Add support for defun in thingatpt.el
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
e8974c48
DA
12011-03-24 Drew Adams <drew.adams@oracle.com>
2
3 * thingatpt.el: Support `defun'.
4
def71b5e
LL
52011-03-23 Leo Liu <sdl.web@gmail.com>
6
cb5af48e
LL
7 * abbrevlist.el: Move to obsolete/abbrevlist.el.
8
def71b5e
LL
9 * help-mode.el (help-mode-finish): Tweak regexp.
10
927c53e7
GM
112011-03-23 Glenn Morris <rgm@gnu.org>
12
18d05bed
GM
13 * eshell/esh-opt.el (eshell-eval-using-options):
14 Do not bind unused local variable `eshell-option-stub'.
15
927c53e7
GM
16 * progmodes/gdb-mi.el (gdb): Fix typo in previous change.
17
9d0da923
JB
182011-03-22 Juanma Barranquero <lekktu@gmail.com>
19
20 * emacs-lisp/derived.el (define-derived-mode): Wrap declaration of
21 keymap variable in `with-no-warnings' to avoid a warning when the
22 keymap has been already `defconst'ed.
23
4b978a67
LL
242011-03-22 Leo Liu <sdl.web@gmail.com>
25
26 * abbrev.el (write-abbrev-file): Use utf-8 for writing if it can
27 encode all chars in abbrevs; otherwise use emacs-mule or
28 utf-8-emacs. (Bug#8308)
29
5fd62452
JB
302011-03-22 Juanma Barranquero <lekktu@gmail.com>
31
0b1596c6
JB
32 * simple.el (backward-delete-char-untabify):
33 Avoid warning about using `delete-backward-char'.
34
5fd62452
JB
35 * image.el (image-type-file-name-regexps): Make it variable.
36 `imagemagick-register-types' modifies it, and the user may want
37 to add new extensions for known image types.
38 (imagemagick-register-types): Throw error if not using ImageMagick.
39
0b4e93f1
LL
402011-03-22 Leo Liu <sdl.web@gmail.com>
41
42 * net/rcirc.el (rcirc-completion-at-point): Return nil if point is
43 located before rcirc-prompt-end-marker.
44 (rcirc-complete): Error if point is not after rcirc prompt.
45 Handle the case when table is nil.
9882e214 46 (rcirc-user-authenticated): Define to fix compiler warning.
0b4e93f1 47
fccee4ab
CY
482011-03-22 Chong Yidong <cyd@stupidchicken.com>
49
50 * custom.el (custom--inhibit-theme-enable): Make it affect only
51 custom-theme-set-variables and custom-theme-set-faces.
52 (provide-theme): Ignore custom--inhibit-theme-enable.
53 (load-theme): Enable the theme explicitly if NO-ENABLE is non-nil.
54 (custom-enabling-themes): Delete variable.
55 (enable-theme): Accept only loaded themes as arguments. Ignore
56 the special custom-enabled-themes variable.
57 (custom-enabled-themes): Forbid themes from setting this.
58 Eliminate use of custom-enabling-themes.
59 (custom-push-theme): Quote "changed" custom var entry.
0357c7ae 60
af896da6
LL
612011-03-21 Leo Liu <sdl.web@gmail.com>
62
63 * ido.el (ido-read-internal): Add ido-selected to history instead
64 of user input.
65
78f64af0
SM
662011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
67
68 * subr.el (deferred-action-list, deferred-action-function):
69 Mark obsolete.
70
b16ac1ec
LL
712011-03-21 Leo Liu <sdl.web@gmail.com>
72
810f7698
LL
73 * vc/log-view.el: Remove (require 'wid-edit), not needed after the
74 change on 2011-02-13 (bug#8309).
75
b16ac1ec
LL
76 * minibuffer.el (read-file-name-function): Change default value.
77 (read-file-name--defaults): Rename from read-file-name-defaults.
78 (read-file-name-default): Rename from read-file-name.
79 (read-file-name): Call read-file-name-function.
80
4e05e67e
GM
812011-03-21 Glenn Morris <rgm@gnu.org>
82
83 * eshell/esh-opt.el (eshell-eval-using-options, eshell-process-args):
84 Doc fixes.
85
4359915b
CY
862011-03-21 Chong Yidong <cyd@stupidchicken.com>
87
88 * cus-theme.el: Add missing provide statement.
89 (customize-create-theme): Extract theme value correctly.
90 (custom-theme-visit-theme): Autoload.
91 (customize-create-theme): Prompt before inserting default faces.
92
1fe275ee
JB
932011-03-20 Jay Belanger <jay.p.belanger@gmail.com>
94
95 * calc/calc-menu.el (calc-units-menu): Add entries for logarithmic
96 units and musical notes.
97
3ec03f7e
LL
982011-03-20 Leo <sdl.web@gmail.com>
99
100 * ido.el (ido-read-internal): Use completing-read-default.
101 (ido-completing-read): Fix compatibility with completing-read.
102
7d476bde
CO
1032011-03-20 Christian Ohler <ohler@gnu.org>
104
105 * emacs-lisp/ert.el (ert-run-tests-batch): Remove unused variable.
106 (ert-delete-all-tests): Use `called-interactively-p' rather than
107 `interactive-p'.
108 (ert--make-xrefs-region): Respect END.
109
fe0fb33e
CY
1102011-03-19 Chong Yidong <cyd@stupidchicken.com>
111
ff854b0b
CY
112 * dired-aux.el (dired-create-directory): Signal an error if the
113 directory already exists (Bug#8246).
114
fe0fb33e
CY
115 * facemenu.el (list-colors-display): Call list-faces-display
116 inside with-help-window.
117 (list-colors-print): Use display property to align the final
118 column, instead of checking window-width.
119
576bce32
EZ
1202011-03-19 Eli Zaretskii <eliz@gnu.org>
121
122 * emerge.el (emerge-metachars): Separate value for ms-dos and
123 windows-nt systems.
124 (emerge-protect-metachars): Quote correctly for ms-dos and
125 windows-nt systems.
126
b14e3e21 1272011-03-19 Ralph Schleicher <rs@ralph-schleicher.de>
e6ce307c
RS
128
129 * info.el (info-initialize): Replace all uses of `:' with
130 path-separator for compatibility with non-Unix systems.
131 Cache quoting of path-separator. (Bug#8258)
132
b14e3e21 1332011-03-19 Juanma Barranquero <lekktu@gmail.com>
ad22b7f7
JB
134
135 * avoid.el (mouse-avoidance-mode, mouse-avoidance-nudge-dist)
136 (mouse-avoidance-threshold, mouse-avoidance-banish-destination)
137 (mouse-avoidance-mode): Fix typos in docstrings.
138
4525ce3e
CY
1392011-03-19 Chong Yidong <cyd@stupidchicken.com>
140
141 * startup.el (package-subdirectory-regexp): Move from package.el.
142 Omit \\` and \\', and let callers add them.
143
144 * emacs-lisp/package.el (package-strip-version)
145 (package-load-all-descriptors): Add \\` and \\' to
146 package-subdirectory-regexp before using it.
147 (package-untar-buffer): New arg DIR; ensure that file untars only
148 into this expected directory. Remove superfluous delete-region.
149 (package-unpack): Caller changed.
150 (package-tar-file-info): Use package-subdirectory-regexp.
151
a904a09a 1522011-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
1518e4f0 153
a904a09a
SM
154 * vc/diff-mode.el (diff-mode-map): Shadow problematic bindings from
155 diff-mode-shared-map (bug#8284).
156 (diff-mode-shared-map): Re-introduce some bindings that were problematic.
1518e4f0
G
157
1582011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
159
160 * calendar/time-date.el (format-seconds): Use assoc instead of
161 assoc-string, since assoc-string doesn't exist in XEmacs.
162
171fc304
JB
1632011-03-17 Juanma Barranquero <lekktu@gmail.com>
164
165 * custom.el (custom-known-themes): Reflow docstring.
166 (custom-theme-load-path): Fix typo in docstring.
167 (load-theme): Fix typo in error message.
168 (custom-available-themes, custom-variable-theme-value):
169 Use `let', not `let*'.
170
d71990a1
JB
1712011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
172
173 * calc/README: Mention inclusion of musical notes.
174
175 * calc/calc-units.el (calc-lu-quant): Rename from
176 `calc-logunits-quantity'.
177 (calcFunc-lupquant): Rename from `calcFunc-powerquant'.
178 (calcFunc-lufquant): Rename from `calcFunc-fieldquant'.
179 (calc-db): Rename from `calc-dblevel'.
180 (calcFunc-dbpower): Rename from `calcFunc-dbpowerlevel'.
181 (calcFunc-dbfield): Rename from `calcFunc-dbfieldlevel'.
182 (calc-np): Rename from `calc-nplevel'.
183 (calcFunc-nppower): Rename from `calcFunc-nppowerlevel'.
184 (calcFunc-npfield): Rename from `calcFunc-npfieldlevel'.
185 (calc-lu-plus): Rename from `calc-logunits-add'.
186 (calcFunc-lupadd): Rename from `calcFunc-lupoweradd'.
187 (calcFunc-lufadd): Rename from `calcFunc-lufieldadd'.
188 (calc-lu-minus): Rename from `calc-logunits-sub'.
189 (calcFunc-lupsub): Rename from `calcFunc-lupowersub'.
190 (calcFunc-lufsub): Rename from `calcFunc-lufieldsub'.
191 (calc-lu-times): Rename from `calc-logunits-mul'.
192 (calcFunc-lupmul): Rename from `calcFunc-lupowermul'.
193 (calcFunc-lufmul): Rename from `calcFunc-lufieldmul'.
194 (calc-lu-divide): Rename from `calc-logunits-div'.
195 (calcFunc-lupdiv): Rename from `calcFunc-lupowerdiv'.
196 (calcFunc-lufdiv): Rename from `calcFunc-lufielddiv'.
197
198 * calc/calc-ext.el (calc-init-extensions): Update the names of the
199 functions being autoloaded.
200
201 * calc/calc.el (calc-lu-power-reference): Rename from
202 `calc-logunits-power-reference'.
203 (calc-lu-field-reference): Rename from
204 `calc-logunits-field-reference'.
205
206 * calc/calc-help (calc-l-prefix-help): Mention musical note functions.
207
40c2934b
SM
2082011-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
209
210 * minibuffer.el (completion-all-sorted-completions):
211 Use :completion-cycle-penalty text property if present.
212
b0911414
KM
2132011-03-16 Ken Manheimer <ken.manheimer@gmail.com>
214
215 * allout.el (allout-yank-processing): Adjust for new rebulleting
216 regime so bullet being yanked is used without prompting the user
217 for a choice.
218
8a05b668
JB
2192011-03-16 Juanma Barranquero <lekktu@gmail.com>
220
221 * startup.el (command-line): Warn the user that _emacs is deprecated.
222
5ba5fb81
JB
2232011-03-16 Juanma Barranquero <lekktu@gmail.com>
224
225 * progmodes/delphi.el (delphi-search-path, delphi-indent-level)
226 (delphi-verbose, delphi-comment-face, delphi-string-face)
227 (delphi-keyword-face, delphi-ignore-changes, delphi-indent-line)
228 (delphi-mode-abbrev-table, delphi-debug-buffer, delphi-tab)
229 (delphi-find-unit, delphi-find-current-xdef, delphi-fill-comment)
230 (delphi-new-comment-line, delphi-font-lock-defaults)
231 (delphi-debug-mode-map, delphi-mode-syntax-table, delphi-mode):
232 Fix typos in docstrings.
233
2dab465b
KM
2342011-03-15 Ken Manheimer <ken.manheimer@gmail.com>
235
5ba5fb81 236 * allout.el (allout-make-topic-prefix, allout-rebullet-heading):
2dab465b
KM
237 Invert the roles of character and string values for INSTEAD, so a
238 string is used for the more common case of a defaulting prompt.
239
0adf5618
SM
2402011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
241
242 * progmodes/ruby-mode.el (ruby-backward-sexp):
243 * progmodes/ebrowse.el (ebrowse-draw-file-member-info):
244 * play/gamegrid.el (gamegrid-make-face):
245 * play/bubbles.el (bubbles--grid-width, bubbles--grid-height)
246 (bubbles--colors, bubbles--shift-mode, bubbles--initialize-images):
247 * notifications.el (notifications-notify):
248 * net/xesam.el (xesam-search-engines):
249 * net/quickurl.el (quickurl-list-insert):
250 * vc/vc-hg.el (vc-hg-dir-printer): Fix use of case.
251
d72700e5
CY
2522011-03-15 Chong Yidong <cyd@stupidchicken.com>
253
254 * startup.el (command-line): Update package subdirectory regexp.
255
49c5410a
SM
2562011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
257
c6eee9aa
SM
258 * allout.el (allout-abbreviate-flattened-numbering)
259 (allout-mode-deactivate-hook): Fix up obsolescence "date".
260
49c5410a
SM
261 * subr.el (read-char-choice): Only show the cursor after the prompt,
262 not after the answer.
263
047b2bb9
KR
2642011-03-15 Kevin Ryde <user42@zip.com.au>
265
266 * help-fns.el (variable-at-point): Skip leading quotes, if any
267 (bug#8253).
268
0a57d256
SM
2692011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
270
271 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Change the
272 warning message.
273
77c992bc
MA
2742011-03-14 Michael Albinus <michael.albinus@gmx.de>
275
276 * shell.el (shell): When called interactively, offer to change the
277 shell file name on remote hosts.
278
eebc475d
TZ
2792011-03-13 Teodor Zlatanov <tzz@lifelogs.com>
280
281 * net/ldap.el (ldap-search-internal): Add `auth-source-search'
282 integration for LDAP parameters. The host, base, user or binddn,
283 and secret tokens can be specified in a netrc file, for instance.
284 This is optional because an `auth-source' parameter must be
285 specified in the search attributes.
286
9d05d1ba
JB
2872011-03-13 Juanma Barranquero <lekktu@gmail.com>
288
289 * help.el (describe-mode): Link to the mode's definition (bug#8185).
290
09d9db2c
GM
2912011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
292
293 * ebuff-menu.el (electric-buffer-menu-mode-map): Move initialization
294 into declaration. Remove redundant and harmful binding.
295
2962011-03-12 Eli Zaretskii <eliz@gnu.org>
297
298 * files.el (file-ownership-preserved-p): Pass `integer' as an
299 explicit 2nd argument to `file-attributes'. If the file's owner
300 is the Administrators group on Windows, and the current user is
301 Administrator, consider that a match.
302
303 * server.el (server-ensure-safe-dir): Consider server directory
304 safe on MS-Windows if its owner is the Administrators group while
305 the current Emacs user is Administrator. Use `=' to compare
306 numerical UIDs, since they could be integers or floats.
307
219bd536
JB
3082011-03-12 Juanma Barranquero <lekktu@gmail.com>
309
310 * vc/vc-bzr.el (vc-bzr-state): Handle bzr 2.3.0 (follow-up to bug#8170).
311
f3afd36b
MA
3122011-03-12 Michael Albinus <michael.albinus@gmx.de>
313
314 Sync with Tramp 2.2.1.
315
316 * net/tramp-sh.el (tramp-methods): Exchange "%k" marker with options.
317
318 * net/trampver.el: Update release number.
319
3aaaa6f1
SM
3202011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
321
94642599
SM
322 * progmodes/compile.el (compilation--previous-directory): Fix up
323 various nil/dead-marker mismatches (bug#8014).
324 (compilation-directory-properties, compilation-error-properties):
325 Don't call it at a position past the one we're about to change.
326
3aaaa6f1
SM
327 * emacs-lisp/bytecomp.el (byte-compile-make-obsolete-variable):
328 Disable obsolescence warnings in the file that declares it.
329
14239447
KM
3302011-03-11 Ken Manheimer <ken.manheimer@gmail.com>
331
219bd536 332 * allout-widgets.el (allout-widgets-tally): Initialize
14239447
KM
333 allout-widgets-tally as a hash table rather than nil to prevent
334 mode-line redisplay warnings.
335 Also, clarify the module description and fix a comment typo.
336
135e287c
JB
3372011-03-11 Juanma Barranquero <lekktu@gmail.com>
338
339 * help-fns.el (describe-variable): Don't complete keywords.
340 Suggested by Teodor Zlatanov <tzz@lifelogs.com>.
341
ffbf300e
CY
3422011-03-10 Chong Yidong <cyd@stupidchicken.com>
343
ba08b241
CY
344 * emacs-lisp/package.el (package-version-join): Impose a standard
345 string representation for pre/alpha/beta version lists.
346 (package-unpack-single): Standardize the directory name by passing
347 it through package-version-join.
348 (package-strip-rcs-id): Accept any version string that does not
349 signal an error in version-to-list.
ffbf300e 350
f346fd6b
MA
3512011-03-10 Michael Albinus <michael.albinus@gmx.de>
352
353 * simple.el (delete-trailing-whitespace): Return nil for the
354 benefit of `write-file-functions'.
355
ccb55d27
GM
3562011-03-10 Glenn Morris <rgm@gnu.org>
357
5ceaac0c
GM
358 * vc/vc-hg.el (vc-hg-pull, vc-hg-merge-branch): Use vc-hg-program.
359
02da65ff
GM
360 * vc/vc-git.el (vc-git-program): New option.
361 (vc-git-branches, vc-git-pull, vc-git-merge-branch, vc-git-command)
362 (vc-git--call): Use it.
363
b2f603cc
GM
364 * eshell/esh-util.el (eshell-condition-case): Doc fix.
365
5772caab
GM
366 * cus-edit.el (Custom-newline): If no button at point, look
367 for a subgroup button at start-of-line. (Bug#2298)
368
ccb55d27
GM
369 * mail/rmail.el (rmail-msgend, rmail-msgbeg): Doc fixes.
370
ec6ecaed
JD
3712011-03-10 Julien Danjou <julien@danjou.info>
372
373 * avoid.el (mouse-avoidance-ignore-p): Do not move the cursor if
374 `cursor-type' is nil.
375
9d5aa01d
JB
3762011-03-09 Jay Belanger <jay.p.belanger@gmail.com>
377
378 * calc/calc.el (calc-mode-map): Don't bind "C-_" to `calc-missing-key'.
379
b6a5875b
KM
3802011-03-09 Ken Manheimer <ken.manheimer@gmail.com>
381
382 * allout.el Summary: Change so yank of distinctive-bullet items
383 preserves the existing header prefix, rebulleting it if necessary,
384 rather than replacing it. This is necessary for proper operation
385 of cooperative addons like allout-widgets.
219bd536 386 (allout-make-topic-prefix, allout-rebullet-heading): Change
b6a5875b
KM
387 SOLICIT arg to INSTEAD, and interpret additionally a string value
388 as alternate bullet to be used, instead of prompting the user for
389 a bullet character.
390
ee545c35
MA
3912011-03-09 Michael Albinus <michael.albinus@gmx.de>
392
393 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band): Do
394 not use `tramp-file-name-port', because this returns also
395 `tramp-default-port'.
396
c47971d7
DD
3972011-03-09 Deniz Dogan <deniz.a.m.dogan@gmail.com>
398
399 * net/rcirc.el (rcirc-handler-001): Remove useless
400 with-rcirc-process-buffer.
401 (rcirc-check-auth-status): Swap arguments to string-match.
402
13522cb4
GM
4032011-03-09 Glenn Morris <rgm@gnu.org>
404
0be6f4f1
GM
405 * shell.el (shell-mode):
406 Set comint-input-ring-size from HISTSIZE. (Bug#7889)
407
13522cb4
GM
408 * progmodes/gdb-mi.el (gdb): Improve 2010-12-08 change.
409 Check for GDBHISTFILE, HISTSIZE, etc. (Bug#7889)
410
515de2e3
CY
4112011-03-08 Chong Yidong <cyd@stupidchicken.com>
412
413 * emacs-lisp/package.el (package-refresh-contents)
414 (package-menu-execute): Use condition-case-no-debug.
415
b511b994
MA
4162011-03-08 Michael Albinus <michael.albinus@gmx.de>
417
418 * simple.el (shell-command-to-string): Use `process-file'.
419
420 * emacs-lisp/package.el (package-tar-file-info): Handle also
421 remote files.
422
423 * emacs-lisp/package-x.el (package-upload-buffer-internal): Use
424 `equal' for upload base check.
425
25bbfb31
AM
4262011-03-08 Arni Magnusson <arnima@hafro.is> (tiny change)
427
428 * textmodes/texinfo.el (texinfo-environments):
429 Add deftypecv, deftypeivar, deftypemethod, deftypeop, html. (Bug#2783)
430
be996521
GM
4312011-03-08 Glenn Morris <rgm@gnu.org>
432
e9c8529f
GM
433 * cus-start.el (cursor-in-non-selected-windows):
434 Fix :set quoting oddness. (Bug#8192)
435
be996521
GM
436 * font-lock.el (lisp-font-lock-keywords-1): Don't highlight `)'
437 in some setf expressions. (Bug#2159)
438
2bb5649e
CY
4392011-03-08 Chong Yidong <cyd@stupidchicken.com>
440
441 * custom.el (custom-available-themes): Return themes in
442 alphabetical order.
443
7600cf45
CY
4442011-03-07 Chong Yidong <cyd@stupidchicken.com>
445
446 * progmodes/cc-cmds.el (c-beginning-of-statement): Fix incorrect
447 application of patch from Alan Mackenzie (Bug#7595).
448
fa7062f6
DD
4492011-03-07 Deniz Dogan <deniz.a.m.dogan@gmail.com>
450
451 * net/rcirc.el (rcirc-connect): Fix PASS bug.
452
619f4b62
GM
4532011-03-07 Glenn Morris <rgm@gnu.org>
454
455 * vc/vc.el (vc-next-action): Add missing space to y-or-n-p prompt.
7e319d3c 456 Give an explicit error if failed to make writable. (Bug#6146)
619f4b62 457
e63e9234
ER
4582011-03-07 Ed Reingold <reingold@emr.cs.iit.edu>
459
460 * calendar/cal-hebrew.el (diary-hebrew-yahrzeit):
461 Add optional `after-sunset' argument. (Bug#8190)
462
16130297
AH
4632011-03-07 Aaron S. Hawley <aaron.s.hawley@gmail.com>
464
465 * play/morse.el (nato-alphabet, nato-region, denato-region):
466 New variable and functions. (Bug#2288)
f72c1fd6 467 (morse-region, unmorse-region): Barf if read-only.
16130297 468
2b0787b3
SM
4692011-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
470
471 * progmodes/gud.el (gdb-script-syntax-propertize-function):
472 Don't change the syntax of a \n that closes a comment (bug#8169).
473
5c69cb2c
CY
4742011-03-06 Chong Yidong <cyd@stupidchicken.com>
475
476 * emacs-lisp/package-x.el (package-archive-upload-base): Make it a
477 defcustom.
478 (package--update-file): Doc fix. Accept relative file names.
479 (package--archive-contents-from-file): Remove the argument, since
480 it's necessarily always "archive-contents".
481 (package-maint-add-news-item): Pass relative file name args to
482 package--update-file.
483 (package-upload-buffer-internal): Prompt for a destination if
484 package-archive-upload-base is invalid. Create the directory if
485 it does not exist.
486 (package-upload-buffer, package-upload-file): Doc fix.
487
892777ba
CY
4882011-03-06 Chong Yidong <cyd@stupidchicken.com>
489
490 * isearch.el (isearch-mode-map): Bind C-y to isearch-yank-kill,
491 and move isearch-yank-line to M-s C-e (Bug#8183).
492
9d1f0f55
AM
4932011-03-06 Alan Mackenzie <acm@muc.de>
494
495 * progmodes/cc-engine.el (c-guess-basic-syntax): Reindent.
804a116c
AM
496 (c-guess-basic-syntax): Move CASE 19 to a different place,
497 correctly to process template-args-cont lines.
9d1f0f55 498
479a2c9b
JB
4992011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
500
2b0787b3
SM
501 * calc/calc-ext.el (calc-init-extensions):
502 Rename calc-logunits-dblevel and calc-logunits-nplevel to calc-dblevel
804a116c
AM
503 and calc-nplevel, respectively. Add keybindings for calc-spn,
504 calc-midi and calc-freq. Add autoloads for calcFunc-spn,
505 calcFunc-midi, calcFunc-freq, calc-spn, calc-midi and calc-freq.
479a2c9b
JB
506
507 * calc/calc-units.el (calc-dblevel): Rename from
508 calc-logunits-dblevel.
509 (calc-nplevel): Rename from calc-logunits-nplevel.
05a29101
JB
510 (math-midi-round, math-freqp, math-midip, math-spnp)
511 (math-spn-to-midi, math-midi-to-spn, math-freq-to-spn)
512 (math-midi-to-freq, math-spn-to-freq, calcFunc-spn, calcFunc-midi)
513 (calcFunc-freq, calc-freq, calc-midi, calc-spn): New functions.
514 (math-notes): New variable.
515
516 * calc/calc.el (calc-note-threshold): New variable.
479a2c9b 517
f561e49a
CY
5182011-03-06 Chong Yidong <cyd@stupidchicken.com>
519
520 * emacs-lisp/package.el (package-archives): Accept either ordinary
521 directory names, in addition to HTTP URLs.
522 (package--with-work-buffer): New macro. Handle normal directories.
523 (package-handle-response): Don't display the failing buffer.
524 (package-download-single, package-download-tar)
525 (package--download-one-archive): Use package--with-work-buffer.
526 (package-archive-base): Rename from package-archive-url.
527
79a0fb58
GM
5282011-03-06 Glenn Morris <rgm@gnu.org>
529
530 * generic-x.el (generic-unix-modes): Add xmodmap-generic-mode.
531 (xmodmap-generic-mode): Respect generic-extras-enable-list.
532
ffd0a502
DC
5332011-03-06 Daniel Clemente <dcl441-bugs@yahoo.com> (tiny change)
534
535 * generic-x.el (xmodmap-generic-mode): New. (Bug#2065)
536
01c35094
JB
5372011-03-06 Juanma Barranquero <lekktu@gmail.com>
538
539 * allout.el (allout-init, allout-prefixed-keybindings)
540 (allout-unprefixed-keybindings):
541 * progmodes/prolog.el (prolog-find-term):
542 Fix typos in docstrings.
543
509742cc
NS
5442011-03-06 Nikolaj Schumacher <me@nschum.de> (tiny change)
545
546 * emacs-lisp/elp.el (elp-results): Fix off-by-one in header. (Bug#2746)
547
14369ab3
KR
5482011-03-06 Kevin Ryde <user42@zip.com.au>
549
550 * textmodes/sgml-mode.el (sgml-fill-nobreak): Give it a doc. (Bug#5326)
551
aa248733
MS
5522011-03-06 Michael Shields <shields@msrl.com> (tiny change)
553
554 * window.el (one-window-p, walk-windows, display-buffer):
555 Doc fixes. (Bug#5567)
556
da0275f8
JB
5572011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
558
559 * cus-edit.el (custom-prompt-variable): Use the `custom-get' property
560 of the variable if it exists.
561
845fc5e5
JB
5622011-03-06 Juanma Barranquero <lekktu@gmail.com>
563
564 * bookmark.el:
565 * desktop.el:
566 * emacs-lock.el:
567 * ps-print.el:
568 * saveplace.el:
569 * net/tramp-cache.el:
01c35094 570 * obsolete/fast-lock.el:
845fc5e5
JB
571 * textmodes/reftex.el:
572 Don't set `kill-emacs-hook' on noninteractive sessions (bug#8137).
573
7e27ce9c
AL
5742011-03-05 Antoine Levitt <antoine.levitt@gmail.com>
575
01c35094
JB
576 * files.el (delete-directory, copy-directory, list-directory):
577 Use read-directory-name.
7e27ce9c
AL
578
579 * find-file.el (ff-find-the-other-file):
580 * net/ange-ftp.el (ange-ftp-make-directory):
581 * printing.el (pr-interactive-dir):
582 * progmodes/ada-prj.el (ada-prj-load-directory):
583 * progmodes/ebnf2ps.el (ebnf-print-directory)
584 (ebnf-spool-directory, ebnf-eps-directory)
585 (ebnf-syntax-directory):
586 * shell.el (shell):
587 * speedbar.el (speedbar-create-directory):
588 * vc/emerge.el (emerge-merge-directories):
589 * vc/vc-dir.el (vc-dir):
590 * vc/vc.el (vc-create-tag, vc-retrieve-tag): Likewise.
591
d23ae2b0
CY
5922011-03-05 Chong Yidong <cyd@stupidchicken.com>
593
594 * help-mode.el (help-buffer): If we are to return the current
595 buffer, signal an error if it's not in Help mode (Bug#8147).
596
2de9cc1a
RT
5972011-03-05 Reuben Thomas <rrt@sc3d.org>
598
599 * files.el (file-name-version-regexp): Handle backup files of the
600 form `foo.js.~HEAD~1~' (Bug#8159).
601
81fb60b2
GM
6022011-03-05 Glenn Morris <rgm@gnu.org>
603
604 * eshell/esh-var.el: Don't require esh-test when compiling.
605 * eshell/em-banner.el, eshell/esh-cmd.el, eshell/esh-mode.el:
606 * eshell/esh-var.el, eshell/eshell.el: Move tests to esh-test.
01c35094 607 * eshell/esh-test.el: Move to ../../test/eshell.el.
81fb60b2 608
c5f09daf
DE
6092011-03-05 David Engster <deng@randomsample.de>
610
611 * files.el (save-some-buffers): Report the names of buffers saved
612 automatically due to buffer-save-without-query (Bug#8134).
613
77f63d30
DD
6142011-03-05 Deniz Dogan <deniz.a.m.dogan@gmail.com>
615
616 * net/rcirc.el: Add QuakeNet authentication support.
617 (rcirc-authinfo, rcirc-check-auth-status)
618 (rcirc-authenticate): Support QuakeNet.
619
72d2c2e3
DD
6202011-03-05 Deniz Dogan <deniz.a.m.dogan@gmail.com>
621
622 * net/rcirc.el: Add functionality to authenticate before
623 autojoining channels.
624 (rcirc-authenticate-before-join): New option.
625 (rcirc-authenticated-hook): New variable.
626 (rcirc-connect): Make local variable rcirc-user-authenticated.
627 (rcirc-handler-001): Respect rcirc-authenticate-before-join.
01c35094
JB
628 (rcirc-check-auth-status, rcirc-join-channels-post-auth):
629 New functions.
630 (rcirc-handler-PRIVMSG, rcirc-handler-NOTICE):
631 Call rcirc-check-auth-status.
72d2c2e3 632
d733e817
MA
6332011-03-05 Alex Harsanyi <AlexHarsanyi@gmail.com>
634
635 * net/soap-client.el (soap-namespace-put-link): Check if the target
636 name is fully qualified -- use only the name part.
637 (soap-parse-complex-type, soap-parse-sequence): Recognize xsd:all
638 types, treated the same as xsd:sequence. (Bug#8166)
639
3ae59fff
EZ
6402011-03-05 Eli Zaretskii <eliz@gnu.org>
641
642 * files.el (find-file-noselect): Don't ask about re-visiting
643 non-literally if the file is already visited in image-mode.
644 (Bug#8177)
645
a9eeff78
GM
6462011-03-05 Glenn Morris <rgm@gnu.org>
647
d783d303
GM
648 * eshell/esh-mode.el (eshell-kill-buffer-function): New function.
649 (eshell-mode): Use eshell-kill-buffer-function.
650 Run the -initialize functions independently of the -load-hooks.
651 * eshell/esh-proc.el (eshell-kill-process-function): New function.
652 (eshell-gather-process-output, eshell-sentinel)
653 (eshell-interrupt-process, eshell-kill-process, eshell-quit-process):
654 Use eshell-kill-process-function.
655 * eshell/em-alias.el (eshell-alias-load-hook):
656 * eshell/em-banner.el (eshell-banner-load-hook):
657 * eshell/em-cmpl.el (eshell-cmpl-load-hook):
658 * eshell/em-dirs.el (eshell-dirs-load-hook):
659 * eshell/em-glob.el (eshell-glob-load-hook):
660 * eshell/em-hist.el (eshell-hist-load-hook):
661 * eshell/em-pred.el (eshell-pred-load-hook):
662 * eshell/em-prompt.el (eshell-prompt-load-hook):
663 * eshell/em-rebind.el (eshell-rebind-load-hook):
664 * eshell/em-script.el (eshell-script-load-hook):
665 * eshell/em-smart.el (eshell-smart-load-hook):
666 * eshell/em-term.el (eshell-term-load-hook):
667 * eshell/em-unix.el (eshell-unix-load-hook):
668 * eshell/esh-arg.el (eshell-arg-load-hook):
669 * eshell/esh-cmd.el (eshell-cmd-load-hook):
670 * eshell/esh-ext.el (eshell-ext-load-hook):
671 * eshell/esh-io.el (eshell-io-load-hook):
672 * eshell/esh-mode.el (eshell-exit-hook):
673 * eshell/esh-proc.el (eshell-proc-load-hook, eshell-kill-hook):
674 * eshell/esh-var.el (eshell-var-load-hook):
675 Set default hook values to nil. (Bug#5375)
676
4a0f18a8
GM
677 * eshell/esh-module.el (eshell-module-unload-hook)
678 (eshell-modules-list): Remove leading * from defcustom docs.
679
a9eeff78
GM
680 * eshell/esh-util.el (eshell-for): Make it obsolete.
681 * eshell/em-alias.el (eshell/alias, eshell-alias-completions):
682 * eshell/em-dirs.el (eshell-save-some-last-dir):
683 * eshell/em-hist.el (eshell-save-some-history)
684 (eshell-hist-parse-modifier):
685 * eshell/em-ls.el (eshell-ls-dir, eshell-ls-files)
686 (eshell-ls-entries):
687 * eshell/em-unix.el (eshell/cat, eshell/du, eshell/su):
688 * eshell/esh-cmd.el (eshell-invoke-directly, eshell-do-eval)
689 (eshell/which):
690 * eshell/esh-ext.el (eshell-find-interpreter):
691 * eshell/esh-mode.el (eshell-mode):
692 * eshell/esh-module.el (eshell-unload-extension-modules):
693 * eshell/esh-proc.el (eshell-process-interact):
694 * eshell/esh-test.el (eshell-test):
695 * eshell/esh-util.el (eshell-flatten-list, eshell-winnow-list):
696 * eshell/esh-var.el (eshell/env, eshell-environment-variables)
697 (eshell-variables-list):
698 * eshell/eshell.el (eshell-unload-all-modules):
699 Replace eshell-for with dolist.
700
85a55d38
GM
7012011-03-04 Glenn Morris <rgm@gnu.org>
702
703 * vc/vc-bzr.el (vc-bzr-after-dir-status): Handle bzr 2.3.0. (Bug#8170)
704
38c179c9
TT
7052011-03-04 Tom Tromey <tromey@redhat.com>
706
707 * progmodes/gud.el (gdb-script-mode): Derive from prog-mode.
708
732795fa
GM
7092011-03-04 Glenn Morris <rgm@gnu.org>
710
015bea8f
GM
711 * outline.el (outline-regexp): No longer allow nil.
712 (outline-heading-end-regexp): Add safety predicate. (Bug#7619)
713
9d982739
GM
714 * net/browse-url.el (browse-url):
715 Handle deleted default-directory. (Bug#6077)
716
732795fa
GM
717 * recentf.el (recentf-include-p): In case of a buggy predicate,
718 err on the side of including, not excluding. (Bug#5843)
719
d6ffd3f8
JB
7202011-03-04 Jay Belanger <jay.p.belanger@gmail.com>
721
722 * calc/calc-units.el (math-to-standard-rec): Don't treat subscripted
723 variables as units.
724
a918ed9b
BR
7252011-03-04 Bob Rogers <rogers@rgrjr.dyndns.org>
726
727 * emacs-lisp/ewoc.el (ewoc-goto-next): Give a more explicit error
728 if there is no node. (Bug#3261)
729
fc0e9092
LL
7302011-03-04 Leo <sdl.web@gmail.com>
731
0a5cb52b
LL
732 * vc/diff-mode.el (diff-mode): Fix whitespace-style. (Bug#8139)
733
fc0e9092
LL
734 * time.el (display-time-world-list): Fix typo. (Bug#7571)
735
a65112fb 7362011-03-04 Zachary Kanfer <zkanfer@gmail.com> (tiny change)
d8c8743b
ZK
737
738 * cus-edit.el (custom-buffer-create-internal):
739 Split search string before passing it to `customize-apropos' (bug#8136).
740
3191adaf
DA
7412011-03-04 Drew Adams <drew.adams@oracle.com>
742
743 * image-dired.el (image-dired-cmd-read-exif-data-options):
744 Fix typo in docstring (bug#8156).
745
fcd8ed1d
DD
7462011-03-03 Deniz Dogan <deniz.a.m.dogan@gmail.com>
747
748 * net/rcirc.el (rcirc-cmd-join): Accept comma-separated input.
749
de69c0a8
CO
7502011-03-03 Christian Ohler <ohler@gnu.org>
751
752 * emacs-lisp/ert.el (ert--explain-equal): New function.
753 (ert--explain-equal-rec): Renamed from `ert--explain-not-equal'.
754 All callers changed.
755 (ert--explain-equal-including-properties): Renamed from
756 `ert--explain-not-equal-including-properties'. All callers
757 changed.
758
7c0d1441
CO
7592011-03-03 Christian Ohler <ohler@gnu.org>
760
761 * emacs-lisp/ert.el (ert--stats-set-test-and-result)
762 (ert-char-for-test-result, ert-string-for-test-result)
763 (ert-run-tests-batch, ert--print-test-for-ewoc):
764 Handle `ert-test-quit'.
765
31128af6
DA
7662011-03-03 David Abrahams <dave@boostpro.com> (tiny change)
767
768 * vc/ediff-init.el (ediff-use-faces, ediff-highlight-all-diffs):
769 Move ediff-defvar-local calls after defcustoms. (Bug#1821)
770
06083aa1
GM
7712011-03-03 Glenn Morris <rgm@gnu.org>
772
773 * files.el (file-truename): Doc fix. (Bug#2341)
774
c7a74801
BR
7752011-03-03 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
776
01c35094 777 * vc/vc-dir.el (vc-dir-mode-map): Bind vc-dir-find-file to e (Bug#7349).
c7a74801 778
614b85f8
VJ
7792011-03-03 Vagn Johansen <gonz808@hotmail.com> (tiny change)
780
781 * vc/vc-svn.el (vc-svn-after-dir-status): Some MS Windows svn client
782 programs output backslashes. (Bug#7663)
783
f96dc50f
GM
7842011-03-03 Glenn Morris <rgm@gnu.org>
785
fb532fe8
GM
786 * mail/sendmail.el (mail-mode-map): Remove mail-sent-via.
787 (mail-mode): Remove mail-sent-via from the doc.
788 (mail-sent-via): Make it obsolete. (Bug#1776)
789
a915d7a1
GM
790 * progmodes/grep.el (grep-highlight-matches): Doc fix.
791 (grep-process-setup): No highlighting without font-lock. (Bug#8084)
792
f96dc50f
GM
793 * vc/vc-bzr.el (vc-bzr-state-heuristic): Handle dirstate entries
794 with no parents. (Bug#8025)
795
71f8b7ed
G
7962011-03-02 Teodor Zlatanov <tzz@lifelogs.com>
797
798 * password-cache.el (password-in-cache-p): Add autoload.
799
8889f4e2
GM
8002011-03-02 Glenn Morris <rgm@gnu.org>
801
3ab7ebb9
GM
802 * man.el (Man-support-local-filenames): Also handle Red Hat's man.
803 * dired-x.el (Man-support-local-filenames): Autoload it.
804 (dired-guess-shell-alist-default): Also handle Red Hat's man.
805
2777ccbf
GM
806 * dired-x.el (dired-default-directory-alist, dired-default-directory):
807 Mark as obsolete.
808 (dired-smart-shell-command): Just call dired-current-directory.
809
5dedeef2
GM
810 * dired-x.el (dired-jump-other-window): Add autoload.
811 (dired-default-directory-alist, dired-default-directory): Doc fixes.
812 (dired-default-directory-alist): Mark as risky.
813
8889f4e2
GM
814 * dired-x.el (dired-omit-here-always): Make it obsolete.
815
d77aaf6f
CY
8162011-03-02 Chong Yidong <cyd@stupidchicken.com>
817
818 * textmodes/artist.el (artist-curr-go): Default to pen-line.
819 (artist-select-op-pen-line): New function.
820 (artist-menu-map): New variable.
821 (artist-mode-map): Add a menu to the menu-bar.
822
771fc75e
JB
8232011-03-02 Jay Belanger <jay.p.belanger@gmail.com>
824
825 * calc/calc-math.el (calcFunc-log10): Check for symbolic mode
826 when evaluating.
827
828 * calc/calc-units.el (math-conditional-apply, math-conditional-pow):
829 New function.
830 (math-logunits-add, math-logunits-mul, math-logunits-divide):
831 (math-logunits-quant, math-logunits-level):
832 Use `math-conditional-apply' and `math-conditional-pow' to evaluate
833 functions.
834 (math-logunits-level): Extract units from ratio.
835
f6132e5a
JB
8362011-03-01 Juanma Barranquero <lekktu@gmail.com>
837
838 * emacs-lisp/cl-macs.el (lexical-let*): Fix argument name in docstring.
839
7454f200
GM
8402011-03-01 Glenn Morris <rgm@gnu.org>
841
a65112fb
GM
842 * calendar/cal-hebrew.el (calendar-hebrew-birthday)
843 (diary-hebrew-birthday): Rename and rework functions added
844 in previous change.
7454f200 845
cdcbd5a7
ER
8462011-03-01 Ed Reingold <reingold@emr.cs.iit.edu>
847
848 * calendar/cal-hebrew.el (hebrew-calendar-birthday)
849 (diary-hebrew-birthday): New functions.
850
9903d828
GM
8512011-03-01 Glenn Morris <rgm@gnu.org>
852
853 * dired.el (dired-safe-switches-p): Beef it up.
854 (dired-actual-switches): Use it for the safe-local prop. (Bug#3230)
855
75da6eb9
SM
8562011-03-01 Stefan Monnier <monnier@iro.umontreal.ca>
857
858 * dired.el (dired-safe-switches-p): New function.
859
6640b281
GM
8602011-03-01 Glenn Morris <rgm@gnu.org>
861
862 * files.el (dir-locals-collect-variables):
863 Add the ability to exclude subdirectories. (Bug#8100)
864
865 * dired-x.el (dired-omit-here-always): Add `(subdirs . nil)' to locals.
866
cead857b
CS
8672011-02-28 Christoph Scholtes <cschol2112@googlemail.com>
868
869 * ido.el (ido-everywhere): Doc fix.
870 (ido-mode): Doc fix.
871
0a906ec3
GM
8722011-02-28 Glenn Morris <rgm@gnu.org>
873
874 * dired-x.el (dired-guess-shell-alist-default): Use \\', not $.
875
22b300de
MA
8762011-02-28 Michael Albinus <michael.albinus@gmx.de>
877
878 * net/tramp-cmds.el (tramp-append-tramp-buffers): Dump load-path
879 shadows.
880
abec5126 8812011-02-28 Antoine Levitt <antoine.levitt@gmail.com>
584a2773
AL
882
883 * dired-x.el (dired-guess-shell-alist-default): Add rar and 7z.
884
ca3afb79
JB
8852011-02-28 Juanma Barranquero <lekktu@gmail.com>
886
887 * emacs-lisp/pcase.el (pcase, pcase--u1, pcase--q1):
888 Fix typos in docstrings.
889
edb57480
SB
8902011-02-28 Stephen Berman <stephen.berman@gmx.net>
891
892 * dired-aux.el (dired-update-file-line):
893 Fix 2010-11-09 change. (Bug#8131)
894
2b0c7330 8952011-02-28 Eli Zaretskii <eliz@gnu.org>
d1f61aaf
EZ
896
897 * international/mule-cmds.el (set-default-coding-systems): Use the
898 -unix variant of encoding in default-keyboard-coding-system.
899 (Bug#8122)
900
df7f0d0b
CY
9012011-02-27 Chong Yidong <cyd@stupidchicken.com>
902
903 * facemenu.el (list-colors-display): Use with-help-window (Bug#8048).
904
3e478a7c 9052011-02-27 Prestoo Ten <prestooten@gmail.com> (tiny change)
6c89f663
PT
906
907 * term/screen.el: New file (Bug#2650).
908
1f0816b6
SM
9092011-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
910
911 * emacs-lisp/pcase.el (pcase--if): Try to invert test to reduce depth.
912 (pcase-mutually-exclusive-predicates): New var.
913 (pcase--split-consp, pcase--split-pred): Use it.
914 (pcase--split-equal, pcase--split-member): When splitting against
915 a pure predicate, run it to know the outcome.
916 (pcase--u1): Mark vars that are actually used.
917 (pcase--q1): Avoid introducing unused vars.
918
b49df742
JB
9192011-02-27 Jay Belanger <jay.p.belanger@gmail.com>
920
921 * calc/calc-ext.el (calc-init-extensions):
922 Autoload `calc-l-prefix-help' instead of `calc-ul-prefix-help'.
923
924 * calc/calc-math.el (calcFunc-log10): Don't signal an error in
925 symbolic mode.
926
927 * calc/calc-vec.el (calcFunc-subscr): Return nil if the first
928 argument is a variable.
929
e573299d
SM
9302011-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
931
932 * emacs-lisp/assoc.el: Remove misleading `sort' (bug#8126).
933 (aput, adelete, amake): Replace `eval' -> `symbol-value'.
934 Suggested by Michael Heerdegen <michael_heerdegen@web.de>.
935
61e9662e
TZ
9362011-02-25 Teodor Zlatanov <tzz@lifelogs.com>
937
938 * password-cache.el (password-in-cache-p): Convenience function to
939 check if a key is in the cache, even if the value is nil.
940
7fe42546
J
9412011-02-25 Jambunathan K <kjambunathan@gmail.com>
942
943 * emacs-lisp/package-x.el (package--archive-contents-from-url)
944 (package--archive-contents-from-file): New functions.
945 (package-update-news-on-upload): New var.
946 (package-upload-buffer-internal): Extract archive-contents from
947 package-archive-upload-base if it is not found at archive-url.
948 Obey package-update-news-on-upload.
949 (package-upload-buffer, package-upload-file): Doc fix.
950
2d8a57ef
GM
9512011-02-24 Glenn Morris <rgm@gnu.org>
952
6a88f031
GM
953 * files-x.el (modify-dir-local-variable): Handle dir-locals from
954 the cache, and from non-file sources.
955
303f9ae0
GM
956 * help-fns.el (describe-variable): Return consistent results when a
957 dir-local from a file came from the cache or did not. (Bug#8095)
958 If a dir-local has no associated file, say it came from a "directory".
959
07915ed9
GM
960 * files.el (hack-dir-local-variables): Fix setting of `dir-name'.
961 (hack-local-variables-confirm, hack-local-variables-filter): Doc fix.
962
ebe401f6
GM
963 * files.el (dir-locals-find-file): Doc fix.
964 Fix the check for cache elements that have no associated file,
303f9ae0 965 and the mtime check for those that do. (Bug#8095)
ebe401f6 966
b36f2f1c
GM
967 * dired-x.el (dired-hack-local-variables):
968 Handle interrupts during hacking local variables. (Bug#5216)
969
2d8a57ef
GM
970 * emacs-lisp/autoload.el (autoload-save-buffers)
971 (autoload-find-destination, update-directory-autoloads):
972 Avoid prompts when updating autoloads.
973
53cfe624
SM
9742011-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
975
976 * emacs-lisp/bytecomp.el (byte-compile-disable-print-circle): Obsolete.
977
c1449bff
KH
9782011-02-23 Kenichi Handa <handa@m17n.org>
979
980 * mail/rmailmm.el (rmail-mime-process-multipart): Do not signal an
981 error when a multipart boundary in the nested multipart is found.
982
251ebe0f
KH
983 * mail/rmail.el (rmail-start-mail): Decode "encoded-words" of
984 header components.
985
5582c670
GM
9862011-02-23 Glenn Morris <rgm@gnu.org>
987
817b48a7
GM
988 * dired.el (dired-mode): Call hack-dir-local-variables-non-file-buffer.
989 * dired-x.el (dired-omit-mode): Safe if boolean.
990 (dired-enable-local-variables): Fix doc and custom type.
991 (dired-enable-local-variables, dired-local-variables-file)
992 (dired-hack-local-variables): Make obsolete.
993 (dired-omit-here-always): Use dir-locals.el instead.
994
5582c670
GM
995 * files.el (safe-local-eval-forms): Add the write-file-hooks version.
996
5f9d345c
SM
9972011-02-22 Stefan Monnier <monnier@iro.umontreal.ca>
998
999 * help-fns.el (describe-function-1): Don't signal an error just because
1000 the DOC file disappeared.
1001
01c35094 10022011-02-22 Seppo Sade <sepposade1@gmail.com> (tiny change)
ca41d117
MA
1003
1004 * eshell/esh-ext.el (eshell-external-command): Do not restrict
1005 remote check to "ftp". (Bug#8089)
1006
e84efb70
AM
10072011-02-21 Alan Mackenzie <acm@muc.de>
1008
1009 Fix bug #7930.
1010 * progmodes/cc-engine.el (c-state-literal-at): Prevent positions
1011 in macros finding their way into c-state-nonlit-pos-cache.
1012 Strengthen the comments.
1013 (c-state-dump): New commented out diagnostic routine.
1014
c6309045
MA
10152011-02-21 Michael Albinus <michael.albinus@gmx.de>
1016
1017 * net/tramp.el (tramp-rfn-eshadow-setup-minibuffer): Do not use
1018 `field' property of `rfn-eshadow-overlay'.
1019
06b840e0
LI
10202011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
1021
1022 * net/netrc.el (netrc-parse): Comment fix.
1023
6d713256
CY
10242011-02-21 Chong Yidong <cyd@stupidchicken.com>
1025
1026 * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
1027 Autoload. Add optional arg FRAME, and pass it to color-values.
1028 (color-complement): Caller changed. Doc fix.
1029 (color-gradient): Rewrite for better clarity and efficiency.
1030
1031 * faces.el (color-values): Use cond for clarity. Doc fix.
1032
5f9d345c 1033 * facemenu.el (color-rgb-to-hsv): Delete; use the version in
6d713256 1034 color.el instead.
5f9d345c
SM
1035 (list-colors-sort-key, list-colors-print):
1036 Use color-normalized-values.
6d713256
CY
1037
10382011-02-20 Drew Adams <drew.adams@oracle.com>
1039
1040 * color.el: First part of merge from hexrgb.el.
1041 (color-rgb-to-hex): Rename from color-rgb->hex.
1042 (color-rgb-to-hsv): Rename from color-rgb->hsv. Force hue and
1043 saturation to zero if the value is too small.
1044 (color-rgb-to-hsl): Rename from color-rgb->hsl.
1045 (color-srgb-to-xyz): Rename from color-srgb->xyz. Doc fix.
1046 (color-xyz-to-srgb): Rename from color-xyz->srgb. Doc fix.
1047 (color-xyz-to-lab): Rename from color-xyz->lab. Doc fix.
1048 (color-lab-to-xyz): Rename from color-lab->xyz. Doc fix.
1049 (color-lab-to-srgb): Rename from color-lab->srgb. Doc fix.
1050 (color-cie-de2000): Doc fix.
1051
aa9c0efc
AM
10522011-02-20 Alan Mackenzie <acm@muc.de>
1053
1054 * progmodes/cc-cmds.el (c-beginning-of-statement): Avoid loop in
1055 locating the beginning of a macro. (Bug#7595)
1056
18cfb5a1
GM
10572011-02-20 Glenn Morris <rgm@gnu.org>
1058
e17816e5
GM
1059 * edmacro.el (edmacro-eight-bits): Make it a defcustom.
1060 Don't autoload it.
1061
18cfb5a1
GM
1062 * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
1063 (global-auto-revert-ignore-buffer): Remove leading "*" from docs.
1064
01c35094
JB
10652011-02-19 Dmitry Bolshakov <dmitry.bolshakov@bridge-quest.com>
1066 Dima Kogan <dkogan@cds.caltech.edu> (tiny change)
a87af185
DB
1067
1068 * progmodes/hideshow.el (hs-find-block-beginning)
1069 (hs-hide-level-recursive): Ignore comments when parsing braces
1070 (Bug#8036).
1071
10722011-02-19 Chong Yidong <cyd@stupidchicken.com>
1073
1074 * vc/vc-bzr.el (vc-bzr-bound-branch-p): New function.
1075 (vc-bzr-pull): Use it.
1076
3ab713fd
CY
10772011-02-19 Chong Yidong <cyd@stupidchicken.com>
1078
1079 * vc/vc-bzr.el (vc-bzr--branch-conf): Function deleted.
1080 (vc-bzr-branch-conf): New function, similar to vc-bzr--branch-conf
1081 but returning an alist. Ignore comments in bzr conffile.
1082 (vc-bzr-pull, vc-bzr-merge-branch): Use vc-bzr-branch-conf.
1083 (vc-bzr-error-regex-alist): New var.
1084 (vc-bzr-merge-branch): Use it to highlight the pull/merge buffer.
1085
5f9d345c
SM
1086 * vc/vc-dispatcher.el (vc-do-async-command):
1087 Bind inhibit-read-only to t.
3ab713fd
CY
1088
1089 * progmodes/compile.el (compilation--flush-directory-cache):
1090 Handle the case where cdr of compilation--flush-directory-cache
1091 points to no buffer, which can occur if we previously switched to
1092 compilation-mode in a pregenerated buffer.
1093
16bc9688
KH
10942011-02-19 Kenichi Handa <handa@m17n.org>
1095
1096 * mail/rmailmm.el (rmail-mime-find-header-encoding): Be sure to
1097 get the header copy into the temporary buffer.
1098 (rmail-mime-insert-decoded-text): Ignore us-ascii.
1099 (rmail-show-mime): When rmail-mime-coding-system is nil, set
1100 buffer-file-coding-system to undecided.
1101
67ab0163 11022011-02-19 Eli Zaretskii <eliz@gnu.org>
61aa93ed 1103
a167e505
EZ
1104 * international/mule-cmds.el (read-char-by-name, ucs-insert):
1105 Document completion with asterisk and a substring.
1106
67ab0163 11072011-02-19 Glenn Morris <rgm@gnu.org>
72d6685c
GM
1108
1109 * files.el (find-file-literally): Doc fix.
1110
41002397
GM
1111 * simple.el (rfc822-goto-eoh): Give it a doc-string.
1112
b8bd9908
GM
1113 * log-edit.el (log-edit-insert-changelog):
1114 Fix `log-edit-strip-single-file-name' functionality. (Bug#8057)
1115
4d737eb2
GM
11162011-02-19 Glenn Morris <rgm@gnu.org>
1117
cad7445b
GM
1118 * dired-x.el: Don't require dired-aux.
1119 (dired-do-create-files, dired-mark-read-regexp)
1120 (dired-do-create-files-regexp): Autoload from dired-aux.
1121
bea584fa
GM
1122 * dired-x.el (dired-find-buffer-nocreate): Merge into dired.el.
1123 * dired.el (dired-find-buffer-nocreate): Merge dired-x version.
1124
d6e96966
GM
1125 * dired-x.el (dired-read-shell-command): Merge into dired-aux's version.
1126 * dired-aux.el (dired-read-shell-command): Merge dired-x's version.
1127
42924231
GM
1128 * dired-x.el (dired-clean-up-after-deletion): Merge into dired.el.
1129 * dired.el (dired-clean-up-after-deletion): Merge dired-x's version.
1130 (dired-clean-up-buffers-too): Declare.
1131
203784cc
GM
1132 * dired-x.el (dired-initial-position): Merge into dired.el's version.
1133 * dired.el (dired-initial-position): Merge dired-x's version here.
1134 (dired-find-subdir): Declare.
1135
30abce25
GM
1136 * dired-x.el (dired-omit-new-add-entry): Merge into dired-add-entry.
1137 * dired-aux.el (dired-add-entry): Give it a doc-string.
1138 Merge dired-x's dired-omit handling here.
1139 (dired-omit-mode, dired-omit-regexp, dired-omit-localp): Declare.
1140
4d737eb2
GM
1141 * international/mule-diag.el (list-input-methods-1):
1142 Indent all lines of multi-line doc-strings. (Bug#8066)
1143
abd20d91
CY
11442011-02-18 Chong Yidong <cyd@stupidchicken.com>
1145
1146 Fix 2011-02-02 changes.
1147
1148 * apropos.el (apropos-print): Call apropos-mode before setting up
1149 buffer variables. Use inhibit-read-only.
1150
5f9d345c
SM
1151 * emacs-lisp/package.el (package--list-packages):
1152 Call package-menu-mode before setting up buffer variables.
abd20d91
CY
1153
1154 * play/solitaire.el (solitaire): Call solitaire-mode before
1155 setting up buffer variables. Use inhibit-read-only.
1156
e697fcfc
LM
11572011-02-18 Lawrence Mitchell <wence@gmx.li>
1158
1159 * progmodes/sh-script.el (sh-syntax-propertize-here-doc): (bug#8053)
1160 Bind case-fold-search to nil when looking for end of here-doc.
1161
4114ed61
EZ
11622011-02-18 Eli Zaretskii <eliz@gnu.org>
1163
e697fcfc
LM
1164 * image-mode.el (image-toggle-display-image):
1165 Set find-file-literally non-nil in buffers visiting binary image
4114ed61
EZ
1166 files. (Bug#8047)
1167
aa56f361
SM
11682011-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
1169
1170 * files.el (cd): Make completion obey cd-path (bug#7924).
1171
d1be20a1
GM
11722011-02-18 Glenn Morris <rgm@gnu.org>
1173
135dee55
GM
1174 * progmodes/prolog.el: Don't require compile when compiling.
1175 (compilation-shell-minor-mode, compilation-error-regexp-alist)
1176 (compilation-forget-errors, compilation-fake-loc)
1177 (compilation-parse-errors-function, compilation-error-list): Declare.
1178 (prolog-inferior-mode): Require 'compile.
1179
15e0d5a1
GM
1180 * emulation/cua-base.el (pc-selection-mode): Declare.
1181
002b46b7
GM
1182 * emacs-lisp/eieio-custom.el: Set generated-autoload-file.
1183 (customize-object): Add autoload cookie.
1184 * emacs-lisp/eieio-opt.el: Set generated-autoload-file.
1185 (eieio-browse, describe-class, eieio-describe-class)
1186 (eieio-describe-constructor, describe-generic, eieio-describe-generic)
1187 (eieio-help-mode-augmentation-maybee): Add autoload cookies.
1188 * emacs-lisp/eieio.el: Regenerate with automatic autoloads.
1189 * Makefile.in (autoloads): Make eieio.el writable.
1190
d1be20a1
GM
1191 * dired-x.el (dired-clean-up-after-deletion, dired-do-relsymlink)
1192 (dired-do-relsymlink-regexp, dired-find-buffer-nocreate): Use #'.
1193 (dired-hack-local-variables): Use inhibit-read-only.
1194 (dired-guess-default): Simplify.
1195 (dired-make-relative-symlink): Use dotimes.
1196 (dired-simultaneous-find-file): Use dolist.
1197 (dired-mark-sexp): Remove unneeded `if'. Use line-end-position.
1198 (dired-x-hands-off-my-keys): Doc fix.
1199 (dired-x-bind-find-file): Doc fix. Use remapping.
1200 (after-init-hook): No need to add dired-x-bind-find-file.
1201 (dired-x-find-file, dired-x-find-file-other-window): Doc fixes.
1202 No need to call expand-file-name.
1203 (dired-filename-at-point): Remove unused locals `end', `filename'.
1204
f9d554dd
SM
12052011-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
1206
1207 * emacs-lisp/pcase.el (pcase--u1): Understand non-linear patterns.
1208
5da16a86
CO
12092011-02-18 Christian Ohler <ohler@gnu.org>
1210
1211 * emacs-lisp/ert.el (ert--setup-results-buffer)
1212 (ert-results-pop-to-backtrace-for-test-at-point)
1213 (ert-results-pop-to-messages-for-test-at-point)
1214 (ert-results-pop-to-should-forms-for-test-at-point)
1215 (ert-results-pop-to-timings): Revert parts of change 2011-02-02T17:59:44Z!sds@gnu.org that
1216 were incorrect and unnecessary. This should make `make check'
1217 pass again.
1218
3a00a363
KM
12192011-02-17 Ken Manheimer <ken.manheimer@gmail.com>
1220
01c35094 1221 * lisp/allout-widgets.el (allout-widgets-icons-light-subdir)
219bd536 1222 (allout-widgets-icons-dark-subdir): Track relocations of icons.
3a00a363
KM
1223 * lisp/allout.el: Remove commentary about remove encryption
1224 passphrase mnemonic support and verification.
01c35094
JB
1225 (allout-encrypt-string): Recognize epg failure to decrypt gpg2
1226 armored text using gpg1, and indicate that the gpg version *might*
1227 be the problem in the error message.
3a00a363 1228
73057ba9
DD
12292011-02-17 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1230
1231 * net/rcirc.el (rcirc-float-time): New function.
1232 (rcirc-keepalive, rcirc-handler-ctcp-KEEPALIVE)
1233 (rcirc-ctcp-sender-PING): Use it.
1234
8551cb32
GM
12352011-02-17 Glenn Morris <rgm@gnu.org>
1236
53ef76c7
GM
1237 * speedbar.el (speedbar-ignored-modes, speedbar-file-unshown-regexp)
1238 (speedbar-update-flag, speedbar-fetch-etags-command)
1239 (speedbar-fetch-etags-arguments):
1240 * term.el (term-buffer-maximum-size, term-input-chunk-size)
1241 (term-completion-autolist, term-completion-addsuffix)
1242 (term-completion-recexact, term-completion-fignore):
1243 * term/sup-mouse.el (sup-mouse-fast-select-window):
1244 * term/x-win.el (x-select-request-type):
1245 Convert some defvars with "*" to defcustoms.
1246
64a14c74
GM
1247 * shell.el (shell-delimiter-argument-list): Set it to nil. (Bug#8027)
1248
92e39d6f
GM
1249 * vc/vc.el (vc-default-previous-version):
1250 Remove alias that points nowhere. (Bug#4496)
1251
fc14288b
GM
1252 * dired-x.el (dired-clean-up-after-deletion):
1253 kill-buffer does not need save-excursion.
1254 (dired-do-run-mail): Doc fix.
1255 (dired-filename-at-point): Doc fix.
1256 Use looking-at, and skip-chars rather than re search.
1257
8551cb32
GM
1258 * dired-x.el (dired-filename-at-point): Fix 8-year old typo.
1259
96497653
KM
12602011-02-16 Ken Manheimer <ken.manheimer@gmail.com>
1261
aac7a935
KM
1262 * allout-widgets.el: New allout extension that shows allout
1263 outline structure with graphical widgets. 'allout-widgets'
1264 customize group is an 'allout' subgroup, for easy discovery.
1265
96497653
KM
1266 * allout.el: Include PGP and GnuPG in Keywords, and other
1267 commentary refinements.
1268 (allout-abbreviate-flattened-numbering): Rename to
1269 allout-flattened-numbering-abbreviation, and
1270 define-obsolete-variable-alias the old name.
1271 (allout-flattened-numbering-abbreviation): Rename from
1272 allout-abbreviate-flattened-numbering.
1273 (allout-mode-p): Include among autoloads, for use by other modes
1274 with impunity.
e697fcfc
LM
1275 (allout-listify-exposed):
1276 Use allout-flattened-numbering-abbreviation.
96497653
KM
1277 (allout-encrypt-string): Use set-buffer-multibyte directly.
1278 (allout-set-buffer-multibyte): Remove.
1279
be4a1d71
DD
12802011-02-16 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1281
1282 * simple.el (just-one-space): Remove useless `or' call.
1283
274c2d34
MA
12842011-02-16 Alex Harsanyi <AlexHarsanyi@gmail.com>
1285
c6309045 1286 * net/soap-client.el (soap-well-known-xmlns, soap-local-xmlns)
274c2d34
MA
1287 (soap-default-xmlns, soap-target-xmlns, soap-multi-refs)
1288 (soap-decoded-multi-refs, soap-current-wsdl)
1289 (soap-encoded-namespaces): Rename CL-style *...* variables.
1290
88ae2870
MA
12912011-02-16 Michael Albinus <michael.albinus@gmx.de>
1292
1293 * net/soap-client.el: Add "comm" and "hypermedia" to the
1294 keywords. Reflow too long lines.
1295
1296 * net/soap-inspect.el: Ditto. Require 'cl.
1297
689743a2
BG
12982011-02-16 Bastien Guerry <bzg@altern.org>
1299
1300 * play/doctor.el (doctor-mode): Bugfix: escape the "," character
1301 in a `doctor-type' argument.
1302
16d2ff89
MA
13032011-02-16 Alex Harsanyi <AlexHarsanyi@gmail.com>
1304
1305 * net/soap-client.el:
1306 * net/soap-inspect.el: New files.
1307
c6cefd36
LL
13082011-02-16 Leo <sdl.web@gmail.com>
1309
1310 * dired-x.el (dired-mode-map, dired-extra-startup):
1311 Remove dired-copy-filename-as-kill since it's already in dired.el.
1312
da5e0ce4
GM
13132011-02-16 Glenn Morris <rgm@gnu.org>
1314
1315 * dired-x.el (dired-bind-jump, dired-bind-man, dired-bind-info):
1316 Doc fixes. Add :set property, replacing top-level calls.
1317 (dired-vm-read-only-folders, dired-vm): Doc fix (drop v. old VM 4).
1318 (dired-guess-shell-gnutar): Test tar version rather than system-type.
1319 (dired-extra-startup, dired-man, dired-info): Doc fixes.
1320 (dired-clean-up-after-deletion): Use when and dolist.
1321 (dired-jump): Use unless and when.
1322 (dired-virtual): Use line-end-position.
1323 (dired-default-directory-alist): Rename from default-directory-alist.
1324 (dired-default-directory): Update for above name change.
1325 (dired-vm): Drop VM < 5 and simplify.
1326 (dired-buffer-more-recently-used-p): Rewrite.
1327 (dired-filename-at-point): Use when and or.
1328 (dired-x-read-filename-at-point): Rename from read-filename-at-point.
1329 Update callers.
1330
c5ca3aa0
GM
13312011-02-15 Glenn Morris <rgm@gnu.org>
1332
1333 * dired-x.el: Use easymenu for menu items. Fix item capitalization.
1334
33f6cf7b
CY
13352011-02-14 Chong Yidong <cyd@stupidchicken.com>
1336
1337 * vc/vc-git.el (vc-git-root-log-format): New option for
1338 customizing log format.
1339 (vc-git-print-log, vc-git-log-outgoing, vc-git-log-incoming)
1340 (vc-git-log-view-mode): Use it.
1341 (vc-git-expanded-log-entry): New function.
1342 (vc-git-log-view-mode): Use it. Truncate lines in root log.
1343
1344 * vc/vc-hg.el (vc-hg-root-log-template): New option for
1345 customizing log format.
1346 (vc-hg-print-log): Use it.
1347 (vc-hg-expanded-log-entry): New function.
1348 (vc-hg-log-view-mode): Use vc-hg-root-log-template and
1349 vc-hg-expanded-log-entry. Truncate lines in root log.
1350
1351 * vc/vc-bzr.el (vc-bzr-log-view-mode): Truncate lines in root log.
1352
e697fcfc
LM
1353 * vc/log-view.el (log-view-mode-menu):
1354 Add log-view-toggle-entry-display.
33f6cf7b 1355
461b69ae
GM
13562011-02-14 Glenn Morris <rgm@gnu.org>
1357
1358 * dired-x.el: Don't require man when compiling.
1359 (dired-omit-extensions, dired-local-variables-file)
1360 (dired-x-hands-off-my-keys): Make them defcustoms.
1361 (Man-support-local-filenames, Man-getpage-in-background): Declare.
1362 (vm-visit-folder): Declare rather than defining.
1363 (dired-x-help-address, dired-x-variable-list): Remove.
1364 (dired-x-submit-report): Make it an obsolete alias.
1365
35f52ed6
JB
13662011-02-14 Juanma Barranquero <lekktu@gmail.com>
1367
1368 * makefile.w32-in (TRAMP_SRC): Remove tramp-imap.el.
1369
b2108a36
TZ
13702011-02-13 Teodor Zlatanov <tzz@lifelogs.com>
1371
67186ae2 1372 * net/imap.el: Bring it back.
b2108a36 1373
abfc152b
AM
13742011-02-13 Alan Mackenzie <acm@muc.de>
1375
1376 * progmodes/cc-fonts.el (c-font-lock-declarations): Remove a
1377 narrow-to-region call that cuts context off the end (Bug#7722).
1378
e697fcfc
LM
1379 * progmodes/cc-engine.el (c-forward-<>-arglist-recur):
1380 Refactor nested if-forms with a simple cond.
abfc152b
AM
1381 (c-forward-<>-arglist): Revert 2011-01-31 change.
1382
d4eb88c7
CY
13832011-02-13 Chong Yidong <cyd@stupidchicken.com>
1384
1385 * vc/log-view.el: New command log-view-toggle-entry-display for
1386 toggling log entries between concise and detailed forms.
1387 (log-view-toggle-entry-display): New command.
1388 (log-view-mode-map): Bind RET to it.
1389 (log-view-expanded-log-entry-function): New variable.
1390 (log-view-current-entry, log-view-inside-comment-p)
1391 (log-view-current-tag): New functions.
1392 (log-view-toggle-mark-entry): Use log-view-current-entry and
1393 log-view-end-of-defun instead of searching directly with
1394 log-view-message-re.
1395 (log-view-end-of-defun): Likewise. Add optional ARG for
1396 compatibility with end-of-defun.
1397 (log-view-end-of-defun): Ignore comments and VC buttons.
1398
1399 * vc/vc-bzr.el (vc-bzr-expanded-log-entry): New function.
1400 (vc-bzr-log-view-mode): Use log-view-expanded-log-entry-function.
1401
2609a08e
TZ
14022011-02-13 Teodor Zlatanov <tzz@lifelogs.com>
1403
114fe546
G
1404 * net/imap.el: Remove file. All the functionality is in nnimap.el.
1405
2609a08e
TZ
1406 * net/imap-hash.el: Remove file.
1407
7a6ebb1a
MA
14082011-02-13 Michael Albinus <michael.albinus@gmx.de>
1409
1410 * Makefile.in (TRAMP_SRC): Remove tramp-imap.el.
1411
1412 * net/tramp.el (tramp-read-passwd): Simplify `auth-source-search'
1413 call.
1414
1415 * net/tramp-imap.el: Remove file.
1416
75d4dcc9
CY
14172011-02-13 Chong Yidong <cyd@stupidchicken.com>
1418
1419 * vc/vc.el (vc-print-log-setup-buttons): Instead of using the
1420 widget library for buttons, just use button.el.
1421
1422 * vc/log-view.el (log-view-mode-map): Don't inherit from
1423 widget-keymap.
1424
3c65e88d 14252011-02-12 Glenn Morris <rgm@gnu.org>
dc4c6a7a 1426
86361e1e
GM
1427 * emacs-lisp/cl-seq.el (union, nunion, intersection)
1428 (nintersection, set-difference, nset-difference)
1429 (set-exclusive-or, nset-exclusive-or): Doc fix.
1430
dc4c6a7a
GM
1431 * ediff-ptch.el (ediff-fixup-patch-map): Doc fix.
1432
8a6f24e5
GM
1433 * faces.el (face-attr-match-p): Handle the obsolete :bold and
1434 :italic props, so that frame-set-background-mode works. (Bug#7966)
1435
3caced0b
GM
1436 * simple.el (next-error): Doc fix.
1437
9de31df2
TV
14382011-02-12 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1439
1440 * dired-aux.el (dired-create-files): Adapt destination name to
1441 match the new behavior of copy-directory.
1442
38a71655
CY
14432011-02-12 Chong Yidong <cyd@stupidchicken.com>
1444
1445 * mail/mail-utils.el (mail-dont-reply-to-names): New variable,
1446 from rmail-dont-reply-to-names. Callers changed.
1447 (mail-dont-reply-to): Rename from mail-dont-reply-to.
1448 (rmail-dont-reply-to): Make it an obsolete alias.
1449
1450 * mail/rmail.el (rmail-default-dont-reply-to-names): Default to
1451 nil, and make obsolete (Bug#7888).
1452 (rmail-dont-reply-to-names): Alias to mail-dont-reply-to-names.
1453
1454 * mail/rmailsum.el (rmail-summary-sort-by-correspondent): Doc fix.
1455
1456 * mail/rmailsort.el (rmail-sort-by-correspondent)
1457 (rmail-select-correspondent): Doc fix. Use mail-dont-reply-to.
1458
1459 * mail/rmail.el (rmail-reply): Use mail-dont-reply-to.
1460
470d996d
TV
14612011-02-12 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1462
1463 * files.el (copy-directory): New argument COPY-CONTENTS for
1464 copying directory contents into another existing directory.
1465
e2784c87
TH
14662011-02-12 Tassilo Horn <tassilo@member.fsf.org>
1467
1468 * minibuffer.el (completion-table-case-fold): New function for
1469 creating a case-insensitive completion table.
1470
563790b6
TZ
14712011-02-12 Teodor Zlatanov <tzz@lifelogs.com>
1472
1473 * net/tramp.el (tramp-default-method): Also check if
1474 `auth-source-search' is bound.
1475 (tramp-read-passwd): Use `auth-source-search' instead of
1476 `auto-source-user-or-password'.
1477
1478 * net/tramp-imap.el: Autoload `auto-source-search' instead of
1479 `auto-source-user-or-password.
1480 (tramp-imap-passphrase-callback-function): Use it.
1481
1482 * net/imap-hash.el: Autoload `auto-source-search' instead of
1483 `auto-source-user-or-password.
1484 (imap-hash-open-connection): Use it.
1485
1486 * mail/smtpmail.el: Autoload `auto-source-search' instead of
1487 `auto-source-user-or-password.
1488 (smtpmail-try-auth-methods): Use it.
1489
c6affbde
PH
14902011-02-12 Phil Hagelberg <phil@hagelb.org>
1491
1492 * emacs-lisp/package.el: Allow packages to be reinstalled.
1493 (package--write-file-no-coding): Remove EXCL arg.
1494 (package-unpack-single): Don't use it.
1495
b5a53795
KP
14962011-02-12 Karl Pflästerer <k@rl.pflaesterer.de> (tiny change)
1497
1498 * vc/vc-svn.el: Adapt to Subversion change, with no .svn directory
1499 in each sub directory.
1500 (vc-svn-registered): Use vc-svn-root.
1501 (vc-svn-root): New function. Make vc-svn-responsible-p an alias.
1502 (vc-svn-repository-hostname): Use "svn info".
1503
25833f5e
DD
15042011-02-11 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1505
1506 * simple.el (delete-trailing-whitespace): New optional buffer
1507 bound parameters.
1508
75d1d833
BG
15092011-02-11 Bastien Guerry <bzg@altern.org>
1510
1511 * files.el (basic-save-buffer): save unmodified buffers when
1512 the file pointed by buffer-file-name doesn't exist.
1513
e0e36cac
DD
15142011-02-11 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1515
079721e9 1516 * net/rcirc.el (rcirc-cmd-join): Accept multiple channels.
e0e36cac 1517
59350862
GM
15182011-02-11 Glenn Morris <rgm@gnu.org>
1519
1520 * emacs-lisp/cl-specs.el (multiple-value-bind): Fix debug spec.
1521
5708ce5e
JB
15222011-02-11 Juanma Barranquero <lekktu@gmail.com>
1523
1524 * net/rcirc.el (rcirc-send-ctcp): Remove spurious arg to `format'.
1525
b016851c
SM
15262011-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
1527
59003be9
SM
1528 * server.el (server-process-filter): Use pcase.
1529
9517f8af
SM
1530 * emacs-lisp/smie.el (smie-blink-matching-open): Don't use `pos' in two
1531 conflicting ways.
1532 (smie-indent--parent): Extend to "parent of arg".
1533 (smie-indent-inside-string): New function.
1534 (smie-indent-functions): Use it.
1535
cf77dd27
SM
1536 * vc/vc-dir.el (vc-dir-refresh): Reorder operations to try and avoid
1537 bzr locking race condition.
1538
49ffc078
SM
1539 * emacs-lisp/edebug.el (edebug-instrument-function): Check a marker is
1540 still valid before using it.
1541
1a0a6cef
SM
1542 * progmodes/grep.el (grep-mode-font-lock-keywords): Adjust to
1543 `message' -> `compilation-message' rename (bug#8004).
1544
b016851c
SM
1545 Move keymap initialization into declaration.
1546 * textmodes/enriched.el (enriched-mode-map):
1547 * textmodes/bib-mode.el (bib-mode-map):
1548 * term/lk201.el (lk201-function-map):
1549 * tar-mode.el (tar-mode-map):
1550 * replace.el (occur-mode-map):
1551 * progmodes/idlwave.el (idlwave-rinfo-mouse-map, idlwave-rinfo-map):
1552 * progmodes/idlw-help.el (idlwave-help-mode-map):
1553 * progmodes/gdb-mi.el (gdb-memory-format-menu, gdb-memory-unit-menu):
1554 * play/solitaire.el (solitaire-mode-map):
1555 * play/snake.el (snake-mode-map, snake-null-map):
1556 * play/pong.el (pong-mode-map):
1557 * play/handwrite.el (menu-bar-handwrite-map):
1558 * play/gametree.el (gametree-mode-map):
a65112fb 1559 * net/rcirc.el (rcirc-mode-map, rcirc-browse-url-map)
b016851c
SM
1560 (rcirc-multiline-minor-mode-map, rcirc-track-minor-mode-map):
1561 * net/newst-plainview.el (newsticker-menu, newsticker-mode-map)
1562 (newsticker--url-keymap):
1563 * net/net-utils.el (nslookup-mode-map, ftp-mode-map):
1564 * menu-bar.el (menu-bar-file-menu, menu-bar-i-search-menu)
1565 (menu-bar-search-menu, menu-bar-replace-menu, menu-bar-goto-menu)
1566 (menu-bar-edit-menu, menu-bar-custom-menu)
1567 (menu-bar-showhide-fringe-ind-menu, menu-bar-showhide-fringe-menu)
1568 (menu-bar-showhide-scroll-bar-menu, menu-bar-showhide-menu)
1569 (menu-bar-line-wrapping-menu, menu-bar-options-menu)
1570 (menu-bar-games-menu, menu-bar-encryption-decryption-menu)
1571 (menu-bar-tools-menu, menu-bar-describe-menu)
1572 (menu-bar-search-documentation-menu, menu-bar-manuals-menu)
1573 (menu-bar-help-menu):
1574 * mail/rmailsum.el (rmail-summary-mode-map):
1575 * kmacro.el (kmacro-step-edit-map):
1576 * ibuffer.el (ibuffer-mode-groups-popup, ibuffer-mode-map)
1577 (ibuffer-mode-operate-map):
1578 * hi-lock.el (hi-lock-menu, hi-lock-map):
1579 * emulation/vip.el (vip-mode-map):
1580 * emacs-lisp/re-builder.el (reb-lisp-mode-map):
1581 * bookmark.el (bookmark-bmenu-mode-map):
1582 * help-mode.el (help-mode-map): Move initialization into declaration.
1583
1be1d1e9
DD
15842011-02-10 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1585
1586 * net/rcirc.el: Add PRIVMSG and CTCP functions.
1587 (rcirc-send-privmsg, rcirc-send-ctcp): New functions.
1588 (rcirc-keepalive, rcirc-cmd-ctcp, rcirc-ctcp-sender-PING)
1589 (rcirc-cmd-me, rcirc-authenticate): Use them.
1590
26d2a9bd
KM
15912011-02-10 Ken Manheimer <ken.manheimer@gmail.com>
1592
1593 * allout.el: Synopsis: Change allout user configuration so
1594 auto-activation is controlled solely by customization
1595 `allout-auto-activation'.
1596
01c35094 1597 (allout-auto-activation-helper, allout-setup): New autoloads
26d2a9bd 1598 implement new custom set procedure for allout-auto-activation.
219bd536
JB
1599 Also, explicitly invoke (allout-setup) after allout-auto-activation
1600 is custom-defined, to affect the settings in emacs sessions besides
1601 the few where allout-auto-activation customization is done.
26d2a9bd
KM
1602 (allout-auto-activation): Use allout-auto-activation-helper to
1603 :set. Revise the docstring.
1604 (allout-init): Reduce functionality to just customizing
1605 allout-auto-activation, and mark obsolete.
1606 (allout-mode): Respect string values for allout-auto-activation.
1607 Run allout-after-copy-or-kill-hook without any args.
01c35094 1608 (allout-mode, allout-layout, allout-default-layout)
26d2a9bd
KM
1609 (outlineify-sticky): Adjust docstring for new scheme.
1610 (allout-after-copy-or-kill-hook): No arguments - hook implementers
1611 should concentrate on the kill ring.
1612
b8e0f0cd
G
16132011-02-09 Teodor Zlatanov <tzz@lifelogs.com>
1614
1615 * password-cache.el (password-cache-remove): Accept secrets that are
1616 not strings.
1617
ccded26c
SM
16182011-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
1619
1620 * progmodes/sh-script.el (sh-font-lock-open-heredoc): Fix case
1621 of here-doc that immediately follows a comment.
1622
ee6a57ab
DD
16232011-02-09 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1624
4d04fdc9
DD
1625 * net/rcirc.el (rcirc-ctcp-sender-PING): Simplifying.
1626
ee6a57ab
DD
1627 * net/rcirc.el (rcirc-cmd-ctcp): Use dedicated function when
1628 available.
1629 (rcirc-ctcp-sender-PING): New function.
1630
6ca94a0b
SM
16312011-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
1632
1633 * obsolete/pc-select.el: Rename from emulation/pc-select.el (bug#7940).
1634 Remove the mark/nomark handling, and activate shift-select-mode instead.
1635
1636 * obsolete/pc-mode.el: Rename from emulation/pc-mode.el.
1637
226590f8
JB
16382011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
1639
1640 * calc/calc-units.el (math-logunits-quant): Add support for
1641 non-logarithmic units.
1642
dd0b691e
KM
16432011-02-07 Ken Manheimer <ken.manheimer@gmail.com>
1644
4ec28e14
KM
1645 * allout.el (allout-after-copy-or-kill-hook): New hook for
1646 extension-specific processing of killed text.
1647 (allout-mode): Include new allout-after-copy-or-kill-hook among
1648 mentioned hooks.
01c35094 1649 (allout-kill-line, allout-kill-topic): Ensure that processing
4ec28e14
KM
1650 after kill happens even if barf-if-buffer-read-only is raised.
1651 Include new allout-after-copy-or-kill-hook among that subsequent
1652 processing.
1653 (allout-deannotate-hidden): Actually remove the annotation text
1654 properties.
1655
dd0b691e
KM
1656 * allout.el (allout-listify-exposed): Copy text sans text properties.
1657
07e52e08
MA
16582011-02-07 Michael Albinus <michael.albinus@gmx.de>
1659
b016851c 1660 * net/dbus.el (dbus-list-activatable-names): Add optional argument BUS.
07e52e08 1661
c5aff743
DD
16622011-02-07 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1663
1664 * net/rcirc.el (rcirc-handler-317): New function (Bug#6507).
1665
03925868
JB
16662011-02-06 Jay Belanger <jay.p.belanger@gmail.com>
1667
b016851c 1668 * calc/calc.el (calc-logunits-field-reference): Rename from
03925868 1669 `calc-default-field-reference-level'.
b016851c 1670 (calc-logunits-power-reference): Rename from
01c35094 1671 `calc-default-power-reference-level'.
03925868 1672
b016851c 1673 * calc/calc-units.el (math-logunits-quant): Rename from
03925868 1674 `math-logunits-level'
b016851c 1675 (math-logunits-plus): Rename from math-logcombine.
03925868 1676 (calcFunc-luplus, calcFunc-luminus calc-luplus, calc-luminus): Remove.
ec6ad6f2 1677 (calcFunc-lufieldadd, calcFunc-lupoweradd, calcFunc-lufieldsub)
01c35094 1678 (calcFunc-lufieldsub, calc-logunits-add, calc-logunits-sub):
03925868 1679 New functions.
b016851c
SM
1680 (calcFunc-fieldquant): Rename from `calcFunc-fieldlevel'.
1681 (calcFunc-powerquant): Rename from `calcFunc-powerlevel'.
1682 (calc-logunits-quantity): Rename from `calc-level'.
03925868 1683 (calcFunc-dbfieldlevel, calcFunc-dbpowerlevel, calcFunc-npfieldlevel)
01c35094 1684 (calcFunc-nppowerlevel, calc-logunits-dblevel, calc-logunits-nplevel)
ec6ad6f2
JB
1685 (math-logunits-mul, calcFunc-lufieldmul, calcFunc-lupowermul)
1686 (calc-logunits-mul, math-logunits-divide, calcFunc-lufielddiv)
01c35094 1687 (calcFunc-lupowerdiv, calc-logunits-divide, math-logunits-level):
03925868
JB
1688 New functions.
1689
b016851c 1690 * calc/calc-help.el (calc-u-prefix-help): Remove "L" reference.
03925868
JB
1691 (calc-ul-prefix-help): Remove.
1692 (calc-l-prefix-help): New function.
1693 (calc-full-help): Add reference to `calc-l-prefix-help'.
1694
1695 * calc/calc-ext.el (calc-init-extensions): Update autoloads.
1696
ec6ad6f2
JB
1697 * calc/README: Mention logarithmic units.
1698
f8b351c1
CY
16992011-02-06 Chong Yidong <cyd@stupidchicken.com>
1700
1701 * mail/emacsbug.el (report-emacs-bug-hook): Remove the check for
1702 non-ASCII characters (Bug#7925).
1703
a60287ff
GM
17042011-02-05 Glenn Morris <rgm@gnu.org>
1705
1706 * emacs-lisp/cl-macs.el (return-from): Fix doc typo.
1707
9ad53e98
GM
1708 * calendar/diary-lib.el (diary-font-lock-keywords):
1709 Tweak diary-time-regexp match. (Bug#7891)
1710
9783df21
GM
1711 * progmodes/f90.el (f90-find-tag-default): New function. (Bug#7919)
1712 (f90-mode): Use it for mode's `find-tag-default-function' property.
1713
df275851
GM
1714 * ibuf-ext.el (ibuffer-filter-disable): Make it work. (Bug#7969)
1715
95838641
GM
1716 * faces.el (set-face-attribute): Doc fix. (Bug#2659)
1717
827b77e9
DD
17182011-02-05 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1719
1720 * net/rcirc.el (rcirc-handler-JOIN): Reset mode-line-process
1721 (Bug#6386).
1722
7cb76591
SM
17232011-02-05 Stefan Monnier <monnier@iro.umontreal.ca>
1724
ba70ab1c
SM
1725 * progmodes/sh-script.el (sh-here-doc-open-re): Don't rely on the
1726 font-lock-syntax-table remappings.
1727 (sh-here-doc-markers, sh-here-doc-re): Remove.
1728 (sh-font-lock-close-heredoc): Remove.
1729 (sh-syntax-propertize-here-doc): New function.
1730 (sh-font-lock-open-heredoc): Set the sh-here-doc-marker property
1731 instead of the sh-here-doc-re.
1732 (sh-font-lock-paren): Don't do anything in comments or strings.
1733 Handle line continuations. Accept a few more chars.
1734 Don't rely on the font-lock-syntax-table remappings.
1735 `esac' is not a valid pattern.
1736 (sh-syntax-propertize-function): Handle here-docs differently, so we
1737 don't bother syntax-propertizing the insides.
1738
7cb76591
SM
1739 * progmodes/sh-script.el (sh-font-lock-paren, sh-kw, sh-prev-thing):
1740 Handle new bashisms ";&" and ";;&" (bug#7947).
1741
39b20f56
MA
17422011-02-05 Michael Albinus <michael.albinus@gmx.de>
1743
7cb76591
SM
1744 * net/tramp-smb.el (tramp-smb-errors): Use `regexp-opt'.
1745 Add "NT_STATUS_IO_TIMEOUT" and "NT_STATUS_NO_SUCH_USER".
39b20f56 1746
51aba3f3
MA
17472011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
1748
1749 * net/tramp.el (tramp-postfix-method-format)
1750 (tramp-postfix-method-regexp, tramp-prefix-domain-format)
1751 (tramp-prefix-domain-regexp, tramp-postfix-user-format)
1752 (tramp-postfix-user-regexp, tramp-prefix-port-format)
1753 (tramp-prefix-port-regexp, tramp-postfix-host-format)
1754 (tramp-postfix-host-regexp, tramp-handle-substitute-in-file-name):
1755 Doc fix.
1756
7bc61bb7
SS
17572011-02-04 Sam Steingold <sds@gnu.org>
1758
1759 * mouse.el (mouse-buffer-menu-mode-groups): Add a "GDB" group.
1760
d93c111e
AS
17612011-02-04 Andreas Schwab <schwab@linux-m68k.org>
1762
1763 * international/mule-util.el (with-coding-priority): Doc fix.
1764
6f52d86e
EZ
17652011-02-04 Eli Zaretskii <eliz@gnu.org>
1766
1767 * arc-mode.el (archive-mode-map): Fix a typo in last change.
1768
c1b4afac
SS
17692011-02-03 Sam Steingold <sds@gnu.org>
1770
1771 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
1772 Do not error out when `func' is nil.
1773
a857d3c7
MA
17742011-02-03 Michael Albinus <michael.albinus@gmx.de>
1775
1776 * net/tramp-sh.el (tramp-remote-path): Add default settings for
1777 `tramp-default-remote-path' to the docstring.
1778 (tramp-get-remote-path): Suppress error message when `getconf
1779 PATH' fails.
1780
1781 * net/tramp-smb.el (tramp-smb-errors): Add "NT_STATUS_UNSUCCESSFUL".
1782
8aa88760
GM
17832011-02-03 Glenn Morris <rgm@gnu.org>
1784
219ea611
GM
1785 * vc/vc-hg.el (vc-hg-command): Doc fix.
1786
8d7b5b5b
GM
1787 * term/w32-win.el (libpng-version): Declare for compiler.
1788
c03eac34
GM
1789 * msb.el: No need to load dired while compiling.
1790
7f07c1fe
GM
1791 * emacs-lisp/elint.el (elint-standard-variables):
1792 Remove a couple of built-ins that now have doc-strings.
1793
befe199d
GM
1794 * hi-lock.el, ps-bdf.el, ps-mule.el, ps-print.el, ps-samp.el:
1795 `require' is automatically `eval-and-compile'd.
1796
2d7d6439
GM
1797 * net/rcirc.el (rcirc-nick-completion-format): Add :version tag.
1798 (rcirc-log-directory, rcirc-log-flag): Move definitions before use.
1799
8aa88760
GM
1800 * strokes.el (strokes-fill-current-buffer-with-whitespace):
1801 Move definition before use.
1802 (strokes-report-bug): Make it obsolete.
1803
e90f8545
SS
18042011-02-02 Sam Steingold <sds@gnu.org>
1805
1806 * apropos.el (apropos-print): Now that `apropos-mode' inherits
1807 from `special-mode', entering it makes the buffer read-only, so
1808 call it only when everything has been already inserted.
1809 * emacs-lisp/ert.el (ert--setup-results-buffer)
1810 (ert-results-pop-to-backtrace-for-test-at-point)
1811 (ert-results-pop-to-messages-for-test-at-point)
1812 (ert-results-pop-to-timings): Ditto.
1813 * emacs-lisp/package.el (package--list-packages): Ditto.
1814 * play/solitaire.el (solitaire): Ditto.
1815
90db975f
CY
18162011-02-02 Chong Yidong <cyd@stupidchicken.com>
1817
1818 * progmodes/compile.el: Make all faces inherit.
1819 (compilation-warning): Inherit from font-lock-variable-name-face.
1820 (compilation-info): Inherit from font-lock-type-face.
1821 (compilation-line-number): Reassign to font-lock-keyword-face.
1822 (compilation-column-number): Reassign to font-lock-doc-face.
1823 (compilation-leave-directory-face): Reassign to
1824 font-lock-builtin-face.
1825
bc35ff32
EZ
18262011-02-02 Eli Zaretskii <eliz@gnu.org>
1827
1828 * dired.el (dired-insert-directory): Don't invoke `ls' when
1829 ls-lisp.el is used to emulate it.
1830
39cde66c
JD
18312011-02-01 Julien Danjou <julien@danjou.info>
1832
1833 * color.el (color-gradient): Add a color-gradient function.
1834
abef340a
SS
18352011-02-01 Sam Steingold <sds@gnu.org>
1836
1837 * simple.el (special-mode-map): Bind "h" to `describe-mode';
1838 bind "z" to `kill-this-buffer'.
1839 (completion-list-mode-map): Bind "z" to `kill-this-buffer'.
1840 * apropos.el (apropos-mode-map): Inherit from `special-mode-map'.
1841 (apropos-mode): Inherit from `special-mode'.
1842 * arc-mode.el (archive-mode-map): Inherit from `special-mode-map'.
1843 * bookmark.el (bookmark-bmenu-mode): Define using
1844 `define-derived-mode' inheriting from `special-mode'.
1845 * dired.el (dired-mode-map): Inherit from `special-mode-map'.
1846 * image-mode.el (image-mode-map): Ditto.
1847 * replace.el (occur-mode): Define using
1848 `define-derived-mode' inheriting from `special-mode'.
1849 * tar-mode.el (tar-mode): Inherit from `special-mode'.
1850 * calendar/diary-lib.el (diary-fancy-display-mode):
1851 Inherit from `special-mode-map'.
1852 * emacs-lisp/ert.el (ert-simple-view-mode, ert-results-mode):
1853 Inherit from `special-mode'.
1854 * emacs-lisp/package.el (package-menu-mode-map): Copy from
1855 `special-mode-map'.
1856 (package-menu-mode): Define using `define-derived-mode'
1857 inheriting from `special-mode'.
1858 * erc/erc-list.el (erc-list-menu-mode): Inherit from `special-mode'.
1859 * net/xesam.el (xesam-mode): Inherit from `special-mode'.
1860 (xesam-mode-map): Define separately.
1861 * play/solitaire.el (solitaire-mode): Inherit from `special-mode'.
1862 * progmodes/compile.el (compilation-minor-mode-map)
1863 (compilation-mode-map): Inherit from `special-mode-map'.
1864 * vc/diff-mode.el (diff-mode-shared-map):
1865 Inherit from `special-mode-map'.
1866 * vc/log-view.el (log-view-mode-map): Add a comment.
1867
928f4e73
CY
18682011-02-01 Chong Yidong <cyd@stupidchicken.com>
1869
1870 * custom.el (load-theme): Define return value. Drop use of
1871 unsafep; call custom-theme-load-confirm for non-known-safe themes.
1872 (custom-theme-load-confirm): Scroll in the correct window.
1873 (custom-enabled-themes): Add custom-safe-themes to :set-after.
1874
1875 * cus-theme.el (custom-theme-checkbox-toggle): Don't activate the
1876 checkbox if load-theme fails.
1877
7d116647
SM
18782011-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
1879
1880 * progmodes/compile.el (compilation-next-error): Check there's
1881 a message before using it (bug#7941).
1882
4fdfcddf
JB
18832011-02-01 Jay Belanger <jay.p.belanger@gmail.com>
1884
1885 * calc/calc-mtx.el (math-lud-pivot-check): New function.
1886 (math-do-matrix-lud): Use `math-lud-pivot-check' to check the size
1887 of potential pivots.
1888
3b95603f
AM
18892011-01-31 Alan Mackenzie <acm@muc.de>
1890
7d116647
SM
1891 * progmodes/cc-cmds.el (c-forward-over-illiterals):
1892 Continue parsing if we encounter a naked # (Bug#7595).
3b95603f 1893 (c-beginning-of-statement): Avoid loop in locating the beginning
aa9c0efc 1894 of a macro. (Not actually committed until 2011-02-20, see above).
3b95603f 1895
6fa1f651
CY
18962011-01-31 Chong Yidong <cyd@stupidchicken.com>
1897
1898 * files.el (copy-directory): Fix arguments to recursive call.
1899
14beddf4 19002011-01-31 Chong Yidong <cyd@stupidchicken.com>
82d84d3f
CY
1901
1902 * files.el (copy-directory): If destination is an existing
1903 directory, copy into a subdirectory there.
1904
14beddf4 19052011-01-31 Andreas Schwab <schwab@linux-m68k.org>
e935c6a2
AS
1906
1907 * emacs-lisp/shadow.el (load-path-shadows-find): Ignore leim-list
1908 files.
1909
14beddf4 19102011-01-31 Chong Yidong <cyd@stupidchicken.com>
d1f14baa 1911
6fc0aac3
CY
1912 * image-dired.el (image-dired-mouse-display-image): No-op if no
1913 file is found (Bug#7817).
1914
d1f14baa
CY
1915 * mouse.el (mouse-menu-non-singleton): Doc fix (Bug#7801).
1916
14beddf4 19172011-01-31 Kenichi Handa <handa@m17n.org>
67442738 1918
7d116647
SM
1919 * international/quail.el (quail-keyboard-layout-alist):
1920 Remove superfluous SPC for "pc105-uk" (bug#7927).
67442738 1921
14beddf4 19222011-01-31 Glenn Morris <rgm@gnu.org>
220c2a14
GM
1923
1924 * msb.el (msb-menu-bar-update-buffers): Update for changed
1925 argument handling of menu-bar-select-frame. (Bug#7902)
1926
14beddf4 19272011-01-31 Chong Yidong <cyd@stupidchicken.com>
af7c5700
CY
1928
1929 * progmodes/cc-engine.el (c-forward-<>-arglist-recur): Set a limit
1930 to the recursion depth (Bug#7722).
1931
14beddf4 19322011-01-31 Roy Liu <carsomyr@gmail.com> (tiny change)
ca9c274a
JD
1933
1934 * term/ns-win.el (ns-find-file): Expand ns-input-file with
1935 command-line-default-directory (Bug#7872).
1936
9e11271c
SM
19372011-01-31 Stefan Monnier <monnier@iro.umontreal.ca>
1938
1939 * progmodes/compile.el (compilation--flush-directory-cache):
1940 New function, extracted from compilation--remove-properties.
1941 (compilation--remove-properties, compilation--parse-region): Use it.
1942 (compilation--previous-directory): Handle one more case.
1943 (compilation-enable-debug-messages): Remove.
1944 (compilation-parse-errors, compilation--flush-parse): Just remove the
1945 left over debug messages.
1946
038714ab
SS
19472011-01-31 Sam Steingold <sds@gnu.org>
1948
1949 * progmodes/compile.el (compilation-enable-debug-messages):
1950 Add a variable to make the parsing messages introduced in
1951 2011-01-28T22:12:05Z!monnier@iro.umontreal.ca optional.
1952 (compilation-parse-errors, compilation--flush-parse): Use it.
1953
2a4466ca
DD
19542011-01-31 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1955
35f52ed6 1956 * net/rcirc.el: New customizable nick completion format. (Bug#6314)
2a4466ca
DD
1957 (rcirc-nick-completion-format): New defcustom.
1958 (rcirc-complete): Use it.
1959
186ecaf1
DD
19602011-01-31 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1961
1962 * net/rcirc.el: Clean log filenames (Bug#7933).
1963 (rcirc-log-write): Use convert-standard-filename.
1964 (rcirc-log-filename-function): Documentation updates.
1965
253f7d1b
JD
19662011-01-30 Jan Djärv <jan.h.d@swipnet.se>
1967
9e11271c
SM
1968 * mail/emacsbug.el (report-emacs-bug-insert-to-mailer):
1969 Check report-emacs-bug-can-use-osx-open and use that if t.
253f7d1b
JD
1970 (report-emacs-bug-can-use-osx-open): New function.
1971 (report-emacs-bug): Rename can-xdg-email to can-insert-mail.
1972 Check report-emacs-bug-can-use-osx-open also for can-insert-mail.
1973
a2b6e5d6
CY
19742011-01-29 Chong Yidong <cyd@stupidchicken.com>
1975
1976 * vc/vc-dispatcher.el (vc-set-async-update): New function for
1977 updating Dired or VC-dir buffers after async command completes.
1978
1979 * vc/vc-bzr.el (vc-bzr-async-command): Return the process buffer.
1980 (vc-bzr-pull, vc-bzr-merge-branch): Use vc-set-async-update.
1981
1982 * vc/vc-git.el (vc-git-merge-branch): Add FETCH_HEAD to branch
1983 completions if it exists. Use vc-set-async-update.
1984 (vc-git-pull): Use vc-set-async-update.
1985
1986 * vc/vc-hg.el (vc-hg-pull): Fix default-contents arg to
1987 read-shell-command. Use vc-set-async-update.
1988 (vc-hg-merge-branch): Use vc-set-async-update.
1989
8907f7b9
DU
19902011-01-29 Daiki Ueno <ueno@unixuser.org>
1991
9e11271c
SM
1992 * epg.el (epg--status-KEYEXPIRED, epg--status-KEYREVOKED):
1993 Don't presume KEYEXPIRED and KEYREVOKED to be a fatal error status
8907f7b9
DU
1994 (Bug#7931).
1995
e52f87a1
SM
19962011-01-29 Stefan Monnier <monnier@iro.umontreal.ca>
1997
1998 * progmodes/compile.el: Avoid an N² behavior in grep.
1999 (compilation--previous-directory): New fun.
2000 (compilation--previous-directory-cache): New var.
2001 (compilation--remove-properties): Flush it.
2002 (compilation-directory-properties, compilation-error-properties):
2003 Use the new fun to speed up looking for the current directory.
2004
659114fd
CY
20052011-01-29 Chong Yidong <cyd@stupidchicken.com>
2006
2007 * vc/vc-hg.el (vc-hg-history): New var.
2008 (vc-hg-pull): Perform default pull if called via Lisp by vc-pull.
2009 (vc-hg-merge-branch): New function.
2010
2011 * vc/vc.el (vc-pull): Make vc-update an alias for this, instead of
2012 the other way around.
2013
2014 * vc/vc-git.el (vc-git-branches, vc-git-pull)
2015 (vc-git-merge-branch): New functions.
2016 (vc-git-history): New var.
2017
9bfe5783
CY
20182011-01-28 Chong Yidong <cyd@stupidchicken.com>
2019
2020 * vc/vc-dispatcher.el (vc-do-async-command): New function.
2021
2022 * vc/vc-bzr.el (vc-bzr-async-command): Convert into a wrapper for
2023 vc-do-async-command.
2024
e52f87a1
SM
2025 * vc/vc-bzr.el (vc-bzr-pull, vc-bzr-merge-branch):
2026 Callers changed.
9bfe5783 2027
b1ea593c
LL
20282011-01-28 Leo <sdl.web@gmail.com>
2029
2030 * emacs-lisp/advice.el (ad-make-advised-docstring): Don't apply
9bfe5783 2031 highlighting to the "this function is advised" message.
b1ea593c
LL
2032
2033 * help-mode.el (help-mode-finish): Apply highlighting here, to
2034 avoid clobbering by substitute-command-keys (Bug#6304).
2035
40e22d80
CY
20362011-01-28 Chong Yidong <cyd@stupidchicken.com>
2037
2038 * woman.el (woman0-roff-buffer): Process roff escape sequences
2039 occurring prior to the first request (Bug#7843).
2040
01c63f4c
SM
20412011-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
2042
55fb9013
SM
2043 * progmodes/compile.el: Don't use font-lock any more.
2044 (compilation-error-regexp-alist-alist): Change handling of makepp
2045 so it preserves the warning/error distinction on subsequent files.
2046 Simplify various rules.
2047 (compilation-directory-properties): Use font-lock-face.
2048 Add a compilation-message property.
2049 (compilation-internal-error-properties): Use font-lock-face.
2050 Don't set the compilation-debug property here.
2051 (compilation--put-prop, compilation--remove-properties)
2052 (compilation--parse-region, compilation--ensure-parse)
2053 (compilation--ensure-parse): New functions.
2054 (compilation-parse-errors): New function, largely inspired of
2055 compilation-mode-font-lock-keywords. Set compilation-debug here.
2056 (compilation--parsed): New var.
2057 (compilation--flush-parse): Use compilation--ensure-parse.
2058 (compilation-start): Don't call font-lock.
2059 (compilation-turn-on-font-lock): Remove.
2060 (compilation-setup): Don't set font-lock-extra-managed-props not change
2061 other font-lock settings, other than keywords.
2062 Don't activate font-lock-mode.
2063 Set change-major-mode-hook and before-change-functions.
2064 (compilation--unsetup): Remove properties and hooks.
2065 (compilation-next-single-property-change): New function.
2066 (compilation-next-error): Use it to parse when needed.
2067 (compile-goto-error): Parse buffer as needed.
2068 (compilation--compat-error-properties): Don't need a dummy `face'
2069 property any more.
2070
8fe52384
SM
20712011-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
2072
2073 * progmodes/compile.el: Use accessors for clarity and fix omake hack.
2074 (compilation-process-setup-function): Fix docstring's false promises.
2075 (compilation-error-regexp-alist-alist): Catch omake's continuous
2076 recompilation message and avoid reuse of old markers.
2077 (compilation-parse-errors-function): Declare obsolete.
2078 (compilation-buffer-modtime): Remove.
2079 (compilation--make-cdrloc, compilation--loc->col)
2080 (compilation--loc->line, compilation--loc->file-struct)
2081 (compilation--loc->marker, compilation--loc->visited)
2082 (compilation--make-file-struct, compilation--file-struct->file-spec)
2083 (compilation--file-struct->formats)
2084 (compilation--file-struct->loc-tree): New macros. Use them.
2085 (compilation--message): New defstruct. Use them.
2086 (compilation-next-error-function): Don't mess with timestamps to try
2087 and guess when to reparse.
2088
01c63f4c
SM
20892011-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
2090
5e853d01
SM
2091 * textmodes/tex-mode.el: Get rid of compilation-parse-errors-function
2092 (tex-old-error-file-name): New function,
2093 extracted from tex-compilation-parse-errors.
2094 (tex-compilation-parse-errors): Remove.
2095 (tex-error-regexp-alist): New var.
2096 (tex-shell): Use it to avoid compilation-parse-errors-function.
2097
07b741a7
SM
2098 * progmodes/grep.el (grep-regexp-alist): Tighten regexp.
2099 (grep-mode-font-lock-keywords): Remove regexp that seems like
2100 a left-over from before we used compile.el.
2101 (grep-mode-font-lock-keywords): Call syntax-ppss-flush-cache when
2102 modifying the buffer within with-silent-modifications.
2103
2104 * progmodes/compile.el: Cleanup text-properties namespace by using
2105 `compilation-message' instead of `message', `compilation-directory'
2106 instead of `directory', and `compilation-debug' instead of `debug'.
2107 (compilation-last-buffer, compilation-parsing-end)
2108 (compilation-error-list, compilation-old-error-list): Move to the
2109 compatibility part of the code.
2110 (compilation-error-properties): If `file' is a function, let it return
2111 a file name.
2112 (compilation-mode-font-lock-keywords): Be more conservative with the
2113 omake "^ *" pattern prefix, to try and minimize the risk of
2114 pathologically slow regexp matching.
2115 (compilation-start): Use inhibit-read-only.
2116 (compilation--unsetup): New function.
2117 (compilation-shell-minor-mode, compilation-minor-mode): Use it.
2118 (compilation-filter): Minor tweaks.
8fe52384 2119 (compilation-next-error-function): Try and avoid abusing variables.
07b741a7 2120 (compilation--flush-file-structure): New fun.
8fe52384 2121 (compilation-fake-loc): Use it to improve behavior when file is reused.
07b741a7
SM
2122 (debug-ignored-errors): Add "Moved past last ...".
2123 (compilation--compat-error-properties)
2124 (compilation--compat-parse-errors): Rename by doubling the "-".
2125
01c63f4c
SM
2126 Port features from the previous prolog.el to the new one.
2127 * progmodes/prolog.el (prolog-system): Add GNU and ECLiPSe options.
2128 (prolog-program-name, prolog-program-switches, prolog-consult-string)
2129 (prolog-compile-string, prolog-prompt-regexp): Get rid of the <foo>-i
2130 variable and use a function to compute the value dynamically.
2131 (prolog-prompt-regexp): Add regexp for GNU Prolog.
2132 (prolog-continued-prompt-regexp): Remove, unused.
2133 (prolog-find-value-by-system): Try and use the value of prolog-system
2134 in the *prolog* buffer if it helps.
2135 (prolog-mode-keybindings-common): Bind C-c C-z unconditionally...
2136 (prolog-zip-on): ..and check prolog-system and version here instead.
2137 (prolog-inferior-self-insert-command): New command.
2138 (prolog-inferior-mode-map): Use it.
2139 (prolog-inferior-error-regexp-alist): New var.
8fe52384 2140 (prolog-inferior-mode): Use it, with compilation-shell-minor-mode.
01c63f4c
SM
2141 (prolog-input-filter): Use derived-mode-p.
2142 (prolog-inferior-guess-flavor): New function.
2143 (prolog-ensure-process): Use it. Use make-comint-in-buffer rather than
2144 make-comint to avoid running comint-mode twice.
2145 (prolog-inferior-buffer): New fun.
2146 (prolog-old-process-region, prolog-old-process-file):
2147 Don't call prolog-bsts here...
2148 (prolog-build-prolog-command): ...do it here instead.
2149 (prolog-old-process-region, prolog-old-process-file):
2150 Use compilation-fake-loc and compilation-forget-errors.
2151 (prolog-consult-compile-region): Use bolp.
2152
2f224f0b
CY
21532011-01-28 Chong Yidong <cyd@stupidchicken.com>
2154
2155 * image-mode.el (image-display-size): Doc fix (Bug#7820).
2156
db0e305d
SS
21572011-01-27 Sam Steingold <sds@gnu.org>
2158
9e11271c
SM
2159 * midnight.el (clean-buffer-list-kill-never-buffer-names):
2160 Remove "*server*" which is never created by emacs server.
db0e305d 2161
27bbeb29
DD
21622011-01-27 Deniz Dogan <deniz.a.m.dogan@gmail.com>
2163
2164 * vc/vc-bzr.el (vc-bzr-diff): Don't pass --diff-options unless
2165 there are some diff switches.
2166
153c5428
SM
21672011-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
2168
89fdaac7
SM
2169 * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
2170 Copy change made to ruby-font-lock-syntactic-keywords.
2171
153c5428
SM
2172 * htmlfontify.el: Make it obey the font-lock-face text property.
2173 Miscellaneous cleanup such as:
2174 - Don't hide expressions after a closing paren.
2175 - Move initial setq into let.
2176 - Hoist common parts out of ifs.
2177 (hfy-p-to-face, hfy-p-to-face-lennart): Remove.
2178 (hfy-face-at): Use get-text-property instead.
2179 (hfy-prop-invisible-p): Use invisible-p if available.
2180 (htmlfontify-manual): Use \\[...].
2181 (hfy-html-quote-regex): Use [...].
2182 (hfy-combined-face-spec): Simplify.
2183 (hfy-compile-face-map): Don't presume point-min==1.
2184 (hfy-css-name, hfy-buffer, htmlfontify-buffer): Use \' rather than $ to
2185 match end of string.
2186 (hfy-text-p): η-reduce.
2187 (hfy-tags-for-file): Receive cache-hash directly.
2188 (hfy-mark-tag-names): Adjust call.
2189
ed7646d4
GM
21902011-01-27 Glenn Morris <rgm@gnu.org>
2191
2192 * msb.el (msb-after-load-hooks): Make it an obsolete alias.
2193 (msb-after-load-hook): Remove eval-after-load wackiness.
2194
ed68f651
SS
21952011-01-25 Sam Steingold <sds@gnu.org>
2196
2197 * vc/vc-svn.el (vc-svn-diff): Use `diff-command' instead of the
2198 literal "diff" (important for windows-nt).
2199
0fe719e6
GM
22002011-01-25 Glenn Morris <rgm@gnu.org>
2201
2202 * emacs-lisp/copyright.el (copyright-at-end-flag)
2203 (copyright-names-regexp): Add safety properties.
2204 (copyright-year-ranges): New option.
2205 (copyright-find-end): New function, split from copyright-update-year.
2206 (copyright-update-year): Use copyright-find-end.
2207 (copyright-fix-years): Optionally, convert years to ranges.
2208 Handle years continued over comment lines.
2209 Do not mess with the fill-prefix.
2210 Do not call copyright-update.
2211 (copyright-update-directory): Optionally, fix years rather than update.
7e6e2304 2212 Skip directories. Find files with only safe local vars.
0fe719e6 2213
06d8ace5 22142011-01-25 Stefan Monnier <monnier@iro.umontreal.ca>
10e1d5f3
SM
2215
2216 * files.el (file-name-non-special): Only change buffer-file-name after
2217 insert-file-contents if it's `visit'ing the file (bug#7854).
2218
06d8ace5 22192011-01-25 Chong Yidong <cyd@stupidchicken.com>
b14f16ad
CY
2220
2221 * dired.el (dired-revert): Doc fix (Bug#7758).
2222
06d8ace5
GM
2223 * simple.el (line-move-visual): Doc fix (Bug#7594).
2224
22252011-01-25 Nobuyoshi Nakada <nobu@ruby-lang.org>
cc9c9831
NN
2226
2227 * progmodes/ruby-mode.el (ruby-here-doc-beg-match): Fix for
2228 here-doc which ends with an underscore.
2229 (ruby-mode-set-encoding): Skip shebang line always.
2230 (ruby-mode-map): Bind C-c C-c to comment-region.
0d19d4fe 2231 (ruby-font-lock-keywords): Highlight literal hash key labels as symbols.
cc9c9831
NN
2232 (ruby-forward-sexp): Stop after literal hash key labels.
2233 (ruby-font-lock-syntactic-keywords): Highlight regexp after open
2234 bracket.
2235
06d8ace5 22362011-01-25 Keitaro Miyazaki <keitaro.miyazaki@gmail.com> (tiny change)
d6476407
KM
2237
2238 * emacs-lisp/re-builder.el (reb-mode-map): Set case-fold-search in
2239 the correct buffer (Bug#7650).
2240
06d8ace5
GM
22412011-01-25 Glenn Morris <rgm@gnu.org>
2242
2243 * comint.el (comint-mode): Doc fix. (Bug#7897)
4d265b4d 2244
ce558208
GM
2245 * simple.el (do-auto-fill): Give it a doc string.
2246
4d265b4d
GM
2247 * button.el (make-text-button): Doc fix. (See bug#7881)
2248
21bb5ce0
SM
22492011-01-24 Stefan Monnier <monnier@iro.umontreal.ca>
2250
ab0a61d0
SM
2251 * progmodes/perl-mode.el (perl-syntax-propertize-special-constructs):
2252 Don't move backward, so as not to fall in an inf-loop (bug#7736).
2253
21bb5ce0
SM
2254 * progmodes/ruby-mode.el (ruby-syntax-propertize-function): (bug#7735)
2255 Handle ?" and friends differently (e.g. don't use backrefs).
2256
603823f5
JB
22572011-01-24 Jay Belanger <jay.p.belanger@gmail.com>
2258
2259 * calc/calc.el (calc-default-power-reference-level)
2260 (calc-default-field-reference-level): New variables.
35f52ed6 2261 * calc/calc-units.el (math-standard-units): Add dB and Np.
603823f5
JB
2262 (math-logunits): New variable.
2263 (math-extract-logunits, math-logcombine, calcFunc-luplus)
2264 (calcFunc-luminus, calc-luplus, calc-luminus, math-logunit-level)
21bb5ce0
SM
2265 (calcFunc-fieldlevel, calcFunc-powerlevel, calc-level):
2266 New functions.
603823f5
JB
2267 (math-find-base-units-rec): Add entry for ln(10).
2268 * calc/calc-help.el (calc-u-prefix-help): Add logarithmic help.
2269 (calc-ul-prefix-help): New function.
2270 * calc/calc-ext.el (calc-init-extensions): Autoload new units
35f52ed6 2271 functions. Add keybindings for new units functions.
603823f5 2272
11ea68ce 22732011-01-22 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
10617634
DD
2274
2275 * net/rcirc.el (rcirc-kill-buffer-hook): Flush logs when killing
11ea68ce 2276 rcirc buffers. (Bug#4940)
10617634 2277
0412a5a4
GM
22782011-01-22 Glenn Morris <rgm@gnu.org>
2279
2280 * emacs-lisp/copyright.el (copyright-find-copyright): New function,
2281 split out from copyright-update-year.
2282 (copyright-update): Don't mess with the GPL version if we don't own the
2283 copyright. Update license regexp, and remove no longer needed
2284 Esperanto stuff.
d226ec23 2285 (copyright-fix-years): Use copyright-find-copyright.
0412a5a4 2286
e7c1dca8
CY
22872011-01-22 Chong Yidong <cyd@stupidchicken.com>
2288
2289 * vc/diff.el (diff-sentinel): Doc fix (Bug#7682).
2290
4d0143e6
JA
22912011-01-22 Jari Aalto <jari.aalto@cante.net>
2292
2293 * play/landmark.el: Change `lm-' prefix to `landmark-' (Bug#7672).
2294 (lm): Rename to landmark.
2295 (lm-test-run): Rename to landmark-test-run.
2296
e3545d0d
CY
22972011-01-22 Chong Yidong <cyd@stupidchicken.com>
2298
2299 * emacs-lisp/re-builder.el (reb-mode-map): Fix logic error in
2300 "Case sensitive" menu item.
2301
7c82f3e2 23022011-01-22 Roland McGrath <roland@frob.com>
6e1dbaa9
RM
2303
2304 * comint.el (comint-replace-by-expanded-history-before-point): Fix
2305 expansion of !$ and !!:N syntax to pick the indicated word (bug#7883).
2306
7c82f3e2 23072011-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
0f1f97ca
SM
2308
2309 * progmodes/js.el (js--regexp-literal): Count backslashes (bug#7882).
2310
7c82f3e2 23112011-01-22 Jari Aalto <jari.aalto@cante.net>
26a27884 2312
6e1dbaa9
RM
2313 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
2314 Assume foo(bar) is a manpage reference rather than some unquoted
2315 symbol (bug#7705).
26a27884 2316
7c82f3e2 23172011-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
d5e632d8
SM
2318
2319 * subr.el (shell-quote-argument): Properly quote \n (bug#7687).
2320 Suggested by Flo <sensorflo@gmail.com>.
2321
7c82f3e2 23222011-01-22 Glenn Morris <rgm@gnu.org>
d00b05c9
GM
2323
2324 * progmodes/compile.el (compilation-error-regexp-alist):
2325 Fix custom type. (Bug#7812)
2326
4936e3ba
KM
23272011-01-22 Ken Manheimer <ken.manheimer@gmail.com>
2328
2329 * allout.el (allout-prefixed-keybindings): Bind (prefixed) '#' to
2330 allout-number-siblings, in keeping with what obtained due to
2331 (now-defunct) allout-keybindings-list. Ditch repeat binding to
2332 (prefixed) ?i.
2333 (allout-before-change-handler): Better expose spots affected by
2334 undo.
2335
cde7e38b
CY
23362011-01-22 Chong Yidong <cyd@stupidchicken.com>
2337
2338 * man.el (Man-highlight-references0): Use make-button (Bug#7881).
2339
6b072b27
PH
23402011-01-22 Phil Hagelberg <phil@evri.com>
2341
2342 * pcmpl-unix.el (pcmpl-ssh-config-file): New option.
2343 (pcmpl-ssh-known-hosts): Rename from pcmpl-ssh-hosts.
2344 (pcmpl-ssh-config-hosts): New function.
2345 (pcmpl-ssh-hosts): Use pcmpl-ssh-config-hosts in addition to
2346 pcmpl-ssh-known-hosts.
2347
26d82c3a
JB
23482011-01-21 Jay Belanger <jay.p.belanger@gmail.com>
2349
c310ff4f
JB
2350 * calc/calc-undo.el (calc-undo): Autoload it.
2351 * calc/calc-ext.el (calc-init-extensions): Remove keybindings
2352 and autoload for `calc-undo'.
2353 * calc/calc.el (calc-mode-map): Add keybindings for `calc-undo'.
2354 * calc/calc-prog.el:
2355 * calc/calc-graph.el:
2356 * calc/calc-map.el: Change `arglist' to `math-arglist' throughout.
26d82c3a 2357
a10c4149
ŠN
23582011-01-21 Štěpán Němec <stepnem@gmail.com> (tiny change)
2359
2360 * calc/calc-ext.el (calc-init-extensions): Map all `undo'
2361 keybindings to `calc-undo'.
2362
8dabbfd6
SM
23632011-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
2364
2365 Don't mess with *temp*.
2366 * obsolete/spell.el: Move from textmodes/spell.el.
2367 (spell-string):
2368 * term.el (term-read-input-ring):
2369 * startup.el (display-startup-echo-area-message):
2370 * progmodes/antlr-mode.el (antlr-directory-dependencies):
2371 * comint.el (comint-read-input-ring): Use with-temp-buffer.
2372 * international/mule.el (ctext-pre-write-conversion): Don't hardcode
2373 point-min==1.
2374
d3e51865
KM
23752011-01-20 Ken Manheimer <ken.manheimer@gmail.com>
2376
35f52ed6 2377 * allout.el (allout-institute-keymap): Use fset instead of
d42f7802
KM
2378 reapplying defalias.
2379
2380 (allout-hotspot-key-handler): Check for non-control-modified
2381 bindings for hotspot characters if there are no control-modified
2382 versions.
2383
d3e51865
KM
2384 * allout.el: Summary - migrate to defining allout mode using
2385 define-minor-mode instead of defun. Significantly clean-up
2386 internal keymap provisions, refactoring and, in the process,
2387 removing a lot of accumulated cruft.
2388
2389 allout-mode-map is now a keymap by virtue of being a defalias to
2390 allout-mode-map-value, which contains the actual keymap structure.
2391
8dabbfd6
SM
2392 (allout-mode): Use define-minor-mode rather than defun.
2393 Remove now-unnecessary minor-mode setup activities from the body.
d3e51865
KM
2394 Specify :keymap as allout-mode-map so the minor-mode-map-alist
2395 entry will be '(allout-mode . allout-mode-map) - see
2396 allout-mode-map-value, below. Adjust docstring to track changes.
2397 (allout-minor-mode): Remove this defalias, now that we're using
2398 define-minor-mode.
2399 (allout-mode-map): Set value to be 'allout-mode-map. The actual
2400 keymap is allout-mode-map-value, via defalias.
2401 (allout-mode-map-value): The variable holding the actual mode
2402 keymap structure, by virtue of defalias from allout-mode-map.
8dabbfd6 2403 (allout-compose-and-institute-keymap): Rename from
d3e51865
KM
2404 allout-bind-keys, and including the binding-composition
2405 functionality of the former produce-allout-mode-map and
2406 allout-setup-mode-map.
2407 (allout-institute-keymap): Take over the "setup" part of the former
2408 allout-setup-mode-map. Reassign allout-mode-map-value value and
2409 update the defalias.
01c35094 2410 (allout-command-prefix, allout-prefixed-keybindings)
8dabbfd6
SM
2411 (allout-unprefixed-keybindings):
2412 Use allout-compose-and-institute-keymap to process the bindings.
2cf429d0 2413 (allout-unprefixed-keybindings): Remove extraneous '?' question marks.
d3e51865 2414 (allout-prefixed-keybindings): Elide binding to (prefixed) \C-h -
8dabbfd6
SM
2415 user can customize if they want to use that binding.
2416 Bind allout-copy-topic-as-kill to (prefixed) \M-k.
2417 Bind allout-up-current-level to (prefixed) \C-u. (I think i mistakenly
d3e51865
KM
2418 elided that, previously, instead of the one for \C-h.)
2419 (allout-hotspot-key-handler): Remove attempt to resolve the key
2420 through the literal key-string lookup on allout-keybindings-list.
2421 That probably hasn't worked for a Long Time, and removal of
2cf429d0 2422 allout-keybindings-list further simplifies the keybindings situation.
d3e51865
KM
2423 (allout-pre-command-business): Use allout-mode-map-value instead
2424 of allout-mode-map.
2425 (allout-preempt-trailing-ctrl-h): Remove. The user can customize
2426 the bindings if they want to use a keybinding having a trailing
2cf429d0 2427 \C-h. No deprecation needed since this feature was never in a release.
d3e51865
KM
2428 (allout-keybindings-list): Remove. It's not been useful for a
2429 while. (See allout-hotspot-key-handler changes, above.)
2430 (produce-allout-mode-map): Remove. Consolidate into
2431 allout-compose-and-institute-keymap.
2432 (allout-mode-map-adjustments): Remove. No longer necessary with
2433 removal of allout-preempt-trailing-ctrl-h.
2434 (allout-setup-mode-map): Remove. Consolidate into
2435 allout-compose-and-institute-keymap and allout-institute-keymap.
2436
c11136ec
GM
24372011-01-20 Glenn Morris <rgm@gnu.org>
2438
dbfb414e
GM
2439 * vc/vc-svn.el (vc-svn-after-dir-status): Tweak previous change.
2440
c11136ec
GM
2441 * simple.el (read-expression-history): Remove, it's in minibuf.c.
2442
9aea757b
CY
24432011-01-20 Chong Yidong <cyd@stupidchicken.com>
2444
2445 * subr.el (y-or-n-p): Revert 2011-01-07 change, removing ARGS.
2446
2447 * files.el (find-alternate-file, basic-save-buffer)
2448 (basic-save-buffer-2, revert-buffer, recover-file)
2449 (kill-buffer-ask, abort-if-file-too-large)
2450 (set-visited-file-name, write-file, backup-buffer)
2451 (basic-save-buffer, save-some-buffers):
2452 * dired-aux.el (dired-compress-file): Callers changed.
2453
5dd4f3f7
GM
24542011-01-19 Glenn Morris <rgm@gnu.org>
2455
2456 * vc/vc-svn.el (vc-svn-after-dir-status, vc-svn-parse-status):
2457 Also check the property status. (Bug#7861)
2458
56761182
MA
24592011-01-18 Michael Albinus <michael.albinus@gmx.de>
2460
2461 * net/tramp.el (tramp-debug-message): Extend function exclude
2462 list. Use `regexp-opt'.
2463
a9faac5c 24642011-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
1a1fcbe1 2465
9cc3a0c7
SM
2466 * textmodes/tex-mode.el (tex-font-lock-verb): Make sure \verb
2467 highlighting doesn't spill over subsequent lines.
2468
1a1fcbe1
SM
2469 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't re-evaluate the
2470 keymap expression. Improve docstring.
2471
74a10be5
SM
2472 * electric.el (electric-indent-post-self-insert-function):
2473 Don't auto-indent for indent-to-left-margin, it's too often
2474 counter-productive.
2475
721be9cd
TH
24762011-01-16 Tassilo Horn <tassilo@member.fsf.org>
2477
2478 * strokes.el (strokes-read-stroke): Re-fill strokes buffer with
2479 spaces if the frame was resized, so that the full visible buffer
2480 serves as canvas for strokes.
2481
a767645f
GM
24822011-01-16 Glenn Morris <rgm@gnu.org>
2483
2484 * info-xref.el (info-xref-docstrings): Replace cl function.
e5c7913c 2485 Also skip directories.
a767645f 2486
444ee8dd
KR
24872011-01-16 Kevin Ryde <user42@zip.com.au>
2488
2489 * info-xref.el: Version 3.
2490 (info-xref-check, info-xref-check-all): Move commentary details
2491 into docstrings for better visibility.
2492 Use compilation-mode for the results buffer.
2493 (info-xref-output, info-xref-output-error, info-xref-with-output)
2494 (info-xref-filename, info-xref-in-progress):
2495 New internals for this.
2496 (info-xref-check-list, info-xref-check-buffer)
2497 (info-xref-check-all-custom): Use those.
2498 (info-xref-output-buffer): Rename from info-xref-results-buffer.
2499 (info-xref-output-heading): Rename from info-xref-filename-heading.
2500 (info-xref-good, info-xref-bad, info-xref-xfile-alist)
2501 (info-xref-filename-heading): Move to output managing section.
35f52ed6 2502 (info-xref-docstrings): New command checking "Info node `(foo)Bar'"
444ee8dd
KR
2503 (info-xref-lock-file-p, info-xref-with-file): New helpers for it.
2504 (info-xref-subfile-p): Move to generic section with those two.
2505 (info-xref-check-node): New function split from
2506 info-xref-check-buffer, shared by info-xref-docstrings.
2507 (info-xref-goto-node-p): Move to a checking section with that func.
2508 (info-xref-unavail): New counter.
2509 (info-xref-check-node): Use it.
2510 (info-xref-with-output): Show count of unavailables at end of output.
2511 (info-xref-all-info-files): Exclude ".*" dotfiles. Ignore broken
35f52ed6 2512 symlinks. Exclude .texi files. Exclude Emacs backup files.
444ee8dd
KR
2513 (info-xref-check-all-custom): Fix quietening viper-mode and
2514 gnus-registry-install -- use setq not let so as not to unbind
2515 after load.
2516
d4119912
JL
25172011-01-16 Juri Linkov <juri@jurta.org>
2518
2519 * isearch.el (isearch-abort): Don't quit if search has
2520 an incomplete regexp (isearch-error is non-nil). (Bug#7534)
2521
b024d9f0
MD
25222011-01-15 Mark Diekhans <markd@soe.ucsc.edu>
2523
2524 * files.el (backup-buffer): Make last-resort backup file in
2525 .emacs.d (Bug#6953).
2526
2527 * subr.el (locate-user-emacs-file): If .emacs.d does not exist,
2528 make it with permission 700.
2529
d52969e8 25302011-01-15 Kenichi Handa <handa@m17n.org>
1a6a03e4 2531
74a10be5
SM
2532 * mail/rmailmm.el (rmail-mime-insert-header):
2533 Set rmail-mime-coding-system to a cons whose car is the last coding
1a6a03e4
KH
2534 system used to decode the header.
2535 (rmail-mime-find-header-encoding): New function.
74a10be5
SM
2536 (rmail-mime-insert-decoded-text):
2537 Override rmail-mime-coding-system if it is a cons.
1a6a03e4
KH
2538 (rmail-show-mime): If only a header part was decoded, find the
2539 coding system while ignoring mm-charset-override-alist.
2540
d52969e8 25412011-01-15 Chong Yidong <cyd@stupidchicken.com>
c88aaf48
CY
2542
2543 * subr.el (event-start, event-end): Doc fix (Bug#7826).
2544
d52969e8 25452011-01-15 Kenichi Handa <handa@m17n.org>
e7ca0062
KH
2546
2547 * mail/rmailmm.el (rmail-mime-next-item)
2548 (rmail-mime-previous-item): Delete them.
2549 (rmail-mime-shown-mode): Recursively call for children.
74a10be5
SM
2550 (rmail-mime-hidden-mode): Delete the 2nd arg TOP.
2551 Callers changed.
e7ca0062
KH
2552 (rmail-mime-raw-mode): Recursively call for children.
2553 (rmail-mode-map): Change mapping of tab and backtab to
2554 forward-button and backward-button respectively.
2555 (rmail-mime-insert-tagline): Always insert "Hide" or "Show"
2556 button.
2557 (rmail-mime-update-tagline): New function.
2558 (rmail-mime-insert-text): Call rmail-mime-update-tagline if the
2559 body display is changed.
74a10be5 2560 (rmail-mime-toggle-button): Rename from rmail-mime-image.
e7ca0062
KH
2561 (rmail-mime-image): Delete this button type.
2562 (rmail-mime-toggle): New button type.
2563 (rmail-mime-insert-bulk): Call rmail-mime-update-tagline if the
2564 body display is changed. Change the save button label to "Save".
2565 Don't process show/hide button here.
2566 (rmail-mime-insert-multipart): Call rmail-mime-update-tagline if
2567 the body display is changed. Unconditionally call
2568 rmail-mime-insert for children.
2569 (rmail-mime-handle): Update `display' vector of the just inserted
2570 entity.
2571 (rmail-mime-process): If mail-header-parse-content-type returns
2572 nil, use "text/plain" as the fallback type.
2573 (rmail-mime-insert): For raw-mode, recursively call
2574 rmail-mim-insert for children.
2575 (rmail-mime): Handle the case that the current buffer is not rmail
2576 buffer (e.g. in summary buffer).
2577
d52969e8 25782011-01-15 Kenichi Handa <handa@m17n.org>
e7ca0062
KH
2579
2580 * mail/rmailmm.el (rmail-mime-next-item)
2581 (rmail-mime-previous-item): Skip the body of a non-multipart
2582 entity if a tagline is shown.
2583
362b9d48
GM
25842011-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
2585
2586 * tmm.el (tmm-get-keymap): Skip bindings without labels (bug#7721).
2587 (tmm-prompt): Simplify.
2588 (tmm-add-prompt): Remove unused var `win'.
2589
2590 * whitespace.el (global-whitespace-newline-mode): Fix call (bug#7810)
2591 to minor mode which used nil accidentally to mean "turn off".
2592
25932011-01-15 Michael Albinus <michael.albinus@gmx.de>
2594
2595 * net/tramp-sh.el (tramp-find-inline-compress)
2596 (tramp-get-inline-coding): Quote command after pipe symbol for
2597 local calls under W32. (Bug#6784)
2598
25992011-01-15 Michael Albinus <michael.albinus@gmx.de>
2600
2601 * net/tramp.el (tramp-default-method): Initialize with pscp/plink
2602 only when running under W32.
2603
26042011-01-15 Eli Zaretskii <eliz@gnu.org>
2605
2606 * progmodes/grep.el (grep-compute-defaults): Quote the program
2607 file name after the pipe symbol in Grep templates. (Bug#6784)
2608 * jka-compr.el (jka-compr-partial-uncompress): Likewise.
2609
26102011-01-15 Lennart Borgman <lennart.borgman@gmail.com>
2611
2612 * buff-menu.el (Buffer-menu-buffer-list): New var.
2613 (Buffer-menu-revert-function, list-buffers-noselect): Use it, so a
2614 restricted buffer list is not lost on revert (Bug#7749).
2615
26162011-01-15 Eric Hanchrow <eric.hanchrow@gmail.com>
2617
2618 * net/ldap.el (ldap-search-internal): Discard stderr output.
2619
26202011-01-15 Eli Zaretskii <eliz@gnu.org>
2621
2622 * files.el (directory-abbrev-alist): Doc fix. (Bug#7777)
2623
26242011-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
2625
2626 * vc-bzr.el (vc-bzr-annotate-time): Tweak previous change.
2627
26282011-01-15 Kenichi Handa <handa@m17n.org>
2629
2630 * mail/rmailmm.el (rmail-mime-insert-bulk): Display an unknown
2631 part as a plain text.
2632 (rmail-mime-process-multipart): Set the default content-type to
2633 nil for unknown multipart subtypes (bug#7651).
2634
6d3d6113
SM
26352011-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
2636
4391b429
SM
2637 * hexl.el (hexl-mode-old-*): Remove.
2638 (hexl-mode--old-var-vals): New var to replace them.
2639 (hexl-mode--minor-mode-p, hexl-mode--setq-local): New funs.
2640 (hexl-mode, hexl-follow-line, hexl-activate-ruler):
2641 Use them to set local vars (bug#7846).
2642 (hexl-mode-exit): Use hexl-mode--old-var-vals to restore state.
2643 (hexl-backward-short, hexl-backward-word, hexl-scroll-down)
2644 (hexl-scroll-up, hexl-end-of-1k-page, hexl-end-of-512b-page): Simplify.
2645
6d3d6113
SM
2646 * vc/smerge-mode.el: Resolve comment conflicts more aggressively.
2647 (smerge-resolve--normalize-re): New var.
2648 (smerge-resolve--extract-comment, smerge-resolve--normalize): New funs.
2649 (smerge-resolve): Use them.
2650 * newcomment.el (comment-only-p): New function.
2651 (comment-or-uncomment-region): Use it.
2652
77ab81d0 26532011-01-14 Brent Goodrick <bgoodr@gmail.com> (tiny change)
8d4708af
BG
2654
2655 * abbrev.el (prepare-abbrev-list-buffer): If listing local abbrev
2656 table, get the value before switching to the output buffer. (Bug#7733)
2657
77ab81d0 26582011-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
364df1cc
SM
2659
2660 * progmodes/python.el (python-mode): Don't impose font-lock (bug#3628).
2661
8faba62c
KS
26622011-01-14 Kim F. Storm <storm@cua.dk>
2663
2664 * emulation/cua-base.el (cua--init-keymaps):
2665 Remap exchange-point-and-mark in cua-global-keymap.
2666
ab7eb811
TH
26672011-01-14 Tassilo Horn <tassilo@member.fsf.org>
2668
2669 * progmodes/sh-script.el (sh-other-keywords): Add ZSH's foreach
2670 loop keyword.
2671
fc55380c
SM
26722011-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
2673
2674 * emacs-lisp/easymenu.el: Add :enable (bug#7754), and obey :label.
2675 Require CL.
2676 (easy-menu-create-menu, easy-menu-convert-item-1):
2677 Use :label rather than nil for labels. Use `case'.
2678 Add :enable as alias for :active.
2679 (easy-menu-binding): Obey :label.
2680
dbed16aa
SM
26812011-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
2682
4d789d84
SM
2683 Use run-mode-hooks for major mode hooks (bug#513).
2684 * textmodes/reftex-toc.el (reftex-toc-mode-map):
2685 Rename from reftex-toc-map.
2686 (reftex-toc-mode): Use define-derived-mode.
2687 * textmodes/reftex-sel.el (reftex-select-shared-map): New map.
2688 (reftex-select-label-mode-map, reftex-select-bib-mode-map):
2689 Rename from reftex-select-(label|bib)-map. Move init into declaration.
2690 (reftex-select-label-mode, reftex-select-bib-mode):
2691 Use define-derived-mode.
2692 * textmodes/reftex-index.el (reftex-index-phrases-mode-map)
2693 (reftex-index-mode-map): Rename from reftex-index(-phrases)-map.
2694 Move init into delcaration.
2695 (reftex-index-mode, reftex-index-phrases-mode):
2696 Use define-derived-mode.
2697 * speedbar.el (speedbar-mode-syntax-table): Renaqme from
2698 speedbar-syntax-table. Move init into declaration.
2699 (speedbar-mode-map): Rename from speedbar-key-map.
2700 Move init into declaration.
2701 (speedbar-file-key-map): Move init into declaration.
2702 (speedbar-mode): Use define-derived-mode.
2703 * recentf.el (recentf-mode): Don't run hook (or message) redundantly.
2704 * net/rcirc.el (rcirc-mode): Use run-mode-hooks.
2705 * emacs-lisp/chart.el (chart-mode-map): Rename from chart-map.
2706 (chart-face-list): Move initialization into declaration.
2707 (chart-mode): Use define-derived-mode.
2708 * calculator.el (calculator-mode-map): Move init into declaration.
2709 (calculator-mode): Use define-derived-mode.
2710
b49a2dbf
SM
2711 * mail/mail-utils.el (mail-strip-quoted-names): Make the regexp code
2712 work for nested comments.
2713
dbed16aa
SM
2714 * progmodes/prolog.el: Use syntax-propertize. Further code cleanup.
2715 (prolog-use-prolog-tokenizer-flag): Change default when
2716 syntax-propertize can be used.
2717 (prolog-syntax-propertize-function): New var.
2718 (prolog-mode-variables): Move make-local-variable into `set'.
2719 Don't make comment-column local since we don't set it.
2720 Set comment-add (as it was in previous prolog.el). Use dolist.
2721 Set syntax-propertize-function.
2722 (prolog-mode, prolog-inferior-mode):
2723 Call prolog(-inferior)-menu directly, not through the mode-hook.
2724 (prolog-buffer-module, prolog-indent-level)
2725 (prolog-paren-is-the-first-on-line-p, prolog-paren-balance)
2726 (prolog-comment-limits, prolog-goto-comment-column):
2727 Use line-(end|beginning)-position.
2728 (prolog-build-prolog-command): Tighten up regexp.
2729 (prolog-consult-compile): Move make-local-variable into `set'.
2730 (prolog-consult-compile-filter, prolog-goto-next-paren)
2731 (prolog-help-on-predicate, prolog-clause-info)
2732 (prolog-mark-predicate): Don't let+setq.
2733 (prolog-indent-line): Use indent-line-to.
2734 Only call prolog-goto-comment-column if necessary.
2735 (prolog-indent-level): Use bobp.
2736 (prolog-first-pos-on-line): Remove, not used any more.
2737 (prolog-in-string-or-comment): Use syntax-ppss if available.
2738 (prolog-help-on-predicate): Use read-string.
2739 (prolog-goto-predicate-info): Simplify.
2740 (prolog-read-predicate): Use `default' rather than `initial'.
2741 (prolog-temporary-file): Use make-temp-file to close a security hole.
2742 (prolog-toggle-sicstus-sd): New command.
2743 (prolog-electric-underscore, prolog-variables-to-anonymous):
2744 Use dynamic-scoping as it was meant.
2745 (prolog-menu): Move menu definitions to top-level.
2746 Use a toggle-button for Sicstus's source debugger.
2747 Change "Code" to the more usual "Prolog", and hence change "Prolog"
2748 to "System".
2749 (prolog-inferior-menu): Reuse prolog-menu's help menu.
2750 Move other menu definition to top-level.
2751
50f8cd96
TH
27522011-01-13 Tassilo Horn <tassilo@member.fsf.org>
2753
5b355315
TH
2754 * doc-view.el (doc-view-open-text): Use meaningful text buffer
2755 name. Keep original document's directory as default-directory
2756 (bug#6446).
1281bd51
TH
2757 (doc-view-initiate-display): Fall back to normal mode when
2758 doc-view-mode cannot be enabled, also when extracting the document
2759 text into a separate buffer (bug#6446).
5b355315 2760
50f8cd96
TH
2761 * simple.el (shell-command): Don't error out if shell command
2762 buffer contains text with non-nil read-only property when erasing
2763 the buffer.
2764
821f936d
KS
27652011-01-13 Kim F. Storm <storm@cua.dk>
2766
2767 * ido.el (ido-may-cache-directory): Move "too-big" check later.
2768 (ido-next-match, ido-prev-match): Fix stray reordering of matching
2769 items when cycling through the matches.
2770
f754f898
TH
27712011-01-13 Tassilo Horn <tassilo@member.fsf.org>
2772
2773 * dired-x.el (dired-omit-verbose): New defcustom that allows
2774 disabling the omit messages.
2775 (dired-omit-expunge): Use it.
2776
d221e780
CO
27772011-01-13 Christian Ohler <ohler@gnu.org>
2778
2779 * emacs-lisp/ert.el, emacs-lisp/ert-x.el: New files.
2780
a03b542a
CY
27812011-01-13 Chong Yidong <cyd@stupidchicken.com>
2782
2783 * font-lock.el (font-lock-verbose): Default to nil.
2784
25ca2e61
CY
27852011-01-13 Chong Yidong <cyd@stupidchicken.com>
2786
2787 * simple.el (sendmail-user-agent-compose): Move to sendmail.el.
2788 (compose-mail): New arg RETURN-ACTION.
2789 (compose-mail-other-window, compose-mail-other-frame): Likewise.
2790
2791 * mail/sendmail.el (mail-return-action): New var.
2792 (mail-mode): Make it buffer-local.
2793 (mail-bury): Obey it. Move special Rmail window handling to
2794 rmail-mail-return.
2795 (mail, mail-setup): New arg RETURN-ACTION.
2796 (sendmail-user-agent-compose): Move from simple.el.
2797
2798 * mail/rmail.el (rmail-mail-return): New function.
2799 (rmail-start-mail): Pass it to compose-mail.
2800
2a8b13af
CY
28012011-01-12 Chong Yidong <cyd@stupidchicken.com>
2802
b2948a87
CY
2803 * menu-bar.el (menu-bar-custom-menu): Tweak Mule and Customize
2804 menus. Add menu item for customize-themes.
2805
2806 * cus-theme.el (customize-themes):
74a10be5
SM
2807 * emacs-lisp/package.el (package--list-packages):
2808 Use switch-to-buffer.
2a8b13af 2809
059616e5
JB
28102011-01-11 Johan Bockgård <bojohan@gnu.org>
2811
2812 * emacs-lisp/unsafep.el (unsafep): Handle backquoted forms.
2813
04380ff1
SM
28142011-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
2815
2816 * progmodes/prolog.el: Fix up coding convention and such.
2817 (prolog-indent-width): Use the same default as in
2818 previous prolog.el rather than tab-width which depends on which buffer
2819 is current when the file is loaded.
2820 (prolog-electric-newline-flag): Only enable if electric-indent-mode
2821 is not available.
2822 (prolog-emacs): Remove. Use (featurep 'xemacs) instead.
2823 (prolog-known-systems): Remove.
2824 (prolog-mode-syntax-table, prolog-inferior-mode-map):
2825 Move initialization into declaration.
2826 (prolog-mode-map): Move initialization into declaration.
2827 Remove system-specific mode-map vars, since they referred to the same
2828 keymap anyway.
2829 (prolog-mode-variables): Obey the user's preference w.r.t
2830 adaptive-fill-mode. Prefer symbol-value to `eval'.
2831 (prolog-mode-keybindings-edit): Add compatibility bindings.
2832 (prolog-mode): Use define-derived-mode. Don't handle mercury here.
2833 (mercury-mode-map): New var.
2834 (mercury-mode, prolog-inferior-mode): Use define-derived-mode.
2835 (prolog-ensure-process, prolog-process-insert-string)
2836 (prolog-consult-compile): Use with-current-buffer.
2837 (prolog-guess-fill-prefix): Simplify data flow.
2838 (prolog-replace-in-string): New function to use instead of
2839 replace-in-string.
2840 (prolog-enable-sicstus-sd): Don't abuse `eval'.
2841 (prolog-uncomment-region): Use `uncomment-region' when available.
2842 (prolog-electric-colon, prolog-electric-dash): Use `eolp'.
2843 (prolog-int-to-char, prolog-char-to-int): New functions to use instead
2844 of int-to-char and char-to-int.
2845 (prolog-mode-hook, prolog-inferior-mode-hook): Don't force font-lock.
2846
e2019526
SB
28472011-01-11 Stefan Bruda <stefan@bruda.ca>
2848
2849 * progmodes/prolog.el: Replace by a whole new file.
2850
3fa173b4
SM
28512011-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
2852
2853 * subr.el (eval-after-load): Fix timing for features (bug#7769).
2854 (declare-function, undefined, insert-for-yank)
2855 (replace-regexp-in-string): Follow checkdoc's recommendations.
2856
7973bcea
SM
28572011-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
2858
2859 * calendar/diary-lib.el (diary-mode): Refresh *Calendar* after
2860 refreshing the diary buffer.
2861
0af8c88b
KM
28622011-01-10 Ken Manheimer <ken.manheimer@gmail.com>
2863
7973bcea 2864 * allout.el: Add 2011 to the file copyright.
0af8c88b
KM
2865 (allout-encrypt-string): Prevent encryption from adding an extra
2866 newline at the end of the topic body.
2867 (allout-version): Increment to 2.3.
2868
1a27c64e
MA
28692011-01-10 Michael Albinus <michael.albinus@gmx.de>
2870
7973bcea
SM
2871 * net/dbus.el (dbus-unregister-service): Complete doc.
2872 Fix call of dbus-error signal.
5c0b4070 2873 (dbus-register-property): Use `dont-register' keyword.
1a27c64e 2874
0a203b61
MA
28752011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
2876
2877 * net/dbus.el (dbus-unregister-service): Translate returned
2878 integer into a symbol.
2879 (dbus-register-property): Use `dbus-register-service' to do the
2880 name registration.
2881
895123f5
CY
28822011-01-09 Chong Yidong <cyd@stupidchicken.com>
2883
7973bcea
SM
2884 * progmodes/idlw-help.el (idlwave-help-link): Inherit from link face.
2885 Suggested by Joakim Verona.
12e1f328 2886
732eb50a
CY
2887 * comint.el (comint-highlight-prompt): Inherit minibuffer-prompt.
2888
895123f5
CY
2889 * wid-edit.el (visibility): Replace :on-image and :off-image
2890 widget properties with :on-glyph and :off-glyph, for consistency
2891 with the `visibility' widget.
2892 (widget-toggle-value-create, widget-visibility-value-create):
2893 Merge into a single function `widget-toggle-value-create'.
2894
2895 * cus-edit.el (custom-variable-value-create, custom-visibility)
7973bcea
SM
2896 (custom-face-edit-value-create, custom-face-value-create):
2897 Replace :on-image and :off-image widget properties with :on-glyph and
895123f5
CY
2898 :off-glyph, for consistency with the `visibility' widget.
2899
c8043a22
AS
29002011-01-09 Andreas Schwab <schwab@linux-m68k.org>
2901
2902 * net/ldap.el (ldap-search-internal): Don't use eval.
2903
b7617f6d
CY
29042011-01-09 Chong Yidong <cyd@stupidchicken.com>
2905
973f1f2a
CY
2906 * subr.el (read-char-choice): Use read-key.
2907
b7617f6d
CY
2908 * custom.el (custom-safe-themes): Rename from
2909 custom-safe-theme-files. Add :risky tag.
2910 (load-theme, custom-theme-load-confirm): Save sha1 hashes to
2911 custom-safe-themes, not filenames. Suggested by Stefan Monnier.
2912
900503ae
CY
29132011-01-09 Chong Yidong <cyd@stupidchicken.com>
2914
2915 * tool-bar.el (tool-bar-setup): Remove Help button. Remove label
2916 from Search and add a label to Undo.
2917
2918 * vc/vc-dir.el (vc-dir-tool-bar-map): Rearrange, removing
2919 inappropriate buttons and adding :vert-only tags.
2920
2921 * progmodes/compile.el (compilation-mode-tool-bar-map): Adjust to
2922 removal of Help tool-bar button. Remove Undo button for space.
2923
2924 * info.el (info-tool-bar-map): Add :vert-only tags.
2925
c44d54b3
TH
29262011-01-08 Tassilo Horn <tassilo@member.fsf.org>
2927
2928 * doc-view.el (doc-view-mode-p): Check for png or imagemagick
2929 image backend support. Either of them is fine.
2930
3ef01959
CY
29312011-01-08 Chong Yidong <cyd@stupidchicken.com>
2932
3d91e302
CY
2933 * subr.el (y-or-n-p): Doc fix.
2934
278f6845
CY
2935 * custom.el (custom-safe-theme-files): New defcustom.
2936 (custom-theme-load-confirm): New function.
2937 (load-theme): Load theme using `load', confirming with
2938 custom-theme-load-confirm if necessary.
2939
3ef01959
CY
2940 * subr.el (read-char-choice): New function, factored out from
2941 dired-query and hack-local-variables-confirm.
2942
2943 * dired-aux.el (dired-query):
2944 * files.el (hack-local-variables-confirm): Use it.
2945
2946 * dired-aux.el (dired-compress-file):
2947 * files.el (abort-if-file-too-large, find-alternate-file)
2948 (set-visited-file-name, write-file, backup-buffer)
2949 (basic-save-buffer, basic-save-buffer-2, save-some-buffers)
2950 (delete-directory, revert-buffer, recover-file, kill-buffer-ask):
2951 Use new format string args for y-or-n-p and yes-or-no-p.
2952
7c837933
AS
29532011-01-08 Andreas Schwab <schwab@linux-m68k.org>
2954
2955 * progmodes/compile.el (compilation-error-regexp-alist-alist)
2956 [gcc-include]: Tighten file name match, add match for column
2957 number. (Bug#7806)
6c7ec171 2958 [gnu]: Remove unused group.
7c837933 2959
d0981f82
GM
29602011-01-08 Glenn Morris <rgm@gnu.org>
2961
e7a42417
GM
2962 * makefile.w32-in (EMACSOPT): Add --no-site-lisp.
2963
d0981f82
GM
2964 * makefile.w32-in (EMACSOPT): -batch implies --no-init-file.
2965
d43bb7d3
SS
29662011-01-07 Sam Steingold <sds@gnu.org>
2967
2968 * w32-fns.el (w32-shell-name): Use `shell-file-name' instead of
2969 the `explicit-shell-file-name' because that is the
2970 non-interactive shell.
2971
8c51d2a2
CY
29722011-01-07 Chong Yidong <cyd@stupidchicken.com>
2973
2974 * subr.el (y-or-n-p): Accept format string args.
2975
66b7b0fe
GM
29762011-01-07 Glenn Morris <rgm@gnu.org>
2977
2978 * Makefile.in (EMACSOPT): Add --no-site-lisp.
2979
1e004a83
KM
29802011-01-06 Ken Manheimer <ken.manheimer@gmail.com>
2981
66b7b0fe 2982 * allout.el (allout-back-to-current-heading): Ensure return to
1e004a83 2983 the visible containing topic, rather than a collapsed one.
66b7b0fe 2984 (allout-view-change-hook): Remove hook that was deprecated long ago.
1e004a83
KM
2985 (allout-exposure-change-hook): Remove documentation remarks
2986 concerning removed allout-view-change-hook.
2987 (allout-flag-region): Remove invocation of and documentation
2988 remarks concerning allout-view-change-hook.
2989
b0a8e46b
GM
29902011-01-06 Glenn Morris <rgm@gnu.org>
2991
2992 * vc/vc-bzr.el (vc-bzr-annotate-command, vc-bzr-annotate-time)
2993 (vc-bzr-annotate-extract-revision-at-line):
2994 Handle authors with embedded spaces. (Bug#7792)
2995
875c044a
TH
29962011-01-05 Tassilo Horn <tassilo@member.fsf.org>
2997
2998 * doc-view.el (doc-view-image-width): New variable.
2999 (doc-view-enlarge, doc-view-insert-image): Prefer imagemagick
3000 backend for PNG images, and do dynamic rescaling instead of
3001 reconverting the whole doc.
3002
1f6f7722
GM
30032011-01-05 Glenn Morris <rgm@gnu.org>
3004
3005 * emacs-lisp/rx.el (rx-repeat): Replace CL function.
3006
e9e68fda
KM
30072011-01-04 Ken Manheimer <ken.manheimer@gmail.com>
3008
4896e8fc 3009 * allout.el: Reconcile with changes in line movement behavior for
e9e68fda
KM
3010 long text lines that cross more than a single physical window
3011 line, ie when truncate-lines is nil.
e9e68fda
KM
3012 (allout-next-visible-heading): Provide for change in line-move
3013 behavior on long lines when truncate-lines is nil. In that case,
3014 line-move can wind up on the same textual line when it moves to
3015 the next window line, and moving to the bullet position after the
3016 move yields zero advancement. Add logic to detect and compensate
3017 for the lack of progress.
3018 (allout-current-topic-collapsed-p): move-end-of-line respect for
3019 field boundaries is different when operating with body lines
3020 shorter than window width versus ones greater than window width,
3021 which can yield false negatives in this function. Avoid
3022 difference by applying move-end-of-line while field-text-motion is
3023 inhibited.
3024
3f1b6eb2
GM
30252011-01-04 Glenn Morris <rgm@gnu.org>
3026
3027 * textmodes/rst.el (rst-compile-toolsets):
3028 Add pdf and s5 to option alist.
3029
6388924a
MA
30302011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
3031
7973bcea 3032 * net/dbus.el (dbus-register-property): Add optional parameter
6388924a
MA
3033 dont-register-service. Updated docstring accordingly.
3034
c3e4b003
AS
30352011-01-04 Andreas Schwab <schwab@linux-m68k.org>
3036
3037 * textmodes/rst.el (rst-compile-pdf-preview)
3038 (rst-compile-slides-preview): Remove extra line.
3039
ef4271fe
GM
30402011-01-04 Glenn Morris <rgm@gnu.org>
3041
3042 * textmodes/rst.el (rst-compile-toolsets): Make it a defcustom.
3043 Add `pdf' and `s5' entries. Use `prog.py' if found, otherwise
3044 default to `prog' without a .py extension.
3045 (rst-compile-pdf-preview, rst-compile-slides-preview):
3046 Use program names from rst-compile-toolsets, rather than hard-coding.
3047 (rst-portable-mark-active-p): Fix presumed typo.
3048
7c420169 30492011-01-02 Eli Zaretskii <eliz@gnu.org>
01e62600 3050
7c420169 3051 * term/w32-win.el (dynamic-library-alist): Set up correctly for
5be1c984
EZ
3052 libpng versions both before and after 1.4.0. (Bug#7716)
3053
7c420169 30542011-01-02 Eli Zaretskii <eliz@gnu.org>
2d34d523 3055
6491af11
EZ
3056 * time.el (display-time-mode): Mention display-time-interval in
3057 the doc string. (Bug#7713)
3058
7c420169 30592011-01-02 Kenichi Handa <handa@m17n.org>
8258ae3f
KH
3060
3061 * mail/rmailmm.el (rmail-mime-parse): Perform parsing in
3062 condition-case and return an error message string if something
3063 goes wrong.
2f952059 3064 (rmail-show-mime): Adjust for the above change. Insert the
8258ae3f
KH
3065 header by rmail-mime-insert-header.
3066
7c420169 30672011-01-02 Kenichi Handa <handa@m17n.org>
186f7f0b
KH
3068
3069 * mail/rmailmm.el: New key bindings for rmail-mime-next-item,
3070 rmail-mime-previous-item, and rmail-mime-toggle-hidden.
3071 (rmail-mime-mbox-buffer)
3072 (rmail-mime-view-buffer, rmail-mime-coding-system): New variables.
3073 (rmail-mime-entity): Argument changed. All codes handling an
3074 entity object are changed.
2f952059 3075 (rmail-mime-entity-header, rmail-mime-entity-body): Adjust for
186f7f0b
KH
3076 the above change.
3077 (rmail-mime-entity-children, rmail-mime-entity-handler)
3078 (rmail-mime-entity-tagline): New functions.
3079 (rmail-mime-message-p): New function.
3080 (rmail-mime-save): Bind rmail-mime-mbox-buffer.
3081 (rmail-mime-entity-segment, rmail-mime-next-item)
3082 (rmail-mime-previous-item, rmail-mime-shown-mode)
3083 (rmail-mime-hidden-mode, rmail-mime-raw-mode)
3084 (rmail-mime-toggle-raw, rmail-mime-toggle-hidden)
2f952059
ML
3085 (rmail-mime-insert-tagline, rmail-mime-insert-header):
3086 New functions.
186f7f0b
KH
3087 (rmail-mime-text-handler): Call rmail-mime-insert-text.
3088 (rmail-mime-insert-decoded-text): New function.
3089 (rmail-mime-insert-text): Call rmail-mime-insert-decoded-text.
3090 (rmail-mime-insert-image): Argument changed. Caller changed.
3091 (rmail-mime-image): Call rmail-mime-toggle-hidden.
b762841f 3092 (rmail-mime-set-bulk-data): New function.
186f7f0b
KH
3093 (rmail-mime-insert-bulk): Argument changed.
3094 (rmail-mime-multipart-handler): Return t.
2f952059
ML
3095 (rmail-mime-process-multipart): Argument changed.
3096 Handle "multipart/alternative" here.
186f7f0b
KH
3097 (rmail-mime-process): Argument changed.
3098 (rmail-mime-parse): Bind rmail-mime-mbox-buffer.
3099 (rmail-mime-insert): Argument changed. Handle raw display mode.
3100 (rmail-mime): Argument changed. Handle toggling of raw display
3101 mode.
3102 (rmail-show-mime): Bind rmail-mime-mbox-buffer and
3103 rmail-mime-view-buffer.
3104 (rmail-insert-mime-forwarded-message): Likewise.
3105 (rmail-search-mime-message): Likewise. Don't bind rmail-buffer.
3106
3107 * mail/rmail.el (rmail-show-message-1): If rmail-enable-mime is
3108 non-nil, handle the header in rmail-show-mime-function.
3109
7c420169 31102011-01-02 Leo <sdl.web@gmail.com>
e1a23575 3111
7c420169 3112 * help-fns.el (describe-variable): Fix previous change.
e1a23575 3113
7c420169 31142011-01-02 Juri Linkov <juri@jurta.org>
957e5dd1
JL
3115
3116 * isearch.el (isearch-lazy-highlight-error): New variable.
3117 (isearch-lazy-highlight-new-loop): Compare `isearch-error' and
3118 `isearch-lazy-highlight-error'. Set `isearch-lazy-highlight-error'
3119 to the current value of `isearch-error' (Bug#7468).
3120
7c420169 31212011-01-02 Chong Yidong <cyd@stupidchicken.com>
3c505d31
CY
3122
3123 * help-fns.el (describe-variable): Don't emit trailing whitespace
3124 (Bug#7511).
3125
7c420169 31262011-01-02 Chong Yidong <cyd@stupidchicken.com>
c1cf05f4
CY
3127
3128 * textmodes/rst.el (rst-compile-pdf-preview)
3129 (rst-compile-slides-preview): Use make-temp-file (Bug#7646).
3130
7c420169 31312011-01-02 Kevin Gallagher <Kevin.Gallagher@boeing.com>
c8cbbe27
KG
3132
3133 * emulation/edt-mapper.el: Override mapping of function keys so
3134 that the later call to read-key-sequence works.
3135
7c420169 31362011-01-02 Eli Zaretskii <eliz@gnu.org>
95e4cc85
EZ
3137
3138 * mail/smtpmail.el (smtpmail-send-it): Write queued mail body with
3139 Unix EOLs. (Bug#7589)
3140
7c420169
CY
31412011-01-02 Leo <sdl.web@gmail.com>
3142
3143 * eshell/em-hist.el (eshell-previous-matching-input): Signal error
3144 if point is not behind eshell-last-output-end (Bug#7585).
3145
31462011-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
3147
3148 * files.el (file-local-variables-alist):
3149 Make permanent-local (bug#7767).
3150
31512011-01-02 Glenn Morris <rgm@gnu.org>
3152
3153 * version.el (emacs-copyright): Set short copyright year to 2011.
3154
31552011-01-02 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
3156
3157 * mail/mail-utils.el (mail-strip-quoted-names): Avoid clobbering
3158 an existing temp buffer. (Bug#7746)
3159
31602011-01-02 Glenn Morris <rgm@gnu.org>
3161
3162 * mail/mail-utils.el (mail-mbox-from): Handle From: headers with
3163 multiple addresses. (Bug#7760)
3164
fb9a573a
KM
31652011-01-01 Ken Manheimer <ken.manheimer@gmail.com>
3166
e9e68fda 3167 * allout.el (allout-auto-fill): Do not infinitely recurse - use
fb9a573a
KM
3168 do-auto-fill if everything points back to allout-auto-fill.
3169 (allout-mode-deactivate-hook): Declare obsolete, in favor of
3170 standard-formed minor-mode deactivate hook, allout-mode-off-hook.
3171
8d68c659
MA
31722010-12-31 Michael Albinus <michael.albinus@gmx.de>
3173
3174 * net/tramp-sh.el (tramp-methods): Add recursive options to "scpc"
3175 and "scpx".
3176
291cc045
TH
31772010-12-30 Tassilo Horn <tassilo@member.fsf.org>
3178
3179 * doc-view.el (doc-view-set-doc-type): New function refactored
3180 from doc-view-mode.
3181 (doc-view-fallback-mode): New function.
3182 (doc-view-mode): Use it.
3183 (doc-view-mode-maybe): New function that checks if doc-view-mode
3184 can be used and falls back to the next best mode otherwise.
3185
3186 * files.el (auto-mode-alist): Use doc-view-mode-maybe for PDF,
3187 DVI, OpenDocument, and MS Office files.
3188
8ee2dc5c
AS
31892010-12-30 Andreas Schwab <schwab@linux-m68k.org>
3190
3191 * emacs-lisp/rx.el (rx-syntax): Fix typo.
3192
f9e68477
TH
31932010-12-30 Tassilo Horn <tassilo@member.fsf.org>
3194
3195 * doc-view.el (doc-view-toggle-display): Perform rassq-delete-all
3196 on a copy of auto-mode-alist, because that deletes with side
3197 effects.
3198
ad727c81
TH
31992010-12-30 Tassilo Horn <tassilo@member.fsf.org>
3200
7973bcea
SM
3201 * doc-view.el (doc-view-mode, doc-view-toggle-display):
3202 Use normal-mode without doc-view-mode bindings in auto-mode-alist as
ad727c81
TH
3203 fallback instead of hard coding fundamental mode.
3204
b71b7803
TH
32052010-12-30 Tassilo Horn <tassilo@member.fsf.org>
3206
3207 * doc-view.el (doc-view-doc->txt): Handle OpenDocument (or MS
3208 Office) files also for searching.
3209
95e16d17
TH
32102010-12-30 Tassilo Horn <tassilo@member.fsf.org>
3211
3212 * doc-view.el: Implement viewing of OpenDocument (and Microsoft
3213 Office) files. Not yet enabled via auto-mode-list.
3214 (doc-view-unoconv-program): New custom variable.
3215 (doc-view-mode-p): Handle new odf document type.
3216 (doc-view-odf->pdf): New conversion function.
3217 (doc-view-convert-current-doc): Call it for odf files.
3218 (doc-view-mode): Recognize newly supported file extensions.
3219
b191c9d9
MA
32202010-12-30 Michael Albinus <michael.albinus@gmx.de>
3221
3222 * net/tramp.el (tramp-default-method-alist)
3223 (tramp-default-user-alist)
3224 (tramp-local-host-regexp, tramp-prefix-domain-format)
3225 (tramp-prefix-domain-regexp): Set tramp-autoload cookie.
3226
3227 * net/tramp-ftp.el:
3228 * net/tramp-gvfs.el:
3229 * net/tramp-gw.el:
3230 * net/tramp-imap.el:
3231 * net/tramp-sh.el:
3232 * net/tramp-smb.el: Add tramp-autoload cookie for initialisation
3233 code of `tramp-default-method-alist' and `tramp-default-user-alist'.
3234
6e457cc9
KF
32352010-12-29 Karl Fogel <kfogel@red-bean.com>
3236
3237 * saveplace.el (save-place-alist-to-file): Save list sorted and
3238 pretty-printed, so that it is mergeable by line-based text merging,
3239 as suggested by Iain Dalton <iain.dalton {_AT_} gmail.com>.
3240
fb9a573a
KM
32412010-12-28 Ken Manheimer <ken.manheimer@gmail.com>
3242
e9e68fda 3243 * allout.el (allout-v18/19-file-var-hack): Obsolete, remove.
fb9a573a
KM
3244 (allout-mode): Argument "toggle" => "force".
3245 Refine the docstring.
3246 Remove special provisions for reactivation, besides the 'force'
3247 argument.
3248 Consolidate layout provisions coce directly into the activation
3249 condition branch, now that we've removed those provisions.
3250 (allout-unload-function): Explicitly activate the mode before
3251 deactivating, if it's initially deactivated.
3252 (allout-set-buffer-multibyte): Properly prevent byte-compiler
3253 warnings for version of function used only where
3254 set-buffer-multibyte is unavailable.
3255
c940c054
CY
32562010-12-28 Chong Yidong <cyd@stupidchicken.com>
3257
3258 * tool-bar.el (tool-bar-setup): Remove :enable conditions, which
3259 are handled by the menu-bar entries. As before, don't use
3260 :visibile to avoid changing the tool-bar.
3261
4c145d5d
MA
32622010-12-27 Michael Albinus <michael.albinus@gmx.de>
3263
3264 * net/secrets.el (secrets-delete-alias): New defun.
3265
fe99f704
MA
32662010-12-27 Michael Albinus <michael.albinus@gmx.de>
3267
3268 * net/tramp.el (tramp-default-user-alist): Do not add "ssh" based
3269 methods, otherwise ~/.ssh/config would be ignored.
3270
723ee192
SM
32712010-12-26 Stefan Monnier <monnier@iro.umontreal.ca>
3272
3273 * emacs-lisp/rx.el: Make it a superset of sregex.
3274 (rx-constituents): Add `any => "."', mark `repeat' as taking any number
3275 of args, add `regex' alias.
3276 (rx-info): Add arg to distinguish head and standalone forms.
3277 (rx-check, rx-form): Pass the corresponding arg.
3278 (rx-**): Simplify.
3279 (rx-repeat): Make it work for any number of args.
3280 (rx-syntax): Make it accept syntax chars as is.
3281 * obsolete/sregex.el: Move from emacs-lisp/.
3282 * emacs-lisp/re-builder.el: Remove sregex support.
3283 * emacs-lisp/edebug.el (sregexq, rx): Remove redundant defs.
3284
e77714da
EZ
32852010-12-25 Eli Zaretskii <eliz@gnu.org>
3286
3287 * mouse.el (mouse-yank-primary): On MS-Windows, try the (emulated)
3288 PRIMARY first, then the clipboard. (Bug#7699)
3289
17870c01
SM
32902010-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
3291
3292 * emacs-lisp/bytecomp.el (byte-compile-output-docform): Fix up use of
3293 print-number-table.
3294
6bfa51ba
CY
32952010-12-21 Chong Yidong <cyd@stupidchicken.com>
3296
d78cdcf7
CY
3297 * help-fns.el (find-lisp-object-file-name): Locate .emacs from
3298 .emacs.elc (Bug#7530).
3299
6bfa51ba
CY
3300 * wid-edit.el (widget-image-find): Remove bogus :ascent spec from
3301 image spec (Bug#7480).
3302
9d9cfd53
DU
33032010-12-21 Daiki Ueno <ueno@unixuser.org>
3304
3305 * obsolete/pgg-parse.el, obsolete/pgg-pgp5.el, obsolete/pgg-pgp.el,
723ee192
SM
3306 * obsolete/pgg-gpg.el, obsolete/pgg-def.el, obsolete/pgg.el:
3307 Move from lisp/.
9d9cfd53 3308
adc0b793
JD
33092010-12-20 Leo <sdl.web@gmail.com>
3310
3311 * dnd.el (dnd-get-local-file-name): Unhex of file name shall
3312 always be performed (Bug#7680).
3313
778ca437
CY
33142010-12-20 Chong Yidong <cyd@stupidchicken.com>
3315
3f95d7ff
CY
3316 * menu-bar.el (menu-bar-kill-ring-save): Make obsolete.
3317 (menu-bar-edit-menu): Bind "Copy" to kill-ring-save. Don't use
3318 mouse-region-match.
778ca437 3319
3f95d7ff 3320 * color.el: Move from gnus/.
94975270 3321
f48fdaad
CY
3322 * vc/diff.el (diff-better-file-name): Function deleted.
3323 abbreviating file names causes problems with shell-quote-argument.
94975270
CY
3324 (diff-no-select): Just use expand-file-name.
3325
3326 * tool-bar.el (tool-bar--image-expression): New function.
3327 (tool-bar-local-item, tool-bar--image-exp): Use it.
3328 (tool-bar-setup): Initialize tool-bar-separator-image-expression.
3329 Use :enable instead of :visible to avoid changing the tool-bar
3330 configuration unnecessarily.
3331
3332 * info.el (info-tool-bar-map): Add separators.
3333
2e306b39
KB
33342010-12-17 Ken Brown <kbrown@cornell.edu>
3335
3336 * loadup.el: Use version numbers in Cygwin build.
3337
395542c6
RT
33382010-12-17 Ryan Twitchell <metatheorem@gmail.com> (tiny change)
3339
3340 * ido.el (ido-file-internal): Ask for confirmation before
3341 overwriting an existing file (Bug#1238).
3342
4039c786
CY
33432010-12-16 Chong Yidong <cyd@stupidchicken.com>
3344
3345 * tool-bar.el (tool-bar-setup): Add separators.
3346
3347 * menu-bar.el (featurep): Use menu-bar-separator.
3348
45720dc3
GM
33492010-12-16 Ken Manheimer <ken.manheimer@gmail.com>
3350
3351 Migrate allout encryption provisions from pgg to epg.
3352
3353 * allout.el (allout-toggle-current-subtree-encryption)
3354 (allout-toggle-subtree-encryption): Adjust docstrings to reflect
3355 defaulting policy and other changes. Change fetch-pass to keymode-cue,
3356 for simpler universal argument interpretation.
35f52ed6 3357 (allout-toggle-subtree-encryption): Adjust docstring to describe
45720dc3
GM
3358 changed encryption provisions. Change fetch-pass to keymode-cue, for
3359 simpler universal argument interpretation. Remove provisions for
3360 handling key type and identity - they'll all be within
3361 allout-encrypt-string or epg/epg or even contained all the way in gpg.
3362 (allout-encrypt-string): Include keymode-cue, for optionally prompting
3363 for keypair recipients (universal argument > 1) and, in addition,
3364 associating the specified recipients with the outline (universal
3365 argument > 4) using a file local variable setting for
3366 'epa-file-encrypt-to'.
3367 Require epa, for recipients handling.
3368 Change how regexp filtering elements are named.
3369 Describe the problem with caching of incorrect symmetric-decryption
3370 keys.
3371 Use the epa-passphrase-callback-function, in case the user is using
3372 GnuPG v1.
3373 Support saving of the selected keypair recipients when invoked with a
3374 keymode-cue > 4.
3375 Remove obsolete arguments 'fetch-pass', 'target-cache-id', 'retried'.
3376 Require 'epa.
3377 Establish epg-context with armoring and default epg-protocol.
3378 Remove all passphrase cache, verification, and hinting code.
3379 (allout-passphrase-verifier-handling, allout-passphrase-hint-handling):
3380 No longer used, delete.
3381 (allout-mode): Adjust docstring to describe changed encryption
3382 provisions. Describe the problem with caching of incorrect
3383 symmetric-decryption keys.
3384 (allout-obtain-passphrase, allout-epg-passphrase-callback-function)
3385 (allout-make-passphrase-state, allout-passphrase-state-passphrase)
3386 (allout-encrypted-key-info, allout-update-passphrase-mnemonic-aids)
3387 (allout-get-encryption-passphrase-verifier, allout-verify-passphrase):
3388 Obsolete, remove.
3389
33088bed
DU
33902010-12-16 Daiki Ueno <ueno@unixuser.org>
3391
3392 * epa-file.el (epa-file-select-keys): Accept 'silent to inhibit
3393 key selection prompt; make 'silent as default (Bug#7487).
3394
bfc49a5b
LL
33952010-12-16 Leo <sdl.web@gmail.com>
3396
7973bcea
SM
3397 * eshell/eshell.el (eshell-directory-name):
3398 Use locate-user-emacs-file (Bug#7578).
bfc49a5b 3399
68251e16
GM
34002010-12-15 Glenn Morris <rgm@gnu.org>
3401
3402 * loadup.el (symbol-file-load-history-loaded): Remove; unused.
3403
99f053cf 34042010-12-15 Jari Aalto <jari.aalto@cante.net>
01c35094 3405 Scott Evans <gse@antisleep.com>
99f053cf
JA
3406
3407 * rect.el (rectange--default-line-number-format)
3408 (rectangle-number-line-callback): New functions.
3409 (rectangle-number-lines): New command, bound to C-x r N (Bug#4382).
3410
5614fd56
CY
34112010-12-15 Chong Yidong <cyd@stupidchicken.com>
3412
3413 * rect.el (operate-on-rectangle-lines, string-rectangle-string):
3414 Delete unused variables.
3415 (move-to-column-force): Remove function obsolete since 21.2.
3416
d68b0220
MA
34172010-12-14 Michael Albinus <michael.albinus@gmx.de>
3418
3419 * net/tramp.el (tramp-temp-buffer-file-name): Make it permanent-local.
3420 (tramp-handle-insert-file-contents): Do not set permanent-local
3421 property.
3422
7973bcea
SM
3423 * net/tramp-cache.el (tramp-persistency-file-name):
3424 Use `locate-user-emacs-file' if fboundp.
d68b0220
MA
3425
3426 * net/tramp-sh.el (tramp-methods): Add "ksu".
3427 (tramp-default-user-alist): Add "ksu". Use `regexp-opt' for
3428 method list.
3429
0273f794
GM
34302010-12-14 Glenn Morris <rgm@gnu.org>
3431
ab274982
GM
3432 * progmodes/js.el: Doc't require font-lock, etags, or easymenu.
3433 (find-tag-marker-ring): Declare.
3434 (js-find-symbol): Require etags.
3435
e758216c
GM
3436 * mail/sendmail.el: Don't require rmail or mailalias when compiling.
3437 Require mail-utils.
3438 (mail-alias-file): Don't autoload. Doc fix.
3439 (mail-bury-selects-summary, mail-send-nonascii): Don't autoload.
3440 (mail-mailer-swallows-blank-line): Default to nil. Doc fix.
3441 Mark as obsolete, and risky.
3442 (mail-setup): Simplify.
3443
53aff12a
GM
3444 * mail/mailalias.el (build-mail-aliases): Make it interactive.
3445 * mail/sendmail.el (build-mail-aliases): Update autoload.
3446
aae4b48c
GM
3447 * dired.el (dired-trivial-filenames, dired-chown-program)
3448 (dired-auto-revert-buffer): Remove autoload cookies.
3449 * mail/sendmail.el (mail-recover-1): Require 'dired.
3450
bff7c1ad
GM
3451 * dired.el (dired-subdir-switches, dired-chown-program)
3452 (dired-use-ls-dired, dired-chmod-program, dired-touch-program):
3453 Make into defcustoms.
3454 (dired-chown-program): Simplify initialization.
3455
0273f794
GM
3456 * mail/mail-utils.el: No need to require lisp-mode, it's in loadup.
3457
bc557672
RF
34582010-12-13 Romain Francoise <romain@orebokech.com>
3459
3460 * net/gnutls.el (gnutls-negotiate): Fix setting of default trustfiles.
3461
7410c270
G
34622010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3463
3464 * net/netrc.el (netrc-point-at-eol): Remove the unused
3465 netrc-point-at-old and netrc-bound-and-true-p bindings.
3466 (netrc-parse): Cache the netrc contents.
3467
f49d1f52 34682010-12-13 Eli Zaretskii <eliz@gnu.org>
11aad4e9
EZ
3469
3470 * subr.el (posn-col-row): Evaluate header-line-format in the
3471 context of the POSITION window's buffer.
3472
f49d1f52 34732010-12-13 Glenn Morris <rgm@gnu.org>
5612fd08
GM
3474
3475 * subr.el (member-ignore-case, run-mode-hooks, insert-for-yank-1)
3476 (with-silent-modifications): Doc fixes.
3477
f49d1f52 34782010-12-13 Michael Albinus <michael.albinus@gmx.de>
158d5945
MA
3479
3480 * net/tramp.el (tramp-action-password, tramp-process-actions):
d68b0220 3481 Revert previous from. Use `save-restriction'.
158d5945 3482
f49d1f52 34832010-12-13 Stephen Berman <stephen.berman@gmx.net>
81ced43d
SB
3484
3485 * calendar/diary-lib.el (diary-list-sexp-entries):
3486 Handle case of no newline at end of file. (Bug#7536)
3487
f49d1f52 34882010-12-13 Glenn Morris <rgm@gnu.org>
b2364eaa
GM
3489
3490 * mail/smtpmail.el (smtpmail-send-it): Revert previous change.
3491
f49d1f52 34922010-12-13 Michael Albinus <michael.albinus@gmx.de>
32802ee1 3493
f49d1f52 3494 * net/tramp.el (tramp-action-password): Delete region, do not narrow.
32802ee1 3495 (tramp-process-actions): Do not widen.
d68b0220 3496
f49d1f52
SM
3497 * net/tramp-sh.el (tramp-sh-handle-start-file-process):
3498 Protect buffer-modified value. (Bug#7557)
32802ee1 3499
f49d1f52 35002010-12-13 Jan Moringen <jmoringe@techfak.uni-bielefeld.de>
da9123a8
JM
3501
3502 * log-edit.el (log-edit-changelog-entries):
3503 Regexp quote filename. (Bug#7505)
3504
f49d1f52 35052010-12-13 Tom Breton <tehom@panix.com>
478834e6
TB
3506
3507 * cus-edit.el (custom-save-all):
3508 Bind print-length and print-level to nil. (Bug#7581)
3509
f49d1f52 35102010-12-13 Glenn Morris <rgm@gnu.org>
3c1e62f8 3511
d5e6e0b6
GM
3512 * mouse.el (mouse-menu-major-mode-map, mouse-menu-bar-map):
3513 Run hooks to update menu contents. (Bug#7586)
3514
3c1e62f8
GM
3515 * mail/smtpmail.el (smtpmail-send-it): Avoid colons in the queued
3516 file names, for the sake of MS Windows. (Bug#7588)
3517
f49d1f52 35182010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
b1816a74
SM
3519
3520 * diff-mode.el (diff-refine-hunk): Make it work when the hunk contains
3521 empty lines without a leading space.
3522
f49d1f52 35232010-12-13 Leo <sdl.web@gmail.com>
86a6e8e0 3524
740af6c9
GM
3525 * dired-aux.el (dired-do-redisplay): Postpone dired-after-readin-hook
3526 while mapping over marks (Bug#6810).
86a6e8e0 3527
f49d1f52 35282010-12-13 Chong Yidong <cyd@stupidchicken.com>
bc60f4de
CY
3529
3530 * image-dired.el (image-dired-db-file)
3531 (image-dired-temp-image-file, image-dired-gallery-dir)
3532 (image-dired-temp-rotate-image-file): Set default values relative
3533 to image-dired-dir (Bug#7518).
3534
f49d1f52 35352010-12-13 Lawrence Mitchell <wence@gmx.li>
3ecba049
LM
3536
3537 * format.el (format-decode-run-method): Pass args FROM and TO, not
3538 point-min and point-max, to shell-command-on-region (Bug#7488).
3539
f49d1f52 35402010-12-13 Jan Djärv <jan.h.d@swipnet.se>
0afb6242
JD
3541
3542 * frame.el (blink-cursor-mode): Make default t for ns.
3543
f49d1f52 35442010-12-13 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
5eae900e
BR
3545
3546 * vc-dir.el (vc-dir-query-replace-regexp): Doc fix (Bug#7501).
3547
f49d1f52 35482010-12-13 Chong Yidong <cyd@stupidchicken.com>
74194465 3549
637c2c43
CY
3550 * comint.el (comint-dynamic-list-input-ring)
3551 (comint-dynamic-complete-filename)
3552 (comint-replace-by-expanded-filename)
3553 (comint-dynamic-simple-complete)
3554 (comint-dynamic-list-filename-completions)
3555 (comint-dynamic-list-completions): Doc fix (Bug#7499).
3556
74194465
CY
3557 * subr.el (posn-x-y, posn-object-x-y, posn-object-width-height):
3558 Doc fix (Bug#7471).
3559
f49d1f52 35602010-12-13 Martin Rudalics <rudalics@gmx.at>
6ed96c33
MR
3561
3562 * dired.el (dired-pop-to-buffer): Bind pop-up-frames to nil
3563 (Bug#7533).
3564
01c35094 35652010-12-13 W. Martin Borgert <debacle@debian.org> (tiny change)
11cb1e35
MB
3566
3567 * files.el (auto-mode-alist): Handle .dbk (DocBook) with xml-mode.
3568 (Bug#7491).
3569
f49d1f52 35702010-12-13 Eli Zaretskii <eliz@gnu.org>
2472c214
EZ
3571
3572 * files.el (file-relative-name): Handle UNC file names on
3573 DOS/Windows. (Bug#4674)
3574
f49d1f52 35752010-12-13 Daiki Ueno <ueno@unixuser.org>
f9fe1af9
DU
3576
3577 * epg.el (epg-digest-algorithm-alist): Replace "RMD160" with
3578 "RIPEMD160" (Bug#7490). Reported by Daniel Kahn Gillmor.
3579 (epg-context-set-passphrase-callback): Mention that the callback
3580 is not called when used with GnuPG 2.x.
3581
f49d1f52 35822010-12-13 Glenn Morris <rgm@gnu.org>
ff80efe7
GM
3583
3584 * ps-print.el (ps-line-lengths-internal, ps-nb-pages):
3585 Ensure ps-footer-font-size-internal is initialized.
3586 Call ps-get-page-dimensions before trying to use ps-font-for-text.
3587
f49d1f52 35882010-12-13 Kenichi Handa <handa@m17n.org>
7e116860
KH
3589
3590 * mail/rmailmm.el (rmail-mime-parse): Call rmail-mime-process
3591 within condition-case.
3592 (rmail-show-mime): Don't use condition-case.
3593 (rmail-search-mime-message): New function.
3594 (rmail-search-mime-message-function): Set to
3595 rmail-search-mime-message.
3596
f49d1f52 35972010-12-13 Leo <sdl.web@gmail.com>
bd794450 3598
0fdd1db7 3599 * ido.el (ido-common-initialization): New function. (bug#3274)
bd794450
LL
3600 (ido-mode): Use it.
3601 (ido-completing-read): Call it.
3602
fdbb4d85
KF
36032010-12-12 Karl Fogel <kfogel@red-bean.com>
3604
3605 * bookmark.el (bookmark-name-from-full-record): Rename back to
3606 this original name from `bookmark-name-from-record' reverting part
3607 of 2010-12-08T08:09:27Z!kfogel@red-bean.com / kfogel@red-bean.com-20101208080927-5j9jqnb2xvcw4ogm.
3608 As Drew Adams pointed out, there was no reason to cause churn for
2cf429d0 3609 third-party callers. (Bug#7609)
fdbb4d85 3610
0e5cf2b8
AM
36112010-12-12 Alan Mackenzie <acm@muc.de>
3612
3613 * progmodes/cc-engine.el (c-forward-type): Before scanning a
3614 template arglist, check that the current language supports this.
3615
6961d41c
GM
36162010-12-11 Glenn Morris <rgm@gnu.org>
3617
2b404597
GM
3618 * vc/vc-bzr.el (vc-bzr-state-heuristic): Also check that the executable
3619 state of the file matches. (Bug#7544)
3620 (vc-bzr-register, vc-bzr-checkin)
3621 (vc-bzr-annotate-extract-revision-at-line): Doc fixes.
3622 (vc-directory-exclusion-list): Remove unnecessary eval-after-load.
3623
6961d41c
GM
3624 * textmodes/sgml-mode.el (sgml-xml-guess): Add .xhtml extension.
3625
1e5d2a04
KK
36262010-12-11 Karel Klíč <kklic@redhat.com>
3627
3628 * files.el (auto-mode-alist): Use html-mode for *.xhtml. (Bug#7606)
3629
175069ef
SM
36302010-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
3631
3632 Derive from prog-mode, use derived-mode-p, and fix up various
3633 minor style issues in lisp/progmodes.
3634
3635 * progmodes/vhdl-mode.el (vhdl-mode):
3636 * progmodes/verilog-mode.el (verilog-mode):
3637 * progmodes/vera-mode.el (vera-mode):
3638 * progmodes/sql.el (sql-mode):
3639 * progmodes/scheme.el (scheme-mode):
3640 * progmodes/perl-mode.el (perl-mode):
3641 * progmodes/octave-inf.el (inferior-octave-mode):
3642 * progmodes/autoconf.el (autoconf-mode):
3643 * progmodes/m4-mode.el (m4-mode):
3644 * progmodes/inf-lisp.el (inferior-lisp-mode):
3645 * progmodes/idlwave.el (idlwave-mode):
3646 * progmodes/icon.el (icon-mode):
3647 * progmodes/idlw-help.el (idlwave-help-mode):
3648 * progmodes/dcl-mode.el (dcl-mode):
3649 * progmodes/idlw-shell.el (idlwave-shell-mode):
3650 * progmodes/ebrowse.el (ebrowse-tree-mode, ebrowse-electric-list-mode)
3651 (ebrowse-member-mode, ebrowse-electric-position-mode):
3652 Use define-derived-mode.
3653
3654 * progmodes/xscheme.el (exit-scheme-interaction-mode)
3655 (xscheme-enter-interaction-mode, xscheme-enter-debugger-mode)
3656 (xscheme-debugger-mode-p, xscheme-send-string-1):
3657 * progmodes/tcl.el (inferior-tcl-proc, tcl-current-word)
3658 (tcl-load-file, tcl-restart-with-file):
3659 * progmodes/ps-mode.el (ps-run-running):
3660 * progmodes/gdb-mi.el (gud-watch, gdb-mouse-set-clear-breakpoint):
3661 * progmodes/js.el (js--get-all-known-symbols):
3662 * progmodes/inf-lisp.el (inferior-lisp-proc):
3663 * progmodes/idlwave.el (idlwave-beginning-of-statement)
3664 (idlwave-template, idlwave-update-buffer-routine-info)
3665 (idlwave-update-current-buffer-info)
3666 (idlwave-get-routine-info-from-buffers, idlwave-choose)
3667 (idlwave-scan-class-info, idlwave-fix-keywords)
3668 (idlwave-list-buffer-load-path-shadows):
3669 * progmodes/idlw-toolbar.el (idlwave-toolbar, idlwave-toolbar-add)
3670 (idlwave-toolbar-remove):
3671 * progmodes/idlw-shell.el (idlwave-shell-save-and-action)
3672 (idlwave-shell-file-name, idlwave-shell-electric-debug-all-off)
3673 (idlwave-shell-menu-def):
3674 * progmodes/idlw-complete-structtag.el
3675 (idlwave-prepare-structure-tag-completion):
3676 * progmodes/gud.el (gud-set-buffer):
3677 * progmodes/f90.el (f90-backslash-not-special):
3678 * progmodes/delphi.el (delphi-find-unit): Use derived-mode-p.
3679
3680 * progmodes/xscheme.el (xscheme-start)
3681 (local-set-scheme-interaction-buffer, scheme-interaction-mode):
3682 * progmodes/which-func.el (which-function):
3683 * progmodes/vhdl-mode.el (vhdl-set-style):
3684 * progmodes/verilog-mode.el (verilog-set-compile-command)
3685 (verilog-modify-compile-command, verilog-error-regexp-add-xemacs)
3686 (verilog-set-define, verilog-auto-reeval-locals):
3687 * progmodes/sql.el (sql-product-font-lock, sql-interactive-mode):
3688 * progmodes/simula.el (simula-mode):
3689 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode):
3690 * progmodes/python.el (python-check, python-mode):
3691 * progmodes/prolog.el (prolog-mode-variables):
3692 * progmodes/gud.el (gud-tooltip-activate-mouse-motions):
3693 * progmodes/ebrowse.el (ebrowse-view-file-other-frame):
3694 * progmodes/delphi.el (delphi-mode):
3695 * progmodes/cc-styles.el (c-setup-paragraph-variables):
3696 * progmodes/cc-mode.el (c-basic-common-init, c-common-init)
3697 (c-font-lock-init): Move make-local-variable to their setq.
3698
3699 * progmodes/vhdl-mode.el (vhdl-write-file-hooks-init)
3700 (vhdl-hs-minor-mode, vhdl-ps-print-init): Fix make-local-variable ->
3701 make-local-hook.
3702 * progmodes/sh-script.el (sh-require-final-newline): Remove.
3703 (sh-set-shell): Don't set require-final-newline since it's already done
3704 by prog-mode.
3705 * progmodes/modula2.el (m2-mode): Don't make m2-end-comment-column
3706 since we never set it.
3707 * progmodes/ebrowse.el (ebrowse-set-tree-indentation):
3708 Use read-string and standard prompt.
3709 * progmodes/dcl-mode.el (dcl-mode-map): Move init into declaration.
3710 * progmodes/meta-mode.el (meta-mode-abbrev-table): Merge init and decl.
3711 (meta-common-mode-syntax-table): Rename from meta-mode-syntax-table.
3712 (meta-common-mode-map): Rename from meta-mode-map.
3713 Remove C-m binding, which is a user preference, not mode specific.
3714 (meta-common-mode): New major mode; replace meta-common-initialization.
3715 * progmodes/js.el (js-mode): Call syntax-propertize rather than messing
3716 around with font-lock.
3717 * progmodes/etags.el (select-tags-table-mode):
3718 Derive from special-mode.
3719 * progmodes/octave-mod.el (octave-mode):
3720 * progmodes/gdb-mi.el (gdb-inferior-io-mode, gdb-threads-mode)
3721 (gdb-memory-mode, gdb-disassembly-mode, gdb-breakpoints-mode)
3722 (gdb-frames-mode, gdb-locals-mode, gdb-registers-mode):
3723 Let define-derived-mode do its job.
3724 * progmodes/cpp.el (cpp-edit-mode-map):
3725 Move initialization into declaration.
3726 (cpp-edit-mode): Use define-derived-mode.
3727 (cpp-edit-load): Use derived-mode-p.
3728 * progmodes/mixal-mode.el (mixal-mode):
3729 * progmodes/f90.el (f90-mode):
3730 * progmodes/cfengine.el (cfengine-mode): Don't bother setting
3731 require-final-newline since prog-mode does it already.
3732 * progmodes/cc-cmds.el (c-update-modeline): Use match-string.
3733 * progmodes/asm-mode.el (asm-mode-map): Fix menu setup.
3734 * progmodes/antlr-mode.el: Require cc-mode upfront.
3735 (antlr-mode-syntax-table, antlr-action-syntax-table): Initialize in
3736 the declaration.
3737 (antlr-directory-dependencies, antlr-show-makefile-rules):
3738 Use derived-mode-p.
3739 (antlr-language-option): Don't assume point-min==1.
3740 (antlr-mode): Use define-derived-mode.
3741 * progmodes/ada-mode.el: Use derived-mode-p.
3742 (ada-mode): Use define-derived-mode.
3743 Use hack-local-variables-hook.
3744
61f91c04
SM
37452010-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
3746
3747 * textmodes/texinfo.el (texinfo-mode-map): Bind texinfo-insert-@end.
3748 (texinfo-mode): Don't disable adaptive-fill-mode.
3749 (texinfo-insert-block): Adjust cursor placement for blocks with arg.
3750 (texinfo-insert-@end, texinfo-insert-braces, texinfo-insert-@code)
3751 (texinfo-insert-@dfn, texinfo-insert-@email, texinfo-insert-@emph)
3752 (texinfo-insert-@example, texinfo-insert-@file, texinfo-insert-@item)
3753 (texinfo-insert-@kbd, texinfo-insert-@node, texinfo-insert-@noindent)
3754 (texinfo-insert-@quotation, texinfo-insert-@samp)
3755 (texinfo-insert-@strong, texinfo-insert-@table, texinfo-insert-@var)
3756 (texinfo-insert-@uref): Use define-skeleton.
3757 (texinfo-insert-@-with-arg): Delete.
3758
72a44673
EZ
37592010-12-10 Eli Zaretskii <eliz@gnu.org>
3760
3761 * arc-mode.el (archive-zip-extract): If w32-quote-process-args is
3762 nil, do quote archive member names. (Bug#6144)
3763
ab540f59
GM
37642010-12-10 Glenn Morris <rgm@gnu.org>
3765
66f782de
GM
3766 * files.el (diff-no-select): Declare.
3767
e554b3f8
GM
3768 * mail/emacsbug.el (report-emacs-bug): Use mail-user-agent properties.
3769 (report-emacs-bug-create-existing-bugs-buffer): Avoid free variables.
3770
ab540f59
GM
3771 * comint.el (comint-input-ring-file-name): Doc fix.
3772
f68ab99b
EZ
37732010-12-09 Eli Zaretskii <eliz@gnu.org>
3774
3775 * menu-bar.el (menu-bar-frame-for-menubar, menu-bar-positive-p):
3776 New functions.
61f91c04
SM
3777 (menu-bar-showhide-menu) <menu-bar-mode, showhide-tool-bar>:
3778 Use them instead of `nil' and `>', respectively.
f68ab99b
EZ
3779 (menu-bar-showhide-tool-bar-menu): Use menu-bar-frame-for-menubar
3780 instead of `nil'.
3781 (toggle-menu-bar-mode-from-frame): Use menu-bar-frame-for-menubar
3782 and menu-bar-positive-p instead of `nil' and `>', respectively.
3783 (Bug#1077)
3784
650453a9
VJL
37852010-12-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3786
3787 * whitespace.el (whitespace-newline-mode): Code fix.
3788
28d5de72
GM
37892010-12-09 Glenn Morris <rgm@gnu.org>
3790
3791 * play/landmark.el (lm-print-y,s,noise-int, lm-print-y,s,noise):
3792 Rename functions without commas, update callers.
3793
b596d50d 37942010-12-08 Jeff Dairiki <dairiki@dairiki.org> (tiny change)
16498102 3795
b596d50d
GM
3796 * whitespace.el (whitespace-cleanup-region):
3797 Clean up spaces before tabs. (Bug#7582)
16498102 3798
eff37c5e
KF
37992010-12-08 Karl Fogel <kfogel@red-bean.com>
3800
3801 * bookmark.el: Adjust parameter names and doc strings to resolve
3802 confusion over whether "bookmark" meant a bookmark name or a
3803 bookmark record. Along the way, shorten one function's name for
3804 similar reasons. (Issue #7548)
3805 (bookmark-name-from-record): New name for
3806 `bookmark-name-from-full-record'. All callers changed.
3807 (bookmark-get-bookmark, bookmark-get-bookmark-record)
3808 (bookmark-default-annotation-text, bookmark-prop-get, bookmark-prop-set)
3809 (bookmark-get-annotation, bookmark-set-annotation)
3810 (bookmark-get-filename, bookmark-set-filename)
3811 (bookmark-get-position, bookmark-set-position)
3812 (bookmark-get-front-context-string, bookmark-set-front-context-string)
3813 (bookmark-get-rear-context-string, bookmark-set-rear-context-string)
3814 (bookmark-get-handler, bookmark-edit-annotation, bookmark--jump-via)
3815 (bookmark-handle-bookmark, bookmark-location, bookmark-show-annotation):
3816 Rename `bookmark' parameter to `bookmark-name-or-record', to
3817 clearly show its role, and shorten or adjust doc strings accordingly.
3818 (bookmark-set-name): Same, and pass the parameter directly to
3819 `bookmark-get-bookmark' instead of redundantly doing the callee's work.
3820 (bookmark-default-annotation-text, bookmark-send-edited-annotation)
3821 (bookmark-relocate, bookmark-insert-location, bookmark-insert)
3822 (bookmark-delete): Rename `bookmark' parameter to `bookmark-name',
3823 and in some cases shorten doc string accordingly.
3824 (bookmark-rename): Change `old' and `new' parameters to `old-name'
3825 and `new-name', and adjust an internal variable to avoid confusion.
3826 (bookmark-jump, bookmark-jump-noselect): Clarify `bookmark'
3827 parameter in doc string.
3828
5fe9ebd1
GM
38292010-12-08 Glenn Morris <rgm@gnu.org>
3830
ac8331a7
GM
3831 * progmodes/gdb-mi.el (gdb): Try to initialize comint input history
3832 from gdb's history file. (Bug#7575)
3833
5fe9ebd1
GM
3834 * mail/emacsbug.el (report-emacs-bug):
3835 Try to handle some other mail clients.
3836
33cf0fb2
SM
38372010-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
3838
3839 * files.el (dir-locals-collect-variables): Don't let errors stop us.
3840 Use string-prefix-p.
3841 (file-name-version-regexp): New var.
3842 (file-name-sans-versions):
3843 * jka-cmpr-hook.el (jka-compr-build-file-regexp): Use it,
3844 (jka-compr-get-compression-info): Use dolist.
3845 (jka-compr-compression-info-list): Don't bother specifying
3846 version/backup regexps.
3847
11c31b99
TH
38482010-12-07 Tassilo Horn <tassilo@member.fsf.org>
3849
3850 * simple.el (just-one-space): Make argument n default to 1 if
3851 omitted.
3852
a733fc37
SM
38532010-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
3854
3855 * electric.el (electric-indent-post-self-insert-function):
3856 Delete trailing newlines even if we don't reindent.
3857
88b5a757
DD
38582010-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
3859
a733fc37
SM
3860 * minibuffer.el (completion-at-point): Remove the `arg'.
3861 * bindings.el (complete-symbol): Move back from minibuffer.el.
3862
38632010-12-06 Deniz Dogan <deniz.a.m.dogan@gmail.com>
3864
88b5a757
DD
3865 * simple.el (just-one-space): Delete newlines for negative arg.
3866
ce327e48
SM
38672010-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
3868
3869 * ansi-color.el (ansi-color-unfontify-region): Replace by trivial def.
3870 (ansi-color-filter-apply): Simplify.
3871 (ansi-color-apply): Use `font-lock-face' rather than `face'.
3872
ac73d955
BR
38732010-12-05 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
3874
3875 * vc/vc-dir.el (vc-dir-query-replace-regexp): Doc fix (Bug#7501).
3876
8c44f097
CY
38772010-12-04 Chong Yidong <cyd@stupidchicken.com>
3878
3879 * dired.el (dired-use-ls-dired): Set default to a special
3880 "unspecified" value.
3881 (dired-insert-directory): When called the first time, check
3882 whether "ls --dired" succeeds and set dired-use-ls-dired (Bug#7546).
3883
15af15e5
TO
38842010-12-04 Tak Ota <Takaaki.Ota@am.sony.com>
3885
3886 * replace.el: Add "collect" feature to occur.
3887 (occur-collect-regexp-history): New var.
88b5a757
DD
3888 (occur-read-primary-args): Return a replace string for nlines,
3889 if needed.
15af15e5
TO
3890 (occur): Extend the meaning of nlines.
3891
b2e6e5bd
SM
38922010-12-04 Stefan Monnier <monnier@iro.umontreal.ca>
3893
3894 * progmodes/which-func.el (which-func-ff-hook): Log the error message.
3895 (which-func-update-1): Distinguish symbols from strings.
3896 (which-function): Stay within 80 columns.
3897
ee9355dc
SM
38982010-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
3899
7f0ea0ff
SM
3900 * subr.el (with-demoted-errors): Distinguish symbols from strings.
3901
ee9355dc
SM
3902 * newcomment.el (comment-styles): Add docs to each style (bug#7509).
3903 Improve docstring.
3904 (comment-style): Use comment-styles's docs to describe values.
3905
3e972d98
JD
39062010-12-03 Jan Djärv <jan.h.d@swipnet.se>
3907
3908 * term/common-win.el (x-setup-function-keys): Restore ns-new-frame
3909 and ns-show-prefs (Bug#7535).
3910
3911 * term/ns-win.el (global-map): Restore ns-new-frame and ns-show-prefs
3912 bindings (Bug#7535).
3913
c879436a
GM
39142010-12-03 Glenn Morris <rgm@gnu.org>
3915
afe27238
GM
3916 * nxml/nxml-mode.el: Require rng-nxml.
3917 (rng-nxml-mode-init, nxml-enable-unicode-char-name-sets):
3918 Remove declarations.
3919
65beee52
GM
3920 * nxml/nxml-mode.el, nxml/nxml-outln.el, nxml/rng-loc.el:
3921 * nxml/rng-nxml.el, nxml/rng-valid.el:
3922 Remove leading `*' from defcustom docs.
3923
ad961a00
GM
3924 * startup.el (normal-top-level-add-subdirs-to-load-path): Simplify.
3925 (normal-top-level-add-to-load-path, tty-handle-args):
3926 Convert comments to basic doc-strings.
3927
c5fd0ab5
GM
3928 * net/browse-url.el (browse-url-url-at-point)
3929 (browse-url-default-browser): Remove autoload cookies.
3930
f62f063d
GM
3931 * mail/emacsbug.el (report-emacs-bug-create-existing-bugs-buffer):
3932 Remove more undefined cl functions.
3933
c879436a
GM
3934 * vc/diff.el (diff-sentinel): Make new arguments optional.
3935 * ibuf-ext.el (diff-sentinel): Update declaration.
3936
3721e124
DU
39372010-12-03 Daiki Ueno <ueno@unixuser.org>
3938
3939 * epg.el (epg-digest-algorithm-alist): Replace "RMD160" with
3940 "RIPEMD160" (Bug#7490). Reported by Daniel Kahn Gillmor.
3941 (epg-context-set-passphrase-callback): Mention that the callback
3942 is not called when used with GnuPG 2.x.
3943
66feec8b
MA
39442010-12-02 Michael Albinus <michael.albinus@gmx.de>
3945
3946 * net/tramp.el (tramp-local-host-regexp): Add "localhost6".
3947 (tramp-file-name-port): Check also for `tramp-default-port'.
3948 (tramp-get-connection-name): New defun.
3949 (tramp-get-connection-process): Use it.
3950 (tramp-debug-message): Extend function exclude list.
3951 (tramp-drop-volume-letter): Fix doc string.
3952
3953 * net/tramp-cmds.el: Remove solved todo item.
3954
66feec8b
MA
3955 * net/tramp-ftp.el:
3956 * net/tramp-gvfs.el:
3957 * net/tramp-gw.el:
3958 * net/tramp-imap.el:
3959 * net/tramp-smb.el: Fix regexps added to `tramp-default-method-alist'
3960 and `tramp-default-user-alist', respectively.
3961
88b5a757
DD
3962 * net/tramp-gw.el (tramp-gw-open-connection):
3963 Use `tramp-get-connection-name' and `tramp-get-connection-buffer'.
66feec8b
MA
3964
3965 * net/tramp-imap.el (tramp-imap-make-iht): Use just
3966 `tramp-file-name-port'.
3967
3968 * net/tramp-sh.el (tramp-methods): Add recursive options to "pscp"
3969 and "psftp". Exchange "%k" marker with options.
3970 (tramp-do-copy-or-rename-file, tramp-sh-handle-file-local-copy):
3971 Compute size of link target.
35f52ed6
JB
3972 (tramp-do-copy-or-rename-file-out-of-band): Move setting of
3973 `tramp-current-*' up due to gateway methods. Optimize computing of
66feec8b
MA
3974 copy arguments. Use `tramp-get-connection-name' and
3975 `tramp-get-connection-buffer'. Improve debug messages.
3976 (tramp-compute-multi-hops): Remove port determination.
3977 (tramp-maybe-open-connection): Use `tramp-get-connection-name'.
3978
3979 * net/trampver.el: Update release number.
3980
bd77c2ef
GM
39812010-12-02 Glenn Morris <rgm@gnu.org>
3982
05907bb3
GM
3983 * emacs-lisp/cl-macs.el (cl-parse-loop-clause):
3984 Avoid infinite loop over windows. (Bug#7492)
3985
bd77c2ef
GM
3986 * progmodes/flymake.el (flymake-check-file-limit):
3987 Allow nil to mean "no limit".
3988 (flymake-check-patch-master-file-buffer): Update for above change.
3989 Allow a .tex file-name extension to be optional.
3990 (flymake-master-tex-init): Also match \include statements.
3991
f7ca27a1
SS
39922010-11-30 Sam Steingold <sds@gnu.org>
3993
3994 * nxml/nxml-mode.el (nxml-parent-document): Add a variable.
3995 (nxml-parent-document-set): A function to set `nxml-parent-document'.
3996 (nxml-mode): Define using `define-derived-mode' instead of `defun'.
3997 (nxml-mode-hook): Remove `defcustom' (auto-defined by
3998 define-derived-mode').
3999 * nxml/rng-valid.el (rng-dtd-trivial-p): Add a helper function for
4000 users who want to call `nxml-parent-document-set'.
4001
402c8a49
CY
40022010-11-27 Chong Yidong <cyd@stupidchicken.com>
4003
4004 * log-edit.el (log-edit-font-lock-keywords): Don't try matching
4005 stand-alone lines, since that is handled by log-edit-match-to-eoh
4006 (Bug#6465).
4007
d1882ac7
EW
40082010-11-27 Eduard Wiebe <usenet@pusto.de>
4009
4010 * dired.el (dired-get-filename): Replace backslashes with slashes
4011 in file names on MS-Windows, needed by `locate'. (Bug#7308)
4012 * locate.el (locate-default-make-command-line): Don't consider
4013 drive letter and root directory part of
4014 `directory-listing-before-filename-regexp'. (Bug#7308)
4015 (locate-post-command-hook, locate-post-command-hook): New defcustoms.
4016
07976ae3 40172010-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
09ffa822
SM
4018
4019 * emacs-lisp/smie.el (smie-prec2->grammar): Simplify handling
4020 of :smie-open/close-alist.
4021 (smie-next-sexp): Make it accept a "start token" as argument.
4022 (smie-indent-keyword): Be careful not to misidentify tokens that span
4023 more than one line, as empty lines. Add argument `token'.
4024
07976ae3 40252010-11-27 Kenichi Handa <handa@m17n.org>
3d9ee611 4026
afde451a
KH
4027 * mail/rmailmm.el (rmail-mime-insert-multipart): For unsupported
4028 multipart subtypes, insert all as usual.
4029
3d9ee611
KH
4030 * mail/rmail.el: Require rfc2047.
4031
07976ae3 40322010-11-27 Kenichi Handa <handa@m17n.org>
d1be4ec2
KH
4033
4034 * mail/rmailmm.el (rmail-mime-entity, rmail-mime-entity-type)
4035 (rmail-mime-entity-disposition)
4036 (rmail-mime-entity-transfer-encoding, rmail-mime-entity-header)
4037 (rmail-mime-entity-body, rmail-mime-entity-children): New functions.
4038 (rmail-mime-save): Handle the case that the button's `data' is a
4039 MIME entity.
4040 (rmail-mime-insert-text): New function.
9e0ecdab 4041 (rmail-mime-insert-image): Handle the case that DATA is a MIME entity.
d1be4ec2
KH
4042 (rmail-mime-bulk-handler): Just call rmail-mime-insert-bulk.
4043 (rmail-mime-insert-bulk): New function mostly copied from the old
4044 rmail-mime-bulk-handler.
9e0ecdab
GM
4045 (rmail-mime-multipart-handler): Just call rmail-mime-process-multipart.
4046 (rmail-mime-process-multipart): New function mostly copied from
d1be4ec2
KH
4047 the old rmail-mime-multipart-handler.
4048 (rmail-mime-show): Just call rmail-mime-process.
9e0ecdab 4049 (rmail-mime-process): New function mostly copied from the old
d1be4ec2
KH
4050 rmail-mime-show.
4051 (rmail-mime-insert-multipart, rmail-mime-parse)
4052 (rmail-mime-insert, rmail-show-mime)
4053 (rmail-insert-mime-forwarded-message)
4054 (rmail-insert-mime-resent-message): New functions.
4055 (rmail-insert-mime-forwarded-message-function): Set to
4056 rmail-insert-mime-forwarded-message.
4057 (rmail-insert-mime-resent-message-function): Set to
4058 rmail-insert-mime-resent-message.
4059
4060 * mail/rmailsum.el: Require rfc2047.
4061 (rmail-header-summary): Handle multiline Subject: field.
4062 (rmail-summary-line-decoder): Change the default to
4063 rfc2047-decode-string.
4064
4065 * mail/rmail.el (rmail-enable-mime): Change the default to t.
4066 (rmail-mime-feature): Change the default to `rmailmm'.
4067 (rmail-quit): Delete the specifal code for rmail-enable-mime.
4068 (rmail-display-labels): Likewise.
4069 (rmail-show-message-1): Check rmail-enable-mime, and use
4070 rmail-show-mime-function for a MIME message. Decode the headers
4071 according to RFC2047.
4072
07976ae3 40732010-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
33aeea0e
SM
4074
4075 * progmodes/which-func.el (which-func-imenu-joiner-function):
4076 Return a string, as expected.
4077 (which-function-mode): Make sure we stop any previous timer before
4078 starting a new one.
4079
07976ae3 40802010-11-27 Michael Albinus <michael.albinus@gmx.de>
e40fc745
MA
4081
4082 * net/tramp.el (tramp-default-method-alist)
33aeea0e
SM
4083 (tramp-default-user-alist, tramp-default-proxies-alist):
4084 Adapt custom options type. (Bug#7445)
e40fc745 4085
07976ae3 40862010-11-27 Chong Yidong <cyd@stupidchicken.com>
ae3da38a
CY
4087
4088 * progmodes/python.el: Add Ipython support (Bug#5390).
4089 (python-shell-prompt-alist)
4090 (python-shell-continuation-prompt-alist): New options.
4091 (python--set-prompt-regexp): New function.
33aeea0e
SM
4092 (inferior-python-mode, run-python, python-shell):
4093 Require ansi-color. Use python--set-prompt-regexp to set the comint
ae3da38a
CY
4094 prompt based on the Python interpreter.
4095 (python--prompt-regexp): New var.
4096 (python-check-comint-prompt)
4097 (python-comint-output-filter-function): Use it.
4098 (run-python): Use a pipe (Bug#5694).
4099
07976ae3 41002010-11-27 Chong Yidong <cyd@stupidchicken.com>
1d851570
CY
4101
4102 * progmodes/python.el (run-python): Doc fix.
4103 (python-keep-current-directory-in-path): New var (Bug#7454).
4104
07976ae3 41052010-11-27 Chong Yidong <cyd@stupidchicken.com>
76dabd37
CY
4106
4107 * lpr.el (lpr-buffer, print-buffer, lpr-region, print-region):
4108 Prompt user before actually printing.
4109
0b839457
GM
41102010-11-27 Glenn Morris <rgm@gnu.org>
4111
4112 * startup.el (package-enable-at-startup, package-initialize):
4113 Remove unnecessary declarations.
4114
96107967
EZ
41152010-11-27 Eli Zaretskii <eliz@gnu.org>
4116
4117 * international/characters.el (glyphless-char-display-control):
4118 Exclude newline and TAB from the c0-control group.
4119
a140ec5f
GM
41202010-11-27 Glenn Morris <rgm@gnu.org>
4121
82445062
GM
4122 * mail/sendmail.el (build-mail-aliases): Doc fix for autoload.
4123 (expand-mail-aliases): Remove unnecessary autoload.
4124
08b5f072
GM
4125 * allout.el (allout-command-prefix, allout-mode-map): Declare.
4126
e96d4147
GM
4127 * shell.el (shell-dir-cookie-re): Move definition before use.
4128
a140ec5f
GM
4129 * mail/emacsbug.el (report-emacs-bug-create-existing-bugs-buffer):
4130 Replace undefined CL functions.
4131
a2249e66
EZ
41322010-11-26 Eli Zaretskii <eliz@gnu.org>
4133
228482b2
EZ
4134 * simple.el (prog-mode): Set bidi-paragraph-direction to
4135 left-to-right.
4136
a2249e66
EZ
4137 * term/pc-win.el (x-get-selection-internal): Emulation for MS-DOS.
4138
d01d7b8d
GM
41392010-11-26 Glenn Morris <rgm@gnu.org>
4140
4141 * calendar/diary-lib.el (diary-outlook-format-1): New function, so that
4142 diary-outlook-formats can be sensitive to calendar-date-style.
4143 (diary-outlook-formats): Simplify the default setting.
4144 (diary-from-outlook-internal): Pass subject and body as arguments.
4145 Use dolist rather than dotimes. Don't save the diary buffer.
4146 (diary-from-outlook-gnus, diary-from-outlook-rmail):
4147 Pass subject and body as explicit arguments to the -internal function.
4148
b3ea64a3
LMI
41492010-11-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4150
4151 * mail/rfc2368.el (rfc2368-parse-mailto-url): Unfold URLs before
4152 parsing them. This makes mailto:...?subject=foo\nbar work.
4153
d5e7b0d8
SM
41542010-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
4155
4156 * vc/diff.el (diff): Fix last change.
4157
872ab164
SM
41582010-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
4159
4160 * emacs-lisp/pcase.el: Improve pcase-let. Use "pcase--" prefix.
4161 (pcase--dontcare-upats): New var.
4162 (pcase-let, pcase-let*): Generate better code.
4163 Accept the same bodies as `let'.
4164 (pcase-dolist): New macro.
4165 (pcase--trivial-upat-p): New helper function.
4166 (pcase--expand): Strip leading "(let nil" if any.
4167
876d1684
LMI
41682010-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
4169
7bd9b9d8
LMI
4170 * mail/mailclient.el (browse-url): Require.
4171 (mailclient-send-it): Bind `browse-url-mailto-function' to nil to
4172 use the external browser function to send the mail (bug#7469).
4173
876d1684
LMI
4174 * net/browse-url.el (browse-url-browser-function): Revert the
4175 default back to the previous value, since the new value broke
4176 mailclient.el.
4177 (browse-url-mailto-function): New variable for mailto: URLs.
4178 (browse-url): Use the new variable for mailto: URLs.
4179
6e13206c
SM
41802010-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
4181
4182 * eshell/esh-cmd.el (eshell-parse-command):
4183 * eshell/esh-arg.el (eshell-parse-arguments):
4184 * eshell/em-script.el (eshell-source-file):
4185 Use with-silent-modifications.
4186
3d92f44e
CY
41872010-11-23 Chong Yidong <cyd@stupidchicken.com>
4188
4189 * vc/vc.el (vc-merge): Remove optional arg PROMPT. Always prompt
4190 for a merge location.
4191
4192 * vc/vc-bzr.el (vc-bzr-pull): Remove unused var.
4193 (vc-bzr-merge-branch): Always prompt.
4194 (vc-bzr-async-command): Use the full branch filename.
4195
8f5f1e68
SM
41962010-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
4197
4198 * shell.el (shell): Use current-buffer by default if it's already
4199 a shell mode buffer and its process is dead.
ee9355dc 4200 Suggested by Jose E. Marchesi <jemarch@gnu.org>.
8f5f1e68 4201
331460ac
TH
42022010-11-23 Tassilo Horn <tassilo@member.fsf.org>
4203
8f5f1e68
SM
4204 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs):
4205 Mention that the keywords should be comma separated.
331460ac 4206
2c3160c5
CY
42072010-11-23 Chong Yidong <cyd@stupidchicken.com>
4208
4209 * vc/vc.el (vc-merge): Use vc-BACKEND-merge-branch if available.
4210 Accept optional prefix arg meaning to prompt for a command.
4211 (vc-update): Use vc-BACKEND-pull if available. Accept optional
4212 prefix arg meaning to prompt for a command.
4213 (vc-pull): Alias for vc-update.
4214
4215 * vc/vc-bzr.el (vc-bzr-admin-branchconf, vc-bzr-history): New vars.
4216 (vc-bzr--branch-conf, vc-bzr-async-command, vc-bzr-pull)
4217 (vc-bzr-merge-branch): New functions, implementing merge-branch
4218 and pull operations.
4219
b2e44819
SM
42202010-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
4221
8a0eb852
SM
4222 * Makefile.in: Fix up last merge.
4223
b2e44819
SM
4224 * vc/diff.el (diff-old-temp-file, diff-new-temp-file): Remove.
4225 (diff-sentinel): Get them as arguments instead.
4226 (diff-old-file, diff-new-file, diff-extra-args): Remove.
4227 (diff-file-local-copy, diff-better-file-name): New funs.
4228 (diff-no-select): Rename from diff-into-buffer.
4229 Support buffers additionally to files. Move `buf' arg. Don't display buf.
4230 Prefer closures to buffer-local variables.
4231 (diff): Adjust accordingly.
4232 (diff-buffer-with-file): Move from files.el.
4233 * files.el (diff-buffer-with-file): Move to vc/diff.el.
4234 (diff-buffer-internal): Remove.
4235 (diff-buffer-buffer): Remove.
4236 (save-some-buffers-action-alist): Use diff-no-select so as not to guess
4237 the buffer name used, and so as not to mess up windows and frames.
4238
6a7662bb
BR
42392010-11-22 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
4240
4241 * files.el: Make revert work with diff-buffer-with-file (bug#7277).
4242 (diff-buffer-internal): New function extracted from diff-buffer-with-file
4243 (diff-buffer-with-file): Use it.
4244 * vc/diff.el (diff-into-buffer): New fun, extracted from diff.
4245 (diff): Use it.
4246
c799747b
TH
42472010-11-22 Tassilo Horn <tassilo@member.fsf.org>
4248
4249 * textmodes/reftex-ref.el (reftex-goto-label): Use the current
4250 \ref's or \pageref's value as default instead of initial input.
4251
e274eb13
MA
42522010-11-21 Michael Albinus <michael.albinus@gmx.de>
4253
4254 * files.el (backup-by-copying-when-mismatch): The default value is
4255 now t.
4256
4257 * startup.el (normal-top-level):
4258 * net/tramp.el (tramp-handle-insert-file-contents): Do not set
4259 `backup-by-copying-when-mismatch'.
4260
77af54d7
JD
42612010-11-21 Jan Djärv <jan.h.d@swipnet.se>
4262
4263 * tool-bar.el (tool-bar-setup): Remove save as, print and customize.
4264
4e2f7d2a
CY
42652010-11-21 Deniz Dogan <deniz.a.m.dogan@gmail.com>
4266
6a7662bb
BR
4267 * progmodes/python.el (python-font-lock-keywords):
4268 Highlight top-level augmented assignments (Bug#6445).
4e2f7d2a 4269
b7d1e144
JD
42702010-11-21 Jan Djärv <jan.h.d@swipnet.se>
4271
4272 * term/ns-win.el (ns-right-control-modifier)
4273 (ns-right-command-modifier): Defvar them.
4274
4275 * cus-start.el (all): Add ns-right-control-modifier and
4276 ns-right-command-modifier (Bug#7458).
4277
c11cc37a
GM
42782010-11-20 Glenn Morris <rgm@gnu.org>
4279
4280 * emacs-lisp/authors.el (authors-ignored-files)
4281 (authors-valid-file-names, authors-renamed-files-alist): Add entries.
4282
7dcd777e
TH
42832010-11-20 Tassilo Horn <tassilo@member.fsf.org>
4284
4285 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs)
4286 (report-emacs-bug-parse-query-results)
4287 (report-emacs-bug-create-existing-bugs-buffer): Pass through
4288 keywords used for querying the bug database to show them in the
4289 existing bugs buffer.
4290
d2bd5189
JD
42912010-11-20 Jan Djärv <jan.h.d@swipnet.se>
4292
4293 * tool-bar.el (tool-bar-setup): Add some :vert-only keywords.
4294
4295 * info.el (info-tool-bar-map): Add some :vert-only keywords.
4296
0e7c0582
EZ
42972010-11-20 Eli Zaretskii <eliz@gnu.org>
4298
4299 * international/characters.el (glyphless-char-display-control):
4300 Make it a defcustom, with update-glyphless-char-display as its
4301 :set attribute.
4302 (top level): Don't call update-glyphless-char-display.
4303
7398933f
MA
43042010-11-20 Michael Albinus <michael.albinus@gmx.de>
4305
4306 Sync with Tramp 2.2.0.
4307
4308 * net/tramp.el (tramp-handle-insert-file-contents): Don't use
4309 `file-remote-p' (due to compatibility).
4310
4311 * net/tramp-sh.el (tramp-do-copy-or-rename-file-directly)
4312 (tramp-do-copy-or-rename-file-out-of-band): Use `ignore-errors'.
4313
4314 * net/trampver.el: Update release number.
4315
1cd64aae
EZ
43162010-11-20 Eli Zaretskii <eliz@gnu.org>
4317
4318 * faces.el (glyphless-char): Define value for `pc'.
4319
614316a7
TH
43202010-11-20 Tassilo Horn <tassilo@member.fsf.org>
4321
26214810
EZ
4322 Implemented a bug querying mechanism.
4323 * mail/emacsbug.el (report-emacs-bug-tracker-url): New variable.
614316a7
TH
4324 (report-emacs-bug-create-existing-bugs-buffer)
4325 (report-emacs-bug-parse-query-results)
26214810 4326 (report-emacs-bug-query-existing-bugs): New functions.
614316a7 4327
9061f667
TH
43282010-11-19 Tassilo Horn <tassilo@member.fsf.org>
4329
4330 * textmodes/reftex-ref.el (reftex-goto-label): If point is inside
4331 a \ref{} or \pageref{} macro, then use its value as initial input.
4332
1265829e
JB
43332010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
4334
4335 * calc/calc-units.el (math-build-units-table-buffer):
4336 calc/README: Mention that the TeX specific units won't use the
4337 `tex' prefix in TeX mode.
4338 calc/calc-lang.el (math-variable-table): Don't use the `tex'
4339 prefix for units in TeX mode.
4340
9fca7811
SM
43412010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
4342
4343 * simple.el (kill-new, kill-append, kill-region):
76dabd37
CY
4344 * comint.el (comint-kill-region): Make the yank-handler argument
4345 obsolete.
9fca7811 4346
4a47c275 43472010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
88bf1bec 4348
e2f454c4
SM
4349 * emacs-lisp/smie.el (smie-bnf-classify): Signal errors for tokens
4350 that are both openers (resp. closers) and something else.
4351 (smie-grammar): Loosen definition of valid values.
4352 (smie-next-sexp, smie-down-list, smie-blink-matching-open)
4353 (smie-indent--parent, smie-rule-parent, smie-indent-keyword)
4354 (smie-indent-after-keyword): Adjust users.
4355 (smie-indent-keyword): Don't indent empty lines.
4356
88bf1bec
SM
4357 * vc-hg.el (vc-hg-program): New var.
4358 Suggested by Norman Gray <norman@astro.gla.ac.uk>.
4359 (vc-hg-state, vc-hg-working-revision, vc-hg-command): Use it.
4360
4a47c275 43612010-11-18 Glenn Morris <rgm@gnu.org>
4c0eb0d3
GM
4362
4363 * emacs-lisp/autoload.el (autoload-find-destination): The function
4364 coding-system-eol-type may return non-numeric values. (Bug#7414)
4365
4a47c275 43662010-11-18 Ulrich Mueller <ulm@gentoo.org>
bf6442c3
UM
4367
4368 * server.el (server-force-stop): Ensure the server is stopped (Bug#7409).
4369
4a47c275 43702010-11-18 Eli Zaretskii <eliz@gnu.org>
e68afd74
EZ
4371
4372 * subr.el (posn-col-row): Pay attention to header line. (Bug#7390)
4373
4a47c275 43742010-11-18 Chong Yidong <cyd@stupidchicken.com>
de02effd
CY
4375
4376 * textmodes/picture.el (picture-mouse-set-point): Don't use
4377 posn-col-row; explicitly compute the motion based on the posn at
4378 the window-start (Bug#7390).
4379
4a47c275 43802010-11-18 Glenn Morris <rgm@gnu.org>
f0a698ab
GM
4381
4382 * novice.el (disabled-command-function):
4383 Fix 2009-11-15 change. (Bug#7384)
4384
4a47c275 43852010-11-18 Glenn Morris <rgm@gnu.org>
29f30ab7
GM
4386
4387 * calendar/calendar.el (diary-iso-date-forms): Make elements
4388 mutually exclusive. (Bug#7377)
4389
4a47c275 43902010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
10b40d2e
SM
4391
4392 * emacs-lisp/smie.el (smie-prec2->grammar): Obey equality constraints
4393 when filling the remaining "unconstrained" values.
4394
4a47c275 43952010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
7bea8c7a 4396
acef0722
SM
4397 * emacs-lisp/bytecomp.el (byte-compile-warnings): Simplify the
4398 safety predicate.
4399
4400 * files.el (safe-local-variable-p): Gracefully handle errors.
4401
7bea8c7a
SM
4402 * emacs-lisp/smie.el (smie-rule-parent, smie-indent--rule):
4403 Use smie-indent-virtual when indenting relative to an opener.
4404 (smie-rule-separator): Use smie-rule-parent.
4405 (smie-indent-keyword): Consult rules, even for openers at bol.
4406 (smie-indent-comment-close): Try to align closer's content.
4407
4a47c275 44082010-11-18 Glenn Morris <rgm@gnu.org>
b010e1ba
GM
4409
4410 * ls-lisp.el (ls-lisp-dired-ignore-case): Make it an obsolete alias.
4411
4a47c275 44122010-11-18 Glenn Morris <rgm@gnu.org>
c790cad4 4413
aa514451
GM
4414 * printing.el (pr-menu-bind): Doc fix.
4415
32b636de
GM
4416 * speedbar.el (speedbar-toggle-images): Doc fix.
4417
bc1d5cdf
GM
4418 * progmodes/python.el (python-shell): Doc fix.
4419
c790cad4
GM
4420 * wid-edit.el (widget-field-use-before-change)
4421 (widget-use-overlay-change): Doc fixes.
4422
c51bb5d2
SM
44232010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
4424
8bbb7dd8
SM
4425 Minor cleanup to improve style.
4426 * textmodes/rst.el (rst-update-section): Use point-marker.
4427 (rst-get-decoration): Eliminate unneeded assignment.
4428 (rst-promote-region, rst-straighten-decorations)
4429 (rst-section-tree, rst-adjust): Use point-marker.
4430 (rst-toc-mode-mouse-goto): Avoid setq.
4431 (rst-shift-region-guts, rst-shift-region-left)
4432 (rst-iterate-leftmost-paragraphs, rst-iterate-leftmost-paragraphs-2)
4433 (rst-convert-bullets-to-enumeration): Use copy-marker.
4434
b7e270a2
SM
4435 * minibuffer.el (completion-fail-discreetly): New var.
4436 (completion--do-completion): Use it.
4437
c51bb5d2
SM
4438 * electric.el (electric-pair-pairs): New var.
4439 (electric-pair-post-self-insert-function): Use it.
4440 (electric-layout-post-self-insert-function): Don't insert a before
4441 newline unless it's actually needed.
4442
c04f2ac0
SM
44432010-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
4444
bac2de0f
SM
4445 * progmodes/python.el (run-python): Explain why we remove the current
4446 directory from sys.path. Suggested by Eric Hanchrow <erich@cozi.com>.
4447
c04f2ac0
SM
4448 * progmodes/grep.el (grep-regexp-alist): Tighten the regexp (bug#7378).
4449
7100ff98
SM
44502010-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
4451
03f70355
SM
4452 * progmodes/octave-mod.el: Rely on elecric-*-modes.
4453 (octave-mode-map): Don't bind ;, SPC, and LF.
4454 (octave-auto-indent, octave-auto-newline): Remove.
4455 (electric-layout-rules): Declare.
4456 (octave-mode): Set electric-layout-rules.
4457 (octave-indent-new-comment-line): Use reindent-then-newline-and-indent.
4458 (octave-reindent-then-newline-and-indent, octave-electric-semi)
4459 (octave-electric-space): Remove.
4460
7100ff98
SM
4461 * electric.el (electric-layout-mode): New minor mode.
4462 (electric--after-char-pos): New function.
4463 (electric-indent-post-self-insert-function): Use it.
4464 (electric-layout-rules): New var.
4465 (electric-layout-post-self-insert-function): New function.
4466 (electric-indent-mode): Make them interact better.
4467
cca982d0
SM
44682010-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
4469
4470 * emacs-lisp/checkdoc.el (checkdoc-syntax-table): Fix last change.
4471 (checkdoc-sentencespace-region-engine, checkdoc-this-string-valid)
4472 (checkdoc-proper-noun-region-engine): Use with-syntax-table.
4473
84992dff
AM
44742010-11-15 Agustín Martín <agustin.martin@hispalinux.es>
4475
4476 * textmodes/flyspell.el (flyspell-generic-progmode-verify):
4477 Make sure to check inside the word (Bug#6761).
4478
afa42fe3
CY
44792010-11-14 Chong Yidong <cyd@stupidchicken.com>
4480
4481 * startup.el (command-line): If the cursorColor resource is set,
4482 change the cursor face-spec (Bug#7392).
4483
a798747d 44842010-11-13 Ken Manheimer <ken.manheimer@gmail.com>
1c9b9df0 4485
a798747d 4486 The main features of the following allout.el changes are:
1c9b9df0
KM
4487 - implement user customization for the allout key bindings
4488 - add a customization control by which the user can inhibit use of
a798747d 4489 a trailing Ctrl-H, so by default it's reserved for use with
1c9b9df0
KM
4490 describe-prefix-bindings
4491 - adapt to new version of called-interactively-p, while
a798747d 4492 maintaining backwards compatibility with old version
01c35094 4493 - fix hotspot navigation so i works properly with meta-modified keys.
1c9b9df0 4494
a798747d
GM
4495 * allout.el (allout-keybindings, allout-bind-keys)
4496 (allout-keybindings-binding, allout-prefixed-keybindings)
4497 (allout-unprefixed-keybindings, allout-preempt-trailing-ctrl-h)
4498 (allout-keybindings-list, allout-mode-map-adjustments)
4499 (allout-setup-mode-map): Establish allout-mode keymaps as user
4500 customizable settings, and also establish a customizable setting which
4501 regulates whether or not a trailing control-h is reserved for use with
4502 describe-prefix-bindings - and inhibit it by default, so that control-h
4503 *is* reserved for describe-prefix-bindings unless the user changes it.
4504
4505 * allout.el (allout-hotspot-key-handler): Distinguish more explicitly
4506 and accurately between modified and unmodified events, and handle
1c9b9df0
KM
4507 modified events more comprehensively.
4508
a798747d
GM
4509 * allout.el (allout-substring-no-properties):
4510 Alias to use or provide version of `substring-no-properties'.
4511 (allout-solicit-alternate-bullet): Use `allout-substring-no-properties'.
1c9b9df0 4512
a798747d
GM
4513 * allout.el (allout-next-single-char-property-change):
4514 Alias to use or provide version of `next-single-char-property-change'.
4515 (allout-annotate-hidden, allout-hide-by-annotation):
4516 Use `allout-next-single-char-property-change'.
1c9b9df0 4517
a798747d
GM
4518 * allout.el (allout-select-safe-coding-system):
4519 Alias to use or provide version of `select-safe-coding-system'.
4520 (allout-toggle-subtree-encryption):
4521 Use `allout-select-safe-coding-system'.
1c9b9df0 4522
a798747d
GM
4523 * allout.el (allout-set-buffer-multibyte):
4524 Alias to use or provide version of `set-buffer-multibyte'.
4525 (allout-encrypt-string): Use `allout-set-buffer-multibyte'.
1c9b9df0 4526
a798747d
GM
4527 * allout.el (allout-called-interactively-p): Macro for using the
4528 different versions of called-interactively-p identically, depending on
4529 the subroutine's argument signature.
4530 (allout-back-to-current-heading, allout-beginning-of-current-entry):
4531 Use `(interactive "p")' instead of `(called-interactively-p)'.
1c9b9df0 4532
a798747d
GM
4533 * allout.el (allout-init, allout-ascend, allout-end-of-level)
4534 (allout-previous-visible-heading, allout-forward-current-level)
4535 (allout-backward-current-level, allout-show-children):
4536 Use `allout-called-interactively-p' instead of `called-interactively-p'.
1c9b9df0 4537
a798747d
GM
4538 * allout.el (allout-before-change-handler):
4539 Exempt edits to the (overlaid) character after the allout outline
4540 bullet from edit confirmation prompt.
1c9b9df0 4541
a798747d
GM
4542 * allout.el (allout-add-resumptions):
4543 Ensure that it respects correct buffer for keybindings.
1c9b9df0 4544
a798747d
GM
4545 * allout.el (allout-beginning-of-line):
4546 Use `allout-previous-single-char-property-change' alias for the sake of
4547 diverse compatibility.
1c9b9df0 4548
a798747d
GM
4549 * allout.el (allout-end-of-line):
4550 Use `allout-mark-active-p' to encapsulate respect for mark activity.
1c9b9df0 4551
0216b738
CY
45522010-11-13 Chong Yidong <cyd@stupidchicken.com>
4553
4554 * frame.el (frame-notice-user-settings): Don't clobber other
4555 user-set parameters when calling face-set-after-frame-default in
4556 response to background-color parameter (Bug#7373).
4557
0eb025fb
EZ
45582010-11-13 Eli Zaretskii <eliz@gnu.org>
4559
4560 * international/characters.el (glyphless-char-display-control):
88b5a757 4561 Rename from glyphless-char-control; all users changed. Doc fix.
4a9f985c
EZ
4562 Signal an error if display method is not one of the recognized
4563 symbols.
0eb025fb 4564
6e060cee
MA
45652010-11-13 Michael Albinus <michael.albinus@gmx.de>
4566
4567 * net/tramp-compat.el (tramp-compat-line-beginning-position)
4568 (tramp-compat-line-end-position): Remove them.
4569
4570 * net/tramp.el (tramp-parse-rhosts-group)
4571 (tramp-parse-shosts-group, tramp-parse-sconfig-group)
4572 (tramp-parse-hosts-group, tramp-parse-passwd-group)
4573 (tramp-parse-netrc-group, tramp-parse-putty-group)
4574 * net/tramp-cmds.el (tramp-append-tramp-buffers)
4575 * net/tramp-sh.el (tramp-do-file-attributes-with-ls)
4576 (tramp-sh-handle-file-selinux-context)
4577 (tramp-sh-handle-file-name-all-completions)
4578 (tramp-sh-handle-insert-directory)
4579 (tramp-sh-handle-expand-file-name, tramp-find-executable)
4580 (tramp-wait-for-output, tramp-send-command-and-read)
4581 * net/tramp-smb.el (tramp-smb-read-file-entry)
4582 (tramp-smb-get-cifs-capabilities): Use `point-at-eol'.
4583
4584 * net/tramp-sh.el (tramp-sh-handle-insert-directory) Use
4585 `point-at-bol'.
4586 (tramp-remote-coding-commands): Add an alternative using "base64
4587 -d -i". This is needed for older base64 versions from GNU
4588 coreutils. Reported by Klaus Reichl
4589 <Klaus.Reichl@thalesgroup.com>.
4590
8da5345f
HN
45912010-11-13 Hrvoje Niksic <hniksic@xemacs.org>
4592
4593 * simple.el (count-words-region): New function.
4594
c156a63b
SM
45952010-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
4596
78835dd0
SM
4597 * shell.el (shell-dir-cookie-re): New custom variable.
4598 (shell-dir-cookie-watcher): New function.
4599
ebff325e
SM
4600 * vc/vc.el (vc-deduce-backend): Use default-directory in shell-mode
4601 and compilation-mode (bug#7350).
4602
4e9e1584
SM
4603 * vc/smerge-mode.el (smerge-refine): Choose better default part to
4604 highlight when one of them is empty.
4605
4490f875
SM
4606 * skeleton.el (skeleton-read): Don't use `newline' since it may strip
4607 trailing space.
4608 (skeleton-newline): New function.
4609 (skeleton-internal-1): Use it.
4610
c156a63b
SM
4611 * simple.el (open-line): `newline' may strip trailing space.
4612
f3bb9e16
KR
46132010-11-12 Kevin Ryde <user42@zip.com.au>
4614
4615 * international/mule-cmds.el (princ-list): Use mapc.
4616
7847454a
GM
46172010-11-12 Glenn Morris <rgm@gnu.org>
4618
4619 * emacs-lisp/bytecomp.el (byte-compile-log-buffer): New constant.
01c35094 4620 Use it to replace all instances of "*Compile-Log*".
7847454a 4621
aa310257
SM
46222010-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
4623
4624 * emacs-lisp/pcase.el (pcase-let*, pcase-let): Add debug and
4625 indentation specs.
4626
cbf83ce9
SM
46272010-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
4628
4629 * progmodes/modula2.el: Use SMIE and skeleton.
4630 (m2-mode-syntax-table): (*..*) can be nested.
4631 Add //...\n. Fix paren syntax.
4632 (m2-mode-map): Remove LF and TAB bindings.
4633 (m2-indent): Add safety property.
4634 (m2-smie-grammar): New var.
4635 (m2-smie-refine-colon, m2-smie-refine-of, m2-smie-backward-token)
4636 (m2-smie-forward-token, m2-smie-refine-semi, m2-smie-rules): New funs.
4637 (m2-mode): Use define-derived-mode.
4638 (m2-newline, m2-tab): Remove.
4639 (m2-begin, m2-case, m2-definition, m2-else, m2-for, m2-header)
4640 (m2-if, m2-loop, m2-module, m2-or, m2-procedure, m2-with, m2-record)
4641 (m2-stdio, m2-type, m2-until, m2-var, m2-while, m2-export)
4642 (m2-import): Use define-skeleton.
4643
e7c4fb1e
GM
46442010-11-11 Glenn Morris <rgm@gnu.org>
4645
b3e4c911
GM
4646 * obsolete/lucid.el: Don't warn about any CL functions in this file.
4647
b3e22bd4
GM
4648 * ls-lisp.el (ls-lisp-ignore-case, ls-lisp-dirs-first)
4649 (ls-lisp-verbosity): Add custom :set-after property.
4650 (ls-lisp-verbosity, ls-lisp-use-localized-time-format): Doc fixes.
4651 (ls-lisp-format, ls-lisp-format-time): Don't take `now' as an argument.
4652 (ls-lisp-insert-directory): Update caller.
606dcd9e
GM
4653 (ls-lisp-set-options): New function.
4654 (ls-lisp-emulation): Use ls-lisp-set-options for custom :set.
4655 Doc fix.
b3e22bd4 4656
55a4b4fe
GM
4657 * play/landmark.el (lm-prompt-for-move):
4658 * play/gomoku.el (gomoku-prompt-for-move): Remove nonsensical code.
4659
e7c4fb1e
GM
4660 * progmodes/idlw-complete-structtag.el: Remove unused dec `name'.
4661
4662 * progmodes/idlwave.el (idlwave-routine-entry-compare-twins)
4663 (idlwave-study-twins): Prefix dynamic local variable `name'.
4664 (idlwave-routine-twin-compare): Update for above change.
4665
4666 * progmodes/idlw-help.el (idlwave-do-mouse-completion-help):
4667 Prefix dynamic local variables `name', `kwd', and `link'.
4668 * progmodes/idlw-shell.el (idlwave-shell-complete-execcomm-help):
4669 * progmodes/idlw-complete-structtag.el
4670 (idlwave-complete-structure-tag-help):
4671 * progmodes/idlwave.el (idlwave-complete-sysvar-help)
4672 (idlwave-complete-sysvar-tag-help)
4673 (idlwave-complete-class-structure-tag-help):
4674 Update for above name changes.
4675
afe2870b
LMI
46762010-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
4677
4678 * net/browse-url.el (browse-url-browser-function): Change the
4679 default to use `browse-url-mail' on mailto: URLs.
4680
fbe3be3f
CY
46812010-11-10 Chong Yidong <cyd@stupidchicken.com>
4682
cbf83ce9
SM
4683 * emacs-lisp/package.el (package-read-all-archive-contents):
4684 Reset package-archive-contents to nil before re-reading.
fbe3be3f 4685
a7cfbaea 46862010-11-10 Brandon Craig Rhodes <brandon@rhodesmill.org> (tiny change)
bd4532fc
AM
4687
4688 * textmodes/flyspell.el (flyspell-word): Do not re-check words
4689 already found as misspellings by (flyspell-large-region), just
c97685d4 4690 do highlighting (bug#7322).
bd4532fc 4691
13e7256f
GM
46922010-11-10 Glenn Morris <rgm@gnu.org>
4693
6d2a1e35
GM
4694 * progmodes/octave-mod.el (octave-mark-block): Update for smie change.
4695
d4aca69c
GM
4696 * emulation/edt.el (edt-with-position): New macro.
4697 (edt-find-forward, edt-find-backward, edt-find-next-forward)
4698 (edt-find-next-backward, edt-sentence-forward, edt-sentence-backward)
4699 (edt-paragraph-forward, edt-paragraph-backward): Use it.
4700
f8a09adb
GM
4701 * emulation/tpu-extras.el (tpu-with-position): New macro.
4702 (tpu-paragraph, tpu-page, tpu-search-internal): Use it.
4703
c026460b
GM
4704 * textmodes/texnfo-upd.el (texinfo-pointer-name): Fix typo.
4705
dea53a43
GM
4706 * textmodes/texnfo-upd.el (texinfo-all-menus-update)
4707 (texinfo-menu-copy-old-description, texinfo-start-menu-description)
4708 (texinfo-master-menu, texinfo-insert-node-lines)
4709 (texinfo-multiple-files-update):
4710 * textmodes/texinfmt.el (texinfo-append-refill, texinfo-copying):
4711 Use line-beginning-position.
4712
72bc50c0
GM
4713 * progmodes/cperl-mode.el (cperl-find-pods-heres, cperl-write-tags):
4714 No recent Emacs supports system-type `emx'.
4715
4716 * progmodes/ada-xref.el (is-windows): Rename to ada-on-ms-windows.
4717 (ada-command-separator, ada-default-prj-properties)
4718 (ada-find-any-references): Update for above name change.
4719
4720 * dirtrack.el (dirtrack-directory-function)
4721 (dirtrack-canonicalize-function):
4722 * filecache.el (file-cache-completion-ignore-case)
4723 (file-cache-case-fold-search, file-cache-ignore-case):
4724 * term.el (serial-port-is-file-p): Cosmetic change.
4725
4726 * emulation/viper-init.el (viper-ms-style-os-p): Doc fix.
4727 Remove non-existent `windows-95' system-type.
4728 * dired.el (dired-chown-program): Remove non-existent `linux'
4729 system-type.
4730
17731c39
GM
4731 * net/net-utils.el (net-utils-remove-ctl-m): Use memq for system-types.
4732 (ping-program-options): Remove non-existent `linux' system-type.
4733
9228bbd3
GM
4734 * startup.el (package-initialize): Update declaration.
4735
6e404950
GM
4736 * ls-lisp.el (ls-lisp-time-lessp, ls-lisp-time-to-seconds): Remove.
4737 (ls-lisp-handle-switches): Use time-less-p.
4738 (ls-lisp-format-time): Use float-time.
4739
6f0d4bb6
GM
4740 * textmodes/remember.el (remember-time-to-seconds): Remove.
4741 (remember-store-in-mailbox): Use float-time.
4742
4743 * calendar/timeclock.el (timeclock-time-to-seconds): Make it an alias.
4744
4745 * calendar/time-date.el (time-to-seconds): Always an alias on Emacs,
4746 never a real function.
4747 (with-no-warnings): Remove compat stub, now unused.
4748 (time-less-p): Doc fix.
4749 (time-to-number-of-days): Simplify.
4750
73171bd4
GM
4751 * eshell/esh-util.el (eshell-time-less-p, eshell-time-to-seconds):
4752 Remove.
4753 (eshell-read-passwd, eshell-read-hosts): Use time-less-p.
4754 * eshell/esh-test.el (eshell-test, eshell-show-usage-metrics):
4755 * eshell/em-unix.el (eshell-show-elapsed-time, eshell/time):
4756 * eshell/em-pred.el (eshell-pred-file-time): Use float-time.
4757 * eshell/em-ls.el (eshell-ls-sort-entries): Use time-less-p.
4758
13e7256f
GM
4759 * eshell/em-unix.el (eshell-remove-entries, eshell/rm)
4760 (eshell-shuffle-files, eshell-shorthand-tar-command)
4761 (eshell-mvcpln-template, eshell/mv, eshell/cp, eshell/ln):
4762 Prefix dynamic locals `interactive', `preview', `recursive', `verbose'.
4763 * eshell/em-glob.el (eshell-extended-glob, eshell-glob-entries):
4764 Prefix dynamic local variable `matches'.
4765
b565f5a1
GM
4766 * skeleton.el (skeleton-internal-list, skeleton-internal-1):
4767 Prefix dynamic local variable `skeleton'.
4768
5ad3e885
KY
47692010-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
4770
4771 * net/browse-url.el (browse-url-mail): Insert body part of mailto url
4772 in mail buffer; make yank-action always a command that yanks original
4773 buffer.
4774
14121c52
GM
47752010-11-09 Glenn Morris <rgm@gnu.org>
4776
4777 * progmodes/tcl.el (tcl-hairy-scan-for-comment): Doc fix.
4778
d607b96b 47792010-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
73525e72 4780
9bdba5f5
SM
4781 * minibuffer.el (minibuffer-completion-help): Specify the end of the
4782 completion field (bug#7211).
4783
73525e72
SM
4784 * progmodes/python.el (python-font-lock-syntactic-keywords): (bug#7322)
4785 Fix handling of backslash escapes.
4786 (python-quote-syntax): Adjust accordingly.
4787
d607b96b 47882010-11-09 Richard Levitte <richard@levitte.org> (tiny change)
05539fb3
RL
4789
4790 * vc-mtn.el (vc-mtn-working-revision, vc-mtn-after-dir-status)
4791 (vc-mtn-workfile-branch): Adjust to new output format.
4792
d607b96b 47932010-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
cc4d2366
SM
4794
4795 * international/mule-cmds.el (princ-list): Mark as obsolete.
4796
d607b96b 47972010-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
7f925a67
SM
4798
4799 * emacs-lisp/smie.el: New package.
4800
d607b96b 48012010-11-09 Michael Albinus <michael.albinus@gmx.de>
6ce78fdc 4802
7f925a67
SM
4803 * files.el (backup-by-copying-when-mismatch):
4804 Set `permanent-local' property.
6ce78fdc
MA
4805
4806 * net/tramp.el (tramp-handle-insert-file-contents): Do not set
09def8be 4807 `permanent-local' property for `backup-by-copying-when-mismatch'.
6ce78fdc 4808
d607b96b 48092010-11-09 Eli Zaretskii <eliz@gnu.org>
21620882
EZ
4810
4811 * ls-lisp.el (insert-directory): Doc fix. (bug#7285)
4812
d607b96b 48132010-11-09 Wilson Snyder <wsnyder@wsnyder.org>
8468f78b 4814
7f925a67 4815 * progmodes/verilog-mode.el (verilog-insert-one-definition)
8468f78b 4816 (verilog-read-decls, verilog-read-sub-decls-sig): Fix AUTOWIRE and
7f925a67
SM
4817 AUTOINOUT for SV style multidimensional arrays, bug294.
4818 Reported by Eric Mastromarchi.
4819 (verilog-preprocess): Use with-current-buffer and
8468f78b
WS
4820 font-lock-fontify-buffer to cleanup style issues.
4821
d607b96b 48222010-11-09 Glenn Morris <rgm@gnu.org>
cb5e49a3
GM
4823
4824 * locate.el (locate, locate-mode): Doc fixes.
4825
d607b96b 48262010-11-09 Chong Yidong <cyd@stupidchicken.com>
381d186f
CY
4827
4828 * server.el (server-start): New arg INHIBIT-PROMPT prevents asking
4829 user for confirmation.
4830 (server-force-stop): Use it.
4831 (server-start): Use server-force-stop for kill-emacs-hook, to
4832 avoid user interaction while killing Emacs.
4833
9b026d9f
GM
48342010-11-09 Glenn Morris <rgm@gnu.org>
4835
3406534c 4836 * progmodes/meta-mode.el: Remove leading `*' from defcustom docs.
e814121e 4837 (meta-indent-line): Simplify.
3406534c 4838
9b026d9f
GM
4839 * vc/emerge.el (emerge-line-number-in-buf):
4840 * textmodes/ispell.el (ispell-region):
4841 * textmodes/fill.el (current-fill-column):
4842 * progmodes/xscheme.el (xscheme-send-current-line):
4843 * progmodes/vhdl-mode.el (vhdl-current-line, vhdl-line-copy):
4844 * progmodes/tcl.el (tcl-hairy-scan-for-comment):
4845 * progmodes/sh-script.el (sh-handle-prev-do):
4846 * progmodes/meta-mode.el (meta-indent-line):
4847 * progmodes/idlwave.el (idlwave-goto-comment, idlwave-fill-paragraph)
4848 (idlwave-in-quote):
4849 * progmodes/idlw-shell.el (idlwave-shell-current-frame)
4850 (idlwave-shell-update-bp-overlays, idlwave-shell-sources-filter):
4851 * progmodes/fortran.el (fortran-looking-at-if-then):
4852 * progmodes/etags.el (find-tag-in-order, etags-snarf-tag):
4853 * progmodes/cperl-mode.el (cperl-sniff-for-indent)
4854 (cperl-find-pods-heres):
4855 * progmodes/ada-mode.el (ada-get-current-indent, ada-narrow-to-defun):
4856 * net/quickurl.el (quickurl-list-insert):
4857 * net/ldap.el (ldap-search-internal):
4858 * net/eudc.el (eudc-expand-inline):
4859 * mail/sendmail.el (sendmail-send-it):
4860 * mail/mspools.el (mspools-visit-spool, mspools-get-spool-name):
4861 * emulation/viper-cmd.el (viper-paren-match, viper-backward-indent)
4862 (viper-brac-function):
4863 * calc/calc-yank.el (calc-do-grab-region):
4864 * calc/calc-keypd.el (calc-keypad-press):
4865 * term.el (term-move-columns, term-insert-spaces):
4866 * speedbar.el (speedbar-highlight-one-tag-line):
4867 * simple.el (current-word):
4868 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
4869 * info.el (Info-find-node-in-buffer-1, Info-follow-reference)
4870 (Info-scroll-down):
4871 * hippie-exp.el (he-line-beg):
4872 * epa.el (epa--marked-keys):
4873 * dired-aux.el (dired-kill-line, dired-do-kill-lines)
4874 (dired-update-file-line, dired-add-entry, dired-remove-entry)
4875 (dired-relist-entry):
4876 * buff-menu.el (Buffer-menu-buffer):
4877 * array.el (current-line):
4878 * allout.el (allout-resolve-xref)
4879 (allout-latex-verbatim-quote-curr-line):
4880 Replace yet more uses of end-of-line etc with line-end-position, etc.
4881
db94771e
SM
48822010-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
4883
1398b795
SM
4884 * emacs-lisp/checkdoc.el (checkdoc-display-status-buffer)
4885 (checkdoc-interactive-loop, checkdoc-recursive-edit): Avoid princ-list.
4886 (checkdoc-syntax-table): Initialize in the declaration.
4887 (emacs-lisp-mode-hook): Use just checkdoc-minor-mode now that it turns
4888 the mode on unconditionally.
4889
db94771e
SM
4890 * emacs-lisp/cl-macs.el (extent-data, extent-face, extent-priority)
4891 (extent-end-position, extent-start-position): Remove setf method for
4892 non-existing functions (bug#7319).
4893
674728d4
SM
48942010-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
4895
4896 * emacs-lisp/smie.el: Simplify the smie-rules-function return values.
4897 (smie-precs->prec2): Rename from smie-precs-precedence-table.
4898 (smie-bnf->prec2): Rename from smie-bnf-precedence-table.
4899 (smie-prec2->grammar): Rename from smie-prec2-levels.
4900 (smie-grammar): Rename from smie-op-levels.
4901 (smie-indent--hanging-p): Rename from smie-hanging-p.
4902 (smie-rule-hanging-p): New alias.
4903 (smie-indent--bolp): Rename from smie-bolp.
4904 (smie-indent--hanging-p): New alias.
4905 (smie--token): New dynamically bound variable.
4906 (smie-indent--parent): New function.
4907 (smie-rule-parent-p): Use it; rename from smie-parent-p.
4908 (smie-rule-next-p): Rename from smie-next-p.
4909 (smie-rule-prev-p): Rename from smie-prev-p.
4910 (smie-rule-sibling-p, smie-rule-parent)
4911 (smie-indent--separator-outdent, smie-rule-separator): New functions.
4912 (smie-rule-separator-outdent): New var.
4913 (smie-indent--rule): Merge with smie-indent--column.
4914 (smie-indent-forward-token, smie-indent-backward-token):
4915 Also recognize close parens.
4916 (smie-indent-keyword): Don't use smie-indent--column any more.
4917 (smie-indent-after-keyword): Ignore closers by default.
4918 (smie-indent-line): Use with-demoted-errors.
4919 * progmodes/octave-mod.el (octave-smie-grammar):
4920 Rename from octave-smie-op-levels.
4921 (octave-smie-rules): Adjust to new behavior.
4922 * progmodes/prolog.el (prolog-smie-grammar):
4923 Rename from prolog-smie-op-levels.
4924
26f097bf
GM
49252010-11-07 Glenn Morris <rgm@gnu.org>
4926
de3490e1
GM
4927 * eshell/esh-util.el (subst-char-in-string)
4928 (directory-files-and-attributes): These compatibility definitions are
4929 not needed on any version of Emacs since at least 21.4.
4930
3ba6b2ee
GM
4931 * progmodes/verilog-mode.el (verilog-get-beg-of-line)
4932 (verilog-get-end-of-line): Remove.
4933 (verilog-within-string, verilog-re-search-forward-substr)
4934 (verilog-re-search-backward-substr, verilog-set-auto-endcomments)
4935 (verilog-surelint-off, verilog-getopt-file, verilog-highlight-region):
4936 Use point-at-bol, point-at-eol.
4937 * progmodes/pascal.el (pascal-get-beg-of-line, pascal-get-end-of-line):
4938 Remove.
4939 (pascal-declaration-end, pascal-declaration-beg, pascal-within-string)
4940 (electric-pascal-terminate-line, pascal-set-auto-comments)
4941 (pascal-indent-paramlist, pascal-indent-declaration)
4942 (pascal-get-lineup-indent, pascal-func-completion)
4943 (pascal-get-completion-decl, pascal-var-completion, pascal-completion):
4944 Use point-at-bol, point-at-eol.
4945 * progmodes/flymake.el (flymake-line-beginning-position)
4946 (flymake-line-end-position): Remove.
4947 (flymake-highlight-line): Use point-at-bol, point-at-eol.
4948 * eshell/esh-util.el (line-end-position, line-beginning-position):
4949 Remove compat definitions.
4950
76fc02b6
GM
4951 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
4952 Use end-of-line N.
4953 (checkdoc-this-string-valid-engine, checkdoc-file-comments-engine):
4954 Use line-end-position.
4955
e180ab9f
GM
4956 * emacs-lisp/chart.el (chart-zap-chars):
4957 * play/decipher.el (decipher-set-map):
4958 * progmodes/ada-mode.el (ada-get-current-indent)
4959 (ada-search-ignore-string-comment, ada-tab-hard, ada-untab-hard):
4960 * progmodes/ada-prj.el (ada-prj-load-from-file, ada-prj-display-help):
4961 * progmodes/ada-xref.el (ada-initialize-runtime-library)
4962 (ada-get-all-references):
4963 * progmodes/cperl-mode.el (cperl-electric-paren)
4964 (cperl-electric-rparen, cperl-electric-keyword, cperl-electric-else)
4965 (cperl-linefeed, cperl-sniff-for-indent, cperl-to-comment-or-eol)
4966 (cperl-find-pods-heres, cperl-indent-exp, cperl-fix-line-spacing)
4967 (cperl-word-at-point-hard):
4968 * progmodes/idlw-shell.el (idlwave-shell-move-or-history)
4969 (idlwave-shell-filename-string, idlwave-shell-batch-command)
4970 (idlwave-shell-display-line):
4971 * progmodes/idlwave.el (idlwave-show-begin, idlwave-fill-paragraph)
4972 (idlwave-calc-hanging-indent, idlwave-auto-fill, idlwave-template):
4973 * progmodes/js.el (js--re-search-forward-inner)
4974 (js--re-search-backward-inner):
4975 * progmodes/vhdl-mode.el (vhdl-align-region-1, vhdl-align-region-2)
4976 (vhdl-fix-clause, vhdl-compose-configuration-architecture):
4977 * progmodes/ruby-mode.el (ruby-parse-partial, eval-when-compile):
4978 * textmodes/flyspell.el (flyspell-process-localwords):
4979 * textmodes/ispell.el (ispell-buffer-local-parsing)
4980 (ispell-buffer-local-dict, ispell-buffer-local-words):
4981 Use point-at-bol and point-at-eol.
4982
26f097bf
GM
4983 * speedbar.el (speedbar-generic-item-info)
4984 (speedbar-item-info-tag-helper, speedbar-change-expand-button-char)
4985 (speedbar-add-indicator, speedbar-check-vc-this-line)
4986 (speedbar-check-obj-this-line, speedbar-extract-one-symbol)
4987 (speedbar-buffers-line-directory, speedbar-buffer-revert-buffer):
4988 Replace more uses of end-of-line etc with line-end-position.
4989
b05fde66
GM
49902010-11-06 Glenn Morris <rgm@gnu.org>
4991
5ed619e0
GM
4992 * textmodes/texnfo-upd.el (texinfo-start-menu-description)
4993 (texinfo-update-menu-region-beginning, texinfo-menu-first-node)
4994 (texinfo-delete-existing-pointers, texinfo-find-pointer)
4995 (texinfo-clean-up-node-line, texinfo-insert-node-lines)
4996 (texinfo-multiple-files-update):
4997 * textmodes/table.el (table--probe-cell-left-up)
4998 (table--probe-cell-right-bottom):
4999 * textmodes/picture.el (picture-tab-search):
5000 * textmodes/page-ext.el (pages-copy-header-and-position)
5001 (pages-directory-for-addresses):
5002 * progmodes/vera-mode.el (vera-get-offset):
5003 * progmodes/simula.el (simula-calculate-indent):
5004 * progmodes/python.el (python-pdbtrack-overlay-arrow):
5005 * progmodes/prolog.el (end-of-prolog-clause):
5006 * progmodes/perl-mode.el (perl-calculate-indent, perl-indent-exp):
5007 * progmodes/icon.el (indent-icon-exp):
5008 * progmodes/etags.el (tag-re-match-p):
5009 * progmodes/ebrowse.el (ebrowse-show-file-name-at-point):
5010 * progmodes/ebnf2ps.el (ebnf-begin-file):
5011 * progmodes/dcl-mode.el (dcl-back-to-indentation-1)
5012 (dcl-save-local-variable):
5013 * play/life.el (life-setup):
5014 * play/gametree.el (gametree-looking-at-ply):
5015 * nxml/nxml-maint.el (nxml-insert-target-repertoire-glyph-set):
5016 * mail/sendmail.el (mail-mode-auto-fill):
5017 * emacs-lisp/lisp-mode.el (calculate-lisp-indent):
5018 * emacs-lisp/edebug.el (edebug-overlay-arrow):
5019 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid):
5020 * woman.el (woman-parse-numeric-value, woman2-TH, woman2-SH)
5021 (woman-tab-to-tab-stop, WoMan-warn-ignored):
5022 * type-break.el (type-break-file-keystroke-count):
5023 * term.el (term-replace-by-expanded-history-before-point)
5024 (term-skip-prompt, term-extract-string):
5025 * speedbar.el (speedbar-edit-line, speedbar-expand-line)
5026 (speedbar-contract-line, speedbar-toggle-line-expansion)
5027 (speedbar-parse-c-or-c++tag, speedbar-parse-tex-string)
5028 (speedbar-buffer-revert-buffer, speedbar-highlight-one-tag-line):
5029 * sort.el (sort-skip-fields):
5030 * skeleton.el (skeleton-internal-list):
5031 * simple.el (line-move-finish, line-move-to-column):
5032 * shell.el (shell-forward-command):
5033 * misc.el (copy-from-above-command):
5034 * makesum.el (double-column):
5035 * ebuff-menu.el (electric-buffer-update-highlight):
5036 * dired.el (dired-move-to-end-of-filename):
5037 * dframe.el (dframe-popup-kludge):
5038 * bookmark.el (bookmark-kill-line, bookmark-bmenu-show-filenames):
5039 * arc-mode.el (archive-get-lineno):
5040 Use line-end-position and line-beginning-position.
5041
e2a9c0bc
GM
5042 * progmodes/idlwave.el (idlwave-routine-entry-compare-twins):
5043 (idlwave-study-twins): Prefix dynamic local `class'.
5044 (idlwave-routine-twin-compare): Update for above name change.
5045
4e44448f
GM
5046 * emacs-lisp/eieio-comp.el (byte-compile-file-form-defmethod):
5047 Use boundp tests to silence compiler. Update for changed name of
5048 bytecomp-filename variable.
5049
8f6c3eac
GM
5050 * emulation/viper-cmd.el (viper-read-string-with-history):
5051 Prefix dynamic local `initial'.
5052 (viper-minibuffer-standard-hook): Update for above name change.
5053
79d1dabe
GM
5054 * emacs-lisp/elint.el (elint-init-env): Prefix dynamic local `env'.
5055 (elint-init-form): Update for above name change.
5056
0e4bb7f0
GM
5057 * mail/mail-extr.el (mail-extract-address-components): Give dynamic
5058 local variables `cbeg' and `cend' a prefix.
5059 (mail-extr-voodoo): Update for above name change.
5060
c8f3bf36
GM
5061 * textmodes/reftex-toc.el (reftex-toc-do-promote)
5062 (reftex-toc-promote-prepare): Pass `delta' as an explicit argument.
5063 (reftex-toc-promote-action): Doc fix.
5064
5065 * textmodes/reftex-sel.el (reftex-select-item): Give local variables
5066 `prompt', `data' a prefix.
5067 (reftex-select-post-command-hook, reftex-select-callback)
5068 (reftex-select-mouse-accept, reftex-select-read-cite):
5069 Update for above name changes.
5070
5071 * textmodes/reftex-ref.el (reftex-reference): Rename local variable
5072 `refstyle' to reftex-refstyle.
5073 (reftex-offer-label-menu): Update for above name change.
5074 * textmodes/reftex-sel.el (reftex-select-toggle-varioref): Update for
5075 `refstyle' name change.
5076
b05fde66
GM
5077 * vc/emerge.el (emerge-eval-in-buffer): Remove, and replace all uses
5078 with with-current-buffer.
5079 (diff, template): Give dynamic local variables a prefix.
5080 (emerge-line-numbers): Rename local `diff' to emerge-line-diff.
5081 (emerge-line-number-in-buf): Update for above name change.
5082 (emerge-combine-versions-internal): Rename local `template' to
5083 emerge-combine-template.
5084 (emerge-combine-versions-edit): Update for above name change.
5085
5d8f9169
RA
50862010-11-06 Ralf Angeli <angeli@caeruleus.net>
5087
5088 * textmodes/reftex-cite.el
5089 (reftex-extract-bib-entries-from-thebibliography): Match bibitem
5090 entries with whitespace after \bibitem.
5091 (reftex-create-bibtex-file): Match entries containing numbers and
5092 symbol constituents. Make sure that entries with whitespace at
5093 various places are found.
5094
f8aefe82
MA
50952010-11-05 Christian Millour <cm@abtela.com> (tiny change)
5096
5097 * shell.el (shell-process-popd): Made aware of comint-file-name-prefix.
5098
e06918d2
JD
50992010-11-05 Jan Djärv <jan.h.d@swipnet.se>
5100
5101 * mouse.el (mouse-yank-primary): Update comment (Bug#6802).
5102
17fc58c9
GM
51032010-11-05 Glenn Morris <rgm@gnu.org>
5104
f7fe4837
GM
5105 * woman.el (woman0-roff-buffer, woman1-roff-buffer)
5106 (woman2-roff-buffer): Give local variable `request' a prefix.
5107 (woman0-macro): Rename argument `request' in the same way.
5108 (woman-request): New name for `request' dynamic variable.
5109 (woman-unquote, woman-forward-arg): Update for above name change.
5110 (woman1-roff-buffer): Give local variable `unquote' a prefix.
5111 (woman1-unquote): New name for `unquote' dynamic variable.
5112 (woman1-B-or-I, woman1-alt-fonts): Update for above name change.
5113 (woman-translations): Rename from `translations'. No longer global.
5114 (woman2-tr, woman-translate): Update for above name change.
5115 (woman-translate): Check for bound variable.
5116 (woman2-roff-buffer): Give local variable `translations' a prefix.
5117
869c4186
GM
5118 * play/doctor.el: Give all local variables a prefix. Update callers.
5119 (doc$, doctor-put-meaning): Use backquote.
5120
215461a8
GM
5121 * emacs-lisp/cl-macs.el (loop): Give local variable args a prefix.
5122 (cl-parse-loop-clause, cl-loop-handle-accum): Update for above change.
5123
17fc58c9
GM
5124 * emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Give local
5125 variables bytes, ptr, op a prefix.
5126 (disassemble-offset): Update for above change.
5127
015eea59
CY
51282010-11-03 Chong Yidong <cyd@stupidchicken.com>
5129
5130 * emacs-lisp/package.el (package-unpack): Remove no-op.
5131 (package--builtins, package--dir): Doc fix.
5132 (package-activate-1, package-activate, package-install)
5133 (package-compute-transaction): Fix error message.
5134 (package-delete): Use delete-directory. Omit system packages.
5135 (package-initialize): Set package-alist to nil first.
5136 (package-menu-mark-delete, package-menu-mark-install): Don't add
5137 symbols that are inconsistent with the package state.
5138 (package-menu-execute): Perform deletions and installations as
5139 single batch operations.
5140
033862d1
GM
51412010-11-03 Glenn Morris <rgm@gnu.org>
5142
0b03a950
GM
5143 * progmodes/idlwave.el (idlwave-pset): Only used on XEmacs.
5144 (props): Remove unnecessary declaration.
5145
e337e22c
GM
5146 * textmodes/ispell.el (ispell-init-process): On Emacs, always use
5147 set-process-query-on-exit-flag.
5148
a88e24dd 5149 * textmodes/reftex-toc.el (name1, dummy, dummy2): Remove unused decs.
728618ba
GM
5150 (reftex-toc-do-promote): Remove unused local `mpos'.
5151 (reftex-toc-restore-region): Make `mpos' local to this function.
a88e24dd 5152
537b04b9
GM
5153 * net/dbus.el (dbus-name-owner-changed-handler): Doc fix.
5154
52365e61
GM
5155 * play/landmark.el (lm-losing-threshold): Correct spelling.
5156 (lm-human-plays): Use new name.
5157
cd32f8a9
GM
5158 * play/gomoku.el (gomoku-loosing-threshold): Correct spelling.
5159 (gomoku-human-plays): Use new name.
5160
033862d1
GM
5161 * play/gomoku.el (nil-score, Xscore, XXscore, XXXscore, XXXXscore)
5162 (Oscore, OOscore, OOOscore, OOOOscore): Rename with gomoku- prefix.
5163 (gomoku-score-trans-table, gomoku-winning-threshold)
5164 (gomoku-loosing-threshold, gomoku-init-score-table): Use new names.
5165
4b99edf2
CY
51662010-11-03 Chong Yidong <cyd@stupidchicken.com>
5167
5168 * emacs-lisp/package.el: Don't put built-in packages in
5169 package-alist, to avoid loading inefficiencies.
5170 (package-built-in-p): Make VERSION optional, and treat it as a
5171 minimum acceptable version.
6a7662bb
BR
5172 (package-activate): Search separately for built-in packages.
5173 Emit a warning if a dependency fails.
4b99edf2
CY
5174 (define-package): Handle most common case, where there is no
5175 obsolete package, first.
5176 (package-compute-transaction): Print required version in error.
5177 (package--initialized): New variable.
5178 (list-packages): Use it.
5179 (package-initialize): Optional arg NO-ACTIVATE. Don't put
6a7662bb
BR
5180 built-in packages in packages-alist; keep it separate.
5181 Set package--initialized.
4b99edf2
CY
5182 (describe-package): Avoid activating packages as a side-effect.
5183 Search separately for built-in packages.
5184 (describe-package-1): Handle the case where an elpa package is
5185 simultaneously built-in and available/installed.
6a7662bb
BR
5186 (package-installed-p, package--generate-package-list):
5187 Search separately for built-in packages.
4b99edf2
CY
5188 (package-load-descriptor): Doc fix.
5189
3225dcaa
SM
51902010-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
5191
5192 * progmodes/perl-mode.el (perl-syntax-propertize-function):
5193 Handle __DATA__ and __END__.
5194
fa14dc18
NF
51952010-11-02 Noah Friedman <friedman@splode.com>
5196
5197 * emacs-lisp/bytecomp.el (byte-recompile-file): If bytecomp-arg is
5198 nil, do not ask to recompile files that are not already compiled,
5199 and do not recompile them.
5200
0f75c62a
CY
52012010-11-02 Chong Yidong <cyd@stupidchicken.com>
5202
5203 * emacs-lisp/package.el (package-initialize): Ensure that
5204 obsoleted built-in packages are not in package-activated-list
5205 during activation.
5206 (describe-package-1): Make the "installed" status override
5207 "built-in".
5208
b29f5b7b
VJL
52092010-11-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5210
5211 * subr.el (version-separator, version-regexp-alist): Remove '*'
5212 from docstring.
5213 (version-list-<=, version<=, version=): Doc fix.
5214
b18fad6d
KH
52152010-11-01 Kenichi Handa <handa@m17n.org>
5216
5217 * faces.el (glyphless-char): Inherit underline for tty.
5218
a8039db1 52192010-11-01 Kenichi Handa <handa@m17n.org>
b2cca856
KH
5220
5221 Implement various display methods for glyphless characters.
5222
5223 * international/characters.el (char-acronym-table): New variable.
5224 (glyphless-char-control): New variable.
35f52ed6 5225 (update-glyphless-char-display): New function.
b2cca856
KH
5226
5227 * faces.el (glyphless-char): New face.
5228
28886d5e
GM
52292010-11-01 Glenn Morris <rgm@gnu.org>
5230
919dd7aa
GM
5231 * calendar/holidays.el (general-holidays, oriental-holidays)
5232 (local-holidays, other-holidays, hebrew-holidays, christian-holidays)
5233 (islamic-holidays, bahai-holidays, solar-holidays): Move aliases before
5234 the definitions of their targets.
5235
c79fc059
GM
5236 * emacs-lisp/smie.el (smie): New custom group.
5237 (smie-blink-matching-inners, smie-indent-basic): Add :group.
5238
c8ccffb1
GM
5239 * faces.el (xw-defined-colors, x-setup-function-keys):
5240 * mouse-sel.el (x-select-text):
5241 * term/w32console.el (x-setup-function-keys): Update declarations.
5242
f4ff702e
GM
5243 * progmodes/ruby-mode.el (ruby-syntax-propertize-heredoc): Declare.
5244
806c491a
GM
5245 * textmodes/ispell.el (comment-add): Declare.
5246
c3dfebd1
GM
5247 * net/gnutls.el (gnutls-boot, gnutls-errorp, gnutls-error-string):
5248 Declare.
5249
28886d5e
GM
5250 * info.el (finder-keywords-hash, package-alist): Declare.
5251
693c9d15
CY
52522010-11-01 Chong Yidong <cyd@stupidchicken.com>
5253
5254 * finder.el (finder-compile-keywords): Don't use intern-soft,
5255 since package names may not yet exist in the obarray.
5256
52572010-11-01 Chong Yidong <cyd@stupidchicken.com>
4624de78
CY
5258
5259 * vc/vc-arch.el (vc-arch-checkin):
5260 * vc/vc-cvs.el (vc-cvs-checkin):
5261 * vc/vc-mtn.el (vc-mtn-checkin):
5262 * vc/vc-rcs.el (vc-rcs-checkin):
5263 * vc/vc-sccs.el (vc-sccs-checkin):
5264 * vc/vc-svn.el (vc-svn-checkin): Remove optional extra arg, unused
5265 since 2010-04-21 commit by Stefan Monnier.
5266
36967cf7
GM
52672010-11-01 Glenn Morris <rgm@gnu.org>
5268
feb5e60a
GM
5269 * emacs-lisp/bytecomp.el (byte-recompile-file): Fix previous change.
5270
1f023ca9
GM
5271 * startup.el (package-enable-at-startup, package-initialize):
5272 Silence compiler.
5273
36967cf7
GM
5274 * progmodes/ada-mode.el (ada-font-lock-syntactic-keywords):
5275 Silence compiler.
5276
430e7297
JD
52772010-10-31 Julien Danjou <julien@danjou.info>
5278
5279 * emacs-lisp/bytecomp.el (byte-recompile-file): New fun (bug#7297).
5280 (byte-recompile-directory):
5281 * emacs-lisp/lisp-mode.el (emacs-lisp-byte-compile-and-load):
430e7297
JD
5282 Use `byte-recompile-file'.
5283
c8c59954
GM
52842010-10-31 Glenn Morris <rgm@gnu.org>
5285
5286 * cus-start.el: Handle standard values via a keyword.
5287 Only set version property if specified.
5288 (cursor-in-non-selected-windows, menu-bar-mode)
5289 (tool-bar-mode, show-trailing-whitespace):
5290 Do not specify standard values.
5291 (transient-mark-mode, temporary-file-directory): Use :standard.
5292
04e63796
JD
52932010-10-31 Jan Djärv <jan.h.d@swipnet.se>
5294
5295 * term/x-win.el (x-get-selection-value): New function that gets
35f52ed6 5296 PRIMARY with type as specified in x-select-request-type. (Bug#6802)
04e63796 5297
2699a554 52982010-10-31 Michael Albinus <michael.albinus@gmx.de>
a057950d
MA
5299
5300 * net/tramp.el (tramp-handle-insert-file-contents): For root,
5301 preserve owner and group when editing files. (Bug#7289)
5302
35fcc05c 53032010-10-31 Glenn Morris <rgm@gnu.org>
d2ce10d2
GM
5304
5305 * speedbar.el (speedbar-mode):
5306 * play/fortune.el (fortune-in-buffer, fortune):
5307 * play/gomoku.el (gomoku-mode):
5308 * play/landmark.el (lm-mode):
5309 * textmodes/bibtex.el (bibtex-validate, bibtex-validate-globally):
5310 Replace inappropriate uses of toggle-read-only. (Bug#7292)
5311
82f7efc3
GM
5312 * select.el (x-selection): Mark it as an obsolete alias.
5313
2699a554 53142010-10-31 Aaron S. Hawley <aaron.s.hawley@gmail.com>
ca39416c 5315
f486841f 5316 * vc/add-log.el (find-change-log): Use derived-mode-p rather than
ca39416c
AH
5317 major-mode (bug#7284).
5318
2699a554 53192010-10-31 Glenn Morris <rgm@gnu.org>
aab705a2
GM
5320
5321 * menu-bar.el (menu-bar-files-menu): Make it into an actual alias,
5322 rather than just an unused variable that inherits from the real one.
5323
e6ef5dd9
AM
53242010-10-31 Alan Mackenzie <acm@muc.de>
5325
5326 * progmodes/cc-cmds.el (c-mask-paragraph): Fix an off-by-1 error.
5327 This fixes bug #7185.
5328
8a500a91
CY
53292010-10-30 Chong Yidong <cyd@stupidchicken.com>
5330
5331 * startup.el (command-line): Search for package directories, and
5332 don't load package.el if none are found.
5333
6a7662bb
BR
5334 * emacs-lisp/package.el (describe-package, list-packages):
5335 Call package-initialize if it has not been called yet.
8a500a91 5336
4f9e41e4
AM
53372010-10-30 Alan Mackenzie <acm@muc.de>
5338
5339 * progmodes/cc-fonts.el (c-font-lock-enum-tail): New function
5340 which fontifies the tail of an enum.
5341 (c-basic-matchers-after): Insert a call to the above new function.
5342 This fixes bug #7264.
5343
88f43c67
GM
53442010-10-30 Glenn Morris <rgm@gnu.org>
5345
5346 * cus-start.el: Add :set properties for minor modes menu-bar-mode,
5347 tool-bar-mode, transient-mark-mode. (Bug#7306)
5348 Include the :set property in the dumped Emacs.
5349
c4d17d50
SM
53502010-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
5351
5352 SMIE: change indent rules format, improve smie-setup.
5353 * emacs-lisp/smie.el (smie-precs-precedence-table)
5354 (smie-merge-prec2s, smie-bnf-precedence-table, smie-prec2-levels):
5355 Mark them pure so the tables gets built at compile time.
5356 (smie-bnf-precedence-table): Store the closer-alist in the table.
5357 (smie-prec2-levels): Preserve the closer-alist.
5358 (smie-blink-matching-open): Be more forgiving in case of indentation.
5359 (smie-hanging-p): Rename from smie-indent--hanging-p.
5360 (smie-bolp): Rename from smie-indent--bolp.
5361 (smie--parent, smie--after): New dynamic vars.
5362 (smie-parent-p, smie-next-p, smie-prev-p): New funs.
5363 (smie-indent-rules): Remove.
5364 (smie-indent--offset-rule): Remove fun.
5365 (smie-rules-function): New var.
5366 (smie-indent--rule): New fun.
5367 (smie-indent--offset, smie-indent-keyword, smie-indent-after-keyword)
5368 (smie-indent-exps): Use it.
5369 (smie-setup): Setup paren blinking; add keyword args for token
5370 functions; extract closer-alist from op-levels.
5371 (smie-indent-debug-log): Remove var.
5372 (smie-indent-debug): Remove fun.
5373 * progmodes/prolog.el (prolog-smie-indent-rules): Remove.
5374 (prolog-smie-rules): New fun to replace it.
5375 (prolog-mode-variables): Simplify.
5376 * progmodes/octave-mod.el (octave-smie-closer-alist): Remove, now that
5377 it's setup automatically.
5378 (octave-smie-indent-rules): Remove.
5379 (octave-smie-rules): New fun to replace it.
5380 (octave-mode): Simplify.
5381
9d794026
GM
53822010-10-29 Glenn Morris <rgm@gnu.org>
5383
e088c02a
GM
5384 * files.el (temporary-file-directory): Remove (already defined in C).
5385 * cus-start.el: Add temporary-file-directory.
5386
9d794026
GM
5387 * abbrev.el (abbrev-mode):
5388 * composite.el (auto-composition-mode):
5389 * menu-bar.el (menu-bar-mode):
5390 * simple.el (transient-mark-mode):
5391 * tool-bar.el (tool-bar-mode): Adjust the define-minor-mode calls so
5392 that they do not define the associated variables twice.
5393 * simple.el (transient-mark-mode): Remove defvar.
5394 * composite.el (auto-composition-mode): Make variable auto-buffer-local.
5395 * cus-start.el: Add transient-mark-mode, menu-bar-mode, tool-bar-mode.
5396 Handle multiple groups, and also custom-delayed-init-variables.
5397 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
5398
dcc029e0
SM
53992010-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
5400
5401 * emacs-lisp/pcase.el (pcase): New `string' and `guard' patterns.
5402 (pcase-if): Add one minor optimization.
5403 (pcase-split-equal): Rename from pcase-split-eq.
5404 (pcase-split-member): Rename from pcase-split-memq.
5405 (pcase-u1): Add strings to the member optimization.
5406 Add `guard' variant of predicates.
5407 (pcase-q1): Add string patterns.
5408
a62b88d4
SM
54092010-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
5410
5411 * vc/log-edit.el (log-edit-rewrite-fixes): State its safety pred.
5412
f41f19b0
GM
54132010-10-28 Glenn Morris <rgm@gnu.org>
5414
b3edb781
GM
5415 * term/ns-win.el (global-map, menu-bar-final-items, menu-bar-help-menu):
5416 Move menu-bar related settings to ../menu-bar.el.
5417 * menu-bar.el (global-map, menu-bar-final-items, menu-bar-help-menu):
5418 Move ns-specific settings here from term/ns-win.el.
5419
f41f19b0
GM
5420 * simple.el (x-selection-owner-p): Remove unused declaration.
5421
6175cd08
SM
54222010-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
5423
5424 * minibuffer.el (completion-cycling): New var (bug#7266).
5425 (minibuffer-complete, completion--do-completion):
5426 Use completion--flush-all-sorted-completions.
5427 (minibuffer-complete): Only cycle if completion-cycling is set.
5428 (completion--flush-all-sorted-completions): Unset completion-cycling.
5429 (minibuffer-force-complete): Set completion-cycling.
5430 (completion-all-sorted-completions): Move declaration before first use.
5431
19677c71
LL
54322010-10-28 Leo <sdl.web@gmail.com>
5433
5434 * iswitchb.el (iswitchb-kill-buffer): Avoid `iswitchb-make-buflist'
5435 which changes the order of matches seen by users (bug#7231).
5436
54372010-10-28 Jes Bodi Klinke <jes@bodi-klinke.dk> (tiny change)
77b143eb
JBK
5438
5439 * progmodes/compile.el (compilation-mode-font-lock-keywords):
5440 Don't confuse -omega as "-o mega".
5441
2122161f
SM
54422010-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
5443
ce8794df
SM
5444 * vc/log-edit.el (log-edit-rewrite-fixes): New var.
5445 (log-edit-author): New dynamic var.
5446 (log-edit-changelog-ours-p, log-edit-insert-changelog-entries): Use it
5447 to return the author if different from committer.
5448 (log-edit-insert-changelog): Use them to add Author: and Fixes headers.
5449
80cb310d
SM
5450 * play/landmark.el: Adjust commenting convention.
5451 (lm-nil-score): Rename from nil-score.
5452 (Xscore, XXscore, XXXscore, XXXXscore, Oscore, OOscore, OOOscore)
5453 (OOOOscore): Move into a let in lm-score-trans-table.
5454 (lm-winning-threshold, lm-loosing-threshold): Use lm-score-trans-table.
5455
2122161f
SM
5456 * electric.el (electric-indent-chars): Autoload.
5457 * progmodes/octave-mod.el (octave-mode):
5458 * progmodes/ruby-mode.el (ruby-mode): Take advantage of it.
5459 (ruby-mode-abbrev-table): Merge initialization and declaration.
5460
e925113b
GM
54612010-10-27 Glenn Morris <rgm@gnu.org>
5462
208d109c
GM
5463 * abbrev.el (abbrev-mode): Remove one of the three definitions of this
5464 variable.
5465
7d3e3843
GM
5466 * server.el (server-host, server-port, server-auth-dir): Autoload risky.
5467
e925113b
GM
5468 * term/ns-win.el: Restore require of cl when compiling.
5469 (menu-bar-final-items): Remove non-existent `windows' menu.
1bcc4637
GM
5470 (ns-handle-nxopen): Optionally handle the temp-case.
5471 (ns-handle-nxopentemp): Just call ns-handle-nxopen.
5472 (ns-insert-file, ns-find-file): Use `pop'.
e925113b 5473
b94a5a43
GM
54742010-10-26 Glenn Morris <rgm@gnu.org>
5475
5476 * term/common-win.el (xw-defined-colors): Simplify the 'ns case.
5477
fc3eda04
AR
54782010-10-26 Adrian Robert <Adrian.B.Robert@gmail.com>
5479
5480 * term/ns-win.el (ns-new-frame, ns-show-prefs): Don't add to
5481 global map.
5482 * term/common-win.el (x-setup-function-keys): Remove most of the
5483 keymappings. Comment on the remaining ones.
5484
c79b0b1c
PO
54852010-10-26 Peter Oliver <p.d.oliver@mavit.org.uk> (tiny change)
5486
c31dc2c0 5487 * server.el (server-port): New option. (Bug#854)
c79b0b1c
PO
5488 (server-start): Use server-port.
5489
725513b7
GM
54902010-10-26 Glenn Morris <rgm@gnu.org>
5491
d7d8c62a
GM
5492 * term/ns-win.el (ns-version-string): Remove unused declaration.
5493 (ns-invocation-args): Change to x-invocation-args.
5494 (ns-handle-switch, ns-handle-numeric-switch, ns-handle-iconic)
5495 (ns-handle-name-switch, ns-ignore-2-arg): Remove.
5496 (ns-handle-nxopen, ns-handle-nxopentemp, ns-ignore-1-arg):
5497 Use x-invocation-args instead of ns-invocation-args.
5498 (ns-initialize-window-system, handle-args-function-alist):
5499 Use x-handle-args instead of ns-handle-args.
5500 * term/common-win.el (x-handle-args): Also handle nextstep arguments.
5501 * startup.el (command-line-ns-option-alist): Replace
5502 ns-handle-name-switch, ns-handle-switch, ns-handle-numeric-switch,
5503 ns-handle-iconic with the x- equivalents.
5504
725513b7
GM
5505 * term/common-win.el (x-select-enable-clipboard):
5506 * term/pc-win.el (x-select-enable-clipboard): Doc fix.
5507
5508 * term/ns-win.el: No need to require cl when compiling.
5509 (x-display-name, x-setup-function-keys, x-select-text, x-colors)
5510 (xw-defined-colors): Use the common-win definitions.
5511 (ns-alternatives-map): Make it an obsolete alias for x-alternatives-map.
5512 (ns-handle-iconic): Make it an alias for x-handle-iconic.
5513 * term/common-win.el (x-select-text, x-alternatives-map)
5514 (x-setup-function-keys, x-colors, xw-defined-colors): Handle 'ns case.
5515 * loadup.el [ns]: Load common-win.
5516
77ec02d8
DU
55172010-10-26 Daiki Ueno <ueno@unixuser.org>
5518
5519 * epa-mail.el (epa-mail-encrypt): Handle local-part only
6ee79275 5520 recipients; expand mail aliases (Bug#7280).
77ec02d8 5521
6a5c2175
GM
55222010-10-25 Glenn Morris <rgm@gnu.org>
5523
59ba9d59
GM
5524 * term/common-win.el (x-handle-switch): Simplify with pop.
5525 Optionally handle numeric switches.
5526 (x-handle-numeric-switch): Just call x-handle-switch.
5527 (x-handle-initial-switch, x-handle-xrm-switch, x-handle-geometry)
5528 (x-handle-name-switch, x-handle-display, x-handle-args):
5529 Simplify with pop.
5530
6a5c2175
GM
5531 * term/ns-win.el: Do not require easymenu.
5532 (menu-bar-edit-menu) <copy, paste, paste-from-menu, separator-undo>:
5533 <spell>: Move adjustments to menu-bar.el.
5534 * menu-bar.el (menu-bar-edit-menu) <copy, paste, paste-from-menu>:
5535 <separator-undo, spell>: Move ns-win's adjustments here.
5536 * loadup.el [ns]: Do not load easymenu.
5537
01898dc2
CY
55382010-10-24 Chong Yidong <cyd@stupidchicken.com>
5539
5540 * image.el (image-checkbox-checked, image-checkbox-unchecked):
6a5c2175 5541 Delete (Bug#7222).
01898dc2
CY
5542
5543 * startup.el (fancy-startup-tail): Instead of using inline images,
5544 refer to image files from etc/.
5545
5546 * wid-edit.el (checkbox): Likewise.
5547 (widget-image-find): Center image specs.
5548
a44d921f
GM
55492010-10-24 Glenn Morris <rgm@gnu.org>
5550
5551 * term/ns-win.el (x-select-text): Doc fix.
5552 * w32-fns.el (x-alternatives-map, x-setup-function-keys)
5553 (x-select-text): Move to term/common-win.
5554 * term/w32-win.el (xw-defined-colors): Move to common-win.
5555 * term/x-win.el (xw-defined-colors, x-alternatives-map)
5556 (x-setup-function-keys, x-select-text): Move to common-win.
5557 * term/common-win.el (x-select-text, x-alternatives-map)
5558 (x-setup-function-keys, xw-defined-colors): Merge x- and w32-
5559 definitions here.
5560
709228c0 55612010-10-24 T.V. Raman <tv.raman.tv@gmail.com> (tiny change)
a11de514
R
5562
5563 * net/mairix.el (mairix-searches-mode-map):
5564 * mail/mspools.el (mspools-mode-map): Fix 2010-10-10 change.
5565
0c382083 55662010-10-24 Michael McNamara <mac@mail.brushroad.com>
a03c2342 5567
2b0c7330 5568 * progmodes/verilog-mode.el (verilog-directive-re): Make this variable
a03c2342
WS
5569 auto-built for efficiency of execution and updating.
5570 (verilog-extended-complete-re): Support 'pure' fucntion & task
5571 declarations (these have no bodies).
ca39416c
AH
5572 (verilog-beg-of-statement): General cleanup to enable support of
5573 'pure' fucntion & task declarations (these have no bodies).
5574 These efforts together fix Verilog bug210 from veripool; which was also
a03c2342
WS
5575 noticed by Steve Pearlmutter.
5576 (verilog-directive-re, verilog-directive-begin, verilog-indent-re)
ca39416c
AH
5577 (verilog-directive-nest-re, verilog-set-auto-endcomments):
5578 Support `elsif. Reported by Shankar Giri.
a03c2342
WS
5579 (verilog-forward-ws&directives, verilog-in-attribute-p): Fixes for
5580 attribute handling for lining up declarations and assignments.
5581 (verilog-beg-of-statement-1): Fix issue where continued declaration
5582 is indented differently if it is after a begin..end clock.
5583 (verilog-in-attribute-p, verilog-skip-backward-comments)
5584 (verilog-skip-forward-comment-p): Support proper treatment of
84eb0351 5585 attributes by indent code. Reported by Jeff Steele.
ca39416c 5586 (verilog-in-directive-p): Fix comment to correctly describe function.
a03c2342
WS
5587 (verilog-backward-up-list, verilog-in-struct-region-p)
5588 (verilog-backward-token, verilog-in-struct-p)
5589 (verilog-in-coverage-p, verilog-do-indent)
5590 (verilog-pretty-declarations): Use verilog-backward-up-list as
5591 wrapper around backward-up-list inorder to properly skip comments.
5592 Reported by David Rogoff.
5593 (verilog-property-re, verilog-endcomment-reason-re)
5594 (verilog-beg-of-statement, verilog-set-auto-endcomments)
5595 (verilog-calc-1 ): Fix for assert a; else b; indentation (new form
84eb0351 5596 of if). Reported by Max Bjurling and
a03c2342 5597 (verilog-calc-1): Fix for clocking block in modport
84eb0351 5598 declaration. Reported by Brian Hunter.
a03c2342 5599
0c382083 56002010-10-24 Wilson Snyder <wsnyder@wsnyder.org>
a03c2342 5601
2b0c7330 5602 * progmodes/verilog-mode.el (verilog-auto-inst, verilog-gate-ios)
a03c2342
WS
5603 (verilog-gate-keywords, verilog-read-sub-decls)
5604 (verilog-read-sub-decls-gate, verilog-read-sub-decls-gate-ios)
5605 (verilog-read-sub-decls-line, verilog-read-sub-decls-sig): Support
5606 AUTOINST for gate primitives, bug284. Reported by Mark Johnson.
5607 (verilog-read-decls): Fix spaces in V2K module parameters causing
5608 mis-identification as interfaces, bug287.
5609 (verilog-read-decls): Fix not treating "parameter string" as a
5610 parameter in AUTOINSTPARAM.
5611 (verilog-read-always-signals-recurse, verilog-read-decls): Fix not
5612 treating `elsif similar to `endif inside AUTOSENSE.
ca39416c 5613 (verilog-do-indent): Implement correct automatic or static task or
b762841f 5614 function end comment highlight. Reported by Steve Pearlmutter.
a03c2342
WS
5615 (verilog-font-lock-keywords-2): Fix highlighting of single
5616 character pins, bug264. Reported by Michael Laajanen.
5617 (verilog-auto-inst, verilog-read-decls, verilog-read-sub-decls)
5618 (verilog-read-sub-decls-in-interfaced, verilog-read-sub-decls-sig)
6a7662bb
BR
5619 (verilog-subdecls-get-interfaced, verilog-subdecls-new):
5620 Support interfaces with AUTOINST, bug270. Reported by Luis Gutierrez.
ca39416c
AH
5621 (verilog-pretty-expr): Fix interactive arguments, bug272.
5622 Reported by Mark Johnson.
5623 (verilog-auto-tieoff, verilog-auto-tieoff-ignore-regexp):
5624 Add 'verilog-auto-tieoff-ignore-regexp' for AUTOTIEOFF,
b762841f 5625 bug269. Suggested by Gary Delp.
a03c2342 5626 (verilog-mode-map, verilog-preprocess, verilog-preprocess-history)
ca39416c
AH
5627 (verilog-preprocessor, verilog-set-compile-command):
5628 Create verilog-preprocess and verilog-preprocessor to show
5629 preprocessed output.
a03c2342
WS
5630 (verilog-get-beg-of-line, verilog-get-end-of-line)
5631 (verilog-modi-file-or-buffer, verilog-modi-name)
5632 (verilog-modi-point, verilog-within-string): Move defmacro's
b762841f 5633 before first use to avoid warning. Reported by Steve Pearlmutter.
a03c2342
WS
5634 (verilog-colorize-buffer, verilog-colorize-include-files-buffer)
5635 (verilog-colorize-region, verilog-highlight-buffer)
5636 (verilog-highlight-includes, verilog-highlight-modules)
5637 (verilog-highlight-region, verilog-mode): Rename colorize to
5638 highlight to match other packages. Disable module highlighting,
5639 as received speed complaints, reenable for experimentation only
5640 using new verilog-highlight-modules.
5641 (verilog-read-decls): Fix regexp stack overflow in very large
5642 AUTO_TEMPLATEs, bug250.
5643 (verilog-auto, verilog-delete-auto, verilog-save-buffer-state)
5644 (verilog-scan): Create verilog-save-buffer-state to standardize
5645 making insignificant changes that shouldn't call hooks.
5646 (verilog-save-no-change-functions, verilog-save-scan-cache)
5647 (verilog-scan, verilog-scan-cache-ok-p, verilog-scan-region):
5648 Create verilog-save-no-change-functions to wrap verilog-scan
5649 preservation, and fix to work with nested preserved calls.
5650 (verilog-auto-inst, verilog-auto-inst-dot-name): Support .name
5651 port syntax for AUTOWIRE, and with new verilog-auto-inst-dot-name
5652 generate .name with AUTOINST, bug245. Suggested by David Rogoff.
5653 (verilog-submit-bug-report): Update variable list to be complete.
5654 (verilog-auto, verilog-colorize-region): Fix AUTO expansion
5655 breaking on-the-fly font-locking.
5656 (verilog-colorize-buffer, verilog-colorize-include-files)
5657 (verilog-colorize-include-files-buffer, verilog-colorize-region)
5658 (verilog-load-file-at-mouse, verilog-load-file-at-point)
5659 (verilog-mode, verilog-read-inst-module-matcher): With point on a
5660 AUTOINST cell instance name, middle mouse button now finds-file on
5661 it. Suggested by Brad Dobbie.
5662 (verilog-alw-get-temps, verilog-auto-reset)
5663 (verilog-auto-sense-sigs, verilog-read-always-signals)
5664 (verilog-read-always-signals-recurse): Fix loop indexes being
b762841f 5665 AUTORESET. AUTORESET now assumes any variables in the
6a7662bb
BR
5666 initialization section of a for() should be ignored.
5667 Reported by Dan Dever.
a03c2342
WS
5668 (verilog-error-font-lock-keywords)
5669 (verilog-error-regexp-emacs-alist)
5670 (verilog-error-regexp-xemacs-alist): Fix error detection of
5671 Cadence HAL, reported by David Asher. Repair drift between the
5672 three similar error variables.
5673 (verilog-modi-lookup, verilog-modi-lookup-cache)
5674 (verilog-modi-lookup-last-current, verilog-modi-lookup-last-mod)
5675 (verilog-modi-lookup-last-modi, verilog-modi-lookup-last-tick):
5676 Fix slow verilog-auto expansion on very large files.
ca39416c
AH
5677 (verilog-read-sub-decls-expr, verilog-read-sub-decls-line):
5678 Fix AUTOOUTPUT treating "1*2" as a signal name in submodule connection
a03c2342
WS
5679 "{1*2{...". Broke in last revision.
5680 (verilog-read-sub-decls-expr): Fix AUTOOUTPUT not detecting
5681 submodule connections with replications "{#{a},#{b}}".
5682
0c382083
CY
56832010-10-24 Juanma Barranquero <lekktu@gmail.com>
5684
5685 * progmodes/dcl-mode.el (dcl-electric-reindent-regexps):
5686 Fix typo in docstring.
5687
56882010-10-24 Kenichi Handa <handa@m17n.org>
5689
5690 * face-remap.el (text-scale-adjust): Call read-event with a proper
5691 prompt.
5692
56932010-10-24 Chong Yidong <cyd@stupidchicken.com>
5694
5695 * emacs-lisp/unsafep.el: Don't mark functions that display
5696 messages as safe. Suggested by Johan Bockgård.
5697
56982010-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
5699
5700 * emacs-lisp/regexp-opt.el (regexp-opt-group, regexp-opt-charset):
5701 Turn comments into docstrings.
5702
5703 * minibuffer.el (completion--replace): Move point where it belongs
5704 when there's a common suffix (bug#7215).
5705
9317e499
CY
57062010-10-24 Chong Yidong <cyd@stupidchicken.com>
5707
5708 Merge read-color and facemenu-read-color (Bug#7242).
5709
5710 * faces.el (read-color): Use the completion code from
5711 facemenu-read-color. Require match in completion. Doc fix.
5712
5713 * facemenu.el (facemenu-read-color): Alias for read-color.
6a7662bb
BR
5714 (facemenu-set-foreground, facemenu-set-background):
5715 Use read-color.
9317e499
CY
5716
5717 * frame.el (set-background-color, set-foreground-color)
6a7662bb
BR
5718 (set-cursor-color, set-mouse-color, set-border-color):
5719 Use read-color.
9317e499 5720
a44d921f 57212010-10-24 Leo <sdl.web@gmail.com>
59dd6f73
LL
5722
5723 * eshell/em-unix.el (eshell-remove-entries): Use the TRASH
5724 argument of delete-file and delete-directory (Bug#7011).
5725
43207249
CY
57262010-10-24 Chong Yidong <cyd@stupidchicken.com>
5727
5728 * emacs-lisp/package.el (package-menu-mode-map): Inherit from
5729 button-buffer-map.
5730
484db896 57312010-10-24 Ralf Angeli <angeli@caeruleus.net>
f34e6aaa
CY
5732
5733 * emacs-lisp/package.el (package--generate-package-list): Make the
5734 *Packages* buffer read-only.
5735
10f5e3e6
AM
57362010-10-24 Alan Mackenzie <acm@muc.de>
5737
5738 * progmodes/cc-fonts.el (c-font-lock-declarations): Cache the
5739 result of `c-beginning-of-decl-1' between invocations of a lambda
5740 function (Bug #7265).
5741
3ec6ca72
DU
57422010-10-24 Daiki Ueno <ueno@unixuser.org>
5743
5744 * epg-config.el (epg-gpg-program): Try to use "gpg2" if "gpg"
5745 executable is not available on the system (Bug#7268).
5746
ec514007
GM
57472010-10-24 Glenn Morris <rgm@gnu.org>
5748
f5f25615
GM
5749 * select.el (selection-coding-system, next-selection-coding-system):
5750 Sync doc with C versions.
3646b86d 5751
8aa0f263
GM
5752 * w32-vars.el (x-select-enable-clipboard):
5753 * term/x-win.el (x-select-enable-clipboard): Move to common-win.
5754 * term/common-win.el (x-select-enable-clipboard): Move here.
5755
46710489
GM
5756 * term/tty-colors.el (tty-defined-color-alist): Remove duplicate
5757 definition of C variable.
5758
ec514007
GM
5759 * frame.el (show-trailing-whitespace, auto-hscroll-mode)
5760 (display-hourglass, hourglass-delay, cursor-in-non-selected-windows):
5761 Don't redefine things that are defined in C.
5762 * cus-start.el: Also handle :risky, :safe, :set, and :tag.
5763 (show-trailing-whitespace, auto-hscroll-mode)
5764 (display-hourglass, hourglass-delay, cursor-in-non-selected-windows):
5765 Set up the appropriate custom properties.
5766
8a79905d
CY
57672010-10-24 Chong Yidong <cyd@stupidchicken.com>
5768
5769 Bind "C-c ]" to ...
5770 * progmodes/f90.el (f90-mode-map): ... f90-insert-end.
5771 * nxml/nxml-mode.el (nxml-mode-map): ... nxml-finish-element.
5772 * textmodes/tex-mode.el (tex-mode-map): ... latex-close-block.
5773 * textmodes/sgml-mode.el (sgml-mode-map): ... sgml-close-tag.
5774
aa02a29f
GM
57752010-10-23 Glenn Morris <rgm@gnu.org>
5776
7dfc15df
GM
5777 * textmodes/flyspell.el (flyspell-mode): If there was an error,
5778 say what it was.
5779
66c6abf0
GM
5780 * frame.el (auto-hscroll-mode, cursor-in-non-selected-windows):
5781 Sync docs with C version.
f3d87560 5782
3193e969
GM
5783 * term/ns-win.el (xw-defined-colors):
5784 * term/x-win.el (xw-defined-colors): Make docs identical to w32-win.
5785
6f748f70
GM
5786 * term/pc-win.el (x-select-enable-clipboard):
5787 * term/x-win.el (x-select-enable-clipboard):
5788 * w32-vars.el (x-select-enable-clipboard): Make doc-strings identical.
5789
7aa93795
GM
5790 * comint.el (comint-password-prompt-regexp): Make it less vague.
5791 Bump version.
5792
17284e30
GM
5793 * help-fns.el (doc-file-to-man, doc-file-to-info): New commands.
5794
aa02a29f
GM
5795 * help.el (finder-by-keyword): Remove unnecessary autoload.
5796
69b55131
GM
57972010-10-22 Glenn Morris <rgm@gnu.org>
5798
9a0dd02d
GM
5799 * loadup.el: Unconditionally load float-sup.
5800 * paren.el (show-paren-delay):
5801 * emacs-lisp/float-sup.el:
5802 * emulation/cua-base.el (cua-prefix-override-inhibit-delay):
5803 * obsolete/lazy-lock.el (lazy-lock-defer-time, lazy-lock-stealth-nice)
5804 (lazy-lock-stealth-verbose): Assume float support.
5805 * ps-print.el: Assume float support on Emacs.
5806 * emacs-lisp/timer.el (timer-next-integral-multiple-of-time):
5807 Remove non-float branch.
5808
69b55131
GM
5809 * emacs-lisp/autoload.el (batch-update-autoloads): Update for
5810 src/Makefile no longer being pre-processed.
5811
7c23d9e8
SM
58122010-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
5813
5814 * emacs-lisp/find-func.el (find-library): Use test-completion.
5815
23737b4a
LMI
58162010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
5817
7c23d9e8 5818 * newcomment.el (comment-dwim): Fix the intentation in the doc string.
23737b4a 5819
6e060cee 58202010-10-21 Michael Albinus <michael.albinus@gmx.de>
01d884cf
MA
5821
5822 * net/tramp-sh.el (tramp-do-file-attributes-with-stat): Do not use
5823 space in stat format string.
5824 (tramp-send-command): Unset $PS1 when using here documents, in
5825 order not to get several prompts.
5826 (tramp-get-inline-coding): Return `nil' in case of errors.
5827
08ffb131
DU
58282010-10-21 Daiki Ueno <ueno@unixuser.org>
5829
7c23d9e8
SM
5830 * hexl.el (hexl-mode, hexl-mode-exit):
5831 Tweak revert-buffer-function to inhibit auto-mode-alist (Bug#7252).
08ffb131
DU
5832 (hexl-revert-buffer-function): New function.
5833 (hexl-before-revert-hook, hexl-after-revert-hook): Abolish.
5834
ba7fdf30
AM
58352010-10-19 Alan Mackenzie <acm@muc.de>
5836
7c23d9e8
SM
5837 * progmodes/cc-langs.el (c-type-decl-prefix-key): C++ bit:
5838 Move "\(const\|throw\|volatile\)\>" nearer the start of the regexp, so
7f0789c9
AM
5839 that these keywords aren't wrongly matched as identifiers.
5840
ba7fdf30
AM
5841 * progmodes/cc-mode.el (c-before-change, c-after-change): Move the
5842 setting of c-new-BEG and c-new-END from c-before-change to
e64ae4e8 5843 c-after-change. (Bug#7181)
ba7fdf30 5844
7fd8732d
CY
58452010-10-19 Chong Yidong <cyd@stupidchicken.com>
5846
5847 * cus-face.el (custom-theme-set-faces): Revert 2010-10-18 change.
5848 Don't mark as safe.
5849
5850 * custom.el (custom-theme-set-variables): Likewise.
5851 (load-theme): Add custom-theme-set-faces and
5852 custom-theme-set-variables to safe-functions while loading.
5853 (custom-enabled-themes): Mark as risky.
5854
3f12b18c
JD
58552010-10-18 Julien Danjou <julien@danjou.info>
5856
5857 * bindings.el: Remove end dashes in default mode-line-format.
5858
b8a47412
CY
58592010-10-19 Chong Yidong <cyd@stupidchicken.com>
5860
5861 * bindings.el (global-map): Bind C-d to delete-char and deletechar
5862 to delete-forward-char.
5863
5864 * simple.el (normal-erase-is-backspace-mode): Remap delete to
5865 deletechar, and hence delete-forward-char.
5866
ca3fa302
JB
58672010-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
5868
5869 * repeat.el (repeat): Use read-key (bug#6256).
5870
58712010-10-19 Chong Yidong <cyd@stupidchicken.com>
5872
5873 * emacs-lisp/unsafep.el: Don't mark functions that display
5874 messages as safe. Suggested by Johan Bockgård.
5875
58762010-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
5877
5878 * minibuffer.el (completion--replace): Move point where it belongs
5879 when there's a common suffix (bug#7215).
5880
58812010-10-19 Kenichi Handa <handa@m17n.org>
5882
5883 * international/characters.el: Add category '|' (word breakable)
5884 to fullwidth characters.
5885
3224b54d
MA
58862010-10-19 Michael Albinus <michael.albinus@gmx.de>
5887
5888 * net/tramp-sh.el (tramp-do-file-attributes-with-stat)
5889 (tramp-do-directory-files-and-attributes-with-stat): Use "e0" in
5890 order to make stat results a float. Patch by Andreas Schwab
5891 <schwab@linux-m68k.org>.
5892
36ba6f07
JD
58932010-10-18 Julien Danjou <julien@danjou.info>
5894
5895 * avoid.el (mouse-avoidance-ignore-p): Ignore mouse when it is
5896 hidden by `make-pointer-invisible'.
5897
43f964fc
SM
58982010-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
5899
5900 * files.el (locate-file-completion-table): Strip non-matching elements
5901 before checking length of list (bug#7238).
5902
e48eb343
CY
59032010-10-18 Chong Yidong <cyd@stupidchicken.com>
5904
5905 * custom.el (custom-theme-set-variables): Mark as a safe function.
5906 (load-theme): Check forms using unsafep.
5907
5908 * cus-face.el (custom-theme-set-faces): Mark as a safe function.
5909
df987d70
AM
59102010-10-17 Agustín Martín <agustin.martin@hispalinux.es>
5911
43f964fc
SM
5912 * textmodes/ispell.el (ispell-aspell-find-dictionary):
5913 Fix aspell data file searching (bug#7230).
df987d70 5914
29a4c45b
CY
59152010-10-16 Chong Yidong <cyd@stupidchicken.com>
5916
5917 * cus-theme.el (custom-theme--migrate-settings): New var.
5918 (customize-create-theme): Allow editing the `user' theme.
5919 (custom-theme-add-variable, custom-theme-add-var-1)
5920 (custom-theme-add-face, custom-theme-add-face-1): Add a checkbox
5921 to the front of each variable or face widget.
5922 (custom-theme-write): Save theme settings in the correct order.
5923 Optionally, remove saved settings from user customizations.
43f964fc
SM
5924 (custom-theme-write-variables, custom-theme-write-faces):
5925 Save only the checked widgets.
29a4c45b
CY
5926 (customize-themes): Add a link for migrating custom settings.
5927
43f964fc
SM
5928 * custom.el (custom-declare-theme, provide-theme):
5929 Use custom-theme-name-valid-p.
29a4c45b
CY
5930 (custom-theme-name-valid-p): Remove checks that are now
5931 unnecessary since themes no longer obey load-path.
5932
5933 * cus-edit.el (custom-variable-value-create): For the simple
5934 style, hide documentation string when hidden.
5935
782b5e8d
CY
59362010-10-16 Chong Yidong <cyd@stupidchicken.com>
5937
647bc502
CY
5938 * cus-edit.el (custom-variable, custom-face): Combine the
5939 :inhibit-magic and :display-style properties into a single
5940 :custom-style property.
43f964fc
SM
5941 (custom-toggle-hide-variable, custom-toggle-hide-face):
5942 New functions. If hiding an edited value, save it to :shown-value.
5943 (custom-variable-value-create, custom-face-value-create): Use them.
647bc502
CY
5944 (custom-magic-reset): Allow magic property to be unset.
5945
782b5e8d
CY
5946 * custom.el: Custom themes no longer use load-path.
5947 (custom-theme-load-path): New option. Change built-in theme
5948 directory to etc/.
5949 (custom-enabled-themes): Add custom-theme-load-path dependency.
5950 (custom-theme--load-path): New function.
5951 (load-theme, custom-available-themes): Use it.
5952
5953 * cus-theme.el (describe-theme-1): Use custom-theme--load-path.
5954 (customize-themes): Link to custom-theme-load-path variable.
647bc502
CY
5955 (custom-theme-add-var-1, custom-theme-add-face-1): Use the
5956 :custom-style property.
782b5e8d
CY
5957
5958 * themes/*.el: Moved to etc/.
5959
99f65cfa
RA
59602010-10-16 Ralf Angeli <angeli@caeruleus.net>
5961
5962 * textmodes/reftex-cite.el
5963 (reftex-extract-bib-entries-from-thebibliography): Do not move
5964 point when searching for \bibitem entries. Match entries with
5965 spaces or tabs in front of arguments.
5966
da16abfc
CY
59672010-10-16 Chong Yidong <cyd@stupidchicken.com>
5968
5969 * cus-theme.el (customize-create-theme): Delete overlays after
5970 erasing. If given a THEME arg, display only the faces of that arg
5971 instead of custom-theme--listed-faces.
5972 (custom-theme-variable-menu, custom-theme-variable-action)
43f964fc 5973 (custom-variable-reset-theme, custom-theme-delete-variable): Delete.
da16abfc
CY
5974 (custom-theme-add-variable, custom-theme-add-face): Apply value
5975 from the theme settings, instead of the current value.
5976 (custom-theme-add-var-1, custom-theme-add-face-1): New functions.
5977 (custom-theme-visit-theme): Allow calling outside theme buffers.
5978 (custom-theme-merge-theme): Don't enable the theme when merging.
5979 (custom-theme-write-variables, custom-theme-write-faces): Use the
5980 :shown-value properties to save buffer values, not global ones.
5981 (customize-themes): Display a warning about user customizations.
5982
5983 * cus-edit.el (custom-variable-value-create)
5984 (custom-face-value-create): Obey new special properties
5985 :shown-value and :inhibit-magic.
5986
aa095b2d
MA
59872010-10-15 Michael Albinus <michael.albinus@gmx.de>
5988
5989 * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell):
3224b54d
MA
5990 Suppress expansion of tabs to spaces. Reported by Dale Sedivec
5991 <dale@codefu.org>.
aa095b2d 5992
7ca9cfda
KH
59932010-10-14 Kenichi Handa <handa@m17n.org>
5994
9650fc61
KH
5995 * mail/rmail.el (rmail-show-message-1): Catch an error of
5996 base64-decode-region and just show an error message (bug#7165).
5997
43f964fc 5998 * ps-mule.el (ps-mule-font-spec-list): Delete it. Not used anymore.
7ca9cfda
KH
5999 (ps-mule-begin-job): Fix for the case that only ENCODING is set in
6000 a font-spec (bug#7197).
6001
220d91b8 60022010-10-14 Glenn Morris <rgm@gnu.org>
7163badd
GM
6003
6004 * mail/emacsbug.el (report-emacs-bug): Mention debbugs.gnu.org.
6005
220d91b8 60062010-10-14 Juanma Barranquero <lekktu@gmail.com>
51e4f4a8 6007
c0943d3d
JB
6008 * international/mule.el (define-coding-system):
6009 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
51e4f4a8
JB
6010 * composite.el (compose-region): Fix typo in docstring.
6011
4983ddea
CY
60122010-10-14 Chong Yidong <cyd@stupidchicken.com>
6013
de43f11b
CY
6014 * cus-face.el (custom-theme-set-faces): Call custom-push-theme
6015 only after checking the theme-face property.
6016
4983ddea
CY
6017 * faces.el (face-spec-reset-face): Reset all attributes in one
6018 single call to set-face-attribute.
6019 (face-spec-match-p): Make it a defsubst.
6020 (frame-set-background-mode): New arg KEEP-FACE-SPECS.
6021 (x-create-frame-with-faces, tty-create-frame-with-faces)
6022 (tty-set-up-initial-frame-faces): Don't recompute face specs in
6023 frame-set-background-mode, since they are recomputed immediately
6024 afterwards in face-set-after-frame-default.
6025 (face-set-after-frame-default): Minor optimization.
6026 (cursor): Provide non-trivial defface spec.
6027
6028 * custom.el (custom-theme-recalc-face): Simplify.
6029
a974dcf2
JB
60302010-10-14 Jay Belanger <jay.p.belanger@gmail.com>
6031
43f964fc 6032 * calc/calc-alg.el (math-var): Rename from `var'.
a974dcf2
JB
6033 (math-is-polynomial, math-is-poly-rec): Replace `var'
6034 with `math-var'.
6035
43f964fc 6036 * calc/calcalg2.el (math-var): Rename from `var'.
a974dcf2
JB
6037 (calcFunc-table, math-scan-for-limits): Replace `var'
6038 with `math-var'.
6039
10e4702a
GM
60402010-10-13 Glenn Morris <rgm@gnu.org>
6041
6042 * subr.el (last): Deal with dotted lists (reported in bug#7174).
6043
88f427d5
SB
60442010-10-13 Stephen Berman <stephen.berman@gmx.net>
6045
6046 * subr.el (last): Use `safe-length' instead of `length' (bug#7206).
6047
a1d16a7b
G
60482010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6049
6050 * net/tls.el (tls-program): Remove spurious %s from openssl.
6051 (tls-starttls-switches): Remove starttls hack.
6052 (open-tls-stream): Ditto.
6053 (tls-find-starttls-argument): Ditto.
6054
2e288d54
JB
60552010-10-13 Juanma Barranquero <lekktu@gmail.com>
6056
6057 * image.el (image-library-alist): Declare as obsolete alias.
6058 (image-type-available-p): Use `dynamic-library-alist'.
6059
6060 * term/w32-win.el (dynamic-library-alist):
6061 Use instead of `image-library-alist'.
6062
35744400
IS
60632010-10-13 IRIE Shinsuke <irieshinsuke@yahoo.co.jp> (tiny change)
6064
6065 * subr.el (last): Make it faster. (Bug#7174)
6066
290fe464
RO
60672010-10-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> (tiny change)
6068
6069 * Makefile.in (compile-clean): Use `` instead of $(). (Bug#7178)
6070
2919746c
CY
60712010-10-12 Chong Yidong <cyd@stupidchicken.com>
6072
6073 * cus-theme.el (custom-theme--listed-faces): Add cursor face.
6074 (describe-theme-1): Extract doc from unloaded themes.
6075
6076 * custom.el (custom-theme-name-valid-p): Don't list color-themes.
6077
6078 * themes/tango-theme.el:
6079 * themes/tango-dark-theme.el:
6080 * themes/wheatgrass-theme.el: New files.
6081
6b09b5d1
CY
60822010-10-12 Chong Yidong <cyd@stupidchicken.com>
6083
6084 * cus-theme.el (describe-theme, customize-themes)
6085 (custom-theme-save): New commands.
6086 (custom-new-theme-mode-map): Bind C-x C-s.
6087 (custom-new-theme-mode): Use custom--initialize-widget-variables.
6088 (customize-create-theme): New optional arg THEME.
6089 (custom-theme-revert): Use it.
6090 (custom-theme-visit-theme): Remove dead code.
6091 (custom-theme-merge-theme): Use custom-available-themes.
6092 (custom-theme-write): Make interactive.
6093 (custom-theme-write): Use custom-theme-name-valid-p.
6094 (describe-theme-1, custom-theme-choose-revert)
6095 (custom-theme-checkbox-toggle, custom-theme-selections-toggle):
6096 New funs.
6097 (custom-theme-allow-multiple-selections): New option.
6098 (custom-theme-choose-mode): New major mode.
6099
43f964fc
SM
6100 * custom.el (custom-theme-set-variables): Remove dead code.
6101 Obey custom--inhibit-theme-enable.
6b09b5d1
CY
6102 (custom--inhibit-theme-enable): New var.
6103 (provide-theme): Obey it.
6104 (load-theme): Replace load with manual read/eval, in order to
6105 check for correctness. Use custom-theme-name-valid-p.
6106 (custom-theme-name-valid-p): New function.
6107 (custom-available-themes): Use it.
6108
6109 * cus-edit.el (custom--initialize-widget-variables): New function.
6110 (Custom-mode): Use it.
6111
43f964fc
SM
6112 * cus-face.el (custom-theme-set-faces): Remove dead code.
6113 Obey custom--inhibit-theme-enable.
6b09b5d1
CY
6114
6115 * help-mode.el (help-theme-def, help-theme-edit): New buttons.
6116
16366259
JB
61172010-10-12 Juanma Barranquero <lekktu@gmail.com>
6118
cb7d821e 6119 * net/telnet.el (telnet-mode-map): Fix previous change (bug#7193).
16366259 6120
4c14013d 61212010-10-12 Jan Djärv <jan.h.d@swipnet.se>
9386ae12 6122
4c14013d
JB
6123 * term/ns-win.el (ns-right-alternate-modifier): New defvar.
6124 (ns-right-option-modifier): New alias for ns-right-alternate-modifier.
6125 (mac-right-option-modifier): New alias for ns-right-option-modifier.
6126
6127 * cus-start.el (all): ns-right-alternate-modifier is new.
9386ae12 6128
4c14013d 61292010-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
4c528197
SM
6130
6131 * emacs-lisp/lisp.el (lisp-completion-at-point):
6132 Use emacs-lisp-mode-syntax-table for the whole function.
6133
4c14013d 61342010-10-12 David Koppelman <koppel@ece.lsu.edu>
c58059f2
DK
6135
6136 * hi-lock.el (hi-lock-font-lock-hook): Check font-lock-fontified
4c528197
SM
6137 instead of font-lock-mode before adding keywords.
6138 Remove hi-lock-mode off code. Remove inhibit hack.
c58059f2
DK
6139 (hi-lock-set-pattern): Only add keywords if font-lock-fontified
6140 non-nil; removed hook inhibit hack.
6141
4c14013d 61422010-10-12 Glenn Morris <rgm@gnu.org>
c7d6d8a1 6143
d15f9a2b
GM
6144 * emacs-lisp/shadow.el (find-emacs-lisp-shadows): Rename it...
6145 (load-path-shadows-find): ... to this.
6146 (list-load-path-shadows): Update for above change.
6147
c7d6d8a1
GM
6148 * mail/mail-utils.el (mail-mbox-from): Also try return-path.
6149
f0b7f5a8
KY
61502010-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
6151
6152 * mail/hashcash.el, net/imap.el, pgg-parse.el, pgg.el:
6153 Fix comment for declare-function.
6154
05d22d02
CY
61552010-10-11 Chong Yidong <cyd@stupidchicken.com>
6156
6157 * custom.el (custom-fix-face-spec): New function; code moved from
6158 custom-face-edit-fix-value.
6159 (custom-push-theme): Use it when checking if a face has been
6160 changed outside customize.
6161 (custom-available-themes): New function.
6162 (load-theme): Use it.
6163
43f964fc 6164 * cus-edit.el (custom-face-edit-fix-value): Use custom-fix-face-spec.
05d22d02
CY
6165
6166 * custom.el (custom-push-theme): Cleanup (use cond).
6167 (disable-theme): Recompute the saved-face property.
6168 (custom-theme-recalc-face): Follow face alias before setting prop.
6169
43f964fc
SM
6170 * image.el (image-checkbox-checked, image-checkbox-unchecked):
6171 New variables, containing checkbox images.
05d22d02
CY
6172
6173 * startup.el (fancy-startup-tail):
6174 * wid-edit.el (checkbox): Use them.
6175
293e7c22
DN
61762010-10-10 Dan Nicolaescu <dann@ics.uci.edu>
6177
a0310a6c
DN
6178 * shell.el (shell-mode-map):
6179 * progmodes/modula2.el (m2-mode-map):
6180 * progmodes/inf-lisp.el (inferior-lisp-mode-map):
6181 * play/mpuz.el (mpuz-mode-map):
6182 * play/landmark.el (lm-mode-map):
6183 * play/decipher.el (decipher-mode-map):
6184 * play/5x5.el (5x5-mode-map):
6185 * net/telnet.el (telnet-mode-map):
6186 * net/quickurl.el (quickurl-list-mode-map):
6187 * net/mairix.el (mairix-searches-mode-map):
6188 * net/eudc-hotlist.el (eudc-hotlist-mode-map):
6189 * net/dig.el (dig-mode-map):
6190 * mail/mspools.el (mspools-mode-map):
6191 * hexl.el (hexl-mode-map):
6192 * emulation/ws-mode.el (wordstar-C-k-map, wordstar-mode-map)
6193 (wordstar-C-o-map, wordstar-C-q-map):
6194 * emacs-lisp/edebug.el (edebug-eval-mode-map):
6195 * emacs-lisp/chart.el (chart-map):
6196 * edmacro.el (edmacro-mode-map):
6197 * erc/erc-list.el (erc-list-menu-mode-map):
6198 * array.el (array-mode-map): Declare and define in one step.
6199
293e7c22
DN
6200 * vc/log-view.el (log-view-mode-map): Bind revert-buffer.
6201
446b12da
DU
62022010-10-10 Daiki Ueno <ueno@unixuser.org>
6203
6204 * epa.el (epa-passphrase-callback-function): Display filename
6205 passed as the 3rd arg.
43f964fc
SM
6206 * epa-file.el (epa-file-passphrase-callback-function):
6207 Pass filename to epa-passphrase-callback-function.
446b12da 6208
76c16af8
CY
62092010-10-09 Chong Yidong <cyd@stupidchicken.com>
6210
6211 * cus-edit.el (custom-face-widget-to-spec)
6212 (custom-face-get-current-spec, custom-face-state): New functions.
6213 (custom-face-set, custom-face-mark-to-save)
6214 (custom-face-value-create, custom-face-state-set): Use them.
6215
6216 * cus-theme.el (custom-theme--listed-faces): New var.
6217 (customize-create-theme): Use *Custom Theme* as the buffer name.
6218 Set revert-buffer-function. Optional arg BUFFER. Insert all
6219 faces listed in custom-theme--listed-faces.
6220 (custom-theme-revert): New function.
6221 (custom-theme-add-variable, custom-theme-add-face): Insert at the
6222 bottom of the list.
6223 (custom-theme-write): Prompt for theme name if empty.
6224 (custom-theme-write-variables): Use dolist.
6225 (custom-theme-write-faces): Handle hidden (collapsed) widgets.
6226
e15f8aaa
AM
62272010-10-09 Alan Mackenzie <acm@muc.de>
6228
6229 Enhance fontification of declarators to take account of the
6230 presence/absence of "typedef".
6231
6232 * cc-engine.el (c-forward-type): New &optional param
6233 "brace-block-too".
6234 (c-forward-decl-or-cast-1): cdr of return value now indicates the
43f964fc 6235 presence of either or both of a "struct"-like keyword and "typedef".
e15f8aaa
AM
6236
6237 * cc-fonts.el (c-complex-decl-matchers): Remove the heuristic
6238 fontification of declarators which follow a "}".
6239 (c-font-lock-declarations): Fontify declarators according to the
6240 presence/absence of "typedef".
6241
6242 * cc-langs.el (c-typedef-kwds c-typedef-key): New lang variable
6243 for "typedef".
6244 (c-typedef-decl-key): New lang variable built from
6245 c-typedef-decl-kwds.
6246
cf321e50
LMI
62472010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
6248
77aec221
LMI
6249 * ibuffer.el (ibuffer-mode-map): Don't redefine the cursor keys,
6250 since that's too annoying. Move the filter groups commands to
6251 TAB/backtab.
6252
7450df5d
LMI
6253 * epa.el (epa-passphrase-callback-function): Say what we're
6254 querying the password for.
6255
cf321e50 6256 * ibuffer.el (ibuffer-visit-buffer): To mimick list-buffers
43f964fc 6257 behaviour, don't bury the ibuffer buffer when visiting other buffers.
cf321e50 6258
587faadd
CY
62592010-10-08 Chong Yidong <cyd@stupidchicken.com>
6260
6261 * cus-edit.el (custom-commands, custom-buffer-create-internal)
6262 (custom-magic-value-create): Pad button tags with spaces.
6263 (custom-face-edit): New variable.
6264 (custom-face-value-create): Determine whether to use the usual
43f964fc
SM
6265 face editor here, instead of using custom-face-selected.
6266 Pass face defaults to custom-face-edit widget.
587faadd
CY
6267 (custom-face-selected, custom-display-unselected): Delete widgets.
6268 (custom-display-unselected-match): Function removed.
43f964fc
SM
6269 (custom-face-set, custom-face-mark-to-save):
6270 Accept custom-face-edit widgets as the direct widget child.
587faadd
CY
6271
6272 * wid-edit.el (widget--completing-widget): New var.
6273 (widget-default-complete): Bind it when doing completion.
6274 (widget-string-complete, widget-file-complete): Use it.
6275
a1ab97d0
GM
62762010-10-09 Glenn Morris <rgm@gnu.org>
6277
85d50db7
GM
6278 * calendar/cal-hebrew.el (holiday-hebrew-rosh-hashanah)
6279 (holiday-hebrew-passover, holiday-hebrew-tisha-b-av)
6280 (holiday-hebrew-misc): Small simplifications.
6281
3fb78d1f
GM
6282 * emacs-lisp/authors.el (authors-valid-file-names): Add b2m.c.
6283
a1ab97d0
GM
6284 * net/browse-url.el: Don't require thingatpt, term, dired,
6285 executable, or w3-auto when compiling.
6286 (dired-get-filename, term-char-mode, term-send-down, term-send-string):
6287 Declare.
6288 (browse-url-text-emacs): Require term.
6289
2187e5bb
AS
62902010-10-08 Andreas Schwab <schwab@linux-m68k.org>
6291
6292 * net/browse-url.el (browse-url-xdg-open): Remove use of /bin/sh.
6293
e5d49589
GM
62942010-10-08 Glenn Morris <rgm@gnu.org>
6295
5823f53f
GM
6296 * emacs-lisp/cl-compat.el, emacs-lisp/lmenu.el: Move to obsolete/.
6297
e5d49589
GM
6298 * emacs-lisp/shadow.el (lisp-shadow): Change prefix.
6299 (shadows-compare-text-p): Make it an obsolete alias for...
6300 (load-path-shadows-compare-text): ... new name.
6301 (find-emacs-lisp-shadows): Update for above name change.
6302 (load-path-shadows-same-file-or-nonexistent): New name for the old
6303 shadow-same-file-or-nonexistent.
6304
4628bef1 63052010-10-08 Chong Yidong <cyd@stupidchicken.com>
397ae226
CY
6306
6307 * minibuffer.el (completion--some, completion--do-completion)
6308 (minibuffer-complete-and-exit, minibuffer-completion-help)
6309 (completion-basic-try-completion)
6310 (completion-basic-all-completions)
6311 (completion-pcm--find-all-completions): Use lexical-let to
6312 avoid some false matches in variable completion (Bug#7056)
6313
4628bef1 63142010-10-08 Olof Ohlsson Sax <olof.ohlsson.sax@gmail.com> (tiny change)
8686a5ea
OOS
6315
6316 * vc-svn.el (vc-svn-merge-news): Use --non-interactive. (Bug#7152)
6317
4628bef1 63182010-10-08 Leo <sdl.web@gmail.com>
83b8ea28
LL
6319
6320 * dnd.el (dnd-get-local-file-name): If MUST-EXIST is non-nil, only
6321 return non-nil if the file exists (Bug#7090).
6322
4628bef1 63232010-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
55586d2a
SM
6324
6325 * minibuffer.el (completion--replace):
6326 Better preserve markers (bug#7138).
6327
4628bef1 63282010-10-08 Juanma Barranquero <lekktu@gmail.com>
2b7ba565
JB
6329
6330 * server.el (server-process-filter): Doc fix.
6331
4628bef1 63322010-10-08 Drew Adams <drew.adams@oracle.com>
53ad04fc
DA
6333
6334 * dired.el (dired-save-positions): Doc fix. (Bug#7119)
6335
e4adf61e
GM
63362010-10-08 Glenn Morris <rgm@gnu.org>
6337
24ac444f
GM
6338 * vc/ediff-wind.el (ediff-setup-control-frame):
6339 * vc/ediff-ptch.el (ediff-default-backup-extension):
6340 * vc/ediff-diff.el (ediff-shell, ediff-diff-options)
6341 (ediff-exec-process): Remove system-types emx, windows-95.
6342
e4adf61e
GM
6343 * net/browse-url.el (browse-url-xdg-open): Shell-quote url. (Bug#7166)
6344
61328d7c
CY
63452010-10-07 Chong Yidong <cyd@stupidchicken.com>
6346
6347 * cus-edit.el (custom-variable, custom-face): Doc fix.
6348 (custom-face-edit): Add value-create attribute.
6349 (custom-face-edit-value-create)
43f964fc
SM
6350 (custom-face-edit-value-visibility-action): New functions.
6351 Hide unused face attributes by default, and add a visibility toggle.
61328d7c
CY
6352 (custom-face-edit-deactivate): Show empty values with shadow face.
6353 (custom-face-selected): Only use this for face specs with default
6354 attributes.
6355 (custom-face-value-create): Cleanup.
6356
6357 * wid-edit.el (widget-checklist-value-create): Use dolist.
6358 (widget-checklist-match-find): Make second arg optional.
6359
ac44263a
GM
63602010-10-07 Glenn Morris <rgm@gnu.org>
6361
849b02b4
GM
6362 * hilit-chg.el (hilit-chg-get-diff-info, hilit-chg-get-diff-list-hk):
6363 Prefix things.
6364
ac44263a
GM
6365 * emacs-lisp/shadow.el (shadow-font-lock-keywords)
6366 (load-path-shadows-mode, list-load-path-shadows): Rename shadow-mode to
6367 load-path-shadows-mode, update references.
06d9ef85
GM
6368 (load-path-shadows-font-lock-keywords, load-path-shadows-find-file):
6369 Rename variable and button.
6370 (list-load-path-shadows): Update button caller.
ac44263a 6371
29c72a6e
SM
63722010-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
6373
6374 * emacs-lisp/smie.el (smie-bnf-classify): New function.
6375 (smie-bnf-precedence-table): Use it to remember the closers/openers.
6376 (smie-merge-prec2s): Handle those new entries.
6377 (smie-prec2-levels): Only set precedence to nil for actual
6378 openers/closers.
6379 * progmodes/octave-mod.el (octave-smie-op-levels): Remove dummy entry
6380 that is now unnecessary.
6381
775f75bc 63822010-10-07 Miles Bader <miles@gnu.org>
07ff7702
MB
6383
6384 * emacs-lisp/regexp-opt.el (regexp-opt): Add `symbols' mode.
6385
7e1e2a6e
GM
63862010-10-07 Glenn Morris <rgm@gnu.org>
6387
58d1ac6d
GM
6388 * mail/rmail.el (mail-sendmail-delimit-header, mail-header-end)
6389 (mail-position-on-field): Remove declarations.
6390 (mail-position-on-field): Autoload it.
6391 (rmail-retry-failure): Replace use of mail-sendmail-delimit-header
6392 and mail-header-end. Don't require sendmail.
6393
7b9235ad
GM
6394 * emacs-lisp/shadow.el (shadow-font-lock-keywords): New variable.
6395 (shadow-mode): New mode.
6396 (shadow-find-file): New button.
6397 (list-load-path-shadows): Use shadow-mode and buttons.
6398
52da2182
GM
6399 * iimage.el (iimage-version): Remove.
6400 (iimage-mode-image-search-path, iimage-mode-image-regex-alist):
6401 Turn into defcustoms.
6402 (iimage-mode-map): Give it a doc string.
6403
7e1e2a6e
GM
6404 * calendar/appt.el (appt-activate): Give a warning rather than an error
6405 if there is no diary-file.
6406
e44eccd7
MA
64072010-10-06 Michael Albinus <michael.albinus@gmx.de>
6408
29c72a6e
SM
6409 * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
6410 Use `tramp-handle-find-backup-file-name'.
e44eccd7 6411
4583e796
GM
64122010-10-06 Glenn Morris <rgm@gnu.org>
6413
6aecca99
GM
6414 * font-core.el (font-lock-defaults-alist): Remove variable.
6415 (font-lock-mode): Doc fix.
6416 (font-lock-default-function): Do not consult font-lock-defaults-alist.
6417 * font-lock.el (font-lock-refresh-defaults): Doc fix.
6418 (font-lock-set-defaults): Doc fix.
6419 Do not consult font-lock-defaults-alist.
6420
645a6257
GM
6421 * hilit-chg.el (hilit-chg-get-diff-list-hk): Declare `e' for compiler.
6422
4583e796
GM
6423 * emacs-lisp/cl.el: No longer provide cl-19.
6424
bd8fadca
MA
64252010-10-05 Michael Albinus <michael.albinus@gmx.de>
6426
6427 * net/tramp.el (tramp-handle-directory-files-and-attributes)
6428 (tramp-handle-file-exists-p, tramp-handle-file-newer-than-file-p):
6429 New defuns, taken from tramp-smb.el.
6430 (tramp-coding-system-change-eol-conversion)
43f964fc 6431 (tramp-set-process-query-on-exit-flag): Remove.
bd8fadca 6432
43f964fc 6433 * net/tramp-compat.el (top): Do not check for byte-compiler objects.
bd8fadca
MA
6434 (tramp-compat-coding-system-change-eol-conversion)
6435 (tramp-compat-set-process-query-on-exit-flag): New defuns, taken
6436 from tramp.el.
6437
6438 * net/tramp-gvfs.el:
6439 * net/tramp-gw.el: Replace `tramp-set-process-query-on-exit-flag'
6440 by `tramp-compat-set-process-query-on-exit-flag'.
6441
43f964fc
SM
6442 * net/tramp-imap.el (tramp-imap-file-name-handler-alist):
6443 Use `tramp-handle-directory-files-and-attributes',
bd8fadca
MA
6444 `tramp-handle-file-exists-p' and
6445 `tramp-handle-file-newer-than-file-p'.
6446 (tramp-imap-handle-file-exists-p)
6447 (tramp-imap-handle-file-executable-p)
6448 (tramp-imap-handle-file-readable-p)
6449 (tramp-imap-handle-directory-files-and-attributes)
43f964fc 6450 (tramp-imap-handle-file-newer-than-file-p): Remove.
bd8fadca
MA
6451
6452 * net/tramp-sh.el: Replace `tramp-set-process-query-on-exit-flag'
6453 by `tramp-compat-set-process-query-on-exit-flag' and
6454 `tramp-coding-system-change-eol-conversion' by
6455 `tramp-compat-coding-system-change-eol-conversion'.
6456
43f964fc
SM
6457 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
6458 Use `tramp-handle-directory-files-and-attributes',
bd8fadca
MA
6459 `tramp-handle-file-exists-p' and
6460 `tramp-handle-file-newer-than-file-p'.
6461 (tramp-smb-handle-directory-files-and-attributes)
6462 (tramp-smb-handle-file-exists-p)
43f964fc
SM
6463 (tramp-smb-handle-file-newer-than-file-p): Remove.
6464 (tramp-smb-maybe-open-connection):
6465 Replace `tramp-set-process-query-on-exit-flag' by
bd8fadca
MA
6466 `tramp-compat-set-process-query-on-exit-flag'.
6467
726c5357
GM
64682010-10-05 Glenn Morris <rgm@gnu.org>
6469
6470 * obsolete/rnews.el, obsolete/rnewspost.el: Remove files.
6471
4a93e698
MA
64722010-10-04 Michael Albinus <michael.albinus@gmx.de>
6473
6474 Continue reorganization of load dependencies. (Bug#7156)
6475
6476 * net/tramp.el (tramp-handle-file-local-copy-hook)
6477 (tramp-delete-temp-file-function): Move down.
6478 (tramp-exists-file-name-handler): Move up.
6479 (tramp-register-file-name-handlers): Simplify autoload.
6480 (tramp-handle-write-region-hook, tramp-handle-directory-file-name)
6481 (tramp-handle-directory-files, tramp-handle-dired-uncache)
6482 (tramp-handle-file-modes, tramp-handle-file-name-as-directory)
6483 (tramp-handle-file-name-completion)
6484 (tramp-handle-file-name-directory)
6485 (tramp-handle-file-name-nondirectory, tramp-handle-file-regular-p)
6486 (tramp-handle-file-remote-p, tramp-handle-file-symlink-p)
6487 (tramp-handle-find-backup-file-name)
6488 (tramp-handle-insert-file-contents, tramp-handle-load)
6489 (tramp-handle-substitute-in-file-name)
6490 (tramp-handle-unhandled-file-name-directory)
6491 (tramp-mode-string-to-int, tramp-local-host-p)
43f964fc 6492 (tramp-make-tramp-temp-file): Move from tramp-sh.el.
4a93e698
MA
6493
6494 * net/tramp-gvfs.el (top):
6495 * net/tramp-smb.el (top): Do not require 'tramp-sh.
6496
6497 * net/tramp-sh.el (all): Move several objects to tramp.el, see
6498 there. Rename `tramp-handle-*' to `tramp-sh-handle-*'.
6499
b4593555
GM
65002010-10-04 Glenn Morris <rgm@gnu.org>
6501
6502 * calendar/appt.el (appt-add): Ensure reminders are enabled.
6503 (appt-activate): Give status messages.
6504
8762aa10
TZ
65052010-10-03 Teodor Zlatanov <tzz@lifelogs.com>
6506
6507 * net/gnutls.el: Improve docs. Remove starttls and ssl emulation.
6508 Provide only `open-gnutls-stream' (formerly `open-ssl-stream') and
43f964fc
SM
6509 `gnutls-negotiate' (formerly `starttls-negotiate').
6510 Remove trivial wrapper `starttls-open-stream'.
8762aa10 6511
82fb8701
DN
65122010-10-03 Dan Nicolaescu <dann@ics.uci.edu>
6513
6514 Make 'g' (AKA revert-buffer) rerun the VC log, log-incoming and
6515 log-outgoing commands.
6516 * vc/vc.el (vc-log-internal-common): Add a new argument and use it
6517 to create a buffer local revert-buffer-function variable.
6518 (vc-print-log-internal, vc-log-incoming, vc-log-outgoing): Pass a
6519 revert-buffer-function lambda.
6520
c1ae068b
LMI
65212010-10-03 Teodor Zlatanov <tzz@lifelogs.com>
6522
6523 * net/gnutls.el (starttls-negotiate): Use the plist interface to
43f964fc
SM
6524 `gnutls-boot'. Make TYPE the only required parameter.
6525 Allow TRUSTFILES and KEYFILES to be lists.
c1ae068b
LMI
6526 (open-ssl-stream): Use it.
6527
67141a37
GM
65282010-10-03 Glenn Morris <rgm@gnu.org>
6529
77f38949
GM
6530 * subr.el (directory-sep-char): Remove obsolete variable.
6531 * net/tramp-compat.el: Don't mess about with the byte-compiler unless
6532 it is "necessary".
6533
67141a37
GM
6534 * vc/vc-hooks.el (vc-header-alist): Remove obsolete variable.
6535 * vc/vc.el (vc-static-header-alist): Doc fix.
6536 * vc/vc-cvs.el (vc-cvs-header):
6537 * vc/vc-rcs.el (vc-rcs-header):
6538 * vc/vc-sccs.el (vc-sccs-header):
6539 * vc/vc-svn.el (vc-svn-header): Do not consult vc-header-alist.
6540 * obsolete/vc-mcvs.el (vc-mcvs-header):
6541 * progmodes/cperl-mode.el (cperl-mode): Only set vc-header-alist
6542 on XEmacs.
6543
96bcef2e
CY
65442010-10-03 Chong Yidong <cyd@stupidchicken.com>
6545
43f964fc
SM
6546 * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
6547 Remove obsolete use of binary-overwrite-mode (Bug#7001).
96bcef2e 6548
ef47f179
GM
65492010-10-03 Glenn Morris <rgm@gnu.org>
6550
01c35094 6551 * obsolete/x-menu.el: Remove file, obsolete since 21.1.
0437978e 6552
aee3c6f7
GM
6553 * textmodes/rst.el (rst-font-lock-keywords-function):
6554 Drop Emacs 20 code.
6555
f88cd114
GM
6556 * textmodes/artist.el (artist-replace-char): Drop Emacs 20 code.
6557
6abfe35f
GM
6558 * printing.el: Drop Emacs 20 code.
6559
59e31cfa
GM
6560 * calendar/appt.el (appt-delete): Don't autoload it (you can't use it
6561 without having used appt.el already).
6562
922ad43e
GM
6563 * subr.el (make-local-hook): Remove function obsolete since 21.1.
6564 * progmodes/cc-mode.el (make-local-hook): Don't do cc-bytecomp stuff.
6565 (c-basic-common-init, c-font-lock-init): Only call make-local-hook on
6566 XEmacs.
6567 * progmodes/cc-styles.el (make-local-hook): Don't do cc-bytecomp stuff.
6568 (c-make-styles-buffer-local): Only call make-local-hook on XEmacs.
6569
ef47f179
GM
6570 * ps-def.el (leading-code-private-22, charset-bytes, charset-id)
6571 (charset-width, find-charset-region, chars-in-region, forward-point)
6572 (encode-coding-string, coding-system-p, ccl-execute-on-string)
6573 (define-ccl-program, multibyte-string-p, string-make-multibyte):
6574 Remove compatibility cruft (none of these are used by ps*.el).
6575
ac6ca7ba
KR
65762010-10-03 Kevin Rodgers <kevin.d.rodgers@gmail.com>
6577
6578 * subr.el (booleanp): Return t instead of a list (Bug#7086).
6579
2a847524
CY
65802010-10-03 Chong Yidong <cyd@stupidchicken.com>
6581
43f964fc
SM
6582 * server.el (server-process-filter, server-return-error):
6583 Give emacsclient time to shut down after receiving an error string.
2a847524 6584
4bc3c53d
MA
65852010-10-02 Michael Albinus <michael.albinus@gmx.de>
6586
6587 * files.el (remote-file-name-inhibit-cache): New defcustom.
6588
43f964fc
SM
6589 * time.el (display-time-file-nonempty-p):
6590 Use `remote-file-name-inhibit-cache'.
4bc3c53d 6591
43f964fc
SM
6592 * net/tramp.el (tramp-completion-reread-directory-timeout):
6593 Fix docstring.
4bc3c53d
MA
6594
6595 * net/tramp-cache.el (tramp-cache-inhibit-cache): Remove.
6596 (tramp-get-file-property): Replace `tramp-cache-inhibit-cache' by
6597 `remote-file-name-inhibit-cache'. Check also for an integer
6598 value. Add/increase counter when `tramp-verbose' >= 10.
6599 (tramp-set-file-property): Add/increase counter when
6600 `tramp-verbose' >= 10.
6601
6602 * net/tramp-cmds.el (tramp-cleanup-all-connections)
6603 (tramp-cleanup-all-buffers): Set tramp-autoload cookie.
6604 (tramp-bug): Set tramp-autoload cookie. Report all interned
6605 tramp-* variables. Report also `remote-file-name-inhibit-cache'.
6606 (tramp-reporter-dump-variable): Fix docstring. Mask non-7bit
6607 characters only in strings.
6608
6609 * net/tramp-compat.el (remote-file-name-inhibit-cache): Define due
6610 to backward compatibility.
6611
6612 * net/tramp-sh.el (tramp-handle-verify-visited-file-modtime)
6613 (tramp-handle-file-name-all-completions)
43f964fc
SM
6614 (tramp-handle-vc-registered): Use `remote-file-name-inhibit-cache'.
6615 (tramp-open-connection-setup-interactive-shell):
6616 Call `tramp-cleanup-connection' directly.
4bc3c53d 6617
9c524fcb
GM
66182010-10-02 Glenn Morris <rgm@gnu.org>
6619
3226d6ca
GM
6620 * emacs-lisp/checkdoc.el (checkdoc-minor-keymap): Remove obsolete alias.
6621
6622 * subr.el (char-bytes): Remove obsolete function.
6623
6624 * isearch.el (isearch-return-char): Remove obsolete function.
6625
6626 * mouse.el: No longer provide mldrag.
6627 (mldrag-drag-mode-line, mldrag-drag-vertical-line):
6628 Remove obsolete aliases.
6629
6630 * comint.el (comint-kill-output): Remove obsolete alias.
6631
6632 * composite.el (decompose-composite-char): Remove obsolete function.
6633 * ps-def.el (decompose-composite-char): Remove unused function.
6634
6635 * iswitchb.el (iswitchb-default-keybindings): Remove obsolete function.
6636
6637 * outline.el (outline-visible): Remove obsolete function.
6638
6639 * term/pc-win.el (x-frob-font-slant, x-frob-font-weight):
6640 * faces.el (internal-find-face, internal-get-face)
6641 (frame-update-faces, frame-update-face-colors)
6642 (x-frob-font-weight, x-frob-font-slant)
6643 (internal-frob-font-weight, internal-frob-font-slant)
6644 (x-make-font-bold, x-make-font-demibold, x-make-font-unbold)
6645 (x-make-font-italic, x-make-font-oblique, x-make-font-unitalic)
6646 (x-make-font-bold-italic): Remove functions and aliases, obsolete
6647 since Emacs 21.1.
6648 * emulation/viper-util.el (viper-get-face):
6649 * obsolete/lucid.el (find-face, get-face): Use facep.
6650 * vc/ediff-init.el (ediff-valid-color-p, ediff-get-face):
6651 Remove unused functions.
6652 * vc/ediff-util.el (ediff-submit-report): Doc fix.
6653
9c524fcb
GM
6654 * emacs-lisp/bytecomp.el (byte-compile-file): Use kill-emacs-hook to
6655 delete tempfile if interrupted during compilation.
6656
aecb42aa
LMI
66572010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6658
6659 * net/tls.el (tls-starttls-switches): Give up on using starttls with
6660 gnutls-cli.
6661 (tls-program): Add --insecure to be consistent with the defaults from
6662 openssl s_client. Now all three commands are insecure.
6663
73077a9a
EZ
66642010-10-01 Eli Zaretskii <eliz@gnu.org>
6665
6666 * makefile.w32-in (DEST, TAGS, TAGS-LISP, TAGS-nmake)
6667 (TAGS-LISP-nmake, TAGS-gmake, TAGS-LISP-gmake, TAGS-SH)
6668 (TAGS-LISP-SH, TAGS-CMD, TAGS-LISP-CMD): New targets.
6669
1ef075bb
GM
66702010-10-01 Glenn Morris <rgm@gnu.org>
6671
1fcaf927
GM
6672 * obsolete/sc.el: Remove file.
6673
1ef075bb
GM
6674 * files.el (temporary-file-directory): On darwin, also try
6675 DARWIN_USER_TEMP_DIR (see discussion in bug#7135).
6676
a16f5f64
JB
66772010-10-01 Juanma Barranquero <lekktu@gmail.com>
6678
6679 * server.el (server-start): Revert part of 2010-09-30T02:53:26Z!lekktu@gmail.com.
6680 Let's not break compatibility gratuitously, shall we?
6681
6b958814
G
66822010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
6683
47e08896 6684 * net/tls.el (tls-starttls-switches): New variable.
6b958814
G
6685 (tls-find-starttls-argument): Use it.
6686 (open-tls-stream): Ditto.
6687
47e08896 6688 * net/netrc.el (netrc-credentials): Return the value of the "default"
6b958814
G
6689 entry.
6690 (netrc-machine): Ditto.
6691
cad90f3b
EZ
66922010-09-30 Eli Zaretskii <eliz@gnu.org>
6693
6694 * vc/vc-hooks.el (vc-default-mode-line-string): Doc fix.
6695
968ef9b4
JB
66962010-09-30 Juanma Barranquero <lekktu@gmail.com>
6697
6698 * server.el (server-start): Don't write pid to the authentication file.
6699 (server-create-tty-frame): Don't send pid.
6700 (server-process-filter): Send pid at the start of every connection.
6701
3536dea8
GM
67022010-09-30 Glenn Morris <rgm@gnu.org>
6703
8e378d88
GM
6704 * calendar/diary-lib.el (view-diary-entries, list-diary-entries)
6705 (show-all-diary-entries): Remove obsolete function aliases.
6706
3536dea8
GM
6707 * calendar/appt.el (appt-issue-message, appt-visible, appt-msg-window):
6708 Remove options, obsolete since 22.1.
6a7662bb
BR
6709 (appt-display-format, appt-display-message):
6710 Remove backwards-compatibility code.
3536dea8
GM
6711 (appt-check): No longer check appt-issue-message.
6712 (appt-make-list): No longer autoload it. Doc fix. No longer
6713 activate the package.
6714
df7fcaff
LMI
67152010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
6716
6717 * net/gnutls.el (starttls-negotiate): Loop a lot longer.
bac5cef8
LMI
6718 (starttls-negotiate): Just call boot, and let the handshake be
6719 triggered from the read loop.
df7fcaff 6720
c2828614
GM
67212010-09-29 Glenn Morris <rgm@gnu.org>
6722
17a46341
GM
6723 * calendar/diary-lib.el (diary-list-entries): Use temp buffers when
6724 not displaying the diary.
6725 (diary-add-to-list): If no buffer-file-name, fall back to diary-file.
6726 * calendar/appt.el (appt-check): No longer need to kill diary.
6727
7161e329
GM
6728 * calendar/diary-lib.el (diary-list-entries): Move the
6729 "Preparing..." message entirely here.
6730 (diary-simple-display, diary-fancy-display): Move "Preparing..."
6731 messages to diary-list-entries.
6732 (diary-include-other-diary-files): Use LIST-ONLY rather than setting
6733 diary-display-function.
6734
d0de6cba
GM
6735 * calendar/diary-lib.el (diary-include-other-diary-files):
6736 Trap some recursive includes.
6737
c2828614
GM
6738 * calendar/appt.el (appt-activate): Check diary file.
6739
0c43b6f8
KY
67402010-09-29 Katsumi Yamaoka <yamaoka@jpl.org>
6741
6742 * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
6743 construction.
6744
6745 * calendar/time-date.el: No need to require cl for Emacs 21.
6746
97ce2730
GM
67472010-09-28 Glenn Morris <rgm@gnu.org>
6748
6749 * calendar/appt.el (appt-check): Minor simplification.
6750
e0a185ae
KY
67512010-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
6752
6753 * mail/sendmail.el (mail-citation-prefix-regexp): Remove "}" from
6754 citation prefix.
6755
c19f76a1
AS
67562010-09-27 Andreas Schwab <schwab@linux-m68k.org>
6757
95b6d681
JB
6758 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
6759 Avoid infinite recursion on erroneous lambda form. (Bug#7114)
c19f76a1 6760
fd057fd2
KH
67612010-09-27 Kenichi Handa <handa@m17n.org>
6762
6763 * tar-mode.el (tar-header-block-tokenize): Decode filenames in
6764 "ustar" format.
6765
368b3544
KH
67662010-09-27 Kenichi Handa <handa@m17n.org>
6767
6768 * international/mule.el (define-coding-system): Docstring fixed.
6769
6770 * international/mule-diag.el (describe-character-set): Use princ
6771 with proper print-length and print-level instead of insert.
6772
95b6d681 67732010-09-27 Juanma Barranquero <lekktu@gmail.com>
fb5f3a23
JB
6774
6775 * window.el (walk-windows): Doc fix (bug#7105).
6776
99368725
SM
67772010-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
6778
6779 * emacs-lisp/float-sup.el (e): Remove.
6780
8ed70bf3
LMI
67812010-09-27 Teodor Zlatanov <tzz@lifelogs.com>
6782
6783 * net/gnutls.el (gnutls, gnutls-log-level): Add group and custom
6784 variable.
6785 (starttls-negotiate): Use it.
6786
d2e9d0bb
LMI
67872010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
6788
6789 * net/gnutls.el (starttls-negotiate): Stop looping when we get a t
6790 back.
6791
15413fb4
SM
67922010-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
6793
6794 * emacs-lisp/pcase.el (pcase-let*, pcase-let): plet -> pcase-let.
6795
1821a7b4
LMI
67962010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
6797
6303aba1
LMI
6798 * net/gnutls.el (starttls-negotiate): Avoid the cl.el decf function.
6799
1821a7b4
LMI
6800 * net/netrc.el (netrc-store-data): New function.
6801
8af55556
TZ
68022010-09-26 Teodor Zlatanov <tzz@lifelogs.com>
6803
6804 * net/gnutls.el: GnuTLS glue code to set up a connection.
6805
42343747
JD
68062010-09-25 Julien Danjou <julien@danjou.info>
6807
6808 * notifications.el: Call dbus-register-signal only if it is bound.
6809
ec60da52
GM
68102010-09-25 Glenn Morris <rgm@gnu.org>
6811
6812 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
6813 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el:
6814 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el:
6815 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el:
6816 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el:
6817 * eshell/esh-cmd.el, eshell/esh-ext.el, eshell/esh-io.el:
6818 * eshell/esh-mode.el, eshell/esh-proc.el, eshell/esh-test.el:
6819 * eshell/esh-util.el, eshell/esh-var.el:
6820 Remove leading `*' from docs of faces and defcustoms.
6821
4c964351
UM
68222010-09-25 Ulrich Mueller <ulm@gentoo.org>
6823
6824 * eshell/em-ls.el (eshell-ls-archive-regexp):
6825 * eshell/esh-util.el (eshell-tar-regexp):
6826 * ibuffer.el (ibuffer-compressed-file-name-regexp):
6827 * info.el (Info-suffix-list):
6828 * international/mule.el (auto-coding-alist):
6829 * woman.el (woman-file-regexp, woman-file-compression-regexp):
6830 * progmodes/etags.el (tags-compression-info-list):
6831 Support xz compression.
6832
41f54b73
CY
68332010-09-25 Chong Yidong <cyd@stupidchicken.com>
6834
6835 * files.el (get-free-disk-space): Don't assume the "df" output
6836 columns line up (Bug#6995).
6837
40b1a3a9
JB
68382010-09-25 Juanma Barranquero <lekktu@gmail.com>
6839
6840 * finder.el (finder-unknown-keywords):
6841 * progmodes/gdb-mi.el (gdb-jsonify-buffer, gdb-running-threads-count):
6842 * progmodes/etags.el (tags-table-including): Fix typos in docstrings.
6843
ba3033ee
JB
68442010-09-25 Juanma Barranquero <lekktu@gmail.com>
6845
6846 * server.el (server-start): Revert part of 2010-08-08 change. Using
6847 address 127.0.0.1 for local host is now done in Fmake_network_process.
6848
5e339ee2
GM
68492010-09-24 Glenn Morris <rgm@gnu.org>
6850
6851 * image-mode.el, progmodes/compile.el, progmodes/gud.el:
6852 * progmodes/mixal-mode.el, textmodes/bibtex-style.el:
6853 * textmodes/css-mode.el, textmodes/dns-mode.el:
6854 Move autoloaded auto-mode-alist entries to files.el.
6855 * files.el (auto-mode-alist): Move entries here.
6856
af3ccb5c
GM
68572010-09-23 Glenn Morris <rgm@gnu.org>
6858
6859 * isearch.el (isearch-lazy-highlight-cleanup)
6860 (isearch-lazy-highlight-initial-delay)
6861 (isearch-lazy-highlight-interval)
6862 (isearch-lazy-highlight-max-at-a-time, isearch-lazy-highlight-face):
6863 * net/net-utils.el (ipconfig-program-options):
6864 Move aliases to options before the associated definitions.
6865
266a86bd 68662010-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
c9805d23
SM
6867
6868 * newcomment.el (comment-normalize-vars): Better test validity of
6869 comment-end-skip.
6870
27ffea71 68712010-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
9e0d4f9e
SM
6872
6873 * emacs-lisp/float-sup.el (float-pi): New name for `pi'.
6874 (float-e): New name for `e'.
6875 (degrees-to-radians, radians-to-degrees):
6876 * calendar/solar.el (solar-longitude):
6877 * calculator.el (calculator-registers, calculator-funcall):
6878 * textmodes/artist.el (artist-spray-random-points):
6879 * play/bubbles.el (bubbles--initialize-images): Use new names.
6880
27ffea71 68812010-09-23 Eric M. Ludlam <zappo@gnu.org>
a2930e43
EL
6882
6883 Update to CEDET 1.0's version of EIEIO.
6884
9e0d4f9e
SM
6885 * emacs-lisp/eieio.el (eieio-specialized-key-to-generic-key):
6886 New function.
a2930e43
EL
6887 (eieio-defmethod, eieio-generic-form, eieio-generic-call): Use it.
6888 (eieio-default-eval-maybe): Eval val instead of unquoting only.
6889 (class-precedence-list): If class is nil, return nil.
6890 (eieio-generic-call): If class of first input arg is nil, don't
6891 look up static methods, and do check for primary methods.
6892 (initialize-instance): See if the default needs to be evaluated
6893 during the constructor.
6894 (eieio-perform-slot-validation-for-default): Don't do the check
6895 for values that will eventually be evaluated.
6896 (eieio-eval-default-p): New function.
6897 (eieio-default-eval-maybe): Use it.
6898
27ffea71 68992010-09-23 Jan Moringen <jan.moringen@uni-bielefeld.de>
a2930e43
EL
6900
6901 * emacs-lisp/eieio.el (eieio-defclass): Allow :c3
6902 method-invocation-order.
6903 (eieio-c3-candidate, eieio-c3-merge-lists): New functions.
6904 (eieio-class-precedence-dfs): Compute class precedence list using
6905 dfs algorithm.
6906 (eieio-class-precedence-bfs): Compute class precedence list using
6907 bfs algorithm.
9e0d4f9e 6908 (eieio-class-precedence-c3): Compute class precedence list using
a2930e43
EL
6909 c3 algorithm.
6910 (class-precedence-list): New function.
6911 (eieiomt-method-list, eieiomt-sym-optimize): Use it.
6912 (inconsistent-class-hierarchy): New error symbol.
6913 (call-next-method): Stow the replacement argument list for future
6914 call-next-method invocations.
6915
266a86bd 69162010-09-23 Glenn Morris <rgm@gnu.org>
87e798a7 6917
ea7f9ebf
GM
6918 * calendar/appt.el (appt-check): If not displaying the diary,
6919 use (diary 1) to only get the entries we need.
6920 (appt-make-list): Sort diary-list-entries, if we cannot guarantee
6921 that it is in day order. (Bug#7019)
6922
1bf6d075
GM
6923 * calendar/appt.el (appt-check): Rather than showing the diary,
6924 just turn off invisible display, and only if needed.
6925
87e798a7
GM
6926 * calendar/diary-lib.el (diary-list-entries): Doc fix. (Bug#7019)
6927
1fc7dabf
GM
69282010-09-23 Glenn Morris <rgm@gnu.org>
6929
7a16788b
GM
6930 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar):
6931 (byte-compile-defvar, byte-compile-cl-warn):
27ffea71 6932 Start warnings with lower-case, like the majority.
7a16788b 6933
19543b17
GM
6934 * files.el (auto-mode-alist): Add .xa, .xw, .xsw for ld-script-mode.
6935
54238e6d
GM
6936 * files.el (auto-mode-alist): Prefer C-mode for .xs. (Bug#7071)
6937
ce009d0b
GM
6938 * progmodes/ld-script.el (auto-mode-alist): Move to files.el.
6939 * files.el (auto-mode-alist): Move ld-script entries here, further down
6940 the list.
6941
7b344dfe
GM
6942 * vc/add-log.el: Don't require timezone when compiling.
6943 (timezone-make-date-sortable): Autoload it.
6944 (change-log-sortable-date-at): Don't require timezone.
6945 Use `ignore-errors'.
6946
d9703498
GM
6947 * comint.el (comint-use-prompt-regexp-instead-of-fields):
6948 Move alias before definition, so it does not need autoloading.
6949
1fc7dabf
GM
6950 * emulation/crisp.el, emulation/cua-base.el, emulation/edt.el:
6951 * emulation/pc-select.el, emulation/vip.el, international/iso-ascii.el:
6952 * international/kkc.el, international/ogonek.el, mail/feedmail.el:
6953 * net/browse-url.el, net/eudc-vars.el, net/net-utils.el:
6954 * net/rcompile.el, net/rlogin.el, textmodes/enriched.el:
6955 * textmodes/makeinfo.el, textmodes/page-ext.el, textmodes/picture.el:
6956 * textmodes/refer.el, textmodes/spell.el, textmodes/table.el:
6957 * textmodes/tex-mode.el, textmodes/two-column.el:
6958 Remove leading `*' from docs of defcustoms etc.
6959
7676efad
TZ
69602010-09-23 Teodor Zlatanov <tzz@lifelogs.com>
6961
6962 * net/netrc.el (netrc-parse): Remove encrypt.el mentions.
6963
b069e5a6
G
69642010-09-22 Dan Christensen <jdc@uwo.ca>
6965
6966 * calendar/time-date.el (date-to-time): Try using parse-time-string
6967 first before using the slower timezone-make-date-arpa-standard.
6968
1bf68d53
KY
69692010-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
6970
6971 * calendar/time-date.el (format-seconds): Comment fix.
6972
cd205c76
GM
69732010-09-22 Glenn Morris <rgm@gnu.org>
6974
6975 * emacs-lisp/package.el (package-menu-mode): `revert-buffer-function'
6976 is not automatically buffer-local.
6977
4ddea91b
SM
69782010-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
6979
6980 * emacs-lisp/smie.el (smie-debug--describe-cycle): Fix typo.
6981 (smie-indent-comment): Be more careful with comment-start-skip.
6982 (smie-indent-comment-close, smie-indent-comment-inside): New funs.
6983 (smie-indent-functions): Use them.
6984
b0f037ed
MA
69852010-09-21 Michael Albinus <michael.albinus@gmx.de>
6986
6987 * net/ange-ftp.el (ange-ftp-skip-msgs): Add "^504 ..." message.
6988
8cf1771a
JD
69892010-09-21 Jan Djärv <jan.h.d@swipnet.se>
6990
36a1b6db
JD
6991 * menu-bar.el (menu-bar-set-tool-bar-position): customize-set-variable
6992 tool-bar-position. Don't modify frame parameters here.
180fb94a 6993 (menu-bar-options-save): Add tool-bar-position.
36a1b6db 6994
8cf1771a
JD
6995 * tool-bar.el (tool-bar-position): New defcustom (Bug#7049).
6996
0097720d
SM
69972010-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
6998
5d8e0d5d
SM
6999 * textmodes/reftex-parse.el (reftex-what-macro)
7000 (reftex-context-substring): Let-bind forward-sexp-function to nil
7001 since we don't need/want to treat \begin...\end as a block (bug#7053).
7002
984edd22
SM
7003 * emacs-lisp/lisp.el (up-list): Don't do nothing silently.
7004
7005 * simple.el (blink-matching-open): Use syntax-class.
7006
3672149f
SM
7007 * progmodes/pascal.el (pascal-mode): Use define-derived-mode.
7008 Set invisibility spec for pascal's outline mode.
7009 (pascal-outline-change): Clean up calling convention.
7010 (pascal-show-all, pascal-hide-other-defuns): Update callers.
7011
549d0e1e
SM
7012 * progmodes/prolog.el (prolog-smie-forward-token)
7013 (prolog-smie-backward-token): New functions.
7014 (prolog-mode-variables): Use them to parse "!," correctly.
7015 Set up smie-blink-matching for ".".
7016
a9cb95dd
SM
7017 * textmodes/ispell.el (ispell-start, ispell-end): Rename from `start'
7018 and `end'.
7019 (ispell-region, ispell-process-line): Update users.
7020
de558d10
SM
7021 * textmodes/reftex-parse.el (reftex-what-macro): Don't hardcode
7022 point-min==1.
7023
94eb3112
SM
7024 * textmodes/ispell.el: Fix commenting convention.
7025 (ispell-parse-output): Simplify, use push.
7026 (ispell-region): Use match-string-no-properties.
7027 (ispell-begin-skip-region-regexp): Use mapconcat to simplify.
7028 (ispell-minor-mode): Use define-minor-mode.
7029 (ispell-message): Remove unused var `skip-regexp'.
7030 (ispell-add-per-file-word-list): Use dynamic let-binding.
7031 Try and use the proper comment marker.
7032
1f7f45a5
SM
7033 * mail/sendmail.el: Fix commenting convention.
7034 (sendmail-send-it): Use line-beginning-position.
7035
0097720d
SM
7036 * help-fns.el (describe-variable): Add original value, if applicable.
7037
596880ea
JB
70382010-09-20 Juanma Barranquero <lekktu@gmail.com>
7039
f0713411
JB
7040 * subr.el (y-or-n-p): Remove leftover code from 2010-09-17T13:30:30Z!monnier@iro.umontreal.ca.
7041
596880ea
JB
7042 * emacs-lisp/smie.el (smie-indent--hanging-p): Use `smie-indent--bolp'.
7043
37c0347e
SM
70442010-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
7045
2bc01104
SM
7046 * emacs-lisp/smie.el (smie-bnf-precedence-table): Improve error message.
7047 (smie-debug--prec2-cycle, smie-debug--describe-cycle): New functions.
7048 (smie-prec2-levels): Use them to better diagnose precedence cycles.
7049 (smie-blink-matching-check): Don't signal a mismatch if car is t.
7050 (smie-blink-matching-open): Rewrite to remove assumptions, so that
7051 something like "." can also be a closer.
7052 (smie--associative-p, smie-indent--hanging-p, smie-indent--bolp)
7053 (smie-indent--offset, smie-indent--offset-rule, smie-indent--column):
7054 Rename internal functions to use "--". Update callers.
7055
e2c3f530
SM
7056 * frame.el (make-frame-names-alist): Don't list frames on other displays.
7057
37c0347e
SM
7058 * fringe.el (fringe-styles): New var.
7059 (fringe-mode, fringe-query-style): Use it.
7060
74790210
MM
70612010-09-18 Michael R. Mauger <mmaug@yahoo.com>
7062
7063 * progmodes/sql.el: Version 2.8
93acd23d 7064 (sql-login-params): Update widget structure; changes still needed.
74790210
MM
7065 (sql-product-alist): Add :list-all and :list-table features for
7066 SQLite, Postgres and MySQL products.
7067 (sql-redirect): Handle default value.
7068 (sql-execute, sql-execute-feature): New functions.
7069 (sql-read-table-name): New function.
93acd23d 7070 (sql-list-all, sql-list-table): New functions. User API.
74790210
MM
7071 (sql-mode-map, sql-interactive-mode-map): Add key definitions
7072 for above functions.
7073 (sql-mode-menu, sql-interactive-mode-menu): Add menu definitions
7074 for above functions.
7075 (sql-postgres-login-params): Add user and database defaults.
7076 (sql-buffer-live-p): Bug fix.
93acd23d 7077 (sql-product-history): New variable.
35f52ed6 7078 (sql-read-product): New function. Use it.
74790210
MM
7079 (sql-set-product, sql-product-interactive): Use it.
7080 (sql-connection-history): New variable.
93acd23d 7081 (sql-read-connection): New function. Use it.
74790210
MM
7082 (sql-connect): New function.
7083 (sql-for-each-login): Redesign function interface.
7084 (sql-make-alternate-buffer-name, sql-save-connection): Use it.
93acd23d
JB
7085 (sql-get-login-ext, sql-get-login): Use it. Handle default values.
7086 (sql-comint): Check for program. Existing live buffer.
74790210
MM
7087 (sql-comint-postgres): Add port parameter.
7088
cec01cd2
SM
70892010-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
7090
7091 * emacs-lisp/warnings.el: Fix commenting convention.
7092 (display-warning): Use special mode and make the buffer read-only.
7093
c2a845b5
JB
70942010-09-18 Jay Belanger <jay.p.belanger@gmail.com>
7095
7096 * calc/calc-prog.el (calc-read-parse-table-part): Don't "fix" the
7097 empty string when it follows a repeated or optional pattern.
7098
f5632fb6
SM
70992010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
7100
7101 * indent.el (indent-according-to-mode): Apply syntax-propertize.
7102 (indent-region): Use indent-according-to-mode.
7103
71b961e8
EZ
71042010-09-18 Eli Zaretskii <eliz@gnu.org>
7105
7106 * fringe.el (fringe-mode): Doc fix.
7107
dbbd7ad4
KRC
71082010-09-14 Kan-Ru Chen <kanru@kanru.info> (tiny change)
7109
7110 * textmodes/nroff-mode.el (nroff-view): Kill old buffer before
7111 refreshing the preview buffer.
7112
b879a6e2
SM
71132010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
7114
7115 * textmodes/tex-mode.el (tex-syntax-propertize-rules)
7116 (latex-syntax-propertize-rules): New consts; replace
7117 tex-font-lock-syntactic-keywords.
7118 (tex-env-mark, latex-env-before-change): New functions.
7119 (latex-electric-env-pair-mode): New minor mode.
7120 (tex-font-lock-verb): Change arguments; do move point.
7121 (tex-font-lock-syntactic-face-function): Adjust to new verbatim
7122 representation as a form of comment.
7123 (tex-font-lock-keywords-1): Remove workaround, now unneeded.
7124 (doctex-syntax-propertize-rules): New const; replaces
7125 doctex-font-lock-syntactic-keywords.
7126 (tex-common-initialization, doctex-mode): Use syntax-propertize-rules.
7127
7128 * progmodes/fortran.el (fortran--font-lock-syntactic-keywords): Remove.
7129 (fortran-make-syntax-propertize-function): New function; replaces
7130 fortran-font-lock-syntactic-keywords.
7131 (fortran-mode): Use it.
7132 (fortran-line-length): Use it. Improve interactive spec.
7133
7134 * emacs-lisp/syntax.el (syntax-propertize-precompile-rules): New macro.
7135 (syntax-propertize-rules): Add var-ref case. Fix offset computation
7136 when adding surrounding \(..\).
7137
7138 * progmodes/js.el (js-mode): Fix last change (bug#7054).
7139
4be520fb
SM
71402010-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
7141
269c197e
SM
7142 * obsolete/old-whitespace.el (whitespace-rescan-files-in-buffers):
7143 Use with-current-buffer.
7144
4be520fb
SM
7145 * isearch.el (isearch-face): Rename from `isearch'.
7146 (isearch-highlight): Use new name.
7147
a67597d6
EZ
71482010-09-17 Eli Zaretskii <eliz@gnu.org>
7149
7150 * fringe.el (fringe-mode, fringe-query-style): Use 4 pixels, not
7151 5, for `half' width fringes. (Bug#6933)
7152
31c381e8
SM
71532010-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
7154
3fe6ef4e
SM
7155 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
7156 (byte-compile-defvar): "foo/bar" does not lack a prefix.
7157
31c381e8
SM
7158 * subr.el (y-or-n-p): Add the "(y or n)" that was lost somehow.
7159
fb0cf781
J
71602010-09-17 Stephen Berman <stephen.berman@gmx.net>
7161
7162 * dframe.el (dframe-reposition-frame-emacs): Use tool-bar-pixel-width
7163 in calculating new frame position. Add more space between new and
7164 parent on the left (Bug#7048).
7165
1a9dc3b5
MA
71662010-09-17 Michael Albinus <michael.albinus@gmx.de>
7167
7168 * net/tramp-compat.el (tramp-compat-with-temp-message): Make it a
7169 defmacro.
7170
dff0fdc3
CY
71712010-09-16 Chong Yidong <cyd@stupidchicken.com>
7172
31c381e8 7173 * mail/sendmail.el: Add "*unsent mail*" to same-window-buffer-names.
6e23d4a4 7174
117c96c7
CY
7175 * term/x-win.el (x-cut-buffer-or-selection-value): Define as
7176 obsolete alias for x-selection-value.
7177
dff0fdc3
CY
7178 * ido.el (ido-make-buffer-list): Fix error in 2010-08-22 merge.
7179
c6f2191f
MA
71802010-09-16 Michael Albinus <michael.albinus@gmx.de>
7181
7182 * net/tramp-cmds.el (tramp-cleanup-connection): Set tramp-autoload
7183 cookie.
7184
6139f995
MA
71852010-09-15 Michael Albinus <michael.albinus@gmx.de>
7186
7187 * net/tramp-compat.el (tramp-compat-with-temp-message)
7188 (tramp-compat-font-lock-add-keywords, tramp-compat-process-get)
7189 (tramp-compat-process-put): New defuns.
7190
7191 * net/tramp.el (top):
7192 * net/tramp-gvfs.el (top):
7193 * net/tramp-cache.el (top): Use `tramp-compat-font-lock-add-keywords'.
7194
31c381e8
SM
7195 * net/tramp.el (tramp-progress-reporter-update):
7196 Use `tramp-compat-funcall'.
6139f995
MA
7197
7198 * net/tramp.el (tramp-process-actions):
0dc3e410
MA
7199 * net/tramp-gvfs.el (tramp-gvfs-handler-askquestion):
7200 * net/tramp-sh.el (tramp-handle-vc-registered)
31c381e8
SM
7201 (tramp-get-remote-stat, tramp-get-remote-readlink):
7202 Use `tramp-compat-with-temp-message'.
6139f995
MA
7203
7204 * net/tramp-sh.el (top): Require 'cl.
7205 (tramp-handle-start-file-process): Use `tramp-compat-process-get'.
31c381e8
SM
7206 (tramp-open-connection-setup-interactive-shell):
7207 Use `tramp-compat-process-put'.
6139f995 7208
22c3ce97
AM
72092010-09-15 Alan Mackenzie <acm@muc.de>
7210
7211 * progmodes/cc-engine.el (c-forward-<>-arglist-recur): Correct the
7212 indentation.
a4ee83cc 7213 (c-forward-<>-arglist-recur): Fix an infinite recursion.
22c3ce97 7214
4f1e9960
SM
72152010-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
7216
7217 * emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
7218 `lexical' for warnings related to lexical scoping.
7219 (byte-compile-file-form-defvar, byte-compile-defvar): Warn about
7220 global vars which don't have a prefix and could hence affect lexical
7221 scoping in unrelated files.
7222
01e80360
LMI
72232010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
7224
7225 * net/imap.el: Revert back to version
7226 cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
7227 seem problematic.
7228
5e2a84e3
JB
72292010-09-14 Juanma Barranquero <lekktu@gmail.com>
7230
7231 * obsolete/old-whitespace.el (whitespace-unload-function):
7232 Explicitly pass `obarray' to `unintern' to avoid a warning.
7233
f3a30a50
SM
72342010-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
7235
7236 * emacs-lisp/byte-run.el (set-advertised-calling-convention):
7237 Add `when' argument. Update callers.
7238
7239 * subr.el (unintern): Declare the obarray arg mandatory.
7240
92b99a01
GM
72412010-09-14 Glenn Morris <rgm@gnu.org>
7242
67ae9766
GM
7243 * calendar/diary-lib.el (diary-list-entries-hook, diary-sort-entries):
7244 Doc fixes.
7245
92b99a01
GM
7246 * calendar/diary-lib.el (diary-included-files): New variable.
7247 (diary-list-entries): Maybe initialize diary-included-files.
7248 (diary-include-other-diary-files): Append to diary-included-files.
7249 * calendar/appt.el (appt-update-list): Also check the members of
7250 diary-included-files. (Bug#6999)
08151ec5 7251 (appt-check): Doc fix.
92b99a01 7252
6664fc59 72532010-09-14 David Reitter <david.reitter@gmail.com>
5a66ed0f
DR
7254
7255 * simple.el (line-move-visual): Do not truncate goal column to
7256 integer size. (Bug#7020)
7257
6664fc59 72582010-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
dba28758
SM
7259
7260 * repeat.el (repeat): Allow repeating when the last event is a click.
7261 Suggested by Drew Adams (bug#6256).
7262
6664fc59 72632010-09-14 Sascha Wilde <wilde@sha-bang.de>
681b88dd 7264
01c35094 7265 * vc/vc-hg.el (vc-hg-state, vc-hg-working-revision):
681b88dd
SM
7266 Replace setting HGRCPATH to "" by some less invasive --config options.
7267
6664fc59 72682010-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
71e657fc
SM
7269
7270 * font-lock.el (font-lock-beginning-of-syntax-function):
7271 Mark as obsolete.
7272
6664fc59 72732010-09-14 Glenn Morris <rgm@gnu.org>
639b9d87
GM
7274
7275 * menu-bar.el (menu-bar-options-save): Fix handling of menu-bar
7276 and tool-bar modes. (Bug#6211)
7277 (menu-bar-mode): Move setting of standard-value after the
7278 minor-mode definition, otherwise it seems to have no effect.
7279
6664fc59 72802010-09-14 Masatake YAMATO <yamato@redhat.com>
33bd47be
MY
7281
7282 * progmodes/antlr-mode.el (antlr-font-lock-additional-keywords):
7283 Fix typo. (Bug#6976)
7284
6664fc59 72852010-09-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9c405a86
CY
7286
7287 * whitespace.el: Allow cleaning up blanks without blank
7288 visualization (Bug#6651). Adjust help window for
7289 whitespace-toggle-options (Bug#6479). Allow to use fill-column
71e657fc
SM
7290 instead of whitespace-line-column (from EmacsWiki). New version 13.1.
7291 (whitespace-style): Add new value 'face. Adjust docstring.
7292 (whitespace-space, whitespace-hspace, whitespace-tab):
7293 Adjust foreground property face.
9c405a86
CY
7294 (whitespace-line-column): Adjust docstring and type declaration.
7295 (whitespace-style-value-list, whitespace-toggle-option-alist)
7296 (whitespace-help-text): Adjust const initialization.
7297 (whitespace-toggle-options, global-whitespace-toggle-options):
7298 Adjust docstring.
7299 (whitespace-display-window, whitespace-interactive-char)
7300 (whitespace-style-face-p, whitespace-color-on): Adjust code.
7301 (whitespace-help-scroll): New fun.
7302
ba96ddf5
KY
73032010-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
7304
7305 * calendar/time-date.el (format-seconds): Comment fix.
7306
a386ac70
MM
73072010-09-13 Michael R. Mauger <mmaug@yahoo.com>
7308
7309 * progmodes/sql.el: Version 2.7.
7310 (sql-buffer-live-p): Improve detection.
7311 (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
7312 (sql-set-sqli-buffer): Use it.
7313 (sql-product-interactive): Run `sql-set-sqli-hook'.
7314 (sql-rename-buffer): Code cleanup.
7315 (sql-redirect, sql-redirect-value): New functions. More to come.
7316
5d921df2
JB
73172010-09-13 Juanma Barranquero <lekktu@gmail.com>
7318
7319 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.
7320 * makefile.w32-in (LOADDEFS): Add $(lisp)/net/tramp-loaddefs.el.
7321 (TRAMP_SRC): New macro.
7322 ($(lisp)/net/tramp-loaddefs.el): New target.
7323
03c1ad43
MA
73242010-09-13 Michael Albinus <michael.albinus@gmx.de>
7325
7326 Major code cleanup. Split tramp.el into tramp.el and tramp-sh.el.
7327
7328 * Makefile.in (TRAMP_SRC): Remove tramp-fish.el. Add tramp-sh.el.
7329
7330 * net/tramp.el (top): Don't show loading message. Require just
4f1e9960
SM
7331 'tramp-compat, everything else is required there.
7332 Use `ignore-errors' where appropriate.
03c1ad43
MA
7333 (tramp-inline-compress-start-size, tramp-copy-size-limit)
7334 (tramp-terminal-type, tramp-end-of-output)
7335 (tramp-initial-end-of-output, tramp-completion-function-alist-rsh)
7336 (tramp-completion-function-alist-ssh)
7337 (tramp-completion-function-alist-telnet)
7338 (tramp-completion-function-alist-su)
7339 (tramp-completion-function-alist-putty, tramp-remote-path)
7340 (tramp-remote-process-environment, tramp-sh-extra-args)
7341 (tramp-actions-before-shell, tramp-uudecode)
7342 (tramp-perl-file-truename, tramp-perl-file-name-all-completions)
7343 (tramp-perl-file-attributes)
7344 (tramp-perl-directory-files-and-attributes)
7345 (tramp-perl-encode-with-module, tramp-perl-decode-with-module)
7346 (tramp-perl-encode, tramp-perl-decode)
7347 (tramp-vc-registered-read-file-names, tramp-file-mode-type-map)
7348 (tramp-file-name-handler-alist, tramp-make-tramp-temp-file)
7349 (tramp-handle-make-symbolic-link, tramp-handle-load)
7350 (tramp-handle-file-name-as-directory)
7351 (tramp-handle-file-name-directory)
7352 (tramp-handle-file-name-nondirectory, tramp-handle-file-truename)
7353 (tramp-handle-file-exists-p, tramp-handle-file-attributes)
7354 (tramp-do-file-attributes-with-ls)
7355 (tramp-do-file-attributes-with-perl)
7356 (tramp-do-file-attributes-with-stat)
7357 (tramp-handle-set-visited-file-modtime)
7358 (tramp-handle-verify-visited-file-modtime)
7359 (tramp-handle-set-file-modes, tramp-handle-set-file-times)
7360 (tramp-set-file-uid-gid, tramp-remote-selinux-p)
7361 (tramp-handle-file-selinux-context)
7362 (tramp-handle-set-file-selinux-context)
7363 (tramp-handle-file-executable-p, tramp-handle-file-readable-p)
7364 (tramp-handle-file-newer-than-file-p, tramp-handle-file-modes)
7365 (tramp-handle-file-directory-p, tramp-handle-file-regular-p)
7366 (tramp-handle-file-symlink-p, tramp-handle-file-writable-p)
7367 (tramp-handle-file-ownership-preserved-p)
7368 (tramp-handle-directory-file-name, tramp-handle-directory-files)
7369 (tramp-handle-directory-files-and-attributes)
7370 (tramp-do-directory-files-and-attributes-with-perl)
7371 (tramp-do-directory-files-and-attributes-with-stat)
7372 (tramp-handle-file-name-all-completions)
7373 (tramp-handle-file-name-completion, tramp-handle-add-name-to-file)
7374 (tramp-handle-copy-file, tramp-handle-copy-directory)
7375 (tramp-handle-rename-file, tramp-do-copy-or-rename-file)
7376 (tramp-do-copy-or-rename-file-via-buffer)
7377 (tramp-do-copy-or-rename-file-directly)
7378 (tramp-do-copy-or-rename-file-out-of-band)
7379 (tramp-handle-make-directory, tramp-handle-delete-directory)
7380 (tramp-handle-delete-file)
7381 (tramp-handle-dired-recursive-delete-directory)
7382 (tramp-handle-dired-compress-file, tramp-handle-dired-uncache)
7383 (tramp-handle-insert-directory)
7384 (tramp-handle-unhandled-file-name-directory)
7385 (tramp-handle-expand-file-name)
7386 (tramp-handle-substitute-in-file-name)
7387 (tramp-handle-executable-find, tramp-process-sentinel)
7388 (tramp-handle-start-file-process, tramp-handle-process-file)
7389 (tramp-handle-call-process-region, tramp-handle-shell-command)
7390 (tramp-handle-file-local-copy, tramp-handle-file-remote-p)
7391 (tramp-handle-insert-file-contents)
7392 (tramp-handle-insert-file-contents-literally)
7393 (tramp-handle-find-backup-file-name)
7394 (tramp-handle-make-auto-save-file-name, tramp-handle-write-region)
7395 (tramp-vc-registered-file-names, tramp-handle-vc-registered)
7396 (tramp-sh-file-name-handler, tramp-vc-file-name-handler)
7397 (tramp-maybe-send-script, tramp-set-auto-save, tramp-run-test)
7398 (tramp-run-test2, tramp-find-executable, tramp-set-remote-path)
7399 (tramp-find-file-exists-command, tramp-open-shell)
7400 (tramp-find-shell, tramp-barf-if-no-shell-prompt)
7401 (tramp-open-connection-setup-interactive-shell)
7402 (tramp-local-coding-commands, tramp-remote-coding-commands)
7403 (tramp-find-inline-encoding, tramp-call-local-coding-command)
7404 (tramp-inline-compress-commands, tramp-find-inline-compress)
7405 (tramp-compute-multi-hops, tramp-maybe-open-connection)
1fc7dabf 7406 (tramp-send-command, tramp-wait-for-output)
03c1ad43
MA
7407 (tramp-send-command-and-check, tramp-barf-unless-okay)
7408 (tramp-send-command-and-read, tramp-mode-string-to-int)
7409 (tramp-convert-file-attributes, tramp-check-cached-permissions)
7410 (tramp-file-mode-from-int, tramp-file-mode-permissions)
7411 (tramp-shell-case-fold, tramp-make-copy-program-file-name)
7412 (tramp-method-out-of-band-p, tramp-local-host-p)
7413 (tramp-get-remote-path, tramp-get-remote-tmpdir)
7414 (tramp-get-ls-command, tramp-get-ls-command-with-dired)
7415 (tramp-get-test-command, tramp-get-test-nt-command)
7416 (tramp-get-file-exists-command, tramp-get-remote-ln)
7417 (tramp-get-remote-perl, tramp-get-remote-stat)
7418 (tramp-get-remote-readlink, tramp-get-remote-trash)
7419 (tramp-get-remote-id, tramp-get-remote-uid, tramp-get-remote-gid)
7420 (tramp-get-local-uid, tramp-get-local-gid)
6664fc59 7421 (tramp-get-inline-compress, tramp-get-inline-coding): Move to
03c1ad43
MA
7422 tramp-sh.el.
7423 (tramp-methods, tramp-default-method-alist)
7424 (tramp-default-user-alist, tramp-foreign-file-name-handler-alist):
7425 Move initialization to tramp-sh.el.
7426 (tramp-temp-name-prefix): Make it a defconst.
7427 (tramp-dissect-file-name): Don't check anymore for multi-hop
7428 methods.
7429 (tramp-debug-outline-regexp): Add a docstring.
31c381e8 7430 (tramp-debug-outline-level): Rename from `tramp-outline-level'.
03c1ad43
MA
7431 (tramp-get-debug-buffer): Use it.
7432
7433 * net/tramp-cache.el (top): Set tramp-autoload cookie for
7434 initialization forms.
7435 (tramp-set-connection-property): Don't protect `tramp-message'
7436 call, it isn't necessary any longer.
7437 (tramp-dump-connection-properties): Use `ignore-errors'.
7438
7439 * net/tramp-compat.el (top): Require 'advice, 'format-spec,
7440 'password-cache and 'auth-source.
7441
7442 * net/tramp-gvfs.el (top):
7443 * net/tramp-smb.el (top): Require 'tramp-sh.
7444
7445 * net/tramp-gw.el (tramp-gw-open-network-stream): Use `ignore-errors'.
7446
7447 * net/tramp-sh.el: New file, derived from tramp.el.
7448 (top): Initialize `tramp-methods', `tramp-default-method-alist',
6139f995 7449 `tramp-default-user-alist', `tramp-foreign-file-name-handler-alist'.
31c381e8
SM
7450 Remove "scp1_old", "scp2_old", "ssh1_old", "ssh2_old".
7451 Use `ignore-errors' where appropriate.
7452 (tramp-sh-file-name-handler-alist): Rename from
03c1ad43
MA
7453 `tramp-file-name-handler-alist'.
7454 (tramp-send-command-and-check): Return t or nil. Remove all
7455 `zerop' checks, where called.
7456 (tramp-handle-set-file-modes)
7457 (tramp-do-copy-or-rename-file-directly)
7458 (tramp-handle-delete-directory, tramp-handle-delete-file)
93acd23d 7459 (tramp-maybe-send-script): Use `tramp-barf-unless-okay'.
03c1ad43
MA
7460 (tramp-sh-file-name-handler, tramp-send-command-and-check)
7461 (tramp-get-remote-ln): Set tramp-autoload cookie.
7462
7463 * net/tramp-fish.el: Remove file.
7464
c5fe4acb
DU
74652010-09-13 Daiki Ueno <ueno@unixuser.org>
7466
7467 * epa-file.el (epa-file-insert-file-contents): If visiting, bind
7468 buffer-file-name to avoid file-locking. (Bug#7026)
7469
7ea2d383
MA
74702010-09-13 Julien Danjou <julien@danjou.info>
7471
7472 * notifications.el (notifications-notify): Add support for
7473 image-path and sound-name.
7474 (notifications-specification-version): Add this variable.
7475
5616cc54
SM
74762010-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
7477
31c381e8 7478 * subr.el (y-or-n-p): New function, moved from src/fns.c; use read-key.
5616cc54 7479
94c7243b
LL
74802010-09-12 Leo <sdl.web@gmail.com>
7481
7482 * net/rcirc.el (rcirc-server-commands, rcirc-client-commands)
7483 (rcirc-completion-start): New variables.
7484 (rcirc-nick-completions): Rename to rcirc-completions.
7485 (rcirc-nick-completion-start-offset): Delete.
7486 (rcirc-completion-at-point): New function for constructing
7487 completion data for both nicks and irc commands. Add to
7488 completion-at-point-functions in rcirc mode.
7489 (rcirc-complete): Rename from rcirc-nick-complete; use
7490 rcirc-completion-at-point.
7491 (defun-rcirc-command): Update rcirc-client-commands.
7492
0f34ae28
GM
74932010-09-11 Glenn Morris <rgm@gnu.org>
7494
7495 * emacs-lisp/bytecomp.el (byte-compile-file): Create .elc files
7496 atomically, to avoid parallel build errors. (Bug#4196)
7497
9250002f
MM
74982010-09-11 Michael R. Mauger <mmaug@yahoo.com>
7499
7500 * progmodes/sql.el: Version 2.6
7501 (sql-dialect): Synonym for "sql-product".
7502 (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
7503 (sql-set-sqli-buffer, sql-show-sqli-buffer, sql-interactive-mode):
7504 Set "sql-buffer" to buffer name not buffer object so multiple sql
7505 interactive buffers work properly. Reverts misguided changes in
7506 earlier work.
7507 (sql-comint): Make sure different buffer name is used if "*SQL*"
7508 buffer is for a different product.
7509 (sql-make-alternate-buffer-name): Fix bug with "sql-database"
7510 login param.
7511 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
7512 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
7513 (sql-db2, sql-linter, sql-product-interactive, sql-rename-buffer):
7514 Accept new buffer name or prompt for one.
7515 (sql-port): Default to zero.
7516 (sql-comint-mysql): Handle "sql-port" as a numeric.
7517 (sql-port-history): Delete unused variable.
7518 (sql-get-login): Default "sql-port" to a number.
31c381e8 7519 (sql-product-alist): Correct Postgres prompt and terminator regexp.
9250002f
MM
7520 (sql-sqlite-program): Dynamically detect presence of "sqlite" or
7521 "sqlite3" executables.
31c381e8 7522 (sql-sqlite-login-params): Add "*.sqlite[23]?" database name pattern.
9250002f
MM
7523 (sql-buffer-live-p): New function.
7524 (sql-mode-menu, sql-send-string): Use it.
7525 (sql-mode-oracle-font-lock-keywords): Improve SQL*Plus REMARK
7526 syntax pattern.
7527 (sql-mode-postgres-font-lock-keywords): Support Postgres V9.
7528 (sql-mode-sqlite-font-lock-keywords): Hilight sqlite commands.
7529
a9ec34f4
LMI
75302010-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
7531
31c381e8 7532 * net/netrc.el (netrc-credentials): New convenience function.
a9ec34f4 7533
cf38dd42
SM
75342010-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
7535
7536 * textmodes/texinfo.el (texinfo-syntax-propertize-function): New fun
7537 to replace texinfo-font-lock-syntactic-keywords.
7538 (texinfo-mode): Use it.
7539
7540 * textmodes/tex-mode.el (tex-common-initialization, doctex-mode):
7541 Use syntax-propertize-function.
7542
7543 * textmodes/sgml-mode.el (sgml-syntax-propertize-function): New var to
7544 replace sgml-font-lock-syntactic-keywords.
7545 (sgml-mode): Use it.
7546
7547 * textmodes/reftex.el (font-lock-syntactic-keywords): Don't declare
7548 since we don't use it.
7549
7550 * textmodes/bibtex.el (bibtex-mode): Use syntax-propertize-function.
7551
7552 * progmodes/vhdl-mode.el (vhdl-mode): Use syntax-propertize-function
7553 if available.
7554 (vhdl-fontify-buffer): Adjust.
7555
7556 * progmodes/tcl.el (tcl-syntax-propertize-function): New var to
7557 replace tcl-font-lock-syntactic-keywords.
7558 (tcl-mode): Use it.
7559
7560 * progmodes/simula.el (simula-syntax-propertize-function): New var to
7561 replace simula-font-lock-syntactic-keywords.
7562 (simula-mode): Use it.
7563
7564 * progmodes/sh-script.el (sh-st-symbol): Remove.
7565 (sh-font-lock-close-heredoc, sh-font-lock-open-heredoc): Add eol arg.
7566 (sh-font-lock-flush-syntax-ppss-cache, sh-font-lock-here-doc): Remove.
7567 (sh-font-lock-quoted-subshell): Assume we've already matched $(.
7568 (sh-font-lock-paren): Set syntax-multiline.
7569 (sh-font-lock-syntactic-keywords): Remove.
7570 (sh-syntax-propertize-function): New function to replace it.
7571 (sh-mode): Use it.
7572
7573 * progmodes/ruby-mode.el (ruby-here-doc-beg-re):
7574 Define while compiling.
7575 (ruby-here-doc-end-re, ruby-here-doc-beg-match)
7576 (ruby-font-lock-syntactic-keywords, ruby-comment-beg-syntax)
7577 (syntax-ppss, ruby-in-ppss-context-p, ruby-in-here-doc-p)
7578 (ruby-here-doc-find-end, ruby-here-doc-beg-syntax)
7579 (ruby-here-doc-end-syntax): Only define when
7580 syntax-propertize is not available.
7581 (ruby-syntax-propertize-function, ruby-syntax-propertize-heredoc):
7582 New functions.
7583 (ruby-in-ppss-context-p): Update to new syntax of heredocs.
7584 (electric-indent-chars): Silence bytecompiler.
7585 (ruby-mode): Use prog-mode, syntax-propertize-function, and
7586 electric-indent-chars.
7587
7588 * progmodes/python.el (python-syntax-propertize-function): New var to
7589 replace python-font-lock-syntactic-keywords.
7590 (python-mode): Use it.
7591 (python-quote-syntax): Simplify and adjust to new use.
7592
7593 * progmodes/perl-mode.el (perl-syntax-propertize-function): New fun to
7594 replace perl-font-lock-syntactic-keywords.
7595 (perl-syntax-propertize-special-constructs): New fun to replace
7596 perl-font-lock-special-syntactic-constructs.
7597 (perl-font-lock-syntactic-face-function): New fun.
7598 (perl-mode): Use it.
7599
7600 * progmodes/octave-mod.el (octave-syntax-propertize-sqs): New function
7601 to replace octave-font-lock-close-quotes.
7602 (octave-syntax-propertize-function): New function to replace
7603 octave-font-lock-syntactic-keywords.
7604 (octave-mode): Use it.
7605
7606 * progmodes/mixal-mode.el (mixal-syntax-propertize-function): New var;
7607 replaces mixal-font-lock-syntactic-keywords.
7608 (mixal-mode): Use it.
7609
7610 * progmodes/make-mode.el (makefile-syntax-propertize-function):
7611 New var; replaces makefile-font-lock-syntactic-keywords.
7612 (makefile-mode): Use it.
7613 (makefile-imake-mode): Adjust.
7614
7615 * progmodes/js.el (js--regexp-literal): Define while compiling.
7616 (js-syntax-propertize-function): New var; replaces
7617 js-font-lock-syntactic-keywords.
7618 (js-mode): Use it.
7619
7620 * progmodes/gud.el (gdb-script-syntax-propertize-function): New var;
7621 replaces gdb-script-font-lock-syntactic-keywords.
7622 (gdb-script-mode): Use it.
7623
7624 * progmodes/fortran.el (fortran-mode): Use syntax-propertize-function.
7625 (fortran--font-lock-syntactic-keywords): New var.
7626 (fortran-line-length): Update syntax-propertize-function and
7627 fortran--font-lock-syntactic-keywords.
7628
7629 * progmodes/cperl-mode.el (cperl-mode): Use syntax-propertize-function.
7630
7631 * progmodes/cfengine.el (cfengine-mode):
7632 Use syntax-propertize-function.
7633 (cfengine-font-lock-syntactic-keywords): Remove.
7634
7635 * progmodes/autoconf.el (autoconf-mode):
7636 Use syntax-propertize-function.
7637 (autoconf-font-lock-syntactic-keywords): Remove.
7638
7639 * progmodes/ada-mode.el (ada-set-syntax-table-properties)
7640 (ada-after-change-function, ada-initialize-syntax-table-properties)
7641 (ada-handle-syntax-table-properties): Only define when
7642 syntax-propertize is not available.
7643 (ada-mode): Use syntax-propertize-function.
7644
7645 * font-lock.el (font-lock-syntactic-keywords): Make obsolete.
7646 (font-lock-fontify-syntactic-keywords-region): Move handling of
7647 font-lock-syntactically-fontified to...
7648 (font-lock-default-fontify-region): ...here.
7649 Let syntax-propertize-function take precedence.
7650 (font-lock-fontify-syntactically-region): Cal syntax-propertize.
7651
7652 * emacs-lisp/syntax.el (syntax-propertize-function)
7653 (syntax-propertize-chunk-size, syntax-propertize--done)
7654 (syntax-propertize-extend-region-functions): New vars.
7655 (syntax-propertize-wholelines, syntax-propertize-multiline)
7656 (syntax-propertize--shift-groups, syntax-propertize-via-font-lock)
7657 (syntax-propertize): New functions.
7658 (syntax-propertize-rules): New macro.
7659 (syntax-ppss-flush-cache): Set syntax-propertize--done.
7660 (syntax-ppss): Call syntax-propertize.
7661
7662 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Skip named groups.
7663
36f7d366
AM
76642010-09-10 Agustín Martín <agustin.martin@hispalinux.es>
7665
7666 * textmodes/ispell.el (ispell-init-process): Improve comments.
7667 XEmacs compatibility changes regarding (add-hook) 'local option
7668 and (set-process-query-on-exit-flag).
7669
8fca3921
MA
76702010-09-09 Michael Albinus <michael.albinus@gmx.de>
7671
cf38dd42
SM
7672 * net/tramp-cache.el (tramp-parse-connection-properties):
7673 Set tramp-autoload cookie.
8fca3921 7674
399653d6
GM
76752010-09-09 Glenn Morris <rgm@gnu.org>
7676
7677 * image.el (imagemagick-types-inhibit): Add :type, :version, :group.
7678 (imagemagick-register-types): Doc fix.
7679
c34a9669
SM
76802010-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
7681
b073dc4b
SM
7682 * progmodes/octave-mod.el (electric-indent-chars): Silence bytecomp.
7683
7684 * progmodes/js.el (require): Require is already "eval-and-compile".
7685 (js--re-search-forward): Avoid `eval'. Preserve the error data.
7686 (js--re-search-backward): Use js--re-search-forward.
7687
7688 * progmodes/fortran.el (fortran-line-length): Don't recompute
7689 syntactic keywords redundantly a second time.
7690
7691 * progmodes/ada-mode.el: Replace "(set '" with setq.
7692 (ada-mode): Simplify.
7693 (ada-create-case-exception, ada-adjust-case-interactive)
7694 (ada-adjust-case-region, ada-format-paramlist, ada-indent-current)
7695 (ada-search-ignore-string-comment, ada-move-to-start)
7696 (ada-move-to-end): Use with-syntax-table.
7697
7698 * font-lock.el (save-buffer-state): Remove `varlist' arg.
7699 (font-lock-unfontify-region, font-lock-default-fontify-region):
7700 Update usage correspondingly.
7701 (font-lock-fontify-syntactic-keywords-region):
7702 Set parse-sexp-lookup-properties buffer-locally here.
7703 (font-lock-fontify-syntactically-region): Remove unused `ppss' arg.
7704
c34a9669
SM
7705 * simple.el (blink-matching-open): Don't burp if we can't find a match.
7706
13639aab
GM
77072010-09-08 Glenn Morris <rgm@gnu.org>
7708
5a972c36
GM
7709 * emacs-lisp/bytecomp.el (byte-compile-report-ops):
7710 Error if not compiled with -DBYTE_CODE_METER.
7711
13639aab
GM
7712 * emacs-lisp/bytecomp.el (byte-recompile-directory):
7713 Ignore dir-locals-file.
7714
331b2b90
SM
77152010-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
7716
7717 * progmodes/compile.el (compilation-error-regexp-alist-alist):
7718 Not a const.
7719 (compilation-error-regexp-alist-alist): Rule out ": " in file names
7720 for the `gnu' messages.
7721 (compilation-set-skip-threshold): New command.
7722 (compilation-start): Use \' rather than $.
7723 (compilation-forget-errors): Use clrhash.
7724
73b4d51a
AM
77252010-09-08 Agustín Martín <agustin.martin@hispalinux.es>
7726
7727 * textmodes/ispell.el (ispell-valid-dictionary-list):
7728 Simplify logic.
7729
0f34aa77
MA
77302010-09-08 Michael Albinus <michael.albinus@gmx.de>
7731
7732 Migrate to Tramp 2.2. Rearrange load dependencies.
7733 (Bug#1529, Bug#5448, Bug#5705)
7734
7735 * Makefile.in (TRAMP_DIR, TRAMP_SRC): New variables.
7736 ($(TRAMP_DIR)/tramp-loaddefs.el): New target.
7737 (LOADDEFS): Add $(lisp)/net/tramp-loaddefs.el.
7738
7739 * net/tramp.el (top): Remove all other tramp-* loads except
7740 tramp-compat.el. Remove all changes to tramp-unload-hook for
7741 other tramp-* packages. Rearrange defun order. Change calls of
7742 `tramp-compat-call-process', `tramp-compat-decimal-to-octal',
7743 `tramp-compat-octal-to-decimal' to new function names.
7744 (tramp-terminal-type, tramp-initial-end-of-output)
7745 (tramp-methods, tramp-foreign-file-name-handler-alist)
7746 (tramp-tramp-file-p, tramp-completion-mode-p)
7747 (tramp-send-command-and-check, tramp-get-remote-path)
7748 (tramp-get-remote-tmpdir, tramp-get-remote-ln)
7749 (tramp-shell-quote-argument): Set tramp-autoload cookie.
7750 (with-file-property, with-connection-property): Move to
7751 tramp-cache.el.
7752 (tramp-local-call-process, tramp-decimal-to-octal)
7753 (tramp-octal-to-decimal): Move to tramp-compat.el.
7754 (tramp-handle-shell-command): Do not require 'shell.
7755 (tramp-compute-multi-hops): No special handling for tramp-gw-*
7756 symbols.
7757 (tramp-unload-tramp): Do not call `tramp-unload-file-name-handlers'.
7758
7759 * net/tramp-cache.el (top): Require 'tramp. Add to
7760 `tramp-unload-hook'.
7761 (tramp-cache-data, tramp-get-file-property)
7762 (tramp-set-file-property, tramp-flush-file-property)
7763 (tramp-flush-directory-property, tramp-get-connection-property)
7764 (tramp-set-connection-property, tramp-flush-connection-property)
7765 (tramp-cache-print, tramp-list-connections): Set tramp-autoload
7766 cookie.
7767 (with-file-property, with-connection-property): New defuns, moved
7768 from tramp.el.
7769 (tramp-flush-file-function): Use `with-parsed-tramp-file-name'
7770 macro.
7771
7772 * net/tramp-cmds.el (top): Add to `tramp-unload-hook'.
7773 (tramp-version): Set tramp-autoload cookie.
7774
7775 * net/tramp-compat.el (top): Require 'tramp-loaddefs. Remove all
7776 changes to tramp-unload-hook for other tramp-* packages. Add to
7777 `tramp-unload-hook'.
7778 (tramp-compat-decimal-to-octal, tramp-compat-octal-to-decimal)
7779 (tramp-compat-call-process): New defuns, moved from tramp.el.
7780
7781 * net/tramp-fish.el (top) Require just 'tramp. Add objects to
6a7662bb
BR
7782 `tramp-methods' and `tramp-foreign-file-name-handler-alist'.
7783 Add to `tramp-unload-hook'. Change call of
0f34aa77
MA
7784 `tramp-compat-decimal-to-octal' to new function name.
7785 (tramp-fish-method): Make it a defconst.
7786 (tramp-fish-file-name-p): Make it a defsubst.
7787 (tramp-fish-method, tramp-fish-file-name-handler)
7788 (tramp-fish-file-name-p): Set tramp-autoload cookie.
7789
7790 * net/tramp-ftp.el (top) Add objects to `tramp-methods' and
7791 `tramp-foreign-file-name-handler-alist'. Add to
7792 `tramp-unload-hook'.
7793 (tramp-ftp-method): Make it a defconst.
7794 (tramp-ftp-file-name-p): Make it a defsubst.
7795 (tramp-ftp-method, tramp-ftp-file-name-handler)
7796 (tramp-ftp-file-name-p): Set tramp-autoload cookie.
7797
7798 * net/tramp-gvfs.el (top) Add objects to `tramp-methods' and
7799 `tramp-foreign-file-name-handler-alist'. Add to
7800 `tramp-unload-hook'. Change checks, whether package can be
7801 loaded.
7802 (tramp-gvfs-file-name-p): Make it a defsubst.
7803 (tramp-gvfs-methods, tramp-gvfs-file-name-handler)
7804 (tramp-gvfs-file-name-p): Set tramp-autoload cookie.
7805 (tramp-gvfs-handle-file-directory-p): New defun.
7806 (tramp-gvfs-file-name-handler-alist): Use it.
7807
7808 * net/tramp-gw.el (top) Add objects to `tramp-methods' and
7809 `tramp-foreign-file-name-handler-alist'. Add to
7810 `tramp-unload-hook'.
7811 (tramp-gw-tunnel-method, tramp-gw-default-tunnel-port)
7812 (tramp-gw-socks-method, tramp-gw-default-socks-port): Make it a
7813 defconst.
7814 (tramp-gw-tunnel-method, tramp-gw-socks-method)
7815 (tramp-gw-open-connection): Set tramp-autoload cookie.
7816
7817 * net/tramp-imap.el (top) Require just 'tramp. Add objects to
6a7662bb
BR
7818 `tramp-methods' and `tramp-foreign-file-name-handler-alist'.
7819 Add to `tramp-unload-hook'. Change checks, whether package can be
0f34aa77
MA
7820 loaded.
7821 (tramp-imap-file-name-p): Make it a defsubst.
7822 (tramp-imap-method, tramp-imaps-method)
7823 (tramp-imap-file-name-handler)
7824 (tramp-imap-file-name-p): Set tramp-autoload cookie.
7825
7826 * net/tramp-smb.el (top) Require just 'tramp. Add objects to
6a7662bb
BR
7827 `tramp-methods' and `tramp-foreign-file-name-handler-alist'.
7828 Add to `tramp-unload-hook'. Change checks, whether package can be
0f34aa77
MA
7829 loaded. Change call of `tramp-compat-decimal-to-octal' to new
7830 function name.
7831 (tramp-smb-tunnel-method): Make it a defconst.
7832 (tramp-smb-file-name-p): Make it a defsubst.
7833 (tramp-smb-method, tramp-smb-file-name-handler)
7834 (tramp-smb-file-name-p): Set tramp-autoload cookie.
7835
7836 * net/tramp-uu.el (top) Add to `tramp-unload-hook'.
7837 (tramp-uuencode-region): Set tramp-autoload cookie.
7838
7839 * net/trampver.el (top) Add to `tramp-unload-hook'.
7840 (tramp-version, tramp-bug-report-address): Set tramp-autoload
7841 cookie. Update release number.
7842
308e764f
AM
78432010-09-07 Agustín Martín <agustin.martin@hispalinux.es>
7844
7845 * textmodes/ispell.el (ispell-start-process): Make sure original
7846 arg list is properly initialized (Bug#6993, Bug#6994).
7847
10999305 78482010-09-06 Alexander Klimov <alserkli@inbox.ru> (tiny change)
3fa0dc8f
AK
7849
7850 * files.el (directory-abbrev-alist): Use \` as default regexp.
19fe13df
SM
7851
7852 * emacs-lisp/rx.el (rx-any): Don't explode ranges that end in special
7853 chars like - or ] (bug#6984).
7854 (rx-any-condense-range): Explode 2-char ranges.
7855
10999305
CY
78562010-09-06 Glenn Morris <rgm@gnu.org>
7857
7858 * desktop.el (desktop-path): Bump :version after 2009-09-15 change.
7859
78602010-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
1e05f387
SM
7861
7862 * textmodes/bibtex.el:
7863 * proced.el: Update to new email for Roland Winkler <winkler@gnu.org>.
7864
f292afe5
LMI
78652010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
7866
331b2b90 7867 * net/imap.el (imap-message-map): Remove optional buffer parameter,
f292afe5
LMI
7868 since no callers use it.
7869 (imap-message-get): Ditto.
7870 (imap-message-put): Ditto.
7871 (imap-mailbox-map): Ditto.
7872 (imap-mailbox-put): Ditto.
7873 (imap-mailbox-get): Ditto.
a131b9b8 7874 (imap-mailbox-get): Revert last change for this function.
f292afe5 7875
dfe1285d
LMI
78762010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
7877
331b2b90 7878 * net/imap.el (imap-fetch-safe): Remove function, and alter all
31b5f292
LMI
7879 callers to use `imap-fetch' instead. According to the comments, this
7880 should be safe, since all other IMAP clients use the 1:* syntax.
331b2b90
SM
7881 (imap-enable-exchange-bug-workaround): Remove.
7882 (imap-debug): Remove -- doesn't seem very useful.
dfe1285d 7883
3ff31c90
LMI
78842010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
7885
7886 * net/imap.el (imap-log): New convenience function used throughout
7887 instead of repeating the same code all over the place.
7888
dfe1285d 78892010-09-05 David De La Harpe Golden <david@harpegolden.net>
93d68d4f
DDLHG
7890
7891 * mouse.el (mouse-save-then-kill): Save region to kill-ring
7892 when mouse-drag-copy-region is non-nil (Bug#6956).
7893
93a596e1
CY
78942010-09-05 Chong Yidong <cyd@stupidchicken.com>
7895
8d76af4a
CY
7896 * dired.el (dired-ls-sorting-switches, dired-sort-by-name-regexp):
7897 Improve regexps (Bug#6987).
7898 (dired-sort-toggle): Search more robustly for -t flag.
7899
93a596e1
CY
7900 * files.el (get-free-disk-space): Search more robustly for
7901 "available" column. Suggested by Ehud Karni
7902 <ehud@unix.mvs.co.il>.
7903
733946e7
JB
79042010-09-05 Juanma Barranquero <lekktu@gmail.com>
7905
7906 * international/uni-bidi.el:
7907 * international/uni-category.el:
7908 * international/uni-combining.el:
7909 * international/uni-decimal.el:
7910 * international/uni-mirrored.el:
7911 * international/uni-name.el: Regenerate.
7912
2e664aab
SM
79132010-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
7914
6aeafb34
SM
7915 * electric.el (electric-indent-post-self-insert-function):
7916 Don't reindent with a sloppy indentation function.
7917
2e664aab
SM
7918 * emacs-lisp/syntax.el (syntax-ppss): More sanity check to catch
7919 border case in change-log-mode.
7920
13ef65a4
CY
79212010-09-04 Chong Yidong <cyd@stupidchicken.com>
7922
7923 * progmodes/compile.el (compilation-error-regexp-alist-alist):
7924 Remove ruby regexp; handle Ruby errors with gcc-include and gnu.
7925 Recognize leading tab in gcc-include regexp. Ignore names with
7926 leading "from" or "in" in gnu regexp (Bug#6937).
7927
5abf1556
SM
79282010-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
7929
6aeafb34 7930 Avoid global recursive calls to kill-buffer-hooks; fit into 80 cols.
5abf1556
SM
7931 * textmodes/ispell.el (ispell-process-buffer-name): Remove.
7932 (ispell-start-process): Avoid setq and simplify logic.
7933 (ispell-init-process): Setup kill-buffer-hook locally when needed.
7934 (kill-buffer-hook): Don't use it globally with code that uses
7935 expand-file-name since that may call kill-buffer via
7936 code_conversion_restore.
7937
0be01d2c
CY
79382010-09-04 Noorul Islam K M <noorul@noorul.com> (tiny change)
7939
7940 * emacs-lisp/package.el (package-directory-list): Only call
7941 file-name-nondirectory on a string.
7942
ebf662f4
CY
79432010-09-02 Chong Yidong <cyd@stupidchicken.com>
7944
5abf1556
SM
7945 * emacs-lisp/package.el (package--download-one-archive):
7946 Ensure that archive-contents is valid before saving it.
ebf662f4
CY
7947 (package-activate-1, package-mark-obsolete, define-package)
7948 (package-compute-transaction, package-list-maybe-add): Use push.
7949
e5eddfd1
SM
79502010-09-03 Stefan Monnier <monnier@iro.umontreal.ca>
7951
89acf735
SM
7952 Use SMIE's blink-paren for octave-mode.
7953 * progmodes/octave-mod.el (octave-font-lock-close-quotes):
7954 Backslashes do not escape single-quotes, single-quotes do.
7955 (octave-block-else-regexp, octave-block-end-regexp)
7956 (octave-block-match-alist): Remove.
7957 (octave-smie-bnf-table): New var, with old content.
7958 (octave-smie-op-levels): Use it.
7959 (octave-smie-closer-alist): New var.
7960 (octave-mode): Use it. Setup smie-blink-matching and electric-indent.
7961 (octave-blink-matching-block-open): Remove.
7962 (octave-reindent-then-newline-and-indent, octave-electric-semi)
7963 (octave-electric-space): Let self-insert-command run expand-abbrev and
7964 blink parens.
7965
3b843809
SM
7966 * electric.el (electricity): New group.
7967 (electric-indent-chars): New var.
7968 (electric-indent-post-self-insert-function): New fun.
7969 (electric-indent-mode): New minor mode.
7970 (electric-pair-skip-self): New custom.
7971 (electric-pair-post-self-insert-function): New function.
7972 (electric-pair-mode): New minor mode.
7973
0da20854
SM
7974 * calc/calc-aent.el (calcAlg-blink-matching-check): New fun, to replace
7975 calcAlg-blink-matching-open.
7976 (calc-alg-ent-map, calc-alg-ent-esc-map): Initialize in the declaration.
7977 (calc-do-alg-entry): Only touch the part of the keymap that varies.
7978 Use the new blink-matching-check-function.
7979
a49e651e
SM
7980 Provide blink-matching support to SMIE.
7981 * emacs-lisp/smie.el (smie-bnf-closer-alist): New function.
7982 (smie-blink-matching-triggers, smie-blink-matching-inners): New vars.
7983 (smie-blink-matching-check, smie-blink-matching-open): New functions.
7984
e5eddfd1
SM
7985 * simple.el (newline): Fix last change to properly remove itself from
7986 the hook.
7987
b13ebb5c
SM
79882010-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
7989
7990 * simple.el (newline): Eliminate optimization.
7991 Use post-self-insert-hook to set hard-newline and things before
7992 running post-self-insert-hook.
7993 (blink-matching-check-mismatch): New function.
7994 (blink-matching-check-function): New variable.
7995 (blink-matching-open): Use them.
7996 Skip back forward over prefix chars skipped by forward-sexp.
7997 Don't check if the parens are backslash escaped.
7998 (blink-paren-post-self-insert-function): Check backslash escaping here.
7999
e687c2cd
CY
80002010-09-02 Chong Yidong <cyd@stupidchicken.com>
8001
b13ebb5c
SM
8002 * emacs-lisp/package.el (package-menu-mode-map):
8003 Change package-menu-revert bindings to revert-buffer.
e687c2cd
CY
8004 (package-menu-mode): Set revert-buffer-function.
8005 (package-menu-revert): Doc fix.
8006
567efba9
AM
80072010-09-02 Agustín Martín <agustin.martin@hispalinux.es>
8008
8009 * textmodes/ispell.el (ispell-init-process): Use "~/" as
8010 `default-directory' unless using Ispell per-directory personal
8011 dictionaries and not in a mini-buffer under XEmacs.
8012 (kill-buffer-hook): Do not kill ispell process on exit when
93acd23d 8013 `ispell-process-directory' is "~/". (Bug#6143)
567efba9 8014
6d7cc563
JD
80152010-09-02 Jan Djärv <jan.h.d@swipnet.se>
8016
08d4877e
J
8017 * simple.el (kill-new): Call interprogram-cut-function with only
8018 one argument.
8019
45240125
JD
8020 * term.el (term-mouse-paste): Don't call x-get-cutbuffer.
8021 Remove cut buffer from error message.
8022
8023 * term/x-win.el (x-select-text):
8024 * term/pc-win.el (x-selection-value):
8025 * term/ns-win.el (x-selection-value):
8026 * eshell/em-term.el:
8027 * w32-fns.el (x-get-selection-value):
8028 * mouse-sel.el (mouse-sel-set-selection-function):
8029 * frame.el (display-selections-p): Remove cut-buffer in documentation.
8030
6d7cc563
JD
8031 * term/x-win.el: Update documentation for x-last-selected-text-*.
8032 (x-last-selected-text-cut, x-last-selected-text-cut-encoded)
8033 (x-last-cut-buffer-coding, x-cut-buffer-max): Remove.
6a7662bb
BR
8034 (x-select-text): Remove argument PUSH, update documentation.
8035 Remove cut-buffer code.
6d7cc563 8036 (x-selection-value-internal): Was previously x-selection-value.
5986b97d 8037 (x-selection-value): Rename from x-cut-buffer-or-selection-value.
6a7662bb
BR
8038 Update documentation, remove cut-buffer code.
8039 Call x-selection-value-internal.
6d7cc563
JD
8040 (x-clipboard-yank): Call x-selection-value-internal.
8041 (x-initialize-window-system): Remove setting of x-cut-buffer-max.
8042
8043 * term/pc-win.el (x-last-selected-text):
8044 x-cut-buffer-or-selection-value renamed to x-selection-value
8045 (x-select-text): Remove argument PUSH, update documentation.
8046
8047 * term/ns-win.el (x-setup-function-keys, ns-last-selected-text):
8048 x-cut-buffer-or-selection-value renamed to x-selection-value
88b5a757 8049 (x-selection-value): Rename from x-cut-buffer-or-selection-value.
6d7cc563
JD
8050 (x-select-text): Remove argument PUSH, update documentation.
8051
8052 * emacs-lisp/cl-macs.el (x-get-cutbuffer, x-get-cut-buffer): Remove.
8053
8054 * w32-fns.el (x-last-selected-text):
8055 x-cut-buffer-or-selection-value renamed to x-selection-value.
8056 (x-cut-buffer-max): Remove.
8057 (x-select-text): Remove argument PUSH, update documentation.
8058
8059 * simple.el (interprogram-cut-function): Remove mention of PUSH.
8060
8061 * select.el (x-get-cut-buffer, x-set-cut-buffer): Remove.
8062
8063 * mouse-sel.el (mouse-sel-get-selection-function):
8064 x-cut-buffer-or-selection-value renamed to x-selection-value.
5986b97d 8065 (x-select-text): Remove optional push.
6d7cc563 8066
4de81ee0
SM
80672010-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
8068
8f4e9110
SM
8069 * simple.el (blink-paren-function): Move from C to here.
8070 (blink-paren-post-self-insert-function): New function.
8071 (post-self-insert-hook): Use it.
8072
4de81ee0
SM
8073 * emacs-lisp/pcase.el (pcase-split-memq):
8074 Fix overenthusiastic optimisation.
8075 (pcase-u1): Handle the case of a lambda pred.
8076
d419e1d9
KH
80772010-08-31 Kenichi Handa <handa@m17n.org>
8078
8079 * international/mule-cmds.el (standard-display-european-internal):
8080 Setup standard-display-table for 8-bit characters by storing 8-bit
8081 characters in the element vector.
8082
1e05f387
SM
8083 * disp-table.el (standard-display-8bit):
8084 Setup standard-display-table for 8-bit characters by storing 8-bit
d419e1d9
KH
8085 characters in the element vector.
8086 (standard-display-european): Likewise.
8087
61f7096c
CY
80882010-08-31 Masatake YAMATO <yamato@redhat.com>
8089
8090 * textmodes/nroff-mode.el (nroff-view): New command.
8091 (nroff-mode-map): Bind it to C-c C-c.
8092
ec5d3ff7
SM
80932010-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
8094
c8977b2e
SM
8095 * emacs-lisp/smie.el (smie-down-list): New command.
8096
ec5d3ff7
SM
8097 Remove old indentation and navigation code on octave-mode.
8098 * progmodes/octave-mod.el (octave-mode-map): Remap down-list to
8099 smie-down-list rather than add a binding for octave-down-block.
8100 (octave-mark-block, octave-blink-matching-block-open):
8101 Rely on forward-sexp-function.
8102 (octave-fill-paragraph): Don't narrow, so you can use
8103 indent-according-to-mode.
8104 (octave-block-begin-regexp, octave-block-begin-or-end-regexp): Remove.
8105 (octave-in-block-p, octave-re-search-forward-kw)
8106 (octave-re-search-backward-kw, octave-indent-calculate)
8107 (octave-end-as-array-index-p, octave-block-end-offset)
8108 (octave-scan-blocks, octave-forward-block, octave-backward-block)
8109 (octave-down-block, octave-backward-up-block, octave-up-block)
8110 (octave-before-magic-comment-p, octave-indent-line): Remove.
8111
187d3296
CY
81122010-08-31 Chong Yidong <cyd@stupidchicken.com>
8113
8114 * emacs-lisp/package.el (package--read-archive-file): Just use
8115 `read', to avoid copying an additional string.
8116 (package-menu-mode): Set header-line-format here.
8117 (package-menu-refresh, package-menu-revert): Signal an error if
8118 not in the Package Menu.
8119 (package-menu-package-list): New var.
8120 (package--generate-package-list): Operate on the current buffer;
8121 don't assume that it is *Packages*, since the user may rename it.
8122 Allow persistent package listings and sort keys using
8123 package-menu-package-list and package-menu-package-sort-key.
8124 (package-menu--version-predicate): Fix version calculation.
8125 (package-menu-sort-by-column): Don't select the window.
ec5d3ff7
SM
8126 (package--list-packages): Create the *Packages* buffer.
8127 Set package-menu-package-list-key.
187d3296
CY
8128 (list-packages): Sorting by status is now the default.
8129 (package-buffer-info): Use match-string-no-properties.
8130 (define-package): Add a &rest argument for future proofing, but
8131 don't use it yet.
8132 (package-install-from-buffer, package-install-buffer-internal):
ec5d3ff7
SM
8133 Merge into a single function, package-install-from-buffer.
8134 (package-install-file): Change caller.
187d3296
CY
8135
8136 * finder.el: Load finder-inf using `require'.
8137 (finder-list-matches): Sorting by status is now the default.
8138 (finder-compile-keywords): Simpify printing.
8139
e17b68ed
SM
81402010-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
8141
8142 * progmodes/octave-mod.el (octave-font-lock-keywords): Use regexp-opt.
8143 (octave-mode-map): Remove special bindings for forward/backward-block
8144 and octave-backward-up-block. Use smie-close-block.
8145 (octave-continuation-marker-regexp): New var.
8146 (octave-continuation-regexp): Use it.
8147 (octave-operator-table, octave-smie-op-levels)
8148 (octave-operator-regexp, octave-smie-indent-rules): New vars.
8149 (octave-smie-backward-token, octave-smie-forward-token): New funs.
8150 (octave-mode): Use SMIE.
8151 (octave-close-block): Delete.
8152
42b6a73b
EZ
81532010-08-30 Eli Zaretskii <eliz@gnu.org>
8154
8155 * menu-bar.el (menu-bar-edit-menu) <"Paste">: Check selection in
8156 CLIPBOARD, not in PRIMARY. (Bug#6944)
8157
f291fe60
SM
81582010-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
8159
ee992a8c
SM
8160 * emacs-lisp/smie.el (smie-indent-offset-rule): Let :parent take
8161 a list of parents.
8162 (smie-indent-column): Allow indirection through variables.
8163
d36b74ca
SM
8164 * composite.el (save-buffer-state): Delete, unused.
8165 * font-lock.el (save-buffer-state): Use with-silent-modifications.
8166 (font-lock-default-fontify-region): Use with-syntax-table.
8167 * jit-lock.el (with-buffer-unmodified): Remove.
8168 (with-buffer-prepared-for-jit-lock): Use with-silent-modifications.
8169
f291fe60
SM
8170 Use `declare' in defmacros.
8171 * window.el (save-selected-window):
8172 * subr.el (with-temp-file, with-temp-message, with-syntax-table):
8173 * progmodes/python.el (def-python-skeleton):
8174 * net/dbus.el (dbus-ignore-errors):
8175 * jka-cmpr-hook.el (with-auto-compression-mode):
8176 * international/mule.el (with-category-table):
8177 * emacs-lisp/timer.el (with-timeout):
8178 * emacs-lisp/lisp-mnt.el (lm-with-file):
8179 * emacs-lisp/eieio.el (with-slots):
8180 * emacs-lisp/easymenu.el (easy-menu-define):
8181 * emacs-lisp/debug.el (debugger-env-macro):
8182 * emacs-lisp/cl-compat.el (Multiple-value-bind, Multiple-value-setq)
8183 (Multiple-value-call, Multiple-value-prog1):
8184 * emacs-lisp/cl-seq.el (cl-parsing-keywords, cl-check-key)
8185 (cl-check-test-nokey, cl-check-test, cl-check-match): Move indent and
8186 edebug rule to definition.
8187 * emacs-lisp/lisp-mode.el (save-selected-window)
8188 (with-current-buffer, combine-after-change-calls)
8189 (with-output-to-string, with-temp-file, with-temp-buffer)
8190 (with-temp-message, with-syntax-table, read-if, eval-after-load)
8191 (dolist, dotimes, when, unless):
8192 * emacs-lisp/byte-run.el (inline): Remove indent rule, redundant.
8193
96ae4c8f
CY
81942010-08-29 Chong Yidong <cyd@stupidchicken.com>
8195
8196 * finder.el: Require `package'.
8197 (finder-known-keywords): Tweak descriptions. Retire `oop' keyword.
8198 (finder-package-info): Var deleted.
8199 (finder-keywords-hash, finder--builtins-alist): New vars.
8200 (finder-compile-keywords): Compute package--builtins and
8201 finder-keywords-hash instead of finder-keywords-hash, respecting
8202 the "Package" header.
f291fe60
SM
8203 (finder-unknown-keywords, finder-list-matches):
8204 Use finder-keywords-hash and package--list-packages.
96ae4c8f
CY
8205 (finder-mode): Don't set font-lock-defaults.
8206 (finder-exit): We don't use "*Finder-package*" and "*Finder
8207 Category*" buffers anymore.
8208
8209 * emacs-lisp/package.el (package--builtins-base): Var deleted.
8210 (package--builtins): Set default value to nil.
8211 (package-initialize): Load precomputed value of package--builtins
8212 from finder-inf.el.
8213 (package-alist, package-compute-transaction)
8214 (package-download-transaction): Improve docstring.
8215 (package-read-all-archive-contents): Do not change
8216 package--builtins here.
8217 (list-packages): Make package-list-packages an alias for this.
8218 Sort by status by default.
8219 (package--list-packages): Add optional PACKAGES arg.
8220 (describe-package-1): Use font-lock-face property. For built-in
8221 packages, insert file commentary.
8222 (package--generate-package-list): Rename from
8223 package-list-packages-internal; all callers changed. Add optional
8224 PACKAGES arg. Add alphabetical sort fallbacks.
8225 (package-menu--version-predicate, package-menu--status-predicate)
8226 (package-menu--description-predicate)
8227 (package-menu--name-predicate): New functions.
8228
8229 * info.el (Info-finder-find-node): Search package-alist instead of
8230 finder-package-info.
8231
e2046ecf
CY
82322010-08-29 Chong Yidong <cyd@stupidchicken.com>
8233
8234 * subr.el (version-regexp-alist): Don't use "a" and "b" for
8235 "alpha" and "beta".
8236 (version-to-list): Handle versions like "10.3d".
8237
6fe79b7c
SM
82382010-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
8239
8240 * emacs-lisp/macroexp.el (macroexpand-all-1): Use pcase.
8241 (macroexp-accumulate): Use `declare'.
8242
1a868076
VJL
82432010-08-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8244
8245 * whitespace.el (whitespace-style): Adjust type declaration.
8246
9e69cb05
KH
82472010-08-26 Łukasz Stelmach <lukasz.stelmach@iem.pw.edu.pl> (tiny change)
8248
8249 * play/cookie1.el (read-cookie): Fix off-by-one error (bug#6921).
8250
82512010-08-26 Chong Yidong <cyd@stupidchicken.com>
8252
8253 * simple.el (beginning-of-buffer, end-of-buffer): Doc fix
8254 (Bug#6907).
8255
4142607e
NW
82562010-08-26 Nathan Weizenbaum <nweiz@cressida.sea.corp.google.com> (tiny change)
8257
8258 * progmodes/js.el: Make indentation more customizable (Bug#6914).
8259 (js-paren-indent-offset, js-square-indent-offset)
8260 (js-curly-indent-offset): New options.
8261 (js--proper-indentation): Use them.
8262
88a36e60
DC
82632010-08-26 Daniel Colascione <dan.colascione@gmail.com>
8264
8265 * progmodes/sh-script.el (sh-get-indent-info): Use syntax-ppss
8266 instead of inspecting font-lock properties (Bug#6916).
8267
38dbc4d8
DR
82682010-08-26 David Reitter <david.reitter@gmail.com>
8269
8270 * server.el (server-visit-files): Run pre-command-hook and
76e3243a 8271 post-command-hook for each buffer while it is current (Bug#6910).
38dbc4d8
DR
8272 (server-execute): Do not run hooks here.
8273
44ffae96
MA
82742010-08-26 Michael Albinus <michael.albinus@gmx.de>
8275
8276 Sync with Tramp 2.1.19.
8277
0dc3e410
MA
8278 * net/tramp-gvfs.el (tramp-gvfs-handle-write-region): Protect
8279 deleting tmpfile.
8280 (tramp-gvfs-maybe-open-connection): Use `tramp-compat-funcall'.
20b8ac83 8281
0dc3e410 8282 * net/tramp.el (tramp-handle-expand-file-name)
20b8ac83 8283 (tramp-completion-handle-file-name-all-completions)
1e05f387
SM
8284 (tramp-completion-handle-file-name-completion):
8285 Use `tramp-connectable-p'.
20b8ac83 8286
44ffae96
MA
8287 * net/trampver.el: Update release number.
8288
cb6c4991
CY
82892010-08-26 Chong Yidong <cyd@stupidchicken.com>
8290
8291 * help.el (help-map): Bind `C-h P' to describe-package.
8292
8293 * menu-bar.el (menu-bar-describe-menu): Add describe-package.
8294
8295 * emacs-lisp/package.el (package-refresh-contents): Catch errors
8296 when downloading archives.
8297 (describe-package-1): Add package commentary.
8298 (package-install-button-action): New function.
8299 (package-menu-mode-map): Bind ? to package-menu-describe-package.
8300 (package-menu-view-commentary): Function removed.
8301 (package-list-packages-internal): Hide the `package' package too.
8302
b60f961f
KH
83032010-08-25 Kenichi Handa <handa@m17n.org>
8304
8305 * language/misc-lang.el ("Arabic"): New language environment.
8306 Setup composition-function-table for Arabic characters.
8307
8308 * international/fontset.el (setup-default-fontset): Fix typo for
8309 arabic OTF spec (fini->fina).
8310
a0c16be4
J
83112010-08-25 Jan Djärv <jan.h.d@swipnet.se>
8312
8313 * menu-bar.el (menu-bar-set-tool-bar-position): Set frame parameter
8314 on all frames.
8315
85cc3d4f
VJL
83162010-08-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8317
8318 * whitespace.el: Allow cleaning up blanks without blank
8319 visualization (Bug#6651). Adjust help window for
8320 whitespace-toggle-options (Bug#6479). Allow to use fill-column
8321 instead of whitespace-line-column (from EmacsWiki). New version
8322 13.1.
88b5a757 8323 (whitespace-style): Add new value 'face. Adjust docstring.
6a7662bb
BR
8324 (whitespace-space, whitespace-hspace, whitespace-tab):
8325 Adjust foreground property face.
85cc3d4f
VJL
8326 (whitespace-line-column): Adjust docstring and type declaration.
8327 (whitespace-style-value-list, whitespace-toggle-option-alist)
8328 (whitespace-help-text): Adjust const initialization.
8329 (whitespace-toggle-options, global-whitespace-toggle-options):
8330 Adjust docstring.
8331 (whitespace-display-window, whitespace-interactive-char)
8332 (whitespace-style-face-p, whitespace-color-on): Adjust code.
8333 (whitespace-help-scroll): New fun.
8334
cb8759ca
CY
83352010-08-24 Chong Yidong <cyd@stupidchicken.com>
8336
8337 * emacs-lisp/package.el (list-packages): Alias for
8338 package-list-packages.
8339
44a41a47
KR
83402010-08-24 Kevin Ryde <user42@zip.com.au>
8341
be7748e7
KR
8342 * textmodes/flyspell.el (flyspell-check-tex-math-command): Doc fix
8343 (Bug#5651).
8344
44a41a47
KR
8345 * progmodes/ruby-mode.el (ruby): Add defgroup.
8346
edfd00fa
CY
83472010-08-24 Chong Yidong <cyd@stupidchicken.com>
8348
8349 * progmodes/python.el: Add Ipython support (Bug#5390).
8350 (python-shell-prompt-alist)
8351 (python-shell-continuation-prompt-alist): New options.
8352 (python--set-prompt-regexp): New function.
6a7662bb
BR
8353 (inferior-python-mode, run-python, python-shell):
8354 Require ansi-color. Use python--set-prompt-regexp to set the comint
edfd00fa
CY
8355 prompt based on the Python interpreter.
8356 (python--prompt-regexp): New var.
8357 (python-check-comint-prompt)
8358 (python-comint-output-filter-function): Use it.
8359 (run-python): Use a pipe (Bug#5694).
8360
83612010-08-24 Fabian Ezequiel Gallina <galli.87@gmail.com> (tiny change)
8362
8363 * progmodes/python.el (python-send-region): Send a different
8364 Python command if Ipython is in use.
8365 (python-check-version): Use a Python command to find the version.
8366
1c409d0b
CY
83672010-08-24 Chong Yidong <cyd@stupidchicken.com>
8368
8369 * mouse.el (mouse-yank-primary): Avoid setting primary when
8370 deactivating the mark (Bug#6872).
8371
733946e7 83722010-08-23 Chris Foote <chris@foote.com.au> (tiny change)
9027027d
CF
8373
8374 * progmodes/python.el (python-block-pairs): Allow use of "finally"
8375 with "else" (Bug#3991).
8376
e73f184c
MA
83772010-08-23 Michael Albinus <michael.albinus@gmx.de>
8378
8379 * net/dbus.el: Accept UNIX domain sockets as bus address.
8380 (top): Don't initialize `dbus-registered-objects-table' anymore,
01c35094 8381 this is done in dbusbind.c.
e73f184c
MA
8382 (dbus-check-event): Adapt test for bus.
8383 (dbus-return-values-table, dbus-unregister-service)
8384 (dbus-event-bus-name, dbus-introspect, dbus-register-property):
8385 Adapt doc string.
8386
1a140747
JB
83872010-08-23 Juanma Barranquero <lekktu@gmail.com>
8388
8389 * ido.el (ido-use-virtual-buffers): Fix typo in docstring.
8390
7133b7ee
JL
83912010-08-22 Juri Linkov <juri@jurta.org>
8392
8393 * simple.el (read-extended-command): New function with the logic
8394 for `completing-read' moved to Elisp from `execute-extended-command'.
8395 Use `function-called-at-point' in `minibuffer-default-add-function'
8396 to get a command name for M-n (bug#5364, bug#5214).
8397
198a7a97
CY
83982010-08-22 Chong Yidong <cyd@stupidchicken.com>
8399
8400 * startup.el (command-line-1): Issue warning for ignored arguments
8401 --unibyte, etc (Bug#6886).
8402
c00725d7
LL
84032010-08-22 Leo <sdl.web@gmail.com>
8404
8405 * net/rcirc.el (rcirc-add-or-remove): Accept a list of elements.
8406 (ignore, bright, dim, keyword): Split list of nicknames before
8407 passing to rcirc-add-or-remove (Bug#6894).
8408
bc7d7ea6
CY
84092010-08-22 Chong Yidong <cyd@stupidchicken.com>
8410
8411 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix (Bug#6880).
8412
b0126eac 84132010-08-22 Leo <sdl.web@gmail.com>
e0143335 8414
\81ukasz Stelmach, 2010-08-26 17:33:52 +0200">d5720b4c 8415 Fix buffer-list rename&refresh after killing a buffer in ido.
76e3243a 8416 * ido.el: Revert Óscar's.
e0143335
LL
8417 (ido-kill-buffer-at-head): Exit the minibuffer with ido-exit=refresh.
8418 Remember the buffers at head, rather than their name.
76e3243a 8419 * iswitchb.el (iswitchb-kill-buffer): Re-make the list.
e0143335 8420
b0126eac 84212010-08-22 Kirk Kelsey <kirk.kelsey@0x4b.net> (tiny change)
8f081e96
SM
8422 Stefan Monnier <monnier@iro.umontreal.ca>
8423
8424 * progmodes/make-mode.el (makefile-fill-paragraph): Account for the
8425 extra backslash added to each line (bug#6890).
8426
b0126eac 84272010-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
3ff78624
SM
8428
8429 * subr.el (read-key): Don't echo keystrokes (bug#6883).
8430
b0126eac 84312010-08-22 Glenn Morris <rgm@gnu.org>
635f7282
GM
8432
8433 * menu-bar.el (menu-bar-games-menu): Add landmark.
8434
b0126eac 84352010-08-22 Glenn Morris <rgm@gnu.org>
fb89a654 8436
9130a2d6
GM
8437 * align.el (align-regexp): Make group and spacing arguments
8438 use the interactive defaults when non-interactive. (Bug#6698)
8439
fb89a654
GM
8440 * mail/rmail.el (rmail-forward): Replace mail-text-start with its
8441 expansion, so as not to need sendmail.
8442 (mail-text-start): Remove declaration.
8443 (rmail-retry-failure): Require sendmail.
8444
b0126eac 84452010-08-22 Chong Yidong <cyd@stupidchicken.com>
186e86db
SM
8446
8447 * subr.el (read-key): Don't hide the menu-bar entries (bug#6881).
8448
b0126eac 84492010-08-22 Michael Albinus <michael.albinus@gmx.de>
a67e6f13 8450
186e86db
SM
8451 * progmodes/flymake.el (flymake-start-syntax-check-process):
8452 Use `start-file-process' in order to let it run also on remote hosts.
a67e6f13 8453
b0126eac 84542010-08-22 Kenichi Handa <handa@m17n.org>
f3cc64f8
KH
8455
8456 * files.el: Add `word-wrap' as safe local variable.
8457
b0126eac 84582010-08-22 Glenn Morris <rgm@gnu.org>
bb25c8d7
GM
8459
8460 * woman.el (woman-translate): Case matters. (Bug#6849)
8461
b0126eac 84622010-08-22 Chong Yidong <cyd@stupidchicken.com>
a4aae1a5
CY
8463
8464 * simple.el (kill-region): Doc fix (Bug#6787).
8465
b0126eac 84662010-08-22 Glenn Morris <rgm@gnu.org>
721dce17
GM
8467
8468 * calendar/diary-lib.el (diary-header-line-format):
8469 Fit it to the window, not the frame.
8470
b0126eac 84712010-08-22 Andreas Schwab <schwab@linux-m68k.org>
7467d0a8
AS
8472
8473 * subr.el (ignore-errors): Add debug declaration.
8474
b0126eac 84752010-08-22 Geoff Gole <geoffgole@gmail.com> (tiny change)
1fcf76af
GG
8476
8477 * whitespace.el (whitespace-color-off): Remove post-command-hook
8478 locally.
8479
537ffaf3
SM
84802010-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
8481
8482 * vc/add-log.el (add-log-file-name): Don't get confused by symlinks.
8483
d64b8a68
CY
84842010-08-21 Chong Yidong <cyd@stupidchicken.com>
8485
8486 * cus-edit.el (custom-group-value-create): Add extra newline
8487 before end line (Bug#6876).
8488
d2625c3d
CY
84892010-08-21 Chong Yidong <cyd@stupidchicken.com>
8490
8491 * mouse.el (mouse-save-then-kill): Don't save region to kill ring
8492 when extending it. Before killing on the second click, check if
8493 the buffer is the correct one. Doc fix.
8494 (mouse-secondary-save-then-kill): Allow usage without first
8495 calling mouse-start-secondary, by defaulting to point. Don't save
8496 an empty secondary selection. Doc fix.
8497
80525855
VJL
84982010-08-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8499
91bdeb66
VJL
8500 * whitespace.el: Fix slow cursor movement (Bug#6172). Reported by
8501 Christoph Groth <cwg@falma.de> and Liu Xin <x_liu@neusoft.com>.
537ffaf3 8502 New version 13.0.
80525855
VJL
8503 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
8504 Adjust initialization.
8505 (whitespace-bob-marker, whitespace-eob-marker)
8506 (whitespace-buffer-changed): New vars.
8507 (whitespace-cleanup, whitespace-color-on, whitespace-color-off)
8508 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp)
537ffaf3
SM
8509 (whitespace-post-command-hook, whitespace-display-char-on):
8510 Adjust code.
80525855 8511 (whitespace-looking-back, whitespace-buffer-changed): New funs.
85cc3d4f 8512 (whitespace-space-regexp, whitespace-tab-regexp): Fun eliminated.
80525855 8513
4b9c0a49
SM
85142010-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
8515
118cf454
SM
8516 * files.el (locate-file-completion-table): Only list the .el and .elc
8517 extensions if there's no other choice (bug#5955).
8518
a2e5caf7
SM
8519 * facemenu.el (facemenu-self-insert-data): New var.
8520 (facemenu-post-self-insert-function, facemenu-set-self-insert-face):
8521 New functions.
8522 (facemenu-add-face): Use them.
8523
4b9c0a49
SM
8524 * simple.el (blink-matching-open): Obey forward-sexp-function.
8525
0193499f
SM
85262010-08-18 Stefan Monnier <monnier@iro.umontreal.ca>
8527
b2a15250
SM
8528 * simple.el (prog-mode-map): New var.
8529 (prog-indent-sexp): New command.
8530
b5ba2d6f
SM
8531 * progmodes/octave-mod.el (octave-mode-menu): Make toggle buttons.
8532
9acd1bdc
SM
8533 * progmodes/prolog.el (smie): Require.
8534
8723cfa4
SM
8535 * emacs-lisp/smie.el (smie-default-backward-token)
8536 (smie-default-forward-token): Strip properties.
8537 (smie-next-sexp): Be more careful with associative operators.
8538 (smie-forward-sexp-command): Generalize.
8539 (smie-backward-sexp-command): Simplify.
8540 (smie-closer-alist): New var.
8541 (smie-close-block): New command.
8542 (smie-indent-debug-log): New var.
8543 (smie-indent-offset-rule): Add a few more cases.
8544 (smie-indent-column): New function.
8545 (smie-indent-after-keyword): Use it.
8546 (smie-indent-keyword): Use it.
8547 Fix up the opener code's point position.
8548 (smie-indent-comment): Only applies at BOL.
8549 (smie-indent-debug): New command.
8550
0193499f
SM
8551 * emacs-lisp/autoload.el (make-autoload): Preload the macros's
8552 declarations that are useful before running the macro.
8553
0c9b8993
GM
85542010-08-18 Joakim Verona <joakim@verona.se>
8555
8556 * image.el (imagemagick-types-inhibit): New variable.
8557 (imagemagick-register-types): New function.
8558 * image-mode.el (image-transform-properties): New function.
ccd80618
JV
8559 (image-transform-set-scale, image-transform-fit-to-height)
8560 (image-transform-set-rotation, image-transform-set-resize)
0c9b8993
GM
8561 (image-transform-fit-to-width, image-transform-fit-to-height):
8562 New functions.
ccd80618
JV
8563 (image-toggle-display-image): Support image transforms.
8564
1075cd61
KY
85652010-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
8566
8567 * image.el (create-animated-image): Don't add heuristic mask to image
8568 (Bug#6839).
8569
64cb6c78
J
85702010-08-18 Jan Djärv <jan.h.d@swipnet.se>
8571
0193499f
SM
8572 * term/ns-win.el (ns-get-pasteboard, ns-set-pasteboard):
8573 Use QCLIPBOARD instead of QPRIMARY (Bug#6677).
64cb6c78 8574
ff80a446
SM
85752010-08-17 Stefan Monnier <monnier@iro.umontreal.ca>
8576
afa22f7c
SM
8577 * emacs-lisp/lisp.el (up-list): Obey forward-sexp-function if set.
8578
ff80a446
SM
8579 Font-lock '...' strings, plus various simplifications and fixes.
8580 * progmodes/octave-mod.el (octave-font-lock-keywords): Use regexp-opt.
8581 (octave-font-lock-close-quotes): New function.
8582 (octave-font-lock-syntactic-keywords): New var.
8583 (octave-mode): Use it. Set beginning-of-defun-function.
8584 (octave-mode-map): Don't override the <foo>-defun commands.
8585 (octave-mode-menu): Pass it directly to easy-menu-define;
8586 remove (now generic) <foo>-defun commands; use info-lookup-symbol.
8587 (octave-block-match-alist): Fix up last change so that
8588 octave-close-block uses the more specific keyword.
8589 (info-lookup-mode): Silence byte-compiler.
8590 (octave-beginning-of-defun): Not interactive any more.
8591 Optimize slightly.
8592 (octave-end-of-defun, octave-mark-defun, octave-in-defun-p): Remove.
8593 (octave-indent-defun, octave-send-defun): Use mark-defun instead.
8594 (octave-completion-at-point-function): Make sure point is within
8595 beg..end.
8596 (octave-reindent-then-newline-and-indent):
8597 Use reindent-then-newline-and-indent.
8598 (octave-add-octave-menu): Remove.
8599
2269b349
JD
86002010-08-17 Jan Djärv <jan.h.d@swipnet.se>
8601
489cd5bd
JD
8602 * mail/emacsbug.el (report-emacs-bug-insert-to-mailer)
8603 (report-emacs-bug-can-use-xdg-email): New functions.
8604 (report-emacs-bug): Set can-xdg-email to result of
8605 report-emacs-bug-can-use-xdg-email. If can-xdg-email bind
8606 \C-cm to report-emacs-bug-insert-to-mailer and add help text
8607 about it.
30ebab6d 8608
a2fb159c
GM
8609 * net/browse-url.el (browse-url-default-browser): Add cond
8610 for browse-url-xdg-open.
8611 (browse-url-can-use-xdg-open, browse-url-xdg-open): New functions.
8612
86132010-08-17 Glenn Morris <rgm@gnu.org>
8614
8615 * progmodes/cc-engine.el (c-new-BEG, c-new-END)
8616 (c-fontify-recorded-types-and-refs): Define for compiler.
8617 * progmodes/cc-mode.el (c-new-BEG, c-new-END): Move definitions
8618 before use.
8619
8620 * calendar/icalendar.el (icalendar--convert-recurring-to-diary):
8621 Fix format call.
8622
bb6aba9c
MA
86232010-08-17 Michael Albinus <michael.albinus@gmx.de>
8624
8625 * net/tramp.el (tramp-handle-make-symbolic-link): Flush file
8626 properties.
8627 (tramp-handle-process-file): Call the program in a subshell, in
8628 order to preserve working directory.
8629 (tramp-action-password): Hide password prompt before next run.
8630 (tramp-process-actions): Widen connection buffer for the trace.
8631
8f10c937
DD
86322010-08-16 Deniz Dogan <deniz.a.m.dogan@gmail.com>
8633
8634 * net/rcirc.el (rcirc-log-process-buffers): New option.
8635 (rcirc-print): Use it.
8636 (rcirc-generate-log-filename): New function.
8637 (rcirc-log-filename-function): Change default to
8638 rcirc-generate-log-filename (Bug#6828).
8639
7c23dd44
CY
86402010-08-16 Chong Yidong <cyd@stupidchicken.com>
8641
8642 * simple.el (deactivate-mark): If select-active-regions is `only',
8643 only set selection for temporarily active regions.
8644
8645 * cus-start.el: Change defcustom for select-active-regions.
8646
6d3e82d2
CY
86472010-08-15 Chong Yidong <cyd@stupidchicken.com>
8648
8649 * mouse.el (mouse--drag-set-mark-and-point): New function.
ff80a446
SM
8650 (mouse-drag-track): Use LOCATION arg to push-mark.
8651 Use mouse--drag-set-mark-and-point to take click-count into
6d3e82d2
CY
8652 consideration when updating point and mark (Bug#6840).
8653
c68263b1
CY
86542010-08-15 Chong Yidong <cyd@stupidchicken.com>
8655
8656 * progmodes/compile.el (compilation-error-regexp-alist-alist):
8657 Give the Ruby rule a lower priority than Gnu (Bug#6778).
8658
456f369a
ŠN
86592010-08-14 Štěpán Němec <stepnem@gmail.com> (tiny change)
8660
ff80a446
SM
8661 * font-lock.el (lisp-font-lock-keywords-2):
8662 Add combine-after-change-calls, condition-case-no-debug,
456f369a
ŠN
8663 with-demoted-errors, and with-silent-modifications (Bug#6025).
8664
c22e18f5
KR
86652010-08-14 Kevin Ryde <user42@zip.com.au>
8666
8667 * emacs-lisp/copyright.el (copyright-update-year)
b7716b25
CY
8668 (copyright-update): Temporary switch-to-buffer to ensure the
8669 buffer change being queried is visible (Bug#5394).
c22e18f5 8670
6f1a6faf
TT
86712010-08-14 Tom Tromey <tromey@redhat.com>
8672
8673 * progmodes/etags.el (tags-file-name): Mark safe if stringp
8674 (Bug#6733).
8675
e7afcf30
EZ
86762010-08-14 Eli Zaretskii <eliz@gnu.org>
8677
8678 * mouse.el (mouse-yank-primary): Fix mouse-2 on MS-Windows and
8679 MS-DOS. (Bug#6689)
8680
2b4e6277
J
86812010-08-13 Jan Djärv <jan.h.d@swipnet.se>
8682
8683 * menu-bar.el (menu-bar-set-tool-bar-position): New function.
8684 (menu-bar-showhide-tool-bar-menu-customize-enable-left)
8685 (menu-bar-showhide-tool-bar-menu-customize-enable-right)
8686 (menu-bar-showhide-tool-bar-menu-customize-enable-top)
ff80a446
SM
8687 (menu-bar-showhide-tool-bar-menu-customize-enable-bottom):
8688 Call menu-bar-set-tool-bar-position.
2b4e6277 8689
dc94fc85
SM
86902010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
8691
c5683ceb
SM
8692 * progmodes/octave-mod.el (octave-mode-syntax-table): Use the new "c"
8693 comment style (bug#6834).
8694 * progmodes/scheme.el (scheme-mode-syntax-table):
8695 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Remove spurious
8696 "b" flag in "' 14b" syntax.
8697
c82d5b11
SM
8698 * progmodes/octave-mod.el (octave-mode-map): Remove special bindings
8699 for (un)commenting the region and performing completion.
8700 (octave-mode-menu): Use standard commands for help and completion.
8701 (octave-mode-syntax-table): Support %{..%} comments (sort of).
8702 (octave-mode): Use define-derived-mode.
8703 Set completion-at-point-functions and don't set columns.
8704 Don't disable adaptive-fill-regexp.
8705 (octave-describe-major-mode, octave-comment-region)
8706 (octave-uncomment-region, octave-comment-indent)
8707 (octave-indent-for-comment): Remove.
8708 (octave-indent-calculate): Rename from calculate-octave-indent.
7e82caa7 8709 (octave-indent-line, octave-fill-paragraph): Update caller.
c82d5b11
SM
8710 (octave-initialize-completions): No need to make an alist.
8711 (octave-completion-at-point-function): New function.
8712 (octave-complete-symbol): Use it.
8713 (octave-insert-defun): Use define-skeleton.
8714
8715 * progmodes/octave-mod.el (octave-mode): Set comment-add.
8716 (octave-mode-map): Use comment-dwim (bug#6829).
dc94fc85 8717
abec5126 87182010-08-12 Antoine Levitt <antoine.levitt@gmail.com>
61b6abbd
AL
8719
8720 * cus-edit.el (custom-save-variables, custom-save-faces): Fix up
8721 indentation of inserted comment.
8722
3a46642b
J
87232010-08-11 Jan Djärv <jan.h.d@swipnet.se>
8724
8725 * faces.el (region): Add type gtk that uses gtk colors.
8726
8727 * dynamic-setting.el (dynamic-setting-handle-config-changed-event):
8728 Handle theme-name change.
8729
3bd2cfef
MM
87302010-08-10 Michael R. Mauger <mmaug@yahoo.com>
8731
8732 * progmodes/sql.el: Version 2.5
8733 (sql-product-alist): Add :prompt-cont-regexp property for several
8734 database products.
8735 (sql-prompt-cont-regexp): New variable.
61b6abbd
AL
8736 (sql-output-newline-count, sql-output-by-send):
8737 New variables. Record number of newlines in input text.
3bd2cfef
MM
8738 (sql-send-string): Handle multiple filters and count newlines.
8739 (sql-send-magic-terminator): Count terminator newline.
8740 (sql-interactive-remove-continuation-prompt): Filters output to
8741 remove continuation prompts; one for each newline.
8742 (sql-interactive-mode): Set up new variables, prompt regexp and
8743 output filter.
8744 (sql-mode-sqlite-font-lock-keywords): Correct some keywords.
61b6abbd 8745 (sql-make-alternate-buffer-name): Correct buffer name in edge cases.
3bd2cfef 8746
d02c9bcd
SM
87472010-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
8748
8749 * emacs-lisp/pcase.el: New file.
8750
80ca4f1e
MA
87512010-08-10 Michael Albinus <michael.albinus@gmx.de>
8752
8753 * net/tramp.el (tramp-vc-registered-read-file-names): Read input
8754 as here-document, otherwise the command could exceed maximum
8755 length of command line.
d02c9bcd
SM
8756 (tramp-handle-vc-registered): Call script accordingly.
8757 Reported by Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>.
80ca4f1e 8758
2948599b
KH
87592010-08-10 Kenichi Handa <handa@m17n.org>
8760
8761 * language/hebrew.el: Exclude U+05C3 (Hebrew SOF PASUQ) from the
8762 composable pattern.
8763
148cef8e
CY
87642010-08-09 Chong Yidong <cyd@stupidchicken.com>
8765
8766 * emacs-lisp/package.el (package-version-split)
8767 (package--version-first-nonzero, package-version-compare):
8768 Functions removed.
8769 (package-directory-list, package-load-all-descriptors)
8770 (package--built-in, package-activate, define-package)
8771 (package-installed-p, package-compute-transaction)
8772 (package-read-all-archive-contents)
8773 (package--add-to-archive-contents, package-buffer-info)
d02c9bcd
SM
8774 (package-tar-file-info, package-list-packages-internal):
8775 Use version-to-list and version-list-*.
148cef8e 8776
d02c9bcd
SM
8777 * emacs-lisp/package-x.el (package-upload-buffer-internal):
8778 Use version-to-list.
148cef8e
CY
8779 (package-upload-buffer-internal): Use version-list-<=.
8780
82a9ce0f
KH
87812010-08-09 Kenichi Handa <handa@m17n.org>
8782
231e5e5f 8783 * language/hebrew.el: Exclude U+05BD (Hebrew MAQAF) from the
82a9ce0f
KH
8784 composable pattern.
8785
7adf5fdc
CY
87862010-08-08 Chong Yidong <cyd@stupidchicken.com>
8787
fc560445
CY
8788 * tutorial.el (tutorial--default-keys): C-d is now bound to
8789 delete-forward-char (Bug#6826).
8790
7adf5fdc
CY
8791 * mouse.el (mouse-drag-track): Remove accidentally-removed check
8792 for `double' value of mouse-1-click-follows-link (Bug#6807).
8793
e54a1075
JB
87942010-08-08 Johan Bockgård <bojohan@gnu.org>
8795
8796 * replace.el (replace-highlight): Bind isearch-forward and
8797 isearch-error, ensuring that highlighting is updated if the user
8798 switches the search direction (Bug#6808).
8799
8800 * isearch.el (isearch-lazy-highlight-forward): New var.
8801 (isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
8802 (isearch-lazy-highlight-update): Use it.
8803
7815fe19 88042010-08-08 Kenichi Handa <handa@m17n.org>
7a84eee5 8805
8d9e03e4
JB
8806 * international/mule.el (define-charset): Store NAME as :base property.
8807 (ctext-non-standard-encodings-table): Pay attention to charset aliases.
7a84eee5
KH
8808 (ctext-pre-write-conversion): Sort ctext-standard-encodings by the
8809 current priority. Force using the designation of the specific
8d9e03e4 8810 charset by adding `charset' text property. Improve the whole algorithm.
7a84eee5 8811
7815fe19 88122010-08-08 Juanma Barranquero <lekktu@gmail.com>
f6b55526
JB
8813
8814 * emulation/pc-select.el (pc-selection-mode-hook)
8815 (copy-region-as-kill-nomark, beginning-of-buffer-mark)
8816 (pc-selection-mode): Fix typos in docstrings.
8817
7815fe19 88182010-08-08 Kenichi Handa <handa@m17n.org>
6b4d96c2
KH
8819
8820 * language/cyrillic.el: Don't add "microsoft-cp1251" to
8821 ctext-non-standard-encodings-alist here.
8822
8d9e03e4
JB
8823 * international/mule.el (ctext-non-standard-encodings-alist):
8824 Add "koi8-r" and "microsoft-cp1251".
6b4d96c2
KH
8825 (ctext-standard-encodings): New variable.
8826 (ctext-non-standard-encodings-table): List only elements for
8827 non-standard encodings.
186e86db 8828 (ctext-pre-write-conversion): Adjust for the above change.
6b4d96c2
KH
8829 Check ctext-standard-encodings.
8830
8831 * international/mule-conf.el (compound-text): Doc fix.
8832 (ctext-no-compositions): Doc fix.
8833 (compound-text-with-extensions): Doc fix.
8834
7815fe19 88352010-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
c613687b
SM
8836
8837 * simple.el (exchange-dot-and-mark): Mark obsolete, finally.
8838
8d9e03e4 88392010-08-08 Juanma Barranquero <lekktu@gmail.com>
d5b8058f 8840
9ebc731b
JB
8841 * progmodes/which-func.el (which-func-format): Split help-echo text
8842 into lines, like other mode-line tooltips.
8843
d5b8058f
JB
8844 * server.el (server-start): When using TCP sockets, force IPv4
8845 and use a literal 127.0.0.1 for localhost. (Related to bug#6781.)
8846
8d9e03e4 88472010-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
a2077b7f
SM
8848
8849 * bindings.el (complete-symbol): Run completion-at-point as a fallback.
8850
8d9e03e4 88512010-08-08 Juanma Barranquero <lekktu@gmail.com>
f63a7652
JB
8852
8853 * term.el (term-delimiter-argument-list): Reflow docstring.
8854 (term-read-input-ring, term-write-input-ring, term-send-input)
8855 (term-bol, term-erase-in-display, serial-supported-or-barf):
8856 Fix typos in docstrings.
8857
8d9e03e4 88582010-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
a7e26d8b
SM
8859
8860 * bindings.el (function-key-map): Add a S-tab => backtab fallback.
8861
8d9e03e4 88622010-08-08 Juanma Barranquero <lekktu@gmail.com>
bbc4e17c
JB
8863
8864 * dabbrev.el (dabbrev-completion): Fix typo in docstring.
8865
8d9e03e4 88662010-08-08 MON KEY <monkey@sandpframing.com> (tiny change)
9aea20c9
MK
8867
8868 * emacs-lisp/syntax.el (syntax-ppss-toplevel-pos):
8869 Fix typo in docstring (bug#6747).
8870
7815fe19 88712010-08-08 Leo <sdl.web@gmail.com>
16b0b347
LL
8872
8873 * eshell/esh-io.el (eshell-get-target): Better detection of
8874 read-only file (Bug#6762).
8875
7815fe19 88762010-08-08 Juanma Barranquero <lekktu@gmail.com>
ad9ae065
JB
8877
8878 * align.el (align-default-spacing): Doc fix.
8879 (align-region-heuristic, align-regexp): Fix typos in docstrings.
8880
733946e7 88812010-08-08 Stephen Peters <speters@itasoftware.com>
81ee9410 8882
490b89ac 8883 * calendar/icalendar.el
93acd23d
JB
8884 (icalendar--split-value): Fix splitting regexp. (Bug#6766)
8885 (icalendar--get-weekday-numbers): New.
81ee9410 8886 (icalendar--convert-recurring-to-diary): Handle multiple byday
93acd23d 8887 values in weekly rules. (Bug#6766)
81ee9410 8888
490b89ac
UJ
88892010-08-08 Ulf Jasper <ulf.jasper@web.de>
8890
8891 * calendar/icalendar.el (icalendar-uid-format): Doc fix.
8892 (icalendar--create-uid, icalendar-export-region)
8893 (icalendar--parse-summary-and-rest): Code formatting.
8894
2c695727
JB
88952010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
8896
01c35094 8897 * calc/calc.el (calc-trail-mode, calc-refresh): Use `face' property
2c695727
JB
8898 to italicize headers.
8899 (calc-highlight-selections-with-faces): New variable.
8900 (calc-selected-face, calc-nonselected-face): New faces.
8901
8902 * calc/calccomp.el (math-comp-highlight-string): Use
8903 `calc-highlight-selections-with-faces' to determine how to highlight
8904 sub-formulas.
8905
8906 * calc/calc-sel.el (calc-show-selections): Change message to when
8907 using faces to highlight selections.
8908
b93d4f22
MM
89092010-08-07 Michael R. Mauger <mmaug@yahoo.com>
8910
8d9e03e4
JB
8911 * progmodes/sql.el (sql-mode-sqlite-font-lock-keywords):
8912 Add SQLite 3 keywords, functions and datatypes.
8913 (sql-interactive-mode): Remove `comint-process-echoes' set to t
b93d4f22
MM
8914 (Bug#6686).
8915
9852377f
CY
89162010-08-07 Chong Yidong <cyd@stupidchicken.com>
8917
8918 * simple.el (select-active-regions): Move to keyboard.c.
8919 (deactivate-mark): Used saved-region-selection.
8920 (select-active-region): Function removed.
8921 (activate-mark, set-mark, push-mark-command)
8922 (handle-shift-selection): Don't call it.
8923 (keyboard-quit): Avoid adding the region to the window selection.
8924
8925 * mouse.el (mouse-drag-track): Remove hacks to deal with old
8926 select-active-regions implementation.
8927 (mouse-yank-at-click): Doc fix.
8928
8929 * cus-start.el: Add custom declaration for select-active-regions.
8930
822775bf
EZ
89312010-08-07 Eli Zaretskii <eliz@gnu.org>
8932
4c5130d6
EZ
8933 * simple.el (delete-forward-char): Doc fix.
8934
822775bf
EZ
8935 * tutorial.el (help-with-tutorial): Hack safe file-local variables
8936 after reading the tutorial.
8937
bd4c5e3e
AM
89382010-08-06 Alan Mackenzie <bug-cc-mode@gnu.org>
8939
6a7662bb
BR
8940 * progmodes/cc-cmds.el (c-mask-paragraph, c-fill-paragraph):
8941 Fix for the case that a C style comment has its delimiters alone on
cb6fa1ad 8942 their respective lines. (Bug#193)
bd4c5e3e 8943
d00fa9b6
MA
89442010-08-06 Michael Albinus <michael.albinus@gmx.de>
8945
8d9e03e4 8946 * net/tramp.el (tramp-handle-start-file-process): Set connection
d00fa9b6 8947 property "vec".
6a7662bb
BR
8948 (tramp-process-sentinel): Use it for flushing the cache.
8949 We cannot do it via the process buffer, the buffer could be deleted
d00fa9b6
MA
8950 already when running the sentinel.
8951
89522010-08-06 Jürgen Hötzel <juergen@archlinux.org> (tiny change)
942415f3
MA
8953
8954 * comint.el (comint-mode): Make directory tracking functions
8955 functional on remote files. (Bug#6764)
8956
b3d42406
DN
89572010-08-06 Dan Nicolaescu <dann@ics.uci.edu>
8958
8959 * vc/diff-mode.el (diff-mode-shared-map): Bind g to revert-buffer.
8960
29cf3e20
EZ
89612010-08-05 Eli Zaretskii <eliz@gnu.org>
8962
6a7662bb
BR
8963 * emacs-lisp/find-gc.el (find-gc-source-files):
8964 Rename unexec.c => unexcoff.c.
29cf3e20 8965
6a7662bb
BR
8966 * emacs-lisp/authors.el (authors-fixed-entries):
8967 Rename unexec.c => unexcoff.c.
29cf3e20 8968
39e1bf0b
MA
89692010-08-05 Michael Albinus <michael.albinus@gmx.de>
8970
8971 * net/tramp.el (tramp-handle-dired-uncache): Flush directory
8972 cache, not only file cache.
8973 (tramp-process-sentinel): New defun.
8974 (tramp-handle-start-file-process): Use it, in order to invalidate
8975 file caches.
8976
9f982e22
LL
89772010-08-03 Leo <sdl.web@gmail.com>
8978
8979 * server.el (server-start): Simplify loop.
8980
0798a8d8
SM
89812010-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
8982
548c5c47
SM
8983 * frame.el (screen-height, screen-width, set-screen-width)
8984 (set-screen-height): Remove ancient compatibility aliases.
8985
3311d1c2
SM
8986 * textmodes/fill.el (justify-current-line): Don't add 1 to nspaces
8987 when justifying. It seems useless and harmful for ncols=1 (bug#6738).
8988
0798a8d8
SM
8989 * emacs-lisp/timer.el (timer-event-handler): Protect against timers
8990 that change current buffer.
8991
26ee77a6
YM
89922010-08-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8993
8994 * mouse.el (mouse-fixup-help-message): Match "mouse-2" only at the
8995 beginning of the string. Use `string-match-p'. (Bug#6765)
8996
aa1859f5
J
89972010-08-01 Jan Djärv <jan.h.d@swipnet.se>
8998
8999 * cus-start.el (x-gtk-use-system-tooltips): New variable.
9000
376c2b6b
CY
90012010-08-01 Chong Yidong <cyd@stupidchicken.com>
9002
0798a8d8 9003 * emacs-lisp/package.el (package--list-packages): Fix column alignment.
376c2b6b 9004 (package--builtins): Tweak descriptions.
0798a8d8
SM
9005 (package-print-package): Upcase descriptions if necessary.
9006 Show all built-in packages in font-lock-builtin-face.
9007 (package-list-packages-internal): Omit "emacs" package.
9008 Show status of built-in packages as "built-in".
376c2b6b 9009
16041401
CY
90102010-07-31 Chong Yidong <cyd@stupidchicken.com>
9011
9012 * mouse.el (mouse-save-then-kill): Doc fix. Deactivate mark
9013 before killing to preserve the primary selection (Bug#6701).
9014
9015 * term/x-win.el (x-select-text): Doc fix.
9016
0798a8d8
SM
90172010-07-31 Nathaniel Flath <flat0103@gmail.com>
9018
452ea855
AM
9019 * progmodes/cc-vars.el (c-offsets-alist, c-inside-block-syms)
9020 (objc-font-lock-extra-types):
452ea855 9021 * progmodes/cc-mode.el (c-basic-common-init):
452ea855
AM
9022 * progmodes/cc-langs.el (c-make-mode-syntax-table)
9023 (c++-make-template-syntax-table)
9024 (c-identifier-syntax-modifications, c-symbol-start, c-operators)
9025 (c-<-op-cont-regexp, c->-op-cont-regexp, c-class-decl-kwds)
9026 (c-brace-list-decl-kwds, c-modifier-kwds, c-prefix-spec-kwds-re)
9027 (c-type-list-kwds, c-decl-prefix-re, c-opt-type-suffix-key):
452ea855
AM
9028 * progmodes/cc-fonts.el (c-make-inverse-face)
9029 (c-basic-matchers-after):
452ea855
AM
9030 * progmodes/cc-engine.el (c-forward-keyword-clause)
9031 (c-forward-<>-arglist, c-forward-<>-arglist-recur)
9032 (c-forward-name, c-forward-type, c-forward-decl-or-cast-1)
9033 (c-guess-continued-construct, c-guess-basic-syntax):
2f5e7c6f
GM
9034 Enhance Java Mode to handle Java 5.0 (Tiger) and Java 6 (Mustang).
9035 The above functions were modified or created.
452ea855 9036
37766706
J
90372010-07-31 Jan Djärv <jan.h.d@swipnet.se>
9038
0798a8d8 9039 * faces.el (face-all-attributes): Improve documentation (Bug#6767).
37766706 9040
cd83d522
EZ
90412010-07-31 Eli Zaretskii <eliz@gnu.org>
9042
9043 * files.el (bidi-paragraph-direction): Define safe local values.
9044
9045 * language/hebrew.el ("Hebrew"): Add TUTORIAL.he to
9046 language-info-alist. Remove outdated FIXME in a comment.
9047
28e5cf7c
AM
90482010-07-31 Alan Mackenzie <acm@muc.de>
9049
9050 * progmodes/cc-cmds.el (c-mask-paragraph): Fix bug #6688:
9051 Auto-fill broken in C/C++ modes.
9052
bfeabdc3
JD
90532010-07-29 Jan Djärv <jan.h.d@swipnet.se>
9054
9055 * menu-bar.el (menu-bar-showhide-tool-bar-menu-customize-enable-left)
9056 (menu-bar-showhide-tool-bar-menu-customize-disable)
9057 (menu-bar-showhide-tool-bar-menu-customize-enable-right)
0798a8d8
SM
9058 (menu-bar-showhide-tool-bar-menu-customize-enable-bottom)
9059 (menu-bar-showhide-tool-bar-menu-customize-enable-top): New functions
bfeabdc3
JD
9060 (menu-bar-showhide-tool-bar-menu): If tool bar is moveable,
9061 make a menu for Options => toolbar that can move it.
9062
063e5294
CY
90632010-07-29 Chong Yidong <cyd@stupidchicken.com>
9064
9065 * emacs-lisp/package-x.el (package--make-rss-entry):
9066 (package-maint-add-news-item, package--update-news)
9067 (package-upload-buffer-internal): New arg ARCHIVE-URL.
9068
9069 * emacs-lisp/package.el (package-archive-url): Rename from
9070 package-archive-id.
9071 (package-install): Doc fix.
9072 (package-download-single, package-download-tar, package-install)
9073 (package-menu-view-commentary): Callers changed.
9074
683cc385
MA
90752010-07-29 Michael Albinus <michael.albinus@gmx.de>
9076
9077 * net/tramp.el (tramp-handle-start-file-process): Check only for
9078 `remote-tty' process property.
9079 (tramp-open-shell): Don't check for tty.
9080 (tramp-open-connection-setup-interactive-shell): Set `remote-tty'
9081 process property.
9082
9083 * progmodes/gdb-mi.el (gdb-init-1): Check also for tty on a remote
9084 host.
9085
bc44bef7
PH
90862010-07-28 Chong Yidong <cyd@stupidchicken.com>
9087
9088 * emacs-lisp/package.el (package-load-list, package-archives)
9089 (package-archive-contents, package-user-dir)
9090 (package-directory-list, package--builtins, package-alist)
9091 (package-activated-list, package-obsolete-alist): Mark as risky.
9092
90932010-07-28 Phil Hagelberg <phil@evri.com>
9094
9095 Add support for non-default package repositories.
9096 * emacs-lisp/package.el (package-archive-base): Var deleted.
9097 (package-archives): New variable.
9098 (package-archive-contents): Doc fix.
0798a8d8 9099 (package-load-descriptor): Do nothing if descriptor file is missing.
bc44bef7
PH
9100 (package--write-file-no-coding): New function.
9101 (package-unpack-single): Use it.
9102 (package-archive-id): New function.
9103 (package-download-single, package-download-tar)
9104 (package-menu-view-commentary): Use it.
9105 (package-installed-p): Make second argument optional.
9106 (package-read-all-archive-contents): New function.
9107 (package-initialize): Use it.
9108 (package-read-archive-contents): Add ARCHIVE argument.
9109 (package--add-to-archive-contents): New function.
9110 (package-install): Don't call package-read-archive-contents.
9111 (package--download-one-archive): Store archive file in a
9112 subdirectory of package-user-dir.
9113 (package-menu-execute): Remove spurious line movement.
9114
8a52f00a
JD
91152010-07-28 Jan Djärv <jan.h.d@swipnet.se>
9116
9117 * cus-start.el (tool-bar-style): Add text-image-horiz.
9118
b21d3ceb
MA
91192010-07-28 Michael Albinus <michael.albinus@gmx.de>
9120
9121 * progmodes/gud.el (gud-common-init): Check for remoteness of
9122 `file', and not of `default-directory'.
9123
8fbcce2d
MA
91242010-07-28 Michael Albinus <michael.albinus@gmx.de>
9125
9126 * net/tramp.el (tramp-methods): Move hostname to the end in all
9127 ssh `tramp-login-args'.
9128 (tramp-verbose): Describe verbose level 9.
9129 (tramp-open-shell): Check for tty if `tramp-verbose' >= 9.
9130 (tramp-open-connection-setup-interactive-shell): Trace stty
9131 settings if `tramp-verbose' >= 9.
9132 (tramp-handle-start-file-process): Implement tty setting.
9133 (Bug#4604, Bug#6360)
9134
9135 * net/tramp-cmds.el (tramp-bug): Recommend setting of
9136 `tramp-verbose' to 9.
9137
128440c9
AH
91382010-07-27 Aaron S. Hawley <ashawley@burlingtontelecom.net>
9139
9140 * emacs-lisp/re-builder.el (reb-re-syntax, reb-lisp-mode)
9141 (reb-lisp-syntax-p, reb-change-syntax, reb-cook-regexp):
9142 Remove references to package `lisp-re' (bug#4369).
9143
ae0c2494
TT
91442010-07-27 Tom Tromey <tromey@redhat.com>
9145
9146 * progmodes/js.el (js-mode):
9147 * progmodes/make-mode.el (makefile-mode):
9148 * progmodes/simula.el (simula-mode):
9149 * progmodes/tcl.el (tcl-mode): Derive from prog-mode.
9150
0ed082fe 91512010-07-27 Juanma Barranquero <lekktu@gmail.com>
fe4be04c
JB
9152
9153 * help-fns.el (find-lisp-object-file-name): Doc fix (bug#6494).
9154
7c7c04c0
JB
9155 * time.el (display-time-day-and-date): Remove spurious * in docstring.
9156 (display-time-world-buffer-name, display-time-world-mode-map):
9157 Fix typos in docstrings.
9158
0ed082fe 91592010-07-27 Shyam Karanatt <shyam@swathanthran.in> (tiny change)
c9088194
SK
9160
9161 * image-mode.el (image-display-size): New function.
9162 (image-forward-hscroll, image-next-line, image-eol, image-eob)
9163 (image-mode-fit-frame): Use it (Bug#6639).
9164
0ed082fe 91652010-07-27 Chong Yidong <cyd@stupidchicken.com>
dad7c716
CY
9166
9167 * dired.el (dired-buffers-for-dir): Handle list values of
9168 dired-directory (Bug#6636).
9169
aa2d4bd3
SS
91702010-07-26 Sam Steingold <sds@gnu.org>
9171
9172 * mouse.el (mouse-yank-primary, mouse-yank-secondary):
9173 Do not call `x-get-selection' the second time, reuse the value.
9174
78b84da3
DU
91752010-07-26 Daiki Ueno <ueno@unixuser.org>
9176
9177 * epa-mail.el (epa-mail-mode-map): Add alternative key bindings
0798a8d8 9178 which consist of control chars only. Suggested by Richard Stallman.
78b84da3 9179
4f195cf7
DU
91802010-07-25 Daiki Ueno <ueno@unixuser.org>
9181
9182 * epa-file.el (epa-file-insert-file-contents): Check if LOCAL-FILE
9183 exists before passing an error to find-file-not-found-functions
9184 (bug#6723).
9185
195e19e4
LH
91862010-07-23 Lukas Huonker <l.huonker@gmail.com>
9187
9188 * play/tetris.el (tetris-tty-colors, tetris-x-colors, tetris-blank):
9189 Remove leading nil element, adjust values.
9190 (tetris-shapes, tetris-shape-scores):
9191 Change representation of shapes and remove some redundancy.
9192 (tetris-get-shape-cell, tetris-shape-width, tetris-draw-next-shape)
9193 (tetris-draw-shape, tetris-erase-shape, tetris-test-shape):
9194 Adjust for working with new representation of shapes.
9195 (tetris-shape-rotations): New function.
9196 (tetris-move-bottom, tetris-move-left, tetris-move-right)
9197 (tetris-rotate-prev, tetris-rotate-next):
9198 Adjust for working with the new version of tetris-test-shape.
9199
9cf2db99
MT
92002010-07-23 Markus Triska <markus.triska@gmx.at>
9201
9202 * progmodes/ps-mode.el: Use comint (bug#5954).
9203 (ps-run-mode-map): Adapt for comint-mode; omit "\r", [return]..
9204 (ps-mode-other-newline): Simplify.
9205 (ps-run-mode): Derive from comint-mode instead of
9206 fundamental-mode, yielding input history etc.
9207 (ps-run-start, ps-run-quit, ps-run-clear, ps-run-region)
9208 (ps-run-send-string): Adapt for comint-mode.
9209 (ps-run-newline): Remove now unneeded function.
9210
225d5e9e
MA
92112010-07-23 Michael Albinus <michael.albinus@gmx.de>
9212
9213 * net/tramp.el (tramp-methods): Move hostname to the end in all
9214 plink `tramp-login-args'.
9215
84bc68f2
MA
92162010-07-23 Michael Albinus <michael.albinus@gmx.de>
9217
9218 * net/tramp.el (tramp-open-shell): New defun.
9219 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
9220 Use it.
9221
1eb5ca1c
MA
92222010-07-23 Michael Albinus <michael.albinus@gmx.de>
9223
9224 * net/tramp.el (tramp-file-name-regexp-unified)
9225 (tramp-completion-file-name-regexp-unified): On W32 systems, do
9226 not regard the volume letter as remote filename. (Bug#5447)
9227
440735a7
JB
92282010-07-23 Juanma Barranquero <lekktu@gmail.com>
9229
9230 * custom.el (custom-declare-variable): Give a clearer error message
9231 when the docstring is missing (bug#6476).
9232
5474c40f
MM
92332010-07-22 Michael R. Mauger <mmaug@yahoo.com>
9234
9235 * progmodes/sql.el: Version 2.4. Improved Login prompting.
9236 (sql-login-params): New widget definition.
9237 (sql-oracle-login-params, sql-mysql-login-params)
9238 (sql-solid-login-params, sql-sybase-login-params)
9239 (sql-informix-login-params, sql-ingres-login-params)
9240 (sql-ms-login-params, sql-postgres-login-params)
9241 (sql-interbase-login-params, sql-db2-login-params)
9242 (sql-linter-login-params): Use it.
9243 (sql-sqlite-login-params): Use it; Define "database" parameter as
9244 a file name.
c4cc8b9a 9245 (sql-sqlite-program): Change to "sqlite3".
5474c40f
MM
9246 (sql-comint-sqlite): Make sure database name is complete.
9247 (sql-for-each-login): New function.
9248 (sql-connect, sql-save-connection): Use it.
9249 (sql-get-login-ext): New function.
9250 (sql-get-login): Use it.
9251 (sql-make-alternate-buffer-name): Handle :file parameters.
9252
9c0deccb
JB
92532010-07-22 Juanma Barranquero <lekktu@gmail.com>
9254
9255 * dired.el (dired-no-confirm): Document value t and fix defcustom to
9256 accept it (bug#6597). Suggested by Drew Adams <drew.adams@oracle.com>.
9257
aac818a8
TL
92582010-07-22 Teemu Likonen <tlikonen@iki.fi> (tiny change)
9259
9260 * dired.el (dired-mode-map): Use command remapping (bug#6632).
9261
47d2734f
LM
92622010-07-22 Lawrence Mitchell <wence@gmx.li>
9263
9264 * term/vt100.el (vt100-wide-mode): Fix :init-value keyword (bug#6620).
9265
10e73994
MA
92662010-07-21 Michael Albinus <michael.albinus@gmx.de>
9267
9268 * net/tramp.el (tramp-get-ls-command)
9269 (tramp-get-ls-command-with-dired): Run tests on "/dev/null"
9270 instead of "/".
9271
d26b0ea9
MM
92722010-07-20 Michael R. Mauger <mmaug@yahoo.com>
9273
9274 * progmodes/sql.el: Version 2.3.
f49d1f52 9275 (sql-connection-alist): Change keys from symbols to strings;
d26b0ea9 9276 enhanced the widget definition.
88b5a757
DD
9277 (sql-mode-menu): Add submenu to select connections.
9278 (sql-interactive-mode-menu): Add "Save Connection" item.
9279 (sql-add-product): Fix menu item.
d26b0ea9 9280 (sql-get-product-feature): Improved error handling.
5f9d345c 9281 (sql--alt-buffer-part, sql--alt-if-not-empty): Remove.
d26b0ea9
MM
9282 (sql-make-alternate-buffer-name): Simplified.
9283 (sql-product-interactive): Handle missing product.
9284 (sql-connect): Support string keys, minor improvements.
9285 (sql-save-connection): New function.
9286 (sql-connection-menu-filter): New function.
9287
af4b9ae5
MA
92882010-07-20 Michael Albinus <michael.albinus@gmx.de>
9289
9290 * net/tramp.el (tramp-file-name-handler): Trace 'quit.
6a7662bb
BR
9291 (tramp-open-connection-setup-interactive-shell):
9292 Apply workaround for IRIX64 bug. Move argument of last
af4b9ae5
MA
9293 `tramp-send-command' where it belongs to.
9294
da040a16
MA
92952010-07-20 Michael Albinus <michael.albinus@gmx.de>
9296
9297 * net/tramp.el (tramp-perl-file-attributes)
9298 (tramp-perl-directory-files-and-attributes): Don't pass "$3".
9299 (tramp-maybe-open-connection): Use `async-args' and `gw-args' in
9300 front of `login-args'.
9301
16f3ade5
JB
93022010-07-19 Juanma Barranquero <lekktu@gmail.com>
9303
9304 * time.el (display-time-world-mode): Define with `define-derived-mode'.
9305 Set `show-trailing-whitespace' to nil.
9306 (display-time-world-display): Simplify.
9307
00af0b67
AM
93082010-07-18 Alan Mackenzie <acm@muc.de>
9309
9310 Enhance `c-file-style' in file/directory local variables.
a628ad9d 9311 * progmodes/cc-mode.el (c-count-cfss): New function.
00af0b67
AM
9312 (c-before-hack-hook): Call `c-set-style' differently according to
9313 whether c-file-style was set in file or directory local
9314 variables.
9315
30c4d8dc
MM
93162010-07-18 Michael R. Mauger <mmaug@yahoo.com>
9317
9318 * progmodes/sql.el: Version 2.2.
6a7662bb
BR
9319 (sql-product, sql-user, sql-database, sql-server, sql-port):
9320 Use defcustom :safe keyword rather than putting safe-local-variable
30c4d8dc
MM
9321 property.
9322 (sql-password): Use defcustom :risky keyword rather than putting
9323 risky-local-variable property.
9324 (sql-oracle-login-params, sql-sqlite-login-params)
9325 (sql-solid-login-params, sql-sybase-login-params)
9326 (sql-informix-login-params, sql-ingres-login-params)
9327 (sql-ms-login-params, sql-postgres-login-params)
9328 (sql-interbase-login-params, sql-db2-login-params)
c4cc8b9a 9329 (sql-linter-login-params): Add `port' option.
88b5a757 9330 (sql-get-product-feature): Add NO-INDIRECT parameter.
30c4d8dc
MM
9331 (sql-comint-oracle, sql-comint-sybase)
9332 (sql-comint-informix, sql-comint-sqlite, sql-comint-mysql)
9333 (sql-comint-solid, sql-comint-ingres, sql-comint-ms)
9334 (sql-comint-postgres, sql-comint-interbase, sql-comint-db2)
88b5a757 9335 (sql-comint-linter): Rename sql-connect-* functions to
30c4d8dc 9336 sql-comint-*.
88b5a757 9337 (sql-product-alist, sql-mode-menu): Rename as above and
30c4d8dc 9338 :sqli-connect-func to :sqli-comint-func.
c4cc8b9a 9339 (sql-connection): New variable.
30c4d8dc
MM
9340 (sql-interactive-mode): Set it.
9341 (sql-connection-alist): New variable.
9342 (sql-connect): New function.
9343 (sql--alt-buffer-part, sql--alt-if-not-empty)
a628ad9d 9344 (sql-make-alternate-buffer-name): Improved alternative buffer name.
30c4d8dc 9345
f12492c8
TV
93462010-07-17 Thierry Volpiatto <thierry.volpiatto@gmail.com>
9347
9348 * image-mode.el (image-bookmark-make-record): Do not set context
9349 in an image (Bug#6650).
9350
91023c68
CY
93512010-07-17 Chong Yidong <cyd@stupidchicken.com>
9352
9353 * simple.el (select-active-region): New function.
9354 (push-mark-command, set-mark, activate-mark)
9355 (handle-shift-selection): Use it.
9356 (deactivate-mark): Don't check for size of region.
9357
9358 * mouse.el (mouse-drag-track): Use select-active-region.
9359
1c0e8f0e
MA
93602010-07-17 Michael Albinus <michael.albinus@gmx.de>
9361
9362 * net/tramp.el (tramp-get-ls-command-with-dired): Make test for
9363 "--dired" stronger.
9364
2490cbbc
CY
93652010-07-17 Chong Yidong <cyd@stupidchicken.com>
9366
9367 * term/x-win.el (x-select-enable-primary): Change default to nil.
9368 (x-select-enable-clipboard): Add :version keyword.
9369
9370 * mouse.el (mouse-drag-copy-region):
9371 * simple.el (select-active-regions): Likewise.
9372
f253ef6a
RS
93732010-07-16 Reiner Steib <Reiner.Steib@gmx.de>
9374
a628ad9d 9375 * vc/vc.el (vc-coding-system-inherit-eol): New defvar.
f253ef6a
RS
9376 (vc-coding-system-for-diff): Use it to decide whether to inherit
9377 from the file the EOL format for reading the diffs of that file.
9378 (Bug#4451)
9379
134a027f
EZ
93802010-07-16 Eli Zaretskii <eliz@gnu.org>
9381
9382 * mail/rmailmm.el (rmail-mime-save): Make the temp buffer
9383 unibyte, so compressed attachments are not compressed again.
9384
7e4289ad
MA
93852010-07-16 Michael Albinus <michael.albinus@gmx.de>
9386
9387 * net/tramp.el (tramp-handle-shell-command): Don't use hard-wired
9388 "/bin/sh" but `tramp-remote-sh' from `tramp-methods'.
9389 (tramp-find-shell): Simplify setting connection property.
9390 (tramp-get-ls-command): Make test for "--color=never" stronger.
9391
7473fff9 93922010-07-15 Simon South <ssouth@member.fsf.org>
2c6a779a
SS
9393
9394 * progmodes/delphi.el (delphi-previous-indent-of): Indent case
9395 blocks within record declarations (i.e. variant parts) correctly.
9396
a11b38ee
SS
93972010-07-15 Simon South <ssouth@member.fsf.org>
9398
9399 * progmodes/delphi.el (delphi-token-at): Give newlines precedence
9400 over literal tokens when parsing so newlines aren't "absorbed" by
9401 single-line comments. Corrects the indentation of case blocks
9402 that have a comment on the first line.
9403
077e0753
KF
94042010-07-14 Karl Fogel <kfogel@red-bean.com>
9405
9406 * bookmark.el (bookmark-load-hook): Fix doc string as suggested
9407 by Drew Adams (Bug#5504).
9408
243881ed
J
94092010-07-14 Jan Djärv <jan.h.d@swipnet.se>
9410
9411 * xt-mouse.el (xterm-mouse-event-read): Fix for characters > 127
dd86ea11 9412 now that Unicode is used (Bug#6594).
243881ed 9413
f9d71b42
CY
94142010-07-14 Chong Yidong <cyd@stupidchicken.com>
9415
9416 * term/x-win.el (x-select-enable-clipboard): Default to t.
9417 (x-initialize-window-system): Don't overwrite Paste menu item.
9418
9419 * simple.el (select-active-regions): Default to t.
9420 (push-mark-command): Don't overwrite primary with empty string.
9421
9422 * mouse.el: Bind mouse-2 to mouse-yank-primary.
9423 (mouse-drag-copy-region): Default to nil.
9424
9425 * menu-bar.el (menu-bar-enable-clipboard): Don't overwrite
9426 Cut/Copy/Paste menu bar items.
9427
a628ad9d 94282010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
8f2eaa8a
TV
9429
9430 Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
9431 Patch applied by Karl Fogel.
9432
9433 * bookmark.el (bookmark-set): Don't set `bookmark-yank-point'
9434 and `bookmark-current-buffer' if they have been already set in
9435 another buffer (e.g gnus-art).
9436
e44fa724 94372010-07-13 Karl Fogel <kfogel@red-bean.com>
a628ad9d 9438 Thierry Volpiatto <thierry.volpiatto@gmail.com>
e44fa724
KF
9439
9440 Preparation for setting bookmarks in Gnus article buffers (Bug#5975).
9441
9442 * bookmark.el (bookmark-make-record-default): Allow unneeded
9443 information to be omitted from the record.
9444
9445 Adjust declarations and calls:
9446
9447 * info.el (bookmark-make-record-default): Adjust declaration.
9448 (Info-bookmark-make-record): Adjust call.
9449
9450 * woman.el (bookmark-make-record-default): Adjust declaration.
9451 (woman-bookmark-make-record): Adjust call.
9452
9453 * man.el (bookmark-make-record-default): Adjust declaration.
9454 (Man-bookmark-make-record): Adjust call.
9455
9456 * image-mode.el (bookmark-make-record-default): Adjust declaration.
9457
9458 * doc-view.el (bookmark-make-record-default): Adjust declaration.
9459
0c4371fe
KF
94602010-07-13 Karl Fogel <kfogel@red-bean.com>
9461
9462 * bookmark.el (bookmark-show-annotation): Use `when' instead of `if'.
9463 This is also from Thierry Volpiatto's patch in bug #6444. However,
9464 because it was extraneous to the functional change in that patch,
9465 and causes a re-indendation, I am committing it separately.
9466
2bb8db3e 94672010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
068a0233
KF
9468
9469 * bookmark.el (bookmark-show-annotation): Ensure annotations show,
9470 e.g. in Info bookmarks, by using `switch-to-buffer-other-window'.
2bb8db3e 9471 Patch applied by Karl Fogel (Bug#6444).
068a0233 9472
21bd02a6
CY
94732010-07-13 Chong Yidong <cyd@stupidchicken.com>
9474
9475 * frame.el (make-frame): Fix typo in 2010-06-30 change (Bug#6625).
9476
79cb9c05
AR
94772010-07-13 Adrian Robert <Adrian.B.Robert@gmail.com>
9478
9479 * term/ns-win.el: Bind M-~ to 'ns-prev-frame (due to Matthew
9480 Dempsky; bug#5084). Remove incorrect binding for S-tab.
9481 (ns-alternatives-map): Change S-tab binding to backtab
9482 (bug#6616).
9483
9484 * simple.el (normal-erase-is-backspace-setup-frame): Set mode on
9485 under ns.
9486
beb000f9
AS
94872010-07-12 Andreas Schwab <schwab@linux-m68k.org>
9488
dd86ea11
JB
9489 * language/tai-viet.el ("TaiViet"): Try to fix re-encoding bugs.
9490 (Bug#5806)
e9952282 9491
beb000f9
AS
9492 * language/tv-util.el (tai-viet-re): Remove format.
9493
6f2cdcd1
KH
94942010-07-12 Kenichi Handa <handa@m17n.org>
9495
dd86ea11
JB
9496 * language/hebrew.el: Remove no-byte-compile declaration.
9497 Change coding: tag to utf-8. Register hebrew-shape-gstring in
6f2cdcd1
KH
9498 composition-function-table for 3-character looking back.
9499 (hebrew-font-get-precomposed): New function.
9500 (hebrew-shape-gstring): Utilize precomposed glyphs if available.
9501
f479ef6e
CY
95022010-07-11 Chong Yidong <cyd@stupidchicken.com>
9503
9504 * mouse.el (mouse-drag-track): Handle select-active-regions
9505 (Bug#6612).
9506
3277c1ee
MA
95072010-07-11 Magnus Henoch <magnus.henoch@gmail.com>
9508
9509 * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Do not pass
9510 empty argument to gvfs-copy.
9511
3260caf8
GM
95122010-07-10 Glenn Morris <rgm@gnu.org>
9513
9514 * calendar/calendar.el (calendar-week-end-day): New function.
9515 * calendar/cal-tex.el (cal-tex-cursor-month): Remove unused vars.
9516 Respect calendar-week-start-day. (Bug#6606)
9517 (cal-tex-insert-day-names, cal-tex-insert-blank-days)
9518 (cal-tex-insert-blank-days-at-end): Respect calendar-week-start-day.
9519 (cal-tex-first-blank-p, cal-tex-last-blank-p): Simplify, and
9520 respect calendar-week-start-day.
9521
c876b263
CY
95222010-07-10 Chong Yidong <cyd@stupidchicken.com>
9523
9524 * simple.el (use-region-p): Doc fix (Bug#6607).
9525
dce34635
AG
95262010-07-10 Aleksei Gusev <aleksei.gusev@gmail.com> (tiny change)
9527
6a7662bb
BR
9528 * progmodes/compile.el (compilation-error-regexp-alist-alist):
9529 Add regexps for cucumber and ruby.
dce34635 9530
c0397930
DU
95312010-07-08 Daiki Ueno <ueno@unixuser.org>
9532
9533 * epa-file.el (epa-file-error, epa-file--find-file-not-found-function)
9534 (epa-file-insert-file-contents): Hack to prevent
192cfe77 9535 find-file from opening empty buffer when decryption failed
c0397930
DU
9536 (bug#6568).
9537
fd5539c6
AM
95382010-07-07 Agustín Martín <agustin.martin@hispalinux.es>
9539
a628ad9d
JB
9540 * textmodes/ispell.el (ispell-alternate-dictionary):
9541 Use file-readable-p.
fd5539c6
AM
9542 Return nil if no word-list is found at default locations.
9543 (ispell-complete-word-dict): Default to nil.
9544 (ispell-command-loop): Use 'word-list' when using lookup-words.
9545 (lookup-words): Use ispell-complete-word-dict or
9546 ispell-alternate-dictionary. Check for word-list availability
9547 and handle errors if needed with better messages (Bug#6539).
9548 (ispell-complete-word): Use ispell-complete-word-dict or
9549 ispell-alternate-dictionary.
9550
4565b08e
CS
95512010-07-07 Christoph Scholtes <cschol2112@gmail.com>
9552
9553 * progmodes/python.el (python-font-lock-keywords): Add Python 2.7
9554 builtins (BufferError, BytesWarning, WindowsError; callables
9555 bin, bytearray, bytes, format, memoryview, next, print; __package__).
9556
a2c270e7
GM
95572010-07-07 Glenn Morris <rgm@gnu.org>
9558
9559 * play/zone.el (top-level): Do not require timer, tabify, or cl.
9560 (zone-shift-left): Ignore intangibility, and any errors from
9561 forward-char.
9562 (zone-shift-right): Remove no-op end-of-line. Ignore intangibility.
9563 (zone-pgm-putz-with-case): Use upcase-region rather than inserting,
9564 deleting, and copying text properties.
9565 (zone-line-specs, zone-pgm-stress): Check forward-line exit status.
9566 (zone-pgm-rotate): Handle odd buffers like that of gomoku, where getting
9567 to point-max is hard.
9568 (zone-fret, zone-fill-out-screen): Replace cl's do with dotimes.
9569 (zone-fill-out-screen): Ignore intangibility.
9570
81133808
CY
95712010-07-05 Chong Yidong <cyd@stupidchicken.com>
9572
4ad11f8c
CY
9573 * menu-bar.el (menu-bar-mode):
9574 * tool-bar.el (tool-bar-mode): Replace default-frame-alist element
9575 if it has been set.
9576
81133808
CY
9577 * mouse.el (mouse-drag-track): Call mouse-start-end to handle
9578 word/line selection (Bug#6565).
9579
b24344ca
JB
95802010-07-04 Juanma Barranquero <lekktu@gmail.com>
9581
9582 * net/dbus.el (dbus-send-signal): Declare function.
9583
b1ce08da
MA
95842010-07-04 Michael Albinus <michael.albinus@gmx.de>
9585
9586 * net/dbus.el: Implement signal "PropertiesChanged" (from D-Bus 1.3.1).
9587 (dbus-register-property): New optional argument EMITS-SIGNAL.
9588 (dbus-property-handler): Send signal "PropertiesChanged" if requested.
9589
5592c08f
CY
95902010-07-03 Chong Yidong <cyd@stupidchicken.com>
9591
9592 * mouse.el (mouse-drag-overlay): Variable deleted.
9593 (mouse-move-drag-overlay, mouse-show-mark): Functions deleted.
9594 (mouse--remap-link-click-p): New function.
9595 (mouse-drag-track): Handle dragging by using temporary Transient
9596 Mark mode, instead of a special overlay.
9597 (mouse-kill-ring-save, mouse-save-then-kill): Don't call
9598 mouse-show-mark.
9599
9600 * mouse-sel.el (mouse-sel-selection-alist): mouse-drag-overlay
9601 deleted.
9602
a6ed0e28
JL
96032010-07-02 Juri Linkov <juri@jurta.org>
9604
9605 * autoinsert.el (auto-insert-alist): Fix readability
9606 by using dotted pair notation for lambda.
9607
c91e692b
JL
96082010-07-02 Juri Linkov <juri@jurta.org>
9609
9610 * faces.el (read-face-name): Rename arg `string-describing-default'
9611 to `default'. Doc fix. Display the default value in quotes
9612 in the prompt. With empty input, return the `default' arg,
9613 unless the default value is a string (in which case return nil).
9614 (describe-face): Replace the string `default' arg of `read-face-name'
9615 with the symbol `default'.
9616
23640f8f
CY
96172010-07-02 Chong Yidong <cyd@stupidchicken.com>
9618
9619 * emulation/viper-cmd.el (viper-delete-backward-char)
9620 (viper-del-backward-char-in-insert)
9621 (viper-del-backward-char-in-replace, viper-change)
9622 (viper-backward-indent): Replace delete-backward-char with
9623 delete-char (Bug#6552).
9624
b32d1614
CY
96252010-07-01 Chong Yidong <cyd@stupidchicken.com>
9626
9627 * ruler-mode.el (ruler--save-header-line-format): Fix typos.
9628
c1ef4455
CY
96292010-06-30 Chong Yidong <cyd@stupidchicken.com>
9630
9631 * frame.el (make-frame): Add default-frame-alist to the PARAMETERS
9632 argument passed to frame-creation-function (Bug#5378).
9633
9634 * faces.el (x-handle-named-frame-geometry)
9635 (x-handle-reverse-video, x-create-frame-with-faces)
6a7662bb
BR
9636 (face-set-after-frame-default, tty-create-frame-with-faces):
9637 Don't separately consult default-frame-alist. It is now passed as the
c1ef4455
CY
9638 PARAMETER argument.
9639
55702e89
AS
96402010-06-30 Andreas Schwab <schwab@linux-m68k.org>
9641
9642 * startup.el (command-line): Don't call tool-bar-setup in a
9643 tty-only build.
9644
dc9a226c
CY
96452010-06-30 Chong Yidong <cyd@stupidchicken.com>
9646
9647 * ruler-mode.el (ruler--save-header-line-format): New fun.
9648 (ruler-mode): Use it as a setter function, so as not to overwrite
9649 ruler-mode-header-line-format-old if Ruler mode is on (Bug#5370).
9650
a2f043d3
CY
96512010-06-29 Chong Yidong <cyd@stupidchicken.com>
9652
9653 * vc/vc.el (vc-deduce-backend): New fun. Handle diff buffers.
9654 (vc-root-diff, vc-print-root-log, vc-log-incoming)
9655 (vc-log-outgoing): Use it.
9656 (vc-diff-internal): Set diff-vc-backend.
9657
9658 * vc/diff-mode.el (diff-vc-backend): New var.
9659
62d115ef
J
96602010-06-28 Jan Djärv <jan.h.d@swipnet.se>
9661
6a7662bb
BR
9662 * dynamic-setting.el (font-setting-change-default-font):
9663 Remove call to message.
62d115ef 9664
1180f752
KH
96652010-06-28 Kenichi Handa <handa@m17n.org>
9666
9667 * international/quail.el (quail-insert-kbd-layout): Fix the
9668 showing of untranslated characters.
9669
b9229673
CY
96702010-06-28 Chong Yidong <cyd@stupidchicken.com>
9671
9672 * simple.el (delete-active-region): New option.
9673 (delete-backward-char): Implement in Lisp.
9674 (delete-forward-char): New command.
9675
5f9d345c 9676 * mouse.el (mouse-region-delete-keys): Delete.
b9229673
CY
9677 (mouse-show-mark): Simplify.
9678
9679 * bindings.el (global-map): Bind delete and DEL, the former to
9680 delete-forward-char.
9681
a628ad9d 96822010-06-27 Lennart Borgman <lennart.borgman@gmail.com>
2286174e
CY
9683
9684 * progmodes/ruby-mode.el (ruby-mode-map): Don't bind TAB.
9685 (ruby-mode): Bind indent-line-function (Bug#5119).
9686
3468f435
CY
96872010-06-27 Chong Yidong <cyd@stupidchicken.com>
9688
9689 * startup.el (command-line): Recognize "0" X resource value.
9690
6431f2e6
CY
96912010-06-27 Chong Yidong <cyd@stupidchicken.com>
9692
9693 * startup.el (command-line): Use X resources to set the value of
9694 menu-bar-mode and tool-bar-mode, before calling frame-initialize.
9695
9696 * menu-bar.el (menu-bar-mode):
9697 * tool-bar.el (tool-bar-mode): Don't change default-frame-alist.
9698 Set init-value to t.
9699
9700 * frame.el (frame-notice-user-settings): Don't change
9701 default-frame-alist based on menu-bar-mode and tool-bar-mode, or
9702 vice versa (Bug#2249).
9703
b61dfbe2
EZ
97042010-06-26 Eli Zaretskii <eliz@gnu.org>
9705
9706 * w32-fns.el (w32-convert-standard-filename): Doc fix.
9707
f5cbf40e
AM
97082010-06-25 Agustín Martín <agustin.martin@hispalinux.es>
9709
a628ad9d
JB
9710 * textmodes/flyspell.el (flyspell-check-previous-highlighted-word):
9711 Make sure `flyspell-word' re-checks word after function run (Bug#6504).
f5cbf40e 9712
a628ad9d 9713 * textmodes/ispell.el (ispell-init-process): Make sure ispell and
dd86ea11 9714 default directories are expanded (Bug#6143).
f5cbf40e 9715
8f3b8a5f
JL
97162010-06-24 Juri Linkov <juri@jurta.org>
9717
9718 * minibuffer.el (completions-format): Change default from nil to
9719 `horizontal'. Remove `nil' value from :type. Doc fix. (Bug#6459)
9720
5af72a47
JL
97212010-06-24 Juri Linkov <juri@jurta.org>
9722
9723 * vc/vc.el (vc-diff-internal): Set `revert-buffer-function'
9724 buffer-locally to lambda that re-runs the vc diff command.
9725 (Bug#6447)
9726
8f804316
CY
97272010-06-24 Chong Yidong <cyd@stupidchicken.com>
9728
9729 * kmacro.el (kmacro-call-macro): Don't issue hint message if the
9730 echo area is in use (Bug#3412).
9731
be19ef0b
GM
97322010-06-22 Glenn Morris <rgm@gnu.org>
9733
6555773f
GM
9734 * textmodes/texinfmt.el (texinfo-format-region)
9735 (texinfo-raise-lower-sections, texinfo-format-separate-node)
9736 (texinfo-itemize-item, texinfo-multitable-item, texinfo-alias)
9737 (texinfo-format-option, texinfo-noindent):
9738 Use line-beginning-position and line-end-position.
9739
be19ef0b
GM
9740 * calc/calc-aent.el, calc/calc-ext.el, calc/calc-lang.el:
9741 * calc/calc-store.el, calc/calc-units.el, calc/calc.el:
9742 * calc/calccomp.el: Add explicit utf-8 coding cookies to files with
9743 utf-8 characters.
9744
7f0b7b3e
KF
97452010-06-21 Karl Fogel <kfogel@red-bean.com>
9746
49554388
GM
9747 * play/zone.el (zone-fall-through-ws): Fix next-line ->
9748 forward-line fallout.
9749
e8579ebc
CY
97502010-07-06 Chong Yidong <cyd@stupidchicken.com>
9751
9752 * mouse.el (mouse-appearance-menu): Add docstring.
9753
9754 * help.el (describe-key): Print up-event using key-description.
9755
5d1cd8bd
MA
97562010-07-03 Michael Albinus <michael.albinus@gmx.de>
9757
9758 * net/zeroconf.el (zeroconf-resolve-service)
95b6d681 9759 (zeroconf-service-resolver-handler): Use `dbus-byte-array-to-string'.
5d1cd8bd
MA
9760 (zeroconf-publish-service): Use `dbus-string-to-byte-array'.
9761
112dbc0e
MA
97622010-07-03 Jan Moringen <jan.moringen@uni-bielefeld.de>
9763
9764 * net/zeroconf.el (zeroconf-service-remove-hook): New defun.
9765
d0cb23ca
DN
97662010-06-30 Dan Nicolaescu <dann@ics.uci.edu>
9767
9768 Avoid displaying files with a nil state in vc-dir.
a628ad9d 9769 * vc/vc-dir.el (vc-dir-update): Obey the noinsert argument in all
d0cb23ca
DN
9770 cases that cause insertion.
9771 (vc-dir-resynch-file): Tell vc-dir-update to avoid inserting files
9772 with a nil state.
9773
01b229d1
CY
97742010-06-30 Chong Yidong <cyd@stupidchicken.com>
9775
9776 * xml.el (xml-parse-region): Avoid infloop (Bug#5281).
9777
8bf1c786 97782010-06-29 Leo <sdl.web@gmail.com>
a354ac6a
LL
9779
9780 * emacs-lisp/rx.el (rx): Doc fix. (Bug#6537)
9781
dfc6544c
CY
97822010-06-27 Oleksandr Gavenko <gavenkoa@gmail.com> (tiny change)
9783
9784 * generic-x.el (bat-generic-mode): Fix regexp for command line
9785 switches (Bug#5719).
9786
b7d4de51
CY
97872010-06-27 Masatake YAMATO <yamato@redhat.com>
9788
dfc6544c
CY
9789 * htmlfontify.el (hfy-face-attr-for-class): Use append instead
9790 of nconc to avoid pure storage error (Bug#6239).
b7d4de51 9791
53cfe624 97922010-06-27 Christoph Scholtes <cschol2112@googlemail.com>
3726248f 9793
8bf1c786 9794 * bookmark.el (bookmark-bmenu-2-window, bookmark-bmenu-other-window)
3726248f
CY
9795 (bookmark-bmenu-other-window-with-mouse): Remove unnecessary
9796 bindings of bookmark-automatically-show-annotations (Bug#6515).
9797
aca54191
EZ
97982010-06-25 Eli Zaretskii <eliz@gnu.org>
9799
9800 * arc-mode.el (archive-zip-extract): Don't quote the file name on
9801 MS-Windows and MS-DOS. (Bug#6467, Bug#6144)
9802
2330fa87
ŠN
98032010-06-24 Štěpán Němec <stepnem@gmail.com> (tiny change)
9804
9805 * comint.el (make-comint, make-comint-in-buffer): Mention return
9806 value in the docstrings. (Bug#6498)
9807
29115ca9
YR
98082010-06-24 Yoni Rabkin <yoni@rabkins.net>
9809
9810 * bs.el (bs-mode-font-lock-keywords): Remove "by" from Dired pattern,
9811 since it is not present when using some non-default switches.
9812
2c79f053
KF
98132010-06-23 Karl Fogel <kfogel@red-bean.com>
9814
7f0b7b3e
KF
9815 * simple.el (compose-mail): Fix doc string to refer to
9816 `compose-mail-user-agent-warnings', instead of to the
9817 nonexistent `compose-mail-check-user-agent'.
9818
43a91810
AM
98192010-06-21 Alan Mackenzie <bug-cc-mode@gnu.org>
9820
9821 Fix an indentation bug:
9822
9823 * progmodes/cc-mode.el (c-common-init): Initialise c-new-BEG/END.
9824 (c-neutralize-syntax-in-and-mark-CPP): c-new-BEG/END: Take account
9825 of existing values.
9826
9827 * progmodes/cc-engine.el (c-clear-<-pair-props-if-match-after)
9828 (c-clear->-pair-props-if-match-before): now return t when they've
9829 cleared properties, nil otherwise.
9830 (c-before-change-check-<>-operators): Set c-new-beg/end correctly
9831 by taking account of the existing value.
9832
9833 * progmodes/cc-defs.el
9834 (c-clear-char-property-with-value-function): Fix this to clear the
9835 property rather than overwriting it with nil.
9836
8adb4c33
CY
98372010-06-20 Chong Yidong <cyd@stupidchicken.com>
9838
9839 * emacs-lisp/package.el (package-print-package): Add link to
9840 package description via describe-package.
9841 (describe-package-1): List package requirements. Add button to
9842 perform installation.
9843 (package-menu-describe-package): New command.
9844
9845 * help-mode.el (help-package): New button type.
9846
cced7584
CY
98472010-06-19 Chong Yidong <cyd@stupidchicken.com>
9848
9849 * emacs-lisp/package.el: Move package-list-packages binding to
9850 menu-bar.el.
9851 (describe-package, describe-package-1, package--dir): New funs.
9852 (package-activate-1): Use package--dir.
9853
9854 * emacs-lisp/package-x.el (gnus-article-buffer): Require package.
9855
9856 * help-mode.el (help-package-def): New button type.
9857
9858 * menu-bar.el: Move package-list-packages binding here from
9859 package.el.
9860
d148e8f9
GH
98612010-06-19 Gustav Hållberg <gustav@gmail.com> (tiny change)
9862
9863 * descr-text.el (describe-char): Avoid trailing whitespace. (Bug#6423)
9864
b1a03ef6
SM
98652010-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
9866
9867 * emacs-lisp/edebug.el (edebug-read-list):
9868 Phase out old-style backquotes.
9869
dbd6da78
JL
98702010-06-17 Juri Linkov <juri@jurta.org>
9871
9872 * help-mode.el (help-mode): Set buffer-local variable
9873 revert-buffer-function to help-mode-revert-buffer.
9874 (help-mode-revert-buffer): New function.
9875
9876 * info.el (Info-revert-find-node): Check for major-mode Info-mode
9877 before popping to "*info*" (like in other Info functions).
9878 Keep buffer-name in old-buffer-name. Keep Info-history-forward in
9879 old-history-forward. Pop to old-buffer-name or "*info*" to
9880 recreate the killed buffer. Set Info-history-forward from
9881 old-history-forward.
9882 (Info-breadcrumbs-depth): Add :group and :version.
9883
64eba874
DN
98842010-06-17 Dan Nicolaescu <dann@ics.uci.edu>
9885
9886 * emacs-lisp/package.el (package-menu-mode-map): Add a menu.
9887
26508c03
AM
98882010-06-17 Agustín Martín <agustin.martin@hispalinux.es>
9889
a628ad9d
JB
9890 * textmodes/ispell.el (ispell-aspell-find-dictionary): Fix regexp
9891 for languages like Portuguese with pt_{BR,PT} and no plain pt.
26508c03 9892
69582fcd
JB
98932010-06-17 Juanma Barranquero <lekktu@gmail.com>
9894
54ea2a0d
JB
9895 * emacs-lisp/package.el (package-menu-mode-map):
9896 Move initialization into declaration.
9897
69582fcd
JB
9898 * menu-bar.el (menu-bar-options-menu): Fix typo in menu entry.
9899
44198b6e
CY
99002010-06-17 Chong Yidong <cyd@stupidchicken.com>
9901
9902 * emacs-lisp/package.el (package-archive-base): Point to
9903 elpa.gnu.org.
9904 (package-enable, package-load-list): New defcustoms.
9905 (package-user-dir, package-directory-list): Turn into defcustoms.
9906 Don't include package-user-dir in package-directory-list.
9907 (package--builtins-base): Don't include Emacs as a "package".
9908 (package-subdirectory-regexp): New var.
9909 (package-load-all-descriptors, package-compute-transaction)
9910 (package-download-transaction): Obey package-load-list.
9911 (package-activate-1): Rename from package-do-activate.
9912 (package-list-packages-internal): Check package-load-list.
9913 (package-load-descriptor, package-generate-autoloads)
9914 (package-unpack, package-unpack-single)
6a7662bb
BR
9915 (package--read-archive-file, package-delete):
9916 Use expand-file-name.
44198b6e
CY
9917
9918 * emacs-lisp/package-x.el: New file. Package uploading
9919 functionality split out from package.el.
9920
95b6d681 9921 * startup.el (command-line): Load packages after reading init file.
44198b6e
CY
9922
99232010-06-17 Tom Tromey <tromey@redhat.com>
9924
9925 * emacs-lisp/package.el: New file.
9926
50d76a9f
DN
99272010-06-22 Dan Nicolaescu <dann@ics.uci.edu>
9928
9929 Fix vc-annotate for renamed files when using Git.
76e3243a 9930 * vc/vc-git.el (vc-git-find-revision): Deal with empty results from
50d76a9f
DN
9931 ls-files. Doe not pass the object as a file name to cat-file, it
9932 is not a file name.
9933 (vc-git-annotate-command): Pass the file name using -- to avoid
9934 ambiguity with the revision.
9935 (vc-git-previous-revision): Pass a relative file name.
9936
6095a05b
GM
99372010-06-22 Glenn Morris <rgm@gnu.org>
9938
943375a6
GM
9939 * progmodes/js.el (js-mode-map): Use standard capitalization and
9940 ellipses for menu entries.
9941
6095a05b
GM
9942 * wid-edit.el (widget-complete): Doc fix.
9943
4514199e
JH
99442010-06-22 Jürgen Hötzel <juergen@hoetzel.info> (tiny change)
9945
9946 * wid-edit.el (widget-complete): Fix typo in 2009-12-02 change.
9947
c4786d60
DN
99482010-06-22 Dan Nicolaescu <dann@ics.uci.edu>
9949
11c46b39 9950 Fix annotating other revisions for renamed files in vc-annotate.
76e3243a 9951 * vc/vc-annotate.el (vc-annotate): Add an optional argument for the
11c46b39 9952 VC backend. Use it when non-nil.
a628ad9d 9953 (vc-annotate-warp-revision): Pass the VC backend to vc-annotate.
07976ae3 9954 (Bug#6487).
11c46b39 9955
c4786d60 9956 Fix vc-annotate-show-changeset-diff-revision-at-line for git.
76e3243a 9957 * vc/vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal):
c4786d60
DN
9958 Do not pass the file name to the 'previous-revision call when we
9959 don't want a file diff. (Bug#6489)
9960
04ec0963
DN
99612010-06-21 Dan Nicolaescu <dann@ics.uci.edu>
9962
11c46b39 9963 Fix finding revisions for renamed files in vc-annotate.
76e3243a 9964 * vc/vc.el (vc-find-revision): Add an optional argument for
04ec0963 9965 the VC backend. Use it when non-nil.
76e3243a 9966 * vc/vc-annotate.el (vc-annotate-find-revision-at-line): Pass the VC
04ec0963
DN
9967 backend to vc-find-revision. (Bug#6487)
9968
c036381c
DN
99692010-06-21 Dan Nicolaescu <dann@ics.uci.edu>
9970
9971 Fix reading file names in Git annotate buffers.
95b6d681
JB
9972 * vc/vc-git.el (vc-git-annotate-extract-revision-at-line):
9973 Remove trailing whitespace. Suggested by Eric Hanchrow. (Bug#6481)
c036381c 9974
05c123e6
AM
99752010-06-20 Alan Mackenzie <acm@muc.de>
9976
9977 * progmodes/cc-mode.el (c-before-hack-hook): When the mode is set
9978 in file local variables, set it first.
9979
4111f0c7
GM
99802010-06-19 Glenn Morris <rgm@gnu.org>
9981
74739ffd
GM
9982 * descr-text.el (describe-char-unicode-data): Insert separating
9983 space when needed. (Bug#6422)
9984
4111f0c7
GM
9985 * progmodes/idlwave.el (idlwave-action-and-binding):
9986 Fix typo in 2009-12-03 change. (Bug#6450)
9987
e20f0421
SM
99882010-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
9989
9990 * emacs-lisp/macroexp.el (macroexpand-all-1): Put back special
9991 handling for `lambda' (misunderstanding).
9992
fb3e306a
JB
99932010-06-16 Jay Belanger <jay.p.belanger@gmail.com>
9994
dd86ea11 9995 * calc/calc-poly.el (math-accum-factors): Make sure that
fb3e306a
JB
9996 constants aren't distributed after they are factored out.
9997
e020fb59
JL
99982010-06-16 Juri Linkov <juri@jurta.org>
9999
10000 * facemenu.el (list-colors-display): Call `pop-to-buffer' before
10001 `list-colors-print'. (Bug#6332)
10002
b8add347
SM
10003 * subr.el (read-quoted-char): Fix up last change (bug#6290).
10004
36901266
SM
100052010-06-16 Stefan Monnier <monnier@iro.umontreal.ca>
10006
49b2e83d
SM
10007 * emacs-lisp/macroexp.el (macroexpand-all-1): Don't handle `lambda'
10008 specially, since it's a macro. Fix up wrong hint passed to maybe-cons.
10009
36901266
SM
10010 * font-lock.el (font-lock-major-mode): Rename from
10011 font-lock-mode-major-mode to distinguish it from
10012 global-font-lock-mode's own font-lock-mode-major-mode (bug#6135).
10013 (font-lock-set-defaults):
10014 * font-core.el (font-lock-default-function): Adjust users.
10015 (font-lock-mode): Don't set it at all.
10016
2a64315a 100172010-06-16 Stefan Monnier <monnier@iro.umontreal.ca>
12755d08 10018
76e3243a 10019 * vc/vc-annotate.el (vc-annotate): Use vc-read-revision.
12755d08 10020
2a64315a 100212010-06-16 Glenn Morris <rgm@gnu.org>
d7cd4abb
GM
10022
10023 * calendar/appt.el (appt-time-msg-list): Doc fix.
10024 (appt-check): Let-bind appt-warn-time.
10025 (appt-add): Make the 3rd argument optional.
10026 Simplify argument names. Doc fix. Check for integer WARNTIME.
10027 Only add WARNTIME to the output list if non-nil.
10028
2a64315a 100292010-06-16 Ivan Kanis <apple@kanis.eu>
a675c749
IK
10030
10031 * calendar/appt.el (appt-check): Let the 3rd element of
10032 appt-time-msg-list specify the warning time.
10033 (appt-add): Add new argument with the warning time. (Bug#5176)
10034
6a7662bb 100352010-06-16 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
a9de35fe 10036
76e3243a 10037 * vc/vc-svn.el (vc-svn-after-dir-status): Fix regexp for Subversions
a9de35fe
BR
10038 older than version 1.6. (Bug#6361)
10039
2a64315a 100402010-06-16 Helmut Eller <eller.helmut@gmail.com>
37a7e764
HE
10041
10042 * emacs-lisp/cl-macs.el (destructuring-bind): Bind `bind-enquote',
10043 used by cl-do-arglist. (Bug#6408)
10044
30d7ac37
AM
100452010-06-16 Agustín Martín <agustin.martin@hispalinux.es>
10046
6a7662bb
BR
10047 * textmodes/ispell.el (ispell-dictionary-base-alist):
10048 Fix portuguese casechars/not-casechars for missing 'çÇ'.
30d7ac37
AM
10049 Suggested by Rolando Pereira (bug#6434).
10050
8fd02581
JB
100512010-06-15 Juanma Barranquero <lekktu@gmail.com>
10052
10053 * facemenu.el (list-colors-sort): Doc fix.
10054
6a7662bb 100552010-06-15 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
b15922cc
BR
10056
10057 * progmodes/sql.el (sql-connect-mysql): Fix typo.
10058
f0bf7c8e
JL
100592010-06-14 Juri Linkov <juri@jurta.org>
10060
10061 Add sort option `list-colors-sort'. (Bug#6332)
10062 * facemenu.el (color-rgb-to-hsv): New function.
10063 (list-colors-sort): New defcustom.
10064 (list-colors-sort-key): New function.
10065 (list-colors-display): Doc fix. Sort list according to the option
10066 `list-colors-sort'.
10067 (list-colors-print): Add HSV values to `help-echo' property of
10068 RGB strings.
10069
c42fe9a5
JL
100702010-06-14 Juri Linkov <juri@jurta.org>
10071
10072 * compare-w.el: Move to the "vc" subdirectory.
10073
b263a4c4
SM
100742010-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
10075
d8b0cddd
SM
10076 * image-mode.el (image-mode-map): Remap left-char and right-char.
10077
b263a4c4
SM
10078 * nxml/nxml-mode.el (nxml-indent-line): Standardize indent behavior.
10079
89877f5f
CY
100802010-06-12 Chong Yidong <cyd@stupidchicken.com>
10081
133a8d82
CY
10082 * term/common-win.el (x-colors): Add all the color names defined
10083 in rgb.txt (Bug#6332).
10084
89877f5f
CY
10085 * facemenu.el (list-colors-print): Don't print extra names if it
10086 will overflow the window width.
10087
10088 * vc/log-edit.el (log-edit-font-lock-keywords): Revert 2010-06-02
133a8d82 10089 change (Bug#6343).
89877f5f 10090
9d1f18b5
EZ
100912010-06-12 Eli Zaretskii <eliz@gnu.org>
10092
10093 * files.el (make-directory): Doc fix (bug#6396).
10094
b81a0b56
MA
100952010-06-12 Michael Albinus <michael.albinus@gmx.de>
10096
10097 * net/tramp.el (tramp-remote-process-environment): Protect version
10098 string by apostroph.
10099 (tramp-shell-prompt-pattern): Do not use a shy group in case of
10100 XEmacs.
10101 (tramp-file-name-for-operation): Add `call-process-region'.
10102 (tramp-set-process-query-on-exit-flag): Fix wrong parentheses.
10103
10104 * net/tramp-compat.el (top): Do not autoload
10105 `tramp-handle-file-remote-p'. Load tramp-util.el and tramp-vc.el
10106 only when `start-file-process' is not bound.
10107 (tramp-advice-file-expand-wildcards): Do not use
10108 `tramp-handle-file-remote-p'.
10109 (tramp-compat-make-temp-file): Handle the case, that
10110 `make-temp-file' has no third argument EXTENSION.
10111
69f18acc
JB
101122010-06-11 Juanma Barranquero <lekktu@gmail.com>
10113
5fee75d4
JB
10114 * makefile.w32-in (WINS_BASIC): Include new directory vc.
10115
69f18acc
JB
10116 * loadup.el ("vc-hooks", "ediff-hook"): Load from lisp/vc/.
10117
9766adfb
JL
101182010-06-11 Juri Linkov <juri@jurta.org>
10119
10120 * finder.el (finder-known-keywords): Add keyword "vc"
10121 for version control.
10122
10123 * add-log.el, cvs-status.el, diff.el, diff-mode.el, ediff.el,
10124 * emerge.el, log-edit.el, log-view.el, pcvs.el, smerge-mode.el,
10125 * vc-annotate.el, vc-bzr.el, vc-dir.el, vc-dispatcher.el, vc-git.el,
10126 * vc-hg.el, vc-mtn.el, vc.el: Add keyword "vc".
10127
56b2854f
JL
101282010-06-11 Juri Linkov <juri@jurta.org>
10129
10130 Move version control related files to the "vc" subdirectory.
10131 * add-log.el, cvs-status.el, diff.el, diff-mode.el, ediff-diff.el,
10132 * ediff.el, ediff-help.el, ediff-hook.el, ediff-init.el,
10133 * ediff-merg.el, ediff-mult.el, ediff-ptch.el, ediff-util.el,
10134 * ediff-vers.el, ediff-wind.el, emerge.el, log-edit.el, log-view.el,
10135 * pcvs-defs.el, pcvs.el, pcvs-info.el, pcvs-parse.el, pcvs-util.el,
10136 * smerge-mode.el, vc-annotate.el, vc-arch.el, vc-bzr.el, vc-cvs.el,
10137 * vc-dav.el, vc-dir.el, vc-dispatcher.el, vc.el, vc-git.el,
10138 * vc-hg.el, vc-hooks.el, vc-mtn.el, vc-rcs.el, vc-sccs.el, vc-svn.el:
10139 Move files to the "vc" subdirectory.
10140
6534e58a
CY
101412010-06-11 Chong Yidong <cyd@stupidchicken.com>
10142
10143 * comint.el (comint-password-prompt-regexp): Fix 2010-04-10 change
10144 (Bug#6367).
10145
84d9562f
SE
101462010-06-11 Stephen Eglen <stephen@gnu.org>
10147
10148 * shell.el: Bind `shell-resync-dirs' to M-RET.
10149
3ef0a6a5
MA
101502010-06-10 Michael Albinus <michael.albinus@gmx.de>
10151
10152 * notifications.el: Move file from lisp/net, because it is
10153 supposed to talk locally to the user.
10154
fa4003da
MA
101552010-06-10 Julien Danjou <julien@danjou.info>
10156
10157 * net/notifications.el (notifications-on-action-signal)
10158 (notifications-on-closed-signal): Pass notification id as first
b81a0b56 10159 argument to the callback functions. Add docstrings.
fa4003da
MA
10160 (notifications-notify): Fix docstring.
10161
46e6650e
GM
101622010-06-10 Glenn Morris <rgm@gnu.org>
10163
10164 * emacs-lisp/authors.el (authors-ignored-files)
10165 (authors-valid-file-names): Add some files.
10166
a71832f7
SM
101672010-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
10168
10169 * net/rcirc.el (rcirc-server-alist, rcirc, rcirc-connect): Resolve
10170 merge conflict, giving preference to the emacs-23 version of the code.
10171
8c6eab5a
SM
101722010-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
10173
989bc97f
SM
10174 * emacs-lisp/advice.el (ad-compile-function):
10175 Define warning-suppress-types before we let-bind it (bug#6275).
10176
8c6eab5a
SM
10177 * vc-dispatcher.el: Rename mode-line-hook to vc-mode-line-hook;
10178 declare it, make it buffer-local and permanent-local (bug#6324).
10179 (vc-resynch-window): Adjust name.
10180 * vc-hooks.el (vc-find-file-hook): Adjust name.
10181
890a18d6
MA
101822010-06-09 Michael Albinus <michael.albinus@gmx.de>
10183
10184 * net/notifications.el (notifications-notify): Fix docstring.
10185
bf3e70eb
JB
101862010-06-09 Juanma Barranquero <lekktu@gmail.com>
10187
10188 Update to Unicode 6.0.0 beta.
10189 * international/charprop.el: Update copyright.
10190 * international/mule-cmds.el (ucs-names): Update character ranges.
10191 * international/uni-bidi.el:
10192 * international/uni-category.el:
10193 * international/uni-combining.el:
10194 * international/uni-comment.el:
10195 * international/uni-decimal.el:
10196 * international/uni-decomposition.el:
10197 * international/uni-digit.el:
10198 * international/uni-lowercase.el:
10199 * international/uni-mirrored.el:
10200 * international/uni-name.el:
10201 * international/uni-numeric.el:
10202 * international/uni-old-name.el:
10203 * international/uni-titlecase.el:
10204 * international/uni-uppercase.el: Regenerate.
10205
b978141d
JB
102062010-06-09 Juanma Barranquero <lekktu@gmail.com>
10207
ee8359ba
JB
10208 * emacs-lisp/smie.el (comment-string-strip): Declare function.
10209 (smie-precs-precedence-table): Fix typo in docstring.
10210
f64ab8fb
JB
10211 * vc-mtn.el (log-edit-extract-headers): Declare function.
10212
883ffa8c
JB
10213 * vc-hg.el (log-edit-extract-headers): Remove duplicate declaration.
10214
b978141d
JB
10215 * net/notifications.el (dbus-register-signal): Declare function.
10216 (notifications-notify): Fix typos and reflow docstring.
10217
5f4f2ae4
DN
102182010-06-09 Dan Nicolaescu <dann@ics.uci.edu>
10219
10220 Improve VC create/retrieve tag/branch.
10221 * vc.el (vc-create-tag): Do not read the directory name for VCs
10222 with repository revision granularity. Adjust the tag/branch
10223 prompt. Reset VC properties.
10224 (vc-retrieve-tag): Do not read the directory name for VCs
10225 with repository revision granularity. Reset VC properties.
10226
41a86354
MA
102272010-06-09 Julien Danjou <julien@danjou.info>
10228
ef33fd34 10229 * net/notifications.el: New file.
41a86354 10230
fab43c76
DN
102312010-06-09 Dan Nicolaescu <dann@ics.uci.edu>
10232
00fd1147
DN
10233 Add optional support for resetting VC properties.
10234 * vc-dispatcher.el (vc-resynch-window): Add new optional argument,
10235 call vc-file-clearprops when true.
10236 (vc-resynch-buffer): Add new optional argument, pass it down.
10237 (vc-resynch-buffers-in-directory): Likewise.
10238
fab43c76
DN
10239 Improve support for special markup in the VC commit message.
10240 * vc-mtn.el (vc-mtn-checkin): Add support for Author: and Date: markup.
10241 * vc-hg.el (vc-hg-checkin): Add support for Date:.
10242 * vc-git.el (vc-git-checkin):
10243 * vc-bzr.el (vc-bzr-checkin): Likewise.
10244
e7d67e73
SM
102452010-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
10246
10247 * emacs-lisp/smie.el (smie-indent-keyword): Remove special case that
10248 can be handled with a ((:before "fn") (:prev "=>" parent)) rule.
10249
277e6741
MP
102502010-06-07 Martin Pohlack <mp26@os.inf.tu-dresden.de>
10251
10252 * iimage.el: Remove images as soon as the underlying text is modified.
10253 (iimage-modification-hook): New function.
10254 (iimage-mode-buffer): Use it.
10255
83156c18
SM
102562010-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
10257
10258 * emacs-lisp/smie.el (smie-indent-offset-rule): Rename from
10259 smie-indent-offset-after. Add :prev case. Make a bit more generic.
10260 (smie-indent-virtual): Remove `virtual' arg. Update callers.
10261 (smie-indent-keyword): Add handling of open-paren keywords.
10262 (smie-indent-comment-continue): Don't assume comment-continue.
10263
13b5221f
MR
102642010-06-07 Martin Rudalics <rudalics@gmx.at>
10265
10266 * window.el (pop-to-buffer): Remove the conditional that
10267 compares new-window and old-window, so it will reselect
10268 the selected window unconditionally.
10269 http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00078.html
10270
c2ea5810
SM
102712010-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
10272
10273 * emacs-lisp/smie.el (smie-indent-offset-after)
10274 (smie-indent-forward-token, smie-indent-backward-token): New functions.
10275 (smie-indent-after-keyword): Use them.
10276 (smie-indent-fixindent): Only applies to the indentation of the BOL.
10277 (smie-indent-keyword): Tweak the black magic.
10278 (smie-indent-comment-continue): Strip comment-continue before use.
10279 (smie-indent-functions): Indent comments before keywords.
10280
27dd3c11
JL
102812010-06-06 Juri Linkov <juri@jurta.org>
10282
10283 * isearch.el (isearch-lazy-highlight-search): Fix looping
10284 by checking for empty match. This syncs this loop with the
10285 similar loop in `isearch-search'. (Bug#6362)
10286
35b148ee
JB
102872010-06-05 Juanma Barranquero <lekktu@gmail.com>
10288
10289 * net/dbus.el (dbus-register-method): Declare function.
10290 (dbus-handle-event, dbus-property-handler): Fix typos in docstrings.
10291 (dbus-introspect): Doc fix.
10292 (dbus-event-bus-name, dbus-introspect-get-interface)
10293 (dbus-introspect-get-argument): Reflow docstrings.
10294
eccdfe5f
DN
102952010-06-05 Dan Nicolaescu <dann@ics.uci.edu>
10296
10297 vc-log-incoming/vc-log-outgoing fixes for Git.
10298 * vc-git.el (vc-git-log-view-mode): Fix font lock for
10299 incoming/outgoing logs.
10300 (vc-git-log-outgoing, vc-git-log-incoming): Use @{upstream}
10301 instead of vc-git-compute-remote.
10302 (vc-git-compute-remote): Remove.
10303
86253dc0
CY
103042010-06-04 Chong Yidong <cyd@stupidchicken.com>
10305
10306 * term/common-win.el (x-colors): Add "dark green" and "dark
10307 turquoise" (Bug#6332).
10308
0665f661
JL
103092010-06-04 Juri Linkov <juri@jurta.org>
10310
10311 * simple.el (kill-new): Fix logic of kill-do-not-save-duplicates.
10312 Instead of setting `replace' to t and replacing the same string
10313 with itself, don't do certain actions when
10314 kill-do-not-save-duplicates is non-nil and string is equal to car
10315 of kill-ring: don't call menu-bar-update-yank-menu, don't push
10316 interprogram-paste strings to kill-ring, and don't push the input
10317 argument `string' to kill-ring.
10318 http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00072.html
10319
087fc47a
JB
103202010-06-04 Juanma Barranquero <lekktu@gmail.com>
10321
10322 * subr.el (directory-sep-char): Move from fileio.c and make a defconst.
10323
4f201088
MA
103242010-06-04 Michael Albinus <michael.albinus@gmx.de>
10325
10326 * net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name): Expand "~/".
10327 (tramp-gvfs-handler-mounted-unmounted)
10328 (tramp-gvfs-connection-mounted-p): Handle default-location.
10329
10330 * net/tramp-smb.el (tramp-smb-handle-delete-directory): Don't try to
10331 move files to trash.
10332
18ccd78a
JB
103332010-06-04 Juanma Barranquero <lekktu@gmail.com>
10334
10335 * international/mule-cmds.el (nonascii-insert-offset)
10336 (nonascii-translation-table): Add obsolescence information.
10337
10338 * international/mule.el (make-translation-table-from-vector): Doc fix.
10339
3845c322
GM
103402010-06-03 Glenn Morris <rgm@gnu.org>
10341
10342 * desktop.el (desktop-clear-preserve-buffers):
10343 Add "*Warnings*" buffer. (Bug#6336)
10344
54d3626e
DN
103452010-06-03 Dan Nicolaescu <dann@ics.uci.edu>
10346
6941ffec
DN
10347 vc-log-incoming/vc-log-outgoing improvements for Git.
10348 * vc-git.el (vc-git-log-outgoing): Use the same format as the
10349 short log.
10350 (vc-git-log-incoming): Likewise. Run "git fetch" before the log command.
10351
54d3626e
DN
10352 Add bindings for vc-log-incoming and vc-log-outgoing.
10353 * vc-hooks.el (vc-prefix-map): Add bindings for vc-log-incoming
10354 and vc-log-outgoing.
10355 * vc-dir.el (vc-dir-menu-map): Add menu bindings for vc-log-incoming
10356 and vc-log-outgoing.
10357
aa1bc616
CY
103582010-06-03 Chong Yidong <cyd@stupidchicken.com>
10359
10360 * net/rcirc.el (rcirc-sort-nicknames): Remove.
10361 (rcirc-handler-366): Always sort nicknames.
10362
e2d2a205
JB
103632010-06-03 Juanma Barranquero <lekktu@gmail.com>
10364
10365 * emacs-lisp/smie.el (comment-continue): Declare for byte-compiler.
10366
44ea155d
CY
103672010-06-03 Chong Yidong <cyd@stupidchicken.com>
10368
a628ad9d 10369 * net/rcirc.el (rcirc-nickname<, rcirc-sort-nicknames-join): Doc fix.
44ea155d 10370
a91dedc4
SM
103712010-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
10372
10373 * net/rcirc.el (rcirc-sort-nicknames): Change default.
10374 (rcirc-sort-nicknames-join): Avoid setq.
10375
c62bf05a
DD
103762010-06-03 Deniz Dogan <deniz.a.m.dogan@gmail.com>
10377
10378 * net/rcirc.el (rcirc-sort-nicknames): New custom.
10379 (rcirc-nickname<, rcirc-sort-nicknames-join): New funs.
10380 (rcirc-handler-366): Use them.
10381
dd2c3c92
SM
103822010-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
10383
10384 Split smie-indent-calculate into more manageable chunks.
10385 * emacs-lisp/smie.el (smie-indent-virtual, smie-indent-fixindent)
10386 (smie-indent-comment, smie-indent-after-keyword, smie-indent-keyword)
10387 (smie-indent-close, smie-indent-comment-continue, smie-indent-bob)
10388 (smie-indent-exps): Extract from smie-indent-calculate.
10389 (smie-indent-functions): New var.
10390 (smie-indent-functions): Use them.
10391
927c346b
SM
103922010-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
10393
10394 * emacs-lisp/smie.el (smie-indent-hanging-p): Use smie-bolp.
10395 (smie-indent-calculate): Simplify and cleanup.
10396
1efeec86
MA
103972010-06-02 Michael Albinus <michael.albinus@gmx.de>
10398
10399 * net/tramp-gvfs.el (top): Require url-util.
927c346b
SM
10400 (tramp-gvfs-mount-point): Remove.
10401 (tramp-gvfs-stringify-dbus-message, tramp-gvfs-send-command):
10402 New defuns.
1efeec86
MA
10403 (with-tramp-dbus-call-method): Format trace message.
10404 (tramp-gvfs-handle-copy-file, tramp-gvfs-handle-rename-file):
927c346b
SM
10405 Implement backup call, when operation on local files fails.
10406 Use progress reporter. Flush properties of changed files.
1efeec86
MA
10407 (tramp-gvfs-handle-make-directory): Make more traces.
10408 (tramp-gvfs-url-file-name): Hexify file name in url.
10409 (tramp-gvfs-fuse-file-name): Take also prefix (like dav shares)
10410 into account for the resulting file name.
10411 (tramp-gvfs-handler-askquestion): Return dummy mountpoint, when
10412 the answer is "no". See `tramp-gvfs-maybe-open-connection'.
10413 (tramp-gvfs-handler-mounted-unmounted)
10414 (tramp-gvfs-connection-mounted-p): Test also for new mountspec
10415 attribute "default_location". Set "prefix" property.
10416 (tramp-gvfs-mount-spec): Return both prefix and mountspec.
10417 (tramp-gvfs-maybe-open-connection): Test, whether mountpoint
10418 exists. Raise an error, if not (due to a corresponding answer
10419 "no" in interactive questions, for example).
10420
89877f5f 104212010-06-02 Dan Nicolaescu <dann@ics.uci.edu>
9cac248c
DN
10422
10423 * log-edit.el (log-edit-font-lock-keywords): Make group 4 match lax.
10424
24f574a9
JB
104252010-06-01 Juanma Barranquero <lekktu@gmail.com>
10426
10427 * emacs-lisp/eldoc.el: Add completions for new commands left-* and
10428 right-*. (Bug#6265)
10429
290736f2
DN
104302010-06-01 Dan Nicolaescu <dann@ics.uci.edu>
10431
61158bfa
DN
10432 Add support for vc-log-incoming, improve vc-log-outgoing for Git.
10433 * vc-git.el (vc-git-compute-remote): New function.
10434 (vc-git-log-outgoing): Use it instead of hard coding a value.
10435 (vc-git-log-incoming): New function.
10436
5828f6ca
DN
10437 Improve state updating for VC tag commands.
10438 * vc.el (vc-create-tag, vc-retrieve-tag): Call vc-resynch-buffer
10439 to update the state of all buffers in the directory.
10440
290736f2
DN
10441 * vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).
10442
feceda26
SM
104432010-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
10444
10445 * vc-bzr.el (vc-bzr-revision-completion-table): Apply
10446 `file-directory-p' to the filename part rather than to the whole text.
10447
896114cf
SM
104482010-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
10449
10450 * man.el (Man-completion-table): Let the user type "-k " (bug#6319).
10451
1603358c
DA
104522010-05-31 Drew Adams <drew.adams@oracle.com>
10453
10454 * files.el (directory-files-no-dot-files-regexp): Doc fix (bug#6298).
10455
fe40dc63
JB
104562010-05-31 Juanma Barranquero <lekktu@gmail.com>
10457
10458 * subr.el (momentary-string-display): Just use read-event to read
10459 the exit event (Bug#6238).
10460
9e8014c6
EZ
104612010-05-30 Eli Zaretskii <eliz@gnu.org>
10462
10463 * international/mule.el (define-coding-system): Doc fix (bug#6313).
10464
61a08071
JB
104652010-05-30 Juanma Barranquero <lekktu@gmail.com>
10466
10467 * emulation/cua-base.el: Recognize also `right-word' and `left-word'.
10468 Suggested by Eli Zaretskii <eliz@gnu.org>.
10469
5feec8ca
SM
104702010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
10471
10472 * minibuffer.el (completion-file-name-table): Don't return a boundary
10473 past the end of `string' (bug#6299).
10474 (completion--file-name-table): Delegate to completion-file-name-table
10475 for the `boundaries' case.
10476
8175cb90
JB
104772010-05-30 Juanma Barranquero <lekktu@gmail.com>
10478
2b94133f
JB
10479 * emulation/cua-base.el: Recognize `right-char' and `left-char' as
10480 movement commands.
10481
8175cb90
JB
10482 * progmodes/ada-xref.el (ada-prj-ada-project-path-sep): Set from
10483 `path-separator', but maintain compatibility with Emacs 20.2.
10484
0191e222
CY
104852010-05-29 Chong Yidong <cyd@stupidchicken.com>
10486
10487 * server.el (server-process-filter): Receive parent-id argument
10488 from emacsclient.
10489 (server-create-window-system-frame): New arg. Pass parent-id as
10490 frame parameter.
10491
9b655a0a
EZ
104922010-05-29 Eli Zaretskii <eliz@gnu.org>
10493
db5dce9d
EZ
10494 Bidi-sensitive word movement with arrow keys.
10495 * subr.el (right-arrow-command, left-arrow-command): Move to
10496 bindings.el.
10497
10498 * bindings.el (right-char, left-char): Move from subr.el and
10499 rename from right-arrow-command and left-arrow-command.
10500 (right-word, left-word): New functions.
10501 (global-map) <right>: Bind to right-char.
10502 (global-map) <left>: Bind to left-char.
10503 (global-map) <C-right>: Bind to right-word.
10504 (global-map) <C-left>: Bind to left-word.
10505
9b655a0a
EZ
10506 * ls-lisp.el (ls-lisp-classify-file): New function.
10507 (ls-lisp-insert-directory): Call it if switches include -F (bug#6294).
10508 (ls-lisp-classify): Call ls-lisp-classify-file.
10509 (insert-directory): Remove blanks from switches.
10510
fcb52808
CY
105112010-05-29 Chong Yidong <cyd@stupidchicken.com>
10512
10513 * ansi-color.el: Delete unused escape sequences (Bug#6085).
10514 (ansi-color-drop-regexp): New constant.
10515 (ansi-color-apply, ansi-color-filter-region)
896114cf 10516 (ansi-color-apply-on-region): Delete unrecognized control sequences.
fcb52808
CY
10517 (ansi-color-apply): Build string list before calling concat.
10518
0040735a
JL
105192010-05-28 Juri Linkov <juri@jurta.org>
10520
10521 * image-dired.el (image-dired-dired-toggle-marked-thumbs):
10522 Replace LOCALP arg of `dired-get-filename' 'no-dir with nil.
10523 (Bug#5270)
10524
b6827fff
MA
105252010-05-28 Michael Albinus <michael.albinus@gmx.de>
10526
10527 * net/tramp.el (tramp-debug-message): Add `tramp-compat-funcall'
10528 to ignored backtrace functions.
10529 (with-progress-reporter): Expand docstring.
10530 (tramp-handle-delete-file): Implement TRASH argument.
10531 (tramp-get-remote-trash): New defun.
10532
eba082a2
MA
105332010-05-28 Michael Albinus <michael.albinus@gmx.de>
10534
6a7662bb
BR
10535 * net/tramp-compat.el (tramp-compat-delete-file):
10536 Use `symbol-value' for backward compatibility.
eba082a2
MA
10537
10538 * net/tramp.el (tramp-handle-make-symbolic-link)
10539 (tramp-handle-load)
10540 (tramp-do-copy-or-rename-file-via-buffer)
10541 (tramp-do-copy-or-rename-file-directly)
10542 (tramp-do-copy-or-rename-file-out-of-band)
10543 (tramp-handle-process-file, tramp-handle-call-process-region)
10544 (tramp-handle-shell-command, tramp-handle-file-local-copy)
10545 (tramp-handle-insert-file-contents, tramp-handle-write-region)
10546 (tramp-delete-temp-file-function): Use `delete-file' instead
10547 of `tramp-compat-delete-file'.
10548
10549 * net/tramp-fish.el (tramp-fish-handle-delete-directory)
10550 (tramp-fish-handle-make-symbolic-link)
10551 (tramp-fish-handle-process-file): Use `delete-file' instead
10552 of `tramp-compat-delete-file'.
10553
6a7662bb
BR
10554 * net/tramp-ftp.el (tramp-ftp-file-name-handler):
10555 Use `delete-file' instead of `tramp-compat-delete-file'.
eba082a2 10556
0dc3e410
MA
10557 * net/tramp-gvfs.el (tramp-gvfs-handle-write-region): Use
10558 `delete-file' instead of `tramp-compat-delete-file'.
eba082a2 10559
6a7662bb
BR
10560 * net/tramp-imap.el (tramp-imap-do-copy-or-rename-file):
10561 Use `delete-file' instead of `tramp-compat-delete-file'.
eba082a2
MA
10562
10563 * net/tramp-smb.el (tramp-smb-handle-copy-file)
10564 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
10565 (tramp-smb-handle-write-region): Use `delete-file' instead of
10566 `tramp-compat-delete-file'.
10567 (tramp-smb-handle-delete-directory): Use 'trash as arg.
10568
f1a5d776
CY
105692010-05-27 Chong Yidong <cyd@stupidchicken.com>
10570
10571 * dired.el (dired-delete-file): New arg TRASH.
c4ce1145 10572 (dired-internal-do-deletions): New arg TRASH. Use progress reporter.
f1a5d776
CY
10573 (dired-do-flagged-delete, dired-do-delete): Use trash.
10574
10575 * speedbar.el (speedbar-item-delete): Allow trashing.
10576
10577 * files.el (delete-directory): New arg TRASH.
10578
10579 * net/ange-ftp.el (ange-ftp-del-tmp-name, ange-ftp-delete-file)
10580 (ange-ftp-rename-remote-to-remote)
10581 (ange-ftp-rename-local-to-remote)
10582 (ange-ftp-rename-remote-to-local, ange-ftp-load)
10583 (ange-ftp-compress, ange-ftp-uncompress): Remove optional arg from
10584 `delete-file'.
10585 (ange-ftp-delete-directory): Add optional arg to `delete-file', to
10586 allow trashing.
10587
10588 * net/tramp-compat.el (tramp-compat-delete-file): Rewrite to
10589 handle new TRASH arg of `delete-file'.
10590
c4ce1145 10591 * net/tramp.el (tramp-handle-delete-file): Change FORCE arg to TRASH.
f1a5d776
CY
10592 (tramp-handle-make-symbolic-link, tramp-handle-load)
10593 (tramp-do-copy-or-rename-file-via-buffer)
10594 (tramp-do-copy-or-rename-file-directly)
10595 (tramp-do-copy-or-rename-file-out-of-band)
10596 (tramp-handle-process-file, tramp-handle-call-process-region)
10597 (tramp-handle-shell-command, tramp-handle-file-local-copy)
10598 (tramp-handle-insert-file-contents, tramp-handle-write-region)
10599 (tramp-delete-temp-file-function): Use null TRASH arg in
10600 tramp-compat-delete-file call.
10601
10602 * net/tramp-fish.el (tramp-fish-handle-delete-directory)
10603 (tramp-fish-handle-delete-file)
10604 (tramp-fish-handle-make-symbolic-link)
10605 (tramp-fish-handle-process-file): Use null TRASH arg in
10606 `tramp-compat-delete-file' call.
10607
10608 * net/tramp-ftp.el (tramp-ftp-file-name-handler): Use null TRASH
10609 arg in `tramp-compat-delete-file' call.
10610
10611 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-file): Rename arg.
10612 (tramp-gvfs-handle-write-region): Use null TRASH arg in
10613 `tramp-compat-delete-file' call.
10614
10615 * net/tramp-imap.el (tramp-imap-handle-delete-file): Rename arg.
10616 (tramp-imap-do-copy-or-rename-file): Use null TRASH arg in
10617 `tramp-compat-delete-file' call.
10618
10619 * net/tramp-smb.el (tramp-smb-handle-copy-file)
10620 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
10621 (tramp-smb-handle-write-region): Use null TRASH arg in
10622 tramp-compat-delete-file call.
10623 (tramp-smb-handle-delete-directory): Use tramp-compat-delete-file.
10624 (tramp-smb-handle-delete-file): Rename arg.
10625
10626 * diff.el (diff-sentinel):
10627 * epg.el (epg--make-temp-file, epg-decrypt-string)
10628 (epg-verify-string, epg-sign-string, epg-encrypt-string):
10629 * jka-compr.el (jka-compr-partial-uncompress)
10630 (jka-compr-call-process, jka-compr-write-region):
10631 * server.el (server-sentinel): Remove optional arg from
10632 delete-file, reverting 2010-05-03 change.
10633
ecb0ab90
CY
106342010-05-27 Chong Yidong <cyd@stupidchicken.com>
10635
6a7662bb
BR
10636 * progmodes/verilog-mode.el (verilog-type-font-keywords):
10637 Use font-lock-constant-face, not obsolete font-lock-reference-face.
ecb0ab90 10638
2b25da45
KH
106392010-05-27 Kenichi Handa <handa@m17n.org>
10640
10641 * language/hebrew.el (hebrew-shape-gstring): Check if a glyph
10642 element of GSTRING is nil.
10643
11e4d8c0
SM
106442010-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
10645
10646 * emacs-lisp/smie.el (smie-forward-token-function)
10647 (smie-backward-token-function): New vars.
10648 (smie-backward-sexp, smie-forward-sexp)
10649 (smie-indent-hanging-p, smie-indent-calculate): Use them.
10650 (smie-default-backward-token): Rename from smie-backward-token and
10651 skip comments.
10652 (smie-default-forward-token): Rename from smie-forward-token and
10653 skip comments.
10654 (smie-next-sexp): Handle nil results from next-token.
10655 (smie-indent-calculate): Add a new case for special `fixindent' comments.
10656
4da3541b
CY
106572010-05-27 Chong Yidong <cyd@stupidchicken.com>
10658
896114cf
SM
10659 * progmodes/verilog-mode.el (verilog-type-font-keywords):
10660 Use font-lock-constant-face, not obsolete font-lock-reference-face.
4da3541b
CY
10661
106622010-05-27 Masatake YAMATO <yamato@redhat.com>
10663
10664 * htmlfontify.el (hfy-face-resolve-face): New function.
10665 (hfy-face-to-style): Use it (Bug#6279).
10666
6dc439cb
SM
106672010-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
10668
10669 * progmodes/ada-xref.el (ada-gnat-parse-gpr):
10670 * emulation/edt.el (edt-load-keys): Avoid (expand-file-name ".").
10671
021eb8d7
GM
106722010-05-26 Glenn Morris <rgm@gnu.org>
10673
10674 * emulation/edt.el (edt-load-keys): Use locate-library.
10675
bef4957b
CY
106762010-05-25 Chong Yidong <cyd@stupidchicken.com>
10677
10678 * log-edit.el (log-edit-strip-single-file-name): Default to nil.
10679 (log-edit-changelog-entries): Doc fix.
6dc439cb
SM
10680 (log-edit-changelog-insert-entries): Args changed.
10681 Rename relative filenames in ChangeLog entries. Delete tabs.
bef4957b
CY
10682 (log-edit-insert-changelog-entries): Reorganize return value of
10683 `log-edit-changelog-entries' to pass filenames to
10684 log-edit-changelog-insert-entries.
10685
84fb0956
TV
106862010-05-25 Thierry Volpiatto <thierry.volpiatto@gmail.com>
10687
10688 * dired.el (dired-mode-map): Rebind "\C-t\C-t" from
10689 `image-dired-dired-insert-marked-thumbs' to
10690 `image-dired-dired-toggle-marked-thumbs'.
10691
10692 * image-dired.el: Require cl when compiling.
10693 (image-dired-dired-toggle-marked-thumbs): Rename from
10694 `image-dired-dired-insert-marked-thumbs'. Add ARG. Doc fix.
10695 Use interactive spec "P". Set LOCALP arg of `dired-get-filename'
10696 to 'no-dir. Skip files whose names don't match
10697 `image-file-name-regexp'. When file has a thumbnail overlay,
10698 delete it. (Bug#5270)
10699
0fb1193d
JL
107002010-05-25 Juri Linkov <juri@jurta.org>
10701
10702 * image-mode.el (image-mode): Add image-after-revert-hook to
10703 after-revert-hook.
10704 (image-after-revert-hook): New function. (Bug#5669)
10705
fc937924
JL
107062010-05-25 Juri Linkov <juri@jurta.org>
10707
10708 * image.el (image-animated-p): When delay between animated images
10709 is 0, set it to 10 (0.1 sec). (Bug#6258)
10710
fa9ba953
MA
107112010-05-25 Christian Lynbech <christian.lynbech@tieto.com> (tiny change)
10712
10713 * net/tramp.el (tramp-handle-insert-directory): Don't use
f5c8afe6 10714 `forward-word', its default syntax could be changed.
fa9ba953 10715
9e021389
MA
107162010-05-25 Michael Albinus <michael.albinus@gmx.de>
10717
10718 * net/tramp.el (tramp-progress-reporter-update): New defun.
10719 (with-progress-reporter): Use it.
10720 (tramp-process-actions):
6a7662bb
BR
10721 * net/tramp-gvfs.el (tramp-gvfs-handler-askquestion):
10722 Preserve current message, in order to let progress reporter continue
9e021389
MA
10723 afterwards. (Bug#6257)
10724
6169260b
GM
107252010-05-25 Glenn Morris <rgm@gnu.org>
10726
10727 * net/rcirc.el (rcirc-default-user-name, rcirc-default-full-name):
10728 Add :version.
10729
d26781af
RY
107302010-05-25 Ryan Yeske <rcyeske@gmail.com>
10731
8826afe3 10732 * net/rcirc.el (rcirc-default-user-name): Change to "user".
d26781af
RY
10733 (rcirc-default-full-name): Change to "unknown".
10734 (rcirc-user-name-history): Add variable.
8826afe3
GM
10735
107362010-05-25 Ryan Yeske <rcyeske@gmail.com>
acd0102a 10737 Jonathan Rockway <jon@jrock.us>
8826afe3
GM
10738
10739 * net/rcirc.el (rcirc-server-alist): Add :pass.
10740 (rcirc): When prompting for connection parameters, also prompt for
d26781af 10741 username and password.
a628ad9d 10742 (rcirc-connect): Take a PASS argument. If PASS is non-nil, send
d26781af
RY
10743 value to server when connecting.
10744
d355a0b7
SM
107452010-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
10746
f5228f84
SM
10747 * emacs-lisp/smie.el (smie-set-prec2tab): Check override before use.
10748 (smie-merge-prec2s): Pass the tables as separate args.
10749 (smie-bnf-precedence-table): Adjust call accordingly.
10750 (smie-prec2-levels): Set levels at the end.
10751
d355a0b7
SM
10752 Replace Lisp calls to delete-backward-char by delete-char.
10753 * bs.el, expand.el, ido.el, image-dired.el, lpr.el, pcomplete.el,
f5c8afe6
JB
10754 * skeleton.el, term.el, time.el, wid-edit.el, woman.el,
10755 * calc/calc-graph.el, calc/calc-help.el, calc/calc-incom.el,
76e3243a 10756 * calc/calc.el, emacs-lisp/cl-extra.el, emacs-lips/cl-loaddefs.el,
f5c8afe6
JB
10757 * emulation/cua-rect.el, emulation/viper-ex.el, eshell/esh-test.el,
10758 * eshell/eshell.el, gnus/gnus-uu.el, gnus/nndoc.el, gnus/nnrss.el,
10759 * gnus/rfc2047.el, gnus/utf7.el, international/utf-7.el,
10760 * language/ethio-util.el, mh-e/mh-alias.el, mh-e/mh-search.el,
10761 * net/imap.el, net/rcirc.el, obsolete/complete.el, play/decipher.el,
10762 * progmodes/ada-mode.el, progmodes/cc-awk.el, progmodes/dcl-mode.el,
10763 * progmodes/ps-mode.el, progmodes/verilog-mode.el,
10764 * progmodes/vhdl-mode.el, textmodes/bibtex.el, textmodes/fill.el,
10765 * textmodes/reftex-auc.el, textmodes/rst.el, textmodes/sgml-mode.el,
10766 * textmodes/table.el, textmodes/texinfmt.el: Replace Lisp calls to
d355a0b7
SM
10767 delete-backward-char by calls to delete-char.
10768
f668ef02
KH
107692010-05-25 Kenichi Handa <handa@m17n.org>
10770
10771 * language/hebrew.el (hebrew-shape-gstring): New function.
10772 Register it in composition-function-table for all Hebrew combining
10773 characters.
10774
397eb3f3
SM
107752010-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
10776
10777 * epa.el (epa--select-keys): Don't explicitly delete the window since
10778 that can fail (e.g. sole window in frame). Use dedication instead.
10779
171eda53 107802010-05-24 Uday S Reddy <u.s.reddy@cs.bham.ac.uk> (tiny change)
ab0c07c0
SM
10781
10782 * textmodes/fill.el (fill-region): Don't fill past the end (bug#6201).
10783
110683ad
CY
107842010-05-22 Chong Yidong <cyd@stupidchicken.com>
10785
10786 * image.el (image-refresh): Define as an alias for image-flush.
10787
10788 * image-mode.el (image-toggle-display-image): Caller changed.
10789
df9db151
JL
107902010-05-21 Juri Linkov <juri@jurta.org>
10791
10792 * progmodes/grep.el (grep-read-files): Fix multi-pattern aliases.
10793 Remove "all" from grep-files-aliases. Split grep-files-aliases by
10794 whitespace, call wildcard-to-regexp on substrings and concat them
10795 with "\\|". (Bug#6114)
10796
c0209c2c
AM
107972010-05-21 Alan Mackenzie <acm@muc.de>
10798
171eda53
SM
10799 * progmodes/cc-engine.el (c-parse-state-get-strategy):
10800 Replace parameter `here' with `here-' and `here-plus', which sandwich
10801 any pertinent CPP construct.
c0209c2c
AM
10802 (c-remove-stale-state-cache-backwards): Fix a bug which happens
10803 when doing (c-parse-state) in a CPP construct: Exclude any "new"
10804 CPP construct from taking part in the scanning.
10805
655bded0
MA
108062010-05-21 Michael Albinus <michael.albinus@gmx.de>
10807
10808 * net/tramp.el (tramp-do-copy-or-rename-file)
171eda53
SM
10809 (tramp-handle-file-local-copy, tramp-maybe-open-connection):
10810 Tune `with-progress-reporter' messages.
655bded0
MA
10811 (tramp-handle-vc-registered):
10812 * net/tramp-fish.el (tramp-fish-handle-file-local-copy)
10813 (tramp-fish-handle-insert-file-contents)
10814 (tramp-fish-maybe-open-connection):
10815 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
10816 * net/tramp-imap.el (tramp-imap-do-copy-or-rename-file)
10817 (tramp-imap-handle-insert-file-contents)
10818 (tramp-imap-handle-file-local-copy): Use `with-progress-reporter'.
10819
3e17a1a7
JB
108202010-05-21 Juanma Barranquero <lekktu@gmail.com>
10821
bf1e8d4a
JB
10822 * add-log.el (change-log-font-lock-keywords):
10823 Highlight all authors in multi-author entries.
10824
3e17a1a7
JB
10825 * smerge-mode.el (smerge-refine-ignore-whitespace)
10826 (smerge-refine-weight-hack, smerge-refine, smerge-makeup-conflict):
10827 Fix typos in docstrings.
10828 (smerge-resolve, smerge-refine-subst): Reflow docstrings.
10829
969e684a
GM
108302010-05-21 Glenn Morris <rgm@gnu.org>
10831
e75c1e7d
GM
10832 * progmodes/fortran.el (fortran-mode):
10833 * progmodes/f90.el (f90-mode): Derive from prog-mode.
10834
969e684a
GM
10835 * loadup.el [CANNOT_DUMP]: Update for bootstrap-emacs no longer
10836 having a relative path in src/Makefile.in.
10837
a50878fa
KR
108382010-05-20 Kevin Ryde <user42@zip.com.au>
10839
10840 * help-mode.el (help-make-xrefs): For Info node links turn
10841 newlines into spaces. Link node names with newlines are matched
10842 by help-xref-info-regexp and buttonized, this change ensures they
10843 can be followed successfully with RET. (Bug#6206)
10844
f66a2f90
JL
108452010-05-20 Juri Linkov <juri@jurta.org>
10846
10847 * locate.el (locate): Use pop-to-buffer instead of
10848 switch-to-buffer-other-window. (Bug#6204)
10849
201d895a
JL
108502010-05-20 Juri Linkov <juri@jurta.org>
10851
10852 * replace.el (replace-highlight): Fix lazy-highlighting
10853 for `M-s w str M-% str RET'.
10854
1ddb2ea0
MY
108552009-12-15 Masatake YAMATO <yamato@redhat.com>
10856
10857 * isearch.el (isearch-yank-word-or-char): Pull next subword
10858 when `subword-mode' is activated. (Bug#6220)
10859
a6020335
MH
108602010-05-20 Mark A. Hershberger <mah@everybody.org>
10861
10862 * isearch.el (isearch-update-post-hook): New hook.
10863 (isearch-update): Use the new hook. (Bug#6225)
10864
50de6a38
JL
108652010-05-20 Juri Linkov <juri@jurta.org>
10866
10867 * isearch.el (isearch-mode-map): Bind more keys to isearch-help-map:
10868 [f1], [help], and (char-to-string help-char) instead of "\C-h".
10869 (Bug#6222)
10870
5d944a8f
JL
108712010-05-20 Juri Linkov <juri@jurta.org>
10872
10873 * isearch.el (isearch-yank-string): Use isearch-process-search-string.
10874 (Bug#6223)
10875
f5d6548a
JL
108762010-05-20 Juri Linkov <juri@jurta.org>
10877
10878 * dired-x.el (dired-jump, dired-jump-other-window): Add arg
10879 FILE-NAME to read from the minibuffer when called interactively
10880 with prefix argument instead of using buffer-file-name.
10881 http://lists.gnu.org/archive/html/emacs-devel/2010-05/msg00534.html
10882
10883 * dired.el: Update autoloads.
10884
f8e63691
CY
108852010-05-20 Chong Yidong <cyd@stupidchicken.com>
10886
10887 * nxml/nxml-mode.el (nxml-mode-map): Bind C-c / to
10888 nxml-finish-element, for consistency with SGML mode.
10889
10890 * progmodes/octave-mod.el (octave-mode-map): Bind C-c / to
10891 octave-close-block.
10892
07d7c3bd
JB
108932010-05-20 Juanma Barranquero <lekktu@gmail.com>
10894
10895 * composite.el: Require cl when compiling.
10896 (reference-point-alist, compose-gstring-for-graphic)
10897 (compose-gstring-for-terminal): Fix typos in docstrings.
10898
7bce8510
JL
108992010-05-19 Juri Linkov <juri@jurta.org>
10900
10901 * emacs-lisp/cl-macs.el (window-parameter): Add defsetf with
10902 set-window-parameter.
10903
a7723e05
MA
109042010-05-19 Michael Albinus <michael.albinus@gmx.de>
10905
10906 * net/tramp.el (tramp-methods): Add `tramp-async-args' attribute
10907 where appropriate.
10908 (tramp-maybe-open-connection): Use it.
10909
3f2e7735
EZ
109102010-05-19 Eli Zaretskii <eliz@gnu.org>
10911
10912 * simple.el (move-end-of-line): Make sure we are at line beginning
10913 before backing up to end of previous line.
10914
8d9181c7
MA
109152010-05-19 Michael Albinus <michael.albinus@gmx.de>
10916
8c4ec20f
MA
10917 * password-cache.el (password-cache-remove): Fix docstring.
10918
8d9181c7
MA
10919 * net/secrets.el: Autoload the widget functions.
10920 (secrets-search-items, secrets-create-item)
10921 (secrets-get-attributes, secrets-expand-item): Attributes will be
10922 stored on the password database without leading ":", as all other
10923 clients do as well.
10924 (secrets-mode): Fix docstring.
10925 (secrets-show-secrets): Provide it as autoloaded command only when
10926 D-Bus support is available. Check existence of Secret Service API.
10927
2a96c2a7
SM
109282010-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
10929
10930 * indent.el (indent-region): Deactivate region (bug#6200).
10931
d24e10b1
GM
109322010-05-19 Glenn Morris <rgm@gnu.org>
10933
10934 * vc-dir.el (vc-dir): Don't pop-up-windows. (Bug#6204)
10935
2833d915
KH
109362010-05-19 Kenichi Handa <handa@m17n.org>
10937
10938 * composite.el: Register compose-gstring-for-graphic in
d24e10b1 10939 composition-function-table only for combining characters (Mn, Mc, Me).
2833d915 10940
134c2f29
JB
109412010-05-18 Jay Belanger <jay.p.belanger@gmail.com>
10942
10943 * calc/calc-trail.el (calc-trail-isearch-forward)
10944 (calc-trail-isearch-backward): Ensure that the new window
10945 point is set correctly.
10946
278847cd
SM
109472010-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
10948
10949 * subr.el (read-quoted-char): Resolve modifiers after key
10950 remapping (bug#6212).
10951
3a8e7cbd
MA
109522010-05-18 Michael Albinus <michael.albinus@gmx.de>
10953
10954 Add visualization code for secrets.
10955 * net/secrets.el (secrets-mode): New major mode.
10956 (secrets-show-secrets, secrets-show-collections)
10957 (secrets-expand-collection, secrets-expand-item)
10958 (secrets-tree-widget-after-toggle-function)
10959 (secrets-tree-widget-show-password): New defuns.
10960
472e7ec1
SM
109612010-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
10962
224b70cb
SM
10963 * emacs-lisp/smie.el (smie-next-sexp): Break inf-loop at BOB.
10964 (smie-backward-sexp, smie-forward-sexp): Remove boundary condition now
10965 handled in smie-next-sexp.
10966 (smie-indent-calculate): Provide a starting indentation (so the
10967 recursion is well-founded ;-).
10968
472e7ec1
SM
10969 Fix handling of non-associative equal levels.
10970 * emacs-lisp/smie.el (smie-prec2-levels): Choose distinct levels even
10971 when it's not needed.
10972 (smie-op-left, smie-op-right): New functions.
10973 (smie-next-sexp): New function, extracted from smie-backward-sexp.
10974 Better handle equal levels to distinguish the associative case from
10975 the "multi-keyword construct" case.
10976 (smie-backward-sexp, smie-forward-sexp): Use it.
10977
35e53abd
JB
109782010-05-18 Juanma Barranquero <lekktu@gmail.com>
10979
5d8fe0ba
JB
10980 * progmodes/prolog.el (smie-indent-basic): Declare for byte-compiler.
10981
35e53abd
JB
10982 * emacs-lisp/smie.el (smie-precs-precedence-table, smie-backward-sexp)
10983 (smie-forward-sexp, smie-indent-calculate): Fix typos in docstrings.
10984
5ad4bef5
SM
109852010-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
10986
10987 Provide a simple generic indentation engine and use it for Prolog.
10988 * emacs-lisp/smie.el: New file.
10989 * progmodes/prolog.el (prolog-smie-op-levels)
10990 (prolog-smie-indent-rules): New var.
10991 (prolog-mode-variables): Use them to configure SMIE.
10992 (prolog-indent-line, prolog-indent-level): Remove.
10993
00681a3c
JB
109942010-05-17 Jay Belanger <jay.p.belanger@gmail.com>
10995
560bb7ae 10996 * calc/calc-vec.el (math-vector-avg): Put the vector elements in
00681a3c
JB
10997 order before computing the averages.
10998
eba62f7a
JB
109992010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
11000
597517ef 11001 * calc/calc-vec.el (calc-histogram):
5ad4bef5 11002 (calcFunc-histogram): Allow vectors as inputs.
597517ef
JB
11003 (math-vector-avg): New function.
11004
560bb7ae 11005 * calc/calc-ext.el (math-group-float): Have the number of digits
eba62f7a
JB
11006 being grouped depend on the radix (Bug#6189).
11007
8c5ff6dd
KR
110082010-05-15 Ken Raeburn <raeburn@raeburn.org>
11009
11010 * version.el (emacs-copyright, emacs-version): Don't define here,
11011 now that emacs.c defines it.
11012
98d8b17e
EZ
110132010-05-15 Eli Zaretskii <eliz@gnu.org>
11014
71078429
EZ
11015 * international/mule-cmds.el (mule-menu-keymap): Fix definition of
11016 "Describe Language Environment" menu item.
11017
ce6233c1
EZ
11018 * language/hebrew.el ("Hebrew", "Windows-1255"): Doc fix.
11019
d20e1419
EZ
11020 Bidi-sensitive movement with arrow keys.
11021 * subr.el (right-arrow-command, left-arrow-command): New functions.
11022
11023 * bindings.el (global-map): Bind them to right and left arrow keys.
11024
98d8b17e 11025 Don't override standard definition of convert-standard-filename.
6a7662bb
BR
11026 * files.el (convert-standard-filename):
11027 Call w32-convert-standard-filename and dos-convert-standard-filename on
98d8b17e
EZ
11028 the corresponding systems.
11029
11030 * w32-fns.el (w32-convert-standard-filename): Rename from
11031 convert-standard-filename. Doc fix.
11032
11033 * dos-fns.el (dos-convert-standard-filename): Doc fix.
11034 (convert-standard-filename): Don't defalias.
11035 (register-name-alist, make-register, register-value)
11036 (set-register-value, intdos): Obsolete aliases for the
11037 corresponding dos-* functions and variables.
11038 (dos-intdos): Add a doc string.
11039
ae6bc504
JB
110402010-05-15 Jay Belanger <jay.p.belanger@gmail.com>
11041
11042 * calc/calc-aent.el (math-read-token, math-find-user-tokens):
11043 * calc/calc-lang.el (math-read-big-rec, math-lang-read-symbol):
11044 (math-compose-tex-func):
11045 * calc/calccomp.el (math-compose-expr):
11046 * calc/calc-ext.el (math-format-flat-expr-fancy):
11047 * calc/calc-store.el (calc-read-var-name):
11048 * calc/calc-units.el (calc-explain-units-rec): Allow Greek letters.
11049
11050 * calc/calc.el (var-π, var-φ, var-γ): New variables.
560bb7ae 11051 * calc/calc-aent.el (math-read-replacement-list): Add "micro" symbol.
ae6bc504 11052 * calc/calc-units.el (math-unit-prefixes): Add mu for micro.
560bb7ae 11053 (math-standard-units): Add units.
ae6bc504 11054
c26ea4b2
SM
110552010-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
11056
7aefa445 11057 * progmodes/asm-mode.el (asm-mode):
13973643
SM
11058 * progmodes/prolog.el (prolog-mode): Use define-derived-mode.
11059
c26ea4b2
SM
11060 * pcomplete.el (pcomplete-completions-at-point): New function,
11061 extracted from pcomplete-std-complete.
11062 (pcomplete-std-complete): Use it.
11063
02be533b
GM
110642010-05-15 Glenn Morris <rgm@gnu.org>
11065
11066 * Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
11067 Remove references to CVS, RCS and Old directories.
11068
78ed0efc
JB
110692010-05-14 Jay Belanger <jay.p.belanger@gmail.com>
11070
ae6bc504 11071 * calc/calc-bin.el (math-format-twos-complement): Group digits when
78ed0efc
JB
11072 appropriate.
11073
10dcc561
SM
110742010-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
11075
5ccaa359
SM
11076 * progmodes/sh-script.el (sh-mode-default-syntax-table): Remove.
11077 (sh-mode-syntax-table): Give it a default value instead.
11078 (sh-header-marker): Make buffer-local.
11079 (sh-mode): Move make-local-variable to the corresponding setq.
11080 (sh-add-completer): Avoid gratuitously let-binding a buffer-local var.
11081 Use complete-with-action.
11082
10dcc561
SM
11083 * simple.el (prog-mode): New (abstract) major mode.
11084 * emacs-lisp/lisp-mode.el (emacs-lisp-mode, lisp-mode): Use it.
11085 * progmodes/sh-script.el (sh-mode): Remove redundant var assignment.
11086
c38762fd
JB
110872010-05-14 Juanma Barranquero <lekktu@gmail.com>
11088
11089 * progmodes/sql.el (sql-oracle-program): Reflow docstring.
11090 (sql-oracle-scan-on, sql-sybase-program, sql-product-font-lock)
11091 (sql-add-product-keywords, sql-highlight-product, sql-set-product)
11092 (sql-make-alternate-buffer-name, sql-placeholders-filter)
11093 (sql-escape-newlines-filter, sql-input-sender)
11094 (sql-send-magic-terminator, sql-sybase): Fix typos in docstrings.
11095
2ef3c144
CY
110962010-05-13 Chong Yidong <cyd@stupidchicken.com>
11097
560bb7ae 11098 Add TeX open-block and close-block keybindings to SGML, and vice versa.
2ef3c144
CY
11099
11100 * textmodes/tex-mode.el (tex-mode-map): Bind C-c C-t to
11101 latex-open-block and C-c / to latex-close-block.
11102
11103 * textmodes/sgml-mode.el (sgml-mode-map): Bind C-c C-o to sgml-tag
11104 and C-c C-e to sgml-close-tag.
11105
3b30ccda
MA
111062010-05-13 Michael Albinus <michael.albinus@gmx.de>
11107
11108 * net/tramp.el (with-progress-reporter): Create reporter object
3a8e7cbd 11109 only when the message would be displayed. Handle nested calls.
3b30ccda
MA
11110 (tramp-handle-load, tramp-handle-file-local-copy)
11111 (tramp-handle-insert-file-contents, tramp-handle-write-region)
10dcc561
SM
11112 (tramp-maybe-send-script, tramp-find-shell):
11113 Use `with-progress-reporter'.
3b30ccda
MA
11114 (tramp-handle-dired-compress-file, tramp-maybe-open-connection):
11115 Fix message text.
11116
11117 * net/tramp-smb.el (tramp-smb-handle-copy-file)
11118 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
11119 (tramp-smb-handle-write-region, tramp-smb-maybe-open-connection):
11120 Use `with-progress-reporter'.
11121
57ff5d7b
AM
111222010-05-13 Agustín Martín <agustin.martin@hispalinux.es>
11123
a628ad9d
JB
11124 * textmodes/ispell.el (ispell-init-process): Do not kill ispell
11125 process everytime when spellchecking from the minibuffer (bug#6143).
57ff5d7b 11126
5a70d10f
SM
111272010-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
11128
791ffe1c
SM
11129 * progmodes/sh-script.el (sh-mode): Use define-derived-mode.
11130
5a70d10f
SM
11131 * dos-fns.el: Add "dos-" prefix for namespace control.
11132 (convert-standard-filename): Define as alias for
11133 dos-convert-standard-filename but only if applicable.
11134
38d93f03
AM
111352010-05-12 Alan Mackenzie <acm@muc.de>
11136
11137 * progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun):
11138 Push the mark at the start of these functions when appropriate.
11139
902a6d8d
SM
111402010-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
11141
11142 * minibuffer.el (completion-cycle-threshold): New custom var.
11143 (completion--do-completion): Use it.
11144 (minibuffer-complete): Use cycling if appropriate.
11145
9ee120ba
JB
111462010-05-11 Juanma Barranquero <lekktu@gmail.com>
11147
11148 * dirtrack.el (dirtrackp): Remove defcustom; don't make automatically
11149 buffer-local (it's an obsolete alias for `dirtrack-mode') (bug#6173).
11150
841c4085
JL
111512010-05-11 Juri Linkov <juri@jurta.org>
11152
11153 * scroll-all.el (scroll-all-check-to-scroll):
11154 Add `scroll-up-command' and `scroll-down-command' (bug#6164).
11155
8a67c70e
SM
111562010-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
11157
f2b9ed18
SM
11158 * iimage.el (iimage-mode-map): Move initialization into declaration.
11159 (iimage-mode-buffer): Use with-silent-modifications.
11160 Simplify calling convention. Adjust callers.
11161 (iimage-mode): Don't run hook redundantly.
11162
8a67c70e
SM
11163 * minibuffer.el (completion-pcm--pattern->regex):
11164 Fix last change (bug#6160).
11165
4bbedd98
JL
111662010-05-10 Juri Linkov <juri@jurta.org>
11167
11168 Remove nodes visited during Isearch from the Info history.
11169 * info.el (Info-isearch-initial-history)
11170 (Info-isearch-initial-history-list): New variables.
11171 (Info-isearch-start): Record initial values of
11172 Info-isearch-initial-history and Info-isearch-initial-history-list.
11173 Add Info-isearch-end to isearch-mode-end-hook.
11174 (Info-isearch-end): New function.
11175
94ecf5da
MA
111762010-05-10 Michael Albinus <michael.albinus@gmx.de>
11177
11178 * net/tramp.el (tramp-do-file-attributes-with-stat): Add space in
8a67c70e
SM
11179 format string, in order to work around a bug in pdksh.
11180 Reported by Gilles Pion <gpion@lfdj.com>.
94ecf5da
MA
11181 (tramp-handle-verify-visited-file-modtime): Do not send a command
11182 when the connection is not established.
11183 (tramp-handle-set-file-times): Simplify the check for utc.
11184
c5eb971b
JB
111852010-05-10 Juanma Barranquero <lekktu@gmail.com>
11186
11187 Fix use of `filter-buffer-substring' (rework previous change).
11188 * emulation/cua-base.el (cua--filter-buffer-noprops): New function.
11189 (cua-repeat-replace-region):
11190 * emulation/cua-rect.el (cua--extract-rectangle, cua-incr-rectangle):
11191 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
11192 (cua-cut-region-to-global-mark): Use it.
11193
7492acc9
MM
111942010-05-09 Michael R. Mauger <mmaug@yahoo.com>
11195
77e2fc7a
JB
11196 * progmodes/sql.el: Version 2.1.
11197 (sql-product-alist): Redesign structure of product info.
11198 (sql-product, sql-user, sql-server, sql-database): Safe variables.
7492acc9
MM
11199 (sql-port, sql-port-history): New variables.
11200 (sql-interactive-product): New variable.
11201 (sql-send-terminator): New variable.
77e2fc7a 11202 (sql-imenu-generic-expression): Add "Types" imenu entry.
7492acc9
MM
11203 (sql-oracle-login-params, sql-sqlite-login-params)
11204 (sql-mysql-login-params, sql-solid-login-params)
11205 (sql-sybase-login-params, sql-informix-login-params)
11206 (sql-ingres-login-params, sql-ms-login-params)
11207 (sql-postgres-login-params, sql-interbase-login-params)
11208 (sql-db2-login-params, sql-linter-login-params)
11209 (sql-oracle-scan-on): New variables.
77e2fc7a
JB
11210 (sql-mode-map): Add C-c C-i to start interactive mode.
11211 (sql-mode-menu): Update existing menu entries.
11212 (sql-font-lock-keywords-builder): Compile-time font-lock optimization.
7492acc9
MM
11213 (sql-mode-oracle-font-lock-keywords)
11214 (sql-mode-postgres-font-lock-keywords)
11215 (sql-mode-ms-font-lock-keywords)
11216 (sql-mode-sybase-font-lock-keywords)
11217 (sql-mode-informix-font-lock-keywords)
11218 (sql-mode-interbase-font-lock-keywords)
11219 (sql-mode-ingres-font-lock-keywords)
11220 (sql-mode-solid-font-lock-keywords)
11221 (sql-mode-mysql-font-lock-keywords)
11222 (sql-mode-sqlite-font-lock-keywords)
11223 (sql-mode-db2-font-lock-keywords)
77e2fc7a 11224 (sql-mode-linter-font-lock-keywords): Update initialization to
7492acc9
MM
11225 reduce run-time complexity.
11226 (sql-add-product, sql-del-product): New functions.
11227 (sql-set-product-feature, sql-get-product-feature): New functions.
11228 (sql-product-font-lock): Update product API.
11229 (sql-add-product-keywords): New function.
11230 (sql-highlight-product): Update product API.
11231 (sql-help-list-products): New function.
11232 (sql-help): Dynamically lists free and non-free products.
77e2fc7a 11233 (sql-get-login): Correct bug in handling history and added
7492acc9
MM
11234 prompt for port.
11235 (sql-copy-column): Copy without properties.
11236 (sqli-input-sender): Apply filters to SQLi input.
77e2fc7a
JB
11237 (sql-query-placeholders-and-send): Obey `sql-oracle-scan-on' setting.
11238 Implement as a filter.
7492acc9
MM
11239 (sql-escape-newlines-filter): Implement as a filter.
11240 (sql-remove-tabs-filter): New function.
11241 (sql-send-magic-terminator): New function.
11242 (sql-send-string): Implement magic terminator.
11243 (sql-send-region): Use `sql-send-string'.
11244 (sql-interactive-mode): Use product API.
11245 (sql-product-interactive): Use product API.
11246 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
11247 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
11248 (sql-db2, sql-linter): Use `sql-product-interactive'.
11249 (sql-connect): New function.
11250 (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
11251 (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
11252 (sql-connect-ingres, sql-connect-ms, sql-connect-postgres)
77e2fc7a
JB
11253 (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
11254 Use `sql-connect'.
7492acc9 11255
79ccd68f
SM
112562010-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
11257
11258 * minibuffer.el (completion-pcm-complete-word-inserts-delimiters):
11259 New custom variable.
11260 (completion-pcm--string->pattern): Use it.
11261 (completion-pcm--pattern->regex, completion-pcm--pattern->string):
11262 Make it handle any symbol as `any'.
11263 (completion-pcm--merge-completions): Extract common suffix for the new
11264 `prefix' symbol as well.
11265 (completion-substring--all-completions): Use the new `prefix' symbol.
11266
0d5852cf
MA
112672010-05-09 Michael Albinus <michael.albinus@gmx.de>
11268
11269 * net/tramp-compat.el (byte-compile-not-obsolete-vars): Define if
11270 not bound.
11271 (tramp-compat-copy-file): Add PRESERVE-SELINUX-CONTEXT.
11272 (tramp-compat-funcall): New defmacro.
11273 (tramp-compat-line-beginning-position)
11274 (tramp-compat-line-end-position)
11275 (tramp-compat-temporary-file-directory)
11276 (tramp-compat-make-temp-file, tramp-compat-file-attributes)
11277 (tramp-compat-copy-file, tramp-compat-copy-directory)
11278 (tramp-compat-delete-file, tramp-compat-delete-directory)
11279 (tramp-compat-number-sequence, tramp-compat-process-running-p)
11280 * net/tramp.el (top, with-progress-reporter)
11281 (tramp-rfn-eshadow-setup-minibuffer)
11282 (tramp-rfn-eshadow-update-overlay, tramp-handle-set-file-times)
11283 (tramp-handle-dired-compress-file, tramp-handle-shell-command)
11284 (tramp-completion-mode-p, tramp-check-for-regexp)
11285 (tramp-open-connection-setup-interactive-shell)
11286 (tramp-compute-multi-hops, tramp-read-passwd, tramp-clear-passwd)
11287 (tramp-time-diff, tramp-coding-system-change-eol-conversion)
11288 (tramp-set-process-query-on-exit-flag, tramp-unload-tramp)
11289 * net/tramp-cmds.el (tramp-cleanup-all-connections)
11290 (tramp-reporter-dump-variable, tramp-load-report-modules)
11291 (tramp-append-tramp-buffers)
11292 * net/tramp-gvfs.el (tramp-gvfs-handle-file-selinux-context): Use it.
11293
11294 * net/tramp-imap.el (top): Autoload `epg-make-context'.
11295
f913fe7d
SM
112962010-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
11297
11298 * progmodes/compile.el (compilation-buffer-modtime): Rename from
11299 buffer-modtime. Adjust users.
11300
0235128c 113012010-05-08 Chong Yidong <cyd@stupidchicken.com>
f034e176 11302
77e2fc7a 11303 * international/mule.el (auto-coding-alist): Only purecopy
3b180a24 11304 car of each item, not the whole list (Bug#6083).
f034e176 11305
0235128c 113062010-05-08 Chong Yidong <cyd@stupidchicken.com>
f5d6ff44
CY
11307
11308 * progmodes/js.el (js-mode): Make paragraph variables local before
11309 calling c-setup-paragraph-variables (Bug#6071).
11310
0235128c 113112010-05-08 Eli Zaretskii <eliz@gnu.org>
aa4d4e4a
EZ
11312
11313 * composite.el (compose-region, reference-point-alist): Fix typos
11314 in the doc strings.
11315
77e2fc7a 113162010-05-08 Alexander Klimov <alserkli@inbox.ru> (tiny change)
9822590b
AK
11317
11318 * calc/calc-graph.el (calc-graph-plot): Use the proper form for
11319 gnuplot's "set" command.
11320
0235128c 113212010-05-08 Juanma Barranquero <lekktu@gmail.com>
29c48340
JB
11322
11323 * abbrev.el (last-abbrev-text): Doc fix.
11324 (abbrev-prefix-mark): Don't escape parenthesis.
11325
0235128c 113262010-05-08 Andreas Schwab <schwab@linux-m68k.org>
8ed6fc47
AS
11327
11328 * composite.el (find-composition): Doc fix.
11329
0235128c 113302010-05-08 Juanma Barranquero <lekktu@gmail.com>
063c6324
JB
11331
11332 * progmodes/sql.el (sql-electric-stuff): Fix typo in tag.
11333 (sql-oracle-program, sql-sqlite-options)
11334 (sql-query-placeholders-and-send): Doc fixes.
11335 (sql-set-product, sql-interactive-mode): Reflow docstrings.
11336 (sql-imenu-generic-expression, sql-buffer)
11337 (sql-mode-ansi-font-lock-keywords, sql-mode-oracle-font-lock-keywords)
11338 (sql-mode-postgres-font-lock-keywords, sql-mode-ms-font-lock-keywords)
11339 (sql-mode-sybase-font-lock-keywords)
11340 (sql-mode-informix-font-lock-keywords)
11341 (sql-mode-interbase-font-lock-keywords)
11342 (sql-mode-ingres-font-lock-keywords, sql-mode-solid-font-lock-keywords)
11343 (sql-mode-mysql-font-lock-keywords, sql-mode-sqlite-font-lock-keywords)
11344 (sql-mode-db2-font-lock-keywords, sql-mode-font-lock-keywords)
11345 (sql-product-feature, sql-highlight-product)
11346 (comint-line-beginning-position, sql-rename-buffer)
0235128c
SM
11347 (sql-toggle-pop-to-buffer-after-send-region sql-oracle)
11348 (sql-sybase, sql-informix, sql-sqlite, sql-mysql, sql-solid)
063c6324
JB
11349 (sql-ingres, sql-ms, sql-postgres, sql-interbase, sql-db2, sql-linter):
11350 Fix typos in docstrings.
11351
0235128c 113522010-05-08 Juri Linkov <juri@jurta.org>
e89dee79
JL
11353
11354 * info.el (Info-fontify-node): Put Info-breadcrumbs to the `display'
11355 property instead of `invisible' and `after-string' (bug#5998).
11356
0235128c 113572010-05-08 Juri Linkov <juri@jurta.org>
316d12fb
JL
11358
11359 * image-mode.el (image-mode-as-text): Fix typo in docstring.
11360
0235128c 113612010-05-08 Juanma Barranquero <lekktu@gmail.com>
770255e9
JB
11362
11363 * filecache.el (file-cache-add-directory-list)
11364 (file-cache-add-directory-recursively): Fix typos in docstrings.
11365
0235128c 113662010-05-08 Kenichi Handa <handa@m17n.org>
ece33a6e
KH
11367
11368 * language/indian.el (gurmukhi-composable-pattern): Fix typo.
b106e264 11369 (gujarati-composable-pattern): Fix typo.
ece33a6e 11370
0235128c 113712010-05-08 Kenichi Handa <handa@m17n.org>
771533aa
KH
11372
11373 * language/indian.el (oriya-composable-pattern)
0235128c
SM
11374 (tamil-composable-pattern, malayalam-composable-pattern):
11375 Add two-part vowels to "v" (vowel sign).
771533aa 11376
0235128c 113772010-05-08 Chong Yidong <cyd@stupidchicken.com>
790c2e44 11378
99833607
CY
11379 * files.el (copy-directory): Handle symlinks (Bug#5982).
11380
0235128c 113812010-05-08 Dan Nicolaescu <dann@ics.uci.edu>
808ecc4e
CY
11382
11383 * vc-hg.el (vc-hg-state): Use HGRCPATH, not HGRC.
11384 (vc-hg-working-revision): Likewise. Use hg parents, not hg parent
11385 (Bug#5846).
11386
0235128c 113872010-05-08 Glenn Morris <rgm@gnu.org>
d2c7b917 11388
0ca12598
GM
11389 * emacs-lisp/lisp.el (lisp-completion-at-point): Give it a doc string.
11390
d2c7b917
GM
11391 * minibuffer.el (completion-at-point): Doc fix.
11392
ba5bf5f0
SM
113932010-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
11394
11395 * electric.el (Electric-command-loop): Minor tweak.
11396
11397 * ebuff-menu.el (electric-buffer-list): Try and make it behave a bit
11398 better with dedicated windows.
11399
0235128c
SM
114002010-05-07 Chong Yidong <cyd@stupidchicken.com>
11401
11402 * Version 23.2 released.
11403
560bb7ae 114042010-05-07 Deniz Dogan <deniz.a.m.dogan@gmail.com> (tiny change)
4e2af782 11405 Stefan Monnier <monnier@iro.umontreal.ca>
5b3a105e
SM
11406
11407 Highlight vendor specific properties.
11408 * textmodes/css-mode.el (css-proprietary-nmstart-re): New var.
11409 (css-proprietary-property): New face.
11410 (css-font-lock-keywords): Use them.
11411
c0162ade
EZ
114122010-05-07 Eli Zaretskii <eliz@gnu.org>
11413
11414 * cus-start.el (all): Add native condition for tool-bar-* symbols.
11415
f3ee9200
SM
114162010-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
11417
05623156
SM
11418 * textmodes/dns-mode.el (auto-mode-alist): Add entry for .zone files.
11419 * files.el (auto-mode-alist): Remove redundant entries.
11420
f3ee9200
SM
11421 * files.el (auto-save-mode): Move to simple.el to fix bootstrap.
11422 * simple.el (auto-save-mode): Move from files.el.
11423 * minibuffer.el (completion--common-suffix): Fix copy&paste error.
11424
560bb7ae 114252010-05-07 Christian von Roques <roques@mti.ag> (tiny change)
5146e84c 11426
76e3243a 11427 * epg.el (epg-key-capablity-alist): Add "D" flag (Bug#5592).
5146e84c 11428
765d4319
KY
114292010-05-07 Katsumi Yamaoka <yamaoka@jpl.org>
11430
11431 * mail/binhex.el (binhex-decode-region-internal)
11432 * mail/uudecode.el (uudecode-decode-region-internal)
11433 * net/dns.el (dns-read-string-name, dns-write, dns-read)
11434 (dns-read-type, dns-query)
11435 * pgg-parse.el (pgg-parse-armor)
11436 * pgg.el (pgg-verify-region)
11437 * sha1.el (sha1-string-external): Don't run set-buffer-multibyte for
11438 XEmacs.
11439
86d21cc0 11440 * net/imap.el (imap-disable-multibyte): Redefine it as a macro.
765d4319 11441
f83483ff
JB
114422010-05-07 Juanma Barranquero <lekktu@gmail.com>
11443
40ab7974
JB
11444 * progmodes/cperl-mode.el (cperl-mode-unload-function): New function.
11445
f83483ff
JB
11446 Fix use of `filter-buffer-substring' (4th arg NOPROPS removed).
11447 * emulation/cua-base.el (cua-repeat-replace-region):
11448 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
11449 (cua-cut-region-to-global-mark):
11450 Remove text properties with `set-text-properties'.
11451
9566840f
MA
114522010-05-06 Michael Albinus <michael.albinus@gmx.de>
11453
f3ee9200
SM
11454 * net/tramp.el (top, with-progress-reporter):
11455 Use `symbol-function' inside `funcall'.
9566840f
MA
11456
11457 * net/tramp-compat.el (tramp-compat-file-attributes)
f3ee9200
SM
11458 (tramp-compat-delete-file, tramp-compat-delete-directory):
11459 Handle only `wrong-number-of-arguments' error.
9566840f
MA
11460
11461 * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Fix typo.
11462 (tramp-gvfs-handle-file-selinux-context): Use `symbol-function'
11463 inside `funcall'.
11464
0c495c21
SM
114652010-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
11466
1493963b
SM
11467 * minibuffer.el (completion--sreverse, completion--common-suffix):
11468 New functions.
11469 (completion-pcm--merge-completions): Extract common suffix when safe.
11470
0c495c21
SM
11471 * emacs-lisp/easy-mmode.el (define-minor-mode):
11472 Make :variable more flexible.
11473 * files.el (auto-save-mode): Use it to define using define-minor-mode.
11474
221a0647
JL
114752010-05-05 Juri Linkov <juri@jurta.org>
11476
11477 Add `slow' and `history' tags to the desktop data.
11478
11479 * info.el (Info-virtual-nodes) [*Index*]: Add `slow' tag.
11480 (Info-virtual-files) [*Apropos*]: Add `slow' tag.
11481 (Info-finder-find-node): Require `finder.el' to be able
11482 to restore node from the desktop.
11483 (Info-desktop-buffer-misc-data): Save all nodes. Save additional
11484 data `Info-history' and `slow' tag in the assoc list.
11485 (Info-restore-desktop-buffer): Don't restore nodes with the
11486 `slow' tag. Restore `Info-history'.
11487
66bdc868
MA
114882010-05-05 Michael Albinus <michael.albinus@gmx.de>
11489
11490 Add FORCE argument to `delete-file'.
11491
11492 * net/ange-ftp.el (ange-ftp-del-tmp-name): Make it a defun,
11493 forcing to delete the temporary file.
11494 (ange-ftp-delete-file): Add FORCE arg.
11495 (ange-ftp-rename-remote-to-remote)
11496 (ange-ftp-rename-local-to-remote, ange-ftp-rename-remote-to-local)
0c495c21
SM
11497 (ange-ftp-load, ange-ftp-compress, ange-ftp-uncompress):
11498 Force file deletion.
66bdc868
MA
11499
11500 * net/tramp-compat.el (tramp-compat-delete-file): New defun.
11501
11502 * net/tramp.el (tramp-handle-delete-file): Add FORCE arg.
11503 (tramp-handle-make-symbolic-link, tramp-handle-load)
11504 (tramp-do-copy-or-rename-file-via-buffer)
11505 (tramp-do-copy-or-rename-file-directly)
11506 (tramp-do-copy-or-rename-file-out-of-band)
11507 (tramp-handle-process-file, tramp-handle-call-process-region)
11508 (tramp-handle-shell-command, tramp-handle-file-local-copy)
11509 (tramp-handle-insert-file-contents, tramp-handle-write-region)
11510 (tramp-delete-temp-file-function): Use `tramp-compat-delete-file'.
11511
11512 * net/tramp-fish.el (tramp-fish-handle-delete-file): Add FORCE arg.
11513 (tramp-fish-handle-make-symbolic-link)
11514 (tramp-fish-handle-process-file): Use `tramp-compat-delete-file'.
11515
0c495c21
SM
11516 * net/tramp-ftp.el (tramp-ftp-file-name-handler):
11517 Use `tramp-compat-delete-file'.
66bdc868
MA
11518
11519 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-file): Add FORCE arg.
11520 (tramp-gvfs-handle-write-region): Use `tramp-compat-delete-file'.
11521
11522 * net/tramp-imap.el (tramp-imap-handle-delete-file): Add FORCE arg.
11523 (tramp-imap-do-copy-or-rename-file): Use `tramp-compat-delete-file'.
11524
11525 * net/tramp-smb.el (tramp-smb-handle-delete-file): Add FORCE arg.
11526 (tramp-smb-handle-copy-file, tramp-smb-handle-file-local-copy)
6a7662bb
BR
11527 (tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
11528 Use `tramp-compat-delete-file'.
66bdc868 11529
f44379e7
SM
115302010-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
11531
365f8d85
SM
11532 Minor cleanups.
11533 * subr.el (add-minor-mode): Use push.
11534 * mail/supercite.el (sc-electric-mode): Use more descriptive arg name.
11535 * emulation/edt.el (edt-select-mode): Simplify.
11536
80ac5d4d
SM
11537 Use define-minor-mode in more cases.
11538 * term/tvi970.el (tvi970-set-keypad-mode):
11539 * simple.el (auto-fill-mode, overwrite-mode, binary-overwrite-mode)
11540 (normal-erase-is-backspace-mode):
11541 * scroll-bar.el (scroll-bar-mode): Use it and define-minor-mode.
11542 (set-scroll-bar-mode-1): (Re)move to its sole caller.
11543 (get-scroll-bar-mode): New function.
11544 * emacs-lisp/cl-macs.el (eq): Handle a non-variable first arg.
11545
11546 Use define-minor-mode for less obvious cases.
f44379e7
SM
11547 * emacs-lisp/easy-mmode.el (define-minor-mode): Add :variable keyword.
11548 * emacs-lisp/cl-macs.el (terminal-parameter, eq): Add setf method.
11549 * international/iso-ascii.el (iso-ascii-mode):
11550 * frame.el (auto-raise-mode, auto-lower-mode):
11551 * composite.el (global-auto-composition-mode): Use define-minor-mode.
11552
c04b03f8
MA
115532010-05-04 Michael Albinus <michael.albinus@gmx.de>
11554
11555 * net/tramp.el (tramp-methods): Remove "-q" from `tramp-login-args'
11556 in order to see error messages for failed logins.
11557
53967e09
CY
115582010-05-03 Chong Yidong <cyd@stupidchicken.com>
11559
11560 * diff.el (diff-sentinel):
11561
11562 * epg.el (epg--make-temp-file, epg-decrypt-string)
11563 (epg-verify-string, epg-sign-string, epg-encrypt-string):
11564
11565 * jka-compr.el (jka-compr-partial-uncompress)
11566 (jka-compr-call-process, jka-compr-write-region, jka-compr-load):
11567
11568 * server.el (server-sentinel): Use delete-file's new FORCE arg
11569 (Bug#6070).
11570
56eb0904
SM
115712010-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
11572
11573 Use define-minor-mode where applicable.
11574 * view.el (view-mode):
11575 * type-break.el (type-break-query-mode)
11576 (type-break-mode-line-message-mode):
11577 * textmodes/reftex.el (reftex-mode):
11578 * term/vt100.el (vt100-wide-mode):
11579 * tar-mode.el (tar-subfile-mode):
11580 * savehist.el (savehist-mode):
11581 * ibuf-ext.el (ibuffer-auto-mode):
11582 * composite.el (auto-composition-mode):
11583 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
11584 Use define-minor-mode.
11585 (vhdl-mode): Use static mode-line format.
11586 (vhdl-mode-line-update): Delete.
11587 (vhdl-create-mode-menu, vhdl-activate-customizations)
11588 (vhdl-hs-minor-mode): Don't bother calling it.
11589
672eb710
SM
115902010-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
11591
8f92b8ad
SM
11592 * simple.el (with-wrapper-hook): Move.
11593 (buffer-substring-filters): Mark obsolete.
11594 (filter-buffer-substring-functions): New variable.
1fada563 11595 (filter-buffer-substring): Use it. Remove unused arg `noprops'.
8f92b8ad 11596
c04b03f8 115972010-05-01 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
4e2af782 11598 Michael Albinus <michael.albinus@gmx.de>
6a29a838
MA
11599
11600 Implement compression for inline methods.
11601
11602 * net/tramp.el (tramp-inline-compress-start-size): New defcustom.
11603 (tramp-copy-size-limit): Allow also nil.
11604 (tramp-inline-compress-commands): New defconst.
11605 (tramp-find-inline-compress, tramp-get-inline-compress)
11606 (tramp-get-inline-coding): New defuns.
cb7f3653 11607 (tramp-get-remote-coding, tramp-get-local-coding): Remove,
c04b03f8 11608 replaced by `tramp-get-inline-coding'.
6a29a838
MA
11609 (tramp-handle-file-local-copy, tramp-handle-write-region)
11610 (tramp-method-out-of-band-p): Use `tramp-get-inline-coding'.
11611
8c0bf8b3
SM
116122010-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
11613
07125a91
SM
11614 * bindings.el (mode-line-abbrev-mode, mode-line-auto-fill-mode):
11615 Remove unused functions.
11616
f3a47002
SM
11617 * emacs-lisp/lisp-mode.el (lisp-mode): Use define-derived-mode.
11618 Set find-tag-default-function as a variable rather than a property.
11619
8c0bf8b3
SM
11620 * minibuffer.el (tags-completion-at-point-function): Move to etags.el.
11621 * progmodes/etags.el (tags-completion-at-point-function):
11622 Remove left over interactive spec. Add autoloading stub.
11623 (complete-tag): Use tags-completion-at-point-function.
11624
27601456
CY
116252010-04-30 Chong Yidong <cyd@stupidchicken.com>
11626
cb7f3653 11627 * minibuffer.el (tags-completion-at-point-function): Fix return value.
27601456 11628
09d0284d
CY
116292010-04-29 Chong Yidong <cyd@stupidchicken.com>
11630
27d3cd56
CY
11631 * ido.el (ido-init-completion-maps): Remove C-v binding.
11632 (ido-minibuffer-setup): Don't set cua-inhibit-cua-keys (Bug#5765).
09d0284d 11633
3a07ffce
CY
116342010-04-29 Chong Yidong <cyd@stupidchicken.com>
11635
11636 * minibuffer.el (tags-completion-at-point-function): New function.
11637 (completion-at-point-functions): Use it.
11638
3a07ffce
CY
11639 * progmodes/etags.el (complete-tag): Revert last change.
11640
3d14bb73
AM
116412010-04-29 Alan Mackenzie <acm@muc.de>
11642
11643 * progmodes/cc-mode.el (c-extend-region-for-CPP): Fix an
11644 off-by-one error (in end of macro position).
11645
7d353d11
SM
116462010-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
11647
11648 * net/browse-url.el (browse-url-firefox-program): Use iceweasel if
11649 firefox is absent. Don't autoload.
11650 (browse-url-galeon-program): Don't autoload.
11651
48111a85
CY
116522010-04-28 Chong Yidong <cyd@stupidchicken.com>
11653
11654 * bindings.el (complete-symbol): Move into minibuffer.el.
11655
11656 * minibuffer.el (complete-tag): Move from etags.el. If tags
11657 completion cannot be performed, return nil instead of signalling
11658 an error.
11659 (completion-at-point): Make it an alias for complete-symbol.
11660 (complete-symbol): Move from bindings.el, and replace with the
11661 body of completion-at-point.
11662
11663 * progmodes/etags.el (complete-tag): Move to minibuffer.el.
11664
7ba94701
MA
116652010-04-28 Michael Albinus <michael.albinus@gmx.de>
11666
11667 * net/tramp.el (tramp-remote-selinux-p): New defun.
11668 (tramp-handle-file-selinux-context)
11669 (tramp-handle-set-file-selinux-context): Use it.
11670
95c6cc3e
SS
116712010-04-28 Sam Steingold <sds@gnu.org>
11672
11673 * progmodes/bug-reference.el (bug-reference-url-format): Mark as
11674 `safe-local-variable' if the value is a string or a symbol with
11675 the property `bug-reference-url-format'.
11676
36045ff3
CY
116772010-04-28 Chong Yidong <cyd@stupidchicken.com>
11678
537ffaf3
SM
11679 * progmodes/bug-reference.el (bug-reference-url-format):
11680 Revert 2010-04-27 change due to security risk.
36045ff3 11681
56924d99
SM
116822010-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
11683
11684 Make it possible to locally disable a globally enabled mode.
11685 * simple.el (fundamental-mode): Run fundamental-mode-hook.
11686 * emacs-lisp/derived.el (define-derived-mode): Use fundamental-mode
11687 rather than kill-all-local-variables so it runs fundamental-mode-hook.
11688 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
11689 Use fundamental-mode-hook to run MODE-enable-in-buffers earlier, so
11690 that subsequent hooks get a chance to disable it.
11691
ccaa4765
SM
116922010-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
11693
17818d71
SM
11694 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
11695 Avoid re-enabling a minor mode after the user turned the minor mode
11696 off if MODE-enable-in-buffers is run twice (typically once from
11697 fundamental-mode's after-change-major-mode-hook and a second time from
11698 run-mode-hook's own after-change-major-mode-hook).
11699
ccaa4765
SM
11700 * emacs-lisp/lisp.el (lisp-complete-symbol): Fail gracefully.
11701
2a6f654e
SS
117022010-04-27 Sam Steingold <sds@gnu.org>
11703
11704 * progmodes/bug-reference.el (bug-reference-url-format): Mark as
11705 `safe-local-variable' if the value is a string or a function, as
11706 documented and implemented on 2010-04-02.
11707
cecaa674
JB
117082010-04-27 Juanma Barranquero <lekktu@gmail.com>
11709
11710 * ido.el (ido-buffer-internal): Bind `ido-use-virtual-buffers' to nil
11711 when method is 'kill.
11712
117132010-04-27 Agustín Martín <agustin.martin@hispalinux.es>
1e116bb3 11714
a628ad9d
JB
11715 * textmodes/ispell.el (ispell-init-process): Fix personal dictionary
11716 condition in default directory check.
01c35094 11717 (ispell-init-process, ispell-kill-ispell, kill-buffer-hook):
1e116bb3
AM
11718 Kill ispell process when killing its associated buffer.
11719
7dd7fbb9
JD
117202010-04-27 Jan Djärv <jan.h.d@swipnet.se>
11721
11722 * desktop.el (desktop-kill): ask-if-new: Ask if desktop file exists,
11723 but we aren't using it.
11724
7ac82b84
J
117252010-04-25 Jan Djärv <jan.h.d@swipnet.se>
11726
11727 * tool-bar.el (tool-bar-local-item-from-menu): Revert unintended
11728 checkin in 2010-04-23T16:26:11Z!monnier@iro.umontreal.ca.
11729
fea1add4
GM
117302010-04-24 Glenn Morris <rgm@gnu.org>
11731
11732 * emacs-lisp/authors.el (authors-obsolete-files-regexps):
11733 Ignore VCS-ignore files, and deleted nextstep preferences files.
11734 (authors-ignored-files): Ignore deleted cedet test files, and "*.el".
11735 (authors-ambiguous-files): New list.
11736 (authors-valid-file-names): Add some deleted files.
11737 (authors-renamed-files-alist): Add font-setting.el, edt-user.doc.
11738 (authors-disambiguate-file-name): New function. (Bug#5501)
11739 (authors-canonical-file-name): Doc fix.
11740 Don't warn about obsolete files.
11741 (authors-canonical-file-name, authors-scan-el):
11742 Use authors-disambiguate-file-name.
11743
cbcfee6e
GM
11744 * hfy-cmap.el (htmlfontify-load-rgb-file, hfy-fallback-colour-values):
11745 Add autoload cookies.
11746 (htmlfontify-unload-rgb-file, hfy-fallback-colour-values): Add docs.
11747 (generated-autoload-file): Set file-local value to "htmlfontify.el".
11748 * htmlfontify.el (caddr, cadddr): Remove fallback definitions.
11749 They have definitions / compiler macros in cl.el.
11750 (htmlfontify-load-rgb-file, hfy-fallback-colour-values):
11751 Replace manual autoloads with generated ones.
11752 (htmlfontify-unload-rgb-file): Remove autoload.
11753 * Makefile.in (autoloads): Ensure htmlfontify.el is writable.
11754
3b548e1b
SM
117552010-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
11756
9ae0c310
SM
11757 * emacs-lisp/bytecomp.el (byte-compile-set-default): New function.
11758 (byte-compile-setq-default): Optimize for the
11759 single-var case and don't call byte-compile-form in this case to avoid
11760 inf-loop with byte-compile-set-default.
11761
3b548e1b
SM
11762 * progmodes/compile.el (compilation-start): Abbreviate default directory.
11763
632c5478
MA
117642010-04-23 Michael Albinus <michael.albinus@gmx.de>
11765
11766 Implement SELINUX backends.
11767
3b548e1b
SM
11768 * net/tramp.el (tramp-file-name-handler-alist):
11769 Add `file-selinux-context' and `set-file-selinux-context'.
632c5478
MA
11770 (tramp-handle-file-selinux-context)
11771 (tramp-handle-set-file-selinux-context): New defuns.
3b548e1b
SM
11772 (tramp-handle-copy-file, tramp-do-copy-or-rename-file):
11773 Handle PRESERVE-SELINUX-CONTEXT.
632c5478 11774
3b548e1b
SM
11775 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
11776 Add `file-selinux-context' and `set-file-selinux-context'.
632c5478
MA
11777 (tramp-gvfs-handle-file-selinux-context)
11778 (tramp-gvfs-handle-set-file-selinux-context): New defuns.
11779 (tramp-gvfs-handle-copy-file): Handle PRESERVE-SELINUX-CONTEXT.
11780
11781 * net/ange-ftp.el (ange-ftp-copy-file):
11782 * net/tramp-fish.el (tramp-fish-handle-copy-file):
11783 * net/tramp-imap.el (tramp-imap-handle-copy-file):
3b548e1b
SM
11784 * net/tramp-smb.el (tramp-smb-handle-copy-file):
11785 Add PRESERVE-SELINUX-CONTEXT.
632c5478 11786
a94d821f
MA
117872010-04-22 Michael Albinus <michael.albinus@gmx.de>
11788
11789 Synchronize with Tramp repository.
11790
11791 * net/tramp.el (with-connection-property, tramp-completion-mode-p)
11792 (tramp-action-process-alive, tramp-action-out-of-band)
11793 (tramp-check-for-regexp, tramp-file-name-p, tramp-equal-remote)
11794 (tramp-exists-file-name-handler): Fix docstring.
11795 (with-progress-reporter): New defmacro.
11796 (tramp-do-copy-or-rename-file, tramp-handle-dired-compress-file)
11797 (tramp-maybe-open-connection): Use it.
11798
a92375d9
MA
117992010-04-22 Noah Lavine <noah549@gmail.com> (tiny change)
11800
11801 Detect ssh 'ControlMaster' argument automatically in some cases.
11802
11803 * net/tramp.el (tramp-detect-ssh-controlmaster): New defun.
11804 (tramp-default-method): Use it.
11805
489fe4c2
MA
118062010-04-22 Michael Albinus <michael.albinus@gmx.de>
11807
25f14cdb
MA
11808 * net/tramp.el (tramp-handle-copy-file): Add new optional
11809 parameter `preserve-selinux-context'.
11810 (tramp-file-name-for-operation): Add `set-file-selinux-context'.
11811
a92375d9
MA
118122010-04-22 Michael Albinus <michael.albinus@gmx.de>
11813
489fe4c2
MA
11814 * net/tramp.el (tramp-completion-handle-file-name-all-completions):
11815 Ensure, that non remote files are still checked. Oops.
11816
acd1f317
MA
118172010-04-21 Michael Albinus <michael.albinus@gmx.de>
11818
11819 Fix Bug#5840.
11820
11821 * icomplete.el (icomplete-completions): Use `non-essential'.
11822
11823 * net/tramp.el (tramp-connectable-p): New defun.
11824 (tramp-handle-expand-file-name)
11825 (tramp-completion-handle-file-name-all-completions)
11826 (tramp-completion-handle-file-name-completion): Use it.
11827
62c5b459
SM
118282010-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
11829
11830 * emacs-lisp/lisp.el (lisp-completion-at-point): Try and handle errors.
11831
f904c0f9
JD
118322010-04-21 Jan Djärv <jan.h.d@swipnet.se>
11833
11834 * vc-dir.el (vc-dir-tool-bar-map): Add :label on some tool bar items.
11835
11836 * tool-bar.el (tool-bar-setup): Add :label on some tool bar items.
11837
11838 * loadup.el: Load dynamic-setting.el if feature dynamic-setting
11839 is present.
11840
11841 * info.el (info-tool-bar-map): Add labels.
11842
11843 * cus-start.el (all): Add tool-bar-style and tool-bar-max-label-size.
11844
11845 * cus-edit.el (custom-commands): Add labels for tool bar.
11846 (custom-buffer-create-internal, Custom-mode): Adjust for
11847 labels in custom-commands.
11848
11849 * dynamic-setting.el: Renamed from font-setting.el.
11850
c5cbeb12
LL
118512010-04-21 John Wiegley <jwiegley@gmail.com>
11852
11853 * ido.el (ido-init-completion-maps): For ido-switch-buffer, C-o
11854 toggles the use of virtual buffers.
537ffaf3 11855 (ido-buffer-internal): Guard `ido-use-virtual-buffers' global value.
c5cbeb12
LL
11856 (ido-toggle-virtual-buffers): New function.
11857
fcc93746
JB
118582010-04-21 Juanma Barranquero <lekktu@gmail.com>
11859
11860 Use `define-derived-mode'; fix window selection; doc fixes.
11861 * play/tetris.el (tetris, tetris-update-speed-function)
11862 (tetris-tty-colors, tetris-x-colors, tetris-move-bottom)
11863 (tetris-move-left, tetris-move-right, tetris-rotate-prev)
11864 (tetris-rotate-next, tetris-end-game, tetris-start-game)
11865 (tetris-pause-game): Fix typos in docstrings.
11866 (tetris-mode-map, tetris-null-map):
11867 Move initialization into declaration.
11868 (tetris-mode): Define with `define-derived-mode';
11869 set show-trailing-whitespace to nil.
11870 (tetris): Prefer window already displaying the "*Tetris*" buffer.
11871
574c05e2
KK
118722010-04-21 Karel Klíč <kklic@redhat.com>
11873
11874 * files.el (backup-buffer): Handle SELinux context, and return it
11875 if a backup was made by renaming.
11876 (backup-buffer-copy): Set SELinux context to the target file.
11877 (basic-save-buffer): Set SELinux context of the newly written file.
11878 (basic-save-buffer-1): Now it also returns any SELinux context.
11879 (basic-save-buffer-2): Set SELinux context of the newly created file,
11880 and return it.
11881 * net/tramp.el (tramp-file-name-for-operation):
11882 Add file-selinux-context.
11883
e97a42c1
SM
118842010-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
11885
f2b9ed18
SM
11886 Make the log-edit comments use RFC822 format throughout.
11887
e97a42c1
SM
11888 * vc.el (vc-checkin, vc-modify-change-comment):
11889 Adjust to new vc-start/finish-logentry.
11890 (vc-find-conflicted-file): New command.
11891 (vc-transfer-file): Adjust to new vc-checkin.
11892 (vc-next-action): Improve scoping.
11893
11894 * vc-hg.el (vc-hg-log-edit-mode): Remove.
11895 (vc-hg-checkin): Remove extra arg. Use log-edit-extract-headers.
11896
11897 * vc-git.el (vc-git-log-edit-mode): Remove.
11898 (vc-git-checkin): Remove extra arg. Use log-edit-extract-headers.
11899 (vc-git-commits-coding-system): Rename from git-commits-coding-system.
11900
11901 * vc-dispatcher.el (vc-log-edit): Shorten names for log-edit-show-files.
11902 (vc-start-logentry): Remove argument `extra'.
11903 (vc-finish-logentry): Remove extra args.
11904
11905 * vc-bzr.el (vc-bzr-log-edit-mode): Remove.
11906 (vc-bzr-checkin): Remove extra arg. Use log-edit-extract-headers.
11907 (vc-bzr-conflicted-files): New function.
11908
11909 * log-edit.el (log-edit-extra-flags)
11910 (log-edit-before-checkin-process): Remove.
11911 (log-edit-summary, log-edit-header, log-edit-unknown-header): New faces.
11912 (log-edit-headers-alist): New var.
11913 (log-edit-header-contents-regexp): New const.
11914 (log-edit-match-to-eoh): New function.
11915 (log-edit-font-lock-keywords): Use them.
11916 (log-edit): Insert a "Summary:" header as default.
11917 (log-edit-mode): Mark font-lock rules as case-insensitive.
11918 (log-edit-done): Cleanup headers.
11919 (log-view-process-buffer): Remove.
11920 (log-edit-extract-headers): New function to replace it.
11921
938efb77
JB
119222010-04-20 Juanma Barranquero <lekktu@gmail.com>
11923
11924 * subr.el (default-direction-reversed): Remove obsolescence info.
11925
1cfb415b
SM
119262010-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
11927
cb4f9513
SM
11928 * vc-dispatcher.el (vc-finish-logentry): Don't mess so badly with the
11929 windows/frames.
11930
6e610c72
SM
11931 * emacs-lisp/lisp.el (lisp-completion-at-point): Complete around point.
11932 I.e. include text after point in the completion region.
11933 Also, return nil when we're not after/in a symbol.
11934
1cfb415b
SM
11935 * international/mule-cmds.el (view-hello-file): Don't fiddle with the
11936 default enable-multibyte-characters.
11937
c80fa13c
SM
119382010-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
11939
87926e02
SM
11940 * international/mule.el: Help the user choose a valid coding-system.
11941 (read-buffer-file-coding-system): New function.
11942 (set-buffer-file-coding-system): Use it. Prompt the user if the
11943 coding-system cannot encode all the chars.
11944
c80fa13c
SM
11945 * vc-bzr.el: Use standard *vc* and *vc-diff* buffers.
11946 (vc-bzr-shelve-show, vc-bzr-shelve-apply)
11947 (vc-bzr-shelve-apply-and-keep, vc-bzr-shelve-snapshot):
11948 Don't use *vc-bzr-shelve*.
11949
6e104790 119502010-04-19 Dan Nicolaescu <dann@ics.uci.edu>
bce31830
DN
11951
11952 Fix the version number for added files.
11953 * vc-hg.el (vc-hg-working-revision): Check if the file is
11954 registered after hg parent fails (Bug#5961).
11955
6e104790 119562010-04-19 Glenn Morris <rgm@gnu.org>
0433ffa6
GM
11957
11958 * htmlfontify.el (htmlfontify-buffer)
11959 (htmlfontify-copy-and-link-dir): Autoload entry points.
11960
6e104790 119612010-04-19 Magnus Henoch <magnus.henoch@gmail.com>
8507c65c
CY
11962
11963 * vc-hg.el (vc-hg-annotate-extract-revision-at-line): Expand file
11964 name relative to the project root (Bug#5960).
11965
6e104790 119662010-04-19 Glenn Morris <rgm@gnu.org>
e9ef9777
GM
11967
11968 * vc-git.el (vc-git-print-log): Doc fix.
11969
6e104790 119702010-04-19 Óscar Fuentes <ofv@wanadoo.es>
3808c51f
CY
11971
11972 * ido.el (ido-file-internal): Fix 2009-12-02 change.
11973
53cfe624 119742010-04-19 Christoph Scholtes <cschol2112@googlemail.com>
7860d2e3
CY
11975
11976 * progmodes/grep.el (grep-compute-defaults): Fix handling of host
11977 default settings (Bug#5928).
11978
6e104790 119792010-04-19 Glenn Morris <rgm@gnu.org>
119850e9
GM
11980
11981 * progmodes/fortran.el (fortran-match-and-skip-declaration):
11982 New function.
0a23b2c3 11983 (fortran-font-lock-keywords-3): Use it. (Bug#1385)
119850e9 11984
6e104790 119852010-04-19 Kenichi Handa <handa@m17n.org>
86a366f4
KH
11986
11987 * language/indian.el (malayalam-composable-pattern): Fix previous
11988 change (add U+0D4D "SIGN VIRAMA").
11989 (oriya-composable-pattern): Add U+0B30 and fix typo in the regexp.
11990 (tamil-composable-pattern): Fix typo in the regexp.
11991 (telugu-composable-pattern): Fix U+0C4D and typo in the regexp.
11992 (kannada-composable-pattern): Fix U+0CB0 and typo in the regexp.
11993 (malayalam-composable-pattern): Fix U+0D4D and typo in the regexp.
11994
6e104790 119952010-04-19 Chong Yidong <cyd@stupidchicken.com>
8afe2ec6
CY
11996
11997 * textmodes/tex-mode.el (latex-mode): Revert 2008-03-03 change to
11998 paragraph-separate (Bug#5821).
11999
6e104790 120002010-04-19 Juri Linkov <juri@jurta.org>
3c5d6dfb
JL
12001
12002 Put breadcrumbs on overlay instead of inserting to buffer (bug#5809).
12003
12004 * info.el (Info-find-node-2): Comment out code that skips
12005 breadcrumbs line.
12006 (Info-mouse-follow-link): New command.
12007 (Info-link-keymap): New keymap.
12008 (Info-breadcrumbs): Rename from `Info-insert-breadcrumbs'.
12009 Return a string with links instead of inserting breadcrumbs
12010 to the Info buffer.
12011 (Info-fontify-node): Comment out code that inserts breadcrumbs.
12012 Instead of putting the `invisible' text property over the Info
12013 header, make an overlay over the Info header with the `invisible'
12014 property and `after-string' set to the string returned by
12015 `Info-breadcrumbs'.
12016
6e104790 120172010-04-19 Chong Yidong <cyd@stupidchicken.com>
6baa27a2
CY
12018
12019 * help.el (help-window-setup-finish): Doc fix (Bug#5830).
12020 Reported by monkey@sandpframing.com.
12021
98923800
SM
120222010-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
12023
b5feea0f
SM
12024 * tmm.el (tmm-prompt): Remove obsolete call to x-popup-menu.
12025 (tmm-get-keymap): Add key-binding shortcuts now that they're not
12026 available in the "keyseq cache" any more.
12027
98923800
SM
12028 * custom.el (defcustom): Add edebug spec.
12029
fd5c9dfa
JL
120302010-04-18 Juri Linkov <juri@jurta.org>
12031
12032 Test for special mode-class in view-buffer instead of view-file (bug#5513).
12033
12034 * view.el (view-file, view-buffer): Move test for special mode-class
12035 from view-file to view-buffer.
12036
12037 * tar-mode.el (tar-extract): Turn if's into one cond
12038 like in arc-mode.el.
12039
b3671a51
JL
120402010-04-18 Juri Linkov <juri@jurta.org>
12041
12042 Add 7z archive format support (bug#5475).
12043
12044 * arc-mode.el (archive-zip-extract): Try to find 7z executable.
12045 (archive-7z-extract): New defcustom.
12046 (archive-find-type): Add magic string for 7z.
12047 (archive-extract-by-stdout): Add new optional arg `stderr-file'.
12048 If `stderr-file' is non-nil, use `(t stderr-file)' for the
12049 `buffer' arg of `call-process'.
12050 (archive-zip-extract): Check `archive-zip-extract' for "7z" and
12051 call the function `archive-7z-extract' with the variable
12052 `archive-7z-extract' let-bound to `archive-zip-extract'.
12053 (archive-7z-summarize, archive-7z-extract): New functions.
12054
12055 * international/mule.el (auto-coding-alist):
12056 * files.el (auto-mode-alist): Add 7z file extension.
12057
8a37fb25
SM
120582010-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
12059
e9515805
SM
12060 * loadup.el: Setup hash-cons for pure data.
12061
f8ea0098
SM
12062 Fix duplicate entries in cedet's loaddefs.el files.
12063 * emacs-lisp/autoload.el (autoload-file-load-name): Be more clever.
12064 Should make most file-local generated-autoload-file unnecessary.
12065 (print-readably): Silence warnings.
12066 (autoload-find-destination): Take load-name as an arg to make sure
12067 it's the same as the one that will be in the file.
12068 (autoload-generate-file-autoloads): Adjust to above changes.
12069 Try to make the dataflow a bit simpler.
12070
8a37fb25
SM
12071 * cvs-status.el (cvs-refontify): Remove unused.
12072
f8b91752
JB
120732010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
12074
76e3243a 12075 * calc/calc.el (calc-mode-map): Bind "O" to `calc-missing-key'.
f8b91752 12076
76e3243a 12077 * calc/calc-bin.el (calc-radix): Have the "O" option turn on
f8b91752
JB
12078 twos-complement mode.
12079
d8b01fef
JB
120802010-04-17 Jay Belanger <jay.p.belanger@gmail.com>
12081
76e3243a
JB
12082 * calc/calc-ext.el (calc-init-extensions): Add keybinding for
12083 'calc-option'. Add `calc-option-prefix-help' to calc-help autoloads.
d8b01fef
JB
12084 (calc-inverse): Add "Option" to message, as appropriate.
12085 (calc-hyperbolic): Add "Option" to message, as appropriate.
12086 (calc-option, calc-is-option): New functions.
12087
76e3243a 12088 * calc/calc-help.el (calc-full-help): Add `calc-option-help'.
d8b01fef
JB
12089 (calc-option-prefix-help): New function.
12090
76e3243a 12091 * calc/calc-misc.el (calc-help): Add "Option" entry.
d8b01fef 12092
76e3243a 12093 * calc/calc.el (calc-local-var-list): Add `calc-option-flag'.
d8b01fef
JB
12094 (calc-option-flag): New variable.
12095 (calc-do): Set `calc-option-flag to nil.
12096 (calc-set-mode-line): Add "Opt " as appropriate.
12097
74f806a1
JL
120982010-04-16 Juri Linkov <juri@jurta.org>
12099
12100 Move scrolling commands from simple.el to window.el
12101 because their primitives are implemented in window.c.
12102
12103 * simple.el (scroll-error-top-bottom)
12104 (scroll-up-command, scroll-down-command, scroll-up-line)
12105 (scroll-down-line, scroll-other-window-down)
12106 (beginning-of-buffer-other-window, end-of-buffer-other-window):
12107 * window.el (scroll-error-top-bottom)
12108 (scroll-up-command, scroll-down-command, scroll-up-line)
12109 (scroll-down-line, scroll-other-window-down)
12110 (beginning-of-buffer-other-window, end-of-buffer-other-window):
12111 Move from simple.el to window.el because their primitives are
12112 implemented in window.c.
12113
ad40eec5
JL
121142010-04-16 Juri Linkov <juri@jurta.org>
12115
12116 * isearch.el (isearch-lookup-scroll-key): Check both
12117 `isearch-scroll' and `scroll-command' properties.
12118 (scroll-up, scroll-down): Remove `isearch-scroll' property.
12119
12120 * mwheel.el (mwheel-scroll): Remove `isearch-scroll' property.
12121
12122 * simple.el (scroll-up-command, scroll-down-command)
12123 (scroll-up-line, scroll-down-line): Remove `isearch-scroll' property.
12124
a4b000fb
JL
121252010-04-15 Juri Linkov <juri@jurta.org>
12126
12127 * simple.el (scroll-up-command, scroll-down-command)
12128 (scroll-up-line, scroll-down-line): Put `scroll-command'
12129 property on the these symbols. Remove them from
12130 `scroll-preserve-screen-position-commands'.
12131
12132 * mwheel.el (mwheel-scroll): Put `scroll-command' and
12133 `isearch-scroll' properties on the `mwheel-scroll' symbol.
12134 Remove it from `scroll-preserve-screen-position-commands'.
12135
12136 * isearch.el (isearch-allow-scroll): Doc fix.
12137
4874f5e6
MA
121382010-04-15 Michael Albinus <michael.albinus@gmx.de>
12139
12140 * net/tramp.el (tramp-error-with-buffer): Don't show the
12141 connection buffer when we are in completion mode.
12142 (tramp-file-name-handler): Catch the error for some operations
12143 when we are in completion mode. This gives the user the chance to
12144 correct the file name in the minibuffer.
12145
82883f0a
GM
121462010-04-15 Glenn Morris <rgm@gnu.org>
12147
12148 * progmodes/verilog-mode.el (verilog-forward-sexp): Avoid free variable.
12149
528b9ea9
JB
121502010-04-15 Juanma Barranquero <lekktu@gmail.com>
12151
12152 Simplify by using `define-derived-mode'.
12153 * info.el (Info-mode):
12154 * calendar/todo-mode.el (todo-mode):
12155 * play/gomoku.el (gomoku-mode): Define with `define-derived-mode'.
12156 (gomoku-mode-map): Move initialization into declaration.
12157
5f2b693f
MA
121582010-04-14 Michael Albinus <michael.albinus@gmx.de>
12159
12160 Fix Bug#5840.
12161 * ido.el (ido-file-name-all-completions-1):
12162 * minibuffer.el (minibuffer-completion-help):
12163 * net/tramp.el (tramp-completion-mode-p): Use `non-essential'.
12164
ebb9641f
SM
121652010-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
12166
38111a5a
SM
12167 * simple.el (non-essential): New var.
12168
ebb9641f
SM
12169 Add a new field `location' to bookmarks for non-file bookmarks.
12170 * bookmark.el (bookmark-location): Use the new field, if present.
12171 (bookmark-insert-location): Undo last change, not needed any more.
12172 * man.el (Man-bookmark-make-record):
12173 * woman.el (woman-bookmark-make-record): Add `location' field.
12174
7b05466f
JL
121752010-04-14 Juri Linkov <juri@jurta.org>
12176
12177 * simple.el (scroll-error-top-bottom): New defcustom.
12178 (scroll-up-command, scroll-down-command): Use it. Doc fix.
12179
12180 * emulation/pc-select.el (pc-select-override-scroll-error):
12181 Obsolete in favor of `scroll-error-top-bottom'.
12182
32129746
JL
121832010-04-14 Juri Linkov <juri@jurta.org>
12184
12185 * tutorial.el (tutorial--default-keys): Rebind `C-v' to
12186 `scroll-up-command' and `M-v' to `scroll-down-command'.
12187
12188 * emulation/cua-rect.el (cua--init-rectangles):
12189 * forms.el (forms--change-commands):
12190 * image-mode.el (image-mode-map):
12191 Remap scroll-down-command and scroll-up-command
12192 in addition to scroll-down and scroll-up.
12193
9013a7f8
JL
121942010-04-14 Juri Linkov <juri@jurta.org>
12195
12196 * mwheel.el (scroll-preserve-screen-position-commands):
12197 Add mwheel-scroll to this list of commands.
12198
12199 * simple.el (scroll-preserve-screen-position-commands):
12200 Add scroll-up-command, scroll-down-command, scroll-up-line,
12201 scroll-down-line to this list of commands.
12202
3b7e1d5f
SM
122032010-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
12204
c1e25821
SM
12205 * obsolete/complete.el: Move from lisp/complete.el.
12206
5b31b787
SM
12207 * pcomplete.el (pcomplete-here*): Fix mistaken change (bug#5935).
12208
3b7e1d5f
SM
12209 * emacs-lisp/easy-mmode.el (define-minor-mode): Passing a nil argument
12210 to the minor mode function now turns the mode ON unconditionally.
12211
398a825b
SM
122122010-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
12213
a544e7c1
SM
12214 * vc-dir.el (vc-dir-kill-line): New command.
12215 (vc-dir-mode-map): Bind it to C-k.
12216
a1979d8e
SM
12217 * bookmark.el (bookmark-insert-location): Handle a nil filename.
12218
398a825b
SM
12219 * woman.el: Add bookmark declarations to silence the compiler.
12220 (bookmark-prop-get): Use `man-args' rather than `filename' as a first
12221 step to compatibility between man and woman bookmarks.
12222 Adjust for Man-default-bookmark-title renaming.
12223 (woman-bookmark-jump): Adjust accordingly. Don't forget to autoload.
12224
12225 * man.el: Add bookmark declarations to silence the compiler.
12226 (Man-name-local-regexp): Make it match NAME as well.
12227 (Man-getpage-in-background): Return the buffer.
12228 (Man-notify-when-ready): Use `case'.
12229 (man-set-default-bookmark-title): Rename to Man-default-bookmark-title.
12230 Don't hardcode "NAME". Simplify.
12231 (Man-bookmark-make-record): Use Man-arguments rather than buffer-name.
12232 Rename from Man-bookmark-make-record.
12233 (Man-bookmark-jump): Rename from man-bookmark-jump. Simplify now that
12234 we have the actual man-args. Use Man-getpage-in-background rather
12235 than `man' since the arg is already processed. Let bookmark.el do the
12236 window handling. Only wait for the relevant process.
12237 Don't forget to autoload.
12238
12239 * bookmark.el (bookmark-default-file): Use locate-user-emacs-file.
12240
45be326a
TV
122412010-04-12 Thierry Volpiatto <thierry.volpiatto@gmail.com>
12242
12243 * woman.el (woman-bookmark-make-record, woman-bookmark-jump):
12244 New functions.
12245 (woman-mode): Setup bookmark support.
12246
12247 * man.el (man-set-default-bookmark-title, man-bookmark-make-record)
12248 (man-bookmark-jump): New functions.
12249 (Man-mode): Setup bookmark support.
12250
3acb4c93
CY
122512010-04-10 Jari Aalto <jari.aalto@cante.net>
12252
12253 * comint.el (comint-password-prompt-regexp): Use regexp-opt, and
12254 recognize ssh-keygen prompt (Bug#2817).
12255
b6bbb65e
MA
122562010-04-10 Michael Albinus <michael.albinus@gmx.de>
12257
12258 * net/tramp.el (tramp-do-copy-or-rename-file): Add progress reporter.
12259
b533bc97
MA
122602010-04-10 Michael Albinus <michael.albinus@gmx.de>
12261
12262 Synchronize with Tramp repository.
12263
12264 * net/tramp.el (tramp-completion-function-alist)
12265 (tramp-file-name-regexp, tramp-chunksize)
45be326a
TV
12266 (tramp-local-coding-commands, tramp-remote-coding-commands):
12267 Fix docstring.
12268 (tramp-remote-process-environment): Use `format' instead of `concat'.
b533bc97
MA
12269 (tramp-handle-directory-files-and-attributes)
12270 (tramp-get-remote-path): Use `copy-tree'.
12271 (tramp-handle-file-name-all-completions): Backward/ XEmacs
12272 compatibility: Use `completion-ignore-case' if
12273 `read-file-name-completion-ignore-case' does not exist.
12274 (tramp-do-copy-or-rename-file-directly): Do not use
12275 `tramp-handle-file-remote-p'.
45be326a
TV
12276 (tramp-do-copy-or-rename-file-out-of-band):
12277 Use `tramp-compat-delete-directory'.
b533bc97 12278 (tramp-do-copy-or-rename-file-out-of-band)
45be326a
TV
12279 (tramp-compute-multi-hops, tramp-maybe-open-connection):
12280 Use `format-spec-make'.
b533bc97
MA
12281 (tramp-find-foreign-file-name-handler)
12282 (tramp-advice-make-auto-save-file-name)
12283 (tramp-set-auto-save-file-modes): Remove superfluous check for
12284 `stringp'. This is done inside `tramp-tramp-file-p'.
12285 (tramp-debug-outline-regexp): New defconst.
12286 (tramp-get-debug-buffer): Use it.
12287 (tramp-check-for-regexp): Use (forward-line 1).
12288 (tramp-set-auto-save-file-modes): Adapt version check.
12289
45be326a
TV
12290 * net/tramp-compat.el (tramp-advice-file-expand-wildcards):
12291 Wrap call of `featurep' for 2nd argument.
b533bc97
MA
12292 (tramp-compat-make-temp-file): Simplify fallback implementation.
12293 (tramp-compat-copy-tree): Remove function.
12294 (tramp-compat-delete-directory): Provide implementation for older
12295 Emacsen.
12296
12297 * net/tramp-fish.el (tramp-fish-handle-directory-files-and-attributes):
12298 Do not use `tramp-fish-handle-file-attributes.
12299
12300 * net/trampver.el: Update release number.
12301
ba33df00
GM
123022010-04-10 Glenn Morris <rgm@gnu.org>
12303
12304 * progmodes/compile.el (compilation-save-buffers-predicate):
12305 Add missing :version tag.
12306
4a8ae76f
SS
123072010-04-09 Sam Steingold <sds@gnu.org>
12308
12309 * progmodes/compile.el (compilation-save-buffers-predicate):
12310 Remove the "autoload" cookie.
12311
0880716f
SS
12312 * progmodes/bug-reference.el (turn-on-bug-reference-mode)
12313 (turn-on-bug-reference-prog-mode): Remove, `bug-reference-mode'
12314 and `bug-reference-prog-mode' can be used in hooks directly.
12315
6aebd58c
DN
123162010-04-09 Dan Nicolaescu <dann@ics.uci.edu>
12317
12318 Add --author support to git commit.
12319 * vc-git.el (vc-git-checkin): Pass extra-args to the commit command.
12320 (vc-git-log-edit-mode): New minor mode.
45be326a
TV
12321 (log-edit-mode, log-edit-extra-flags, log-edit-mode):
12322 New declarations.
6aebd58c 12323
f6d90772
ER
123242010-04-09 Eric Raymond <esr@snark.thyrsus.com>
12325
12326 * vc-hooks.el, vc-git.el: Improve documentation comments.
12327
e754e83b
SM
123282010-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
12329
12330 Fix some of the problems in defsubst* (bug#5728).
12331 * emacs-lisp/cl-macs.el (defsubst*): Don't substitute non-trivial args.
12332 (cl-defsubst-expand): Do the substitutions simultaneously (bug#5728).
12333
9e86ab0b
SS
123342010-04-07 Sam Steingold <sds@gnu.org>
12335
e754e83b
SM
12336 * progmodes/compile.el (compilation-save-buffers-predicate):
12337 New custom variable.
9e86ab0b
SS
12338 (compile, recompile): Pass it to `save-some-buffers'.
12339
b0c8b840
JD
123402010-04-07 Jan Djärv <jan.h.d@swipnet.se>
12341
12342 * wid-edit.el (widget-choose): Move cursor to the second line of
12343 the buffer (Bug#5695).
12344
31527c56
DN
123452010-04-07 Dan Nicolaescu <dann@ics.uci.edu>
12346
12347 Add new VC methods: vc-log-incoming and vc-log-outgoing.
12348 * vc.el (vc-print-log-setup-buttons): New function split out from
12349 vc-print-log-internal.
12350 (vc-log-internal-common): New function, a parametrized version of
12351 vc-print-log-internal.
12352 (vc-print-log-internal): Just call vc-log-internal-common with the
12353 right arguments.
12354 (vc-incoming-outgoing-internal):
12355 (vc-log-incoming, vc-log-outgoing): New functions.
12356 (vc-log-view-type): New permanent local variable.
12357
12358 * vc-hooks.el (vc-menu-map): Bind vc-log-incoming and vc-log-outgoing.
12359
12360 * vc-bzr.el (vc-bzr-log-view-mode): Use vc-log-view-type instead
12361 of the dynamic bound vc-short-log.
12362 (vc-bzr-log-incoming, vc-bzr-log-outgoing): New functions.
12363
12364 * vc-git.el (vc-git-log-outgoing): New function.
12365 (vc-git-log-view-mode): Use vc-log-view-type instead
12366 of the dynamic bound vc-short-log.
12367
12368 * vc-hg.el (vc-hg-log-view-mode): Use vc-log-view-type instead
12369 of the dynamic bound vc-short-log. Highlight the tag.
12370 (vc-hg-log-incoming, vc-hg-log-outgoing): New functions.
12371 (vc-hg-outgoing, vc-hg-incoming, vc-hg-outgoing-mode):
12372 (vc-hg-incoming-mode): Remove.
12373 (vc-hg-extra-menu-map): Do not bind vc-hg-incoming and vc-hg-outgoing.
12374
7ec69e2b
DN
123752010-04-07 Dan Nicolaescu <dann@ics.uci.edu>
12376
12377 Fix default-directory for vc-root-diff.
12378 * vc.el (vc-root-diff): Bind default-directory to the root
12379 directory for the diff command.
12380
fd9ea9d3
WS
123812010-04-07 Michael McNamara <mac@mail.brushroad.com>
12382
6e104790 12383 * progmodes/verilog-mode.el (verilog-forward-sexp):
31527c56
DN
12384 (verilog-calc-1): Support "disable fork" and "fork wait" multi
12385 word keywords, suggested by Steve Pearlmutter.
6e104790 12386 (verilog-pretty-declarations): Support lineup of declarations in
fd9ea9d3 12387 port lists.
6e104790 12388 (verilog-skip-backward-comments, verilog-skip-forward-comment-p):
c4cc8b9a 12389 fix bug for /* / comments.
6e104790 12390 (verilog-backward-syntactic-ws, verilog-forward-syntactic-ws):
fd9ea9d3 12391 Speed up and simplfy as this is never called with a bound.
6e104790
SM
12392 (verilog-pretty-declarations): Enhance to line up declarations
12393 inside a parameter list, suggested by Alan Morgan.
12394 (verilog-pretty-expr): Tune assignment regular expression match
12395 string for corner cases; also use markers instead of character
12396 number as indent changes the later.
fd9ea9d3
WS
12397
123982010-04-07 Wilson Snyder <wsnyder@wsnyder.org>
12399
6e104790
SM
12400 * progmodes/verilog-mode.el (verilog-type-keywords): Fix pulldown
12401 as missing keyword.
12402 (verilog-read-sub-decls-line): Fix comments in AUTO_TEMPLATE
12403 causing truncation of AUTOWIRE signals. Reported by Bruce Tennant.
12404 (verilog-auto-inst, verilog-auto-inst-port): Add vl_mbits for
12405 AUTO_TEMPLATEs needing multiple array bits. Suggested by Bruce
12406 Tennant.
12407 (verilog-keywords):
fd9ea9d3
WS
12408 (verilog-1800-2005-keywords, verilog-1800-2009-keywords): Add IEEE
12409 1800-2009 keywords, including "global.".
12410
2a07afc5
JW
124112010-04-06 John Wiegley <jwiegley@gmail.com>
12412
8b32731a 12413 * ido.el (ido-add-virtual-buffers-to-list): Fix duplicated names
2a07afc5 12414 appearing in buffer list (if a live buffer name matched a recentf
8b32731a 12415 file basename). Should use uniquify to offer a real solution.
2a07afc5 12416
f9a27d86
JW
124172010-04-06 John Wiegley <jwiegley@gmail.com>
12418
8b32731a
JB
12419 * ido.el (ido-use-virtual-buffers, ido-virtual): Move a ChangeLog
12420 comment to code, and add a :version tag.
12421 (ido-virtual-buffers): Move defvar to fix byte-compiler warning.
f9a27d86 12422
9caf8a8f
JB
124232010-04-06 Juanma Barranquero <lekktu@gmail.com>
12424
12425 Enable recentf-mode if using virtual buffers.
12426 * ido.el (recentf-list): Declare for byte-compiler.
93acd23d 12427 (ido-virtual-buffers): Move up to silence byte-compiler. Add docstring.
9caf8a8f
JB
12428 (ido-make-buffer-list): Simplify.
12429 (ido-add-virtual-buffers-to-list): Simplify. Enable recentf-mode.
12430
5a97d2da
JL
124312010-04-05 Juri Linkov <juri@jurta.org>
12432
12433 Scrolling commands which scroll a line instead of full screen.
12434 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01452.html
12435
12436 * simple.el (scroll-up-line, scroll-down-line): New commands.
12437 Put property isearch-scroll=t on them.
12438
12439 * emulation/ws-mode.el (scroll-down-line, scroll-up-line):
12440 Remove commands.
12441
79ce172a
JL
124422010-04-05 Juri Linkov <juri@jurta.org>
12443
8b32731a 12444 Scrolling commands which do not signal errors at top/bottom.
79ce172a
JL
12445 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01452.html
12446
12447 * simple.el (scroll-up-command, scroll-down-command): New commands.
12448 Put property isearch-scroll=t on them.
12449
12450 * bindings.el (global-map): Rebind [prior] from `scroll-down' to
12451 `scroll-down-command' and [next] from `scroll-up' to
12452 `scroll-up-command'.
12453
12454 * emulation/cua-base.el: Put property CUA=move on
12455 `scroll-up-command' and `scroll-down-command'.
12456 (cua--init-keymaps): Remap `scroll-up-command' to `cua-scroll-up'
12457 and `scroll-down-command' to `cua-scroll-down'.
12458
309d5b43
JB
124592010-04-05 Juanma Barranquero <lekktu@gmail.com>
12460
6460e534 12461 * help.el (describe-mode): Return nil.
309d5b43 12462
0523d117
JW
124632010-04-04 John Wiegley <jwiegley@gmail.com>
12464
12465 * ido.el (ido-use-virtual-buffers): New variable to indicate
f9a27d86 12466 whether "virtual buffer" support is enabled for IDO.
0523d117
JW
12467 (ido-virtual): Face used to indicate virtual buffers in the list.
12468 (ido-buffer-internal): If a buffer is chosen, and no such buffer
12469 exists, but a virtual buffer of that name does (which would be why
12470 it was in the list), recreate the buffer by reopening the file.
12471 (ido-make-buffer-list): If virtual buffers are being used, call
12472 `ido-add-virtual-buffers-to-list' before the make list hook.
12473 (ido-virtual-buffers): New variable which contains a copy of the
12474 current contents of the `recentf-list', albeit pared down for the
12475 sake of speed, and with proper faces applied.
12476 (ido-add-virtual-buffers-to-list): Using the `recentf-list',
12477 create a list of "virtual buffers" to present to the user in
12478 addition to the currently open set. Note that this logic could
12479 get rather slow if that list is too large. With the default
12480 `recentf-max-saved-items' of 200, there is little speed penalty.
12481
202ff0d6
SM
124822010-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
12483
12484 * font-lock.el: Require CL when compiling.
12485 (font-lock-turn-on-thing-lock): Use `case'.
12486
ef43a0f4
EZ
124872010-04-03 Eli Zaretskii <eliz@gnu.org>
12488
12489 * emacs-lisp/authors.el (authors-fixed-entries): Add entry for Eli
12490 Zaretskii.
ef43a0f4 12491
9c13a46e
JL
124922010-04-02 Juri Linkov <juri@jurta.org>
12493
12494 * ehelp.el (electric-help-orig-major-mode):
12495 New buffer-local variable.
12496 (electric-help-mode): Set it to original major-mode. Doc fix.
12497 (with-electric-help): Use `electric-help-orig-major-mode' instead
12498 of (default-value 'major-mode). Doc fix.
12499 http://lists.gnu.org/archive/html/emacs-devel/2010-04/msg00069.html
12500
3fb87bf5
SS
125012010-04-02 Sam Steingold <sds@gnu.org>
12502
12503 * vc-hg.el (vc-hg-push, vc-hg-pull): Use `apply' when calling
12504 `vc-hg-command' with a list of flags.
12505
202ff0d6
SM
12506 * progmodes/bug-reference.el (bug-reference-bug-regexp):
12507 Also accept "patch" and "RFE".
dbb5e44a
SS
12508 (bug-reference-fontify): `bug-reference-url-format' can also be a
12509 function to be able to handle the bug kind.
202ff0d6 12510 (turn-on-bug-reference-mode, turn-on-bug-reference-prog-mode): Add.
dbb5e44a 12511
d0b22876
JD
125122010-04-02 Jan Djärv <jan.h.d@swipnet.se>
12513
12514 * tmm.el (tmm-get-keymap): Check with symbolp before passing
12515 value to fboundp, it may not be a symbol.
12516
1625d379
CY
125172010-03-31 Chong Yidong <cyd@stupidchicken.com>
12518
202ff0d6 12519 * cus-edit.el (custom-buffer-sort-alphabetically): Update :version.
1625d379 12520
1cd095c6
JL
125212010-03-31 Juri Linkov <juri@jurta.org>
12522
12523 * simple.el (next-line, previous-line): Re-throw a signal
12524 with `signal' instead of using `ding'.
12525 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01432.html
12526
67189e62
JL
125272010-03-31 Juri Linkov <juri@jurta.org>
12528
12529 * simple.el (keyboard-escape-quit): Raise deselecting the active
12530 region higher than exiting the minibuffer.
12531 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00904.html
12532
1546c559
JL
125332010-03-31 Juri Linkov <juri@jurta.org>
12534
12535 * image.el (image-animated-p): Use `image-metadata' instead of
12536 `image-extension-data'. Get GIF extenstion data from metadata
12537 property `extension-data'.
12538
85626eef
SM
125392010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
12540
12541 * simple.el (append-to-buffer): Simplify.
12542
85738751 125432010-03-31 Tomas Abrahamsson <tab@lysator.liu.se>
b42da387
TA
12544
12545 * textmodes/artist.el (artist-mode): Fix typo in docstring.
12546 Reported by Alex Schröder <kensanata@gmail.com>. (Bug#5807)
12547
85738751 125482010-03-31 Kenichi Handa <handa@m17n.org>
42763dda
KH
12549
12550 * language/sinhala.el (composition-function-table): Fix regexp for
12551 the new Unicode specification.
12552
12553 * language/indian.el (devanagari-composable-pattern)
12554 (tamil-composable-pattern, kannada-composable-pattern)
85626eef 12555 (malayalam-composable-pattern): Adjust for the new Unicode
42763dda
KH
12556 specification.
12557 (bengali-composable-pattern, gurmukhi-composable-pattern)
12558 (gujarati-composable-pattern, oriya-composable-pattern)
12559 (telugu-composable-pattern): New variables to cope with the new
12560 Unicode specification. Use them in composition-function-table.
12561
85738751 125622010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
fe59d705 12563
79d74ac5 12564 Make tmm-menubar work for the Buffers menu again (bug#5726).
fe59d705
SM
12565 * tmm.el (tmm-prompt): Also handle keymap entries in the form of
12566 vectors rather than cons cells, as used in menu-bar-update-buffers.
12567
85738751 125682010-03-31 Chong Yidong <cyd@stupidchicken.com>
03ffe8be 12569
2a793f7f
CY
12570 * progmodes/js.el (js-auto-indent-flag, js-mode-map)
12571 (js-insert-and-indent): Revert 2009-08-15 change, restoring
12572 electric punctuation for "{}();,:" (Bug#5586).
12573
03ffe8be
CY
12574 * mail/sendmail.el (mail-default-directory): Doc fix.
12575
85738751 125762010-03-31 Chong Yidong <cyd@stupidchicken.com>
03ffe8be
CY
12577
12578 * mail/sendmail.el (mail-default-directory): Doc fix.
12579
85738751 125802010-03-31 Eli Zaretskii <eliz@gnu.org>
94785022
EZ
12581
12582 * subr.el (version-regexp-alist, version-to-list)
12583 (version-list-<, version-list-=, version-list-<=)
12584 (version-list-not-zero, version<, version<=, version=): Doc fix.
12585 (Bug#5744).
12586
85738751 125872010-02-31 Dan Nicolaescu <dann@ics.uci.edu>
431af6a4
DN
12588
12589 * vc.el (vc-root-diff): Doc fix.
12590
85738751 125912010-03-31 Chong Yidong <cyd@stupidchicken.com>
9d30a9f4 12592
9aa2c576
CY
12593 * vc.el (vc-print-log, vc-print-root-log): Doc fix.
12594
9d30a9f4
CY
12595 * simple.el (append-to-buffer): Fix last change.
12596
85738751 125972010-03-31 Chong Yidong <cyd@stupidchicken.com>
d0fba174
CY
12598
12599 * simple.el (append-to-buffer): Ensure that point is preserved if
12600 BUFFER is the current buffer. Suggested by YAMAMOTO Mitsuharu.
12601 (Bug#5749)
12602
2372f278
SM
126032010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
12604
12605 * files.el (auto-mode-case-fold): Change default to t.
12606
2223a1b3
JL
126072010-03-30 Juri Linkov <juri@jurta.org>
12608
12609 * dired-x.el (dired-omit-mode): Doc fix.
12610
0ef84fc8
JL
126112010-03-30 Juri Linkov <juri@jurta.org>
12612
12613 * replace.el (occur-accumulate-lines): Move occur-engine related
12614 functions `occur-accumulate-lines' and `occur-engine-add-prefix'
12615 to be located after `occur-engine'.
12616
dc2d2590
JL
126172010-03-30 Juri Linkov <juri@jurta.org>
12618
12619 Make occur handle multi-line matches cleanly with context.
12620 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01280.html
12621
12622 * replace.el (occur-accumulate-lines): Add optional arg `pt'.
12623 (occur-engine): Add local variables `ret', `prev-after-lines',
12624 `prev-lines'. Use more arguments for `occur-context-lines'.
12625 Set first elem of its returned list to `data', and the second elem
12626 to `prev-after-lines'. Don't print the separator line.
12627 In the end, print remaining context after-lines.
12628 (occur-context-lines): Add new arguments `begpt', `endpt',
12629 `lines', `prev-lines', `prev-after-lines'. Rewrite to combine
12630 after-lines of the previous match with before-lines of the
12631 current match and not overlap them. Return a list with two
12632 values: the output line and the list of context after-lines.
12633
47c88c06
JL
126342010-03-30 Juri Linkov <juri@jurta.org>
12635
12636 * replace.el (occur-accumulate-lines): Fix a bug where the first
12637 context line at the beginning of the buffer was missing.
12638
a7b02820
EZ
126392010-03-30 Eli Zaretskii <eliz@gnu.org>
12640
12641 * files.el: Make bidi-display-reordering safe variable for boolean
12642 values.
12643
9326ba26 126442010-03-29 Phil Hagelberg <phil@evri.com>
4e2af782 12645 Chong Yidong <cyd@stupidchicken.com>
9326ba26
CY
12646
12647 * subr.el: Extend progress reporters to perform "spinning".
85626eef
SM
12648 (progress-reporter-update, progress-reporter-do-update):
12649 Handle non-numeric value arguments.
9326ba26
CY
12650 (progress-reporter--pulse-characters): New var.
12651
f6f8aa12
CY
126522010-03-28 Chong Yidong <cyd@stupidchicken.com>
12653
12654 * progmodes/compile.el (compilation-start): Fix regexp detection
12655 of initial cd command (Bug#5771).
12656
7ed287b5
CY
126572010-03-28 Stefan Guath <stefan@automata.se> (tiny change)
12658
12659 * find-dired.el (find-dired): Use read-directory-name (Bug#5777).
12660
146b8b16
NR
126612010-03-27 Nick Roberts <nickrob@snap.net.nz>
12662
12663 Restore GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
76e3243a
JB
12664 * progmodes/gdb-mi.el: Restore.
12665 * progmodes/gdb-ui.el: Remove.
12666 * progmodes/gud.el: Re-accommodate for gdb-mi.el.
146b8b16 12667
b23caf75
GM
126682010-03-25 Glenn Morris <rgm@gnu.org>
12669
12670 * desktop.el (desktop-save-buffer-p): Don't mistakenly include
12671 all dired buffers, even tramp ones. (Bug#5755)
12672
18c812bd
SM
126732010-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
12674
12675 Add "union tags" in mpc.el.
12676 * mpc.el: Remove backward compatibility code.
12677 (mpc-browser-tags): Change default.
12678 (mpc--find-memoize-union-tags): New var.
12679 (mpc-cmd-flush, mpc-cmd-special-tag-p): New fun.
12680 (mpc-cmd-find): Handle the case where the playlist does not exist.
12681 Handle union-tags.
12682 (mpc-cmd-list): Use mpc-cmd-special-tag-p. Handle union-tags.
12683 (mpc-cmd-add): Use mpc-cmd-flush.
12684 (mpc-tagbrowser-tag-name): New fun.
12685 (mpc-tagbrowser-buf): Use it.
12686 (mpc-songs-refresh): Use cond. Move to point-min as a fallback.
12687
efee6a6d
SM
126882010-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
12689
9586c41a
SM
12690 Misc cleanup.
12691 * progmodes/make-mode.el (makefile-bsdmake-rule-action-regex):
12692 Use replace-regexp-in-string.
12693 (makefile-mode-abbrev-table): Merge defvar and define-abbrev-table.
12694 (makefile-imake-mode-syntax-table): Move init into defvar.
12695 (makefile-mode): Use define-derived-mode.
12696
efee6a6d
SM
12697 * progmodes/make-mode.el (makefile-rule-action-regex): Backtrack less.
12698 (makefile-make-font-lock-keywords): Adjust rule since submatch 1 may
12699 not be present any more.
12700
c6f3804c
JB
127012010-03-24 Juanma Barranquero <lekktu@gmail.com>
12702
12703 * faces.el (set-face-attribute): Fix typo in docstring.
12704 (face-valid-attribute-values): Reflow docstring.
12705
e867cb5d 127062010-03-24 Glenn Morris <rgm@gnu.org>
4c3a215a 12707
efee6a6d 12708 * textmodes/flyspell.el (sgml-lexical-context): Autoload it (Bug#5752).
4c3a215a 12709
e867cb5d 127102010-03-24 Chong Yidong <cyd@stupidchicken.com>
e9ba3e26
CY
12711
12712 * indent.el (indent-for-tab-command): Doc fix.
12713
e867cb5d 127142010-03-24 Alan Mackenzie <acm@muc.de>
657071fc 12715
efee6a6d
SM
12716 * progmodes/cc-engine.el (c-remove-stale-state-cache):
12717 Fix off-by-one error. Fixes bug #5747.
657071fc 12718
e867cb5d 127192010-03-24 Juanma Barranquero <lekktu@gmail.com>
c8de140b
JB
12720
12721 * image-dired.el (image-dired-display-thumbs): Fix typo in docstring.
12722 (image-dired-read-comment): Doc fix.
12723
efee6a6d
SM
12724 * json.el (json-object-type, json-array-type, json-key-type)
12725 (json-false, json-null, json-read-number):
c8de140b
JB
12726 * minibuffer.el (completion-in-region-functions):
12727 * calendar/cal-tex.el (cal-tex-daily-end, cal-tex-number-weeks)
12728 (cal-tex-cursor-week):
12729 * emacs-lisp/trace.el (trace-function):
12730 * eshell/em-basic.el (eshell/printnl):
12731 * eshell/em-dirs.el (eshell-last-dir-ring, eshell-parse-drive-letter)
12732 (eshell-read-last-dir-ring, eshell-write-last-dir-ring):
12733 * obsolete/levents.el (allocate-event, event-key, event-object)
12734 (event-point, event-process, event-timestamp, event-to-character)
12735 (event-window, event-x, event-x-pixel, event-y, event-y-pixel):
12736 * textmodes/reftex-vars.el (reftex-index-macros-builtin)
12737 (reftex-section-levels, reftex-auto-recenter-toc, reftex-toc-mode-hook)
12738 (reftex-cite-punctuation, reftex-search-unrecursed-path-first)
12739 (reftex-highlight-selection): Fix typos in docstrings.
12740
e867cb5d 127412010-03-24 Juanma Barranquero <lekktu@gmail.com>
d1200087
JB
12742
12743 * minibuffer.el (completion-in-region-functions): Fix docstring typos.
12744
e867cb5d 127452010-03-24 Glenn Morris <rgm@gnu.org>
f454672b
GM
12746
12747 * mail/rmail.el (rmail-highlight-face): Restore option deleted
12748 2008-02-13 without comment; mark it obsolete.
12749 (rmail-highlight-headers): Use rmail-highlight-face once more.
12750
e867cb5d 127512010-03-24 Chong Yidong <cyd@stupidchicken.com>
d5704d66
CY
12752
12753 * woman.el (woman2-process-escapes): Only consume the newline if
12754 the filler character is on a line by itself (Bug#5729).
12755
e867cb5d 127562010-03-24 Kenichi Handa <handa@m17n.org>
fade35dd
KH
12757
12758 * language/indian.el (devanagari-composable-pattern): Add more
12759 consonants.
12760
e867cb5d 127612010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
12762
12763 * net/trampver.el: Update release number.
12764
e867cb5d 127652010-03-24 Michael Albinus <michael.albinus@gmx.de>
c0e17ff2 12766
efee6a6d
SM
12767 * net/tramp.el (tramp-find-executable):
12768 Use `tramp-get-connection-buffer'. Make the regexp for checking
c0e17ff2
MA
12769 output of "wc -l" more robust.
12770 (tramp-find-shell): Use another shell but /bin/sh on OpenSolaris.
12771 (tramp-open-connection-setup-interactive-shell): Remove workaround
12772 for OpenSolaris bug, it is not needed anymore.
12773
e867cb5d 127742010-03-24 Glenn Morris <rgm@gnu.org>
eb123b12
GM
12775
12776 * emacs-lisp/cl-macs.el (defsubst*): Add autoload cookie. (Bug#4427)
12777
e867cb5d 127782010-03-24 Wilson Snyder <wsnyder@wsnyder.org>
5f8d2ce0
WS
12779
12780 * files.el (auto-mode-alist): Accept more verilog file patterns.
12781
b2b8574b
SM
127822010-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
12783
12784 * vc-dir.el (vc-dir-headers): Abbreviate the working dir.
12785
1d94ebb0
GM
127862010-03-24 Glenn Morris <rgm@gnu.org>
12787
7e263967
GM
12788 * vc-bzr.el (vc-bzr-log-edit-mode): Add --fixes support to
12789 log-edit-before-checkin-process.
12790
5ac92c5f
GM
12791 * vc.el (vc-modify-change-comment): Pass MODE to vc-start-logentry.
12792
12793 * vc.el, vc-bzr.el, vc-hg.el (log-edit-mode): Declare.
ebbe23dd 12794
549f324a
GM
12795 * vc-dispatcher.el (vc-start-logentry): Doc fix.
12796 (log-view-process-buffer, log-edit-extra-flags): Declare.
12797
495b517c
GM
12798 * log-edit.el (log-edit-before-checkin-process): Doc fix.
12799
f4087766
SS
128002010-03-23 Sam Steingold <sds@gnu.org>
12801
12802 Fix bug#5620: recalculate all markers on compilation buffer
12803 modifications, not on file modifications.
38e9aa53
GM
12804 * progmodes/compile.el (compilation-buffer-modtime): New buffer-local
12805 variable: the buffer modification time, for buffers not associated with
12806 files.
f4087766
SS
12807 (compilation-mode): Create it.
12808 (compilation-filter): Update it.
12809 (compilation-next-error-function): Use it instead of
12810 `visited-file-modtime' for timestamp.
12811
774642e5
JL
128122010-03-23 Juri Linkov <juri@jurta.org>
12813
12814 Implement Occur multi-line matches.
12815 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01044.html
12816
12817 * replace.el (occur): Doc fix.
12818 (occur-engine): Set `begpt' to the beginning of the first line.
12819 Set `endpt' to the end of the last match line. At first, count
12820 line numbers between `origpt' and `begpt'. Split out code from
12821 `out-line' variable to new let-bindings `match-prefix' and
12822 `match-str'. In `out-line' add non-numeric prefix to all
12823 non-first lines of multi-line matches. Finally, count lines
12824 between `begpt' and `endpt' and add to `lines'.
12825
f14d1172
JL
128262010-03-23 Juri Linkov <juri@jurta.org>
12827
12828 * replace.el (occur-accumulate-lines, occur-engine):
12829 Use `occur-engine-line' instead of duplicate code.
12830 (occur-engine-line): New function created from duplicate code
12831 in `occur-accumulate-lines' and `occur-engine'.
12832
53e87c57
JL
12833 * replace.el (occur-engine-line): Add optional arg `keep-props'.
12834 (occur-accumulate-lines, occur-engine): Add arg `keep-props'.
12835
75a3ff20
JL
128362010-03-23 Juri Linkov <juri@jurta.org>
12837
12838 * finder.el: Remove TODO tasks.
12839
12840 * info.el (Info-finder-find-node): Add node "all"
12841 with all package info. Handle a list of multiple keywords
12842 separated by comma.
12843 (info-finder): In interactive use with a prefix argument,
12844 use `completing-read-multiple' to read a list of keywords
12845 separated by comma.
12846
00278747
SM
128472010-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
12848
12849 Add a new completion style `substring'.
12850 * minibuffer.el (completion-basic--pattern): New function.
12851 (completion-basic-try-completion, completion-basic-all-completions):
12852 Use it.
12853 (completion-substring--all-completions)
12854 (completion-substring-try-completion)
12855 (completion-substring-all-completions): New functions.
12856 (completion-styles-alist): New style `substring'.
12857
64cb11cc
SM
128582010-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
12859
12860 Get rid of .elc files after removal of the corresponding .el.
12861 * Makefile.in (compile-clean): New target.
12862 (compile-main): Use it.
12863
835e2c65
JD
128642010-03-22 Jan Djärv <jan.h.d@swipnet.se>
12865
12866 * Makefile.in (compile-main): cd to $(lisp) in a sub-shell, so we
12867 don't do make there. When compiling with separate object dir, there
12868 is no Makefile there.
12869
111a9dff
SM
128702010-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
12871
12872 Get rid of the ELCFILES abomination, again.
12873 * Makefile.in (update-elclist, ELCFILES, compile-last): Remove.
12874 (all, compile): Don't call compile-last.
12875 (compile-main): Build the "elcfiles" list dynamically.
12876 (compile-targets): New (internal) target.
12877
82c3d67a
AS
128782010-03-21 Andreas Schwab <schwab@linux-m68k.org>
12879
12880 * Makefile.in (top_srcdir): Define.
12881 (abs_top_builddir): Define.
12882 (srcdir): Don't append `/..'.
12883 (EMACS): Use ${abs_top_builddir}.
12884 (all, compile, compile-always, compile-last): Don't set emacswd.
64cb11cc
SM
12885 (update-subdirs, update-authors): Use $(top_srcdir) instead of
12886 $(srcdir).
82c3d67a
AS
12887 (lisp): Use $(srcdir) instead of @srcdir@.
12888
d66ecdbb
JL
128892010-03-21 Juri Linkov <juri@jurta.org>
12890
12891 Fix message of multi-line occur regexps and multi-buffer header lines.
12892 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00457.html
12893
12894 * replace.el (occur-1): Don't display regexp if it is longer
12895 than window-width. Use `query-replace-descr' to display regexp.
12896 (occur-engine): Don't display regexp in the buffer header for
12897 multi-buffer occur. Display a separate header line with total
12898 match count and regexp for multi-buffer occur.
12899 Use `query-replace-descr' to display regexp.
12900
f05e1b94
TZ
129012010-03-20 Teodor Zlatanov <tzz@lifelogs.com>
12902
12903 * net/secrets.el: Fix parenthesis.
12904 (secrets-enabled): Fix parenthesis.
12905
801ba3ba
SM
129062010-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
12907
3613edce
SM
12908 Use more relative file and directory names.
12909 * Makefile.in (EMACS): Arrange for it to work when we chdir.
12910 (setwins, setwins_almost, setwins_for_subdirs):
12911 Don't `cd'; output relative names.
12912 (all, compile, compile-always, compile-last): Set emacswd.
12913 (custom-deps, finder-data, autoloads, update-subdirs, compile-last):
12914 Just cd to the lisp source dir so we can use relative file names.
12915
801ba3ba
SM
12916 * outline.el (hide-sublevels): Unfix the paren non-typo! (bug#5738).
12917
2b1400b9
GM
129182010-03-20 Glenn Morris <rgm@gnu.org>
12919
12920 * textmodes/rst.el: Use faces for font-lock customization, and make the
12921 old -face variables obsolete.
12922 (rst-block, rst-external, rst-definition, rst-directive, rst-comment)
12923 (rst-emphasis1, rst-emphasis2, rst-literal, rst-reference): New faces.
12924 (rst-block-face, rst-external-face, rst-definition-face)
12925 (rst-directive-face, rst-comment-face, rst-emphasis1-face)
12926 (rst-emphasis2-face, rst-literal-face, rst-reference-face):
12927 Make obsolete.
12928 (rst-font-lock-keywords-function): Update for above changes.
12929
5e418f17
JL
129302010-03-20 Juri Linkov <juri@jurta.org>
12931
12932 * s-region.el:
12933 * obsolete/s-region.el: Move to obsolete.
12934
b0287b39
JB
129352010-03-19 Juanma Barranquero <lekktu@gmail.com>
12936
12937 * vc-dispatcher.el (vc-do-command): Remove reference to `vc-path'.
12938
3c95bbb6
DN
129392010-03-19 Dan Nicolaescu <dann@ics.uci.edu>
12940
12941 * vc-hooks.el (vc-path): Remove variable and obsolete declaration.
12942
09158997
DN
129432010-03-19 Dan Nicolaescu <dann@ics.uci.edu>
12944
12945 Add special markup processing for commit logs.
12946 * log-edit.el (log-edit-extra-flags): New variable.
12947 (log-edit): Add new argument MODE. Use that mode when non-nil
12948 instead of the log-view-mode.
12949 (log-view-process-buffer): New function.
12950
12951 * vc.el: Document that the checkin method takes optional
12952 arguments. Document new backend specific method: log-view-mode.
12953 (vc-default-log-edit-mode): New function.
12954 (vc-checkin): Use a backend specific log-view-mode.
12955 Pass extra arguments to the checkin method.
12956 (vc-modify-change-comment): Pass a dummy extra argument.
12957
12958 * vc-dispatcher.el (vc-log-edit): Add a mode argument, pass it to
12959 log-edit.
12960 (vc-start-logentry): Add a mode argument, pass it to vc-log-edit.
12961 (vc-finish-logentry): Process the log buffer before passing it
12962 down. Pass log-edit-extra-flags.
12963
12964 * vc-bzr.el (vc-bzr-checkin): Pass extra arguments to the commit
12965 command.
85626eef
SM
12966 (log-edit-extra-flags, log-edit-before-checkin-process):
12967 New declarations.
09158997
DN
12968
12969 * vc-hg.el (vc-hg-checkin): Pass extra arguments to the commit
12970 command.
85626eef
SM
12971 (log-edit-extra-flags, log-edit-before-checkin-process):
12972 New declarations.
09158997
DN
12973 (vc-hg-log-edit-mode): New derived mode.
12974
12975 * vc-arch.el (vc-arch-checkin):
12976 * vc-cvs.el (vc-cvs-checkin):
12977 * vc-git.el (vc-git-checkin):
12978 * vc-mtn.el (vc-mtn-checkin):
12979 * vc-rcs.el (vc-rcs-checkin):
12980 * vc-sccs.el (vc-sccs-checkin):
12981 * vc-svn.el (vc-svn-checkin): Add an optional ignored argument.
12982
f430423d
SM
129832010-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
12984
12985 * outline.el (hide-sublevels): Don't hide trailing newline (and fix
12986 parent typo).
12987
aa8f8277
GM
129882010-03-19 Glenn Morris <rgm@gnu.org>
12989
f430423d 12990 * password-cache.el (password-cache, password-cache-expiry): Autoload.
aa8f8277 12991
04525749
GM
129922010-03-18 Glenn Morris <rgm@gnu.org>
12993
c70815f1
GM
12994 * emacs-lisp/autoload.el (autoload-rubric): Doc fix.
12995
84d0a5f8
GM
12996 * replace.el (query-replace-history): Give it a doc string.
12997 (map-query-replace-regexp): Use query-replace-from-history-variable
12998 and query-replace-to-history-variable.
12999
e3a15161
GM
13000 * mail/hashcash.el (declare-function): Remove duplicate definition.
13001
27be0364
GM
13002 * mail/emacsbug.el (report-emacs-bug-pretest-address):
13003 Make it an obsolete alias for report-emacs-bug-address.
13004 (message-strip-special-text-properties): Declare.
13005 (report-emacs-bug): Remove test for a pretest bug address.
13006 Combine message-mode-specific code.
13007
88b8d18e
GM
13008 * mail/supercite.el: Don't require sendmail.
13009 (mh-in-header-p): Declare rather than using with-no-warnings.
13010 (sc-no-blank-line-or-header): Use rfc822-goto-eoh rather than
13011 mail-header-end. Don't bind mysterious variable `kill-lines-magic'.
13012
1a355d09
GM
13013 * calendar/cal-french.el: Convert to utf-8.
13014
04525749
GM
13015 * files.el (interpreter-mode-alist): Use emacs-lisp-mode for
13016 Emacs scripts.
13017
ae84eb97
MA
130182010-03-16 Michael Albinus <michael.albinus@gmx.de>
13019
13020 * net/secrets.el (secrets-enabled): New variable. Use it instead
13021 of a subfeature.
13022
7c75524e
MA
130232010-03-15 Michael Albinus <michael.albinus@gmx.de>
13024
13025 * net/secrets.el (top): Register the D-Bus signals only when the
f430423d
SM
13026 service "org.freedesktop.secrets" can be pinged.
13027 Provide subfeature `enabled'.
7c75524e 13028
57938a79
JL
130292010-03-14 Juri Linkov <juri@jurta.org>
13030
13031 Add finder unknown keywords.
13032
13033 * finder.el (finder-unknown-keywords): New function.
13034
13035 * info.el (Info-finder-find-node): Use `finder-unknown-keywords'
13036 to create a Finder node with unknown keywords.
13037
88f4758e
JL
130382010-03-14 Juri Linkov <juri@jurta.org>
13039
13040 * finder.el (finder-compile-keywords): Replace `princ' with
13041 `prin1' on a list of symbols interned from keyword strings.
13042
13043 * emacs-lisp/lisp-mnt.el (lm-keywords-list): If `keywords' contains
13044 a comma, then split keywords using a comma and optional whitespace.
13045 Otherwise, split by whitespace.
13046
13047 * complete.el:
13048 * face-remap.el:
13049 * log-view.el:
13050 * net/hmac-def.el:
13051 * net/hmac-md5.el:
13052 * net/netrc.el:
13053 * progmodes/mixal-mode.el: Fix keywords.
13054
7725ebb7
MA
130552010-03-13 Michael Albinus <michael.albinus@gmx.de>
13056
13057 * Makefile.in (ELCFILES): Add net/secrets.elc.
13058
13059 * net/secrets.el: New file.
13060
6f320937
CY
130612010-03-12 Chong Yidong <cyd@stupidchicken.com>
13062
13063 * facemenu.el (list-colors-display, list-colors-print): New arg
13064 callback. Use it to allow selecting colors.
13065
13066 * wid-edit.el (widget-image-insert): Insert image prop even if the
13067 current display is non-graphic.
13068 (widget-field-value-set): New fun.
13069 (editable-field): Use it.
13070 (widget-field-value-get): Clean up unused var.
85626eef
SM
13071 (widget-color-value-create, widget-color--choose-action):
13072 New funs. Allow using list-colors-display to choose color.
6f320937 13073
647f9993
CY
130742010-03-12 Chong Yidong <cyd@stupidchicken.com>
13075
13076 * cus-edit.el: Resort topmost custom groups.
13077 (custom-buffer-sort-alphabetically): Default to t.
13078 (customize-apropos): Use apropos-parse-pattern.
13079 (custom-search-field): New var.
13080 (custom-buffer-create-internal): Add custom-apropos search field.
13081 (custom-add-parent-links): Don't display parent doc.
13082 (custom-group-value-create): Don't sort top-level custom group.
85626eef 13083 (custom-magic-value-create): Show visibility button before option name.
647f9993
CY
13084
13085 (custom-variable-state): New fun, from custom-variable-state-set.
13086 (custom-variable-state-set): Use it.
13087 (custom-group-value-create): Hide options with standard values
13088 using the :hidden-states property. Use progress reporter.
13089
13090 (custom-show): Simplify.
13091 (custom-visibility): Disable images by default.
13092 (custom-variable): New property :hidden-states.
13093 (custom-variable-value-create): Enable images for
13094 custom-visibility widgets. Use :hidden-states property to
13095 determine initial visibility.
13096
13097 * wid-edit.el (widget-image-find): Give images center ascent.
13098 (visibility): Add :on-image and :off-image properties.
13099 (widget-visibility-value-create): Use them.
13100
eba5b4dd
CY
131012010-03-12 Chong Yidong <cyd@stupidchicken.com>
13102
13103 * cus-edit.el (processes): Remove from development group.
13104 (oop, hypermedia): Delete group.
26f4b8ab 13105 (comm): Promote to top-level group.
eba5b4dd
CY
13106
13107 * net/browse-url.el (browse-url):
13108 * net/xesam.el (xesam):
13109 * net/tramp.el (tramp):
13110 * net/goto-addr.el (goto-address):
26f4b8ab 13111 * net/ange-ftp.el (ange-ftp): Put in comm group.
eba5b4dd
CY
13112
13113 * view.el (view): Remove from editing group.
13114
13115 * uniquify.el (uniquify): Put in files group.
13116
13117 * net/browse-url.el (browse-url):
13118 * ps-print.el (postscript): Put in external group.
13119
13120 * cus-edit.el (outlines):
13121 * textmodes/text-mode.el (text-mode-hook):
13122 * textmodes/table.el (table):
13123 * textmodes/picture.el (picture):
13124 * outline.el (outlines): Put in wp group.
13125
13126 * nxml/nxml-mode.el (nxml): Remove from wp group.
13127
13128 * net/tramp-imap.el (tramp-imap): Put in tramp group.
13129
13130 * mail/metamail.el (metamail): Remove from hypermedia group.
13131
13132 * cus-edit.el (abbrev):
13133 * whitespace.el (whitespace):
13134 * vcursor.el (vcursor):
13135 * reveal.el (reveal):
13136 * hl-line.el (hl-line): Put in convenience group.
13137
13138 * epg-config.el (epg): Put in data group.
13139
13140 * emulation/pc-select.el (pc-select): Put in emulations group.
13141
13142 * calculator.el (calculator): Put in applications group.
13143
8117868f
DN
131442010-03-12 Dan Nicolaescu <dann@ics.uci.edu>
13145
13146 Add .dir-locals.el support for file-less buffers.
13147 * files.el (hack-local-variables): Split out code to apply local
13148 variable settings ...
13149 (hack-local-variables-apply): ... here. New function.
13150 (hack-dir-local-variables): Use the default directory for when the
13151 buffer does not have an associated file.
13152 (hack-dir-local-variables-non-file-buffer): New function.
13153 * diff-mode.el (diff-mode):
13154 * vc-annotate.el (vc-annotate-mode):
13155 * vc-dir.el (vc-dir-mode):
13156 * log-edit.el (log-edit-mode):
13157 * log-view.el (log-view-mode): Call hack-dir-local-variables-non-file-buffer.
13158
855a2294
DN
131592010-03-12 Dan Nicolaescu <dann@ics.uci.edu>
13160
13161 Add support for shelving snapshots and for showing shelves.
13162 * vc-bzr.el (vc-bzr-shelve-show, vc-bzr-shelve-show-at-point)
13163 (vc-bzr-shelve-apply-and-keep-at-point, vc-bzr-shelve-snapshot):
13164 New functions.
13165 (vc-bzr-shelve-map, vc-bzr-shelve-menu-map)
13166 (vc-bzr-extra-menu-map): Map them.
13167
3e5b7009
GM
131682010-03-11 Glenn Morris <rgm@gnu.org>
13169
0dcf7d7e
GM
13170 * cus-edit.el (customize-changed-options-previous-release):
13171 Bump to 23.1.
13172
3e5b7009
GM
13173 * image.el (image-animate-max-time): Fix :version tag.
13174
288f9fc0
CY
131752010-03-10 Chong Yidong <cyd@stupidchicken.com>
13176
13177 * Branch for 23.2.
13178
53ef91b1
SM
131792010-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
13180
13181 * vc-git.el (vc-git-revision-table): Include remote branches.
13182
b41460ae 131832010-03-10 Kim F. Storm <storm@cua.dk>
0608aa45
KS
13184
13185 Animated image API.
13186 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00211.html
13187
13188 * image.el (image-animate-max-time): New defcustom.
13189 (image-animated-types): New defconst.
13190 (create-animated-image, image-animate-timer)
13191 (image-animate-start, image-animate-stop, image-animate-timeout)
13192 (image-animated-p): New functions.
13193
13194 * image-mode.el (image-toggle-display-image):
13195 Replace `create-image' with `create-animated-image'.
13196
e5d1fb10 131972010-03-09 Miles Bader <miles@gnu.org>
25344b05
MB
13198
13199 * vc-git.el (vc-git-print-log): Use "tformat:" for shortlog,
13200 instead of "format:"; this ensures that the output is
13201 newline-terminated.
13202
4e7cafbe
CY
132032010-03-08 Chong Yidong <cyd@stupidchicken.com>
13204
13205 * mail/rfc822.el (rfc822-addresses): Use nested catches to ensure
13206 that all errors are caught, and that the return value is always a
13207 list (Bug#5692).
13208
aec66319
KH
132092010-03-08 Kenichi Handa <handa@m17n.org>
13210
13211 * language/misc-lang.el (windows-1256): New coding system.
ebc3ea5c 13212 (cp1256): New alias of windows-1256 (bug#5690).
aec66319 13213
b327c975
AS
132142010-03-07 Andreas Schwab <schwab@linux-m68k.org>
13215
13216 * mail/rfc822.el (rfc822-addresses): Move catch clause down around
13217 call to rfc822-bad-address. (Bug#5692)
13218
1c465a6a
CY
132192010-03-07 Štěpán Němec <stepnem@gmail.com> (tiny change)
13220
85626eef
SM
13221 * vc-git.el (vc-git-annotate-extract-revision-at-line):
13222 Use vc-git-root as default directory for revision path (Bug#5657).
1c465a6a 13223
a4e32226
CY
132242010-03-06 Chong Yidong <cyd@stupidchicken.com>
13225
13226 * calculator.el (calculator): Don't bind split-window-keep-point
13227 (Bug#5674).
13228
4c83ed3d
SM
132292010-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
13230
13231 * vc-git.el: Re-flow to fit into 80 columns.
13232 (vc-git-after-dir-status-stage, vc-git-dir-status-goto-stage):
13233 Remove spurious `quote' element in each case alternative.
13234 (vc-git-show-log-entry): Use prog1.
13235 (vc-git-after-dir-status-stage): Remove unused var `remaining'.
13236
e8defde3
SM
132372010-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
13238
13239 * man.el (Man-files-regexp): Tighten up the regexp (bug#5686).
13240
233f0c9f
CY
132412010-03-03 Chong Yidong <cyd@stupidchicken.com>
13242
13243 * macros.el (insert-kbd-macro): Look up keyboard macro using the
13244 definition, not the name (Bug#5481).
13245
254bedef 132462010-03-03 Štěpán Němec <stepnem@gmail.com> (tiny change)
bc91aee9
ŠN
13247
13248 * subr.el (momentary-string-display): Don't overwrite the MESSAGE
13249 argument with a local variable. (Bug#5670)
13250
7187cdae
JL
132512010-03-02 Juri Linkov <juri@jurta.org>
13252
13253 * info.el (Info-index-next): Decrement line number by 2. (Bug#5652)
13254
9cf3544e
MA
132552010-03-02 Michael Albinus <michael.albinus@gmx.de>
13256
13257 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix an
13258 error when FILENAME and NEWNAME are existing remote directories.
13259
13260 * net/tramp-compat.el (tramp-compat-make-temp-file): Add optional
13261 parameter DIR-FLAG.
13262
33f77982
GM
132632010-03-02 Glenn Morris <rgm@gnu.org>
13264
13265 * calendar/cal-hebrew.el (holiday-hebrew-passover): Fix date
13266 of Yom HaAtzma'ut when it falls on a Monday (rule changed in 2004).
13267
d99ea08e
KH
132682010-03-01 Kenichi Handa <handa@m17n.org>
13269
e8defde3 13270 * language/burmese.el (burmese-composable-pattern): Rename from
d99ea08e
KH
13271 myanmar-composable-pattern.
13272
e8defde3
SM
13273 * international/characters.el (script-list):
13274 * international/fontset.el (script-representative-chars):
13275 Change myanmar to burmese.
d99ea08e 13276 (otf-script-alist): Likewise.
4aa2c3b2
KH
13277 (setup-default-fontset): Likewise. Re-fix :otf spec.
13278
b374f54d
KY
132792010-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
13280
13281 * menu-bar.el (menu-bar-manuals-menu): Fix typo.
13282
71572c03
JD
132832010-02-28 Jan Djärv <jan.h.d@swipnet.se>
13284
13285 * scroll-bar.el (scroll-bar-drag-1): Add save-excursion, bug #5654.
13286
00cffdeb
MA
132872010-02-28 Michael Albinus <michael.albinus@gmx.de>
13288
13289 * net/tramp.el (tramp-handle-write-region): START can be a string.
13290 Take care in the checks. Reported by Dan Davison
13291 <davison@stats.ox.ac.uk>.
13292
d4b06783
MA
132932010-02-28 Michael Albinus <michael.albinus@gmx.de>
13294
13295 * net/dbus.el (dbus-introspect, dbus-get-property)
85626eef
SM
13296 (dbus-set-property, dbus-get-all-properties):
13297 Use `dbus-call-method' when noninteractive. (Bug#5645)
d4b06783 13298
8c3e96d2
CY
132992010-02-28 Chong Yidong <cyd@stupidchicken.com>
13300
de3a1fe9
CY
13301 * textmodes/reftex-toc.el (reftex-toc-promote-prepare):
13302 * emacs-lisp/elint.el (elint-add-required-env):
de3a1fe9
CY
13303 * calendar/icalendar.el (icalendar--add-diary-entry):
13304 * calc/calcalg2.el (math-tracing-integral):
8c3e96d2
CY
13305 * files.el (recover-session-finish): Use with-current-buffer
13306 instead of save-excursion.
13307
c53b9c3b
SM
133082010-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
13309
13310 Fix in-buffer completion when after-change-functions modify the buffer.
13311 * minibuffer.el (completion--replace): New function.
13312 (completion--do-completion): Use it and use relative movement.
13313
4a16bdc6
CY
133142010-02-27 Chong Yidong <cyd@stupidchicken.com>
13315
13316 * international/fontset.el (setup-default-fontset): Fix :otf spec.
d99ea08e 13317
b8280f39
CY
133182010-02-27 Jeremy Whitlock <jcscoobyrs@gmail.com> (tiny change)
13319
c53b9c3b
SM
13320 * progmodes/python.el (python-pdbtrack-stack-entry-regexp):
13321 Allow the characters _<> in the stack entry (Bug#5653).
b8280f39 13322
f88cc4d6
KH
133232010-02-26 Kenichi Handa <handa@m17n.org>
13324
13325 * language/burmese.el: Fix entries in composition-function-table.
13326 (myanmar-composable-pattern): New variable.
13327
13328 * international/fontset.el (setup-default-fontset): Add an entry
13329 for myanmar.
13330
13331 * international/characters.el (script-list): Add Myanmar
13332 Extended-A.
13333
cdbf9100
GM
133342010-02-26 Glenn Morris <rgm@gnu.org>
13335
90a94603
GM
13336 * custom.el (custom-initialize-delay): Doc fix.
13337
cdbf9100
GM
13338 * mail/sendmail.el (send-mail-function): Autoload the call
13339 to custom-initialize-delay, not otherwise preserved in loaddefs.el.
13340
f95a5fd0
CY
133412010-02-24 Chong Yidong <cyd@stupidchicken.com>
13342
13343 * files.el (hack-local-variables-filter): For eval forms, also
13344 check safe-local-variable-p (Bug#5636).
13345
459a5f4b
MA
133462010-02-22 Michael Albinus <michael.albinus@gmx.de>
13347
13348 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Protect
13349 setting the modes by `ignore-errors'. It might fail, for example
13350 if the file is not owned by the user but the group.
13351 (tramp-handle-write-region): Ensure, that `tmpfile' is always readable.
13352
bb23f6e8
CY
133532010-02-21 Chong Yidong <cyd@stupidchicken.com>
13354
6a7662bb
BR
13355 * files.el (directory-listing-before-filename-regexp):
13356 Use stricter matching for iso-style dates, to avoid false matches with
50c58e27
CY
13357 date-like filenames (Bug#5597).
13358
b660eb70
CY
13359 * htmlfontify.el (htmlfontify): Doc fix.
13360
13361 * eshell/eshell.el (eshell): Doc fix.
13362
bb23f6e8
CY
13363 * startup.el (fancy-about-screen): In mode-line, apply
13364 mode-line-buffer-id face only to the buffer name (Bug#5613).
13365
3e39928c
CY
133662010-02-20 Kevin Ryde <user42@zip.com.au>
13367
f7e0618c
JB
13368 * progmodes/compile.el (compilation-error-regexp-alist-alist):
13369 In `watcom' anchor regexp to start of line, to avoid slowness
3e39928c
CY
13370 (Bug#5599).
13371
0f00e948
EZ
133722010-02-20 Eli Zaretskii <eliz@gnu.org>
13373
13374 * subr.el (remove-yank-excluded-properties): Explain in a comment
13375 why `category' property is removed.
13376
3513efb2
CY
133772010-02-19 Chong Yidong <cyd@stupidchicken.com>
13378
6a7662bb
BR
13379 * isearch.el (isearch-update-post-hook, isearch-update):
13380 Revert 2010-02-17 change.
3513efb2 13381
b4340b3f
UJ
133822010-02-19 Ulf Jasper <ulf.jasper@web.de>
13383
13384 * calendar/icalendar.el (icalendar--convert-ordinary-to-ical)
13385 (icalendar--convert-weekly-to-ical)
13386 (icalendar--convert-yearly-to-ical)
13387 (icalendar--convert-block-to-ical)
13388 (icalendar--convert-cyclic-to-ical)
13389 (icalendar--convert-anniversary-to-ical): Take care of time
13390 specifications where hour has 1-digit only (Bug#5549).
13391
8cfae03d
NR
133922010-02-19 Nick Roberts <nickrob@snap.net.nz>
13393
13394 * progmodes/gdb-ui.el (gdb-assembler-handler): Accommodate change
13395 of disassemble output in GDB 7.1.
13396
055e4eea
GM
133972010-02-19 Glenn Morris <rgm@gnu.org>
13398
13399 * progmodes/f90.el (f90-electric-insert): Give it a delete-selection
13400 property. (Bug#5593)
13401
ff6b00de
SS
134022010-02-18 Sam Steingold <sds@gnu.org>
13403
13404 * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
13405
fe8c0b47
SM
134062010-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
13407
13408 Use abbreviated file names in bookmarks (bug#5591).
13409 * bookmark.el (bookmark-maybe-load-default-file): Remove redundant
13410 calls to expand-file-name.
13411 (bookmark-relocate): Use abbreviated file names in bookmarks.
13412 (bookmark-load): Use abbreviated file names in messages.
13413
73a37a69
MA
134142010-02-18 Michael Albinus <michael.albinus@gmx.de>
13415
13416 * net/tramp.el (tramp-handle-directory-files): When FULL, do not
13417 expand "." and "..". Reported by Thierry Volpiatto
13418 <thierry.volpiatto@gmail.com>.
13419
6e4f5731
MA
134202010-02-18 Michael Albinus <michael.albinus@gmx.de>
13421
13422 * net/tramp.el (tramp-handle-insert-file-contents): Set always the
13423 permissions of the temporary file to "0600". In case the remote
13424 file has no read permissions for the owner, there might be
13425 problems otherwise. Reported by Ole Laursen <olau@iola.dk>.
13426
1342722010-02-18 Glenn Morris <rgm@gnu.org>
b788a98d
GM
13428
13429 * emacs-lisp/authors.el (authors-renamed-files-alist):
13430 Add entries for INSTALL.CVS.
13431
ba5bf642
MH
134322010-02-17 Mark A. Hershberger <mah@everybody.org>
13433
f7e0618c 13434 * vc-bzr.el: Fix typo in Known Bugs section.
ba5bf642 13435
f7e0618c 13436 * isearch.el (isearch-update-post-hook): New hook.
ba5bf642
MH
13437 (isearch-update): Use the new hook.
13438
aac0b0f2
MA
134392010-02-16 Michael Albinus <michael.albinus@gmx.de>
13440
fe8c0b47
SM
13441 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
13442 Fix errors in copying directories.
aac0b0f2
MA
13443 (tramp-handle-add-name-to-file, tramp-handle-copy-directory)
13444 (tramp-do-copy-or-rename-file, tramp-handle-delete-directory)
13445 (tramp-handle-delete-file)
13446 (tramp-handle-dired-recursive-delete-directory)
13447 (tramp-handle-write-region): Flush also the cache for the upper
13448 directory.
13449
05bbe066
CY
134502010-02-16 Chong Yidong <cyd@stupidchicken.com>
13451
e8ab3908
CY
13452 * simple.el (save-interprogram-paste-before-kill): Doc fix.
13453
ff90f4b0
CY
13454 * cus-edit.el (hardware): Doc fix.
13455
13456 * man.el (man): Add to external custom group.
13457
13458 * delim-col.el (columns): Move to wp custom group.
13459
13460 * doc-view.el (doc-view): Add to data custom group.
13461
fe8c0b47 13462 * nxml/nxml-mode.el (nxml-faces): Remove from font-lock-faces group.
ff90f4b0 13463
05bbe066
CY
13464 * textmodes/flyspell.el (flyspell-word): Obey the offset specified
13465 by ispell-parse-output (Bug#5575).
13466
fa6ea913
KH
134672010-02-16 Kenichi Handa <handa@m17n.org>
13468
13469 * international/ja-dic-cnv.el (iso-2022-7bit-short): Delete it.
13470 (skkdic-convert-okuri-ari): Ignore lines starting with '>'.
13471 (skkdic-convert): Use `euc-japan' coding system for writing.
13472
88fd78ae
GM
134732010-02-16 Glenn Morris <rgm@gnu.org>
13474
13475 * textmodes/tex-mode.el (tex-bibtex-file): Expand the result of
13476 tex-main-file before using it. (Bug#5562)
13477
2b8c974a
SM
134782010-02-15 Stefan Monnier <monnier@iro.umontreal.ca>
13479
13480 * emacs-lisp/advice.el (ad-compile-function): Suppress byte-compiler
13481 warnings, since it is annoying for the user to see them each time he
13482 runs the code.
13483
7540f029
MA
134842010-02-15 Michael Albinus <michael.albinus@gmx.de>
13485
13486 * net/tramp.el (tramp-process-actions, tramp-read-passwd):
13487 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection): Use VEC
13488 instead of PROC for caching "first-password-request". Otherwise,
13489 new processes would not profit from passwords already entered.
13490
2b8c974a
SM
13491 * net/tramp-cache.el (tramp-dump-connection-properties):
13492 Don't save "first-password-request" property.
7540f029 13493
fa5f7c5f
JB
134942010-02-14 Juanma Barranquero <lekktu@gmail.com>
13495
13496 * outline.el (outline-head-from-level):
13497 * simple.el (with-wrapper-hook):
fa5f7c5f
JB
13498 * emacs-lisp/elint.el (elint-extra-errors, elint-current-buffer)
13499 (elint-defun, elint-buffer-env, elint-top-form-logged)
13500 (elint-unbound-variable):
13501 * textmodes/reftex-toc.el (reftex-toc-newhead-from-alist):
13502 Fix typos in docstrings.
13503
ecbaeb7b
MA
135042010-02-14 Michael Albinus <michael.albinus@gmx.de>
13505
13506 * files.el (insert-directory): When WILDCARD-REGEXP and
13507 FULL-DIRECTORY-P are nil, insert the file entry instead of the
13508 whole directory. (Bug#5551)
13509
13510 * net/ange-ftp.el (ange-ftp-insert-directory): Insert " " for
13511 dired's alignment sanity. (Bug#5516)
13512
91e3333f
JL
135132010-02-14 Juri Linkov <juri@jurta.org>
13514
13515 * man.el (Man-fontify-manpage, Man-cleanup-manpage):
13516 Remove remaining ^H with their preceding chars. (Bug#5566)
13517
36020642
GM
135182010-02-13 Glenn Morris <rgm@gnu.org>
13519
13520 * simple.el (transpose-subr): Give it a doc-string.
13521
13522 * textmodes/paragraphs.el (transpose-paragraphs, transpose-sentences):
13523 Doc fixes.
13524
f5952338
JL
135252010-02-12 Juri Linkov <juri@jurta.org>
13526
13527 * arc-mode.el (archive-unique-fname): Make directories for nested
13528 archives. (Bug#5540)
13529
918fe50f
JL
135302010-02-12 Juri Linkov <juri@jurta.org>
13531
13532 * ffap.el (dired-at-point): Fix docstring. (Bug#5565)
13533
c07ff221
SM
135342010-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
13535
48b1e7cf
SM
13536 * subr.el (copy-overlay): Handle deleted overlays.
13537
c07ff221
SM
13538 * man.el (Man-completion-table): Don't signal an error if we can't run
13539 manual-program (bug#4056).
13540
0e374247
JB
135412010-02-10 Juanma Barranquero <lekktu@gmail.com>
13542
13543 * textmodes/artist.el (artist-mt): Fix typos in docstring.
13544
dbf8402b
SM
135452010-02-10 Thierry Volpiatto <thierry.volpiatto@gmail.com>
13546
348d1e60
SM
13547 * info.el (Info-bookmark-jump): Simplify.
13548
dbf8402b
SM
13549 * bookmark.el (bookmark-handle-bookmark): Catch the right error.
13550 (bookmark-default-handler): Accept new bookmark field `buffer'.
13551
e6d23bb5
CY
135522010-02-10 Chong Yidong <cyd@stupidchicken.com>
13553
13554 * iswitchb.el (iswitchb-completions): Revert last change.
13555
a8e4290b
MA
135562010-02-10 Michael Albinus <michael.albinus@gmx.de>
13557
2b23acde 13558 * ls-lisp.el (ls-lisp-insert-directory): When WILDCARD-REGEXP and
348d1e60
SM
13559 FULL-DIRECTORY-P are nil, and FILE is absolute, expand it.
13560 This prevents file names like "~/" being listed literally.
a8e4290b 13561
c59d6fad
DN
135622010-02-10 Dan Nicolaescu <dann@ics.uci.edu>
13563
348d1e60
SM
13564 * term/xterm.el (xterm-maybe-set-dark-background-mode):
13565 Remove dead code. (Bug#5546)
c59d6fad 13566
3a66e78f
CY
135672010-02-09 Chong Yidong <cyd@stupidchicken.com>
13568
13569 * eshell/em-ls.el (eshell-ls-applicable): Frob file attributes
13570 correctly (Bug#5548).
13571
f29fd869
CY
135722010-02-08 Jose E. Marchesi <jemarch@gnu.org>
13573
13574 * progmodes/ada-mode.el (ada-in-numeric-literal-p): New function.
fe8c0b47 13575 (ada-adjust-case): Don't adjust case in hexadecimal number literals.
f29fd869 13576
7fad1447
KH
135772010-02-08 Kenichi Handa <handa@m17n.org>
13578
13579 * international/mule-util.el (with-coding-priority): Add autoload
48c2d18a 13580 cookie for putting `lisp-indent-function'.
7fad1447 13581
50e4518b
GM
135822010-02-07 Glenn Morris <rgm@gnu.org>
13583
13584 * progmodes/f90.el (f90-font-lock-keywords-1, f90-font-lock-keywords-2):
13585 Move F2003 named interfaces from keywords-2 to keywords-1, and
13586 use function-name-face rather than constant-face.
13587 Simplify "abstract interface" regexp.
13588
a4cc44cf
CY
135892010-02-07 Chong Yidong <cyd@stupidchicken.com>
13590
13591 * eshell/esh-util.el (eshell-file-attributes): New optional arg
13592 ID-FORMAT. Pass it to `file-attributes'.
13593
13594 * eshell/em-ls.el (eshell-do-ls): Use it (Bug#5528).
13595
c917476d
CY
135962010-02-07 sj <prime.wizard+emacs@gmail.com> (tiny change)
13597
13598 * faces.el (set-face-attribute): Allow calling
13599 internal-set-lisp-face-attribute with 'unspecified family and
13600 foundry argument (Bug#5536).
13601
7cf3f3d6
GM
136022010-02-07 Glenn Morris <rgm@gnu.org>
13603
13604 * progmodes/f90.el (f90-font-lock-keywords-2)
13605 (f90-looking-at-type-like, f90-looking-at-program-block-end):
13606 Handle F2003 named interfaces.
13607
ffe87109
CY
136082010-02-06 Chong Yidong <cyd@stupidchicken.com>
13609
13610 * progmodes/cc-mode.el (c-common-init): Bind temporary variables
13611 beg and end before calling c-get-state-before-change-functions.
13612
4775ecad
DN
136132010-02-06 Dan Nicolaescu <dann@ics.uci.edu>
13614
33aeea0e
SM
13615 * vc-bzr.el (vc-bzr-dir-extra-headers):
13616 Disable the pending merges header.
4775ecad 13617
0d17c4b9
JL
136182010-02-05 Juri Linkov <juri@jurta.org>
13619
13620 * doc-view.el (doc-view-mode):
13621 * image-mode.el (image-mode): Put property mode-class=special.
13622 (Bug#4896)
13623
8228a275
MH
136242010-02-05 Mark A. Hershberger <mah@everybody.org>
13625
13626 * vc-svn.el (vc-svn-revision-table): New function.
13627
d9320986
MA
136282010-02-05 Michael Albinus <michael.albinus@gmx.de>
13629
13630 * net/ange-ftp.el (ange-ftp-insert-directory):
13631 * net/tramp-imap.el (tramp-imap-handle-insert-directory):
13632 * net/tramp-smb.el (tramp-smb-handle-insert-directory):
13633 Handle also directories. (Bug#5478)
13634
f43d8ecc
GM
136352010-02-05 Glenn Morris <rgm@gnu.org>
13636
13637 * progmodes/f90.el (f90-font-lock-keywords-2): Fix `enum'.
13638
ce3a988d
CY
136392010-02-05 Chong Yidong <cyd@stupidchicken.com>
13640
13641 * startup.el (command-line-1): Convert options beginning with a
13642 single dash as well (Bug#5519).
13643
bdd42899
SM
136442010-02-05 Stefan Monnier <monnier@iro.umontreal.ca>
13645
51b23c44
SM
13646 Make `initials' completion work for /hh -> /home/horn again (bug#5524).
13647 * minibuffer.el (completion-initials-expand): Only check the presence
13648 of delims *within* the boundaries, since otherwise the / delim is
13649 always found for files.
13650
bdd42899
SM
13651 Fix up various corner case problems.
13652 * doc-view.el (doc-view-last-page-number): New function.
13653 (doc-view-mode, doc-view-last-page, doc-view-goto-page): Use it.
13654 (doc-view-goto-page): Avoid inf-loops when the conversion fails.
13655 (doc-view-kill-proc): Avoid inf-loop in freak cases.
13656 (doc-view-reconvert-doc): Use the new recursive delete-directory.
13657 (doc-view-convert-current-doc): Don't create the resolution.el file
13658 here any more.
13659 (doc-view-pdf/ps->png): Do it here instead.
13660 (doc-view-already-converted-p): Check that resolution.el is present.
13661 (doc-view-pdf->png): Don't rely on doc-view-pdf/ps->png for the few
13662 windows that are not yet showing images.
13663
d5b3979c
MA
136642010-02-04 Michael Albinus <michael.albinus@gmx.de>
13665
13666 * dired.el (dired-revert): If DIRED-DIRECTORY is a cons cell, call
13667 `dired-uncache' for every elemnt which is an absolute file name.
13668
13669 * net/tramp.el (tramp-handle-dired-uncache): When DIR is not a
13670 directory, handle its directory component.
13671 (tramp-handle-file-remote-p): Let-bind `tramp-verbose' to 3; this
13672 function is called permanently and creates noise, otherwise.
13673
13674 * net/tramp-imap.el (tramp-imap-handle-insert-directory):
13675 * net/tramp-smb.el (tramp-smb-handle-insert-directory):
13676 Handle the case, FILENAME is not in `default-directory'. (Bug#5478)
13677
b003beb1
DB
136782010-02-04 David Burger <dburger@google.com> (tiny change)
13679
13680 * macros.el (apply-macro-to-region-lines):
13681 Minor simplification. (Bug#5485)
13682
ea92f9f3
GM
136832010-02-04 Glenn Morris <rgm@gnu.org>
13684
a03ae20d
GM
13685 * mail/rmail.el (rmail-show-message-1): Handle malformed
13686 quoted-printable text. (Bug#5441)
13687
4d01b827
GM
13688 * mail/mail-utils.el (mail-unquote-printable-region): Doc fix.
13689
ea92f9f3
GM
13690 * simple.el (visual-line-mode): Capitalize lighter.
13691
82055bb7
JW
136922010-02-03 John Wiegley <jwiegley@gmail.com>
13693
13694 * iswitchb.el (iswitchb-completions): Add bookmark files to the
13695 list of files considered for "virtual buffer" completions.
13696
8214b6e4
MA
136972010-02-03 Michael Albinus <michael.albinus@gmx.de>
13698
13699 * net/ange-ftp.el (ange-ftp-insert-directory): Parse directory
dd86ea11 13700 also in case of (and (not full) (not wildcard)). This is needed
8214b6e4
MA
13701 when dired is called with a list of files, which are not in
13702 `default-directory'. (Bug#5478)
13703
1df9718f
SM
137042010-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
13705
13706 * vc-hooks.el (vc-path): Make it an obsolete var, rather than function.
13707
02ba1267
JL
137082010-02-02 Juri Linkov <juri@jurta.org>
13709
13710 * textmodes/ispell.el (ispell-message-text-end): Remove final newline
13711 from unidiff to allow function-line after @@.
13712
a0c6a0fb
JL
137132010-02-02 Juri Linkov <juri@jurta.org>
13714
13715 * ediff-util.el (ediff-file-checked-in-p): Replace '(nil CVS) by
13716 '(RCS SCCS) with inverted condition.
13717
c35fcd52
MA
137182010-02-02 Michael Albinus <michael.albinus@gmx.de>
13719
13720 * net/ange-ftp.el (ange-ftp-skip-msgs): Ignore all ""^500 .*AUTH"
13721 messages.
13722
6ba973c1
JL
137232010-02-01 Juri Linkov <juri@jurta.org>
13724
13725 * arc-mode.el (archive-zip-extract): Use `member-ignore-case' to
13726 compare with "pkunzip" and "pkzip" instead of only "pkzip".
13727 In the `archive-extract-by-stdout' branch use `shell-quote-argument'
13728 only when (car archive-zip-extract) is "unzip". (Bug#5475)
13729
0bca393f
SM
137302010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
13731
13732 * doc-view.el (doc-view-new-window-function): Be a bit more defensive.
13733 (doc-view-revert-buffer): New command.
13734 (doc-view-mode-map): Use it.
13735
7a444e2a
DN
137362010-02-01 Dan Nicolaescu <dann@ics.uci.edu>
13737
13738 * vc-bzr.el (vc-bzr-dir-extra-headers): Add a header when a
13739 pending merge is detected.
13740
ad6fc8f4
JL
137412010-01-31 Juri Linkov <juri@jurta.org>
13742
13743 * progmodes/grep.el (zrgrep): Call `grep-compute-defaults' at the
13744 beginning of interactive spec like all other grep commands do.
13745 Put "all" in front of "gz". (Bug#5260)
13746
b9236874
DN
137472010-01-29 Dan Nicolaescu <dann@ics.uci.edu>
13748
13749 * vc-bzr.el (vc-bzr-after-dir-status): Match another renaming indicator.
13750
1e868757
CY
137512010-01-29 Chong Yidong <cyd@stupidchicken.com>
13752
13753 * dirtrack.el (dirtrack): Warn instead of signalling error if the
13754 regexp is incorrect (Bug#5476).
13755
e5c70c41
MA
137562010-01-29 Michael Albinus <michael.albinus@gmx.de>
13757
13758 * net/tramp.el (tramp-handle-insert-directory): Handle also
13759 symlinks, when FILENAME is not in `default-directory'.
13760
0c0b61f1
MA
137612010-01-28 Michael Albinus <michael.albinus@gmx.de>
13762
13763 * net/ange-ftp.el (ange-ftp-insert-directory): Handle the case,
e5c70c41 13764 FILE is not in `default-directory'. (Bug#5478)
0c0b61f1
MA
13765
13766 * net/tramp.el (tramp-handle-insert-directory): Simplify handling
13767 of SWITCHES. Handle the case, FILENAME is not in
13768 `default-directory'. (Bug#5478)
13769 (tramp-register-file-name-handlers): Add safe-magic property.
13770
763f325e
CY
137712010-01-28 Chong Yidong <cyd@stupidchicken.com>
13772
13773 * arc-mode.el (archive-zip-extract): Quote the argument passed to
13774 unzip (Bug#5475).
13775
fd09a83f
CY
137762010-01-28 Nil Geisweiller <ngeiswei@googlemail.com> (tiny change)
13777
13778 * progmodes/flymake.el (flymake-allowed-file-name-masks)
13779 (flymake-master-make-header-init): Add other C++ filename masks.
13780 (flymake-find-possible-master-files)
13781 (flymake-check-patch-master-file-buffer): Doc fixes (Bug#5488).
13782
7e5686f0
MA
137832010-01-28 Michael Albinus <michael.albinus@gmx.de>
13784
13785 Fix some busybox annoyances.
13786
13787 * net/tramp.el (tramp-wrong-passwd-regexp): Add "Timeout, server
13788 not responding." string.
13789 (tramp-open-connection-setup-interactive-shell): Dump stty
13790 settings. Enable "neveropen" arg for all `tramp-send-command'
13791 calls. Handle "=" in variable values properly.
13792 (tramp-find-inline-encoding): Raise an error, when no encoding is
13793 found.
13794 (tramp-wait-for-output): Check, whether PROC buffer is available.
13795 Remove spurious " ^H" sequences, sent by busybox.
13796 (tramp-get-ls-command): Suppress coloring, if possible.
13797
c6265c10
GM
137982010-01-28 Glenn Morris <rgm@gnu.org>
13799
c85a168b
GM
13800 * vc-svn.el (vc-svn-update): Use "svn --non-interactive". (Bug#4280)
13801
c6265c10
GM
13802 * log-edit.el (log-edit-strip-single-file-name): Add missing
13803 :safe, :group, and :version tags.
13804
7d82a738
SB
138052010-01-27 Stephen Berman <stephen.berman@gmx.net>
13806
13807 * calendar/diary-lib.el (diary-unhide-everything): Handle narrowed
13808 buffers. (Bug#5477)
13809
8b0e68ea
CY
138102010-01-27 David De La Harpe Golden <david@harpegolden.net>
13811
13812 * files.el (delete-directory): Handle moving to trash without
13813 first doing recursion (Bug#5436).
13814
368d3208
DN
138152010-01-26 Dan Nicolaescu <dann@ics.uci.edu>
13816
13817 * vc-hooks.el (vc-path): Mark as obsolete.
13818
755da7fa
DN
138192010-01-25 Dan Nicolaescu <dann@ics.uci.edu>
13820
e2396d80
DN
13821 * vc-annotate.el (vc-annotate-revision-at-line): Compare file
13822 names too.
13823
755da7fa
DN
13824 * vc-bzr.el (vc-bzr-print-log): Use the more compact --line option
13825 for the short log.
13826 (vc-bzr-log-view-mode): Adjust regexp for the above change.
13827
6a6d15ab 138282010-01-25 Mark A. Hershberger <mah@everybody.org>
aaef4f91 13829
ac9ffe99 13830 * progmodes/python.el: Replace reference to obsolete c-subword-mode.
d9de6d6f 13831
48c2d18a 13832 * vc-bzr.el (vc-bzr-revision-table): New function.
aaef4f91 13833
25f38310 138342010-01-25 Eric Hanchrow <eric.hanchrow@gmail.com>
504dcc71
EH
13835
13836 * vc-git.el (vc-git-dir-status-goto-stage): Pass --relative to the
13837 diff-index command. This requires at least git-1.5.5. (Bug#1589).
13838
51850286
DN
138392010-01-24 Dan Nicolaescu <dann@ics.uci.edu>
13840
c2f1d6d8
DN
13841 Remove support for adding --signoff on commit.
13842 Future support will use an incompatible generic mechanism.
13843 * vc-git.el (vc-git-add-signoff): Remove variable.
13844 (vc-git-toggle-signoff): Remove function.
13845 (vc-git-extra-menu-map): Do not bind vc-git-toggle-signoff.
13846
6a7662bb
BR
13847 * term/xterm.el (xterm-maybe-set-dark-background-mode):
13848 Rename from xterm-set-background-mode. Return t if the background mode
51850286
DN
13849 was set.
13850 (terminal-init-xterm): Move tty-set-up-initial-frame-faces
13851 earlier, call it again in case the background mode has changed.
13852
02c6d0d0
CY
138532010-01-23 Dmitri Paduchikh <dpaduch@k66.ru> (tiny change)
13854
13855 * emacs-lisp/advice.el (ad-set-orig-definition): Fix typo
13856 (Bug#3541).
13857
064eee03
CY
138582010-01-23 Chong Yidong <cyd@stupidchicken.com>
13859
02c6d0d0
CY
13860 * emacs-lisp/assoc.el (aelement): Doc fix.
13861 (aput, adelete, amake): Use lexical-let (Bug#5450).
064eee03 13862
5336c3ec 138632010-01-23 Stephen Leake <stephen_leake@member.fsf.org>
afb5d709 13864
48c2d18a 13865 * progmodes/ada-mode.el (ada-in-paramlist-p): Pragma syntax
afb5d709
SL
13866 is the same as subprogram call, not declaration. (Bug#5435).
13867
0536254e
MA
138682010-01-23 Michael Albinus <michael.albinus@gmx.de>
13869
13870 * net/tramp-smb.el (tramp-smb-conf): New defcustom.
13871 (tramp-smb-maybe-open-connection): Use it.
13872
411d06c2
MA
138732010-01-22 Michael Albinus <michael.albinus@gmx.de>
13874
0536254e 13875 * net/tramp-imap.el (top): Autoload needed packages. (Bug#5448)
411d06c2 13876
c893016b
SM
138772010-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
13878
13879 * mail/rmailmm.el (rmail-mime-handle): Don't set the buffer to unibyte
13880 just because we see "encoding: 8bit".
13881 * mail/rmail.el (rmail-show-message-1): Decode the body's QP into bytes.
13882
9425f8e1
CY
138832010-01-22 Chong Yidong <cyd@stupidchicken.com>
13884
13885 * isearch.el (isearch-allow-scroll): Doc fix (Bug#5446).
13886
6a801864
EZ
138872010-01-22 Eli Zaretskii <eliz@gnu.org>
13888
13889 * jka-compr.el (jka-compr-load): If load-file is not in
13890 load-history, try its file-truename version. (bug#5447)
13891
3e8f7d91
AM
138922010-01-21 Alan Mackenzie <acm@muc.de>
13893
13894 Fix a situation where deletion of a cpp construct throws an error.
537ffaf3
SM
13895 * progmodes/cc-engine.el (c-invalidate-state-cache):
13896 Before invoking c-with-all-but-one-cpps-commented-out, check that the
3e8f7d91
AM
13897 special cpp construct is still in the buffer.
13898 (c-parse-state): Record the special cpp with markers, not numbers.
13899
f0bd0ad5
CY
139002010-01-21 Kenichi Handa <handa@m17n.org>
13901
13902 * textmodes/sgml-mode.el (sgml-maybe-name-self): No need to
13903 process last-command-event, as it is now decoded first (Bug#5380).
13904
5189d95b
CY
139052010-01-20 Chong Yidong <cyd@stupidchicken.com>
13906
13907 * term.el (term-send-raw-meta): Revert 2009-12-04 change (Bug#5330).
13908
e073d74a
GM
139092010-01-20 Glenn Morris <rgm@gnu.org>
13910
13911 * indent.el (tab-always-indent): Fix custom-type.
13912
8ee04f3a
AM
139132010-01-19 Alan Mackenzie <acm@muc.de>
13914
13915 * progmodes/cc-defs.el: Fix bug#5395: typing '#' in an empty
13916 buffer throws "args out of range".
13917 (c-set-cpp-delimiters, c-clear-cpp-delimiters): Check for EOB
13918 playing the role of delimiter.
13919
6a47c86a
SL
139202010-01-18 Stephen Leake <stephen_leake@member.fsf.org>
13921
bf0b361c 13922 * progmodes/ada-mode.el: Fix bug#5400.
6a47c86a
SL
13923 (ada-matching-decl-start-re): Move into ada-goto-decl-start.
13924 (ada-goto-decl-start): Rename from ada-goto-matching-decl-start; callers
13925 changed. Delete RECURSIVE parameter; never used. Improve doc string.
13926 Improve comments in "is" portion. Handle null procedure declaration.
13927 (ada-move-to-end): Improve doc string.
13928
2acfb954
ÓF
139292010-01-18 Óscar Fuentes <ofv@wanadoo.es>
13930
e90d57c0 13931 * ido.el (ido-cur-list): Initialize to nil.
2acfb954 13932 Remove obsolete information from commentary.
e90d57c0
JB
13933 (ido-choice-list): Initialize to nil.
13934 (ido-get-bufname): Reject minibuffers.
13935 (ido-make-buffer-list): If "default" is a nonexistent
13936 buffer, ignore it, as per the function's comment.
13937 (ido-kill-buffer-internal): New function.
13938 (ido-kill-buffer-at-head): Use it.
13939 (ido-visit-buffer): Likewise.
2acfb954 13940
244b023e
CY
139412010-01-18 Chong Yidong <cyd@stupidchicken.com>
13942
13943 * calendar/time-date.el (date-to-time): Doc fix (Bug#5408).
13944
db9e401b
JB
139452010-01-18 Juanma Barranquero <lekktu@gmail.com>
13946
db9e401b
JB
13947 * emacs-lisp/chart.el (chart-file-count, chart-rmail-from):
13948 Fix typos in chart titles.
13949
13950 * whitespace.el (whitespace-style, global-whitespace-newline-mode):
db9e401b
JB
13951 * emacs-lisp/eieio.el (eieio-error-unsupported-class-tags)
13952 (eieio-generic-form, eieio-help-mode-augmentation-maybee, eieio-browse)
13953 (describe-class, eieio-describe-generic, describe-generic):
13954 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click)
13955 (eieio-speedbar-expand):
13956 * emulation/viper-cmd.el (viper-exec-form-in-vi)
13957 (viper-exec-form-in-emacs, viper-harness-minor-mode, viper-ESC)
13958 (viper-repeat, viper-replace-state-exit-cmd, viper-toggle-search-style)
13959 (viper-del-backward-char-in-replace, viper-backward-indent)
13960 (viper-brac-function, viper-register-to-point, viper-submit-report):
13961 * net/tramp.el (tramp-remote-coding-commands):
13962 * term/x-win.el (emacs-session-save, x-menu-bar-open, icon-map-list):
13963 Fix typos in docstrings.
13964
9295137d
CY
139652010-01-17 Chong Yidong <cyd@stupidchicken.com>
13966
13967 * mail/sendmail.el (mail-yank-original): Set the mark if the
13968 specified function for yanking does not do it.
13969
4d0bbcb6
DN
139702010-01-17 Dan Nicolaescu <dann@ics.uci.edu>
13971
7902c120
DN
13972 * vc.el (with-vc-properties): Deal with directory arguments. (Bug#5298)
13973
4d0bbcb6
DN
13974 * vc-dir.el (vc-dir-resynch-file): Update the vc-dir header when
13975 resyncing a directory.
13976
0b702bc1
SL
139772010-01-17 Stephen Leake <stephen_leake@member.fsf.org>
13978
6a47c86a 13979 * progmodes/ada-mode.el: Fix bug#1920.
0b702bc1
SL
13980 (ada-ident-re): Delete ., allow multibyte characters.
13981 (ada-goto-label-re): New; matches goto labels.
13982 (ada-block-label-re): New; matches block labels.
13983 (ada-label-re): New; matches both.
5f9d345c 13984 (ada-named-block-re): Delete; callers changed to use
0b702bc1
SL
13985 `ada-block-label-re' instead.
13986 (ada-get-current-indent, ada-get-indent-noindent, ada-get-indent-loop):
13987 Use `ada-block-label-re'.
13988 (ada-indent-on-previous-lines): Improve handling of goto labels.
13989 (ada-get-indent-block-start): Special-case block label.
13990 (ada-get-indent-label): Split into `ada-indent-block-label' and
13991 `ada-indent-goto-label'.
13992 (ada-goto-stmt-start, ada-goto-next-non-ws):
13993 Optionally ignore goto labels.
13994 (ada-goto-next-word): Simplify.
13995 (ada-indent-newline-indent-conditional): Insert newline before
13996 trying to fix indentation; doc fix.
13997
05287c49
JB
139982010-01-17 Jay Belanger <jay.p.belanger@gmail.com>
13999
14000 * calc/calc.el (calc-command-flags): Give it an initial value.
14001
4963739e
JB
140022010-01-17 Juanma Barranquero <lekktu@gmail.com>
14003
4963739e
JB
14004 * files.el (minibuffer-with-setup-hook):
14005 * textmodes/artist.el (artist-mt, artist-key-undraw-continously)
14006 (artist-key-draw-continously, artist-key-do-continously-continously)
14007 (artist-key-set-point-continously, artist-mouse-draw-continously):
14008 Fix typos in docstrings.
14009
116bd1ee
CY
140102010-01-16 Lennart Borgman <lennart.borgman@gmail.com>
14011
6a7662bb
BR
14012 * nxml/nxml-mode.el (nxml-extend-after-change-region):
14013 Never return t (Bug#3898).
116bd1ee 14014
2784cd7a 140152010-01-16 Frédéric Perrin <frederic.perrin@resel.fr> (tiny change)
d4efdaea
CY
14016
14017 * vc-dispatcher.el (vc-do-command): Set LC_MESSAGES, so that we
14018 can parse the output of the external commands (Bug#5279).
14019
abd5cfe8
CY
140202010-01-16 Jari Aalto <jari.aalto@cante.net>
14021
14022 * pcmpl-unix.el (pcmpl-unix-read-passwd-file): Doc fix.
14023
4fe22cdf
CY
140242010-01-16 Chong Yidong <cyd@stupidchicken.com>
14025
bbdc98ef
CY
14026 * emacs-lisp/advice.el (ad-add-advice): Doc fix (Bug#5274)
14027
c7dc1ac1
CY
14028 * emacs-lisp/cl-macs.el (defstruct): Doc fix (Bug#5267).
14029
4fe22cdf
CY
14030 * startup.el (command-line): Remove unused --icon-type arg.
14031 Handle --display arg, passing it to command-line-1 (Bug#5392).
14032
045b9da7
ML
140332010-01-16 Mario Lang <mlang@delysid.org>
14034
045b9da7
ML
14035 * emacs-lisp/chart.el (chart-translate-namezone):
14036 * textmodes/artist.el (artist-compute-popup-menu-table):
14037 Remove duplicated words in doc-strings.
14038
6554a5df
CY
140392010-01-15 David Abrahams <dave@boostpro.com> (tiny change)
14040
14041 * net/mairix.el (mairix-widget-send-query): Send -1 instead of nil
14042 to mairix-search to suppress threading (Bug#5342).
14043
ca4f0e9a
KH
140442010-01-15 Kenichi Handa <handa@m17n.org>
14045
14046 * international/mule-cmds.el (canonicalize-coding-system-name):
b7235808 14047 Convert "msXXX", "ibmXXX", "windows-XXX" to "cpXXX" (Bug#5387).
ca4f0e9a 14048
1db3226b
GM
140492010-01-15 Glenn Morris <rgm@gnu.org>
14050
56a03f46
GM
14051 * log-view.el (top-level): Require 'wid-edit. (Bug#5311)
14052
14053 * wid-edit.el (widget-keymap): Doc fix.
14054
1db3226b
GM
14055 * vc-svn.el (vc-svn-print-log): Use --limit rather than -l since the
14056 former seems to be more widely accepted by various svn versions.
14057
80cd4bb4
JB
140582010-01-14 Juanma Barranquero <lekktu@gmail.com>
14059
d1f18ec0
JB
14060 * find-cmd.el (find-constituents):
14061 * vc-arch.el (vc-arch-root):
14062 * window.el (window-body-height, pop-up-frames):
d1f18ec0
JB
14063 * emacs-lisp/eieio-base.el (eieio-singleton, slot-missing):
14064 * progmodes/ada-stmt.el (ada-if):
14065 * progmodes/gdb-ui.el (gdb-jsonify-buffer):
14066 * textmodes/ispell.el (ispell-grep-options, ispell-dictionary-alist)
14067 (ispell-encoding8-command, ispell-aspell-supports-utf8)
14068 (ispell-last-program-name, ispell-help): Fix typos in docstrings.
14069
80cd4bb4
JB
14070 * progmodes/flymake.el (flymake-post-syntax-check):
14071 Fix typo in error message.
14072
9c23ca47
JB
140732010-01-14 Juanma Barranquero <lekktu@gmail.com>
14074
14075 * hexl.el (hexl-printable-character): Fix check of `hexl-iso',
14076 which is always a string. (Bug#5313)
14077
8794c483
JB
140782010-01-14 Juanma Barranquero <lekktu@gmail.com>
14079
14080 * progmodes/ada-xref.el (ada-default-prj-properties):
14081 Simplify previous change.
14082
95005d39
SL
140832010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
14084
14085 * progmodes/ada-xref.el (ada-default-prj-properties):
14086 Default ada_project_path to $ADA_PROJECT_PATH.
14087
140882010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
80e18d20
SL
14089
14090 * progmodes/ada-mode.el (ada-create-keymap):
14091 Override `narrow-to-defun' with `ada-narrow-to-defun'.
14092
fb0d1545
SL
140932010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
14094
14095 * progmodes/ada-mode.el: Deal with Ada 2005 "overriding" keyword.
14096 (ada-subprog-start-re, ada-imenu-subprogram-menu-re): Add keyword.
14097 (ada-get-current-indent, ada-imenu-generic-expression)
14098 (ada-which-function): Check for it.
14099
5c9434d0
SL
141002010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
14101
14102 * progmodes/ada-mode.el (ada-clean-buffer-before-saving): Make obsolete.
14103 (ada-mode): Don't obey `ada-clean-buffer-before-saving' anymore.
14104
3a4f3a3b
GM
141052010-01-14 Glenn Morris <rgm@gnu.org>
14106
14107 * frame.el (show-trailing-whitespace): Safe if boolean. (Bug#5312)
14108
d9a7c140
KH
141092010-01-14 Kenichi Handa <handa@m17n.org>
14110
14111 * composite.el (auto-composition-mode): Make it a buffer local
14112 variable (permanent-local).
14113 (auto-composition-function): Set the default value to
14114 auto-compose-chars.
49caf252 14115 (auto-composition-mode): Make it a simple function, not a minor mode.
d9a7c140
KH
14116 (global-auto-composition-mode): Likewise.
14117 (turn-on-auto-composition-if-enabled): Delete it.
49caf252 14118
38bee102
KF
141192010-01-13 Karl Fogel <kfogel@red-bean.com>
14120
14121 * bookmark.el (bookmark-bmenu-execute-deletions): Doc fix (Bug#5276).
d9a7c140 14122
b8b45afc
MA
141232010-01-12 Michael Albinus <michael.albinus@gmx.de>
14124
14125 * files.el (copy-directory): Compute target for recursive
14126 directories with identical names. (Bug#5343)
14127
893db5bc
GM
141282010-01-12 Glenn Morris <rgm@gnu.org>
14129
6a7662bb
BR
14130 * mail/emacsbug.el (report-emacs-bug-pretest-address):
14131 Set it to bug-gnu-emacs rather than emacs-pretest-bug.
893db5bc 14132
d8b8451f
SS
141332010-01-11 Sam Steingold <sds@gnu.org>
14134
14135 * imenu.el (imenu-default-create-index-function): Detect infinite
14136 loops caused by imenu-prev-index-position-function.
14137
30afcdff
JB
141382010-01-11 Juanma Barranquero <lekktu@gmail.com>
14139
14140 * htmlfontify.el (htmlfontify-load-rgb-file)
14141 (htmlfontify-unload-rgb-file, hfy-fallback-colour-values)
14142 (htmlfontify-manual, htmlfontify, hfy-page-header, hfy-page-footer)
14143 (hfy-src-doc-link-style, hfy-src-doc-link-unstyle, hfy-link-extn)
14144 (hfy-link-style-fun, hfy-index-file, hfy-instance-file)
14145 (hfy-html-quote-regex, hfy-init-kludge-hook, hfy-post-html-hooks)
14146 (hfy-default-face-def, hfy-etag-regex, hfy-html-quote-map)
14147 (hfy-etags-cmd-alist-default, hfy-etags-bin, hfy-ignored-properties)
14148 (hfy-which-etags, hfy-etags-cmd, hfy-istext-command, hfy-display-class)
14149 (hfy-optimisations, hfy-tags-cache, hfy-tags-sortl, hfy-tags-rmap)
14150 (hfy-style-assoc, hfy-sheet-assoc, hfy-facemap-assoc, hfy-interq)
14151 (hfy-colour-vals, hfy-default-header, hfy-link-style-string)
14152 (hfy-triplet, hfy-slant, hfy-weight, hfy-combined-face-spec)
14153 (hfy-face-attr-for-class, hfy-face-to-style-i, hfy-size-to-int)
14154 (hfy-flatten-style, hfy-face-to-style, hfy-face-or-def-to-name)
14155 (hfy-face-to-css, hfy-p-to-face, hfy-p-to-face-lennart, hfy-face-at)
14156 (hfy-fontified-p, hfy-merge-adjacent-spans, hfy-buffer)
14157 (hfy-html-enkludge-buffer, hfy-html-quote, hfy-html-dekludge-buffer)
14158 (hfy-force-fontification, htmlfontify-buffer, hfy-dirname)
14159 (hfy-make-directory, hfy-text-p, hfy-mark-tag-names, hfy-relstub)
14160 (hfy-href-stub, hfy-href, hfy-mark-tag-hrefs, hfy-prepare-index-i)
14161 (hfy-prepare-index, hfy-prepare-tag-map, hfy-subtract-maps)
14162 (htmlfontify-run-etags): Fix typos in docstrings and remove superfluous
14163 backslash-quoting from parentheses, etc.
14164
92b1c416
CY
141652010-01-11 Chong Yidong <cyd@stupidchicken.com>
14166
14167 * progmodes/js.el: Autoload javascript-mode alias.
14168
4454adab
JB
141692010-01-11 Juanma Barranquero <lekktu@gmail.com>
14170
14171 * ffap.el (ffap-shell-prompt-regexp, ffap-all-subdirs, ffap-url-p)
14172 (ffap-alist, ffap-tex-path, ffap-url-at-point, ffap-gopher-regexp)
14173 (ffap-gopher-at-point, ffap-file-at-point, ffap-read-file-or-url)
14174 (ffap-read-url-internal, ffap-menu, ffap-at-mouse):
14175 Fix typos in docstrings.
14176 (ffap-url-regexp): Doc fix.
14177 (ffap-at-mouse): Fix typo in message.
14178
6589a2f9
GM
141792010-01-11 Glenn Morris <rgm@gnu.org>
14180
14181 * version.el (emacs-copyright): Set copyright year to 2010.
14182
4e5617ee
SM
141832010-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
14184
14185 * format.el (format-annotate-function): Only set
14186 write-region-post-annotation-function after running to-fn so as not to
14187 affect nested write-region calls (bug#5273).
14188
52bee098
CY
141892010-01-10 Chong Yidong <cyd@stupidchicken.com>
14190
a069f067
CY
14191 * Makefile.in (ELCFILES): Add wisent/python-wy.el and
14192 wisent/python.el.
14193
e709e39d
CY
141942010-01-09 Chong Yidong <cyd@stupidchicken.com>
14195
14196 * man.el (Man-goto-section): Signal error if the section is not
14197 found (Bug#5317).
14198
6ee86780
JB
141992010-01-09 Juanma Barranquero <lekktu@gmail.com>
14200
14201 * vc-bzr.el (vc-bzr-working-revision): On Windows and MS-DOS, accept
14202 URLs with a leading triple slash in the file: scheme. (Bug#5345)
14203
fa7b5f7b
CY
142042010-01-09 Chong Yidong <cyd@stupidchicken.com>
14205
14206 * progmodes/compile.el: Don't treat compile-command as safe if
14207 compilation-read-command might be nil (Bug#4218).
14208
de62c4d9
JD
142092010-01-09 Jan Djärv <jan.h.d@swipnet.se>
14210
14211 * startup.el (command-line-1): Use orig-argi to check for ignored X and
14212 NS options.
14213
e94be827
KH
142142010-01-08 Kenichi Handa <handa@m17n.org>
14215
4e5617ee
SM
14216 * international/fontset.el (build-default-fontset-data):
14217 Exclude characters in scripts kana, hangul, han, or cjk-misc.
e94be827 14218
1dfae2a2
JB
142192010-01-07 Juanma Barranquero <lekktu@gmail.com>
14220
14221 * vc-dir.el (vc-dir-prepare-status-buffer): Pass a (fake) filename
14222 to `create-file-buffer' as it expects, not just a buffer name.
14223 (vc-dir-mode): Include the buffer name in `list-buffers-directory',
14224 to help uniquify. (Bug#3224)
14225
d0cf45b7
JD
142262010-01-06 Jan Djärv <jan.h.d@swipnet.se>
14227
14228 * font-setting.el (font-setting-change-default-font): Use user-spec
14229 instead of name.
14230
7534fa5e
DN
142312010-01-06 Dan Nicolaescu <dann@ics.uci.edu>
14232
14233 * vc-bzr.el (vc-bzr-after-dir-status): Ignore pending merges.
14234
fd579fdc
CY
142352010-01-05 Tom Tromey <tromey@redhat.com>
14236
4e5617ee
SM
14237 * progmodes/python.el (python-font-lock-keywords):
14238 Handle qualified decorators (Bug#881).
fd579fdc 14239
37860caf
DN
142402010-01-05 Dan Nicolaescu <dann@ics.uci.edu>
14241
14242 * vc-bzr.el (vc-bzr-working-revision): Fix looking for a revision
14243 in a lightweight checkout.
14244
69db641d
KH
142452010-01-05 Kenichi Handa <handa@m17n.org>
14246
4e5617ee 14247 * language/indian.el (malayalam-composable-pattern): Fix ZWNJ and ZWJ.
69db641d 14248
b25d6a02
DN
142492010-01-05 Dan Nicolaescu <dann@ics.uci.edu>
14250
14251 * vc-bzr.el (vc-bzr-diff): Obey vc-disable-async-diff.
14252
137d88ca
DN
142532010-01-04 Dan Nicolaescu <dann@ics.uci.edu>
14254
14255 * vc-bzr.el (vc-bzr-state-heuristic): Make it work for lightweight
14256 checkouts. (Bug#618)
3d5d0aa9 14257 (vc-bzr-log-view-mode): Also highlight the author.
8e7e2286
DN
14258 (vc-bzr-shelve-map): Change binding for vc-bzr-shelve-apply-at-point.
14259 (vc-bzr-shelve-menu-map):
14260 (vc-bzr-dir-extra-headers): Improve menu and tooltip text.
14261 (vc-bzr-shelve-apply): Make prompt more explicit.
137d88ca 14262
da76998b
CY
142632010-01-02 Chong Yidong <cyd@stupidchicken.com>
14264
14265 * net/browse-url.el (browse-url-encode-url): Don't escape commas.
14266 They are valid characters in URL paths (rfc3986), and at least
14267 Firefox does not understand the encoded version (Bug#3166).
14268
b2ad70b6
CY
142692010-01-02 Daniel Elliott <danelliottster@gmail.com> (tiny change)
14270
14271 * progmodes/octave-mod.el (octave-end-keywords)
4e5617ee
SM
14272 (octave-block-begin-or-end-regexp, octave-block-match-alist):
14273 Add "end" keyword (Bug#3061).
b2ad70b6
CY
14274 (octave-end-as-array-index-p): New function.
14275 (calculate-octave-indent): Use it.
14276
54136282
KF
142772010-01-02 Karl Fogel <kfogel@red-bean.com>
14278
14279 * bookmark.el: Consistently put the text property on the bookmark name.
14280 (bookmark-bmenu-marks-width): Bump back to 2, to include
14281 annotation marks.
14282 (bookmark-bmenu-hide-filenames): Adjust for above, and put the text
14283 property on the bookmark name, instead of not putting it at all.
14284 (bookmark-bmenu-list): Fix where we put the text property.
14285
cc4d3cad
KF
142862010-01-02 Karl Fogel <kfogel@red-bean.com>
14287
14288 * bookmark.el (bookmark-bmenu-save): Just depend on the new logic
14289 for showing buffer modified state (as added in the previous change).
14290
b894c439
KF
142912010-01-02 Karl Fogel <kfogel@red-bean.com>
14292
14293 * bookmark.el: Show modified state of bookmark buffer more accurately.
14294 (bookmark-bmenu-list): Initialize buffer-modified-p properly.
14295 (bookmark-send-edited-annotation): Mark bookmark-alist as modified.
14296 (with-buffer-modified-unmodified): New macro.
14297 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
14298 (bookmark-bmenu-mark, bookmark-bmenu-unmark, bookmark-bmenu-delete):
cc4d3cad 14299 Use new macro to preserve the buffer modified state.
b894c439 14300
3a69db53
KF
143012010-01-02 Karl Fogel <kfogel@red-bean.com>
14302
4e5617ee 14303 * bookmark.el (bookmark-bmenu-select, bookmark-bmenu-1-window)
3a69db53
KF
14304 (bookmark-bmenu-2-window, bookmark-bmenu-this-window)
14305 (bookmark-bmenu-other-window, bookmark-bmenu-switch-other-window)
14306 (bookmark-bmenu-show-annotation, bookmark-bmenu-edit-annotation)
14307 (bookmark-bmenu-rename, bookmark-bmenu-locate)
4e5617ee
SM
14308 (bookmark-bmenu-relocate, bookmark-bmenu-goto-bookmark):
14309 Remove unnecessary calls to `bookmark-bmenu-ensure-position'.
3a69db53 14310
af414f10
EZ
143112010-01-02 Eli Zaretskii <eliz@gnu.org>
14312
4e5617ee
SM
14313 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
14314 Make the lines in the generated doc string shorter. (Bug#4668)
af414f10 14315
f2ec0e5e
CY
143162010-01-02 Ryan Yeske <rcyeske@gmail.com>
14317
14318 * net/rcirc.el: Add follow-link binding (Bug#4738).
14319
38c1ba62
EZ
143202010-01-02 Eli Zaretskii <eliz@gnu.org>
14321
4e5617ee 14322 * Makefile.in (bzr-update): Rename from cvs-update.
38c1ba62
EZ
14323 (cvs-update): New target for backward compatibility.
14324
4e5617ee 14325 * makefile.w32-in (bzr-update): Rename from cvs-update.
38c1ba62
EZ
14326 (cvs-update): New target for backward compatibility.
14327
ea2c0f5b
KF
143282010-01-02 Karl Fogel <kfogel@red-bean.com>
14329
14330 * bookmark.el: Remove gratuitous gratitude.
14331
5ae329f4
KF
143322010-01-02 Karl Fogel <kfogel@red-bean.com>
14333
c4cc8b9a 14334 * bookmark.el (bookmark-bmenu-any-marks): New function.
47989945
KF
14335 (bookmark-bmenu-save): Clear buffer modification if no marks.
14336
143372010-01-02 Karl Fogel <kfogel@red-bean.com>
14338
14339 * bookmark.el (bookmark-bmenu-marks-width): Define to 1, not 2.
5ae329f4
KF
14340 (bookmark-bmenu-list, bookmark-bmenu-bookmark): Calculate property
14341 positions by using `bookmark-bmenu-marks-width', instead of hardcoding.
14342 This fixes the `bookmark-bmenu-execute-deletions' bug reported here:
14343
14344 http://lists.gnu.org/archive/html/emacs-devel/2009-12/msg00819.html
14345 From: Sun Yijiang <sunyijiang {_AT_} gmail.com>
14346 To: emacs-devel {_AT_} gnu.org
14347 Subject: bookmark.el bug report
14348 Date: Mon, 28 Dec 2009 14:19:16 +0800
14349 Message-ID: 5065e2900912272219y3734fc9fsdaee41167ef99ad7@mail.gmail.com
14350
aef053eb
KF
143512010-01-02 Karl Fogel <kfogel@red-bean.com>
14352
14353 * bookmark.el: Improvements suggested by Drew Adams:
14354 (bookmark-bmenu-ensure-position): New name for
14355 `bookmark-bmenu-check-position'. Just ensure the position,
14356 don't return any meaningful value.
14357 (bookmark-bmenu-header-height, bookmark-bmenu-marks-width):
14358 New constants.
14359
0472835f
JB
143602010-01-02 Juanma Barranquero <lekktu@gmail.com>
14361
14362 * bookmark.el (bookmarks-already-loaded): Doc fix (don't use `iff').
14363 (bookmark-yank-point, bookmark-bmenu-check-position):
14364 Fix typos in docstrings.
14365 (bookmark-save-flag, bookmark-bmenu-toggle-filenames)
14366 (bookmark-name-from-full-record, bookmark-get-position)
14367 (bookmark-set-position, bookmark-set, bookmark-handle-bookmark)
14368 (bookmark-delete, bookmark-save, bookmark-save, bookmark-bmenu-mode):
14369 Remove useless quoting of parenthesis, etc. in docstrings.
14370
14371 * ediff-mult.el (ediff-prepare-meta-buffer): Fix typo in help message.
14372 (ediff-append-custom-diff): Fix typo in error message.
14373 (ediff-meta-mark-equal-files): Fix typos in messages.
14374
14375 * mpc.el (mpc-playlist-delete): Fix typo in error messages.
14376
0472835f
JB
14377 * net/imap-hash.el (imap-hash-make): Doc fix.
14378 (imap-hash-test): Fix typo in error message; reflow docstring.
14379 (imap-hash-p, imap-hash-get, imap-hash-put, imap-hash-make-message)
14380 (imap-hash-count, imap-hash-server, imap-hash-port, imap-hash-ssl)
14381 (imap-hash-mailbox, imap-hash-user, imap-hash-password):
14382 Fix typos in docstrings.
14383 (imap-hash-open-connection): Fix typo in error message.
14384
14385 * play/gomoku.el (gomoku): Fix typos in docstring.
14386
14387 * progmodes/gdb-ui.el (gdb-location-alist): Reflow docstring.
14388 (gdb-jsonify-buffer): Fix typos in docstring.
14389 (gdb-goto-breakpoint): Fix typo in error message.
14390 ("Display Other Windows"): Fix typo in help message.
14391 (gdb-speedbar-expand-node): Fix typo in question.
14392
14393 * progmodes/idlw-help.el (idlwave-help-browse-url-available)
14394 (idlwave-html-system-help-location, idlwave-html-help-location)
14395 (idlwave-help-browser-function, idlwave-help-browser-generic-program)
14396 (idlwave-help-browser-generic-args, idlwave-help-directory)
14397 (idlwave-html-help-is-available, idlwave-help-mode-line-indicator)
14398 (idlwave-help-mode-map, idlwave-help-mode, idlwave-do-context-help)
14399 (idlwave-online-help, idlwave-help-html-link)
14400 (idlwave-help-show-help-frame, idlwave-help-assistant-command):
14401 Fix typos in docstrings.
14402 (idlwave-help-with-source, idlwave-help-find-routine-definition):
14403 Reflow docstrings.
14404 (idlwave-help-assistant-start): Fix typo in error message.
14405
14406 * progmodes/octave-mod.el (octave-mode, octave-electric-semi)
14407 (octave-electric-space): Fix typos in docstrings.
14408
9bbe0828
CY
144092010-01-01 Chong Yidong <cyd@stupidchicken.com>
14410
14411 * files.el (minibuffer-with-setup-hook): Doc fix (Bug#5149).
14412
a88c46c3
CY
144132010-01-01 Juri Linkov <juri@jurta.org>
14414
14415 * comint.el (comint-input-ring-size): Make it a defcustom and
918fa8ba 14416 increase the default to 500 (Bug#5148).
a88c46c3 14417
7ee6c59b
NR
144182009-12-31 Nick Roberts <nickrob@snap.net.nz>
14419
14420 Further changes from EMACS_23_1_RC branch (2009-12-29 contd).
14421 * term/x-win.el (x-gtk-stock-map): Map some GUD buttons.
14422 * progmodes/gud.el (gud-menu-map): Add reverse-execution commands.
14423
a9c8a2cd
NR
144242009-12-30 Nick Roberts <nickrob@snap.net.nz>
14425
14426 Show working revision correctly for mercurial.
14427 * vc-hg.el (vc-hg-working-revision): Use hg parent instead of
d8c75479 14428 hg log as suggested by Alex Harsanyi <alexharsanyi@gmail.com>.
a9c8a2cd 14429
659e4408
JB
144302009-12-29 Juanma Barranquero <lekktu@gmail.com>
14431
14432 Declare some functions for the byte-compiler.
14433 * progmodes/gdb-ui.el (speedbar-change-initial-expansion-list)
14434 (speedbar-timer-fn, speedbar-change-expand-button-char)
14435 (speedbar-delete-subblock, speedbar-center-buffer-smartly): Declare.
14436
7ee6c59b
NR
144372009-12-29 Nick Roberts <nickrob@snap.net.nz>
14438
14439 This changeset reverts GDB Graphical Interface to use annotations.
14440 * progmodes/gdb-ui.el, progmodes/gud.el: Import from EMACS_23_1_RC.
14441
460f6e7c
DN
144422009-12-29 Dan Nicolaescu <dann@ics.uci.edu>
14443
14444 Make vc-dir work on subdirectories of the bzr root.
6a7662bb
BR
14445 * vc-bzr.el (vc-bzr-after-dir-status): Add new argument.
14446 Return file names relative to it.
460f6e7c
DN
14447 (vc-bzr-dir-status, vc-bzr-dir-status-files): Pass the bzr root
14448 relative directory to vc-bzr-after-dir-status.
14449
543f553a
TH
144502009-12-28 Tassilo Horn <tassilo@member.fsf.org>
14451
14452 * font-lock.el (font-lock-refresh-defaults): New function, which
14453 can be used to let font-lock react to external changes in
14454 variables like font-lock-defaults and keywords.
14455 See http://thread.gmane.org/gmane.emacs.devel/118777/focus=118802
14456
2592ab76
DN
144572009-12-28 Dan Nicolaescu <dann@ics.uci.edu>
14458
ac859983
DN
14459 * vc-rcs.el (vc-rcs-register): Fix registering a specific version.
14460
2592ab76
DN
14461 * vc-bzr.el (vc-bzr-log-view-mode): Fix short log regexp.
14462
58941d03
JB
144632009-12-28 Juanma Barranquero <lekktu@gmail.com>
14464
14465 Supersede color.diff settings in git log (bug#5211).
14466
14467 * vc-git.el (vc-git-print-log): Pass "--no-color" to log to avoid
14468 escape chars in its output when the user has color.diff set to `always'.
14469 This fix works on git 1.4.2 and newer (released on 2006-08-13).
14470
39764e76
KR
144712009-12-26 Kevin Ryde <user42@zip.com.au>
14472
14473 * info-look.el (sh-mode): Look for coreutils new "Concept Index"
14474 node. Keep previous "Index" name to work with past coreutils too.
14475
91c4831e
KR
14476 * man.el (man): Revise docstring a bit to show -a and -l as
14477 examples. Add -k description since support for it has otherwise
14478 been a secret. (Further to bug#3717.)
651e932e
KR
14479 (Man-bgproc-sentinel): When "-k foo" produces no output show error
14480 "no matches" rather than "Can't find manpage", as the latter reads
d8c75479 14481 like -k was interpreted as a page name, which is not so. (Bug#5431)
91c4831e 14482
7f4d4a97
MA
144832009-12-26 Michael Albinus <michael.albinus@gmx.de>
14484
14485 * net/tramp.el (tramp-handle-insert-directory): Quote "'" in the
14486 switches. Check also for //SUBDIRED// line.
14487
bcffff46
KH
144882009-12-25 Kenichi Handa <handa@m17n.org>
14489
88b5a757 14490 * language/indian.el (devanagari-composable-pattern): Fix to
bcffff46
KH
14491 handle ZWNJ and ZWJ. Use it in composition-function-table for
14492 Devanagari.
14493 (malayalam-composable-pattern): Fix previous change.
14494
dc1dcfa4
VJL
144952009-12-23 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14496
14497 * ps-print.el (ps-face-attributes): It was not returning the
14498 attribute face for faces specified as string. Reported by harven
80525855 14499 <harven@free.fr>. (Bug#5254)
dc1dcfa4
VJL
14500 (ps-print-version): New version 7.3.5.
14501
6fe539d2
UJ
145022009-12-18 Ulf Jasper <ulf.jasper@web.de>
14503
85626eef 14504 * calendar/icalendar.el (icalendar--convert-tz-offset):
88b5a757
DD
14505 Fix timezone names.
14506 (icalendar--convert-tz-offset): Fix the "last-day-problem".
6fe539d2
UJ
14507 (icalendar--add-diary-entry): Remove the trailing blank that
14508 diary-make-entry inserts.
14509
1f3611c6
MA
145102009-12-17 Michael Albinus <michael.albinus@gmx.de>
14511
14512 Make `file-expand-wildcards' work for remote files.
14513
14514 * files.el (file-expand-wildcards): In case of remote files, check
14515 only local file name part for wildcards. Provide feature 'files
14516 and subfeature 'remote-wildcards. (Bug#5198)
14517
14518 * net/tramp.el (tramp-handle-file-remote-p): Expand file name only
14519 if there is already an established connection.
14520 (tramp-advice-file-expand-wildcards): Remove it.
14521
14522 * net/tramp-compat.el (top): Autoload `tramp-handle-file-remote-p'.
85626eef 14523 (tramp-advice-file-expand-wildcards): Move from tramp.el.
1f3611c6
MA
14524 Activate advice for older GNU Emacs versions. (Bug#5237)
14525
9762b219
JB
145262009-12-17 Juanma Barranquero <lekktu@gmail.com>
14527
14528 Some doc fixes (more needed).
14529
14530 * find-cmd.el (find-constituents): Reflow docstring.
14531 (find-cmd, find-prune, find-command): Fix typos in docstrings.
14532 (find-generic): Doc fix.
14533
cfb54897
JL
145342009-12-17 Juri Linkov <juri@jurta.org>
14535
14536 Fix regression from 23.1 to allow multiple modes in Local Variables.
14537
14538 * files.el (hack-local-variables-filter): While ignoring duplicates,
14539 don't take `mode' into account.
85626eef
SM
14540 (hack-local-variables-filter, hack-dir-local-variables):
14541 Don't remove duplicate `mode' from local-variables-alist (like `eval').
cfb54897 14542
ad974e9e
JL
145432009-12-17 Juri Linkov <juri@jurta.org>
14544
85626eef 14545 Make `dired-diff' safer. (Bug#5225)
ad974e9e
JL
14546
14547 * dired-aux.el (dired-diff): Signal an error when `file' equals to
14548 `current' or when `file' is a directory of the `current' file.
14549
3616e0b9
AS
145502009-12-17 Andreas Schwab <schwab@linux-m68k.org>
14551
14552 * emacs-lisp/autoload.el (batch-update-autoloads): Only exclude
14553 unconditionally preloaded files.
14554
72b57560
JL
145552009-12-16 Juri Linkov <juri@jurta.org>
14556
14557 Revert to old 23.1 logic of using the file at the mark as default.
14558 * dired-aux.el (dired-diff): Use the file at the mark as default
14559 if it's not the same as the current file, and the target dir is
14560 the current dir or the mark is active. Add the current file
14561 as the arg of `dired-dwim-target-defaults'. Use the default file
14562 in the prompt. (Bug#5225)
14563
68712eb6
MA
145642009-12-15 Michael Albinus <michael.albinus@gmx.de>
14565
14566 * net/tramp.el (tramp-echo-mark-marker-length): New defconst.
14567 (tramp-echo-mark, tramp-echoed-echo-mark-regexp): Use it.
14568 (tramp-check-for-regexp): Check also, when an echoing shell stops
14569 to echo sent commands.
14570
fd471993
CY
145712009-12-14 Chong Yidong <cyd@stupidchicken.com>
14572
14573 * Makefile.in: Revert last change (Bug#5191).
14574
86b5e14c
DN
145752009-12-14 Dan Nicolaescu <dann@ics.uci.edu>
14576
14577 * vc-hg.el (vc-hg-print-log): Fix argument order.
110de3bb
DN
14578 (vc-hg-working-revision): Make sure the command is executed in a
14579 known environment so that we can parse the output. (Bug#4417)
86b5e14c 14580
8cffbb75
CY
145812009-12-14 Chong Yidong <cyd@stupidchicken.com>
14582
14583 * progmodes/python.el (python-symbol-completions): Remove text
14584 properties from symbol string before calling python-send-receive.
14585
6c2b67ad
NR
145862009-12-14 Nick Roberts <nickrob@snap.net.nz>
14587
14588 * progmodes/gdb-mi.el (gdb-frame-handler): Only set gud-lat-frame
5ce6e4f4 14589 when there are values for both file and line. (Bug#5060)
6c2b67ad 14590
ff6f4585
JL
145912009-12-14 Juri Linkov <juri@jurta.org>
14592
14593 * ediff-ptch.el (ediff-context-diff-label-regexp): Don't match
14594 whitespace after the file name of the first line of unified format,
14595 because git-diff doesn't output whitespace and file modification time
14596 after the file name.
14597
d3de1c8e
JL
145982009-12-14 David Kastrup <dak@gnu.org>
14599
14600 * info.el (Info-hide-cookies-node): Before hiding a cookie,
14601 check if it already has the `display' property added by
14602 `Info-display-images-node', and not put the `invisible' property
14603 in this case.
14604
2f1b7dc4
GM
146052009-12-13 Glenn Morris <rgm@gnu.org>
14606
a0cefee5
GM
14607 * mail/emacsbug.el (message-sort-headers): Define for compiler.
14608 (report-emacs-bug): In message-mode, sort manually before storing
14609 original report text. (Bug#5178)
2f1b7dc4
GM
14610 Remove superfluous save-excursion.
14611
31bb373f
MA
146122009-12-12 Michael Albinus <michael.albinus@gmx.de>
14613
14614 * net/dbus.el (dbus-property-handler): Filter lambda forms out
14615 when responding to "GetAll" properties.
14616
5e1d4968
CY
146172009-12-12 Chong Yidong <cyd@stupidchicken.com>
14618
14619 * simple.el (compose-mail): Remove mail-setup-with-from from
14620 customization checks.
14621
097d86f9
EZ
146222009-12-12 Eli Zaretskii <eliz@gnu.org>
14623
14624 * arc-mode.el (archive-rar-summarize): Support Attribute fields in
14625 RAR archives created on Unix systems.
14626
1d4adede
SM
146272009-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
14628
14629 * minibuffer.el (minibuffer-local-must-match-filename-map): Re-instate
14630 the varalias that was accidentally removed by the 2009-11-19 change
14631 (bug#5186).
14632
3ff3655c
KH
146332009-12-12 Kenichi Handa <handa@m17n.org>
14634
14635 * language/indian.el (indian-compose-regexp): New function.
14636 (malayalam-composable-pattern): Fix the pattern.
14637 (composition-function-table): Set malayalam-composable-pattern for
14638 Malayalam characters.
14639
82d3343c
CY
146402009-12-11 Chong Yidong <cyd@stupidchicken.com>
14641
315eb96d
CY
14642 * progmodes/bug-reference.el (bug-reference-map): Bind mouse-2
14643 rather than down-mouse-1, based on follow-link conventions.
14644
82d3343c
CY
14645 * makefile.w32-in: Ensure that Lisp files in CEDET subdirectories
14646 are compiled.
14647
86a4c7ac
DN
146482009-12-11 Michael McNamara <mac@mail.brushroad.com>
14649
bf0b361c 14650 * progmodes/verilog-mode.el (verilog-vmm-begin-re, verilog-vmm-end-re)
1d4adede
SM
14651 (verilog-vmm-statement-re, verilog-ovm-statement-re)
14652 (verilog-defun-level-not-generate-re, verilog-calculate-indent)
14653 (verilog-leap-to-head, verilog-backward-token):
14654 Fix indenting VMM macros. Reported by Jonathan Ashbrook.
86a4c7ac
DN
14655
146562009-12-11 Wilson Snyder <wsnyder@wsnyder.org>
14657
bf0b361c
JB
14658 * progmodes/verilog-mode.el (verilog-auto-lineup)
14659 (verilog-nameable-item-re): Cleanup user-visible spelling and
14660 documentation errors. One reported by Gary Delp.
1d4adede 14661 (verilog-submit-bug-report): Mention bug tracking and CC co-author.
86a4c7ac
DN
14662 (verilog-read-decls): Fix AUTOWIRE with types declared in a
14663 package, bug195. Reported by Pierre-David Pfister.
14664
fe03f49a
GM
146652009-12-11 Glenn Morris <rgm@gnu.org>
14666
47641aac
GM
14667 * progmodes/cc-engine.el (safe-pos-list): Define for compiler.
14668
85094855
GM
14669 * mail/emacsbug.el: No longer require sendmail.
14670 Replace sendmail's `mail-text' by `rfc822-goto-eoh'. (Bug#5174)
14671 (report-emacs-bug-orig-text): Doc fix.
14672 (report-emacs-bug-send-command, report-emacs-bug-send-hook):
14673 New local variables, to adapt to different mail-user-agents.
14674 (report-emacs-bug): Fix test for a gnu.org address.
14675 Use overlays for emphasis, since font-lock defeats 'face property.
14676 Pretest bugs also end up at the newsgroup these days.
14677 Stop message-mode stripping text properties.
14678 Set and use the new buffer-local variables.
14679 (report-emacs-bug-hook): Add doc-string.
14680 Remove some unnecessary save-excursions and simplify.
14681 Use the appropriate hook and send-command.
14682
fe03f49a
GM
14683 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Standardize the
14684 capitalization of some menu entries.
14685
345427f0
VJL
146862009-12-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14687
277e6741
MP
14688 * whitespace.el (whitespace-display-char-on):
14689 Ensure `buffer-display-table' is unique when two or more windows are
345427f0
VJL
14690 visible. Reported by Martin Pohlack <mp26@os.inf.tu-dresden.de>.
14691 New version 12.1.
14692
c70ccbba
EZ
146932009-12-10 Eli Zaretskii <eliz@gnu.org>
14694
14695 * arc-mode.el (archive-rar-summarize): Allow between 6 and 7
14696 characters in the Attribute field.
14697
f1943c1b
DN
146982009-12-10 Dan Nicolaescu <dann@ics.uci.edu>
14699
14700 * vc-svn.el (vc-svn-after-dir-status): Fix regexp. (Bug#4741)
14701
1c67aeaa
SM
147022009-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
14703
14704 Let loaddefs.el adjust to changes in autoload-excludes (bug#5162).
14705 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
14706 Disregard autoload-excludes.
14707 (update-directory-autoloads): Obey autoload-excludes here instead.
14708 But don't store its contents in no-autoloads and remove entries that
14709 refer to excludes files.
14710
d8194864
GM
147112009-12-10 Glenn Morris <rgm@gnu.org>
14712
8c0171c0
GM
14713 * mail/feedmail.el (top-level): Move require 'mail-utils to start.
14714 (expand-mail-aliases): Define for compiler.
14715
dba372dd
GM
14716 * vc-annotate.el (log-view-vc-backend, log-view-vc-fileset):
14717 Define for compiler.
14718
d8194864
GM
14719 * mail/emacsbug.el (report-emacs-bug): Use whichever send command is
14720 appropriate for the mail-user-agent in use.
14721
fe5facd3
MA
147222009-12-09 Michael Albinus <michael.albinus@gmx.de>
14723
14724 * net/tramp.el (tramp-handle-insert-directory): Suppress error messages.
14725
99999a1d
DN
147262009-12-09 Dan Nicolaescu <dann@ics.uci.edu>
14727
14728 Fix short log parsing and fontification.
14729 * vc-bzr.el (vc-bzr-log-view-mode): Match dot in revision number.
14730 Fix fontification for the [merge] label.
14731
2ea1c4aa
SM
147322009-12-09 Vivek Dasmohapatra <vivek@etla.org>
14733
85626eef 14734 Drop some properties to avoid surprises (bug#5002).
2ea1c4aa
SM
14735 * htmlfontify.el (hfy-ignored-properties): New defcustom.
14736 (hfy-fontify-buffer): Use it.
14737
9840deb6
SM
147382009-12-09 Stefan Monnier <monnier@iro.umontreal.ca>
14739
a0d1aadf
SM
14740 Minor cleanup.
14741 * ffap.el (ffap-symbol-value): Replace ffap-soft-value.
14742 Adjust all callers.
14743 (ffap-locate-file): Remove unused arg `dir-ok' and make other
14744 args compulsory. Adjust callers.
14745 (ffap-gopher-at-point): Remove unused var `name'.
14746
9840deb6
SM
14747 Get rid of the ELCFILES abomination.
14748 * Makefile.in (update-elclist, ELCFILES, compile-last): Remove.
14749 (compile-elcfiles): New phony target.
14750 (compile-main): Compute ELCFILES dynamically.
14751 (compile-clean): New target to remove left-over elc files.
14752 (compile, all): Use it.
14753
7eb3f9a8
KH
147542009-12-09 Kenichi Handa <handa@etlken>
14755
14756 * international/mule-diag.el: Require help-mode instead of help-fns.
14757
ae63e572
KH
147582009-12-09 Kenichi Handa <handa@m17n.org>
14759
5ce6e4f4 14760 * international/mule-cmds.el (ucs-names): Supply sufficiently
a0d1aadf
SM
14761 fine ranges instead of pre-calculating accurate ranges.
14762 Iterate with bigger gc-cons-threshold.
ae63e572 14763
e2f3c692
DN
147642009-12-08 Dan Nicolaescu <dann@ics.uci.edu>
14765
14766 Add support for stashing a snapshot of the current tree.
14767 * vc-git.el (vc-git-stash-snapshot): New function.
14768 (vc-git-stash-map, vc-git-extra-menu-map): Add a mapping for it.
14769
cf6d0352
JB
147702009-12-08 Jose E. Marchesi <jemarch@gnu.org>
14771
14772 * play/gomoku.el (gomoku-mode-map): Remap `move-(beginning|end)-of-line'
14773 instead of `(beginning|end)-of-line'.
14774
48e4acc9
GM
147752009-12-08 Glenn Morris <rgm@gnu.org>
14776
6e890faa
GM
14777 * vc-mtn.el (vc-mtn-print-log): Fix typo in previous.
14778
48e4acc9
GM
14779 * Makefile.in (ELCFILES): Regenerate.
14780
d2a1dc7b
JL
147812009-12-07 Juri Linkov <juri@jurta.org>
14782
14783 Don't lazy-highlight the comint output in history Isearch mode.
14784
14785 * comint.el (comint-history-isearch-search): Instead of
14786 `comint-line-beginning-position', use `comint-after-pmark-p'
14787 to check if point if before the process mark, and go to
14788 `process-mark' in this case.
14789
51ef56c4
SM
147902009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
14791
fb10ee4a
SM
14792 * textmodes/tex-mode.el (latex-complete)
14793 (latex-indent-or-complete): Remove.
14794 (latex-mode): Set completion-at-point-functions instead.
14795
14796 Provide a standard completion command and hook it into TAB.
51ef56c4
SM
14797 * minibuffer.el (completion-at-point-functions): New var.
14798 (completion-at-point): New command.
fb10ee4a 14799 * indent.el (indent-for-tab-command): Handle the `complete' behavior.
51ef56c4
SM
14800 * progmodes/python.el (python-mode-map): Use completion-at-point.
14801 (python-completion-at-point): Rename from python-partial-symbol and
14802 adjust for use in completion-at-point-functions.
14803 (python-mode): Setup completion-at-point for Python completion.
14804 * emacs-lisp/lisp.el (lisp-completion-at-point): New function
14805 extracted from lisp-complete-symbol.
14806 (lisp-complete-symbol): Use it.
14807 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use define-derived-mode,
14808 setup completion-at-point for Elisp completion.
fb10ee4a
SM
14809 (emacs-lisp-mode-map, lisp-interaction-mode-map):
14810 Use completion-at-point.
51ef56c4 14811 * ielm.el (ielm-map): Use completion-at-point.
fb10ee4a 14812 (inferior-emacs-lisp-mode): Setup completion-at-point-functions.
51ef56c4
SM
14813 * progmodes/sym-comp.el: Move to...
14814 * obsolete/sym-comp.el: Move from progmodes.
14815
5e7a9022
EZ
148162009-12-07 Eli Zaretskii <eliz@gnu.org>
14817
14818 Prevent save-buffer in Rmail buffers from using the coding-system
14819 of the current message, and from clobbering the encoding mnemonics
14820 in the mode line (Bug#4623).
14821
14822 * mail/rmail.el (rmail-swap-buffers): Swap encoding and modified
14823 flag, too.
14824 (rmail-message-encoding): New variable.
14825 (rmail-write-region-annotate): Record the encoding of the current
14826 message in rmail-message-encoding.
14827 (rmail-after-save-hook): New function, restores the encoding of
14828 the current message after the message collection is saved.
14829
9136e895
JL
148302009-12-07 Juri Linkov <juri@jurta.org>
14831
14832 * progmodes/grep.el (grep-read-files): Use `completing-read'
14833 instead of `read-string'. Set its `collection' arg to
14834 `read-file-name-internal'. (Bug#4301)
14835
40637410
JL
148362009-12-07 Juri Linkov <juri@jurta.org>
14837
14838 Correctly restore original Isearch point. (Bug#4994)
14839
14840 * isearch.el (isearch-mode): Move `isearch-push-state' after
14841 `(run-hooks 'isearch-mode-hook)'.
14842 (isearch-cancel): When `isearch-push-state-function' is defined,
14843 let-bind `isearch-cmds' to the first state (the last element of
14844 `isearch-cmds') and call `isearch-top-state' (it calls pop-state
14845 function and restores the original point). Otherwise, move point
14846 to `isearch-opoint'.
14847
da10ce2b
SM
148482009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
14849
14850 * international/mule-cmds.el (ucs-names): Weed out at compile-time the
14851 chars that don't have names, so the table can be built much faster at
14852 run-time.
14853
3d68fa99
CY
148542009-12-07 Chong Yidong <cyd@stupidchicken.com>
14855
f82b1493
CY
14856 * vc-bzr.el (vc-bzr-annotate-command): More elegant form for last
14857 change. Suggested by David Kastrup.
14858
3d68fa99
CY
14859 * simple.el (compose-mail): Check for incompatibilities and warn.
14860 (compose-mail-user-agent-warnings): New option.
14861
662c5698
DN
148622009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
14863
14864 Support showing a single log entry from vc-annotate.
14865 * vc.el (print-log): Add a new argument: START-REVISION.
14866 (vc-print-log-internal): Add a new optional argument and
14867 pass it to the backend.
14868 (vc-print-log, vc-print-root-log): Adjust callers.
14869 * vc-annotate.el (vc-annotate-show-log-revision-at-line): If a
14870 buffer already displays the requested log entry, use it.
14871 Otherwise display only the log entry in question.
14872 * vc-svn.el (vc-svn-print-log):
e4070cdc 14873 * vc-mtn.el (vc-mtn-print-log):
662c5698
DN
14874 * vc-hg.el (vc-hg-state):
14875 * vc-git.el (vc-git-print-log): Add support for new argument START-REVISION.
14876 (vc-git-show-log-entry): Return t on success.
14877 * vc-bzr.el (vc-bzr-print-log): Add support new argument START-REVISION.
14878 (vc-bzr-show-log-entry): Return t on success.
14879 * vc-rcs.el (vc-rcs-print-log):
14880 * vc-sccs.el (vc-sccs-print-log):
14881 * vc-cvs.el (vc-cvs-print-log): Add new argument, ignore it.
14882
e4070cdc
GM
148832009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
14884
5ce6e4f4
JB
14885 * ediff-mult.el (ediff-setup-meta-map, ediff-prepare-meta-buffer):
14886 Add menus to the meta mode. (Bug#5043)
e4070cdc 14887
5ce6e4f4 148882009-12-07 Michael Kifer <kifer@cs.stonybrook.edu>
662c5698
DN
14889
14890 * ediff-init.el (ediff-event-key): Use event-to-character instead of
2de386ca 14891 event-key.
662c5698 14892
662c5698
DN
14893 * ediff.el (ediff-buffers-internal): Add unwind-protect.
14894
dab816a9
MA
148952009-12-07 Michael Albinus <michael.albinus@gmx.de>
14896
14897 Handle prompt rules of ksh in OpenBSD 4.5. Reported by Raphaël
14898 Berbain <raphael.berbain@gmail.com>.
14899
14900 * net/tramp.el (tramp-end-of-output): Move up. Use `#' and `$'
14901 characters.
14902 (tramp-initial-end-of-output): New defconst.
14903 (tramp-methods, tramp-find-shell)
14904 (tramp-open-connection-setup-interactive-shell)
14905 (tramp-maybe-open-connection): Use it.
6a7662bb
BR
14906 (tramp-shell-prompt-pattern, tramp-wait-for-output):
14907 Handle existence of `#' and `$'.
dab816a9 14908
6a7662bb
BR
14909 * net/tramp-fish.el (tramp-fish-maybe-open-connection):
14910 Use `tramp-initial-end-of-output'.
dab816a9 14911
a91e1f6b
DN
149122009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
14913
14914 Get the background mode from the terminal for xterm, and set
14915 faces accordingly.
14916 * term/xterm.el (xterm-set-background-mode): New function.
14917 (terminal-init-xterm): Use it in case xterm supports background
14918 color queries. Recompute faces after getting the background
14919 color.
14920
5fa9d1ec
GM
149212009-12-07 Ulrich Mueller <ulm@gentoo.org>
14922
14923 * emacs-lisp/bytecomp.el (byte-compile-insert-header): Put the version
14924 number comment back on its own line, for easier parsing.
14925
5e9fde5e
SM
149262009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
14927
14928 Make it work for non-file buffers (bug#5102).
14929 * doc-view.el (doc-view-current-cache-dir):
14930 Use doc-view-buffer-file-name rather than buffer-file-name.
14931 (doc-view-mode): Use buffer-name when buffer-file-name is nil.
14932
2f2f5242
CY
149332009-12-06 Óscar Fuentes <ofv@wanadoo.es>
14934
14935 * vc-bzr.el (vc-bzr-annotate-command): Handle the case where the
14936 author field is too short.
14937
cebf8ec6
DN
149382009-12-06 Dan Nicolaescu <dann@ics.uci.edu>
14939
5e9fde5e
SM
14940 * vc-git.el (vc-git-print-log): Handle a limit argument.
14941 Display the short log in graph form and with labels.
0d3f8a78
DN
14942 (vc-git-log-view-mode): Handle labels.
14943
cebf8ec6
DN
14944 Make vc-revert change VC state from 'added to 'unregistered.
14945 * vc-git.el (vc-git-revert): Call git reset first.
14946
8e39154d
UJ
149472009-12-06 Ulf Jasper <ulf.jasper@web.de>
14948
d8194864
GM
14949 * net/newst-backend.el, net/newst-plainview.el:
14950 * net/newst-reader.el, net/newst-ticker.el:
14951 * net/newst-treeview.el, net/newsticker.el:
14952 Require/provide newst-... (instead of newsticker-...). (Bug#5096)
8e39154d 14953
ef187c24
CY
149542009-12-06 Chong Yidong <cyd@stupidchicken.com>
14955
238a0f3a
CY
14956 * log-view.el (log-view-mode-map): Bind "=" to log-view-diff too.
14957
2c6bb71a
CY
14958 * vc-bzr.el (vc-bzr-annotate-command): Show author in annotation.
14959 Handle empty author field (Bug#4144). Suggested by Óscar Fuentes.
14960 (vc-bzr-annotate-time, vc-bzr-annotate-extract-revision-at-line):
14961 Update annotation regexp.
14962
ef187c24
CY
14963 * simple.el (beginning-of-visual-line): Constrain to field
14964 boundaries (Bug#5106).
14965
571855b6
UJ
149662009-12-06 Ulf Jasper <ulf.jasper@web.de>
14967
6a7662bb
BR
14968 * xml.el (xml-substitute-numeric-entities):
14969 Move newsticker--decode-numeric-entities in newst-backend.el to
d8194864 14970 xml-substitute-numeric-entities in xml.el. (Bug#5008)
571855b6
UJ
14971 * net/newst-backend.el (newsticker--parse-generic-feed)
14972 (newsticker--parse-generic-items)
6a7662bb
BR
14973 (newsticker--decode-numeric-entities):
14974 Move newsticker--decode-numeric-entities in newst-backend.el to
d8194864 14975 xml-substitute-numeric-entities in xml.el. (Bug#5008)
571855b6 14976
b857059c
CY
149772009-12-06 Daniel Colascione <dan.colascione@gmail.com>
14978
14979 * progmodes/js.el (js--js-not): Add null to the list of values.
14980
c2dae51b
CY
149812009-12-06 Chong Yidong <cyd@stupidchicken.com>
14982
d8194864 14983 * ansi-color.el (ansi-color-for-comint-mode): Add :version keyword.
c2dae51b 14984
ed0f72d2
RW
149852009-12-06 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14986
14987 * textmodes/bibtex.el (bibtex-enclosing-field): Exclude entry
14988 delimiter if it is at the end of the current line.
14989 (bibtex-generate-url-list): Fix docstring.
14990
365b9a62
SM
149912009-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
14992
14993 * minibuffer.el (minibuffer-complete-and-exit): Don't replace the
14994 minibuffer's content with itself.
14995 Fold the confirm-after-completion case into the `confirm' case.
14996 (completion-pcm-word-delimiters): Add : and / to the delimiters.
14997
990a9cb1
KR
149982009-12-06 Kevin Ryde <user42@zip.com.au>
14999
15000 * ffap.el (ffap-rfc-path): Make this a defcustom since
d8194864 15001 `ffap-rfc-directories' is also a defcustom. (Bug#4514.)
990a9cb1 15002
8b5a10db 15003 * info-look.el: Add setup for apropos-mode to use emacs-lisp-mode
d8194864 15004 manuals, similar to existing setup for help-mode. (Bug#3913.)
8b5a10db 15005
065543e7
JL
150062009-12-05 Juri Linkov <juri@jurta.org>
15007
15008 Save and restore dired buffer's point positions too. (Bug#4880)
15009
15010 * dired.el (dired-save-positions): Return in the first element
15011 buffer's position in format (BUFFER DIRED-FILENAME BUFFER-POINT).
15012 Doc fix.
15013 (dired-restore-positions): First restore buffer's position.
15014 While restoring window's positions, check if window still displays
15015 the original buffer.
15016
503edac9
CY
150172009-12-05 Chong Yidong <cyd@stupidchicken.com>
15018
9a594ee6
CY
15019 * bindings.el (complete-symbol): Call semantic-ia-complete-symbol
15020 if possible.
15021
925f8c70
CY
15022 * shell.el (shell): Require ansi-color (Bug#5113).
15023
15024 * ansi-color.el (ansi-color-for-comint-mode): Default to t.
15025
503edac9
CY
15026 * hl-line.el (global-hl-line-highlight): Minor doc fix (Bug#4925).
15027
8fea6b33
AM
150282009-12-05 Alan Mackenzie <acm@muc.de>
15029
15030 * progmodes/cc-mode.el (c-before-hack-hook)
15031 (c-postprocess-file-styles): Revert change 2009-07-18T21:03:43Z!acm@muc.de to permit
15032 `c-file-style' to work again. This reversion restores the current
212c5aef 15033 software to its state in Emacs 23.1. (Bug#4146)
8fea6b33 15034
5d1fd962
CY
150352009-12-05 Kevin Ryde <user42@zip.com.au>
15036
6a7662bb
BR
15037 * textmodes/sgml-mode.el (sgml-lexical-context):
15038 Recognise comment-start-skip to comment-end-skip as comment (Bug#4781).
5d1fd962 15039
30760c8b
JL
150402009-12-05 Juri Linkov <juri@jurta.org>
15041
15042 * info.el (Info-find-node-2): Set `Info-current-subfile' to nil
15043 for virtual nodes. (Bug#4147)
15044 (Info-find-node-2): Set `Info-current-node-virtual' to nil
15045 when moving from a virtual node.
15046 (Info-mode-menu): Add `Info-virtual-index' to the menu.
15047 (Info-mode): Add `Info-virtual-index' to the docstring.
15048
403111a8
RW
150492009-12-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
15050
15051 * textmodes/bibtex.el (bibtex-map-entries): Use marker to keep
15052 track of the buffer position of the end of a BibTeX entry as this
15053 position may change during reformatting.
15054 (bibtex-format-entry): Remove whitespace before processing
15055 numerical fields so that we recognize the latter properly.
15056 (bibtex-reformat): Do not use push which changes the global value
15057 of bibtex-entry-format.
15058 (bibtex-field-braces-alist, bibtex-field-strings-alist)
15059 (bibtex-field-re-init): Replace only space characters by regexp
15060 for whitespace.
365b9a62 15061 (bibtex-generate-url-list, bibtex-cite-matcher-alist): Fix docstring.
403111a8
RW
15062 (bibtex-initialize): Also update bibtex-strings.
15063 (bibtex-kill-field): Preserve white space at end of entry.
365b9a62
SM
15064 (bibtex-kill-entry, bibtex-yank-pop, bibtex-insert-kill):
15065 Update bibtex-reference-keys.
403111a8 15066
25b54627
SM
150672009-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
15068
15069 * minibuffer.el (completion-pcm--merge-try): Also consider placing
15070 point after a star, if that's the only place where modifications can
15071 make progress.
15072
35639eb4
DN
150732009-12-05 Dan Nicolaescu <dann@ics.uci.edu>
15074
15075 * vc-dir.el (vc-dir): Use the correct markup for showing keymaps
15076 in docstrings.
15077
8b78760b
JL
150782009-12-04 Juri Linkov <juri@jurta.org>
15079
15080 * proced.el (proced): Call `(proced-update t)' to update process
15081 information instead of only running proced-post-display-hook.
15082 (proced-send-signal): Add a leading space to the buffer name
15083 " *Marked Processes*" to make this buffer ephemeral.
15084
2b3489a7
JL
150852009-12-04 Juri Linkov <juri@jurta.org>
15086
15087 * dired.el (dired-auto-revert-buffer): New defcustom.
15088 (dired-internal-noselect): Use it.
15089
9b9debd1
JL
150902009-12-04 Juri Linkov <juri@jurta.org>
15091
15092 Change roles of modes and functions in image-mode.el (Bug#5062).
15093
15094 * image-mode.el: Replace `image-mode-maybe' with `image-mode'
15095 in `auto-mode-alist'.
15096 (image-mode-previous-major-mode): New variable.
15097 (image-minor-mode-map): Rename from `image-mode-text-map'.
15098 (image-mode): Move graceful error-handling code from
15099 `image-minor-mode' to here. On errors call `image-mode-as-text'.
15100 (image-minor-mode): Remove all image-handling code.
15101 Replace `image-mode-text-map' with `image-minor-mode-map'.
15102 Check for `image-type' in mode-line format string.
15103 (image-mode-maybe): Make obsolete with an alias to `image-mode'.
15104 (image-mode-as-text): New function with most code from
15105 `image-mode-maybe'.
15106 (image-toggle-display-text): Move code that removes image
15107 properties from `image-toggle-display' to here.
15108 (image-toggle-display-image): New function with code that adds
15109 image properties copied from `image-toggle-display'.
15110 (image-toggle-display): Remove most code with leaving only code
15111 that toggles between `image-mode-as-text' and `image-mode'.
15112
0c74a301
UJ
151132009-12-04 Ulf Jasper <ulf.jasper@web.de>
15114
15115 * net/newst-treeview.el
15116 (newsticker--treeview-list-highlight-start): Restored call to
15117 save-excursion: Selected item was stuck.
15118 (newsticker--treeview-list-select): New.
15119 (newsticker--treeview-item-show-text)
15120 (newsticker--treeview-item-show)
15121 (newsticker--treeview-item-update): Use new
15122 newsticker-treeview-item-mode.
15123 (newsticker-treeview-update): Keep current item.
15124 (newsticker-treeview-next-new-or-immortal-item): Doc change.
15125 (newsticker--treeview-first-feed): Doc change.
15126 (newsticker-treeview-list-menu)
88b5a757 15127 (newsticker-treeview-item-menu): Add menu entries.
0c74a301
UJ
15128 (newsticker-treeview-item-mode): New.
15129
5ce6e4f4 15130 * net/newst-backend.el (newsticker-customize): Delete other
0c74a301
UJ
15131 windows.
15132
9eaeec5b
SS
151332009-12-04 Sam Steingold <sds@gnu.org>
15134
15135 * log-view.el (log-view-mode-map): "q" calls quit-window,
15136 like in all the other non-self-insert buffers.
15137
b2bf5be5
SM
151382009-12-04 Stefan Monnier <monnier@iro.umontreal.ca>
15139
15140 Minor cleanup.
15141 * term.el (term-send-raw, term-send-raw-meta): Use read-key-sequence's
15142 key decoding rather than do it manually via last-input-event +
15143 ascii-character.
15144 (term-exec): Use delete-and-extract-region.
15145 (term-handle-ansi-terminal-messages): Remove unused var `end'.
15146 (term-process-pager): Remove unused var `i'.
15147 (term-dynamic-simple-complete): Make obsolete.
15148 (serial-update-config-menu): Remove unused vars `y' and `str'.
15149 (term-update-mode-line): Remove unused var `temp'.
15150
46e5c897
DN
151512009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
15152
15153 Limit the number of log entries displayed by default.
15154 * vc.el (vc-print-log-internal): Fix check for limit-unsupported.
15155 (vc-print-log, vc-print-root-log): Use vc-log-show-limit when not
15156 using a prefix argument.
15157
627e0a14
GM
151582009-12-03 Glenn Morris <rgm@gnu.org>
15159
15160 * progmodes/idlwave.el (class): Restore still useful declaration.
15161
8578c224
AM
151622009-12-03 Alan Mackenzie <acm@muc.de>
15163
4abc318c 15164 Enhance `c-parse-state' to run efficiently in "brace deserts".
8578c224 15165
b2bf5be5
SM
15166 * progmodes/cc-mode.el (c-basic-common-init):
15167 Call c-state-cache-init.
9762b219 15168 (c-neutralize-syntax-in-and-mark-CPP): Rename from
8578c224 15169 c-extend-and-neutralize-syntax-in-CPP. Mark each CPP construct by
b2bf5be5 15170 placing `category' properties value 'c-cpp-delimiter at its boundaries.
8578c224
AM
15171
15172 * progmodes/cc-langs.el (c-before-font-lock-function):
15173 c-extend-and-neutralize-syntax-in-CPP has been renamed
15174 c-neutralize-syntax-in-and-mark-CPP.
15175
15176 * progmodes/cc-fonts.el (c-cpp-matchers): Mark template brackets
15177 with `category' properties now, not `syntax-table' ones.
15178
15179 * progmodes/cc-engine.el (c-syntactic-end-of-macro): A new
15180 enhanced (but slower) version of c-end-of-macro that won't land
15181 inside a literal or on another awkward character.
15182 (c-state-cache-too-far, c-state-cache-start)
15183 (c-state-nonlit-pos-interval, c-state-nonlit-pos-cache)
15184 (c-state-nonlit-pos-cache-limit, c-state-point-min)
15185 (c-state-point-min-lit-type, c-state-point-min-lit-start)
15186 (c-state-min-scan-pos, c-state-brace-pair-desert)
15187 (c-state-old-cpp-beg, c-state-old-cpp-end): New constants and
15188 buffer local variables.
15189 (c-state-literal-at, c-state-lit-beg)
15190 (c-state-cache-non-literal-place, c-state-get-min-scan-pos)
15191 (c-state-mark-point-min-literal, c-state-cache-top-lparen)
15192 (c-state-cache-top-paren, c-state-cache-after-top-paren)
15193 (c-get-cache-scan-pos, c-get-fallback-scan-pos)
15194 (c-state-balance-parens-backwards, c-parse-state-get-strategy)
15195 (c-renarrow-state-cache)
15196 (c-append-lower-brace-pair-to-state-cache)
15197 (c-state-push-any-brace-pair, c-append-to-state-cache)
15198 (c-remove-stale-state-cache)
15199 (c-remove-stale-state-cache-backwards, c-state-cache-init)
15200 (c-invalidate-state-cache-1, c-parse-state-1)
15201 (c-invalidate-state-cache): New defuns/defmacros/defsubsts.
b2bf5be5
SM
15202 (c-parse-state): Enhance and refactor.
15203 (c-debug-parse-state): Amend to deal with all the new variables.
8578c224
AM
15204
15205 * progmodes/cc-defs.el (c-<-as-paren-syntax, c-mark-<-as-paren)
15206 (c->-as-paren-syntax, c-mark->-as-paren, c-unmark-<->-as-paren):
b2bf5be5
SM
15207 modify to use category text properties rather than syntax-table ones.
15208 (c-suppress-<->-as-parens, c-restore-<->-as-parens): New defsubsts
8578c224
AM
15209 to switch off/on the syntactic paren property of C++ template
15210 delimiters using the category property.
15211 (c-with-<->-as-parens-suppressed): Macro to invoke code with
15212 template delims suppressed.
15213 (c-cpp-delimiter, c-set-cpp-delimiters, c-clear-cpp-delimiters):
15214 New constant/macros which apply category properties to the start
15215 and end of preprocessor constructs.
b2bf5be5 15216 (c-comment-out-cpps, c-uncomment-out-cpps): Defsubsts which
8578c224
AM
15217 "comment out" the syntactic value of characters in preprocessor
15218 constructs.
15219 (c-with-cpps-commented-out)
15220 (c-with-all-but-one-cpps-commented-out): Macros to invoke code
15221 with characters in all or all but one preprocessor constructs
15222 "commented out".
15223
0d4dc442
RW
152242009-12-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
15225
15226 * proced.el (proced-filter-alist): Use regexp-quote.
15227
a09dc9bf
MA
152282009-12-03 Michael Albinus <michael.albinus@gmx.de>
15229
15230 Cleanup.
15231 * eshell/em-unix.el (top): Require 'esh-opt and 'pcomplete.
15232 (eshell/su, eshell/sudo): Require 'tramp. Fix problems reading
15233 arguments. Expand `default-directory'.
15234
15235 * net/tramp.el (tramp-handle-file-remote-p): Expand FILENAME for
15236 the benefit of returning an expanded localname.
15237 (tramp-tramp-file-p): Handle the case NAME is not a string.
15238
3f6bd790
DN
152392009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
15240
4dfb3b9c
DN
15241 Add support for bzr shelve/unshelve.
15242 * vc-bzr.el (vc-bzr-shelve-map, vc-bzr-shelve-menu-map)
15243 (vc-bzr-extra-menu-map): New variables.
15244 (vc-bzr-extra-menu, vc-bzr-extra-status-menu, vc-bzr-shelve)
15245 (vc-bzr-shelve-apply, vc-bzr-shelve-list)
15246 (vc-bzr-shelve-get-at-point, vc-bzr-shelve-delete-at-point)
15247 (vc-bzr-shelve-apply-at-point, vc-bzr-shelve-menu): New functions.
15248 (vc-bzr-dir-extra-headers): Display shelves.
15249
3f6bd790
DN
15250 * vc-bzr.el (vc-bzr-print-log): Deal with nil arguments better.
15251
842d73a1
SM
152522009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
15253
15254 * textmodes/bibtex.el (bibtex-complete-internal):
15255 Use completion-in-region.
15256 (bibtex-text-in-field-bounds): Remove unused var `opoint'.
15257
7fa4876f
DN
152582009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
15259
15260 Support applying stashes. Improve UI.
15261 * vc-git.el (vc-git-dir-extra-headers): Add tooltips.
15262 (vc-git-stash-apply, vc-git-stash-pop)
15263 (vc-git-stash-apply-at-point, vc-git-stash-pop-at-point)
15264 (vc-git-stash-menu): New functions.
15265 (vc-git-stash-menu-map): New variable.
15266 (vc-git-stash-map): Add bindings to popup a menu and to apply stashes.
15267
d6e82452
GM
152682009-12-03 Glenn Morris <rgm@gnu.org>
15269
15270 * vc.el (log-view-vc-backend, log-view-vc-fileset): Declare.
15271 (vc-print-log-internal): Fix previous change.
15272 (vc-revert): Correct pluralization.
15273
8d222148
SM
152742009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
15275
ea52206b
SM
15276 * progmodes/make-mode.el (makefile-special-targets-list): No need for
15277 it to be an alist any more.
15278 (makefile-complete): Use completion-in-region.
15279
69a94a37
SM
15280 * progmodes/octave-mod.el (octave-complete-symbol):
15281 Use completion-in-region.
15282
8d222148
SM
15283 Misc cleanup.
15284 * progmodes/idlwave.el (idlwave-comment-hook): Simplify with `or'.
15285 (idlwave-code-abbrev, idlwave-display-user-catalog-widget)
15286 (idlwave-complete-class): Don't quote lambda.
15287 (idlwave-find-symbol-syntax-table, idlwave-mode-syntax-table)
15288 (idlwave-mode-map): Move initialization into declaration.
15289 (idlwave-action-and-binding): Use backquotes.
15290 (idlwave-in-quote, idlwave-reset-sintern, idlwave-complete-in-buffer):
15291 Simplify.
15292 (idlwave-is-pointer-dereference): Remove unused var `pos'.
15293 (idlwave-xml-create-rinfo-list): Remove unused var `entry'.
15294 (idlwave-convert-xml-clean-sysvar-aliases): Remove unused vars `new',
15295 `parts', and `all-parts'.
15296 (idlwave-xml-create-sysvar-alist): Remove unused var `fields'.
15297 (idlwave-convert-xml-system-routine-info): Remove unused string
15298 `version-string'.
15299 (idlwave-display-user-catalog-widget): Use dolist.
15300 (idlwave-scanning-lib): Declare dynamically-scoped var.
15301 (idlwave-scan-library-catalogs): Remove unused var `flags'.
15302 (completion-highlight-first-word-only): Declare to silence bytecomp.
15303 (idlwave-popup-select): Tighten scope of `resp'.
15304 (idlwave-find-struct-tag): Remove unused var `beg'.
15305 (idlwave-after-load-rinfo-hook): Declare.
15306 (idlwave-sintern-class-info): Remove unused var `taglist'.
15307 (idlwave-find-class-definition): Remove unused var `list'.
15308 (idlwave-complete-sysvar-tag-help): Remove unused var `main-base'.
15309 (idlwave-what-module-find-class): Remove unused var `classes'.
15310
3bb8691b
JB
153112009-12-03 Juanma Barranquero <lekktu@gmail.com>
15312
15313 * progmodes/pascal.el: Require CL when compiling (for lexical-let).
15314
f72f0c23
SM
153152009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
15316
15317 * hippie-exp.el (try-expand-dabbrev-visible): Preserve point in the
15318 buffers visited. Remove redundant current-buffer-saving.
15319
601a9508
SM
153202009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
15321
15322 Use completion-in-buffer and remove uses of dynamic scoping.
15323 * progmodes/pascal.el (pascal-str, pascal-all, pascal-pred)
15324 (pascal-buffer-to-use, pascal-flag): Don't declare.
15325 (pascal-func-completion, pascal-type-completion, pascal-var-completion)
15326 (pascal-get-completion-decl, pascal-keyword-completion):
15327 Add `pascal-str' argument, save-excursion,
15328 return the found completions, and don't filter with pascal-pred.
15329 (pascal-completion-cache): New var.
15330 (pascal-completion): Don't switch buffer any more (it was never
15331 necessary). Don't save-excursion any more (it's done by the called
15332 subroutines). Use a cache to avoid redundant computations.
15333 Use complete-with-action rather than pascal-completion-response and
15334 let it apply the predicate as well.
15335 (pascal-complete-word): Use completion-in-buffer when
15336 pascal-toggle-completions is nil.
15337 (pascal-show-completions): Don't bind pascal-buffer-to-use since it's
15338 not used any more.
15339 (pascal-comp-defun): Don't change buffer any more.
15340 Use complete-with-action rather than pascal-completion-response and
15341 let it apply the predicate as well.
15342 (pascal-goto-defun): Change buffer before calling pascal-comp-defun
15343 when neded.
15344
1ff4cb98
KH
153452009-12-02 Kenichi Handa <handa@m17n.org>
15346
15347 * language/indian.el: Include ZWJ and ZWNJ in the patterns to
15348 shape for all Indic scripts.
15349
bb12edf1
SM
153502009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
15351
15352 Use completion-in-buffer.
15353 * wid-edit.el (widget-field-text-end): New function.
15354 (widget-field-value-get): Use it.
15355 (widget-string-complete, widget-file-complete)
15356 (widget-color-complete): Use it and completion-in-region.
15357 (widget-complete): Don't narrow the buffer.
15358
5813f6ef
GM
153592009-12-02 Glenn Morris <rgm@gnu.org>
15360
c920f222
GM
15361 * mail/rmail.el (rmail-pop-to-buffer): New function. (Bug#2282)
15362 (rmail-select-summary): Use rmail-pop-to-buffer.
60f2013c
GM
15363 * mail/rmailsum.el: Replace all pop-to-buffer calls with
15364 rmail-pop-to-buffer, to prevent horizontal splits.
c920f222 15365
5813f6ef
GM
15366 * calendar/diary-lib.el (diary-list-entries): Replace superfluous
15367 save-excursion with save-current-buffer.
15368 Widen before searching. (Bug#5093)
15369 (diary-list-sexp-entries): Remove superfluous save-excursion.
15370
34b1d750
GM
153712009-12-02 Michael Welsh Duggan <mwd@cert.org>
15372
15373 * woman.el (woman-make-bufname): Handle man-pages with "." in the
15374 name. (Bug#5038)
15375
b2d5f31a
GM
153762009-12-02 Andreas Politz <politza@fh-trier.de> (tiny change)
15377
15378 * ido.el (ido-file-internal): Handle filenames at point that do
15379 not have a directory part. (Bug#5049)
15380
c710ac3c
JB
153812009-12-02 Juanma Barranquero <lekktu@gmail.com>
15382
15383 * mpc.el (mpc-intersection, mpc-host, mpc-songs-playlist)
15384 (mpc-songs-jump-to, mpc-resume): Doc fixes.
15385
9946be46
SM
153862009-12-01 Rob Riepel <riepel@networking.Stanford.EDU>
15387
15388 * emulation/tpu-extras.el (tpu-cursor-free-mode): Emit message.
15389 (tpu-set-cursor-free, tpu-set-cursor-bound): Don't emit a message
15390 any more.
15391
b08016f2
SM
153922009-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
15393
e7440df4
SM
15394 * comint.el (comint-insert-input): Ignore clicks to the right of
15395 the field. Reported by Bob Nnamtrop <bobnnamtrop@gmail.com>.
15396
3bb8691b 15397 * vc.el (vc-print-log-internal): Don't wait for the process to
c767b665
SM
15398 terminate before setting up the major mode.
15399
f3b757f5
SM
15400 * pcmpl-unix.el (pcomplete/cd): Complete more than one argument, just
15401 in case.
15402
a2877f1d
SM
15403 * pcomplete.el (pcomplete-std-complete): Don't try to complete past
15404 the last element.
15405
b08016f2
SM
15406 * simple.el (normal-erase-is-backspace-mode): Fix thinko in message.
15407
782d6e30
GM
154082009-12-01 Glenn Morris <rgm@gnu.org>
15409
15410 * window.el (window--display-buffer-2): Fix previous changes.
15411
28f57f7e
CY
154122009-12-01 Chong Yidong <cyd@stupidchicken.com>
15413
15414 * mail/sendmail.el (mail-setup-hook, mail-send-hook): Doc fixes.
15415
c31a2fdc
GM
154162009-12-01 Glenn Morris <rgm@gnu.org>
15417
15418 * Makefile.in (ELCFILES): Add mpc.elc.
15419
e1ada222
SM
154202009-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
15421
15422 * mpc.el: New file.
15423
0c9ff2c5
GM
154242009-12-01 Glenn Morris <rgm@gnu.org>
15425
3689984f
GM
15426 * window.el (window-to-use): Define for compiler.
15427
3ab4308b
GM
15428 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Make message
15429 consistent with others (no final period).
15430
0c9ff2c5
GM
15431 * mail/rmailmm.el (rmail-mime-handle): Doc fix.
15432 (rmail-mime-show): Downcase the encoding. (Bug#5070)
15433
fb0c18ff
DN
154342009-12-01 Dan Nicolaescu <dann@ics.uci.edu>
15435
15436 Make vc-print-log buttons work.
045b9da7 15437 * log-view.el (log-view-mode-map): Inherit from widget-keymap.
fb0c18ff 15438
2ac7e73e
JB
154392009-11-30 Ryan C. Thompson <rct@thompsonclan.org> (tiny change)
15440
15441 * savehist.el (savehist-autosave-interval): Allow setting to nil
15442 through customize. (Bug#5056)
15443
5237d741
JB
154442009-11-30 Juanma Barranquero <lekktu@gmail.com>
15445
15446 Fix references to jit-lock properties.
15447 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
15448 Refer to jit-lock-defer-multiline, not jit-lock-multiline.
15449 (perl-font-lock-special-syntactic-constructs):
15450 Quote jit-lock-defer-multiline property.
15451
379241fa
DN
154522009-11-30 Dan Nicolaescu <dann@ics.uci.edu>
15453
15454 * vc-git.el (vc-git-registered): Call vc-git-root only once.
15455
054ae856
JL
154562009-11-30 Juri Linkov <juri@jurta.org>
15457
15458 * misearch.el (multi-isearch-search-fun): Always provide a non-nil
15459 value `buffer' of `multi-isearch-next-buffer-current-function'.
15460 Use `(current-buffer)' when `buffer' is nil.
15461 (multi-isearch-next-buffer-from-list): Don't fallback to
15462 `(current-buffer)' when `buffer' is nil. (Bug#4947)
15463
67296dda
JL
154642009-11-30 Juri Linkov <juri@jurta.org>
15465
15466 * misearch.el (multi-isearch-read-buffers): Move canonicalization
15467 of buffers with `get-buffer' to `multi-isearch-buffers'.
15468 (multi-isearch-buffers, multi-isearch-buffers-regexp):
15469 Canonicalize BUFFERS with `get-buffer'. Doc fix.
15470 (multi-isearch-files, multi-isearch-files-regexp): Canonicalize
15471 FILES with `expand-file-name' converting relative file names
15472 to absolute. Doc fix. (Bug#4727)
15473
c585bf32
JL
154742009-11-30 Juri Linkov <juri@jurta.org>
15475
15476 * misearch.el (multi-isearch-read-buffers)
15477 (multi-isearch-read-matching-buffers): New functions.
15478 (multi-isearch-buffers, multi-isearch-buffers-regexp):
15479 Use them in the `interactive' spec. Doc fix.
15480 (multi-isearch-read-files, multi-isearch-read-matching-files):
15481 New functions.
15482 (multi-isearch-files, multi-isearch-files-regexp):
15483 Use them in the `interactive' spec. Doc fix. (Bug#4725)
15484
0a745733
JL
154852009-11-30 Juri Linkov <juri@jurta.org>
15486
15487 * doc-view.el (doc-view-continuous):
15488 Rename from `doc-view-continuous-mode'.
15489 (doc-view-menu): Move "Toggle display" to the top.
15490 Add submenu "Continuous" with radio buttons "Off"/"On"
15491 and "Save as Default".
15492 (doc-view-scroll-up-or-next-page)
15493 (doc-view-scroll-down-or-previous-page)
15494 (doc-view-next-line-or-next-page)
6a7662bb
BR
15495 (doc-view-previous-line-or-previous-page):
15496 Rename `doc-view-continuous-mode' to `doc-view-continuous'. (Bug#4896)
0a745733 15497
1f9689eb
JL
154982009-11-30 Juri Linkov <juri@jurta.org>
15499
15500 * comint.el (comint-mode-map): Rebind `M-r' from
15501 `comint-previous-matching-input' to
15502 `comint-history-isearch-backward-regexp'.
15503 Unbind `M-s' to allow global key binding `M-s'.
15504 Add menu items for `comint-history-isearch-backward' and
15505 `comint-history-isearch-backward-regexp'. (Bug#3746)
15506
2952b1ae
JL
155072009-11-30 Juri Linkov <juri@jurta.org>
15508
15509 * replace.el (perform-replace): Let-bind recenter-last-op to nil.
15510 For def=recenter, replace `recenter' with `recenter-top-bottom'
15511 that is called with `this-command' and `last-command' let-bound
15512 to `recenter-top-bottom'. When the last `def' was not `recenter',
15513 set `recenter-last-op' to nil. (Bug#4981)
15514
7a9547ca
SM
155152009-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
15516
20565545
SM
15517 Minor cleanup and simplification.
15518 * filecache.el (file-cache-add-directory)
15519 (file-cache-add-directory-recursively)
15520 (file-cache-add-from-file-cache-buffer)
15521 (file-cache-delete-file-regexp, file-cache-delete-directory)
15522 (file-cache-files-matching-internal, file-cache-display): Use dolist.
15523 (file-cache-temp-minibuffer-message): Delete function.
15524 (file-cache-minibuffer-complete): Use minibuffer-message instead.
15525
7a9547ca
SM
15526 * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
15527 Don't signal an error when bumping into EOB in tr, s, or y.
15528
08e968f3
JL
155292009-11-29 Juri Linkov <juri@jurta.org>
15530
15531 * startup.el (fancy-about-text): Fix wording of Guided Tour.
15532 (Bug#4960)
15533
15534 * descr-text.el (describe-char-unidata-list): Use lowercase name
15535 for "Unicode name" like in other tags.
15536
f8d170a4
JL
155372009-11-29 Juri Linkov <juri@jurta.org>
15538
15539 * ediff-util.el (ediff-minibuffer-with-setup-hook):
15540 New compatibility macro.
7a9547ca 15541 (ediff-read-file-name): Use it instead of `minibuffer-with-setup-hook'.
f8d170a4 15542
0116abbd
JL
155432009-11-29 Juri Linkov <juri@jurta.org>
15544
15545 Add defcustom to define the cycling order of `recenter-top-bottom'.
15546 (Bug#4981)
15547
15548 * window.el (recenter-last-op): Doc fix.
15549 (recenter-positions): New defcustom.
15550 (recenter-top-bottom): Rewrite to use `recenter-positions'.
15551 (move-to-window-line-top-bottom): Rewrite to use `recenter-positions'.
15552
61eef560
MA
155532009-11-29 Michael Albinus <michael.albinus@gmx.de>
15554
15555 Improve integration of Tramp and ange-ftp in eshell.
15556
e4070cdc 15557 * eshell/em-unix.el (eshell/whoami): Make it a defun but a defalias.
61eef560
MA
15558 (eshell/su): Flatten args. Apply better args parsing. Use "cd".
15559 (eshell/sudo): Flatten args. Let-bind `default-directory'.
15560
15561 * eshell/esh-util.el (top): Require also Tramp when compiling.
15562 (eshell-directory-files-and-attributes): Check for FTP remote
15563 connection.
15564 (eshell-parse-ange-ls): Let-bind `ange-ftp-name-format',
15565 `ange-ftp-ftp-name-arg', `ange-ftp-ftp-name-res'.
15566 (eshell-file-attributes): Handle ".". Return `entry'.
15567
15568 * net/ange-ftp.el (ange-ftp-parse-filename): Use `save-match-data'.
15569 (ange-ftp-directory-files-and-attributes)
15570 (ange-ftp-real-directory-files-and-attributes): New defuns.
15571
15572 * net/tramp.el (tramp-maybe-open-connection): Open the remote
15573 shell with "exec" when possible. This prevents trailing prompts
15574 in `start-file-process'.
15575
f5467d3f
SM
155762009-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
15577
21f49db9
SM
15578 Try and remove assumptions about point-min==1.
15579 * nxml/rng-valid.el (rng-validate-mode): Don't hardcode point-min==1.
15580 (rng-compute-mode-line-string): Show the validation percentage in
15581 terms of the narrowed text, not the widened text.
15582 (rng-do-some-validation): Don't catch internal errors when debugging.
15583 (rng-first-error): Simplify.
15584 (rng-after-change-function): Remove work around. AFAIK the bug has
15585 been fixed a while ago.
15586
26224faf
SM
15587 * image-mode.el (image-minor-mode): Exit more gracefully when the image
15588 cannot be displayed (e.g. when doing C-x C-f some-new-file.svg RET).
15589
d7117720
SM
15590 * man.el (Man-completion-table): Make it easier to enter "<sec> <name>".
15591
f5467d3f
SM
15592 * eshell/em-prompt.el (eshell-prompt-function): Abbreviate pwd, since
15593 `cd' doesn't always do it for us (bug#5067).
15594
15595 * pcomplete.el (pcomplete-entries): Revert change installed mistakenly
15596 on 2009-10-25 as part of some other change (bug#5067).
15597
c5269f1c
SM
155982009-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
15599
62a258a7
SM
15600 * emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
15601 `suspicious'.
15602 (byte-compile-warnings): Use byte-compile-warning-types.
15603 (byte-compile-save-excursion): Warn about use of set-buffer right
15604 after save-excursion.
15605
c5269f1c
SM
15606 * progmodes/gud.el (gud-basic-call): Don't only save the buffer but
15607 the excursion as well.
15608
3ba30eb8
MA
156092009-11-27 Michael Albinus <michael.albinus@gmx.de>
15610
15611 * eshell/em-unix.el (eshell/su, eshell/sudo): New defuns,
15612 providing a Tramp related implementation of "su" and "sudo".
15613 (eshell-unix-initialize): Add "su" and "sudo".
15614
6c6f788d
DU
156152009-11-27 Daiki Ueno <ueno@unixuser.org>
15616
15617 * net/socks.el (socks-send-command): Convert binary request to
15618 unibyte before sending. This fixes mishandling of some port
15619 numbers such as 129.
15620
10c877fe
SM
156212009-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
15622
6f06a171
SM
15623 * help.el (describe-bindings-internal): Remove `interactive'.
15624
10c877fe
SM
15625 * man.el (Man-completion-table): Trim a terminating "(".
15626 Remove the space between name page a section.
15627 Add the command's description on the `help-echo' property.
c5269f1c
SM
15628 Remove `process-connection-type' binding since it's unused by
15629 call-process.
10c877fe
SM
15630 Provide completion for the "<section> <name>" format as well.
15631 (Man-default-man-entry): Remove spurious var shadowing the argument.
15632
c44a4822
KR
156332009-11-26 Kevin Ryde <user42@zip.com.au>
15634
15635 * log-view.el: Add "Keywords: tools", since its other keywords
15636 aren't in finder-known-keywords, and following vc.el.
15637
9d58f081
KR
15638 * sha1.el (sha1-string-external): default-directory "/" in case
15639 otherwise non-existent. process-connection-type pipe for touch of
15640 efficiency recommended by elisp manual. (An aside in Bug#3911.)
15641
72fe6b25
SM
156422009-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
15643
15644 Misc coding convention cleanups.
15645 * htmlfontify.el (hfy-init-kludge-hook): Rename from
15646 hfy-init-kludge-hooks.
15647 (hfy-etags-cmd, hfy-flatten-style, hfy-invisible-name, hfy-face-at)
15648 (hfy-fontify-buffer, hfy-prepare-index-i, hfy-subtract-maps)
15649 (hfy-save-kill-buffers, htmlfontify-copy-and-link-dir): Use dolist
15650 and push.
15651 (hfy-slant, hfy-weight): Use tables rather than code.
15652 (hfy-box-to-border-assoc, hfy-box-to-style, hfy-decor)
15653 (hfy-face-to-style-i, hfy-fontify-buffer): Use `case'.
15654 (hfy-face-attr-for-class): Initialize `face-spec' directly.
15655 (hfy-face-to-css): Remove `nconc' with single arg.
15656 (hfy-p-to-face-lennart): Use `or'.
15657 (hfy-face-at): Hoist common code. Remove spurious quotes in `case'.
15658 (hfy-overlay-props-at, hfy-mark-tag-hrefs): Eta-reduce.
15659 (hfy-compile-stylesheet, hfy-merge-adjacent-spans)
15660 (hfy-compile-face-map, hfy-parse-tags-buffer): Use push.
15661 (hfy-force-fontification): Use run-hooks.
15662
85e0a536
SM
156632009-11-26 Vivek Dasmohapatra <vivek@etla.org>
15664
15665 Various minor fixes.
15666 * htmlfontify.el (hfy-default-header): Add toggle_invis since
15667 Javascript belongs in the header, not the body.
15668 (hfy-javascript): Remove.
15669 (hfy-fontify-buffer): Don't insert it any more.
15670 (hfy-face-at): Handle (face0 face1 face2) style face properties.
15671 Fix bug in invis handling when there were no invis props in a chunk.
15672
62ccc42c
SM
156732009-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
15674
15675 * vc-bzr.el (vc-bzr-annotate-command): Make operation asynchronous.
15676
2643c7aa
DN
156772009-11-26 Dan Nicolaescu <dann@ics.uci.edu>
15678
15679 * finder.el (finder-mode-map): Add a menu.
15680
0e5c8aed
DN
156812009-11-26 Michael McNamara <mac@mail.brushroad.com>
15682
bf0b361c 15683 * progmodes/verilog-mode.el (verilog-at-struct-p): Support "signed" and
0e5c8aed
DN
15684 "unsigned" structs.
15685
15686 (verilog-leap-to-head, verilog-backward-token): Handle "disable
15687 fork" statement better.
15688
156892009-11-26 Wilson Snyder <wsnyder@wsnyder.org>
15690
bf0b361c
JB
15691 * progmodes/verilog-mode.el (verilog-auto-insert-lisp)
15692 (verilog-delete-auto, verilog-delete-empty-auto-pair)
15693 (verilog-library-filenames): Fix AUTOINSERTLISP to support insert-file.
15694 Reported by Clay Douglass.
0e5c8aed
DN
15695
15696 (verilog-auto-inst, verilog-auto-star-safe)
62ccc42c 15697 (verilog-delete-auto-star-implicit, verilog-read-sub-decls):
6a7662bb
BR
15698 Fix removing "// Interfaces" when saving .* expansions.
15699 Reported by Pierre-David Pfister.
0e5c8aed 15700
7629c4e7
GM
157012009-11-26 Glenn Morris <rgm@gnu.org>
15702
62ccc42c
SM
15703 * eshell/em-dirs.el (eshell/cd): Don't throw to a tag outside
15704 the scope.
7629c4e7 15705
a5d358f8
JB
157062009-11-25 Johan Bockgård <bojohan@gnu.org>
15707
15708 * vc-annotate.el (vc-annotate-revision-previous-to-line):
15709 Really use previous revision.
15710
002cbde5
KR
157112009-11-25 Kevin Ryde <user42@zip.com.au>
15712
15713 * man.el (Man-completion-table): default-directory "/" in case
15714 doesn't otherwise exist. process-environment COLUMNS=999 so as
15715 not to truncate long names. process-connection-type pipe to avoid
573f4575
KR
15716 any chance of hitting the pseudo-tty TIOCGWINSZ.
15717 (man): completion-ignore-case t for friendliness and since man
15718 itself is case-insensitive on the command line.
15719 Further to Bug#3717.
002cbde5 15720
8cb5ffe8
KR
15721 * arc-mode.el: Add "Keywords: files", so the details in its
15722 commentary can be reached from finder-by-keyword.
34607612
KR
15723 * textmodes/dns-mode.el: Add "Keywords: comm". It's only an
15724 editing mode, but it's comms related and sgml-mode.el has "comm"
15725 on that basis too.
b8dfcf54 15726 * textmodes/bibtex-style.el: Add "Keywords: tex".
5cf751b4
GM
15727 * international/isearch-x.el, international/ja-dic-cnv.el:
15728 * international/ja-dic-utl.el, international/kkc.el:
b8dfcf54 15729 Add "Keywords: i18n", so they can be reached from finder-by-keyword.
34607612 15730
1e2d9ba1
JL
157312009-11-25 Juri Linkov <juri@jurta.org>
15732
15733 * man.el (Man-completion-table): Modify regexp to include
15734 section names to completion strings. (Bug#3717)
15735
a601d313
JL
157362009-11-25 Juri Linkov <juri@jurta.org>
15737
15738 Search recursively in gzipped files. (Bug#4982)
15739
15740 * progmodes/grep.el (grep-highlight-matches): Add new options
15741 `always' and `auto'. Doc fix.
15742 (grep-process-setup): Check `grep-highlight-matches' for
15743 `auto-detect' to determine the need to compute grep defaults.
15744 Move Windows/DOS specific --colors settings handling
15745 to `grep-compute-defaults'. Check `grep-highlight-matches'
15746 to get the value of "--color=".
15747 (grep-compute-defaults): Compute `grep-highlight-matches' when it
15748 has the value `auto-detect'. Move Windows/DOS specific settings
15749 from `grep-process-setup'.
15750 (zrgrep): New command with alias `rzgrep'.
15751
bde04ea9
JL
157522009-11-25 Juri Linkov <juri@jurta.org>
15753
15754 * doc-view.el (doc-view-mode): Set buffer-local `view-read-only'
15755 to nil instead of switching off view-mode. (Bug#4896)
15756
7d6b4d3c
JL
157572009-11-25 Juri Linkov <juri@jurta.org>
15758
15759 Mouse-wheel scrolling for DocView Continuous mode. (Bug#4896)
15760
15761 * mwheel.el (mwheel-scroll-up-function)
15762 (mwheel-scroll-down-function): New defvars.
15763 (mwheel-scroll): Funcall `mwheel-scroll-up-function' instead of
15764 `scroll-up', and `mwheel-scroll-down-function' instead of
15765 `scroll-down'.
15766
15767 * doc-view.el (doc-view-scroll-up-or-next-page)
15768 (doc-view-scroll-down-or-previous-page): Add optional ARG.
15769 Use this ARG in the call to image-scroll-up/image-scroll-down.
15770 Change `interactive' spec to "P". Goto next/previous page only
15771 when `doc-view-continuous-mode' is non-nil or ARG is nil (for the
15772 SPC/DEL case). Doc fix.
15773 (doc-view-next-line-or-next-page)
15774 (doc-view-previous-line-or-previous-page): Rename arg to ARG
15775 for consistency.
15776 (doc-view-mode): Set buffer-local `mwheel-scroll-up-function' to
15777 `doc-view-scroll-up-or-next-page', and buffer-local
15778 `mwheel-scroll-down-function' to
15779 `doc-view-scroll-down-or-previous-page'.
15780
e237085f
JL
157812009-11-25 Juri Linkov <juri@jurta.org>
15782
15783 Provide additional default values (directories at other Dired
15784 windows) via M-n in the minibuffer of some Dired commands.
15785
15786 * dired-aux.el (dired-diff, dired-compare-directories)
15787 (dired-do-create-files): Use `dired-dwim-target-defaults' to set
15788 `minibuffer-default' in `minibuffer-with-setup-hook'.
15789 (dired-dwim-target-directory): Find a window that displays Dired
15790 buffer instead of failing when the next window is not Dired.
15791 Use `get-window-with-predicate' to find for the next Dired window.
15792 (dired-dwim-target-defaults): New function.
15793
15794 * ediff-util.el (ediff-read-file-name):
15795 Use `dired-dwim-target-defaults' to set `minibuffer-default'
15796 in `minibuffer-with-setup-hook'.
15797
7d371eac
JL
157982009-11-25 Juri Linkov <juri@jurta.org>
15799
15800 Provide additional default values (file name at point or at the
15801 current Dired line) via M-n for file reading minibuffers. (Bug#5010)
15802
15803 * minibuffer.el (read-file-name-defaults): New function.
15804 (read-file-name): Reset `minibuffer-default' to nil when
15805 it duplicates initial input `insdef'.
15806 Bind `minibuffer-default-add-function' to lambda that
15807 calls `read-file-name-defaults' in `minibuffer-selected-window'.
15808 (minibuffer-insert-file-name-at-point): New command.
15809
15810 * files.el (file-name-at-point-functions): New defcustom.
15811 (find-file-default): Remove defvar.
15812 (find-file-read-args): Don't use `find-file-default'.
15813 Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
15814 to `read-file-name'.
15815 (find-file-literally): Use `read-file-name' with
15816 `confirm-nonexistent-file-or-buffer'.
15817
15818 * ffap.el (ffap-guess-file-name-at-point): New autoloaded function.
15819
15820 * dired.el (dired-read-dir-and-switches):
15821 Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
15822 to `read-file-name'.
15823 (dired-file-name-at-point): New function.
15824 (dired-mode): Add hook `dired-file-name-at-point' to
15825 `file-name-at-point-functions'.
15826
04ae543a
SM
158272009-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
15828
15829 Really make the *Completions* window soft-dedicated (bug#5030).
15830 * window.el (window--display-buffer-2): Add `dedicated' argument.
15831 (display-buffer): Pass it when needed so the dedicated flag is set
15832 after calling set-window-buffer, which would otherwise reset it.
15833
eb708e66
SM
158342009-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
15835
d6b8d4e7
SM
15836 * progmodes/meta-mode.el (meta-complete-symbol):
15837 * progmodes/etags.el (complete-tag):
e2d4ea5a
SM
15838 * mail/mailabbrev.el (mail-abbrev-complete-alias):
15839 Use completion-in-region.
15840
5f24557b
SM
15841 * dabbrev.el (dabbrev--minibuffer-origin): Use minibuffer-selected-window.
15842 (dabbrev-completion): Use completion-in-region.
15843 (dabbrev--abbrev-at-point): Simplify regexp.
15844
fe4346f0
SM
15845 * abbrev.el (abbrev--before-point): Use word-motion functions
15846 if :regexp is not specified (bug#5031).
15847
cb190d7d
SM
15848 * subr.el (string-prefix-p): New function.
15849
e2ec6dd5
SM
15850 * man.el (Man-completion-cache): New var.
15851 (Man-completion-table): Use it.
15852
eb708e66
SM
15853 * vc.el (vc-print-log-internal): Make `limit' optional for better
15854 compatibility (e.g. with vc-annotate.el).
15855
4cf8971b
KR
158562009-11-24 Kevin Ryde <user42@zip.com.au>
15857
eb708e66 15858 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp):
d8194864 15859 Build value with regexp-opt instead of explicit joining loop. (Bug#4927)
f69c67b6 15860
4cf8971b
KR
15861 * emacs-lisp/elint.el (elint-add-required-env): Better error message
15862 when .el source file not found or other error.
15863
d204c46c
SM
158642009-11-24 Markus Triska <markus.triska@gmx.at>
15865
15866 * linum.el (linum-update-window): Ignore intangible (bug#4996).
15867
bb301b9a
SM
158682009-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
15869
449c27f0
SM
15870 Handle the [back] button properly (bug#4979).
15871 * descr-text.el (describe-text-properties): Add a `buffer' argument.
15872 Use help-setup-xref, help-buffer, and with-help-window.
15873 (describe-char): Add `buffer' argument.
15874 Pass proper command to help-setup-xref. Don't meddle with
15875 help-xref-stack-item directly.
15876 (describe-text-category): Use with-help-window and help-buffer.
15877
32fe5377
SM
15878 * emacs-lisp/shadow.el (list-load-path-shadows): Setup a major mode
15879 for the displayed buffer (bug#4887).
15880
bb301b9a
SM
15881 * man.el (Man-completion-table): New function.
15882 (man): Use it.
15883
35179414
DR
158842009-11-24 David Reitter <david.reitter@gmail.com>
15885
bb301b9a 15886 * vc-git.el (vc-git-registered): Use checkout directory (where
35179414
DR
15887 .git is) rather than the file's directory and a relative path spec
15888 to work around a bug in git.
15889
605a20a9
MA
158902009-11-24 Michael Albinus <michael.albinus@gmx.de>
15891
15892 Improve handling of processes on remote hosts.
15893
15894 * eshell/esh-util.el (eshell-path-env): New defvar.
15895 (eshell-parse-colon-path): New defun.
15896 (eshell-file-attributes): Use `eshell-parse-colon-path'.
15897
bb301b9a
SM
15898 * eshell/esh-ext.el (eshell-search-path):
15899 Use `eshell-parse-colon-path'.
605a20a9
MA
15900 (eshell-remote-command): Remove argument HANDLER.
15901 (eshell-external-command): Check for FTP remote connection.
15902
bb301b9a
SM
15903 * eshell/esh-proc.el (eshell-gather-process-output):
15904 Use `file-truename', in order to start also symlinked files.
15905 Apply `start-file-process' instead of `start-process'.
15906 Shorten `command' to the local file name part.
605a20a9 15907
bb301b9a
SM
15908 * eshell/em-cmpl.el (eshell-complete-commands-list):
15909 Use `eshell-parse-colon-path'.
605a20a9
MA
15910
15911 * eshell/em-unix.el (eshell/du): Check for FTP remote connection.
15912
15913 * net/tramp.el (tramp-eshell-directory-change): New defun. Add it
15914 to `eshell-directory-change-hook'.
15915
d1d33062
TH
159162009-11-24 Tassilo Horn <tassilo@member.fsf.org>
15917
15918 * doc-view.el (doc-view-mode): Switch off view-mode explicitly,
bb301b9a 15919 because it could be enabled automatically if view-read-only is non-nil.
d1d33062 15920
a34d8565 159212009-11-24 Michael Kifer <kifer@cs.stonybrook.edu>
d1d33062 15922
a34d8565
MK
15923 * ediff-vers.el (ediff-rcs-get-output-buffer): Revert the change
15924 made on 2009-11-22.
d1d33062 15925
c83b8d1b
GM
159262009-11-24 Glenn Morris <rgm@gnu.org>
15927
15928 * bookmark.el (bookmark-bmenu-hide-filenames): Remove assignment to
15929 deleted variable bookmark-bmenu-bookmark-column.
15930
83505cfe
SM
159312009-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
15932
15933 * bookmark.el (bookmark-bmenu-search): Clear echo area when exiting.
15934
5241b291
CY
159352009-11-23 Ken Brown <kbrown@cornell.edu> (tiny change)
15936
15937 * net/browse-url.el (browse-url-filename-alist): On Windows, add
15938 two slashes to the "file:" prefix.
15939 (browse-url-file-url): De-munge Cygwin filenames before passing
15940 them to Windows browser.
15941 (browse-url-default-windows-browser): Use call-process.
15942
aefcadb6
JL
159432009-11-23 Juri Linkov <juri@jurta.org>
15944
15945 Implement DocView Continuous mode. (Bug#4896)
15946 * doc-view.el (doc-view-continuous-mode): New defcustom.
83505cfe
SM
15947 (doc-view-mode-map): Bind C-n/<down> to
15948 `doc-view-next-line-or-next-page', C-p/<up> to
15949 `doc-view-previous-line-or-previous-page'.
aefcadb6
JL
15950 (doc-view-next-line-or-next-page)
15951 (doc-view-previous-line-or-previous-page): New commands.
15952
0d62bcea
JL
159532009-11-23 Juri Linkov <juri@jurta.org>
15954
15955 Implement Isearch in comint input history. (Bug#3746)
15956 * comint.el (comint-mode): Add `comint-history-isearch-setup' to
15957 `isearch-mode-hook'.
15958 (comint-history-isearch): New defcustom.
15959 (comint-history-isearch-backward)
15960 (comint-history-isearch-backward-regexp): New commands.
15961 (comint-history-isearch-message-overlay): New buffer-local variable.
15962 (comint-history-isearch-setup, comint-history-isearch-end)
15963 (comint-goto-input, comint-history-isearch-search)
15964 (comint-history-isearch-message, comint-history-isearch-wrap)
15965 (comint-history-isearch-push-state)
15966 (comint-history-isearch-pop-state): New functions.
15967
b593f105
MA
159682009-11-23 Michael Albinus <michael.albinus@gmx.de>
15969
15970 * net/tramp.el (tramp-shell-prompt-pattern): Use \r for carriage
15971 return.
15972 (tramp-handle-make-symbolic-link)
15973 (tramp-handle-dired-compress-file, tramp-handle-expand-file-name):
15974 Quote file names.
15975 (tramp-send-command-and-check): New argument DONT-SUPPRESS-ERR.
15976 (tramp-handle-process-file): Use it.
15977
0f202d5d
SM
159782009-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
15979
15980 * window.el (move-to-window-line-last-op): Remove.
15981 (move-to-window-line-top-bottom): Reuse recenter-last-op instead.
15982
216349f8
SM
159832009-11-23 Deniz Dogan <deniz.a.m.dogan@gmail.com> (tiny change)
15984
0f202d5d 15985 Make M-r mirror the new cycling behavior of C-l.
216349f8
SM
15986 * window.el (move-to-window-line-last-op): New var.
15987 (move-to-window-line-top-bottom): New command.
15988 (global-map): Bind M-r move-to-window-line-top-bottom.
15989
c10e0633
GM
159902009-11-23 Sven Joachim <svenjoac@gmx.de>
15991
15992 * dired-x.el (dired-guess-shell-alist-default):
15993 Support xz format. (Bug#4953)
15994
953e0c1a
GM
159952009-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
15996
15997 * emulation/viper-cmd.el: Use viper-last-command-char instead of
15998 last-command-char/last-command-event.
15999 (viper-prefix-arg-value): Do correct conversion of event-char for
16000 XEmacs.
16001
83505cfe
SM
16002 * emulation/viper-util.el, emulation/viper.el:
16003 Use viper-last-command-char instead of
16004 last-command-char/last-command-event.
953e0c1a 16005
83505cfe
SM
16006 * ediff-init.el, ediff-mult.el, ediff-util.el:
16007 Replace last-command-char and last-command-event
16008 with (ediff-last-command-char) everywhere.
953e0c1a
GM
16009
16010 * ediff-vers.el (ediff-rcs-get-output-buffer): Make sure the buffer is
16011 created in fundamental mode.
16012
16013 * ediff.el (ediff-version): Revert the change of interactive-p to
16014 called-interactively-p.
16015
9ee12eee
TH
160162009-11-22 Tassilo Horn <tassilo@member.fsf.org>
16017
16018 * progmodes/subword.el (subword-mode-map): Fix subword-mode-map
16019 generation from word-movement command names.
16020
8b571bf3
JD
160212009-11-21 Jan Djärv <jan.h.d@swipnet.se>
16022
16023 * cus-start.el (all): Add native condition for font-use-system-font.
16024
4121db47
AM
160252009-11-21 Nathaniel Flath <flat0103@gmail.com>
16026
83505cfe
SM
16027 * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
16028 Correct the patch from 2009-11-18. (Bug#3910)
4121db47 16029
d71f5e0c
TH
160302009-11-21 Tassilo Horn <tassilo@member.fsf.org>
16031
16032 * progmodes/subword.el: Rename from lisp/subword.el.
16033
16034 * subword.el: Rename to progmodes/subword.el.
16035
16036 * Makefile.in (ELCFILES): Adapt to subword.el move.
16037
fc9d6ad6 160382009-11-21 Thierry Volpiatto <thierry.volpiatto@gmail.com>
4e2af782 16039 Stefan Monnier <monnier@iro.umontreal.ca>
fc9d6ad6
SM
16040
16041 * bookmark.el (bookmark-bmenu-bookmark-column): Remove var.
16042 (bookmark-bmenu-list): Save name on `bookmark-name-prop' text-prop.
16043 (bookmark-bmenu-show-filenames): Use push.
16044 (bookmark-bmenu-hide-filenames): Use local var instead of
16045 bookmark-bmenu-bookmark-column. Use pop. Don't save window-excursion.
16046 (bookmark-bmenu-bookmark): Use the new `bookmark-name-prop' text-prop.
16047 (bookmark-bmenu-execute-deletions): Don't bother adding/removing the
16048 filenames now that the bookmark names are always available.
16049
26d9285f
SM
160502009-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
16051
16052 * bookmark.el (bookmark-search-prompt, bookmark-search-timer): Remove.
16053 (bookmark-search-pattern): Move and leave unbound.
16054 (bookmark-bmenu-mode-map): Change binding.
16055 (bookmark-read-search-input): Simplify.
16056 Don't use text-char-description. Don't error on non-char events.
16057 (bookmark-filtered-alist-by-regexp-only): Remove by folding into the
16058 only caller (i.e. bookmark-bmenu-filter-alist-by-regexp).
16059 (bookmark-bmenu-search): Don't check we're in a bookmark-list buffer.
16060 Use a local var for the timer.
16061 (bookmark-bmenu-cancel-search): Remove by folding into the only caller
16062 (i.e. bookmark-bmenu-search).
16063
d73a0317
GM
160642009-11-21 Glenn Morris <rgm@gnu.org>
16065
16066 * mail/rmailmm.el (rmail-mime): Decode in fundamental-mode. (Bug#4993)
16067
e572025f
CY
160682009-11-20 Ken Brown <kbrown@cornell.edu> (tiny change)
16069
26d9285f
SM
16070 * net/browse-url.el (browse-url-default-windows-browser):
16071 Use cygstart for cygwin.
e572025f 16072
6aeaa3dc
KF
160732009-11-20 Karl Fogel <karl.fogel@red-bean.com>
16074
e4070cdc 16075 * bookmark.el: Formatting and doc fixes only:
6aeaa3dc
KF
16076 (bookmark-search-delay): Shorten doc string to fit in 80 columns.
16077 (bookmark-bmenu-search): Wrap to fit within 80 columns.
194d44e7 16078 Minor grammar and punctuation fixes in doc string.
6aeaa3dc
KF
16079 (bookmark-read-search-input): Adjust to fit within 80 columns.
16080
a9b76eec
TH
160812009-11-20 Tassilo Horn <tassilo@member.fsf.org>
16082
16083 * progmodes/cc-cmds.el (c-forward-into-nomenclature)
16084 (c-backward-into-nomenclature): Adapt to subword renaming.
16085
16086 * subword.el (subword-forward, subword-backward, subword-mark)
16087 (subword-kill, subword-backward-kill, subword-transpose)
16088 (subword-downcase, subword-upcase, subword-capitalize)
26d9285f
SM
16089 (subword-forward-internal, subword-backward-internal):
16090 Rename from forward-subword, backward-subword, mark-subword,
16091 kill-subword, backward-kill-subword, transpose-subwords,
16092 downcase-subword, upcase-subword, capitalize-subword,
16093 forward-subword-internal, backward-subword-internal.
a9b76eec 16094
1e7d4475
SM
160952009-11-20 Thierry Volpiatto <thierry.volpiatto@gmail.com>
16096
26d9285f
SM
16097 * bookmark.el (bookmark-search-delay, bookmark-search-prompt):
16098 New options.
1e7d4475
SM
16099 (bookmark-search-pattern, bookmark-search-timer, bookmark-quit-flag):
16100 New vars.
16101 (bookmark-read-search-input, bookmark-filtered-alist-by-regexp-only)
16102 (bookmark-bmenu-filter-alist-by-regexp)
16103 (bookmark-bmenu-goto-bookmark, bookmark-bmenu-cancel-search): New funs.
16104 (bookmark-bmenu-search): New command.
16105 (bookmark-bmenu-mode-map): Bind it.
16106
653d1554
TH
161072009-11-20 Tassilo Horn <tassilo@member.fsf.org>
16108
ab84bfa0
TH
16109 * progmodes/cc-cmds.el: declare-functioned forward-subword and
16110 backward-subword to quit the byte-compiler.
16111
1f35fda9
TH
16112 * makefile.w32-in: Don't refer cc-subword.elc but subword.elc.
16113
16114 * Makefile.in: Don't refer cc-subword.elc but subword.elc.
16115
653d1554 16116 * progmodes/cc-cmds.el (c-update-modeline)
1e7d4475
SM
16117 (c-forward-into-nomenclature, c-backward-into-nomenclature):
16118 Refer to subword.el functions instead of cc-subword.el.
653d1554
TH
16119
16120 * progmodes/cc-mode.el (subword-mode, c-mode-base-map): Refer to
16121 subword.el functions instead of cc-subword.el.
16122
1e7d4475
SM
16123 * progmodes/cc-subword.el: Rename to subword.el.
16124 * subword.el: Rename from progmodes/cc-subword.el.
16125 (subword-mode-map): Rename from c-subword-mode-map.
16126 (subword-mode): Rename from c-subword-mode.
653d1554 16127 (global-subword-mode): New global minor mode.
1e7d4475
SM
16128 (forward-subword): Rename from c-forward-subword.
16129 (backward-subword): Rename from c-backward-subword.
16130 (mark-subword): Rename from c-mark-subword.
16131 (kill-subword): Rename from c-kill-subword.
16132 (backward-kill-subword): Rename from c-backward-kill-subword.
16133 (transpose-subwords): Rename from c-tranpose-subword.
16134 (downcase-subword): Rename from c-downcase-subword.
16135 (capitalize-subword): Rename from c-capitalize-subword.
16136 (forward-subword-internal): Rename from c-forward-subword-internal.
16137 (backward-subword-internal): Rename from c-backward-subword-internal.
653d1554 16138
9717f119
DN
161392009-11-20 Dan Nicolaescu <dann@ics.uci.edu>
16140
8de724f3
DN
16141 * vc.el (vc-deduce-fileset): Allow non-state changing operations
16142 from a dired buffer.
16143 (vc-dired-deduce-fileset): New function.
16144 (vc-root-diff, vc-print-root-log): Use it.
16145
9717f119
DN
16146 * vc-annotate.el (vc-annotate-show-log-revision-at-line): Pass a
16147 nil LIMIT argument to vc-print-log-internal.
16148
af4999b8
GM
161492009-11-20 Glenn Morris <rgm@gnu.org>
16150
16151 * Makefile.in (ELCFILES): Regenerate.
16152
b58edcb6
JB
161532009-11-20 Jay Belanger <jay.p.belanger@gmail.com>
16154
02e1b488
SM
16155 * calc/calc.el (calc-set-mode-line):
16156 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
b58edcb6
JB
16157 (math-format-number): Rename `math-format-complement-signed' to
16158 `math-format-twos-complement'.
16159
02e1b488 16160 * calc/calc-bin.el (math-format-twos-complement): Rename from
b58edcb6
JB
16161 math-format-complement-signed.
16162 (calc-radix): Rename `calc-complement-signed-mode' to
16163 `calc-twos-complement-mode'.
02e1b488
SM
16164 (calc-octal-radix, calc-hex-radix): Add an argument for
16165 two's complement.
b58edcb6 16166
02e1b488
SM
16167 * calc/calc-embed.el (calc-embedded-mode-vars):
16168 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
b58edcb6 16169
02e1b488
SM
16170 * calc/calc-ext.el (calc-init-extensions):
16171 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
b58edcb6
JB
16172 (math-format-number-fancy): Let `calc-twos-complement-mode' be nil.
16173
02e1b488
SM
16174 * calc/calc-units.el (math-build-units-table-buffer):
16175 Let `calc-twos-complement-mode' be nil.
b58edcb6
JB
16176
16177 * calc/calc-menu.el (calc-modes-menu): Clean up two's complement
16178 entries.
16179
16180 * calc/calc-vec.el (calcFunc-vunpack):
16181 * calc/calc-aent.el (calc-do-calc-eval):
16182 * calc/calc-forms.el (math-format-date):
16183 * calc/calc-graph.el (calc-graph-plot):
16184 * calc/calc-math.el (math-use-emacs-fn):
02e1b488
SM
16185 * calc/calccomp.el (math-compose-expr):
16186 Let `calc-twos-complement-mode' be nil.
16187
161882009-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
16189
16190 * abbrev.el (abbrev-with-wrapper-hook): (re)move...
16191 * simple.el (with-wrapper-hook): ...to here. Add argument `args'.
16192 * minibuffer.el (completion-in-region-functions): New hook.
16193 (completion-in-region): New function.
16194 * emacs-lisp/lisp.el (lisp-complete-symbol):
16195 * pcomplete.el (pcomplete-std-complete): Use it.
b58edcb6 16196
e3353a78
SM
161972009-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
16198
eff77808
SM
16199 * textmodes/tex-mode.el (latex-complete-bibtex-cache)
16200 (latex-complete-alist): New vars.
16201 (latex-string-prefix-p, latex-complete-bibtex-keys)
16202 (latex-complete-envnames, latex-complete-refkeys)
16203 (latex-complete-data): New functions.
16204 (latex-complete, latex-indent-or-complete): New commands.
16205
d2c9fc42
SM
16206 * window.el (display-buffer-mark-dedicated): New var.
16207 (display-buffer): Obey it.
16208 * minibuffer.el (minibuffer-completion-help): Use it.
16209
31a1c477
SM
16210 * progmodes/sym-comp.el (symbol-complete): Use completion-in-region.
16211
bed4c972
SM
16212 * filecache.el (file-cache-add-file): Use push and cons.
16213 (file-cache-delete-file-regexp): Use push.
16214 (file-cache-complete): Use completion-in-region.
16215
8c22699f
SM
16216 * simple.el (with-wrapper-hook): Fix thinko.
16217
e3353a78
SM
16218 * hfy-cmap.el (hfy-rgb-file): Use locate-file.
16219 (htmlfontify-load-rgb-file): Remove unnused var `ff'.
16220 Use with-current-buffer and string-to-number.
16221 (hfy-fallback-colour-values): Use assoc-string.
16222 * htmlfontify.el (hfy-face-to-css): Remove unused var `style'.
16223 (hfy-face-at): Remove unused var `found-face'.
16224 (hfy-compile-stylesheet): Remove unused var `css'.
16225 (hfy-fontify-buffer): Remove unused vars `in-style', `invis-button',
16226 and `orig-buffer'.
16227 (hfy-buffer, hfy-copy-and-fontify-file, hfy-parse-tags-buffer):
16228 Use with-current-buffer.
16229 (hfy-text-p): Use expand-file-name and fewer setq.
16230
acca02b0
SM
162312009-11-19 Vivek Dasmohapatra <vivek@etla.org>
16232
16233 * htmlfontify.el, hfy-cmap.el: New files.
16234
042b7cc6
JL
162352009-11-19 Juri Linkov <juri@jurta.org>
16236
16237 * minibuffer.el (completions-format): New defcustom.
16238 (completion--insert-strings): Implement vertical format.
16239
16240 * simple.el (switch-to-completions): Move point to the first
16241 completion when point was at the beginning of the buffer.
16242
da205913
JL
162432009-11-19 Juri Linkov <juri@jurta.org>
16244
16245 * find-dired.el (find-name-arg): Remove autoload. (Bug#4387)
16246
16247 * progmodes/grep.el (rgrep): Require `find-dired' for `find-name-arg'.
16248
0b8ee421
CY
162492009-11-19 Chong Yidong <cyd@stupidchicken.com>
16250
16251 * mail/sendmail.el (mail-yank-prefix): Change default to "> ".
16252 (mail-signature): Change default to t.
16253 (mail-from-style): Deprecate `system-default' value.
16254 (mail-insert-from-field): For default value of mail-from-style,
16255 default to `angles' unless `angles' needs quoting and `parens'
16256 does not.
16257 (mail-citation-prefix-regexp): Use citation regexp from
16258 message-mode.
16259
4265deab
MA
162602009-11-19 Michael Albinus <michael.albinus@gmx.de>
16261
acca02b0
SM
16262 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
16263 Set variables for computing the prompt for reading password.
4265deab 16264
27cacd2d
GM
162652009-11-19 Glenn Morris <rgm@gnu.org>
16266
470bce7d
GM
16267 * dired-aux.el (dired-compress-file-suffixes): Add ".xz". (Bug#4953)
16268
7e705a1d
GM
16269 * textmodes/flyspell.el (sgml-lexical-context): Declare.
16270
27cacd2d
GM
16271 * net/newst-treeview.el (newsticker-treeview-treewindow-width)
16272 (newsticker-treeview-listwindow-height): Fix custom type.
16273
b2f0be0f
KH
162742009-11-19 Kenichi Handa <handa@m17n.org>
16275
16276 * descr-text.el (describe-char-padded-string): Compose with TAB
16277 only if there's a font for CH.
02e1b488 16278 (describe-char): Fix the condition for detecting a trivial composition.
b2f0be0f 16279
03446045 162802009-11-18 Nathaniel Flath <flat0103@gmail.com>
b96337b0
AM
16281
16282 * progmodes/cc-menus.el (cc-imenu-java-generic-expression): A new,
03446045 16283 more accurate version of the regexp. (Bug#3910)
b96337b0 16284
03446045 162852009-11-18 Bernhard Herzog <bernhard.herzog@intevation.de> (tiny change)
efa3639b
SS
16286
16287 * vc-hg.el (vc-hg-diff): Fix last patch: do not change directory.
16288
e0620570
JB
162892009-11-18 Juanma Barranquero <lekktu@gmail.com>
16290
16291 * font-setting.el (font-use-system-font): Declare for byte-compiler.
16292 (font-setting-change-default-font): Fix typo in docstring.
16293
6cc6582e
AM
162942009-11-18 Alan Mackenzie <acm@muc.de>
16295
16296 * progmodes/cc-defs.el (c-version): Bump to 5.31.8.
16297
dfb3c4c6
JD
162982009-11-17 Jan Djärv <jan.h.d@swipnet.se>
16299
02e1b488 16300 * font-setting.el (font-use-system-font): Move ...
dfb3c4c6
JD
16301
16302 * cus-start.el (all): ... to here.
16303
e268e987
MA
163042009-11-17 Michael Albinus <michael.albinus@gmx.de>
16305
16306 * net/tramp.el (tramp-advice-file-expand-wildcards): Simplify.
16307 Don't set `ad-return-value' if `ad-do-it' doesn't.
16308
303ffde8
MA
16309 * net/tramp-gvfs.el (tramp-gvfs-handle-write-region): Set file
16310 modification time.
16311
637fa988
JD
163122009-11-17 Jan Djärv <jan.h.d@swipnet.se>
16313
16314 * menu-bar.el: Put "Use system font" in Option-menu.
ad413b35 16315 (menu-bar-options-save): Add font-use-system-font.
637fa988
JD
16316
16317 * loadup.el: If feature system-font-setting or font-render-setting is
16318 there, load font-setting.
16319
02e1b488 16320 * Makefile.in (ELCFILES): Add font-settings.el.
637fa988
JD
16321 * font-setting.el: New file.
16322
1d16a255
GM
163232009-11-17 Glenn Morris <rgm@gnu.org>
16324
16325 * vc-svn.el (vc-svn-print-log): Fix typo in previous.
16326
2d84f804
GM
16327 * net/newst-treeview.el (newsticker--treeview-list-update-faces):
16328 Preserve point in the list buffer. (Bug#4939)
16329 Use point-at-eol.
16330 (newsticker--treeview-list-update-highlight)
16331 (newsticker--treeview-tree-update-highlight): Use point-at-bol/eol.
16332
14467b99
JB
163332009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
16334
16335 * calc/calc-bin.el (math-symclip, calcFunc-symclip, calc-symclip):
16336 Remove.
16337
16338 * calc/calc-ext.el (calc-init-extensions): Remove references to
16339 symclip.
16340
16341 * calc/calc-menu.el (calc-arithmetic-menu): Remove `calc-symclip'.
16342
16343 * calc/calc-map.el (calc-get-operator, calc-b-oper-keys):
5237d741 16344 * calc/calc-help.el (calc-b-prefix-help): Remove references to
14467b99
JB
16345 `calc-symclip'.
16346
e3c39c01
KR
163472009-11-16 Kevin Ryde <user42@zip.com.au>
16348
02e1b488 16349 * textmodes/flyspell.el (sgml-mode-flyspell-verify):
5237d741 16350 Use `sgml-lexical-context' instead of own parse for tag (Bug#4511).
e3c39c01 16351
497de631
KR
16352 * emacs-lisp/lisp-mnt.el (lm-keywords): Allow multi-line keywords.
16353 (lm-keywords-list): Allow comma-only separator like "foo,bar".
16354 Ignore trailing spaces by omit-nulls to split-string (fixing
16355 regression from Emacs 21 due to the incompatible split-string
14467b99 16356 change). (Bug #4928.)
497de631 16357
48b27575
DN
163582009-11-16 Dan Nicolaescu <dann@ics.uci.edu>
16359
5237d741 16360 * vc.el (vc-log-show-limit): Default to 2000.
48b27575
DN
16361 (vc-print-log-internal): Insert buttons to request more entries
16362 when limiting the output.
16363
16364 * vc-sccs.el (vc-sccs-print-log):
16365 * vc-rcs.el (vc-rcs-print-log):
16366 * vc-cvs.el (vc-cvs-print-log):
16367 * vc-git.el (vc-git-print-log): Return 'limit-unsupported when
16368 LIMIT is non-nil.
16369
d3e97185
MA
163702009-11-16 Michael Albinus <michael.albinus@gmx.de>
16371
16372 * net/tramp-gvfs.el (tramp-gvfs-dbus-event-error): Raise only an
16373 error when `tramp-gvfs-dbus-event-vector' is set.
16374 (tramp-gvfs-maybe-open-connection): Loop over `read-event'.
16375
68d87786
SM
163762009-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
16377
16378 * vc-rcs.el (vc-rcs-consult-headers): Add missing save-excursion.
16379
c0a39702
MA
163802009-11-16 Michael Albinus <michael.albinus@gmx.de>
16381
16382 * net/dbus.el (dbus-unregister-service): New defun.
d3e97185 16383 (dbus-register-property): Register the handlers of
c0a39702
MA
16384 "org.freedesktop.DBus.Properties" for SERVICE.
16385 (dbus-property-handler): Fix docstring.
16386
1e857121
YM
163872009-11-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
16388
16389 * emacs-lisp/bytecomp.el (byte-compile-output-file-form):
16390 Quote doc string reference in defvaralias as it is not in special form.
16391 (byte-compile-output-docform): Doc fix.
16392
887484c1
JB
163932009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
16394
16395 * calc/calc.el (math-2-word-size, math-half-2-word-size)
16396 (calc-complement-signed-mode): New variables.
16397 (calc-set-mode-line): Add indicator for twos-complements.
16398 (math-format-number): Format twos-complement notation.
16399
16400 * calc/calc-bin.el (calc-word-size): Reset the variables
16401 `math-2-word-size' and `math-half-2-word-size'.
68d87786
SM
16402 (math-format-complement-signed, math-symclip, calcFunc-symclip)
16403 (calc-symclip): New functions.
887484c1
JB
16404
16405 * calc/calc-aent.el (math-read-token): Read complement signed numbers.
16406
68d87786
SM
16407 * calc/calc-embed.el (calc-embedded-mode-vars):
16408 Add `calc-complement-signed-mode' to the list of modes.
887484c1
JB
16409
16410 * calc/calc-map.el (calc-get-operator): Add `calc-symclip'.
68d87786 16411 (calc-b-oper-keys): Add `calc-symclip' to list.
887484c1
JB
16412
16413 * calc/calc-ext.el (math-read-number-fancy): Read complement
16414 signed numbers.
68d87786
SM
16415 (calc-init-extensions): Add binding for `calc-symclip'.
16416 Add autoload for `calcFunc-symclip' and `calc-symclip'.
887484c1
JB
16417
16418 * calc/calc-menu.el (calc-arithmetic-menu): Add item for
16419 `calc-symclip'.
68d87786 16420 (calc-modes-menu): Add item for twos complement mode.
887484c1 16421
5237d741 16422 * calc/calc-help.el (calc-b-prefix-help): Add help for `calc-symclip'.
887484c1 16423
4cf1d7e3
CY
164242009-11-15 Chong Yidong <cyd@stupidchicken.com>
16425
16426 * register.el (jump-to-register, insert-register): Handle Semantic
16427 tags. From commented-out advice in semantic/senator.el.
16428
f8e65267
DN
164292009-11-15 Dan Nicolaescu <dann@ics.uci.edu>
16430
6616006b
DN
16431 * vc.el (vc-log-show-limit): New variable.
16432 (vc-print-log, vc-print-root-log): Add new argument LIMIT. Set it
16433 when using a prefix argument.
16434 (vc-print-log-internal): Add new argument LIMIT.
16435
16436 * vc-svn.el (vc-svn-print-log):
16437 * vc-mtn.el (vc-mtn-print-log):
16438 * vc-hg.el (vc-hg-print-log):
16439 * vc-bzr.el (vc-bzr-print-log): Add new optional argument LIMIT,
1e7d4475 16440 pass it to the log command when set. Make the BUFFER argument
6616006b
DN
16441 non-optional.
16442
16443 * vc-sccs.el (vc-sccs-print-log):
16444 * vc-rcs.el (vc-rcs-print-log):
16445 * vc-git.el (vc-git-print-log):
16446 * vc-cvs.el (vc-cvs-print-log): Add new optional argument LIMIT,
01c35094 16447 ignore it. Make the BUFFER argument non-optional.
6616006b 16448
f8e65267
DN
16449 * bindings.el (mode-line-buffer-identification): Do not purecopy.
16450
0566c4bc
CY
164512009-11-15 Chong Yidong <cyd@stupidchicken.com>
16452
7cce3c91
CY
16453 * dired.el (dired-mode-map): Move encryption items to "Operate"
16454 menu (Bug#4703).
16455
d7063de9
CY
16456 * strokes.el (strokes-update-window-configuration): Make strokes
16457 buffer current before erasing (Bug#4906).
16458
0fc10137
JL
164592009-11-15 Juri Linkov <juri@jurta.org>
16460
16461 * simple.el (set-mark-default-inactive): Add :type, :group
16462 and :version. (Bug#4876)
16463
f5fce4ec
MA
164642009-11-15 Michael Albinus <michael.albinus@gmx.de>
16465
16466 * arc-mode.el (archive-maybe-copy): Move creation of directory ...
16467 (archive-unique-fname): ... here. (Bug#4929)
16468
8d720a00
SM
164692009-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
16470
589888fe
SM
16471 * help-mode.el (help-make-xrefs): Undo the last revert, and replace it
16472 with a real fix.
16473
8d720a00
SM
16474 * novice.el (disabled-command-function): Add useful args.
16475 Setup the help buffer so that [back] works.
16476 Remove redundant call to help-mode.
16477 (disabled-command-function): Use `case'.
16478 (en/disable-command): New function extracted from enable-command.
16479 (enable-command, disable-command): Use it.
16480
a61344d6
GM
164812009-11-14 Glenn Morris <rgm@gnu.org>
16482
497f0cdd
GM
16483 * menu-bar.el (menu-bar-tools-menu): Read and send mail entries are not
16484 constants. (Bug#4913)
16485
a61344d6
GM
16486 * emacs-lisp/elint.el (elint-standard-variables): Doc fix.
16487
d501801e
GM
164882009-11-14 Shigeru Fukaya <shigeru.fukaya@gmail.com>
16489
16490 * emacs-lisp/elint.el (elint-standard-variables): Add some variables
16491 defined in C that have no doc-strings. (Bug#1063)
16492
5af27ac2
GM
164932009-11-14 Francis Wright <F.J.Wright@qmul.ac.uk>
16494
16495 * cus-edit.el (data, files):
16496 * ps-print.el (postscript): Doc fixes for custom groups. (Bug#3327)
16497
aec5395b
CY
164982009-11-14 Chong Yidong <cyd@stupidchicken.com>
16499
e7791447
CY
16500 * simple.el (shell-command): Doc fix (Bug#4891).
16501
aec5395b
CY
16502 * help-mode.el (help-make-xrefs): Revert 2009-11-13 change.
16503
7a41cd7f
GM
165042009-11-14 Glenn Morris <rgm@gnu.org>
16505
c3583c94
GM
16506 * emulation/viper.el (viper-set-hooks): Remove duplicate advice
16507 statements for vc-diff, emerge-quit, and rmail-cease-edit.
16508 If they are already loaded, eval-after-load will do the right thing.
16509
73900d1f
GM
16510 * speedbar.el (top-level): Remove unnecessary load of ange-ftp when
16511 compiling.
16512
0028351d
GM
16513 * emacs-lisp/bytecomp.el (byte-compile-single-version): Remove, unused.
16514
f6714ede
GM
16515 * simple.el (x-selection-owner-p): Declare.
16516 (read-mail-command): Use custom radio type rather than choice.
16517 (completion-no-auto-exit): Doc fix.
16518
7a41cd7f 16519 * custom.el (defgroup):
5af27ac2 16520 * epg-config.el (epg): Doc fixes.
7a41cd7f 16521
2d0659ec
DN
165222009-11-14 Dan Nicolaescu <dann@ics.uci.edu>
16523
16524 * bindings.el (mode-line-buffer-identification): Purecopy only the string.
16525 * international/ccl.el (define-ccl-program): Do not purecopy the
16526 docstring, defconst does it anyway.
16527
7fdbcd83
SM
165282009-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
16529
d499c5b9
SM
16530 * add-log.el (add-change-log-entry): Avoid displaying the changelog
16531 a second time.
16532
7fdbcd83
SM
16533 * x-dnd.el (x-dnd-maybe-call-test-function):
16534 * window.el (split-window-vertically):
16535 * whitespace.el (whitespace-help-on):
16536 * vc-rcs.el (vc-rcs-consult-headers):
16537 * userlock.el (ask-user-about-lock-help)
16538 (ask-user-about-supersession-help):
16539 * type-break.el (type-break-force-mode-line-update):
16540 * time-stamp.el (time-stamp-conv-warn):
16541 * terminal.el (te-set-output-log, te-more-break, te-filter)
5ce6e4f4 16542 (te-sentinel, terminal-emulator):
7fdbcd83
SM
16543 * term.el (make-term, term-exec, term-sentinel, term-read-input-ring)
16544 (term-write-input-ring, term-check-source, term-start-output-log):
16545 (term-display-buffer-line, term-dynamic-list-completions):
16546 (term-ansi-make-term, serial-term):
16547 * subr.el (selective-display):
16548 * strokes.el (strokes-xpm-to-compressed-string, strokes-decode-buffer)
16549 (strokes-encode-buffer, strokes-xpm-for-compressed-string):
16550 * speedbar.el (speedbar-buffers-tail-notes, speedbar-buffers-item-info)
16551 (speedbar-reconfigure-keymaps, speedbar-add-localized-speedbar-support)
16552 (speedbar-remove-localized-speedbar-support)
16553 (speedbar-set-mode-line-format, speedbar-create-tag-hierarchy)
16554 (speedbar-update-special-contents, speedbar-buffer-buttons-engine)
16555 (speedbar-buffers-line-directory):
16556 * simple.el (shell-command-on-region, append-to-buffer)
16557 (prepend-to-buffer):
16558 * shadowfile.el (shadow-save-todo-file):
16559 * scroll-bar.el (scroll-bar-set-window-start, scroll-bar-drag-1)
16560 (scroll-bar-maybe-set-window-start):
16561 * sb-image.el (speedbar-image-dump):
16562 * saveplace.el (save-place-alist-to-file, save-places-to-alist)
16563 (load-save-place-alist-from-file):
16564 * ps-samp.el (ps-print-message-from-summary):
16565 * ps-print.el (ps-flush-output, ps-insert-file, ps-get-boundingbox)
16566 (ps-background-image, ps-begin-job, ps-do-despool):
16567 * ps-bdf.el (bdf-find-file, bdf-read-font-info):
16568 * printing.el (pr-interface, pr-ps-file-print, pr-find-buffer-visiting)
16569 (pr-ps-message-from-summary, pr-lpr-message-from-summary):
16570 (pr-call-process, pr-file-list, pr-interface-save):
16571 * novice.el (disabled-command-function)
16572 (enable-command, disable-command):
16573 * mouse.el (mouse-buffer-menu-alist):
16574 * mouse-copy.el (mouse-kill-preserving-secondary):
16575 * macros.el (kbd-macro-query):
16576 * ledit.el (ledit-go-to-lisp, ledit-go-to-liszt):
16577 * informat.el (batch-info-validate):
16578 * ido.el (ido-copy-current-word, ido-initiate-auto-merge):
16579 * hippie-exp.el (try-expand-dabbrev-visible):
16580 * help-mode.el (help-make-xrefs):
16581 * help-fns.el (describe-variable):
16582 * generic-x.el (bat-generic-mode-run-as-comint):
16583 * finder.el (finder-mouse-select):
16584 * find-dired.el (find-dired-sentinel):
16585 * filesets.el (filesets-file-close):
16586 * files.el (list-directory):
16587 * faces.el (list-faces-display, describe-face):
16588 * facemenu.el (list-colors-display):
16589 * ezimage.el (ezimage-image-association-dump, ezimage-image-dump):
16590 * epg.el (epg--process-filter, epg-cancel):
16591 * epa.el (epa--marked-keys, epa--select-keys, epa-display-info)
16592 (epa--read-signature-type):
16593 * emerge.el (emerge-copy-as-kill-A, emerge-copy-as-kill-B)
16594 (emerge-file-names):
16595 * ehelp.el (electric-helpify):
16596 * ediff.el (ediff-regions-wordwise, ediff-regions-linewise):
16597 * ediff-vers.el (rcs-ediff-view-revision):
16598 * ediff-util.el (ediff-setup):
16599 * ediff-mult.el (ediff-append-custom-diff):
16600 * ediff-diff.el (ediff-exec-process, ediff-process-sentinel)
16601 (ediff-wordify):
16602 * echistory.el (Electric-command-history-redo-expression):
16603 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
16604 * disp-table.el (describe-display-table):
16605 * dired.el (dired-find-buffer-nocreate):
16606 * dired-aux.el (dired-rename-subdir, dired-dwim-target-directory):
16607 * dabbrev.el (dabbrev--same-major-mode-p):
16608 * chistory.el (list-command-history):
16609 * apropos.el (apropos-documentation):
16610 * allout.el (allout-obtain-passphrase):
16611 (allout-copy-exposed-to-buffer):
16612 (allout-verify-passphrase): Use with-current-buffer.
16613
2ccbc060
GM
166142009-11-13 Glenn Morris <rgm@gnu.org>
16615
16616 * Makefile.in (ELCFILES): Regenerate.
16617
b172ed20
MA
166182009-11-13 Michael Albinus <michael.albinus@gmx.de>
16619
7fdbcd83
SM
16620 * net/dbus.el (dbus-registered-objects-table): Rename from
16621 `dbus-registered-functions-table', because it contains also properties.
b172ed20
MA
16622 (dbus-unregister-object): Unregister also properties.
16623 (dbus-get-property, dbus-set-property, dbus-get-all-properties):
16624 Use a timeout of 500 msec, in order to not block.
16625 (dbus-register-property, dbus-property-handler): New defuns.
16626
e96d62cd
SM
166272009-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
16628
16629 * simple.el (minibuffer-default-add-completions): Drop deprecated
16630 4th arg.
16631
14bd267d
EZ
166322009-11-13 Tomas Abrahamsson <tab@lysator.liu.se>
16633
e96d62cd
SM
16634 * textmodes/artist.el (artist-mouse-choose-operation):
16635 Call `tmm-prompt' instead of `x-popup-menu' if we cannot popup
5237d741 16636 menus. Bug noticed by Eli Zaretskii <eliz@gnu.org>.
14bd267d
EZ
16637 (artist-compute-up-event-key): New function.
16638 (artist-mouse-choose-operation, artist-down-mouse-1): Call it.
16639
bf89fd7b
KH
166402009-11-13 Kenichi Handa <handa@m17n.org>
16641
16642 * language/japan-util.el: Make sure that the value of jisx0208
16643 property is jisx0208 character.
16644
f70b8925
DN
166452009-11-13 Dan Nicolaescu <dann@ics.uci.edu>
16646
16647 * international/mule.el (auto-coding-regexp-alist): Only purecopy
16648 car or each item, not the whole list.
16649
4d93a9e0
SM
166502009-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
16651
16652 * minibuffer.el (minibuffer-completion-help):
16653 Use minibuffer-hide-completions.
16654
05404988
SM
166552009-11-12 Per Starbäck <per@starback.se> (tiny change)
16656
16657 * dired.el (dired-save-positions, dired-restore-positions): New funs.
16658 (dired-revert): Use them (bug#4880).
16659
5297bc10
DN
166602009-11-12 Dan Nicolaescu <dann@ics.uci.edu>
16661
16662 * tooltip.el (tooltip-frame-parameters): Undo previous change.
16663
e2685eb7
JL
166642009-11-12 Juri Linkov <juri@jurta.org>
16665
16666 * ffap.el (ffap-alternate-file-other-window, ffap-literally):
16667 New functions.
16668 (find-file-literally-at-point): Alias of `ffap-literally'.
16669
76410c3e
DN
166702009-11-12 Dan Nicolaescu <dann@ics.uci.edu>
16671
6d341a2a
DN
16672 * textmodes/ispell.el (ispell-skip-region-alist):
16673 * textmodes/css-mode.el (auto-mode-alist):
16674 * progmodes/compile.el (auto-mode-alist):
16675 * international/mule.el (ctext-non-standard-encodings-alist)
16676 (ctext-non-standard-encodings-regexp):
16677 * simple.el (shell-command-switch, text-read-only):
16678 * replace.el (occur-mode-map):
16679 * paths.el (rmail-file-name):
16680 * jka-cmpr-hook.el (jka-compr-build-file-regexp):
16681 * find-file.el (ff-special-constructs):
16682 * files.el (file-name-handler-alist):
16683 * composite.el: Purecopy strings.
16684
76410c3e
DN
16685 * emacs-lisp/cl-macs.el (define-compiler-macro): Purecopy the file name.
16686
aaa448c9
DN
166872009-11-11 Dan Nicolaescu <dann@ics.uci.edu>
16688
16689 * widget.el (define-widget): Purecopy the docstring.
16690 * international/mule-cmds.el (charset): Do not purecopy the
16691 docstring here, define-widget does it.
16692
16693 * textmodes/texinfo.el (texinfo-open-quote, texinfo-close-quote):
16694 * textmodes/bibtex-style.el (auto-mode-alist):
16695 * progmodes/inf-lisp.el (inferior-lisp-prompt):
16696 * progmodes/compile.el (compile-command):
16697 * language/korea-util.el (default-korean-keyboard):
16698 * international/mule-conf.el (file-coding-system-alist):
16699 * emacs-lisp/eldoc.el (eldoc-minor-mode-string):
16700 * tooltip.el (tooltip-frame-parameters):
16701 * newcomment.el (comment-end, comment-padding):
16702 * dired.el (dired-trivial-filenames):
16703 * comint.el (comint-file-name-prefix): Purecopy initial values.
16704
bbe650fd
MA
167052009-11-11 Michael Albinus <michael.albinus@gmx.de>
16706
16707 * net/tramp.el (tramp-advice-minibuffer-electric-separator)
16708 (tramp-advice-minibuffer-electric-tilde): Unload advices via
16709 `tramp-unload'.
16710 (tramp-advice-make-auto-save-file-name)
16711 (tramp-advice-file-expand-wildcards): Apply also `ad-activate'
16712 after removing the advice.
16713
6bdad9ae
DN
167142009-11-11 Dan Nicolaescu <dann@ics.uci.edu>
16715
2f7f4bee
DN
16716 * progmodes/grep.el (grep-regexp-alist):
16717 * international/mule-cmds.el (iso-2022-control-alist):
16718 * emacs-lisp/timer.el (timer-duration-words):
16719 * subr.el (version-separator, version-regexp-alist):
16720 * minibuffer.el (completion-styles-alist):
16721 * faces.el (face-attribute-name-alist, list-faces-sample-text):
16722 Change defvars to defconsts.
16723
a042de45
DN
16724 * Makefile.in (ELCFILES): Add international/mule-conf.elc.
16725 * loadup.el ("international/mule-conf"): Load the byte compiled version.
16726 * international/mule-conf.el: Allow to be byte compiled.
16727
3b6acc72
DN
16728 * international/mule.el (define-charset): Purecopy props.
16729 (load-with-code-conversion): Purecopy doc string and file name.
16730 (put-charset-property): Purecopy strings.
16731 (auto-coding-alist, auto-coding-regexp-alist): Purecopy initial value.
16732
1c2efdfb 16733 * international/mule-cmds.el (register-input-method): Purecopy arguments.
ebfa10d3
DN
16734 (define-char-code-property): Correctly purecopy the table.
16735
62591911
DN
16736 * international/ccl.el (define-ccl-program): Purecopy the docstring.
16737
8b908da6
DN
16738 * emacs-lisp/easy-mmode.el (define-minor-mode): Purecopy :lighter.
16739
ff917d63
DN
16740 * subr.el (add-hook): Purecopy strings.
16741 (eval-after-load): Purecopy load-history-regexp and the form.
16742
af89cf77
DN
16743 * custom.el (custom-declare-group): Purecopy load-file-name.
16744
a3c20c83 16745 * subr.el (menu-bar-separator): New defconst.
04991a1c
DN
16746 * net/eudc.el (eudc-tools-menu):
16747 * international/mule-cmds.el (set-coding-system-map)
16748 (mule-menu-keymap):
16749 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
16750 * vc-hooks.el (vc-menu-map):
a3c20c83
DN
16751 * replace.el (occur-mode-map):
16752 * menu-bar.el (menu-bar-file-menu, menu-bar-search-menu)
1c2efdfb 16753 (menu-bar-edit-menu, menu-bar-goto-menu)
a3c20c83
DN
16754 (menu-bar-custom-menu, menu-bar-showhide-menu)
16755 (menu-bar-options-menu, menu-bar-tools-menu)
16756 (menu-bar-encryption-decryption-menu, menu-bar-describe-menu)
16757 (menu-bar-search-documentation-menu, menu-bar-manuals-menu)
16758 (menu-bar-help-menu):
16759 * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu):
16760 * buff-menu.el (Buffer-menu-mode-map): Use menu-bar-separator.
16761
6bdad9ae
DN
16762 * term/x-win.el (x-gtk-stock-map):
16763 * progmodes/vera-mode.el (auto-mode-alist):
16764 * progmodes/inf-lisp.el (inferior-lisp-filter-regexp)
16765 (inferior-lisp-program, inferior-lisp-load-command):
16766 * progmodes/hideshow.el (hs-special-modes-alist):
16767 * progmodes/gud.el (same-window-regexps):
16768 * progmodes/grep.el (grep-program, find-program, xargs-program):
16769 * net/telnet.el (same-window-regexps):
16770 * net/rlogin.el (same-window-regexps):
16771 * language/ethiopic.el (font-ccl-encoder-alist):
16772 * vc-sccs.el (vc-sccs-master-templates):
16773 * vc-rcs.el (vc-rcs-master-templates):
16774 * subr.el (cl-assertion-failed):
16775 * simple.el (next-error-overlay-arrow-position):
16776 * lpr.el (lpr-command):
16777 * locate.el (locate-ls-subdir-switches):
16778 * info.el (same-window-regexps, info)
16779 (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
16780 * image-mode.el (image-mode, auto-mode-alist):
16781 * hippie-exp.el (hippie-expand-ignore-buffers):
16782 * format.el (format-alist):
16783 * find-dired.el (find-ls-subdir-switches, find-grep-options)
16784 (find-name-arg):
16785 * facemenu.el (facemenu-keybindings):
16786 * dired.el (dired-listing-switches, dired-chown-program):
16787 * diff.el (diff-switches, diff-command):
16788 * cus-edit.el (same-window-regexps):
16789 * bindings.el (mode-line-mule-info)
16790 (mode-line-buffer-identification): Purecopy strings.
16791
e0987650
JL
167922009-11-11 Juri Linkov <juri@jurta.org>
16793
3570691b 16794 * simple.el (dired-get-filename) <declare-function>:
e0987650
JL
16795 Tell the byte-compiler about dired-get-filename.
16796 (shell-command): In Dired mode, get filename from the current line
16797 as the default value.
16798
b16ff465
GM
167992009-11-10 Glenn Morris <rgm@gnu.org>
16800
e8a11b22
GM
16801 * dired.el, hi-lock.el, calendar/cal-menu.el, calendar/calendar.el:
16802 * calendar/holidays.el, progmodes/cperl-mode.el:
16803 Update x-popup-menu declarations.
16804
b16ff465
GM
16805 * emacs-lisp/shadow.el (find-emacs-lisp-shadows)
16806 (list-load-path-shadows): Use dolist.
16807 (list-load-path-shadows): Use with-current-buffer.
16808
032c3399
JL
168092009-11-10 Juri Linkov <juri@jurta.org>
16810
16811 * minibuffer.el (read-file-name): Support a list of default values
16812 in `default-filename'. Use the first file name where only one
16813 element is required. Doc fix.
16814
8fb1629f
MA
168152009-11-09 Michael Albinus <michael.albinus@gmx.de>
16816
16817 * net/dbus.el (dbus-unregister-object): Release service, if no
16818 other method is registered for it.
16819
a51203ee 168202009-11-08 Markus Rost <rost@math.uni-bielefeld.de>
fd4489f0
CY
16821
16822 * bookmark.el (bookmark-completing-read): Sort bookmark names if
16823 bookmark-sort-flag is non-nil (Bug#4653).
16824
9bf7dc8a
CY
168252009-11-08 Chong Yidong <cyd@stupidchicken.com>
16826
15207e74
CY
16827 * emulation/cua-base.el: Add CUA property to some CC mode commands
16828 (Bug#4100).
16829
8bf7ed70
KR
168302009-11-08 Kevin Ryde <user42@zip.com.au>
16831
16832 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Match noun
9bf7dc8a 16833 at end of sentence (Bug#4818).
8bf7ed70 16834
951802d0
CY
168352009-11-08 Jared Finder <jfinder@crypticstudios.com>
16836
16837 * progmodes/compile.el (compilation-error-regexp-alist-alist):
16838 Handle "see declaration of" MSFT statements (Bug#4100).
16839
e8244310
MA
168402009-11-08 Michael Albinus <michael.albinus@gmx.de>
16841
16842 * net/tramp.el (tramp-advice-make-auto-save-file-name)
16843 (tramp-advice-file-expand-wildcards): Unload via
16844 `ad-remove-advice'.
16845
16846 * net/trampver.el: Update release number.
16847
a51203ee 168482009-11-08 Kevin Ryde <user42@zip.com.au>
e8244310
MA
16849
16850 * net/tramp.el (tramp-advice-file-expand-wildcards): Don't rely on
16851 `ad-do-it'.
16852
a51203ee 168532009-11-08 Andr <m00naticus@gmail.com> (tiny change)
e8244310
MA
16854
16855 * net/tramp.el (tramp-handle-write-region): Copy but rename temp file,
16856 in order to keep context in SELinux.
16857
bedd8a58
CY
168582009-11-08 Chong Yidong <cyd@stupidchicken.com>
16859
16860 * dired-aux.el (dired-query): Place cursor in echo area and allow
16861 C-g.
16862
16863 * dired.el (dired-mode-map): Disable dired-maybe-insert-subdir
16864 menu item if not on a directory (Bug#4701).
16865
0484d600
MA
168662009-11-07 Michael Albinus <michael.albinus@gmx.de>
16867
16868 Sync with Tramp 2.1.17.
16869
16870 * net/tramp.el (tramp-handle-copy-directory): Don't use
16871 `file-remote-p' (due to compatibility).
16872
16873 * net/tramp-compat.el (tramp-compat-copy-directory)
16874 (tramp-compat-delete-directory): New defuns.
16875
16876 * net/tramp-fish.el (tramp-fish-handle-delete-directory):
6a7662bb
BR
16877 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory):
16878 Use `tramp-compat-delete-directory'.
0484d600
MA
16879
16880 * net/tramp-smb.el (tramp-smb-handle-copy-directory)
6a7662bb
BR
16881 (tramp-smb-handle-delete-directory):
16882 Use `tramp-compat-copy-directory' and `tramp-compat-delete-directory'.
0484d600
MA
16883
16884 * net/trampver.el: Update release number.
16885
b42b2189
CY
168862009-11-07 Chong Yidong <cyd@stupidchicken.com>
16887
6960d7b9
CY
16888 * tar-mode.el (tar-copy): Call write-region on the right buffer
16889 (Bug#4857).
16890
b42b2189
CY
16891 * mail/rmailsum.el (rmail-summary-rmail-update): Call linum-update
16892 by hand, if necessary (Bug#4878).
16893
0ad57dfd
CY
168942009-11-06 Chong Yidong <cyd@stupidchicken.com>
16895
d19e23ae
CY
16896 * buff-menu.el (Buffer-menu-buffer+size): Use display property to
16897 align size column (Bug#4839).
16898
0ad57dfd
CY
16899 * emacs-lisp/autoload.el (autoload-rubric): Always issue a provide
16900 statement.
16901
0b7f397c
DN
169022009-11-05 Dan Nicolaescu <dann@ics.uci.edu>
16903
16904 * progmodes/ld-script.el (auto-mode-alist):
16905 * vc-hooks.el (vc-directory-exclusion-list): Purecopy strings.
16906
16907 * cus-face.el (custom-declare-face): Purecopy face spec.
16908
495bd5ca
KH
169092009-11-06 Kenichi Handa <handa@m17n.org>
16910
16911 * international/uni-bidi.el: Re-generated.
16912 * international/uni-category.el: Re-generated.
16913 * international/uni-combining.el: Re-generated.
16914 * international/uni-mirrored.el: Re-generated.
16915
1e8780b1
DN
169162009-11-05 Dan Nicolaescu <dann@ics.uci.edu>
16917
16918 * textmodes/tex-mode.el (tex-alt-dvi-print-command)
16919 (tex-dvi-print-command, tex-bibtex-command, tex-start-commands)
16920 (tex-start-options, slitex-run-command, latex-run-command)
16921 (tex-run-command, tex-directory):
16922 * textmodes/ispell.el (ispell-html-skip-alists)
16923 (ispell-tex-skip-alists, ispell-tex-skip-alists):
16924 * textmodes/fill.el (adaptive-fill-first-line-regexp):
16925 (adaptive-fill-regexp):
16926 * textmodes/dns-mode.el (auto-mode-alist):
16927 * progmodes/python.el (interpreter-mode-alist):
16928 * progmodes/etags.el (tags-compression-info-list):
16929 * progmodes/etags.el (tags-file-name):
16930 * net/browse-url.el (browse-url-galeon-program)
16931 (browse-url-firefox-program):
16932 * mail/sendmail.el (mail-signature-file)
16933 (mail-citation-prefix-regexp):
16934 * international/mule-conf.el (eight-bit):
16935 * international/latexenc.el (latex-inputenc-coding-alist):
16936 * international/fontset.el (x-pixel-size-width-font-regexp):
16937 * emacs-lisp/warnings.el (warning-type-format):
16938 * emacs-lisp/trace.el (trace-buffer):
16939 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map)
16940 (emacs-lisp-mode-map):
16941 * calendar/holidays.el (holiday-solar-holidays)
16942 (holiday-bahai-holidays, holiday-islamic-holidays)
16943 (holiday-christian-holidays, holiday-hebrew-holidays)
16944 (hebrew-holidays-4, hebrew-holidays-3, hebrew-holidays-2)
16945 (hebrew-holidays-1, holiday-oriental-holidays)
16946 (holiday-general-holidays):
16947 * x-dnd.el (x-dnd-known-types):
16948 * tool-bar.el (tool-bar):
16949 * startup.el (site-run-file):
16950 * shell.el (shell-dumb-shell-regexp):
16951 * rfn-eshadow.el (file-name-shadow-tty-properties)
16952 (file-name-shadow-properties):
16953 * paths.el (remote-shell-program, news-directory):
16954 * mouse.el ([C-down-mouse-3]):
16955 * menu-bar.el (menu-bar-tools-menu):
16956 * jka-cmpr-hook.el (jka-compr-load-suffixes)
16957 (jka-compr-mode-alist-additions, jka-compr-compression-info-list)
16958 (jka-compr-compression-info-list):
16959 * isearch.el (search-whitespace-regexp):
16960 * image-file.el (image-file-name-extensions):
16961 * find-dired.el (find-ls-option):
16962 * files.el (directory-listing-before-filename-regexp)
16963 (directory-free-space-args, insert-directory-program)
16964 (list-directory-brief-switches, magic-fallback-mode-alist)
16965 (magic-fallback-mode-alist, auto-mode-interpreter-regexp)
16966 (automount-dir-prefix):
16967 * faces.el (face-x-resources, x-font-regexp, x-font-regexp-head)
16968 (x-font-regexp-slant, x-font-regexp-weight, face-x-resources)
16969 (face-font-registry-alternatives, face-font-registry-alternatives)
16970 (face-font-family-alternatives):
16971 * facemenu.el (facemenu-add-new-face, facemenu-background-menu)
16972 (facemenu-foreground-menu, facemenu-face-menu):
16973 * epa-hook.el (epa-file-name-regexp):
16974 * dnd.el (dnd-protocol-alist):
16975 * textmodes/rst.el (auto-mode-alist):
a51203ee 16976 * button.el (default-button): Purecopy strings.
1e8780b1 16977
0adae11f
GM
169782009-11-06 Glenn Morris <rgm@gnu.org>
16979
16980 * Makefile.in (ELCFILES): Update.
16981
2adaf057
SM
169822009-11-05 Stefan Monnier <monnier@iro.umontreal.ca>
16983
8f72f03c
SM
16984 * emacs-lisp/lucid.el: Move to obsolete/lucid.el.
16985 * emacs-lisp/levents.el: Move to obsolete/levents.el.
16986
2adaf057
SM
16987 * nxml/xsd-regexp.el (xsdre-gen-categories):
16988 * nxml/xmltok.el (xmltok-parse-entity):
16989 * nxml/rng-parse.el (rng-parse-validate-file):
16990 * nxml/rng-maint.el (rng-format-manual)
16991 (rng-manual-output-force-new-line):
16992 * nxml/rng-loc.el (rng-save-schema-location-1):
16993 * nxml/rng-cmpct.el (rng-c-parse-file):
16994 * nxml/nxml-maint.el (nxml-insert-target-repertoire-glyph-set):
16995 * nxml/nxml-parse.el (nxml-parse-file): Use with-current-buffer.
16996
14862301
SM
169972009-11-05 Wilson Snyder <wsnyder@wsnyder.org>
16998
bf0b361c 16999 * progmodes/verilog-mode.el (verilog-getopt-file, verilog-set-define):
14862301
SM
17000 Remove extra save-excursions and make-variable-buffer-local's.
17001 Suggested by Stefan Monnier.
17002
17003 (verilog-getopt-file, verilog-module-inside-filename-p)
17004 (verilog-set-define): Merge GNU 1.35 and repair changes from
17005 switching to using with-current-buffer.
17006
17007 (verilog-read-always-signals-recurse): Fix "a == 2'b00 ? b : c"
17008 being treated as a number and confusing AUTORESET.
17009 Reported by Dan Dever.
17010
17011 (verilog-auto-ignore-concat, verilog-read-sub-decls-expr):
17012 Add verilog-auto-ignore-concat to fix backward compatibility with
17013 older verilog-modes. Reported by Dan Katz.
17014
17015 (verilog-read-auto-template): Fix AUTO_TEMPLATEs with regexps
17016 containing closing anchors "...$".
17017
17018 (verilog-read-decls): Fix AUTOREG not detecting "assign {a,b}".
17019 Reported by Wade Smith.
17020
48c2d18a 17021 (verilog-batch-execute-func): Comment on function usage.
14862301
SM
17022
170232009-11-05 Michael McNamara <mac@mail.brushroad.com>
17024
bf0b361c
JB
17025 * progmodes/verilog-mode.el (verilog-label-re): Fix regular expression
17026 for labels.
14862301
SM
17027
17028 (verilog-label-re, verilog-calc-1): Support proper indent of named
17029 asserts.
17030
17031 (verilog-backward-token, verilog-basic-complete-re)
17032 (verilog-beg-of-statement, verilog-indent-re): Support proper
17033 indent of the assert statement at the beginning of a block of text.
17034
17035 (verilog-beg-block-re, verilog-ovm-begin-re): Support the
17036 `ovm_object_param_utils_begin and `ovm_component_param_utils_begin
17037 tokens as begins.
17038
4f8f657f
GM
170392009-11-05 Glenn Morris <rgm@gnu.org>
17040
775adc51
GM
17041 * emacs-lisp/bytecomp.el (byte-compile-insert-header): Drop test for
17042 Emacs 19. (Bug#1531)
17043 (byte-compile-fix-header): Update for the above change.
17044 Drop test for epoch::version.
17045
4ad6a5e7 17046 * emacs-lisp/autoload.el (autoload-rubric): Add optional feature arg.
60878f2d
GM
17047 * cus-dep.el (custom-make-dependencies):
17048 * finder.el (finder-compile-keywords):
17049 Use autoload-rubric's feature argument.
4ad6a5e7 17050
4f8f657f
GM
17051 * calendar/diary-lib.el (top-level): Make load behave more like require.
17052
881e4184
GM
17053 * vc-git.el (vc-git-stash-map): Move definition before use.
17054
ba214964 170552009-11-04 Dan Nicolaescu <dann@ics.uci.edu>
f6195dfb 17056
b6f8ba09
DN
17057 * custom.el (custom-declare-group): Purecopy standard-value.
17058 (custom-declare-group): Purecopy custom-prefix.
17059
7fdbcd83
SM
17060 * international/mule.el (load-with-code-conversion):
17061 Call do-after-load-evaluation unconditionally.
eb6f577b 17062
f6195dfb
DN
17063 * emacs-lisp/bytecomp.el (byte-compile-output-file-form): Handle defvaralias.
17064
56f14120
SM
170652009-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
17066
17067 * descr-text.el: Require help-mode rather than help-fns (bug#4861).
17068
e5c89ce9
GM
170692009-11-04 Glenn Morris <rgm@gnu.org>
17070
17071 * emacs-lisp/bytecomp.el (byte-compile-version-cond): Remove macro.
17072 (byte-compile-compatibility): Remove option.
17073 (byte-compile-close-variables, byte-compile-fix-header)
17074 (byte-compile-insert-header, byte-compile-output-docform)
17075 (byte-compile-file-form-defmumble, byte-compile-byte-code-maker)
17076 (byte-compile-lambda, byte-compile-form, byte-defop-compiler19)
17077 (byte-compile-list, byte-compile-concat, byte-compile-function-form)
17078 (byte-compile-insert, byte-compile-defun):
17079 Remove support for byte-compile-compatibility and Emacs 18. (Bug#4571)
eef899a9
GM
17080 (byte-defop-compiler19): Remove.
17081 Without byte-compile-compatibility, the 'emacs19-opcode property is not
17082 used by anything. Replace all calls with byte-defop-compiler.
e5c89ce9 17083
e24f42ab
JL
170842009-11-04 Juri Linkov <juri@jurta.org>
17085
17086 * menu-bar.el (menu-bar-make-mm-toggle): Quote each element of `props'.
17087 (menu-bar-options-menu): Don't quote the `prop' arg of
17088 `menu-bar-make-mm-toggle'.
17089
d3d5f4f5
JB
170902009-11-04 Juanma Barranquero <lekktu@gmail.com>
17091
17092 * calendar/calendar.el (cal-loaddefs):
17093 * calendar/diary-lib.el (diary-loaddefs):
17094 * calendar/holidays.el (hol-loaddefs):
17095 * eshell/esh-module.el (esh-groups): Load rather than require.
17096
6e39d3b2
SM
170972009-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
17098
e96d62cd
SM
17099 * calendar/todo-mode.el (todo-add-category): Don't hardcode
17100 point-min==1.
7e83e8b4
SM
17101 (todo-top-priorities): Only display-buffer when called interactively.
17102 (todo-item-start): Don't save excursion point.
17103 (todo-item-end): Be slightly more careful. Add `include-sep' arg.
17104 (todo-insert-item-here, todo-file-item, todo-remove-item):
17105 Adjust uses of todo-item-start and todo-item-end.
17106
fae4e5b9
SM
17107 * emacs-lisp/autoload.el (generated-autoload-feature): Remove.
17108 (autoload-rubric): Don't use any more.
fae4e5b9 17109
6e39d3b2
SM
17110 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Use dolist,
17111 and only put a prop if it is non-nil.
17112
c9753fb4
JL
171132009-11-03 Juri Linkov <juri@jurta.org>
17114
17115 * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle)
17116 (menu-bar-options-menu): Fix list quoting (Bug#4429).
17117
17118 * buff-menu.el (Buffer-menu-mode-map): Add hyphen between "Buffer"
17119 and "Menu" to make top-level menu item visually one unit (like
17120 it's done for "Lisp-Interaction", "Emacs-Lisp" and other
17121 multi-word menu items). Fix :help string for quit-window.
17122
db04f33f
GM
171232009-11-03 Glenn Morris <rgm@gnu.org>
17124
2aea6521
GM
17125 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
17126 (byte-compile-file-form-define-abbrev-table)
17127 (byte-compile-file-form-custom-declare-variable)
17128 (byte-compile-variable-ref, byte-compile-defvar):
17129 Whether or not a warning is enabled should only affect whether we issue
17130 the warning, not whether or not we collect the relevant data.
17131 Eg warnings can be turned on and off throughout the course of a file.
17132
db04f33f
GM
17133 * eshell/esh-mode.el (ansi-color-apply-on-region): Autoload it...
17134 (eshell-handle-ansi-color): ... Rather than requiring ansi-color.
17135
937e6a56
SM
171362009-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
17137
17138 * term/ns-win.el (ns-scroll-bar-move, ns-face-at-pos):
17139 * play/mpuz.el (mpuz-create-buffer):
17140 * play/landmark.el (lm-prompt-for-move, lm-print-wts, lm-print-smell)
17141 (lm-print-y,s,noise, lm-print-w0, lm-init):
17142 * play/gomoku.el (gomoku-prompt-for-move):
17143 * play/fortune.el (fortune-in-buffer):
17144 * play/dissociate.el (dissociated-press):
17145 * play/decipher.el (decipher-adjacency-list, decipher-display-regexp)
5ce6e4f4 17146 (decipher-analyze-buffer, decipher-stats-buffer, decipher-stats-buffer):
937e6a56
SM
17147 * mail/supercite.el (sc-eref-show):
17148 * mail/smtpmail.el (smtpmail-send-it):
17149 * mail/rmailsum.el (rmail-summary-next-labeled-message)
17150 (rmail-summary-previous-labeled-message, rmail-summary-wipe)
17151 (rmail-summary-undelete-many, rmail-summary-rmail-update)
17152 (rmail-summary-goto-msg, rmail-summary-expunge)
17153 (rmail-summary-get-new-mail, rmail-summary-search-backward)
17154 (rmail-summary-add-label, rmail-summary-output-menu)
17155 (rmail-summary-output-body):
17156 * mail/rfc822.el (rfc822-addresses):
17157 * mail/reporter.el (reporter-dump-variable, reporter-dump-state):
17158 * mail/mailpost.el (post-mail-send-it):
17159 * mail/hashcash.el (hashcash-generate-payment):
17160 * mail/feedmail.el (feedmail-run-the-queue)
17161 (feedmail-queue-send-edit-prompt-help-first)
17162 (feedmail-send-it-immediately, feedmail-give-it-to-buffer-eater)
17163 (feedmail-deduce-address-list):
17164 * eshell/esh-ext.el (eshell-remote-command):
17165 * eshell/em-unix.el (eshell-occur-mode-mouse-goto):
17166 * emulation/viper-util.el (viper-glob-unix-files, viper-save-setting)
17167 (viper-wildcard-to-regexp, viper-glob-mswindows-files)
17168 (viper-save-string-in-file, viper-valid-marker):
17169 * emulation/viper-keym.el (viper-toggle-key):
17170 * emulation/viper-ex.el (ex-expand-filsyms, viper-get-ex-file)
17171 (ex-edit, ex-global, ex-mark, ex-next-related-buffer, ex-quit)
17172 (ex-get-inline-cmd-args, ex-tag, ex-command, ex-compile):
17173 * emulation/viper-cmd.el (viper-exec-form-in-vi)
17174 (viper-exec-form-in-emacs, viper-brac-function):
17175 * emulation/viper.el (viper-delocalize-var):
17176 * emulation/vip.el (vip-mode, vip-get-ex-token, vip-ex, vip-get-ex-pat)
17177 (vip-get-ex-command, vip-get-ex-opt-gc, vip-get-ex-buffer)
17178 (vip-get-ex-count, vip-get-ex-file, ex-edit, ex-global, ex-mark)
17179 (ex-map, ex-unmap, ex-quit, ex-read, ex-tag, ex-command):
17180 * emulation/vi.el (vi-switch-mode, vi-ex-cmd):
17181 * emulation/edt.el (edt-electric-helpify):
17182 * emulation/cua-rect.el (cua--rectangle-aux-replace):
17183 * emulation/cua-gmrk.el (cua--insert-at-global-mark)
17184 (cua--delete-at-global-mark, cua--copy-rectangle-to-global-mark)
17185 (cua-indent-to-global-mark-column):
17186 * calendar/diary-lib.el (calendar-mark-1):
17187 * calendar/cal-hebrew.el (calendar-hebrew-mark-date-pattern):
17188 Use with-current-buffer.
17189 * emulation/viper.el (viper-delocalize-var): Use dolist.
17190
5b955562
CY
171912009-11-03 Chong Yidong <cyd@stupidchicken.com>
17192
17193 * comint.el (comint-replace-by-expanded-history-before-point):
17194 Replace !! with the previous input string literally (Bug#1795).
17195
6292c599
JB
171962009-11-02 Jay Belanger <jay.p.belanger@gmail.com>
17197
17198 * calc/calc-forms.el (calc-date-notation): Allow a "blank string"
17199 to be made up of whitespace.
17200
8368c14e
CY
172012009-11-02 Chong Yidong <cyd@stupidchicken.com>
17202
17203 * minibuffer.el (read-file-name): Don't use file dialogs for
17204 remote directories (Bug#99).
17205
6f750f0d
CY
172062009-11-01 Chong Yidong <cyd@stupidchicken.com>
17207
17208 * progmodes/sh-script.el (sh-font-lock-paren): Fix last change.
17209
97ab3f47
AS
172102009-11-01 Andreas Schwab <schwab@linux-m68k.org>
17211
17212 * view.el (view-mode-exit): If OLD-BUF is dead bury the buffer
17213 instead of deleting the window or frame.
17214
673c1168
CY
172152009-10-31 Chong Yidong <cyd@stupidchicken.com>
17216
17217 * textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):
17218 Support face colors.
17219
937e6a56
SM
17220 * textmodes/tex-mode.el (tex-facemenu-add-face-function):
17221 New function. Support face colors (Bug#1168).
673c1168
CY
17222 (tex-common-initialization): Use it.
17223
17224 * facemenu.el (facemenu-enable-faces-p): Enable facemenu if the
17225 mode allows it (Bug#1168).
17226
c9349f0a
CY
172272009-10-31 Juri Linkov <juri@jurta.org>
17228
17229 * facemenu.el (list-colors-display): Don't mark buffer as
17230 modified (Bug#3948).
17231
ebf5c4f5
CY
172322009-10-31 Chong Yidong <cyd@stupidchicken.com>
17233
6a7662bb
BR
17234 * international/mule-diag.el (list-character-sets-1):
17235 Minor message fix (Bug#3526).
5c2dce75 17236
6a7662bb
BR
17237 * progmodes/etags.el (etags-list-tags, etags-tags-apropos):
17238 Fix face property (Bug#4834).
26581f0e
CY
17239 (etags-list-tags, etags-tags-apropos-additional)
17240 (etags-tags-apropos, tags-select-tags-table): Add follow-link
17241 property.
17242
ebf5c4f5
CY
17243 * menu-bar.el (menu-bar-tools-menu): Add Semantic and EDE menu
17244 items.
17245
9a529312
SM
172462009-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
17247
17248 * textmodes/two-column.el (2C-split):
17249 * textmodes/texnfo-upd.el (texinfo-multi-file-included-list):
17250 * textmodes/tex-mode.el (tex-set-buffer-directory):
17251 * textmodes/spell.el (spell-region, spell-string):
17252 * textmodes/reftex.el (reftex-erase-buffer):
17253 (reftex-get-file-buffer-force, reftex-kill-temporary-buffers):
17254 * textmodes/reftex-toc.el (reftex-toc-promote-action):
17255 * textmodes/reftex-sel.el (reftex-get-offset, reftex-insert-docstruct)
17256 (reftex-select-item):
17257 * textmodes/reftex-ref.el (reftex-label-info-update)
17258 (reftex-offer-label-menu):
17259 * textmodes/reftex-index.el (reftex-index-change-entry)
17260 (reftex-index-phrases-info):
17261 * textmodes/reftex-global.el (reftex-create-tags-file)
17262 (reftex-save-all-document-buffers, reftex-ensure-write-access):
17263 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite)
17264 (reftex-view-crossref-from-bibtex):
17265 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback)
17266 (reftex-extract-bib-entries-from-thebibliography)
17267 (reftex-all-used-citation-keys, reftex-create-bibtex-file):
17268 * textmodes/refbib.el (r2b-capitalize-title):
17269 (r2b-convert-buffer, r2b-help):
17270 * textmodes/page-ext.el (pages-directory)
17271 (pages-directory-goto-with-mouse):
17272 * textmodes/bibtex.el (bibtex-validate-globally):
17273 * textmodes/bib-mode.el (bib-capitalize-title):
17274 * textmodes/artist.el (artist-clear-buffer, artist-system):
17275 * progmodes/xscheme.el (global-set-scheme-interaction-buffer):
17276 (local-set-scheme-interaction-buffer, xscheme-process-filter)
17277 (verify-xscheme-buffer, xscheme-enter-interaction-mode)
17278 (xscheme-enter-debugger-mode, xscheme-debugger-mode-p)
17279 (xscheme-send-control-g-interrupt, xscheme-start-process)
17280 (xscheme-process-sentinel, xscheme-cd):
17281 * progmodes/verilog-mode.el (verilog-read-always-signals)
17282 (verilog-set-define, verilog-getopt-file)
17283 (verilog-module-inside-filename-p):
17284 * progmodes/sh-script.el:
17285 * progmodes/python.el (python-pdbtrack-get-source-buffer)
17286 (python-pdbtrack-grub-for-buffer, python-execute-file):
17287 * progmodes/octave-inf.el (inferior-octave):
17288 * progmodes/idlwave.el (idlwave-scan-user-lib-files)
17289 (idlwave-shell-compile-helper-routines, idlwave-set-local)
17290 (idlwave-display-completion-list-xemacs, idlwave-list-abbrevs)
17291 (idlwave-display-completion-list-emacs, idlwave-list-load-path-shadows)
17292 (idlwave-completion-fontify-classes, idlwave-display-calling-sequence):
17293 * progmodes/idlw-shell.el (idlwave-shell-examine-display-clear)
17294 (idlwave-shell-filter, idlwave-shell-examine-highlight)
17295 (idlwave-shell-sentinel, idlwave-shell-filter-directory)
17296 (idlwave-shell-display-line, idlwave-shell-set-bp-in-module)
17297 (idlwave-shell-examine-display, idlwave-shell-run-region)
17298 (idlwave-shell-filter-bp, idlwave-shell-save-and-action)
17299 (idlwave-shell-sources-filter, idlwave-shell-goto-next-error):
17300 * progmodes/idlw-help.el (idlwave-help-get-special-help)
17301 (idlwave-help-get-help-buffer):
17302 * progmodes/gud.el (gud-basic-call, gud-find-class)
17303 (gud-tooltip-activate-mouse-motions-if-enabled):
17304 * progmodes/gdb-mi.el (gdb-mouse-toggle-breakpoint-fringe):
17305 * progmodes/ebrowse.el (ebrowse-member-table, ebrowse-save-tree-as)
17306 (ebrowse-view-exit-fn, ebrowse-tags-list-members-in-file)
17307 (ebrowse-tags-next-file):
17308 * progmodes/ebnf2ps.el (ebnf-generate-eps, ebnf-generate-eps)
17309 (ebnf-eps-production-list, ebnf-begin-file, ebnf-log)
17310 (ebnf-eps-finish-and-write):
17311 * progmodes/cpp.el (cpp-edit-save):
17312 * progmodes/cperl-mode.el (cperl-pod-to-manpage):
17313 * progmodes/cc-defs.el (c-emacs-features):
17314 * progmodes/antlr-mode.el (antlr-invalidate-context-cache)
17315 (antlr-directory-dependencies):
17316 * progmodes/ada-xref.el (ada-gnat-parse-gpr, ada-get-ali-file-name)
17317 (ada-run-application, ada-find-in-src-path, ada-goto-parent)
17318 (ada-find-any-references, ada-make-filename-from-adaname)
17319 (ada-make-body-gnatstub):
17320 * obsolete/rnews.el (news-list-news-groups):
5ce6e4f4 17321 * obsolete/resume.el (resume-suspend-hook, resume-write-buffer-to-file):
9a529312
SM
17322 * obsolete/iso-acc.el (iso-acc-minibuf-setup):
17323 * net/rcirc.el (rcirc-debug):
17324 * net/newst-treeview.el (newsticker--treeview-list-add-item)
17325 (newsticker--treeview-list-clear, newsticker-treeview-browse-url)
17326 (newsticker--treeview-list-update-faces, newsticker-treeview-save)
17327 (newsticker--treeview-item-show-text, newsticker--treeview-item-show)
5ce6e4f4 17328 (newsticker--treeview-tree-update-tag, newsticker--treeview-buffer-init)
9a529312
SM
17329 (newsticker-treeview-show-item, newsticker--treeview-unfold-node)
17330 (newsticker--treeview-list-clear-highlight)
17331 (newsticker--treeview-list-update-highlight)
17332 (newsticker--treeview-list-highlight-start)
17333 (newsticker--treeview-tree-update-highlight)
17334 (newsticker--treeview-get-selected-item)
17335 (newsticker-treeview-mark-list-items-old)
17336 (newsticker--treeview-set-current-node):
17337 * net/newst-plainview.el (newsticker--buffer-set-uptodate):
17338 * net/newst-backend.el (newsticker--get-news-by-funcall)
17339 (newsticker--get-news-by-wget, newsticker--image-get)
17340 (newsticker--image-sentinel):
17341 * net/mairix.el (mairix-rmail-fetch-field, mairix-gnus-fetch-field):
17342 * net/eudcb-ph.el (eudc-ph-do-request, eudc-ph-open-session):
17343 (eudc-ph-close-session):
17344 * net/eudc.el (eudc-save-options):
17345 * language/thai-word.el (thai-update-word-table):
17346 * language/japan-util.el (japanese-string-conversion):
17347 * international/titdic-cnv.el (tsang-quick-converter)
17348 (ziranma-converter, ctlau-converter):
17349 * international/mule-cmds.el (describe-language-environment):
17350 * international/ja-dic-cnv.el (skkdic-convert-okuri-ari)
17351 (skkdic-convert-postfix, skkdic-convert-prefix):
17352 (skkdic-convert-okuri-nasi, skkdic-convert):
17353 * emacs-lisp/re-builder.el (reb-update-overlays):
17354 * emacs-lisp/pp.el (pp-to-string, pp-display-expression):
17355 * emacs-lisp/gulp.el (gulp-send-requests):
17356 * emacs-lisp/find-gc.el (trace-call-tree):
17357 * emacs-lisp/eieio-opt.el (eieio-browse, eieio-describe-class)
17358 (eieio-describe-generic):
17359 * emacs-lisp/eieio-base.el (eieio-persistent-read):
17360 * emacs-lisp/edebug.el (edebug-outside-excursion):
17361 * emacs-lisp/debug.el (debugger-make-xrefs):
17362 * emacs-lisp/cust-print.el (custom-prin1-to-string):
17363 * emacs-lisp/chart.el (chart-new-buffer):
17364 * emacs-lisp/authors.el (authors-scan-el, authors-scan-change-log):
17365 Use with-current-buffer.
17366 * textmodes/artist.el (artist-system): Don't call
17367 copy-sequence on a fresh string.
17368 * progmodes/idlw-shell.el (easymenu setup): Use dolist.
17369
d566f228
GM
173702009-10-31 Stephen Berman <stephen.berman@gmx.net>
17371
17372 * calendar/todo-mode.el (todo-edit-item): Signal an error if there
1c2efdfb 17373 is no item to edit. (Bug#4820)
d566f228 17374 (todo-top-priorities): Restore point and restore narrowing in Todo
1c2efdfb 17375 buffer. (Bug#4820)
d566f228 17376
f3628edd
GM
173772009-10-31 Glenn Morris <rgm@gnu.org>
17378
5cf3709c
GM
17379 * net/ange-ftp.el (top-level): Don't require dired when compiling.
17380 (comint-last-output-start, comint-last-input-start)
17381 (comint-last-input-end): Don't defvar when compiling.
17382 (ange-ftp-process-file): Use bound-and-true-p.
17383
4c814fd2
GM
17384 * pcmpl-rpm.el (top-level): Move provide statement to end.
17385 (pcmpl-rpm): Remove unused custom group.
17386
113b8dcc
GM
17387 * pcmpl-gnu.el (tar-parse-info, tar-header-name): Declare for compiler.
17388
31c615e4
GM
17389 * mail/emacsbug.el (report-emacs-bug): Request `emacs -Q' recipes.
17390
416d3588
GM
17391 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
17392 (byte-compile-warnings): Add `constants' as an option.
17393 (byte-compile-callargs-warn, byte-compile-arglist-warn)
17394 (display-call-tree): Update for byte-compile-fdefinition possibly
17395 returning `(macro lambda ...)'. (Bug#4778)
17396 (byte-compile-variable-ref, byte-compile-setq-default):
17397 Respect `constants' member of byte-compile-warnings.
17398
00f71f39
SM
173992009-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
17400
17401 * vc-bzr.el (vc-bzr-revision-keywords): New var.
17402 (vc-bzr-revision-completion-table): Use it to fix completion of "s:"
17403 to "submit:".
17404
ca0a881a
DN
174052009-10-30 Dan Nicolaescu <dann@ics.uci.edu>
17406
17407 * textmodes/ispell.el (ispell-skip-region-alist):
17408 * international/mule-conf.el (eight-bit):
17409 * international/fontset.el (font-encoding-alist):
17410 * startup.el (pure-space-overflow-message):
17411 * simple.el (overwrite-mode-textual, overwrite-mode-binary):
17412 * paths.el (gnus-nntp-service, rmail-spool-directory)
17413 (term-file-prefix):
17414 * files.el (save-some-buffers-action-alist):
17415 * cmuscheme.el (same-window-buffer-names):
17416 * ielm.el (same-window-buffer-names):
17417 * shell.el (same-window-buffer-names):
17418 * mail/sendmail.el (same-window-buffer-names):
17419 * progmodes/inf-lisp.el (same-window-buffer-names):
17420 * bindings.el (mode-line-client)
17421 (mode-line-column-line-number-mode-map):
17422 * language/tibetan.el (tibetan-precomposition-rule-regexp)
17423 (tibetan-precomposed-regexp): Purecopy string arguments.
17424
b861e45e
SM
174252009-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
17426
6df9b6d7
SM
17427 * calc/calc.el (calc, calc-refresh, calc-trail-buffer, calc-record)
17428 (calcDigit-nondigit):
17429 * calc/calc-yank.el (calc-copy-to-buffer):
17430 * calc/calc-units.el (calc-invalidate-units-table):
17431 * calc/calc-trail.el (calc-trail-yank):
17432 * calc/calc-store.el (calc-insert-variables):
17433 * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
17434 * calc/calc-prog.el (calc-read-parse-table):
17435 * calc/calc-keypd.el (calc-do-keypad, calc-keypad-right-click):
17436 * calc/calc-help.el (calc-describe-bindings, calc-describe-key):
17437 * calc/calc-graph.el (calc-graph-delete, calc-graph-add-curve)
17438 (calc-graph-juggle, calc-graph-count-curves, calc-graph-plot)
17439 (calc-graph-plot, calc-graph-format-data, calc-graph-set-styles)
17440 (calc-graph-name, calc-graph-find-command, calc-graph-view)
17441 (calc-graph-view, calc-gnuplot-command, calc-graph-init):
17442 * calc/calc-ext.el (calc-realign):
17443 * calc/calc-embed.el (calc-do-embedded, calc-do-embedded)
17444 (calc-embedded-finish-edit, calc-embedded-make-info)
17445 (calc-embedded-finish-command, calc-embedded-stack-change):
17446 * calc/calc-aent.el (calcAlg-enter): Use with-current-buffer.
17447
70f44c65
SM
17448 * pcomplete.el (pcomplete-comint-setup): If there's a choice, replace
17449 shell-dynamic-complete-filename in preference to
17450 comint-dynamic-complete-filename.
17451
b861e45e
SM
17452 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
17453 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
17454 Don't consider whether the display supports colors.
17455 (bookmark-import-new-list): Use dolist.
17456 (bookmark-bmenu-mode-map): Move initialization into declaration.
17457 (bookmark-bmenu-list): Use dolist, simplify.
17458 (bookmark-show-all-annotations): Use save-selected-window and dolist.
17459 (menu-bar-final-items): Use push.
17460
8549241d 174612009-10-28 Bernhard Herzog <bernhard.herzog@intevation.de> (tiny change)
cc63d28f
SM
17462
17463 * vc-hg.el (vc-hg-state, vc-hg-working-revision): Use process-file so
17464 it works on remote files.
17465 (vc-hg-diff): Don't pass any `--cwd' argument.
17466
30644573
KR
174672009-10-27 Kevin Ryde <user42@zip.com.au>
17468
cc63d28f
SM
17469 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
17470 Use help-xref-info-regexp and help-xref-url-regexp to identify links.
30644573
KR
17471 (Further to Bug#3921).
17472
9be01a63
MA
174732009-10-27 Michael Albinus <michael.albinus@gmx.de>
17474
17475 * net/tramp-imap.el (top): Add `X-Size' to `imap-hash-headers'.
17476 (tramp-imap-do-copy-or-rename-file): Don't use the inode, when
17477 calling `tramp-imap-put-file'. Add file size to the call.
17478 (tramp-imap-get-file-entries): Compute also user name, file size,
17479 and date.
17480 (tramp-imap-handle-insert-directory): Insert uid and gid.
17481 (tramp-imap-handle-file-attributes): Transform uid and gid
17482 according to `id-format'.
17483 (tramp-imap-put-file): New optional parameter SIZE. Encode file
17484 size in header X-Size.
17485
41849bf9
JB
174862009-10-26 Juanma Barranquero <lekktu@gmail.com>
17487
17488 * simple.el (transpose-subr): Give clearer error when the mark
17489 is not set. (Bug#4807)
17490
293c24f9
MA
174912009-10-26 Michael Albinus <michael.albinus@gmx.de>
17492
cc63d28f
SM
17493 * net/tramp.el (tramp-perl-file-truename): New defconst.
17494 Perl code contributed by yary <not.com@gmail.com> (tiny change).
293c24f9 17495 (tramp-handle-file-truename, tramp-get-remote-perl): Use it.
cc63d28f
SM
17496 Check also for "perl-file-spec" and "perl-cwd-realpath" properties.
17497 (tramp-handle-write-region): In case of APPEND, reuse the tmpfile name.
293c24f9 17498
cc63d28f
SM
17499 * net/tramp-imap.el (tramp-imap-file-name-handler-alist):
17500 Ignore `dired-call-process'.
293c24f9
MA
17501 (tramp-imap-make-iht): Use `user' and `ssl' with `imap-hash-make'.
17502
175032009-10-26 Julian Scheid <julians37@gmail.com>
17504
cc63d28f 17505 * net/tramp.el (tramp-perl-file-name-all-completions): New defconst.
293c24f9
MA
17506 (tramp-get-remote-readlink): New defun.
17507 (tramp-handle-file-truename): Use it.
17508 (tramp-handle-file-exists-p): Check file-attributes cache, assume
17509 file exists if cache value present.
48c2d18a 17510 (tramp-check-cached-permissions): New defun.
293c24f9
MA
17511 (tramp-handle-file-readable-p): Use it.
17512 (tramp-handle-file-writable-p): Likewise.
17513 (tramp-handle-file-executable-p): Likewise.
17514 (tramp-handle-file-name-all-completions): Try using Perl to get
17515 partial completions. When perl not available, combine `cd' and
17516 `ls' into single remote operation and use shell expansion to get
17517 partial remote directory contents. Set `file-exists-p' cache for
17518 directory and any files returned by ls. Change cache handling to
17519 support partial directory contents. Use error message emitted by
17520 remote `cd' or Perl code for local tramp-error.
17521 (tramp-do-copy-or-rename-file-directly): Avoid separate
17522 tramp-send-command-and-check call.
cc63d28f
SM
17523 (tramp-handle-process-file): Merge three remote ops into one.
17524 Do not flush all caches when `process-file-side-effects' is set.
293c24f9
MA
17525 (tramp-handle-write-region): Avoid tramp-set-file-uid-gid if
17526 file-attributes shows uid/gid to be set already.
17527
a7610c52
DN
175282009-10-26 Dan Nicolaescu <dann@ics.uci.edu>
17529
17530 * textmodes/tex-mode.el (tex-dvi-view-command)
17531 (tex-show-queue-command, tex-open-quote):
17532 * progmodes/ruby-mode.el (auto-mode-alist)
17533 (interpreter-mode-alist): Purecopy strings.
17534
17535 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Purecopy item names.
17536
17537 * emacs-lisp/derived.el (define-derived-mode): Purecopy the doc
17538 string for the hook, keymap and abbrev table.
17539
17540 * emacs-lisp/byte-run.el (make-obsolete): Purecopy the current name.
17541
17542 * x-dnd.el (x-dnd-xdnd-to-action):
17543 * startup.el (fancy-startup-text, fancy-about-text): Change to
17544 defconst from defvar.
17545
17546 * ps-print.el (ps-page-dimensions-database): Purecopy initial value.
17547
17548 * mouse.el (mouse-buffer-menu-mode-groups, x-fixed-font-alist):
17549 Purecopy initialization strings.
17550
17551 * mail/sendmail.el (mail-header-separator)
17552 (mail-personal-alias-file):
17553 * mail/rmail.el (rmail-default-dont-reply-to-names)
17554 (rmail-ignored-headers, rmail-retry-ignored-headers)
17555 (rmail-highlighted-headers, rmail-secondary-file-directory)
17556 (rmail-secondary-file-regexp):
17557 * files.el (null-device, file-name-invalid-regexp)
17558 (locate-dominating-stop-dir-regexp)
cc63d28f 17559 (inhibit-first-line-modes-regexps): Purecopy initialization strings.
a7610c52
DN
17560 (interpreter-mode-alist): Use mapcar instead of mapc.
17561
17562 * buff-menu.el (Buffer-menu-mode-map): Purecopy name.
17563
17564 * bindings.el (mode-line-major-mode-keymap): Purecopy name.
17565 (completion-ignored-extensions):
17566 (debug-ignored-errors): Purecopy strings.
17567
4fcc3d32
SM
175682009-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
17569
0667de21
SM
17570 * pcomplete.el (pcomplete-std-complete): Obey pcomplete-use-paring.
17571 (pcomplete, pcomplete-parse-buffer-arguments, pcomplete-opt)
17572 (pcomplete--here): Use push.
17573
4fcc3d32
SM
17574 * subr.el (all-completions): Declare the 4th arg obsolete.
17575
955ef430
SM
175762009-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
17577
2d085307
SM
17578 * pcomplete.el (pcomplete-unquote-argument-function): New var.
17579 (pcomplete-unquote-argument): New function.
17580 (pcomplete--common-suffix): Always pay attention to case.
17581 (pcomplete--table-subvert): Quote and unquote the text.
17582 (pcomplete--common-quoted-suffix): New function.
17583 (pcomplete-std-complete): Use it and pcomplete-begin.
17584
955ef430
SM
17585 * bookmark.el (bookmark-bmenu-list): Don't use switch-to-buffer if
17586 we're inside a dedicated or minibuffer window.
17587
7c85c02b
KF
175882009-10-24 Karl Fogel <kfogel@red-bean.com>
17589
17590 * bookmark.el: Update documentation, especially documentation
17591 of `bookmark-alist' and of the bookmark file format.
17592 Patch by Drew Adams, with minor tweaks from me. (Bug#4195)
17593
3e8ae8a6
CY
175942009-10-24 Chong Yidong <cyd@stupidchicken.com>
17595
3e425845
CY
17596 * mail/emacsbug.el (report-emacs-bug): Clarify that the
17597 keybindings apply to the mail buffer (Bug#4003). Shrink help
17598 window to buffer.
17599
cdd47d48
CY
17600 * whitespace.el (whitespace-mode, whitespace-newline-mode)
17601 (global-whitespace-mode, global-whitespace-newline-mode)
955ef430
SM
17602 (whitespace-toggle-options, global-whitespace-toggle-options):
17603 Doc fix (Bug#3660).
cdd47d48 17604
ba07c9ad
CY
17605 * nxml/nxml-mode.el (nxml-balanced-close-start-tag): Use the value
17606 of xmltok-start before the end tag was inserted (Bug#2840).
17607
3e8ae8a6
CY
17608 * progmodes/sh-script.el (sh-font-lock-paren): Handle case
17609 patterns that are preceded by an open-paren (Bug#1320).
17610
ab276820
CY
176112009-10-24 Sven Joachim <svenjoac@gmx.de>
17612
17613 * files.el (delete-directory): Delete symlinks to directories with
17614 delete-file (Bug#4739).
17615
905a9ed3
DN
176162009-10-24 Dan Nicolaescu <dann@ics.uci.edu>
17617
a9a2a6db
DN
17618 * vc.el (vc-backend-for-registration): Rename from
17619 vc-get-backend-for-registration. Update callers.
17620
cc63d28f
SM
17621 * international/mule-cmds.el (set-language-info-alist):
17622 Purecopy lang-env.
905a9ed3
DN
17623 (leim-list-header, leim-list-entry-regexp): Change defvars to defconst.
17624 (charset): Purecopy the name.
17625 (define-char-code-property): Purecopy string arguments.
17626
17627 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
17628 Purecopy string arguments.
17629
17630 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
17631 * ediff-hook.el (menu-bar-ediff-menu):
17632 * buff-menu.el (Buffer-menu-mode-map): Purecopy names and tooltips.
17633 * bookmark.el (menu-bar-bookmark-map): Add :help and purecopy the name.
17634
d270305a
GM
176352009-10-24 Glenn Morris <rgm@gnu.org>
17636
6c74d523 17637 * comint.el (comint-dynamic-list-completions):
656fc5f5
GM
17638 * term.el (term-dynamic-list-completions): Use choose-completion rather
17639 than obsolete alias mouse-choose-completion.
17640
ae732337
GM
17641 * filecache.el (file-cache-completions-keymap): Bind mouse-2 to
17642 file-cache-choose-completion.
17643 (file-cache-choose-completion): Handle an optional event argument.
17644 (file-cache-mouse-choose-completion): Make it an obsolete alias.
17645
cc63d28f
SM
17646 * progmodes/octave-mod.el (octave-complete-symbol):
17647 Use choose-completion if mouse-choose-completion is ever removed.
ae480838 17648
9847dc91
GM
17649 * textmodes/sgml-mode.el (sgml-looking-back-at): Move definition before
17650 use.
17651
e8f2a5d5
GM
17652 * emacs-lisp/checkdoc.el (generate-autoload-cookie): Define for
17653 compiler.
17654
d270305a
GM
17655 * vc-hooks.el (vc-responsible-backend): Fix declaration.
17656
c6432f1e
SM
176572009-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
17658
17659 * minibuffer.el (completion--embedded-envvar-table): Fix last change.
17660 Ignore `pred' now that we receive one.
17661 Handle test-completion specially.
17662
6ab196f9
DN
176632009-10-23 Dan Nicolaescu <dann@ics.uci.edu>
17664
17665 * vc.el (vc-responsible-backend): Throw an error if not backend is
1c2efdfb 17666 found. Remove the REGISTER argument. Move the code dealing with
6ab196f9
DN
17667 REGISTER ...
17668 (vc-get-backend-for-registration): ... here. New function.
17669 (vc-deduce-fileset): Call vc-get-backend-for-registration instead
17670 of vc-responsible-backend, pass the file name instead of the
17671 directory name.
17672
48feed59
SM
176732009-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
17674
17675 * pcomplete.el (pcomplete-common-suffix, pcomplete-table-subvert):
17676 New funs.
17677 (pcomplete-std-complete): Use them. Obey pcomplete-termination-string.
17678 (pcomplete-comint-setup): Don't modify a global var via
17679 accidental side-effects.
17680 (pcomplete-shell-setup): Adjust call accordingly.
17681 (pcomplete-parse-comint-arguments): Use push.
17682
00006066
CY
176832009-10-23 Chong Yidong <cyd@stupidchicken.com>
17684
36bfa3af
CY
17685 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
17686 Allow uncapitalized info node names (Bug#3921).
17687
00006066
CY
17688 * mail/emacsbug.el (report-emacs-bug): Tweak the sentence pointing
17689 to the DEBUG file (Bug#3781).
17690
aa311d6e
CY
176912009-10-23 Jari Aalto <jari.aalto@cante.net>
17692
17693 * textmodes/ispell.el (ispell-dictionary-base-alist): Add finnish
17694 dictionary entry (Bug#4579).
17695
b88f2d0a
MA
176962009-10-23 Michael Albinus <michael.albinus@gmx.de>
17697
17698 * net/tramp.el (top): Remove `tramp-rfn-eshadow-update-overlay'
17699 from `rfn-eshadow-update-overlay-hook' when unloading.
17700 (tramp-methods): Add `tramp-copy-keep-tmpfile' for "rsync" and
17701 "rsyncc". Adjust doc string.
48c2d18a 17702 (tramp-temp-buffer-file-name): New buffer-local defvar.
b88f2d0a
MA
17703 (tramp-handle-insert-file-contents, tramp-handle-write-region):
17704 Keep temporary file when indicated by method ("rsync" and
17705 "rsyncc").
17706 (tramp-handle-write-region): Handle APPEND.
17707 (tramp-delete-temp-file-function): New defun. Added to
17708 `kill-buffer-hook'.
17709
1becddbb
JB
177102009-10-23 Juanma Barranquero <lekktu@gmail.com>
17711
17712 * menu-bar.el (cua-enable-cua-keys): Declare for the byte-compiler.
17713
8f43cbf3
DN
177142009-10-23 Dan Nicolaescu <dann@ics.uci.edu>
17715
17716 * term/tty-colors.el (msdos-color-values): Remove declaration, unused.
17717 (color-name-rgb-alist, tty-standard-colors)
17718 (tty-color-mode-alist): Change to defconst.
17719
17720 * simple.el (mark-inactive): Purecopy message.
17721
17722 * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle): Fix macro.
17723 (global-map, yank-menu):
17724 * textmodes/ispell.el (ispell-menu-map):
17725 * net/eudc.el (eudc-tools-menu):
17726 * international/mule-cmds.el (describe-language-environment-map)
17727 (setup-language-environment-map, set-coding-system-map)
17728 (mule-menu-keymap):
17729 * vc-hooks.el (vc-menu-entry, vc-menu-map):
17730 * replace.el (occur-mode-map):
17731 * pcvs-defs.el (cvs-global-menu): Purecopy names and tooltips.
17732
1d228a31
JB
177332009-10-23 Jay Belanger <jay.p.belanger@gmail.com>
17734
6a7662bb
BR
17735 * calc/calc.el (math-read-number, math-read-number-simple):
17736 Use `save-match-data'.
1d228a31 17737
3b067af1
SM
177382009-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
17739
28a90c44
SM
17740 * simple.el (normal-erase-is-backspace-mode): Use input-decode-map
17741 rather than fiddling with global-map bindings, since it should only
17742 affect per-terminal settings.
17743 See http://bugs.gentoo.org/show_bug.cgi?id=289709.
17744
a452eee8
SM
17745 * minibuffer.el (completion-table-with-terminator): Allow to specify
17746 the terminator-regexp.
17747
ab14d7d5
SM
17748 * simple.el (switch-to-completions): Look for *Completions* in other
17749 frames as well.
17750
3b067af1
SM
17751 * pcomplete.el: Allow the use of completion-tables.
17752 (pcomplete-std-complete): New command.
17753 (pcomplete-dirs-or-entries): Use a single call to pcomplete-entries.
17754 (pcomplete--here): Use a function for `form' rather than an expression,
17755 so it can be byte-compiled.
17756 (pcomplete-here, pcomplete-here*): Adjust accordingly.
17757 Add edebug declaration.
17758 (pcomplete-show-completions): Remove unused var `curbuf'.
17759 (pcomplete-do-complete, pcomplete-stub):
1becddbb 17760 Don't assume `completions' is a list of strings any more.
3b067af1 17761
5480359e
JB
177622009-10-22 Juanma Barranquero <lekktu@gmail.com>
17763
17764 * find-dired.el (find-name-arg): Fix typo in docstring.
17765
3170b794
SM
177662009-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
17767
48c23a25
SM
17768 * pcmpl-linux.el (pcomplete/kill): Don't abuse pcomplete-entries.
17769 (pcmpl-linux-fs-types): Same, and update to new modules layout.
17770
56b14058
SM
17771 * pcmpl-gnu.el (pcmpl-gnu-makefile-names): Use a single call to
17772 pcomplete-entries.
17773
3170b794
SM
17774 * comint.el (comint-read-input-ring, comint-write-input-ring)
17775 (comint-substitute-in-file-name)
17776 (comint-dynamic-complete-as-filename)
17777 (comint-dynamic-simple-complete)
17778 (comint-dynamic-list-filename-completions)
17779 (comint-dynamic-list-completions)
17780 (comint-redirect-results-list-from-process): Minor simplifications.
17781
2affef34
KR
177822009-10-21 Kevin Ryde <user42@zip.com.au>
17783
3170b794
SM
17784 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
17785 When inserting ";;; Code" put it before any ";;;###autoload" cookie on
2affef34 17786 the first form. And insert a blank line after ";;; Code" since
d8194864 17787 that's usual style. (Bug#4612)
2affef34 17788
e7b94bbb
KR
17789 * net/dns.el: Add "Keywords: comm", as per net/net-utils.el.
17790
528c56e2
SM
177912009-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
17792
17793 * minibuffer.el (completion-table-with-terminator): Properly implement
17794 boundaries, in case `terminator' appears in the suffix.
17795 (completion--embedded-envvar-table): Don't return boundaries if
17796 there's no valid completion. Simplify.
17797 (completion-file-name-table): New completion table extracted from
17798 completion--file-name-table.
17799 (completion--file-name-table): Use it.
17800 (read-file-name-predicate): Declare obsolete.
17801 (read-file-name): Use the pred arg i.s.o read-file-name-predicate.
17802 * vc-bzr.el (vc-bzr-revision-completion-table): Use the new
17803 completion-file-name-table, and use the `pred' argument.
17804 * files.el (locate-file-completion-table): Use the `pred' arg rather
17805 than read-file-name-predicate.
17806 (abbreviate-file-name): Use \` rather than ^ for BOS.
17807
f9ed9b4f
DN
178082009-10-21 Dan Nicolaescu <dann@ics.uci.edu>
17809
17810 * vc.el (vc-deduce-fileset): Undo previous change, do not tell
17811 vc-responsible-backend to register, it causes problems.
17812
5f2022a3
SM
178132009-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
17814
17815 * help-fns.el: Don't require help-mode (to avoid bootstrap issues).
17816
fc754ea1
MA
178172009-10-21 Michael Albinus <michael.albinus@gmx.de>
17818
17819 * net/tramp-smb.el (tramp-smb-get-stat-capability): New defun.
17820 (tramp-smb-handle-file-attributes): Use it.
17821 (tramp-smb-do-file-attributes-with-stat): Don't raise an error.
17822 (tramp-smb-handle-insert-directory): Use `mapc' rather than
5f2022a3
SM
17823 `mapcar'. Use `tramp-smb-get-stat-capability'.
17824 Add `dired-filename' text properties.
fc754ea1
MA
17825 (tramp-smb-get-cifs-capabilities): Apply `save-match-data'.
17826 (tramp-smb-maybe-open-connection): Simplify check for smbclient
17827 version.
17828
79bd5ba1
SM
178292009-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
17830
17831 * subr.el (read-key-delay): Reduce to 0.01.
17832 (read-key): Use read-key-sequence-vector to avoid turning M-t into 244
17833 (bug#4751).
17834
3c13704d
SM
178352009-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
17836
554efd10
SM
17837 * bindings.el (function-key-map): Map C-@ to C-SPC if C-@ is unbound.
17838
c2a37b78
SM
17839 * info.el (Info-complete-menu-item): Handle `boundaries' explicitly.
17840 (Info-menu): Remove unused vars `last' and `completions'.
17841 (Info-index-nodes): Remove unused var `node'.
17842
3c13704d
SM
17843 * info.el (Info-complete-menu-item): Use complete-with-action.
17844
d1e4c403
DN
178452009-10-19 Dan Nicolaescu <dann@ics.uci.edu>
17846
17847 Make vc-annotate work through copies and renames.
3c13704d
SM
17848 * vc-annotate.el (vc-annotate-extract-revision-at-line):
17849 Return the file name too.
d1e4c403
DN
17850 (vc-annotate-revision-at-line)
17851 (vc-annotate-find-revision-at-line)
17852 (vc-annotate-revision-previous-to-line)
17853 (vc-annotate-show-log-revision-at-line): Update to get the file
17854 name from vc-annotate-extract-revision-at-line.
17855 (vc-annotate-show-diff-revision-at-line-internal): Change the
17856 argument to mean whether to show a file diff or not. Get the file
17857 name from vc-annotate-extract-revision-at-line.
3c13704d
SM
17858 (vc-annotate-show-diff-revision-at-line):
17859 Update vc-annotate-show-diff-revision-at-line call.
d1e4c403
DN
17860 (vc-annotate-warp-revision): Add an optional file argument.
17861
17862 * vc-git.el (vc-git-annotate-command): Pass -C -C to the blame command.
17863 (vc-git-annotate-extract-revision-at-line): Also return the file
17864 name if found.
17865
17866 * vc-hg.el (vc-hg-annotate-command): Pass --follow to the annotate
17867 command. Remove unused code.
17868 (vc-hg-annotate-re): Update to match --follow output.
17869 (vc-hg-annotate-extract-revision-at-line): Also return the file
17870 name if found.
17871
17872 * vc.el: Update annotate-extract-revision-at-line documentation.
17873
b0b0ef98
KR
178742009-10-18 Kevin Ryde <user42@zip.com.au>
17875
17876 * ibuffer.el (ibuffer-confirm-operation-on): Correction to error
17877 re-throw, `err' is a pair not a list so can't use apply (Bug#4740).
17878
a9e7f03d
KR
17879 * net/browse-url.el (browse-url): Identify alist with "consp and
17880 not functionp" and let all other things go down the `apply' leg,
17881 as suggested by Stefan. (Further to bug#4531.)
17882
7346a407
CY
178832009-10-18 Chong Yidong <cyd@stupidchicken.com>
17884
17885 * minibuffer.el (read-file-name): Check for repeat before putting
17886 a default argument in file-name-history (Bug#4657).
17887
17888 * emacs-lisp/lisp-mode.el (preceding-sexp): Recognize hash table
17889 read syntax (Bug#4737).
17890
3c13704d 17891 * textmodes/sgml-mode.el (sgml-delete-tag): Use sgml-looking-back-at.
7346a407 17892
1da94541
CY
178932009-10-18 Aaron S. Hawley <aaron.s.hawley@gmail.com>
17894
17895 * textmodes/sgml-mode.el (sgml-tag-help): Prompt user for tag.
17896 (html-tag-alist, html-tag-help): Add descriptions for undocumented
17897 entries and make note of obsolete tags.
17898
2b93080a
SM
178992009-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
17900
17901 * net/ange-ftp.el (ange-ftp-file-size): Use unwind-protect.
17902
18b5ffb5
GM
179032009-10-18 Glenn Morris <rgm@gnu.org>
17904
17905 * Makefile.in (compile-last): Ensure GREP_OPTIONS is null before calling
17906 grep, so that binary files (eg international/uni-bidi.el) can match.
e5f035d7 17907 Remove test for "UnicodeData" files, since it is hopefully unnecessary
18b5ffb5
GM
17908 now, and in any case the file header format has changed.
17909
c2e161b2
GM
179102009-10-17 Glenn Morris <rgm@gnu.org>
17911
17912 * textmodes/flyspell.el (flyspell-large-region, flyspell-word)
17913 (flyspell-get-word, flyspell-large-region)
17914 (flyspell-auto-correct-previous-word): Doc/error message fixes.
17915
a1eb44f5
CY
179162009-10-17 Chong Yidong <cyd@stupidchicken.com>
17917
17918 * Makefile.in (ELCFILES): Add ede/shell.
17919
4418646e
DN
179202009-10-17 Dan Nicolaescu <dann@ics.uci.edu>
17921
17922 * term/common-win.el (x-colors): Purecopy it.
17923
4062011e
SM
179242009-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
17925
17926 * tar-mode.el (tar-data-swapped-p): Make the assertion a bit more
17927 permissive for when the buffer is empty.
17928 (tar-header-block-tokenize): Decode the username and groupname.
17929 (tar-chown-entry, tar-chgrp-entry): Encode the names (bug#4730).
17930
b0b111c3
JB
179312009-10-17 Eric Ludlam <zappo@gnu.org>
17932
17933 * emacs-lisp/eieio-base.el (eieio-persistent-save): If buffer
17934 contains multibyte characters, choose first applicable coding
17935 system automatically.
17936
2df48a87
SM
179372009-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
17938
17939 * international/mule-cmds.el (select-safe-coding-system): If the file
17940 has a coding cookie, use it regardless of any other setting (bug#4712).
17941
fd7dd48c
GM
179422009-10-17 Glenn Morris <rgm@gnu.org>
17943
3ee0b477 17944 * foldout.el (foldout-mouse-swallow-events):
cec05144
GM
17945 * gs.el (gs-load-image): Replace obsolete forms of sit-for, sleep-for.
17946
2550e4b1
GM
17947 * dired.el (dired-ls-F-marks-symlinks, dired-keep-marker-rename)
17948 (dired-keep-marker-copy, dired-keep-marker-hardlink)
17949 (dired-keep-marker-symlink, dired-dwim-target)
17950 (dired-copy-preserve-time): Do not autoload these defcustoms.
17951
fd7dd48c
GM
17952 * mail/rmail.el (rmail-write-region-annotate): Prevent viewing different
17953 messages from messing up the file coding. (Bug#4623)
17954
f3e3a990
GM
179552009-10-17 Jari Aalto <jari.aalto@cante.net>
17956
17957 * textmodes/ispell.el (ispell-get-decoded-string): Give an error
17958 if no match is found for the current dictionary. (Bug#4578)
17959
17960 * textmodes/flyspell.el (flyspell-get-word): Make `following' argument
17961 optional, since that is how it is documented, and this is often called
17962 with a nil argument. (Bug#4577)
17963 (flyspell-external-point-words, flyspell-auto-correct-word)
17964 (flyspell-correct-word-before-point, flyspell-word-search-forward)
17965 (flyspell-word-search-backward): Remove nil argument in calls to
17966 flyspell-get-word, since it is not needed now.
17967
179682009-10-17 Ulrich Mueller <ulm@gentoo.org>
17969
1becddbb 17970 * play/doctor.el (doctor-adverbp): Exclude some nouns. (Bug#4565)
f3e3a990 17971
b61374ab
GM
179722009-10-16 Glenn Morris <rgm@gnu.org>
17973
17974 * net/rcirc.el (rcirc-authenticate): Simplify previous change.
17975
412707c2
SM
179762009-10-16 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
17977
17978 * net/ange-ftp.el (ange-ftp-send-cmd): Handle `size' like `mdtm'.
17979 (ange-ftp-file-size): New function.
17980 (ange-ftp-file-attributes): Use it.
17981
0c6f436e
MA
179822009-10-16 Michael Albinus <michael.albinus@gmx.de>
17983
17984 * net/tramp-smb.el (tramp-smb-version): New defvar.
17985 (tramp-smb-maybe-open-connection): Use it, in order to avoid
17986 repeated checks.
17987
850bfd04
GM
179882009-10-16 Glenn Morris <rgm@gnu.org>
17989
17990 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Doc fix.
17991 Maybe copy some custom properties from old to new name. (Bug#4706)
17992
f3ed9aca
JB
179932009-10-16 Juanma Barranquero <lekktu@gmail.com>
17994
17995 * subr.el (error, sit-for, start-process-shell-command)
17996 (start-file-process-shell-command): Set the calling convention
17997 after the function definition.
17998
fd6c5134
SM
179992009-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
18000
18001 * subr.el (error, sit-for, start-process-shell-command)
18002 (start-file-process-shell-command): Use the new
18003 set-advertised-calling-convention feature.
18004
73874eb7
KH
180052009-10-16 Taichi Kawabata <kawabata.taichi@gmail.com>
18006
fd6c5134
SM
18007 * international/ucs-normalize.el (ucs-normalize-version):
18008 Change to 1.2.
18009 (check-range): Adjust for Unicode 5.2.
73874eb7 18010
03fb33cf
JL
180112009-10-15 Juri Linkov <juri@jurta.org>
18012
18013 * menu-bar.el (menu-bar-file-menu): Convert `separator-exit'
18014 to the `menu-item' format.
18015
4260b402
MA
180162009-10-15 Michael Albinus <michael.albinus@gmx.de>
18017
18018 * net/tramp.el (tramp-replace-environment-variables): Do not fail
18019 if the environment variable does not exist.
18020
18021 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
18022 (tramp-smb-get-share, tramp-smb-get-localname): Use only VEC as
18023 parameter.
18024 (tramp-smb-handle-add-name-to-file)
18025 (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
18026 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
18027 (tramp-smb-handle-file-attributes)
18028 (tramp-smb-do-file-attributes-with-stat)
18029 (tramp-smb-handle-file-local-copy)
18030 (tramp-smb-handle-insert-directory)
18031 (tramp-smb-handle-make-directory)
18032 (tramp-smb-handle-make-directory-internal)
18033 (tramp-smb-handle-make-symbolic-link)
18034 (tramp-smb-handle-rename-file, tramp-smb-handle-set-file-modes)
18035 (tramp-smb-handle-write-region, tramp-smb-get-file-entries)
18036 (tramp-smb-maybe-open-connection): Apply the changed parameters.
18037 (tramp-smb-read-file-entry): Read Disk names in compressed format.
18038 Handle long file names.
18039 (tramp-smb-get-cifs-capabilities): Check, whether the connection
18040 process is running.
18041 (tramp-smb-maybe-open-connection): Trace "smbclient -V" command.
18042 Read share names with "-g" option.
18043
d7a0fd6f
GM
180442009-10-15 Ryan Yeske <rcyeske@gmail.com>
18045
18046 * net/rcirc.el (rcirc-view-log-file): New command.
18047 (rcirc-track-minor-mode-map): Remove C-c ` binding.
18048 (rcirc-authenticate, rcirc-authinfo): Allow nickserv-nick to be
18049 specified.
18050
0b44494a
GM
180512009-10-15 Glenn Morris <rgm@gnu.org>
18052
af9fb32f
GM
18053 * w32-fns.el (w32-batch-update-autoloads): Take autoload-make-program
18054 from the second command-line argument.
18055 * makefile.w32-in (autoloads, $(lisp)/calendar/cal-loaddefs.el)
18056 ($(lisp)/calendar/diary-loaddefs.el, $(lisp)/calendar/hol-loaddefs.el)
18057 ($(lisp)/mh-e/mh-loaddefs.el): Pass $(MAKE) as second argument to
18058 w32-batch-update-autoloads.
18059 * emacs-lisp/autoload.el (autoload-make-program): New variable.
18060 (batch-update-autoloads): Handle autoload-excludes on windows-nt.
18061
0b44494a
GM
18062 * mail/rmailedit.el (rmail-cease-edit): Give an error if the end of
18063 the headers cannot be located. Simplify, subtracting superflous
18064 save-excursions.
18065
d5e63715
SM
180662009-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
18067
18068 Replace completion-base-size by completion-base-position to fix bugs
18069 such as (bug#4699).
18070 * simple.el (completion-base-position): New var.
18071 (completion-base-size): Mark as obsolete.
18072 (choose-completion): Make it work for mouse events as well.
18073 Pass the new base-position to choose-completion-string.
18074 (choose-completion-guess-base-position): New function, extracted from
18075 choose-completion-delete-max-match.
18076 (choose-completion-delete-max-match): Use it. Make obsolete.
18077 (choose-completion-string): Use the new base-position info.
18078 (completion-root-regexp): Delete.
18079 (completion-setup-function): Preserve completion-base-position.
18080 Eliminate obsolete base-size manipulation.
18081 * minibuffer.el (display-completion-list): Don't mess with base-size.
18082 (minibuffer-completion-help): Set completion-base-position instead.
18083 * mouse.el (mouse-choose-completion): Redefine as a mere alias to
18084 choose-completion.
18085 * textmodes/bibtex.el (bibtex-complete):
18086 * emacs-lisp/crm.el (crm--choose-completion-string):
18087 Adjust to new calling convention.
18088 * complete.el (partial-completion-mode): Use minibufferp to avoid
18089 bumping into incompatible change to choose-completion-string-functions.
18090 * ido.el (ido-choose-completion-string): Make its calling convention
18091 more permissive.
18092 * comint.el (comint-dynamic-list-input-ring-select): Remove obsolete
18093 base-size manipulation.
18094 (comint-dynamic-list-input-ring): Use dotimes and push.
18095 * iswitchb.el (iswitchb-completion-help): Remove dead-code call to
18096 fundamental-mode. Use `or'.
18097
92f8bfc7
JL
180982009-10-14 Juri Linkov <juri@jurta.org>
18099
18100 * misearch.el (multi-isearch-next-buffer-from-list)
18101 (multi-isearch-next-file-buffer-from-list): Doc fix. (Bug#4723)
18102
e78e280d
SM
181032009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
18104
384ca163
SM
18105 * Makefile.in (compile-onefile): Load `bytecomp' rather than
18106 `bytecomp.el'.
18107
681e0e7c
SM
18108 * minibuffer.el (completion-pcm--merge-completions): Make sure the
18109 string we return is all made up of text from the completions rather
18110 than part from the completions and part from the input (bug#4219).
18111
e78e280d
SM
18112 * ido.el (ido-everywhere): Use define-minor-mode.
18113
18114 * buff-menu.el (list-buffers, ctl-x-map):
18115 Mark the entry points with ;;;###autoload cookies.
18116
b4e813ca
DN
181172009-10-14 Dan Nicolaescu <dann@ics.uci.edu>
18118
52964e54
DN
18119 * vc-git.el (vc-git-dir-extra-headers): Set the branch name
18120 correctly in the detached head case.
18121 (vc-git-print-log): Remove unused binding.
18122
b4e813ca
DN
18123 * vc.el (vc-responsible-backend): When a directory is passed for
18124 for registration create a VC repository if no backend is
18125 responsible for the directory argument.
18126 (vc-deduce-fileset): Tell vc-responsible-backend to register.
1043ce19
DN
18127
18128 * vc.el: Move comments about RCS and SCCS ...
18129 * vc-rcs.el:
18130 * vc-sccs.el: ... here, respectively.
18131
40ba9882
SM
181322009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
18133
18134 * minibuffer.el (completion--file-name-table): Return nil if there's
18135 no file completion, even if substitute-in-file-name changed
18136 the string (bug#4708).
18137
04e0f59b
JL
181382009-10-13 Juri Linkov <juri@jurta.org>
18139
18140 * files-x.el (read-file-local-variable-value): Don't filter out
18141 minor modes from mode name completion (bug#4664).
18142
314c8e25
JB
181432009-10-13 Juanma Barranquero <lekktu@gmail.com>
18144
18145 * international/mule-cmds.el (ucs-names): Remove exclusion of
18146 "Enclosed Ideographic Supplement" range (U+1F200..U+1F2FF).
18147
5c9b7d36
KH
181482009-10-13 Kenichi Handa <handa@m17n.org>
18149
18150 * international/uni-name.el: Regenerated.
18151
1e7a80f2
JB
181522009-10-13 Juanma Barranquero <lekktu@gmail.com>
18153
18154 * bs.el (bs-mode): Fix last change. (`revert-buffer-function'
18155 should be automatically buffer-local, but isn't.)
18156
cd29f88b
SS
181572009-10-12 Sam Steingold <sds@gnu.org>
18158
18159 * progmodes/compile.el (compilation-next-error-function): Fix the
0cd16af4 18160 timestamps if the buffer has been visited before.
0cd16af4
SS
18161 (compilation-mode-font-lock-keywords): Do not prepend "^ *" to
18162 non-anchored patterns, like the perl one (bug#3928).
cd29f88b 18163
37493a98
GM
181642009-10-12 Glenn Morris <rgm@gnu.org>
18165
18166 * net/tramp-smb.el (tramp-smb-do-file-attributes-with-stat):
18167 Let-bind `size'.
18168
3b56b1e6
JB
181692009-10-12 Juanma Barranquero <lekktu@gmail.com>
18170
7422a4bb
JB
18171 * proced.el (proced-unload-function): New function.
18172
fa72d075
JB
18173 * bs.el (bs-mode): Set `revert-buffer-function' to `bs-refresh'.
18174 (bs-refresh): Add IGNORED arg for `revert-buffer' compatibility.
18175 Doc fix.
18176
3b56b1e6
JB
18177 * menu-bar.el (menu-bar-file-menu): Fix format of `separator-exit' item.
18178
4d9b4323
JL
181792009-10-11 Juri Linkov <juri@jurta.org>
18180
18181 * files-x.el (read-file-local-variable-value):
18182 Provide default value only for bound variables (bug#4664).
18183
f6f7e059
MA
181842009-10-11 Michael Albinus <michael.albinus@gmx.de>
18185
18186 * net/tramp.el (tramp-local-host-p): Function shall return nil for
18187 connection methods like smb.
18188
18189 * net/tramp-cache.el (tramp-flush-connection-property): The hash
18190 can be empty.
18191
18192 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
18193 (tramp-smb-file-name-handler-alist): Add handlers for
18194 `add-name-to-file', `make-symbolic-link'.
18195 (tramp-smb-handle-add-name-to-file)
2992485f 18196 (tramp-smb-do-file-attributes-with-stat)
f6f7e059
MA
18197 (tramp-smb-handle-make-symbolic-link)
18198 (tramp-smb-get-cifs-capabilities): New defuns.
18199 (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
18200 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
18201 (tramp-smb-handle-file-local-copy)
18202 (tramp-smb-handle-make-directory-internal)
3b56b1e6
JB
18203 (tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
18204 The file name syntax depends on cifs capabilities.
18205 (tramp-smb-handle-file-attributes):
18206 Call `tramp-smb-do-file-attributes-with-stat' if possible.
18207 (tramp-smb-handle-insert-directory): Use posix attributes if possible.
18208 (tramp-smb-handle-set-file-modes): It is applicable for posix only.
f6f7e059 18209
67868d26
CY
182102009-10-11 Chong Yidong <cyd@stupidchicken.com>
18211
18212 * emacs-lisp/eieio.el: Avoid requiring cl at runtime.
18213 (eieio-defclass): Apply deftype handler and setf-method properties
18214 directly.
18215 (eieio-add-new-slot): Avoid union function from cl library.
18216 (eieio--typep): New function.
18217 (eieio-perform-slot-validation): Use it.
18218
6d6a5b7e
KF
182192009-10-10 Karl Fogel <kfogel@red-bean.com>
18220
3b56b1e6 18221 * bookmark.el (bookmark-yank-word, bookmark-insert-current-bookmark):
6d6a5b7e
KF
18222 Update documentation to refer to the variables documented in r1.135.
18223 (Bug#4188)
18224
67b70de9
KF
182252009-10-10 Karl Fogel <kfogel@red-bean.com>
18226
18227 * bookmark.el (Info-suffix-list): Remove this unused variable.
18228 (bookmark-current-point): Remove this obsolete variable.
18229 (bookmark-set, bookmark-rename, bookmark-send-edited-annotation):
18230 Adjust for removal of bookmark-current-point.
18231
18232 (bookmarks-already-loaded, bookmark-current-buffer)
18233 (bookmark-yank-point): Document. (Bug#4188)
18234
58ae51ae
GM
182352009-10-10 Glenn Morris <rgm@gnu.org>
18236
4619ff5e
GM
18237 * frame.el (frame-height): Doc fix.
18238
58ae51ae
GM
18239 * calendar/calendar.el (calendar-split-width-threshold): New option.
18240 (calendar-basic-setup): Use calendar-split-width-threshold.
18241
d364386c
JB
182422009-10-09 Juanma Barranquero <lekktu@gmail.com>
18243
18244 * international/mule-cmds.el (ucs-names): Exclude new "Enclosed
18245 Ideographic Supplement" range (U+1F200..U+1F2FF).
18246
33e97a28
KF
182472009-10-09 Karl Fogel <kfogel@red-bean.com>
18248
02d0f051 18249 * bookmark.el (bookmark-bmenu-rename): Don't call bookmark-bmenu-list,
d364386c 18250 since the list will have been rebuilt anyway. (Bug#4349)
02d0f051
KF
18251
182522009-10-09 Karl Fogel <kfogel@red-bean.com>
18253
d364386c 18254 * bookmark.el (bookmark-delete): Don't let batch arg prevent saving.
33e97a28
KF
18255 (bookmark-bmenu-execute-deletions): Don't save here, as
18256 bookmark-delete will now do so if necessary.
d364386c 18257 Suggested by Thierry Volpiatto <thierry.volpiatto {_AT_} gmail.com>.
33e97a28
KF
18258 (Bug#4348)
18259
9656d87b
GM
182602009-10-09 Glenn Morris <rgm@gnu.org>
18261
18262 * mail/emacsbug.el (report-emacs-bug): Also print `features'.
18263
e6227f06
KF
182642009-10-09 Karl Fogel <kfogel@red-bean.com>
18265
18266 * bookmark.el (bookmark-jump): Add new `display-func' parameter.
18267 (bookmark-jump-other-window): Just invoke bookmark-jump with new
18268 argument now, so the two function's behaviors will match. (Bug#3645)
18269
288f783b
MA
182702009-10-08 Michael Albinus <michael.albinus@gmx.de>
18271
18272 * net/tramp.el (tramp-file-name-real-user, tramp-file-name-domain)
e78e280d 18273 (tramp-file-name-real-host, tramp-file-name-port):
fc754ea1 18274 Apply `save-match-data'.
288f783b
MA
18275
18276 * net/tramp-smb.el (tramp-smb-handle-copy-directory): Handle the
18277 case both directories are remote.
18278 (tramp-smb-handle-expand-file-name): Implement "~" expansion.
e78e280d 18279 (tramp-smb-maybe-open-connection): Flush the cache only if necessary.
288f783b 18280
872a1ea4
JB
182812009-10-07 Juanma Barranquero <lekktu@gmail.com>
18282
18283 * makefile.w32-in (WINS_UPDATES): Fix typo in previous change.
18284
ab2baced
GM
182852009-10-07 Glenn Morris <rgm@gnu.org>
18286
e78e280d
SM
18287 * emacs-lisp/autoload.el (batch-update-autoloads): Remove useless use
18288 of concat.
ab2baced 18289
5c4634c1
SM
182902009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
18291
18292 * files-x.el (read-file-local-variable): Include some
18293 non-user-variables in the completion table (bug#4664).
18294
c2dc9732
MA
182952009-10-07 Michael Albinus <michael.albinus@gmx.de>
18296
18297 * net/tramp-cache.el (tramp-flush-connection-property): Add trace
18298 message.
18299
18300 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
18301 (tramp-smb-file-name-handler-alist): Add handler for
18302 `copy-directory', `expand-file-name', `set-file-modes'.
18303 (tramp-smb-handle-copy-directory)
18304 (tramp-smb-handle-expand-file-name)
18305 (tramp-smb-handle-set-file-modes): New defuns.
18306 (tramp-smb-handle-copy-file): Handle KEEP-DATE.
18307 (tramp-smb-handle-file-attributes): Simplify check for retrieving
18308 entry.
18309 (tramp-smb-handle-insert-directory): Don't flush the cache.
18310 (tramp-smb-maybe-open-connection): Check for samba client and
18311 server versions.
18312
11be40a6
EZ
183132009-10-07 Eli Zaretskii <eliz@gnu.org>
18314
18315 * emacs-lisp/autoload.el (batch-update-autoloads): Fix last change
18316 to not error out of search for "^lisp=" fails.
18317
8c4afe20
JB
183182009-10-07 Juanma Barranquero <lekktu@gmail.com>
18319
18320 * makefile.w32-in (WINS_UPDATES): New macro.
18321 (custom-deps, finder-data, autoloads): Use it.
18322
429a1506
GM
183232009-10-07 Glenn Morris <rgm@gnu.org>
18324
ee2e93e2
GM
18325 * Makefile.in (autoloads): Revert previous change.
18326 * emacs-lisp/autoload.el (batch-update-autoloads): Rather than having
18327 the list of preloaded files passed on the command-line, get
18328 it from src/Makefile.
18329
429a1506
GM
18330 * calendar/calendar.el (calendar-basic-setup): In the wide frame case,
18331 show the original buffer rather than a random one.
18332
a51203ee 183332009-10-07 Markus Rost <rost@math.uni-bielefeld.de>
e7e2b26c
GM
18334
18335 * help.el (describe-no-warranty): Place point in a slightly better
18336 position in the GPLv3 text.
18337
f58f7520
SS
183382009-10-06 Sam Steingold <sds@gnu.org>
18339
18340 * net/tramp-compat.el (tramp-compat-process-running-p): Check that
18341 the comm attribute is present before calling regexp-quote.
18342
bde79dc0
JB
183432009-10-06 Juanma Barranquero <lekktu@gmail.com>
18344
18345 * play/animate.el (animate-string): For good effect, make sure
18346 `indent-tabs-mode' and `show-trailing-whitespace' are nil.
18347
18348 * play/animate.el (animate-sequence, animate-birthday-present):
18349 * misc.el (butterfly): Don't set `indent-tabs-mode'.
18350
25ab0302
GM
183512009-10-06 Glenn Morris <rgm@gnu.org>
18352
73fe714a
GM
18353 * emacs-lisp/byte-run.el (define-obsolete-face-alias): Doc fix.
18354
3405d98c
GM
18355 * emacs-lisp/autoload.el (autoload-excludes): New variable.
18356 (autoload-generate-file-autoloads): Skip files in autoload-excludes.
18357 (batch-update-autoloads): Process a string value of autoload-excludes,
18358 set during the build process.
18359 * Makefile.in (autoloads): Skip preloaded files. (Bug#4446)
18360
9fb2cdc5
GM
18361 * net/tramp.el (tramp-handle-start-file-process): Move tramp-error call
18362 inside with-parsed... macro so that `v' is defined.
18363
7938ab41
GM
18364 * progmodes/f90.el (f90-end-of-block, f90-beginning-of-block):
18365 * progmodes/fortran.el (fortran-end-of-block)
18366 (fortran-beginning-of-block):
18367 Also push mark in the macro case.
18368
eaf9b564
GM
18369 * emerge.el (emerge-show-file-name):
18370 * calc/calc.el (calc-quit):
18371 * calc/calc-misc.el (calc-big-or-small):
18372 * calc/calc-graph.el (calc-graph-view):
18373 * calc/calc-ext.el (calc-reset):
18374 * calendar/calendar.el (calendar-basic-setup):
18375 Use window-full-height-p.
18376
25ab0302
GM
18377 * mail/rmailedit.el (rmail-cease-edit): If there is a Content-Type
18378 header we don't understand, don't insert another. (Bug#4624)
18379 If changing mime charset, insert the new one in the right place.
18380
00169eb6
GM
183812009-10-06 Matthew Junker <matthew.junker@sbcglobal.net> (tiny change)
18382
18383 * calendar/cal-tex.el (cal-tex-cursor-month-landscape)
18384 (cal-tex-cursor-month): Correctly increment the end date for diary and
18385 holiday listing. (Bug#4626)
18386
82882188
SM
183872009-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
18388
40ba9882 18389 * help-fns.el (describe-function-1): Don't burp if the function is not
82882188
SM
18390 a symbol.
18391
a8f316ca
JB
183922009-10-05 Juanma Barranquero <lekktu@gmail.com>
18393
18394 * emacs-lisp/chart.el (chart-face-pixmap-list, chart-new-buffer, chart)
18395 (chart-axis-range, chart-axis-names, chart-sequece, chart-bar)
18396 (chart-draw, chart-axis-draw, chart-sort, chart-sort-matchlist)
18397 (chart-draw-line, chart-bar-quickie): Fix typos in docstrings.
18398
18399 * emacs-lisp/eieio.el (generic-p, eieiomt-next, eieio-generic-form)
18400 (eieio-default-superclass): Reflow docstrings.
18401 (this, class-option-assoc, defclass, eieio-class-un-autoload)
18402 (eieio-unbind-method-implementations, defmethod)
18403 (eieio-validate-slot-value, eieio-validate-class-slot-value)
18404 (oref-default, eieio-oref-default, eieio-oset, eieio-oset-default)
18405 (with-slots, eieio-add-new-slot, object-assoc, object-remove-from-list)
18406 (eieio-slot-originating-class-p, eieio-slot-name-index)
18407 (eieio-pre-method-execution-hooks, eieio-initarg-to-attribute)
18408 (constructor, initialize-instance, no-next-method, object-print)
18409 (object-write, eieio-override-prin1, eieio-edebug-prin1-to-string):
18410 Fix typos in docstrings.
18411 (eieio-defclass, eieio-perform-slot-validation-for-default, defgeneric)
18412 (child-of-class-p, object-slots, slot-boundp, slot-exists-p)
18413 (next-method-p): Doc fixes.
18414 (eieio-add-new-slot, call-next-method, eieiomt-add, change-class):
18415 Fix typos in error messages.
18416 (eieio-defmethod): Fix typo in description of generic method.
18417
18418 * emacs-lisp/eieio-base.el (eieio-instance-inheritor, slot-unbound)
18419 (eieio-persistent-save-interactive, slot-missing):
18420 Fix typos in docstrings.
18421 (eieio-instance-inheritor-slot-boundp): Doc fix.
18422
18423 * emacs-lisp/eieio-comp.el (byte-compile-file-form-defmethod)
18424 (byte-compile-defmethod-param-convert): Fix typos in docstrings.
18425
18426 * emacs-lisp/eieio-custom.el (eieio-done-customizing)
18427 (eieio-custom-object-apply-reset):
18428 Fix typos in docstrings and error messages.
18429
18430 * emacs-lisp/eieio-datadebug.el (data-debug-show):
18431 Fix typo in docstring.
18432
18433 * emacs-lisp/eieio-opt.el (top): Fix typo in error message.
18434 (eieio-browse-tree): Doc fix.
18435 (eieio-all-generic-functions, eieio-class-speedbar): Reflow docstrings.
18436 (eieio-help-mode-augmentation-maybee, eieio-class-speedbar-make-map):
18437 Fix typos in docstrings.
18438
18439 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-file-button): Doc fix.
18440 (eieio-speedbar-key-map, eieio-speedbar-create-engine)
18441 (eieio-speedbar-buttons, eieio-speedbar, eieio-speedbar-object-children)
18442 (eieio-speedbar-make-tag-line, eieio-speedbar-object-expand):
18443 Reflow docstrings.
18444
c66b7ac0
DN
184452009-10-05 Dan Nicolaescu <dann@ics.uci.edu>
18446
4a827e0a 18447 * vc-hg.el (log-view-vc-backend): Declare for compiler.
82882188
SM
18448 (vc-hg-outgoing-mode, vc-hg-incoming-mode):
18449 Set log-view-vc-backend so that diff can work.
4a827e0a 18450
c66b7ac0
DN
18451 * log-view.el (log-view-diff): Use vc-diff-internal instead of
18452 vc-version-diff.
18453 (vc-diff-internal): Autoload this instead of vc-version-diff.
18454
1902a98c
EZ
184552009-10-05 Eli Zaretskii <eliz@gnu.org>
18456
a7a8618b
EZ
18457 * simple.el (eval-expression): Doc fix.
18458
1902a98c
EZ
18459 * progmodes/cwarn.el (cwarn-mode): Doc fix.
18460
0e1f2ee6
MA
184612009-10-05 Michael Albinus <michael.albinus@gmx.de>
18462
18463 * files.el (directory-files-no-dot-files-regexp): New defconst.
18464 (delete-directory): Use it.
18465 (copy-directory): Use it. Remove parameter PRESERVE-UID-GID.
18466
263c02ef 18467 * net/tramp.el (tramp-verbose): Fix docstring.
82882188
SM
18468 (tramp-methods): Add recursive option to `tramp-copy-args'.
18469 Add `tramp-copy-recursive'. Valid for "rcp", "scp", "scp1", "scp2",
263c02ef 18470 "scp1_old", "scp2_old", "rsync", "rsyncc".
a8f316ca 18471 (tramp-default-method): Check also for `auth-source-user-or-password'.
263c02ef
MA
18472 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
18473 Add handler for `copy-directory'.
18474 (tramp-handle-copy-directory): New defun.
18475 (tramp-do-copy-or-rename-file-out-of-band): Handle directory case.
a8f316ca
JB
18476 (tramp-handle-start-file-process): Raise an error when PROGRAM is nil.
18477 Optimize sent command.
263c02ef 18478
72aa7df4
SM
184792009-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
18480
4a34f065
SM
18481 * calendar/diary-lib.el (diary-show-all-entries): Re-fit the calendar
18482 window if necessary.
18483
72aa7df4
SM
18484 * calendar/calendar.el (calendar-basic-setup): Don't call
18485 switch-to-buffer in a dedicated window.
18486
5feb1ba7
KF
184872009-10-05 Karl Fogel <kfogel@red-bean.com>
18488
18489 * bookmark.el (bookmark-handle-bookmark): If bookmark has no file,
194d44e7 18490 don't do anything related to relocating, just return nil.
5feb1ba7
KF
18491 (bookmark-error-no-filename): New error.
18492 (bookmark-default-handler): Signal `bookmark-error-no-filename' if
194d44e7
JB
18493 bookmark has no file. Don't even attempt to handle things that
18494 are not files; the whole point of custom handlers is to keep that
18495 knowledge elsewhere anyway. Tighten some comments.
5feb1ba7
KF
18496 (bookmark-file-or-variation-thereof): Remove now-unused function.
18497 (bookmark-location): Doc string fix.
18498 (Bug#4250)
18499
1bd49952
KF
185002009-10-04 Karl Fogel <kfogel@red-bean.com>
18501
18502 * bookmark.el (bookmark-handle-bookmark): When relocating a bookmark,
18503 don't use a file dialog, because they usually don't know how to read
18504 a directory target from the user. (Bug#4230)
18505 Also, make sure the prompt can display directories as well as files.
18506
825382c0
KF
185072009-10-04 Karl Fogel <kfogel@red-bean.com>
18508
18509 * bookmark.el (bookmark-set, bookmark-buffer-name):
18510 Improve doc strings. (Bug#1193)
18511
13901bcb
KF
185122009-10-04 Karl Fogel <kfogel@red-bean.com>
18513
4a34f065
SM
18514 * bookmark.el (bookmark-get-bookmark, bookmark-get-bookmark-record)
18515 (bookmark-set-name, bookmark-prop-get, bookmark-prop-set)
18516 (bookmark-get-annotation, bookmark-set-annotation)
18517 (bookmark-get-filename, bookmark-set-filename, bookmark-get-position)
18518 (bookmark-set-position, bookmark-get-front-context-string)
18519 (bookmark-set-front-context-string, bookmark-get-rear-context-string)
18520 (bookmark-set-rear-context-string, bookmark-location, bookmark-jump)
18521 (bookmark-jump-other-window, bookmark-handle-bookmark)
18522 (bookmark-relocate, bookmark-insert-location, bookmark-rename)
18523 (bookmark-insert, bookmark-delete, bookmark-time-to-save-p)
18524 (bookmark-edit-annotation-mode, bookmark-edit-annotation):
194d44e7
JB
18525 Improve doc strings to say whether bookmark can be a string or
18526 a record or both, and make other consistency and clarity fixes.
4a34f065
SM
18527 (bookmark-get-handler, bookmark--jump-via, bookmark-write-file)
18528 (bookmark-default-annotation-text, bookmark-yank-word)
18529 (bookmark-maybe-load-default-file, bookmark-maybe-sort-alist)
18530 (bookmark-import-new-list, bookmark-maybe-rename)
18531 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
18532 (bookmark-bmenu-bookmark): Give these doc strings.
13901bcb 18533 (bookmark-bmenu-check-position): Give this a doc string, but also
194d44e7 18534 add a FIXME comment about how the function may be pointless.
13901bcb 18535 (bookmark-default-handler): Rework doc string and change a
194d44e7
JB
18536 parameter name, to clarify that this takes a bookmark record
18537 not a bookmark name.
13901bcb 18538 (bookmark-set): Change a parameter name to indicate its meaning,
194d44e7 18539 and improve the doc string a bit.
13901bcb
KF
18540 (Bug#4188)
18541
5c1b3e94
KF
185422009-10-04 Karl Fogel <kfogel@red-bean.com>
18543
18544 * bookmark.el (bookmark-alist): Document the new `handler' element
18545 in the param alist.
18546 (bookmark-make-record-function): Adjust documentation for above.
18547 (Bug#4193)
18548
8559076d
KF
185492009-10-04 Karl Fogel <kfogel@red-bean.com>
18550
18551 * info.el (Info-bookmark-make-record): Document this function.
18552 (Info-bookmark-jump): Document with a doc string, not just a comment.
18553 (Bug#4203)
18554
b4583b8c
MA
185552009-10-04 Michael Albinus <michael.albinus@gmx.de>
18556
18557 * files.el (copy-directory): New defun.
18558
18559 * dired-aux.el (dired-copy-file-recursive): Use it.
18560
131ae8f2
JB
185612009-10-04 Juanma Barranquero <lekktu@gmail.com>
18562
a30e71ae 18563 * files-x.el (modify-dir-local-variable)
dd9af436
CY
18564 (copy-dir-locals-to-file-locals-prop-line): Fix typos in
18565 docstrings.
a30e71ae 18566
131ae8f2
JB
18567 * recentf.el (recentf-unload-function): New function.
18568
ccafbf06
GM
185692009-10-04 Glenn Morris <rgm@gnu.org>
18570
18571 * window.el (window-full-height-p): Add doc string.
18572
02c6f098
GM
185732009-10-04 Martin Rudalics <rudalics@gmx.at>
18574
18575 * window.el (window-full-height-p): New function. (Bug#4543)
18576
ed6b0195
DN
185772009-10-03 Dan Nicolaescu <dann@ics.uci.edu>
18578
18579 * vc.el: Remove commented out code.
18580 (vc-derived-from-dir-mode): Remove, unused.
18581 (vc-version-diff, vc-diff): Consistently pass t to vc-deduce-fileset.
18582
1b8d1cc7
MA
185832009-10-03 Michael Albinus <michael.albinus@gmx.de>
18584
4a34f065
SM
18585 * net/tramp-ftp.el (tramp-ftp-file-name-handler):
18586 Disable `file-name-handler-alist' when loading 'ange-ftp. Otherwise,
1b8d1cc7
MA
18587 there could be recursive loading when `default-directory' is a
18588 remote file name. (Bug#4614)
18589
ac3c593c
GM
185902009-10-03 Glenn Morris <rgm@gnu.org>
18591
686ea556
GM
18592 * calendar/calendar.el (calendar-basic-setup): Handle the case where
18593 the frame is wide.
18594 (calendar-generate-window): Test for shrinkability rather than width.
18595
ac3c593c
GM
18596 * mail/rmail.el (rmail-generate-viewer-buffer): Be more careful about
18597 reusing existing buffers, in case we happen to visit two files with the
18598 same basename. (Bug#4593)
18599
573709fd
EZ
186002009-10-02 Eli Zaretskii <eliz@gnu.org>
18601
4a34f065 18602 * makefile.w32-in (update-subdirs-CMD): Add cedet to $(WINS_SUBDIR).
573709fd
EZ
18603 (WINS_CEDET_SUBDIRS): List of subdirectories of cedet.
18604 (bootstrap-clean-CMD, bootstrap-clean-SH): Remove *.elc files in
18605 subdirs of cedet as well.
8f885d01 18606 (AUTOGENEL): Add loaddefs.el files in cedet subdirectories.
573709fd 18607
8d6c1239
SM
186082009-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
18609
18610 * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string):
18611 Obey advertised-signature-table.
18612
18613 * help-fns.el (help-function-arglist): Don't check
18614 advertised-signature-table.
18615 (describe-function-1): Do it here instead so it also applies to subrs.
18616
c4861de0
MA
186172009-10-02 Michael Albinus <michael.albinus@gmx.de>
18618
18619 * simple.el (start-file-process): Say in the doc-string, that file
18620 handlers might not support pty association, if PROGRAM is nil.
18621
18622 * net/ange-ftp.el (ange-ftp-generate-passwd-key): Check, whether
18623 HOST and USER are strings. They are nil, when there are
18624 incomplete entries in ~/.netrc, for example.
18625 (ange-ftp-delete-directory): Implement RECURSIVE case. Change to
18626 root directory ("device busy" error otherwise).
18627
8d6c1239
SM
18628 * net/tramp-smb.el (tramp-smb-handle-make-directory-internal):
18629 Flush file properties of created directory.
c4861de0 18630
d2bda74f
EZ
186312009-10-02 Eli Zaretskii <eliz@gnu.org>
18632
18633 * makefile.w32-in (WINS_BASIC): Remove cedet.
18634 (WINS_CEDET): Add cedet.
18635 (update-subdirs-SH): Use $(WINS_SUBDIR), not $(WINS).
18636
895d1904
GM
186372009-10-02 Kevin Ryde <user42@zip.com.au>
18638
18639 * net/browse-url.el (browse-url): Pass any symbol in
18640 browse-url-browser-function to `apply', since if you've mistakenly put
18641 an unbound symbol then the error is clearer. (Bug#4531)
18642
32226619
JB
186432009-10-02 Juanma Barranquero <lekktu@gmail.com>
18644
18645 * allout.el (allout-init, allout-back-to-current-heading)
18646 (allout-beginning-of-current-entry, allout-ascend-to-depth)
18647 (allout-ascend, allout-up-current-level, allout-end-of-level)
18648 (allout-previous-visible-heading, allout-forward-current-level)
18649 (allout-backward-current-level, allout-show-children):
18650 * apropos.el (apropos-describe-plist):
18651 * bookmark.el (bookmark-maybe-historicize-string, bookmark-bmenu-list):
18652 * comint.el (comint-strip-ctrl-m, comint-goto-process-mark):
18653 * completion.el (add-completion, add-permanent-completion):
18654 * descr-text.el (describe-text-category, describe-char):
18655 * desktop.el (desktop-lazy-abort):
18656 * dired-x.el (dired-omit-expunge, dired-x-bind-find-file):
18657 * dired.el (dired-build-subdir-alist):
18658 * ediff.el (ediff-version):
18659 * elide-head.el (elide-head, elide-head-show):
18660 * emerge.el (emerge-version):
18661 * env.el (getenv):
18662 * face-remap.el (variable-pitch-mode):
18663 * faces.el (describe-face):
18664 * ffap.el (ffap-next-url, find-file-at-point, ffap-at-mouse)
18665 (dired-at-point):
18666 * files.el (find-file-existing, auto-save-mode):
18667 * font-lock.el (font-lock-fontify-buffer):
18668 * help-fns.el (describe-function, describe-variable)
18669 (describe-syntax, describe-categories):
18670 * help.el (view-lossage, describe-bindings, describe-key)
18671 (describe-mode):
18672 * hexl.el (hexl-current-address):
18673 * hi-lock.el (hi-lock-mode, hi-lock-find-patterns):
18674 * info.el (Info-goto-emacs-key-command-node):
18675 * log-edit.el (log-edit-insert-cvs-template)
18676 (log-edit-insert-cvs-rcstemplate):
18677 * menu-bar.el (menu-bar-mode):
18678 * mouse.el (mouse-appearance-menu):
18679 * newcomment.el (comment-indent-new-line):
18680 * pgg.el (pgg-save-coding-system, pgg-encrypt-region)
18681 (pgg-encrypt-symmetric-region, pgg-encrypt-symmetric)
5ce6e4f4 18682 (pgg-encrypt, pgg-decrypt-region, pgg-decrypt)
32226619
JB
18683 (pgg-sign-region, pgg-sign, pgg-verify-region, pgg-verify):
18684 * recentf.el (recentf-mode):
18685 * savehist.el (savehist-mode, savehist-save):
18686 * shadowfile.el (shadow-copy-files):
18687 * simple.el (kill-ring-save, next-line, previous-line)
18688 (normal-erase-is-backspace-mode):
18689 * strokes.el (strokes-update-window-configuration)
18690 (strokes-load-user-strokes, strokes-prompt-user-save-strokes)
18691 (strokes-xpm-for-stroke):
18692 * time.el (emacs-uptime, emacs-init-time):
18693 * tutorial.el (tutorial--describe-nonstandard-key)
18694 (tutorial--detailed-help):
18695 * type-break.el (type-break-mode)
18696 (type-break-mode-line-message-mode, type-break-query-mode)
18697 (type-break-guesstimate-keystroke-threshold):
18698 * vc.el (vc-version-diff, vc-diff, vc-root-diff):
18699 * version.el (emacs-version):
18700 * vt-control.el (vt-keypad-on, vt-keypad-off, vt-numlock):
18701 * winner.el (winner-mode):
18702 * calendar/timeclock.el (timeclock-in, timeclock-out)
18703 (timeclock-status-string, timeclock-change)
18704 (timeclock-workday-remaining-string)
18705 (timeclock-workday-elapsed-string)
18706 (timeclock-when-to-leave-string):
18707 * calendar/todo-mode.el (todo-add-category):
18708 * emacs-lisp/advice.el (ad-enable-regexp, ad-disable-regexp):
18709 * emacs-lisp/autoload.el (update-file-autoloads):
18710 * emacs-lisp/checkdoc.el (checkdoc-current-buffer)
18711 (checkdoc-start, checkdoc-continue, checkdoc-rogue-spaces)
18712 (checkdoc-message-text, checkdoc-defun):
18713 * emacs-lisp/debug.el (debugger-list-functions):
18714 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
18715 * emacs-lisp/eieio-opt.el (eieio-describe-class)
18716 (eieio-describe-generic):
18717 * emacs-lisp/lisp-mnt.el (lm-synopsis):
18718 * emacs-lisp/shadow.el (list-load-path-shadows):
18719 * emulation/cua-base.el (cua-mode):
18720 * emulation/edt.el (edt-set-scroll-margins):
18721 * emulation/tpu-edt.el (tpu-toggle-newline-and-indent)
18722 (tpu-toggle-regexp, tpu-toggle-search-direction)
18723 (tpu-toggle-rectangle, tpu-toggle-control-keys):
18724 * emulation/tpu-extras.el (tpu-set-scroll-margins):
18725 * emulation/viper-cmd.el (viper-set-searchstyle-toggling-macros)
18726 (viper-set-parsing-style-toggling-macro)
18727 (viper-set-emacs-state-searchstyle-macros):
18728 * emulation/viper.el (viper-set-hooks):
18729 * eshell/esh-mode.el (eshell-truncate-buffer):
18730 * international/mule-cmds.el (prefer-coding-system)
18731 (describe-input-method, describe-language-environment):
18732 * international/mule-diag.el (list-character-sets)
18733 (describe-character-set, describe-coding-system)
18734 (describe-fontset, list-fontsets, list-input-methods):
18735 * mail/sendmail.el (mail-signature):
18736 * net/ange-ftp.el (ange-ftp-copy-file):
18737 * net/browse-url.el (browse-url):
18738 * net/eudc.el (eudc-set-server, eudc-get-attribute-list):
18739 * net/quickurl.el (quickurl-add-url):
18740 * net/rcirc.el (names, topic):
18741 * net/xesam.el (xesam-mode):
18742 * play/5x5.el (5x5-new-game):
18743 * play/yow.el (apropos-zippy):
18744 * progmodes/ada-mode.el (ada-mode-version):
18745 * progmodes/f90.el (f90-beginning-of-subprogram, f90-end-of-subprogram)
18746 (f90-end-of-block)
18747 (f90-beginning-of-block):
18748 * progmodes/fortran.el (fortran-end-of-block)
18749 (fortran-beginning-of-block):
18750 * progmodes/js.el (js-syntactic-context, js-gc, js-eval):
18751 * progmodes/python.el (python-describe-symbol, python-shell):
18752 * term/ns-win.el (ns-print-buffer):
18753 * textmodes/bibtex.el (bibtex-end-of-entry, bibtex-url):
18754 * textmodes/flyspell.el (flyspell-mode-on):
18755 * textmodes/page-ext.el (set-page-delimiter, pages-directory)
18756 (pages-directory-for-addresses):
18757 * textmodes/table.el (table-recognize-cell)
18758 (table-query-dimension, table-generate-source)
18759 (table-insert-sequence, table--warn-incompatibility):
18760 * textmodes/tex-mode.el (tex-validate-buffer):
18761 * textmodes/texinfmt.el (texinfmt-version)
18762 (texinfo-format-buffer):
18763 Use `called-interactively-p' instead of `interactive-p'.
18764
12a3c28c
JB
187652009-10-02 Juanma Barranquero <lekktu@gmail.com>
18766
18767 * image-mode.el (image-toggle-display):
18768 * emacs-lisp/elp.el (elp-instrument-function):
18769 * emacs-lisp/advice.el (ad-make-advised-definition):
18770 * emacs-lisp/easy-mmode.el (define-minor-mode):
18771 * net/browse-url.el (browse-url-maybe-new-window):
18772 * progmodes/sh-script.el (sh-learn-buffer-indent):
18773 Pass new argument 'any to `called-interactively-p'.
18774
171fda8a
JB
187752009-10-01 Juanma Barranquero <lekktu@gmail.com>
18776
171fda8a
JB
18777 * international/uni-bidi.el:
18778 * international/uni-category.el:
18779 * international/uni-combining.el:
18780 * international/uni-comment.el:
18781 * international/uni-decimal.el:
9c3c9fdf 18782 * international/uni-decomposition.el:
171fda8a
JB
18783 * international/uni-digit.el:
18784 * international/uni-lowercase.el:
18785 * international/uni-mirrored.el:
18786 * international/uni-name.el:
18787 * international/uni-numeric.el:
18788 * international/uni-old-name.el:
18789 * international/uni-titlecase.el:
18790 * international/uni-uppercase.el:
18791 Regenerate from Unicode 5.2.0 data.
18792
dcb9734a
GM
187932009-10-01 Glenn Morris <rgm@gnu.org>
18794
18795 * Makefile.in (ELCFILES): Regenerate.
18796
ced10a4c
SM
187972009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
18798
9d28c33e
SM
18799 * subr.el (interactive-p): Mark obsolete.
18800 (called-interactively-p): Make the optional-ness of `kind' obsolete.
18801 * emacs-lisp/bytecomp.el (byte-compile-fdefinition): Make it obey
18802 advertised-signature-table for subroutines as well.
18803
ced10a4c
SM
18804 * emacs-lisp/byte-run.el (advertised-signature-table): New var.
18805 (set-advertised-calling-convention): New function.
18806 (make-obsolete, define-obsolete-function-alias)
18807 (make-obsolete-variable, define-obsolete-variable-alias):
18808 Make the optional-ness of `when' obsolete.
18809 (define-obsolete-face-alias): Make `when' non-optional.
18810 * help-fns.el (help-function-arglist):
18811 * emacs-lisp/bytecomp.el (byte-compile-fdefinition):
18812 Use advertised-signature-table.
18813
cc3dda16
MA
188142009-10-01 Michael Albinus <michael.albinus@gmx.de>
18815
18816 * files.el (delete-directory): New defun. The original function
18817 in fileio.c has been renamed to `delete-directory-internal'.
18818
18819 * dired.el (dired-delete-file): Call `delete-directory' with
18820 RECURSIVE parameter.
18821
5ce6e4f4 18822 * net/ange-ftp.el (ange-ftp-delete-directory): Add optional
cc3dda16
MA
18823 parameter RECURSIVE. Implementation is missing.
18824
18825 * net/tramp.el (tramp-handle-make-directory): Flush upper
18826 directory's file properties.
ced10a4c 18827 (tramp-handle-delete-directory): Handle optional parameter RECURSIVE.
cc3dda16
MA
18828 (tramp-handle-dired-recursive-delete-directory): Flush directory
18829 properties after the remove command only.
18830
ced10a4c
SM
18831 * net/tramp-fish.el (tramp-fish-handle-delete-directory):
18832 Handle optional parameter RECURSIVE.
cc3dda16 18833
ced10a4c
SM
18834 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory):
18835 Handle optional parameter RECURSIVE.
cc3dda16
MA
18836
18837 * net/tramp-smb.el (tramp-smb-errors): Add error message for
18838 connection timeout.
18839 (tramp-smb-handle-delete-directory): Handle optional parameter
18840 RECURSIVE.
18841
cf885595
SM
188422009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
18843
e3a6b82f
SM
18844 * emacs-lisp/bytecomp.el (byte-compile-defmacro-declaration): New fun.
18845 (byte-compile-file-form-defmumble, byte-compile-defmacro): Use it.
18846 (byte-compile-defmacro): Use backquotes.
18847
7201bfbb
SM
18848 * files.el (cd-absolute): Don't abbreviate-file-name (bug#4599).
18849
cf885595
SM
18850 * vc-dispatcher.el (vc-resynch-window): Don't revert a buffer which
18851 has no associated file.
18852 (vc-resynch-buffer): Use vc-dir-buffers.
18853
a4d2c321
GM
188542009-10-01 Glenn Morris <rgm@gnu.org>
18855
9ffe3f52
GM
18856 * emacs-lisp/chart.el (chart-zap-chars, chart-bar-quickie)
18857 (chart-file-count):
18858 * emacs-lisp/eieio-comp.el (byte-compile-defmethod-param-convert):
18859 * emacs-lisp/eieio-datadebug.el (data-debug-insert-object-button):
18860 * emacs-lisp/eieio-opt.el (eieio-describe-class):
18861 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-create):
18862 * emacs-lisp/eieio.el (defclass, eieio-defclass-autoload)
18863 (eieio-copy-parents-into-subclass, make-instance, class-children)
18864 (eieio-generic-form):
bd2afec2 18865
9515cdcc
GM
18866 * vc-cvs.el (vc-cvs-parse-entry): Be more careful with the
18867 match-data. (Bug#4555).
18868
a4d2c321
GM
18869 * emacs-lisp/check-declare.el (check-declare-scan): Read the declaration
18870 rather than parsing it as a regexp. This relaxes the layout
18871 requirements and makes errors easier to detect.
18872 (check-declare-verify): Check file is regular.
18873 (check-declare-directory): Doc fix.
18874 * subr.el (declare-function): Doc fix.
18875
b15c31c7
GM
18876 * ibuffer.el (ibuffer-format-qualifier):
18877 * isearch.el (hi-lock-regexp-okay):
18878 * calc/calc.el (math-zerop):
18879 * mail/uce.el (rmail-msgbeg, rmail-msgend):
18880 * term/w32-win.el (setup-default-fontset, set-fontset-font):
18881 Remove unused declarations.
18882
b0b111c3
JB
188832009-09-30 Eric Ludlam <zappo@gnu.org>
18884
18885 * emacs-lisp/eieio.el (boolean-p): Delete.
18886
1fc28a2c
GM
188872009-09-30 Glenn Morris <rgm@gnu.org>
18888
1fc28a2c
GM
18889 * emacs-lisp/authors.el (authors-ignored-files): Add "js2-mode.el".
18890
494f4fc7
GM
18891 * emacs-lisp/elint.el (elint-init-form): Report declarations where the
18892 filename is not a string.
18893
561580e9
CY
188942009-09-29 Chong Yidong <cyd@stupidchicken.com>
18895
18896 * files.el (safe-local-eval-forms): Fix typo.
18897
dcbbecd4
SM
188982009-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
18899
18900 * vc-hooks.el (vc-dir-buffers): New var.
18901 (vc-state-refresh): New function.
18902 (vc-state): Use it.
18903 (vc-after-save): Always ask the backend to recompute the new state.
18904 Always call vc-dir if necessary, using vc-dir-buffers.
18905 * vc-dir.el (vc-dir-prepare-status-buffer, vc-dir-resynch-file):
18906 Use vc-dir-buffers.
18907 (vc-dir-mode): Use vc-dir-buffers rather than after-save-hook.
18908 (vc-dir-prepare-status-buffer, vc-dir-update)
18909 (vc-dir-resync-directory-files, vc-dir-resynch-file, vc-dir-mode):
18910 Don't call expand-file-name on default-directory.
18911
d88444f2
JB
189122009-09-29 Juanma Barranquero <lekktu@gmail.com>
18913
18914 * speedbar.el (speedbar-item-delete):
18915 * calc/calc-prog.el (calc-kbd-if):
18916 * language/hanja-util.el (hanja-init-load): Fix typos in messages.
18917
18918 * epa.el (epa-key-list-mode-map):
18919 * hi-lock.el (hi-lock-menu): Fix typos in menus.
18920
18921 * progmodes/hideshow.el (hs-allow-nesting): Reflow docstring.
18922 (hs-show-hook): Fix typo in docstring.
18923
5da62d41
GM
189242009-09-29 Glenn Morris <rgm@gnu.org>
18925
8360fce0
GM
18926 * emacs-lisp/check-declare.el (check-declare-locate): Remove pointless
18927 file-name-nondirectory call preventing location of cedet files.
18928 (check-declare-verify): Use literal search rather than re-search.
ae715515 18929 Add basic defmethod and defclass, and define-overloadable-function.
8360fce0
GM
18930
18931 * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
18932 Use tramp-compat-file-attributes rather than nonexistent
18933 tramp-compat-handle-file-attributes.
18934
5da62d41
GM
18935 * Makefile.in (lisptagsfiles4): New.
18936 (AUTOGENEL): Add cedet loaddefs files.
18937 (TAGS, TAGS-LISP): Use $lisptagsfiles4.
18938 (update-elclist, compile-always, backup-compiled-files)
18939 (bootstrap-clean): Add yet another directory level.
18940 (update-elclist): Use LC_COLLATE rather than COLLATE.
18941 (ELCFILES): Update, via `make update-elclist'.
18942
48267264
JB
189432009-09-29 Juanma Barranquero <lekktu@gmail.com>
18944
18945 * makefile.w32-in (WINS_CEDET, WINS_BASIC, WINS_SUBDIR): New macros.
18946 (WINS_ALMOST): Set from WINS_BASIC and WINS_CEDET.
18947 (update-subdirs-CMD): Use WINS_SUBDIR, not WINS_ALMOST.
18948
2c4cd0b0
AS
189492009-09-28 Andreas Schwab <schwab@linux-m68k.org>
18950
18951 * Makefile.in (lisptagsfiles3): Define.
5da62d41 18952 (TAGS, TAGS-LISP): Use it.
2c4cd0b0
AS
18953 (update-elclist): Add third directory level to look for elc files.
18954 (compile-always): Likewise.
18955 (backup-compiled-files): Likewise.
18956 (bootstrap-clean): Likewise.
18957 (ELCFILES): Update.
18958
a2533e47
CY
189592009-09-28 Chong Yidong <cyd@stupidchicken.com>
18960
18961 * Makefile.in (ELCFILES): Add CEDET files.
18962
eefbedb1
MA
189632009-09-28 Michael Albinus <michael.albinus@gmx.de>
18964
18965 * Makefile.in (ELCFILES): Add net/tramp-imap.elc.
18966
18967 * net/tramp.el (top): Require tramp-imap.
18968
18969 * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
18970 Use `tramp-compat-handle-file-attributes'.
18971
189722009-09-28 Teodor Zlatanov <tzz@lifelogs.com>
18973
18974 * net/tramp-imap.el: New package.
18975
b0b111c3
JB
189762009-09-28 Eric Ludlam <zappo@gnu.org>
18977
18978 * emacs-lisp/chart.el:
18979 * emacs-lisp/eieio-base.el:
18980 * emacs-lisp/eieio-comp.el:
18981 * emacs-lisp/eieio-custom.el:
18982 * emacs-lisp/eieio-datadebug.el:
18983 * emacs-lisp/eieio-opt.el:
18984 * emacs-lisp/eieio-speedbar.el:
18985 * emacs-lisp/eieio.el: New files.
18986
748e3d67
VJL
189872009-09-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
18988
18989 * whitespace.el (whitespace-trailing-regexp)
18990 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
18991 Fix doc string.
18992
15120dec
CY
189932009-09-27 Chong Yidong <cyd@stupidchicken.com>
18994
18995 * menu-bar.el: Remove menu-bar-ediff-misc-menu from the Tools
18996 menu.
18997
18998 * ediff-hook.el: Move menu-bar-ediff-misc-menu into
18999 menu-bar-ediff-menu.
19000
19001 * emacs-lisp/lisp-mode.el: Add doc-string-elt property to
19002 define-overloadable-function.
19003
19004 * progmodes/autoconf.el: Provide autoconf as well, so that this
19005 file can be `require'd.
19006
19007 * emacs-lisp/cl-macs.el (deftype): Add to cl-loaddefs.
19008
19009 * emacs-lisp/autoload.el (generated-autoload-feature)
19010 (generated-autoload-load-name): New vars.
19011 (autoload-rubric, autoload-generate-file-autoloads): Use them.
19012 (make-autoload): Recognize define-overloadable-function and
19013 defclass forms (for EIEIO).
19014
19015 * Makefile.in (update-subdirs): Exclude cedet directory.
19016
135abf91
AR
190172009-09-27 Adrian Robert <Adrian.B.Robert@gmail.com>
19018
1becddbb 19019 * term/ns-win.el: Don't set the region face background. (Bug#4381)
135abf91
AR
19020
19021 * faces.el: Default light-background background for region face to
19022 ns_selection_color under NS.
19023
3d994264
TZ
190242009-09-27 Teodor Zlatanov <tzz@lifelogs.com>
19025
19026 * net/imap-hash.el: New library, see NEWS.
19027
19028 * Makefile.in (ELCFILES): Add imap-hash.el.
19029
ce9a0ccb
SM
190302009-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
19031
19032 * help.el (help-for-help-internal): Don't purecopy the text (bug#4560).
19033 * isearch.el (isearch-help-for-help-internal): Purecopy the second arg.
19034 * help-macro.el (make-help-screen): Avoid using an ambiguous function
19035 definition where the docstring could be taken for the return value.
19036
a92cdd49
GM
190372009-09-26 Glenn Morris <rgm@gnu.org>
19038
19039 * mail/rmailmm.el (rmail-mime-show-images, rmail-mime-bulk-handler):
19040 Add option to only show images below a certain size.
19041 (rmail-mime-multipart-handler): Remove unnecessary save-match-data and
19042 save-excursion calls.
19043
416ac2f1
EZ
190442009-09-26 Eli Zaretskii <eliz@gnu.org>
19045
19046 * makefile.w32-in (WINS_ALMOST): Add cedet (with its
19047 subdirectories) and eieio.
19048
d9a13f68
AM
190492009-09-26 Alan Mackenzie <acm@muc.de>
19050
6a7662bb
BR
19051 * progmodes/cc-engine.el (c-beginning-of-statement-1):
19052 Correct buggy bracketing. (Bug#4289)
d9a13f68
AM
19053
19054 * progmodes/cc-langs.el (c-nonlabel-token-key): Allow quoted
550d95a0 19055 character constants (as case labels). (Bug#4289)
d9a13f68 19056
182b3bec
CY
190572009-09-25 Juri Linkov <juri@jurta.org>
19058
19059 * files.el (safe-local-eval-forms): Allow time-stamp in
19060 before-save-hook (Bug#4554).
19061
8f75f2da
JB
190622009-09-25 Drew Adams <drew.adams@oracle.com>
19063
19064 * menu-bar.el (list-buffers-directory): Doc fix.
19065
8390fb80
SM
190662009-09-25 Stefan Monnier <monnier@iro.umontreal.ca>
19067
19068 * log-edit.el (log-edit-changelog-entries): Avoid inf-loops.
19069 Try and avoid copying twice the same paragraph.
19070 (log-edit-changelog-paragraph, log-edit-changelog-subparagraph):
19071 Remove save-excursion.
19072 (log-edit-changelog-entry): Do it here instead.
19073
11ee8d90
JB
190742009-09-25 Juanma Barranquero <lekktu@gmail.com>
19075
027b1942
JB
19076 * bs.el (bs--get-file-name): Use `list-buffers-directory'
19077 when available, instead of hardcoding mode names. Doc fix.
19078
11ee8d90
JB
19079 * menu-bar.el (list-buffers-directory): Add docstring.
19080 Make automatically buffer-local.
19081
19082 * dired.el (dired-mode):
19083 * files.el (cd-absolute):
19084 * pcvs.el (cvs-temp-buffer):
19085 * pcvs-util.el (cvs-get-buffer-create):
19086 * shell.el (shell-mode):
19087 * vc-dir.el (vc-dir-mode):
19088 Don't make `list-buffers-directory' buffer local.
19089
21289c5d
CY
190902009-09-25 Devon Sean McCullough <emacs-hacker@Jovi.Net>
19091
8390fb80
SM
19092 * comint.el (comint-exec, comint-run, make-comint):
19093 Doc fixes (Bug#4542).
21289c5d 19094
e8652dd9
GM
190952009-09-25 Glenn Morris <rgm@gnu.org>
19096
19097 * mail/rmailmm.el (rmail-mime): New custom group.
19098 Move all defcustoms in this file into this group.
19099 (rmail-mime-media-type-handlers-alist): Revert previous change.
19100 (rmail-mime-show-images): New option.
19101 (rmail-mime-total-number-of-bulk-attachments): Remove variable and all
19102 references to it, since it wasn't actually used for anything.
19103 (rmail-mime-insert-image): New function.
19104 (rmail-mime-image): Use rmail-mime-insert-image.
19105 (rmail-mime-bulk-handler): Remove optional `image' argument, instead
69220882
GM
19106 obey the value of `rmail-mime-show-images' option. Print the size of
19107 attachments.
e8652dd9 19108
fb652bb5
JB
191092009-09-25 David Engster <deng@randomsample.de>
19110
19111 * progmodes/hideshow.el (hs-show-block): Run `hs-show-hook'. (Bug#4548)
19112
32a9841c
VJL
191132009-09-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
19114
19115 * whitespace.el: Does not highlight trailing spaces While point is
19116 at end of line. Does not highligt spaces at beginning of buffer
19117 while point is at beginning of buffer. Does not highlight spaces
19118 at end of buffer while point is at end of buffer. (Bug#4177)
19119 New version 12.0.
19120 (whitespace-display-mappings): Adjust initialization.
19121 (whitespace-point, whitespace-font-lock-refontify): New vars.
19122 (whitespace-color-on, whitespace-color-off): Adjust code.
19123 (whitespace-trailing-regexp, whitespace-empty-at-bob-regexp)
19124 (whitespace-empty-at-eob-regexp, whitespace-space-regexp)
19125 (whitespace-tab-regexp, whitespace-post-command-hook): New funs.
19126
e477ca84
CY
191272009-09-24 Chong Yidong <cyd@stupidchicken.com>
19128
19129 * nxml/nxml-mode.el: Alias xml-mode to nxml-mode.
19130
19131 * textmodes/sgml-mode.el: Remove xml-mode alias.
19132
19133 * files.el (auto-mode-alist, conf-mode-maybe)
8390fb80 19134 (magic-fallback-mode-alist): Revert 2009-09-18 and 2009-09-21 changes.
e477ca84 19135
68712602
AM
191362009-09-24 Alan Mackenzie <acm@muc.de>
19137
19138 * progmodes/cc-cmds.el (c-scan-conditionals): A new function like
19139 c-forward-conditionals, but it doesn't move point and doesn't set
19140 the mark.
19141 (c-up-conditional, c-up-conditional-with-else, c-down-conditional)
19142 (c-down-conditional-with-else, c-backward-conditional)
19143 (c-forward-conditional): Refactor to use c-scan-conditionals.
19144
1659ada0
JB
191452009-09-24 Juanma Barranquero <lekktu@gmail.com>
19146
19147 * help-fns.el (help-downcase-arguments): New option, defaulting to nil.
19148 (help-default-arg-highlight): Remove.
19149 (help-highlight-arg): New function.
19150 (help-do-arg-highlight): Use it.
19151 Suggested by Drew Adams <drew.adams@oracle.com>. (Bug#4510, bug#4520)
19152
b3f01e46
SM
191532009-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
19154
19155 * term.el (term-set-scroll-region, term-handle-ansi-escape):
19156 Undo last change, which didn't fix the problem and introduced others.
19157
107ef54a
NR
191582009-09-24 Nick Roberts <nickrob@snap.net.nz>
19159
19160 * progmodes/gdb-mi.el: Don't require speedbar.
19161 (gdb-jsonify-buffer): Handle case where "=" is part of value string.
19162
ffa1fed6
GM
191632009-09-24 Glenn Morris <rgm@gnu.org>
19164
2157a2be
GM
19165 * calendar/diary-lib.el (diary-fancy-display): Always run the hook.
19166
6125167c
GM
19167 * term/ns-win.el (ns-reg-to-script): Define for compiler.
19168
ffa1fed6
GM
19169 * mail/rmailmm.el (rmail-mime-multipart-handler): Accept the case where
19170 there is no newline after the final mime boundary. (Bug#4539)
19171 Move markers on insertion so that any buttons inserted don't end up in
19172 the next part of a multipart message.
2e9075d3
GM
19173 (rmail-mime-media-type-handlers-alist): Doc fix. Add image handler.
19174 (rmail-mime-bulk-handler): Optionally handle images.
19175 (rmail-mime-image): New button action.
19176 (rmail-mime-image-handler): New function.
19177 (rmail-mime-mode): New mode.
19178 (rmail-mime): Doc fix. Use rmail-mime-mode (for font-lock).
ffa1fed6 19179
4a814992
SM
191802009-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
19181
075518b5
SM
19182 * minibuffer.el (minibuffer-force-complete): Cycle the list, rather
19183 than just dropping elements from it (bug#4504).
19184
8ad2defc
SM
19185 * term.el (term-set-scroll-region): Don't move cursor any more.
19186 (term-handle-ansi-escape): Call term-goto here instead.
19187 Suggested by Ivan Kanis <apple@kanis.eu>.
19188
4a814992
SM
19189 * term.el: Require CL.
19190 (term-ansi-reset): New function.
19191 (term-mode, term-emulate-terminal, term-handle-colors-array): Use it.
19192 (term-handle-colors-array): Simplify.
19193
5a0c3f56
JB
191942009-09-24 Juanma Barranquero <lekktu@gmail.com>
19195
19196 * allout.el (allout-overlay-interior-modification-handler)
19197 (allout-obtain-passphrase):
19198 * epa-file.el (epa-file-write-region):
19199 * ps-print.el (ps-begin-job):
19200 * vc-hooks.el (vc-toggle-read-only):
19201 * vc-rcs.el (vc-rcs-rollback):
19202 * vc-sccs.el (vc-sccs-rollback):
19203 * vc.el (vc-deduce-fileset, vc-next-action, vc-register-with)
19204 (vc-version-diff, vc-revert, vc-rollback):
19205 * wdired.el (wdired-check-kill-buffer):
19206 * emacs-lisp/authors.el (authors):
19207 * net/socks.el (socks-open-connection):
19208 * net/zeroconf.el (zeroconf-service-add-hook):
19209 * obsolete/vc-mcvs.el (vc-mcvs-register):
19210 * progmodes/gdb-mi.el (def-gdb-thread-buffer-gud-command)
19211 (gdb-select-frame):
19212 * progmodes/grep.el (lgrep, rgrep):
19213 * progmodes/idlw-help.el (idlwave-help-check-locations)
19214 (idlwave-help-html-link, idlwave-help-assistant-open-link):
19215 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
19216 * textmodes/reftex-toc.el (reftex-toc-promote-prepare)
19217 (reftex-toc-rename-label): Fix typos in error messages.
19218
19219 * dired-aux.el (dired-do-shell-command): Reflow docstring.
19220 (dired-copy-how-to-fn): Doc fix.
19221 (dired-files-attributes, dired-read-shell-command):
19222 Fix typos in docstrings.
19223
19224 * dired-x.el (dired-enable-local-variables, dired-filename-at-point)
19225 (dired-x-find-file-other-window): Reflow docstrings.
19226 (dired-omit-marker-char, dired-read-shell-command)
19227 (dired-x-submit-report): Fix typos in docstrings.
19228
19229 * shell.el (shell-mode-hook):
19230 * view.el (View-scroll-line-forward):
19231 * progmodes/inf-lisp.el (inferior-lisp-mode-hook):
19232 Fix typos in docstrings.
19233
19234 * net/dig.el (dig-invoke): Fix typo in docstring.
19235 (query-dig): Reflow docstring.
19236
19237 * progmodes/idlwave.el (idlwave-create-user-catalog-file)
19238 (idlwave-quoted, idlwave-rinfo-max-source-lines): Doc fixes.
19239 (idlwave-abbrev-move, idlwave-auto-routine-info-updates)
19240 (idlwave-begin-block-reg, idlwave-begin-unit-reg)
19241 (idlwave-beginning-of-subprogram, idlwave-block-jump-out)
19242 (idlwave-block-match-regexp, idlwave-calculate-paren-indent)
19243 (idlwave-check-abbrev, idlwave-class-file-or-buffer)
19244 (idlwave-class-found-in, idlwave-complete, idlwave-complete-in-buffer)
19245 (idlwave-completion-map, idlwave-current-indent)
19246 (idlwave-custom-ampersand-surround, idlwave-customize)
19247 (idlwave-default-font-lock-items, idlwave-default-insert-timestamp)
19248 (idlwave-define-abbrev, idlwave-determine-class-special)
19249 (idlwave-do-action, idlwave-doc-header, idlwave-doc-modification)
19250 (idlwave-end-block-reg, idlwave-end-of-statement)
19251 (idlwave-end-of-statement0, idlwave-end-of-subprogram)
19252 (idlwave-end-unit-reg, idlwave-entry-find-keyword)
19253 (idlwave-explicit-class-listed, idlwave-file-header)
19254 (idlwave-fill-paragraph, idlwave-find-class-definition)
19255 (idlwave-fix-keywords, idlwave-hang-indent-regexp, idlwave-hard-tab)
19256 (idlwave-idlwave_routine_info-compiled, idlwave-in-comment)
19257 (idlwave-in-quote, idlwave-indent-action-table)
19258 (idlwave-indent-expand-table, idlwave-indent-line)
19259 (idlwave-indent-subprogram, idlwave-indent-to-open-paren)
19260 (idlwave-is-comment-line, idlwave-is-comment-or-empty-line)
19261 (idlwave-is-continuation-line, idlwave-is-pointer-dereference)
19262 (idlwave-kill-autoloaded-buffers, idlwave-lib-p, idlwave-look-at)
19263 (idlwave-make-tags, idlwave-mode, idlwave-mode-abbrev-table)
19264 (idlwave-mouse-active-rinfo, idlwave-newline, idlwave-no-change-comment)
19265 (idlwave-outlawed-buffers, idlwave-popup-select)
19266 (idlwave-previous-statement, idlwave-rescan-catalog-directories)
19267 (idlwave-routine-entry-compare, idlwave-routine-info.pro)
19268 (idlwave-scan-all-buffers-for-routine-info, idlwave-scan-class-info)
19269 (idlwave-shell-automatic-start, idlwave-shell-explicit-file-name)
19270 (idlwave-show-begin, idlwave-split-line, idlwave-split-link-target)
19271 (idlwave-statement-type, idlwave-struct-skip)
19272 (idlwave-substitute-link-target, idlwave-toggle-comment-region)
19273 (idlwave-update-current-buffer-info, idlwave-use-library-catalogs)
19274 (idlwave-what-module-find-class): Fix typos in docstrings.
19275 (idlwave-all-method-classes, idlwave-calc-hanging-indent)
19276 (idlwave-calculate-cont-indent, idlwave-expand-equal)
19277 (idlwave-find-module, idlwave-find-structure-definition)
19278 (idlwave-init-rinfo-when-idle-after, idlwave-insert-source-location)
19279 (idlwave-list-load-path-shadows, idlwave-next-statement)
19280 (idlwave-routine-entry-compare-twins, idlwave-routine-info)
19281 (idlwave-routines, idlwave-sintern-rinfo-list, idlwave-statement-match)
19282 (idlwave-template): Reflow docstrings.
19283
19284 * progmodes/idlw-shell.el (idlwave-shell-syntax-error): Doc fix.
19285 (idlwave-shell-batch-command, idlwave-shell-bp-alist)
19286 (idlwave-shell-bp-get, idlwave-shell-bp-overlays)
19287 (idlwave-shell-bp-query, idlwave-shell-break-here, idlwave-shell-buffer)
19288 (idlwave-shell-display-line, idlwave-shell-display-wframe)
19289 (idlwave-shell-electric-debug-mode, idlwave-shell-examine-select)
19290 (idlwave-shell-file-name-chars, idlwave-shell-filter-bp)
19291 (idlwave-shell-goto-frame, idlwave-shell-halt-messages-re)
19292 (idlwave-shell-highlighting-and-faces, idlwave-shell-idl-wframe)
19293 (idlwave-shell-mode-hook, idlwave-shell-mode-line-info)
19294 (idlwave-shell-mode-map, idlwave-shell-module-source-filter)
19295 (idlwave-shell-mouse-help, idlwave-shell-mouse-print)
19296 (idlwave-shell-pc-frame, idlwave-shell-pending-commands)
19297 (idlwave-shell-print, idlwave-shell-quit, idlwave-shell-redisplay)
19298 (idlwave-shell-scan-for-state, idlwave-shell-send-command)
19299 (idlwave-shell-sentinel-hook, idlwave-shell-separate-examine-output)
19300 (idlwave-shell-shell-command, idlwave-shell-sources-alist)
19301 (idlwave-shell-sources-bp, idlwave-shell-sources-filter)
19302 (idlwave-shell-step, idlwave-shell-use-breakpoint-glyph)
19303 (idlwave-toolbar-add-everywhere, idlwave-toolbar-toggle):
19304 Fix typos in docstrings.
19305 (idlwave-shell-bp, idlwave-shell-clear-current-bp)
19306 (idlwave-shell-hide-output, idlwave-shell-mode)
19307 (idlwave-shell-run-region, idlwave-shell-set-bp-in-module):
19308 Reflow docstrings.
19309
19310 * textmodes/bibtex.el (bibtex-sort-entry-class): Fix group name.
19311
62136c5d
SM
193122009-09-24 Ivan Kanis <apple@kanis.eu>
19313
19314 * term.el (term-bold-attribute): New var.
19315 (term-handle-colors-array): Use it.
19316
9c1a45ed
NR
193172009-09-23 Nick Roberts <nickrob@snap.net.nz>
19318
19319 * progmodes/gdb-mi.el (gdb-version): New variable.
19320 (gdb-non-stop-handler): Set gdb-version.
19321 (gdb-gud-context-command, gdb-current-context-command, gdb-stopped):
19322 Condition "--thread" option on gdb-version.
19323 (gdb-invalidate-threads): Remove unused argument.
19324
03304f31
SM
193252009-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
19326
19327 * textmodes/flyspell.el (sgml-mode-flyspell-verify): Pass limit args
19328 to looking-back to avoid ridiculous slow down in large files (bug#4511).
19329
4f02f0c9
GM
193302009-09-23 Glenn Morris <rgm@gnu.org>
19331
19332 * mail/rmail.el (rmail-reply): Don't try to add a References header when
19333 replying to mail without References or Message-Id. (Bug#4525)
19334
a3b4b363
AR
193352009-09-23 Adrian Robert <Adrian.B.Robert@gmail.com>
19336
19337 * term/ns-win.el (ns-reg-to-script): New variable.
19338
7bda18cc
DU
193392009-09-23 Daiki Ueno <ueno@unixuser.org>
19340
19341 * epg.el (epg-wait-for-status): Preserve existing 'error results.
19342
72169e55
SS
193432009-09-22 Sam Steingold <sds@gnu.org>
19344
19345 * vc-hg.el (vc-hg-print-log): Fix shortlog arg passing.
71630ffe
SS
19346 (vc-hg-outgoing, vc-hg-incoming): Bump okstatus in `vc-hg-command'
19347 to 1 because hg returns status 1 when nothing is found.
0aa4f295 19348 Bind `vc-short-log' for the sake of `vc-hg-log-view-mode'.
72169e55 19349
905b7d38
SM
193502009-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
19351
b0459dec
SM
19352 * textmodes/fill.el: Convert to utf-8 encoding.
19353 (fill-french-nobreak-p): Remove redundant » and « inherited from our
dd86ea11 19354 pre-Unicode days.
b0459dec 19355
905b7d38
SM
19356 * add-log.el (change-log-fill-forward-paragraph): New function.
19357 (change-log-mode): Use it so fill-region DTRT.
19358 Set fill-indent-according-to-mode here rather than in
19359 change-log-fill-paragraph.
19360 (change-log-fill-paragraph): Remove.
19361
baa7f3de
JB
193622009-09-22 Juanma Barranquero <lekktu@gmail.com>
19363
19364 * info.el (Info-try-follow-nearest-node): Use the URL extracted by
19365 `Info-get-token', instead of `browse-url-url-at-point'. (Bug#4508)
19366
a8d789f0
GM
193672009-09-22 Glenn Morris <rgm@gnu.org>
19368
daedbbc2
GM
19369 * calendar/calendar.el (calendar-mode-map): Make mouse-1 and 3 clicks on
19370 the scroll-bar scroll the calendar window rather than the buffer.
19371
d8899a74
GM
19372 * calendar/cal-menu.el (cal-menu-scroll-menu): Add a sub-section with
19373 commands that move point (as opposed to scrolling).
19374
a8d789f0
GM
19375 * emulation/tpu-edt.el (tpu-copy-keyfile): Fix condition-case handler.
19376
19377 * emacs-lisp/elint.el (elint): New custom group.
19378 (elint-log-buffer): Make it a defcustom.
19379 (elint-scan-preloaded, elint-ignored-warnings)
19380 (elint-directory-skip-re): New options.
19381 (elint-builtin-variables): Doc fix.
19382 (elint-preloaded-env): New variable.
19383 (elint-unknown-builtin-args): Add an entry for encode-time.
19384 (elint-extra-errors): Make it a variable rather than a constant.
19385 (elint-preloaded-skip-re): New constant.
19386 (elint-directory): Skip files matching elint-directory-skip-re.
19387 (elint-features): New variable, local to linted buffers.
19388 (elint-update-env): Initialize elint-features. Possibly add
19389 elint-preloaded-env to the buffer's environment.
19390 (elint-get-top-forms): Bind elint-current-pos, for log messages.
19391 Skip quoted forms.
19392 (elint-init-form): New function, extracted from elint-init-env.
19393 Make non-list forms a warning rather than an error.
19394 Add the mode-map for define-derived-mode. Handle define-minor-mode,
19395 easy-menu-define, put that adds an error-condition, and provide.
19396 When requiring cl, also require cl-macs. Really require cl, to handle
19397 some cl macros. Store required libraries in the list elint-features,
19398 so as not to re-load them. Treat cc-require like require.
19399 (elint-init-env): Call elint-init-form to do the work.
19400 Handle eval-and-compile and such like.
19401 (elint-add-required-env): Do not clear messages.
19402 (elint-special-forms): Add handlers for function, defalias, if, when,
19403 unless, and, or.
19404 (elint-form): Add optional argument to ignore elint-special-forms,
19405 useful to prevent recursive calls from handlers. Doc fix.
19406 Respect elint-ignored-warnings.
19407 (elint-form): Respect elint-ignored-warnings.
19408 (elint-bound-variable, elint-bound-function): New variables.
19409 (elint-unbound-variable): Respect elint-bound-variable.
19410 (elint-get-args): Respect elint-bound-function.
19411 (elint-check-cond-form): Add some simple handling for (f)boundp and
19412 featurep tests.
19413 (elint-check-defalias-form): New handler.
19414 (elint-check-let-form): Make an empty let a warning rather than an
19415 error.
19416 (elint-check-setq-form): Make an empty setq a warning rather than an
19417 error. Respect elint-ignored-warnings.
19418 (elint-check-defvar-form): Accept null doc-strings.
19419 (elint-check-conditional-form): New handler. Does some simple-minded
19420 checking of featurep and (f)boundp tests.
19421 (elint-put-function-args): New function.
19422 (elint-initialize): Use elint-scan-doc-file rather than
19423 elint-find-builtin-variables. Use elint-put-function-args.
19424 Possibly scan preloaded-file-list.
19425 (elint-scan-doc-file): Rename from elint-find-builtin-variables and
19426 extend to handle functions as well.
19427
245be23c
JB
194282009-09-22 Lennart Borgman <lennart.borgman@gmail.com>
19429
19430 * linum.el (linum-delete-overlays, linum-update-window):
19431 Do not modify the right margin. (Bug#3971)
19432
91fdbd6f
CY
194332009-09-21 Chong Yidong <cyd@stupidchicken.com>
19434
6a7662bb
BR
19435 * files.el (conf-mode-maybe, magic-fallback-mode-alist):
19436 Use nxml-mode instead of xml-mode.
91fdbd6f 19437
7589d38e
JB
194382009-09-21 Kevin Ryde <user42@zip.com.au>
19439
19440 * net/dig.el: Add "Keywords: comm", as per net-utils.el. (Bug#4501)
19441
5ac42715
SM
194422009-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
19443
19444 * net/dig.el (dig-mode): Use define-derived-mode.
19445
09c01323
DN
194462009-09-20 Dan Nicolaescu <dann@ics.uci.edu>
19447
4096c5f2
DN
19448 * vc-dispatcher.el (vc-do-command): Return the process object in
19449 the asynchronous case. Use when instead of if. Do not run
5480359e 19450 vc-exec-after to display a message if not enabled. (Bug#4463)
4096c5f2 19451
0e172cc2
DN
19452 * vc-git.el (vc-git-dir-extra-headers): Add keymap and mouse-face
19453 properties to the stash strings.
19454 (vc-git-stash-list): Return a list of strings.
19455 (vc-git-stash-get-at-point, vc-git-stash-delete-at-point)
19456 (vc-git-stash-show-at-point): New functions.
19457 (vc-git-stash-map): New keymap.
19458
03304f31
SM
19459 * register.el (ctl-x-r-map): Define the keys here instead of
19460 using autoload.
09c01323 19461
03304f31 194622009-09-20 Thierry Volpiatto <thierry.volpiatto@gmail.com> (tiny change)
e3f36d03
SM
19463
19464 * bookmark.el (bookmark-write-file): Avoid calling `pp' with large
19465 list, to workaround performance problem (bug#4485).
19466
2f5fc4d7
NR
194672009-09-20 Nick Roberts <nickrob@snap.net.nz>
19468
19469 * progmodes/gud.el (gud-sentinel): Revert indavertant change.
19470
b0f5fd2e
DU
194712009-09-20 Daiki Ueno <ueno@unixuser.org>
19472
19473 * epa-file.el (epa-file-cache-passphrase-for-symmetric-encryption):
19474 Document that this option is not recommended to use.
19475
f3445fab
GM
194762009-09-19 Glenn Morris <rgm@gnu.org>
19477
547c6921
GM
19478 * calc/calc-graph.el (calc-graph-lookup): Avoid assignment to free
19479 variable `var'.
19480
f3445fab
GM
19481 * calc/calc-alg.el (var):
19482 * calc/calcalg2.el (var): Define for compiler.
19483
946c009b
CY
194842009-09-19 Chong Yidong <cyd@stupidchicken.com>
19485
e3f36d03
SM
19486 * emacs-lisp/advice.el (ad-get-argument, ad-set-argument):
19487 Doc fix (Bug#3932).
e2045997 19488
24aedbca
CY
19489 * subr.el (baud-rate): Remove long-obsolete function (Bug#4372).
19490
327dd27a
CY
19491 * time-stamp.el (time-stamp-month-dd-yyyy)
19492 (time-stamp-dd/mm/yyyy, time-stamp-mon-dd-yyyy)
19493 (time-stamp-dd-mon-yy, time-stamp-yy/mm/dd)
19494 (time-stamp-yyyy/mm/dd, time-stamp-yyyy-mm-dd)
e3f36d03
SM
19495 (time-stamp-yymmdd, time-stamp-hh:mm:ss, time-stamp-hhmm):
19496 Remove functions that have been obsolete since 1995 (Bug#4436).
327dd27a 19497
946c009b
CY
19498 * progmodes/sh-script.el (sh-learn-buffer-indent): Pop to the
19499 indent buffer only if called interactively (Bug#4452).
19500
3e70541a 195012009-09-19 Juanma Barranquero <lekktu@gmail.com>
4e2af782 19502 Eli Zaretskii <eliz@gnu.org>
3e70541a
JB
19503
19504 This fixes bug#4197 (merged to bug#865, though not identical).
19505 * server.el (server-auth-dir): Add docstring note about FAT32.
19506 (server-ensure-safe-dir): Accept FAT32 directories as "safe",
19507 but warn against using them.
19508
9b94c32e
NR
195092009-09-19 Nick Roberts <nickrob@snap.net.nz>
19510
19511 * progmodes/gdb-mi.el (gdb-var-update-handler-1): Include case of
19512 older GDB where there is no has_more field.
19513
66590684
GM
195142009-09-19 Glenn Morris <rgm@gnu.org>
19515
19516 * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
19517
9a1337f9
CY
195182009-09-18 Chong Yidong <cyd@stupidchicken.com>
19519
19520 * files.el (auto-mode-alist): Change default for XML files to nXML
19521 mode (Bug#4169).
19522
d7554167
JB
195232009-09-18 Juanma Barranquero <lekktu@gmail.com>
19524
19525 * server.el (server-ensure-safe-dir): Pass 'integer
19526 to `file-attributes', as suggested.
19527
35a3f9a4
SM
195282009-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
19529
19530 * dired-aux.el (dired-query-alist): Remove spurious backslash.
19531 (dired-query): Use read-key.
19532
044f9b05
AR
195332009-09-18 Adrian Robert <Adrian.B.Robert@gmail.com>
19534
19535 * cus-start.el (ns-use-qd-smoothing): Remove.
19536
6188ea49
GM
195372009-09-18 Glenn Morris <rgm@gnu.org>
19538
08cf18e4
GM
19539 * allout.el (top-level): Remove unnecessary progn.
19540
07eae5c5
GM
19541 * progmodes/js.el (js-end-of-defun): Remove malformed and unneeded let.
19542
6726c25e
GM
19543 * emacs-lisp/derived.el (define-derived-mode): Fix paren typo in
19544 definition of abbrev table.
19545
3f527154 19546 * speedbar.el (speedbar-track-mouse):
6188ea49
GM
19547 * net/eudc-bob.el (eudc-bob-pipe-object-to-external-program):
19548 * net/eudc.el (eudc-expand-inline):
770af4b4
GM
19549 * net/newst-backend.el (newsticker--cache-read-feed):
19550 * nxml/nxml-outln.el (nxml-end-of-heading): Fix typos in
6188ea49
GM
19551 condition-case handlers.
19552
ccb4c30c
NR
195532009-09-18 Nick Roberts <nickrob@snap.net.nz>
19554
19555 * progmodes/gdb-mi.el (gdb-frame-address): New variable.
19556 (gdb-var-list): Add an element for has_more field.
19557 (gdb-non-stop-handler): Enable pretty printing for STL containers.
19558 (gdb-var-create-handler, gdb-var-list-children-handler-1)
19559 (gdb-var-update-handler-1): Parse output of dynamic variable
19560 objects (STL containers).
19561 (gdb-var-delete-1): Pass var1 as an explicit second argument.
19562 (gdb-get-field): Delete alias. Use bindat-get-field directly.
19563
19564 * progmodes/gud.el (gud-speedbar-item-info): Adjust for change to
19565 gdb-var-list.
19566 (gud-speedbar-buttons): Make node expandable if expression "has more"
19567 children.
19568
8686ac71
JB
195692009-09-17 Juanma Barranquero <lekktu@gmail.com>
19570
19571 * startup.el (emacs-quick-startup): Remove variable and all uses.
19572 (command-line): Set `inhibit-x-resources' instead.
19573 (command-line-1): Use `inhibit-x-resources' instead.
19574
a69c67e8
CY
195752009-09-17 Chong Yidong <cyd@stupidchicken.com>
19576
19577 * subr.el: Fix last change to avoid using the `unless' macro,
19578 which breaks bootstrapping.
19579
354f0faf
SM
195802009-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
19581
19582 * subr.el (push, pop, dolist, dotimes, declare): Don't overwrite CL's
19583 extended definitions, in case we reload subr.el after having
19584 loaded CL.
19585 (eval-next-after-load): Mark as obsolete.
19586
98b9bf40
JL
195872009-09-17 Juri Linkov <juri@jurta.org>
19588
19589 * menu-bar.el (menu-bar-search-menu, menu-bar-edit-menu)
19590 (menu-bar-options-menu, menu-bar-showhide-fringe-menu)
19591 (menu-bar-showhide-menu, menu-bar-tools-menu)
19592 (menu-bar-describe-menu, menu-bar-help-menu)
19593 (minibuffer-local-completion-map, minibuffer-local-map):
19594 Fix list quoting.
19595
28fab7b5
GM
195962009-09-17 Glenn Morris <rgm@gnu.org>
19597
88d5190c
GM
19598 * emacs-lisp/bytecomp.el (byte-compile-form): Always check the function
19599 arguments, whether or not it has a handler.
19600
74f24ba7
GM
19601 * ansi-color.el (ansi-color-get-face-1): Fix typo in handler.
19602
28fab7b5
GM
19603 * simple.el (hard-newline): Give it a doc-string.
19604
a8106aec
GM
19605 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
19606 (lisp-mode-syntax-table): Give them doc-strings.
e4a09a11 19607
76251ad7
DN
196082009-09-17 Dan Nicolaescu <dann@ics.uci.edu>
19609
72033dbe
DN
19610 * menu-bar.el (menu-bar-file-menu, menu-bar-file-menu)
19611 (menu-bar-i-search-menu, menu-bar-edit-menu, menu-bar-custom-menu)
19612 (menu-bar-options-menu, menu-bar-showhide-menu)
19613 (menu-bar-showhide-fringe-ind-menu, menu-bar-showhide-fringe-menu)
19614 (menu-bar-showhide-scroll-bar-menu, menu-bar-showhide-menu)
19615 (menu-bar-options-menu, menu-bar-line-wrapping-menu)
19616 (menu-bar-options-menu, menu-bar-tools-menu)
19617 (menu-bar-describe-menu, menu-bar-search-documentation-menu)
19618 (menu-bar-help-menu):
19619 (menu-bar-make-mm-toggle, menu-bar-make-toggle): Purecopy the
19620 string arguments.
19621
76251ad7
DN
19622 * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu)
19623 (menu-bar-epatch-menu, menu-bar-ediff-misc-menu): Add purecopy
19624 calls for the menu names and :help.
19625
97b952b7
SM
196262009-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
19627
19628 * mouse.el (minor-mode-menu-from-indicator): Pay attention
19629 to :minor-mode-function (bug#4455).
19630
8f38189e
SM
196312009-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
19632
d2fd733e
SM
19633 * startup.el (command-line): Initialize the window-system after
19634 processing the command-line.
19635
8f38189e
SM
19636 * textmodes/page.el (what-page): Make sure we don't inf-loop if
19637 page-delimiter matches the empty string.
19638
77564fa4
GM
196392009-09-16 Glenn Morris <rgm@gnu.org>
19640
19641 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-vars): Rename from
19642 byte-compile-not-obsolete-var. It's a list now.
19643 (byte-compile-not-obsolete-funcs): New variable.
19644 (byte-compile-warn-obsolete): Don't warn about functions if they are in
19645 byte-compile-not-obsolete-funcs.
19646 (byte-compile-variable-ref, byte-compile-defvar): Update for
19647 byte-compile-not-obsolete-vars name-change and list nature.
19648 (byte-compile-maybe-guarded): Suppress warnings about obsolete functions
19649 and variables behind (f)boundp tests.
19650 * net/tramp-compat.el (byte-compile-not-obsolete-vars): Set if bound.
19651
79d316d3
DN
196522009-09-15 Dan Nicolaescu <dann@ics.uci.edu>
19653
19654 * vc-git.el (vc-git-log-view-mode): Undo inadvertent change.
19655
8fed6934
SM
196562009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
19657
19658 * Makefile.in (compile-onefile): Use byte-compile-refresh-preloaded.
19659 * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded):
19660 Don't autoload.
19661
4078fd57
SE
196622009-09-15 Stephen Eglen <stephen@gnu.org>
19663
19664 * iswitchb.el (iswitchb-read-buffer): When selecting a match from
5a0c3f56 19665 the virtual-buffers, use the name of the buffer specified by
4078fd57 19666 find-file-noselect, as the match may be a symlink. (This was a
5a0c3f56 19667 problem if the target and the symlink had different names.)
4078fd57 19668
838ff458
SM
196692009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
19670
b3c7c12d
SM
19671 * custom.el (custom-initialize-default, custom-initialize-set): CSE.
19672
13dc2bc2
SM
19673 * desktop.el (desktop-path): Check user-emacs-directory.
19674
49fec531
SM
19675 * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded): New function.
19676
0e328d37
SM
19677 * loadup.el: Use after-load-functions to GC after loading each file.
19678 Remove the explicit GC calls that used to be sprinkled around.
19679
838ff458
SM
19680 * subr.el (after-load-functions): New hook.
19681 (do-after-load-evaluation): Run it. Use string-match-p to detect
19682 `obsolete' packages, rather than painfully extracting the relevant
19683 directory name.
19684
a62f564f
GM
196852009-09-15 Glenn Morris <rgm@gnu.org>
19686
19687 * apropos.el (apropos-documentation-check-doc-file): Avoid assignment to
19688 free variable `doc'.
19689
19690 * dired.el (dired-mode-map): Add menu entry for async shell command.
19691
19692 * help-fns.el (find-lisp-object-file-name): When looking for autoloaded
19693 variables, also consider the .elc files, since the .el files are
19694 normally gzipped (subsequent code locates the .el.gz from the .elc).
19695
19696 * calc/calc-prog.el (arglist): Define for compiler.
19697
19698 * calendar/diary-lib.el (diary-display-function): Change the default to
19699 fancy display.
19700 (body): Define for compiler.
19701
19702 * emacs-lisp/bytecomp.el (byte-compile-keep-pending)
19703 (byte-compile-file-form, byte-compile-lambda)
19704 (byte-compile-top-level-body, byte-compile-form)
19705 (byte-compile-variable-ref, byte-compile-setq)
19706 (byte-compile-setq-default, byte-compile-body)
19707 (byte-compile-body-do-effect, byte-compile-and, byte-compile-or)
19708 (batch-byte-compile): Give some more local variables with common names
19709 a "bytecomp-" prefix to avoid masking warnings about free variables.
19710
cd05fe7f
GM
19711 * startup.el (command-line-1): Give local variables with common names a
19712 distinguishing prefix, so as not to hide free variable warnings during
19713 bootstrap.
19714
a62f564f
GM
19715 * mail/rmailmm.el (rmail-mime-save): If file exists, don't try to be
19716 clever and add a suffix to make a unique name, just let the user decide
19717 whether or not to overwrite it. If the input is a directory, write the
19718 default filename to that directory. (Bug#4388)
19719 (rmail-mime-bulk-handler): Ensure the save button's 'directory property
19720 is a filename-as-a-directory.
19721
fbc88440
SM
197222009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
19723
19724 * textmodes/page.el (what-page): Don't move to beginning of line.
19725 See <87tyz5ajte.fsf@x2.delysid.org> in emacs-devel.
19726
60308853
DN
197272009-09-15 Dan Nicolaescu <dann@ics.uci.edu>
19728
19729 * vc-git.el (vc-git-dir-extra-headers): Show the remote location.
19730
32ba3abc
DN
197312009-09-14 Dan Nicolaescu <dann@ics.uci.edu>
19732
9cd39aff
DN
19733 * bindings.el (mode-line-mode-menu): Add purecopy calls for :help.
19734 * help.el (help-for-help-internal): Add purecopy calls for text.
19735
32ba3abc
DN
19736 * vc.el (top): print-log method now takes an optional SHORTLOG
19737 argument. Add a new method: root.
32ba3abc
DN
19738 (vc-root-diff, vc-print-root-log): New functions.
19739 (vc-log-short-style): New variable.
19740 (vc-print-log-internal): Add support for showing short logs.
19741
19742 * vc-hooks.el (vc-prefix-map, vc-menu-map): Add bindings for
19743 vc-print-root-log and vc-print-root-diff.
19744
19745 * vc-bzr.el (vc-bzr-log-view-mode, vc-bzr-print-log):
19746 * vc-git.el (vc-git-print-log, vc-git-log-view-mode):
19747 * vc-hg.el (vc-hg-print-log, vc-hg-log-view-mode): Add support for
19748 short logs.
19749
19750 * vc-cvs.el (vc-cvs-print-log):
19751 * vc-mtn.el (vc-mtn-print-log):
19752 * vc-rcs.el (vc-rcs-print-log):
19753 * vc-sccs.el (vc-sccs-print-log):
19754 * vc-svn.el (vc-svn-print-log): Add an optional argument shortlog
19755 that is ignored for now.
19756
837b0e99
DN
19757 * vc-mtn.el (vc-mtn-annotate-command):
19758 * vc-svn.el (vc-svn-annotate-command): Run asynchronously.
19759
31cd2dd4
SM
197602009-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
19761
19762 * simple.el: Add mapping for backspace/delete/clear/tab/escape/return
19763 to function-key-map, and give them ascii-character property.
19764 * term/x-win.el (x-alternatives-map):
19765 * term/ns-win.el (ns-alternatives-map):
19766 * term/internal.el (msdos-key-remapping-map):
19767 * w32-fns.el (x-alternatives-map): Remove redundant mappings.
19768
d62e5bf2
GM
197692009-09-14 Glenn Morris <rgm@gnu.org>
19770
19771 * emacs-lisp/elint.el (elint-add-required-env): Revert to not using
19772 temp-buffers (2009-09-12).
19773
7d0105e5
SM
197742009-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
19775
19776 * textmodes/ispell.el (ispell-command-loop): Improve last fix, using
19777 the new read-key function.
19778
e17ed9ad
CY
197792009-09-13 Chong Yidong <cyd@stupidchicken.com>
19780
19781 * term/x-win.el (x-menu-bar-open): Only call accelerate-menu if it
19782 is defined (Bug#4405).
19783
1fc26e29
CY
197842009-09-13 Vincent Belaïche <vincent.belaiche@gmail.com>
19785
19786 * recentf.el (recentf-cleanup): Use a hash table to find
19787 duplicates (Bug#4407).
19788
61dc96a2 197892009-09-13 Per Starbäck <per@starback.se> (tiny change)
7e73ea32
CY
19790
19791 * textmodes/ispell.el (ispell-command-loop): Convert keys such as
19792 kp-0 to ascii equivalents (Bug#4325).
19793
42c3a9e3
CY
197942009-09-13 Chong Yidong <cyd@stupidchicken.com>
19795
1f5c1626
CY
19796 * progmodes/cperl-mode.el (cperl-init-faces): Revert last change.
19797
42c3a9e3 19798 * eshell/em-hist.el:
31cd2dd4
SM
19799 * eshell/em-dirs.el (eshell-complete-user-reference):
19800 Declare pcomplete functions and variables to avoid compiler warnings.
42c3a9e3
CY
19801
198022009-09-13 Leo <sdl.web@gmail.com> (tiny change)
19803
19804 * eshell/em-script.el (eshell-login-script, eshell-rc-script):
19805 * eshell/em-dirs.el (eshell-last-dir-ring-file-name):
19806 * eshell/em-alias.el (eshell-aliases-file):
31cd2dd4
SM
19807 * eshell/em-hist.el (eshell-history-file-name):
19808 Use expand-file-name instead of concat to make file names (Bug#4308).
42c3a9e3 19809
1e2b6acf
GM
198102009-09-13 Glenn Morris <rgm@gnu.org>
19811
19812 * ediff-merg.el (ediff-do-merge):
19813 * filesets.el (filesets-run-cmd):
19814 * emulation/ws-mode.el (ws-show-markers, ws-move-block, ws-delete-block)
19815 (ws-find-marker-0, ws-find-marker-1, ws-find-marker-2, ws-find-marker-3)
19816 (ws-find-marker-4, ws-find-marker-5, ws-find-marker-6, ws-find-marker-7)
19817 (ws-find-marker-8, ws-find-marker-9, ws-goto-block-begin)
19818 (ws-goto-block-end, ws-goto-last-cursorposition, ws-copy-block):
19819 Replace empty `let's with `progn'.
19820
adba8116
SM
198212009-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
19822
19823 * mail/sendmail.el (send-mail-function):
19824 * tooltip.el (tooltip-mode):
19825 * simple.el (transient-mark-mode):
19826 * rfn-eshadow.el (file-name-shadow-mode):
19827 * frame.el (blink-cursor-mode):
19828 * font-core.el (global-font-lock-mode):
19829 * files.el (temporary-file-directory)
19830 (small-temporary-file-directory, auto-save-file-name-transforms):
19831 * epa-hook.el (auto-encryption-mode):
19832 * composite.el (global-auto-composition-mode):
19833 Use custom-initialize-delay.
19834 * startup.el (command-line): Don't explicitly call
19835 custom-reevaluate-setting for all the above vars.
19836 * custom.el (custom-initialize-safe-set)
19837 (custom-initialize-safe-default): Delete.
19838
0a4afea9
SM
198392009-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
19840
9f94990d
SM
19841 * term/x-win.el (x-initialize-window-system):
19842 * term/w32-win.el (w32-initialize-window-system):
19843 * term/ns-win.el (ns-initialize-window-system): Don't call
19844 mouse-wheel-mode since it's enabled globally by default already.
19845
0a4afea9
SM
19846 * mwheel.el (mouse-wheel-mode): Make sure the new defvar doesn't
19847 actually define the variable, but only silences the byte-compiler.
19848 (mouse-wheel-change-button): Check whether mouse-wheel-mode is bound
19849 before looking it up.
19850 (mouse-wheel-scroll-amount): Also reset the bindings if this value
19851 is changed.
19852
bf01513f
GM
198532009-09-12 Glenn Morris <rgm@gnu.org>
19854
19855 * emacs-lisp/elint.el (elint-file): Make max-lisp-eval-depth at least
19856 1000.
19857 (elint-add-required-env): Don't beep on error.
19858 (elint-forms): In case of error, return ENV unchanged.
afdceaec
GM
19859 (elint-init-env): Skip non-list forms.
19860 (elint-log): Handle unknown file positions.
bf01513f 19861
d85889e4
DU
198622009-09-12 Daiki Ueno <ueno@unixuser.org>
19863
19864 * epg.el (epg-make-context): Add autoload cookie.
19865 (epg-list-keys, epg-cancel, epg-start-decrypt, epg-decrypt-file)
19866 (epg-decrypt-string, epg-start-verify, epg-verify-file)
19867 (epg-verify-string, epg-start-sign, epg-sign-file)
19868 (epg-sign-string, epg-start-encrypt, epg-encrypt-file)
19869 (epg-encrypt-string, epg-start-export-keys)
19870 (epg-export-keys-to-file, epg-export-keys-to-string)
19871 (epg-start-import-keys, epg-import-keys-from-file)
19872 (epg-import-keys-from-string, epg-start-receive-keys)
19873 (epg-receive-keys, epg-import-keys-from-server)
19874 (epg-start-delete-keys, epg-delete-keys, epg-start-sign-keys)
19875 (epg-sign-keys, epg-start-generate-key)
0a4afea9
SM
19876 (epg-generate-key-from-file, epg-generate-key-from-string):
19877 Remove autoload cookie.
d85889e4 19878
8f825ee6
EZ
198792009-09-12 Eli Zaretskii <eliz@gnu.org>
19880
36b434ee
EZ
19881 * dos-fns.el (dos-reevaluate-defcustoms): Comment out the
19882 reevaluation of trash-directory.
19883
8f825ee6
EZ
19884 * mwheel.el: Fix last change.
19885 (mouse-wheel-mode): New defvar.
19886 (mouse-wheel-mode): Remove autoload cookie.
19887
5766c380
SM
198882009-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
19889
ab5c0fcd
SM
19890 * mwheel.el (mwheel-installed-bindings): New var.
19891 (mouse-wheel-mode): Use it, so as to make sure we really remove all
19892 the bindings we set last time. Use custom-initialize-delay.
19893 * loadup.el: Load mwheel after term/*-win.el.
19894 * startup.el (command-line): Don't reevaluate mouse-wheel-down-event
19895 and mouse-wheel-up-event now that their first evaluation is done
19896 sufficiently late to be correct.
19897
45448e64
SM
19898 * startup.el (tutorial-directory): Make it a defcustom.
19899 Use custom-initialize-delay rather than eval-at-startup to set it.
19900 * image.el (image-load-path): Make it a defcustom.
19901 Use custom-initialize-delay rather than eval-at-startup to set it.
19902 * subr.el (eval-at-startup): Remove.
19903 * font-lock.el (lisp-font-lock-keywords-2): Remove eval-at-startup.
19904
5766c380
SM
19905 * subr.el (do-after-load-evaluation): Warn the user after loading an
19906 obsolete package.
19907
d6549da4
GM
199082009-09-12 Glenn Morris <rgm@gnu.org>
19909
19910 * proced.el (proced-mark-alt): Remove alias.
19911 (proced-mode-map): Remove proced-mark-alt.
19912
19913 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries to
19914 Elint file and directory. Remove initialization entry.
19915
19916 * emacs-lisp/elint.el (elint-file, elint-directory): New autoloaded
19917 commands.
19918 (elint-current-buffer): Set mode-line-process.
19919 (elint-init-env): Handle define-derived-mode.
19920 Fix declare-function with unspecified arglist. Guard against odd
19921 defalias statements (eg iso-insert's 8859-1-map).
19922 (elint-add-required-env): Use a temp buffer.
19923 (elint-form): Just print the function/macro name, not the whole form.
19924 Return env unchanged if we fail to parse a macro.
19925 (elint-forms): Guard against parse errors.
19926 (elint-output): New function, to handle batch mode.
19927 (elint-log-message): Add optional argument. Use elint-output.
19928 (elint-set-mode-line): New function.
19929
30194d4d
CY
199302009-09-12 Andreas Politz <politza@fh-trier.de> (tiny change)
19931
19932 * emacs-lisp/elp.el (elp-not-profilable): Add more
19933 functions (Bug#4233).
19934
a035f9b0
CY
199352009-09-12 Chong Yidong <cyd@stupidchicken.com>
19936
19937 * emulation/pc-select.el (scroll-down-mark, scroll-down-nomark)
19938 (scroll-up-mark, scroll-up-nomark): Doc fix (Bug#4190).
19939
dad61164
NR
199402009-09-11 Nick Roberts <nickrob@snap.net.nz>
19941
19942 * progmodes/gdb-mi.el (gdb-var-list-children-regexp): Delete.
19943 (gdb-var-list-children): Use json parsing.
19944
9c3c9fdf 199452009-09-11 Daniel Colascione <dan.colascione@gmail.com>
34cab3d9
CY
19946
19947 * progmodes/js.el (js--proper-indentation): Handle the case where
19948 char-before is null. Reported by Deniz Dogan.
19949
b4587710
JB
199502009-09-11 Juanma Barranquero <lekktu@gmail.com>
19951
19952 * emacs-lisp/cl-macs.el (help-add-fundoc-usage): Declare.
19953
13890796
DU
199542009-09-11 Daiki Ueno <ueno@unixuser.org>
19955
19956 * epg.el (epg-cipher-algorithm-alist): Add CAMELLIA.
19957 (epg-digest-algorithm-alist): Add SHA224.
b18508dd 19958 (epg-context-set-passphrase-callback)
97d4bdba 19959 (epg-context-set-progress-callback): Add description about
b18508dd 19960 callback function.
13890796 19961
2efb64a8
SM
199622009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
19963
790d0270
SM
19964 * custom.el (custom-delayed-init-variables): New var.
19965 (custom-initialize-delay): New function.
19966 * startup.el (command-line): "Re"evaluate all vars in
19967 custom-delayed-init-variables. Don't reevaluate abbrev-file-name
19968 explicitly any more.
19969 * abbrev.el (abbrev-file-name): Use custom-initialize-delay
19970 to avoid creating a ~/.emacs.d at build-time (bug#4347).
19971
19972 * proced.el (proced-mode-map): Prefer "m" for proced-mark (bug#4362).
2efb64a8 19973
ac243a40
NR
199742009-09-11 Nick Roberts <nickrob@snap.net.nz>
19975
19976 * progmodes/gdb-mi.el (gdb-var-update-regexp): Delete.
19977 (gdb-var-update-handler): Use json parsing.
19978
657bc6fc
JB
199792009-09-11 Juanma Barranquero <lekktu@gmail.com>
19980
19981 * vc-annotate.el (vc-annotate): Use the main file's coding-system to
19982 decode annotated text, regardless of language environment. (Bug#2741)
19983
b6fe8102
SM
199842009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
19985
19986 * Makefile.in (autoloads): Make rmail.el writable as well.
19987
5cc443fe
GM
199882009-09-11 Glenn Morris <rgm@gnu.org>
19989
5515c54e
GM
19990 * dired-aux.el, dired-x.el: Put autoloads in dired.el rather than
19991 loaddefs.el.
19992 * dired.el: Regenerate with extracted autoloads.
19993 * Makefile.in (autoloads): Make dired.el writable.
19994
15067158
GM
19995 * ibuf-ext.el: Put autoloads in ibuffer.el rather than loaddefs.el.
19996 * ibuffer.el: Regenerate with extracted autoloads.
19997 * Makefile.in (autoloads): Make ibuffer.el writable.
19998
d35d0238
GM
19999 * paths.el (prune-directory-list, gnus-nntp-service, rmail-file-name):
20000 * version.el (emacs-copyright, emacs-major-version)
20001 (emacs-minor-version): Reformat doc-strings for make-docfile.
20002
5cc443fe
GM
20003 * apropos.el (apropos-documentation-check-doc-file): Exclude unbound
20004 functions and variables, since they must be stuff specific to some other
20005 platform.
20006 (apropos-print): Make mouse-click message less specific about button.
20007
20008 * emacs-lisp/cl-macs.el (define-compiler-macro): Add a property
20009 that records where a macro was defined.
20010 * help-fns.el (describe-function-1): Mention if a function has a
20011 compiler-macro.
20012 * help-mode.el (help-function-cmacro): New button.
20013
20014 * locate.el (top-level): Always require dired.
20015 (locate-mode-map): Initialize inside the defvar.
20016
20017 * net/ange-ftp.el (dired-compress-file): Declare.
20018 (ange-ftp-dired-compress-file): Add doc string.
20019
20020 * term/ns-win.el (x-display-name, x-setup-function-keys):
20021 Unify doc-strings with X versions.
20022
8cb95edf
SM
200232009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
20024
726a4d09
SM
20025 * emulation/crisp.el (crisp-mode-map): Move initialization
20026 into declaration.
20027 (crisp-mode): Use define-minor-mode.
20028
8cb95edf
SM
20029 * progmodes/xscheme.el (xscheme-evaluation-commands):
20030 Put a :advertised-binding property rather than using
20031 advertised-xscheme-send-previous-expression.
20032 (advertised-xscheme-send-previous-expression): Declare obsolete.
20033 * emulation/crisp.el (crisp-mode-map): Use `undo' rather than
20034 `advertised-undo'.
20035 (crisp-mode): Add corresponding bindings to
20036 undo's :advertised-binding instead.
20037 * dired.el (dired-mode-map): Put a :advertised-binding property rather
20038 than using dired-advertised-find-file.
20039 (dired-advertised-find-file):
20040 * simple.el (advertised-undo):
20041 * wid-edit.el (advertised-widget-backward): Declare obsolete.
20042 (widget-keymap): Put a :advertised-binding property rather
20043 than using advertised-widget-backward.
20044 * bindings.el (ctl-x-map): Put a :advertised-binding property rather
20045 than using advertised-undo.
20046 * tutorial.el (tutorial--default-keys): Adjust accordingly.
20047
07db5857
SS
200482009-09-10 Simon South <ssouth@slowcomputing.org>
20049
20050 * progmodes/delphi.el (delphi-tab): Indent region when Transient
20051 Mark mode is enabled and region is active; otherwise indent or
20052 insert TAB as usual.
20053 (delphi-mode): Update description of TAB-key binding.
20054
50d4ba39
SM
200552009-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
20056
20057 * subr.el (define-key-rebound-commands): Mark obsolete.
20058 * startup.el (precompute-menubar-bindings): Remove.
20059 (normal-top-level): Remove obsolete code that tried to precompute
20060 menubar bindings.
20061 * loadup.el (define-key-rebound-commands): Don't bother fiddling with
20062 define-key-rebound-commands and precompute-menubar-bindings.
20063
ffa894db
KY
200642009-09-10 Teodor Zlatanov <tzz@lifelogs.com>
20065
20066 * net/imap.el (imap-interactive-login): Better messages.
20067 (imap-open): Fix bug with renamed buffer on reconnect.
20068 (imap-authenticate): Add buffer-local imap-last-authenticator variable
20069 for easier debugging and cleaner code. On successful (guessed based on
20070 server capabilities) secondary authentication, set imap-state
20071 correctly.
20072 (imap-last-authenticator): Define imap-last-authenticator as a variable
20073 to avoid warnings.
20074
9477096c
GM
200752009-09-10 Glenn Morris <rgm@gnu.org>
20076
20077 * pcvs.el (cvs-mode-find-file): Use forward-line rather than goto-line.
20078
20079 * emacs-lisp/bytecomp.el (byte-compile-function-environment): Doc fix.
20080 (byte-compile-file-form-autoload): Don't warn about unknown functions
20081 where the autoload statement comes after the use.
20082 (with-no-warnings): Give it a byte-hunk-handler like than of progn, so
20083 that any handlers inside the body (eg require) are in turn respected.
20084
20085 * emacs-lisp/byte-opt.el (degrees-to-radians): Mark as free from side
20086 effects.
20087
20088 * emacs-lisp/derived.el (define-derived-mode): Give the mode's map,
20089 and syntax and abbrev tables basic docs, if they don't have any.
20090
20091 * emacs-lisp/easy-mmode.el (easy-mmode-defmap): Add doc-string.
20092
20093 * international/mule-cmds.el (top-level): Require cl when compiling.
20094 (view-hello-file): Use default-value rather than
20095 default-enable-multibyte-characters.
20096
20097 * progmodes/fortran.el: Move all safe and risky properties into the
20098 defcustoms.
20099
20100 * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmm.el:
20101 * mail/rmailmsc.el, mail/rmailsort.el, mail/rmailsum.el:
20102 * mail/undigest.el:
20103 Put autoloads in rmail.el rather than loaddefs.el.
20104 * mail/rmail.el: Regenerate with extracted autoloads.
20105
20106 * mail/rmailsum.el (rmail-user-mail-address-regexp): Move to rmail.el.
20107 * mail/rmail.el (rmail-user-mail-address-regexp): Move from rmailsum.el.
20108
9f16c547
NR
201092009-09-10 Nick Roberts <nickrob@snap.net.nz>
20110
20111 Reported in thread for Bug#4375.
20112 * progmodes/gud.el (gud-tooltip-print-command): Use MI command
20113 "-data-evaluate-expression" instead of print.
20114 * progmodes/gdb-mi.el (gdb-tooltip-print-1): Ditto.
20115 (gdb-tooltip-print): Parse output from above MI command.
7ab133d1
NR
20116 (gdb): Revert 2009-08-11 change. User should detach inferior
20117 manually.
9f16c547
NR
20118
20119 Remove the word "separate" from IO functions as inferior
20120 output is now never displayed in the GUD buffer.
20121
50405cd0
JB
201222009-09-10 Juanma Barranquero <lekktu@gmail.com>
20123
20124 * startup.el (command-line-normalize-file-name): On Windows and
20125 MS-DOS, also convert C:\/ and C:\\ (two backslashes) into C:/.
20126
7ae62430
JL
201272009-09-10 Juri Linkov <juri@jurta.org>
20128
20129 * isearch.el (isearch-text-char-description): Propertize escape
20130 character sequences with the `escape-glyph' face. (Bug#4344)
20131
20132 * simple.el (shell-command): Set asynchronous process filter to
20133 `comint-output-filter'. (Bug#4343)
20134
20135 * progmodes/grep.el (grep-template): Add "<X>" to docstring.
20136 (grep-files-aliases): Add "all". Move "el" and "ch" to the top of
20137 the list. Move "asm" to the bottom.
20138 (grep-find-ignored-directories): Add `choice' with nil value
20139 to empty the list easily.
20140 (grep-find-ignored-files): New option.
20141 (grep-files-history): Set to nil by default instead of '("ch" "el").
20142 (grep-compute-defaults): Add "<X>" to `grep-template'.
20143 (grep-read-files): Bind new local variables `default-alias' and
20144 `default-extension'. Use a list of default values for the file prompt.
20145 (lgrep): Add `--exclude=' command line options composed from
20146 `grep-find-ignored-files'.
20147 (rgrep): Add `-name' command line options composed from
20148 `grep-find-ignored-files'. (Bug#4301)
20149
cd875252
SM
201502009-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
20151
20152 * diff-mode.el (diff-hunk-kill): Fix the search of the next hunk
20153 (bug#4368).
20154
cdce0b33
KY
201552009-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
20156
20157 * calendar/time-date.el (autoload):
20158 Expand define-obsolete-function-alias into defalias and make-obsolete
20159 for old Emacsen that Gnus supports.
20160 (with-no-warnings): Define it for old Emacsen.
20161 (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
20162 is available.
20163 (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
20164 float-time is available; suppress compile warning for time-to-seconds.
20165
201662009-09-09 Teodor Zlatanov <tzz@lifelogs.com>
20167
20168 * net/imap.el (imap-message-map): Docstring fix.
20169
2b2eb431
GM
201702009-09-09 Glenn Morris <rgm@gnu.org>
20171
20172 * ffap.el (ffap-file-at-point): Handle absolute (non-remote) files with
20173 line numbers too. (Bug#4374)
20174
83a5aac5
SM
201752009-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
20176
755e0210
SM
20177 * smerge-mode.el (smerge-remove-props, smerge-refine):
20178 Use with-silent-modifications (bug#4342).
20179
83a5aac5
SM
20180 * subr.el (with-silent-modifications): New macro.
20181
79f01fa7
JB
201822009-09-07 Juanma Barranquero <lekktu@gmail.com>
20183
20184 * files.el (top-level): Require `cl' when compiling.
20185
448ecec3
GM
201862009-09-07 Glenn Morris <rgm@gnu.org>
20187
20188 * files.el (auto-mode-alist): Use delphi-mode for .dpr files.
20189
8f09a02f
GM
20190 * proced.el (proced-mode-map): Bind "d" to proced-mark-alt.
20191 (proced-mark-alt): New alias, to control the advertised key. (Bug#4362)
20192
76ff67bf
NR
201932009-09-06 Nick Roberts <nickrob@snap.net.nz>
20194
20195 * vc-git.el (vc-git-annotate-command): Use separator to parse
20196 arguments correctly.
20197
943c8b75
EZ
201982009-09-06 Eli Zaretskii <eliz@gnu.org>
20199
20200 * proced.el (proced-mode): Doc fix.
20201
680db9ac
MA
202022009-09-06 Julian Scheid <julians37@gmail.com> (tiny change)
20203
20204 * net/tramp.el (tramp-perl-file-attributes): Print "nil" when
20205 lstat fails.
20206 (tramp-do-file-attributes-with-ls): Check for file existence at
20207 remote end.
20208 (tramp-do-file-attributes-with-stat): Likewise.
20209 (tramp-convert-file-attributes): Return nil when attr is nil.
20210
3f12e5bd
GM
202112009-09-05 Glenn Morris <rgm@gnu.org>
20212
c8dc27bf
GM
20213 * calendar/diary-lib.el (diary-entry): Add help-echo and follow-link
20214 properties to this button.
20215 (diary-fancy-display): Don't extend the button to the final newline.
20216 (diary-fancy-display-mode): Continue to define "q" as a local key.
20217
cca065d8
GM
20218 * calendar/cal-china.el (holiday-chinese): Make it slightly more
20219 efficient.
20220
cddaedb6
GM
20221 * font-lock.el (lisp-font-lock-keywords-2): Add letf.
20222
3f12e5bd
GM
20223 * emacs-lisp/bytecomp.el (emacs-lisp-file-regexp): Doc fix.
20224 (byte-compile-dest-file-function): New option.
20225 (byte-compile-dest-file): Doc fix.
20226 Obey byte-compile-dest-file-function.
20227 (byte-compile-cl-file-p): New function.
20228 (byte-compile-eval): Only suppress noruntime warnings about cl functions
20229 if the cl-functions warning is enabled. Use byte-compile-cl-file-p.
20230 (byte-compile-eval): Check for non-nil byte-compile-cl-functions rather
20231 than for file being previously loaded.
20232 (byte-compile-find-cl-functions): Use byte-compile-cl-file-p.
20233 (byte-compile-file-form-require): Handle the case where requiring a file
20234 indirectly causes CL to be loaded.
20235
049a231b
KF
202362009-09-05 Karl Fogel <kfogel@red-bean.com>
20237
20238 * files.el (find-alternate-file): Run `kill-buffer-hook' manually
20239 before killing the old buffer, since by the time `kill-buffer' is
20240 run so many buffer variables have been set to nil that it may not
20241 behave as expected. (Bug#4061)
20242
ef7ef2a0
KF
202432009-09-05 Karl Fogel <kfogel@red-bean.com>
20244
20245 * files.el (find-alternate-file): If the old buffer is modified
20246 and visiting a file, behave similarly to `kill-buffer' when
20247 killing it, thus reverting to the pre-1.878 behavior; see
20248 http://lists.gnu.org/archive/html/emacs-devel/2009-09/msg00101.html
20249 for discussion. Also, consult `buffer-file-name' as a variable
20250 not as a function, for consistency with the rest of the code.
20251
73d854cd
MA
202522009-09-04 Michael Albinus <michael.albinus@gmx.de>
20253
20254 * net/tramp.el (tramp-handle-insert-directory): Handle "--dired"
20255 also when adding a new directory.
20256
6a7662bb
BR
20257 * net/tramp-compat.el (tramp-compat-line-beginning-position):
20258 New defun.
73d854cd 20259
df120481
SM
202602009-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
20261
20262 * files.el (locate-file-completion-table): Make it provide boundary
20263 information, so partial-completion works better.
20264
c0bc6d79
SM
202652009-09-04 Leo <sdl.web@gmail.com> (tiny change)
20266
20267 * mail/footnote.el (Footnote-text-under-cursor):
20268 Check footnote-text-marker-alist before using it (bug#4324).
20269
f76a9756
GM
202702009-09-04 Glenn Morris <rgm@gnu.org>
20271
67d110f1
GM
20272 * play/5x5.el, play/decipher.el, play/gametree.el, play/handwrite.el:
20273 * play/hanoi.el, play/landmark.el, play/mpuz.el, play/pong.el:
20274 * play/solitaire.el, play/tetris.el:
20275 Remove leading * from defcustom and defface docs.
20276
b42d4989
GM
20277 * calendar/diary-lib.el (diary-fancy-display): Only switch modes if
20278 necessary.
20279 (diary-fancy-overriding-map): New variable.
20280 (diary-fancy-display-mode): Set minor-mode-overriding-map-alist.
20281 Use view-mode.
20282
f76a9756
GM
20283 * vc-rcs.el (vc-rcs-annotate-command): Use forward-line rather than
20284 goto-line.
20285
e605eeeb
GM
202862009-09-03 Glenn Morris <rgm@gnu.org>
20287
597e2240
GM
20288 * arc-mode.el (archive-mode):
20289 * dos-fns.el (set-default-process-coding-system):
20290 * man.el (Man-getpage-in-background):
20291 * menu-bar.el (menu-bar-describe-menu):
20292 * server.el (server-process-filter):
20293 * startup.el (command-line):
20294 * tar-mode.el (tar-header-block-tokenize, tar-extract):
20295 * w32-fns.el (set-default-process-coding-system):
20296 * x-dnd.el (x-dnd-handle-file-name):
20297 * international/mule-cmds.el (mule-menu-keymap)
20298 (set-default-coding-systems, language-info-alist, set-language-info)
20299 (set-language-environment, standard-display-european-internal)
20300 (set-locale-environment):
20301 * international/mule-diag.el (mule-diag):
20302 * mail/emacsbug.el (report-emacs-bug):
20303 * mail/rmail.el (rmail-mode):
20304 * mail/sendmail.el (mail-setup):
20305 Use default-value rather than default-enable-multibyte-characters.
20306
f38184aa
GM
20307 * progmodes/f90.el: Move all safe properties into the defcustoms.
20308 (f90-get-correct-indent, f90-indent-region, f90-abbrev-start): Use memq.
20309
e605eeeb
GM
20310 * calendar/appt.el (appt-check):
20311 * calendar/diary-lib.el (diary-set-header, diary-live-p)
20312 (diary-check-diary-file, diary-list-entries)
20313 (diary-include-other-diary-files, diary-simple-display)
20314 (diary-fancy-display, diary-print-entries)
20315 (diary-mark-included-diary-files, diary-make-entry):
20316 Don't call substitute-in-file-name on diary-file.
20317
734db384 203182009-09-03 Eduard Wiebe <usenet@pusto.de>
4e2af782 20319 Stefan Monnier <monnier@iro.umontreal.ca>
734db384
SM
20320
20321 * mail/footnote.el (footnote-prefix): Make it a defcustom.
20322 (footnote-mode-map): Move initialization into the declaration.
20323 (footnote-minor-mode-map): Define it rather than changing global-map.
20324 (footnote-mode): Use define-minor-mode.
20325
e5aa47f9
MA
203262009-09-02 Michael Albinus <michael.albinus@gmx.de>
20327
20328 * net/tramp.el (tramp-handle-file-attributes-with-ls)
20329 (tramp-do-file-attributes-with-perl)
20330 (tramp-do-file-attributes-with-stat): Rename from
20331 `tramp-handle-file-attributes-with-*'.
20332 (tramp-handle-file-attributes): Use them.
20333 (tramp-do-directory-files-and-attributes-with-perl)
20334 (tramp-do-directory-files-and-attributes-with-stat): Rename from
20335 `tramp-handle-directory-files-and-attributes-with-*'.
20336 (tramp-handle-directory-files-and-attributes): Use them.
20337 (tramp-method-out-of-band-p): Additional parameter SIZE.
20338 (tramp-do-copy-or-rename-file, tramp-handle-file-local-copy)
20339 (tramp-handle-write-region): Use it.
734db384 20340 (tramp-handle-insert-directory): Use "?\ " for compatibility reasons.
e5aa47f9
MA
20341 (tramp-handle-vc-registered): Check, whether the first run did
20342 return files to be tested.
20343 (tramp-advice-make-auto-save-file-name): Do not call directly
20344 `tramp-handle-make-auto-save-file-name', because this would bypass
20345 the locking mechanism.
20346
734db384 20347 * net/tramp-compat.el (top): Autoload used functions from tramp.el.
e5aa47f9
MA
20348 (file-remote-p, process-file, start-file-process, set-file-times)
20349 (tramp-compat-file-attributes): Compatibility functions shall not
20350 call directly `tramp-handle-*', because this would bypass the
20351 locking mechanism.
20352 (tramp-compat-number-sequence): New defun.
20353
6e2ca895
GM
203542009-09-02 Glenn Morris <rgm@gnu.org>
20355
697c7714
GM
20356 * calendar/time-date.el (time-to-seconds): In Emacs, make it an obsolete
20357 alias for float-time.
20358 (time-to-number-of-days): In Emacs, use float-time.
20359 * net/newst-backend.el (time-add): Suppress warnings from compat
20360 function.
20361 * time.el (emacs-uptime, emacs-init-time):
20362 * net/rcirc.el (rcirc-keepalive, rcirc-handler-ctcp-KEEPALIVE):
20363 Use float-time rather than time-to-seconds.
20364
6e2ca895
GM
20365 * minibuffer.el (completion-initials-expand): Fix typo.
20366
20367 * faces.el (modeline, modeline-inactive, modeline-highlight)
20368 (modeline-buffer-id):
20369 * info.el (info-menu-5): Mark these face aliases as obsolete.
20370
ed17efec
NR
203712009-09-01 Nick Roberts <nickrob@snap.net.nz>
20372
20373 * progmodes/gdb-mi.el (gdb-current-context-command): Move the
20374 space ...
20375 (gdb-gud-context-call): ... to here for pre GDB 7.0 when there is
20376 no "--thread" option.
20377 (gdb-stopped): Don't print "Switched to thread" message when it is
20378 unchanged.
20379
fcb68f70
SM
203802009-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
20381
20382 * minibuffer.el (completion-try-completion)
20383 (completion-all-completions): Remove ill-defined (and
20384 mistakenly installed and luckily never used nor documented)
20385 `completion-styles' property.
20386 (completion-initials-expand, completion-initials-all-completions)
20387 (completion-initials-try-completion): New functions.
20388 (completion-styles-alist): Add doc to each entry.
20389 Add new `initials' entry.
20390
83318a6d
NR
203912009-09-01 Nick Roberts <nickrob@snap.net.nz>
20392
20393 * progmodes/gdb-mi.el (gdb-var-create-handler): Remove redundant
20394 MI command -var-evaluate-expression.
20395 (gdb-var-list-children-regexp): Update from regexp-1 in gdb-ui.el
20396 and tweak for case of string child.
734db384 20397 (gdb-var-list-children-handler): Update from handler-1 in gdb-ui.el.
83318a6d 20398
d63eb0e7
GM
203992009-09-01 Glenn Morris <rgm@gnu.org>
20400
c4f6e489
GM
20401 * add-log.el (change-log-date-face, change-log-name-face)
20402 (change-log-email-face, change-log-file-face, change-log-list-face)
20403 (change-log-conditionals-face, change-log-function-face)
20404 (change-log-acknowledgement-face):
20405 * cus-edit.el (custom-invalid-face, custom-rogue-face)
20406 (custom-modified-face, custom-set-face, custom-changed-face)
20407 (custom-saved-face, custom-button-face, custom-button-pressed-face)
20408 (custom-documentation-face, custom-state-face, custom-comment-face)
20409 (custom-comment-tag-face, custom-variable-tag-face)
20410 (custom-variable-button-face, custom-face-tag-face)
20411 (custom-group-tag-face-1, custom-group-tag-face):
20412 * diff-mode.el (diff-header-face, diff-file-header-face)
20413 (diff-index-face, diff-hunk-header-face, diff-removed-face)
20414 (diff-added-face, diff-changed-face, diff-function-face)
20415 (diff-context-face, diff-nonexistent-face):
20416 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
20417 * hilit-chg.el (highlight-changes-face, highlight-changes-delete-face):
20418 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face)
20419 (Info-title-4-face):
20420 * isearch.el (isearch-lazy-highlight-face):
20421 * log-view.el (log-view-file-face, log-view-message-face):
20422 * paren.el (show-paren-match-face, show-paren-mismatch-face):
20423 * pcvs-info.el (cvs-header-face, cvs-filename-face, cvs-unknown-face)
20424 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
20425 (cvs-msg-face):
20426 * smerge-mode.el (smerge-mine-face, smerge-other-face)
20427 (smerge-base-face, smerge-markers-face):
20428 * wid-edit.el (widget-documentation-face, widget-button-face)
20429 (widget-field-face, widget-single-line-field-face)
20430 (widget-inactive-face, widget-button-pressed-face):
20431 * woman.el (woman-italic-face, woman-bold-face, woman-unknown-face)
20432 (woman-addition-face):
2fb1ec93
GM
20433 * eshell/em-ls.el (eshell-ls-directory-face, eshell-ls-symlink-face)
20434 (eshell-ls-executable-face, eshell-ls-readonly-face)
20435 (eshell-ls-unreadable-face, eshell-ls-special-face)
20436 (eshell-ls-missing-face, eshell-ls-archive-face)
20437 (eshell-ls-backup-face, eshell-ls-product-face)
20438 (eshell-ls-clutter-face):
20439 * eshell/em-prompt.el (eshell-prompt-face):
20440 * eshell/esh-test.el (eshell-test-ok-face, eshell-test-failed-face):
c4f6e489 20441 * obsolete/old-whitespace.el (whitespace-highlight-face):
0142e36b
GM
20442 * progmodes/antlr-mode.el (antlr-font-lock-default-face)
20443 (antlr-font-lock-keyword-face, antlr-font-lock-syntax-face)
20444 (antlr-font-lock-ruledef-face, antlr-font-lock-tokendef-face)
20445 (antlr-font-lock-ruleref-face, antlr-font-lock-tokenref-face)
20446 (antlr-font-lock-literal-face):
c4f6e489
GM
20447 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
20448 (ebrowse-root-class-face, ebrowse-file-name-face)
20449 (ebrowse-default-face, ebrowse-member-attribute-face)
20450 (ebrowse-member-class-face, ebrowse-progress-face):
20451 * progmodes/make-mode.el (makefile-space-face):
20452 * progmodes/sh-script.el (sh-heredoc-face):
20453 * textmodes/flyspell.el (flyspell-incorrect-face)
20454 (flyspell-duplicate-face):
20455 * textmodes/tex-mode.el (tex-math-face, tex-verbatim-face):
49c539a1 20456 * textmodes/texinfo.el (texinfo-heading-face):
c4f6e489
GM
20457 Mark face aliases with "-face" suffix as obsolete.
20458
d80619fa
GM
20459 * mail/feedmail.el (file-name-buffer-file-type-alist): Define for
20460 compiler.
20461
5f68c1b7
GM
20462 * net/eudc-bob.el (eudc-bob-generic-menu, eudc-bob-image-menu)
20463 (eudc-bob-sound-menu): Use defvar rather than defconst, since
20464 easy-menu-define wants to modify these.
20465
20466 * net/net-utils.el (nslookup): Use make-comint rather than comint-run.
20467
20468 * net/browse-url.el (browse-url-file-url):
20469 * term/internal.el (dos-codepage-setup):
20470 Use default-value rather than default-enable-multibyte-characters.
20471
d80619fa 20472 * progmodes/etags.el (etags-goto-tag-location):
5f68c1b7
GM
20473 * progmodes/flymake.el (flymake-highlight-line)
20474 (flymake-goto-file-and-line, flymake-goto-line):
20475 * progmodes/gdb-mi.el (gdb-mouse-until, gdb-mouse-jump)
20476 (gdb-goto-breakpoint):
20477 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
20478 * progmodes/python.el (python-find-function)
20479 (python-pdbtrack-track-stack-file):
20480 * progmodes/verilog-mode.el (verilog-surelint-off):
20481 * term/ns-win.el (ns-open-file-select-line):
20482 * textmodes/bibtex.el (bibtex-validate, bibtex-validate-globally):
20483 Use forward-line rather than goto-line.
20484
d63eb0e7
GM
20485 * textmodes/reftex-cite.el (reftex-offer-bib-menu):
20486 * textmodes/reftex-index.el (reftex-display-index):
20487 * textmodes/reftex-ref.el (reftex-offer-label-menu):
20488 * textmodes/reftex-toc.el (reftex-toc):
20489 Remove unnecessary bindings of default-major-mode (all are followed by
20490 major-mode check and possible mode switch).
20491
0afad278
NR
204922009-08-31 Nick Roberts <nickrob@snap.net.nz>
20493
20494 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
20495 Handle watchpoints (bug#4282).
20496 (def-gdb-thread-buffer-command): Enable thread to be selected by
20497 clicking without selecting threads buffer first.
20498 (gdb-current-context-command): Use selected frame so that "up",
20499 "down" etc work in the GUD buffer.
20500 (gdb-update): Find selected frame before rendering stack buffer.
20501 (gdb-frame-handler): Set gdb-frame-number for stack buffer.
20502
4e135dd2
SM
205032009-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
20504
20505 * progmodes/sym-comp.el (displayed-completions): Remove.
20506 (symbol-complete): Use minibuffer-complete.
20507
e61eba34
GM
205082009-08-31 Glenn Morris <rgm@gnu.org>
20509
20510 * emacs-lisp/byte-run.el (define-obsolete-face-alias): New macro.
20511
734db384
SM
20512 * apropos.el (apropos-symbols-internal):
20513 Handle (obsolete) face aliases.
e61eba34
GM
20514
20515 * faces.el (describe-face): Adjust the output format to be more like
20516 describe-variable, and to mention (obsolete) face aliases.
20517 Adjust the whitespace so that help-setup-xref works.
20518
20519 * calendar/calendar.el (calendar-today-face, diary-face, holiday-face):
20520 * calendar/diary-lib.el (diary-button-face):
20521 Mark these face aliases as obsolete.
20522
20523 * calendar/calendar.el (calendar-today): Doc fix.
20524
4cf71456
NR
205252009-08-31 Nick Roberts <nickrob@snap.net.nz>
20526
20527 * progmodes/gdb-mi.el (gdb-control-all-threads)
20528 (gdb-control-current-thread): Force tool bar update.
20529 (gdb-non-stop-handler): New function.
20530 (gdb-init-1): Use it to test if non-stop mode is supported.
20531 Remove unused gdbmi buffer type.
20532
e61eba34 205332009-08-30 Kevin Rodgers <kevin.d.rodgers@gmail.com>
6830f449
JL
20534
20535 * progmodes/grep.el (grep-read-files): Strip trailing <N> from
7ae62430 20536 buffer names not visiting a file (e.g. cloned buffers). (Bug#4210)
6830f449 20537
4324f7ca
NR
205382009-08-30 Nick Roberts <nickrob@snap.net.nz>
20539
20540 * comint.el (comint-exec-1): Check command is non-null first.
20541 Part of gdb-mi.el change (2009-08-28).
20542
a1bf889a
SM
205432009-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
20544
20545 * emacs-lisp/lisp.el (lisp-complete-symbol): Use minibuffer-complete.
20546
060c08b5
JB
205472009-08-30 Juanma Barranquero <lekktu@gmail.com>
20548
20549 * subr.el (do-after-load-evaluation): Fix last change: use `mapc'
20550 instead of `dolist' to avoid a recursive require when bootstrapping.
20551
ab22be48
SM
205522009-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
20553
73ebf88f
SM
20554 * emacs-lisp/lisp.el (field-complete): Use minibuffer-complete.
20555
80629cfc
SM
20556 * net/ldap.el (ldap-search-internal): Use with-current-buffer and push.
20557
206d0387 20558 * net/imap.el (imap-send-command): Simplify.
734db384 20559 (imap-wait-for-tag): point-max -> buffer-size.
206d0387 20560
844f7784
SM
20561 * net/ange-ftp.el (internal-ange-ftp-mode): Use define-derived-mode.
20562
5ca4661e
SM
20563 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't use symbol-value
20564 with constant argument.
20565
c61dc887
SM
20566 * emacs-lisp/debug.el (debugger-setup-buffer): Make it multibyte.
20567
7eb73deb
SM
20568 * emacs-lisp/cl.el (cl-macro-environment): Don't define it here.
20569
5fe443de
SM
20570 * emacs-lisp/checkdoc.el (checkdoc-force-history-flag):
20571 Change default, since most of our files don't have a history.
20572 (checkdoc-display-status-buffer): Don't use a hidden buffer to show to
20573 the user.
20574
6444d64a
SM
20575 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
20576 Add comint-run.
20577
5cb16bfc
SM
20578 * calc/calc.el: Improve commenting convention.
20579 (calc-digit-map, toplevel): Simplify.
20580
0aeb71a7
SM
20581 * comint.el (comint-insert-input): Be careful to only set point if we
20582 don't delegate to some other command.
20583
9a9af856
SM
20584 * proced.el (proced-signal-list): Make it an alist.
20585 (proced-grammar-alist): Capitalize names.
20586 (proced-send-signal): Use a non-hidden buffer (since it's displayed).
20587 Disable undo manually and make it read-only.
20588 Use completion-annotate-function.
20589
ab22be48
SM
20590 * minibuffer.el (minibuffer-message): If the current buffer is not
20591 a minibuffer, insert the message in the echo area rather than at the
20592 end of the buffer.
20593 (completion-annotate-function): New variable.
20594 (minibuffer-completion-help): Use it.
20595 (completion--embedded-envvar-table): Environment vars are
20596 always case-sensitive.
20597
4a948dbf
GM
205982009-08-30 Glenn Morris <rgm@gnu.org>
20599
20600 * progmodes/fortran.el (fortran-start-prog-re): New constant, extracted
20601 from fortran-current-defun.
20602 (fortran-beginning-of-subprogram): Be more precise about finding the
20603 start, to avoid an infinite loop in end-of-defun. (Bug#4259)
20604 (fortran-end-of-subprogram): Simplify.
20605 (fortran-current-defun): Use fortran-start-prog-re.
20606
486cf3b8
JB
206072009-08-29 Juanma Barranquero <lekktu@gmail.com>
20608
20609 * subr.el (do-after-load-evaluation): Simplify.
20610
db167d28
DN
206112009-08-29 Dan Nicolaescu <dann@ics.uci.edu>
20612
20613 * vc.el (vc-print-log-internal): Move RCS/CVS specific code ...
20614
20615 * vc-rcs.el (vc-rcs-print-log-cleanup): ... here. New function.
20616 (vc-rcs-print-log): Use it.
20617
20618 * vc-cvs.el (vc-cvs-print-log): Use vc-rcs-print-log-cleanup.
20619
efbc652a
SM
206202009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
20621
2aa0e5bf
SM
20622 * paths.el (abbrev-file-name): Move to abbrev.el.
20623 * abbrev.el (abbrev-file-name): Move from paths.el.
20624 Obey user-emacs-directory.
20625 * calc/calc.el (calc-settings-file): Don't autoload and instead obey
20626 user-emacs-directory.
20627 * dos-fns.el (dos-reevaluate-defcustoms): Don't reevaluate
20628 abbrev-file-name and calc-settings-file any more.
20629 * startup.el (command-line): Recompute abbrev-file-name and
20630 abbreviated-home-dir.
20631 (normal-no-mouse-startup-screen): Improve the generic code and get rid
20632 of the special code for when C-h bindings haven't been changed.
20633 (display-startup-echo-area-message): Use with-current-buffer.
20634 (command-line-1): Use a list of strings, rather than a list of lists
20635 of strings for longopts.
20636
51da8fe2
SM
20637 * files.el (get-free-disk-space): Use / for default-directory.
20638
0c3cc4dd
SM
20639 * textmodes/ispell.el (ispell-accept-output, ispell-command-loop):
20640 Use with-current-buffer.
20641
d988dbf6
SM
20642 * emacs-lisp/bytecomp.el (byte-compile-const-symbol-p):
20643 Recognize immutable variables like most-positive-fixnum.
20644 (byte-compile-setq-default): Check and warn if trying to assign
20645 to an immutable variable, or a non-variable.
20646
efbc652a
SM
20647 * progmodes/cc-vars.el (c-comment-continuation-stars):
20648 * progmodes/cc-engine.el (c-looking-at-bos):
20649 * progmodes/cc-cmds.el (c-toggle-auto-state)
20650 (c-forward-into-nomenclature, c-backward-into-nomenclature)
20651 (c-comment-line-break-function): Add version of obsolescence.
20652
d30a05d1
JL
206532009-08-28 Juri Linkov <juri@jurta.org>
20654
20655 * files.el (magic-fallback-mode-alist): Add ZIP magic number
20656 associated with `archive-mode'.
20657
20658 * image.el (image-type-header-regexps): Use only JPEG magic number
20659 to determine JPEG images, and don't use `image-jpeg-p' because
20660 Emacs can display non-JFIF non-Exif JPEG images.
20661
1e8eecea
JB
206622009-08-28 Juanma Barranquero <lekktu@gmail.com>
20663
20664 * arc-mode.el (archive-mode):
20665 * emacs-lisp/re-builder.el (re-builder-unload-function):
20666 Protect against the default value of `major-mode' being nil.
20667
dd4fbf56
JB
206682009-08-28 Juanma Barranquero <lekktu@gmail.com>
20669
20670 * international/ucs-normalize.el (ucs-normalize-sort, quick-check-list):
20671 Fix typos in docstrings.
20672
20673 * progmodes/js.el (js--macro-decl-re): Doc fix.
20674 (js--plain-method-re, js--split-name): Refloc docstring.
20675 (js--class-styles, js--make-merged-item, js--splice-into-items):
20676 Fix typos in docstrings; reflow docstrings.
20677 (js--maybe-join, js--function-prologue-beginning, js--flush-caches)
20678 (js--variable-decl-matcher, js--inside-pitem-p)
20679 (js--parse-state-at-point, js--get-all-known-symbols)
20680 (js--symbol-history, js-find-symbol, js--js-references)
20681 (js--moz-interactor, js--js-encode-value, js--read-tab):
20682 Fix typos in docstrings.
20683
72f16325
SM
206842009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
20685
14acf2f5
SM
20686 * textmodes/reftex.el (reftex-get-file-buffer-force):
20687 * progmodes/verilog-mode.el (verilog-batch-execute-func):
20688 * emulation/viper.el (viper-go-away, viper-set-hooks):
20689 * emacs-lisp/re-builder.el (re-builder-unload-function):
20690 * emacs-lisp/bytecomp.el (byte-compile-file):
20691 * ses.el (ses-unload-function):
20692 * hexl.el (hexl-find-file):
20693 * files.el (normal-mode):
20694 * ehelp.el (with-electric-help):
20695 * autoinsert.el (auto-insert-alist):
20696 * arc-mode.el (archive-mode):
20697 Use (default-value 'major-mode) instead of default-major-mode.
20698
72f16325
SM
20699 * textmodes/ispell.el (ispell-check-version, ispell-send-string):
20700 * international/mule.el (load-with-code-conversion):
20701 * emacs-lisp/debug.el (debug):
20702 * ediff-vers.el (ediff-rcs-get-output-buffer):
20703 * dired.el (dired-internal-noselect): Don't let-bind
20704 default-major-mode around code that doesn't use it.
20705 E.g. buffer creation via get-buffer-create doesn't use it.
20706
aa485f7c
MA
207072009-08-28 Michael Albinus <michael.albinus@gmx.de>
20708
20709 * net/tramp.el (all): Replace "'(lambda" by "(lambda".
20710 (tramp-handle-file-local-copy): Unset `file-name-handler-alist'
20711 when writing the temp file. Otherwise, epa-file gets confused.
20712 (tramp-register-file-name-handlers): Make it a defun. Move also
20713 `epa-file-handler' to the front of `file-name-handler-alist'.
20714
207152009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
20716
20717 * net/tramp.el (tramp-shell-prompt-pattern): Allow a prompt to
20718 start right after a ^M.
20719 (tramp-root-regexp, tramp-completion-file-name-regexp-unified)
20720 (tramp-completion-file-name-regexp-separate)
20721 (tramp-completion-file-name-regexp-url): Use \\` and \\'.
72f16325
SM
20722 (tramp-handle-file-attributes, tramp-set-file-uid-gid):
20723 Don't modify last-coding-system-used by accident.
aa485f7c
MA
20724 (tramp-completion-file-name-handler): Apply the checks here,
20725 instead during registration.
88b5a757 20726 (tramp-register-file-name-handlers): Rename from
aa485f7c
MA
20727 `tramp-register-file-name-handler'. Register both
20728 `tramp-file-name-handler' and `tramp-completion-file-name-handler'.
72f16325 20729 (tramp-register-completion-file-name-handler): Remove. (Bug#4260)
aa485f7c 20730
3f0c2b92
NR
207312009-08-28 Nick Roberts <nickrob@snap.net.nz>
20732
72f16325
SM
20733 * progmodes/gdb-mi.el (gdb-use-separate-io-buffer):
20734 Remove variable ...
3f0c2b92
NR
20735 (gdb-init-1, gdb-display-separate-io-buffer)
20736 (gdb-frame-separate-io-buffer, gdb-setup-windows): ... and
20737 references to it.
20738 (gdb-inferior-io-mode): Use make-comint-in-buffer.
20739 (gdb-inferior-filter): Use comint-output-filter to stop
20740 echoing and remove ^M characters.
20741
705e5bd9
SM
207422009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
20743
009fdc2e
SM
20744 * emulation/viper-init.el (viper-restore-cursor-type):
20745 * emulation/cua-base.el (cua--update-indications):
20746 Replace default-cursor-type with (default-value 'cursor-type).
20747
b56a5ae0
SM
20748 * mail/sendmail.el (mail-recover-1):
20749 * international/mule-diag.el (describe-current-coding-system-briefly)
20750 (describe-current-coding-system):
20751 * international/mule-cmds.el (select-safe-coding-system)
20752 (select-message-coding-system)
20753 (set-language-environment-coding-systems, set-locale-environment):
20754 * hexl.el (hexl-insert-multibyte-char):
20755 * dos-w32.el (find-buffer-file-type-coding-system):
20756 * simple.el (what-cursor-position):
20757 Replace uses of default-buffer-file-coding-system
20758 with (default-value 'buffer-file-coding-system).
20759
de70529f
SM
20760 * emacs-lisp/edebug.el (edebug-display, edebug-outside-excursion):
20761 Replace uses of default-cursor-in-non-selected-windows
20762 with (default-value 'cursor-in-non-selected-windows).
20763 Use with-current-buffer.
20764
705e5bd9
SM
20765 * mail/feedmail.el: Use CL macros.
20766 (feedmail-run-the-queue, feedmail-send-it-immediately):
20767 * dos-w32.el (find-buffer-file-type): Replace uses of
20768 default-buffer-file-type with (default-value 'buffer-file-type).
20769
4d985ac2
GM
207702009-08-28 Glenn Morris <rgm@gnu.org>
20771
20772 * calendar/diary-lib.el (diary-list-entries, diary-goto-entry)
20773 (diary-show-all-entries, diary-mark-entries, diary-make-entry):
20774 Use default-value of major-mode rather than default-major-mode.
20775
17c15b81
SM
207762009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
20777
3a68ab06
SM
20778 * Makefile.in (update-elcfiles): Report left over elc files.
20779
9421bdd1
SM
20780 * mail/mailalias.el (build-mail-aliases): Use with-temp-buffer,
20781 expand-file-name and with-current-buffer.
20782 (mail-get-names, mail-directory): Use with-current-buffer.
20783
17c15b81
SM
20784 * vc.el (vc-read-revision): New function.
20785 (vc-version-diff, vc-merge): Use it.
20786
ba83a64e
SS
207872009-08-27 Sam Steingold <sds@gnu.org>
20788
20789 * simple.el (kill-do-not-save-duplicates): New user option.
20790 (kill-new): When it is non-nil, and the new string is the same as
20791 the latest kill, set replace to t to avoid duplicates in kill-ring.
20792
be3e598a 207932009-08-27 Julian Scheid <julians37@gmail.com> (tiny change)
d5b5c94a
MA
20794
20795 * net/tramp.el (tramp-handle-process-file): Do not flush all
20796 caches when `process-file-side-effects' is set.
20797 (tramp-handle-vc-registered): Use `tramp-get-file-exists-command'
17c15b81
SM
20798 instead of `tramp-find-file-exists-command'.
20799 Unset `process-file-side-effects'.
d5b5c94a
MA
20800
208012009-08-27 Michael Albinus <michael.albinus@gmx.de>
20802
20803 * net/tramp.el (tramp-methods): New method "rsyncc".
20804 (top): Add completion function for "rsyncc".
20805 (tramp-message-show-message): New defvar.
20806 (tramp-message, tramp-error): Use it.
20807 (tramp-do-copy-or-rename-file-directly): Extend check for direct
20808 remote copying.
20809 (tramp-do-copy-or-rename-file-out-of-band): Handle new
20810 `tramp-methods' entry `copy-env' of "rsyncc".
20811 (tramp-vc-registered-read-file-names): New defconst.
20812 (tramp-vc-registered-file-names): New defvar.
20813 (tramp-handle-vc-registered): Implement optimization strategy.
20814 (tramp-run-real-handler): Add `tramp-vc-file-name-handler'.
20815 (tramp-vc-file-name-handler): New defun.
20816 (tramp-get-ls-command, tramp-get-test-command)
20817 (tramp-get-file-exists-command, tramp-get-remote-ln)
20818 (tramp-get-remote-perl, tramp-get-remote-stat)
17c15b81 20819 (tramp-get-remote-id): Remove superfluous `with-current-buffer'.
d5b5c94a
MA
20820
20821 * net/tramp-cache.el (top): Autoload `tramp-time-less-p'.
20822 (tramp-cache-inhibit-cache): Extend doc string. It allows also
20823 timestamps.
20824 (tramp-get-file-property): Check for timestamps in
20825 `tramp-cache-inhibit-cache'.
20826 (tramp-set-file-property): Write timestamp.
20827
1339cf20
KH
208282009-08-27 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
20829
20830 * language/japan-util.el (japanese-symbol-table): Add entries for
20831 cp932-2-byte.
20832
20833 * international/characters.el: Add category `j' to cp932-2-byte.
20834
726e3f1d
KH
208352009-08-27 Kenichi Handa <handa@m17n.org>
20836
20837 * international/fontset.el (build-default-fontset-data): New macro.
20838 (setup-default-fontset): Use build-default-fontset-data for CJK,
7b6fefac 20839 tibetan, ethiopic, and ipa.
726e3f1d 20840
4e3b4528
SM
208412009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
20842
20843 * cus-start.el (default-major-mode): Customize `major-mode' instead.
20844 (enable-multibyte-characters): Not customizable any more.
20845
20846 * subr.el (default-mode-line-format, default-header-line-format)
20847 (default-line-spacing, default-abbrev-mode, default-ctl-arrow)
20848 (default-direction-reversed, default-truncate-lines)
20849 (default-left-margin, default-tab-width, default-case-fold-search)
20850 (default-left-margin-width, default-right-margin-width)
20851 (default-left-fringe-width, default-right-fringe-width)
20852 (default-fringes-outside-margins, default-scroll-bar-width)
20853 (default-vertical-scroll-bar, default-indicate-empty-lines)
20854 (default-indicate-buffer-boundaries, default-fringe-indicator-alist)
20855 (default-fringe-cursor-alist, default-scroll-up-aggressively)
20856 (default-scroll-down-aggressively, default-fill-column)
20857 (default-cursor-type, default-buffer-file-type)
20858 (default-cursor-in-non-selected-windows)
20859 (default-buffer-file-coding-system, default-major-mode)
20860 (default-enable-multibyte-characters): Mark as obsolete.
20861
b3cca6a6
DN
208622009-08-27 Dan Nicolaescu <dann@ics.uci.edu>
20863
652cc1a2
DN
20864 * vc-dir.el (vc-dir-update): Remove debug helper.
20865
b3cca6a6
DN
20866 * vc-cvs.el (vc-cvs-update-changelog): Fix typo.
20867
4ed8c7aa
SS
208682009-08-26 Sam Steingold <sds@gnu.org>
20869
20870 * simple.el (save-interprogram-paste-before-kill): New user option.
20871 (kill-new): When `save-interprogram-paste-before-kill' is non-nil,
20872 save the interprogram-paste into kill-ring before overriding it
20873 with the Emacs kill.
20874
3b64d86b
DN
208752009-08-26 Dan Nicolaescu <dann@ics.uci.edu>
20876
20877 * vc.el (vc-trunk-p): Rename to vc-rcs-trunk-p and move to vc-rcs.el.
20878 (vc-minor-part): Rename to vc-rcs-minor-part and move to vc-rcs.el.
20879 (vc-default-previous-revision): Rename to vc-rcs-previous-revision
20880 and move to vc-rcs.el.
20881 (vc-default-next-revision): Rename to vc-rcs-next-revision and
20882 move to vc-rcs.el.
20883 (vc-cvs-update-changelog): Move to vc-cvs.el, use vc-call-backend.
20884 (vc-rcs-update-changelog): Remove.
20885 (vc-update-changelog-rcs2log): Rename to vc-rcs-update-changelog
20886 and move to vc-rcs.el.
20887
20888 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-checkin)
20889 (vc-rcs-checkout, vc-rcs-rollback): Adjust for the vc-rcs-trunk-p
20890 renaming.
20891 (vc-rcs-trunk-p, vc-rcs-minor-part, vc-rcs-previous-revision)
72f16325 20892 (vc-rcs-next-revision, vc-rcs-update-changelog): Move here from
3b64d86b
DN
20893 vc.el, renamed to be RCS specific.
20894
72f16325
SM
20895 * vc-cvs.el (vc-cvs-previous-revision, vc-cvs-next-revision):
20896 New functions.
20897 (vc-cvs-update-changelog): Move here from vc.el.
3b64d86b
DN
20898
20899 * vc-sccs.el (vc-sccs-previous-revision, vc-sccs-next-revision):
20900 New functions.
20901
636a36a0
SM
209022009-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
20903
20904 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix up last change.
20905
239b3340
DN
209062009-08-26 Dan Nicolaescu <dann@ics.uci.edu>
20907
b91f0762 20908 * vc-git.el (vc-git-register): Use "git add" for directories.
2ddf440d
DN
20909 (vc-git-stash, vc-git-stash-show): New functions.
20910 (vc-git-extra-menu-map): Bind them.
b91f0762 20911
b8e54362
DN
20912 * vc-dir.el (vc-dir-node-directory, vc-dir-update): Get the parent
20913 directory correctly in case the item is a directory itself.
20914
239b3340
DN
20915 * vc.el: Document the desired behavior for reverted files in the
20916 `added' state.
dc810649
DN
20917 (vc-default-prettify-state-info): Remove function, unused.
20918
20919 * vc-bzr.el (vc-bzr-prettify-state-info): Remove function, unused.
239b3340 20920
e49c0179
GM
209212009-08-26 Glenn Morris <rgm@gnu.org>
20922
20923 * bindings.el (standard-mode-line-format): Reposition dashes in
20924 which-func entry. (Bug#4217)
20925
3029e594
GM
20926 * files.el (enable-local-variables, enable-local-eval)
20927 (safe-local-variable-values, safe-local-eval-forms): Mark as risky in
20928 the defcustoms.
20929 (auto-mode-alist, ignored-local-variables)
20930 (save-some-buffers-action-alist): Move risky declarations to the
20931 definitions.
20932 (dabbrev-case-fold-search, dabbrev-case-replace, display-time-string)
20933 (font-lock-defaults, format-alist, imenu--index-alist)
20934 (imenu-generic-expression, input-method-alist, minor-mode-alist)
20935 (mode-line-buffer-identification, mode-line-client, mode-line-modes)
20936 (mode-line-modified, mode-line-mule-info, mode-line-position)
20937 (mode-line-process, mode-line-remote, outline-level)
20938 (parse-time-rules, rmail-output-file-alist)
20939 (special-display-buffer-names, vc-mode):
20940 Move risky declarations to the relevant files.
72f16325
SM
20941 * bindings.el (mode-line-client, mode-line-mule-info, mode-line-remote)
20942 (mode-line-modified, mode-line-process, mode-line-position)
3029e594
GM
20943 (mode-line-modes, mode-line-buffer-identification, minor-mode-alist)
20944 * font-core.el (font-lock-defaults):
20945 * format.el (format-alist):
20946 * vc-hooks.el (vc-mode):
20947 * window.el (special-display-buffer-names):
20948 * international/mule-cmds.el (input-method-alist):
20949 Define riskiness here (dumped file) rather than in files.el.
20950 * dabbrev.el (dabbrev-case-fold-search, dabbrev-case-replace):
20951 * imenu.el (imenu-generic-expression, imenu--index-alist):
20952 * outline.el (outline-level):
20953 * time.el (display-time-string):
20954 * calendar/parse-time.el (parse-time-rules):
20955 * mail/rmailout.el (rmail-output-file-alist):
20956 Autoload riskiness here, rather than placing in files.el.
20957
8476cfaf
SM
209582009-08-26 Andreas Schwab <schwab@linux-m68k.org>
20959
20960 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Signal overflow.
20961
0b35b48e
MA
209622009-08-25 Michael Albinus <michael.albinus@gmx.de>
20963
20964 * simple.el (process-file-side-effects): New defvar.
20965
20966 * dired-aux.el (dired-show-file-type):
20967 * vc.el (vc-diff-internal):
20968 * vc-arch.el (vc-arch-diff):
20969 * vc-bzr.el (vc-bzr-sha1, vc-bzr-revision-completion-table):
20970 * vc-cvs.el (vc-cvs-state, vc-cvs-diff, vc-cvs-revision-table):
20971 * vc-git.el (vc-git-registered, vc-git-working-revision)
20972 (vc-git-find-revision, vc-git-diff, vc-git-revision-table)
20973 (vc-git--empty-db-p):
20974 * vc-hooks.el (vc-user-login-name):
20975 * vc-svn.el (vc-svn-registered, vc-svn-state)
20976 (vc-svn-dir-extra-headers, vc-svn-find-revision):
20977 * progmodes/grep.el (grep-probe): Let-bind
20978 `process-file-side-effects' with nil.
20979
20980 * net/dbus.el (dbus-ping): Add optional parameter TIMEOUT.
20981
20982 * net/tramp-gvfs.el (top): Use timeout of 100 msec pinging GVFS
20983 daemon. Replace ping by checking for running service for bluez
20984 and zeroconf. (Bug#4239)
20985
d54cc599
GM
209862009-08-25 Kevin Ryde <user42@zip.com.au>
20987
20988 * net/dig.el (dig): Add autoload cookie.
20989
7bfd055d
GM
209902009-08-25 Glenn Morris <rgm@gnu.org>
20991
bac9c66c
GM
20992 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix test for cl in
20993 load-history for absolute file-names.
20994 (byte-compile-file-form-require): Warn about use of the cl package.
20995
7bfd055d
GM
20996 * format.el (format-alist): Doc fix.
20997
5ac1f9e0
GM
20998 * play/bubbles.el (top-level): Don't require cl at run-time.
20999
af62aa88
GM
21000 * progmodes/verilog-mode.el (top-level): Don't require lucid (and hence
21001 run-time cl).
21002
71e036af
DD
210032009-08-24 Dmitry Dzhus <dima@sphinx.net.ru>
21004
21005 * progmodes/gdb-mi.el (gdb-mapcar*): Replacement for `mapcar*'
21006 from cl package.
21007 (gdb-table-add-row, gdb-table-string): Use `gdb-mapcar*'.
21008
42110eaf
JB
210092009-08-24 Jay Belanger <jay.p.belanger@gmail.com>
21010
21011 * calc/calc-alg.el (math-trig-rewrite)
21012 (math-hyperbolic-trig-rewrite): New functions.
21013 (calc-simplify): Simplify trig functions when asked.
21014
88421f3e
SM
210152009-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
21016
21017 * diff-mode.el (diff-find-source-location): Avoid goto-line.
21018
dbd9624e
KH
210192009-08-24 Kenichi Handa <handa@m17n.org>
21020
21021 * language/ind-util.el (mapthread): Delete it.
21022 (combinatorial): New function.
21023 (indian--puthash-cv): Use combinatorial instead of mapthread.
21024
9b89e3ee
GM
210252009-08-22 Kevin Ryde <user42@zip.com.au>
21026
21027 * emacs-lisp/checkdoc.el (checkdoc-force-history-flag)
21028 (checkdoc-arguments-in-order-flag): Add safe-local-variable booleanp.
21029 (checkdoc-symbol-words): Add safe-local-variable for list of strings.
21030 Clarify docstring that the value is strings not symbols.
21031 (checkdoc-list-of-strings-p): New function.
21032
e6ce8c42
GM
210332009-08-22 Glenn Morris <rgm@gnu.org>
21034
2ddf2ea6 21035 * files.el (auto-mode-alist):
a3374680
GM
21036 * hippie-exp.el (he-concat-directory-file-name):
21037 * lpr.el (lpr-windows-system, printer-name):
21038 * ls-lisp.el (ls-lisp-emulation, ls-lisp-use-insert-directory-program):
21039 * ps-print.el (ps-windows-system):
21040 * startup.el (command-line):
21041 * emulation/viper-ex.el (viper-glob-function):
21042 * international/mule-cmds.el (set-language-environment-coding-systems):
21043 * net/ange-ftp.el (ange-ftp-write-region):
21044 * obsolete/fast-lock.el (fast-lock-cache-name):
2ddf2ea6 21045 Remove code for defunct system-types emx, macos, mswindows, next-mach,
a3374680
GM
21046 unisoft-unix, vax-vms, win32, w32.
21047
977955fa
GM
21048 * calendar/diary-lib.el (diary-mark-entries-1): Only mark all days of a
21049 given name if the pattern is not more specific.
21050
b4deec2e
GM
21051 * calendar/lunar.el (lunar-phase-names): New option.
21052 (lunar-phase): Doc fix.
21053 (lunar-cycles-per-year): New constant.
21054 (lunar-index): New function.
21055 (lunar-phase-list, diary-lunar-phases): Use lunar-index.
21056 (lunar-phase-name): Use lunar-phase-names.
21057 (calendar-lunar-phases): Use format.
21058 (lunar-new-moon-on-or-after): Use lunar-cycles-per-year.
21059
47e83968
GM
21060 * progmodes/cperl-mode.el (cperl-imenu-name-and-position):
21061 Copy imenu-example--name-and-position function here for own use.
21062 (cperl-xsub-scan): Use cperl-imenu-name-and-position.
21063
e6ce8c42
GM
21064 * bs.el (bs--redisplay):
21065 * cus-edit.el (custom-redraw):
21066 * ibuffer.el (ibuffer-bury-buffer):
21067 * server.el (server-goto-line-column):
21068 * startup.el (command-line-1):
21069 * strokes.el (strokes-xpm-for-stroke):
21070 * term.el (term-display-buffer-line):
21071 * view.el (View-goto-line):
21072 * calc/calc.el (calc-do, calc-trail-buffer):
21073 * play/gamegrid.el (gamegrid-add-score-insecure):
21074 * progmodes/ada-mode.el (ada-compile-goto-error):
21075 * progmodes/ada-xref.el (ada-xref-find-in-modified-ali):
21076 (ebrowse-select-1st-to-9nth):
47e83968 21077 * progmodes/cperl-mode.el (cperl-time-fontification):
e6ce8c42
GM
21078 * progmodes/ebrowse.el (ebrowse-toggle-file-name-display)
21079 * progmodes/gud.el (gud-display-line):
21080 (idlwave-shell-display-line):
21081 * progmodes/idlw-shell.el (idlwave-shell-goto-frame)
21082 * progmodes/make-mode.el (makefile-browser-toggle):
21083 (vhdl-speedbar-port-copy, vhdl-compose-components-package):
21084 * progmodes/vhdl-mode.el (vhdl-speedbar-find-file)
21085 * textmodes/picture.el (picture-draw-rectangle):
21086 * textmodes/reftex-index.el (reftex-index-goto-letter):
21087 (reftex-select-jump-to-previous):
21088 * textmodes/reftex-sel.el (reftex-find-start-point)
21089 * textmodes/reftex-toc.el (reftex-toc, reftex-toc-restore-region):
21090 (rst-straighten-deco-spacing, rst-section-tree, rst-toc):
21091 * textmodes/rst.el (rst-promote-region, rst-straighten-decorations)
21092 * textmodes/tex-mode.el (tex-compilation-parse-errors):
21093 * textmodes/two-column.el (2C-associated-buffer):
21094 Use forward-line rather than goto-line.
21095
21096 * emulation/vi.el (vi-goto-line): Don't warn about non-interactive
21097 goto-line.
21098
4b18bdb3
GM
21099 * international/ucs-normalize.el (nfd, decomposition-translation-alist)
21100 (decomposition-char-recursively, alist-list-to-vector, quick-check-list)
21101 (quick-check-list-to-regexp): Declare.
e6ce8c42 21102
72f16325
SM
21103 * progmodes/make-mode.el (makefile-browser-insert-selection):
21104 Use goto-char rather than goto-line.
e6ce8c42
GM
21105
21106 * progmodes/prolog.el (compilation-error-regexp-alist)
21107 (compilation-forget-errors): Declare.
21108
32a2cf25
JL
211092009-08-22 Juri Linkov <juri@jurta.org>
21110
21111 * progmodes/grep.el (lgrep, rgrep): At the beginning
21112 set `dir' to `default-directory' unless `dir' is a non-nil
21113 readable directory. (Bug#4052)
21114 (lgrep, rgrep): Change a weird way to report an error
21115 from using `read-string' to using `error'.
21116 Instead of using interactive arguments in the function body,
21117 add new argument `confirm'.
21118
5443c9b7
SM
211192009-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
21120
cb5b40ee
SM
21121 * textmodes/remember.el (remember-buffer):
21122 * progmodes/cperl-mode.el (cperl-vc-header-alist):
21123 * calendar/icalendar.el (icalendar-convert-diary-to-ical)
21124 (icalendar-extract-ical-from-buffer):
5443c9b7
SM
21125 * net/newst-treeview.el (newsticker-groups-filename):
21126 * net/newst-backend.el (newsticker-cache-filename):
21127 * speedbar.el (speedbar-update-speed, speedbar-navigating-speed)
21128 (speedbar-ignored-path-expressions, speedbar-ignored-path-regexp)
21129 (speedbar-add-ignored-path-regexp, speedbar-line-path)
21130 (speedbar-buffers-line-path, speedbar-path-line)
21131 (speedbar-buffers-line-path):
21132 * epg.el (epg-passphrase-callback-function, epg-start-sign-keys)
21133 (epg-sign-keys):
21134 * epa.el (epa-display-verify-result):
21135 * progmodes/pascal.el (pascal-outline): Add version of obsolescence.
21136
d6261cc1
GM
211372009-08-21 Glenn Morris <rgm@gnu.org>
21138
3e1ea342
GM
21139 * progmodes/js.el (inferior-moz-process): Fix declaration.
21140
ce86eeb5
GM
21141 * imenu.el (imenu-example--name-and-position): Fix obsolescence message.
21142
fff28970
GM
21143 * obsolete/rnewspost.el (news-mail-reply):
21144 Use goto-char rather than goto-line.
21145
d93e053b
GM
21146 * term/ns-win.el (ns-open-file-select-line):
21147 Use line-beginning-position rather than goto-line.
21148
d5d105e8
GM
21149 * apropos.el (apropos-command):
21150 * ehelp.el (electric-helpify):
21151 * printing.el (pr-show-setup):
21152 * strokes.el (strokes-help):
21153 * tutorial.el (tutorial--describe-nonstandard-key)
21154 (tutorial--detailed-help):
21155 * woman.el (woman-mini-help, woman-display-extended-fonts):
21156 * calc/calc-help.el (calc-describe-key):
21157 * emulation/edt.el (edt-electric-helpify):
21158 * international/mule-diag.el (mule-diag):
21159 * play/yow.el (apropos-zippy):
21160 * progmodes/python.el (python-describe-symbol):
21161 * progmodes/vhdl-mode.el (vhdl-doc-variable, vhdl-doc-mode):
21162 * textmodes/table.el (*table--cell-describe-mode)
21163 (*table--cell-describe-bindings):
21164 Use help-print-return-message rather than the now obsolete alias.
21165
a8ab722f 21166 * calendar/cal-move.el (calendar-cursor-to-nearest-date)
9b4c5ecd
GM
21167 (calendar-cursor-to-visible-date):
21168 * play/5x5.el (5x5-position-cursor):
21169 * play/decipher.el (decipher):
21170 * play/gomoku.el (gomoku-goto-xy):
21171 * play/landmark.el (lm-goto-xy):
21172 * play/mpuz.el (mpuz-paint-errors, mpuz-paint-statistics)
21173 (mpuz-paint-digit):
21174 Use forward-line, not goto-line.
a8ab722f 21175
d6261cc1
GM
21176 * mail/rmail.el (rmail-obsolete): Delete custom group.
21177 (rmail-pop-password, rmail-pop-password-required): Make into aliases.
21178 (rmail-remote-password, rmail-remote-password-required):
21179 Remove unneeded :set-after and :set properties.
21180
9e846523
MA
211812009-08-21 Michael Albinus <michael.albinus@gmx.de>
21182
21183 * net/dbus.el (top): Initialize only when `dbusbind' is loaded.
21184
bbe1f502
DN
211852009-08-21 Dan Nicolaescu <dann@ics.uci.edu>
21186
bcc5db24
DN
21187 * loadup.el: Remove leftover macos code.
21188
bbe1f502
DN
21189 * vc-git.el (vc-git-annotate-command): Run asynchronously.
21190 Explicitly pass the date format to git blame so that user local
21191 so that the output format can be parsed.
21192
6fd2d19a
MA
211932009-08-20 Michael Albinus <michael.albinus@gmx.de>
21194
21195 * net/dbus.el (top): Don't check for (getenv
21196 "DBUS_SESSION_BUS_ADDRESS"). It's done in dbusbind.c now.
21197
31764e15
SM
211982009-08-19 Magnus Henoch <magnus.henoch@gmail.com>
21199
21200 * log-edit.el (log-edit-strip-single-file-name): New var.
01c35094 21201 (log-edit-insert-changelog): Use it. Bug#3571.
31764e15 21202
28930e39
SM
212032009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
21204
4fd15622 21205 * subr.el (read-passwd): Use read-key so keypad keys work as well.
01c35094 21206 Bug#3287.
4fd15622 21207
b3d8e4a0
SM
21208 * help.el (help-print-return-message): Rename from
21209 print-help-return-message.
21210
c9829c70
SM
21211 * log-view.el (log-view-mode-map): Remove `q' binding, and unreliable
21212 cvs-mode-map parent hack.
21213 (log-view-mode): Derive from special-mode.
21214
b932657b
SM
21215 * linum.el (linum-mode): window-size-change-functions is redundant.
21216 Adapt to new window-configuration-change-hook behavior.
21217 (linum-after-size, linum-after-config): Remove.
21218
1b700bca
SM
21219 * imenu.el (imenu-example--name-and-position)
21220 (imenu-example--lisp-extract-index-name)
21221 (imenu-example--create-lisp-index, imenu-example--create-c-index):
21222 Mark as obsolete.
21223
28930e39
SM
21224 * progmodes/prolog.el (inferior-prolog-error-regexp-alist): New var.
21225 (inferior-prolog-mode): Use it.
21226 (inferior-prolog-load-file): Reset list of errors.
21227
c9af0b68
KH
212282009-08-19 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
21229
21230 * language/tibetan.el ("Tibetan"): Fix sample-text entry.
21231
21232 * language/tai-viet.el ("TaiViet"): Fix sample-text entry.
21233
720c7cd6
MA
212342009-08-19 Michael Albinus <michael.albinus@gmx.de>
21235
21236 * net/dbus.el (top): Apply `dbus-init-bus' only if the session bus
21237 is running already.
21238
03a74b84
SM
212392009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
21240
21241 * subr.el (listify-key-sequence-1): Use normal syntax since those
21242 integers are nowadays always represented by the same (positive) number
21243 on all platforms.
21244 (read-key-empty-map): New const.
21245 (read-key-delay): New var.
21246 (read-key): New function.
21247 (force-mode-line-update): Use with-current-buffer.
21248 (locate-user-emacs-file): Don't forget to abbreviate the file name.
21249 (start-process-shell-command, start-file-process-shell-command):
21250 Discourage the use of command-args.
21251
f43e88d4
GM
212522009-08-19 Glenn Morris <rgm@gnu.org>
21253
21254 * emacs-lisp/authors.el (authors-fixed-entries): Remove cvtmail.
21255
890429cc
SM
212562009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
21257
85be9ec4
SM
21258 * simple.el (choose-completion-string): Don't rely on
21259 minibuffer-completing-file-name and ad-hoc checks to decide whether
21260 to continue completion or not.
21261
890429cc
SM
21262 * minibuffer.el (minibuffer-hide-completions): New function.
21263 (completion--do-completion): Use it.
21264 (completions-annotations): New face.
21265 (completion--insert-strings): Use it.
21266 (completion-pcm--delim-wild-regex): Add docstring.
21267 (completion-pcm--string->pattern): Add support for 0-width delimiters
21268 in completion-pcm--delim-wild-regex.
21269
265d4549
SM
212702009-08-18 Stefan Monnier <monnier@iro.umontreal.ca>
21271
d440b941
SM
21272 * international/ucs-normalize.el (ucs-normalize-hfs-nfd-post-read-conversion):
21273 Remove unused var `buffer-modified-p'.
21274
265d4549
SM
21275 * minibuffer.el (completion--do-completion): Move point for the #b001
21276 case as well (bug#4176).
21277 (minibuffer-complete, minibuffer-complete-word): Don't move point.
21278
ba6f7d86
MA
212792009-08-18 Michael Albinus <michael.albinus@gmx.de>
21280
21281 * net/dbus.el (dbus-init-bus): Declare. Apply it for the :system
21282 and :session buses.
21283
98819490
KH
212842009-08-18 Kenichi Handa <handa@m17n.org>
21285
265d4549
SM
21286 * international/ucs-normalize.el (ucs-normalize-version):
21287 Change to 1.1.
58627cf0
KH
21288 (ucs-normalize-hfs-nfd-pre-write-conversion): New function.
21289 (utf-8-hfs): Make it perform normalization on encoding too.
21290
98819490
KH
21291 * textmodes/paragraphs.el: Change to utf-8. Adjust coding cookie.
21292 (sentence-end-without-space): Delete duplicated chars.
21293 (sentence-end-base): Likewise.
e739cc85
KH
21294
21295 * textmodes/sgml-mode.el: Change to utf-8. Adjust coding cookie.
21296 (html-mode): Delete duplicated chars from sentence-end-base.
21297
21298 * textmodes/texinfo.el: Change to utf-8. Adjust coding cookie.
21299 (texinfo-mode): Delete duplicated chars from sentence-end-base.
98819490 21300
645b9326
CY
213012009-08-17 Chong Yidong <cyd@stupidchicken.com>
21302
21303 * files.el (hack-one-local-variable): If the mode function is for
21304 a minor mode, pass it an argument (Bug#4148).
21305
56c195af
MA
213062009-08-17 Michael Albinus <michael.albinus@gmx.de>
21307
21308 * net/tramp.el (tramp-register-completion-file-name-handler):
21309 Check also for (member 'partial-completion completion-styles).
21310
7a55c78b
CY
213112009-08-16 Chong Yidong <cyd@stupidchicken.com>
21312
21313 * progmodes/cperl-mode.el (cperl-electric-paren): Don't expand
21314 abbrev (Bug#3943).
21315
be3e598a 213162009-08-16 Ilya Zakharevich <ilyaz@cpan.org>
8c777c8d
CY
21317
21318 * progmodes/cperl-mode.el: Merge upstream 6.2.
21319 (cperl-mode-syntax-table): Modify syntax entry for ["'`].
21320 (cperl-forward-re): Check cperl-brace-recursing.
21321 (cperl-highlight-charclass): New function.
21322 (cperl-find-pods-heres): Use it.
31cd2dd4 21323 (cperl-fill-paragraph): Synch to save-excursion placement used upstream.
8c777c8d 21324 (cperl-beautify-regexp-piece): Fix column calculation.
31cd2dd4 21325 (cperl-make-regexp-x): Handle case where point is between "q" and "rs".
8c777c8d
CY
21326 (cperl-beautify-level): Don't process entire regexp.
21327 (cperl-build-manpage, cperl-perldoc): Bind Man-switches before
21328 calling man.
21329 (cperl-tips-faces, cperl-mode, cperl-electric-backspace): Doc fix.
21330 (cperl-init-faces): Build a list in the normal way.
21331
81b1f9c9
CY
213322009-08-16 Chong Yidong <cyd@stupidchicken.com>
21333
21334 * calendar/parse-time.el (parse-time-string-chars): Save match
21335 data.
21336
c3732cb8
SM
213372009-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
21338
55659495
SM
21339 * progmodes/sql.el (sql-product-alist): Add :name tag to entries.
21340 (sql-product): Use it.
21341 (sql-mode-menu): Auto-generate the menu based on sql-product-alist.
21342 (sql-set-product): Add completion.
21343 (sql-highlight-oracle-keywords, sql-highlight-postgres-keywords)
21344 (sql-highlight-linter-keywords, sql-highlight-ms-keywords)
21345 (sql-highlight-ansi-keywords, sql-highlight-sybase-keywords)
21346 (sql-highlight-informix-keywords, sql-highlight-interbase-keywords)
21347 (sql-highlight-ingres-keywords, sql-highlight-solid-keywords)
21348 (sql-highlight-mysql-keywords, sql-highlight-sqlite-keywords)
21349 (sql-highlight-db2-keywords): Remove.
21350 (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
21351 (sql-highlight-product): Use derived-mode-p.
21352 (sql-set-sqli-buffer): Use with-current-buffer.
21353 (sql-connect-informix, sql-connect-ingres, sql-connect-oracle):
21354 Simplify.
21355
1ae79427
SM
21356 * emacs-lisp/lisp-mode.el (lisp-indent-region): Remove unused function.
21357
c3732cb8
SM
21358 * term.el: Fix commenting convention, turn comments into docstrings.
21359
f24b8bf3
CY
213602009-08-16 E. Jay Berkenbilt <ejb@ql.org> (tiny change)
21361
21362 * whitespace.el (whitespace-style): Doc fix (Bug#3661).
21363
7b6fefac 213642009-08-16 Jan Seeger <jan.seeger@thenybble.de> (tiny change)
e1bdde78 21365
1200ac26 21366 * calendar/parse-time.el (parse-time-string-chars): Compute using
d0d3f6e9
CY
21367 character classes, to handle non-ascii characters (Bug#3190).
21368
213692009-08-16 Chong Yidong <cyd@stupidchicken.com>
1200ac26 21370
1abbe4e5
CY
21371 * progmodes/sh-script.el (sh-maybe-here-document): Avoid inserting
21372 another heredoc if the user adds another < (Bug#3226).
21373
c3732cb8
SM
21374 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
21375 Don't initialize based on window-system (Bug#4124).
19261da4 21376
daad00fc
CY
21377 * facemenu.el (facemenu-read-color): Use a completion function
21378 that accepts any defined color, such as RGB triplets (Bug#3677).
21379
e1bdde78
CY
21380 * files.el (get-free-disk-space): Change fallback default
21381 directory to /. Expand DIR argument before switching to fallback.
21382 Suggested by Kevin Ryde (Bug#2631, Bug#3911).
21383
9d73a99e
CY
213842009-08-15 Chong Yidong <cyd@stupidchicken.com>
21385
21386 * files.el (load-library): Doc fix.
21387
68b962d4 213882009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
9d73a99e 21389
953e0c1a 21390 * emulation/viper-cmd.el (viper-insert-isearch-string): New function.
c3732cb8 21391 (viper-if-string): Redefine C-s in the minibuffer to insert the last
68b962d4 21392 incremental search string.
9d73a99e 21393
c3732cb8 21394 * ediff-init.el (ediff-coding-system): Use escape-quoted in case of
68b962d4 21395 XEmacs.
9d73a99e 21396
c3732cb8
SM
21397 * ediff-merg.el (ediff-merge-region-is-non-clash-to-skip)
21398 (ediff-merge-region-is-non-clash)
21399 (ediff-skip-merge-region-if-changed-from-default-p): Use defun.
68b962d4 21400 Also check if the job is really a merge job.
9d73a99e 21401
c3732cb8 21402 * ediff.el (ediff-current-file): New function.
9d73a99e 21403
2e330adc
CY
214042009-08-15 Chong Yidong <cyd@stupidchicken.com>
21405
21406 * progmodes/js.el: Edit docstrings throughout to follow Emacs
21407 conventions.
c3732cb8 21408 (js-insert-and-indent): Delete function.
2e330adc
CY
21409 (js-mode-map): Don't bind keys to js-insert-and-indent.
21410 (js-beginning-of-defun): Rename from js--beginning-of-defun.
21411 (js-end-of-defun): Rename from js--end-of-defun.
c3732cb8 21412 (js-auto-indent-flag): Delete variable.
2e330adc 21413
17b5d0f7
CY
214142009-08-14 Chong Yidong <cyd@stupidchicken.com>
21415
c3732cb8
SM
21416 * progmodes/js.el: Remove proclaim statement.
21417 Defvar which-func-imenu-joiner-function to silence compiler.
2e330adc 21418
ba2d8894
CY
21419 * files.el (auto-mode-alist): Use js-mode for .js files.
21420
c3732cb8 21421 * progmodes/js2-mode.el: Remove file.
17b5d0f7
CY
21422
21423 * Makefile.in (ELCFILES): Add js.el, and remove js2-mode.el.
21424
21425 * speedbar.el (speedbar-supported-extension-expressions): Add .js.
21426
c3732cb8 21427 * progmodes/hideshow.el (hs-special-modes-alist): Add js-mode entry.
17b5d0f7
CY
21428
214292009-08-14 Daniel Colascione <dan.colascione@gmail.com>
4e2af782 21430 Karl Landstrom <karl.landstrom@brgeight.se>
17b5d0f7
CY
21431
21432 * progmodes/js.el: New file.
21433
b6377f1d
MH
214342009-08-14 Mark A. Hershberger <mah@everybody.org>
21435
21436 * timezone.el (timezone-parse-date): Add ability to understand ISO
21437 basic format (minimal separators) dates in addition to the
21438 already-supported extended format dates.
21439
bc0eef46
EZ
214402009-08-14 Eli Zaretskii <eliz@gnu.org>
21441
4e021e65
EZ
21442 * international/ucs-normalize.el: Add a `coding' file variable.
21443
bc0eef46
EZ
21444 * Makefile.in (ELCFILES): Add international/ucs-normalize.elc.
21445
53dab179
SS
214462009-08-14 Sam Steingold <sds@gnu.org>
21447
6801c38a 21448 * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
53dab179 21449
6c58c39c
CY
214502009-08-13 Chong Yidong <cyd@stupidchicken.com>
21451
21452 * faces.el (help-argument-name): Define it here instead of
21453 help-fns.el, because in daemon mode help-fns.el may be loaded when
21454 faces are still uninitialized (Bug#1078).
21455
21456 * help-fns.el (help-argument-name): Move defface to faces.el.
21457
c7baf7e9
NR
214582009-08-13 Nick Roberts <nickrob@snap.net.nz>
21459
21460 * progmodes/gdb-mi.el (gdb-inferior-io-mode): Use start-process to
21461 create buffer with a pty but no process so that GDB can make the
21462 inferior the controlling process.
21463
9c40e995 214642009-08-13 Taichi Kawabata <kawabata.taichi@gmail.com>
d6d30064
KH
21465
21466 * international/ucs-normalize.el: New file.
21467
8cdba32b
RS
214682009-08-13 Richard Stallman <rms@gnu.org>
21469
5c950923
RS
21470 * mail/rmail.el (rmail-get-attr-names):
21471 Accept an attribute header that is too short.
21472
76e1e40b
RS
21473 * mail/rmail.el (rmail-forget-messages):
21474 Ignore nil elt in rmail-message-vector. Use dotimes.
21475
1fc01b08
RS
21476 * progmodes/compile.el (compilation-goto-locus):
21477 Use next-error-move-function.
21478
8cdba32b
RS
21479 * simple.el (next-error-move-function): New variable.
21480
99910cf4
JL
214812009-08-12 Juri Linkov <juri@jurta.org>
21482
21483 * progmodes/grep.el (lgrep): Ensure that `default-directory' is
21484 always non-nil. (Bug#4052)
21485
21486 * replace.el (read-regexp): Return empty string when
21487 `default-value' is nil.
21488 (keep-lines-read-args): Don't use empty string as the
21489 default value for `read-regexp'. (Bug#2495)
21490
fc5bdf6c
JL
214912009-08-12 Juri Linkov <juri@jurta.org>
21492
21493 * international/mule-cmds.el (ucs-insert): Change arguments
21494 from `arg' to `character', `count', `inherit' to be the same
21495 as in `insert-char'. Doc fix. (Bug#4039)
21496
21497 * international/mule-conf.el (utf-16be-with-signature): Doc fix.
21498
77748848
JL
214992009-08-12 Juri Linkov <juri@jurta.org>
21500
21501 * files-x.el: New file.
21502
21503 * files.el: Move code that deals with adding/deleting
21504 file/directory-local variables to files-x.el.
21505
21506 * Makefile.in (ELCFILES): Add files-x.elc.
21507
c8a44c4e
DD
215082009-08-11 Dmitry Dzhus <dima@sphinx.net.ru>
21509
27a9fd5a
DD
21510 * progmodes/gdb-mi.el (gdb-line-posns): New helper which helps not
21511 to use `goto-line'.
21512 (gdb-place-breakpoints, gdb-get-location): Rewritten without
21513 `goto-line'.
21514 (gdb-invalidate-disassembly): Do not refresh upon receiving
7b6fefac 21515 'update signal. Instead, update all disassembly buffers only after
27a9fd5a 21516 threads list.
107ef54a 21517 (gdb): Send -target-detach when buffer is killed (Bug#3794).
88b5a757 21518 (gdb-starting): Move -data-list-register-names...
cf6e27cf
DD
21519 (gdb-stopped): ...here so it's sent when first thread stops.
21520 (gdb-registers-handler-custom): Do nothing if register names are
21521 unknown yet.
27a9fd5a 21522
c8a44c4e
DD
21523 * progmodes/gud.el (gud-stop-subjob): Rewritten without macros
21524 from `gdb-mi.el' to avoid extra tangling.
21525
21526 * progmodes/gdb-mi.el (gdb-gud-context-call): Reverting previous
7b6fefac 21527 change which breaks `gud-def' definitions used in `gdb'.
c8a44c4e
DD
21528 (gdb-update-gud-running): No extra fuss for updating frame number.
21529
dfd4e693
SM
215302009-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
21531
51c4341f
SM
21532 * international/mule-cmds.el (mule-keymap, mule-menu-keymap)
21533 (describe-language-environment-map, setup-language-environment-map)
21534 (set-coding-system-map): Move initialization into declaration.
21535 (set-language-info-alist): Last arg to define-key-after can be skipped.
21536
21537 * international/quail.el (quail-completion-1): Simplify.
21538 (quail-define-rules): Use slightly more compact code.
21539 (quail-insert-decode-map): Propertize keys, compact columns.
21540
dfd4e693
SM
21541 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
21542 Add goto-line.
21543
83326559
MB
215442009-08-10 Miles Bader <miles@gnu.org>
21545
21546 * progmodes/js2-mode.el (js2-warning, js2-error, js2-jsdoc-tag)
21547 (js2-jsdoc-type, js2-jsdoc-value, js2-function-param)
21548 (js2-instance-member, js2-private-member, js2-private-function-call)
21549 (js2-jsdoc-html-tag-name, js2-jsdoc-html-tag-delimiter)
21550 (js2-magic-paren, js2-external-variable):
21551 Remove "-face" suffix from face names.
21552 (js2-jsdoc-highlight-helper, js2-highlight-jsdoc)
21553 (js2-highlight-undeclared-vars, js2-peek-token)
21554 (js2-parse-function-params, js2-mode-show-errors)
21555 (js2-mode-show-warnings, js2-make-magic-delimiter)
21556 (js2-mode-highlight-magic-parens): Update to use new face names.
21557
8e754ea2
MA
215582009-08-09 Michael Albinus <michael.albinus@gmx.de>
21559
21560 * net/tramp.el (tramp-get-ls-command-with-dired): New defun.
21561 (tramp-handle-insert-directory): Handle "--dired". (Bug#4075)
21562
1c292fc7
CY
215632009-08-09 Chong Yidong <cyd@stupidchicken.com>
21564
18d433a7
CY
21565 * subr.el: Provide hashtable-print-readable.
21566
1c292fc7
CY
21567 * progmodes/hideshow.el (hs-special-modes-alist): Don't use
21568 hs-c-like-adjust-block-beginning.
21569 (hs-hide-block-at-point): Stop hiding at the beginning of
21570 hs-block-end-regexp (Bug#700).
21571
2db0ae07
DD
215722009-08-09 Dmitry Dzhus <dima@sphinx.net.ru>
21573
21574 * progmodes/gdb-mi.el (gdb-gud-context-call): Does not need to be
21575 a macro.
21576 (gdb-registers-handler-custom): Do not fail when register names
21577 are unavailable.
21578
fe4740a6
DD
215792009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
21580
21581 * progmodes/gdb-mi.el (gdb-control-all-threads)
21582 (gdb-control-current-thread): Interactive setters for
21583 `gdb-gud-control-all-threads' to use in menu.
21584 (gdb-show-run-p): Show «Go» when process is not active.
6a7662bb
BR
21585 (gud-tool-bar-map): Add non-stop/A,T indicator.
21586 Uses gud/thread.xpm and gud/all.xpm.
fe4740a6 21587
ce299d55
CY
215882009-08-08 Yoni Rabkin <yoni@rabkins.net>
21589
21590 * net/net-utils.el (net-utils-font-lock-keywords): New var.
21591 (nslookup-font-lock-keywords): Make it a variable.
dba90ffd
CY
21592 (net-utils-mode): New mode for viewing diagnostic network output.
21593 (net-utils-remove-ctrl-m-filter): Set inhibit-read-only.
21594 (net-utils-run-simple): New function.
21595 (ifconfig, iwconfig, netstat, arp, route): Use it.
ce299d55 21596
7c4654ad
DD
215972009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
21598
21599 * progmodes/gdb-mi.el (gdb-read-memory-custom)
21600 (gdb-memory-set-address, def-gdb-set-positive-number)
21601 (def-gdb-memory-format, def-gdb-memory-unit): Update memory buffer
21602 after changing settings.
21603 (gdb-invalidate-disassembly): Update when first shown.
5f9d345c 21604 (gdb-edit-locals-value): Fix.
7c4654ad
DD
21605 (gdb-registers-handler-custom): Print registers in right order and
21606 allow changing register values (only for current thread yet).
9cbac26b
DD
21607 (gdb-breakpoints-mode-map): Don't assume threads buffer is present.
21608 (gdb-threads-mode-map): Don't assume breakpoints buffer is present.
21609 (gdb-disassembly-handler-custom, gdb-stack-list-frames-custom)
6a7662bb
BR
21610 (gdb-locals-handler-custom, gdb-registers-handler-custom):
21611 Thread info in mode name.
9cbac26b 21612 (gdb-registers-mode-map): TAB to switch to locals.
7c4654ad 21613
0f25a277
EZ
216142009-08-08 Eli Zaretskii <eliz@gnu.org>
21615
21616 * mail/rmail.el (rmail-add-mbox-headers)
21617 (rmail-set-message-counters-counter): Search for
21618 rmail-unix-mail-delimiter instead of just "From ". (Bug#4076)
21619
b971be60
GM
216202009-08-08 Glenn Morris <rgm@gnu.org>
21621
21622 * Makefile.in (ELCFILES): Update.
21623
a35d3ad8
EZ
216242009-08-07 Eli Zaretskii <eliz@gnu.org>
21625
6a7662bb
BR
21626 * mail/sendmail.el (mail-yank-original):
21627 Set buffer-file-coding-system from the one used by the message whose
60c2df40
EZ
21628 text is yanked.
21629
8b0bcc2e
EZ
21630 * calc/calc-graph.el (calc-graph-plot): Set calc-graph-last-device
21631 to "windows" when "pgnuplot" is used.
6a7662bb
BR
21632 (calc-graph-command, calc-gnuplot-command, calc-graph-init):
21633 Don't call accept-process-output if "pgnuplot" is used.
8b0bcc2e
EZ
21634 (calc-graph-init): Don't send -display and -geometry to
21635 "pgnuplot". If "pgnuplot" is used, glean gnuplot version by
21636 running "pgnuplot -V" with shell-command-to-string.
21637
21638 * calc/calc.el (calc-gnuplot-name) [windows-nt]: Use "pgnuplot" as
21639 the default.
21640
216412009-08-07 Eli Zaretskii <eliz@gnu.org>
21642
21643 * Makefile.in (ELCFILES): org/org-export-latex.elc renamed to
a35d3ad8
EZ
21644 org/org-latex.elc.
21645
3bca7ca5
DN
216462009-08-07 Dan Nicolaescu <dann@ics.uci.edu>
21647
3c53763c
DN
21648 * vc-dispatcher.el (vc-resynch-window): Update comment.
21649
3bca7ca5
DN
21650 * term.el (term-handle-ansi-escape): Add comments with the
21651 terminfo capabilities implemented.
21652
7b217360
DD
216532009-08-06 Dmitry Dzhus <dima@sphinx.net.ru>
21654
5f9d345c 21655 * progmodes/gdb-mi.el (gdb-var-create-regexp): Remove.
7b217360 21656 (gdb-var-create-handler): Rewritten using JSON parser.
88b5a757
DD
21657 (gdb-propertize-header): Move earlier.
21658 (gdb-set-header): Remove to avoid duplication.
7b217360
DD
21659 (gdb-thread-list-handler-custom, gdb-invalidate-disassembly):
21660 Refresh disassembly buffers only after threads list have been
21661 update.
21662 (gdb-threads-header, gdb-registers-header): Per-buffer header line
21663 variables.
21664
b4d84ecf
JL
216652009-08-04 Juri Linkov <juri@jurta.org>
21666
21667 * files.el: Commands to add/delete file/directory-local variables.
21668 (read-file-local-variable, read-file-local-variable-value)
21669 (read-file-local-variable-mode, modify-file-local-variable)
21670 (modify-file-local-variable-prop-line)
21671 (modify-dir-local-variable): New functions.
21672 (add-file-local-variable, delete-file-local-variable)
21673 (add-file-local-variable-prop-line, delete-file-local-variable-prop-line)
21674 (add-dir-local-variable, delete-dir-local-variable)
21675 (copy-file-locals-to-dir-locals, copy-dir-locals-to-file-locals)
21676 (copy-dir-locals-to-file-locals-prop-line): New commands.
21677
42da39c1
CY
216782009-08-04 Chong Yidong <cyd@stupidchicken.com>
21679
21680 * abbrev.el (insert-abbrev-table-description): Prettify output.
21681 Suggested by Karl Chen.
21682
98bf8494
DD
216832009-08-04 Dmitry Dzhus <dima@sphinx.net.ru>
21684
78b9fb28 21685 * progmodes/gdb-mi.el (gdb-frame-number): Initialize with nil.
7b6fefac 21686 (gdb-overlay-arrow-position): Rename to `gdb-disassembly-position'.
78b9fb28
DD
21687 (gdb-overlay-arrow-position, gdb-thread-position)
21688 (gdb-disassembly-position): Declare variables.
21689 (gdb-wait-for-pending): Function now.
21690 (gdb-add-subscriber, gdb-delete-subscriber, gdb-get-subscribers)
21691 (gdb-emit-signal, gdb-buf-publisher): Declare before first use so
21692 compilation goes smoothly.
21693 (gdb, gdb-non-stop, gdb-buffers): New customization groups.
21694 (gdb-non-stop-setting): New customization setting which replaces
21695 `gdb-non-stop' so changing it doesn't break active GDB session.
21696 (gdb-stack-buffer-locations, gdb-stack-buffer-addresses)
21697 (gdb-thread-buffer-verbose-names, gdb-thread-buffer-arguments)
21698 (gdb-thread-buffer-locations, gdb-thread-buffer-addresses)
21699 (gdb-show-threads-by-default): New customization options.
21700 (gdb-buffer-type, gdb-buffer-shows-main-thread-p): New helper
21701 routines.
21702 (gdb-get-buffer-create): Send buffers update signal when they are
21703 created.
21704 (gdb-invalidate-locals, gdb-invalidate-registers)
21705 (gdb-invalidate-breakpoints)
21706 (gdb-invalidate-threads, gdb-invalidate-disassembly)
21707 (gdb-invalidate-memory): Accept update signal.
21708 (gdb-current-context-command): Use --frame option.
21709 (gdb-update-gud-running, gdb-running, gdb-setq-thread-number):
21710 Implement `gdb-frame-number' selection logic.
21711 (gdb-show-run-p, gdb-show-stop-p): Helper functions which decide
21712 whether to show GUD toolbar buttons.
21713 (gdb-thread-exited): Unselect current thread when it exits.
21714 (gdb-stopped): Typo fixed (now really runs `gdb-stopped-hooks').
21715 (gdb-mark-line): Routine which sets overlay arrow or inverses
21716 video on fringeless displays.
21717 (gdb-table, gdb-table-add-row, gdb-table-string): Structure used
21718 to build aligned columns of data in GDB buffers and set text
21719 properties line-by-line.
21720 (gdb-invalidate-breakpoints)
21721 (gdb-breakpoints-list-handler-custom)
21722 (gdb-thread-list-handler-custom, gdb-disassembly-handler-custom)
21723 (gdb-stack-list-frames-custom, gdb-locals-handler-custom)
21724 (gdb-registers-handler-custom): Align data columns.
21725 (gdb-locals-handler-custom): Now prints data like in variable
21726 declarations.
21727 (gdb-jump-to, gdb-file-button, gdb-insert-file-location-button):
88b5a757 21728 Remove confusing buttons.
78b9fb28
DD
21729 (gdb-invalidate-threads): Append --frame.
21730 (gdb-threads-mode-map, gdb-breakpoints-mode-map): TAB to switch
21731 between breakpoints/threads buffers.
21732 (gdb-set-window-buffer): Now can ignore dedicated windows.
21733 (gdb-propertize-header): Use `gdb-set-window-buffer'.
21734 (def-gdb-thread-buffer-simple-command): Numerous typos fixed.
21735 (def-gdb-thread-buffer-gud-command): Replaces
21736 `def-gdb-thread-buffer-gdb-command' and uses standard GUD commands
21737 for fine thread control.
21738 (gdb-preempt-existing-or-display-buffer): New function used to
21739 display bound buffers without breaking window layout.
21740 (gdb-frame-location): Replaces `gdb-insert-frame-location'.
21741 (gdb-select-frame): New version of `gdb-frames-select' which now
21742 sets `gdb-frame-number' so commands may use --frame option instead
21743 of inner debugger state.
21744 (gdb-frame-handler): Do not set `gdb-frame-number'.
21745 (gdb-threads-mode-map): Select threads with mouse.
21746
21747 * progmodes/gud.el (gdb-gud-context-call): Declare function to
21748 avoid compilation warning.
21749 (gud-menu-map, gud-minor-mode-map): Use `gdb-show-run-p` and
21750 `gdb-show-stop-p`.
21751
566f3909
DD
21752 * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create):
21753 Argument `key' renamed to `buffer-type'.
21754 (gdb-current-context-buffer-name): Do not add thread info to
21755 buffer name when no thread is selected.
21756 (gdbmi-record-list, gdb-shell): Try to handle GDB `shell'
21757 command (bug 3794).
21758 (gdb-thread-selected): Handle `=thread-selected' notification.
21759 (gdb-wait-for-pending): New macro to deal with congestion problems.
21760 (gdb-breakpoints-list-handler-custom): Don't fail on pending
21761 breakpoints.
7b6fefac
JB
21762 (gdb-invalidate-disassembly): Use 'fullname instead of 'file.
21763 This fixes problem similar to one described in bug 3947.
566f3909
DD
21764 (gud-menu-map): More menu items.
21765 (gdb-init-1): Reset `gdb-thread-number' to nil.
21766
4a31122c
DD
21767 * progmodes/gud.el (gud-stop-subjob, gud-menu-map): Respect GDB
21768 non-stop settings.
21769
21770 * progmodes/gdb-mi.el (gdb-thread-number): Initialize with nil.
21771 (gdb-current-context-command): Do not append --thread if
21772 `gdb-thread-number' is nil.
6a7662bb
BR
21773 (gdb-running-threads-count, gdb-stopped-threads-count):
21774 New variables.
4a31122c 21775 (gdb-non-stop, gdb-gud-control-all-threads, gdb-switch-reasons)
6a7662bb
BR
21776 (gdb-stopped-hooks, gdb-switch-when-another-stopped):
21777 New customization options.
4a31122c
DD
21778 (gdb-gud-context-command, gdb-gud-context-call): New wrappers for
21779 GUD commands.
7b6fefac 21780 (gdb): `gud-def' definitions changed to use `gdb-gud-context-call'.
4a31122c
DD
21781 (gdb-init-1): Activate non-stop mode if `gdb-non-stop' is enabled.
21782 (gdb-setq-thread-number, gdb-update-gud-running): New functions to
21783 set `gdb-thread-number' and update `gud-running' properly.
21784 (gdb-running): Update threads list when new threads appear.
21785 (gdb-stopped): Support non-stop operation and new thread switching
21786 logic.
21787 (gdb-jsonify-buffer, gdb-json-read-buffer, gdb-json-string)
21788 (gdb-json-partial-output): New set of JSON routines.
21789 (def-gdb-auto-update-trigger): New `signal-list' optional
21790 argument.
21791 (gdb-thread-list-handler-custom): Update `gud-running',
21792 `gdb-stopped-threads-count' and `gdb-running-threads-count'.
21793 (def-gdb-thread-buffer-gdb-command, gdb-interrupt-thread)
21794 (gdb-continue-thread, gdb-step-thread): New commands for fine
21795 thread execution control.
21796 (gud-menu-map): New menu items to switch non-stop options.
21797 (gdb-reset): Cleanup `gdb-thread-position' overlay arrow marker.
0d25e058 21798 (gdb-send): Mimic RET properly (bug 3794).
4a31122c
DD
21799
21800 * progmodes/gdb-mi.el (gdb-rules-name-maker)
21801 (gdb-rules-buffer-mode, gdb-rules-update-trigger): Accessors for
21802 gdb-buffer-rules.
21803 (def-gdb-auto-update-handler): New nopreserve optional argument.
21804 (gdb-stack-list-frames-custom): Print stack from top to bottom.
21805
88b5a757 21806 * progmodes/gdb-mi.el (gdb-pc-address): Remove unused variable.
4a31122c
DD
21807 (gdb-threads-list, gdb-breakpoints-list): New assoc lists.
21808 (gdb-parent-mode): New mode to derive other GDB modes from.
21809 (gdb-display-disassembly-for-thread)
21810 (gdb-frame-disassembly-for-thread): New commands for threads
21811 buffer.
21812
21813 * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create)
21814 (gdb-init-1, gdb-bind-function-to-buffer, gdb-add-subscriber)
a5c9f540
DD
21815 (gdb-get-subscribers, gdb-emit-signal, gdb-buf-publisher)
21816 (gdb-update): We now store all GDB buffers in a list so that they
21817 can be updated by traversing a list instead of calling invalidate
7b6fefac 21818 triggers explicitly.
a5c9f540
DD
21819 (def-gdb-trigger-and-handler): New macro to define trigger-handler
21820 pair for GDB buffer.
21821 (gdb-stack-buffer-name): Add thread information.
e7086683
DD
21822 (gdb-add-pending, gdb-pending-p, gdb-delete-pending): Macros to
21823 handle pending triggers.
21824 (gdb-threads-mode-map, def-gdb-thread-buffer-command)
21825 (def-gdb-thread-buffer-simple-command)
21826 (gdb-display-stack-for-thread, gdb-display-locals-for-thread)
21827 (gdb-display-registers-for-thread, gdb-frame-stack-for-thread)
7b6fefac
JB
21828 (gdb-frame-locals-for-thread, gdb-frame-registers-for-thread):
21829 New commands which show buffers bound to thread.
88b5a757 21830 (gdb-stack-list-locals-regexp): Remove unused regexp.
4a31122c 21831
7b6fefac
JB
21832 * progmodes/gdb-mi.el (gdb-breakpoints-buffer-name)
21833 (gdb-locals-buffer-name, gdb-registers-buffer-name)
4a31122c
DD
21834 (gdb-memory-buffer-name, gdb-stack-buffer-name): Do not switch
21835 to (gud-comint-buffer) in *-buffer-name functions
21836 because (gdb-get-target-string) already does that.
21837 (gdb-locals-handler-custom, gdb-registers-handler-custom)
21838 (gdb-changed-registers-handler): Rewritten without regexps.
21839
ba214964 21840 * progmodes/gdb-mi.el: Basic thread selection support.
4a31122c
DD
21841 (gdb-thread-number): New variable.
21842 (gdb-current-context-command): New macro which adds --thread
21843 option to command.
7b6fefac 21844 (gdb-threads-mode-map): Select thread with SPC.
4a31122c 21845 (gdb-thread-list-handler-custom): Mark current thread with overlay
7b6fefac 21846 arrow. Synchronize GDB thread and Emacs thread.
4a31122c
DD
21847 (gdb-select-thread): New command which selects current thread.
21848 (gdb-invalidate-frames, gdb-invalidate-locals)
21849 (gdb-invalidate-registers): Use --thread option.
20f12ed8 21850
2ac33804
MA
218512009-08-04 Michael Albinus <michael.albinus@gmx.de>
21852
21853 * net/tramp.el (top): Make check for tramp-gvfs loading more
8e754ea2 21854 robust. (Bug#3977)
2ac33804
MA
21855 (tramp-handle-insert-file-contents): `unwind-protect' must be
21856 inside `with-parsed-tramp-file-name'.
21857
21858 * net/tramp-gvfs.el (top): Remove superfluous message when loading
21859 fails.
21860
39d0296f
NR
218612009-08-03 Nick Roberts <nickrob@snap.net.nz>
21862
21863 * progmodes/gud.el (jdb): Set gud-jdb-classpath-string to current
21864 directory if CLASSPATH is not set.
21865
adcbca53
MA
218662009-08-03 Michael Albinus <michael.albinus@gmx.de>
21867
7b6fefac
JB
21868 * net/tramp.el (tramp-rfn-eshadow-update-overlay-regexp):
21869 New defconst.
7ef849b6 21870 (tramp-rfn-eshadow-update-overlay): Use it. (Bug#4004)
adcbca53 21871
30924b0b
CY
218722009-08-02 Kevin Ryde <user42@zip.com.au>
21873
7b6fefac
JB
21874 * net/newst-backend.el (newsticker--raw-url-list-defaults):
21875 Update freshmeat link. Delete newsforge.com as it seems gone.
30924b0b 21876
b6ce92f1
CY
218772009-08-02 Chong Yidong <cyd@stupidchicken.com>
21878
d977a092
CY
21879 * select.el (x-set-selection): Doc fix (Bug#4021).
21880
21881 * w32-fns.el (x-set-selection): Doc fix (Bug#4021).
21882
b6ce92f1
CY
21883 * help-fns.el (describe-variable): Treat list return values from
21884 dir-locals-find-file properly (Bug#4005).
21885
7b6fefac 218862009-08-02 Julian Scheid <julians37@googlemail.com> (tiny change)
3eedbc85
MA
21887
21888 * net/tramp.el (tramp-debug-message): Print also microseconds.
21889
218902009-08-02 Michael Albinus <michael.albinus@gmx.de>
21891
21892 * net/tramp.el (tramp-handle-insert-file-contents): Optimize, when BEG
21893 or END is non-nil.
21894 (tramp-handle-vc-registered): Use `tramp-cache-inhibit-cache'.
21895 (tramp-get-debug-buffer): Change `outline-regexp' according to new
21896 format.
21897
5ce6e4f4 21898 * net/tramp-cache.el (tramp-cache-inhibit-cache): New defvar.
3eedbc85
MA
21899 (tramp-get-file-property): Use it.
21900
6a7662bb
BR
21901 * autorevert.el (auto-revert-handler):
21902 Allow `auto-revert-tail-mode' for remote files.
3eedbc85 21903
2aafe808
JR
219042009-08-02 Jason Rumney <jasonr@gnu.org>
21905
21906 * minibuffer.el (read-file-name): Treat confirm options to
7b6fefac 21907 MUSTMATCH as nil when invoking x-file-dialog. (Bug#3969)
2aafe808 21908
e094097c
CY
219092009-08-02 Chong Yidong <cyd@stupidchicken.com>
21910
21911 * font-lock.el (font-lock-string-face, font-lock-builtin-face)
6a7662bb
BR
21912 (font-lock-variable-name-face, font-lock-constant-face):
21913 Darken the colors for light backgrounds.
e094097c 21914
de94f281
EZ
219152009-08-01 Eli Zaretskii <eliz@gnu.org>
21916
21917 * mail/rmailsum.el (rmail-header-summary): Ignore letter-case of
21918 month names. (Bug#3987)
21919
54b99340
CY
219202009-07-31 Chong Yidong <cyd@stupidchicken.com>
21921
21922 * simple.el (line-move-finish): Pass whole number to
21923 line-move-to-column.
34be836c 21924 (line-move-visual): Perform hscroll to the recorded position.
54b99340 21925
38216c30
JB
219262009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
21927
21928 * calc/calc-mode.el (calc-matrix-brackets): Remove "P" from prompt.
21929
c779896d
CY
219302009-07-29 Alan Mackenzie <acm@muc.de>
21931
21932 * progmodes/cc-defs.el (c-version): Bump to 5.31.7.
21933
592ccae0
DD
219342009-07-29 Dmitry Dzhus <dima@sphinx.net.ru>
21935
35edc6c6
DD
21936 * progmodes/gdb-mi.el (gdb-goto-breakpoint)
21937 (gdb-place-breakpoints): Use full path when setting breakpoints.
592ccae0 21938
5a9e3ab7
JB
219392009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
21940
21941 * calc/calc.el (calc-mode-map): Add keybinding for
21942 `calc-transpose-lines'.
21943
7b6fefac 219442009-07-29 Vincent Belaïche <vincent.belaiche@gmail.com>
5a9e3ab7
JB
21945
21946 * calc/calc-misc.el (calc-transpose-lines): New function.
21947
905fb90e
MA
219482009-07-28 Michael Albinus <michael.albinus@gmx.de>
21949
21950 * net/tramp.el (tramp-do-copy-or-rename-file): Add messages.
21951 Simplify check for out-of-band methods.
21952 (tramp-do-copy-or-rename-file-out-of-band): Allow both files to be
21953 remote. Remove messages which are in `tramp-do-copy-or-rename-file'.
21954
76e14464
DN
219552009-07-28 Dan Nicolaescu <dann@ics.uci.edu>
21956
21957 * vc-git.el (vc-git-checkin): Fix typo.
21958
6088b51f 219592009-07-28 Steve Yegge <steve.yegge@gmail.com>
af077012
SY
21960
21961 * progmodes/js2-mode.el: New file.
21962
b85157fe
NR
219632009-07-28 Nick Roberts <nickrob@snap.net.nz>
21964
21965 * progmodes/gud.el (jdb): Add gud-pstar to dump object information.
21966 (gud-menu-map): Adjust tooltip accordingly.
21967
d43c2b06
DN
219682009-07-27 Dan Nicolaescu <dann@ics.uci.edu>
21969
1c0f0c3b
DN
21970 * vc-bzr.el (vc-bzr-print-log): Pass multiple arguments to bzr log.
21971 (vc-bzr-log-view-mode): Adjust log-view-file-re.
21972
d43c2b06
DN
21973 * add-log.el (change-log-mode-map): Add a menu.
21974
3dec5c36
MA
219752009-07-27 Michael Albinus <michael.albinus@gmx.de>
21976
21977 * net/dbus.el (dbus-call-method-non-blocking): Handle the case the
21978 function returns nil.
21979 (dbus-handle-event): Handle special return value :ignore.
21980 Reported by Jan Moringen <jan.moringen@uni-bielefeld.de>.
21981
5704140c
CY
219822009-07-26 Chong Yidong <cyd@stupidchicken.com>
21983
21984 * view.el (view-mode-enable): Don't define Helper-return-blurb if
21985 it's not needed.
21986
3077d1f6
EZ
219872009-07-25 Eli Zaretskii <eliz@gnu.org>
21988
21989 Fix Bug#3888:
21990
21991 * w32-vars.el (x-select-enable-clipboard): Doc fix.
21992
21993 * term/pc-win.el (x-display-name, x-colors)
21994 (x-select-enable-clipboard, x-select-text): Doc fix.
21995
21996 * term/common-win.el (x-display-name, x-colors): Doc fix.
21997
21998 * term/ns-win.el (x-select-text, x-setup-function-keys, x-colors)
21999 (xw-defined-colors): Doc fix.
22000
22001 * w32-fns.el (x-select-text, x-setup-function-keys)
22002 (x-get-selection, x-set-selection): Doc fix.
22003
22004 * term/x-win.el (x-select-text, x-setup-function-keys)
22005 (x-select-enable-clipboard, xw-defined-colors): Doc fix.
22006
22007 * select.el (x-set-selection): Doc fix.
22008
51768bc8
MA
220092009-07-25 Michael Albinus <michael.albinus@gmx.de>
22010
22011 * net/zeroconf.el (zeroconf-init): Check for "GetVersionString"
22012 instead of "IsNSSSupportAvailable". Avahi ought to work also when
6a7662bb
BR
22013 "IsNSSSupportAvailable" method is not available.
22014 Reported by Steve Youngs <steve@sxemacs.org>.
51768bc8 22015
b11c2874
KH
220162009-07-24 Kenichi Handa <handa@m17n.org>
22017
22018 * international/characters.el: Fix setting of category ?C, ?|, ?K,
7b6fefac 22019 and ?H. Fix setting of case for Latin Extended and Greek Extended.
b11c2874
KH
22020 (build-unicode-category-table): Fix range checks.
22021
ba83b7b6
DN
220222009-07-24 Dan Nicolaescu <dann@ics.uci.edu>
22023
22024 * vc-dispatcher.el (vc-resynch-buffers-in-directory): Make sure
22025 the buffer we try to sync is current when calling
22026 vc-resynch-buffer.
22027
22028 * vc-dir.el (vc-dir-resynch-file): Make sure vc-dir-update does
22029 not show up to date files.
22030
7a8ae964
GM
220312009-07-24 Glenn Morris <rgm@gnu.org>
22032
22033 * emacs-lisp/elint.el (elint-current-buffer, elint-defun):
22034 Add autoload cookies. If necessary, initialize.
22035 (elint-log): Handle non-file buffers.
22036 (elint-initialize): Add optional argument to reinitialize.
22037 (elint-find-builtin-variables): Save excursion.
22038
a707eb05
DN
220392009-07-23 Dan Nicolaescu <dann@ics.uci.edu>
22040
22041 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
22042 for Lint.
22043
0a2ddfa6
DN
220442009-07-22 Dan Nicolaescu <dann@ics.uci.edu>
22045
d6a62b0d
DN
22046 * vc.el (vc-print-log-internal): New function, split out from ...
22047 (vc-print-log): ... here.
10b5dcad 22048 (vc-dir-move-to-goal-column): Declare.
d6a62b0d 22049
0a2ddfa6
DN
22050 * vc-git.el (vc-git-add-signoff): New variable.
22051 (vc-git-checkin): Use it.
22052 (vc-git-toggle-signoff): New function.
22053 (vc-git-extra-menu-map): Bind it to menu.
2a0e3379
DN
22054 (vc-git--run-command-string): Accept a nil FILE argument.
22055 (vc-git-stash-list): New function.
22056 (vc-git-dir-extra-headers): Use it.
0a2ddfa6 22057
589a99f2
GM
220582009-07-23 Glenn Morris <rgm@gnu.org>
22059
22060 * help-fns.el (describe-variable): Describe ignored and risky local
22061 variables in a similar way to that in which we describe safe ones.
22062
22063 * emacs-lisp/bytecomp.el (byte-compile-from-buffer)
22064 (byte-compile-output-file-form, byte-compile-output-docform)
22065 (byte-compile-file-form-defmumble, byte-compile-output-as-comment):
22066 Give some more local variables with common names a "bytecomp-" prefix,
22067 so as not to shadow things during compilation.
22068 * emacs-lisp/cl-macs.el (load-time-value)
22069 * emacs-lisp/cl.el (cl-compiling-file): Update for the name-change
22070 `outbuffer' to `bytecomp-outbuffer'.
22071
22072 * emacs-lisp/elint.el (elint-standard-variables): Remove most members,
22073 since the next two variables cover them automatically now.
22074 (elint-builtin-variables, elint-autoloaded-variables): New.
22075 (elint-unknown-builtin-args): Remove all members, since they can be
22076 parsed automatically now.
22077 (elint-extra-errors): New.
22078 (elint-env-add-env, elint-env-add-macro): Use cadr.
22079 (elint-current-buffer): Use or. Change final message.
22080 (elint-get-top-forms): Use line-end-position.
22081 (elint-init-env): Use cadr. Handle autoload, declare-function,
22082 and defalias.
22083 (elint-add-required-env): Doc fix. Use or. Standardize error.
22084 (regexp-assoc): Remove unused function.
22085 (elint-top-form): Set elint-current-pos, to record the start of the
22086 top-level form, for compilation-mode.
22087 (elint-form): Trap errors in macro expansion. Use dolist.
22088 (elint-unbound-variable): Use elint-builtin-variables and
22089 elint-autoloaded-variables.
22090 (elint-get-args): Use cadr, or.
22091 (elint-check-cond-form): Use dolist, cadr.
22092 (elint-check-condition-case-form): Doc fix. Use cadr.
22093 Use elint-extra-errors.
22094 (elint-log): New function.
22095 (elint-error, elint-warning): Use elint-log for a bytecomp-style format.
22096 Distinguish errors and warnings.
22097 (elint-log-message): Use with-current-buffer. Inhibit read-only.
22098 Use a bytecomp-style format.
22099 (elint-clear-log): Preserve default-directory. Inhibit read-only.
22100 (elint-get-log-buffer): Use compilation mode. Disable undo.
22101 Don't truncate lines.
22102 (elint-initialize): Set builtin and autoloaded variable lists.
22103 Only process elint-unknown-builtin-args if non-nil.
22104 (elint-find-builtin-variables, elint-find-autoloaded-variables):
22105 New functions.
22106 (elint-find-builtin-args): Doc fix. Handle "BODY...)".
22107
855b42a2
GM
221082009-07-22 Kevin Ryde <user42@zip.com.au>
22109
22110 * net/newst-backend.el (newsticker--parse-atom-1.0)
22111 (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
22112 (newsticker--parse-rss-1.0):
22113 * progmodes/idlwave.el (idlwave-mode):
22114 * progmodes/idlw-shell.el (idlwave-shell-mode):
22115 * progmodes/vera-mode.el (vera-mode):
22116 * progmodes/verilog-mode.el (verilog-auto-inst, verilog-auto):
22117 * progmodes/vhdl-mode.el (vhdl-mode):
22118 * textmodes/table.el (table-generate-source)
22119 (table--warn-incompatibility):
22120 Hyperlink urls in docstrings with URL `...'.
22121
fd413a37
GM
221222009-07-22 Glenn Morris <rgm@gnu.org>
22123
cb711556
GM
22124 * emacs-lisp/advice.el, emacs-lisp/checkdoc.el:
22125 * emacs-lisp/debug.el, emacs-lisp/elp.el, emacs-lisp/gulp.el:
22126 * emacs-lisp/lisp.el, emacs-lisp/pp.el, emacs-lisp/trace.el:
22127 Remove leading * from defcustom docs.
22128
fd413a37
GM
22129 * simple.el (blink-matching-paren-distance): Bump to 100k. (Bug#3889)
22130
22131 * emacs-lisp/shadow.el (shadows-compare-text-p): Remove leading * from
22132 defcustom doc.
22133 (list-load-path-shadows): Optionally, just return shadows as a string.
22134
22135 * mail/emacsbug.el (report-emacs-bug): Include any load-path shadows.
22136
a4f69701
CY
221372009-07-21 Chong Yidong <cyd@stupidchicken.com>
22138
6a7662bb
BR
22139 * mail/rmailedit.el (rmail-edit-mode):
22140 Use auto-save-include-big-deletions.
a4f69701 22141
6a7662bb
BR
22142 * mail/rmail.el (rmail-variables):
22143 Use auto-save-include-big-deletions.
a4f69701
CY
22144
22145 * files.el (auto-save-mode): Revert 2009-07-21 and 2009-07-16
22146 changes.
22147
ec06459c
JB
221482009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
22149
22150 * calc/calc.el (calc-undo-length): New variable.
22151 (calc-quit): Truncate rather than eliminate `calc-undo-list'.
22152
b41b0976
RS
221532009-07-21 Richard Stallman <rms@gnu.org>
22154
22155 * files.el (auto-save-mode): Handle buffer-save-size = -2
22156 for toggling mode.
22157
4ed32706
GM
221582009-07-21 Glenn Morris <rgm@gnu.org>
22159
531b1264
GM
22160 * textmodes/ispell.el (ispell-looking-back): Update declaration.
22161
55d27f41
GM
22162 * calendar/todo-mode.el (calendar-current-date): Update declaration.
22163
02df3f4d
GM
22164 * ps-print.el (ps-jitify, ps-lazify): Remove aliases only used to
22165 silence compiler. Instead...
22166 (jit-lock-fontify-now, lazy-lock-fontify-region): ...Declare.
22167 (ps-print-ensure-fontified): Update for above function name changes.
22168
fdd8417e
GM
22169 * printing.el (pr-mh-get-msg-num, pr-mh-show)
22170 (pr-mh-start-of-uncleaned-message): Remove aliases only used to
22171 silence compiler. Instead...
22172 (mh-get-msg-num, mh-show, mh-start-of-uncleaned-message): ...Declare.
22173 (mh-show-buffer): Only define for compiler.
22174 (pr-mh-current-message): Update for above function name changes.
22175
4ed32706
GM
22176 * files.el (abort-if-file-too-large): Explicitly pass `filename'
22177 as an argument.
22178 (find-file-noselect, insert-file-1): Update for above change.
22179
22180 * mail/rmail.el (rmail-retry-ignored-headers): Bump :version.
22181
22182 * mail/mailclient.el (mailclient-send-it): Fix message.
22183
22184 * emacs-lisp/edebug.el (cl-debug-env): Only define for compiler.
22185 (edebug-eval): Check cl-debug-env is bound.
22186 (print-level, print-circle): Don't redefine built-in variables.
22187
22188 * emacs-lisp/cust-print.el: Remove leading * from defcustom docs.
22189 (custom-print-vectors): Remove old comments from doc.
22190
22191 * emerge.el (menu-bar-emerge-menu): Remove unused variable.
22192 (emerge-version): Make the variable an obsolete alias for the
22193 emacs-version variable. Make the function obsolete.
22194 (emerge-fast-keymap, emerge-edit-keymap): Make a separate menu for
22195 Emerge options, rather than merging in into the main Options menu.
22196 (emerge-options-menu): Adjust menu text. Use buttons for skip prefers
22197 and auto advance modes. Disable edit/fast items when not relevant.
22198
86812144
CY
221992009-07-20 Dan Nicolaescu <dann@ics.uci.edu>
22200
22201 * term/vt420.el (terminal-init-vt420): Fix typo.
22202
6bb90094
SS
222032009-07-20 Sam Steingold <sds@gnu.org>
22204
22205 * progmodes/ada-mode.el (compile-auto-highlight): Remove the
22206 variable (removed from compile.el on 2004-03-11).
22207
42e0a725
CY
222082009-07-20 Chong Yidong <cyd@stupidchicken.com>
22209
22210 * files.el (hack-local-variables-filter): Fix last change.
22211
2ee20f24
JL
222122009-07-19 Juri Linkov <juri@jurta.org>
22213
22214 * files.el (ignored-local-variables): Add `dir-local-variables-alist'.
22215 (dir-local-variables-alist): New buffer-local variable.
22216 (hack-local-variables-filter): If variable is not dir-local,
22217 i.e. `dir-name' is nil, then remove it from `dir-local-variables-alist',
22218 because file-local overrides dir-local.
3570691b 22219 (c-postprocess-file-styles) <declare-function>:
2ee20f24
JL
22220 Remove obsolete declaration.
22221 (hack-dir-local-variables): Add dir-local variable/value pair to
22222 `dir-local-variables-alist' and remove duplicates. Doc fix.
22223
22224 * help-fns.el (describe-variable): Add information about
22225 file-local and dir-local variables.
22226
89bf83cd
CY
222272009-07-19 Chong Yidong <cyd@stupidchicken.com>
22228
22229 * files.el (hack-local-variables-filter): Rewrite.
22230
1a8d3541
GM
222312009-07-19 Glenn Morris <rgm@gnu.org>
22232
d9e8a018
GM
22233 * progmodes/verilog-mode.el (verilog-error-regexp-add-xemacs):
22234 Silence compiler by only defining on XEmacs.
22235
da332cfb
GM
22236 * international/mule.el (auto-coding-regexp-alist): Only match
22237 BABYL... at the start of buffer, not of lines. (Bug#3790)
22238
1a8d3541
GM
22239 * calendar/cal-menu.el (cal-menu-set-date-title): Handle calls from
22240 non-calendar buffers (Bug#3862). Restore "not on a date" message.
22241 (cal-menu-context-mouse-menu): Doc fix.
22242
22243 * desktop.el (desktop-buffers-not-to-save): Set :version tag.
22244
22245 * simple.el (mail-user-agent): Doc fix. Set :version tag.
22246
d842b103
JL
222472009-07-18 Juri Linkov <juri@jurta.org>
22248
22249 * info.el: Virtual Info keyword finder.
3570691b 22250 (add-to-list) <Info-virtual-files>: Add "\\`\\*Finder.*\\*\\'".
d842b103
JL
22251 (Info-finder-file): New variable.
22252 (Info-finder-find-file): New function.
22253 (finder-known-keywords, finder-package-info)
22254 (find-library-name, lm-commentary): Use defvar and
22255 declare-function to silence compiler warnings.
22256 (Info-finder-find-node): New function.
22257 (info-finder): New command.
22258
22259 * subr.el (process-kill-buffer-query-function): New function.
22260 (add-hook)<kill-buffer-query-functions>: Add hook
22261 `process-kill-buffer-query-function'.
22262
10d37df7
AM
222632009-07-18 Alan Mackenzie <acm@muc.de>
22264
7b6fefac 22265 * progmodes/cc-mode.el (c-before-hack-hook)
10d37df7
AM
22266 (c-postprocess-file-styles): Give invocation of `c-set-style'
22267 DONT-OVERRIDE parameter of t. Already set style variables will
22268 thus not be overridden by style settings given by `c-file-syle'.
22269
22270 * files.el (hack-local-variables-filter): Remove entries with
22271 duplicate keys from `file-local-variables-alist'.
22272
102e1a41
EZ
222732009-07-18 Eli Zaretskii <eliz@gnu.org>
22274
22275 * simple.el (deactivate-mark, activate-mark, set-mark): Don't call
22276 x-set-selection if display-selections-p returns nil for the
22277 current frame.
22278
16f2e9fc
CY
222792009-07-18 Chong Yidong <cyd@stupidchicken.com>
22280
22281 * simple.el (region-active-p, use-region-p): Doc fix (Bug#3873).
22282
f22693fc
EZ
222832009-07-18 Eli Zaretskii <eliz@gnu.org>
22284
a6c2c80c
EZ
22285 * desktop.el (desktop-buffers-not-to-save): Default value is nil.
22286 Accept nil in addition to a regexp.
22287 (desktop-files-not-to-save): Add "(ftp)$" to the default regexp.
22288 Accept nil in addition to a regexp.
22289 (desktop-save-buffer-p): Don't use desktop-buffers-not-to-save for
22290 buffers that have an associated file. Handle nil values of
22291 desktop-buffers-not-to-save and desktop-files-not-to-save.
22292 (Bug#3833)
22293
f22693fc
EZ
22294 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
22295 (x-disown-selection-internal): New functions.
22296
e456379a
NR
222972009-07-18 Nick Roberts <nickrob@snap.net.nz>
22298
22299 * progmodes/gdb-mi.el (speedbar-frame): Declare to avoid compiler
22300 warning.
22301 (gdb-breakpoints-header): Move forward to avoid compiler warning.
22302 (gdb-make-header-line-mouse-map): Remove duplicate definition.
22303
0013b70f
CY
223042009-07-18 David De La Harpe Golden <david@harpegolden.net>
22305
22306 * simple.el (set-mark): Revert last change.
22307
0855c2ca
CY
223082009-07-17 Tassilo Horn <tassilo@member.fsf.org>
22309
22310 * doc-view.el (doc-view-initiate-display): Add yes-or-no-p if
22311 rendering of pngs is not possible instead of messaging a long
22312 description.
22313
3f5c9cad
CY
223142009-07-17 David De La Harpe Golden <david@harpegolden.net>
22315
22316 * w32-fns.el (x-selection-owner-p): New function.
22317
22318 * mouse.el (mouse-drag-track): Call deactivate-mark earlier.
6a7662bb
BR
22319 (mouse-yank-at-click, mouse-yank-primary):
22320 If select-active-regions is non-nil, deactivate the mark before
6c6a75d5 22321 insertion.
3f5c9cad
CY
22322
22323 * simple.el (deactivate-mark, set-mark): Only save selection if we
22324 own it.
22325
1fc87f9b
KH
223262009-07-17 Kenichi Handa <handa@m17n.org>
22327
22328 * case-table.el (describe-buffer-case-table): Fix for the case
22329 that KEY is a cons.
22330
d56fdcd2
DN
223312009-07-16 Dan Nicolaescu <dann@ics.uci.edu>
22332
22333 * vc-rcs.el (vc-rcs-find-file-hook):
22334 * vc-sccs.el (vc-sccs-find-file-hook): Fix cut and paste error.
22335
bede3e9f
MA
223362009-07-16 Michael Albinus <michael.albinus@gmx.de>
22337
22338 * net/tramp.el (tramp-wait-for-output): Handle the case when
22339 commands do not return a newline but a null byte before the shell
22340 prompt. (Bug#3858)
22341
7653ca1d
YM
223422009-07-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
22343
22344 * term/ns-win.el (ns-set-alpha): Don't declare.
22345 (ns-set-background-alpha): Remove function.
22346
ed2a52e9
SM
223472009-07-16 Kevin Ryde <user42@zip.com.au>
22348
22349 * emacs-lisp/copyright.el (copyright-update): Save match-data across
22350 y-or-n-p, for safety.
22351
7a907299
RS
223522009-07-16 Richard Stallman <rms@gnu.org>
22353
22354 * files.el (auto-save-mode): If buffer-saved-size is -2,
22355 don't clobber it.
22356
22357 * mail/rmail.el (rmail-variables): Set buffer-saved-size to -2.
22358 (rmail-retry-ignored-headers): Add more uninteresting fields.
22359
c0db3477
CY
223602009-07-15 Jari Aalto <jari.aalto@cante.net>
22361
22362 * net/rcirc.el (rcirc): Use history variables.
22363 (rcirc-server-name-history, rcirc-nick-name-history)
22364 (rcirc-server-port-history): New variables.
22365
6c875452
KH
223662009-07-15 Kenichi Handa <handa@m17n.org>
22367
bf974dc9
KH
22368 * international/mule-cmds.el (set-language-environment-charset):
22369 If coding-system-charset-list returns `iso-2022' or `emacs-mule',
22370 ignore them.
22371
6c875452
KH
22372 * language/misc-lang.el ("IPA"): Change coding systems to utf-8.
22373 Delete unibyte-display.
22374
2066b4fe
CY
223752009-07-15 Chong Yidong <cyd@stupidchicken.com>
22376
22377 * simple.el (kill-visual-line): Obey kill-whole-line (Bug#3695).
22378
f9be2e35
CY
223792009-07-15 Chong Yidong <cyd@stupidchicken.com>
22380
22381 * simple.el (deactivate-mark): Optional argument FORCE.
22382 (set-mark): Use deactivate-mark.
22383
22384 * info.el (Info-search): No need to check transient-mark-mode
22385 before calling deactivate-mark.
22386
22387 * select.el (x-set-selection): Doc fix.
22388 (x-valid-simple-selection-p): Allow buffer values.
6a7662bb
BR
22389 (xselect--selection-bounds): Handle buffer values.
22390 Suggested by David De La Harpe Golden.
f9be2e35 22391
6a7662bb
BR
22392 * mouse.el (mouse-set-region, mouse-drag-track):
22393 Call copy-region-as-kill before setting the mark, to let
f9be2e35
CY
22394 select-active-regions work.
22395
be3e598a 223962009-07-15 David De La Harpe Golden <david@harpegolden.net>
f9be2e35
CY
22397
22398 * simple.el (deactivate-mark): If select-active-regions is
22399 non-nil, copy the selection data into a string.
22400 (activate-mark): If select-active-regions is non-nil, set the
22401 selection to the current buffer.
22402 (set-mark): Update selection if select-active-regions is non-nil.
22403
22404 * select.el (x-valid-simple-selection-p): Allow buffer values.
22405
cbd61418
SM
224062009-07-14 Stefan Monnier <monnier@iro.umontreal.ca>
22407
22408 * simple.el (mail-user-agent): Default to the upwardly-UI-compatible
22409 and more featureful message-mode.
22410
f470187f
CY
224112009-07-14 Chong Yidong <cyd@stupidchicken.com>
22412
22413 * select.el (x-set-selection): Doc fix.
22414 (x-valid-simple-selection-p): Disallow selection data consisting
22415 of a list or cons of integers, since that is not used.
22416 (xselect--selection-bounds, xselect--int-to-cons): New functions.
22417 (xselect-convert-to-string, xselect-convert-to-length)
22418 (xselect-convert-to-filename, xselect-convert-to-charpos)
22419 (xselect-convert-to-lineno, xselect-convert-to-colno): Use them.
22420
bfc99364
DD
224212009-07-14 Dmitry Dzhus <dima@sphinx.net.ru>
22422
22423 * progmodes/gdb-mi.el (json-partial-output): Fix broken GDB/MI
22424 output in -break-info command (Emacs bug #3794).
22425
e32721f5
GM
224262009-07-14 Glenn Morris <rgm@gnu.org>
22427
1e46f9e4
GM
22428 * emacs-lisp/edebug.el (edebug-setup-hook, edebug-all-forms)
22429 (edebug-eval-macro-args, edebug-save-displayed-buffer-points)
22430 (edebug-print-length, edebug-print-level, edebug-print-circle)
22431 (edebug-sit-for-seconds, edebug-view-outside)
22432 (edebug-bounce-point, edebug-set-global-break-condition)
22433 (edebug-Go-nonstop-mode, edebug-trace-mode)
22434 (edebug-Trace-fast-mode, edebug-continue-mode)
22435 (edebug-Continue-fast-mode, edebug-forward-sexp, edebug-help)
22436 (edebug-visit-eval-list): Doc fixes.
22437
e32721f5
GM
22438 * subr.el (def-edebug-spec): Doc fix.
22439
66a85e76
KH
224402009-07-14 Kenichi Handa <handa@m17n.org>
22441
22442 * international/characters.el: Fix setting of category ?C.
22443
28571246
JD
224442009-07-13 Jan Djärv <jan.h.d@swipnet.se>
22445
7b6fefac 22446 * term/ns-win.el (x-select-font): defalias x-select-font to
28571246
JD
22447 ns-popup-font-panel instead of generate-fontset-menu.
22448
5d74672c
EZ
224492009-07-12 Eli Zaretskii <eliz@gnu.org>
22450
7b6fefac 22451 * desktop.el (desktop-buffers-not-to-save): Remove ".log". (Bug#3833)
5d74672c 22452
eb1727a4
CY
224532009-07-12 Peter Jolly <peter@jollys.org> (tiny change)
22454
22455 * arc-mode.el (archive-find-type): Allow for a PK00 string before
22456 the PK\003\004 header (Bug#3770).
22457
208384c5
CY
224582009-07-12 Guanpeng Xu <herberteuler@hotmail.com>
22459
22460 * pcomplete.el (pcomplete-comint-setup): Check for
22461 shell-dynamic-complete-filename too.
22462
774409a1
CY
224632009-07-11 Chong Yidong <cyd@stupidchicken.com>
22464
22465 * simple.el (temporary-goal-column): Change the value for
22466 line-move-visual to a cons cell.
22467 (line-move-visual): Record or set the window hscroll, if
22468 necessary (Bug#3494).
22469 (line-move-1): Handle cons value of temporary-goal-column.
22470
1639ee1d
KH
224712009-07-11 Kenichi Handa <handa@m17n.org>
22472
22473 * international/mule-diag.el (describe-character-set): Don't show
22474 width.
22475
2b1d2412
SS
224762009-07-10 Sam Steingold <sds@gnu.org>
22477
22478 * progmodes/compile.el (compilation-mode-font-lock-keywords):
22479 Omake sometimes indents the errors it prints, so allow all
22480 regexps to start with spaces.
22481
ed3a5691
EZ
224822009-07-10 Eli Zaretskii <eliz@gnu.org>
22483
ed2a52e9
SM
22484 * cus-edit.el (customize-changed-options-previous-release):
22485 Bump value to 22.1. (Bug#3804)
ed3a5691 22486
49405d0e
SS
224872009-07-08 Sam Steingold <sds@gnu.org>
22488
22489 * progmodes/grep.el (rgrep): Allow grep-find-ignored-directories
22490 to be a cons cell (test . ignored-directory) to selectively ignore
22491 some directories depending on the location of the search.
22492
93c3eb7c
MA
224932009-07-08 Michael Albinus <michael.albinus@gmx.de>
22494
22495 * net/tramp.el (tramp-set-file-uid-gid): Handle the case the
22496 remote user is root, on the local host.
22497 (tramp-local-host-p): Either the local user or the remote user
22498 must be root. (Bug#3771)
22499
6f2a8484
NR
225002009-07-08 Nick Roberts <nickrob@snap.net.nz>
22501
22502 * progmodes/gdb-mi.el (gdb): Remove description of
22503 gdb-use-separate-io-buffer.
69cb8d82 22504 (menu): Don't allow toggling of or enable
6f2a8484
NR
22505 gdb-use-separate-io-buffer from menubar.
22506
88d03607
CY
225072009-07-08 E. Jay Berkenbilt <ejb@ql.org> (tiny change)
22508
22509 * mail/unrmail.el (unrmail): Make sure the message ends with two
22510 newlines (Bug#3769).
22511
7ef5b8b2
GM
225122009-07-08 Glenn Morris <rgm@gnu.org>
22513
22514 * calendar/calendar.el (calendar-current-date): Rework previous change.
22515
3ce82f97
GM
225162009-07-08 Ed Reingold <reingold@emr.cs.iit.edu>
22517
22518 * calendar/calendar.el (calendar-current-date):
22519 Add an optional argument giving an offset from today.
22520
f35fc841
GM
225212009-07-08 Glenn Morris <rgm@gnu.org>
22522
22523 * tutorial.el (tutorial--describe-nonstandard-key):
22524 Adjust the message for when a key has been unbound.
22525 (help-with-tutorial): Hide the arch-tag.
22526
40149292
KH
225272009-07-08 Kenichi Handa <handa@m17n.org>
22528
69cb8d82
KH
22529 * international/fontset.el (setup-default-fontset): For each
22530 script, append (not set) font-specs.
22531
40149292
KH
22532 * language/japanese.el (japanese-shift-jis-2004): Fix typo in the
22533 docstring.
22534
ff0c4194
NR
225352009-07-08 Nick Roberts <nickrob@snap.net.nz>
22536
22537 * progmodes/gdb-mi.el (gdb-init-1): Move sending
22538 -data-list-register-names to ...
22539 (gdb-starting): ... here because GDB 7.0 requires execution to
22540 have started when using this MI command.
22541 (gdb-set-header): New function to distinguish select and
22542 unselected tabs in gdb buffers.
22543 (gdb-propertize-header): New macro that uses gdb-set-header.
22544 (gdb-breakpoints-header, gdb-locals-header): Use it.
6f2a8484 22545 (gdb-disassembly-mode-map): Add keybinding to kill buffer.
ff0c4194 22546
8954c675
CY
225472009-07-07 Chong Yidong <cyd@stupidchicken.com>
22548
22549 * Makefile.in (ELCFILES): Remove fadr.elc.
22550
0996385d
DD
225512009-07-07 Dmitry Dzhus <dima@sphinx.net.ru>
22552
dc6b4519
DD
22553 * progmodes/gdb-mi.el (gdb-init-1): Disassembly buffer mode name
22554 may contain frame information, so `string-match' should be used.
22555 (gdb-update): Disassembly is invalidated through
22556 `gdb-get-selected-frame'.
22557 (gdb-pad-string): New function to pad string with spaces.
22558 (gdb-invalidate-disassembly): Invalidate only if the buffer
22559 exists.
22560 (gdb-disassembly-handler-custom): Column alignment.
22561 (gdb-disassembly-place-breakpoints): Clear old breakpoints before
22562 placing new ones.
22563 (gdb-toggle-breakpoint, gdb-delete-breakpoint): Now work from the
22564 end of line, too.
22565 (gdb-frame-handler): Match convention to for disassembly buffer
22566 mode name.
17c1380b 22567 (gdb-stack-list-frames-handler): Rewritten without regexps.
e7006f27
DD
22568 (gdb-breakpoints-list-handler-custom): y/n instead of on/off; do
22569 not highlight breakpoints without line information.
69a197a2 22570 (gdb-input): Add trailing newline to command.
dc6b4519 22571
14340b25
DD
22572 * progmodes/gdb-mi.el (gdb-init-1): Set mode name for disassembly
22573 buffer properly.
22574 (gdb-breakpoints-list-handler-custom): Replacement for
7b6fefac 22575 `gdb-break-list-handler'. Using real parser instead of regexps
dc6b4519
DD
22576 now.
22577 (gdb-place-breakpoints): Replacement for `gdb-break-list-custom'.
22578 Use `gdb-breakpoints-list' instead of parsing breakpoints buffer
22579 to place breakpoints.
14340b25
DD
22580 (def-gdb-memory-unit): A new macro to define gdb-memory-unit-..
22581 functions.
22582 (gdb-disassembly-handler-custom): Show overlay arrow.
22583 (gdb-disassembly-place-breakpoints): Show breakpoints in
22584 disassembly buffer.
22585 (gdb-toggle-breakpoint, gdb-delete-breakpoint)
dc6b4519 22586 (gdb-goto-breakpoint): Using `gdb-breakpoint' text properties
7b6fefac 22587 instead of parsing breakpoints buffer. Fixed old menu references
dc6b4519 22588 in `gud-menu-map'.
14340b25 22589
38d4f316 22590 * fadr.el: Remove.
1f2a6224 22591
7b6fefac 22592 * progmodes/gdb-mi.el: Port memory buffer from gdb-ui.el.
0996385d 22593 (gdb-memory-address): New variable which holds top address of
7b6fefac 22594 memory page shown in memory buffer.
6a7662bb
BR
22595 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit):
22596 New customization variables.
0996385d
DD
22597 New functions:
22598 (gdb-display-memory-buffer, gdb-frame-memory-buffer): Functions to
22599 display the memory buffer.
22600 (gdb-memory-set-address, gdb-memory-set-repeat-count): Set memory
22601 buffer display parameters.
22602 (def-gdb-memory-format, gdb-memory-format-binary)
22603 (gdb-memory-format-octal, gdb-memory-format-unsigned)
22604 (gdb-memory-format-signed, gdb-memory-format-hexadecimal):
22605 Functions for setting memory buffer format.
22606 (gdb-memory-unit-word, gdb-memory-unit-halfword)
22607 (gdb-memory-unit-giant, gdb-memory-unit-byte): Functions to set
22608 unit size used in memory buffer.
6a7662bb
BR
22609 (gdb-memory-show-next-page, gdb-memory-show-previous-page):
22610 Switch to next/previous page of memory buffer.
28d67a53 22611 Now using (bindat-get-field) instead of fadr functions.
0996385d 22612
9ba562d3
SS
226132009-07-07 Sam Steingold <sds@gnu.org>
22614
22615 * vc-cvs.el (vc-cvs-merge-news): Fix message parsing for
22616 non-top-level files.
22617
a43977db
KH
226182009-07-07 Kenichi Handa <handa@m17n.org>
22619
6a7662bb
BR
22620 * international/mule-cmds.el (reset-language-environment):
22621 Put the highset priority to the charset iso-8859-1.
a43977db 22622
d44d05e8
CY
226232009-07-06 Chong Yidong <cyd@stupidchicken.com>
22624
22625 * progmodes/hideshow.el (hs-hide-block-at-point): Don't move point
22626 to the end of the line when locating the block (Bug#700).
22627
3e2fa353
MA
226282009-07-06 Michael Albinus <michael.albinus@gmx.de>
22629
22630 * net/tramp.el (tramp-handle-write-region): Flush file properties
22631 in case of short track.
22632
be3e598a 226332009-07-06 Michael McNamara <mac@mail.brushroad.com>
d88782c3 22634
bf0b361c
JB
22635 * progmodes/verilog-mode.el (verilog-error-regexp-emacs-alist):
22636 Coded custom representation of verilog error regular expressions
22637 to work with Emacs-22's new format.
d88782c3 22638 (verilog-error-regexp-xemacs-alist): Coded custom representation
7b6fefac 22639 of verilog error regular expressions to work with XEmacs format.
d88782c3
DN
22640 (verilog-error-regexp-add-xemacs): Hook routine to install verilog
22641 error recognition into XEmacs.
22642 (verilog-error-regexp-add-emacs): Hook routine to install verilog
22643 error recognition into Emacs-22.
22644
25c6f63e
CY
226452009-07-06 Chong Yidong <cyd@stupidchicken.com>
22646
22647 * woman.el: Remove stand-alone closing parentheses.
22648 (woman-file-name, woman2-format-paragraphs)
22649 (woman-leave-blank-lines): Code cleanup.
22650 (woman-use-own-frame): Change default to nil.
6a7662bb
BR
22651 (woman-italic, woman-bold, woman-unknown, woman-addition):
22652 Change defaults to inherit from default faces.
25c6f63e
CY
22653 (woman2-process-escapes): Consume the newline after a stand-alone
22654 filler character (Bug#3651).
22655
f176290e
GM
226562009-07-06 Glenn Morris <rgm@gnu.org>
22657
22658 * ffap.el (ffap-version): Make it an obsolete alias for emacs-version.
22659 (top-level): Move provide to the end.
22660 (ffap): Remove defunct URL from custom group.
22661
22662 * subr.el (eval-after-load): Doc fix.
22663
7b6fefac 226642009-07-06 Vincent Belaïche <vincent.belaiche@gmail.com>
e4a5a307
JB
22665
22666 * calc/calc-embed.el (calc-embedded-make-info): Don't force when
22667 `calc-embedded-word' is called twice.
22668
4b8b1ec5
SM
226692009-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
22670
22671 * files.el (find-alternate-file-other-window, find-alternate-file):
22672 Obey confirm-nonexistent-file-or-buffer.
22673
d6ceb380
MA
226742009-07-05 Michael Albinus <michael.albinus@gmx.de>
22675
22676 * dired-aux.el (dired-show-file-type): Handle remote files.
22677
be3e598a 226782009-07-05 Jari Aalto <jari.aalto@cante.net>
c760f19e 22679
4b8b1ec5
SM
22680 * desktop.el (desktop-globals-to-save):
22681 Add file-name-history (Bug#2750).
c760f19e 22682
6d00ce04
CY
226832009-07-05 Chong Yidong <cyd@stupidchicken.com>
22684
4b8b1ec5 22685 * add-log.el (add-log-current-defun-header-regexp): Doc fix (Bug#2217).
6d00ce04 22686
6ee21b07
JB
226872009-07-04 Johan Bockgård <bojohan@gnu.org>
22688
22689 * eshell/esh-arg.el (eshell-parse-argument-hook): Put `number'
22690 property on entire argument since this is what eshell-lisp-command
22691 expects.
22692
f0dbdc25
MA
226932009-07-03 Michael Albinus <michael.albinus@gmx.de>
22694
22695 * net/tramp-gvfs.el (tramp-gvfs-methods)
22696 (tramp-gvfs-zeroconf-domain)
22697 (tramp-bluez-discover-devices-timeout): Add version flag.
22698 (tramp-gvfs-handler-mounted-unmounted)
22699 (tramp-gvfs-connection-mounted-p): Polish handling of
22700 incompatibilities between GVFS 0.2 and 1.0.
22701
e044e4fc
JD
227022009-07-03 Jan Djärv <jan.h.d@swipnet.se>
22703
4b8b1ec5 22704 * cus-start.el (all): Add make-pointer-invisible.
e044e4fc 22705
2e9b968b
JB
227062009-07-03 Jay Belanger <jay.p.belanger@gmail.com>
22707
bf0b361c 22708 * calc/calc-math.el (math-use-emacs-fn): Make sure that the number is
2e9b968b
JB
22709 formatted correctly.
22710
baf1a55e
JL
227112009-07-02 Juri Linkov <juri@jurta.org>
22712
22713 * info.el: Virtual Info files and nodes.
22714 (Info-virtual-files, Info-virtual-nodes): New variables.
22715 (Info-current-node-virtual): New variable.
22716 (Info-virtual-file-p, Info-virtual-fun, Info-virtual-call):
22717 New functions.
22718 (Info-file-supports-index-cookies): Use Info-virtual-file-p
22719 to check for a virtual file instead of checking a fixed list
22720 of node names.
22721 (Info-find-file): Use Info-virtual-fun and Info-virtual-call
22722 instead of ad-hoc processing of "dir" and (apropos history toc).
22723 (Info-find-node-2): Use Info-virtual-fun and Info-virtual-call
22724 instead of ad-hoc processing of "dir" and (apropos history toc).
22725 Reread a file when moving from a virtual node.
22726 (add-to-list)<Info-virtual-files>: Add "\\`dir\\'".
22727 (Info-directory-toc-nodes, Info-directory-find-file)
22728 (Info-directory-find-node): New functions.
22729 (add-to-list)<Info-virtual-files>: Add "\\`\\*History\\*\\'".
22730 (Info-history): Move part of code to
22731 `Info-history-find-node'.
22732 (Info-history-toc-nodes, Info-history-find-file)
22733 (Info-history-find-node): New functions.
22734 (add-to-list)<Info-virtual-nodes>: Add "\\`\\*TOC\\*\\'".
22735 (Info-toc): Move part of code to `Info-toc-find-node'.
22736 (Info-toc-find-node): New function.
4b8b1ec5 22737 (Info-toc-insert): Rename from `Info-insert-toc'. Don't insert
baf1a55e
JL
22738 the current Info file name to references because now the node
22739 "*TOC*" belongs to the same Info manual.
4b8b1ec5 22740 (Info-toc-build): Rename from `Info-build-toc'.
baf1a55e
JL
22741 (Info-toc-nodes): Rename input argument `file' to `filename'.
22742 Use Info-virtual-fun, Info-virtual-call and Info-virtual-file-p
22743 instead of ad-hoc processing of ("dir" apropos history toc).
22744 (Info-index-nodes): Use Info-virtual-file-p
22745 to check for a virtual file instead of checking a fixed list
22746 of node names.
22747 (Info-index-node): Add check for `Info-current-node-virtual'.
22748 Raise `save-match-data' higher up the tree to contain
22749 `search-forward' too (bug fix).
22750 (add-to-list)<Info-virtual-nodes>: Add "\\`\\*Index.*\\*\\'".
22751 (Info-virtual-index-nodes): New variable.
22752 (Info-virtual-index-find-node, Info-virtual-index): New functions.
22753 (add-to-list)<Info-virtual-files>: Add "\\`\\*Apropos\\*\\'".
22754 (Info-apropos-file, Info-apropos-nodes): New variables.
22755 (Info-apropos-toc-nodes, Info-apropos-find-file)
22756 (Info-apropos-find-node, Info-apropos-matches): New functions.
22757 (info-apropos): Move part of code to `Info-apropos-find-node' and
22758 `Info-apropos-matches'.
22759 (Info-mode-map): Bind "I" to `Info-virtual-index'.
22760 (Info-desktop-buffer-misc-data): Use Info-virtual-file-p to check
22761 for a virtual file instead of checking a fixed list of node names.
22762
22763 * simple.el (async-shell-command): New command.
22764
22765 * bindings.el (esc-map): Bind "&" to `async-shell-command'.
22766
22767 * net/tramp-gvfs.el (tramp-gvfs-connection-mounted-p): Use `elt'
22768 instead of `mount-info'.
22769
d04bc496
MA
227702009-07-02 Michael Albinus <michael.albinus@gmx.de>
22771
22772 * net/tramp-gvfs.el (tramp-gvfs-handler-mounted-unmounted)
4b8b1ec5 22773 (tramp-gvfs-connection-mounted-p): Handle changed mount-info interface.
d04bc496 22774
af0403e0
KH
227752009-07-02 Kenichi Handa <handa@m17n.org>
22776
22777 * international/mule.el (set-keyboard-coding-system): Force *-unix
22778 coding-system to avoid eol conversion.
22779
99278f8a
MA
227802009-07-01 Michael Albinus <michael.albinus@gmx.de>
22781
4b8b1ec5
SM
22782 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
22783 Add handler for `process-file', `shell-command' and
99278f8a
MA
22784 `start-file-process'.
22785 (tramp-gvfs-handle-shell-command)
22786 (tramp-gvfs-handle-start-file-process)
22787 (tramp-gvfs-handle-process-file): New defuns.
4b8b1ec5 22788 (tramp-synce-list-devices): Simplify check for existence of property.
99278f8a 22789
3f1c6666
JD
227902009-07-01 Jan Djärv <jan.h.d@swipnet.se>
22791
22792 * startup.el (command-line-x-option-alist): Add -mm and --maximized.
22793
3f396bac
KH
227942009-07-01 Eduard Wiebe <usenet@pusto.de> (tiny change)
22795
22796 * language/korean.el (set-language-info-alist): Add korean-cp949,
22797 cp949 to spec.
22798
c1185193
KH
227992009-07-01 Kenichi Handa <handa@m17n.org>
22800
22801 * Makefile.in (ELCFILES): Delete encoded-kb.elc.
22802
22803 * international/encoded-kb.el: Deleted.
22804
22805 * international/mule.el (set-keyboard-coding-system): Perform the
22806 necessary setup here instead of calling encoded-kbd-setup-display.
22807
3f150a60
GM
228082009-07-01 Glenn Morris <rgm@gnu.org>
22809
22810 * progmodes/f90.el (f90-break-delimiters, f90-no-break-re): Doc fixes.
22811
b0d5b05b
GM
228122009-07-01 Evangelos Evangelou <vangelis@email.unc.edu> (tiny change)
22813
22814 * progmodes/f90.el (f90-no-break-re): Add "(/" and "/)". (Bug#3730)
22815
4f4126e6
MA
228162009-06-30 Michael Albinus <michael.albinus@gmx.de>
22817
4b8b1ec5
SM
22818 * net/tramp.el (tramp-do-copy-or-rename-file-directly):
22819 Handle also the 'rename case, when setting file modes. (Bug#3712)
48c2d18a 22820 (tramp-default-file-modes): Remove execute permissions.
4f4126e6 22821
7ae3ea65 22822 * net/tramp-gvfs.el (tramp-gvfs-methods): Add "synce" method.
d6ceb380
MA
22823 (top): Add a default for "synce" in `tramp-default-user-alist'.
22824 Add completion function for "synce" method.
22825 (tramp-hal-service, tramp-hal-path-manager)
4b8b1ec5
SM
22826 (tramp-hal-interface-manager, tramp-hal-interface-device):
22827 New defconst.
22828 (tramp-gvfs-connection-mounted-p): Handle empty user name for synce.
22829 (tramp-synce-list-devices, tramp-synce-parse-device-names):
22830 New defuns.
d6ceb380
MA
22831
22832 * net/trampver.el: Update release number.
7ae3ea65 22833
0ad6626b
KH
228342009-06-30 Kenichi Handa <handa@m17n.org>
22835
22836 * international/fontset.el (setup-default-fontset): Add CJK fonts
22837 for symbols and the other miscellaneous characters.
22838
4b8b1ec5
SM
22839 * language/korea-util.el (setup-korean-environment-internal):
22840 Make char-width-table suitable for Korean environments.
0ad6626b
KH
22841 (exit-korean-environment): Cancel above.
22842
22843 * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
22844 ("Chinese-CNS", "Chinese-EUC-TW", "Chinese-GBK"): Add a
48c2d18a 22845 setup-function to make char-width-table suitable for respective
0ad6626b
KH
22846 environments, and an exit-function to cancel that.
22847
22848 * language/japan-util.el (setup-japanese-environment-internal):
22849 Call use-cjk-char-width-table with arg `ja_JP'.
22850
22851 * international/characters.el (cjk-char-width-table): Delete it.
22852 (cjk-char-width-table-list): New variable.
22853 (use-cjk-char-width-table): New arg local-name.
22854 (use-default-char-width-table): Fix for the case that Emacs is
22855 already using the default char-width-table.
22856
fd46e893
MA
228572009-06-29 Michael Albinus <michael.albinus@gmx.de>
22858
22859 * net/tramp.el (tramp-do-copy-or-rename-file-directly): Set file
22860 modes mandatory. (Bug#3712)
22861
b87d9f96
AM
228622009-06-29 Alan Mackenzie <acm@muc.de>
22863
22864 * progmodes/cc-cmds.el (c-mask-paragraph): Remove a spurious
4b8b1ec5 22865 correction between the visible width of TABs and their number of bytes.
b87d9f96 22866
2d25aa5a
CY
228672009-06-29 Chong Yidong <cyd@stupidchicken.com>
22868
22869 * server.el (server-buffer-done): Prevent kill-buffer from
22870 prompting by clearing the buffer modification flag (Bug#3696).
22871
a3a8b002
DN
228722009-06-28 Michael McNamara <mac@mail.brushroad.com>
22873
bf0b361c 22874 * progmodes/verilog-mode.el (verilog-beg-of-statement)
4b8b1ec5 22875 (verilog-endcomment-reason-re): Support unique case and priority case.
a3a8b002
DN
22876 (verilog-basic-complete-re): Support localparam lineup.
22877 (verilog-beg-of-statement-1): Fix for robustness, unique case.
22878 (verilog-set-auto-endcomments): Fix for unique case, always_comb
22879 commenting.
22880 (verilog-leap-to-case-head): Now support *nested* unique &
22881 priority case statements.
22882 (verilog-auto-lineup): Make just declarations the default (as it
22883 had been).
4b8b1ec5 22884 (verilog-leap-to-case-head): Support priority/unique case statements.
a3a8b002 22885 (verilog-auto-lineup): Rework to give users radio buttons to
7b6fefac 22886 select the various styles of automatic lineup.
a3a8b002
DN
22887 (verilog-error-regexp-alist): Rework to support the XEmacs style
22888 of error regular expressions from compilers, lint tools &
22889 simulators. Note that GNU Emacs has made it impossible for a mode
22890 to load such things.
22891 (electric-verilog-terminate-line, verilog-indent-declaration)
22892 (verilog-auto-wiure): Rework for radio button selection of
22893 auto-lineup selection of specification of auto lineup.
22894 (verilog-beg-of-statement-1): Redesign to support proper operation
22895 in additional code, based on testing with auto-lineup.
22896 (verilog-calculate-indent, assignments & declarations)
22897 (verilog-backward-token): Enhance to support auto-lineup of
22898 assignments & declarations.
22899 (verilog-in-directive-p, verilog-at-struct-p): New function for
22900 easy test of whether we are.
22901 (verilog-pretty-declarations, verilog-pretty-expr): Massive rework
22902 to support safe execution at almost anyline.
22903 (verilog-calc-1): Properly support indenting deep inside generate
22904 blocks.
48c2d18a 22905 (verilog-init-font): Remove definition & use of verilog-init-font,
a3a8b002 22906 as it is redundant with font-lock-defaults.
a8f316ca 22907 (verilog-mode): Alter the definition of verilog-font-lock-defaults
a3a8b002
DN
22908 to avoid circular calls if syntax-ppss is a function (as is the
22909 case now in 22.x GNU Emacs) as that function would sometimes call
7b6fefac 22910 itself, leading to (nearly) infinite recursion.
a3a8b002
DN
22911 (verilog-ovm-begin-re, verilog-ovm-end-re)
22912 (verilog-ovm-statement-re, verilog-leap-to-head)
22913 (verilog-backward-token): Add support for OVM macros. Some are
22914 complete statements, and others open and close scopes like begin
22915 and end.
22916 (verilog-defun-level-not-generate-re, verilog-defun-level-re)
22917 (verilog-defun-level-generate-only-re): Really fix the defun-list
7b6fefac 22918 compilation issue.
48c2d18a 22919 (verilog-calc-1, verilog-beg-of-statement): Enhance support for
7b6fefac 22920 coverpoint, constraint and cross statements.
a3a8b002
DN
22921 (verilog-defun-level-list, verilog-generate-defun-level-list)
22922 (verilog-all-defun-level-list): Redo these specifications - it is
22923 too hard to support eval-when compile aggregation of lists also
22924 built at when-compile time.
22925 (verilog-defun-level-list): Place defconsts of variables used in
22926 building regular expressions which are built in eval-when-compile
22927 bodies in the same eval-when-compile body to facilitate compile
22928 without load.
22929 (verilog-beg-block-re-ordered): Support indenting
22930 virtual/protected tasks and functions.
7b6fefac 22931 (verilog-defun-level-list, verilog-in-generate-region-p)
a3a8b002
DN
22932 (verilog-backward-ws&directives, verilog-calc-1): Speed up
22933 indentation of some module items (generate items).
22934 (verilog-forward-sexp, verilog-leap-to-head): Support stepping
22935 across virtual/protected tasks and functions.
22936
229372009-06-28 Wilson Snyder <wsnyder@wsnyder.org>
22938
bf0b361c 22939 * progmodes/verilog-mode.el (verilog-auto-arg, verilog-auto-arg-sort):
4b8b1ec5 22940 Allow sorting AUTOARG lists. Suggested by Andrea Fedeli.
a3a8b002
DN
22941 (verilog-read-sub-decls-line): Fix AUTOWIRE signals getting lost
22942 in concatenations. Reported by Yishay Belkind.
22943 (verilog-auto-ascii-enum): Support one-hot state machines in
22944 AUTOASCIIENUM. Suggested by Lloyd Gomez.
22945 (verilog-auto-inst, verilog-auto-inst-port): Include interface
6a7662bb
BR
22946 modport in AUTOINST and add vl-modport for users.
22947 Reported by David Rogoff.
a3a8b002
DN
22948 (verilog-auto-inout-module, verilog-auto-inst)
22949 (verilog-decls-get-interfaces, verilog-insert-definition)
22950 (verilog-insert-one-definition, verilog-read-decls)
22951 (verilog-read-sub-decls, verilog-read-sub-decls-sig)
22952 (verilog-sig-modport, verilog-signals-combine-bus)
22953 (verilog-subdecls-get-interfaces): Fix expansion of SystemVerilog
22954 interfaces in AUTOINOUTMODULE, AUTOINOUTCOMP, and AUTOINST.
22955 Suggested by David Rogoff.
22956 (verilog-repair-open-comma): Fix non-insertion of comma when
22957 `DEFINE occurs in V2K argument list. Reported by Lane Brooks.
22958 (verilog-make-width-expression): Simplify [A-1:0] expression
22959 widths to just {A{1'b0}}.
22960 (verilog-mode): Cleanup checkdoc warnings.
4b8b1ec5
SM
22961 (verilog-auto-inout-module, verilog-signals-matching-dir-re):
22962 Add third optional regexp to AUTOINOUTMODULE to allow selecting only
a3a8b002
DN
22963 inputs/outputs or data type. Suggested by Vasu Kandadi.
22964 (next-error-last-buffer): Fix byte-compiler warning.
22965 (verilog-auto, verilog-auto-insert-lisp, verilog-auto-inst)
22966 (verilog-delete-auto): Add AUTOINSERTLISP to insert arbitrary lisp
4b8b1ec5 22967 or shell command text during AUTO expansion. Suggested by Tad Truex.
a3a8b002 22968 (verilog-read-sub-decls-expr, verilog-read-sub-decls-line)
4b8b1ec5 22969 (verilog-read-sub-decls-sig, verilog-symbol-detick-text):
01c35094 22970 Fix dotted nets {a.b,c.d} and escaped identifiers being mis-included
7b6fefac 22971 in AUTOINOUT. Reported by Matthew Lovell.
a3a8b002
DN
22972 (verilog-read-always-signals-recurse): Fix AUTORESET "if (a<=b)"
22973 causing use of <= assignments. Reported by Alex Reed.
22974 (verilog-read-decls): Fix triand, trior, wand, wor to be
22975 recognized by AUTOWIRE. Reported by Spencer Isaacson.
22976 (verilog-extended-complete-re): Support import "DPI-C" functions.
22977 (verilog-read-always-signals-recurse): Fix AUTORESET of "x <=
4b8b1ec5 22978 y[a+1:a+1]" to not include a in reset list. Reported by Dan Dever.
a3a8b002
DN
22979 (verilog-insert-date, verilog-insert-year)
22980 (verilog-sk-header-tmpl): Fix verilog-header inserting error on
22981 Windows systems. Reported by Michael Potts.
22982 (verilog-read-module-name): Fix AUTOINST when the child module
7b6fefac 22983 declaration's name is a tick define. Reported by Elliot Mednick.
a3a8b002 22984 (verilog-read-decls): Fix V2K parameter bit subscripts getting
7b6fefac 22985 passed to next parameter's definition. Reported by Bruce T.
a3a8b002
DN
22986 (verilog-read-decls): Fix detecting "parameter int" when using
22987 AUTOINSTPARAM. Reported by Bruce T.
22988 (verilog-goto-defun): Fix goto not finding modules unless first
7b6fefac 22989 perform a verilog-auto expansion. Suggested by Lawrence Butcher.
4b8b1ec5 22990 (verilog-mode): Expand -f flag arguments on entry to mode so
a3a8b002
DN
22991 verilog-goto-defun will work. Reported by Lawrence Butcher.
22992 (verilog-getopt): Expand environment variables in -f file
22993 arguments. Suggested by Lawrence Butcher.
4b8b1ec5 22994 (verilog-set-define): Fix "Symbol's value as variable is void"
a3a8b002
DN
22995 when reading enumerations.
22996 (verilog-auto-ascii-enum): Fix duplicate labels in AUTOASCIIENUM.
22997 Suggested by Stephen Peltan.
4b8b1ec5 22998 (verilog-read-defines): Fix reading of enumerations in include
a3a8b002
DN
22999 files. Reported by Steve Peltan.
23000
f7c0d931
CY
230012009-06-28 David De La Harpe Golden <david@harpegolden.net>
23002
23003 * files.el (trash-directory): Fix defcustom type.
23004
baf1a55e 230052009-06-28 Juri Linkov <juri@jurta.org>
cebabb67
CY
23006
23007 * help-fns.el (describe-function-1): Correctly locate adviced
23008 functions in hyperlink (Bug#2438).
23009
d63a01ef
CY
230102009-06-28 Chong Yidong <cyd@stupidchicken.com>
23011
23012 * files.el (trash-directory): Change default to nil.
23013 (move-file-to-trash): If trash-directory is nil and
23014 system-move-file-to-trash is unbound, perform freedesktop-style
23015 trashing.
23016
230172009-06-28 David De La Harpe Golden <david@harpegolden.net>
23018
23019 * files.el (move-file-to-trash): Add freedesktop trash
23020 support (Bug#973).
23021
fc2f6a26
GM
230222009-06-28 Glenn Morris <rgm@gnu.org>
23023
23024 * autorevert.el (global-auto-revert-non-file-buffers)
23025 (global-auto-revert-mode): Doc fixes.
23026
00242b07
JB
230272009-06-27 Johan Bockgård <bojohan@gnu.org>
23028
23029 * emacs-lisp/cl-specs.el (defstruct): Fix :conc-name spec.
23030
f5594f03
CY
230312009-06-27 Chong Yidong <cyd@stupidchicken.com>
23032
e8a2b2da
CY
23033 * faces.el (x-handle-named-frame-geometry): Ensure that we have
23034 opened an X connection before calling x-get-resource (Bug#3194).
23035
f5594f03
CY
23036 * play/doctor.el: Remove reference to obsolete website.
23037 (make-doctor-variables): Correct grammar mistake (Bug#2633).
23038
3c3bf6ce
DN
230392009-06-26 Dan Nicolaescu <dann@ics.uci.edu>
23040
23041 Remove find-file-not-found-hook VC method. (Bug#2757)
23042 * vc-hooks.el (vc-file-not-found-hook)
23043 (vc-default-find-file-not-found-hook): Remove functions.
23044 (find-file-not-found-functions): Do not add vc-file-not-found-hook.
23045 * vc-rcs.el (vc-rcs-find-file-not-found-hook): Remove function.
23046 * vc.el:
23047 * vc-hg.el:
23048 * vc-git.el: Do not mention find-file-not-found-hook VC method.
23049
e26a7bc0
AM
230502009-06-25 Agustín Martín <agustin.martin@hispalinux.es>
23051
23052 * textmodes/ispell.el: Add `ispell-looking-back' XEmacs
3570691b 23053 compatibility function for `looking-back'.
e26a7bc0 23054
4b8b1ec5 23055 * textmodes/flyspell.el (sgml-mode-flyspell-verify):
7b6fefac 23056 Use `ispell-looking-back'.
e26a7bc0 23057
d9848600
MA
230582009-06-24 Michael Albinus <michael.albinus@gmx.de>
23059
23060 * net/tramp-gvfs.el (tramp-gvfs-handle-make-directory): Use `dir'
fc2f6a26 23061 rather than `filename'.
d9848600 23062
05fbc4a9
MB
230632009-06-23 Miles Bader <miles@gnu.org>
23064
23065 * face-remap.el (text-scale-set): New function.
23066
f86ca715
GM
230672009-06-23 Glenn Morris <rgm@gnu.org>
23068
33e2c2e5
GM
23069 * pcmpl-rpm.el (pcomplete/rpm): Doc fix.
23070
f529f302
GM
23071 * bindings.el (mode-line-modified): Fix case of "Buffer is modified".
23072
34995333
GM
23073 * textmodes/ispell.el (ispell-local-dictionary): Doc fix.
23074
cc80ccee
GM
23075 * progmodes/gdb-mi.el (gud-remove, gud-break): Update declarations.
23076
84cb770d
GM
23077 * calendar/cal-dst.el (calendar-time-zone-daylight-rules):
23078 Simplify Persian conditionals.
23079
d916c965
GM
23080 * calc/calc-graph.el (calc-graph-plot): Avoid assignment to free
23081 variable `filename'.
23082
b6a44b27
GM
23083 * comint.el (comint-insert-input): Doc fix.
23084
f86ca715
GM
23085 * Makefile.in (ELCFILES): Fix typo in previous change.
23086
666e158e
MB
230872009-06-23 Miles Bader <miles@gnu.org>
23088
23089 * cus-start.el: Add entry for `recenter-redisplay'.
23090
be3e598a 230912009-06-23 Dan Nicolaescu <dann@ics.uci.edu>
77bf3f54
DN
23092
23093 * vc-hooks.el (vc-stay-local-p, vc-state, vc-working-revision):
23094 Add an optional argument for the backend, use it instead of
23095 calling vc-backend.
4b8b1ec5
SM
23096 (vc-mode-line): Add an optional argument for the backend.
23097 Pass the backend to vc-state and vc-working-revision. Move code for
77bf3f54
DN
23098 special handling for vc-state being a buffer to ...
23099
23100 * vc-rcs.el (vc-rcs-find-file-hook):
23101 * vc-sccs.el (vc-sccs-find-file-hook): ... here. New functions.
23102
23103 * vc-svn.el (vc-svn-state, vc-svn-dir-status, vc-svn-checkout)
23104 (vc-svn-print-log, vc-svn-diff): Pass 'SVN to vc-state,
23105 vc-stay-local-p and vc-mode-line calls.
23106
23107 * vc-cvs.el (vc-cvs-state, vc-cvs-checkout, vc-cvs-print-log)
23108 (vc-cvs-diff, vc-cvs-annotate-command)
23109 (vc-cvs-make-version-backups-p, vc-cvs-stay-local-p)
23110 (vc-cvs-dir-status): Pass 'CVS to vc-state, vc-stay-local-p and
23111 vc-mode-line calls.
23112
23113 * vc.el (vc-deduce-fileset): Use vc-deduce-fileset instead of
23114 direct comparison.
23115 (vc-next-action, vc-transfer-file, vc-rename-file): Also pass the
23116 backend when calling vc-mode-line.
23117 (vc-register): Do not create a closure for calling the vc register
23118 function, call it directly.
23119
2764748c
DN
231202009-06-23 Dan Nicolaescu <dann@ics.uci.edu>
23121
23122 * emacs-lisp/elp.el (elp-output-insert-symname): Add a link face
23123 to make it obvious item can be clicked.
f5a0b281
DN
23124
23125 * vc-mtn.el (vc-mtn-after-dir-status, vc-mtn-dir-status): New functions.
23126
d4a885b2
KH
231272009-06-23 Kenichi Handa <handa@m17n.org>
23128
23129 * language/korea-util.el (korean-key-bindings): Change the binding
23130 of F9 to hangul-to-hanja-conversion. Bind Hangul_Hanja to the
23131 same command.
23132
e3610693
MA
231332009-06-22 Michael Albinus <michael.albinus@gmx.de>
23134
23135 Sync with Tramp 2.1.16.
23136
23137 * Makefile.in (ELCFILES): Add net/tramp-gvfs.elc.
23138
23139 * net/tramp.el (top): Require tramp-gvfs. Catch `tramp-loading',
23140 when a loading of a package fails. Completion function for rsync
23141 is `tramp-completion-function-alist-ssh'.
23142 (all): Replace all calls of `split-string' and
23143 `tramp-split-string' by `tramp-compat-split-string'.
23144 (tramp-default-method): Use `tramp-compat-process-running-p'.
23145 (tramp-default-proxies-alist): Allow also Lisp forms.
23146 (tramp-remote-path): Add choice "Private Directories".
4b8b1ec5 23147 (tramp-wrong-passwd-regexp): Remove "Tramp connection closed" option.
e3610693
MA
23148 (tramp-domain-regexp): Allow also "-", "_" and ".".
23149 (tramp-end-of-output): Remove newlines, and add "$" at the end.
23150 (tramp-file-name-handler-alist): Add handler for `dired-uncache'.
23151 (tramp-debug-message): Insert header line in debug buffer.
4b8b1ec5
SM
23152 (tramp-handle-directory-files-and-attributes-with-stat):
23153 Care about filenames with spaces, or starting with "-".
e3610693
MA
23154 (tramp-handle-dired-uncache): New defun.
23155 (tramp-handle-insert-directory): Don't flush the directory from
23156 cache, this is handled by `dired-uncache' now.
23157 (tramp-handle-insert-file-contents): Improve error handling.
23158 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
23159 Quote `tramp-end-of-output'.
23160 (tramp-action-password): Improve trace message.
4b8b1ec5
SM
23161 (tramp-check-for-regexp): Both echoes must be present, before removing.
23162 (tramp-open-connection-setup-interactive-shell): Trace coding system.
e3610693
MA
23163 (tramp-compute-multi-hops): Eval cons cells of
23164 `tramp-default-proxies-alist'.
23165 (tramp-maybe-open-connection): Use the same command pattern for
23166 first hop and further hops.
23167 (tramp-wait-for-output): Remove handling of newlines.
23168 (tramp-get-remote-path): Handle also `tramp-own-remote-path'.
23169 (tramp-split-string): Remove function. It is handled in
23170 tramp-compat now.
23171
4b8b1ec5
SM
23172 * net/tramp-cmds.el (tramp-bug):
23173 Recommend `tramp-cleanup-all-connections' in the bug mail.
e3610693
MA
23174
23175 * net/tramp-compat.el (tramp-compat-split-string)
23176 (tramp-compat-process-running-p): New defuns.
23177
23178 * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add handler
23179 for `dired-uncache'.
23180
23181 * net/tramp-gvfs.el: New package.
23182
4b8b1ec5
SM
23183 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
23184 Add handler for `dired-uncache'.
e3610693
MA
23185 (tramp-smb-handle-file-local-copy): Cleanup in case of error.
23186
23187 * net/trampver.el: Update release number. Make version check fit
23188 for SXEmacs 22.
23189
13a3f374
JM
231902009-06-22 Jim Meyering <meyering@redhat.com>
23191
e0a28a3b 23192 Automatically handle .xz suffix (XZ-compressed files), too.
13a3f374
JM
23193 * jka-cmpr-hook.el (jka-compr-compression-info-list): Add xz.
23194 XZ is the successor to LZMA: <http://tukaani.org/xz/>
23195
5242671e 231962009-06-22 Dmitry Dzhus <dima@sphinx.net.ru>
4e2af782 23197 Nick Roberts <nickrob@snap.net.nz>
13a3f374 23198
e0a28a3b 23199 * progmodes/gdb-mi.el: Pull further modified changes from Dmitry's
5242671e
NR
23200 repository (http://sphinx.net.ru/hg/gdb-mi/).
23201
3fde45af
GM
232022009-06-22 Glenn Morris <rgm@gnu.org>
23203
46253b34
GM
23204 * files.el (dir-locals-collect-mode-variables): Allow for any number of
23205 `mode' and `eval' entries. (Bug#3430)
23206
97e18192
GM
23207 * Makefile.in (ELCFILES): Add fadr.elc.
23208
731a00fb
GM
23209 * calendar/appt.el (appt-make-list): Fix off-by-one error caused by
23210 differing behavior of \n and ^ in strings. (Bug#3385)
23211
c66cd0ff
GM
23212 * emacs-lisp/cl-indent.el: Remove leading "*" from defcustom docs.
23213
3fde45af
GM
23214 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Fix safe-local-variable
23215 property.
23216 (lisp-indent-function): Make it a defcustom.
23217
db2241a0
NR
232182009-06-21 Nick Roberts <nickrob@snap.net.nz>
23219
23220 * progmodes/gdb-ui.el: Replace with ...
5242671e 23221 * progmodes/gdb-mi.el: ... this file.
db2241a0 23222 * progmodes/gud.el: Modify for gdb-mi.el.
fca428fe
GM
23223
232242009-06-21 Dmitry Dzhus <dima@sphinx.net.ru>
23225
db2241a0
NR
23226 * fadr.el: New file.
23227
38d4f316 23228See ChangeLog.14 for earlier changes.
e3d51b27
MR
23229
23230;; Local Variables:
23231;; coding: utf-8
e3d51b27
MR
23232;; End:
23233
73b0cd50 23234 Copyright (C) 2009-2011 Free Software Foundation, Inc.
e3d51b27
MR
23235
23236 This file is part of GNU Emacs.
23237
23238 GNU Emacs is free software: you can redistribute it and/or modify
23239 it under the terms of the GNU General Public License as published by
23240 the Free Software Foundation, either version 3 of the License, or
23241 (at your option) any later version.
23242
23243 GNU Emacs is distributed in the hope that it will be useful,
23244 but WITHOUT ANY WARRANTY; without even the implied warranty of
23245 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
23246 GNU General Public License for more details.
23247
23248 You should have received a copy of the GNU General Public License
23249 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.