* etc/themes/misterioso-theme.el: New file.
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
4b978a67
LL
12011-03-22 Leo Liu <sdl.web@gmail.com>
2
3 * abbrev.el (write-abbrev-file): Use utf-8 for writing if it can
4 encode all chars in abbrevs; otherwise use emacs-mule or
5 utf-8-emacs. (Bug#8308)
6
5fd62452
JB
72011-03-22 Juanma Barranquero <lekktu@gmail.com>
8
0b1596c6
JB
9 * simple.el (backward-delete-char-untabify):
10 Avoid warning about using `delete-backward-char'.
11
5fd62452
JB
12 * image.el (image-type-file-name-regexps): Make it variable.
13 `imagemagick-register-types' modifies it, and the user may want
14 to add new extensions for known image types.
15 (imagemagick-register-types): Throw error if not using ImageMagick.
16
0b4e93f1
LL
172011-03-22 Leo Liu <sdl.web@gmail.com>
18
19 * net/rcirc.el (rcirc-completion-at-point): Return nil if point is
20 located before rcirc-prompt-end-marker.
21 (rcirc-complete): Error if point is not after rcirc prompt.
22 Handle the case when table is nil.
9882e214 23 (rcirc-user-authenticated): Define to fix compiler warning.
0b4e93f1 24
fccee4ab
CY
252011-03-22 Chong Yidong <cyd@stupidchicken.com>
26
27 * custom.el (custom--inhibit-theme-enable): Make it affect only
28 custom-theme-set-variables and custom-theme-set-faces.
29 (provide-theme): Ignore custom--inhibit-theme-enable.
30 (load-theme): Enable the theme explicitly if NO-ENABLE is non-nil.
31 (custom-enabling-themes): Delete variable.
32 (enable-theme): Accept only loaded themes as arguments. Ignore
33 the special custom-enabled-themes variable.
34 (custom-enabled-themes): Forbid themes from setting this.
35 Eliminate use of custom-enabling-themes.
36 (custom-push-theme): Quote "changed" custom var entry.
0357c7ae 37
af896da6
LL
382011-03-21 Leo Liu <sdl.web@gmail.com>
39
40 * ido.el (ido-read-internal): Add ido-selected to history instead
41 of user input.
42
78f64af0
SM
432011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
44
45 * subr.el (deferred-action-list, deferred-action-function):
46 Mark obsolete.
47
b16ac1ec
LL
482011-03-21 Leo Liu <sdl.web@gmail.com>
49
810f7698
LL
50 * vc/log-view.el: Remove (require 'wid-edit), not needed after the
51 change on 2011-02-13 (bug#8309).
52
b16ac1ec
LL
53 * minibuffer.el (read-file-name-function): Change default value.
54 (read-file-name--defaults): Rename from read-file-name-defaults.
55 (read-file-name-default): Rename from read-file-name.
56 (read-file-name): Call read-file-name-function.
57
4e05e67e
GM
582011-03-21 Glenn Morris <rgm@gnu.org>
59
60 * eshell/esh-opt.el (eshell-eval-using-options, eshell-process-args):
61 Doc fixes.
62
4359915b
CY
632011-03-21 Chong Yidong <cyd@stupidchicken.com>
64
65 * cus-theme.el: Add missing provide statement.
66 (customize-create-theme): Extract theme value correctly.
67 (custom-theme-visit-theme): Autoload.
68 (customize-create-theme): Prompt before inserting default faces.
69
1fe275ee
JB
702011-03-20 Jay Belanger <jay.p.belanger@gmail.com>
71
72 * calc/calc-menu.el (calc-units-menu): Add entries for logarithmic
73 units and musical notes.
74
3ec03f7e
LL
752011-03-20 Leo <sdl.web@gmail.com>
76
77 * ido.el (ido-read-internal): Use completing-read-default.
78 (ido-completing-read): Fix compatibility with completing-read.
79
7d476bde
CO
802011-03-20 Christian Ohler <ohler@gnu.org>
81
82 * emacs-lisp/ert.el (ert-run-tests-batch): Remove unused variable.
83 (ert-delete-all-tests): Use `called-interactively-p' rather than
84 `interactive-p'.
85 (ert--make-xrefs-region): Respect END.
86
fe0fb33e
CY
872011-03-19 Chong Yidong <cyd@stupidchicken.com>
88
ff854b0b
CY
89 * dired-aux.el (dired-create-directory): Signal an error if the
90 directory already exists (Bug#8246).
91
fe0fb33e
CY
92 * facemenu.el (list-colors-display): Call list-faces-display
93 inside with-help-window.
94 (list-colors-print): Use display property to align the final
95 column, instead of checking window-width.
96
576bce32
EZ
972011-03-19 Eli Zaretskii <eliz@gnu.org>
98
99 * emerge.el (emerge-metachars): Separate value for ms-dos and
100 windows-nt systems.
101 (emerge-protect-metachars): Quote correctly for ms-dos and
102 windows-nt systems.
103
b14e3e21 1042011-03-19 Ralph Schleicher <rs@ralph-schleicher.de>
e6ce307c
RS
105
106 * info.el (info-initialize): Replace all uses of `:' with
107 path-separator for compatibility with non-Unix systems.
108 Cache quoting of path-separator. (Bug#8258)
109
b14e3e21 1102011-03-19 Juanma Barranquero <lekktu@gmail.com>
ad22b7f7
JB
111
112 * avoid.el (mouse-avoidance-mode, mouse-avoidance-nudge-dist)
113 (mouse-avoidance-threshold, mouse-avoidance-banish-destination)
114 (mouse-avoidance-mode): Fix typos in docstrings.
115
4525ce3e
CY
1162011-03-19 Chong Yidong <cyd@stupidchicken.com>
117
118 * startup.el (package-subdirectory-regexp): Move from package.el.
119 Omit \\` and \\', and let callers add them.
120
121 * emacs-lisp/package.el (package-strip-version)
122 (package-load-all-descriptors): Add \\` and \\' to
123 package-subdirectory-regexp before using it.
124 (package-untar-buffer): New arg DIR; ensure that file untars only
125 into this expected directory. Remove superfluous delete-region.
126 (package-unpack): Caller changed.
127 (package-tar-file-info): Use package-subdirectory-regexp.
128
a904a09a 1292011-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
1518e4f0 130
a904a09a
SM
131 * vc/diff-mode.el (diff-mode-map): Shadow problematic bindings from
132 diff-mode-shared-map (bug#8284).
133 (diff-mode-shared-map): Re-introduce some bindings that were problematic.
1518e4f0
G
134
1352011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
136
137 * calendar/time-date.el (format-seconds): Use assoc instead of
138 assoc-string, since assoc-string doesn't exist in XEmacs.
139
171fc304
JB
1402011-03-17 Juanma Barranquero <lekktu@gmail.com>
141
142 * custom.el (custom-known-themes): Reflow docstring.
143 (custom-theme-load-path): Fix typo in docstring.
144 (load-theme): Fix typo in error message.
145 (custom-available-themes, custom-variable-theme-value):
146 Use `let', not `let*'.
147
d71990a1
JB
1482011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
149
150 * calc/README: Mention inclusion of musical notes.
151
152 * calc/calc-units.el (calc-lu-quant): Rename from
153 `calc-logunits-quantity'.
154 (calcFunc-lupquant): Rename from `calcFunc-powerquant'.
155 (calcFunc-lufquant): Rename from `calcFunc-fieldquant'.
156 (calc-db): Rename from `calc-dblevel'.
157 (calcFunc-dbpower): Rename from `calcFunc-dbpowerlevel'.
158 (calcFunc-dbfield): Rename from `calcFunc-dbfieldlevel'.
159 (calc-np): Rename from `calc-nplevel'.
160 (calcFunc-nppower): Rename from `calcFunc-nppowerlevel'.
161 (calcFunc-npfield): Rename from `calcFunc-npfieldlevel'.
162 (calc-lu-plus): Rename from `calc-logunits-add'.
163 (calcFunc-lupadd): Rename from `calcFunc-lupoweradd'.
164 (calcFunc-lufadd): Rename from `calcFunc-lufieldadd'.
165 (calc-lu-minus): Rename from `calc-logunits-sub'.
166 (calcFunc-lupsub): Rename from `calcFunc-lupowersub'.
167 (calcFunc-lufsub): Rename from `calcFunc-lufieldsub'.
168 (calc-lu-times): Rename from `calc-logunits-mul'.
169 (calcFunc-lupmul): Rename from `calcFunc-lupowermul'.
170 (calcFunc-lufmul): Rename from `calcFunc-lufieldmul'.
171 (calc-lu-divide): Rename from `calc-logunits-div'.
172 (calcFunc-lupdiv): Rename from `calcFunc-lupowerdiv'.
173 (calcFunc-lufdiv): Rename from `calcFunc-lufielddiv'.
174
175 * calc/calc-ext.el (calc-init-extensions): Update the names of the
176 functions being autoloaded.
177
178 * calc/calc.el (calc-lu-power-reference): Rename from
179 `calc-logunits-power-reference'.
180 (calc-lu-field-reference): Rename from
181 `calc-logunits-field-reference'.
182
183 * calc/calc-help (calc-l-prefix-help): Mention musical note functions.
184
40c2934b
SM
1852011-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
186
187 * minibuffer.el (completion-all-sorted-completions):
188 Use :completion-cycle-penalty text property if present.
189
b0911414
KM
1902011-03-16 Ken Manheimer <ken.manheimer@gmail.com>
191
192 * allout.el (allout-yank-processing): Adjust for new rebulleting
193 regime so bullet being yanked is used without prompting the user
194 for a choice.
195
8a05b668
JB
1962011-03-16 Juanma Barranquero <lekktu@gmail.com>
197
198 * startup.el (command-line): Warn the user that _emacs is deprecated.
199
5ba5fb81
JB
2002011-03-16 Juanma Barranquero <lekktu@gmail.com>
201
202 * progmodes/delphi.el (delphi-search-path, delphi-indent-level)
203 (delphi-verbose, delphi-comment-face, delphi-string-face)
204 (delphi-keyword-face, delphi-ignore-changes, delphi-indent-line)
205 (delphi-mode-abbrev-table, delphi-debug-buffer, delphi-tab)
206 (delphi-find-unit, delphi-find-current-xdef, delphi-fill-comment)
207 (delphi-new-comment-line, delphi-font-lock-defaults)
208 (delphi-debug-mode-map, delphi-mode-syntax-table, delphi-mode):
209 Fix typos in docstrings.
210
2dab465b
KM
2112011-03-15 Ken Manheimer <ken.manheimer@gmail.com>
212
5ba5fb81 213 * allout.el (allout-make-topic-prefix, allout-rebullet-heading):
2dab465b
KM
214 Invert the roles of character and string values for INSTEAD, so a
215 string is used for the more common case of a defaulting prompt.
216
0adf5618
SM
2172011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
218
219 * progmodes/ruby-mode.el (ruby-backward-sexp):
220 * progmodes/ebrowse.el (ebrowse-draw-file-member-info):
221 * play/gamegrid.el (gamegrid-make-face):
222 * play/bubbles.el (bubbles--grid-width, bubbles--grid-height)
223 (bubbles--colors, bubbles--shift-mode, bubbles--initialize-images):
224 * notifications.el (notifications-notify):
225 * net/xesam.el (xesam-search-engines):
226 * net/quickurl.el (quickurl-list-insert):
227 * vc/vc-hg.el (vc-hg-dir-printer): Fix use of case.
228
d72700e5
CY
2292011-03-15 Chong Yidong <cyd@stupidchicken.com>
230
231 * startup.el (command-line): Update package subdirectory regexp.
232
49c5410a
SM
2332011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
234
c6eee9aa
SM
235 * allout.el (allout-abbreviate-flattened-numbering)
236 (allout-mode-deactivate-hook): Fix up obsolescence "date".
237
49c5410a
SM
238 * subr.el (read-char-choice): Only show the cursor after the prompt,
239 not after the answer.
240
047b2bb9
KR
2412011-03-15 Kevin Ryde <user42@zip.com.au>
242
243 * help-fns.el (variable-at-point): Skip leading quotes, if any
244 (bug#8253).
245
0a57d256
SM
2462011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
247
248 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Change the
249 warning message.
250
77c992bc
MA
2512011-03-14 Michael Albinus <michael.albinus@gmx.de>
252
253 * shell.el (shell): When called interactively, offer to change the
254 shell file name on remote hosts.
255
eebc475d
TZ
2562011-03-13 Teodor Zlatanov <tzz@lifelogs.com>
257
258 * net/ldap.el (ldap-search-internal): Add `auth-source-search'
259 integration for LDAP parameters. The host, base, user or binddn,
260 and secret tokens can be specified in a netrc file, for instance.
261 This is optional because an `auth-source' parameter must be
262 specified in the search attributes.
263
9d05d1ba
JB
2642011-03-13 Juanma Barranquero <lekktu@gmail.com>
265
266 * help.el (describe-mode): Link to the mode's definition (bug#8185).
267
09d9db2c
GM
2682011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
269
270 * ebuff-menu.el (electric-buffer-menu-mode-map): Move initialization
271 into declaration. Remove redundant and harmful binding.
272
2732011-03-12 Eli Zaretskii <eliz@gnu.org>
274
275 * files.el (file-ownership-preserved-p): Pass `integer' as an
276 explicit 2nd argument to `file-attributes'. If the file's owner
277 is the Administrators group on Windows, and the current user is
278 Administrator, consider that a match.
279
280 * server.el (server-ensure-safe-dir): Consider server directory
281 safe on MS-Windows if its owner is the Administrators group while
282 the current Emacs user is Administrator. Use `=' to compare
283 numerical UIDs, since they could be integers or floats.
284
219bd536
JB
2852011-03-12 Juanma Barranquero <lekktu@gmail.com>
286
287 * vc/vc-bzr.el (vc-bzr-state): Handle bzr 2.3.0 (follow-up to bug#8170).
288
f3afd36b
MA
2892011-03-12 Michael Albinus <michael.albinus@gmx.de>
290
291 Sync with Tramp 2.2.1.
292
293 * net/tramp-sh.el (tramp-methods): Exchange "%k" marker with options.
294
295 * net/trampver.el: Update release number.
296
3aaaa6f1
SM
2972011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
298
94642599
SM
299 * progmodes/compile.el (compilation--previous-directory): Fix up
300 various nil/dead-marker mismatches (bug#8014).
301 (compilation-directory-properties, compilation-error-properties):
302 Don't call it at a position past the one we're about to change.
303
3aaaa6f1
SM
304 * emacs-lisp/bytecomp.el (byte-compile-make-obsolete-variable):
305 Disable obsolescence warnings in the file that declares it.
306
14239447
KM
3072011-03-11 Ken Manheimer <ken.manheimer@gmail.com>
308
219bd536 309 * allout-widgets.el (allout-widgets-tally): Initialize
14239447
KM
310 allout-widgets-tally as a hash table rather than nil to prevent
311 mode-line redisplay warnings.
312 Also, clarify the module description and fix a comment typo.
313
135e287c
JB
3142011-03-11 Juanma Barranquero <lekktu@gmail.com>
315
316 * help-fns.el (describe-variable): Don't complete keywords.
317 Suggested by Teodor Zlatanov <tzz@lifelogs.com>.
318
ffbf300e
CY
3192011-03-10 Chong Yidong <cyd@stupidchicken.com>
320
ba08b241
CY
321 * emacs-lisp/package.el (package-version-join): Impose a standard
322 string representation for pre/alpha/beta version lists.
323 (package-unpack-single): Standardize the directory name by passing
324 it through package-version-join.
325 (package-strip-rcs-id): Accept any version string that does not
326 signal an error in version-to-list.
ffbf300e 327
f346fd6b
MA
3282011-03-10 Michael Albinus <michael.albinus@gmx.de>
329
330 * simple.el (delete-trailing-whitespace): Return nil for the
331 benefit of `write-file-functions'.
332
ccb55d27
GM
3332011-03-10 Glenn Morris <rgm@gnu.org>
334
5ceaac0c
GM
335 * vc/vc-hg.el (vc-hg-pull, vc-hg-merge-branch): Use vc-hg-program.
336
02da65ff
GM
337 * vc/vc-git.el (vc-git-program): New option.
338 (vc-git-branches, vc-git-pull, vc-git-merge-branch, vc-git-command)
339 (vc-git--call): Use it.
340
b2f603cc
GM
341 * eshell/esh-util.el (eshell-condition-case): Doc fix.
342
5772caab
GM
343 * cus-edit.el (Custom-newline): If no button at point, look
344 for a subgroup button at start-of-line. (Bug#2298)
345
ccb55d27
GM
346 * mail/rmail.el (rmail-msgend, rmail-msgbeg): Doc fixes.
347
ec6ecaed
JD
3482011-03-10 Julien Danjou <julien@danjou.info>
349
350 * avoid.el (mouse-avoidance-ignore-p): Do not move the cursor if
351 `cursor-type' is nil.
352
9d5aa01d
JB
3532011-03-09 Jay Belanger <jay.p.belanger@gmail.com>
354
355 * calc/calc.el (calc-mode-map): Don't bind "C-_" to `calc-missing-key'.
356
b6a5875b
KM
3572011-03-09 Ken Manheimer <ken.manheimer@gmail.com>
358
359 * allout.el Summary: Change so yank of distinctive-bullet items
360 preserves the existing header prefix, rebulleting it if necessary,
361 rather than replacing it. This is necessary for proper operation
362 of cooperative addons like allout-widgets.
219bd536 363 (allout-make-topic-prefix, allout-rebullet-heading): Change
b6a5875b
KM
364 SOLICIT arg to INSTEAD, and interpret additionally a string value
365 as alternate bullet to be used, instead of prompting the user for
366 a bullet character.
367
ee545c35
MA
3682011-03-09 Michael Albinus <michael.albinus@gmx.de>
369
370 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band): Do
371 not use `tramp-file-name-port', because this returns also
372 `tramp-default-port'.
373
c47971d7
DD
3742011-03-09 Deniz Dogan <deniz.a.m.dogan@gmail.com>
375
376 * net/rcirc.el (rcirc-handler-001): Remove useless
377 with-rcirc-process-buffer.
378 (rcirc-check-auth-status): Swap arguments to string-match.
379
13522cb4
GM
3802011-03-09 Glenn Morris <rgm@gnu.org>
381
0be6f4f1
GM
382 * shell.el (shell-mode):
383 Set comint-input-ring-size from HISTSIZE. (Bug#7889)
384
13522cb4
GM
385 * progmodes/gdb-mi.el (gdb): Improve 2010-12-08 change.
386 Check for GDBHISTFILE, HISTSIZE, etc. (Bug#7889)
387
515de2e3
CY
3882011-03-08 Chong Yidong <cyd@stupidchicken.com>
389
390 * emacs-lisp/package.el (package-refresh-contents)
391 (package-menu-execute): Use condition-case-no-debug.
392
b511b994
MA
3932011-03-08 Michael Albinus <michael.albinus@gmx.de>
394
395 * simple.el (shell-command-to-string): Use `process-file'.
396
397 * emacs-lisp/package.el (package-tar-file-info): Handle also
398 remote files.
399
400 * emacs-lisp/package-x.el (package-upload-buffer-internal): Use
401 `equal' for upload base check.
402
25bbfb31
AM
4032011-03-08 Arni Magnusson <arnima@hafro.is> (tiny change)
404
405 * textmodes/texinfo.el (texinfo-environments):
406 Add deftypecv, deftypeivar, deftypemethod, deftypeop, html. (Bug#2783)
407
be996521
GM
4082011-03-08 Glenn Morris <rgm@gnu.org>
409
e9c8529f
GM
410 * cus-start.el (cursor-in-non-selected-windows):
411 Fix :set quoting oddness. (Bug#8192)
412
be996521
GM
413 * font-lock.el (lisp-font-lock-keywords-1): Don't highlight `)'
414 in some setf expressions. (Bug#2159)
415
2bb5649e
CY
4162011-03-08 Chong Yidong <cyd@stupidchicken.com>
417
418 * custom.el (custom-available-themes): Return themes in
419 alphabetical order.
420
7600cf45
CY
4212011-03-07 Chong Yidong <cyd@stupidchicken.com>
422
423 * progmodes/cc-cmds.el (c-beginning-of-statement): Fix incorrect
424 application of patch from Alan Mackenzie (Bug#7595).
425
fa7062f6
DD
4262011-03-07 Deniz Dogan <deniz.a.m.dogan@gmail.com>
427
428 * net/rcirc.el (rcirc-connect): Fix PASS bug.
429
619f4b62
GM
4302011-03-07 Glenn Morris <rgm@gnu.org>
431
432 * vc/vc.el (vc-next-action): Add missing space to y-or-n-p prompt.
7e319d3c 433 Give an explicit error if failed to make writable. (Bug#6146)
619f4b62 434
e63e9234
ER
4352011-03-07 Ed Reingold <reingold@emr.cs.iit.edu>
436
437 * calendar/cal-hebrew.el (diary-hebrew-yahrzeit):
438 Add optional `after-sunset' argument. (Bug#8190)
439
16130297
AH
4402011-03-07 Aaron S. Hawley <aaron.s.hawley@gmail.com>
441
442 * play/morse.el (nato-alphabet, nato-region, denato-region):
443 New variable and functions. (Bug#2288)
f72c1fd6 444 (morse-region, unmorse-region): Barf if read-only.
16130297 445
2b0787b3
SM
4462011-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
447
448 * progmodes/gud.el (gdb-script-syntax-propertize-function):
449 Don't change the syntax of a \n that closes a comment (bug#8169).
450
5c69cb2c
CY
4512011-03-06 Chong Yidong <cyd@stupidchicken.com>
452
453 * emacs-lisp/package-x.el (package-archive-upload-base): Make it a
454 defcustom.
455 (package--update-file): Doc fix. Accept relative file names.
456 (package--archive-contents-from-file): Remove the argument, since
457 it's necessarily always "archive-contents".
458 (package-maint-add-news-item): Pass relative file name args to
459 package--update-file.
460 (package-upload-buffer-internal): Prompt for a destination if
461 package-archive-upload-base is invalid. Create the directory if
462 it does not exist.
463 (package-upload-buffer, package-upload-file): Doc fix.
464
892777ba
CY
4652011-03-06 Chong Yidong <cyd@stupidchicken.com>
466
467 * isearch.el (isearch-mode-map): Bind C-y to isearch-yank-kill,
468 and move isearch-yank-line to M-s C-e (Bug#8183).
469
9d1f0f55
AM
4702011-03-06 Alan Mackenzie <acm@muc.de>
471
472 * progmodes/cc-engine.el (c-guess-basic-syntax): Reindent.
804a116c
AM
473 (c-guess-basic-syntax): Move CASE 19 to a different place,
474 correctly to process template-args-cont lines.
9d1f0f55 475
479a2c9b
JB
4762011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
477
2b0787b3
SM
478 * calc/calc-ext.el (calc-init-extensions):
479 Rename calc-logunits-dblevel and calc-logunits-nplevel to calc-dblevel
804a116c
AM
480 and calc-nplevel, respectively. Add keybindings for calc-spn,
481 calc-midi and calc-freq. Add autoloads for calcFunc-spn,
482 calcFunc-midi, calcFunc-freq, calc-spn, calc-midi and calc-freq.
479a2c9b
JB
483
484 * calc/calc-units.el (calc-dblevel): Rename from
485 calc-logunits-dblevel.
486 (calc-nplevel): Rename from calc-logunits-nplevel.
05a29101
JB
487 (math-midi-round, math-freqp, math-midip, math-spnp)
488 (math-spn-to-midi, math-midi-to-spn, math-freq-to-spn)
489 (math-midi-to-freq, math-spn-to-freq, calcFunc-spn, calcFunc-midi)
490 (calcFunc-freq, calc-freq, calc-midi, calc-spn): New functions.
491 (math-notes): New variable.
492
493 * calc/calc.el (calc-note-threshold): New variable.
479a2c9b 494
f561e49a
CY
4952011-03-06 Chong Yidong <cyd@stupidchicken.com>
496
497 * emacs-lisp/package.el (package-archives): Accept either ordinary
498 directory names, in addition to HTTP URLs.
499 (package--with-work-buffer): New macro. Handle normal directories.
500 (package-handle-response): Don't display the failing buffer.
501 (package-download-single, package-download-tar)
502 (package--download-one-archive): Use package--with-work-buffer.
503 (package-archive-base): Rename from package-archive-url.
504
79a0fb58
GM
5052011-03-06 Glenn Morris <rgm@gnu.org>
506
507 * generic-x.el (generic-unix-modes): Add xmodmap-generic-mode.
508 (xmodmap-generic-mode): Respect generic-extras-enable-list.
509
ffd0a502
DC
5102011-03-06 Daniel Clemente <dcl441-bugs@yahoo.com> (tiny change)
511
512 * generic-x.el (xmodmap-generic-mode): New. (Bug#2065)
513
01c35094
JB
5142011-03-06 Juanma Barranquero <lekktu@gmail.com>
515
516 * allout.el (allout-init, allout-prefixed-keybindings)
517 (allout-unprefixed-keybindings):
518 * progmodes/prolog.el (prolog-find-term):
519 Fix typos in docstrings.
520
509742cc
NS
5212011-03-06 Nikolaj Schumacher <me@nschum.de> (tiny change)
522
523 * emacs-lisp/elp.el (elp-results): Fix off-by-one in header. (Bug#2746)
524
14369ab3
KR
5252011-03-06 Kevin Ryde <user42@zip.com.au>
526
527 * textmodes/sgml-mode.el (sgml-fill-nobreak): Give it a doc. (Bug#5326)
528
aa248733
MS
5292011-03-06 Michael Shields <shields@msrl.com> (tiny change)
530
531 * window.el (one-window-p, walk-windows, display-buffer):
532 Doc fixes. (Bug#5567)
533
da0275f8
JB
5342011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
535
536 * cus-edit.el (custom-prompt-variable): Use the `custom-get' property
537 of the variable if it exists.
538
845fc5e5
JB
5392011-03-06 Juanma Barranquero <lekktu@gmail.com>
540
541 * bookmark.el:
542 * desktop.el:
543 * emacs-lock.el:
544 * ps-print.el:
545 * saveplace.el:
546 * net/tramp-cache.el:
01c35094 547 * obsolete/fast-lock.el:
845fc5e5
JB
548 * textmodes/reftex.el:
549 Don't set `kill-emacs-hook' on noninteractive sessions (bug#8137).
550
7e27ce9c
AL
5512011-03-05 Antoine Levitt <antoine.levitt@gmail.com>
552
01c35094
JB
553 * files.el (delete-directory, copy-directory, list-directory):
554 Use read-directory-name.
7e27ce9c
AL
555
556 * find-file.el (ff-find-the-other-file):
557 * net/ange-ftp.el (ange-ftp-make-directory):
558 * printing.el (pr-interactive-dir):
559 * progmodes/ada-prj.el (ada-prj-load-directory):
560 * progmodes/ebnf2ps.el (ebnf-print-directory)
561 (ebnf-spool-directory, ebnf-eps-directory)
562 (ebnf-syntax-directory):
563 * shell.el (shell):
564 * speedbar.el (speedbar-create-directory):
565 * vc/emerge.el (emerge-merge-directories):
566 * vc/vc-dir.el (vc-dir):
567 * vc/vc.el (vc-create-tag, vc-retrieve-tag): Likewise.
568
d23ae2b0
CY
5692011-03-05 Chong Yidong <cyd@stupidchicken.com>
570
571 * help-mode.el (help-buffer): If we are to return the current
572 buffer, signal an error if it's not in Help mode (Bug#8147).
573
2de9cc1a
RT
5742011-03-05 Reuben Thomas <rrt@sc3d.org>
575
576 * files.el (file-name-version-regexp): Handle backup files of the
577 form `foo.js.~HEAD~1~' (Bug#8159).
578
81fb60b2
GM
5792011-03-05 Glenn Morris <rgm@gnu.org>
580
581 * eshell/esh-var.el: Don't require esh-test when compiling.
582 * eshell/em-banner.el, eshell/esh-cmd.el, eshell/esh-mode.el:
583 * eshell/esh-var.el, eshell/eshell.el: Move tests to esh-test.
01c35094 584 * eshell/esh-test.el: Move to ../../test/eshell.el.
81fb60b2 585
c5f09daf
DE
5862011-03-05 David Engster <deng@randomsample.de>
587
588 * files.el (save-some-buffers): Report the names of buffers saved
589 automatically due to buffer-save-without-query (Bug#8134).
590
77f63d30
DD
5912011-03-05 Deniz Dogan <deniz.a.m.dogan@gmail.com>
592
593 * net/rcirc.el: Add QuakeNet authentication support.
594 (rcirc-authinfo, rcirc-check-auth-status)
595 (rcirc-authenticate): Support QuakeNet.
596
72d2c2e3
DD
5972011-03-05 Deniz Dogan <deniz.a.m.dogan@gmail.com>
598
599 * net/rcirc.el: Add functionality to authenticate before
600 autojoining channels.
601 (rcirc-authenticate-before-join): New option.
602 (rcirc-authenticated-hook): New variable.
603 (rcirc-connect): Make local variable rcirc-user-authenticated.
604 (rcirc-handler-001): Respect rcirc-authenticate-before-join.
01c35094
JB
605 (rcirc-check-auth-status, rcirc-join-channels-post-auth):
606 New functions.
607 (rcirc-handler-PRIVMSG, rcirc-handler-NOTICE):
608 Call rcirc-check-auth-status.
72d2c2e3 609
d733e817
MA
6102011-03-05 Alex Harsanyi <AlexHarsanyi@gmail.com>
611
612 * net/soap-client.el (soap-namespace-put-link): Check if the target
613 name is fully qualified -- use only the name part.
614 (soap-parse-complex-type, soap-parse-sequence): Recognize xsd:all
615 types, treated the same as xsd:sequence. (Bug#8166)
616
3ae59fff
EZ
6172011-03-05 Eli Zaretskii <eliz@gnu.org>
618
619 * files.el (find-file-noselect): Don't ask about re-visiting
620 non-literally if the file is already visited in image-mode.
621 (Bug#8177)
622
a9eeff78
GM
6232011-03-05 Glenn Morris <rgm@gnu.org>
624
d783d303
GM
625 * eshell/esh-mode.el (eshell-kill-buffer-function): New function.
626 (eshell-mode): Use eshell-kill-buffer-function.
627 Run the -initialize functions independently of the -load-hooks.
628 * eshell/esh-proc.el (eshell-kill-process-function): New function.
629 (eshell-gather-process-output, eshell-sentinel)
630 (eshell-interrupt-process, eshell-kill-process, eshell-quit-process):
631 Use eshell-kill-process-function.
632 * eshell/em-alias.el (eshell-alias-load-hook):
633 * eshell/em-banner.el (eshell-banner-load-hook):
634 * eshell/em-cmpl.el (eshell-cmpl-load-hook):
635 * eshell/em-dirs.el (eshell-dirs-load-hook):
636 * eshell/em-glob.el (eshell-glob-load-hook):
637 * eshell/em-hist.el (eshell-hist-load-hook):
638 * eshell/em-pred.el (eshell-pred-load-hook):
639 * eshell/em-prompt.el (eshell-prompt-load-hook):
640 * eshell/em-rebind.el (eshell-rebind-load-hook):
641 * eshell/em-script.el (eshell-script-load-hook):
642 * eshell/em-smart.el (eshell-smart-load-hook):
643 * eshell/em-term.el (eshell-term-load-hook):
644 * eshell/em-unix.el (eshell-unix-load-hook):
645 * eshell/esh-arg.el (eshell-arg-load-hook):
646 * eshell/esh-cmd.el (eshell-cmd-load-hook):
647 * eshell/esh-ext.el (eshell-ext-load-hook):
648 * eshell/esh-io.el (eshell-io-load-hook):
649 * eshell/esh-mode.el (eshell-exit-hook):
650 * eshell/esh-proc.el (eshell-proc-load-hook, eshell-kill-hook):
651 * eshell/esh-var.el (eshell-var-load-hook):
652 Set default hook values to nil. (Bug#5375)
653
4a0f18a8
GM
654 * eshell/esh-module.el (eshell-module-unload-hook)
655 (eshell-modules-list): Remove leading * from defcustom docs.
656
a9eeff78
GM
657 * eshell/esh-util.el (eshell-for): Make it obsolete.
658 * eshell/em-alias.el (eshell/alias, eshell-alias-completions):
659 * eshell/em-dirs.el (eshell-save-some-last-dir):
660 * eshell/em-hist.el (eshell-save-some-history)
661 (eshell-hist-parse-modifier):
662 * eshell/em-ls.el (eshell-ls-dir, eshell-ls-files)
663 (eshell-ls-entries):
664 * eshell/em-unix.el (eshell/cat, eshell/du, eshell/su):
665 * eshell/esh-cmd.el (eshell-invoke-directly, eshell-do-eval)
666 (eshell/which):
667 * eshell/esh-ext.el (eshell-find-interpreter):
668 * eshell/esh-mode.el (eshell-mode):
669 * eshell/esh-module.el (eshell-unload-extension-modules):
670 * eshell/esh-proc.el (eshell-process-interact):
671 * eshell/esh-test.el (eshell-test):
672 * eshell/esh-util.el (eshell-flatten-list, eshell-winnow-list):
673 * eshell/esh-var.el (eshell/env, eshell-environment-variables)
674 (eshell-variables-list):
675 * eshell/eshell.el (eshell-unload-all-modules):
676 Replace eshell-for with dolist.
677
85a55d38
GM
6782011-03-04 Glenn Morris <rgm@gnu.org>
679
680 * vc/vc-bzr.el (vc-bzr-after-dir-status): Handle bzr 2.3.0. (Bug#8170)
681
38c179c9
TT
6822011-03-04 Tom Tromey <tromey@redhat.com>
683
684 * progmodes/gud.el (gdb-script-mode): Derive from prog-mode.
685
732795fa
GM
6862011-03-04 Glenn Morris <rgm@gnu.org>
687
015bea8f
GM
688 * outline.el (outline-regexp): No longer allow nil.
689 (outline-heading-end-regexp): Add safety predicate. (Bug#7619)
690
9d982739
GM
691 * net/browse-url.el (browse-url):
692 Handle deleted default-directory. (Bug#6077)
693
732795fa
GM
694 * recentf.el (recentf-include-p): In case of a buggy predicate,
695 err on the side of including, not excluding. (Bug#5843)
696
d6ffd3f8
JB
6972011-03-04 Jay Belanger <jay.p.belanger@gmail.com>
698
699 * calc/calc-units.el (math-to-standard-rec): Don't treat subscripted
700 variables as units.
701
a918ed9b
BR
7022011-03-04 Bob Rogers <rogers@rgrjr.dyndns.org>
703
704 * emacs-lisp/ewoc.el (ewoc-goto-next): Give a more explicit error
705 if there is no node. (Bug#3261)
706
fc0e9092
LL
7072011-03-04 Leo <sdl.web@gmail.com>
708
0a5cb52b
LL
709 * vc/diff-mode.el (diff-mode): Fix whitespace-style. (Bug#8139)
710
fc0e9092
LL
711 * time.el (display-time-world-list): Fix typo. (Bug#7571)
712
a65112fb 7132011-03-04 Zachary Kanfer <zkanfer@gmail.com> (tiny change)
d8c8743b
ZK
714
715 * cus-edit.el (custom-buffer-create-internal):
716 Split search string before passing it to `customize-apropos' (bug#8136).
717
3191adaf
DA
7182011-03-04 Drew Adams <drew.adams@oracle.com>
719
720 * image-dired.el (image-dired-cmd-read-exif-data-options):
721 Fix typo in docstring (bug#8156).
722
fcd8ed1d
DD
7232011-03-03 Deniz Dogan <deniz.a.m.dogan@gmail.com>
724
725 * net/rcirc.el (rcirc-cmd-join): Accept comma-separated input.
726
de69c0a8
CO
7272011-03-03 Christian Ohler <ohler@gnu.org>
728
729 * emacs-lisp/ert.el (ert--explain-equal): New function.
730 (ert--explain-equal-rec): Renamed from `ert--explain-not-equal'.
731 All callers changed.
732 (ert--explain-equal-including-properties): Renamed from
733 `ert--explain-not-equal-including-properties'. All callers
734 changed.
735
7c0d1441
CO
7362011-03-03 Christian Ohler <ohler@gnu.org>
737
738 * emacs-lisp/ert.el (ert--stats-set-test-and-result)
739 (ert-char-for-test-result, ert-string-for-test-result)
740 (ert-run-tests-batch, ert--print-test-for-ewoc):
741 Handle `ert-test-quit'.
742
31128af6
DA
7432011-03-03 David Abrahams <dave@boostpro.com> (tiny change)
744
745 * vc/ediff-init.el (ediff-use-faces, ediff-highlight-all-diffs):
746 Move ediff-defvar-local calls after defcustoms. (Bug#1821)
747
06083aa1
GM
7482011-03-03 Glenn Morris <rgm@gnu.org>
749
750 * files.el (file-truename): Doc fix. (Bug#2341)
751
c7a74801
BR
7522011-03-03 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
753
01c35094 754 * vc/vc-dir.el (vc-dir-mode-map): Bind vc-dir-find-file to e (Bug#7349).
c7a74801 755
614b85f8
VJ
7562011-03-03 Vagn Johansen <gonz808@hotmail.com> (tiny change)
757
758 * vc/vc-svn.el (vc-svn-after-dir-status): Some MS Windows svn client
759 programs output backslashes. (Bug#7663)
760
f96dc50f
GM
7612011-03-03 Glenn Morris <rgm@gnu.org>
762
fb532fe8
GM
763 * mail/sendmail.el (mail-mode-map): Remove mail-sent-via.
764 (mail-mode): Remove mail-sent-via from the doc.
765 (mail-sent-via): Make it obsolete. (Bug#1776)
766
a915d7a1
GM
767 * progmodes/grep.el (grep-highlight-matches): Doc fix.
768 (grep-process-setup): No highlighting without font-lock. (Bug#8084)
769
f96dc50f
GM
770 * vc/vc-bzr.el (vc-bzr-state-heuristic): Handle dirstate entries
771 with no parents. (Bug#8025)
772
71f8b7ed
G
7732011-03-02 Teodor Zlatanov <tzz@lifelogs.com>
774
775 * password-cache.el (password-in-cache-p): Add autoload.
776
8889f4e2
GM
7772011-03-02 Glenn Morris <rgm@gnu.org>
778
3ab7ebb9
GM
779 * man.el (Man-support-local-filenames): Also handle Red Hat's man.
780 * dired-x.el (Man-support-local-filenames): Autoload it.
781 (dired-guess-shell-alist-default): Also handle Red Hat's man.
782
2777ccbf
GM
783 * dired-x.el (dired-default-directory-alist, dired-default-directory):
784 Mark as obsolete.
785 (dired-smart-shell-command): Just call dired-current-directory.
786
5dedeef2
GM
787 * dired-x.el (dired-jump-other-window): Add autoload.
788 (dired-default-directory-alist, dired-default-directory): Doc fixes.
789 (dired-default-directory-alist): Mark as risky.
790
8889f4e2
GM
791 * dired-x.el (dired-omit-here-always): Make it obsolete.
792
d77aaf6f
CY
7932011-03-02 Chong Yidong <cyd@stupidchicken.com>
794
795 * textmodes/artist.el (artist-curr-go): Default to pen-line.
796 (artist-select-op-pen-line): New function.
797 (artist-menu-map): New variable.
798 (artist-mode-map): Add a menu to the menu-bar.
799
771fc75e
JB
8002011-03-02 Jay Belanger <jay.p.belanger@gmail.com>
801
802 * calc/calc-math.el (calcFunc-log10): Check for symbolic mode
803 when evaluating.
804
805 * calc/calc-units.el (math-conditional-apply, math-conditional-pow):
806 New function.
807 (math-logunits-add, math-logunits-mul, math-logunits-divide):
808 (math-logunits-quant, math-logunits-level):
809 Use `math-conditional-apply' and `math-conditional-pow' to evaluate
810 functions.
811 (math-logunits-level): Extract units from ratio.
812
f6132e5a
JB
8132011-03-01 Juanma Barranquero <lekktu@gmail.com>
814
815 * emacs-lisp/cl-macs.el (lexical-let*): Fix argument name in docstring.
816
7454f200
GM
8172011-03-01 Glenn Morris <rgm@gnu.org>
818
a65112fb
GM
819 * calendar/cal-hebrew.el (calendar-hebrew-birthday)
820 (diary-hebrew-birthday): Rename and rework functions added
821 in previous change.
7454f200 822
cdcbd5a7
ER
8232011-03-01 Ed Reingold <reingold@emr.cs.iit.edu>
824
825 * calendar/cal-hebrew.el (hebrew-calendar-birthday)
826 (diary-hebrew-birthday): New functions.
827
9903d828
GM
8282011-03-01 Glenn Morris <rgm@gnu.org>
829
830 * dired.el (dired-safe-switches-p): Beef it up.
831 (dired-actual-switches): Use it for the safe-local prop. (Bug#3230)
832
75da6eb9
SM
8332011-03-01 Stefan Monnier <monnier@iro.umontreal.ca>
834
835 * dired.el (dired-safe-switches-p): New function.
836
6640b281
GM
8372011-03-01 Glenn Morris <rgm@gnu.org>
838
839 * files.el (dir-locals-collect-variables):
840 Add the ability to exclude subdirectories. (Bug#8100)
841
842 * dired-x.el (dired-omit-here-always): Add `(subdirs . nil)' to locals.
843
cead857b
CS
8442011-02-28 Christoph Scholtes <cschol2112@googlemail.com>
845
846 * ido.el (ido-everywhere): Doc fix.
847 (ido-mode): Doc fix.
848
0a906ec3
GM
8492011-02-28 Glenn Morris <rgm@gnu.org>
850
851 * dired-x.el (dired-guess-shell-alist-default): Use \\', not $.
852
22b300de
MA
8532011-02-28 Michael Albinus <michael.albinus@gmx.de>
854
855 * net/tramp-cmds.el (tramp-append-tramp-buffers): Dump load-path
856 shadows.
857
abec5126 8582011-02-28 Antoine Levitt <antoine.levitt@gmail.com>
584a2773
AL
859
860 * dired-x.el (dired-guess-shell-alist-default): Add rar and 7z.
861
ca3afb79
JB
8622011-02-28 Juanma Barranquero <lekktu@gmail.com>
863
864 * emacs-lisp/pcase.el (pcase, pcase--u1, pcase--q1):
865 Fix typos in docstrings.
866
edb57480
SB
8672011-02-28 Stephen Berman <stephen.berman@gmx.net>
868
869 * dired-aux.el (dired-update-file-line):
870 Fix 2010-11-09 change. (Bug#8131)
871
2b0c7330 8722011-02-28 Eli Zaretskii <eliz@gnu.org>
d1f61aaf
EZ
873
874 * international/mule-cmds.el (set-default-coding-systems): Use the
875 -unix variant of encoding in default-keyboard-coding-system.
876 (Bug#8122)
877
df7f0d0b
CY
8782011-02-27 Chong Yidong <cyd@stupidchicken.com>
879
880 * facemenu.el (list-colors-display): Use with-help-window (Bug#8048).
881
3e478a7c 8822011-02-27 Prestoo Ten <prestooten@gmail.com> (tiny change)
6c89f663
PT
883
884 * term/screen.el: New file (Bug#2650).
885
1f0816b6
SM
8862011-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
887
888 * emacs-lisp/pcase.el (pcase--if): Try to invert test to reduce depth.
889 (pcase-mutually-exclusive-predicates): New var.
890 (pcase--split-consp, pcase--split-pred): Use it.
891 (pcase--split-equal, pcase--split-member): When splitting against
892 a pure predicate, run it to know the outcome.
893 (pcase--u1): Mark vars that are actually used.
894 (pcase--q1): Avoid introducing unused vars.
895
b49df742
JB
8962011-02-27 Jay Belanger <jay.p.belanger@gmail.com>
897
898 * calc/calc-ext.el (calc-init-extensions):
899 Autoload `calc-l-prefix-help' instead of `calc-ul-prefix-help'.
900
901 * calc/calc-math.el (calcFunc-log10): Don't signal an error in
902 symbolic mode.
903
904 * calc/calc-vec.el (calcFunc-subscr): Return nil if the first
905 argument is a variable.
906
e573299d
SM
9072011-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
908
909 * emacs-lisp/assoc.el: Remove misleading `sort' (bug#8126).
910 (aput, adelete, amake): Replace `eval' -> `symbol-value'.
911 Suggested by Michael Heerdegen <michael_heerdegen@web.de>.
912
61e9662e
TZ
9132011-02-25 Teodor Zlatanov <tzz@lifelogs.com>
914
915 * password-cache.el (password-in-cache-p): Convenience function to
916 check if a key is in the cache, even if the value is nil.
917
7fe42546
J
9182011-02-25 Jambunathan K <kjambunathan@gmail.com>
919
920 * emacs-lisp/package-x.el (package--archive-contents-from-url)
921 (package--archive-contents-from-file): New functions.
922 (package-update-news-on-upload): New var.
923 (package-upload-buffer-internal): Extract archive-contents from
924 package-archive-upload-base if it is not found at archive-url.
925 Obey package-update-news-on-upload.
926 (package-upload-buffer, package-upload-file): Doc fix.
927
2d8a57ef
GM
9282011-02-24 Glenn Morris <rgm@gnu.org>
929
6a88f031
GM
930 * files-x.el (modify-dir-local-variable): Handle dir-locals from
931 the cache, and from non-file sources.
932
303f9ae0
GM
933 * help-fns.el (describe-variable): Return consistent results when a
934 dir-local from a file came from the cache or did not. (Bug#8095)
935 If a dir-local has no associated file, say it came from a "directory".
936
07915ed9
GM
937 * files.el (hack-dir-local-variables): Fix setting of `dir-name'.
938 (hack-local-variables-confirm, hack-local-variables-filter): Doc fix.
939
ebe401f6
GM
940 * files.el (dir-locals-find-file): Doc fix.
941 Fix the check for cache elements that have no associated file,
303f9ae0 942 and the mtime check for those that do. (Bug#8095)
ebe401f6 943
b36f2f1c
GM
944 * dired-x.el (dired-hack-local-variables):
945 Handle interrupts during hacking local variables. (Bug#5216)
946
2d8a57ef
GM
947 * emacs-lisp/autoload.el (autoload-save-buffers)
948 (autoload-find-destination, update-directory-autoloads):
949 Avoid prompts when updating autoloads.
950
53cfe624
SM
9512011-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
952
953 * emacs-lisp/bytecomp.el (byte-compile-disable-print-circle): Obsolete.
954
c1449bff
KH
9552011-02-23 Kenichi Handa <handa@m17n.org>
956
957 * mail/rmailmm.el (rmail-mime-process-multipart): Do not signal an
958 error when a multipart boundary in the nested multipart is found.
959
251ebe0f
KH
960 * mail/rmail.el (rmail-start-mail): Decode "encoded-words" of
961 header components.
962
5582c670
GM
9632011-02-23 Glenn Morris <rgm@gnu.org>
964
817b48a7
GM
965 * dired.el (dired-mode): Call hack-dir-local-variables-non-file-buffer.
966 * dired-x.el (dired-omit-mode): Safe if boolean.
967 (dired-enable-local-variables): Fix doc and custom type.
968 (dired-enable-local-variables, dired-local-variables-file)
969 (dired-hack-local-variables): Make obsolete.
970 (dired-omit-here-always): Use dir-locals.el instead.
971
5582c670
GM
972 * files.el (safe-local-eval-forms): Add the write-file-hooks version.
973
5f9d345c
SM
9742011-02-22 Stefan Monnier <monnier@iro.umontreal.ca>
975
976 * help-fns.el (describe-function-1): Don't signal an error just because
977 the DOC file disappeared.
978
01c35094 9792011-02-22 Seppo Sade <sepposade1@gmail.com> (tiny change)
ca41d117
MA
980
981 * eshell/esh-ext.el (eshell-external-command): Do not restrict
982 remote check to "ftp". (Bug#8089)
983
e84efb70
AM
9842011-02-21 Alan Mackenzie <acm@muc.de>
985
986 Fix bug #7930.
987 * progmodes/cc-engine.el (c-state-literal-at): Prevent positions
988 in macros finding their way into c-state-nonlit-pos-cache.
989 Strengthen the comments.
990 (c-state-dump): New commented out diagnostic routine.
991
c6309045
MA
9922011-02-21 Michael Albinus <michael.albinus@gmx.de>
993
994 * net/tramp.el (tramp-rfn-eshadow-setup-minibuffer): Do not use
995 `field' property of `rfn-eshadow-overlay'.
996
06b840e0
LI
9972011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
998
999 * net/netrc.el (netrc-parse): Comment fix.
1000
6d713256
CY
10012011-02-21 Chong Yidong <cyd@stupidchicken.com>
1002
1003 * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
1004 Autoload. Add optional arg FRAME, and pass it to color-values.
1005 (color-complement): Caller changed. Doc fix.
1006 (color-gradient): Rewrite for better clarity and efficiency.
1007
1008 * faces.el (color-values): Use cond for clarity. Doc fix.
1009
5f9d345c 1010 * facemenu.el (color-rgb-to-hsv): Delete; use the version in
6d713256 1011 color.el instead.
5f9d345c
SM
1012 (list-colors-sort-key, list-colors-print):
1013 Use color-normalized-values.
6d713256
CY
1014
10152011-02-20 Drew Adams <drew.adams@oracle.com>
1016
1017 * color.el: First part of merge from hexrgb.el.
1018 (color-rgb-to-hex): Rename from color-rgb->hex.
1019 (color-rgb-to-hsv): Rename from color-rgb->hsv. Force hue and
1020 saturation to zero if the value is too small.
1021 (color-rgb-to-hsl): Rename from color-rgb->hsl.
1022 (color-srgb-to-xyz): Rename from color-srgb->xyz. Doc fix.
1023 (color-xyz-to-srgb): Rename from color-xyz->srgb. Doc fix.
1024 (color-xyz-to-lab): Rename from color-xyz->lab. Doc fix.
1025 (color-lab-to-xyz): Rename from color-lab->xyz. Doc fix.
1026 (color-lab-to-srgb): Rename from color-lab->srgb. Doc fix.
1027 (color-cie-de2000): Doc fix.
1028
aa9c0efc
AM
10292011-02-20 Alan Mackenzie <acm@muc.de>
1030
1031 * progmodes/cc-cmds.el (c-beginning-of-statement): Avoid loop in
1032 locating the beginning of a macro. (Bug#7595)
1033
18cfb5a1
GM
10342011-02-20 Glenn Morris <rgm@gnu.org>
1035
e17816e5
GM
1036 * edmacro.el (edmacro-eight-bits): Make it a defcustom.
1037 Don't autoload it.
1038
18cfb5a1
GM
1039 * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
1040 (global-auto-revert-ignore-buffer): Remove leading "*" from docs.
1041
01c35094
JB
10422011-02-19 Dmitry Bolshakov <dmitry.bolshakov@bridge-quest.com>
1043 Dima Kogan <dkogan@cds.caltech.edu> (tiny change)
a87af185
DB
1044
1045 * progmodes/hideshow.el (hs-find-block-beginning)
1046 (hs-hide-level-recursive): Ignore comments when parsing braces
1047 (Bug#8036).
1048
10492011-02-19 Chong Yidong <cyd@stupidchicken.com>
1050
1051 * vc/vc-bzr.el (vc-bzr-bound-branch-p): New function.
1052 (vc-bzr-pull): Use it.
1053
3ab713fd
CY
10542011-02-19 Chong Yidong <cyd@stupidchicken.com>
1055
1056 * vc/vc-bzr.el (vc-bzr--branch-conf): Function deleted.
1057 (vc-bzr-branch-conf): New function, similar to vc-bzr--branch-conf
1058 but returning an alist. Ignore comments in bzr conffile.
1059 (vc-bzr-pull, vc-bzr-merge-branch): Use vc-bzr-branch-conf.
1060 (vc-bzr-error-regex-alist): New var.
1061 (vc-bzr-merge-branch): Use it to highlight the pull/merge buffer.
1062
5f9d345c
SM
1063 * vc/vc-dispatcher.el (vc-do-async-command):
1064 Bind inhibit-read-only to t.
3ab713fd
CY
1065
1066 * progmodes/compile.el (compilation--flush-directory-cache):
1067 Handle the case where cdr of compilation--flush-directory-cache
1068 points to no buffer, which can occur if we previously switched to
1069 compilation-mode in a pregenerated buffer.
1070
16bc9688
KH
10712011-02-19 Kenichi Handa <handa@m17n.org>
1072
1073 * mail/rmailmm.el (rmail-mime-find-header-encoding): Be sure to
1074 get the header copy into the temporary buffer.
1075 (rmail-mime-insert-decoded-text): Ignore us-ascii.
1076 (rmail-show-mime): When rmail-mime-coding-system is nil, set
1077 buffer-file-coding-system to undecided.
1078
67ab0163 10792011-02-19 Eli Zaretskii <eliz@gnu.org>
61aa93ed 1080
a167e505
EZ
1081 * international/mule-cmds.el (read-char-by-name, ucs-insert):
1082 Document completion with asterisk and a substring.
1083
67ab0163 10842011-02-19 Glenn Morris <rgm@gnu.org>
72d6685c
GM
1085
1086 * files.el (find-file-literally): Doc fix.
1087
41002397
GM
1088 * simple.el (rfc822-goto-eoh): Give it a doc-string.
1089
b8bd9908
GM
1090 * log-edit.el (log-edit-insert-changelog):
1091 Fix `log-edit-strip-single-file-name' functionality. (Bug#8057)
1092
4d737eb2
GM
10932011-02-19 Glenn Morris <rgm@gnu.org>
1094
cad7445b
GM
1095 * dired-x.el: Don't require dired-aux.
1096 (dired-do-create-files, dired-mark-read-regexp)
1097 (dired-do-create-files-regexp): Autoload from dired-aux.
1098
bea584fa
GM
1099 * dired-x.el (dired-find-buffer-nocreate): Merge into dired.el.
1100 * dired.el (dired-find-buffer-nocreate): Merge dired-x version.
1101
d6e96966
GM
1102 * dired-x.el (dired-read-shell-command): Merge into dired-aux's version.
1103 * dired-aux.el (dired-read-shell-command): Merge dired-x's version.
1104
42924231
GM
1105 * dired-x.el (dired-clean-up-after-deletion): Merge into dired.el.
1106 * dired.el (dired-clean-up-after-deletion): Merge dired-x's version.
1107 (dired-clean-up-buffers-too): Declare.
1108
203784cc
GM
1109 * dired-x.el (dired-initial-position): Merge into dired.el's version.
1110 * dired.el (dired-initial-position): Merge dired-x's version here.
1111 (dired-find-subdir): Declare.
1112
30abce25
GM
1113 * dired-x.el (dired-omit-new-add-entry): Merge into dired-add-entry.
1114 * dired-aux.el (dired-add-entry): Give it a doc-string.
1115 Merge dired-x's dired-omit handling here.
1116 (dired-omit-mode, dired-omit-regexp, dired-omit-localp): Declare.
1117
4d737eb2
GM
1118 * international/mule-diag.el (list-input-methods-1):
1119 Indent all lines of multi-line doc-strings. (Bug#8066)
1120
abd20d91
CY
11212011-02-18 Chong Yidong <cyd@stupidchicken.com>
1122
1123 Fix 2011-02-02 changes.
1124
1125 * apropos.el (apropos-print): Call apropos-mode before setting up
1126 buffer variables. Use inhibit-read-only.
1127
5f9d345c
SM
1128 * emacs-lisp/package.el (package--list-packages):
1129 Call package-menu-mode before setting up buffer variables.
abd20d91
CY
1130
1131 * play/solitaire.el (solitaire): Call solitaire-mode before
1132 setting up buffer variables. Use inhibit-read-only.
1133
e697fcfc
LM
11342011-02-18 Lawrence Mitchell <wence@gmx.li>
1135
1136 * progmodes/sh-script.el (sh-syntax-propertize-here-doc): (bug#8053)
1137 Bind case-fold-search to nil when looking for end of here-doc.
1138
4114ed61
EZ
11392011-02-18 Eli Zaretskii <eliz@gnu.org>
1140
e697fcfc
LM
1141 * image-mode.el (image-toggle-display-image):
1142 Set find-file-literally non-nil in buffers visiting binary image
4114ed61
EZ
1143 files. (Bug#8047)
1144
aa56f361
SM
11452011-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
1146
1147 * files.el (cd): Make completion obey cd-path (bug#7924).
1148
d1be20a1
GM
11492011-02-18 Glenn Morris <rgm@gnu.org>
1150
135dee55
GM
1151 * progmodes/prolog.el: Don't require compile when compiling.
1152 (compilation-shell-minor-mode, compilation-error-regexp-alist)
1153 (compilation-forget-errors, compilation-fake-loc)
1154 (compilation-parse-errors-function, compilation-error-list): Declare.
1155 (prolog-inferior-mode): Require 'compile.
1156
15e0d5a1
GM
1157 * emulation/cua-base.el (pc-selection-mode): Declare.
1158
002b46b7
GM
1159 * emacs-lisp/eieio-custom.el: Set generated-autoload-file.
1160 (customize-object): Add autoload cookie.
1161 * emacs-lisp/eieio-opt.el: Set generated-autoload-file.
1162 (eieio-browse, describe-class, eieio-describe-class)
1163 (eieio-describe-constructor, describe-generic, eieio-describe-generic)
1164 (eieio-help-mode-augmentation-maybee): Add autoload cookies.
1165 * emacs-lisp/eieio.el: Regenerate with automatic autoloads.
1166 * Makefile.in (autoloads): Make eieio.el writable.
1167
d1be20a1
GM
1168 * dired-x.el (dired-clean-up-after-deletion, dired-do-relsymlink)
1169 (dired-do-relsymlink-regexp, dired-find-buffer-nocreate): Use #'.
1170 (dired-hack-local-variables): Use inhibit-read-only.
1171 (dired-guess-default): Simplify.
1172 (dired-make-relative-symlink): Use dotimes.
1173 (dired-simultaneous-find-file): Use dolist.
1174 (dired-mark-sexp): Remove unneeded `if'. Use line-end-position.
1175 (dired-x-hands-off-my-keys): Doc fix.
1176 (dired-x-bind-find-file): Doc fix. Use remapping.
1177 (after-init-hook): No need to add dired-x-bind-find-file.
1178 (dired-x-find-file, dired-x-find-file-other-window): Doc fixes.
1179 No need to call expand-file-name.
1180 (dired-filename-at-point): Remove unused locals `end', `filename'.
1181
f9d554dd
SM
11822011-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
1183
1184 * emacs-lisp/pcase.el (pcase--u1): Understand non-linear patterns.
1185
5da16a86
CO
11862011-02-18 Christian Ohler <ohler@gnu.org>
1187
1188 * emacs-lisp/ert.el (ert--setup-results-buffer)
1189 (ert-results-pop-to-backtrace-for-test-at-point)
1190 (ert-results-pop-to-messages-for-test-at-point)
1191 (ert-results-pop-to-should-forms-for-test-at-point)
1192 (ert-results-pop-to-timings): Revert parts of change 2011-02-02T17:59:44Z!sds@gnu.org that
1193 were incorrect and unnecessary. This should make `make check'
1194 pass again.
1195
3a00a363
KM
11962011-02-17 Ken Manheimer <ken.manheimer@gmail.com>
1197
01c35094 1198 * lisp/allout-widgets.el (allout-widgets-icons-light-subdir)
219bd536 1199 (allout-widgets-icons-dark-subdir): Track relocations of icons.
3a00a363
KM
1200 * lisp/allout.el: Remove commentary about remove encryption
1201 passphrase mnemonic support and verification.
01c35094
JB
1202 (allout-encrypt-string): Recognize epg failure to decrypt gpg2
1203 armored text using gpg1, and indicate that the gpg version *might*
1204 be the problem in the error message.
3a00a363 1205
73057ba9
DD
12062011-02-17 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1207
1208 * net/rcirc.el (rcirc-float-time): New function.
1209 (rcirc-keepalive, rcirc-handler-ctcp-KEEPALIVE)
1210 (rcirc-ctcp-sender-PING): Use it.
1211
8551cb32
GM
12122011-02-17 Glenn Morris <rgm@gnu.org>
1213
53ef76c7
GM
1214 * speedbar.el (speedbar-ignored-modes, speedbar-file-unshown-regexp)
1215 (speedbar-update-flag, speedbar-fetch-etags-command)
1216 (speedbar-fetch-etags-arguments):
1217 * term.el (term-buffer-maximum-size, term-input-chunk-size)
1218 (term-completion-autolist, term-completion-addsuffix)
1219 (term-completion-recexact, term-completion-fignore):
1220 * term/sup-mouse.el (sup-mouse-fast-select-window):
1221 * term/x-win.el (x-select-request-type):
1222 Convert some defvars with "*" to defcustoms.
1223
64a14c74
GM
1224 * shell.el (shell-delimiter-argument-list): Set it to nil. (Bug#8027)
1225
92e39d6f
GM
1226 * vc/vc.el (vc-default-previous-version):
1227 Remove alias that points nowhere. (Bug#4496)
1228
fc14288b
GM
1229 * dired-x.el (dired-clean-up-after-deletion):
1230 kill-buffer does not need save-excursion.
1231 (dired-do-run-mail): Doc fix.
1232 (dired-filename-at-point): Doc fix.
1233 Use looking-at, and skip-chars rather than re search.
1234
8551cb32
GM
1235 * dired-x.el (dired-filename-at-point): Fix 8-year old typo.
1236
96497653
KM
12372011-02-16 Ken Manheimer <ken.manheimer@gmail.com>
1238
aac7a935
KM
1239 * allout-widgets.el: New allout extension that shows allout
1240 outline structure with graphical widgets. 'allout-widgets'
1241 customize group is an 'allout' subgroup, for easy discovery.
1242
96497653
KM
1243 * allout.el: Include PGP and GnuPG in Keywords, and other
1244 commentary refinements.
1245 (allout-abbreviate-flattened-numbering): Rename to
1246 allout-flattened-numbering-abbreviation, and
1247 define-obsolete-variable-alias the old name.
1248 (allout-flattened-numbering-abbreviation): Rename from
1249 allout-abbreviate-flattened-numbering.
1250 (allout-mode-p): Include among autoloads, for use by other modes
1251 with impunity.
e697fcfc
LM
1252 (allout-listify-exposed):
1253 Use allout-flattened-numbering-abbreviation.
96497653
KM
1254 (allout-encrypt-string): Use set-buffer-multibyte directly.
1255 (allout-set-buffer-multibyte): Remove.
1256
be4a1d71
DD
12572011-02-16 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1258
1259 * simple.el (just-one-space): Remove useless `or' call.
1260
274c2d34
MA
12612011-02-16 Alex Harsanyi <AlexHarsanyi@gmail.com>
1262
c6309045 1263 * net/soap-client.el (soap-well-known-xmlns, soap-local-xmlns)
274c2d34
MA
1264 (soap-default-xmlns, soap-target-xmlns, soap-multi-refs)
1265 (soap-decoded-multi-refs, soap-current-wsdl)
1266 (soap-encoded-namespaces): Rename CL-style *...* variables.
1267
88ae2870
MA
12682011-02-16 Michael Albinus <michael.albinus@gmx.de>
1269
1270 * net/soap-client.el: Add "comm" and "hypermedia" to the
1271 keywords. Reflow too long lines.
1272
1273 * net/soap-inspect.el: Ditto. Require 'cl.
1274
689743a2
BG
12752011-02-16 Bastien Guerry <bzg@altern.org>
1276
1277 * play/doctor.el (doctor-mode): Bugfix: escape the "," character
1278 in a `doctor-type' argument.
1279
16d2ff89
MA
12802011-02-16 Alex Harsanyi <AlexHarsanyi@gmail.com>
1281
1282 * net/soap-client.el:
1283 * net/soap-inspect.el: New files.
1284
c6cefd36
LL
12852011-02-16 Leo <sdl.web@gmail.com>
1286
1287 * dired-x.el (dired-mode-map, dired-extra-startup):
1288 Remove dired-copy-filename-as-kill since it's already in dired.el.
1289
da5e0ce4
GM
12902011-02-16 Glenn Morris <rgm@gnu.org>
1291
1292 * dired-x.el (dired-bind-jump, dired-bind-man, dired-bind-info):
1293 Doc fixes. Add :set property, replacing top-level calls.
1294 (dired-vm-read-only-folders, dired-vm): Doc fix (drop v. old VM 4).
1295 (dired-guess-shell-gnutar): Test tar version rather than system-type.
1296 (dired-extra-startup, dired-man, dired-info): Doc fixes.
1297 (dired-clean-up-after-deletion): Use when and dolist.
1298 (dired-jump): Use unless and when.
1299 (dired-virtual): Use line-end-position.
1300 (dired-default-directory-alist): Rename from default-directory-alist.
1301 (dired-default-directory): Update for above name change.
1302 (dired-vm): Drop VM < 5 and simplify.
1303 (dired-buffer-more-recently-used-p): Rewrite.
1304 (dired-filename-at-point): Use when and or.
1305 (dired-x-read-filename-at-point): Rename from read-filename-at-point.
1306 Update callers.
1307
c5ca3aa0
GM
13082011-02-15 Glenn Morris <rgm@gnu.org>
1309
1310 * dired-x.el: Use easymenu for menu items. Fix item capitalization.
1311
33f6cf7b
CY
13122011-02-14 Chong Yidong <cyd@stupidchicken.com>
1313
1314 * vc/vc-git.el (vc-git-root-log-format): New option for
1315 customizing log format.
1316 (vc-git-print-log, vc-git-log-outgoing, vc-git-log-incoming)
1317 (vc-git-log-view-mode): Use it.
1318 (vc-git-expanded-log-entry): New function.
1319 (vc-git-log-view-mode): Use it. Truncate lines in root log.
1320
1321 * vc/vc-hg.el (vc-hg-root-log-template): New option for
1322 customizing log format.
1323 (vc-hg-print-log): Use it.
1324 (vc-hg-expanded-log-entry): New function.
1325 (vc-hg-log-view-mode): Use vc-hg-root-log-template and
1326 vc-hg-expanded-log-entry. Truncate lines in root log.
1327
1328 * vc/vc-bzr.el (vc-bzr-log-view-mode): Truncate lines in root log.
1329
e697fcfc
LM
1330 * vc/log-view.el (log-view-mode-menu):
1331 Add log-view-toggle-entry-display.
33f6cf7b 1332
461b69ae
GM
13332011-02-14 Glenn Morris <rgm@gnu.org>
1334
1335 * dired-x.el: Don't require man when compiling.
1336 (dired-omit-extensions, dired-local-variables-file)
1337 (dired-x-hands-off-my-keys): Make them defcustoms.
1338 (Man-support-local-filenames, Man-getpage-in-background): Declare.
1339 (vm-visit-folder): Declare rather than defining.
1340 (dired-x-help-address, dired-x-variable-list): Remove.
1341 (dired-x-submit-report): Make it an obsolete alias.
1342
35f52ed6
JB
13432011-02-14 Juanma Barranquero <lekktu@gmail.com>
1344
1345 * makefile.w32-in (TRAMP_SRC): Remove tramp-imap.el.
1346
b2108a36
TZ
13472011-02-13 Teodor Zlatanov <tzz@lifelogs.com>
1348
67186ae2 1349 * net/imap.el: Bring it back.
b2108a36 1350
abfc152b
AM
13512011-02-13 Alan Mackenzie <acm@muc.de>
1352
1353 * progmodes/cc-fonts.el (c-font-lock-declarations): Remove a
1354 narrow-to-region call that cuts context off the end (Bug#7722).
1355
e697fcfc
LM
1356 * progmodes/cc-engine.el (c-forward-<>-arglist-recur):
1357 Refactor nested if-forms with a simple cond.
abfc152b
AM
1358 (c-forward-<>-arglist): Revert 2011-01-31 change.
1359
d4eb88c7
CY
13602011-02-13 Chong Yidong <cyd@stupidchicken.com>
1361
1362 * vc/log-view.el: New command log-view-toggle-entry-display for
1363 toggling log entries between concise and detailed forms.
1364 (log-view-toggle-entry-display): New command.
1365 (log-view-mode-map): Bind RET to it.
1366 (log-view-expanded-log-entry-function): New variable.
1367 (log-view-current-entry, log-view-inside-comment-p)
1368 (log-view-current-tag): New functions.
1369 (log-view-toggle-mark-entry): Use log-view-current-entry and
1370 log-view-end-of-defun instead of searching directly with
1371 log-view-message-re.
1372 (log-view-end-of-defun): Likewise. Add optional ARG for
1373 compatibility with end-of-defun.
1374 (log-view-end-of-defun): Ignore comments and VC buttons.
1375
1376 * vc/vc-bzr.el (vc-bzr-expanded-log-entry): New function.
1377 (vc-bzr-log-view-mode): Use log-view-expanded-log-entry-function.
1378
2609a08e
TZ
13792011-02-13 Teodor Zlatanov <tzz@lifelogs.com>
1380
114fe546
G
1381 * net/imap.el: Remove file. All the functionality is in nnimap.el.
1382
2609a08e
TZ
1383 * net/imap-hash.el: Remove file.
1384
7a6ebb1a
MA
13852011-02-13 Michael Albinus <michael.albinus@gmx.de>
1386
1387 * Makefile.in (TRAMP_SRC): Remove tramp-imap.el.
1388
1389 * net/tramp.el (tramp-read-passwd): Simplify `auth-source-search'
1390 call.
1391
1392 * net/tramp-imap.el: Remove file.
1393
75d4dcc9
CY
13942011-02-13 Chong Yidong <cyd@stupidchicken.com>
1395
1396 * vc/vc.el (vc-print-log-setup-buttons): Instead of using the
1397 widget library for buttons, just use button.el.
1398
1399 * vc/log-view.el (log-view-mode-map): Don't inherit from
1400 widget-keymap.
1401
3c65e88d 14022011-02-12 Glenn Morris <rgm@gnu.org>
dc4c6a7a 1403
86361e1e
GM
1404 * emacs-lisp/cl-seq.el (union, nunion, intersection)
1405 (nintersection, set-difference, nset-difference)
1406 (set-exclusive-or, nset-exclusive-or): Doc fix.
1407
dc4c6a7a
GM
1408 * ediff-ptch.el (ediff-fixup-patch-map): Doc fix.
1409
8a6f24e5
GM
1410 * faces.el (face-attr-match-p): Handle the obsolete :bold and
1411 :italic props, so that frame-set-background-mode works. (Bug#7966)
1412
3caced0b
GM
1413 * simple.el (next-error): Doc fix.
1414
9de31df2
TV
14152011-02-12 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1416
1417 * dired-aux.el (dired-create-files): Adapt destination name to
1418 match the new behavior of copy-directory.
1419
38a71655
CY
14202011-02-12 Chong Yidong <cyd@stupidchicken.com>
1421
1422 * mail/mail-utils.el (mail-dont-reply-to-names): New variable,
1423 from rmail-dont-reply-to-names. Callers changed.
1424 (mail-dont-reply-to): Rename from mail-dont-reply-to.
1425 (rmail-dont-reply-to): Make it an obsolete alias.
1426
1427 * mail/rmail.el (rmail-default-dont-reply-to-names): Default to
1428 nil, and make obsolete (Bug#7888).
1429 (rmail-dont-reply-to-names): Alias to mail-dont-reply-to-names.
1430
1431 * mail/rmailsum.el (rmail-summary-sort-by-correspondent): Doc fix.
1432
1433 * mail/rmailsort.el (rmail-sort-by-correspondent)
1434 (rmail-select-correspondent): Doc fix. Use mail-dont-reply-to.
1435
1436 * mail/rmail.el (rmail-reply): Use mail-dont-reply-to.
1437
470d996d
TV
14382011-02-12 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1439
1440 * files.el (copy-directory): New argument COPY-CONTENTS for
1441 copying directory contents into another existing directory.
1442
e2784c87
TH
14432011-02-12 Tassilo Horn <tassilo@member.fsf.org>
1444
1445 * minibuffer.el (completion-table-case-fold): New function for
1446 creating a case-insensitive completion table.
1447
563790b6
TZ
14482011-02-12 Teodor Zlatanov <tzz@lifelogs.com>
1449
1450 * net/tramp.el (tramp-default-method): Also check if
1451 `auth-source-search' is bound.
1452 (tramp-read-passwd): Use `auth-source-search' instead of
1453 `auto-source-user-or-password'.
1454
1455 * net/tramp-imap.el: Autoload `auto-source-search' instead of
1456 `auto-source-user-or-password.
1457 (tramp-imap-passphrase-callback-function): Use it.
1458
1459 * net/imap-hash.el: Autoload `auto-source-search' instead of
1460 `auto-source-user-or-password.
1461 (imap-hash-open-connection): Use it.
1462
1463 * mail/smtpmail.el: Autoload `auto-source-search' instead of
1464 `auto-source-user-or-password.
1465 (smtpmail-try-auth-methods): Use it.
1466
c6affbde
PH
14672011-02-12 Phil Hagelberg <phil@hagelb.org>
1468
1469 * emacs-lisp/package.el: Allow packages to be reinstalled.
1470 (package--write-file-no-coding): Remove EXCL arg.
1471 (package-unpack-single): Don't use it.
1472
b5a53795
KP
14732011-02-12 Karl Pflästerer <k@rl.pflaesterer.de> (tiny change)
1474
1475 * vc/vc-svn.el: Adapt to Subversion change, with no .svn directory
1476 in each sub directory.
1477 (vc-svn-registered): Use vc-svn-root.
1478 (vc-svn-root): New function. Make vc-svn-responsible-p an alias.
1479 (vc-svn-repository-hostname): Use "svn info".
1480
25833f5e
DD
14812011-02-11 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1482
1483 * simple.el (delete-trailing-whitespace): New optional buffer
1484 bound parameters.
1485
75d1d833
BG
14862011-02-11 Bastien Guerry <bzg@altern.org>
1487
1488 * files.el (basic-save-buffer): save unmodified buffers when
1489 the file pointed by buffer-file-name doesn't exist.
1490
e0e36cac
DD
14912011-02-11 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1492
079721e9 1493 * net/rcirc.el (rcirc-cmd-join): Accept multiple channels.
e0e36cac 1494
59350862
GM
14952011-02-11 Glenn Morris <rgm@gnu.org>
1496
1497 * emacs-lisp/cl-specs.el (multiple-value-bind): Fix debug spec.
1498
5708ce5e
JB
14992011-02-11 Juanma Barranquero <lekktu@gmail.com>
1500
1501 * net/rcirc.el (rcirc-send-ctcp): Remove spurious arg to `format'.
1502
b016851c
SM
15032011-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
1504
59003be9
SM
1505 * server.el (server-process-filter): Use pcase.
1506
9517f8af
SM
1507 * emacs-lisp/smie.el (smie-blink-matching-open): Don't use `pos' in two
1508 conflicting ways.
1509 (smie-indent--parent): Extend to "parent of arg".
1510 (smie-indent-inside-string): New function.
1511 (smie-indent-functions): Use it.
1512
cf77dd27
SM
1513 * vc/vc-dir.el (vc-dir-refresh): Reorder operations to try and avoid
1514 bzr locking race condition.
1515
49ffc078
SM
1516 * emacs-lisp/edebug.el (edebug-instrument-function): Check a marker is
1517 still valid before using it.
1518
1a0a6cef
SM
1519 * progmodes/grep.el (grep-mode-font-lock-keywords): Adjust to
1520 `message' -> `compilation-message' rename (bug#8004).
1521
b016851c
SM
1522 Move keymap initialization into declaration.
1523 * textmodes/enriched.el (enriched-mode-map):
1524 * textmodes/bib-mode.el (bib-mode-map):
1525 * term/lk201.el (lk201-function-map):
1526 * tar-mode.el (tar-mode-map):
1527 * replace.el (occur-mode-map):
1528 * progmodes/idlwave.el (idlwave-rinfo-mouse-map, idlwave-rinfo-map):
1529 * progmodes/idlw-help.el (idlwave-help-mode-map):
1530 * progmodes/gdb-mi.el (gdb-memory-format-menu, gdb-memory-unit-menu):
1531 * play/solitaire.el (solitaire-mode-map):
1532 * play/snake.el (snake-mode-map, snake-null-map):
1533 * play/pong.el (pong-mode-map):
1534 * play/handwrite.el (menu-bar-handwrite-map):
1535 * play/gametree.el (gametree-mode-map):
a65112fb 1536 * net/rcirc.el (rcirc-mode-map, rcirc-browse-url-map)
b016851c
SM
1537 (rcirc-multiline-minor-mode-map, rcirc-track-minor-mode-map):
1538 * net/newst-plainview.el (newsticker-menu, newsticker-mode-map)
1539 (newsticker--url-keymap):
1540 * net/net-utils.el (nslookup-mode-map, ftp-mode-map):
1541 * menu-bar.el (menu-bar-file-menu, menu-bar-i-search-menu)
1542 (menu-bar-search-menu, menu-bar-replace-menu, menu-bar-goto-menu)
1543 (menu-bar-edit-menu, menu-bar-custom-menu)
1544 (menu-bar-showhide-fringe-ind-menu, menu-bar-showhide-fringe-menu)
1545 (menu-bar-showhide-scroll-bar-menu, menu-bar-showhide-menu)
1546 (menu-bar-line-wrapping-menu, menu-bar-options-menu)
1547 (menu-bar-games-menu, menu-bar-encryption-decryption-menu)
1548 (menu-bar-tools-menu, menu-bar-describe-menu)
1549 (menu-bar-search-documentation-menu, menu-bar-manuals-menu)
1550 (menu-bar-help-menu):
1551 * mail/rmailsum.el (rmail-summary-mode-map):
1552 * kmacro.el (kmacro-step-edit-map):
1553 * ibuffer.el (ibuffer-mode-groups-popup, ibuffer-mode-map)
1554 (ibuffer-mode-operate-map):
1555 * hi-lock.el (hi-lock-menu, hi-lock-map):
1556 * emulation/vip.el (vip-mode-map):
1557 * emacs-lisp/re-builder.el (reb-lisp-mode-map):
1558 * bookmark.el (bookmark-bmenu-mode-map):
1559 * help-mode.el (help-mode-map): Move initialization into declaration.
1560
1be1d1e9
DD
15612011-02-10 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1562
1563 * net/rcirc.el: Add PRIVMSG and CTCP functions.
1564 (rcirc-send-privmsg, rcirc-send-ctcp): New functions.
1565 (rcirc-keepalive, rcirc-cmd-ctcp, rcirc-ctcp-sender-PING)
1566 (rcirc-cmd-me, rcirc-authenticate): Use them.
1567
26d2a9bd
KM
15682011-02-10 Ken Manheimer <ken.manheimer@gmail.com>
1569
1570 * allout.el: Synopsis: Change allout user configuration so
1571 auto-activation is controlled solely by customization
1572 `allout-auto-activation'.
1573
01c35094 1574 (allout-auto-activation-helper, allout-setup): New autoloads
26d2a9bd 1575 implement new custom set procedure for allout-auto-activation.
219bd536
JB
1576 Also, explicitly invoke (allout-setup) after allout-auto-activation
1577 is custom-defined, to affect the settings in emacs sessions besides
1578 the few where allout-auto-activation customization is done.
26d2a9bd
KM
1579 (allout-auto-activation): Use allout-auto-activation-helper to
1580 :set. Revise the docstring.
1581 (allout-init): Reduce functionality to just customizing
1582 allout-auto-activation, and mark obsolete.
1583 (allout-mode): Respect string values for allout-auto-activation.
1584 Run allout-after-copy-or-kill-hook without any args.
01c35094 1585 (allout-mode, allout-layout, allout-default-layout)
26d2a9bd
KM
1586 (outlineify-sticky): Adjust docstring for new scheme.
1587 (allout-after-copy-or-kill-hook): No arguments - hook implementers
1588 should concentrate on the kill ring.
1589
b8e0f0cd
G
15902011-02-09 Teodor Zlatanov <tzz@lifelogs.com>
1591
1592 * password-cache.el (password-cache-remove): Accept secrets that are
1593 not strings.
1594
ccded26c
SM
15952011-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
1596
1597 * progmodes/sh-script.el (sh-font-lock-open-heredoc): Fix case
1598 of here-doc that immediately follows a comment.
1599
ee6a57ab
DD
16002011-02-09 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1601
4d04fdc9
DD
1602 * net/rcirc.el (rcirc-ctcp-sender-PING): Simplifying.
1603
ee6a57ab
DD
1604 * net/rcirc.el (rcirc-cmd-ctcp): Use dedicated function when
1605 available.
1606 (rcirc-ctcp-sender-PING): New function.
1607
6ca94a0b
SM
16082011-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
1609
1610 * obsolete/pc-select.el: Rename from emulation/pc-select.el (bug#7940).
1611 Remove the mark/nomark handling, and activate shift-select-mode instead.
1612
1613 * obsolete/pc-mode.el: Rename from emulation/pc-mode.el.
1614
226590f8
JB
16152011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
1616
1617 * calc/calc-units.el (math-logunits-quant): Add support for
1618 non-logarithmic units.
1619
dd0b691e
KM
16202011-02-07 Ken Manheimer <ken.manheimer@gmail.com>
1621
4ec28e14
KM
1622 * allout.el (allout-after-copy-or-kill-hook): New hook for
1623 extension-specific processing of killed text.
1624 (allout-mode): Include new allout-after-copy-or-kill-hook among
1625 mentioned hooks.
01c35094 1626 (allout-kill-line, allout-kill-topic): Ensure that processing
4ec28e14
KM
1627 after kill happens even if barf-if-buffer-read-only is raised.
1628 Include new allout-after-copy-or-kill-hook among that subsequent
1629 processing.
1630 (allout-deannotate-hidden): Actually remove the annotation text
1631 properties.
1632
dd0b691e
KM
1633 * allout.el (allout-listify-exposed): Copy text sans text properties.
1634
07e52e08
MA
16352011-02-07 Michael Albinus <michael.albinus@gmx.de>
1636
b016851c 1637 * net/dbus.el (dbus-list-activatable-names): Add optional argument BUS.
07e52e08 1638
c5aff743
DD
16392011-02-07 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1640
1641 * net/rcirc.el (rcirc-handler-317): New function (Bug#6507).
1642
03925868
JB
16432011-02-06 Jay Belanger <jay.p.belanger@gmail.com>
1644
b016851c 1645 * calc/calc.el (calc-logunits-field-reference): Rename from
03925868 1646 `calc-default-field-reference-level'.
b016851c 1647 (calc-logunits-power-reference): Rename from
01c35094 1648 `calc-default-power-reference-level'.
03925868 1649
b016851c 1650 * calc/calc-units.el (math-logunits-quant): Rename from
03925868 1651 `math-logunits-level'
b016851c 1652 (math-logunits-plus): Rename from math-logcombine.
03925868 1653 (calcFunc-luplus, calcFunc-luminus calc-luplus, calc-luminus): Remove.
ec6ad6f2 1654 (calcFunc-lufieldadd, calcFunc-lupoweradd, calcFunc-lufieldsub)
01c35094 1655 (calcFunc-lufieldsub, calc-logunits-add, calc-logunits-sub):
03925868 1656 New functions.
b016851c
SM
1657 (calcFunc-fieldquant): Rename from `calcFunc-fieldlevel'.
1658 (calcFunc-powerquant): Rename from `calcFunc-powerlevel'.
1659 (calc-logunits-quantity): Rename from `calc-level'.
03925868 1660 (calcFunc-dbfieldlevel, calcFunc-dbpowerlevel, calcFunc-npfieldlevel)
01c35094 1661 (calcFunc-nppowerlevel, calc-logunits-dblevel, calc-logunits-nplevel)
ec6ad6f2
JB
1662 (math-logunits-mul, calcFunc-lufieldmul, calcFunc-lupowermul)
1663 (calc-logunits-mul, math-logunits-divide, calcFunc-lufielddiv)
01c35094 1664 (calcFunc-lupowerdiv, calc-logunits-divide, math-logunits-level):
03925868
JB
1665 New functions.
1666
b016851c 1667 * calc/calc-help.el (calc-u-prefix-help): Remove "L" reference.
03925868
JB
1668 (calc-ul-prefix-help): Remove.
1669 (calc-l-prefix-help): New function.
1670 (calc-full-help): Add reference to `calc-l-prefix-help'.
1671
1672 * calc/calc-ext.el (calc-init-extensions): Update autoloads.
1673
ec6ad6f2
JB
1674 * calc/README: Mention logarithmic units.
1675
f8b351c1
CY
16762011-02-06 Chong Yidong <cyd@stupidchicken.com>
1677
1678 * mail/emacsbug.el (report-emacs-bug-hook): Remove the check for
1679 non-ASCII characters (Bug#7925).
1680
a60287ff
GM
16812011-02-05 Glenn Morris <rgm@gnu.org>
1682
1683 * emacs-lisp/cl-macs.el (return-from): Fix doc typo.
1684
9ad53e98
GM
1685 * calendar/diary-lib.el (diary-font-lock-keywords):
1686 Tweak diary-time-regexp match. (Bug#7891)
1687
9783df21
GM
1688 * progmodes/f90.el (f90-find-tag-default): New function. (Bug#7919)
1689 (f90-mode): Use it for mode's `find-tag-default-function' property.
1690
df275851
GM
1691 * ibuf-ext.el (ibuffer-filter-disable): Make it work. (Bug#7969)
1692
95838641
GM
1693 * faces.el (set-face-attribute): Doc fix. (Bug#2659)
1694
827b77e9
DD
16952011-02-05 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1696
1697 * net/rcirc.el (rcirc-handler-JOIN): Reset mode-line-process
1698 (Bug#6386).
1699
7cb76591
SM
17002011-02-05 Stefan Monnier <monnier@iro.umontreal.ca>
1701
ba70ab1c
SM
1702 * progmodes/sh-script.el (sh-here-doc-open-re): Don't rely on the
1703 font-lock-syntax-table remappings.
1704 (sh-here-doc-markers, sh-here-doc-re): Remove.
1705 (sh-font-lock-close-heredoc): Remove.
1706 (sh-syntax-propertize-here-doc): New function.
1707 (sh-font-lock-open-heredoc): Set the sh-here-doc-marker property
1708 instead of the sh-here-doc-re.
1709 (sh-font-lock-paren): Don't do anything in comments or strings.
1710 Handle line continuations. Accept a few more chars.
1711 Don't rely on the font-lock-syntax-table remappings.
1712 `esac' is not a valid pattern.
1713 (sh-syntax-propertize-function): Handle here-docs differently, so we
1714 don't bother syntax-propertizing the insides.
1715
7cb76591
SM
1716 * progmodes/sh-script.el (sh-font-lock-paren, sh-kw, sh-prev-thing):
1717 Handle new bashisms ";&" and ";;&" (bug#7947).
1718
39b20f56
MA
17192011-02-05 Michael Albinus <michael.albinus@gmx.de>
1720
7cb76591
SM
1721 * net/tramp-smb.el (tramp-smb-errors): Use `regexp-opt'.
1722 Add "NT_STATUS_IO_TIMEOUT" and "NT_STATUS_NO_SUCH_USER".
39b20f56 1723
51aba3f3
MA
17242011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
1725
1726 * net/tramp.el (tramp-postfix-method-format)
1727 (tramp-postfix-method-regexp, tramp-prefix-domain-format)
1728 (tramp-prefix-domain-regexp, tramp-postfix-user-format)
1729 (tramp-postfix-user-regexp, tramp-prefix-port-format)
1730 (tramp-prefix-port-regexp, tramp-postfix-host-format)
1731 (tramp-postfix-host-regexp, tramp-handle-substitute-in-file-name):
1732 Doc fix.
1733
7bc61bb7
SS
17342011-02-04 Sam Steingold <sds@gnu.org>
1735
1736 * mouse.el (mouse-buffer-menu-mode-groups): Add a "GDB" group.
1737
d93c111e
AS
17382011-02-04 Andreas Schwab <schwab@linux-m68k.org>
1739
1740 * international/mule-util.el (with-coding-priority): Doc fix.
1741
6f52d86e
EZ
17422011-02-04 Eli Zaretskii <eliz@gnu.org>
1743
1744 * arc-mode.el (archive-mode-map): Fix a typo in last change.
1745
c1b4afac
SS
17462011-02-03 Sam Steingold <sds@gnu.org>
1747
1748 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
1749 Do not error out when `func' is nil.
1750
a857d3c7
MA
17512011-02-03 Michael Albinus <michael.albinus@gmx.de>
1752
1753 * net/tramp-sh.el (tramp-remote-path): Add default settings for
1754 `tramp-default-remote-path' to the docstring.
1755 (tramp-get-remote-path): Suppress error message when `getconf
1756 PATH' fails.
1757
1758 * net/tramp-smb.el (tramp-smb-errors): Add "NT_STATUS_UNSUCCESSFUL".
1759
8aa88760
GM
17602011-02-03 Glenn Morris <rgm@gnu.org>
1761
219ea611
GM
1762 * vc/vc-hg.el (vc-hg-command): Doc fix.
1763
8d7b5b5b
GM
1764 * term/w32-win.el (libpng-version): Declare for compiler.
1765
c03eac34
GM
1766 * msb.el: No need to load dired while compiling.
1767
7f07c1fe
GM
1768 * emacs-lisp/elint.el (elint-standard-variables):
1769 Remove a couple of built-ins that now have doc-strings.
1770
befe199d
GM
1771 * hi-lock.el, ps-bdf.el, ps-mule.el, ps-print.el, ps-samp.el:
1772 `require' is automatically `eval-and-compile'd.
1773
2d7d6439
GM
1774 * net/rcirc.el (rcirc-nick-completion-format): Add :version tag.
1775 (rcirc-log-directory, rcirc-log-flag): Move definitions before use.
1776
8aa88760
GM
1777 * strokes.el (strokes-fill-current-buffer-with-whitespace):
1778 Move definition before use.
1779 (strokes-report-bug): Make it obsolete.
1780
e90f8545
SS
17812011-02-02 Sam Steingold <sds@gnu.org>
1782
1783 * apropos.el (apropos-print): Now that `apropos-mode' inherits
1784 from `special-mode', entering it makes the buffer read-only, so
1785 call it only when everything has been already inserted.
1786 * emacs-lisp/ert.el (ert--setup-results-buffer)
1787 (ert-results-pop-to-backtrace-for-test-at-point)
1788 (ert-results-pop-to-messages-for-test-at-point)
1789 (ert-results-pop-to-timings): Ditto.
1790 * emacs-lisp/package.el (package--list-packages): Ditto.
1791 * play/solitaire.el (solitaire): Ditto.
1792
90db975f
CY
17932011-02-02 Chong Yidong <cyd@stupidchicken.com>
1794
1795 * progmodes/compile.el: Make all faces inherit.
1796 (compilation-warning): Inherit from font-lock-variable-name-face.
1797 (compilation-info): Inherit from font-lock-type-face.
1798 (compilation-line-number): Reassign to font-lock-keyword-face.
1799 (compilation-column-number): Reassign to font-lock-doc-face.
1800 (compilation-leave-directory-face): Reassign to
1801 font-lock-builtin-face.
1802
bc35ff32
EZ
18032011-02-02 Eli Zaretskii <eliz@gnu.org>
1804
1805 * dired.el (dired-insert-directory): Don't invoke `ls' when
1806 ls-lisp.el is used to emulate it.
1807
39cde66c
JD
18082011-02-01 Julien Danjou <julien@danjou.info>
1809
1810 * color.el (color-gradient): Add a color-gradient function.
1811
abef340a
SS
18122011-02-01 Sam Steingold <sds@gnu.org>
1813
1814 * simple.el (special-mode-map): Bind "h" to `describe-mode';
1815 bind "z" to `kill-this-buffer'.
1816 (completion-list-mode-map): Bind "z" to `kill-this-buffer'.
1817 * apropos.el (apropos-mode-map): Inherit from `special-mode-map'.
1818 (apropos-mode): Inherit from `special-mode'.
1819 * arc-mode.el (archive-mode-map): Inherit from `special-mode-map'.
1820 * bookmark.el (bookmark-bmenu-mode): Define using
1821 `define-derived-mode' inheriting from `special-mode'.
1822 * dired.el (dired-mode-map): Inherit from `special-mode-map'.
1823 * image-mode.el (image-mode-map): Ditto.
1824 * replace.el (occur-mode): Define using
1825 `define-derived-mode' inheriting from `special-mode'.
1826 * tar-mode.el (tar-mode): Inherit from `special-mode'.
1827 * calendar/diary-lib.el (diary-fancy-display-mode):
1828 Inherit from `special-mode-map'.
1829 * emacs-lisp/ert.el (ert-simple-view-mode, ert-results-mode):
1830 Inherit from `special-mode'.
1831 * emacs-lisp/package.el (package-menu-mode-map): Copy from
1832 `special-mode-map'.
1833 (package-menu-mode): Define using `define-derived-mode'
1834 inheriting from `special-mode'.
1835 * erc/erc-list.el (erc-list-menu-mode): Inherit from `special-mode'.
1836 * net/xesam.el (xesam-mode): Inherit from `special-mode'.
1837 (xesam-mode-map): Define separately.
1838 * play/solitaire.el (solitaire-mode): Inherit from `special-mode'.
1839 * progmodes/compile.el (compilation-minor-mode-map)
1840 (compilation-mode-map): Inherit from `special-mode-map'.
1841 * vc/diff-mode.el (diff-mode-shared-map):
1842 Inherit from `special-mode-map'.
1843 * vc/log-view.el (log-view-mode-map): Add a comment.
1844
928f4e73
CY
18452011-02-01 Chong Yidong <cyd@stupidchicken.com>
1846
1847 * custom.el (load-theme): Define return value. Drop use of
1848 unsafep; call custom-theme-load-confirm for non-known-safe themes.
1849 (custom-theme-load-confirm): Scroll in the correct window.
1850 (custom-enabled-themes): Add custom-safe-themes to :set-after.
1851
1852 * cus-theme.el (custom-theme-checkbox-toggle): Don't activate the
1853 checkbox if load-theme fails.
1854
7d116647
SM
18552011-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
1856
1857 * progmodes/compile.el (compilation-next-error): Check there's
1858 a message before using it (bug#7941).
1859
4fdfcddf
JB
18602011-02-01 Jay Belanger <jay.p.belanger@gmail.com>
1861
1862 * calc/calc-mtx.el (math-lud-pivot-check): New function.
1863 (math-do-matrix-lud): Use `math-lud-pivot-check' to check the size
1864 of potential pivots.
1865
3b95603f
AM
18662011-01-31 Alan Mackenzie <acm@muc.de>
1867
7d116647
SM
1868 * progmodes/cc-cmds.el (c-forward-over-illiterals):
1869 Continue parsing if we encounter a naked # (Bug#7595).
3b95603f 1870 (c-beginning-of-statement): Avoid loop in locating the beginning
aa9c0efc 1871 of a macro. (Not actually committed until 2011-02-20, see above).
3b95603f 1872
6fa1f651
CY
18732011-01-31 Chong Yidong <cyd@stupidchicken.com>
1874
1875 * files.el (copy-directory): Fix arguments to recursive call.
1876
14beddf4 18772011-01-31 Chong Yidong <cyd@stupidchicken.com>
82d84d3f
CY
1878
1879 * files.el (copy-directory): If destination is an existing
1880 directory, copy into a subdirectory there.
1881
14beddf4 18822011-01-31 Andreas Schwab <schwab@linux-m68k.org>
e935c6a2
AS
1883
1884 * emacs-lisp/shadow.el (load-path-shadows-find): Ignore leim-list
1885 files.
1886
14beddf4 18872011-01-31 Chong Yidong <cyd@stupidchicken.com>
d1f14baa 1888
6fc0aac3
CY
1889 * image-dired.el (image-dired-mouse-display-image): No-op if no
1890 file is found (Bug#7817).
1891
d1f14baa
CY
1892 * mouse.el (mouse-menu-non-singleton): Doc fix (Bug#7801).
1893
14beddf4 18942011-01-31 Kenichi Handa <handa@m17n.org>
67442738 1895
7d116647
SM
1896 * international/quail.el (quail-keyboard-layout-alist):
1897 Remove superfluous SPC for "pc105-uk" (bug#7927).
67442738 1898
14beddf4 18992011-01-31 Glenn Morris <rgm@gnu.org>
220c2a14
GM
1900
1901 * msb.el (msb-menu-bar-update-buffers): Update for changed
1902 argument handling of menu-bar-select-frame. (Bug#7902)
1903
14beddf4 19042011-01-31 Chong Yidong <cyd@stupidchicken.com>
af7c5700
CY
1905
1906 * progmodes/cc-engine.el (c-forward-<>-arglist-recur): Set a limit
1907 to the recursion depth (Bug#7722).
1908
14beddf4 19092011-01-31 Roy Liu <carsomyr@gmail.com> (tiny change)
ca9c274a
JD
1910
1911 * term/ns-win.el (ns-find-file): Expand ns-input-file with
1912 command-line-default-directory (Bug#7872).
1913
9e11271c
SM
19142011-01-31 Stefan Monnier <monnier@iro.umontreal.ca>
1915
1916 * progmodes/compile.el (compilation--flush-directory-cache):
1917 New function, extracted from compilation--remove-properties.
1918 (compilation--remove-properties, compilation--parse-region): Use it.
1919 (compilation--previous-directory): Handle one more case.
1920 (compilation-enable-debug-messages): Remove.
1921 (compilation-parse-errors, compilation--flush-parse): Just remove the
1922 left over debug messages.
1923
038714ab
SS
19242011-01-31 Sam Steingold <sds@gnu.org>
1925
1926 * progmodes/compile.el (compilation-enable-debug-messages):
1927 Add a variable to make the parsing messages introduced in
1928 2011-01-28T22:12:05Z!monnier@iro.umontreal.ca optional.
1929 (compilation-parse-errors, compilation--flush-parse): Use it.
1930
2a4466ca
DD
19312011-01-31 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1932
35f52ed6 1933 * net/rcirc.el: New customizable nick completion format. (Bug#6314)
2a4466ca
DD
1934 (rcirc-nick-completion-format): New defcustom.
1935 (rcirc-complete): Use it.
1936
186ecaf1
DD
19372011-01-31 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1938
1939 * net/rcirc.el: Clean log filenames (Bug#7933).
1940 (rcirc-log-write): Use convert-standard-filename.
1941 (rcirc-log-filename-function): Documentation updates.
1942
253f7d1b
JD
19432011-01-30 Jan Djärv <jan.h.d@swipnet.se>
1944
9e11271c
SM
1945 * mail/emacsbug.el (report-emacs-bug-insert-to-mailer):
1946 Check report-emacs-bug-can-use-osx-open and use that if t.
253f7d1b
JD
1947 (report-emacs-bug-can-use-osx-open): New function.
1948 (report-emacs-bug): Rename can-xdg-email to can-insert-mail.
1949 Check report-emacs-bug-can-use-osx-open also for can-insert-mail.
1950
a2b6e5d6
CY
19512011-01-29 Chong Yidong <cyd@stupidchicken.com>
1952
1953 * vc/vc-dispatcher.el (vc-set-async-update): New function for
1954 updating Dired or VC-dir buffers after async command completes.
1955
1956 * vc/vc-bzr.el (vc-bzr-async-command): Return the process buffer.
1957 (vc-bzr-pull, vc-bzr-merge-branch): Use vc-set-async-update.
1958
1959 * vc/vc-git.el (vc-git-merge-branch): Add FETCH_HEAD to branch
1960 completions if it exists. Use vc-set-async-update.
1961 (vc-git-pull): Use vc-set-async-update.
1962
1963 * vc/vc-hg.el (vc-hg-pull): Fix default-contents arg to
1964 read-shell-command. Use vc-set-async-update.
1965 (vc-hg-merge-branch): Use vc-set-async-update.
1966
8907f7b9
DU
19672011-01-29 Daiki Ueno <ueno@unixuser.org>
1968
9e11271c
SM
1969 * epg.el (epg--status-KEYEXPIRED, epg--status-KEYREVOKED):
1970 Don't presume KEYEXPIRED and KEYREVOKED to be a fatal error status
8907f7b9
DU
1971 (Bug#7931).
1972
e52f87a1
SM
19732011-01-29 Stefan Monnier <monnier@iro.umontreal.ca>
1974
1975 * progmodes/compile.el: Avoid an N² behavior in grep.
1976 (compilation--previous-directory): New fun.
1977 (compilation--previous-directory-cache): New var.
1978 (compilation--remove-properties): Flush it.
1979 (compilation-directory-properties, compilation-error-properties):
1980 Use the new fun to speed up looking for the current directory.
1981
659114fd
CY
19822011-01-29 Chong Yidong <cyd@stupidchicken.com>
1983
1984 * vc/vc-hg.el (vc-hg-history): New var.
1985 (vc-hg-pull): Perform default pull if called via Lisp by vc-pull.
1986 (vc-hg-merge-branch): New function.
1987
1988 * vc/vc.el (vc-pull): Make vc-update an alias for this, instead of
1989 the other way around.
1990
1991 * vc/vc-git.el (vc-git-branches, vc-git-pull)
1992 (vc-git-merge-branch): New functions.
1993 (vc-git-history): New var.
1994
9bfe5783
CY
19952011-01-28 Chong Yidong <cyd@stupidchicken.com>
1996
1997 * vc/vc-dispatcher.el (vc-do-async-command): New function.
1998
1999 * vc/vc-bzr.el (vc-bzr-async-command): Convert into a wrapper for
2000 vc-do-async-command.
2001
e52f87a1
SM
2002 * vc/vc-bzr.el (vc-bzr-pull, vc-bzr-merge-branch):
2003 Callers changed.
9bfe5783 2004
b1ea593c
LL
20052011-01-28 Leo <sdl.web@gmail.com>
2006
2007 * emacs-lisp/advice.el (ad-make-advised-docstring): Don't apply
9bfe5783 2008 highlighting to the "this function is advised" message.
b1ea593c
LL
2009
2010 * help-mode.el (help-mode-finish): Apply highlighting here, to
2011 avoid clobbering by substitute-command-keys (Bug#6304).
2012
40e22d80
CY
20132011-01-28 Chong Yidong <cyd@stupidchicken.com>
2014
2015 * woman.el (woman0-roff-buffer): Process roff escape sequences
2016 occurring prior to the first request (Bug#7843).
2017
01c63f4c
SM
20182011-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
2019
55fb9013
SM
2020 * progmodes/compile.el: Don't use font-lock any more.
2021 (compilation-error-regexp-alist-alist): Change handling of makepp
2022 so it preserves the warning/error distinction on subsequent files.
2023 Simplify various rules.
2024 (compilation-directory-properties): Use font-lock-face.
2025 Add a compilation-message property.
2026 (compilation-internal-error-properties): Use font-lock-face.
2027 Don't set the compilation-debug property here.
2028 (compilation--put-prop, compilation--remove-properties)
2029 (compilation--parse-region, compilation--ensure-parse)
2030 (compilation--ensure-parse): New functions.
2031 (compilation-parse-errors): New function, largely inspired of
2032 compilation-mode-font-lock-keywords. Set compilation-debug here.
2033 (compilation--parsed): New var.
2034 (compilation--flush-parse): Use compilation--ensure-parse.
2035 (compilation-start): Don't call font-lock.
2036 (compilation-turn-on-font-lock): Remove.
2037 (compilation-setup): Don't set font-lock-extra-managed-props not change
2038 other font-lock settings, other than keywords.
2039 Don't activate font-lock-mode.
2040 Set change-major-mode-hook and before-change-functions.
2041 (compilation--unsetup): Remove properties and hooks.
2042 (compilation-next-single-property-change): New function.
2043 (compilation-next-error): Use it to parse when needed.
2044 (compile-goto-error): Parse buffer as needed.
2045 (compilation--compat-error-properties): Don't need a dummy `face'
2046 property any more.
2047
8fe52384
SM
20482011-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
2049
2050 * progmodes/compile.el: Use accessors for clarity and fix omake hack.
2051 (compilation-process-setup-function): Fix docstring's false promises.
2052 (compilation-error-regexp-alist-alist): Catch omake's continuous
2053 recompilation message and avoid reuse of old markers.
2054 (compilation-parse-errors-function): Declare obsolete.
2055 (compilation-buffer-modtime): Remove.
2056 (compilation--make-cdrloc, compilation--loc->col)
2057 (compilation--loc->line, compilation--loc->file-struct)
2058 (compilation--loc->marker, compilation--loc->visited)
2059 (compilation--make-file-struct, compilation--file-struct->file-spec)
2060 (compilation--file-struct->formats)
2061 (compilation--file-struct->loc-tree): New macros. Use them.
2062 (compilation--message): New defstruct. Use them.
2063 (compilation-next-error-function): Don't mess with timestamps to try
2064 and guess when to reparse.
2065
01c63f4c
SM
20662011-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
2067
5e853d01
SM
2068 * textmodes/tex-mode.el: Get rid of compilation-parse-errors-function
2069 (tex-old-error-file-name): New function,
2070 extracted from tex-compilation-parse-errors.
2071 (tex-compilation-parse-errors): Remove.
2072 (tex-error-regexp-alist): New var.
2073 (tex-shell): Use it to avoid compilation-parse-errors-function.
2074
07b741a7
SM
2075 * progmodes/grep.el (grep-regexp-alist): Tighten regexp.
2076 (grep-mode-font-lock-keywords): Remove regexp that seems like
2077 a left-over from before we used compile.el.
2078 (grep-mode-font-lock-keywords): Call syntax-ppss-flush-cache when
2079 modifying the buffer within with-silent-modifications.
2080
2081 * progmodes/compile.el: Cleanup text-properties namespace by using
2082 `compilation-message' instead of `message', `compilation-directory'
2083 instead of `directory', and `compilation-debug' instead of `debug'.
2084 (compilation-last-buffer, compilation-parsing-end)
2085 (compilation-error-list, compilation-old-error-list): Move to the
2086 compatibility part of the code.
2087 (compilation-error-properties): If `file' is a function, let it return
2088 a file name.
2089 (compilation-mode-font-lock-keywords): Be more conservative with the
2090 omake "^ *" pattern prefix, to try and minimize the risk of
2091 pathologically slow regexp matching.
2092 (compilation-start): Use inhibit-read-only.
2093 (compilation--unsetup): New function.
2094 (compilation-shell-minor-mode, compilation-minor-mode): Use it.
2095 (compilation-filter): Minor tweaks.
8fe52384 2096 (compilation-next-error-function): Try and avoid abusing variables.
07b741a7 2097 (compilation--flush-file-structure): New fun.
8fe52384 2098 (compilation-fake-loc): Use it to improve behavior when file is reused.
07b741a7
SM
2099 (debug-ignored-errors): Add "Moved past last ...".
2100 (compilation--compat-error-properties)
2101 (compilation--compat-parse-errors): Rename by doubling the "-".
2102
01c63f4c
SM
2103 Port features from the previous prolog.el to the new one.
2104 * progmodes/prolog.el (prolog-system): Add GNU and ECLiPSe options.
2105 (prolog-program-name, prolog-program-switches, prolog-consult-string)
2106 (prolog-compile-string, prolog-prompt-regexp): Get rid of the <foo>-i
2107 variable and use a function to compute the value dynamically.
2108 (prolog-prompt-regexp): Add regexp for GNU Prolog.
2109 (prolog-continued-prompt-regexp): Remove, unused.
2110 (prolog-find-value-by-system): Try and use the value of prolog-system
2111 in the *prolog* buffer if it helps.
2112 (prolog-mode-keybindings-common): Bind C-c C-z unconditionally...
2113 (prolog-zip-on): ..and check prolog-system and version here instead.
2114 (prolog-inferior-self-insert-command): New command.
2115 (prolog-inferior-mode-map): Use it.
2116 (prolog-inferior-error-regexp-alist): New var.
8fe52384 2117 (prolog-inferior-mode): Use it, with compilation-shell-minor-mode.
01c63f4c
SM
2118 (prolog-input-filter): Use derived-mode-p.
2119 (prolog-inferior-guess-flavor): New function.
2120 (prolog-ensure-process): Use it. Use make-comint-in-buffer rather than
2121 make-comint to avoid running comint-mode twice.
2122 (prolog-inferior-buffer): New fun.
2123 (prolog-old-process-region, prolog-old-process-file):
2124 Don't call prolog-bsts here...
2125 (prolog-build-prolog-command): ...do it here instead.
2126 (prolog-old-process-region, prolog-old-process-file):
2127 Use compilation-fake-loc and compilation-forget-errors.
2128 (prolog-consult-compile-region): Use bolp.
2129
2f224f0b
CY
21302011-01-28 Chong Yidong <cyd@stupidchicken.com>
2131
2132 * image-mode.el (image-display-size): Doc fix (Bug#7820).
2133
db0e305d
SS
21342011-01-27 Sam Steingold <sds@gnu.org>
2135
9e11271c
SM
2136 * midnight.el (clean-buffer-list-kill-never-buffer-names):
2137 Remove "*server*" which is never created by emacs server.
db0e305d 2138
27bbeb29
DD
21392011-01-27 Deniz Dogan <deniz.a.m.dogan@gmail.com>
2140
2141 * vc/vc-bzr.el (vc-bzr-diff): Don't pass --diff-options unless
2142 there are some diff switches.
2143
153c5428
SM
21442011-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
2145
89fdaac7
SM
2146 * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
2147 Copy change made to ruby-font-lock-syntactic-keywords.
2148
153c5428
SM
2149 * htmlfontify.el: Make it obey the font-lock-face text property.
2150 Miscellaneous cleanup such as:
2151 - Don't hide expressions after a closing paren.
2152 - Move initial setq into let.
2153 - Hoist common parts out of ifs.
2154 (hfy-p-to-face, hfy-p-to-face-lennart): Remove.
2155 (hfy-face-at): Use get-text-property instead.
2156 (hfy-prop-invisible-p): Use invisible-p if available.
2157 (htmlfontify-manual): Use \\[...].
2158 (hfy-html-quote-regex): Use [...].
2159 (hfy-combined-face-spec): Simplify.
2160 (hfy-compile-face-map): Don't presume point-min==1.
2161 (hfy-css-name, hfy-buffer, htmlfontify-buffer): Use \' rather than $ to
2162 match end of string.
2163 (hfy-text-p): η-reduce.
2164 (hfy-tags-for-file): Receive cache-hash directly.
2165 (hfy-mark-tag-names): Adjust call.
2166
ed7646d4
GM
21672011-01-27 Glenn Morris <rgm@gnu.org>
2168
2169 * msb.el (msb-after-load-hooks): Make it an obsolete alias.
2170 (msb-after-load-hook): Remove eval-after-load wackiness.
2171
ed68f651
SS
21722011-01-25 Sam Steingold <sds@gnu.org>
2173
2174 * vc/vc-svn.el (vc-svn-diff): Use `diff-command' instead of the
2175 literal "diff" (important for windows-nt).
2176
0fe719e6
GM
21772011-01-25 Glenn Morris <rgm@gnu.org>
2178
2179 * emacs-lisp/copyright.el (copyright-at-end-flag)
2180 (copyright-names-regexp): Add safety properties.
2181 (copyright-year-ranges): New option.
2182 (copyright-find-end): New function, split from copyright-update-year.
2183 (copyright-update-year): Use copyright-find-end.
2184 (copyright-fix-years): Optionally, convert years to ranges.
2185 Handle years continued over comment lines.
2186 Do not mess with the fill-prefix.
2187 Do not call copyright-update.
2188 (copyright-update-directory): Optionally, fix years rather than update.
7e6e2304 2189 Skip directories. Find files with only safe local vars.
0fe719e6 2190
06d8ace5 21912011-01-25 Stefan Monnier <monnier@iro.umontreal.ca>
10e1d5f3
SM
2192
2193 * files.el (file-name-non-special): Only change buffer-file-name after
2194 insert-file-contents if it's `visit'ing the file (bug#7854).
2195
06d8ace5 21962011-01-25 Chong Yidong <cyd@stupidchicken.com>
b14f16ad
CY
2197
2198 * dired.el (dired-revert): Doc fix (Bug#7758).
2199
06d8ace5
GM
2200 * simple.el (line-move-visual): Doc fix (Bug#7594).
2201
22022011-01-25 Nobuyoshi Nakada <nobu@ruby-lang.org>
cc9c9831
NN
2203
2204 * progmodes/ruby-mode.el (ruby-here-doc-beg-match): Fix for
2205 here-doc which ends with an underscore.
2206 (ruby-mode-set-encoding): Skip shebang line always.
2207 (ruby-mode-map): Bind C-c C-c to comment-region.
0d19d4fe 2208 (ruby-font-lock-keywords): Highlight literal hash key labels as symbols.
cc9c9831
NN
2209 (ruby-forward-sexp): Stop after literal hash key labels.
2210 (ruby-font-lock-syntactic-keywords): Highlight regexp after open
2211 bracket.
2212
06d8ace5 22132011-01-25 Keitaro Miyazaki <keitaro.miyazaki@gmail.com> (tiny change)
d6476407
KM
2214
2215 * emacs-lisp/re-builder.el (reb-mode-map): Set case-fold-search in
2216 the correct buffer (Bug#7650).
2217
06d8ace5
GM
22182011-01-25 Glenn Morris <rgm@gnu.org>
2219
2220 * comint.el (comint-mode): Doc fix. (Bug#7897)
4d265b4d 2221
ce558208
GM
2222 * simple.el (do-auto-fill): Give it a doc string.
2223
4d265b4d
GM
2224 * button.el (make-text-button): Doc fix. (See bug#7881)
2225
21bb5ce0
SM
22262011-01-24 Stefan Monnier <monnier@iro.umontreal.ca>
2227
ab0a61d0
SM
2228 * progmodes/perl-mode.el (perl-syntax-propertize-special-constructs):
2229 Don't move backward, so as not to fall in an inf-loop (bug#7736).
2230
21bb5ce0
SM
2231 * progmodes/ruby-mode.el (ruby-syntax-propertize-function): (bug#7735)
2232 Handle ?" and friends differently (e.g. don't use backrefs).
2233
603823f5
JB
22342011-01-24 Jay Belanger <jay.p.belanger@gmail.com>
2235
2236 * calc/calc.el (calc-default-power-reference-level)
2237 (calc-default-field-reference-level): New variables.
35f52ed6 2238 * calc/calc-units.el (math-standard-units): Add dB and Np.
603823f5
JB
2239 (math-logunits): New variable.
2240 (math-extract-logunits, math-logcombine, calcFunc-luplus)
2241 (calcFunc-luminus, calc-luplus, calc-luminus, math-logunit-level)
21bb5ce0
SM
2242 (calcFunc-fieldlevel, calcFunc-powerlevel, calc-level):
2243 New functions.
603823f5
JB
2244 (math-find-base-units-rec): Add entry for ln(10).
2245 * calc/calc-help.el (calc-u-prefix-help): Add logarithmic help.
2246 (calc-ul-prefix-help): New function.
2247 * calc/calc-ext.el (calc-init-extensions): Autoload new units
35f52ed6 2248 functions. Add keybindings for new units functions.
603823f5 2249
11ea68ce 22502011-01-22 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
10617634
DD
2251
2252 * net/rcirc.el (rcirc-kill-buffer-hook): Flush logs when killing
11ea68ce 2253 rcirc buffers. (Bug#4940)
10617634 2254
0412a5a4
GM
22552011-01-22 Glenn Morris <rgm@gnu.org>
2256
2257 * emacs-lisp/copyright.el (copyright-find-copyright): New function,
2258 split out from copyright-update-year.
2259 (copyright-update): Don't mess with the GPL version if we don't own the
2260 copyright. Update license regexp, and remove no longer needed
2261 Esperanto stuff.
d226ec23 2262 (copyright-fix-years): Use copyright-find-copyright.
0412a5a4 2263
e7c1dca8
CY
22642011-01-22 Chong Yidong <cyd@stupidchicken.com>
2265
2266 * vc/diff.el (diff-sentinel): Doc fix (Bug#7682).
2267
4d0143e6
JA
22682011-01-22 Jari Aalto <jari.aalto@cante.net>
2269
2270 * play/landmark.el: Change `lm-' prefix to `landmark-' (Bug#7672).
2271 (lm): Rename to landmark.
2272 (lm-test-run): Rename to landmark-test-run.
2273
e3545d0d
CY
22742011-01-22 Chong Yidong <cyd@stupidchicken.com>
2275
2276 * emacs-lisp/re-builder.el (reb-mode-map): Fix logic error in
2277 "Case sensitive" menu item.
2278
7c82f3e2 22792011-01-22 Roland McGrath <roland@frob.com>
6e1dbaa9
RM
2280
2281 * comint.el (comint-replace-by-expanded-history-before-point): Fix
2282 expansion of !$ and !!:N syntax to pick the indicated word (bug#7883).
2283
7c82f3e2 22842011-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
0f1f97ca
SM
2285
2286 * progmodes/js.el (js--regexp-literal): Count backslashes (bug#7882).
2287
7c82f3e2 22882011-01-22 Jari Aalto <jari.aalto@cante.net>
26a27884 2289
6e1dbaa9
RM
2290 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
2291 Assume foo(bar) is a manpage reference rather than some unquoted
2292 symbol (bug#7705).
26a27884 2293
7c82f3e2 22942011-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
d5e632d8
SM
2295
2296 * subr.el (shell-quote-argument): Properly quote \n (bug#7687).
2297 Suggested by Flo <sensorflo@gmail.com>.
2298
7c82f3e2 22992011-01-22 Glenn Morris <rgm@gnu.org>
d00b05c9
GM
2300
2301 * progmodes/compile.el (compilation-error-regexp-alist):
2302 Fix custom type. (Bug#7812)
2303
4936e3ba
KM
23042011-01-22 Ken Manheimer <ken.manheimer@gmail.com>
2305
2306 * allout.el (allout-prefixed-keybindings): Bind (prefixed) '#' to
2307 allout-number-siblings, in keeping with what obtained due to
2308 (now-defunct) allout-keybindings-list. Ditch repeat binding to
2309 (prefixed) ?i.
2310 (allout-before-change-handler): Better expose spots affected by
2311 undo.
2312
cde7e38b
CY
23132011-01-22 Chong Yidong <cyd@stupidchicken.com>
2314
2315 * man.el (Man-highlight-references0): Use make-button (Bug#7881).
2316
6b072b27
PH
23172011-01-22 Phil Hagelberg <phil@evri.com>
2318
2319 * pcmpl-unix.el (pcmpl-ssh-config-file): New option.
2320 (pcmpl-ssh-known-hosts): Rename from pcmpl-ssh-hosts.
2321 (pcmpl-ssh-config-hosts): New function.
2322 (pcmpl-ssh-hosts): Use pcmpl-ssh-config-hosts in addition to
2323 pcmpl-ssh-known-hosts.
2324
26d82c3a
JB
23252011-01-21 Jay Belanger <jay.p.belanger@gmail.com>
2326
c310ff4f
JB
2327 * calc/calc-undo.el (calc-undo): Autoload it.
2328 * calc/calc-ext.el (calc-init-extensions): Remove keybindings
2329 and autoload for `calc-undo'.
2330 * calc/calc.el (calc-mode-map): Add keybindings for `calc-undo'.
2331 * calc/calc-prog.el:
2332 * calc/calc-graph.el:
2333 * calc/calc-map.el: Change `arglist' to `math-arglist' throughout.
26d82c3a 2334
a10c4149
ŠN
23352011-01-21 Štěpán Němec <stepnem@gmail.com> (tiny change)
2336
2337 * calc/calc-ext.el (calc-init-extensions): Map all `undo'
2338 keybindings to `calc-undo'.
2339
8dabbfd6
SM
23402011-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
2341
2342 Don't mess with *temp*.
2343 * obsolete/spell.el: Move from textmodes/spell.el.
2344 (spell-string):
2345 * term.el (term-read-input-ring):
2346 * startup.el (display-startup-echo-area-message):
2347 * progmodes/antlr-mode.el (antlr-directory-dependencies):
2348 * comint.el (comint-read-input-ring): Use with-temp-buffer.
2349 * international/mule.el (ctext-pre-write-conversion): Don't hardcode
2350 point-min==1.
2351
d3e51865
KM
23522011-01-20 Ken Manheimer <ken.manheimer@gmail.com>
2353
35f52ed6 2354 * allout.el (allout-institute-keymap): Use fset instead of
d42f7802
KM
2355 reapplying defalias.
2356
2357 (allout-hotspot-key-handler): Check for non-control-modified
2358 bindings for hotspot characters if there are no control-modified
2359 versions.
2360
d3e51865
KM
2361 * allout.el: Summary - migrate to defining allout mode using
2362 define-minor-mode instead of defun. Significantly clean-up
2363 internal keymap provisions, refactoring and, in the process,
2364 removing a lot of accumulated cruft.
2365
2366 allout-mode-map is now a keymap by virtue of being a defalias to
2367 allout-mode-map-value, which contains the actual keymap structure.
2368
8dabbfd6
SM
2369 (allout-mode): Use define-minor-mode rather than defun.
2370 Remove now-unnecessary minor-mode setup activities from the body.
d3e51865
KM
2371 Specify :keymap as allout-mode-map so the minor-mode-map-alist
2372 entry will be '(allout-mode . allout-mode-map) - see
2373 allout-mode-map-value, below. Adjust docstring to track changes.
2374 (allout-minor-mode): Remove this defalias, now that we're using
2375 define-minor-mode.
2376 (allout-mode-map): Set value to be 'allout-mode-map. The actual
2377 keymap is allout-mode-map-value, via defalias.
2378 (allout-mode-map-value): The variable holding the actual mode
2379 keymap structure, by virtue of defalias from allout-mode-map.
8dabbfd6 2380 (allout-compose-and-institute-keymap): Rename from
d3e51865
KM
2381 allout-bind-keys, and including the binding-composition
2382 functionality of the former produce-allout-mode-map and
2383 allout-setup-mode-map.
2384 (allout-institute-keymap): Take over the "setup" part of the former
2385 allout-setup-mode-map. Reassign allout-mode-map-value value and
2386 update the defalias.
01c35094 2387 (allout-command-prefix, allout-prefixed-keybindings)
8dabbfd6
SM
2388 (allout-unprefixed-keybindings):
2389 Use allout-compose-and-institute-keymap to process the bindings.
2cf429d0 2390 (allout-unprefixed-keybindings): Remove extraneous '?' question marks.
d3e51865 2391 (allout-prefixed-keybindings): Elide binding to (prefixed) \C-h -
8dabbfd6
SM
2392 user can customize if they want to use that binding.
2393 Bind allout-copy-topic-as-kill to (prefixed) \M-k.
2394 Bind allout-up-current-level to (prefixed) \C-u. (I think i mistakenly
d3e51865
KM
2395 elided that, previously, instead of the one for \C-h.)
2396 (allout-hotspot-key-handler): Remove attempt to resolve the key
2397 through the literal key-string lookup on allout-keybindings-list.
2398 That probably hasn't worked for a Long Time, and removal of
2cf429d0 2399 allout-keybindings-list further simplifies the keybindings situation.
d3e51865
KM
2400 (allout-pre-command-business): Use allout-mode-map-value instead
2401 of allout-mode-map.
2402 (allout-preempt-trailing-ctrl-h): Remove. The user can customize
2403 the bindings if they want to use a keybinding having a trailing
2cf429d0 2404 \C-h. No deprecation needed since this feature was never in a release.
d3e51865
KM
2405 (allout-keybindings-list): Remove. It's not been useful for a
2406 while. (See allout-hotspot-key-handler changes, above.)
2407 (produce-allout-mode-map): Remove. Consolidate into
2408 allout-compose-and-institute-keymap.
2409 (allout-mode-map-adjustments): Remove. No longer necessary with
2410 removal of allout-preempt-trailing-ctrl-h.
2411 (allout-setup-mode-map): Remove. Consolidate into
2412 allout-compose-and-institute-keymap and allout-institute-keymap.
2413
c11136ec
GM
24142011-01-20 Glenn Morris <rgm@gnu.org>
2415
dbfb414e
GM
2416 * vc/vc-svn.el (vc-svn-after-dir-status): Tweak previous change.
2417
c11136ec
GM
2418 * simple.el (read-expression-history): Remove, it's in minibuf.c.
2419
9aea757b
CY
24202011-01-20 Chong Yidong <cyd@stupidchicken.com>
2421
2422 * subr.el (y-or-n-p): Revert 2011-01-07 change, removing ARGS.
2423
2424 * files.el (find-alternate-file, basic-save-buffer)
2425 (basic-save-buffer-2, revert-buffer, recover-file)
2426 (kill-buffer-ask, abort-if-file-too-large)
2427 (set-visited-file-name, write-file, backup-buffer)
2428 (basic-save-buffer, save-some-buffers):
2429 * dired-aux.el (dired-compress-file): Callers changed.
2430
5dd4f3f7
GM
24312011-01-19 Glenn Morris <rgm@gnu.org>
2432
2433 * vc/vc-svn.el (vc-svn-after-dir-status, vc-svn-parse-status):
2434 Also check the property status. (Bug#7861)
2435
56761182
MA
24362011-01-18 Michael Albinus <michael.albinus@gmx.de>
2437
2438 * net/tramp.el (tramp-debug-message): Extend function exclude
2439 list. Use `regexp-opt'.
2440
a9faac5c 24412011-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
1a1fcbe1 2442
9cc3a0c7
SM
2443 * textmodes/tex-mode.el (tex-font-lock-verb): Make sure \verb
2444 highlighting doesn't spill over subsequent lines.
2445
1a1fcbe1
SM
2446 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't re-evaluate the
2447 keymap expression. Improve docstring.
2448
74a10be5
SM
2449 * electric.el (electric-indent-post-self-insert-function):
2450 Don't auto-indent for indent-to-left-margin, it's too often
2451 counter-productive.
2452
721be9cd
TH
24532011-01-16 Tassilo Horn <tassilo@member.fsf.org>
2454
2455 * strokes.el (strokes-read-stroke): Re-fill strokes buffer with
2456 spaces if the frame was resized, so that the full visible buffer
2457 serves as canvas for strokes.
2458
a767645f
GM
24592011-01-16 Glenn Morris <rgm@gnu.org>
2460
2461 * info-xref.el (info-xref-docstrings): Replace cl function.
e5c7913c 2462 Also skip directories.
a767645f 2463
444ee8dd
KR
24642011-01-16 Kevin Ryde <user42@zip.com.au>
2465
2466 * info-xref.el: Version 3.
2467 (info-xref-check, info-xref-check-all): Move commentary details
2468 into docstrings for better visibility.
2469 Use compilation-mode for the results buffer.
2470 (info-xref-output, info-xref-output-error, info-xref-with-output)
2471 (info-xref-filename, info-xref-in-progress):
2472 New internals for this.
2473 (info-xref-check-list, info-xref-check-buffer)
2474 (info-xref-check-all-custom): Use those.
2475 (info-xref-output-buffer): Rename from info-xref-results-buffer.
2476 (info-xref-output-heading): Rename from info-xref-filename-heading.
2477 (info-xref-good, info-xref-bad, info-xref-xfile-alist)
2478 (info-xref-filename-heading): Move to output managing section.
35f52ed6 2479 (info-xref-docstrings): New command checking "Info node `(foo)Bar'"
444ee8dd
KR
2480 (info-xref-lock-file-p, info-xref-with-file): New helpers for it.
2481 (info-xref-subfile-p): Move to generic section with those two.
2482 (info-xref-check-node): New function split from
2483 info-xref-check-buffer, shared by info-xref-docstrings.
2484 (info-xref-goto-node-p): Move to a checking section with that func.
2485 (info-xref-unavail): New counter.
2486 (info-xref-check-node): Use it.
2487 (info-xref-with-output): Show count of unavailables at end of output.
2488 (info-xref-all-info-files): Exclude ".*" dotfiles. Ignore broken
35f52ed6 2489 symlinks. Exclude .texi files. Exclude Emacs backup files.
444ee8dd
KR
2490 (info-xref-check-all-custom): Fix quietening viper-mode and
2491 gnus-registry-install -- use setq not let so as not to unbind
2492 after load.
2493
d4119912
JL
24942011-01-16 Juri Linkov <juri@jurta.org>
2495
2496 * isearch.el (isearch-abort): Don't quit if search has
2497 an incomplete regexp (isearch-error is non-nil). (Bug#7534)
2498
b024d9f0
MD
24992011-01-15 Mark Diekhans <markd@soe.ucsc.edu>
2500
2501 * files.el (backup-buffer): Make last-resort backup file in
2502 .emacs.d (Bug#6953).
2503
2504 * subr.el (locate-user-emacs-file): If .emacs.d does not exist,
2505 make it with permission 700.
2506
d52969e8 25072011-01-15 Kenichi Handa <handa@m17n.org>
1a6a03e4 2508
74a10be5
SM
2509 * mail/rmailmm.el (rmail-mime-insert-header):
2510 Set rmail-mime-coding-system to a cons whose car is the last coding
1a6a03e4
KH
2511 system used to decode the header.
2512 (rmail-mime-find-header-encoding): New function.
74a10be5
SM
2513 (rmail-mime-insert-decoded-text):
2514 Override rmail-mime-coding-system if it is a cons.
1a6a03e4
KH
2515 (rmail-show-mime): If only a header part was decoded, find the
2516 coding system while ignoring mm-charset-override-alist.
2517
d52969e8 25182011-01-15 Chong Yidong <cyd@stupidchicken.com>
c88aaf48
CY
2519
2520 * subr.el (event-start, event-end): Doc fix (Bug#7826).
2521
d52969e8 25222011-01-15 Kenichi Handa <handa@m17n.org>
e7ca0062
KH
2523
2524 * mail/rmailmm.el (rmail-mime-next-item)
2525 (rmail-mime-previous-item): Delete them.
2526 (rmail-mime-shown-mode): Recursively call for children.
74a10be5
SM
2527 (rmail-mime-hidden-mode): Delete the 2nd arg TOP.
2528 Callers changed.
e7ca0062
KH
2529 (rmail-mime-raw-mode): Recursively call for children.
2530 (rmail-mode-map): Change mapping of tab and backtab to
2531 forward-button and backward-button respectively.
2532 (rmail-mime-insert-tagline): Always insert "Hide" or "Show"
2533 button.
2534 (rmail-mime-update-tagline): New function.
2535 (rmail-mime-insert-text): Call rmail-mime-update-tagline if the
2536 body display is changed.
74a10be5 2537 (rmail-mime-toggle-button): Rename from rmail-mime-image.
e7ca0062
KH
2538 (rmail-mime-image): Delete this button type.
2539 (rmail-mime-toggle): New button type.
2540 (rmail-mime-insert-bulk): Call rmail-mime-update-tagline if the
2541 body display is changed. Change the save button label to "Save".
2542 Don't process show/hide button here.
2543 (rmail-mime-insert-multipart): Call rmail-mime-update-tagline if
2544 the body display is changed. Unconditionally call
2545 rmail-mime-insert for children.
2546 (rmail-mime-handle): Update `display' vector of the just inserted
2547 entity.
2548 (rmail-mime-process): If mail-header-parse-content-type returns
2549 nil, use "text/plain" as the fallback type.
2550 (rmail-mime-insert): For raw-mode, recursively call
2551 rmail-mim-insert for children.
2552 (rmail-mime): Handle the case that the current buffer is not rmail
2553 buffer (e.g. in summary buffer).
2554
d52969e8 25552011-01-15 Kenichi Handa <handa@m17n.org>
e7ca0062
KH
2556
2557 * mail/rmailmm.el (rmail-mime-next-item)
2558 (rmail-mime-previous-item): Skip the body of a non-multipart
2559 entity if a tagline is shown.
2560
362b9d48
GM
25612011-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
2562
2563 * tmm.el (tmm-get-keymap): Skip bindings without labels (bug#7721).
2564 (tmm-prompt): Simplify.
2565 (tmm-add-prompt): Remove unused var `win'.
2566
2567 * whitespace.el (global-whitespace-newline-mode): Fix call (bug#7810)
2568 to minor mode which used nil accidentally to mean "turn off".
2569
25702011-01-15 Michael Albinus <michael.albinus@gmx.de>
2571
2572 * net/tramp-sh.el (tramp-find-inline-compress)
2573 (tramp-get-inline-coding): Quote command after pipe symbol for
2574 local calls under W32. (Bug#6784)
2575
25762011-01-15 Michael Albinus <michael.albinus@gmx.de>
2577
2578 * net/tramp.el (tramp-default-method): Initialize with pscp/plink
2579 only when running under W32.
2580
25812011-01-15 Eli Zaretskii <eliz@gnu.org>
2582
2583 * progmodes/grep.el (grep-compute-defaults): Quote the program
2584 file name after the pipe symbol in Grep templates. (Bug#6784)
2585 * jka-compr.el (jka-compr-partial-uncompress): Likewise.
2586
25872011-01-15 Lennart Borgman <lennart.borgman@gmail.com>
2588
2589 * buff-menu.el (Buffer-menu-buffer-list): New var.
2590 (Buffer-menu-revert-function, list-buffers-noselect): Use it, so a
2591 restricted buffer list is not lost on revert (Bug#7749).
2592
25932011-01-15 Eric Hanchrow <eric.hanchrow@gmail.com>
2594
2595 * net/ldap.el (ldap-search-internal): Discard stderr output.
2596
25972011-01-15 Eli Zaretskii <eliz@gnu.org>
2598
2599 * files.el (directory-abbrev-alist): Doc fix. (Bug#7777)
2600
26012011-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
2602
2603 * vc-bzr.el (vc-bzr-annotate-time): Tweak previous change.
2604
26052011-01-15 Kenichi Handa <handa@m17n.org>
2606
2607 * mail/rmailmm.el (rmail-mime-insert-bulk): Display an unknown
2608 part as a plain text.
2609 (rmail-mime-process-multipart): Set the default content-type to
2610 nil for unknown multipart subtypes (bug#7651).
2611
6d3d6113
SM
26122011-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
2613
4391b429
SM
2614 * hexl.el (hexl-mode-old-*): Remove.
2615 (hexl-mode--old-var-vals): New var to replace them.
2616 (hexl-mode--minor-mode-p, hexl-mode--setq-local): New funs.
2617 (hexl-mode, hexl-follow-line, hexl-activate-ruler):
2618 Use them to set local vars (bug#7846).
2619 (hexl-mode-exit): Use hexl-mode--old-var-vals to restore state.
2620 (hexl-backward-short, hexl-backward-word, hexl-scroll-down)
2621 (hexl-scroll-up, hexl-end-of-1k-page, hexl-end-of-512b-page): Simplify.
2622
6d3d6113
SM
2623 * vc/smerge-mode.el: Resolve comment conflicts more aggressively.
2624 (smerge-resolve--normalize-re): New var.
2625 (smerge-resolve--extract-comment, smerge-resolve--normalize): New funs.
2626 (smerge-resolve): Use them.
2627 * newcomment.el (comment-only-p): New function.
2628 (comment-or-uncomment-region): Use it.
2629
77ab81d0 26302011-01-14 Brent Goodrick <bgoodr@gmail.com> (tiny change)
8d4708af
BG
2631
2632 * abbrev.el (prepare-abbrev-list-buffer): If listing local abbrev
2633 table, get the value before switching to the output buffer. (Bug#7733)
2634
77ab81d0 26352011-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
364df1cc
SM
2636
2637 * progmodes/python.el (python-mode): Don't impose font-lock (bug#3628).
2638
8faba62c
KS
26392011-01-14 Kim F. Storm <storm@cua.dk>
2640
2641 * emulation/cua-base.el (cua--init-keymaps):
2642 Remap exchange-point-and-mark in cua-global-keymap.
2643
ab7eb811
TH
26442011-01-14 Tassilo Horn <tassilo@member.fsf.org>
2645
2646 * progmodes/sh-script.el (sh-other-keywords): Add ZSH's foreach
2647 loop keyword.
2648
fc55380c
SM
26492011-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
2650
2651 * emacs-lisp/easymenu.el: Add :enable (bug#7754), and obey :label.
2652 Require CL.
2653 (easy-menu-create-menu, easy-menu-convert-item-1):
2654 Use :label rather than nil for labels. Use `case'.
2655 Add :enable as alias for :active.
2656 (easy-menu-binding): Obey :label.
2657
dbed16aa
SM
26582011-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
2659
4d789d84
SM
2660 Use run-mode-hooks for major mode hooks (bug#513).
2661 * textmodes/reftex-toc.el (reftex-toc-mode-map):
2662 Rename from reftex-toc-map.
2663 (reftex-toc-mode): Use define-derived-mode.
2664 * textmodes/reftex-sel.el (reftex-select-shared-map): New map.
2665 (reftex-select-label-mode-map, reftex-select-bib-mode-map):
2666 Rename from reftex-select-(label|bib)-map. Move init into declaration.
2667 (reftex-select-label-mode, reftex-select-bib-mode):
2668 Use define-derived-mode.
2669 * textmodes/reftex-index.el (reftex-index-phrases-mode-map)
2670 (reftex-index-mode-map): Rename from reftex-index(-phrases)-map.
2671 Move init into delcaration.
2672 (reftex-index-mode, reftex-index-phrases-mode):
2673 Use define-derived-mode.
2674 * speedbar.el (speedbar-mode-syntax-table): Renaqme from
2675 speedbar-syntax-table. Move init into declaration.
2676 (speedbar-mode-map): Rename from speedbar-key-map.
2677 Move init into declaration.
2678 (speedbar-file-key-map): Move init into declaration.
2679 (speedbar-mode): Use define-derived-mode.
2680 * recentf.el (recentf-mode): Don't run hook (or message) redundantly.
2681 * net/rcirc.el (rcirc-mode): Use run-mode-hooks.
2682 * emacs-lisp/chart.el (chart-mode-map): Rename from chart-map.
2683 (chart-face-list): Move initialization into declaration.
2684 (chart-mode): Use define-derived-mode.
2685 * calculator.el (calculator-mode-map): Move init into declaration.
2686 (calculator-mode): Use define-derived-mode.
2687
b49a2dbf
SM
2688 * mail/mail-utils.el (mail-strip-quoted-names): Make the regexp code
2689 work for nested comments.
2690
dbed16aa
SM
2691 * progmodes/prolog.el: Use syntax-propertize. Further code cleanup.
2692 (prolog-use-prolog-tokenizer-flag): Change default when
2693 syntax-propertize can be used.
2694 (prolog-syntax-propertize-function): New var.
2695 (prolog-mode-variables): Move make-local-variable into `set'.
2696 Don't make comment-column local since we don't set it.
2697 Set comment-add (as it was in previous prolog.el). Use dolist.
2698 Set syntax-propertize-function.
2699 (prolog-mode, prolog-inferior-mode):
2700 Call prolog(-inferior)-menu directly, not through the mode-hook.
2701 (prolog-buffer-module, prolog-indent-level)
2702 (prolog-paren-is-the-first-on-line-p, prolog-paren-balance)
2703 (prolog-comment-limits, prolog-goto-comment-column):
2704 Use line-(end|beginning)-position.
2705 (prolog-build-prolog-command): Tighten up regexp.
2706 (prolog-consult-compile): Move make-local-variable into `set'.
2707 (prolog-consult-compile-filter, prolog-goto-next-paren)
2708 (prolog-help-on-predicate, prolog-clause-info)
2709 (prolog-mark-predicate): Don't let+setq.
2710 (prolog-indent-line): Use indent-line-to.
2711 Only call prolog-goto-comment-column if necessary.
2712 (prolog-indent-level): Use bobp.
2713 (prolog-first-pos-on-line): Remove, not used any more.
2714 (prolog-in-string-or-comment): Use syntax-ppss if available.
2715 (prolog-help-on-predicate): Use read-string.
2716 (prolog-goto-predicate-info): Simplify.
2717 (prolog-read-predicate): Use `default' rather than `initial'.
2718 (prolog-temporary-file): Use make-temp-file to close a security hole.
2719 (prolog-toggle-sicstus-sd): New command.
2720 (prolog-electric-underscore, prolog-variables-to-anonymous):
2721 Use dynamic-scoping as it was meant.
2722 (prolog-menu): Move menu definitions to top-level.
2723 Use a toggle-button for Sicstus's source debugger.
2724 Change "Code" to the more usual "Prolog", and hence change "Prolog"
2725 to "System".
2726 (prolog-inferior-menu): Reuse prolog-menu's help menu.
2727 Move other menu definition to top-level.
2728
50f8cd96
TH
27292011-01-13 Tassilo Horn <tassilo@member.fsf.org>
2730
5b355315
TH
2731 * doc-view.el (doc-view-open-text): Use meaningful text buffer
2732 name. Keep original document's directory as default-directory
2733 (bug#6446).
1281bd51
TH
2734 (doc-view-initiate-display): Fall back to normal mode when
2735 doc-view-mode cannot be enabled, also when extracting the document
2736 text into a separate buffer (bug#6446).
5b355315 2737
50f8cd96
TH
2738 * simple.el (shell-command): Don't error out if shell command
2739 buffer contains text with non-nil read-only property when erasing
2740 the buffer.
2741
821f936d
KS
27422011-01-13 Kim F. Storm <storm@cua.dk>
2743
2744 * ido.el (ido-may-cache-directory): Move "too-big" check later.
2745 (ido-next-match, ido-prev-match): Fix stray reordering of matching
2746 items when cycling through the matches.
2747
f754f898
TH
27482011-01-13 Tassilo Horn <tassilo@member.fsf.org>
2749
2750 * dired-x.el (dired-omit-verbose): New defcustom that allows
2751 disabling the omit messages.
2752 (dired-omit-expunge): Use it.
2753
d221e780
CO
27542011-01-13 Christian Ohler <ohler@gnu.org>
2755
2756 * emacs-lisp/ert.el, emacs-lisp/ert-x.el: New files.
2757
a03b542a
CY
27582011-01-13 Chong Yidong <cyd@stupidchicken.com>
2759
2760 * font-lock.el (font-lock-verbose): Default to nil.
2761
25ca2e61
CY
27622011-01-13 Chong Yidong <cyd@stupidchicken.com>
2763
2764 * simple.el (sendmail-user-agent-compose): Move to sendmail.el.
2765 (compose-mail): New arg RETURN-ACTION.
2766 (compose-mail-other-window, compose-mail-other-frame): Likewise.
2767
2768 * mail/sendmail.el (mail-return-action): New var.
2769 (mail-mode): Make it buffer-local.
2770 (mail-bury): Obey it. Move special Rmail window handling to
2771 rmail-mail-return.
2772 (mail, mail-setup): New arg RETURN-ACTION.
2773 (sendmail-user-agent-compose): Move from simple.el.
2774
2775 * mail/rmail.el (rmail-mail-return): New function.
2776 (rmail-start-mail): Pass it to compose-mail.
2777
2a8b13af
CY
27782011-01-12 Chong Yidong <cyd@stupidchicken.com>
2779
b2948a87
CY
2780 * menu-bar.el (menu-bar-custom-menu): Tweak Mule and Customize
2781 menus. Add menu item for customize-themes.
2782
2783 * cus-theme.el (customize-themes):
74a10be5
SM
2784 * emacs-lisp/package.el (package--list-packages):
2785 Use switch-to-buffer.
2a8b13af 2786
059616e5
JB
27872011-01-11 Johan Bockgård <bojohan@gnu.org>
2788
2789 * emacs-lisp/unsafep.el (unsafep): Handle backquoted forms.
2790
04380ff1
SM
27912011-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
2792
2793 * progmodes/prolog.el: Fix up coding convention and such.
2794 (prolog-indent-width): Use the same default as in
2795 previous prolog.el rather than tab-width which depends on which buffer
2796 is current when the file is loaded.
2797 (prolog-electric-newline-flag): Only enable if electric-indent-mode
2798 is not available.
2799 (prolog-emacs): Remove. Use (featurep 'xemacs) instead.
2800 (prolog-known-systems): Remove.
2801 (prolog-mode-syntax-table, prolog-inferior-mode-map):
2802 Move initialization into declaration.
2803 (prolog-mode-map): Move initialization into declaration.
2804 Remove system-specific mode-map vars, since they referred to the same
2805 keymap anyway.
2806 (prolog-mode-variables): Obey the user's preference w.r.t
2807 adaptive-fill-mode. Prefer symbol-value to `eval'.
2808 (prolog-mode-keybindings-edit): Add compatibility bindings.
2809 (prolog-mode): Use define-derived-mode. Don't handle mercury here.
2810 (mercury-mode-map): New var.
2811 (mercury-mode, prolog-inferior-mode): Use define-derived-mode.
2812 (prolog-ensure-process, prolog-process-insert-string)
2813 (prolog-consult-compile): Use with-current-buffer.
2814 (prolog-guess-fill-prefix): Simplify data flow.
2815 (prolog-replace-in-string): New function to use instead of
2816 replace-in-string.
2817 (prolog-enable-sicstus-sd): Don't abuse `eval'.
2818 (prolog-uncomment-region): Use `uncomment-region' when available.
2819 (prolog-electric-colon, prolog-electric-dash): Use `eolp'.
2820 (prolog-int-to-char, prolog-char-to-int): New functions to use instead
2821 of int-to-char and char-to-int.
2822 (prolog-mode-hook, prolog-inferior-mode-hook): Don't force font-lock.
2823
e2019526
SB
28242011-01-11 Stefan Bruda <stefan@bruda.ca>
2825
2826 * progmodes/prolog.el: Replace by a whole new file.
2827
3fa173b4
SM
28282011-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
2829
2830 * subr.el (eval-after-load): Fix timing for features (bug#7769).
2831 (declare-function, undefined, insert-for-yank)
2832 (replace-regexp-in-string): Follow checkdoc's recommendations.
2833
7973bcea
SM
28342011-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
2835
2836 * calendar/diary-lib.el (diary-mode): Refresh *Calendar* after
2837 refreshing the diary buffer.
2838
0af8c88b
KM
28392011-01-10 Ken Manheimer <ken.manheimer@gmail.com>
2840
7973bcea 2841 * allout.el: Add 2011 to the file copyright.
0af8c88b
KM
2842 (allout-encrypt-string): Prevent encryption from adding an extra
2843 newline at the end of the topic body.
2844 (allout-version): Increment to 2.3.
2845
1a27c64e
MA
28462011-01-10 Michael Albinus <michael.albinus@gmx.de>
2847
7973bcea
SM
2848 * net/dbus.el (dbus-unregister-service): Complete doc.
2849 Fix call of dbus-error signal.
5c0b4070 2850 (dbus-register-property): Use `dont-register' keyword.
1a27c64e 2851
0a203b61
MA
28522011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
2853
2854 * net/dbus.el (dbus-unregister-service): Translate returned
2855 integer into a symbol.
2856 (dbus-register-property): Use `dbus-register-service' to do the
2857 name registration.
2858
895123f5
CY
28592011-01-09 Chong Yidong <cyd@stupidchicken.com>
2860
7973bcea
SM
2861 * progmodes/idlw-help.el (idlwave-help-link): Inherit from link face.
2862 Suggested by Joakim Verona.
12e1f328 2863
732eb50a
CY
2864 * comint.el (comint-highlight-prompt): Inherit minibuffer-prompt.
2865
895123f5
CY
2866 * wid-edit.el (visibility): Replace :on-image and :off-image
2867 widget properties with :on-glyph and :off-glyph, for consistency
2868 with the `visibility' widget.
2869 (widget-toggle-value-create, widget-visibility-value-create):
2870 Merge into a single function `widget-toggle-value-create'.
2871
2872 * cus-edit.el (custom-variable-value-create, custom-visibility)
7973bcea
SM
2873 (custom-face-edit-value-create, custom-face-value-create):
2874 Replace :on-image and :off-image widget properties with :on-glyph and
895123f5
CY
2875 :off-glyph, for consistency with the `visibility' widget.
2876
c8043a22
AS
28772011-01-09 Andreas Schwab <schwab@linux-m68k.org>
2878
2879 * net/ldap.el (ldap-search-internal): Don't use eval.
2880
b7617f6d
CY
28812011-01-09 Chong Yidong <cyd@stupidchicken.com>
2882
973f1f2a
CY
2883 * subr.el (read-char-choice): Use read-key.
2884
b7617f6d
CY
2885 * custom.el (custom-safe-themes): Rename from
2886 custom-safe-theme-files. Add :risky tag.
2887 (load-theme, custom-theme-load-confirm): Save sha1 hashes to
2888 custom-safe-themes, not filenames. Suggested by Stefan Monnier.
2889
900503ae
CY
28902011-01-09 Chong Yidong <cyd@stupidchicken.com>
2891
2892 * tool-bar.el (tool-bar-setup): Remove Help button. Remove label
2893 from Search and add a label to Undo.
2894
2895 * vc/vc-dir.el (vc-dir-tool-bar-map): Rearrange, removing
2896 inappropriate buttons and adding :vert-only tags.
2897
2898 * progmodes/compile.el (compilation-mode-tool-bar-map): Adjust to
2899 removal of Help tool-bar button. Remove Undo button for space.
2900
2901 * info.el (info-tool-bar-map): Add :vert-only tags.
2902
c44d54b3
TH
29032011-01-08 Tassilo Horn <tassilo@member.fsf.org>
2904
2905 * doc-view.el (doc-view-mode-p): Check for png or imagemagick
2906 image backend support. Either of them is fine.
2907
3ef01959
CY
29082011-01-08 Chong Yidong <cyd@stupidchicken.com>
2909
3d91e302
CY
2910 * subr.el (y-or-n-p): Doc fix.
2911
278f6845
CY
2912 * custom.el (custom-safe-theme-files): New defcustom.
2913 (custom-theme-load-confirm): New function.
2914 (load-theme): Load theme using `load', confirming with
2915 custom-theme-load-confirm if necessary.
2916
3ef01959
CY
2917 * subr.el (read-char-choice): New function, factored out from
2918 dired-query and hack-local-variables-confirm.
2919
2920 * dired-aux.el (dired-query):
2921 * files.el (hack-local-variables-confirm): Use it.
2922
2923 * dired-aux.el (dired-compress-file):
2924 * files.el (abort-if-file-too-large, find-alternate-file)
2925 (set-visited-file-name, write-file, backup-buffer)
2926 (basic-save-buffer, basic-save-buffer-2, save-some-buffers)
2927 (delete-directory, revert-buffer, recover-file, kill-buffer-ask):
2928 Use new format string args for y-or-n-p and yes-or-no-p.
2929
7c837933
AS
29302011-01-08 Andreas Schwab <schwab@linux-m68k.org>
2931
2932 * progmodes/compile.el (compilation-error-regexp-alist-alist)
2933 [gcc-include]: Tighten file name match, add match for column
2934 number. (Bug#7806)
6c7ec171 2935 [gnu]: Remove unused group.
7c837933 2936
d0981f82
GM
29372011-01-08 Glenn Morris <rgm@gnu.org>
2938
e7a42417
GM
2939 * makefile.w32-in (EMACSOPT): Add --no-site-lisp.
2940
d0981f82
GM
2941 * makefile.w32-in (EMACSOPT): -batch implies --no-init-file.
2942
d43bb7d3
SS
29432011-01-07 Sam Steingold <sds@gnu.org>
2944
2945 * w32-fns.el (w32-shell-name): Use `shell-file-name' instead of
2946 the `explicit-shell-file-name' because that is the
2947 non-interactive shell.
2948
8c51d2a2
CY
29492011-01-07 Chong Yidong <cyd@stupidchicken.com>
2950
2951 * subr.el (y-or-n-p): Accept format string args.
2952
66b7b0fe
GM
29532011-01-07 Glenn Morris <rgm@gnu.org>
2954
2955 * Makefile.in (EMACSOPT): Add --no-site-lisp.
2956
1e004a83
KM
29572011-01-06 Ken Manheimer <ken.manheimer@gmail.com>
2958
66b7b0fe 2959 * allout.el (allout-back-to-current-heading): Ensure return to
1e004a83 2960 the visible containing topic, rather than a collapsed one.
66b7b0fe 2961 (allout-view-change-hook): Remove hook that was deprecated long ago.
1e004a83
KM
2962 (allout-exposure-change-hook): Remove documentation remarks
2963 concerning removed allout-view-change-hook.
2964 (allout-flag-region): Remove invocation of and documentation
2965 remarks concerning allout-view-change-hook.
2966
b0a8e46b
GM
29672011-01-06 Glenn Morris <rgm@gnu.org>
2968
2969 * vc/vc-bzr.el (vc-bzr-annotate-command, vc-bzr-annotate-time)
2970 (vc-bzr-annotate-extract-revision-at-line):
2971 Handle authors with embedded spaces. (Bug#7792)
2972
875c044a
TH
29732011-01-05 Tassilo Horn <tassilo@member.fsf.org>
2974
2975 * doc-view.el (doc-view-image-width): New variable.
2976 (doc-view-enlarge, doc-view-insert-image): Prefer imagemagick
2977 backend for PNG images, and do dynamic rescaling instead of
2978 reconverting the whole doc.
2979
1f6f7722
GM
29802011-01-05 Glenn Morris <rgm@gnu.org>
2981
2982 * emacs-lisp/rx.el (rx-repeat): Replace CL function.
2983
e9e68fda
KM
29842011-01-04 Ken Manheimer <ken.manheimer@gmail.com>
2985
4896e8fc 2986 * allout.el: Reconcile with changes in line movement behavior for
e9e68fda
KM
2987 long text lines that cross more than a single physical window
2988 line, ie when truncate-lines is nil.
e9e68fda
KM
2989 (allout-next-visible-heading): Provide for change in line-move
2990 behavior on long lines when truncate-lines is nil. In that case,
2991 line-move can wind up on the same textual line when it moves to
2992 the next window line, and moving to the bullet position after the
2993 move yields zero advancement. Add logic to detect and compensate
2994 for the lack of progress.
2995 (allout-current-topic-collapsed-p): move-end-of-line respect for
2996 field boundaries is different when operating with body lines
2997 shorter than window width versus ones greater than window width,
2998 which can yield false negatives in this function. Avoid
2999 difference by applying move-end-of-line while field-text-motion is
3000 inhibited.
3001
3f1b6eb2
GM
30022011-01-04 Glenn Morris <rgm@gnu.org>
3003
3004 * textmodes/rst.el (rst-compile-toolsets):
3005 Add pdf and s5 to option alist.
3006
6388924a
MA
30072011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
3008
7973bcea 3009 * net/dbus.el (dbus-register-property): Add optional parameter
6388924a
MA
3010 dont-register-service. Updated docstring accordingly.
3011
c3e4b003
AS
30122011-01-04 Andreas Schwab <schwab@linux-m68k.org>
3013
3014 * textmodes/rst.el (rst-compile-pdf-preview)
3015 (rst-compile-slides-preview): Remove extra line.
3016
ef4271fe
GM
30172011-01-04 Glenn Morris <rgm@gnu.org>
3018
3019 * textmodes/rst.el (rst-compile-toolsets): Make it a defcustom.
3020 Add `pdf' and `s5' entries. Use `prog.py' if found, otherwise
3021 default to `prog' without a .py extension.
3022 (rst-compile-pdf-preview, rst-compile-slides-preview):
3023 Use program names from rst-compile-toolsets, rather than hard-coding.
3024 (rst-portable-mark-active-p): Fix presumed typo.
3025
7c420169 30262011-01-02 Eli Zaretskii <eliz@gnu.org>
01e62600 3027
7c420169 3028 * term/w32-win.el (dynamic-library-alist): Set up correctly for
5be1c984
EZ
3029 libpng versions both before and after 1.4.0. (Bug#7716)
3030
7c420169 30312011-01-02 Eli Zaretskii <eliz@gnu.org>
2d34d523 3032
6491af11
EZ
3033 * time.el (display-time-mode): Mention display-time-interval in
3034 the doc string. (Bug#7713)
3035
7c420169 30362011-01-02 Kenichi Handa <handa@m17n.org>
8258ae3f
KH
3037
3038 * mail/rmailmm.el (rmail-mime-parse): Perform parsing in
3039 condition-case and return an error message string if something
3040 goes wrong.
2f952059 3041 (rmail-show-mime): Adjust for the above change. Insert the
8258ae3f
KH
3042 header by rmail-mime-insert-header.
3043
7c420169 30442011-01-02 Kenichi Handa <handa@m17n.org>
186f7f0b
KH
3045
3046 * mail/rmailmm.el: New key bindings for rmail-mime-next-item,
3047 rmail-mime-previous-item, and rmail-mime-toggle-hidden.
3048 (rmail-mime-mbox-buffer)
3049 (rmail-mime-view-buffer, rmail-mime-coding-system): New variables.
3050 (rmail-mime-entity): Argument changed. All codes handling an
3051 entity object are changed.
2f952059 3052 (rmail-mime-entity-header, rmail-mime-entity-body): Adjust for
186f7f0b
KH
3053 the above change.
3054 (rmail-mime-entity-children, rmail-mime-entity-handler)
3055 (rmail-mime-entity-tagline): New functions.
3056 (rmail-mime-message-p): New function.
3057 (rmail-mime-save): Bind rmail-mime-mbox-buffer.
3058 (rmail-mime-entity-segment, rmail-mime-next-item)
3059 (rmail-mime-previous-item, rmail-mime-shown-mode)
3060 (rmail-mime-hidden-mode, rmail-mime-raw-mode)
3061 (rmail-mime-toggle-raw, rmail-mime-toggle-hidden)
2f952059
ML
3062 (rmail-mime-insert-tagline, rmail-mime-insert-header):
3063 New functions.
186f7f0b
KH
3064 (rmail-mime-text-handler): Call rmail-mime-insert-text.
3065 (rmail-mime-insert-decoded-text): New function.
3066 (rmail-mime-insert-text): Call rmail-mime-insert-decoded-text.
3067 (rmail-mime-insert-image): Argument changed. Caller changed.
3068 (rmail-mime-image): Call rmail-mime-toggle-hidden.
b762841f 3069 (rmail-mime-set-bulk-data): New function.
186f7f0b
KH
3070 (rmail-mime-insert-bulk): Argument changed.
3071 (rmail-mime-multipart-handler): Return t.
2f952059
ML
3072 (rmail-mime-process-multipart): Argument changed.
3073 Handle "multipart/alternative" here.
186f7f0b
KH
3074 (rmail-mime-process): Argument changed.
3075 (rmail-mime-parse): Bind rmail-mime-mbox-buffer.
3076 (rmail-mime-insert): Argument changed. Handle raw display mode.
3077 (rmail-mime): Argument changed. Handle toggling of raw display
3078 mode.
3079 (rmail-show-mime): Bind rmail-mime-mbox-buffer and
3080 rmail-mime-view-buffer.
3081 (rmail-insert-mime-forwarded-message): Likewise.
3082 (rmail-search-mime-message): Likewise. Don't bind rmail-buffer.
3083
3084 * mail/rmail.el (rmail-show-message-1): If rmail-enable-mime is
3085 non-nil, handle the header in rmail-show-mime-function.
3086
7c420169 30872011-01-02 Leo <sdl.web@gmail.com>
e1a23575 3088
7c420169 3089 * help-fns.el (describe-variable): Fix previous change.
e1a23575 3090
7c420169 30912011-01-02 Juri Linkov <juri@jurta.org>
957e5dd1
JL
3092
3093 * isearch.el (isearch-lazy-highlight-error): New variable.
3094 (isearch-lazy-highlight-new-loop): Compare `isearch-error' and
3095 `isearch-lazy-highlight-error'. Set `isearch-lazy-highlight-error'
3096 to the current value of `isearch-error' (Bug#7468).
3097
7c420169 30982011-01-02 Chong Yidong <cyd@stupidchicken.com>
3c505d31
CY
3099
3100 * help-fns.el (describe-variable): Don't emit trailing whitespace
3101 (Bug#7511).
3102
7c420169 31032011-01-02 Chong Yidong <cyd@stupidchicken.com>
c1cf05f4
CY
3104
3105 * textmodes/rst.el (rst-compile-pdf-preview)
3106 (rst-compile-slides-preview): Use make-temp-file (Bug#7646).
3107
7c420169 31082011-01-02 Kevin Gallagher <Kevin.Gallagher@boeing.com>
c8cbbe27
KG
3109
3110 * emulation/edt-mapper.el: Override mapping of function keys so
3111 that the later call to read-key-sequence works.
3112
7c420169 31132011-01-02 Eli Zaretskii <eliz@gnu.org>
95e4cc85
EZ
3114
3115 * mail/smtpmail.el (smtpmail-send-it): Write queued mail body with
3116 Unix EOLs. (Bug#7589)
3117
7c420169
CY
31182011-01-02 Leo <sdl.web@gmail.com>
3119
3120 * eshell/em-hist.el (eshell-previous-matching-input): Signal error
3121 if point is not behind eshell-last-output-end (Bug#7585).
3122
31232011-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
3124
3125 * files.el (file-local-variables-alist):
3126 Make permanent-local (bug#7767).
3127
31282011-01-02 Glenn Morris <rgm@gnu.org>
3129
3130 * version.el (emacs-copyright): Set short copyright year to 2011.
3131
31322011-01-02 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
3133
3134 * mail/mail-utils.el (mail-strip-quoted-names): Avoid clobbering
3135 an existing temp buffer. (Bug#7746)
3136
31372011-01-02 Glenn Morris <rgm@gnu.org>
3138
3139 * mail/mail-utils.el (mail-mbox-from): Handle From: headers with
3140 multiple addresses. (Bug#7760)
3141
fb9a573a
KM
31422011-01-01 Ken Manheimer <ken.manheimer@gmail.com>
3143
e9e68fda 3144 * allout.el (allout-auto-fill): Do not infinitely recurse - use
fb9a573a
KM
3145 do-auto-fill if everything points back to allout-auto-fill.
3146 (allout-mode-deactivate-hook): Declare obsolete, in favor of
3147 standard-formed minor-mode deactivate hook, allout-mode-off-hook.
3148
8d68c659
MA
31492010-12-31 Michael Albinus <michael.albinus@gmx.de>
3150
3151 * net/tramp-sh.el (tramp-methods): Add recursive options to "scpc"
3152 and "scpx".
3153
291cc045
TH
31542010-12-30 Tassilo Horn <tassilo@member.fsf.org>
3155
3156 * doc-view.el (doc-view-set-doc-type): New function refactored
3157 from doc-view-mode.
3158 (doc-view-fallback-mode): New function.
3159 (doc-view-mode): Use it.
3160 (doc-view-mode-maybe): New function that checks if doc-view-mode
3161 can be used and falls back to the next best mode otherwise.
3162
3163 * files.el (auto-mode-alist): Use doc-view-mode-maybe for PDF,
3164 DVI, OpenDocument, and MS Office files.
3165
8ee2dc5c
AS
31662010-12-30 Andreas Schwab <schwab@linux-m68k.org>
3167
3168 * emacs-lisp/rx.el (rx-syntax): Fix typo.
3169
f9e68477
TH
31702010-12-30 Tassilo Horn <tassilo@member.fsf.org>
3171
3172 * doc-view.el (doc-view-toggle-display): Perform rassq-delete-all
3173 on a copy of auto-mode-alist, because that deletes with side
3174 effects.
3175
ad727c81
TH
31762010-12-30 Tassilo Horn <tassilo@member.fsf.org>
3177
7973bcea
SM
3178 * doc-view.el (doc-view-mode, doc-view-toggle-display):
3179 Use normal-mode without doc-view-mode bindings in auto-mode-alist as
ad727c81
TH
3180 fallback instead of hard coding fundamental mode.
3181
b71b7803
TH
31822010-12-30 Tassilo Horn <tassilo@member.fsf.org>
3183
3184 * doc-view.el (doc-view-doc->txt): Handle OpenDocument (or MS
3185 Office) files also for searching.
3186
95e16d17
TH
31872010-12-30 Tassilo Horn <tassilo@member.fsf.org>
3188
3189 * doc-view.el: Implement viewing of OpenDocument (and Microsoft
3190 Office) files. Not yet enabled via auto-mode-list.
3191 (doc-view-unoconv-program): New custom variable.
3192 (doc-view-mode-p): Handle new odf document type.
3193 (doc-view-odf->pdf): New conversion function.
3194 (doc-view-convert-current-doc): Call it for odf files.
3195 (doc-view-mode): Recognize newly supported file extensions.
3196
b191c9d9
MA
31972010-12-30 Michael Albinus <michael.albinus@gmx.de>
3198
3199 * net/tramp.el (tramp-default-method-alist)
3200 (tramp-default-user-alist)
3201 (tramp-local-host-regexp, tramp-prefix-domain-format)
3202 (tramp-prefix-domain-regexp): Set tramp-autoload cookie.
3203
3204 * net/tramp-ftp.el:
3205 * net/tramp-gvfs.el:
3206 * net/tramp-gw.el:
3207 * net/tramp-imap.el:
3208 * net/tramp-sh.el:
3209 * net/tramp-smb.el: Add tramp-autoload cookie for initialisation
3210 code of `tramp-default-method-alist' and `tramp-default-user-alist'.
3211
6e457cc9
KF
32122010-12-29 Karl Fogel <kfogel@red-bean.com>
3213
3214 * saveplace.el (save-place-alist-to-file): Save list sorted and
3215 pretty-printed, so that it is mergeable by line-based text merging,
3216 as suggested by Iain Dalton <iain.dalton {_AT_} gmail.com>.
3217
fb9a573a
KM
32182010-12-28 Ken Manheimer <ken.manheimer@gmail.com>
3219
e9e68fda 3220 * allout.el (allout-v18/19-file-var-hack): Obsolete, remove.
fb9a573a
KM
3221 (allout-mode): Argument "toggle" => "force".
3222 Refine the docstring.
3223 Remove special provisions for reactivation, besides the 'force'
3224 argument.
3225 Consolidate layout provisions coce directly into the activation
3226 condition branch, now that we've removed those provisions.
3227 (allout-unload-function): Explicitly activate the mode before
3228 deactivating, if it's initially deactivated.
3229 (allout-set-buffer-multibyte): Properly prevent byte-compiler
3230 warnings for version of function used only where
3231 set-buffer-multibyte is unavailable.
3232
c940c054
CY
32332010-12-28 Chong Yidong <cyd@stupidchicken.com>
3234
3235 * tool-bar.el (tool-bar-setup): Remove :enable conditions, which
3236 are handled by the menu-bar entries. As before, don't use
3237 :visibile to avoid changing the tool-bar.
3238
4c145d5d
MA
32392010-12-27 Michael Albinus <michael.albinus@gmx.de>
3240
3241 * net/secrets.el (secrets-delete-alias): New defun.
3242
fe99f704
MA
32432010-12-27 Michael Albinus <michael.albinus@gmx.de>
3244
3245 * net/tramp.el (tramp-default-user-alist): Do not add "ssh" based
3246 methods, otherwise ~/.ssh/config would be ignored.
3247
723ee192
SM
32482010-12-26 Stefan Monnier <monnier@iro.umontreal.ca>
3249
3250 * emacs-lisp/rx.el: Make it a superset of sregex.
3251 (rx-constituents): Add `any => "."', mark `repeat' as taking any number
3252 of args, add `regex' alias.
3253 (rx-info): Add arg to distinguish head and standalone forms.
3254 (rx-check, rx-form): Pass the corresponding arg.
3255 (rx-**): Simplify.
3256 (rx-repeat): Make it work for any number of args.
3257 (rx-syntax): Make it accept syntax chars as is.
3258 * obsolete/sregex.el: Move from emacs-lisp/.
3259 * emacs-lisp/re-builder.el: Remove sregex support.
3260 * emacs-lisp/edebug.el (sregexq, rx): Remove redundant defs.
3261
e77714da
EZ
32622010-12-25 Eli Zaretskii <eliz@gnu.org>
3263
3264 * mouse.el (mouse-yank-primary): On MS-Windows, try the (emulated)
3265 PRIMARY first, then the clipboard. (Bug#7699)
3266
17870c01
SM
32672010-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
3268
3269 * emacs-lisp/bytecomp.el (byte-compile-output-docform): Fix up use of
3270 print-number-table.
3271
6bfa51ba
CY
32722010-12-21 Chong Yidong <cyd@stupidchicken.com>
3273
d78cdcf7
CY
3274 * help-fns.el (find-lisp-object-file-name): Locate .emacs from
3275 .emacs.elc (Bug#7530).
3276
6bfa51ba
CY
3277 * wid-edit.el (widget-image-find): Remove bogus :ascent spec from
3278 image spec (Bug#7480).
3279
9d9cfd53
DU
32802010-12-21 Daiki Ueno <ueno@unixuser.org>
3281
3282 * obsolete/pgg-parse.el, obsolete/pgg-pgp5.el, obsolete/pgg-pgp.el,
723ee192
SM
3283 * obsolete/pgg-gpg.el, obsolete/pgg-def.el, obsolete/pgg.el:
3284 Move from lisp/.
9d9cfd53 3285
adc0b793
JD
32862010-12-20 Leo <sdl.web@gmail.com>
3287
3288 * dnd.el (dnd-get-local-file-name): Unhex of file name shall
3289 always be performed (Bug#7680).
3290
778ca437
CY
32912010-12-20 Chong Yidong <cyd@stupidchicken.com>
3292
3f95d7ff
CY
3293 * menu-bar.el (menu-bar-kill-ring-save): Make obsolete.
3294 (menu-bar-edit-menu): Bind "Copy" to kill-ring-save. Don't use
3295 mouse-region-match.
778ca437 3296
3f95d7ff 3297 * color.el: Move from gnus/.
94975270 3298
f48fdaad
CY
3299 * vc/diff.el (diff-better-file-name): Function deleted.
3300 abbreviating file names causes problems with shell-quote-argument.
94975270
CY
3301 (diff-no-select): Just use expand-file-name.
3302
3303 * tool-bar.el (tool-bar--image-expression): New function.
3304 (tool-bar-local-item, tool-bar--image-exp): Use it.
3305 (tool-bar-setup): Initialize tool-bar-separator-image-expression.
3306 Use :enable instead of :visible to avoid changing the tool-bar
3307 configuration unnecessarily.
3308
3309 * info.el (info-tool-bar-map): Add separators.
3310
2e306b39
KB
33112010-12-17 Ken Brown <kbrown@cornell.edu>
3312
3313 * loadup.el: Use version numbers in Cygwin build.
3314
395542c6
RT
33152010-12-17 Ryan Twitchell <metatheorem@gmail.com> (tiny change)
3316
3317 * ido.el (ido-file-internal): Ask for confirmation before
3318 overwriting an existing file (Bug#1238).
3319
4039c786
CY
33202010-12-16 Chong Yidong <cyd@stupidchicken.com>
3321
3322 * tool-bar.el (tool-bar-setup): Add separators.
3323
3324 * menu-bar.el (featurep): Use menu-bar-separator.
3325
45720dc3
GM
33262010-12-16 Ken Manheimer <ken.manheimer@gmail.com>
3327
3328 Migrate allout encryption provisions from pgg to epg.
3329
3330 * allout.el (allout-toggle-current-subtree-encryption)
3331 (allout-toggle-subtree-encryption): Adjust docstrings to reflect
3332 defaulting policy and other changes. Change fetch-pass to keymode-cue,
3333 for simpler universal argument interpretation.
35f52ed6 3334 (allout-toggle-subtree-encryption): Adjust docstring to describe
45720dc3
GM
3335 changed encryption provisions. Change fetch-pass to keymode-cue, for
3336 simpler universal argument interpretation. Remove provisions for
3337 handling key type and identity - they'll all be within
3338 allout-encrypt-string or epg/epg or even contained all the way in gpg.
3339 (allout-encrypt-string): Include keymode-cue, for optionally prompting
3340 for keypair recipients (universal argument > 1) and, in addition,
3341 associating the specified recipients with the outline (universal
3342 argument > 4) using a file local variable setting for
3343 'epa-file-encrypt-to'.
3344 Require epa, for recipients handling.
3345 Change how regexp filtering elements are named.
3346 Describe the problem with caching of incorrect symmetric-decryption
3347 keys.
3348 Use the epa-passphrase-callback-function, in case the user is using
3349 GnuPG v1.
3350 Support saving of the selected keypair recipients when invoked with a
3351 keymode-cue > 4.
3352 Remove obsolete arguments 'fetch-pass', 'target-cache-id', 'retried'.
3353 Require 'epa.
3354 Establish epg-context with armoring and default epg-protocol.
3355 Remove all passphrase cache, verification, and hinting code.
3356 (allout-passphrase-verifier-handling, allout-passphrase-hint-handling):
3357 No longer used, delete.
3358 (allout-mode): Adjust docstring to describe changed encryption
3359 provisions. Describe the problem with caching of incorrect
3360 symmetric-decryption keys.
3361 (allout-obtain-passphrase, allout-epg-passphrase-callback-function)
3362 (allout-make-passphrase-state, allout-passphrase-state-passphrase)
3363 (allout-encrypted-key-info, allout-update-passphrase-mnemonic-aids)
3364 (allout-get-encryption-passphrase-verifier, allout-verify-passphrase):
3365 Obsolete, remove.
3366
33088bed
DU
33672010-12-16 Daiki Ueno <ueno@unixuser.org>
3368
3369 * epa-file.el (epa-file-select-keys): Accept 'silent to inhibit
3370 key selection prompt; make 'silent as default (Bug#7487).
3371
bfc49a5b
LL
33722010-12-16 Leo <sdl.web@gmail.com>
3373
7973bcea
SM
3374 * eshell/eshell.el (eshell-directory-name):
3375 Use locate-user-emacs-file (Bug#7578).
bfc49a5b 3376
68251e16
GM
33772010-12-15 Glenn Morris <rgm@gnu.org>
3378
3379 * loadup.el (symbol-file-load-history-loaded): Remove; unused.
3380
99f053cf 33812010-12-15 Jari Aalto <jari.aalto@cante.net>
01c35094 3382 Scott Evans <gse@antisleep.com>
99f053cf
JA
3383
3384 * rect.el (rectange--default-line-number-format)
3385 (rectangle-number-line-callback): New functions.
3386 (rectangle-number-lines): New command, bound to C-x r N (Bug#4382).
3387
5614fd56
CY
33882010-12-15 Chong Yidong <cyd@stupidchicken.com>
3389
3390 * rect.el (operate-on-rectangle-lines, string-rectangle-string):
3391 Delete unused variables.
3392 (move-to-column-force): Remove function obsolete since 21.2.
3393
d68b0220
MA
33942010-12-14 Michael Albinus <michael.albinus@gmx.de>
3395
3396 * net/tramp.el (tramp-temp-buffer-file-name): Make it permanent-local.
3397 (tramp-handle-insert-file-contents): Do not set permanent-local
3398 property.
3399
7973bcea
SM
3400 * net/tramp-cache.el (tramp-persistency-file-name):
3401 Use `locate-user-emacs-file' if fboundp.
d68b0220
MA
3402
3403 * net/tramp-sh.el (tramp-methods): Add "ksu".
3404 (tramp-default-user-alist): Add "ksu". Use `regexp-opt' for
3405 method list.
3406
0273f794
GM
34072010-12-14 Glenn Morris <rgm@gnu.org>
3408
ab274982
GM
3409 * progmodes/js.el: Doc't require font-lock, etags, or easymenu.
3410 (find-tag-marker-ring): Declare.
3411 (js-find-symbol): Require etags.
3412
e758216c
GM
3413 * mail/sendmail.el: Don't require rmail or mailalias when compiling.
3414 Require mail-utils.
3415 (mail-alias-file): Don't autoload. Doc fix.
3416 (mail-bury-selects-summary, mail-send-nonascii): Don't autoload.
3417 (mail-mailer-swallows-blank-line): Default to nil. Doc fix.
3418 Mark as obsolete, and risky.
3419 (mail-setup): Simplify.
3420
53aff12a
GM
3421 * mail/mailalias.el (build-mail-aliases): Make it interactive.
3422 * mail/sendmail.el (build-mail-aliases): Update autoload.
3423
aae4b48c
GM
3424 * dired.el (dired-trivial-filenames, dired-chown-program)
3425 (dired-auto-revert-buffer): Remove autoload cookies.
3426 * mail/sendmail.el (mail-recover-1): Require 'dired.
3427
bff7c1ad
GM
3428 * dired.el (dired-subdir-switches, dired-chown-program)
3429 (dired-use-ls-dired, dired-chmod-program, dired-touch-program):
3430 Make into defcustoms.
3431 (dired-chown-program): Simplify initialization.
3432
0273f794
GM
3433 * mail/mail-utils.el: No need to require lisp-mode, it's in loadup.
3434
bc557672
RF
34352010-12-13 Romain Francoise <romain@orebokech.com>
3436
3437 * net/gnutls.el (gnutls-negotiate): Fix setting of default trustfiles.
3438
7410c270
G
34392010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3440
3441 * net/netrc.el (netrc-point-at-eol): Remove the unused
3442 netrc-point-at-old and netrc-bound-and-true-p bindings.
3443 (netrc-parse): Cache the netrc contents.
3444
f49d1f52 34452010-12-13 Eli Zaretskii <eliz@gnu.org>
11aad4e9
EZ
3446
3447 * subr.el (posn-col-row): Evaluate header-line-format in the
3448 context of the POSITION window's buffer.
3449
f49d1f52 34502010-12-13 Glenn Morris <rgm@gnu.org>
5612fd08
GM
3451
3452 * subr.el (member-ignore-case, run-mode-hooks, insert-for-yank-1)
3453 (with-silent-modifications): Doc fixes.
3454
f49d1f52 34552010-12-13 Michael Albinus <michael.albinus@gmx.de>
158d5945
MA
3456
3457 * net/tramp.el (tramp-action-password, tramp-process-actions):
d68b0220 3458 Revert previous from. Use `save-restriction'.
158d5945 3459
f49d1f52 34602010-12-13 Stephen Berman <stephen.berman@gmx.net>
81ced43d
SB
3461
3462 * calendar/diary-lib.el (diary-list-sexp-entries):
3463 Handle case of no newline at end of file. (Bug#7536)
3464
f49d1f52 34652010-12-13 Glenn Morris <rgm@gnu.org>
b2364eaa
GM
3466
3467 * mail/smtpmail.el (smtpmail-send-it): Revert previous change.
3468
f49d1f52 34692010-12-13 Michael Albinus <michael.albinus@gmx.de>
32802ee1 3470
f49d1f52 3471 * net/tramp.el (tramp-action-password): Delete region, do not narrow.
32802ee1 3472 (tramp-process-actions): Do not widen.
d68b0220 3473
f49d1f52
SM
3474 * net/tramp-sh.el (tramp-sh-handle-start-file-process):
3475 Protect buffer-modified value. (Bug#7557)
32802ee1 3476
f49d1f52 34772010-12-13 Jan Moringen <jmoringe@techfak.uni-bielefeld.de>
da9123a8
JM
3478
3479 * log-edit.el (log-edit-changelog-entries):
3480 Regexp quote filename. (Bug#7505)
3481
f49d1f52 34822010-12-13 Tom Breton <tehom@panix.com>
478834e6
TB
3483
3484 * cus-edit.el (custom-save-all):
3485 Bind print-length and print-level to nil. (Bug#7581)
3486
f49d1f52 34872010-12-13 Glenn Morris <rgm@gnu.org>
3c1e62f8 3488
d5e6e0b6
GM
3489 * mouse.el (mouse-menu-major-mode-map, mouse-menu-bar-map):
3490 Run hooks to update menu contents. (Bug#7586)
3491
3c1e62f8
GM
3492 * mail/smtpmail.el (smtpmail-send-it): Avoid colons in the queued
3493 file names, for the sake of MS Windows. (Bug#7588)
3494
f49d1f52 34952010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
b1816a74
SM
3496
3497 * diff-mode.el (diff-refine-hunk): Make it work when the hunk contains
3498 empty lines without a leading space.
3499
f49d1f52 35002010-12-13 Leo <sdl.web@gmail.com>
86a6e8e0 3501
740af6c9
GM
3502 * dired-aux.el (dired-do-redisplay): Postpone dired-after-readin-hook
3503 while mapping over marks (Bug#6810).
86a6e8e0 3504
f49d1f52 35052010-12-13 Chong Yidong <cyd@stupidchicken.com>
bc60f4de
CY
3506
3507 * image-dired.el (image-dired-db-file)
3508 (image-dired-temp-image-file, image-dired-gallery-dir)
3509 (image-dired-temp-rotate-image-file): Set default values relative
3510 to image-dired-dir (Bug#7518).
3511
f49d1f52 35122010-12-13 Lawrence Mitchell <wence@gmx.li>
3ecba049
LM
3513
3514 * format.el (format-decode-run-method): Pass args FROM and TO, not
3515 point-min and point-max, to shell-command-on-region (Bug#7488).
3516
f49d1f52 35172010-12-13 Jan Djärv <jan.h.d@swipnet.se>
0afb6242
JD
3518
3519 * frame.el (blink-cursor-mode): Make default t for ns.
3520
f49d1f52 35212010-12-13 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
5eae900e
BR
3522
3523 * vc-dir.el (vc-dir-query-replace-regexp): Doc fix (Bug#7501).
3524
f49d1f52 35252010-12-13 Chong Yidong <cyd@stupidchicken.com>
74194465 3526
637c2c43
CY
3527 * comint.el (comint-dynamic-list-input-ring)
3528 (comint-dynamic-complete-filename)
3529 (comint-replace-by-expanded-filename)
3530 (comint-dynamic-simple-complete)
3531 (comint-dynamic-list-filename-completions)
3532 (comint-dynamic-list-completions): Doc fix (Bug#7499).
3533
74194465
CY
3534 * subr.el (posn-x-y, posn-object-x-y, posn-object-width-height):
3535 Doc fix (Bug#7471).
3536
f49d1f52 35372010-12-13 Martin Rudalics <rudalics@gmx.at>
6ed96c33
MR
3538
3539 * dired.el (dired-pop-to-buffer): Bind pop-up-frames to nil
3540 (Bug#7533).
3541
01c35094 35422010-12-13 W. Martin Borgert <debacle@debian.org> (tiny change)
11cb1e35
MB
3543
3544 * files.el (auto-mode-alist): Handle .dbk (DocBook) with xml-mode.
3545 (Bug#7491).
3546
f49d1f52 35472010-12-13 Eli Zaretskii <eliz@gnu.org>
2472c214
EZ
3548
3549 * files.el (file-relative-name): Handle UNC file names on
3550 DOS/Windows. (Bug#4674)
3551
f49d1f52 35522010-12-13 Daiki Ueno <ueno@unixuser.org>
f9fe1af9
DU
3553
3554 * epg.el (epg-digest-algorithm-alist): Replace "RMD160" with
3555 "RIPEMD160" (Bug#7490). Reported by Daniel Kahn Gillmor.
3556 (epg-context-set-passphrase-callback): Mention that the callback
3557 is not called when used with GnuPG 2.x.
3558
f49d1f52 35592010-12-13 Glenn Morris <rgm@gnu.org>
ff80efe7
GM
3560
3561 * ps-print.el (ps-line-lengths-internal, ps-nb-pages):
3562 Ensure ps-footer-font-size-internal is initialized.
3563 Call ps-get-page-dimensions before trying to use ps-font-for-text.
3564
f49d1f52 35652010-12-13 Kenichi Handa <handa@m17n.org>
7e116860
KH
3566
3567 * mail/rmailmm.el (rmail-mime-parse): Call rmail-mime-process
3568 within condition-case.
3569 (rmail-show-mime): Don't use condition-case.
3570 (rmail-search-mime-message): New function.
3571 (rmail-search-mime-message-function): Set to
3572 rmail-search-mime-message.
3573
f49d1f52 35742010-12-13 Leo <sdl.web@gmail.com>
bd794450 3575
0fdd1db7 3576 * ido.el (ido-common-initialization): New function. (bug#3274)
bd794450
LL
3577 (ido-mode): Use it.
3578 (ido-completing-read): Call it.
3579
fdbb4d85
KF
35802010-12-12 Karl Fogel <kfogel@red-bean.com>
3581
3582 * bookmark.el (bookmark-name-from-full-record): Rename back to
3583 this original name from `bookmark-name-from-record' reverting part
3584 of 2010-12-08T08:09:27Z!kfogel@red-bean.com / kfogel@red-bean.com-20101208080927-5j9jqnb2xvcw4ogm.
3585 As Drew Adams pointed out, there was no reason to cause churn for
2cf429d0 3586 third-party callers. (Bug#7609)
fdbb4d85 3587
0e5cf2b8
AM
35882010-12-12 Alan Mackenzie <acm@muc.de>
3589
3590 * progmodes/cc-engine.el (c-forward-type): Before scanning a
3591 template arglist, check that the current language supports this.
3592
6961d41c
GM
35932010-12-11 Glenn Morris <rgm@gnu.org>
3594
2b404597
GM
3595 * vc/vc-bzr.el (vc-bzr-state-heuristic): Also check that the executable
3596 state of the file matches. (Bug#7544)
3597 (vc-bzr-register, vc-bzr-checkin)
3598 (vc-bzr-annotate-extract-revision-at-line): Doc fixes.
3599 (vc-directory-exclusion-list): Remove unnecessary eval-after-load.
3600
6961d41c
GM
3601 * textmodes/sgml-mode.el (sgml-xml-guess): Add .xhtml extension.
3602
1e5d2a04
KK
36032010-12-11 Karel Klíč <kklic@redhat.com>
3604
3605 * files.el (auto-mode-alist): Use html-mode for *.xhtml. (Bug#7606)
3606
175069ef
SM
36072010-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
3608
3609 Derive from prog-mode, use derived-mode-p, and fix up various
3610 minor style issues in lisp/progmodes.
3611
3612 * progmodes/vhdl-mode.el (vhdl-mode):
3613 * progmodes/verilog-mode.el (verilog-mode):
3614 * progmodes/vera-mode.el (vera-mode):
3615 * progmodes/sql.el (sql-mode):
3616 * progmodes/scheme.el (scheme-mode):
3617 * progmodes/perl-mode.el (perl-mode):
3618 * progmodes/octave-inf.el (inferior-octave-mode):
3619 * progmodes/autoconf.el (autoconf-mode):
3620 * progmodes/m4-mode.el (m4-mode):
3621 * progmodes/inf-lisp.el (inferior-lisp-mode):
3622 * progmodes/idlwave.el (idlwave-mode):
3623 * progmodes/icon.el (icon-mode):
3624 * progmodes/idlw-help.el (idlwave-help-mode):
3625 * progmodes/dcl-mode.el (dcl-mode):
3626 * progmodes/idlw-shell.el (idlwave-shell-mode):
3627 * progmodes/ebrowse.el (ebrowse-tree-mode, ebrowse-electric-list-mode)
3628 (ebrowse-member-mode, ebrowse-electric-position-mode):
3629 Use define-derived-mode.
3630
3631 * progmodes/xscheme.el (exit-scheme-interaction-mode)
3632 (xscheme-enter-interaction-mode, xscheme-enter-debugger-mode)
3633 (xscheme-debugger-mode-p, xscheme-send-string-1):
3634 * progmodes/tcl.el (inferior-tcl-proc, tcl-current-word)
3635 (tcl-load-file, tcl-restart-with-file):
3636 * progmodes/ps-mode.el (ps-run-running):
3637 * progmodes/gdb-mi.el (gud-watch, gdb-mouse-set-clear-breakpoint):
3638 * progmodes/js.el (js--get-all-known-symbols):
3639 * progmodes/inf-lisp.el (inferior-lisp-proc):
3640 * progmodes/idlwave.el (idlwave-beginning-of-statement)
3641 (idlwave-template, idlwave-update-buffer-routine-info)
3642 (idlwave-update-current-buffer-info)
3643 (idlwave-get-routine-info-from-buffers, idlwave-choose)
3644 (idlwave-scan-class-info, idlwave-fix-keywords)
3645 (idlwave-list-buffer-load-path-shadows):
3646 * progmodes/idlw-toolbar.el (idlwave-toolbar, idlwave-toolbar-add)
3647 (idlwave-toolbar-remove):
3648 * progmodes/idlw-shell.el (idlwave-shell-save-and-action)
3649 (idlwave-shell-file-name, idlwave-shell-electric-debug-all-off)
3650 (idlwave-shell-menu-def):
3651 * progmodes/idlw-complete-structtag.el
3652 (idlwave-prepare-structure-tag-completion):
3653 * progmodes/gud.el (gud-set-buffer):
3654 * progmodes/f90.el (f90-backslash-not-special):
3655 * progmodes/delphi.el (delphi-find-unit): Use derived-mode-p.
3656
3657 * progmodes/xscheme.el (xscheme-start)
3658 (local-set-scheme-interaction-buffer, scheme-interaction-mode):
3659 * progmodes/which-func.el (which-function):
3660 * progmodes/vhdl-mode.el (vhdl-set-style):
3661 * progmodes/verilog-mode.el (verilog-set-compile-command)
3662 (verilog-modify-compile-command, verilog-error-regexp-add-xemacs)
3663 (verilog-set-define, verilog-auto-reeval-locals):
3664 * progmodes/sql.el (sql-product-font-lock, sql-interactive-mode):
3665 * progmodes/simula.el (simula-mode):
3666 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode):
3667 * progmodes/python.el (python-check, python-mode):
3668 * progmodes/prolog.el (prolog-mode-variables):
3669 * progmodes/gud.el (gud-tooltip-activate-mouse-motions):
3670 * progmodes/ebrowse.el (ebrowse-view-file-other-frame):
3671 * progmodes/delphi.el (delphi-mode):
3672 * progmodes/cc-styles.el (c-setup-paragraph-variables):
3673 * progmodes/cc-mode.el (c-basic-common-init, c-common-init)
3674 (c-font-lock-init): Move make-local-variable to their setq.
3675
3676 * progmodes/vhdl-mode.el (vhdl-write-file-hooks-init)
3677 (vhdl-hs-minor-mode, vhdl-ps-print-init): Fix make-local-variable ->
3678 make-local-hook.
3679 * progmodes/sh-script.el (sh-require-final-newline): Remove.
3680 (sh-set-shell): Don't set require-final-newline since it's already done
3681 by prog-mode.
3682 * progmodes/modula2.el (m2-mode): Don't make m2-end-comment-column
3683 since we never set it.
3684 * progmodes/ebrowse.el (ebrowse-set-tree-indentation):
3685 Use read-string and standard prompt.
3686 * progmodes/dcl-mode.el (dcl-mode-map): Move init into declaration.
3687 * progmodes/meta-mode.el (meta-mode-abbrev-table): Merge init and decl.
3688 (meta-common-mode-syntax-table): Rename from meta-mode-syntax-table.
3689 (meta-common-mode-map): Rename from meta-mode-map.
3690 Remove C-m binding, which is a user preference, not mode specific.
3691 (meta-common-mode): New major mode; replace meta-common-initialization.
3692 * progmodes/js.el (js-mode): Call syntax-propertize rather than messing
3693 around with font-lock.
3694 * progmodes/etags.el (select-tags-table-mode):
3695 Derive from special-mode.
3696 * progmodes/octave-mod.el (octave-mode):
3697 * progmodes/gdb-mi.el (gdb-inferior-io-mode, gdb-threads-mode)
3698 (gdb-memory-mode, gdb-disassembly-mode, gdb-breakpoints-mode)
3699 (gdb-frames-mode, gdb-locals-mode, gdb-registers-mode):
3700 Let define-derived-mode do its job.
3701 * progmodes/cpp.el (cpp-edit-mode-map):
3702 Move initialization into declaration.
3703 (cpp-edit-mode): Use define-derived-mode.
3704 (cpp-edit-load): Use derived-mode-p.
3705 * progmodes/mixal-mode.el (mixal-mode):
3706 * progmodes/f90.el (f90-mode):
3707 * progmodes/cfengine.el (cfengine-mode): Don't bother setting
3708 require-final-newline since prog-mode does it already.
3709 * progmodes/cc-cmds.el (c-update-modeline): Use match-string.
3710 * progmodes/asm-mode.el (asm-mode-map): Fix menu setup.
3711 * progmodes/antlr-mode.el: Require cc-mode upfront.
3712 (antlr-mode-syntax-table, antlr-action-syntax-table): Initialize in
3713 the declaration.
3714 (antlr-directory-dependencies, antlr-show-makefile-rules):
3715 Use derived-mode-p.
3716 (antlr-language-option): Don't assume point-min==1.
3717 (antlr-mode): Use define-derived-mode.
3718 * progmodes/ada-mode.el: Use derived-mode-p.
3719 (ada-mode): Use define-derived-mode.
3720 Use hack-local-variables-hook.
3721
61f91c04
SM
37222010-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
3723
3724 * textmodes/texinfo.el (texinfo-mode-map): Bind texinfo-insert-@end.
3725 (texinfo-mode): Don't disable adaptive-fill-mode.
3726 (texinfo-insert-block): Adjust cursor placement for blocks with arg.
3727 (texinfo-insert-@end, texinfo-insert-braces, texinfo-insert-@code)
3728 (texinfo-insert-@dfn, texinfo-insert-@email, texinfo-insert-@emph)
3729 (texinfo-insert-@example, texinfo-insert-@file, texinfo-insert-@item)
3730 (texinfo-insert-@kbd, texinfo-insert-@node, texinfo-insert-@noindent)
3731 (texinfo-insert-@quotation, texinfo-insert-@samp)
3732 (texinfo-insert-@strong, texinfo-insert-@table, texinfo-insert-@var)
3733 (texinfo-insert-@uref): Use define-skeleton.
3734 (texinfo-insert-@-with-arg): Delete.
3735
72a44673
EZ
37362010-12-10 Eli Zaretskii <eliz@gnu.org>
3737
3738 * arc-mode.el (archive-zip-extract): If w32-quote-process-args is
3739 nil, do quote archive member names. (Bug#6144)
3740
ab540f59
GM
37412010-12-10 Glenn Morris <rgm@gnu.org>
3742
66f782de
GM
3743 * files.el (diff-no-select): Declare.
3744
e554b3f8
GM
3745 * mail/emacsbug.el (report-emacs-bug): Use mail-user-agent properties.
3746 (report-emacs-bug-create-existing-bugs-buffer): Avoid free variables.
3747
ab540f59
GM
3748 * comint.el (comint-input-ring-file-name): Doc fix.
3749
f68ab99b
EZ
37502010-12-09 Eli Zaretskii <eliz@gnu.org>
3751
3752 * menu-bar.el (menu-bar-frame-for-menubar, menu-bar-positive-p):
3753 New functions.
61f91c04
SM
3754 (menu-bar-showhide-menu) <menu-bar-mode, showhide-tool-bar>:
3755 Use them instead of `nil' and `>', respectively.
f68ab99b
EZ
3756 (menu-bar-showhide-tool-bar-menu): Use menu-bar-frame-for-menubar
3757 instead of `nil'.
3758 (toggle-menu-bar-mode-from-frame): Use menu-bar-frame-for-menubar
3759 and menu-bar-positive-p instead of `nil' and `>', respectively.
3760 (Bug#1077)
3761
650453a9
VJL
37622010-12-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3763
3764 * whitespace.el (whitespace-newline-mode): Code fix.
3765
28d5de72
GM
37662010-12-09 Glenn Morris <rgm@gnu.org>
3767
3768 * play/landmark.el (lm-print-y,s,noise-int, lm-print-y,s,noise):
3769 Rename functions without commas, update callers.
3770
b596d50d 37712010-12-08 Jeff Dairiki <dairiki@dairiki.org> (tiny change)
16498102 3772
b596d50d
GM
3773 * whitespace.el (whitespace-cleanup-region):
3774 Clean up spaces before tabs. (Bug#7582)
16498102 3775
eff37c5e
KF
37762010-12-08 Karl Fogel <kfogel@red-bean.com>
3777
3778 * bookmark.el: Adjust parameter names and doc strings to resolve
3779 confusion over whether "bookmark" meant a bookmark name or a
3780 bookmark record. Along the way, shorten one function's name for
3781 similar reasons. (Issue #7548)
3782 (bookmark-name-from-record): New name for
3783 `bookmark-name-from-full-record'. All callers changed.
3784 (bookmark-get-bookmark, bookmark-get-bookmark-record)
3785 (bookmark-default-annotation-text, bookmark-prop-get, bookmark-prop-set)
3786 (bookmark-get-annotation, bookmark-set-annotation)
3787 (bookmark-get-filename, bookmark-set-filename)
3788 (bookmark-get-position, bookmark-set-position)
3789 (bookmark-get-front-context-string, bookmark-set-front-context-string)
3790 (bookmark-get-rear-context-string, bookmark-set-rear-context-string)
3791 (bookmark-get-handler, bookmark-edit-annotation, bookmark--jump-via)
3792 (bookmark-handle-bookmark, bookmark-location, bookmark-show-annotation):
3793 Rename `bookmark' parameter to `bookmark-name-or-record', to
3794 clearly show its role, and shorten or adjust doc strings accordingly.
3795 (bookmark-set-name): Same, and pass the parameter directly to
3796 `bookmark-get-bookmark' instead of redundantly doing the callee's work.
3797 (bookmark-default-annotation-text, bookmark-send-edited-annotation)
3798 (bookmark-relocate, bookmark-insert-location, bookmark-insert)
3799 (bookmark-delete): Rename `bookmark' parameter to `bookmark-name',
3800 and in some cases shorten doc string accordingly.
3801 (bookmark-rename): Change `old' and `new' parameters to `old-name'
3802 and `new-name', and adjust an internal variable to avoid confusion.
3803 (bookmark-jump, bookmark-jump-noselect): Clarify `bookmark'
3804 parameter in doc string.
3805
5fe9ebd1
GM
38062010-12-08 Glenn Morris <rgm@gnu.org>
3807
ac8331a7
GM
3808 * progmodes/gdb-mi.el (gdb): Try to initialize comint input history
3809 from gdb's history file. (Bug#7575)
3810
5fe9ebd1
GM
3811 * mail/emacsbug.el (report-emacs-bug):
3812 Try to handle some other mail clients.
3813
33cf0fb2
SM
38142010-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
3815
3816 * files.el (dir-locals-collect-variables): Don't let errors stop us.
3817 Use string-prefix-p.
3818 (file-name-version-regexp): New var.
3819 (file-name-sans-versions):
3820 * jka-cmpr-hook.el (jka-compr-build-file-regexp): Use it,
3821 (jka-compr-get-compression-info): Use dolist.
3822 (jka-compr-compression-info-list): Don't bother specifying
3823 version/backup regexps.
3824
11c31b99
TH
38252010-12-07 Tassilo Horn <tassilo@member.fsf.org>
3826
3827 * simple.el (just-one-space): Make argument n default to 1 if
3828 omitted.
3829
a733fc37
SM
38302010-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
3831
3832 * electric.el (electric-indent-post-self-insert-function):
3833 Delete trailing newlines even if we don't reindent.
3834
88b5a757
DD
38352010-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
3836
a733fc37
SM
3837 * minibuffer.el (completion-at-point): Remove the `arg'.
3838 * bindings.el (complete-symbol): Move back from minibuffer.el.
3839
38402010-12-06 Deniz Dogan <deniz.a.m.dogan@gmail.com>
3841
88b5a757
DD
3842 * simple.el (just-one-space): Delete newlines for negative arg.
3843
ce327e48
SM
38442010-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
3845
3846 * ansi-color.el (ansi-color-unfontify-region): Replace by trivial def.
3847 (ansi-color-filter-apply): Simplify.
3848 (ansi-color-apply): Use `font-lock-face' rather than `face'.
3849
ac73d955
BR
38502010-12-05 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
3851
3852 * vc/vc-dir.el (vc-dir-query-replace-regexp): Doc fix (Bug#7501).
3853
8c44f097
CY
38542010-12-04 Chong Yidong <cyd@stupidchicken.com>
3855
3856 * dired.el (dired-use-ls-dired): Set default to a special
3857 "unspecified" value.
3858 (dired-insert-directory): When called the first time, check
3859 whether "ls --dired" succeeds and set dired-use-ls-dired (Bug#7546).
3860
15af15e5
TO
38612010-12-04 Tak Ota <Takaaki.Ota@am.sony.com>
3862
3863 * replace.el: Add "collect" feature to occur.
3864 (occur-collect-regexp-history): New var.
88b5a757
DD
3865 (occur-read-primary-args): Return a replace string for nlines,
3866 if needed.
15af15e5
TO
3867 (occur): Extend the meaning of nlines.
3868
b2e6e5bd
SM
38692010-12-04 Stefan Monnier <monnier@iro.umontreal.ca>
3870
3871 * progmodes/which-func.el (which-func-ff-hook): Log the error message.
3872 (which-func-update-1): Distinguish symbols from strings.
3873 (which-function): Stay within 80 columns.
3874
ee9355dc
SM
38752010-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
3876
7f0ea0ff
SM
3877 * subr.el (with-demoted-errors): Distinguish symbols from strings.
3878
ee9355dc
SM
3879 * newcomment.el (comment-styles): Add docs to each style (bug#7509).
3880 Improve docstring.
3881 (comment-style): Use comment-styles's docs to describe values.
3882
3e972d98
JD
38832010-12-03 Jan Djärv <jan.h.d@swipnet.se>
3884
3885 * term/common-win.el (x-setup-function-keys): Restore ns-new-frame
3886 and ns-show-prefs (Bug#7535).
3887
3888 * term/ns-win.el (global-map): Restore ns-new-frame and ns-show-prefs
3889 bindings (Bug#7535).
3890
c879436a
GM
38912010-12-03 Glenn Morris <rgm@gnu.org>
3892
afe27238
GM
3893 * nxml/nxml-mode.el: Require rng-nxml.
3894 (rng-nxml-mode-init, nxml-enable-unicode-char-name-sets):
3895 Remove declarations.
3896
65beee52
GM
3897 * nxml/nxml-mode.el, nxml/nxml-outln.el, nxml/rng-loc.el:
3898 * nxml/rng-nxml.el, nxml/rng-valid.el:
3899 Remove leading `*' from defcustom docs.
3900
ad961a00
GM
3901 * startup.el (normal-top-level-add-subdirs-to-load-path): Simplify.
3902 (normal-top-level-add-to-load-path, tty-handle-args):
3903 Convert comments to basic doc-strings.
3904
c5fd0ab5
GM
3905 * net/browse-url.el (browse-url-url-at-point)
3906 (browse-url-default-browser): Remove autoload cookies.
3907
f62f063d
GM
3908 * mail/emacsbug.el (report-emacs-bug-create-existing-bugs-buffer):
3909 Remove more undefined cl functions.
3910
c879436a
GM
3911 * vc/diff.el (diff-sentinel): Make new arguments optional.
3912 * ibuf-ext.el (diff-sentinel): Update declaration.
3913
3721e124
DU
39142010-12-03 Daiki Ueno <ueno@unixuser.org>
3915
3916 * epg.el (epg-digest-algorithm-alist): Replace "RMD160" with
3917 "RIPEMD160" (Bug#7490). Reported by Daniel Kahn Gillmor.
3918 (epg-context-set-passphrase-callback): Mention that the callback
3919 is not called when used with GnuPG 2.x.
3920
66feec8b
MA
39212010-12-02 Michael Albinus <michael.albinus@gmx.de>
3922
3923 * net/tramp.el (tramp-local-host-regexp): Add "localhost6".
3924 (tramp-file-name-port): Check also for `tramp-default-port'.
3925 (tramp-get-connection-name): New defun.
3926 (tramp-get-connection-process): Use it.
3927 (tramp-debug-message): Extend function exclude list.
3928 (tramp-drop-volume-letter): Fix doc string.
3929
3930 * net/tramp-cmds.el: Remove solved todo item.
3931
66feec8b
MA
3932 * net/tramp-ftp.el:
3933 * net/tramp-gvfs.el:
3934 * net/tramp-gw.el:
3935 * net/tramp-imap.el:
3936 * net/tramp-smb.el: Fix regexps added to `tramp-default-method-alist'
3937 and `tramp-default-user-alist', respectively.
3938
88b5a757
DD
3939 * net/tramp-gw.el (tramp-gw-open-connection):
3940 Use `tramp-get-connection-name' and `tramp-get-connection-buffer'.
66feec8b
MA
3941
3942 * net/tramp-imap.el (tramp-imap-make-iht): Use just
3943 `tramp-file-name-port'.
3944
3945 * net/tramp-sh.el (tramp-methods): Add recursive options to "pscp"
3946 and "psftp". Exchange "%k" marker with options.
3947 (tramp-do-copy-or-rename-file, tramp-sh-handle-file-local-copy):
3948 Compute size of link target.
35f52ed6
JB
3949 (tramp-do-copy-or-rename-file-out-of-band): Move setting of
3950 `tramp-current-*' up due to gateway methods. Optimize computing of
66feec8b
MA
3951 copy arguments. Use `tramp-get-connection-name' and
3952 `tramp-get-connection-buffer'. Improve debug messages.
3953 (tramp-compute-multi-hops): Remove port determination.
3954 (tramp-maybe-open-connection): Use `tramp-get-connection-name'.
3955
3956 * net/trampver.el: Update release number.
3957
bd77c2ef
GM
39582010-12-02 Glenn Morris <rgm@gnu.org>
3959
05907bb3
GM
3960 * emacs-lisp/cl-macs.el (cl-parse-loop-clause):
3961 Avoid infinite loop over windows. (Bug#7492)
3962
bd77c2ef
GM
3963 * progmodes/flymake.el (flymake-check-file-limit):
3964 Allow nil to mean "no limit".
3965 (flymake-check-patch-master-file-buffer): Update for above change.
3966 Allow a .tex file-name extension to be optional.
3967 (flymake-master-tex-init): Also match \include statements.
3968
f7ca27a1
SS
39692010-11-30 Sam Steingold <sds@gnu.org>
3970
3971 * nxml/nxml-mode.el (nxml-parent-document): Add a variable.
3972 (nxml-parent-document-set): A function to set `nxml-parent-document'.
3973 (nxml-mode): Define using `define-derived-mode' instead of `defun'.
3974 (nxml-mode-hook): Remove `defcustom' (auto-defined by
3975 define-derived-mode').
3976 * nxml/rng-valid.el (rng-dtd-trivial-p): Add a helper function for
3977 users who want to call `nxml-parent-document-set'.
3978
402c8a49
CY
39792010-11-27 Chong Yidong <cyd@stupidchicken.com>
3980
3981 * log-edit.el (log-edit-font-lock-keywords): Don't try matching
3982 stand-alone lines, since that is handled by log-edit-match-to-eoh
3983 (Bug#6465).
3984
d1882ac7
EW
39852010-11-27 Eduard Wiebe <usenet@pusto.de>
3986
3987 * dired.el (dired-get-filename): Replace backslashes with slashes
3988 in file names on MS-Windows, needed by `locate'. (Bug#7308)
3989 * locate.el (locate-default-make-command-line): Don't consider
3990 drive letter and root directory part of
3991 `directory-listing-before-filename-regexp'. (Bug#7308)
3992 (locate-post-command-hook, locate-post-command-hook): New defcustoms.
3993
07976ae3 39942010-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
09ffa822
SM
3995
3996 * emacs-lisp/smie.el (smie-prec2->grammar): Simplify handling
3997 of :smie-open/close-alist.
3998 (smie-next-sexp): Make it accept a "start token" as argument.
3999 (smie-indent-keyword): Be careful not to misidentify tokens that span
4000 more than one line, as empty lines. Add argument `token'.
4001
07976ae3 40022010-11-27 Kenichi Handa <handa@m17n.org>
3d9ee611 4003
afde451a
KH
4004 * mail/rmailmm.el (rmail-mime-insert-multipart): For unsupported
4005 multipart subtypes, insert all as usual.
4006
3d9ee611
KH
4007 * mail/rmail.el: Require rfc2047.
4008
07976ae3 40092010-11-27 Kenichi Handa <handa@m17n.org>
d1be4ec2
KH
4010
4011 * mail/rmailmm.el (rmail-mime-entity, rmail-mime-entity-type)
4012 (rmail-mime-entity-disposition)
4013 (rmail-mime-entity-transfer-encoding, rmail-mime-entity-header)
4014 (rmail-mime-entity-body, rmail-mime-entity-children): New functions.
4015 (rmail-mime-save): Handle the case that the button's `data' is a
4016 MIME entity.
4017 (rmail-mime-insert-text): New function.
9e0ecdab 4018 (rmail-mime-insert-image): Handle the case that DATA is a MIME entity.
d1be4ec2
KH
4019 (rmail-mime-bulk-handler): Just call rmail-mime-insert-bulk.
4020 (rmail-mime-insert-bulk): New function mostly copied from the old
4021 rmail-mime-bulk-handler.
9e0ecdab
GM
4022 (rmail-mime-multipart-handler): Just call rmail-mime-process-multipart.
4023 (rmail-mime-process-multipart): New function mostly copied from
d1be4ec2
KH
4024 the old rmail-mime-multipart-handler.
4025 (rmail-mime-show): Just call rmail-mime-process.
9e0ecdab 4026 (rmail-mime-process): New function mostly copied from the old
d1be4ec2
KH
4027 rmail-mime-show.
4028 (rmail-mime-insert-multipart, rmail-mime-parse)
4029 (rmail-mime-insert, rmail-show-mime)
4030 (rmail-insert-mime-forwarded-message)
4031 (rmail-insert-mime-resent-message): New functions.
4032 (rmail-insert-mime-forwarded-message-function): Set to
4033 rmail-insert-mime-forwarded-message.
4034 (rmail-insert-mime-resent-message-function): Set to
4035 rmail-insert-mime-resent-message.
4036
4037 * mail/rmailsum.el: Require rfc2047.
4038 (rmail-header-summary): Handle multiline Subject: field.
4039 (rmail-summary-line-decoder): Change the default to
4040 rfc2047-decode-string.
4041
4042 * mail/rmail.el (rmail-enable-mime): Change the default to t.
4043 (rmail-mime-feature): Change the default to `rmailmm'.
4044 (rmail-quit): Delete the specifal code for rmail-enable-mime.
4045 (rmail-display-labels): Likewise.
4046 (rmail-show-message-1): Check rmail-enable-mime, and use
4047 rmail-show-mime-function for a MIME message. Decode the headers
4048 according to RFC2047.
4049
07976ae3 40502010-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
33aeea0e
SM
4051
4052 * progmodes/which-func.el (which-func-imenu-joiner-function):
4053 Return a string, as expected.
4054 (which-function-mode): Make sure we stop any previous timer before
4055 starting a new one.
4056
07976ae3 40572010-11-27 Michael Albinus <michael.albinus@gmx.de>
e40fc745
MA
4058
4059 * net/tramp.el (tramp-default-method-alist)
33aeea0e
SM
4060 (tramp-default-user-alist, tramp-default-proxies-alist):
4061 Adapt custom options type. (Bug#7445)
e40fc745 4062
07976ae3 40632010-11-27 Chong Yidong <cyd@stupidchicken.com>
ae3da38a
CY
4064
4065 * progmodes/python.el: Add Ipython support (Bug#5390).
4066 (python-shell-prompt-alist)
4067 (python-shell-continuation-prompt-alist): New options.
4068 (python--set-prompt-regexp): New function.
33aeea0e
SM
4069 (inferior-python-mode, run-python, python-shell):
4070 Require ansi-color. Use python--set-prompt-regexp to set the comint
ae3da38a
CY
4071 prompt based on the Python interpreter.
4072 (python--prompt-regexp): New var.
4073 (python-check-comint-prompt)
4074 (python-comint-output-filter-function): Use it.
4075 (run-python): Use a pipe (Bug#5694).
4076
07976ae3 40772010-11-27 Chong Yidong <cyd@stupidchicken.com>
1d851570
CY
4078
4079 * progmodes/python.el (run-python): Doc fix.
4080 (python-keep-current-directory-in-path): New var (Bug#7454).
4081
07976ae3 40822010-11-27 Chong Yidong <cyd@stupidchicken.com>
76dabd37
CY
4083
4084 * lpr.el (lpr-buffer, print-buffer, lpr-region, print-region):
4085 Prompt user before actually printing.
4086
0b839457
GM
40872010-11-27 Glenn Morris <rgm@gnu.org>
4088
4089 * startup.el (package-enable-at-startup, package-initialize):
4090 Remove unnecessary declarations.
4091
96107967
EZ
40922010-11-27 Eli Zaretskii <eliz@gnu.org>
4093
4094 * international/characters.el (glyphless-char-display-control):
4095 Exclude newline and TAB from the c0-control group.
4096
a140ec5f
GM
40972010-11-27 Glenn Morris <rgm@gnu.org>
4098
82445062
GM
4099 * mail/sendmail.el (build-mail-aliases): Doc fix for autoload.
4100 (expand-mail-aliases): Remove unnecessary autoload.
4101
08b5f072
GM
4102 * allout.el (allout-command-prefix, allout-mode-map): Declare.
4103
e96d4147
GM
4104 * shell.el (shell-dir-cookie-re): Move definition before use.
4105
a140ec5f
GM
4106 * mail/emacsbug.el (report-emacs-bug-create-existing-bugs-buffer):
4107 Replace undefined CL functions.
4108
a2249e66
EZ
41092010-11-26 Eli Zaretskii <eliz@gnu.org>
4110
228482b2
EZ
4111 * simple.el (prog-mode): Set bidi-paragraph-direction to
4112 left-to-right.
4113
a2249e66
EZ
4114 * term/pc-win.el (x-get-selection-internal): Emulation for MS-DOS.
4115
d01d7b8d
GM
41162010-11-26 Glenn Morris <rgm@gnu.org>
4117
4118 * calendar/diary-lib.el (diary-outlook-format-1): New function, so that
4119 diary-outlook-formats can be sensitive to calendar-date-style.
4120 (diary-outlook-formats): Simplify the default setting.
4121 (diary-from-outlook-internal): Pass subject and body as arguments.
4122 Use dolist rather than dotimes. Don't save the diary buffer.
4123 (diary-from-outlook-gnus, diary-from-outlook-rmail):
4124 Pass subject and body as explicit arguments to the -internal function.
4125
b3ea64a3
LMI
41262010-11-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4127
4128 * mail/rfc2368.el (rfc2368-parse-mailto-url): Unfold URLs before
4129 parsing them. This makes mailto:...?subject=foo\nbar work.
4130
d5e7b0d8
SM
41312010-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
4132
4133 * vc/diff.el (diff): Fix last change.
4134
872ab164
SM
41352010-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
4136
4137 * emacs-lisp/pcase.el: Improve pcase-let. Use "pcase--" prefix.
4138 (pcase--dontcare-upats): New var.
4139 (pcase-let, pcase-let*): Generate better code.
4140 Accept the same bodies as `let'.
4141 (pcase-dolist): New macro.
4142 (pcase--trivial-upat-p): New helper function.
4143 (pcase--expand): Strip leading "(let nil" if any.
4144
876d1684
LMI
41452010-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
4146
7bd9b9d8
LMI
4147 * mail/mailclient.el (browse-url): Require.
4148 (mailclient-send-it): Bind `browse-url-mailto-function' to nil to
4149 use the external browser function to send the mail (bug#7469).
4150
876d1684
LMI
4151 * net/browse-url.el (browse-url-browser-function): Revert the
4152 default back to the previous value, since the new value broke
4153 mailclient.el.
4154 (browse-url-mailto-function): New variable for mailto: URLs.
4155 (browse-url): Use the new variable for mailto: URLs.
4156
6e13206c
SM
41572010-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
4158
4159 * eshell/esh-cmd.el (eshell-parse-command):
4160 * eshell/esh-arg.el (eshell-parse-arguments):
4161 * eshell/em-script.el (eshell-source-file):
4162 Use with-silent-modifications.
4163
3d92f44e
CY
41642010-11-23 Chong Yidong <cyd@stupidchicken.com>
4165
4166 * vc/vc.el (vc-merge): Remove optional arg PROMPT. Always prompt
4167 for a merge location.
4168
4169 * vc/vc-bzr.el (vc-bzr-pull): Remove unused var.
4170 (vc-bzr-merge-branch): Always prompt.
4171 (vc-bzr-async-command): Use the full branch filename.
4172
8f5f1e68
SM
41732010-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
4174
4175 * shell.el (shell): Use current-buffer by default if it's already
4176 a shell mode buffer and its process is dead.
ee9355dc 4177 Suggested by Jose E. Marchesi <jemarch@gnu.org>.
8f5f1e68 4178
331460ac
TH
41792010-11-23 Tassilo Horn <tassilo@member.fsf.org>
4180
8f5f1e68
SM
4181 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs):
4182 Mention that the keywords should be comma separated.
331460ac 4183
2c3160c5
CY
41842010-11-23 Chong Yidong <cyd@stupidchicken.com>
4185
4186 * vc/vc.el (vc-merge): Use vc-BACKEND-merge-branch if available.
4187 Accept optional prefix arg meaning to prompt for a command.
4188 (vc-update): Use vc-BACKEND-pull if available. Accept optional
4189 prefix arg meaning to prompt for a command.
4190 (vc-pull): Alias for vc-update.
4191
4192 * vc/vc-bzr.el (vc-bzr-admin-branchconf, vc-bzr-history): New vars.
4193 (vc-bzr--branch-conf, vc-bzr-async-command, vc-bzr-pull)
4194 (vc-bzr-merge-branch): New functions, implementing merge-branch
4195 and pull operations.
4196
b2e44819
SM
41972010-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
4198
8a0eb852
SM
4199 * Makefile.in: Fix up last merge.
4200
b2e44819
SM
4201 * vc/diff.el (diff-old-temp-file, diff-new-temp-file): Remove.
4202 (diff-sentinel): Get them as arguments instead.
4203 (diff-old-file, diff-new-file, diff-extra-args): Remove.
4204 (diff-file-local-copy, diff-better-file-name): New funs.
4205 (diff-no-select): Rename from diff-into-buffer.
4206 Support buffers additionally to files. Move `buf' arg. Don't display buf.
4207 Prefer closures to buffer-local variables.
4208 (diff): Adjust accordingly.
4209 (diff-buffer-with-file): Move from files.el.
4210 * files.el (diff-buffer-with-file): Move to vc/diff.el.
4211 (diff-buffer-internal): Remove.
4212 (diff-buffer-buffer): Remove.
4213 (save-some-buffers-action-alist): Use diff-no-select so as not to guess
4214 the buffer name used, and so as not to mess up windows and frames.
4215
6a7662bb
BR
42162010-11-22 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
4217
4218 * files.el: Make revert work with diff-buffer-with-file (bug#7277).
4219 (diff-buffer-internal): New function extracted from diff-buffer-with-file
4220 (diff-buffer-with-file): Use it.
4221 * vc/diff.el (diff-into-buffer): New fun, extracted from diff.
4222 (diff): Use it.
4223
c799747b
TH
42242010-11-22 Tassilo Horn <tassilo@member.fsf.org>
4225
4226 * textmodes/reftex-ref.el (reftex-goto-label): Use the current
4227 \ref's or \pageref's value as default instead of initial input.
4228
e274eb13
MA
42292010-11-21 Michael Albinus <michael.albinus@gmx.de>
4230
4231 * files.el (backup-by-copying-when-mismatch): The default value is
4232 now t.
4233
4234 * startup.el (normal-top-level):
4235 * net/tramp.el (tramp-handle-insert-file-contents): Do not set
4236 `backup-by-copying-when-mismatch'.
4237
77af54d7
JD
42382010-11-21 Jan Djärv <jan.h.d@swipnet.se>
4239
4240 * tool-bar.el (tool-bar-setup): Remove save as, print and customize.
4241
4e2f7d2a
CY
42422010-11-21 Deniz Dogan <deniz.a.m.dogan@gmail.com>
4243
6a7662bb
BR
4244 * progmodes/python.el (python-font-lock-keywords):
4245 Highlight top-level augmented assignments (Bug#6445).
4e2f7d2a 4246
b7d1e144
JD
42472010-11-21 Jan Djärv <jan.h.d@swipnet.se>
4248
4249 * term/ns-win.el (ns-right-control-modifier)
4250 (ns-right-command-modifier): Defvar them.
4251
4252 * cus-start.el (all): Add ns-right-control-modifier and
4253 ns-right-command-modifier (Bug#7458).
4254
c11cc37a
GM
42552010-11-20 Glenn Morris <rgm@gnu.org>
4256
4257 * emacs-lisp/authors.el (authors-ignored-files)
4258 (authors-valid-file-names, authors-renamed-files-alist): Add entries.
4259
7dcd777e
TH
42602010-11-20 Tassilo Horn <tassilo@member.fsf.org>
4261
4262 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs)
4263 (report-emacs-bug-parse-query-results)
4264 (report-emacs-bug-create-existing-bugs-buffer): Pass through
4265 keywords used for querying the bug database to show them in the
4266 existing bugs buffer.
4267
d2bd5189
JD
42682010-11-20 Jan Djärv <jan.h.d@swipnet.se>
4269
4270 * tool-bar.el (tool-bar-setup): Add some :vert-only keywords.
4271
4272 * info.el (info-tool-bar-map): Add some :vert-only keywords.
4273
0e7c0582
EZ
42742010-11-20 Eli Zaretskii <eliz@gnu.org>
4275
4276 * international/characters.el (glyphless-char-display-control):
4277 Make it a defcustom, with update-glyphless-char-display as its
4278 :set attribute.
4279 (top level): Don't call update-glyphless-char-display.
4280
7398933f
MA
42812010-11-20 Michael Albinus <michael.albinus@gmx.de>
4282
4283 Sync with Tramp 2.2.0.
4284
4285 * net/tramp.el (tramp-handle-insert-file-contents): Don't use
4286 `file-remote-p' (due to compatibility).
4287
4288 * net/tramp-sh.el (tramp-do-copy-or-rename-file-directly)
4289 (tramp-do-copy-or-rename-file-out-of-band): Use `ignore-errors'.
4290
4291 * net/trampver.el: Update release number.
4292
1cd64aae
EZ
42932010-11-20 Eli Zaretskii <eliz@gnu.org>
4294
4295 * faces.el (glyphless-char): Define value for `pc'.
4296
614316a7
TH
42972010-11-20 Tassilo Horn <tassilo@member.fsf.org>
4298
26214810
EZ
4299 Implemented a bug querying mechanism.
4300 * mail/emacsbug.el (report-emacs-bug-tracker-url): New variable.
614316a7
TH
4301 (report-emacs-bug-create-existing-bugs-buffer)
4302 (report-emacs-bug-parse-query-results)
26214810 4303 (report-emacs-bug-query-existing-bugs): New functions.
614316a7 4304
9061f667
TH
43052010-11-19 Tassilo Horn <tassilo@member.fsf.org>
4306
4307 * textmodes/reftex-ref.el (reftex-goto-label): If point is inside
4308 a \ref{} or \pageref{} macro, then use its value as initial input.
4309
1265829e
JB
43102010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
4311
4312 * calc/calc-units.el (math-build-units-table-buffer):
4313 calc/README: Mention that the TeX specific units won't use the
4314 `tex' prefix in TeX mode.
4315 calc/calc-lang.el (math-variable-table): Don't use the `tex'
4316 prefix for units in TeX mode.
4317
9fca7811
SM
43182010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
4319
4320 * simple.el (kill-new, kill-append, kill-region):
76dabd37
CY
4321 * comint.el (comint-kill-region): Make the yank-handler argument
4322 obsolete.
9fca7811 4323
4a47c275 43242010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
88bf1bec 4325
e2f454c4
SM
4326 * emacs-lisp/smie.el (smie-bnf-classify): Signal errors for tokens
4327 that are both openers (resp. closers) and something else.
4328 (smie-grammar): Loosen definition of valid values.
4329 (smie-next-sexp, smie-down-list, smie-blink-matching-open)
4330 (smie-indent--parent, smie-rule-parent, smie-indent-keyword)
4331 (smie-indent-after-keyword): Adjust users.
4332 (smie-indent-keyword): Don't indent empty lines.
4333
88bf1bec
SM
4334 * vc-hg.el (vc-hg-program): New var.
4335 Suggested by Norman Gray <norman@astro.gla.ac.uk>.
4336 (vc-hg-state, vc-hg-working-revision, vc-hg-command): Use it.
4337
4a47c275 43382010-11-18 Glenn Morris <rgm@gnu.org>
4c0eb0d3
GM
4339
4340 * emacs-lisp/autoload.el (autoload-find-destination): The function
4341 coding-system-eol-type may return non-numeric values. (Bug#7414)
4342
4a47c275 43432010-11-18 Ulrich Mueller <ulm@gentoo.org>
bf6442c3
UM
4344
4345 * server.el (server-force-stop): Ensure the server is stopped (Bug#7409).
4346
4a47c275 43472010-11-18 Eli Zaretskii <eliz@gnu.org>
e68afd74
EZ
4348
4349 * subr.el (posn-col-row): Pay attention to header line. (Bug#7390)
4350
4a47c275 43512010-11-18 Chong Yidong <cyd@stupidchicken.com>
de02effd
CY
4352
4353 * textmodes/picture.el (picture-mouse-set-point): Don't use
4354 posn-col-row; explicitly compute the motion based on the posn at
4355 the window-start (Bug#7390).
4356
4a47c275 43572010-11-18 Glenn Morris <rgm@gnu.org>
f0a698ab
GM
4358
4359 * novice.el (disabled-command-function):
4360 Fix 2009-11-15 change. (Bug#7384)
4361
4a47c275 43622010-11-18 Glenn Morris <rgm@gnu.org>
29f30ab7
GM
4363
4364 * calendar/calendar.el (diary-iso-date-forms): Make elements
4365 mutually exclusive. (Bug#7377)
4366
4a47c275 43672010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
10b40d2e
SM
4368
4369 * emacs-lisp/smie.el (smie-prec2->grammar): Obey equality constraints
4370 when filling the remaining "unconstrained" values.
4371
4a47c275 43722010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
7bea8c7a 4373
acef0722
SM
4374 * emacs-lisp/bytecomp.el (byte-compile-warnings): Simplify the
4375 safety predicate.
4376
4377 * files.el (safe-local-variable-p): Gracefully handle errors.
4378
7bea8c7a
SM
4379 * emacs-lisp/smie.el (smie-rule-parent, smie-indent--rule):
4380 Use smie-indent-virtual when indenting relative to an opener.
4381 (smie-rule-separator): Use smie-rule-parent.
4382 (smie-indent-keyword): Consult rules, even for openers at bol.
4383 (smie-indent-comment-close): Try to align closer's content.
4384
4a47c275 43852010-11-18 Glenn Morris <rgm@gnu.org>
b010e1ba
GM
4386
4387 * ls-lisp.el (ls-lisp-dired-ignore-case): Make it an obsolete alias.
4388
4a47c275 43892010-11-18 Glenn Morris <rgm@gnu.org>
c790cad4 4390
aa514451
GM
4391 * printing.el (pr-menu-bind): Doc fix.
4392
32b636de
GM
4393 * speedbar.el (speedbar-toggle-images): Doc fix.
4394
bc1d5cdf
GM
4395 * progmodes/python.el (python-shell): Doc fix.
4396
c790cad4
GM
4397 * wid-edit.el (widget-field-use-before-change)
4398 (widget-use-overlay-change): Doc fixes.
4399
c51bb5d2
SM
44002010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
4401
8bbb7dd8
SM
4402 Minor cleanup to improve style.
4403 * textmodes/rst.el (rst-update-section): Use point-marker.
4404 (rst-get-decoration): Eliminate unneeded assignment.
4405 (rst-promote-region, rst-straighten-decorations)
4406 (rst-section-tree, rst-adjust): Use point-marker.
4407 (rst-toc-mode-mouse-goto): Avoid setq.
4408 (rst-shift-region-guts, rst-shift-region-left)
4409 (rst-iterate-leftmost-paragraphs, rst-iterate-leftmost-paragraphs-2)
4410 (rst-convert-bullets-to-enumeration): Use copy-marker.
4411
b7e270a2
SM
4412 * minibuffer.el (completion-fail-discreetly): New var.
4413 (completion--do-completion): Use it.
4414
c51bb5d2
SM
4415 * electric.el (electric-pair-pairs): New var.
4416 (electric-pair-post-self-insert-function): Use it.
4417 (electric-layout-post-self-insert-function): Don't insert a before
4418 newline unless it's actually needed.
4419
c04f2ac0
SM
44202010-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
4421
bac2de0f
SM
4422 * progmodes/python.el (run-python): Explain why we remove the current
4423 directory from sys.path. Suggested by Eric Hanchrow <erich@cozi.com>.
4424
c04f2ac0
SM
4425 * progmodes/grep.el (grep-regexp-alist): Tighten the regexp (bug#7378).
4426
7100ff98
SM
44272010-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
4428
03f70355
SM
4429 * progmodes/octave-mod.el: Rely on elecric-*-modes.
4430 (octave-mode-map): Don't bind ;, SPC, and LF.
4431 (octave-auto-indent, octave-auto-newline): Remove.
4432 (electric-layout-rules): Declare.
4433 (octave-mode): Set electric-layout-rules.
4434 (octave-indent-new-comment-line): Use reindent-then-newline-and-indent.
4435 (octave-reindent-then-newline-and-indent, octave-electric-semi)
4436 (octave-electric-space): Remove.
4437
7100ff98
SM
4438 * electric.el (electric-layout-mode): New minor mode.
4439 (electric--after-char-pos): New function.
4440 (electric-indent-post-self-insert-function): Use it.
4441 (electric-layout-rules): New var.
4442 (electric-layout-post-self-insert-function): New function.
4443 (electric-indent-mode): Make them interact better.
4444
cca982d0
SM
44452010-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
4446
4447 * emacs-lisp/checkdoc.el (checkdoc-syntax-table): Fix last change.
4448 (checkdoc-sentencespace-region-engine, checkdoc-this-string-valid)
4449 (checkdoc-proper-noun-region-engine): Use with-syntax-table.
4450
84992dff
AM
44512010-11-15 Agustín Martín <agustin.martin@hispalinux.es>
4452
4453 * textmodes/flyspell.el (flyspell-generic-progmode-verify):
4454 Make sure to check inside the word (Bug#6761).
4455
afa42fe3
CY
44562010-11-14 Chong Yidong <cyd@stupidchicken.com>
4457
4458 * startup.el (command-line): If the cursorColor resource is set,
4459 change the cursor face-spec (Bug#7392).
4460
a798747d 44612010-11-13 Ken Manheimer <ken.manheimer@gmail.com>
1c9b9df0 4462
a798747d 4463 The main features of the following allout.el changes are:
1c9b9df0
KM
4464 - implement user customization for the allout key bindings
4465 - add a customization control by which the user can inhibit use of
a798747d 4466 a trailing Ctrl-H, so by default it's reserved for use with
1c9b9df0
KM
4467 describe-prefix-bindings
4468 - adapt to new version of called-interactively-p, while
a798747d 4469 maintaining backwards compatibility with old version
01c35094 4470 - fix hotspot navigation so i works properly with meta-modified keys.
1c9b9df0 4471
a798747d
GM
4472 * allout.el (allout-keybindings, allout-bind-keys)
4473 (allout-keybindings-binding, allout-prefixed-keybindings)
4474 (allout-unprefixed-keybindings, allout-preempt-trailing-ctrl-h)
4475 (allout-keybindings-list, allout-mode-map-adjustments)
4476 (allout-setup-mode-map): Establish allout-mode keymaps as user
4477 customizable settings, and also establish a customizable setting which
4478 regulates whether or not a trailing control-h is reserved for use with
4479 describe-prefix-bindings - and inhibit it by default, so that control-h
4480 *is* reserved for describe-prefix-bindings unless the user changes it.
4481
4482 * allout.el (allout-hotspot-key-handler): Distinguish more explicitly
4483 and accurately between modified and unmodified events, and handle
1c9b9df0
KM
4484 modified events more comprehensively.
4485
a798747d
GM
4486 * allout.el (allout-substring-no-properties):
4487 Alias to use or provide version of `substring-no-properties'.
4488 (allout-solicit-alternate-bullet): Use `allout-substring-no-properties'.
1c9b9df0 4489
a798747d
GM
4490 * allout.el (allout-next-single-char-property-change):
4491 Alias to use or provide version of `next-single-char-property-change'.
4492 (allout-annotate-hidden, allout-hide-by-annotation):
4493 Use `allout-next-single-char-property-change'.
1c9b9df0 4494
a798747d
GM
4495 * allout.el (allout-select-safe-coding-system):
4496 Alias to use or provide version of `select-safe-coding-system'.
4497 (allout-toggle-subtree-encryption):
4498 Use `allout-select-safe-coding-system'.
1c9b9df0 4499
a798747d
GM
4500 * allout.el (allout-set-buffer-multibyte):
4501 Alias to use or provide version of `set-buffer-multibyte'.
4502 (allout-encrypt-string): Use `allout-set-buffer-multibyte'.
1c9b9df0 4503
a798747d
GM
4504 * allout.el (allout-called-interactively-p): Macro for using the
4505 different versions of called-interactively-p identically, depending on
4506 the subroutine's argument signature.
4507 (allout-back-to-current-heading, allout-beginning-of-current-entry):
4508 Use `(interactive "p")' instead of `(called-interactively-p)'.
1c9b9df0 4509
a798747d
GM
4510 * allout.el (allout-init, allout-ascend, allout-end-of-level)
4511 (allout-previous-visible-heading, allout-forward-current-level)
4512 (allout-backward-current-level, allout-show-children):
4513 Use `allout-called-interactively-p' instead of `called-interactively-p'.
1c9b9df0 4514
a798747d
GM
4515 * allout.el (allout-before-change-handler):
4516 Exempt edits to the (overlaid) character after the allout outline
4517 bullet from edit confirmation prompt.
1c9b9df0 4518
a798747d
GM
4519 * allout.el (allout-add-resumptions):
4520 Ensure that it respects correct buffer for keybindings.
1c9b9df0 4521
a798747d
GM
4522 * allout.el (allout-beginning-of-line):
4523 Use `allout-previous-single-char-property-change' alias for the sake of
4524 diverse compatibility.
1c9b9df0 4525
a798747d
GM
4526 * allout.el (allout-end-of-line):
4527 Use `allout-mark-active-p' to encapsulate respect for mark activity.
1c9b9df0 4528
0216b738
CY
45292010-11-13 Chong Yidong <cyd@stupidchicken.com>
4530
4531 * frame.el (frame-notice-user-settings): Don't clobber other
4532 user-set parameters when calling face-set-after-frame-default in
4533 response to background-color parameter (Bug#7373).
4534
0eb025fb
EZ
45352010-11-13 Eli Zaretskii <eliz@gnu.org>
4536
4537 * international/characters.el (glyphless-char-display-control):
88b5a757 4538 Rename from glyphless-char-control; all users changed. Doc fix.
4a9f985c
EZ
4539 Signal an error if display method is not one of the recognized
4540 symbols.
0eb025fb 4541
6e060cee
MA
45422010-11-13 Michael Albinus <michael.albinus@gmx.de>
4543
4544 * net/tramp-compat.el (tramp-compat-line-beginning-position)
4545 (tramp-compat-line-end-position): Remove them.
4546
4547 * net/tramp.el (tramp-parse-rhosts-group)
4548 (tramp-parse-shosts-group, tramp-parse-sconfig-group)
4549 (tramp-parse-hosts-group, tramp-parse-passwd-group)
4550 (tramp-parse-netrc-group, tramp-parse-putty-group)
4551 * net/tramp-cmds.el (tramp-append-tramp-buffers)
4552 * net/tramp-sh.el (tramp-do-file-attributes-with-ls)
4553 (tramp-sh-handle-file-selinux-context)
4554 (tramp-sh-handle-file-name-all-completions)
4555 (tramp-sh-handle-insert-directory)
4556 (tramp-sh-handle-expand-file-name, tramp-find-executable)
4557 (tramp-wait-for-output, tramp-send-command-and-read)
4558 * net/tramp-smb.el (tramp-smb-read-file-entry)
4559 (tramp-smb-get-cifs-capabilities): Use `point-at-eol'.
4560
4561 * net/tramp-sh.el (tramp-sh-handle-insert-directory) Use
4562 `point-at-bol'.
4563 (tramp-remote-coding-commands): Add an alternative using "base64
4564 -d -i". This is needed for older base64 versions from GNU
4565 coreutils. Reported by Klaus Reichl
4566 <Klaus.Reichl@thalesgroup.com>.
4567
8da5345f
HN
45682010-11-13 Hrvoje Niksic <hniksic@xemacs.org>
4569
4570 * simple.el (count-words-region): New function.
4571
c156a63b
SM
45722010-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
4573
78835dd0
SM
4574 * shell.el (shell-dir-cookie-re): New custom variable.
4575 (shell-dir-cookie-watcher): New function.
4576
ebff325e
SM
4577 * vc/vc.el (vc-deduce-backend): Use default-directory in shell-mode
4578 and compilation-mode (bug#7350).
4579
4e9e1584
SM
4580 * vc/smerge-mode.el (smerge-refine): Choose better default part to
4581 highlight when one of them is empty.
4582
4490f875
SM
4583 * skeleton.el (skeleton-read): Don't use `newline' since it may strip
4584 trailing space.
4585 (skeleton-newline): New function.
4586 (skeleton-internal-1): Use it.
4587
c156a63b
SM
4588 * simple.el (open-line): `newline' may strip trailing space.
4589
f3bb9e16
KR
45902010-11-12 Kevin Ryde <user42@zip.com.au>
4591
4592 * international/mule-cmds.el (princ-list): Use mapc.
4593
7847454a
GM
45942010-11-12 Glenn Morris <rgm@gnu.org>
4595
4596 * emacs-lisp/bytecomp.el (byte-compile-log-buffer): New constant.
01c35094 4597 Use it to replace all instances of "*Compile-Log*".
7847454a 4598
aa310257
SM
45992010-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
4600
4601 * emacs-lisp/pcase.el (pcase-let*, pcase-let): Add debug and
4602 indentation specs.
4603
cbf83ce9
SM
46042010-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
4605
4606 * progmodes/modula2.el: Use SMIE and skeleton.
4607 (m2-mode-syntax-table): (*..*) can be nested.
4608 Add //...\n. Fix paren syntax.
4609 (m2-mode-map): Remove LF and TAB bindings.
4610 (m2-indent): Add safety property.
4611 (m2-smie-grammar): New var.
4612 (m2-smie-refine-colon, m2-smie-refine-of, m2-smie-backward-token)
4613 (m2-smie-forward-token, m2-smie-refine-semi, m2-smie-rules): New funs.
4614 (m2-mode): Use define-derived-mode.
4615 (m2-newline, m2-tab): Remove.
4616 (m2-begin, m2-case, m2-definition, m2-else, m2-for, m2-header)
4617 (m2-if, m2-loop, m2-module, m2-or, m2-procedure, m2-with, m2-record)
4618 (m2-stdio, m2-type, m2-until, m2-var, m2-while, m2-export)
4619 (m2-import): Use define-skeleton.
4620
e7c4fb1e
GM
46212010-11-11 Glenn Morris <rgm@gnu.org>
4622
b3e4c911
GM
4623 * obsolete/lucid.el: Don't warn about any CL functions in this file.
4624
b3e22bd4
GM
4625 * ls-lisp.el (ls-lisp-ignore-case, ls-lisp-dirs-first)
4626 (ls-lisp-verbosity): Add custom :set-after property.
4627 (ls-lisp-verbosity, ls-lisp-use-localized-time-format): Doc fixes.
4628 (ls-lisp-format, ls-lisp-format-time): Don't take `now' as an argument.
4629 (ls-lisp-insert-directory): Update caller.
606dcd9e
GM
4630 (ls-lisp-set-options): New function.
4631 (ls-lisp-emulation): Use ls-lisp-set-options for custom :set.
4632 Doc fix.
b3e22bd4 4633
55a4b4fe
GM
4634 * play/landmark.el (lm-prompt-for-move):
4635 * play/gomoku.el (gomoku-prompt-for-move): Remove nonsensical code.
4636
e7c4fb1e
GM
4637 * progmodes/idlw-complete-structtag.el: Remove unused dec `name'.
4638
4639 * progmodes/idlwave.el (idlwave-routine-entry-compare-twins)
4640 (idlwave-study-twins): Prefix dynamic local variable `name'.
4641 (idlwave-routine-twin-compare): Update for above change.
4642
4643 * progmodes/idlw-help.el (idlwave-do-mouse-completion-help):
4644 Prefix dynamic local variables `name', `kwd', and `link'.
4645 * progmodes/idlw-shell.el (idlwave-shell-complete-execcomm-help):
4646 * progmodes/idlw-complete-structtag.el
4647 (idlwave-complete-structure-tag-help):
4648 * progmodes/idlwave.el (idlwave-complete-sysvar-help)
4649 (idlwave-complete-sysvar-tag-help)
4650 (idlwave-complete-class-structure-tag-help):
4651 Update for above name changes.
4652
afe2870b
LMI
46532010-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
4654
4655 * net/browse-url.el (browse-url-browser-function): Change the
4656 default to use `browse-url-mail' on mailto: URLs.
4657
fbe3be3f
CY
46582010-11-10 Chong Yidong <cyd@stupidchicken.com>
4659
cbf83ce9
SM
4660 * emacs-lisp/package.el (package-read-all-archive-contents):
4661 Reset package-archive-contents to nil before re-reading.
fbe3be3f 4662
a7cfbaea 46632010-11-10 Brandon Craig Rhodes <brandon@rhodesmill.org> (tiny change)
bd4532fc
AM
4664
4665 * textmodes/flyspell.el (flyspell-word): Do not re-check words
4666 already found as misspellings by (flyspell-large-region), just
c97685d4 4667 do highlighting (bug#7322).
bd4532fc 4668
13e7256f
GM
46692010-11-10 Glenn Morris <rgm@gnu.org>
4670
6d2a1e35
GM
4671 * progmodes/octave-mod.el (octave-mark-block): Update for smie change.
4672
d4aca69c
GM
4673 * emulation/edt.el (edt-with-position): New macro.
4674 (edt-find-forward, edt-find-backward, edt-find-next-forward)
4675 (edt-find-next-backward, edt-sentence-forward, edt-sentence-backward)
4676 (edt-paragraph-forward, edt-paragraph-backward): Use it.
4677
f8a09adb
GM
4678 * emulation/tpu-extras.el (tpu-with-position): New macro.
4679 (tpu-paragraph, tpu-page, tpu-search-internal): Use it.
4680
c026460b
GM
4681 * textmodes/texnfo-upd.el (texinfo-pointer-name): Fix typo.
4682
dea53a43
GM
4683 * textmodes/texnfo-upd.el (texinfo-all-menus-update)
4684 (texinfo-menu-copy-old-description, texinfo-start-menu-description)
4685 (texinfo-master-menu, texinfo-insert-node-lines)
4686 (texinfo-multiple-files-update):
4687 * textmodes/texinfmt.el (texinfo-append-refill, texinfo-copying):
4688 Use line-beginning-position.
4689
72bc50c0
GM
4690 * progmodes/cperl-mode.el (cperl-find-pods-heres, cperl-write-tags):
4691 No recent Emacs supports system-type `emx'.
4692
4693 * progmodes/ada-xref.el (is-windows): Rename to ada-on-ms-windows.
4694 (ada-command-separator, ada-default-prj-properties)
4695 (ada-find-any-references): Update for above name change.
4696
4697 * dirtrack.el (dirtrack-directory-function)
4698 (dirtrack-canonicalize-function):
4699 * filecache.el (file-cache-completion-ignore-case)
4700 (file-cache-case-fold-search, file-cache-ignore-case):
4701 * term.el (serial-port-is-file-p): Cosmetic change.
4702
4703 * emulation/viper-init.el (viper-ms-style-os-p): Doc fix.
4704 Remove non-existent `windows-95' system-type.
4705 * dired.el (dired-chown-program): Remove non-existent `linux'
4706 system-type.
4707
17731c39
GM
4708 * net/net-utils.el (net-utils-remove-ctl-m): Use memq for system-types.
4709 (ping-program-options): Remove non-existent `linux' system-type.
4710
9228bbd3
GM
4711 * startup.el (package-initialize): Update declaration.
4712
6e404950
GM
4713 * ls-lisp.el (ls-lisp-time-lessp, ls-lisp-time-to-seconds): Remove.
4714 (ls-lisp-handle-switches): Use time-less-p.
4715 (ls-lisp-format-time): Use float-time.
4716
6f0d4bb6
GM
4717 * textmodes/remember.el (remember-time-to-seconds): Remove.
4718 (remember-store-in-mailbox): Use float-time.
4719
4720 * calendar/timeclock.el (timeclock-time-to-seconds): Make it an alias.
4721
4722 * calendar/time-date.el (time-to-seconds): Always an alias on Emacs,
4723 never a real function.
4724 (with-no-warnings): Remove compat stub, now unused.
4725 (time-less-p): Doc fix.
4726 (time-to-number-of-days): Simplify.
4727
73171bd4
GM
4728 * eshell/esh-util.el (eshell-time-less-p, eshell-time-to-seconds):
4729 Remove.
4730 (eshell-read-passwd, eshell-read-hosts): Use time-less-p.
4731 * eshell/esh-test.el (eshell-test, eshell-show-usage-metrics):
4732 * eshell/em-unix.el (eshell-show-elapsed-time, eshell/time):
4733 * eshell/em-pred.el (eshell-pred-file-time): Use float-time.
4734 * eshell/em-ls.el (eshell-ls-sort-entries): Use time-less-p.
4735
13e7256f
GM
4736 * eshell/em-unix.el (eshell-remove-entries, eshell/rm)
4737 (eshell-shuffle-files, eshell-shorthand-tar-command)
4738 (eshell-mvcpln-template, eshell/mv, eshell/cp, eshell/ln):
4739 Prefix dynamic locals `interactive', `preview', `recursive', `verbose'.
4740 * eshell/em-glob.el (eshell-extended-glob, eshell-glob-entries):
4741 Prefix dynamic local variable `matches'.
4742
b565f5a1
GM
4743 * skeleton.el (skeleton-internal-list, skeleton-internal-1):
4744 Prefix dynamic local variable `skeleton'.
4745
5ad3e885
KY
47462010-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
4747
4748 * net/browse-url.el (browse-url-mail): Insert body part of mailto url
4749 in mail buffer; make yank-action always a command that yanks original
4750 buffer.
4751
14121c52
GM
47522010-11-09 Glenn Morris <rgm@gnu.org>
4753
4754 * progmodes/tcl.el (tcl-hairy-scan-for-comment): Doc fix.
4755
d607b96b 47562010-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
73525e72 4757
9bdba5f5
SM
4758 * minibuffer.el (minibuffer-completion-help): Specify the end of the
4759 completion field (bug#7211).
4760
73525e72
SM
4761 * progmodes/python.el (python-font-lock-syntactic-keywords): (bug#7322)
4762 Fix handling of backslash escapes.
4763 (python-quote-syntax): Adjust accordingly.
4764
d607b96b 47652010-11-09 Richard Levitte <richard@levitte.org> (tiny change)
05539fb3
RL
4766
4767 * vc-mtn.el (vc-mtn-working-revision, vc-mtn-after-dir-status)
4768 (vc-mtn-workfile-branch): Adjust to new output format.
4769
d607b96b 47702010-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
cc4d2366
SM
4771
4772 * international/mule-cmds.el (princ-list): Mark as obsolete.
4773
d607b96b 47742010-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
7f925a67
SM
4775
4776 * emacs-lisp/smie.el: New package.
4777
d607b96b 47782010-11-09 Michael Albinus <michael.albinus@gmx.de>
6ce78fdc 4779
7f925a67
SM
4780 * files.el (backup-by-copying-when-mismatch):
4781 Set `permanent-local' property.
6ce78fdc
MA
4782
4783 * net/tramp.el (tramp-handle-insert-file-contents): Do not set
09def8be 4784 `permanent-local' property for `backup-by-copying-when-mismatch'.
6ce78fdc 4785
d607b96b 47862010-11-09 Eli Zaretskii <eliz@gnu.org>
21620882
EZ
4787
4788 * ls-lisp.el (insert-directory): Doc fix. (bug#7285)
4789
d607b96b 47902010-11-09 Wilson Snyder <wsnyder@wsnyder.org>
8468f78b 4791
7f925a67 4792 * progmodes/verilog-mode.el (verilog-insert-one-definition)
8468f78b 4793 (verilog-read-decls, verilog-read-sub-decls-sig): Fix AUTOWIRE and
7f925a67
SM
4794 AUTOINOUT for SV style multidimensional arrays, bug294.
4795 Reported by Eric Mastromarchi.
4796 (verilog-preprocess): Use with-current-buffer and
8468f78b
WS
4797 font-lock-fontify-buffer to cleanup style issues.
4798
d607b96b 47992010-11-09 Glenn Morris <rgm@gnu.org>
cb5e49a3
GM
4800
4801 * locate.el (locate, locate-mode): Doc fixes.
4802
d607b96b 48032010-11-09 Chong Yidong <cyd@stupidchicken.com>
381d186f
CY
4804
4805 * server.el (server-start): New arg INHIBIT-PROMPT prevents asking
4806 user for confirmation.
4807 (server-force-stop): Use it.
4808 (server-start): Use server-force-stop for kill-emacs-hook, to
4809 avoid user interaction while killing Emacs.
4810
9b026d9f
GM
48112010-11-09 Glenn Morris <rgm@gnu.org>
4812
3406534c 4813 * progmodes/meta-mode.el: Remove leading `*' from defcustom docs.
e814121e 4814 (meta-indent-line): Simplify.
3406534c 4815
9b026d9f
GM
4816 * vc/emerge.el (emerge-line-number-in-buf):
4817 * textmodes/ispell.el (ispell-region):
4818 * textmodes/fill.el (current-fill-column):
4819 * progmodes/xscheme.el (xscheme-send-current-line):
4820 * progmodes/vhdl-mode.el (vhdl-current-line, vhdl-line-copy):
4821 * progmodes/tcl.el (tcl-hairy-scan-for-comment):
4822 * progmodes/sh-script.el (sh-handle-prev-do):
4823 * progmodes/meta-mode.el (meta-indent-line):
4824 * progmodes/idlwave.el (idlwave-goto-comment, idlwave-fill-paragraph)
4825 (idlwave-in-quote):
4826 * progmodes/idlw-shell.el (idlwave-shell-current-frame)
4827 (idlwave-shell-update-bp-overlays, idlwave-shell-sources-filter):
4828 * progmodes/fortran.el (fortran-looking-at-if-then):
4829 * progmodes/etags.el (find-tag-in-order, etags-snarf-tag):
4830 * progmodes/cperl-mode.el (cperl-sniff-for-indent)
4831 (cperl-find-pods-heres):
4832 * progmodes/ada-mode.el (ada-get-current-indent, ada-narrow-to-defun):
4833 * net/quickurl.el (quickurl-list-insert):
4834 * net/ldap.el (ldap-search-internal):
4835 * net/eudc.el (eudc-expand-inline):
4836 * mail/sendmail.el (sendmail-send-it):
4837 * mail/mspools.el (mspools-visit-spool, mspools-get-spool-name):
4838 * emulation/viper-cmd.el (viper-paren-match, viper-backward-indent)
4839 (viper-brac-function):
4840 * calc/calc-yank.el (calc-do-grab-region):
4841 * calc/calc-keypd.el (calc-keypad-press):
4842 * term.el (term-move-columns, term-insert-spaces):
4843 * speedbar.el (speedbar-highlight-one-tag-line):
4844 * simple.el (current-word):
4845 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
4846 * info.el (Info-find-node-in-buffer-1, Info-follow-reference)
4847 (Info-scroll-down):
4848 * hippie-exp.el (he-line-beg):
4849 * epa.el (epa--marked-keys):
4850 * dired-aux.el (dired-kill-line, dired-do-kill-lines)
4851 (dired-update-file-line, dired-add-entry, dired-remove-entry)
4852 (dired-relist-entry):
4853 * buff-menu.el (Buffer-menu-buffer):
4854 * array.el (current-line):
4855 * allout.el (allout-resolve-xref)
4856 (allout-latex-verbatim-quote-curr-line):
4857 Replace yet more uses of end-of-line etc with line-end-position, etc.
4858
db94771e
SM
48592010-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
4860
1398b795
SM
4861 * emacs-lisp/checkdoc.el (checkdoc-display-status-buffer)
4862 (checkdoc-interactive-loop, checkdoc-recursive-edit): Avoid princ-list.
4863 (checkdoc-syntax-table): Initialize in the declaration.
4864 (emacs-lisp-mode-hook): Use just checkdoc-minor-mode now that it turns
4865 the mode on unconditionally.
4866
db94771e
SM
4867 * emacs-lisp/cl-macs.el (extent-data, extent-face, extent-priority)
4868 (extent-end-position, extent-start-position): Remove setf method for
4869 non-existing functions (bug#7319).
4870
674728d4
SM
48712010-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
4872
4873 * emacs-lisp/smie.el: Simplify the smie-rules-function return values.
4874 (smie-precs->prec2): Rename from smie-precs-precedence-table.
4875 (smie-bnf->prec2): Rename from smie-bnf-precedence-table.
4876 (smie-prec2->grammar): Rename from smie-prec2-levels.
4877 (smie-grammar): Rename from smie-op-levels.
4878 (smie-indent--hanging-p): Rename from smie-hanging-p.
4879 (smie-rule-hanging-p): New alias.
4880 (smie-indent--bolp): Rename from smie-bolp.
4881 (smie-indent--hanging-p): New alias.
4882 (smie--token): New dynamically bound variable.
4883 (smie-indent--parent): New function.
4884 (smie-rule-parent-p): Use it; rename from smie-parent-p.
4885 (smie-rule-next-p): Rename from smie-next-p.
4886 (smie-rule-prev-p): Rename from smie-prev-p.
4887 (smie-rule-sibling-p, smie-rule-parent)
4888 (smie-indent--separator-outdent, smie-rule-separator): New functions.
4889 (smie-rule-separator-outdent): New var.
4890 (smie-indent--rule): Merge with smie-indent--column.
4891 (smie-indent-forward-token, smie-indent-backward-token):
4892 Also recognize close parens.
4893 (smie-indent-keyword): Don't use smie-indent--column any more.
4894 (smie-indent-after-keyword): Ignore closers by default.
4895 (smie-indent-line): Use with-demoted-errors.
4896 * progmodes/octave-mod.el (octave-smie-grammar):
4897 Rename from octave-smie-op-levels.
4898 (octave-smie-rules): Adjust to new behavior.
4899 * progmodes/prolog.el (prolog-smie-grammar):
4900 Rename from prolog-smie-op-levels.
4901
26f097bf
GM
49022010-11-07 Glenn Morris <rgm@gnu.org>
4903
de3490e1
GM
4904 * eshell/esh-util.el (subst-char-in-string)
4905 (directory-files-and-attributes): These compatibility definitions are
4906 not needed on any version of Emacs since at least 21.4.
4907
3ba6b2ee
GM
4908 * progmodes/verilog-mode.el (verilog-get-beg-of-line)
4909 (verilog-get-end-of-line): Remove.
4910 (verilog-within-string, verilog-re-search-forward-substr)
4911 (verilog-re-search-backward-substr, verilog-set-auto-endcomments)
4912 (verilog-surelint-off, verilog-getopt-file, verilog-highlight-region):
4913 Use point-at-bol, point-at-eol.
4914 * progmodes/pascal.el (pascal-get-beg-of-line, pascal-get-end-of-line):
4915 Remove.
4916 (pascal-declaration-end, pascal-declaration-beg, pascal-within-string)
4917 (electric-pascal-terminate-line, pascal-set-auto-comments)
4918 (pascal-indent-paramlist, pascal-indent-declaration)
4919 (pascal-get-lineup-indent, pascal-func-completion)
4920 (pascal-get-completion-decl, pascal-var-completion, pascal-completion):
4921 Use point-at-bol, point-at-eol.
4922 * progmodes/flymake.el (flymake-line-beginning-position)
4923 (flymake-line-end-position): Remove.
4924 (flymake-highlight-line): Use point-at-bol, point-at-eol.
4925 * eshell/esh-util.el (line-end-position, line-beginning-position):
4926 Remove compat definitions.
4927
76fc02b6
GM
4928 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
4929 Use end-of-line N.
4930 (checkdoc-this-string-valid-engine, checkdoc-file-comments-engine):
4931 Use line-end-position.
4932
e180ab9f
GM
4933 * emacs-lisp/chart.el (chart-zap-chars):
4934 * play/decipher.el (decipher-set-map):
4935 * progmodes/ada-mode.el (ada-get-current-indent)
4936 (ada-search-ignore-string-comment, ada-tab-hard, ada-untab-hard):
4937 * progmodes/ada-prj.el (ada-prj-load-from-file, ada-prj-display-help):
4938 * progmodes/ada-xref.el (ada-initialize-runtime-library)
4939 (ada-get-all-references):
4940 * progmodes/cperl-mode.el (cperl-electric-paren)
4941 (cperl-electric-rparen, cperl-electric-keyword, cperl-electric-else)
4942 (cperl-linefeed, cperl-sniff-for-indent, cperl-to-comment-or-eol)
4943 (cperl-find-pods-heres, cperl-indent-exp, cperl-fix-line-spacing)
4944 (cperl-word-at-point-hard):
4945 * progmodes/idlw-shell.el (idlwave-shell-move-or-history)
4946 (idlwave-shell-filename-string, idlwave-shell-batch-command)
4947 (idlwave-shell-display-line):
4948 * progmodes/idlwave.el (idlwave-show-begin, idlwave-fill-paragraph)
4949 (idlwave-calc-hanging-indent, idlwave-auto-fill, idlwave-template):
4950 * progmodes/js.el (js--re-search-forward-inner)
4951 (js--re-search-backward-inner):
4952 * progmodes/vhdl-mode.el (vhdl-align-region-1, vhdl-align-region-2)
4953 (vhdl-fix-clause, vhdl-compose-configuration-architecture):
4954 * progmodes/ruby-mode.el (ruby-parse-partial, eval-when-compile):
4955 * textmodes/flyspell.el (flyspell-process-localwords):
4956 * textmodes/ispell.el (ispell-buffer-local-parsing)
4957 (ispell-buffer-local-dict, ispell-buffer-local-words):
4958 Use point-at-bol and point-at-eol.
4959
26f097bf
GM
4960 * speedbar.el (speedbar-generic-item-info)
4961 (speedbar-item-info-tag-helper, speedbar-change-expand-button-char)
4962 (speedbar-add-indicator, speedbar-check-vc-this-line)
4963 (speedbar-check-obj-this-line, speedbar-extract-one-symbol)
4964 (speedbar-buffers-line-directory, speedbar-buffer-revert-buffer):
4965 Replace more uses of end-of-line etc with line-end-position.
4966
b05fde66
GM
49672010-11-06 Glenn Morris <rgm@gnu.org>
4968
5ed619e0
GM
4969 * textmodes/texnfo-upd.el (texinfo-start-menu-description)
4970 (texinfo-update-menu-region-beginning, texinfo-menu-first-node)
4971 (texinfo-delete-existing-pointers, texinfo-find-pointer)
4972 (texinfo-clean-up-node-line, texinfo-insert-node-lines)
4973 (texinfo-multiple-files-update):
4974 * textmodes/table.el (table--probe-cell-left-up)
4975 (table--probe-cell-right-bottom):
4976 * textmodes/picture.el (picture-tab-search):
4977 * textmodes/page-ext.el (pages-copy-header-and-position)
4978 (pages-directory-for-addresses):
4979 * progmodes/vera-mode.el (vera-get-offset):
4980 * progmodes/simula.el (simula-calculate-indent):
4981 * progmodes/python.el (python-pdbtrack-overlay-arrow):
4982 * progmodes/prolog.el (end-of-prolog-clause):
4983 * progmodes/perl-mode.el (perl-calculate-indent, perl-indent-exp):
4984 * progmodes/icon.el (indent-icon-exp):
4985 * progmodes/etags.el (tag-re-match-p):
4986 * progmodes/ebrowse.el (ebrowse-show-file-name-at-point):
4987 * progmodes/ebnf2ps.el (ebnf-begin-file):
4988 * progmodes/dcl-mode.el (dcl-back-to-indentation-1)
4989 (dcl-save-local-variable):
4990 * play/life.el (life-setup):
4991 * play/gametree.el (gametree-looking-at-ply):
4992 * nxml/nxml-maint.el (nxml-insert-target-repertoire-glyph-set):
4993 * mail/sendmail.el (mail-mode-auto-fill):
4994 * emacs-lisp/lisp-mode.el (calculate-lisp-indent):
4995 * emacs-lisp/edebug.el (edebug-overlay-arrow):
4996 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid):
4997 * woman.el (woman-parse-numeric-value, woman2-TH, woman2-SH)
4998 (woman-tab-to-tab-stop, WoMan-warn-ignored):
4999 * type-break.el (type-break-file-keystroke-count):
5000 * term.el (term-replace-by-expanded-history-before-point)
5001 (term-skip-prompt, term-extract-string):
5002 * speedbar.el (speedbar-edit-line, speedbar-expand-line)
5003 (speedbar-contract-line, speedbar-toggle-line-expansion)
5004 (speedbar-parse-c-or-c++tag, speedbar-parse-tex-string)
5005 (speedbar-buffer-revert-buffer, speedbar-highlight-one-tag-line):
5006 * sort.el (sort-skip-fields):
5007 * skeleton.el (skeleton-internal-list):
5008 * simple.el (line-move-finish, line-move-to-column):
5009 * shell.el (shell-forward-command):
5010 * misc.el (copy-from-above-command):
5011 * makesum.el (double-column):
5012 * ebuff-menu.el (electric-buffer-update-highlight):
5013 * dired.el (dired-move-to-end-of-filename):
5014 * dframe.el (dframe-popup-kludge):
5015 * bookmark.el (bookmark-kill-line, bookmark-bmenu-show-filenames):
5016 * arc-mode.el (archive-get-lineno):
5017 Use line-end-position and line-beginning-position.
5018
e2a9c0bc
GM
5019 * progmodes/idlwave.el (idlwave-routine-entry-compare-twins):
5020 (idlwave-study-twins): Prefix dynamic local `class'.
5021 (idlwave-routine-twin-compare): Update for above name change.
5022
4e44448f
GM
5023 * emacs-lisp/eieio-comp.el (byte-compile-file-form-defmethod):
5024 Use boundp tests to silence compiler. Update for changed name of
5025 bytecomp-filename variable.
5026
8f6c3eac
GM
5027 * emulation/viper-cmd.el (viper-read-string-with-history):
5028 Prefix dynamic local `initial'.
5029 (viper-minibuffer-standard-hook): Update for above name change.
5030
79d1dabe
GM
5031 * emacs-lisp/elint.el (elint-init-env): Prefix dynamic local `env'.
5032 (elint-init-form): Update for above name change.
5033
0e4bb7f0
GM
5034 * mail/mail-extr.el (mail-extract-address-components): Give dynamic
5035 local variables `cbeg' and `cend' a prefix.
5036 (mail-extr-voodoo): Update for above name change.
5037
c8f3bf36
GM
5038 * textmodes/reftex-toc.el (reftex-toc-do-promote)
5039 (reftex-toc-promote-prepare): Pass `delta' as an explicit argument.
5040 (reftex-toc-promote-action): Doc fix.
5041
5042 * textmodes/reftex-sel.el (reftex-select-item): Give local variables
5043 `prompt', `data' a prefix.
5044 (reftex-select-post-command-hook, reftex-select-callback)
5045 (reftex-select-mouse-accept, reftex-select-read-cite):
5046 Update for above name changes.
5047
5048 * textmodes/reftex-ref.el (reftex-reference): Rename local variable
5049 `refstyle' to reftex-refstyle.
5050 (reftex-offer-label-menu): Update for above name change.
5051 * textmodes/reftex-sel.el (reftex-select-toggle-varioref): Update for
5052 `refstyle' name change.
5053
b05fde66
GM
5054 * vc/emerge.el (emerge-eval-in-buffer): Remove, and replace all uses
5055 with with-current-buffer.
5056 (diff, template): Give dynamic local variables a prefix.
5057 (emerge-line-numbers): Rename local `diff' to emerge-line-diff.
5058 (emerge-line-number-in-buf): Update for above name change.
5059 (emerge-combine-versions-internal): Rename local `template' to
5060 emerge-combine-template.
5061 (emerge-combine-versions-edit): Update for above name change.
5062
5d8f9169
RA
50632010-11-06 Ralf Angeli <angeli@caeruleus.net>
5064
5065 * textmodes/reftex-cite.el
5066 (reftex-extract-bib-entries-from-thebibliography): Match bibitem
5067 entries with whitespace after \bibitem.
5068 (reftex-create-bibtex-file): Match entries containing numbers and
5069 symbol constituents. Make sure that entries with whitespace at
5070 various places are found.
5071
f8aefe82
MA
50722010-11-05 Christian Millour <cm@abtela.com> (tiny change)
5073
5074 * shell.el (shell-process-popd): Made aware of comint-file-name-prefix.
5075
e06918d2
JD
50762010-11-05 Jan Djärv <jan.h.d@swipnet.se>
5077
5078 * mouse.el (mouse-yank-primary): Update comment (Bug#6802).
5079
17fc58c9
GM
50802010-11-05 Glenn Morris <rgm@gnu.org>
5081
f7fe4837
GM
5082 * woman.el (woman0-roff-buffer, woman1-roff-buffer)
5083 (woman2-roff-buffer): Give local variable `request' a prefix.
5084 (woman0-macro): Rename argument `request' in the same way.
5085 (woman-request): New name for `request' dynamic variable.
5086 (woman-unquote, woman-forward-arg): Update for above name change.
5087 (woman1-roff-buffer): Give local variable `unquote' a prefix.
5088 (woman1-unquote): New name for `unquote' dynamic variable.
5089 (woman1-B-or-I, woman1-alt-fonts): Update for above name change.
5090 (woman-translations): Rename from `translations'. No longer global.
5091 (woman2-tr, woman-translate): Update for above name change.
5092 (woman-translate): Check for bound variable.
5093 (woman2-roff-buffer): Give local variable `translations' a prefix.
5094
869c4186
GM
5095 * play/doctor.el: Give all local variables a prefix. Update callers.
5096 (doc$, doctor-put-meaning): Use backquote.
5097
215461a8
GM
5098 * emacs-lisp/cl-macs.el (loop): Give local variable args a prefix.
5099 (cl-parse-loop-clause, cl-loop-handle-accum): Update for above change.
5100
17fc58c9
GM
5101 * emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Give local
5102 variables bytes, ptr, op a prefix.
5103 (disassemble-offset): Update for above change.
5104
015eea59
CY
51052010-11-03 Chong Yidong <cyd@stupidchicken.com>
5106
5107 * emacs-lisp/package.el (package-unpack): Remove no-op.
5108 (package--builtins, package--dir): Doc fix.
5109 (package-activate-1, package-activate, package-install)
5110 (package-compute-transaction): Fix error message.
5111 (package-delete): Use delete-directory. Omit system packages.
5112 (package-initialize): Set package-alist to nil first.
5113 (package-menu-mark-delete, package-menu-mark-install): Don't add
5114 symbols that are inconsistent with the package state.
5115 (package-menu-execute): Perform deletions and installations as
5116 single batch operations.
5117
033862d1
GM
51182010-11-03 Glenn Morris <rgm@gnu.org>
5119
0b03a950
GM
5120 * progmodes/idlwave.el (idlwave-pset): Only used on XEmacs.
5121 (props): Remove unnecessary declaration.
5122
e337e22c
GM
5123 * textmodes/ispell.el (ispell-init-process): On Emacs, always use
5124 set-process-query-on-exit-flag.
5125
a88e24dd 5126 * textmodes/reftex-toc.el (name1, dummy, dummy2): Remove unused decs.
728618ba
GM
5127 (reftex-toc-do-promote): Remove unused local `mpos'.
5128 (reftex-toc-restore-region): Make `mpos' local to this function.
a88e24dd 5129
537b04b9
GM
5130 * net/dbus.el (dbus-name-owner-changed-handler): Doc fix.
5131
52365e61
GM
5132 * play/landmark.el (lm-losing-threshold): Correct spelling.
5133 (lm-human-plays): Use new name.
5134
cd32f8a9
GM
5135 * play/gomoku.el (gomoku-loosing-threshold): Correct spelling.
5136 (gomoku-human-plays): Use new name.
5137
033862d1
GM
5138 * play/gomoku.el (nil-score, Xscore, XXscore, XXXscore, XXXXscore)
5139 (Oscore, OOscore, OOOscore, OOOOscore): Rename with gomoku- prefix.
5140 (gomoku-score-trans-table, gomoku-winning-threshold)
5141 (gomoku-loosing-threshold, gomoku-init-score-table): Use new names.
5142
4b99edf2
CY
51432010-11-03 Chong Yidong <cyd@stupidchicken.com>
5144
5145 * emacs-lisp/package.el: Don't put built-in packages in
5146 package-alist, to avoid loading inefficiencies.
5147 (package-built-in-p): Make VERSION optional, and treat it as a
5148 minimum acceptable version.
6a7662bb
BR
5149 (package-activate): Search separately for built-in packages.
5150 Emit a warning if a dependency fails.
4b99edf2
CY
5151 (define-package): Handle most common case, where there is no
5152 obsolete package, first.
5153 (package-compute-transaction): Print required version in error.
5154 (package--initialized): New variable.
5155 (list-packages): Use it.
5156 (package-initialize): Optional arg NO-ACTIVATE. Don't put
6a7662bb
BR
5157 built-in packages in packages-alist; keep it separate.
5158 Set package--initialized.
4b99edf2
CY
5159 (describe-package): Avoid activating packages as a side-effect.
5160 Search separately for built-in packages.
5161 (describe-package-1): Handle the case where an elpa package is
5162 simultaneously built-in and available/installed.
6a7662bb
BR
5163 (package-installed-p, package--generate-package-list):
5164 Search separately for built-in packages.
4b99edf2
CY
5165 (package-load-descriptor): Doc fix.
5166
3225dcaa
SM
51672010-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
5168
5169 * progmodes/perl-mode.el (perl-syntax-propertize-function):
5170 Handle __DATA__ and __END__.
5171
fa14dc18
NF
51722010-11-02 Noah Friedman <friedman@splode.com>
5173
5174 * emacs-lisp/bytecomp.el (byte-recompile-file): If bytecomp-arg is
5175 nil, do not ask to recompile files that are not already compiled,
5176 and do not recompile them.
5177
0f75c62a
CY
51782010-11-02 Chong Yidong <cyd@stupidchicken.com>
5179
5180 * emacs-lisp/package.el (package-initialize): Ensure that
5181 obsoleted built-in packages are not in package-activated-list
5182 during activation.
5183 (describe-package-1): Make the "installed" status override
5184 "built-in".
5185
b29f5b7b
VJL
51862010-11-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5187
5188 * subr.el (version-separator, version-regexp-alist): Remove '*'
5189 from docstring.
5190 (version-list-<=, version<=, version=): Doc fix.
5191
b18fad6d
KH
51922010-11-01 Kenichi Handa <handa@m17n.org>
5193
5194 * faces.el (glyphless-char): Inherit underline for tty.
5195
a8039db1 51962010-11-01 Kenichi Handa <handa@m17n.org>
b2cca856
KH
5197
5198 Implement various display methods for glyphless characters.
5199
5200 * international/characters.el (char-acronym-table): New variable.
5201 (glyphless-char-control): New variable.
35f52ed6 5202 (update-glyphless-char-display): New function.
b2cca856
KH
5203
5204 * faces.el (glyphless-char): New face.
5205
28886d5e
GM
52062010-11-01 Glenn Morris <rgm@gnu.org>
5207
919dd7aa
GM
5208 * calendar/holidays.el (general-holidays, oriental-holidays)
5209 (local-holidays, other-holidays, hebrew-holidays, christian-holidays)
5210 (islamic-holidays, bahai-holidays, solar-holidays): Move aliases before
5211 the definitions of their targets.
5212
c79fc059
GM
5213 * emacs-lisp/smie.el (smie): New custom group.
5214 (smie-blink-matching-inners, smie-indent-basic): Add :group.
5215
c8ccffb1
GM
5216 * faces.el (xw-defined-colors, x-setup-function-keys):
5217 * mouse-sel.el (x-select-text):
5218 * term/w32console.el (x-setup-function-keys): Update declarations.
5219
f4ff702e
GM
5220 * progmodes/ruby-mode.el (ruby-syntax-propertize-heredoc): Declare.
5221
806c491a
GM
5222 * textmodes/ispell.el (comment-add): Declare.
5223
c3dfebd1
GM
5224 * net/gnutls.el (gnutls-boot, gnutls-errorp, gnutls-error-string):
5225 Declare.
5226
28886d5e
GM
5227 * info.el (finder-keywords-hash, package-alist): Declare.
5228
693c9d15
CY
52292010-11-01 Chong Yidong <cyd@stupidchicken.com>
5230
5231 * finder.el (finder-compile-keywords): Don't use intern-soft,
5232 since package names may not yet exist in the obarray.
5233
52342010-11-01 Chong Yidong <cyd@stupidchicken.com>
4624de78
CY
5235
5236 * vc/vc-arch.el (vc-arch-checkin):
5237 * vc/vc-cvs.el (vc-cvs-checkin):
5238 * vc/vc-mtn.el (vc-mtn-checkin):
5239 * vc/vc-rcs.el (vc-rcs-checkin):
5240 * vc/vc-sccs.el (vc-sccs-checkin):
5241 * vc/vc-svn.el (vc-svn-checkin): Remove optional extra arg, unused
5242 since 2010-04-21 commit by Stefan Monnier.
5243
36967cf7
GM
52442010-11-01 Glenn Morris <rgm@gnu.org>
5245
feb5e60a
GM
5246 * emacs-lisp/bytecomp.el (byte-recompile-file): Fix previous change.
5247
1f023ca9
GM
5248 * startup.el (package-enable-at-startup, package-initialize):
5249 Silence compiler.
5250
36967cf7
GM
5251 * progmodes/ada-mode.el (ada-font-lock-syntactic-keywords):
5252 Silence compiler.
5253
430e7297
JD
52542010-10-31 Julien Danjou <julien@danjou.info>
5255
5256 * emacs-lisp/bytecomp.el (byte-recompile-file): New fun (bug#7297).
5257 (byte-recompile-directory):
5258 * emacs-lisp/lisp-mode.el (emacs-lisp-byte-compile-and-load):
430e7297
JD
5259 Use `byte-recompile-file'.
5260
c8c59954
GM
52612010-10-31 Glenn Morris <rgm@gnu.org>
5262
5263 * cus-start.el: Handle standard values via a keyword.
5264 Only set version property if specified.
5265 (cursor-in-non-selected-windows, menu-bar-mode)
5266 (tool-bar-mode, show-trailing-whitespace):
5267 Do not specify standard values.
5268 (transient-mark-mode, temporary-file-directory): Use :standard.
5269
04e63796
JD
52702010-10-31 Jan Djärv <jan.h.d@swipnet.se>
5271
5272 * term/x-win.el (x-get-selection-value): New function that gets
35f52ed6 5273 PRIMARY with type as specified in x-select-request-type. (Bug#6802)
04e63796 5274
2699a554 52752010-10-31 Michael Albinus <michael.albinus@gmx.de>
a057950d
MA
5276
5277 * net/tramp.el (tramp-handle-insert-file-contents): For root,
5278 preserve owner and group when editing files. (Bug#7289)
5279
35fcc05c 52802010-10-31 Glenn Morris <rgm@gnu.org>
d2ce10d2
GM
5281
5282 * speedbar.el (speedbar-mode):
5283 * play/fortune.el (fortune-in-buffer, fortune):
5284 * play/gomoku.el (gomoku-mode):
5285 * play/landmark.el (lm-mode):
5286 * textmodes/bibtex.el (bibtex-validate, bibtex-validate-globally):
5287 Replace inappropriate uses of toggle-read-only. (Bug#7292)
5288
82f7efc3
GM
5289 * select.el (x-selection): Mark it as an obsolete alias.
5290
2699a554 52912010-10-31 Aaron S. Hawley <aaron.s.hawley@gmail.com>
ca39416c 5292
f486841f 5293 * vc/add-log.el (find-change-log): Use derived-mode-p rather than
ca39416c
AH
5294 major-mode (bug#7284).
5295
2699a554 52962010-10-31 Glenn Morris <rgm@gnu.org>
aab705a2
GM
5297
5298 * menu-bar.el (menu-bar-files-menu): Make it into an actual alias,
5299 rather than just an unused variable that inherits from the real one.
5300
e6ef5dd9
AM
53012010-10-31 Alan Mackenzie <acm@muc.de>
5302
5303 * progmodes/cc-cmds.el (c-mask-paragraph): Fix an off-by-1 error.
5304 This fixes bug #7185.
5305
8a500a91
CY
53062010-10-30 Chong Yidong <cyd@stupidchicken.com>
5307
5308 * startup.el (command-line): Search for package directories, and
5309 don't load package.el if none are found.
5310
6a7662bb
BR
5311 * emacs-lisp/package.el (describe-package, list-packages):
5312 Call package-initialize if it has not been called yet.
8a500a91 5313
4f9e41e4
AM
53142010-10-30 Alan Mackenzie <acm@muc.de>
5315
5316 * progmodes/cc-fonts.el (c-font-lock-enum-tail): New function
5317 which fontifies the tail of an enum.
5318 (c-basic-matchers-after): Insert a call to the above new function.
5319 This fixes bug #7264.
5320
88f43c67
GM
53212010-10-30 Glenn Morris <rgm@gnu.org>
5322
5323 * cus-start.el: Add :set properties for minor modes menu-bar-mode,
5324 tool-bar-mode, transient-mark-mode. (Bug#7306)
5325 Include the :set property in the dumped Emacs.
5326
c4d17d50
SM
53272010-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
5328
5329 SMIE: change indent rules format, improve smie-setup.
5330 * emacs-lisp/smie.el (smie-precs-precedence-table)
5331 (smie-merge-prec2s, smie-bnf-precedence-table, smie-prec2-levels):
5332 Mark them pure so the tables gets built at compile time.
5333 (smie-bnf-precedence-table): Store the closer-alist in the table.
5334 (smie-prec2-levels): Preserve the closer-alist.
5335 (smie-blink-matching-open): Be more forgiving in case of indentation.
5336 (smie-hanging-p): Rename from smie-indent--hanging-p.
5337 (smie-bolp): Rename from smie-indent--bolp.
5338 (smie--parent, smie--after): New dynamic vars.
5339 (smie-parent-p, smie-next-p, smie-prev-p): New funs.
5340 (smie-indent-rules): Remove.
5341 (smie-indent--offset-rule): Remove fun.
5342 (smie-rules-function): New var.
5343 (smie-indent--rule): New fun.
5344 (smie-indent--offset, smie-indent-keyword, smie-indent-after-keyword)
5345 (smie-indent-exps): Use it.
5346 (smie-setup): Setup paren blinking; add keyword args for token
5347 functions; extract closer-alist from op-levels.
5348 (smie-indent-debug-log): Remove var.
5349 (smie-indent-debug): Remove fun.
5350 * progmodes/prolog.el (prolog-smie-indent-rules): Remove.
5351 (prolog-smie-rules): New fun to replace it.
5352 (prolog-mode-variables): Simplify.
5353 * progmodes/octave-mod.el (octave-smie-closer-alist): Remove, now that
5354 it's setup automatically.
5355 (octave-smie-indent-rules): Remove.
5356 (octave-smie-rules): New fun to replace it.
5357 (octave-mode): Simplify.
5358
9d794026
GM
53592010-10-29 Glenn Morris <rgm@gnu.org>
5360
e088c02a
GM
5361 * files.el (temporary-file-directory): Remove (already defined in C).
5362 * cus-start.el: Add temporary-file-directory.
5363
9d794026
GM
5364 * abbrev.el (abbrev-mode):
5365 * composite.el (auto-composition-mode):
5366 * menu-bar.el (menu-bar-mode):
5367 * simple.el (transient-mark-mode):
5368 * tool-bar.el (tool-bar-mode): Adjust the define-minor-mode calls so
5369 that they do not define the associated variables twice.
5370 * simple.el (transient-mark-mode): Remove defvar.
5371 * composite.el (auto-composition-mode): Make variable auto-buffer-local.
5372 * cus-start.el: Add transient-mark-mode, menu-bar-mode, tool-bar-mode.
5373 Handle multiple groups, and also custom-delayed-init-variables.
5374 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
5375
dcc029e0
SM
53762010-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
5377
5378 * emacs-lisp/pcase.el (pcase): New `string' and `guard' patterns.
5379 (pcase-if): Add one minor optimization.
5380 (pcase-split-equal): Rename from pcase-split-eq.
5381 (pcase-split-member): Rename from pcase-split-memq.
5382 (pcase-u1): Add strings to the member optimization.
5383 Add `guard' variant of predicates.
5384 (pcase-q1): Add string patterns.
5385
a62b88d4
SM
53862010-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
5387
5388 * vc/log-edit.el (log-edit-rewrite-fixes): State its safety pred.
5389
f41f19b0
GM
53902010-10-28 Glenn Morris <rgm@gnu.org>
5391
b3edb781
GM
5392 * term/ns-win.el (global-map, menu-bar-final-items, menu-bar-help-menu):
5393 Move menu-bar related settings to ../menu-bar.el.
5394 * menu-bar.el (global-map, menu-bar-final-items, menu-bar-help-menu):
5395 Move ns-specific settings here from term/ns-win.el.
5396
f41f19b0
GM
5397 * simple.el (x-selection-owner-p): Remove unused declaration.
5398
6175cd08
SM
53992010-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
5400
5401 * minibuffer.el (completion-cycling): New var (bug#7266).
5402 (minibuffer-complete, completion--do-completion):
5403 Use completion--flush-all-sorted-completions.
5404 (minibuffer-complete): Only cycle if completion-cycling is set.
5405 (completion--flush-all-sorted-completions): Unset completion-cycling.
5406 (minibuffer-force-complete): Set completion-cycling.
5407 (completion-all-sorted-completions): Move declaration before first use.
5408
19677c71
LL
54092010-10-28 Leo <sdl.web@gmail.com>
5410
5411 * iswitchb.el (iswitchb-kill-buffer): Avoid `iswitchb-make-buflist'
5412 which changes the order of matches seen by users (bug#7231).
5413
54142010-10-28 Jes Bodi Klinke <jes@bodi-klinke.dk> (tiny change)
77b143eb
JBK
5415
5416 * progmodes/compile.el (compilation-mode-font-lock-keywords):
5417 Don't confuse -omega as "-o mega".
5418
2122161f
SM
54192010-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
5420
ce8794df
SM
5421 * vc/log-edit.el (log-edit-rewrite-fixes): New var.
5422 (log-edit-author): New dynamic var.
5423 (log-edit-changelog-ours-p, log-edit-insert-changelog-entries): Use it
5424 to return the author if different from committer.
5425 (log-edit-insert-changelog): Use them to add Author: and Fixes headers.
5426
80cb310d
SM
5427 * play/landmark.el: Adjust commenting convention.
5428 (lm-nil-score): Rename from nil-score.
5429 (Xscore, XXscore, XXXscore, XXXXscore, Oscore, OOscore, OOOscore)
5430 (OOOOscore): Move into a let in lm-score-trans-table.
5431 (lm-winning-threshold, lm-loosing-threshold): Use lm-score-trans-table.
5432
2122161f
SM
5433 * electric.el (electric-indent-chars): Autoload.
5434 * progmodes/octave-mod.el (octave-mode):
5435 * progmodes/ruby-mode.el (ruby-mode): Take advantage of it.
5436 (ruby-mode-abbrev-table): Merge initialization and declaration.
5437
e925113b
GM
54382010-10-27 Glenn Morris <rgm@gnu.org>
5439
208d109c
GM
5440 * abbrev.el (abbrev-mode): Remove one of the three definitions of this
5441 variable.
5442
7d3e3843
GM
5443 * server.el (server-host, server-port, server-auth-dir): Autoload risky.
5444
e925113b
GM
5445 * term/ns-win.el: Restore require of cl when compiling.
5446 (menu-bar-final-items): Remove non-existent `windows' menu.
1bcc4637
GM
5447 (ns-handle-nxopen): Optionally handle the temp-case.
5448 (ns-handle-nxopentemp): Just call ns-handle-nxopen.
5449 (ns-insert-file, ns-find-file): Use `pop'.
e925113b 5450
b94a5a43
GM
54512010-10-26 Glenn Morris <rgm@gnu.org>
5452
5453 * term/common-win.el (xw-defined-colors): Simplify the 'ns case.
5454
fc3eda04
AR
54552010-10-26 Adrian Robert <Adrian.B.Robert@gmail.com>
5456
5457 * term/ns-win.el (ns-new-frame, ns-show-prefs): Don't add to
5458 global map.
5459 * term/common-win.el (x-setup-function-keys): Remove most of the
5460 keymappings. Comment on the remaining ones.
5461
c79b0b1c
PO
54622010-10-26 Peter Oliver <p.d.oliver@mavit.org.uk> (tiny change)
5463
c31dc2c0 5464 * server.el (server-port): New option. (Bug#854)
c79b0b1c
PO
5465 (server-start): Use server-port.
5466
725513b7
GM
54672010-10-26 Glenn Morris <rgm@gnu.org>
5468
d7d8c62a
GM
5469 * term/ns-win.el (ns-version-string): Remove unused declaration.
5470 (ns-invocation-args): Change to x-invocation-args.
5471 (ns-handle-switch, ns-handle-numeric-switch, ns-handle-iconic)
5472 (ns-handle-name-switch, ns-ignore-2-arg): Remove.
5473 (ns-handle-nxopen, ns-handle-nxopentemp, ns-ignore-1-arg):
5474 Use x-invocation-args instead of ns-invocation-args.
5475 (ns-initialize-window-system, handle-args-function-alist):
5476 Use x-handle-args instead of ns-handle-args.
5477 * term/common-win.el (x-handle-args): Also handle nextstep arguments.
5478 * startup.el (command-line-ns-option-alist): Replace
5479 ns-handle-name-switch, ns-handle-switch, ns-handle-numeric-switch,
5480 ns-handle-iconic with the x- equivalents.
5481
725513b7
GM
5482 * term/common-win.el (x-select-enable-clipboard):
5483 * term/pc-win.el (x-select-enable-clipboard): Doc fix.
5484
5485 * term/ns-win.el: No need to require cl when compiling.
5486 (x-display-name, x-setup-function-keys, x-select-text, x-colors)
5487 (xw-defined-colors): Use the common-win definitions.
5488 (ns-alternatives-map): Make it an obsolete alias for x-alternatives-map.
5489 (ns-handle-iconic): Make it an alias for x-handle-iconic.
5490 * term/common-win.el (x-select-text, x-alternatives-map)
5491 (x-setup-function-keys, x-colors, xw-defined-colors): Handle 'ns case.
5492 * loadup.el [ns]: Load common-win.
5493
77ec02d8
DU
54942010-10-26 Daiki Ueno <ueno@unixuser.org>
5495
5496 * epa-mail.el (epa-mail-encrypt): Handle local-part only
6ee79275 5497 recipients; expand mail aliases (Bug#7280).
77ec02d8 5498
6a5c2175
GM
54992010-10-25 Glenn Morris <rgm@gnu.org>
5500
59ba9d59
GM
5501 * term/common-win.el (x-handle-switch): Simplify with pop.
5502 Optionally handle numeric switches.
5503 (x-handle-numeric-switch): Just call x-handle-switch.
5504 (x-handle-initial-switch, x-handle-xrm-switch, x-handle-geometry)
5505 (x-handle-name-switch, x-handle-display, x-handle-args):
5506 Simplify with pop.
5507
6a5c2175
GM
5508 * term/ns-win.el: Do not require easymenu.
5509 (menu-bar-edit-menu) <copy, paste, paste-from-menu, separator-undo>:
5510 <spell>: Move adjustments to menu-bar.el.
5511 * menu-bar.el (menu-bar-edit-menu) <copy, paste, paste-from-menu>:
5512 <separator-undo, spell>: Move ns-win's adjustments here.
5513 * loadup.el [ns]: Do not load easymenu.
5514
01898dc2
CY
55152010-10-24 Chong Yidong <cyd@stupidchicken.com>
5516
5517 * image.el (image-checkbox-checked, image-checkbox-unchecked):
6a5c2175 5518 Delete (Bug#7222).
01898dc2
CY
5519
5520 * startup.el (fancy-startup-tail): Instead of using inline images,
5521 refer to image files from etc/.
5522
5523 * wid-edit.el (checkbox): Likewise.
5524 (widget-image-find): Center image specs.
5525
a44d921f
GM
55262010-10-24 Glenn Morris <rgm@gnu.org>
5527
5528 * term/ns-win.el (x-select-text): Doc fix.
5529 * w32-fns.el (x-alternatives-map, x-setup-function-keys)
5530 (x-select-text): Move to term/common-win.
5531 * term/w32-win.el (xw-defined-colors): Move to common-win.
5532 * term/x-win.el (xw-defined-colors, x-alternatives-map)
5533 (x-setup-function-keys, x-select-text): Move to common-win.
5534 * term/common-win.el (x-select-text, x-alternatives-map)
5535 (x-setup-function-keys, xw-defined-colors): Merge x- and w32-
5536 definitions here.
5537
709228c0 55382010-10-24 T.V. Raman <tv.raman.tv@gmail.com> (tiny change)
a11de514
R
5539
5540 * net/mairix.el (mairix-searches-mode-map):
5541 * mail/mspools.el (mspools-mode-map): Fix 2010-10-10 change.
5542
0c382083 55432010-10-24 Michael McNamara <mac@mail.brushroad.com>
a03c2342 5544
2b0c7330 5545 * progmodes/verilog-mode.el (verilog-directive-re): Make this variable
a03c2342
WS
5546 auto-built for efficiency of execution and updating.
5547 (verilog-extended-complete-re): Support 'pure' fucntion & task
5548 declarations (these have no bodies).
ca39416c
AH
5549 (verilog-beg-of-statement): General cleanup to enable support of
5550 'pure' fucntion & task declarations (these have no bodies).
5551 These efforts together fix Verilog bug210 from veripool; which was also
a03c2342
WS
5552 noticed by Steve Pearlmutter.
5553 (verilog-directive-re, verilog-directive-begin, verilog-indent-re)
ca39416c
AH
5554 (verilog-directive-nest-re, verilog-set-auto-endcomments):
5555 Support `elsif. Reported by Shankar Giri.
a03c2342
WS
5556 (verilog-forward-ws&directives, verilog-in-attribute-p): Fixes for
5557 attribute handling for lining up declarations and assignments.
5558 (verilog-beg-of-statement-1): Fix issue where continued declaration
5559 is indented differently if it is after a begin..end clock.
5560 (verilog-in-attribute-p, verilog-skip-backward-comments)
5561 (verilog-skip-forward-comment-p): Support proper treatment of
84eb0351 5562 attributes by indent code. Reported by Jeff Steele.
ca39416c 5563 (verilog-in-directive-p): Fix comment to correctly describe function.
a03c2342
WS
5564 (verilog-backward-up-list, verilog-in-struct-region-p)
5565 (verilog-backward-token, verilog-in-struct-p)
5566 (verilog-in-coverage-p, verilog-do-indent)
5567 (verilog-pretty-declarations): Use verilog-backward-up-list as
5568 wrapper around backward-up-list inorder to properly skip comments.
5569 Reported by David Rogoff.
5570 (verilog-property-re, verilog-endcomment-reason-re)
5571 (verilog-beg-of-statement, verilog-set-auto-endcomments)
5572 (verilog-calc-1 ): Fix for assert a; else b; indentation (new form
84eb0351 5573 of if). Reported by Max Bjurling and
a03c2342 5574 (verilog-calc-1): Fix for clocking block in modport
84eb0351 5575 declaration. Reported by Brian Hunter.
a03c2342 5576
0c382083 55772010-10-24 Wilson Snyder <wsnyder@wsnyder.org>
a03c2342 5578
2b0c7330 5579 * progmodes/verilog-mode.el (verilog-auto-inst, verilog-gate-ios)
a03c2342
WS
5580 (verilog-gate-keywords, verilog-read-sub-decls)
5581 (verilog-read-sub-decls-gate, verilog-read-sub-decls-gate-ios)
5582 (verilog-read-sub-decls-line, verilog-read-sub-decls-sig): Support
5583 AUTOINST for gate primitives, bug284. Reported by Mark Johnson.
5584 (verilog-read-decls): Fix spaces in V2K module parameters causing
5585 mis-identification as interfaces, bug287.
5586 (verilog-read-decls): Fix not treating "parameter string" as a
5587 parameter in AUTOINSTPARAM.
5588 (verilog-read-always-signals-recurse, verilog-read-decls): Fix not
5589 treating `elsif similar to `endif inside AUTOSENSE.
ca39416c 5590 (verilog-do-indent): Implement correct automatic or static task or
b762841f 5591 function end comment highlight. Reported by Steve Pearlmutter.
a03c2342
WS
5592 (verilog-font-lock-keywords-2): Fix highlighting of single
5593 character pins, bug264. Reported by Michael Laajanen.
5594 (verilog-auto-inst, verilog-read-decls, verilog-read-sub-decls)
5595 (verilog-read-sub-decls-in-interfaced, verilog-read-sub-decls-sig)
6a7662bb
BR
5596 (verilog-subdecls-get-interfaced, verilog-subdecls-new):
5597 Support interfaces with AUTOINST, bug270. Reported by Luis Gutierrez.
ca39416c
AH
5598 (verilog-pretty-expr): Fix interactive arguments, bug272.
5599 Reported by Mark Johnson.
5600 (verilog-auto-tieoff, verilog-auto-tieoff-ignore-regexp):
5601 Add 'verilog-auto-tieoff-ignore-regexp' for AUTOTIEOFF,
b762841f 5602 bug269. Suggested by Gary Delp.
a03c2342 5603 (verilog-mode-map, verilog-preprocess, verilog-preprocess-history)
ca39416c
AH
5604 (verilog-preprocessor, verilog-set-compile-command):
5605 Create verilog-preprocess and verilog-preprocessor to show
5606 preprocessed output.
a03c2342
WS
5607 (verilog-get-beg-of-line, verilog-get-end-of-line)
5608 (verilog-modi-file-or-buffer, verilog-modi-name)
5609 (verilog-modi-point, verilog-within-string): Move defmacro's
b762841f 5610 before first use to avoid warning. Reported by Steve Pearlmutter.
a03c2342
WS
5611 (verilog-colorize-buffer, verilog-colorize-include-files-buffer)
5612 (verilog-colorize-region, verilog-highlight-buffer)
5613 (verilog-highlight-includes, verilog-highlight-modules)
5614 (verilog-highlight-region, verilog-mode): Rename colorize to
5615 highlight to match other packages. Disable module highlighting,
5616 as received speed complaints, reenable for experimentation only
5617 using new verilog-highlight-modules.
5618 (verilog-read-decls): Fix regexp stack overflow in very large
5619 AUTO_TEMPLATEs, bug250.
5620 (verilog-auto, verilog-delete-auto, verilog-save-buffer-state)
5621 (verilog-scan): Create verilog-save-buffer-state to standardize
5622 making insignificant changes that shouldn't call hooks.
5623 (verilog-save-no-change-functions, verilog-save-scan-cache)
5624 (verilog-scan, verilog-scan-cache-ok-p, verilog-scan-region):
5625 Create verilog-save-no-change-functions to wrap verilog-scan
5626 preservation, and fix to work with nested preserved calls.
5627 (verilog-auto-inst, verilog-auto-inst-dot-name): Support .name
5628 port syntax for AUTOWIRE, and with new verilog-auto-inst-dot-name
5629 generate .name with AUTOINST, bug245. Suggested by David Rogoff.
5630 (verilog-submit-bug-report): Update variable list to be complete.
5631 (verilog-auto, verilog-colorize-region): Fix AUTO expansion
5632 breaking on-the-fly font-locking.
5633 (verilog-colorize-buffer, verilog-colorize-include-files)
5634 (verilog-colorize-include-files-buffer, verilog-colorize-region)
5635 (verilog-load-file-at-mouse, verilog-load-file-at-point)
5636 (verilog-mode, verilog-read-inst-module-matcher): With point on a
5637 AUTOINST cell instance name, middle mouse button now finds-file on
5638 it. Suggested by Brad Dobbie.
5639 (verilog-alw-get-temps, verilog-auto-reset)
5640 (verilog-auto-sense-sigs, verilog-read-always-signals)
5641 (verilog-read-always-signals-recurse): Fix loop indexes being
b762841f 5642 AUTORESET. AUTORESET now assumes any variables in the
6a7662bb
BR
5643 initialization section of a for() should be ignored.
5644 Reported by Dan Dever.
a03c2342
WS
5645 (verilog-error-font-lock-keywords)
5646 (verilog-error-regexp-emacs-alist)
5647 (verilog-error-regexp-xemacs-alist): Fix error detection of
5648 Cadence HAL, reported by David Asher. Repair drift between the
5649 three similar error variables.
5650 (verilog-modi-lookup, verilog-modi-lookup-cache)
5651 (verilog-modi-lookup-last-current, verilog-modi-lookup-last-mod)
5652 (verilog-modi-lookup-last-modi, verilog-modi-lookup-last-tick):
5653 Fix slow verilog-auto expansion on very large files.
ca39416c
AH
5654 (verilog-read-sub-decls-expr, verilog-read-sub-decls-line):
5655 Fix AUTOOUTPUT treating "1*2" as a signal name in submodule connection
a03c2342
WS
5656 "{1*2{...". Broke in last revision.
5657 (verilog-read-sub-decls-expr): Fix AUTOOUTPUT not detecting
5658 submodule connections with replications "{#{a},#{b}}".
5659
0c382083
CY
56602010-10-24 Juanma Barranquero <lekktu@gmail.com>
5661
5662 * progmodes/dcl-mode.el (dcl-electric-reindent-regexps):
5663 Fix typo in docstring.
5664
56652010-10-24 Kenichi Handa <handa@m17n.org>
5666
5667 * face-remap.el (text-scale-adjust): Call read-event with a proper
5668 prompt.
5669
56702010-10-24 Chong Yidong <cyd@stupidchicken.com>
5671
5672 * emacs-lisp/unsafep.el: Don't mark functions that display
5673 messages as safe. Suggested by Johan Bockgård.
5674
56752010-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
5676
5677 * emacs-lisp/regexp-opt.el (regexp-opt-group, regexp-opt-charset):
5678 Turn comments into docstrings.
5679
5680 * minibuffer.el (completion--replace): Move point where it belongs
5681 when there's a common suffix (bug#7215).
5682
9317e499
CY
56832010-10-24 Chong Yidong <cyd@stupidchicken.com>
5684
5685 Merge read-color and facemenu-read-color (Bug#7242).
5686
5687 * faces.el (read-color): Use the completion code from
5688 facemenu-read-color. Require match in completion. Doc fix.
5689
5690 * facemenu.el (facemenu-read-color): Alias for read-color.
6a7662bb
BR
5691 (facemenu-set-foreground, facemenu-set-background):
5692 Use read-color.
9317e499
CY
5693
5694 * frame.el (set-background-color, set-foreground-color)
6a7662bb
BR
5695 (set-cursor-color, set-mouse-color, set-border-color):
5696 Use read-color.
9317e499 5697
a44d921f 56982010-10-24 Leo <sdl.web@gmail.com>
59dd6f73
LL
5699
5700 * eshell/em-unix.el (eshell-remove-entries): Use the TRASH
5701 argument of delete-file and delete-directory (Bug#7011).
5702
43207249
CY
57032010-10-24 Chong Yidong <cyd@stupidchicken.com>
5704
5705 * emacs-lisp/package.el (package-menu-mode-map): Inherit from
5706 button-buffer-map.
5707
484db896 57082010-10-24 Ralf Angeli <angeli@caeruleus.net>
f34e6aaa
CY
5709
5710 * emacs-lisp/package.el (package--generate-package-list): Make the
5711 *Packages* buffer read-only.
5712
10f5e3e6
AM
57132010-10-24 Alan Mackenzie <acm@muc.de>
5714
5715 * progmodes/cc-fonts.el (c-font-lock-declarations): Cache the
5716 result of `c-beginning-of-decl-1' between invocations of a lambda
5717 function (Bug #7265).
5718
3ec6ca72
DU
57192010-10-24 Daiki Ueno <ueno@unixuser.org>
5720
5721 * epg-config.el (epg-gpg-program): Try to use "gpg2" if "gpg"
5722 executable is not available on the system (Bug#7268).
5723
ec514007
GM
57242010-10-24 Glenn Morris <rgm@gnu.org>
5725
f5f25615
GM
5726 * select.el (selection-coding-system, next-selection-coding-system):
5727 Sync doc with C versions.
3646b86d 5728
8aa0f263
GM
5729 * w32-vars.el (x-select-enable-clipboard):
5730 * term/x-win.el (x-select-enable-clipboard): Move to common-win.
5731 * term/common-win.el (x-select-enable-clipboard): Move here.
5732
46710489
GM
5733 * term/tty-colors.el (tty-defined-color-alist): Remove duplicate
5734 definition of C variable.
5735
ec514007
GM
5736 * frame.el (show-trailing-whitespace, auto-hscroll-mode)
5737 (display-hourglass, hourglass-delay, cursor-in-non-selected-windows):
5738 Don't redefine things that are defined in C.
5739 * cus-start.el: Also handle :risky, :safe, :set, and :tag.
5740 (show-trailing-whitespace, auto-hscroll-mode)
5741 (display-hourglass, hourglass-delay, cursor-in-non-selected-windows):
5742 Set up the appropriate custom properties.
5743
8a79905d
CY
57442010-10-24 Chong Yidong <cyd@stupidchicken.com>
5745
5746 Bind "C-c ]" to ...
5747 * progmodes/f90.el (f90-mode-map): ... f90-insert-end.
5748 * nxml/nxml-mode.el (nxml-mode-map): ... nxml-finish-element.
5749 * textmodes/tex-mode.el (tex-mode-map): ... latex-close-block.
5750 * textmodes/sgml-mode.el (sgml-mode-map): ... sgml-close-tag.
5751
aa02a29f
GM
57522010-10-23 Glenn Morris <rgm@gnu.org>
5753
7dfc15df
GM
5754 * textmodes/flyspell.el (flyspell-mode): If there was an error,
5755 say what it was.
5756
66c6abf0
GM
5757 * frame.el (auto-hscroll-mode, cursor-in-non-selected-windows):
5758 Sync docs with C version.
f3d87560 5759
3193e969
GM
5760 * term/ns-win.el (xw-defined-colors):
5761 * term/x-win.el (xw-defined-colors): Make docs identical to w32-win.
5762
6f748f70
GM
5763 * term/pc-win.el (x-select-enable-clipboard):
5764 * term/x-win.el (x-select-enable-clipboard):
5765 * w32-vars.el (x-select-enable-clipboard): Make doc-strings identical.
5766
7aa93795
GM
5767 * comint.el (comint-password-prompt-regexp): Make it less vague.
5768 Bump version.
5769
17284e30
GM
5770 * help-fns.el (doc-file-to-man, doc-file-to-info): New commands.
5771
aa02a29f
GM
5772 * help.el (finder-by-keyword): Remove unnecessary autoload.
5773
69b55131
GM
57742010-10-22 Glenn Morris <rgm@gnu.org>
5775
9a0dd02d
GM
5776 * loadup.el: Unconditionally load float-sup.
5777 * paren.el (show-paren-delay):
5778 * emacs-lisp/float-sup.el:
5779 * emulation/cua-base.el (cua-prefix-override-inhibit-delay):
5780 * obsolete/lazy-lock.el (lazy-lock-defer-time, lazy-lock-stealth-nice)
5781 (lazy-lock-stealth-verbose): Assume float support.
5782 * ps-print.el: Assume float support on Emacs.
5783 * emacs-lisp/timer.el (timer-next-integral-multiple-of-time):
5784 Remove non-float branch.
5785
69b55131
GM
5786 * emacs-lisp/autoload.el (batch-update-autoloads): Update for
5787 src/Makefile no longer being pre-processed.
5788
7c23d9e8
SM
57892010-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
5790
5791 * emacs-lisp/find-func.el (find-library): Use test-completion.
5792
23737b4a
LMI
57932010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
5794
7c23d9e8 5795 * newcomment.el (comment-dwim): Fix the intentation in the doc string.
23737b4a 5796
6e060cee 57972010-10-21 Michael Albinus <michael.albinus@gmx.de>
01d884cf
MA
5798
5799 * net/tramp-sh.el (tramp-do-file-attributes-with-stat): Do not use
5800 space in stat format string.
5801 (tramp-send-command): Unset $PS1 when using here documents, in
5802 order not to get several prompts.
5803 (tramp-get-inline-coding): Return `nil' in case of errors.
5804
08ffb131
DU
58052010-10-21 Daiki Ueno <ueno@unixuser.org>
5806
7c23d9e8
SM
5807 * hexl.el (hexl-mode, hexl-mode-exit):
5808 Tweak revert-buffer-function to inhibit auto-mode-alist (Bug#7252).
08ffb131
DU
5809 (hexl-revert-buffer-function): New function.
5810 (hexl-before-revert-hook, hexl-after-revert-hook): Abolish.
5811
ba7fdf30
AM
58122010-10-19 Alan Mackenzie <acm@muc.de>
5813
7c23d9e8
SM
5814 * progmodes/cc-langs.el (c-type-decl-prefix-key): C++ bit:
5815 Move "\(const\|throw\|volatile\)\>" nearer the start of the regexp, so
7f0789c9
AM
5816 that these keywords aren't wrongly matched as identifiers.
5817
ba7fdf30
AM
5818 * progmodes/cc-mode.el (c-before-change, c-after-change): Move the
5819 setting of c-new-BEG and c-new-END from c-before-change to
e64ae4e8 5820 c-after-change. (Bug#7181)
ba7fdf30 5821
7fd8732d
CY
58222010-10-19 Chong Yidong <cyd@stupidchicken.com>
5823
5824 * cus-face.el (custom-theme-set-faces): Revert 2010-10-18 change.
5825 Don't mark as safe.
5826
5827 * custom.el (custom-theme-set-variables): Likewise.
5828 (load-theme): Add custom-theme-set-faces and
5829 custom-theme-set-variables to safe-functions while loading.
5830 (custom-enabled-themes): Mark as risky.
5831
3f12b18c
JD
58322010-10-18 Julien Danjou <julien@danjou.info>
5833
5834 * bindings.el: Remove end dashes in default mode-line-format.
5835
b8a47412
CY
58362010-10-19 Chong Yidong <cyd@stupidchicken.com>
5837
5838 * bindings.el (global-map): Bind C-d to delete-char and deletechar
5839 to delete-forward-char.
5840
5841 * simple.el (normal-erase-is-backspace-mode): Remap delete to
5842 deletechar, and hence delete-forward-char.
5843
ca3fa302
JB
58442010-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
5845
5846 * repeat.el (repeat): Use read-key (bug#6256).
5847
58482010-10-19 Chong Yidong <cyd@stupidchicken.com>
5849
5850 * emacs-lisp/unsafep.el: Don't mark functions that display
5851 messages as safe. Suggested by Johan Bockgård.
5852
58532010-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
5854
5855 * minibuffer.el (completion--replace): Move point where it belongs
5856 when there's a common suffix (bug#7215).
5857
58582010-10-19 Kenichi Handa <handa@m17n.org>
5859
5860 * international/characters.el: Add category '|' (word breakable)
5861 to fullwidth characters.
5862
3224b54d
MA
58632010-10-19 Michael Albinus <michael.albinus@gmx.de>
5864
5865 * net/tramp-sh.el (tramp-do-file-attributes-with-stat)
5866 (tramp-do-directory-files-and-attributes-with-stat): Use "e0" in
5867 order to make stat results a float. Patch by Andreas Schwab
5868 <schwab@linux-m68k.org>.
5869
36ba6f07
JD
58702010-10-18 Julien Danjou <julien@danjou.info>
5871
5872 * avoid.el (mouse-avoidance-ignore-p): Ignore mouse when it is
5873 hidden by `make-pointer-invisible'.
5874
43f964fc
SM
58752010-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
5876
5877 * files.el (locate-file-completion-table): Strip non-matching elements
5878 before checking length of list (bug#7238).
5879
e48eb343
CY
58802010-10-18 Chong Yidong <cyd@stupidchicken.com>
5881
5882 * custom.el (custom-theme-set-variables): Mark as a safe function.
5883 (load-theme): Check forms using unsafep.
5884
5885 * cus-face.el (custom-theme-set-faces): Mark as a safe function.
5886
df987d70
AM
58872010-10-17 Agustín Martín <agustin.martin@hispalinux.es>
5888
43f964fc
SM
5889 * textmodes/ispell.el (ispell-aspell-find-dictionary):
5890 Fix aspell data file searching (bug#7230).
df987d70 5891
29a4c45b
CY
58922010-10-16 Chong Yidong <cyd@stupidchicken.com>
5893
5894 * cus-theme.el (custom-theme--migrate-settings): New var.
5895 (customize-create-theme): Allow editing the `user' theme.
5896 (custom-theme-add-variable, custom-theme-add-var-1)
5897 (custom-theme-add-face, custom-theme-add-face-1): Add a checkbox
5898 to the front of each variable or face widget.
5899 (custom-theme-write): Save theme settings in the correct order.
5900 Optionally, remove saved settings from user customizations.
43f964fc
SM
5901 (custom-theme-write-variables, custom-theme-write-faces):
5902 Save only the checked widgets.
29a4c45b
CY
5903 (customize-themes): Add a link for migrating custom settings.
5904
43f964fc
SM
5905 * custom.el (custom-declare-theme, provide-theme):
5906 Use custom-theme-name-valid-p.
29a4c45b
CY
5907 (custom-theme-name-valid-p): Remove checks that are now
5908 unnecessary since themes no longer obey load-path.
5909
5910 * cus-edit.el (custom-variable-value-create): For the simple
5911 style, hide documentation string when hidden.
5912
782b5e8d
CY
59132010-10-16 Chong Yidong <cyd@stupidchicken.com>
5914
647bc502
CY
5915 * cus-edit.el (custom-variable, custom-face): Combine the
5916 :inhibit-magic and :display-style properties into a single
5917 :custom-style property.
43f964fc
SM
5918 (custom-toggle-hide-variable, custom-toggle-hide-face):
5919 New functions. If hiding an edited value, save it to :shown-value.
5920 (custom-variable-value-create, custom-face-value-create): Use them.
647bc502
CY
5921 (custom-magic-reset): Allow magic property to be unset.
5922
782b5e8d
CY
5923 * custom.el: Custom themes no longer use load-path.
5924 (custom-theme-load-path): New option. Change built-in theme
5925 directory to etc/.
5926 (custom-enabled-themes): Add custom-theme-load-path dependency.
5927 (custom-theme--load-path): New function.
5928 (load-theme, custom-available-themes): Use it.
5929
5930 * cus-theme.el (describe-theme-1): Use custom-theme--load-path.
5931 (customize-themes): Link to custom-theme-load-path variable.
647bc502
CY
5932 (custom-theme-add-var-1, custom-theme-add-face-1): Use the
5933 :custom-style property.
782b5e8d
CY
5934
5935 * themes/*.el: Moved to etc/.
5936
99f65cfa
RA
59372010-10-16 Ralf Angeli <angeli@caeruleus.net>
5938
5939 * textmodes/reftex-cite.el
5940 (reftex-extract-bib-entries-from-thebibliography): Do not move
5941 point when searching for \bibitem entries. Match entries with
5942 spaces or tabs in front of arguments.
5943
da16abfc
CY
59442010-10-16 Chong Yidong <cyd@stupidchicken.com>
5945
5946 * cus-theme.el (customize-create-theme): Delete overlays after
5947 erasing. If given a THEME arg, display only the faces of that arg
5948 instead of custom-theme--listed-faces.
5949 (custom-theme-variable-menu, custom-theme-variable-action)
43f964fc 5950 (custom-variable-reset-theme, custom-theme-delete-variable): Delete.
da16abfc
CY
5951 (custom-theme-add-variable, custom-theme-add-face): Apply value
5952 from the theme settings, instead of the current value.
5953 (custom-theme-add-var-1, custom-theme-add-face-1): New functions.
5954 (custom-theme-visit-theme): Allow calling outside theme buffers.
5955 (custom-theme-merge-theme): Don't enable the theme when merging.
5956 (custom-theme-write-variables, custom-theme-write-faces): Use the
5957 :shown-value properties to save buffer values, not global ones.
5958 (customize-themes): Display a warning about user customizations.
5959
5960 * cus-edit.el (custom-variable-value-create)
5961 (custom-face-value-create): Obey new special properties
5962 :shown-value and :inhibit-magic.
5963
aa095b2d
MA
59642010-10-15 Michael Albinus <michael.albinus@gmx.de>
5965
5966 * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell):
3224b54d
MA
5967 Suppress expansion of tabs to spaces. Reported by Dale Sedivec
5968 <dale@codefu.org>.
aa095b2d 5969
7ca9cfda
KH
59702010-10-14 Kenichi Handa <handa@m17n.org>
5971
9650fc61
KH
5972 * mail/rmail.el (rmail-show-message-1): Catch an error of
5973 base64-decode-region and just show an error message (bug#7165).
5974
43f964fc 5975 * ps-mule.el (ps-mule-font-spec-list): Delete it. Not used anymore.
7ca9cfda
KH
5976 (ps-mule-begin-job): Fix for the case that only ENCODING is set in
5977 a font-spec (bug#7197).
5978
220d91b8 59792010-10-14 Glenn Morris <rgm@gnu.org>
7163badd
GM
5980
5981 * mail/emacsbug.el (report-emacs-bug): Mention debbugs.gnu.org.
5982
220d91b8 59832010-10-14 Juanma Barranquero <lekktu@gmail.com>
51e4f4a8 5984
c0943d3d
JB
5985 * international/mule.el (define-coding-system):
5986 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
51e4f4a8
JB
5987 * composite.el (compose-region): Fix typo in docstring.
5988
4983ddea
CY
59892010-10-14 Chong Yidong <cyd@stupidchicken.com>
5990
de43f11b
CY
5991 * cus-face.el (custom-theme-set-faces): Call custom-push-theme
5992 only after checking the theme-face property.
5993
4983ddea
CY
5994 * faces.el (face-spec-reset-face): Reset all attributes in one
5995 single call to set-face-attribute.
5996 (face-spec-match-p): Make it a defsubst.
5997 (frame-set-background-mode): New arg KEEP-FACE-SPECS.
5998 (x-create-frame-with-faces, tty-create-frame-with-faces)
5999 (tty-set-up-initial-frame-faces): Don't recompute face specs in
6000 frame-set-background-mode, since they are recomputed immediately
6001 afterwards in face-set-after-frame-default.
6002 (face-set-after-frame-default): Minor optimization.
6003 (cursor): Provide non-trivial defface spec.
6004
6005 * custom.el (custom-theme-recalc-face): Simplify.
6006
a974dcf2
JB
60072010-10-14 Jay Belanger <jay.p.belanger@gmail.com>
6008
43f964fc 6009 * calc/calc-alg.el (math-var): Rename from `var'.
a974dcf2
JB
6010 (math-is-polynomial, math-is-poly-rec): Replace `var'
6011 with `math-var'.
6012
43f964fc 6013 * calc/calcalg2.el (math-var): Rename from `var'.
a974dcf2
JB
6014 (calcFunc-table, math-scan-for-limits): Replace `var'
6015 with `math-var'.
6016
10e4702a
GM
60172010-10-13 Glenn Morris <rgm@gnu.org>
6018
6019 * subr.el (last): Deal with dotted lists (reported in bug#7174).
6020
88f427d5
SB
60212010-10-13 Stephen Berman <stephen.berman@gmx.net>
6022
6023 * subr.el (last): Use `safe-length' instead of `length' (bug#7206).
6024
a1d16a7b
G
60252010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6026
6027 * net/tls.el (tls-program): Remove spurious %s from openssl.
6028 (tls-starttls-switches): Remove starttls hack.
6029 (open-tls-stream): Ditto.
6030 (tls-find-starttls-argument): Ditto.
6031
2e288d54
JB
60322010-10-13 Juanma Barranquero <lekktu@gmail.com>
6033
6034 * image.el (image-library-alist): Declare as obsolete alias.
6035 (image-type-available-p): Use `dynamic-library-alist'.
6036
6037 * term/w32-win.el (dynamic-library-alist):
6038 Use instead of `image-library-alist'.
6039
35744400
IS
60402010-10-13 IRIE Shinsuke <irieshinsuke@yahoo.co.jp> (tiny change)
6041
6042 * subr.el (last): Make it faster. (Bug#7174)
6043
290fe464
RO
60442010-10-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> (tiny change)
6045
6046 * Makefile.in (compile-clean): Use `` instead of $(). (Bug#7178)
6047
2919746c
CY
60482010-10-12 Chong Yidong <cyd@stupidchicken.com>
6049
6050 * cus-theme.el (custom-theme--listed-faces): Add cursor face.
6051 (describe-theme-1): Extract doc from unloaded themes.
6052
6053 * custom.el (custom-theme-name-valid-p): Don't list color-themes.
6054
6055 * themes/tango-theme.el:
6056 * themes/tango-dark-theme.el:
6057 * themes/wheatgrass-theme.el: New files.
6058
6b09b5d1
CY
60592010-10-12 Chong Yidong <cyd@stupidchicken.com>
6060
6061 * cus-theme.el (describe-theme, customize-themes)
6062 (custom-theme-save): New commands.
6063 (custom-new-theme-mode-map): Bind C-x C-s.
6064 (custom-new-theme-mode): Use custom--initialize-widget-variables.
6065 (customize-create-theme): New optional arg THEME.
6066 (custom-theme-revert): Use it.
6067 (custom-theme-visit-theme): Remove dead code.
6068 (custom-theme-merge-theme): Use custom-available-themes.
6069 (custom-theme-write): Make interactive.
6070 (custom-theme-write): Use custom-theme-name-valid-p.
6071 (describe-theme-1, custom-theme-choose-revert)
6072 (custom-theme-checkbox-toggle, custom-theme-selections-toggle):
6073 New funs.
6074 (custom-theme-allow-multiple-selections): New option.
6075 (custom-theme-choose-mode): New major mode.
6076
43f964fc
SM
6077 * custom.el (custom-theme-set-variables): Remove dead code.
6078 Obey custom--inhibit-theme-enable.
6b09b5d1
CY
6079 (custom--inhibit-theme-enable): New var.
6080 (provide-theme): Obey it.
6081 (load-theme): Replace load with manual read/eval, in order to
6082 check for correctness. Use custom-theme-name-valid-p.
6083 (custom-theme-name-valid-p): New function.
6084 (custom-available-themes): Use it.
6085
6086 * cus-edit.el (custom--initialize-widget-variables): New function.
6087 (Custom-mode): Use it.
6088
43f964fc
SM
6089 * cus-face.el (custom-theme-set-faces): Remove dead code.
6090 Obey custom--inhibit-theme-enable.
6b09b5d1
CY
6091
6092 * help-mode.el (help-theme-def, help-theme-edit): New buttons.
6093
16366259
JB
60942010-10-12 Juanma Barranquero <lekktu@gmail.com>
6095
cb7d821e 6096 * net/telnet.el (telnet-mode-map): Fix previous change (bug#7193).
16366259 6097
4c14013d 60982010-10-12 Jan Djärv <jan.h.d@swipnet.se>
9386ae12 6099
4c14013d
JB
6100 * term/ns-win.el (ns-right-alternate-modifier): New defvar.
6101 (ns-right-option-modifier): New alias for ns-right-alternate-modifier.
6102 (mac-right-option-modifier): New alias for ns-right-option-modifier.
6103
6104 * cus-start.el (all): ns-right-alternate-modifier is new.
9386ae12 6105
4c14013d 61062010-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
4c528197
SM
6107
6108 * emacs-lisp/lisp.el (lisp-completion-at-point):
6109 Use emacs-lisp-mode-syntax-table for the whole function.
6110
4c14013d 61112010-10-12 David Koppelman <koppel@ece.lsu.edu>
c58059f2
DK
6112
6113 * hi-lock.el (hi-lock-font-lock-hook): Check font-lock-fontified
4c528197
SM
6114 instead of font-lock-mode before adding keywords.
6115 Remove hi-lock-mode off code. Remove inhibit hack.
c58059f2
DK
6116 (hi-lock-set-pattern): Only add keywords if font-lock-fontified
6117 non-nil; removed hook inhibit hack.
6118
4c14013d 61192010-10-12 Glenn Morris <rgm@gnu.org>
c7d6d8a1 6120
d15f9a2b
GM
6121 * emacs-lisp/shadow.el (find-emacs-lisp-shadows): Rename it...
6122 (load-path-shadows-find): ... to this.
6123 (list-load-path-shadows): Update for above change.
6124
c7d6d8a1
GM
6125 * mail/mail-utils.el (mail-mbox-from): Also try return-path.
6126
f0b7f5a8
KY
61272010-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
6128
6129 * mail/hashcash.el, net/imap.el, pgg-parse.el, pgg.el:
6130 Fix comment for declare-function.
6131
05d22d02
CY
61322010-10-11 Chong Yidong <cyd@stupidchicken.com>
6133
6134 * custom.el (custom-fix-face-spec): New function; code moved from
6135 custom-face-edit-fix-value.
6136 (custom-push-theme): Use it when checking if a face has been
6137 changed outside customize.
6138 (custom-available-themes): New function.
6139 (load-theme): Use it.
6140
43f964fc 6141 * cus-edit.el (custom-face-edit-fix-value): Use custom-fix-face-spec.
05d22d02
CY
6142
6143 * custom.el (custom-push-theme): Cleanup (use cond).
6144 (disable-theme): Recompute the saved-face property.
6145 (custom-theme-recalc-face): Follow face alias before setting prop.
6146
43f964fc
SM
6147 * image.el (image-checkbox-checked, image-checkbox-unchecked):
6148 New variables, containing checkbox images.
05d22d02
CY
6149
6150 * startup.el (fancy-startup-tail):
6151 * wid-edit.el (checkbox): Use them.
6152
293e7c22
DN
61532010-10-10 Dan Nicolaescu <dann@ics.uci.edu>
6154
a0310a6c
DN
6155 * shell.el (shell-mode-map):
6156 * progmodes/modula2.el (m2-mode-map):
6157 * progmodes/inf-lisp.el (inferior-lisp-mode-map):
6158 * play/mpuz.el (mpuz-mode-map):
6159 * play/landmark.el (lm-mode-map):
6160 * play/decipher.el (decipher-mode-map):
6161 * play/5x5.el (5x5-mode-map):
6162 * net/telnet.el (telnet-mode-map):
6163 * net/quickurl.el (quickurl-list-mode-map):
6164 * net/mairix.el (mairix-searches-mode-map):
6165 * net/eudc-hotlist.el (eudc-hotlist-mode-map):
6166 * net/dig.el (dig-mode-map):
6167 * mail/mspools.el (mspools-mode-map):
6168 * hexl.el (hexl-mode-map):
6169 * emulation/ws-mode.el (wordstar-C-k-map, wordstar-mode-map)
6170 (wordstar-C-o-map, wordstar-C-q-map):
6171 * emacs-lisp/edebug.el (edebug-eval-mode-map):
6172 * emacs-lisp/chart.el (chart-map):
6173 * edmacro.el (edmacro-mode-map):
6174 * erc/erc-list.el (erc-list-menu-mode-map):
6175 * array.el (array-mode-map): Declare and define in one step.
6176
293e7c22
DN
6177 * vc/log-view.el (log-view-mode-map): Bind revert-buffer.
6178
446b12da
DU
61792010-10-10 Daiki Ueno <ueno@unixuser.org>
6180
6181 * epa.el (epa-passphrase-callback-function): Display filename
6182 passed as the 3rd arg.
43f964fc
SM
6183 * epa-file.el (epa-file-passphrase-callback-function):
6184 Pass filename to epa-passphrase-callback-function.
446b12da 6185
76c16af8
CY
61862010-10-09 Chong Yidong <cyd@stupidchicken.com>
6187
6188 * cus-edit.el (custom-face-widget-to-spec)
6189 (custom-face-get-current-spec, custom-face-state): New functions.
6190 (custom-face-set, custom-face-mark-to-save)
6191 (custom-face-value-create, custom-face-state-set): Use them.
6192
6193 * cus-theme.el (custom-theme--listed-faces): New var.
6194 (customize-create-theme): Use *Custom Theme* as the buffer name.
6195 Set revert-buffer-function. Optional arg BUFFER. Insert all
6196 faces listed in custom-theme--listed-faces.
6197 (custom-theme-revert): New function.
6198 (custom-theme-add-variable, custom-theme-add-face): Insert at the
6199 bottom of the list.
6200 (custom-theme-write): Prompt for theme name if empty.
6201 (custom-theme-write-variables): Use dolist.
6202 (custom-theme-write-faces): Handle hidden (collapsed) widgets.
6203
e15f8aaa
AM
62042010-10-09 Alan Mackenzie <acm@muc.de>
6205
6206 Enhance fontification of declarators to take account of the
6207 presence/absence of "typedef".
6208
6209 * cc-engine.el (c-forward-type): New &optional param
6210 "brace-block-too".
6211 (c-forward-decl-or-cast-1): cdr of return value now indicates the
43f964fc 6212 presence of either or both of a "struct"-like keyword and "typedef".
e15f8aaa
AM
6213
6214 * cc-fonts.el (c-complex-decl-matchers): Remove the heuristic
6215 fontification of declarators which follow a "}".
6216 (c-font-lock-declarations): Fontify declarators according to the
6217 presence/absence of "typedef".
6218
6219 * cc-langs.el (c-typedef-kwds c-typedef-key): New lang variable
6220 for "typedef".
6221 (c-typedef-decl-key): New lang variable built from
6222 c-typedef-decl-kwds.
6223
cf321e50
LMI
62242010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
6225
77aec221
LMI
6226 * ibuffer.el (ibuffer-mode-map): Don't redefine the cursor keys,
6227 since that's too annoying. Move the filter groups commands to
6228 TAB/backtab.
6229
7450df5d
LMI
6230 * epa.el (epa-passphrase-callback-function): Say what we're
6231 querying the password for.
6232
cf321e50 6233 * ibuffer.el (ibuffer-visit-buffer): To mimick list-buffers
43f964fc 6234 behaviour, don't bury the ibuffer buffer when visiting other buffers.
cf321e50 6235
587faadd
CY
62362010-10-08 Chong Yidong <cyd@stupidchicken.com>
6237
6238 * cus-edit.el (custom-commands, custom-buffer-create-internal)
6239 (custom-magic-value-create): Pad button tags with spaces.
6240 (custom-face-edit): New variable.
6241 (custom-face-value-create): Determine whether to use the usual
43f964fc
SM
6242 face editor here, instead of using custom-face-selected.
6243 Pass face defaults to custom-face-edit widget.
587faadd
CY
6244 (custom-face-selected, custom-display-unselected): Delete widgets.
6245 (custom-display-unselected-match): Function removed.
43f964fc
SM
6246 (custom-face-set, custom-face-mark-to-save):
6247 Accept custom-face-edit widgets as the direct widget child.
587faadd
CY
6248
6249 * wid-edit.el (widget--completing-widget): New var.
6250 (widget-default-complete): Bind it when doing completion.
6251 (widget-string-complete, widget-file-complete): Use it.
6252
a1ab97d0
GM
62532010-10-09 Glenn Morris <rgm@gnu.org>
6254
85d50db7
GM
6255 * calendar/cal-hebrew.el (holiday-hebrew-rosh-hashanah)
6256 (holiday-hebrew-passover, holiday-hebrew-tisha-b-av)
6257 (holiday-hebrew-misc): Small simplifications.
6258
3fb78d1f
GM
6259 * emacs-lisp/authors.el (authors-valid-file-names): Add b2m.c.
6260
a1ab97d0
GM
6261 * net/browse-url.el: Don't require thingatpt, term, dired,
6262 executable, or w3-auto when compiling.
6263 (dired-get-filename, term-char-mode, term-send-down, term-send-string):
6264 Declare.
6265 (browse-url-text-emacs): Require term.
6266
2187e5bb
AS
62672010-10-08 Andreas Schwab <schwab@linux-m68k.org>
6268
6269 * net/browse-url.el (browse-url-xdg-open): Remove use of /bin/sh.
6270
e5d49589
GM
62712010-10-08 Glenn Morris <rgm@gnu.org>
6272
5823f53f
GM
6273 * emacs-lisp/cl-compat.el, emacs-lisp/lmenu.el: Move to obsolete/.
6274
e5d49589
GM
6275 * emacs-lisp/shadow.el (lisp-shadow): Change prefix.
6276 (shadows-compare-text-p): Make it an obsolete alias for...
6277 (load-path-shadows-compare-text): ... new name.
6278 (find-emacs-lisp-shadows): Update for above name change.
6279 (load-path-shadows-same-file-or-nonexistent): New name for the old
6280 shadow-same-file-or-nonexistent.
6281
4628bef1 62822010-10-08 Chong Yidong <cyd@stupidchicken.com>
397ae226
CY
6283
6284 * minibuffer.el (completion--some, completion--do-completion)
6285 (minibuffer-complete-and-exit, minibuffer-completion-help)
6286 (completion-basic-try-completion)
6287 (completion-basic-all-completions)
6288 (completion-pcm--find-all-completions): Use lexical-let to
6289 avoid some false matches in variable completion (Bug#7056)
6290
4628bef1 62912010-10-08 Olof Ohlsson Sax <olof.ohlsson.sax@gmail.com> (tiny change)
8686a5ea
OOS
6292
6293 * vc-svn.el (vc-svn-merge-news): Use --non-interactive. (Bug#7152)
6294
4628bef1 62952010-10-08 Leo <sdl.web@gmail.com>
83b8ea28
LL
6296
6297 * dnd.el (dnd-get-local-file-name): If MUST-EXIST is non-nil, only
6298 return non-nil if the file exists (Bug#7090).
6299
4628bef1 63002010-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
55586d2a
SM
6301
6302 * minibuffer.el (completion--replace):
6303 Better preserve markers (bug#7138).
6304
4628bef1 63052010-10-08 Juanma Barranquero <lekktu@gmail.com>
2b7ba565
JB
6306
6307 * server.el (server-process-filter): Doc fix.
6308
4628bef1 63092010-10-08 Drew Adams <drew.adams@oracle.com>
53ad04fc
DA
6310
6311 * dired.el (dired-save-positions): Doc fix. (Bug#7119)
6312
e4adf61e
GM
63132010-10-08 Glenn Morris <rgm@gnu.org>
6314
24ac444f
GM
6315 * vc/ediff-wind.el (ediff-setup-control-frame):
6316 * vc/ediff-ptch.el (ediff-default-backup-extension):
6317 * vc/ediff-diff.el (ediff-shell, ediff-diff-options)
6318 (ediff-exec-process): Remove system-types emx, windows-95.
6319
e4adf61e
GM
6320 * net/browse-url.el (browse-url-xdg-open): Shell-quote url. (Bug#7166)
6321
61328d7c
CY
63222010-10-07 Chong Yidong <cyd@stupidchicken.com>
6323
6324 * cus-edit.el (custom-variable, custom-face): Doc fix.
6325 (custom-face-edit): Add value-create attribute.
6326 (custom-face-edit-value-create)
43f964fc
SM
6327 (custom-face-edit-value-visibility-action): New functions.
6328 Hide unused face attributes by default, and add a visibility toggle.
61328d7c
CY
6329 (custom-face-edit-deactivate): Show empty values with shadow face.
6330 (custom-face-selected): Only use this for face specs with default
6331 attributes.
6332 (custom-face-value-create): Cleanup.
6333
6334 * wid-edit.el (widget-checklist-value-create): Use dolist.
6335 (widget-checklist-match-find): Make second arg optional.
6336
ac44263a
GM
63372010-10-07 Glenn Morris <rgm@gnu.org>
6338
849b02b4
GM
6339 * hilit-chg.el (hilit-chg-get-diff-info, hilit-chg-get-diff-list-hk):
6340 Prefix things.
6341
ac44263a
GM
6342 * emacs-lisp/shadow.el (shadow-font-lock-keywords)
6343 (load-path-shadows-mode, list-load-path-shadows): Rename shadow-mode to
6344 load-path-shadows-mode, update references.
06d9ef85
GM
6345 (load-path-shadows-font-lock-keywords, load-path-shadows-find-file):
6346 Rename variable and button.
6347 (list-load-path-shadows): Update button caller.
ac44263a 6348
29c72a6e
SM
63492010-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
6350
6351 * emacs-lisp/smie.el (smie-bnf-classify): New function.
6352 (smie-bnf-precedence-table): Use it to remember the closers/openers.
6353 (smie-merge-prec2s): Handle those new entries.
6354 (smie-prec2-levels): Only set precedence to nil for actual
6355 openers/closers.
6356 * progmodes/octave-mod.el (octave-smie-op-levels): Remove dummy entry
6357 that is now unnecessary.
6358
775f75bc 63592010-10-07 Miles Bader <miles@gnu.org>
07ff7702
MB
6360
6361 * emacs-lisp/regexp-opt.el (regexp-opt): Add `symbols' mode.
6362
7e1e2a6e
GM
63632010-10-07 Glenn Morris <rgm@gnu.org>
6364
58d1ac6d
GM
6365 * mail/rmail.el (mail-sendmail-delimit-header, mail-header-end)
6366 (mail-position-on-field): Remove declarations.
6367 (mail-position-on-field): Autoload it.
6368 (rmail-retry-failure): Replace use of mail-sendmail-delimit-header
6369 and mail-header-end. Don't require sendmail.
6370
7b9235ad
GM
6371 * emacs-lisp/shadow.el (shadow-font-lock-keywords): New variable.
6372 (shadow-mode): New mode.
6373 (shadow-find-file): New button.
6374 (list-load-path-shadows): Use shadow-mode and buttons.
6375
52da2182
GM
6376 * iimage.el (iimage-version): Remove.
6377 (iimage-mode-image-search-path, iimage-mode-image-regex-alist):
6378 Turn into defcustoms.
6379 (iimage-mode-map): Give it a doc string.
6380
7e1e2a6e
GM
6381 * calendar/appt.el (appt-activate): Give a warning rather than an error
6382 if there is no diary-file.
6383
e44eccd7
MA
63842010-10-06 Michael Albinus <michael.albinus@gmx.de>
6385
29c72a6e
SM
6386 * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
6387 Use `tramp-handle-find-backup-file-name'.
e44eccd7 6388
4583e796
GM
63892010-10-06 Glenn Morris <rgm@gnu.org>
6390
6aecca99
GM
6391 * font-core.el (font-lock-defaults-alist): Remove variable.
6392 (font-lock-mode): Doc fix.
6393 (font-lock-default-function): Do not consult font-lock-defaults-alist.
6394 * font-lock.el (font-lock-refresh-defaults): Doc fix.
6395 (font-lock-set-defaults): Doc fix.
6396 Do not consult font-lock-defaults-alist.
6397
645a6257
GM
6398 * hilit-chg.el (hilit-chg-get-diff-list-hk): Declare `e' for compiler.
6399
4583e796
GM
6400 * emacs-lisp/cl.el: No longer provide cl-19.
6401
bd8fadca
MA
64022010-10-05 Michael Albinus <michael.albinus@gmx.de>
6403
6404 * net/tramp.el (tramp-handle-directory-files-and-attributes)
6405 (tramp-handle-file-exists-p, tramp-handle-file-newer-than-file-p):
6406 New defuns, taken from tramp-smb.el.
6407 (tramp-coding-system-change-eol-conversion)
43f964fc 6408 (tramp-set-process-query-on-exit-flag): Remove.
bd8fadca 6409
43f964fc 6410 * net/tramp-compat.el (top): Do not check for byte-compiler objects.
bd8fadca
MA
6411 (tramp-compat-coding-system-change-eol-conversion)
6412 (tramp-compat-set-process-query-on-exit-flag): New defuns, taken
6413 from tramp.el.
6414
6415 * net/tramp-gvfs.el:
6416 * net/tramp-gw.el: Replace `tramp-set-process-query-on-exit-flag'
6417 by `tramp-compat-set-process-query-on-exit-flag'.
6418
43f964fc
SM
6419 * net/tramp-imap.el (tramp-imap-file-name-handler-alist):
6420 Use `tramp-handle-directory-files-and-attributes',
bd8fadca
MA
6421 `tramp-handle-file-exists-p' and
6422 `tramp-handle-file-newer-than-file-p'.
6423 (tramp-imap-handle-file-exists-p)
6424 (tramp-imap-handle-file-executable-p)
6425 (tramp-imap-handle-file-readable-p)
6426 (tramp-imap-handle-directory-files-and-attributes)
43f964fc 6427 (tramp-imap-handle-file-newer-than-file-p): Remove.
bd8fadca
MA
6428
6429 * net/tramp-sh.el: Replace `tramp-set-process-query-on-exit-flag'
6430 by `tramp-compat-set-process-query-on-exit-flag' and
6431 `tramp-coding-system-change-eol-conversion' by
6432 `tramp-compat-coding-system-change-eol-conversion'.
6433
43f964fc
SM
6434 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
6435 Use `tramp-handle-directory-files-and-attributes',
bd8fadca
MA
6436 `tramp-handle-file-exists-p' and
6437 `tramp-handle-file-newer-than-file-p'.
6438 (tramp-smb-handle-directory-files-and-attributes)
6439 (tramp-smb-handle-file-exists-p)
43f964fc
SM
6440 (tramp-smb-handle-file-newer-than-file-p): Remove.
6441 (tramp-smb-maybe-open-connection):
6442 Replace `tramp-set-process-query-on-exit-flag' by
bd8fadca
MA
6443 `tramp-compat-set-process-query-on-exit-flag'.
6444
726c5357
GM
64452010-10-05 Glenn Morris <rgm@gnu.org>
6446
6447 * obsolete/rnews.el, obsolete/rnewspost.el: Remove files.
6448
4a93e698
MA
64492010-10-04 Michael Albinus <michael.albinus@gmx.de>
6450
6451 Continue reorganization of load dependencies. (Bug#7156)
6452
6453 * net/tramp.el (tramp-handle-file-local-copy-hook)
6454 (tramp-delete-temp-file-function): Move down.
6455 (tramp-exists-file-name-handler): Move up.
6456 (tramp-register-file-name-handlers): Simplify autoload.
6457 (tramp-handle-write-region-hook, tramp-handle-directory-file-name)
6458 (tramp-handle-directory-files, tramp-handle-dired-uncache)
6459 (tramp-handle-file-modes, tramp-handle-file-name-as-directory)
6460 (tramp-handle-file-name-completion)
6461 (tramp-handle-file-name-directory)
6462 (tramp-handle-file-name-nondirectory, tramp-handle-file-regular-p)
6463 (tramp-handle-file-remote-p, tramp-handle-file-symlink-p)
6464 (tramp-handle-find-backup-file-name)
6465 (tramp-handle-insert-file-contents, tramp-handle-load)
6466 (tramp-handle-substitute-in-file-name)
6467 (tramp-handle-unhandled-file-name-directory)
6468 (tramp-mode-string-to-int, tramp-local-host-p)
43f964fc 6469 (tramp-make-tramp-temp-file): Move from tramp-sh.el.
4a93e698
MA
6470
6471 * net/tramp-gvfs.el (top):
6472 * net/tramp-smb.el (top): Do not require 'tramp-sh.
6473
6474 * net/tramp-sh.el (all): Move several objects to tramp.el, see
6475 there. Rename `tramp-handle-*' to `tramp-sh-handle-*'.
6476
b4593555
GM
64772010-10-04 Glenn Morris <rgm@gnu.org>
6478
6479 * calendar/appt.el (appt-add): Ensure reminders are enabled.
6480 (appt-activate): Give status messages.
6481
8762aa10
TZ
64822010-10-03 Teodor Zlatanov <tzz@lifelogs.com>
6483
6484 * net/gnutls.el: Improve docs. Remove starttls and ssl emulation.
6485 Provide only `open-gnutls-stream' (formerly `open-ssl-stream') and
43f964fc
SM
6486 `gnutls-negotiate' (formerly `starttls-negotiate').
6487 Remove trivial wrapper `starttls-open-stream'.
8762aa10 6488
82fb8701
DN
64892010-10-03 Dan Nicolaescu <dann@ics.uci.edu>
6490
6491 Make 'g' (AKA revert-buffer) rerun the VC log, log-incoming and
6492 log-outgoing commands.
6493 * vc/vc.el (vc-log-internal-common): Add a new argument and use it
6494 to create a buffer local revert-buffer-function variable.
6495 (vc-print-log-internal, vc-log-incoming, vc-log-outgoing): Pass a
6496 revert-buffer-function lambda.
6497
c1ae068b
LMI
64982010-10-03 Teodor Zlatanov <tzz@lifelogs.com>
6499
6500 * net/gnutls.el (starttls-negotiate): Use the plist interface to
43f964fc
SM
6501 `gnutls-boot'. Make TYPE the only required parameter.
6502 Allow TRUSTFILES and KEYFILES to be lists.
c1ae068b
LMI
6503 (open-ssl-stream): Use it.
6504
67141a37
GM
65052010-10-03 Glenn Morris <rgm@gnu.org>
6506
77f38949
GM
6507 * subr.el (directory-sep-char): Remove obsolete variable.
6508 * net/tramp-compat.el: Don't mess about with the byte-compiler unless
6509 it is "necessary".
6510
67141a37
GM
6511 * vc/vc-hooks.el (vc-header-alist): Remove obsolete variable.
6512 * vc/vc.el (vc-static-header-alist): Doc fix.
6513 * vc/vc-cvs.el (vc-cvs-header):
6514 * vc/vc-rcs.el (vc-rcs-header):
6515 * vc/vc-sccs.el (vc-sccs-header):
6516 * vc/vc-svn.el (vc-svn-header): Do not consult vc-header-alist.
6517 * obsolete/vc-mcvs.el (vc-mcvs-header):
6518 * progmodes/cperl-mode.el (cperl-mode): Only set vc-header-alist
6519 on XEmacs.
6520
96bcef2e
CY
65212010-10-03 Chong Yidong <cyd@stupidchicken.com>
6522
43f964fc
SM
6523 * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
6524 Remove obsolete use of binary-overwrite-mode (Bug#7001).
96bcef2e 6525
ef47f179
GM
65262010-10-03 Glenn Morris <rgm@gnu.org>
6527
01c35094 6528 * obsolete/x-menu.el: Remove file, obsolete since 21.1.
0437978e 6529
aee3c6f7
GM
6530 * textmodes/rst.el (rst-font-lock-keywords-function):
6531 Drop Emacs 20 code.
6532
f88cd114
GM
6533 * textmodes/artist.el (artist-replace-char): Drop Emacs 20 code.
6534
6abfe35f
GM
6535 * printing.el: Drop Emacs 20 code.
6536
59e31cfa
GM
6537 * calendar/appt.el (appt-delete): Don't autoload it (you can't use it
6538 without having used appt.el already).
6539
922ad43e
GM
6540 * subr.el (make-local-hook): Remove function obsolete since 21.1.
6541 * progmodes/cc-mode.el (make-local-hook): Don't do cc-bytecomp stuff.
6542 (c-basic-common-init, c-font-lock-init): Only call make-local-hook on
6543 XEmacs.
6544 * progmodes/cc-styles.el (make-local-hook): Don't do cc-bytecomp stuff.
6545 (c-make-styles-buffer-local): Only call make-local-hook on XEmacs.
6546
ef47f179
GM
6547 * ps-def.el (leading-code-private-22, charset-bytes, charset-id)
6548 (charset-width, find-charset-region, chars-in-region, forward-point)
6549 (encode-coding-string, coding-system-p, ccl-execute-on-string)
6550 (define-ccl-program, multibyte-string-p, string-make-multibyte):
6551 Remove compatibility cruft (none of these are used by ps*.el).
6552
ac6ca7ba
KR
65532010-10-03 Kevin Rodgers <kevin.d.rodgers@gmail.com>
6554
6555 * subr.el (booleanp): Return t instead of a list (Bug#7086).
6556
2a847524
CY
65572010-10-03 Chong Yidong <cyd@stupidchicken.com>
6558
43f964fc
SM
6559 * server.el (server-process-filter, server-return-error):
6560 Give emacsclient time to shut down after receiving an error string.
2a847524 6561
4bc3c53d
MA
65622010-10-02 Michael Albinus <michael.albinus@gmx.de>
6563
6564 * files.el (remote-file-name-inhibit-cache): New defcustom.
6565
43f964fc
SM
6566 * time.el (display-time-file-nonempty-p):
6567 Use `remote-file-name-inhibit-cache'.
4bc3c53d 6568
43f964fc
SM
6569 * net/tramp.el (tramp-completion-reread-directory-timeout):
6570 Fix docstring.
4bc3c53d
MA
6571
6572 * net/tramp-cache.el (tramp-cache-inhibit-cache): Remove.
6573 (tramp-get-file-property): Replace `tramp-cache-inhibit-cache' by
6574 `remote-file-name-inhibit-cache'. Check also for an integer
6575 value. Add/increase counter when `tramp-verbose' >= 10.
6576 (tramp-set-file-property): Add/increase counter when
6577 `tramp-verbose' >= 10.
6578
6579 * net/tramp-cmds.el (tramp-cleanup-all-connections)
6580 (tramp-cleanup-all-buffers): Set tramp-autoload cookie.
6581 (tramp-bug): Set tramp-autoload cookie. Report all interned
6582 tramp-* variables. Report also `remote-file-name-inhibit-cache'.
6583 (tramp-reporter-dump-variable): Fix docstring. Mask non-7bit
6584 characters only in strings.
6585
6586 * net/tramp-compat.el (remote-file-name-inhibit-cache): Define due
6587 to backward compatibility.
6588
6589 * net/tramp-sh.el (tramp-handle-verify-visited-file-modtime)
6590 (tramp-handle-file-name-all-completions)
43f964fc
SM
6591 (tramp-handle-vc-registered): Use `remote-file-name-inhibit-cache'.
6592 (tramp-open-connection-setup-interactive-shell):
6593 Call `tramp-cleanup-connection' directly.
4bc3c53d 6594
9c524fcb
GM
65952010-10-02 Glenn Morris <rgm@gnu.org>
6596
3226d6ca
GM
6597 * emacs-lisp/checkdoc.el (checkdoc-minor-keymap): Remove obsolete alias.
6598
6599 * subr.el (char-bytes): Remove obsolete function.
6600
6601 * isearch.el (isearch-return-char): Remove obsolete function.
6602
6603 * mouse.el: No longer provide mldrag.
6604 (mldrag-drag-mode-line, mldrag-drag-vertical-line):
6605 Remove obsolete aliases.
6606
6607 * comint.el (comint-kill-output): Remove obsolete alias.
6608
6609 * composite.el (decompose-composite-char): Remove obsolete function.
6610 * ps-def.el (decompose-composite-char): Remove unused function.
6611
6612 * iswitchb.el (iswitchb-default-keybindings): Remove obsolete function.
6613
6614 * outline.el (outline-visible): Remove obsolete function.
6615
6616 * term/pc-win.el (x-frob-font-slant, x-frob-font-weight):
6617 * faces.el (internal-find-face, internal-get-face)
6618 (frame-update-faces, frame-update-face-colors)
6619 (x-frob-font-weight, x-frob-font-slant)
6620 (internal-frob-font-weight, internal-frob-font-slant)
6621 (x-make-font-bold, x-make-font-demibold, x-make-font-unbold)
6622 (x-make-font-italic, x-make-font-oblique, x-make-font-unitalic)
6623 (x-make-font-bold-italic): Remove functions and aliases, obsolete
6624 since Emacs 21.1.
6625 * emulation/viper-util.el (viper-get-face):
6626 * obsolete/lucid.el (find-face, get-face): Use facep.
6627 * vc/ediff-init.el (ediff-valid-color-p, ediff-get-face):
6628 Remove unused functions.
6629 * vc/ediff-util.el (ediff-submit-report): Doc fix.
6630
9c524fcb
GM
6631 * emacs-lisp/bytecomp.el (byte-compile-file): Use kill-emacs-hook to
6632 delete tempfile if interrupted during compilation.
6633
aecb42aa
LMI
66342010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6635
6636 * net/tls.el (tls-starttls-switches): Give up on using starttls with
6637 gnutls-cli.
6638 (tls-program): Add --insecure to be consistent with the defaults from
6639 openssl s_client. Now all three commands are insecure.
6640
73077a9a
EZ
66412010-10-01 Eli Zaretskii <eliz@gnu.org>
6642
6643 * makefile.w32-in (DEST, TAGS, TAGS-LISP, TAGS-nmake)
6644 (TAGS-LISP-nmake, TAGS-gmake, TAGS-LISP-gmake, TAGS-SH)
6645 (TAGS-LISP-SH, TAGS-CMD, TAGS-LISP-CMD): New targets.
6646
1ef075bb
GM
66472010-10-01 Glenn Morris <rgm@gnu.org>
6648
1fcaf927
GM
6649 * obsolete/sc.el: Remove file.
6650
1ef075bb
GM
6651 * files.el (temporary-file-directory): On darwin, also try
6652 DARWIN_USER_TEMP_DIR (see discussion in bug#7135).
6653
a16f5f64
JB
66542010-10-01 Juanma Barranquero <lekktu@gmail.com>
6655
6656 * server.el (server-start): Revert part of 2010-09-30T02:53:26Z!lekktu@gmail.com.
6657 Let's not break compatibility gratuitously, shall we?
6658
6b958814
G
66592010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
6660
47e08896 6661 * net/tls.el (tls-starttls-switches): New variable.
6b958814
G
6662 (tls-find-starttls-argument): Use it.
6663 (open-tls-stream): Ditto.
6664
47e08896 6665 * net/netrc.el (netrc-credentials): Return the value of the "default"
6b958814
G
6666 entry.
6667 (netrc-machine): Ditto.
6668
cad90f3b
EZ
66692010-09-30 Eli Zaretskii <eliz@gnu.org>
6670
6671 * vc/vc-hooks.el (vc-default-mode-line-string): Doc fix.
6672
968ef9b4
JB
66732010-09-30 Juanma Barranquero <lekktu@gmail.com>
6674
6675 * server.el (server-start): Don't write pid to the authentication file.
6676 (server-create-tty-frame): Don't send pid.
6677 (server-process-filter): Send pid at the start of every connection.
6678
3536dea8
GM
66792010-09-30 Glenn Morris <rgm@gnu.org>
6680
8e378d88
GM
6681 * calendar/diary-lib.el (view-diary-entries, list-diary-entries)
6682 (show-all-diary-entries): Remove obsolete function aliases.
6683
3536dea8
GM
6684 * calendar/appt.el (appt-issue-message, appt-visible, appt-msg-window):
6685 Remove options, obsolete since 22.1.
6a7662bb
BR
6686 (appt-display-format, appt-display-message):
6687 Remove backwards-compatibility code.
3536dea8
GM
6688 (appt-check): No longer check appt-issue-message.
6689 (appt-make-list): No longer autoload it. Doc fix. No longer
6690 activate the package.
6691
df7fcaff
LMI
66922010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
6693
6694 * net/gnutls.el (starttls-negotiate): Loop a lot longer.
bac5cef8
LMI
6695 (starttls-negotiate): Just call boot, and let the handshake be
6696 triggered from the read loop.
df7fcaff 6697
c2828614
GM
66982010-09-29 Glenn Morris <rgm@gnu.org>
6699
17a46341
GM
6700 * calendar/diary-lib.el (diary-list-entries): Use temp buffers when
6701 not displaying the diary.
6702 (diary-add-to-list): If no buffer-file-name, fall back to diary-file.
6703 * calendar/appt.el (appt-check): No longer need to kill diary.
6704
7161e329
GM
6705 * calendar/diary-lib.el (diary-list-entries): Move the
6706 "Preparing..." message entirely here.
6707 (diary-simple-display, diary-fancy-display): Move "Preparing..."
6708 messages to diary-list-entries.
6709 (diary-include-other-diary-files): Use LIST-ONLY rather than setting
6710 diary-display-function.
6711
d0de6cba
GM
6712 * calendar/diary-lib.el (diary-include-other-diary-files):
6713 Trap some recursive includes.
6714
c2828614
GM
6715 * calendar/appt.el (appt-activate): Check diary file.
6716
0c43b6f8
KY
67172010-09-29 Katsumi Yamaoka <yamaoka@jpl.org>
6718
6719 * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
6720 construction.
6721
6722 * calendar/time-date.el: No need to require cl for Emacs 21.
6723
97ce2730
GM
67242010-09-28 Glenn Morris <rgm@gnu.org>
6725
6726 * calendar/appt.el (appt-check): Minor simplification.
6727
e0a185ae
KY
67282010-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
6729
6730 * mail/sendmail.el (mail-citation-prefix-regexp): Remove "}" from
6731 citation prefix.
6732
c19f76a1
AS
67332010-09-27 Andreas Schwab <schwab@linux-m68k.org>
6734
95b6d681
JB
6735 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
6736 Avoid infinite recursion on erroneous lambda form. (Bug#7114)
c19f76a1 6737
fd057fd2
KH
67382010-09-27 Kenichi Handa <handa@m17n.org>
6739
6740 * tar-mode.el (tar-header-block-tokenize): Decode filenames in
6741 "ustar" format.
6742
368b3544
KH
67432010-09-27 Kenichi Handa <handa@m17n.org>
6744
6745 * international/mule.el (define-coding-system): Docstring fixed.
6746
6747 * international/mule-diag.el (describe-character-set): Use princ
6748 with proper print-length and print-level instead of insert.
6749
95b6d681 67502010-09-27 Juanma Barranquero <lekktu@gmail.com>
fb5f3a23
JB
6751
6752 * window.el (walk-windows): Doc fix (bug#7105).
6753
99368725
SM
67542010-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
6755
6756 * emacs-lisp/float-sup.el (e): Remove.
6757
8ed70bf3
LMI
67582010-09-27 Teodor Zlatanov <tzz@lifelogs.com>
6759
6760 * net/gnutls.el (gnutls, gnutls-log-level): Add group and custom
6761 variable.
6762 (starttls-negotiate): Use it.
6763
d2e9d0bb
LMI
67642010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
6765
6766 * net/gnutls.el (starttls-negotiate): Stop looping when we get a t
6767 back.
6768
15413fb4
SM
67692010-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
6770
6771 * emacs-lisp/pcase.el (pcase-let*, pcase-let): plet -> pcase-let.
6772
1821a7b4
LMI
67732010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
6774
6303aba1
LMI
6775 * net/gnutls.el (starttls-negotiate): Avoid the cl.el decf function.
6776
1821a7b4
LMI
6777 * net/netrc.el (netrc-store-data): New function.
6778
8af55556
TZ
67792010-09-26 Teodor Zlatanov <tzz@lifelogs.com>
6780
6781 * net/gnutls.el: GnuTLS glue code to set up a connection.
6782
42343747
JD
67832010-09-25 Julien Danjou <julien@danjou.info>
6784
6785 * notifications.el: Call dbus-register-signal only if it is bound.
6786
ec60da52
GM
67872010-09-25 Glenn Morris <rgm@gnu.org>
6788
6789 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
6790 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el:
6791 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el:
6792 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el:
6793 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el:
6794 * eshell/esh-cmd.el, eshell/esh-ext.el, eshell/esh-io.el:
6795 * eshell/esh-mode.el, eshell/esh-proc.el, eshell/esh-test.el:
6796 * eshell/esh-util.el, eshell/esh-var.el:
6797 Remove leading `*' from docs of faces and defcustoms.
6798
4c964351
UM
67992010-09-25 Ulrich Mueller <ulm@gentoo.org>
6800
6801 * eshell/em-ls.el (eshell-ls-archive-regexp):
6802 * eshell/esh-util.el (eshell-tar-regexp):
6803 * ibuffer.el (ibuffer-compressed-file-name-regexp):
6804 * info.el (Info-suffix-list):
6805 * international/mule.el (auto-coding-alist):
6806 * woman.el (woman-file-regexp, woman-file-compression-regexp):
6807 * progmodes/etags.el (tags-compression-info-list):
6808 Support xz compression.
6809
41f54b73
CY
68102010-09-25 Chong Yidong <cyd@stupidchicken.com>
6811
6812 * files.el (get-free-disk-space): Don't assume the "df" output
6813 columns line up (Bug#6995).
6814
40b1a3a9
JB
68152010-09-25 Juanma Barranquero <lekktu@gmail.com>
6816
6817 * finder.el (finder-unknown-keywords):
6818 * progmodes/gdb-mi.el (gdb-jsonify-buffer, gdb-running-threads-count):
6819 * progmodes/etags.el (tags-table-including): Fix typos in docstrings.
6820
ba3033ee
JB
68212010-09-25 Juanma Barranquero <lekktu@gmail.com>
6822
6823 * server.el (server-start): Revert part of 2010-08-08 change. Using
6824 address 127.0.0.1 for local host is now done in Fmake_network_process.
6825
5e339ee2
GM
68262010-09-24 Glenn Morris <rgm@gnu.org>
6827
6828 * image-mode.el, progmodes/compile.el, progmodes/gud.el:
6829 * progmodes/mixal-mode.el, textmodes/bibtex-style.el:
6830 * textmodes/css-mode.el, textmodes/dns-mode.el:
6831 Move autoloaded auto-mode-alist entries to files.el.
6832 * files.el (auto-mode-alist): Move entries here.
6833
af3ccb5c
GM
68342010-09-23 Glenn Morris <rgm@gnu.org>
6835
6836 * isearch.el (isearch-lazy-highlight-cleanup)
6837 (isearch-lazy-highlight-initial-delay)
6838 (isearch-lazy-highlight-interval)
6839 (isearch-lazy-highlight-max-at-a-time, isearch-lazy-highlight-face):
6840 * net/net-utils.el (ipconfig-program-options):
6841 Move aliases to options before the associated definitions.
6842
266a86bd 68432010-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
c9805d23
SM
6844
6845 * newcomment.el (comment-normalize-vars): Better test validity of
6846 comment-end-skip.
6847
27ffea71 68482010-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
9e0d4f9e
SM
6849
6850 * emacs-lisp/float-sup.el (float-pi): New name for `pi'.
6851 (float-e): New name for `e'.
6852 (degrees-to-radians, radians-to-degrees):
6853 * calendar/solar.el (solar-longitude):
6854 * calculator.el (calculator-registers, calculator-funcall):
6855 * textmodes/artist.el (artist-spray-random-points):
6856 * play/bubbles.el (bubbles--initialize-images): Use new names.
6857
27ffea71 68582010-09-23 Eric M. Ludlam <zappo@gnu.org>
a2930e43
EL
6859
6860 Update to CEDET 1.0's version of EIEIO.
6861
9e0d4f9e
SM
6862 * emacs-lisp/eieio.el (eieio-specialized-key-to-generic-key):
6863 New function.
a2930e43
EL
6864 (eieio-defmethod, eieio-generic-form, eieio-generic-call): Use it.
6865 (eieio-default-eval-maybe): Eval val instead of unquoting only.
6866 (class-precedence-list): If class is nil, return nil.
6867 (eieio-generic-call): If class of first input arg is nil, don't
6868 look up static methods, and do check for primary methods.
6869 (initialize-instance): See if the default needs to be evaluated
6870 during the constructor.
6871 (eieio-perform-slot-validation-for-default): Don't do the check
6872 for values that will eventually be evaluated.
6873 (eieio-eval-default-p): New function.
6874 (eieio-default-eval-maybe): Use it.
6875
27ffea71 68762010-09-23 Jan Moringen <jan.moringen@uni-bielefeld.de>
a2930e43
EL
6877
6878 * emacs-lisp/eieio.el (eieio-defclass): Allow :c3
6879 method-invocation-order.
6880 (eieio-c3-candidate, eieio-c3-merge-lists): New functions.
6881 (eieio-class-precedence-dfs): Compute class precedence list using
6882 dfs algorithm.
6883 (eieio-class-precedence-bfs): Compute class precedence list using
6884 bfs algorithm.
9e0d4f9e 6885 (eieio-class-precedence-c3): Compute class precedence list using
a2930e43
EL
6886 c3 algorithm.
6887 (class-precedence-list): New function.
6888 (eieiomt-method-list, eieiomt-sym-optimize): Use it.
6889 (inconsistent-class-hierarchy): New error symbol.
6890 (call-next-method): Stow the replacement argument list for future
6891 call-next-method invocations.
6892
266a86bd 68932010-09-23 Glenn Morris <rgm@gnu.org>
87e798a7 6894
ea7f9ebf
GM
6895 * calendar/appt.el (appt-check): If not displaying the diary,
6896 use (diary 1) to only get the entries we need.
6897 (appt-make-list): Sort diary-list-entries, if we cannot guarantee
6898 that it is in day order. (Bug#7019)
6899
1bf6d075
GM
6900 * calendar/appt.el (appt-check): Rather than showing the diary,
6901 just turn off invisible display, and only if needed.
6902
87e798a7
GM
6903 * calendar/diary-lib.el (diary-list-entries): Doc fix. (Bug#7019)
6904
1fc7dabf
GM
69052010-09-23 Glenn Morris <rgm@gnu.org>
6906
7a16788b
GM
6907 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar):
6908 (byte-compile-defvar, byte-compile-cl-warn):
27ffea71 6909 Start warnings with lower-case, like the majority.
7a16788b 6910
19543b17
GM
6911 * files.el (auto-mode-alist): Add .xa, .xw, .xsw for ld-script-mode.
6912
54238e6d
GM
6913 * files.el (auto-mode-alist): Prefer C-mode for .xs. (Bug#7071)
6914
ce009d0b
GM
6915 * progmodes/ld-script.el (auto-mode-alist): Move to files.el.
6916 * files.el (auto-mode-alist): Move ld-script entries here, further down
6917 the list.
6918
7b344dfe
GM
6919 * vc/add-log.el: Don't require timezone when compiling.
6920 (timezone-make-date-sortable): Autoload it.
6921 (change-log-sortable-date-at): Don't require timezone.
6922 Use `ignore-errors'.
6923
d9703498
GM
6924 * comint.el (comint-use-prompt-regexp-instead-of-fields):
6925 Move alias before definition, so it does not need autoloading.
6926
1fc7dabf
GM
6927 * emulation/crisp.el, emulation/cua-base.el, emulation/edt.el:
6928 * emulation/pc-select.el, emulation/vip.el, international/iso-ascii.el:
6929 * international/kkc.el, international/ogonek.el, mail/feedmail.el:
6930 * net/browse-url.el, net/eudc-vars.el, net/net-utils.el:
6931 * net/rcompile.el, net/rlogin.el, textmodes/enriched.el:
6932 * textmodes/makeinfo.el, textmodes/page-ext.el, textmodes/picture.el:
6933 * textmodes/refer.el, textmodes/spell.el, textmodes/table.el:
6934 * textmodes/tex-mode.el, textmodes/two-column.el:
6935 Remove leading `*' from docs of defcustoms etc.
6936
7676efad
TZ
69372010-09-23 Teodor Zlatanov <tzz@lifelogs.com>
6938
6939 * net/netrc.el (netrc-parse): Remove encrypt.el mentions.
6940
b069e5a6
G
69412010-09-22 Dan Christensen <jdc@uwo.ca>
6942
6943 * calendar/time-date.el (date-to-time): Try using parse-time-string
6944 first before using the slower timezone-make-date-arpa-standard.
6945
1bf68d53
KY
69462010-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
6947
6948 * calendar/time-date.el (format-seconds): Comment fix.
6949
cd205c76
GM
69502010-09-22 Glenn Morris <rgm@gnu.org>
6951
6952 * emacs-lisp/package.el (package-menu-mode): `revert-buffer-function'
6953 is not automatically buffer-local.
6954
4ddea91b
SM
69552010-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
6956
6957 * emacs-lisp/smie.el (smie-debug--describe-cycle): Fix typo.
6958 (smie-indent-comment): Be more careful with comment-start-skip.
6959 (smie-indent-comment-close, smie-indent-comment-inside): New funs.
6960 (smie-indent-functions): Use them.
6961
b0f037ed
MA
69622010-09-21 Michael Albinus <michael.albinus@gmx.de>
6963
6964 * net/ange-ftp.el (ange-ftp-skip-msgs): Add "^504 ..." message.
6965
8cf1771a
JD
69662010-09-21 Jan Djärv <jan.h.d@swipnet.se>
6967
36a1b6db
JD
6968 * menu-bar.el (menu-bar-set-tool-bar-position): customize-set-variable
6969 tool-bar-position. Don't modify frame parameters here.
180fb94a 6970 (menu-bar-options-save): Add tool-bar-position.
36a1b6db 6971
8cf1771a
JD
6972 * tool-bar.el (tool-bar-position): New defcustom (Bug#7049).
6973
0097720d
SM
69742010-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
6975
5d8e0d5d
SM
6976 * textmodes/reftex-parse.el (reftex-what-macro)
6977 (reftex-context-substring): Let-bind forward-sexp-function to nil
6978 since we don't need/want to treat \begin...\end as a block (bug#7053).
6979
984edd22
SM
6980 * emacs-lisp/lisp.el (up-list): Don't do nothing silently.
6981
6982 * simple.el (blink-matching-open): Use syntax-class.
6983
3672149f
SM
6984 * progmodes/pascal.el (pascal-mode): Use define-derived-mode.
6985 Set invisibility spec for pascal's outline mode.
6986 (pascal-outline-change): Clean up calling convention.
6987 (pascal-show-all, pascal-hide-other-defuns): Update callers.
6988
549d0e1e
SM
6989 * progmodes/prolog.el (prolog-smie-forward-token)
6990 (prolog-smie-backward-token): New functions.
6991 (prolog-mode-variables): Use them to parse "!," correctly.
6992 Set up smie-blink-matching for ".".
6993
a9cb95dd
SM
6994 * textmodes/ispell.el (ispell-start, ispell-end): Rename from `start'
6995 and `end'.
6996 (ispell-region, ispell-process-line): Update users.
6997
de558d10
SM
6998 * textmodes/reftex-parse.el (reftex-what-macro): Don't hardcode
6999 point-min==1.
7000
94eb3112
SM
7001 * textmodes/ispell.el: Fix commenting convention.
7002 (ispell-parse-output): Simplify, use push.
7003 (ispell-region): Use match-string-no-properties.
7004 (ispell-begin-skip-region-regexp): Use mapconcat to simplify.
7005 (ispell-minor-mode): Use define-minor-mode.
7006 (ispell-message): Remove unused var `skip-regexp'.
7007 (ispell-add-per-file-word-list): Use dynamic let-binding.
7008 Try and use the proper comment marker.
7009
1f7f45a5
SM
7010 * mail/sendmail.el: Fix commenting convention.
7011 (sendmail-send-it): Use line-beginning-position.
7012
0097720d
SM
7013 * help-fns.el (describe-variable): Add original value, if applicable.
7014
596880ea
JB
70152010-09-20 Juanma Barranquero <lekktu@gmail.com>
7016
f0713411
JB
7017 * subr.el (y-or-n-p): Remove leftover code from 2010-09-17T13:30:30Z!monnier@iro.umontreal.ca.
7018
596880ea
JB
7019 * emacs-lisp/smie.el (smie-indent--hanging-p): Use `smie-indent--bolp'.
7020
37c0347e
SM
70212010-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
7022
2bc01104
SM
7023 * emacs-lisp/smie.el (smie-bnf-precedence-table): Improve error message.
7024 (smie-debug--prec2-cycle, smie-debug--describe-cycle): New functions.
7025 (smie-prec2-levels): Use them to better diagnose precedence cycles.
7026 (smie-blink-matching-check): Don't signal a mismatch if car is t.
7027 (smie-blink-matching-open): Rewrite to remove assumptions, so that
7028 something like "." can also be a closer.
7029 (smie--associative-p, smie-indent--hanging-p, smie-indent--bolp)
7030 (smie-indent--offset, smie-indent--offset-rule, smie-indent--column):
7031 Rename internal functions to use "--". Update callers.
7032
e2c3f530
SM
7033 * frame.el (make-frame-names-alist): Don't list frames on other displays.
7034
37c0347e
SM
7035 * fringe.el (fringe-styles): New var.
7036 (fringe-mode, fringe-query-style): Use it.
7037
74790210
MM
70382010-09-18 Michael R. Mauger <mmaug@yahoo.com>
7039
7040 * progmodes/sql.el: Version 2.8
93acd23d 7041 (sql-login-params): Update widget structure; changes still needed.
74790210
MM
7042 (sql-product-alist): Add :list-all and :list-table features for
7043 SQLite, Postgres and MySQL products.
7044 (sql-redirect): Handle default value.
7045 (sql-execute, sql-execute-feature): New functions.
7046 (sql-read-table-name): New function.
93acd23d 7047 (sql-list-all, sql-list-table): New functions. User API.
74790210
MM
7048 (sql-mode-map, sql-interactive-mode-map): Add key definitions
7049 for above functions.
7050 (sql-mode-menu, sql-interactive-mode-menu): Add menu definitions
7051 for above functions.
7052 (sql-postgres-login-params): Add user and database defaults.
7053 (sql-buffer-live-p): Bug fix.
93acd23d 7054 (sql-product-history): New variable.
35f52ed6 7055 (sql-read-product): New function. Use it.
74790210
MM
7056 (sql-set-product, sql-product-interactive): Use it.
7057 (sql-connection-history): New variable.
93acd23d 7058 (sql-read-connection): New function. Use it.
74790210
MM
7059 (sql-connect): New function.
7060 (sql-for-each-login): Redesign function interface.
7061 (sql-make-alternate-buffer-name, sql-save-connection): Use it.
93acd23d
JB
7062 (sql-get-login-ext, sql-get-login): Use it. Handle default values.
7063 (sql-comint): Check for program. Existing live buffer.
74790210
MM
7064 (sql-comint-postgres): Add port parameter.
7065
cec01cd2
SM
70662010-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
7067
7068 * emacs-lisp/warnings.el: Fix commenting convention.
7069 (display-warning): Use special mode and make the buffer read-only.
7070
c2a845b5
JB
70712010-09-18 Jay Belanger <jay.p.belanger@gmail.com>
7072
7073 * calc/calc-prog.el (calc-read-parse-table-part): Don't "fix" the
7074 empty string when it follows a repeated or optional pattern.
7075
f5632fb6
SM
70762010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
7077
7078 * indent.el (indent-according-to-mode): Apply syntax-propertize.
7079 (indent-region): Use indent-according-to-mode.
7080
71b961e8
EZ
70812010-09-18 Eli Zaretskii <eliz@gnu.org>
7082
7083 * fringe.el (fringe-mode): Doc fix.
7084
dbbd7ad4
KRC
70852010-09-14 Kan-Ru Chen <kanru@kanru.info> (tiny change)
7086
7087 * textmodes/nroff-mode.el (nroff-view): Kill old buffer before
7088 refreshing the preview buffer.
7089
b879a6e2
SM
70902010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
7091
7092 * textmodes/tex-mode.el (tex-syntax-propertize-rules)
7093 (latex-syntax-propertize-rules): New consts; replace
7094 tex-font-lock-syntactic-keywords.
7095 (tex-env-mark, latex-env-before-change): New functions.
7096 (latex-electric-env-pair-mode): New minor mode.
7097 (tex-font-lock-verb): Change arguments; do move point.
7098 (tex-font-lock-syntactic-face-function): Adjust to new verbatim
7099 representation as a form of comment.
7100 (tex-font-lock-keywords-1): Remove workaround, now unneeded.
7101 (doctex-syntax-propertize-rules): New const; replaces
7102 doctex-font-lock-syntactic-keywords.
7103 (tex-common-initialization, doctex-mode): Use syntax-propertize-rules.
7104
7105 * progmodes/fortran.el (fortran--font-lock-syntactic-keywords): Remove.
7106 (fortran-make-syntax-propertize-function): New function; replaces
7107 fortran-font-lock-syntactic-keywords.
7108 (fortran-mode): Use it.
7109 (fortran-line-length): Use it. Improve interactive spec.
7110
7111 * emacs-lisp/syntax.el (syntax-propertize-precompile-rules): New macro.
7112 (syntax-propertize-rules): Add var-ref case. Fix offset computation
7113 when adding surrounding \(..\).
7114
7115 * progmodes/js.el (js-mode): Fix last change (bug#7054).
7116
4be520fb
SM
71172010-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
7118
269c197e
SM
7119 * obsolete/old-whitespace.el (whitespace-rescan-files-in-buffers):
7120 Use with-current-buffer.
7121
4be520fb
SM
7122 * isearch.el (isearch-face): Rename from `isearch'.
7123 (isearch-highlight): Use new name.
7124
a67597d6
EZ
71252010-09-17 Eli Zaretskii <eliz@gnu.org>
7126
7127 * fringe.el (fringe-mode, fringe-query-style): Use 4 pixels, not
7128 5, for `half' width fringes. (Bug#6933)
7129
31c381e8
SM
71302010-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
7131
3fe6ef4e
SM
7132 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
7133 (byte-compile-defvar): "foo/bar" does not lack a prefix.
7134
31c381e8
SM
7135 * subr.el (y-or-n-p): Add the "(y or n)" that was lost somehow.
7136
fb0cf781
J
71372010-09-17 Stephen Berman <stephen.berman@gmx.net>
7138
7139 * dframe.el (dframe-reposition-frame-emacs): Use tool-bar-pixel-width
7140 in calculating new frame position. Add more space between new and
7141 parent on the left (Bug#7048).
7142
1a9dc3b5
MA
71432010-09-17 Michael Albinus <michael.albinus@gmx.de>
7144
7145 * net/tramp-compat.el (tramp-compat-with-temp-message): Make it a
7146 defmacro.
7147
dff0fdc3
CY
71482010-09-16 Chong Yidong <cyd@stupidchicken.com>
7149
31c381e8 7150 * mail/sendmail.el: Add "*unsent mail*" to same-window-buffer-names.
6e23d4a4 7151
117c96c7
CY
7152 * term/x-win.el (x-cut-buffer-or-selection-value): Define as
7153 obsolete alias for x-selection-value.
7154
dff0fdc3
CY
7155 * ido.el (ido-make-buffer-list): Fix error in 2010-08-22 merge.
7156
c6f2191f
MA
71572010-09-16 Michael Albinus <michael.albinus@gmx.de>
7158
7159 * net/tramp-cmds.el (tramp-cleanup-connection): Set tramp-autoload
7160 cookie.
7161
6139f995
MA
71622010-09-15 Michael Albinus <michael.albinus@gmx.de>
7163
7164 * net/tramp-compat.el (tramp-compat-with-temp-message)
7165 (tramp-compat-font-lock-add-keywords, tramp-compat-process-get)
7166 (tramp-compat-process-put): New defuns.
7167
7168 * net/tramp.el (top):
7169 * net/tramp-gvfs.el (top):
7170 * net/tramp-cache.el (top): Use `tramp-compat-font-lock-add-keywords'.
7171
31c381e8
SM
7172 * net/tramp.el (tramp-progress-reporter-update):
7173 Use `tramp-compat-funcall'.
6139f995
MA
7174
7175 * net/tramp.el (tramp-process-actions):
0dc3e410
MA
7176 * net/tramp-gvfs.el (tramp-gvfs-handler-askquestion):
7177 * net/tramp-sh.el (tramp-handle-vc-registered)
31c381e8
SM
7178 (tramp-get-remote-stat, tramp-get-remote-readlink):
7179 Use `tramp-compat-with-temp-message'.
6139f995
MA
7180
7181 * net/tramp-sh.el (top): Require 'cl.
7182 (tramp-handle-start-file-process): Use `tramp-compat-process-get'.
31c381e8
SM
7183 (tramp-open-connection-setup-interactive-shell):
7184 Use `tramp-compat-process-put'.
6139f995 7185
22c3ce97
AM
71862010-09-15 Alan Mackenzie <acm@muc.de>
7187
7188 * progmodes/cc-engine.el (c-forward-<>-arglist-recur): Correct the
7189 indentation.
a4ee83cc 7190 (c-forward-<>-arglist-recur): Fix an infinite recursion.
22c3ce97 7191
4f1e9960
SM
71922010-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
7193
7194 * emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
7195 `lexical' for warnings related to lexical scoping.
7196 (byte-compile-file-form-defvar, byte-compile-defvar): Warn about
7197 global vars which don't have a prefix and could hence affect lexical
7198 scoping in unrelated files.
7199
01e80360
LMI
72002010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
7201
7202 * net/imap.el: Revert back to version
7203 cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
7204 seem problematic.
7205
5e2a84e3
JB
72062010-09-14 Juanma Barranquero <lekktu@gmail.com>
7207
7208 * obsolete/old-whitespace.el (whitespace-unload-function):
7209 Explicitly pass `obarray' to `unintern' to avoid a warning.
7210
f3a30a50
SM
72112010-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
7212
7213 * emacs-lisp/byte-run.el (set-advertised-calling-convention):
7214 Add `when' argument. Update callers.
7215
7216 * subr.el (unintern): Declare the obarray arg mandatory.
7217
92b99a01
GM
72182010-09-14 Glenn Morris <rgm@gnu.org>
7219
67ae9766
GM
7220 * calendar/diary-lib.el (diary-list-entries-hook, diary-sort-entries):
7221 Doc fixes.
7222
92b99a01
GM
7223 * calendar/diary-lib.el (diary-included-files): New variable.
7224 (diary-list-entries): Maybe initialize diary-included-files.
7225 (diary-include-other-diary-files): Append to diary-included-files.
7226 * calendar/appt.el (appt-update-list): Also check the members of
7227 diary-included-files. (Bug#6999)
08151ec5 7228 (appt-check): Doc fix.
92b99a01 7229
6664fc59 72302010-09-14 David Reitter <david.reitter@gmail.com>
5a66ed0f
DR
7231
7232 * simple.el (line-move-visual): Do not truncate goal column to
7233 integer size. (Bug#7020)
7234
6664fc59 72352010-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
dba28758
SM
7236
7237 * repeat.el (repeat): Allow repeating when the last event is a click.
7238 Suggested by Drew Adams (bug#6256).
7239
6664fc59 72402010-09-14 Sascha Wilde <wilde@sha-bang.de>
681b88dd 7241
01c35094 7242 * vc/vc-hg.el (vc-hg-state, vc-hg-working-revision):
681b88dd
SM
7243 Replace setting HGRCPATH to "" by some less invasive --config options.
7244
6664fc59 72452010-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
71e657fc
SM
7246
7247 * font-lock.el (font-lock-beginning-of-syntax-function):
7248 Mark as obsolete.
7249
6664fc59 72502010-09-14 Glenn Morris <rgm@gnu.org>
639b9d87
GM
7251
7252 * menu-bar.el (menu-bar-options-save): Fix handling of menu-bar
7253 and tool-bar modes. (Bug#6211)
7254 (menu-bar-mode): Move setting of standard-value after the
7255 minor-mode definition, otherwise it seems to have no effect.
7256
6664fc59 72572010-09-14 Masatake YAMATO <yamato@redhat.com>
33bd47be
MY
7258
7259 * progmodes/antlr-mode.el (antlr-font-lock-additional-keywords):
7260 Fix typo. (Bug#6976)
7261
6664fc59 72622010-09-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9c405a86
CY
7263
7264 * whitespace.el: Allow cleaning up blanks without blank
7265 visualization (Bug#6651). Adjust help window for
7266 whitespace-toggle-options (Bug#6479). Allow to use fill-column
71e657fc
SM
7267 instead of whitespace-line-column (from EmacsWiki). New version 13.1.
7268 (whitespace-style): Add new value 'face. Adjust docstring.
7269 (whitespace-space, whitespace-hspace, whitespace-tab):
7270 Adjust foreground property face.
9c405a86
CY
7271 (whitespace-line-column): Adjust docstring and type declaration.
7272 (whitespace-style-value-list, whitespace-toggle-option-alist)
7273 (whitespace-help-text): Adjust const initialization.
7274 (whitespace-toggle-options, global-whitespace-toggle-options):
7275 Adjust docstring.
7276 (whitespace-display-window, whitespace-interactive-char)
7277 (whitespace-style-face-p, whitespace-color-on): Adjust code.
7278 (whitespace-help-scroll): New fun.
7279
ba96ddf5
KY
72802010-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
7281
7282 * calendar/time-date.el (format-seconds): Comment fix.
7283
a386ac70
MM
72842010-09-13 Michael R. Mauger <mmaug@yahoo.com>
7285
7286 * progmodes/sql.el: Version 2.7.
7287 (sql-buffer-live-p): Improve detection.
7288 (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
7289 (sql-set-sqli-buffer): Use it.
7290 (sql-product-interactive): Run `sql-set-sqli-hook'.
7291 (sql-rename-buffer): Code cleanup.
7292 (sql-redirect, sql-redirect-value): New functions. More to come.
7293
5d921df2
JB
72942010-09-13 Juanma Barranquero <lekktu@gmail.com>
7295
7296 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.
7297 * makefile.w32-in (LOADDEFS): Add $(lisp)/net/tramp-loaddefs.el.
7298 (TRAMP_SRC): New macro.
7299 ($(lisp)/net/tramp-loaddefs.el): New target.
7300
03c1ad43
MA
73012010-09-13 Michael Albinus <michael.albinus@gmx.de>
7302
7303 Major code cleanup. Split tramp.el into tramp.el and tramp-sh.el.
7304
7305 * Makefile.in (TRAMP_SRC): Remove tramp-fish.el. Add tramp-sh.el.
7306
7307 * net/tramp.el (top): Don't show loading message. Require just
4f1e9960
SM
7308 'tramp-compat, everything else is required there.
7309 Use `ignore-errors' where appropriate.
03c1ad43
MA
7310 (tramp-inline-compress-start-size, tramp-copy-size-limit)
7311 (tramp-terminal-type, tramp-end-of-output)
7312 (tramp-initial-end-of-output, tramp-completion-function-alist-rsh)
7313 (tramp-completion-function-alist-ssh)
7314 (tramp-completion-function-alist-telnet)
7315 (tramp-completion-function-alist-su)
7316 (tramp-completion-function-alist-putty, tramp-remote-path)
7317 (tramp-remote-process-environment, tramp-sh-extra-args)
7318 (tramp-actions-before-shell, tramp-uudecode)
7319 (tramp-perl-file-truename, tramp-perl-file-name-all-completions)
7320 (tramp-perl-file-attributes)
7321 (tramp-perl-directory-files-and-attributes)
7322 (tramp-perl-encode-with-module, tramp-perl-decode-with-module)
7323 (tramp-perl-encode, tramp-perl-decode)
7324 (tramp-vc-registered-read-file-names, tramp-file-mode-type-map)
7325 (tramp-file-name-handler-alist, tramp-make-tramp-temp-file)
7326 (tramp-handle-make-symbolic-link, tramp-handle-load)
7327 (tramp-handle-file-name-as-directory)
7328 (tramp-handle-file-name-directory)
7329 (tramp-handle-file-name-nondirectory, tramp-handle-file-truename)
7330 (tramp-handle-file-exists-p, tramp-handle-file-attributes)
7331 (tramp-do-file-attributes-with-ls)
7332 (tramp-do-file-attributes-with-perl)
7333 (tramp-do-file-attributes-with-stat)
7334 (tramp-handle-set-visited-file-modtime)
7335 (tramp-handle-verify-visited-file-modtime)
7336 (tramp-handle-set-file-modes, tramp-handle-set-file-times)
7337 (tramp-set-file-uid-gid, tramp-remote-selinux-p)
7338 (tramp-handle-file-selinux-context)
7339 (tramp-handle-set-file-selinux-context)
7340 (tramp-handle-file-executable-p, tramp-handle-file-readable-p)
7341 (tramp-handle-file-newer-than-file-p, tramp-handle-file-modes)
7342 (tramp-handle-file-directory-p, tramp-handle-file-regular-p)
7343 (tramp-handle-file-symlink-p, tramp-handle-file-writable-p)
7344 (tramp-handle-file-ownership-preserved-p)
7345 (tramp-handle-directory-file-name, tramp-handle-directory-files)
7346 (tramp-handle-directory-files-and-attributes)
7347 (tramp-do-directory-files-and-attributes-with-perl)
7348 (tramp-do-directory-files-and-attributes-with-stat)
7349 (tramp-handle-file-name-all-completions)
7350 (tramp-handle-file-name-completion, tramp-handle-add-name-to-file)
7351 (tramp-handle-copy-file, tramp-handle-copy-directory)
7352 (tramp-handle-rename-file, tramp-do-copy-or-rename-file)
7353 (tramp-do-copy-or-rename-file-via-buffer)
7354 (tramp-do-copy-or-rename-file-directly)
7355 (tramp-do-copy-or-rename-file-out-of-band)
7356 (tramp-handle-make-directory, tramp-handle-delete-directory)
7357 (tramp-handle-delete-file)
7358 (tramp-handle-dired-recursive-delete-directory)
7359 (tramp-handle-dired-compress-file, tramp-handle-dired-uncache)
7360 (tramp-handle-insert-directory)
7361 (tramp-handle-unhandled-file-name-directory)
7362 (tramp-handle-expand-file-name)
7363 (tramp-handle-substitute-in-file-name)
7364 (tramp-handle-executable-find, tramp-process-sentinel)
7365 (tramp-handle-start-file-process, tramp-handle-process-file)
7366 (tramp-handle-call-process-region, tramp-handle-shell-command)
7367 (tramp-handle-file-local-copy, tramp-handle-file-remote-p)
7368 (tramp-handle-insert-file-contents)
7369 (tramp-handle-insert-file-contents-literally)
7370 (tramp-handle-find-backup-file-name)
7371 (tramp-handle-make-auto-save-file-name, tramp-handle-write-region)
7372 (tramp-vc-registered-file-names, tramp-handle-vc-registered)
7373 (tramp-sh-file-name-handler, tramp-vc-file-name-handler)
7374 (tramp-maybe-send-script, tramp-set-auto-save, tramp-run-test)
7375 (tramp-run-test2, tramp-find-executable, tramp-set-remote-path)
7376 (tramp-find-file-exists-command, tramp-open-shell)
7377 (tramp-find-shell, tramp-barf-if-no-shell-prompt)
7378 (tramp-open-connection-setup-interactive-shell)
7379 (tramp-local-coding-commands, tramp-remote-coding-commands)
7380 (tramp-find-inline-encoding, tramp-call-local-coding-command)
7381 (tramp-inline-compress-commands, tramp-find-inline-compress)
7382 (tramp-compute-multi-hops, tramp-maybe-open-connection)
1fc7dabf 7383 (tramp-send-command, tramp-wait-for-output)
03c1ad43
MA
7384 (tramp-send-command-and-check, tramp-barf-unless-okay)
7385 (tramp-send-command-and-read, tramp-mode-string-to-int)
7386 (tramp-convert-file-attributes, tramp-check-cached-permissions)
7387 (tramp-file-mode-from-int, tramp-file-mode-permissions)
7388 (tramp-shell-case-fold, tramp-make-copy-program-file-name)
7389 (tramp-method-out-of-band-p, tramp-local-host-p)
7390 (tramp-get-remote-path, tramp-get-remote-tmpdir)
7391 (tramp-get-ls-command, tramp-get-ls-command-with-dired)
7392 (tramp-get-test-command, tramp-get-test-nt-command)
7393 (tramp-get-file-exists-command, tramp-get-remote-ln)
7394 (tramp-get-remote-perl, tramp-get-remote-stat)
7395 (tramp-get-remote-readlink, tramp-get-remote-trash)
7396 (tramp-get-remote-id, tramp-get-remote-uid, tramp-get-remote-gid)
7397 (tramp-get-local-uid, tramp-get-local-gid)
6664fc59 7398 (tramp-get-inline-compress, tramp-get-inline-coding): Move to
03c1ad43
MA
7399 tramp-sh.el.
7400 (tramp-methods, tramp-default-method-alist)
7401 (tramp-default-user-alist, tramp-foreign-file-name-handler-alist):
7402 Move initialization to tramp-sh.el.
7403 (tramp-temp-name-prefix): Make it a defconst.
7404 (tramp-dissect-file-name): Don't check anymore for multi-hop
7405 methods.
7406 (tramp-debug-outline-regexp): Add a docstring.
31c381e8 7407 (tramp-debug-outline-level): Rename from `tramp-outline-level'.
03c1ad43
MA
7408 (tramp-get-debug-buffer): Use it.
7409
7410 * net/tramp-cache.el (top): Set tramp-autoload cookie for
7411 initialization forms.
7412 (tramp-set-connection-property): Don't protect `tramp-message'
7413 call, it isn't necessary any longer.
7414 (tramp-dump-connection-properties): Use `ignore-errors'.
7415
7416 * net/tramp-compat.el (top): Require 'advice, 'format-spec,
7417 'password-cache and 'auth-source.
7418
7419 * net/tramp-gvfs.el (top):
7420 * net/tramp-smb.el (top): Require 'tramp-sh.
7421
7422 * net/tramp-gw.el (tramp-gw-open-network-stream): Use `ignore-errors'.
7423
7424 * net/tramp-sh.el: New file, derived from tramp.el.
7425 (top): Initialize `tramp-methods', `tramp-default-method-alist',
6139f995 7426 `tramp-default-user-alist', `tramp-foreign-file-name-handler-alist'.
31c381e8
SM
7427 Remove "scp1_old", "scp2_old", "ssh1_old", "ssh2_old".
7428 Use `ignore-errors' where appropriate.
7429 (tramp-sh-file-name-handler-alist): Rename from
03c1ad43
MA
7430 `tramp-file-name-handler-alist'.
7431 (tramp-send-command-and-check): Return t or nil. Remove all
7432 `zerop' checks, where called.
7433 (tramp-handle-set-file-modes)
7434 (tramp-do-copy-or-rename-file-directly)
7435 (tramp-handle-delete-directory, tramp-handle-delete-file)
93acd23d 7436 (tramp-maybe-send-script): Use `tramp-barf-unless-okay'.
03c1ad43
MA
7437 (tramp-sh-file-name-handler, tramp-send-command-and-check)
7438 (tramp-get-remote-ln): Set tramp-autoload cookie.
7439
7440 * net/tramp-fish.el: Remove file.
7441
c5fe4acb
DU
74422010-09-13 Daiki Ueno <ueno@unixuser.org>
7443
7444 * epa-file.el (epa-file-insert-file-contents): If visiting, bind
7445 buffer-file-name to avoid file-locking. (Bug#7026)
7446
7ea2d383
MA
74472010-09-13 Julien Danjou <julien@danjou.info>
7448
7449 * notifications.el (notifications-notify): Add support for
7450 image-path and sound-name.
7451 (notifications-specification-version): Add this variable.
7452
5616cc54
SM
74532010-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
7454
31c381e8 7455 * subr.el (y-or-n-p): New function, moved from src/fns.c; use read-key.
5616cc54 7456
94c7243b
LL
74572010-09-12 Leo <sdl.web@gmail.com>
7458
7459 * net/rcirc.el (rcirc-server-commands, rcirc-client-commands)
7460 (rcirc-completion-start): New variables.
7461 (rcirc-nick-completions): Rename to rcirc-completions.
7462 (rcirc-nick-completion-start-offset): Delete.
7463 (rcirc-completion-at-point): New function for constructing
7464 completion data for both nicks and irc commands. Add to
7465 completion-at-point-functions in rcirc mode.
7466 (rcirc-complete): Rename from rcirc-nick-complete; use
7467 rcirc-completion-at-point.
7468 (defun-rcirc-command): Update rcirc-client-commands.
7469
0f34ae28
GM
74702010-09-11 Glenn Morris <rgm@gnu.org>
7471
7472 * emacs-lisp/bytecomp.el (byte-compile-file): Create .elc files
7473 atomically, to avoid parallel build errors. (Bug#4196)
7474
9250002f
MM
74752010-09-11 Michael R. Mauger <mmaug@yahoo.com>
7476
7477 * progmodes/sql.el: Version 2.6
7478 (sql-dialect): Synonym for "sql-product".
7479 (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
7480 (sql-set-sqli-buffer, sql-show-sqli-buffer, sql-interactive-mode):
7481 Set "sql-buffer" to buffer name not buffer object so multiple sql
7482 interactive buffers work properly. Reverts misguided changes in
7483 earlier work.
7484 (sql-comint): Make sure different buffer name is used if "*SQL*"
7485 buffer is for a different product.
7486 (sql-make-alternate-buffer-name): Fix bug with "sql-database"
7487 login param.
7488 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
7489 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
7490 (sql-db2, sql-linter, sql-product-interactive, sql-rename-buffer):
7491 Accept new buffer name or prompt for one.
7492 (sql-port): Default to zero.
7493 (sql-comint-mysql): Handle "sql-port" as a numeric.
7494 (sql-port-history): Delete unused variable.
7495 (sql-get-login): Default "sql-port" to a number.
31c381e8 7496 (sql-product-alist): Correct Postgres prompt and terminator regexp.
9250002f
MM
7497 (sql-sqlite-program): Dynamically detect presence of "sqlite" or
7498 "sqlite3" executables.
31c381e8 7499 (sql-sqlite-login-params): Add "*.sqlite[23]?" database name pattern.
9250002f
MM
7500 (sql-buffer-live-p): New function.
7501 (sql-mode-menu, sql-send-string): Use it.
7502 (sql-mode-oracle-font-lock-keywords): Improve SQL*Plus REMARK
7503 syntax pattern.
7504 (sql-mode-postgres-font-lock-keywords): Support Postgres V9.
7505 (sql-mode-sqlite-font-lock-keywords): Hilight sqlite commands.
7506
a9ec34f4
LMI
75072010-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
7508
31c381e8 7509 * net/netrc.el (netrc-credentials): New convenience function.
a9ec34f4 7510
cf38dd42
SM
75112010-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
7512
7513 * textmodes/texinfo.el (texinfo-syntax-propertize-function): New fun
7514 to replace texinfo-font-lock-syntactic-keywords.
7515 (texinfo-mode): Use it.
7516
7517 * textmodes/tex-mode.el (tex-common-initialization, doctex-mode):
7518 Use syntax-propertize-function.
7519
7520 * textmodes/sgml-mode.el (sgml-syntax-propertize-function): New var to
7521 replace sgml-font-lock-syntactic-keywords.
7522 (sgml-mode): Use it.
7523
7524 * textmodes/reftex.el (font-lock-syntactic-keywords): Don't declare
7525 since we don't use it.
7526
7527 * textmodes/bibtex.el (bibtex-mode): Use syntax-propertize-function.
7528
7529 * progmodes/vhdl-mode.el (vhdl-mode): Use syntax-propertize-function
7530 if available.
7531 (vhdl-fontify-buffer): Adjust.
7532
7533 * progmodes/tcl.el (tcl-syntax-propertize-function): New var to
7534 replace tcl-font-lock-syntactic-keywords.
7535 (tcl-mode): Use it.
7536
7537 * progmodes/simula.el (simula-syntax-propertize-function): New var to
7538 replace simula-font-lock-syntactic-keywords.
7539 (simula-mode): Use it.
7540
7541 * progmodes/sh-script.el (sh-st-symbol): Remove.
7542 (sh-font-lock-close-heredoc, sh-font-lock-open-heredoc): Add eol arg.
7543 (sh-font-lock-flush-syntax-ppss-cache, sh-font-lock-here-doc): Remove.
7544 (sh-font-lock-quoted-subshell): Assume we've already matched $(.
7545 (sh-font-lock-paren): Set syntax-multiline.
7546 (sh-font-lock-syntactic-keywords): Remove.
7547 (sh-syntax-propertize-function): New function to replace it.
7548 (sh-mode): Use it.
7549
7550 * progmodes/ruby-mode.el (ruby-here-doc-beg-re):
7551 Define while compiling.
7552 (ruby-here-doc-end-re, ruby-here-doc-beg-match)
7553 (ruby-font-lock-syntactic-keywords, ruby-comment-beg-syntax)
7554 (syntax-ppss, ruby-in-ppss-context-p, ruby-in-here-doc-p)
7555 (ruby-here-doc-find-end, ruby-here-doc-beg-syntax)
7556 (ruby-here-doc-end-syntax): Only define when
7557 syntax-propertize is not available.
7558 (ruby-syntax-propertize-function, ruby-syntax-propertize-heredoc):
7559 New functions.
7560 (ruby-in-ppss-context-p): Update to new syntax of heredocs.
7561 (electric-indent-chars): Silence bytecompiler.
7562 (ruby-mode): Use prog-mode, syntax-propertize-function, and
7563 electric-indent-chars.
7564
7565 * progmodes/python.el (python-syntax-propertize-function): New var to
7566 replace python-font-lock-syntactic-keywords.
7567 (python-mode): Use it.
7568 (python-quote-syntax): Simplify and adjust to new use.
7569
7570 * progmodes/perl-mode.el (perl-syntax-propertize-function): New fun to
7571 replace perl-font-lock-syntactic-keywords.
7572 (perl-syntax-propertize-special-constructs): New fun to replace
7573 perl-font-lock-special-syntactic-constructs.
7574 (perl-font-lock-syntactic-face-function): New fun.
7575 (perl-mode): Use it.
7576
7577 * progmodes/octave-mod.el (octave-syntax-propertize-sqs): New function
7578 to replace octave-font-lock-close-quotes.
7579 (octave-syntax-propertize-function): New function to replace
7580 octave-font-lock-syntactic-keywords.
7581 (octave-mode): Use it.
7582
7583 * progmodes/mixal-mode.el (mixal-syntax-propertize-function): New var;
7584 replaces mixal-font-lock-syntactic-keywords.
7585 (mixal-mode): Use it.
7586
7587 * progmodes/make-mode.el (makefile-syntax-propertize-function):
7588 New var; replaces makefile-font-lock-syntactic-keywords.
7589 (makefile-mode): Use it.
7590 (makefile-imake-mode): Adjust.
7591
7592 * progmodes/js.el (js--regexp-literal): Define while compiling.
7593 (js-syntax-propertize-function): New var; replaces
7594 js-font-lock-syntactic-keywords.
7595 (js-mode): Use it.
7596
7597 * progmodes/gud.el (gdb-script-syntax-propertize-function): New var;
7598 replaces gdb-script-font-lock-syntactic-keywords.
7599 (gdb-script-mode): Use it.
7600
7601 * progmodes/fortran.el (fortran-mode): Use syntax-propertize-function.
7602 (fortran--font-lock-syntactic-keywords): New var.
7603 (fortran-line-length): Update syntax-propertize-function and
7604 fortran--font-lock-syntactic-keywords.
7605
7606 * progmodes/cperl-mode.el (cperl-mode): Use syntax-propertize-function.
7607
7608 * progmodes/cfengine.el (cfengine-mode):
7609 Use syntax-propertize-function.
7610 (cfengine-font-lock-syntactic-keywords): Remove.
7611
7612 * progmodes/autoconf.el (autoconf-mode):
7613 Use syntax-propertize-function.
7614 (autoconf-font-lock-syntactic-keywords): Remove.
7615
7616 * progmodes/ada-mode.el (ada-set-syntax-table-properties)
7617 (ada-after-change-function, ada-initialize-syntax-table-properties)
7618 (ada-handle-syntax-table-properties): Only define when
7619 syntax-propertize is not available.
7620 (ada-mode): Use syntax-propertize-function.
7621
7622 * font-lock.el (font-lock-syntactic-keywords): Make obsolete.
7623 (font-lock-fontify-syntactic-keywords-region): Move handling of
7624 font-lock-syntactically-fontified to...
7625 (font-lock-default-fontify-region): ...here.
7626 Let syntax-propertize-function take precedence.
7627 (font-lock-fontify-syntactically-region): Cal syntax-propertize.
7628
7629 * emacs-lisp/syntax.el (syntax-propertize-function)
7630 (syntax-propertize-chunk-size, syntax-propertize--done)
7631 (syntax-propertize-extend-region-functions): New vars.
7632 (syntax-propertize-wholelines, syntax-propertize-multiline)
7633 (syntax-propertize--shift-groups, syntax-propertize-via-font-lock)
7634 (syntax-propertize): New functions.
7635 (syntax-propertize-rules): New macro.
7636 (syntax-ppss-flush-cache): Set syntax-propertize--done.
7637 (syntax-ppss): Call syntax-propertize.
7638
7639 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Skip named groups.
7640
36f7d366
AM
76412010-09-10 Agustín Martín <agustin.martin@hispalinux.es>
7642
7643 * textmodes/ispell.el (ispell-init-process): Improve comments.
7644 XEmacs compatibility changes regarding (add-hook) 'local option
7645 and (set-process-query-on-exit-flag).
7646
8fca3921
MA
76472010-09-09 Michael Albinus <michael.albinus@gmx.de>
7648
cf38dd42
SM
7649 * net/tramp-cache.el (tramp-parse-connection-properties):
7650 Set tramp-autoload cookie.
8fca3921 7651
399653d6
GM
76522010-09-09 Glenn Morris <rgm@gnu.org>
7653
7654 * image.el (imagemagick-types-inhibit): Add :type, :version, :group.
7655 (imagemagick-register-types): Doc fix.
7656
c34a9669
SM
76572010-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
7658
b073dc4b
SM
7659 * progmodes/octave-mod.el (electric-indent-chars): Silence bytecomp.
7660
7661 * progmodes/js.el (require): Require is already "eval-and-compile".
7662 (js--re-search-forward): Avoid `eval'. Preserve the error data.
7663 (js--re-search-backward): Use js--re-search-forward.
7664
7665 * progmodes/fortran.el (fortran-line-length): Don't recompute
7666 syntactic keywords redundantly a second time.
7667
7668 * progmodes/ada-mode.el: Replace "(set '" with setq.
7669 (ada-mode): Simplify.
7670 (ada-create-case-exception, ada-adjust-case-interactive)
7671 (ada-adjust-case-region, ada-format-paramlist, ada-indent-current)
7672 (ada-search-ignore-string-comment, ada-move-to-start)
7673 (ada-move-to-end): Use with-syntax-table.
7674
7675 * font-lock.el (save-buffer-state): Remove `varlist' arg.
7676 (font-lock-unfontify-region, font-lock-default-fontify-region):
7677 Update usage correspondingly.
7678 (font-lock-fontify-syntactic-keywords-region):
7679 Set parse-sexp-lookup-properties buffer-locally here.
7680 (font-lock-fontify-syntactically-region): Remove unused `ppss' arg.
7681
c34a9669
SM
7682 * simple.el (blink-matching-open): Don't burp if we can't find a match.
7683
13639aab
GM
76842010-09-08 Glenn Morris <rgm@gnu.org>
7685
5a972c36
GM
7686 * emacs-lisp/bytecomp.el (byte-compile-report-ops):
7687 Error if not compiled with -DBYTE_CODE_METER.
7688
13639aab
GM
7689 * emacs-lisp/bytecomp.el (byte-recompile-directory):
7690 Ignore dir-locals-file.
7691
331b2b90
SM
76922010-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
7693
7694 * progmodes/compile.el (compilation-error-regexp-alist-alist):
7695 Not a const.
7696 (compilation-error-regexp-alist-alist): Rule out ": " in file names
7697 for the `gnu' messages.
7698 (compilation-set-skip-threshold): New command.
7699 (compilation-start): Use \' rather than $.
7700 (compilation-forget-errors): Use clrhash.
7701
73b4d51a
AM
77022010-09-08 Agustín Martín <agustin.martin@hispalinux.es>
7703
7704 * textmodes/ispell.el (ispell-valid-dictionary-list):
7705 Simplify logic.
7706
0f34aa77
MA
77072010-09-08 Michael Albinus <michael.albinus@gmx.de>
7708
7709 Migrate to Tramp 2.2. Rearrange load dependencies.
7710 (Bug#1529, Bug#5448, Bug#5705)
7711
7712 * Makefile.in (TRAMP_DIR, TRAMP_SRC): New variables.
7713 ($(TRAMP_DIR)/tramp-loaddefs.el): New target.
7714 (LOADDEFS): Add $(lisp)/net/tramp-loaddefs.el.
7715
7716 * net/tramp.el (top): Remove all other tramp-* loads except
7717 tramp-compat.el. Remove all changes to tramp-unload-hook for
7718 other tramp-* packages. Rearrange defun order. Change calls of
7719 `tramp-compat-call-process', `tramp-compat-decimal-to-octal',
7720 `tramp-compat-octal-to-decimal' to new function names.
7721 (tramp-terminal-type, tramp-initial-end-of-output)
7722 (tramp-methods, tramp-foreign-file-name-handler-alist)
7723 (tramp-tramp-file-p, tramp-completion-mode-p)
7724 (tramp-send-command-and-check, tramp-get-remote-path)
7725 (tramp-get-remote-tmpdir, tramp-get-remote-ln)
7726 (tramp-shell-quote-argument): Set tramp-autoload cookie.
7727 (with-file-property, with-connection-property): Move to
7728 tramp-cache.el.
7729 (tramp-local-call-process, tramp-decimal-to-octal)
7730 (tramp-octal-to-decimal): Move to tramp-compat.el.
7731 (tramp-handle-shell-command): Do not require 'shell.
7732 (tramp-compute-multi-hops): No special handling for tramp-gw-*
7733 symbols.
7734 (tramp-unload-tramp): Do not call `tramp-unload-file-name-handlers'.
7735
7736 * net/tramp-cache.el (top): Require 'tramp. Add to
7737 `tramp-unload-hook'.
7738 (tramp-cache-data, tramp-get-file-property)
7739 (tramp-set-file-property, tramp-flush-file-property)
7740 (tramp-flush-directory-property, tramp-get-connection-property)
7741 (tramp-set-connection-property, tramp-flush-connection-property)
7742 (tramp-cache-print, tramp-list-connections): Set tramp-autoload
7743 cookie.
7744 (with-file-property, with-connection-property): New defuns, moved
7745 from tramp.el.
7746 (tramp-flush-file-function): Use `with-parsed-tramp-file-name'
7747 macro.
7748
7749 * net/tramp-cmds.el (top): Add to `tramp-unload-hook'.
7750 (tramp-version): Set tramp-autoload cookie.
7751
7752 * net/tramp-compat.el (top): Require 'tramp-loaddefs. Remove all
7753 changes to tramp-unload-hook for other tramp-* packages. Add to
7754 `tramp-unload-hook'.
7755 (tramp-compat-decimal-to-octal, tramp-compat-octal-to-decimal)
7756 (tramp-compat-call-process): New defuns, moved from tramp.el.
7757
7758 * net/tramp-fish.el (top) Require just 'tramp. Add objects to
6a7662bb
BR
7759 `tramp-methods' and `tramp-foreign-file-name-handler-alist'.
7760 Add to `tramp-unload-hook'. Change call of
0f34aa77
MA
7761 `tramp-compat-decimal-to-octal' to new function name.
7762 (tramp-fish-method): Make it a defconst.
7763 (tramp-fish-file-name-p): Make it a defsubst.
7764 (tramp-fish-method, tramp-fish-file-name-handler)
7765 (tramp-fish-file-name-p): Set tramp-autoload cookie.
7766
7767 * net/tramp-ftp.el (top) Add objects to `tramp-methods' and
7768 `tramp-foreign-file-name-handler-alist'. Add to
7769 `tramp-unload-hook'.
7770 (tramp-ftp-method): Make it a defconst.
7771 (tramp-ftp-file-name-p): Make it a defsubst.
7772 (tramp-ftp-method, tramp-ftp-file-name-handler)
7773 (tramp-ftp-file-name-p): Set tramp-autoload cookie.
7774
7775 * net/tramp-gvfs.el (top) Add objects to `tramp-methods' and
7776 `tramp-foreign-file-name-handler-alist'. Add to
7777 `tramp-unload-hook'. Change checks, whether package can be
7778 loaded.
7779 (tramp-gvfs-file-name-p): Make it a defsubst.
7780 (tramp-gvfs-methods, tramp-gvfs-file-name-handler)
7781 (tramp-gvfs-file-name-p): Set tramp-autoload cookie.
7782 (tramp-gvfs-handle-file-directory-p): New defun.
7783 (tramp-gvfs-file-name-handler-alist): Use it.
7784
7785 * net/tramp-gw.el (top) Add objects to `tramp-methods' and
7786 `tramp-foreign-file-name-handler-alist'. Add to
7787 `tramp-unload-hook'.
7788 (tramp-gw-tunnel-method, tramp-gw-default-tunnel-port)
7789 (tramp-gw-socks-method, tramp-gw-default-socks-port): Make it a
7790 defconst.
7791 (tramp-gw-tunnel-method, tramp-gw-socks-method)
7792 (tramp-gw-open-connection): Set tramp-autoload cookie.
7793
7794 * net/tramp-imap.el (top) Require just 'tramp. Add objects to
6a7662bb
BR
7795 `tramp-methods' and `tramp-foreign-file-name-handler-alist'.
7796 Add to `tramp-unload-hook'. Change checks, whether package can be
0f34aa77
MA
7797 loaded.
7798 (tramp-imap-file-name-p): Make it a defsubst.
7799 (tramp-imap-method, tramp-imaps-method)
7800 (tramp-imap-file-name-handler)
7801 (tramp-imap-file-name-p): Set tramp-autoload cookie.
7802
7803 * net/tramp-smb.el (top) Require just 'tramp. Add objects to
6a7662bb
BR
7804 `tramp-methods' and `tramp-foreign-file-name-handler-alist'.
7805 Add to `tramp-unload-hook'. Change checks, whether package can be
0f34aa77
MA
7806 loaded. Change call of `tramp-compat-decimal-to-octal' to new
7807 function name.
7808 (tramp-smb-tunnel-method): Make it a defconst.
7809 (tramp-smb-file-name-p): Make it a defsubst.
7810 (tramp-smb-method, tramp-smb-file-name-handler)
7811 (tramp-smb-file-name-p): Set tramp-autoload cookie.
7812
7813 * net/tramp-uu.el (top) Add to `tramp-unload-hook'.
7814 (tramp-uuencode-region): Set tramp-autoload cookie.
7815
7816 * net/trampver.el (top) Add to `tramp-unload-hook'.
7817 (tramp-version, tramp-bug-report-address): Set tramp-autoload
7818 cookie. Update release number.
7819
308e764f
AM
78202010-09-07 Agustín Martín <agustin.martin@hispalinux.es>
7821
7822 * textmodes/ispell.el (ispell-start-process): Make sure original
7823 arg list is properly initialized (Bug#6993, Bug#6994).
7824
10999305 78252010-09-06 Alexander Klimov <alserkli@inbox.ru> (tiny change)
3fa0dc8f
AK
7826
7827 * files.el (directory-abbrev-alist): Use \` as default regexp.
19fe13df
SM
7828
7829 * emacs-lisp/rx.el (rx-any): Don't explode ranges that end in special
7830 chars like - or ] (bug#6984).
7831 (rx-any-condense-range): Explode 2-char ranges.
7832
10999305
CY
78332010-09-06 Glenn Morris <rgm@gnu.org>
7834
7835 * desktop.el (desktop-path): Bump :version after 2009-09-15 change.
7836
78372010-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
1e05f387
SM
7838
7839 * textmodes/bibtex.el:
7840 * proced.el: Update to new email for Roland Winkler <winkler@gnu.org>.
7841
f292afe5
LMI
78422010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
7843
331b2b90 7844 * net/imap.el (imap-message-map): Remove optional buffer parameter,
f292afe5
LMI
7845 since no callers use it.
7846 (imap-message-get): Ditto.
7847 (imap-message-put): Ditto.
7848 (imap-mailbox-map): Ditto.
7849 (imap-mailbox-put): Ditto.
7850 (imap-mailbox-get): Ditto.
a131b9b8 7851 (imap-mailbox-get): Revert last change for this function.
f292afe5 7852
dfe1285d
LMI
78532010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
7854
331b2b90 7855 * net/imap.el (imap-fetch-safe): Remove function, and alter all
31b5f292
LMI
7856 callers to use `imap-fetch' instead. According to the comments, this
7857 should be safe, since all other IMAP clients use the 1:* syntax.
331b2b90
SM
7858 (imap-enable-exchange-bug-workaround): Remove.
7859 (imap-debug): Remove -- doesn't seem very useful.
dfe1285d 7860
3ff31c90
LMI
78612010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
7862
7863 * net/imap.el (imap-log): New convenience function used throughout
7864 instead of repeating the same code all over the place.
7865
dfe1285d 78662010-09-05 David De La Harpe Golden <david@harpegolden.net>
93d68d4f
DDLHG
7867
7868 * mouse.el (mouse-save-then-kill): Save region to kill-ring
7869 when mouse-drag-copy-region is non-nil (Bug#6956).
7870
93a596e1
CY
78712010-09-05 Chong Yidong <cyd@stupidchicken.com>
7872
8d76af4a
CY
7873 * dired.el (dired-ls-sorting-switches, dired-sort-by-name-regexp):
7874 Improve regexps (Bug#6987).
7875 (dired-sort-toggle): Search more robustly for -t flag.
7876
93a596e1
CY
7877 * files.el (get-free-disk-space): Search more robustly for
7878 "available" column. Suggested by Ehud Karni
7879 <ehud@unix.mvs.co.il>.
7880
733946e7
JB
78812010-09-05 Juanma Barranquero <lekktu@gmail.com>
7882
7883 * international/uni-bidi.el:
7884 * international/uni-category.el:
7885 * international/uni-combining.el:
7886 * international/uni-decimal.el:
7887 * international/uni-mirrored.el:
7888 * international/uni-name.el: Regenerate.
7889
2e664aab
SM
78902010-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
7891
6aeafb34
SM
7892 * electric.el (electric-indent-post-self-insert-function):
7893 Don't reindent with a sloppy indentation function.
7894
2e664aab
SM
7895 * emacs-lisp/syntax.el (syntax-ppss): More sanity check to catch
7896 border case in change-log-mode.
7897
13ef65a4
CY
78982010-09-04 Chong Yidong <cyd@stupidchicken.com>
7899
7900 * progmodes/compile.el (compilation-error-regexp-alist-alist):
7901 Remove ruby regexp; handle Ruby errors with gcc-include and gnu.
7902 Recognize leading tab in gcc-include regexp. Ignore names with
7903 leading "from" or "in" in gnu regexp (Bug#6937).
7904
5abf1556
SM
79052010-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
7906
6aeafb34 7907 Avoid global recursive calls to kill-buffer-hooks; fit into 80 cols.
5abf1556
SM
7908 * textmodes/ispell.el (ispell-process-buffer-name): Remove.
7909 (ispell-start-process): Avoid setq and simplify logic.
7910 (ispell-init-process): Setup kill-buffer-hook locally when needed.
7911 (kill-buffer-hook): Don't use it globally with code that uses
7912 expand-file-name since that may call kill-buffer via
7913 code_conversion_restore.
7914
0be01d2c
CY
79152010-09-04 Noorul Islam K M <noorul@noorul.com> (tiny change)
7916
7917 * emacs-lisp/package.el (package-directory-list): Only call
7918 file-name-nondirectory on a string.
7919
ebf662f4
CY
79202010-09-02 Chong Yidong <cyd@stupidchicken.com>
7921
5abf1556
SM
7922 * emacs-lisp/package.el (package--download-one-archive):
7923 Ensure that archive-contents is valid before saving it.
ebf662f4
CY
7924 (package-activate-1, package-mark-obsolete, define-package)
7925 (package-compute-transaction, package-list-maybe-add): Use push.
7926
e5eddfd1
SM
79272010-09-03 Stefan Monnier <monnier@iro.umontreal.ca>
7928
89acf735
SM
7929 Use SMIE's blink-paren for octave-mode.
7930 * progmodes/octave-mod.el (octave-font-lock-close-quotes):
7931 Backslashes do not escape single-quotes, single-quotes do.
7932 (octave-block-else-regexp, octave-block-end-regexp)
7933 (octave-block-match-alist): Remove.
7934 (octave-smie-bnf-table): New var, with old content.
7935 (octave-smie-op-levels): Use it.
7936 (octave-smie-closer-alist): New var.
7937 (octave-mode): Use it. Setup smie-blink-matching and electric-indent.
7938 (octave-blink-matching-block-open): Remove.
7939 (octave-reindent-then-newline-and-indent, octave-electric-semi)
7940 (octave-electric-space): Let self-insert-command run expand-abbrev and
7941 blink parens.
7942
3b843809
SM
7943 * electric.el (electricity): New group.
7944 (electric-indent-chars): New var.
7945 (electric-indent-post-self-insert-function): New fun.
7946 (electric-indent-mode): New minor mode.
7947 (electric-pair-skip-self): New custom.
7948 (electric-pair-post-self-insert-function): New function.
7949 (electric-pair-mode): New minor mode.
7950
0da20854
SM
7951 * calc/calc-aent.el (calcAlg-blink-matching-check): New fun, to replace
7952 calcAlg-blink-matching-open.
7953 (calc-alg-ent-map, calc-alg-ent-esc-map): Initialize in the declaration.
7954 (calc-do-alg-entry): Only touch the part of the keymap that varies.
7955 Use the new blink-matching-check-function.
7956
a49e651e
SM
7957 Provide blink-matching support to SMIE.
7958 * emacs-lisp/smie.el (smie-bnf-closer-alist): New function.
7959 (smie-blink-matching-triggers, smie-blink-matching-inners): New vars.
7960 (smie-blink-matching-check, smie-blink-matching-open): New functions.
7961
e5eddfd1
SM
7962 * simple.el (newline): Fix last change to properly remove itself from
7963 the hook.
7964
b13ebb5c
SM
79652010-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
7966
7967 * simple.el (newline): Eliminate optimization.
7968 Use post-self-insert-hook to set hard-newline and things before
7969 running post-self-insert-hook.
7970 (blink-matching-check-mismatch): New function.
7971 (blink-matching-check-function): New variable.
7972 (blink-matching-open): Use them.
7973 Skip back forward over prefix chars skipped by forward-sexp.
7974 Don't check if the parens are backslash escaped.
7975 (blink-paren-post-self-insert-function): Check backslash escaping here.
7976
e687c2cd
CY
79772010-09-02 Chong Yidong <cyd@stupidchicken.com>
7978
b13ebb5c
SM
7979 * emacs-lisp/package.el (package-menu-mode-map):
7980 Change package-menu-revert bindings to revert-buffer.
e687c2cd
CY
7981 (package-menu-mode): Set revert-buffer-function.
7982 (package-menu-revert): Doc fix.
7983
567efba9
AM
79842010-09-02 Agustín Martín <agustin.martin@hispalinux.es>
7985
7986 * textmodes/ispell.el (ispell-init-process): Use "~/" as
7987 `default-directory' unless using Ispell per-directory personal
7988 dictionaries and not in a mini-buffer under XEmacs.
7989 (kill-buffer-hook): Do not kill ispell process on exit when
93acd23d 7990 `ispell-process-directory' is "~/". (Bug#6143)
567efba9 7991
6d7cc563
JD
79922010-09-02 Jan Djärv <jan.h.d@swipnet.se>
7993
08d4877e
J
7994 * simple.el (kill-new): Call interprogram-cut-function with only
7995 one argument.
7996
45240125
JD
7997 * term.el (term-mouse-paste): Don't call x-get-cutbuffer.
7998 Remove cut buffer from error message.
7999
8000 * term/x-win.el (x-select-text):
8001 * term/pc-win.el (x-selection-value):
8002 * term/ns-win.el (x-selection-value):
8003 * eshell/em-term.el:
8004 * w32-fns.el (x-get-selection-value):
8005 * mouse-sel.el (mouse-sel-set-selection-function):
8006 * frame.el (display-selections-p): Remove cut-buffer in documentation.
8007
6d7cc563
JD
8008 * term/x-win.el: Update documentation for x-last-selected-text-*.
8009 (x-last-selected-text-cut, x-last-selected-text-cut-encoded)
8010 (x-last-cut-buffer-coding, x-cut-buffer-max): Remove.
6a7662bb
BR
8011 (x-select-text): Remove argument PUSH, update documentation.
8012 Remove cut-buffer code.
6d7cc563 8013 (x-selection-value-internal): Was previously x-selection-value.
5986b97d 8014 (x-selection-value): Rename from x-cut-buffer-or-selection-value.
6a7662bb
BR
8015 Update documentation, remove cut-buffer code.
8016 Call x-selection-value-internal.
6d7cc563
JD
8017 (x-clipboard-yank): Call x-selection-value-internal.
8018 (x-initialize-window-system): Remove setting of x-cut-buffer-max.
8019
8020 * term/pc-win.el (x-last-selected-text):
8021 x-cut-buffer-or-selection-value renamed to x-selection-value
8022 (x-select-text): Remove argument PUSH, update documentation.
8023
8024 * term/ns-win.el (x-setup-function-keys, ns-last-selected-text):
8025 x-cut-buffer-or-selection-value renamed to x-selection-value
88b5a757 8026 (x-selection-value): Rename from x-cut-buffer-or-selection-value.
6d7cc563
JD
8027 (x-select-text): Remove argument PUSH, update documentation.
8028
8029 * emacs-lisp/cl-macs.el (x-get-cutbuffer, x-get-cut-buffer): Remove.
8030
8031 * w32-fns.el (x-last-selected-text):
8032 x-cut-buffer-or-selection-value renamed to x-selection-value.
8033 (x-cut-buffer-max): Remove.
8034 (x-select-text): Remove argument PUSH, update documentation.
8035
8036 * simple.el (interprogram-cut-function): Remove mention of PUSH.
8037
8038 * select.el (x-get-cut-buffer, x-set-cut-buffer): Remove.
8039
8040 * mouse-sel.el (mouse-sel-get-selection-function):
8041 x-cut-buffer-or-selection-value renamed to x-selection-value.
5986b97d 8042 (x-select-text): Remove optional push.
6d7cc563 8043
4de81ee0
SM
80442010-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
8045
8f4e9110
SM
8046 * simple.el (blink-paren-function): Move from C to here.
8047 (blink-paren-post-self-insert-function): New function.
8048 (post-self-insert-hook): Use it.
8049
4de81ee0
SM
8050 * emacs-lisp/pcase.el (pcase-split-memq):
8051 Fix overenthusiastic optimisation.
8052 (pcase-u1): Handle the case of a lambda pred.
8053
d419e1d9
KH
80542010-08-31 Kenichi Handa <handa@m17n.org>
8055
8056 * international/mule-cmds.el (standard-display-european-internal):
8057 Setup standard-display-table for 8-bit characters by storing 8-bit
8058 characters in the element vector.
8059
1e05f387
SM
8060 * disp-table.el (standard-display-8bit):
8061 Setup standard-display-table for 8-bit characters by storing 8-bit
d419e1d9
KH
8062 characters in the element vector.
8063 (standard-display-european): Likewise.
8064
61f7096c
CY
80652010-08-31 Masatake YAMATO <yamato@redhat.com>
8066
8067 * textmodes/nroff-mode.el (nroff-view): New command.
8068 (nroff-mode-map): Bind it to C-c C-c.
8069
ec5d3ff7
SM
80702010-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
8071
c8977b2e
SM
8072 * emacs-lisp/smie.el (smie-down-list): New command.
8073
ec5d3ff7
SM
8074 Remove old indentation and navigation code on octave-mode.
8075 * progmodes/octave-mod.el (octave-mode-map): Remap down-list to
8076 smie-down-list rather than add a binding for octave-down-block.
8077 (octave-mark-block, octave-blink-matching-block-open):
8078 Rely on forward-sexp-function.
8079 (octave-fill-paragraph): Don't narrow, so you can use
8080 indent-according-to-mode.
8081 (octave-block-begin-regexp, octave-block-begin-or-end-regexp): Remove.
8082 (octave-in-block-p, octave-re-search-forward-kw)
8083 (octave-re-search-backward-kw, octave-indent-calculate)
8084 (octave-end-as-array-index-p, octave-block-end-offset)
8085 (octave-scan-blocks, octave-forward-block, octave-backward-block)
8086 (octave-down-block, octave-backward-up-block, octave-up-block)
8087 (octave-before-magic-comment-p, octave-indent-line): Remove.
8088
187d3296
CY
80892010-08-31 Chong Yidong <cyd@stupidchicken.com>
8090
8091 * emacs-lisp/package.el (package--read-archive-file): Just use
8092 `read', to avoid copying an additional string.
8093 (package-menu-mode): Set header-line-format here.
8094 (package-menu-refresh, package-menu-revert): Signal an error if
8095 not in the Package Menu.
8096 (package-menu-package-list): New var.
8097 (package--generate-package-list): Operate on the current buffer;
8098 don't assume that it is *Packages*, since the user may rename it.
8099 Allow persistent package listings and sort keys using
8100 package-menu-package-list and package-menu-package-sort-key.
8101 (package-menu--version-predicate): Fix version calculation.
8102 (package-menu-sort-by-column): Don't select the window.
ec5d3ff7
SM
8103 (package--list-packages): Create the *Packages* buffer.
8104 Set package-menu-package-list-key.
187d3296
CY
8105 (list-packages): Sorting by status is now the default.
8106 (package-buffer-info): Use match-string-no-properties.
8107 (define-package): Add a &rest argument for future proofing, but
8108 don't use it yet.
8109 (package-install-from-buffer, package-install-buffer-internal):
ec5d3ff7
SM
8110 Merge into a single function, package-install-from-buffer.
8111 (package-install-file): Change caller.
187d3296
CY
8112
8113 * finder.el: Load finder-inf using `require'.
8114 (finder-list-matches): Sorting by status is now the default.
8115 (finder-compile-keywords): Simpify printing.
8116
e17b68ed
SM
81172010-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
8118
8119 * progmodes/octave-mod.el (octave-font-lock-keywords): Use regexp-opt.
8120 (octave-mode-map): Remove special bindings for forward/backward-block
8121 and octave-backward-up-block. Use smie-close-block.
8122 (octave-continuation-marker-regexp): New var.
8123 (octave-continuation-regexp): Use it.
8124 (octave-operator-table, octave-smie-op-levels)
8125 (octave-operator-regexp, octave-smie-indent-rules): New vars.
8126 (octave-smie-backward-token, octave-smie-forward-token): New funs.
8127 (octave-mode): Use SMIE.
8128 (octave-close-block): Delete.
8129
42b6a73b
EZ
81302010-08-30 Eli Zaretskii <eliz@gnu.org>
8131
8132 * menu-bar.el (menu-bar-edit-menu) <"Paste">: Check selection in
8133 CLIPBOARD, not in PRIMARY. (Bug#6944)
8134
f291fe60
SM
81352010-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
8136
ee992a8c
SM
8137 * emacs-lisp/smie.el (smie-indent-offset-rule): Let :parent take
8138 a list of parents.
8139 (smie-indent-column): Allow indirection through variables.
8140
d36b74ca
SM
8141 * composite.el (save-buffer-state): Delete, unused.
8142 * font-lock.el (save-buffer-state): Use with-silent-modifications.
8143 (font-lock-default-fontify-region): Use with-syntax-table.
8144 * jit-lock.el (with-buffer-unmodified): Remove.
8145 (with-buffer-prepared-for-jit-lock): Use with-silent-modifications.
8146
f291fe60
SM
8147 Use `declare' in defmacros.
8148 * window.el (save-selected-window):
8149 * subr.el (with-temp-file, with-temp-message, with-syntax-table):
8150 * progmodes/python.el (def-python-skeleton):
8151 * net/dbus.el (dbus-ignore-errors):
8152 * jka-cmpr-hook.el (with-auto-compression-mode):
8153 * international/mule.el (with-category-table):
8154 * emacs-lisp/timer.el (with-timeout):
8155 * emacs-lisp/lisp-mnt.el (lm-with-file):
8156 * emacs-lisp/eieio.el (with-slots):
8157 * emacs-lisp/easymenu.el (easy-menu-define):
8158 * emacs-lisp/debug.el (debugger-env-macro):
8159 * emacs-lisp/cl-compat.el (Multiple-value-bind, Multiple-value-setq)
8160 (Multiple-value-call, Multiple-value-prog1):
8161 * emacs-lisp/cl-seq.el (cl-parsing-keywords, cl-check-key)
8162 (cl-check-test-nokey, cl-check-test, cl-check-match): Move indent and
8163 edebug rule to definition.
8164 * emacs-lisp/lisp-mode.el (save-selected-window)
8165 (with-current-buffer, combine-after-change-calls)
8166 (with-output-to-string, with-temp-file, with-temp-buffer)
8167 (with-temp-message, with-syntax-table, read-if, eval-after-load)
8168 (dolist, dotimes, when, unless):
8169 * emacs-lisp/byte-run.el (inline): Remove indent rule, redundant.
8170
96ae4c8f
CY
81712010-08-29 Chong Yidong <cyd@stupidchicken.com>
8172
8173 * finder.el: Require `package'.
8174 (finder-known-keywords): Tweak descriptions. Retire `oop' keyword.
8175 (finder-package-info): Var deleted.
8176 (finder-keywords-hash, finder--builtins-alist): New vars.
8177 (finder-compile-keywords): Compute package--builtins and
8178 finder-keywords-hash instead of finder-keywords-hash, respecting
8179 the "Package" header.
f291fe60
SM
8180 (finder-unknown-keywords, finder-list-matches):
8181 Use finder-keywords-hash and package--list-packages.
96ae4c8f
CY
8182 (finder-mode): Don't set font-lock-defaults.
8183 (finder-exit): We don't use "*Finder-package*" and "*Finder
8184 Category*" buffers anymore.
8185
8186 * emacs-lisp/package.el (package--builtins-base): Var deleted.
8187 (package--builtins): Set default value to nil.
8188 (package-initialize): Load precomputed value of package--builtins
8189 from finder-inf.el.
8190 (package-alist, package-compute-transaction)
8191 (package-download-transaction): Improve docstring.
8192 (package-read-all-archive-contents): Do not change
8193 package--builtins here.
8194 (list-packages): Make package-list-packages an alias for this.
8195 Sort by status by default.
8196 (package--list-packages): Add optional PACKAGES arg.
8197 (describe-package-1): Use font-lock-face property. For built-in
8198 packages, insert file commentary.
8199 (package--generate-package-list): Rename from
8200 package-list-packages-internal; all callers changed. Add optional
8201 PACKAGES arg. Add alphabetical sort fallbacks.
8202 (package-menu--version-predicate, package-menu--status-predicate)
8203 (package-menu--description-predicate)
8204 (package-menu--name-predicate): New functions.
8205
8206 * info.el (Info-finder-find-node): Search package-alist instead of
8207 finder-package-info.
8208
e2046ecf
CY
82092010-08-29 Chong Yidong <cyd@stupidchicken.com>
8210
8211 * subr.el (version-regexp-alist): Don't use "a" and "b" for
8212 "alpha" and "beta".
8213 (version-to-list): Handle versions like "10.3d".
8214
6fe79b7c
SM
82152010-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
8216
8217 * emacs-lisp/macroexp.el (macroexpand-all-1): Use pcase.
8218 (macroexp-accumulate): Use `declare'.
8219
1a868076
VJL
82202010-08-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8221
8222 * whitespace.el (whitespace-style): Adjust type declaration.
8223
9e69cb05
KH
82242010-08-26 Łukasz Stelmach <lukasz.stelmach@iem.pw.edu.pl> (tiny change)
8225
8226 * play/cookie1.el (read-cookie): Fix off-by-one error (bug#6921).
8227
82282010-08-26 Chong Yidong <cyd@stupidchicken.com>
8229
8230 * simple.el (beginning-of-buffer, end-of-buffer): Doc fix
8231 (Bug#6907).
8232
4142607e
NW
82332010-08-26 Nathan Weizenbaum <nweiz@cressida.sea.corp.google.com> (tiny change)
8234
8235 * progmodes/js.el: Make indentation more customizable (Bug#6914).
8236 (js-paren-indent-offset, js-square-indent-offset)
8237 (js-curly-indent-offset): New options.
8238 (js--proper-indentation): Use them.
8239
88a36e60
DC
82402010-08-26 Daniel Colascione <dan.colascione@gmail.com>
8241
8242 * progmodes/sh-script.el (sh-get-indent-info): Use syntax-ppss
8243 instead of inspecting font-lock properties (Bug#6916).
8244
38dbc4d8
DR
82452010-08-26 David Reitter <david.reitter@gmail.com>
8246
8247 * server.el (server-visit-files): Run pre-command-hook and
76e3243a 8248 post-command-hook for each buffer while it is current (Bug#6910).
38dbc4d8
DR
8249 (server-execute): Do not run hooks here.
8250
44ffae96
MA
82512010-08-26 Michael Albinus <michael.albinus@gmx.de>
8252
8253 Sync with Tramp 2.1.19.
8254
0dc3e410
MA
8255 * net/tramp-gvfs.el (tramp-gvfs-handle-write-region): Protect
8256 deleting tmpfile.
8257 (tramp-gvfs-maybe-open-connection): Use `tramp-compat-funcall'.
20b8ac83 8258
0dc3e410 8259 * net/tramp.el (tramp-handle-expand-file-name)
20b8ac83 8260 (tramp-completion-handle-file-name-all-completions)
1e05f387
SM
8261 (tramp-completion-handle-file-name-completion):
8262 Use `tramp-connectable-p'.
20b8ac83 8263
44ffae96
MA
8264 * net/trampver.el: Update release number.
8265
cb6c4991
CY
82662010-08-26 Chong Yidong <cyd@stupidchicken.com>
8267
8268 * help.el (help-map): Bind `C-h P' to describe-package.
8269
8270 * menu-bar.el (menu-bar-describe-menu): Add describe-package.
8271
8272 * emacs-lisp/package.el (package-refresh-contents): Catch errors
8273 when downloading archives.
8274 (describe-package-1): Add package commentary.
8275 (package-install-button-action): New function.
8276 (package-menu-mode-map): Bind ? to package-menu-describe-package.
8277 (package-menu-view-commentary): Function removed.
8278 (package-list-packages-internal): Hide the `package' package too.
8279
b60f961f
KH
82802010-08-25 Kenichi Handa <handa@m17n.org>
8281
8282 * language/misc-lang.el ("Arabic"): New language environment.
8283 Setup composition-function-table for Arabic characters.
8284
8285 * international/fontset.el (setup-default-fontset): Fix typo for
8286 arabic OTF spec (fini->fina).
8287
a0c16be4
J
82882010-08-25 Jan Djärv <jan.h.d@swipnet.se>
8289
8290 * menu-bar.el (menu-bar-set-tool-bar-position): Set frame parameter
8291 on all frames.
8292
85cc3d4f
VJL
82932010-08-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8294
8295 * whitespace.el: Allow cleaning up blanks without blank
8296 visualization (Bug#6651). Adjust help window for
8297 whitespace-toggle-options (Bug#6479). Allow to use fill-column
8298 instead of whitespace-line-column (from EmacsWiki). New version
8299 13.1.
88b5a757 8300 (whitespace-style): Add new value 'face. Adjust docstring.
6a7662bb
BR
8301 (whitespace-space, whitespace-hspace, whitespace-tab):
8302 Adjust foreground property face.
85cc3d4f
VJL
8303 (whitespace-line-column): Adjust docstring and type declaration.
8304 (whitespace-style-value-list, whitespace-toggle-option-alist)
8305 (whitespace-help-text): Adjust const initialization.
8306 (whitespace-toggle-options, global-whitespace-toggle-options):
8307 Adjust docstring.
8308 (whitespace-display-window, whitespace-interactive-char)
8309 (whitespace-style-face-p, whitespace-color-on): Adjust code.
8310 (whitespace-help-scroll): New fun.
8311
cb8759ca
CY
83122010-08-24 Chong Yidong <cyd@stupidchicken.com>
8313
8314 * emacs-lisp/package.el (list-packages): Alias for
8315 package-list-packages.
8316
44a41a47
KR
83172010-08-24 Kevin Ryde <user42@zip.com.au>
8318
be7748e7
KR
8319 * textmodes/flyspell.el (flyspell-check-tex-math-command): Doc fix
8320 (Bug#5651).
8321
44a41a47
KR
8322 * progmodes/ruby-mode.el (ruby): Add defgroup.
8323
edfd00fa
CY
83242010-08-24 Chong Yidong <cyd@stupidchicken.com>
8325
8326 * progmodes/python.el: Add Ipython support (Bug#5390).
8327 (python-shell-prompt-alist)
8328 (python-shell-continuation-prompt-alist): New options.
8329 (python--set-prompt-regexp): New function.
6a7662bb
BR
8330 (inferior-python-mode, run-python, python-shell):
8331 Require ansi-color. Use python--set-prompt-regexp to set the comint
edfd00fa
CY
8332 prompt based on the Python interpreter.
8333 (python--prompt-regexp): New var.
8334 (python-check-comint-prompt)
8335 (python-comint-output-filter-function): Use it.
8336 (run-python): Use a pipe (Bug#5694).
8337
83382010-08-24 Fabian Ezequiel Gallina <galli.87@gmail.com> (tiny change)
8339
8340 * progmodes/python.el (python-send-region): Send a different
8341 Python command if Ipython is in use.
8342 (python-check-version): Use a Python command to find the version.
8343
1c409d0b
CY
83442010-08-24 Chong Yidong <cyd@stupidchicken.com>
8345
8346 * mouse.el (mouse-yank-primary): Avoid setting primary when
8347 deactivating the mark (Bug#6872).
8348
733946e7 83492010-08-23 Chris Foote <chris@foote.com.au> (tiny change)
9027027d
CF
8350
8351 * progmodes/python.el (python-block-pairs): Allow use of "finally"
8352 with "else" (Bug#3991).
8353
e73f184c
MA
83542010-08-23 Michael Albinus <michael.albinus@gmx.de>
8355
8356 * net/dbus.el: Accept UNIX domain sockets as bus address.
8357 (top): Don't initialize `dbus-registered-objects-table' anymore,
01c35094 8358 this is done in dbusbind.c.
e73f184c
MA
8359 (dbus-check-event): Adapt test for bus.
8360 (dbus-return-values-table, dbus-unregister-service)
8361 (dbus-event-bus-name, dbus-introspect, dbus-register-property):
8362 Adapt doc string.
8363
1a140747
JB
83642010-08-23 Juanma Barranquero <lekktu@gmail.com>
8365
8366 * ido.el (ido-use-virtual-buffers): Fix typo in docstring.
8367
7133b7ee
JL
83682010-08-22 Juri Linkov <juri@jurta.org>
8369
8370 * simple.el (read-extended-command): New function with the logic
8371 for `completing-read' moved to Elisp from `execute-extended-command'.
8372 Use `function-called-at-point' in `minibuffer-default-add-function'
8373 to get a command name for M-n (bug#5364, bug#5214).
8374
198a7a97
CY
83752010-08-22 Chong Yidong <cyd@stupidchicken.com>
8376
8377 * startup.el (command-line-1): Issue warning for ignored arguments
8378 --unibyte, etc (Bug#6886).
8379
c00725d7
LL
83802010-08-22 Leo <sdl.web@gmail.com>
8381
8382 * net/rcirc.el (rcirc-add-or-remove): Accept a list of elements.
8383 (ignore, bright, dim, keyword): Split list of nicknames before
8384 passing to rcirc-add-or-remove (Bug#6894).
8385
bc7d7ea6
CY
83862010-08-22 Chong Yidong <cyd@stupidchicken.com>
8387
8388 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix (Bug#6880).
8389
b0126eac 83902010-08-22 Leo <sdl.web@gmail.com>
e0143335 8391
\81ukasz Stelmach, 2010-08-26 17:33:52 +0200">d5720b4c 8392 Fix buffer-list rename&refresh after killing a buffer in ido.
76e3243a 8393 * ido.el: Revert Óscar's.
e0143335
LL
8394 (ido-kill-buffer-at-head): Exit the minibuffer with ido-exit=refresh.
8395 Remember the buffers at head, rather than their name.
76e3243a 8396 * iswitchb.el (iswitchb-kill-buffer): Re-make the list.
e0143335 8397
b0126eac 83982010-08-22 Kirk Kelsey <kirk.kelsey@0x4b.net> (tiny change)
8f081e96
SM
8399 Stefan Monnier <monnier@iro.umontreal.ca>
8400
8401 * progmodes/make-mode.el (makefile-fill-paragraph): Account for the
8402 extra backslash added to each line (bug#6890).
8403
b0126eac 84042010-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
3ff78624
SM
8405
8406 * subr.el (read-key): Don't echo keystrokes (bug#6883).
8407
b0126eac 84082010-08-22 Glenn Morris <rgm@gnu.org>
635f7282
GM
8409
8410 * menu-bar.el (menu-bar-games-menu): Add landmark.
8411
b0126eac 84122010-08-22 Glenn Morris <rgm@gnu.org>
fb89a654 8413
9130a2d6
GM
8414 * align.el (align-regexp): Make group and spacing arguments
8415 use the interactive defaults when non-interactive. (Bug#6698)
8416
fb89a654
GM
8417 * mail/rmail.el (rmail-forward): Replace mail-text-start with its
8418 expansion, so as not to need sendmail.
8419 (mail-text-start): Remove declaration.
8420 (rmail-retry-failure): Require sendmail.
8421
b0126eac 84222010-08-22 Chong Yidong <cyd@stupidchicken.com>
186e86db
SM
8423
8424 * subr.el (read-key): Don't hide the menu-bar entries (bug#6881).
8425
b0126eac 84262010-08-22 Michael Albinus <michael.albinus@gmx.de>
a67e6f13 8427
186e86db
SM
8428 * progmodes/flymake.el (flymake-start-syntax-check-process):
8429 Use `start-file-process' in order to let it run also on remote hosts.
a67e6f13 8430
b0126eac 84312010-08-22 Kenichi Handa <handa@m17n.org>
f3cc64f8
KH
8432
8433 * files.el: Add `word-wrap' as safe local variable.
8434
b0126eac 84352010-08-22 Glenn Morris <rgm@gnu.org>
bb25c8d7
GM
8436
8437 * woman.el (woman-translate): Case matters. (Bug#6849)
8438
b0126eac 84392010-08-22 Chong Yidong <cyd@stupidchicken.com>
a4aae1a5
CY
8440
8441 * simple.el (kill-region): Doc fix (Bug#6787).
8442
b0126eac 84432010-08-22 Glenn Morris <rgm@gnu.org>
721dce17
GM
8444
8445 * calendar/diary-lib.el (diary-header-line-format):
8446 Fit it to the window, not the frame.
8447
b0126eac 84482010-08-22 Andreas Schwab <schwab@linux-m68k.org>
7467d0a8
AS
8449
8450 * subr.el (ignore-errors): Add debug declaration.
8451
b0126eac 84522010-08-22 Geoff Gole <geoffgole@gmail.com> (tiny change)
1fcf76af
GG
8453
8454 * whitespace.el (whitespace-color-off): Remove post-command-hook
8455 locally.
8456
537ffaf3
SM
84572010-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
8458
8459 * vc/add-log.el (add-log-file-name): Don't get confused by symlinks.
8460
d64b8a68
CY
84612010-08-21 Chong Yidong <cyd@stupidchicken.com>
8462
8463 * cus-edit.el (custom-group-value-create): Add extra newline
8464 before end line (Bug#6876).
8465
d2625c3d
CY
84662010-08-21 Chong Yidong <cyd@stupidchicken.com>
8467
8468 * mouse.el (mouse-save-then-kill): Don't save region to kill ring
8469 when extending it. Before killing on the second click, check if
8470 the buffer is the correct one. Doc fix.
8471 (mouse-secondary-save-then-kill): Allow usage without first
8472 calling mouse-start-secondary, by defaulting to point. Don't save
8473 an empty secondary selection. Doc fix.
8474
80525855
VJL
84752010-08-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8476
91bdeb66
VJL
8477 * whitespace.el: Fix slow cursor movement (Bug#6172). Reported by
8478 Christoph Groth <cwg@falma.de> and Liu Xin <x_liu@neusoft.com>.
537ffaf3 8479 New version 13.0.
80525855
VJL
8480 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
8481 Adjust initialization.
8482 (whitespace-bob-marker, whitespace-eob-marker)
8483 (whitespace-buffer-changed): New vars.
8484 (whitespace-cleanup, whitespace-color-on, whitespace-color-off)
8485 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp)
537ffaf3
SM
8486 (whitespace-post-command-hook, whitespace-display-char-on):
8487 Adjust code.
80525855 8488 (whitespace-looking-back, whitespace-buffer-changed): New funs.
85cc3d4f 8489 (whitespace-space-regexp, whitespace-tab-regexp): Fun eliminated.
80525855 8490
4b9c0a49
SM
84912010-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
8492
118cf454
SM
8493 * files.el (locate-file-completion-table): Only list the .el and .elc
8494 extensions if there's no other choice (bug#5955).
8495
a2e5caf7
SM
8496 * facemenu.el (facemenu-self-insert-data): New var.
8497 (facemenu-post-self-insert-function, facemenu-set-self-insert-face):
8498 New functions.
8499 (facemenu-add-face): Use them.
8500
4b9c0a49
SM
8501 * simple.el (blink-matching-open): Obey forward-sexp-function.
8502
0193499f
SM
85032010-08-18 Stefan Monnier <monnier@iro.umontreal.ca>
8504
b2a15250
SM
8505 * simple.el (prog-mode-map): New var.
8506 (prog-indent-sexp): New command.
8507
b5ba2d6f
SM
8508 * progmodes/octave-mod.el (octave-mode-menu): Make toggle buttons.
8509
9acd1bdc
SM
8510 * progmodes/prolog.el (smie): Require.
8511
8723cfa4
SM
8512 * emacs-lisp/smie.el (smie-default-backward-token)
8513 (smie-default-forward-token): Strip properties.
8514 (smie-next-sexp): Be more careful with associative operators.
8515 (smie-forward-sexp-command): Generalize.
8516 (smie-backward-sexp-command): Simplify.
8517 (smie-closer-alist): New var.
8518 (smie-close-block): New command.
8519 (smie-indent-debug-log): New var.
8520 (smie-indent-offset-rule): Add a few more cases.
8521 (smie-indent-column): New function.
8522 (smie-indent-after-keyword): Use it.
8523 (smie-indent-keyword): Use it.
8524 Fix up the opener code's point position.
8525 (smie-indent-comment): Only applies at BOL.
8526 (smie-indent-debug): New command.
8527
0193499f
SM
8528 * emacs-lisp/autoload.el (make-autoload): Preload the macros's
8529 declarations that are useful before running the macro.
8530
0c9b8993
GM
85312010-08-18 Joakim Verona <joakim@verona.se>
8532
8533 * image.el (imagemagick-types-inhibit): New variable.
8534 (imagemagick-register-types): New function.
8535 * image-mode.el (image-transform-properties): New function.
ccd80618
JV
8536 (image-transform-set-scale, image-transform-fit-to-height)
8537 (image-transform-set-rotation, image-transform-set-resize)
0c9b8993
GM
8538 (image-transform-fit-to-width, image-transform-fit-to-height):
8539 New functions.
ccd80618
JV
8540 (image-toggle-display-image): Support image transforms.
8541
1075cd61
KY
85422010-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
8543
8544 * image.el (create-animated-image): Don't add heuristic mask to image
8545 (Bug#6839).
8546
64cb6c78
J
85472010-08-18 Jan Djärv <jan.h.d@swipnet.se>
8548
0193499f
SM
8549 * term/ns-win.el (ns-get-pasteboard, ns-set-pasteboard):
8550 Use QCLIPBOARD instead of QPRIMARY (Bug#6677).
64cb6c78 8551
ff80a446
SM
85522010-08-17 Stefan Monnier <monnier@iro.umontreal.ca>
8553
afa22f7c
SM
8554 * emacs-lisp/lisp.el (up-list): Obey forward-sexp-function if set.
8555
ff80a446
SM
8556 Font-lock '...' strings, plus various simplifications and fixes.
8557 * progmodes/octave-mod.el (octave-font-lock-keywords): Use regexp-opt.
8558 (octave-font-lock-close-quotes): New function.
8559 (octave-font-lock-syntactic-keywords): New var.
8560 (octave-mode): Use it. Set beginning-of-defun-function.
8561 (octave-mode-map): Don't override the <foo>-defun commands.
8562 (octave-mode-menu): Pass it directly to easy-menu-define;
8563 remove (now generic) <foo>-defun commands; use info-lookup-symbol.
8564 (octave-block-match-alist): Fix up last change so that
8565 octave-close-block uses the more specific keyword.
8566 (info-lookup-mode): Silence byte-compiler.
8567 (octave-beginning-of-defun): Not interactive any more.
8568 Optimize slightly.
8569 (octave-end-of-defun, octave-mark-defun, octave-in-defun-p): Remove.
8570 (octave-indent-defun, octave-send-defun): Use mark-defun instead.
8571 (octave-completion-at-point-function): Make sure point is within
8572 beg..end.
8573 (octave-reindent-then-newline-and-indent):
8574 Use reindent-then-newline-and-indent.
8575 (octave-add-octave-menu): Remove.
8576
2269b349
JD
85772010-08-17 Jan Djärv <jan.h.d@swipnet.se>
8578
489cd5bd
JD
8579 * mail/emacsbug.el (report-emacs-bug-insert-to-mailer)
8580 (report-emacs-bug-can-use-xdg-email): New functions.
8581 (report-emacs-bug): Set can-xdg-email to result of
8582 report-emacs-bug-can-use-xdg-email. If can-xdg-email bind
8583 \C-cm to report-emacs-bug-insert-to-mailer and add help text
8584 about it.
30ebab6d 8585
a2fb159c
GM
8586 * net/browse-url.el (browse-url-default-browser): Add cond
8587 for browse-url-xdg-open.
8588 (browse-url-can-use-xdg-open, browse-url-xdg-open): New functions.
8589
85902010-08-17 Glenn Morris <rgm@gnu.org>
8591
8592 * progmodes/cc-engine.el (c-new-BEG, c-new-END)
8593 (c-fontify-recorded-types-and-refs): Define for compiler.
8594 * progmodes/cc-mode.el (c-new-BEG, c-new-END): Move definitions
8595 before use.
8596
8597 * calendar/icalendar.el (icalendar--convert-recurring-to-diary):
8598 Fix format call.
8599
bb6aba9c
MA
86002010-08-17 Michael Albinus <michael.albinus@gmx.de>
8601
8602 * net/tramp.el (tramp-handle-make-symbolic-link): Flush file
8603 properties.
8604 (tramp-handle-process-file): Call the program in a subshell, in
8605 order to preserve working directory.
8606 (tramp-action-password): Hide password prompt before next run.
8607 (tramp-process-actions): Widen connection buffer for the trace.
8608
8f10c937
DD
86092010-08-16 Deniz Dogan <deniz.a.m.dogan@gmail.com>
8610
8611 * net/rcirc.el (rcirc-log-process-buffers): New option.
8612 (rcirc-print): Use it.
8613 (rcirc-generate-log-filename): New function.
8614 (rcirc-log-filename-function): Change default to
8615 rcirc-generate-log-filename (Bug#6828).
8616
7c23dd44
CY
86172010-08-16 Chong Yidong <cyd@stupidchicken.com>
8618
8619 * simple.el (deactivate-mark): If select-active-regions is `only',
8620 only set selection for temporarily active regions.
8621
8622 * cus-start.el: Change defcustom for select-active-regions.
8623
6d3e82d2
CY
86242010-08-15 Chong Yidong <cyd@stupidchicken.com>
8625
8626 * mouse.el (mouse--drag-set-mark-and-point): New function.
ff80a446
SM
8627 (mouse-drag-track): Use LOCATION arg to push-mark.
8628 Use mouse--drag-set-mark-and-point to take click-count into
6d3e82d2
CY
8629 consideration when updating point and mark (Bug#6840).
8630
c68263b1
CY
86312010-08-15 Chong Yidong <cyd@stupidchicken.com>
8632
8633 * progmodes/compile.el (compilation-error-regexp-alist-alist):
8634 Give the Ruby rule a lower priority than Gnu (Bug#6778).
8635
456f369a
ŠN
86362010-08-14 Štěpán Němec <stepnem@gmail.com> (tiny change)
8637
ff80a446
SM
8638 * font-lock.el (lisp-font-lock-keywords-2):
8639 Add combine-after-change-calls, condition-case-no-debug,
456f369a
ŠN
8640 with-demoted-errors, and with-silent-modifications (Bug#6025).
8641
c22e18f5
KR
86422010-08-14 Kevin Ryde <user42@zip.com.au>
8643
8644 * emacs-lisp/copyright.el (copyright-update-year)
b7716b25
CY
8645 (copyright-update): Temporary switch-to-buffer to ensure the
8646 buffer change being queried is visible (Bug#5394).
c22e18f5 8647
6f1a6faf
TT
86482010-08-14 Tom Tromey <tromey@redhat.com>
8649
8650 * progmodes/etags.el (tags-file-name): Mark safe if stringp
8651 (Bug#6733).
8652
e7afcf30
EZ
86532010-08-14 Eli Zaretskii <eliz@gnu.org>
8654
8655 * mouse.el (mouse-yank-primary): Fix mouse-2 on MS-Windows and
8656 MS-DOS. (Bug#6689)
8657
2b4e6277
J
86582010-08-13 Jan Djärv <jan.h.d@swipnet.se>
8659
8660 * menu-bar.el (menu-bar-set-tool-bar-position): New function.
8661 (menu-bar-showhide-tool-bar-menu-customize-enable-left)
8662 (menu-bar-showhide-tool-bar-menu-customize-enable-right)
8663 (menu-bar-showhide-tool-bar-menu-customize-enable-top)
ff80a446
SM
8664 (menu-bar-showhide-tool-bar-menu-customize-enable-bottom):
8665 Call menu-bar-set-tool-bar-position.
2b4e6277 8666
dc94fc85
SM
86672010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
8668
c5683ceb
SM
8669 * progmodes/octave-mod.el (octave-mode-syntax-table): Use the new "c"
8670 comment style (bug#6834).
8671 * progmodes/scheme.el (scheme-mode-syntax-table):
8672 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Remove spurious
8673 "b" flag in "' 14b" syntax.
8674
c82d5b11
SM
8675 * progmodes/octave-mod.el (octave-mode-map): Remove special bindings
8676 for (un)commenting the region and performing completion.
8677 (octave-mode-menu): Use standard commands for help and completion.
8678 (octave-mode-syntax-table): Support %{..%} comments (sort of).
8679 (octave-mode): Use define-derived-mode.
8680 Set completion-at-point-functions and don't set columns.
8681 Don't disable adaptive-fill-regexp.
8682 (octave-describe-major-mode, octave-comment-region)
8683 (octave-uncomment-region, octave-comment-indent)
8684 (octave-indent-for-comment): Remove.
8685 (octave-indent-calculate): Rename from calculate-octave-indent.
7e82caa7 8686 (octave-indent-line, octave-fill-paragraph): Update caller.
c82d5b11
SM
8687 (octave-initialize-completions): No need to make an alist.
8688 (octave-completion-at-point-function): New function.
8689 (octave-complete-symbol): Use it.
8690 (octave-insert-defun): Use define-skeleton.
8691
8692 * progmodes/octave-mod.el (octave-mode): Set comment-add.
8693 (octave-mode-map): Use comment-dwim (bug#6829).
dc94fc85 8694
abec5126 86952010-08-12 Antoine Levitt <antoine.levitt@gmail.com>
61b6abbd
AL
8696
8697 * cus-edit.el (custom-save-variables, custom-save-faces): Fix up
8698 indentation of inserted comment.
8699
3a46642b
J
87002010-08-11 Jan Djärv <jan.h.d@swipnet.se>
8701
8702 * faces.el (region): Add type gtk that uses gtk colors.
8703
8704 * dynamic-setting.el (dynamic-setting-handle-config-changed-event):
8705 Handle theme-name change.
8706
3bd2cfef
MM
87072010-08-10 Michael R. Mauger <mmaug@yahoo.com>
8708
8709 * progmodes/sql.el: Version 2.5
8710 (sql-product-alist): Add :prompt-cont-regexp property for several
8711 database products.
8712 (sql-prompt-cont-regexp): New variable.
61b6abbd
AL
8713 (sql-output-newline-count, sql-output-by-send):
8714 New variables. Record number of newlines in input text.
3bd2cfef
MM
8715 (sql-send-string): Handle multiple filters and count newlines.
8716 (sql-send-magic-terminator): Count terminator newline.
8717 (sql-interactive-remove-continuation-prompt): Filters output to
8718 remove continuation prompts; one for each newline.
8719 (sql-interactive-mode): Set up new variables, prompt regexp and
8720 output filter.
8721 (sql-mode-sqlite-font-lock-keywords): Correct some keywords.
61b6abbd 8722 (sql-make-alternate-buffer-name): Correct buffer name in edge cases.
3bd2cfef 8723
d02c9bcd
SM
87242010-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
8725
8726 * emacs-lisp/pcase.el: New file.
8727
80ca4f1e
MA
87282010-08-10 Michael Albinus <michael.albinus@gmx.de>
8729
8730 * net/tramp.el (tramp-vc-registered-read-file-names): Read input
8731 as here-document, otherwise the command could exceed maximum
8732 length of command line.
d02c9bcd
SM
8733 (tramp-handle-vc-registered): Call script accordingly.
8734 Reported by Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>.
80ca4f1e 8735
2948599b
KH
87362010-08-10 Kenichi Handa <handa@m17n.org>
8737
8738 * language/hebrew.el: Exclude U+05C3 (Hebrew SOF PASUQ) from the
8739 composable pattern.
8740
148cef8e
CY
87412010-08-09 Chong Yidong <cyd@stupidchicken.com>
8742
8743 * emacs-lisp/package.el (package-version-split)
8744 (package--version-first-nonzero, package-version-compare):
8745 Functions removed.
8746 (package-directory-list, package-load-all-descriptors)
8747 (package--built-in, package-activate, define-package)
8748 (package-installed-p, package-compute-transaction)
8749 (package-read-all-archive-contents)
8750 (package--add-to-archive-contents, package-buffer-info)
d02c9bcd
SM
8751 (package-tar-file-info, package-list-packages-internal):
8752 Use version-to-list and version-list-*.
148cef8e 8753
d02c9bcd
SM
8754 * emacs-lisp/package-x.el (package-upload-buffer-internal):
8755 Use version-to-list.
148cef8e
CY
8756 (package-upload-buffer-internal): Use version-list-<=.
8757
82a9ce0f
KH
87582010-08-09 Kenichi Handa <handa@m17n.org>
8759
231e5e5f 8760 * language/hebrew.el: Exclude U+05BD (Hebrew MAQAF) from the
82a9ce0f
KH
8761 composable pattern.
8762
7adf5fdc
CY
87632010-08-08 Chong Yidong <cyd@stupidchicken.com>
8764
fc560445
CY
8765 * tutorial.el (tutorial--default-keys): C-d is now bound to
8766 delete-forward-char (Bug#6826).
8767
7adf5fdc
CY
8768 * mouse.el (mouse-drag-track): Remove accidentally-removed check
8769 for `double' value of mouse-1-click-follows-link (Bug#6807).
8770
e54a1075
JB
87712010-08-08 Johan Bockgård <bojohan@gnu.org>
8772
8773 * replace.el (replace-highlight): Bind isearch-forward and
8774 isearch-error, ensuring that highlighting is updated if the user
8775 switches the search direction (Bug#6808).
8776
8777 * isearch.el (isearch-lazy-highlight-forward): New var.
8778 (isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
8779 (isearch-lazy-highlight-update): Use it.
8780
7815fe19 87812010-08-08 Kenichi Handa <handa@m17n.org>
7a84eee5 8782
8d9e03e4
JB
8783 * international/mule.el (define-charset): Store NAME as :base property.
8784 (ctext-non-standard-encodings-table): Pay attention to charset aliases.
7a84eee5
KH
8785 (ctext-pre-write-conversion): Sort ctext-standard-encodings by the
8786 current priority. Force using the designation of the specific
8d9e03e4 8787 charset by adding `charset' text property. Improve the whole algorithm.
7a84eee5 8788
7815fe19 87892010-08-08 Juanma Barranquero <lekktu@gmail.com>
f6b55526
JB
8790
8791 * emulation/pc-select.el (pc-selection-mode-hook)
8792 (copy-region-as-kill-nomark, beginning-of-buffer-mark)
8793 (pc-selection-mode): Fix typos in docstrings.
8794
7815fe19 87952010-08-08 Kenichi Handa <handa@m17n.org>
6b4d96c2
KH
8796
8797 * language/cyrillic.el: Don't add "microsoft-cp1251" to
8798 ctext-non-standard-encodings-alist here.
8799
8d9e03e4
JB
8800 * international/mule.el (ctext-non-standard-encodings-alist):
8801 Add "koi8-r" and "microsoft-cp1251".
6b4d96c2
KH
8802 (ctext-standard-encodings): New variable.
8803 (ctext-non-standard-encodings-table): List only elements for
8804 non-standard encodings.
186e86db 8805 (ctext-pre-write-conversion): Adjust for the above change.
6b4d96c2
KH
8806 Check ctext-standard-encodings.
8807
8808 * international/mule-conf.el (compound-text): Doc fix.
8809 (ctext-no-compositions): Doc fix.
8810 (compound-text-with-extensions): Doc fix.
8811
7815fe19 88122010-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
c613687b
SM
8813
8814 * simple.el (exchange-dot-and-mark): Mark obsolete, finally.
8815
8d9e03e4 88162010-08-08 Juanma Barranquero <lekktu@gmail.com>
d5b8058f 8817
9ebc731b
JB
8818 * progmodes/which-func.el (which-func-format): Split help-echo text
8819 into lines, like other mode-line tooltips.
8820
d5b8058f
JB
8821 * server.el (server-start): When using TCP sockets, force IPv4
8822 and use a literal 127.0.0.1 for localhost. (Related to bug#6781.)
8823
8d9e03e4 88242010-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
a2077b7f
SM
8825
8826 * bindings.el (complete-symbol): Run completion-at-point as a fallback.
8827
8d9e03e4 88282010-08-08 Juanma Barranquero <lekktu@gmail.com>
f63a7652
JB
8829
8830 * term.el (term-delimiter-argument-list): Reflow docstring.
8831 (term-read-input-ring, term-write-input-ring, term-send-input)
8832 (term-bol, term-erase-in-display, serial-supported-or-barf):
8833 Fix typos in docstrings.
8834
8d9e03e4 88352010-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
a7e26d8b
SM
8836
8837 * bindings.el (function-key-map): Add a S-tab => backtab fallback.
8838
8d9e03e4 88392010-08-08 Juanma Barranquero <lekktu@gmail.com>
bbc4e17c
JB
8840
8841 * dabbrev.el (dabbrev-completion): Fix typo in docstring.
8842
8d9e03e4 88432010-08-08 MON KEY <monkey@sandpframing.com> (tiny change)
9aea20c9
MK
8844
8845 * emacs-lisp/syntax.el (syntax-ppss-toplevel-pos):
8846 Fix typo in docstring (bug#6747).
8847
7815fe19 88482010-08-08 Leo <sdl.web@gmail.com>
16b0b347
LL
8849
8850 * eshell/esh-io.el (eshell-get-target): Better detection of
8851 read-only file (Bug#6762).
8852
7815fe19 88532010-08-08 Juanma Barranquero <lekktu@gmail.com>
ad9ae065
JB
8854
8855 * align.el (align-default-spacing): Doc fix.
8856 (align-region-heuristic, align-regexp): Fix typos in docstrings.
8857
733946e7 88582010-08-08 Stephen Peters <speters@itasoftware.com>
81ee9410 8859
490b89ac 8860 * calendar/icalendar.el
93acd23d
JB
8861 (icalendar--split-value): Fix splitting regexp. (Bug#6766)
8862 (icalendar--get-weekday-numbers): New.
81ee9410 8863 (icalendar--convert-recurring-to-diary): Handle multiple byday
93acd23d 8864 values in weekly rules. (Bug#6766)
81ee9410 8865
490b89ac
UJ
88662010-08-08 Ulf Jasper <ulf.jasper@web.de>
8867
8868 * calendar/icalendar.el (icalendar-uid-format): Doc fix.
8869 (icalendar--create-uid, icalendar-export-region)
8870 (icalendar--parse-summary-and-rest): Code formatting.
8871
2c695727
JB
88722010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
8873
01c35094 8874 * calc/calc.el (calc-trail-mode, calc-refresh): Use `face' property
2c695727
JB
8875 to italicize headers.
8876 (calc-highlight-selections-with-faces): New variable.
8877 (calc-selected-face, calc-nonselected-face): New faces.
8878
8879 * calc/calccomp.el (math-comp-highlight-string): Use
8880 `calc-highlight-selections-with-faces' to determine how to highlight
8881 sub-formulas.
8882
8883 * calc/calc-sel.el (calc-show-selections): Change message to when
8884 using faces to highlight selections.
8885
b93d4f22
MM
88862010-08-07 Michael R. Mauger <mmaug@yahoo.com>
8887
8d9e03e4
JB
8888 * progmodes/sql.el (sql-mode-sqlite-font-lock-keywords):
8889 Add SQLite 3 keywords, functions and datatypes.
8890 (sql-interactive-mode): Remove `comint-process-echoes' set to t
b93d4f22
MM
8891 (Bug#6686).
8892
9852377f
CY
88932010-08-07 Chong Yidong <cyd@stupidchicken.com>
8894
8895 * simple.el (select-active-regions): Move to keyboard.c.
8896 (deactivate-mark): Used saved-region-selection.
8897 (select-active-region): Function removed.
8898 (activate-mark, set-mark, push-mark-command)
8899 (handle-shift-selection): Don't call it.
8900 (keyboard-quit): Avoid adding the region to the window selection.
8901
8902 * mouse.el (mouse-drag-track): Remove hacks to deal with old
8903 select-active-regions implementation.
8904 (mouse-yank-at-click): Doc fix.
8905
8906 * cus-start.el: Add custom declaration for select-active-regions.
8907
822775bf
EZ
89082010-08-07 Eli Zaretskii <eliz@gnu.org>
8909
4c5130d6
EZ
8910 * simple.el (delete-forward-char): Doc fix.
8911
822775bf
EZ
8912 * tutorial.el (help-with-tutorial): Hack safe file-local variables
8913 after reading the tutorial.
8914
bd4c5e3e
AM
89152010-08-06 Alan Mackenzie <bug-cc-mode@gnu.org>
8916
6a7662bb
BR
8917 * progmodes/cc-cmds.el (c-mask-paragraph, c-fill-paragraph):
8918 Fix for the case that a C style comment has its delimiters alone on
cb6fa1ad 8919 their respective lines. (Bug#193)
bd4c5e3e 8920
d00fa9b6
MA
89212010-08-06 Michael Albinus <michael.albinus@gmx.de>
8922
8d9e03e4 8923 * net/tramp.el (tramp-handle-start-file-process): Set connection
d00fa9b6 8924 property "vec".
6a7662bb
BR
8925 (tramp-process-sentinel): Use it for flushing the cache.
8926 We cannot do it via the process buffer, the buffer could be deleted
d00fa9b6
MA
8927 already when running the sentinel.
8928
89292010-08-06 Jürgen Hötzel <juergen@archlinux.org> (tiny change)
942415f3
MA
8930
8931 * comint.el (comint-mode): Make directory tracking functions
8932 functional on remote files. (Bug#6764)
8933
b3d42406
DN
89342010-08-06 Dan Nicolaescu <dann@ics.uci.edu>
8935
8936 * vc/diff-mode.el (diff-mode-shared-map): Bind g to revert-buffer.
8937
29cf3e20
EZ
89382010-08-05 Eli Zaretskii <eliz@gnu.org>
8939
6a7662bb
BR
8940 * emacs-lisp/find-gc.el (find-gc-source-files):
8941 Rename unexec.c => unexcoff.c.
29cf3e20 8942
6a7662bb
BR
8943 * emacs-lisp/authors.el (authors-fixed-entries):
8944 Rename unexec.c => unexcoff.c.
29cf3e20 8945
39e1bf0b
MA
89462010-08-05 Michael Albinus <michael.albinus@gmx.de>
8947
8948 * net/tramp.el (tramp-handle-dired-uncache): Flush directory
8949 cache, not only file cache.
8950 (tramp-process-sentinel): New defun.
8951 (tramp-handle-start-file-process): Use it, in order to invalidate
8952 file caches.
8953
9f982e22
LL
89542010-08-03 Leo <sdl.web@gmail.com>
8955
8956 * server.el (server-start): Simplify loop.
8957
0798a8d8
SM
89582010-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
8959
548c5c47
SM
8960 * frame.el (screen-height, screen-width, set-screen-width)
8961 (set-screen-height): Remove ancient compatibility aliases.
8962
3311d1c2
SM
8963 * textmodes/fill.el (justify-current-line): Don't add 1 to nspaces
8964 when justifying. It seems useless and harmful for ncols=1 (bug#6738).
8965
0798a8d8
SM
8966 * emacs-lisp/timer.el (timer-event-handler): Protect against timers
8967 that change current buffer.
8968
26ee77a6
YM
89692010-08-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8970
8971 * mouse.el (mouse-fixup-help-message): Match "mouse-2" only at the
8972 beginning of the string. Use `string-match-p'. (Bug#6765)
8973
aa1859f5
J
89742010-08-01 Jan Djärv <jan.h.d@swipnet.se>
8975
8976 * cus-start.el (x-gtk-use-system-tooltips): New variable.
8977
376c2b6b
CY
89782010-08-01 Chong Yidong <cyd@stupidchicken.com>
8979
0798a8d8 8980 * emacs-lisp/package.el (package--list-packages): Fix column alignment.
376c2b6b 8981 (package--builtins): Tweak descriptions.
0798a8d8
SM
8982 (package-print-package): Upcase descriptions if necessary.
8983 Show all built-in packages in font-lock-builtin-face.
8984 (package-list-packages-internal): Omit "emacs" package.
8985 Show status of built-in packages as "built-in".
376c2b6b 8986
16041401
CY
89872010-07-31 Chong Yidong <cyd@stupidchicken.com>
8988
8989 * mouse.el (mouse-save-then-kill): Doc fix. Deactivate mark
8990 before killing to preserve the primary selection (Bug#6701).
8991
8992 * term/x-win.el (x-select-text): Doc fix.
8993
0798a8d8
SM
89942010-07-31 Nathaniel Flath <flat0103@gmail.com>
8995
452ea855
AM
8996 * progmodes/cc-vars.el (c-offsets-alist, c-inside-block-syms)
8997 (objc-font-lock-extra-types):
452ea855 8998 * progmodes/cc-mode.el (c-basic-common-init):
452ea855
AM
8999 * progmodes/cc-langs.el (c-make-mode-syntax-table)
9000 (c++-make-template-syntax-table)
9001 (c-identifier-syntax-modifications, c-symbol-start, c-operators)
9002 (c-<-op-cont-regexp, c->-op-cont-regexp, c-class-decl-kwds)
9003 (c-brace-list-decl-kwds, c-modifier-kwds, c-prefix-spec-kwds-re)
9004 (c-type-list-kwds, c-decl-prefix-re, c-opt-type-suffix-key):
452ea855
AM
9005 * progmodes/cc-fonts.el (c-make-inverse-face)
9006 (c-basic-matchers-after):
452ea855
AM
9007 * progmodes/cc-engine.el (c-forward-keyword-clause)
9008 (c-forward-<>-arglist, c-forward-<>-arglist-recur)
9009 (c-forward-name, c-forward-type, c-forward-decl-or-cast-1)
9010 (c-guess-continued-construct, c-guess-basic-syntax):
2f5e7c6f
GM
9011 Enhance Java Mode to handle Java 5.0 (Tiger) and Java 6 (Mustang).
9012 The above functions were modified or created.
452ea855 9013
37766706
J
90142010-07-31 Jan Djärv <jan.h.d@swipnet.se>
9015
0798a8d8 9016 * faces.el (face-all-attributes): Improve documentation (Bug#6767).
37766706 9017
cd83d522
EZ
90182010-07-31 Eli Zaretskii <eliz@gnu.org>
9019
9020 * files.el (bidi-paragraph-direction): Define safe local values.
9021
9022 * language/hebrew.el ("Hebrew"): Add TUTORIAL.he to
9023 language-info-alist. Remove outdated FIXME in a comment.
9024
28e5cf7c
AM
90252010-07-31 Alan Mackenzie <acm@muc.de>
9026
9027 * progmodes/cc-cmds.el (c-mask-paragraph): Fix bug #6688:
9028 Auto-fill broken in C/C++ modes.
9029
bfeabdc3
JD
90302010-07-29 Jan Djärv <jan.h.d@swipnet.se>
9031
9032 * menu-bar.el (menu-bar-showhide-tool-bar-menu-customize-enable-left)
9033 (menu-bar-showhide-tool-bar-menu-customize-disable)
9034 (menu-bar-showhide-tool-bar-menu-customize-enable-right)
0798a8d8
SM
9035 (menu-bar-showhide-tool-bar-menu-customize-enable-bottom)
9036 (menu-bar-showhide-tool-bar-menu-customize-enable-top): New functions
bfeabdc3
JD
9037 (menu-bar-showhide-tool-bar-menu): If tool bar is moveable,
9038 make a menu for Options => toolbar that can move it.
9039
063e5294
CY
90402010-07-29 Chong Yidong <cyd@stupidchicken.com>
9041
9042 * emacs-lisp/package-x.el (package--make-rss-entry):
9043 (package-maint-add-news-item, package--update-news)
9044 (package-upload-buffer-internal): New arg ARCHIVE-URL.
9045
9046 * emacs-lisp/package.el (package-archive-url): Rename from
9047 package-archive-id.
9048 (package-install): Doc fix.
9049 (package-download-single, package-download-tar, package-install)
9050 (package-menu-view-commentary): Callers changed.
9051
683cc385
MA
90522010-07-29 Michael Albinus <michael.albinus@gmx.de>
9053
9054 * net/tramp.el (tramp-handle-start-file-process): Check only for
9055 `remote-tty' process property.
9056 (tramp-open-shell): Don't check for tty.
9057 (tramp-open-connection-setup-interactive-shell): Set `remote-tty'
9058 process property.
9059
9060 * progmodes/gdb-mi.el (gdb-init-1): Check also for tty on a remote
9061 host.
9062
bc44bef7
PH
90632010-07-28 Chong Yidong <cyd@stupidchicken.com>
9064
9065 * emacs-lisp/package.el (package-load-list, package-archives)
9066 (package-archive-contents, package-user-dir)
9067 (package-directory-list, package--builtins, package-alist)
9068 (package-activated-list, package-obsolete-alist): Mark as risky.
9069
90702010-07-28 Phil Hagelberg <phil@evri.com>
9071
9072 Add support for non-default package repositories.
9073 * emacs-lisp/package.el (package-archive-base): Var deleted.
9074 (package-archives): New variable.
9075 (package-archive-contents): Doc fix.
0798a8d8 9076 (package-load-descriptor): Do nothing if descriptor file is missing.
bc44bef7
PH
9077 (package--write-file-no-coding): New function.
9078 (package-unpack-single): Use it.
9079 (package-archive-id): New function.
9080 (package-download-single, package-download-tar)
9081 (package-menu-view-commentary): Use it.
9082 (package-installed-p): Make second argument optional.
9083 (package-read-all-archive-contents): New function.
9084 (package-initialize): Use it.
9085 (package-read-archive-contents): Add ARCHIVE argument.
9086 (package--add-to-archive-contents): New function.
9087 (package-install): Don't call package-read-archive-contents.
9088 (package--download-one-archive): Store archive file in a
9089 subdirectory of package-user-dir.
9090 (package-menu-execute): Remove spurious line movement.
9091
8a52f00a
JD
90922010-07-28 Jan Djärv <jan.h.d@swipnet.se>
9093
9094 * cus-start.el (tool-bar-style): Add text-image-horiz.
9095
b21d3ceb
MA
90962010-07-28 Michael Albinus <michael.albinus@gmx.de>
9097
9098 * progmodes/gud.el (gud-common-init): Check for remoteness of
9099 `file', and not of `default-directory'.
9100
8fbcce2d
MA
91012010-07-28 Michael Albinus <michael.albinus@gmx.de>
9102
9103 * net/tramp.el (tramp-methods): Move hostname to the end in all
9104 ssh `tramp-login-args'.
9105 (tramp-verbose): Describe verbose level 9.
9106 (tramp-open-shell): Check for tty if `tramp-verbose' >= 9.
9107 (tramp-open-connection-setup-interactive-shell): Trace stty
9108 settings if `tramp-verbose' >= 9.
9109 (tramp-handle-start-file-process): Implement tty setting.
9110 (Bug#4604, Bug#6360)
9111
9112 * net/tramp-cmds.el (tramp-bug): Recommend setting of
9113 `tramp-verbose' to 9.
9114
128440c9
AH
91152010-07-27 Aaron S. Hawley <ashawley@burlingtontelecom.net>
9116
9117 * emacs-lisp/re-builder.el (reb-re-syntax, reb-lisp-mode)
9118 (reb-lisp-syntax-p, reb-change-syntax, reb-cook-regexp):
9119 Remove references to package `lisp-re' (bug#4369).
9120
ae0c2494
TT
91212010-07-27 Tom Tromey <tromey@redhat.com>
9122
9123 * progmodes/js.el (js-mode):
9124 * progmodes/make-mode.el (makefile-mode):
9125 * progmodes/simula.el (simula-mode):
9126 * progmodes/tcl.el (tcl-mode): Derive from prog-mode.
9127
0ed082fe 91282010-07-27 Juanma Barranquero <lekktu@gmail.com>
fe4be04c
JB
9129
9130 * help-fns.el (find-lisp-object-file-name): Doc fix (bug#6494).
9131
7c7c04c0
JB
9132 * time.el (display-time-day-and-date): Remove spurious * in docstring.
9133 (display-time-world-buffer-name, display-time-world-mode-map):
9134 Fix typos in docstrings.
9135
0ed082fe 91362010-07-27 Shyam Karanatt <shyam@swathanthran.in> (tiny change)
c9088194
SK
9137
9138 * image-mode.el (image-display-size): New function.
9139 (image-forward-hscroll, image-next-line, image-eol, image-eob)
9140 (image-mode-fit-frame): Use it (Bug#6639).
9141
0ed082fe 91422010-07-27 Chong Yidong <cyd@stupidchicken.com>
dad7c716
CY
9143
9144 * dired.el (dired-buffers-for-dir): Handle list values of
9145 dired-directory (Bug#6636).
9146
aa2d4bd3
SS
91472010-07-26 Sam Steingold <sds@gnu.org>
9148
9149 * mouse.el (mouse-yank-primary, mouse-yank-secondary):
9150 Do not call `x-get-selection' the second time, reuse the value.
9151
78b84da3
DU
91522010-07-26 Daiki Ueno <ueno@unixuser.org>
9153
9154 * epa-mail.el (epa-mail-mode-map): Add alternative key bindings
0798a8d8 9155 which consist of control chars only. Suggested by Richard Stallman.
78b84da3 9156
4f195cf7
DU
91572010-07-25 Daiki Ueno <ueno@unixuser.org>
9158
9159 * epa-file.el (epa-file-insert-file-contents): Check if LOCAL-FILE
9160 exists before passing an error to find-file-not-found-functions
9161 (bug#6723).
9162
195e19e4
LH
91632010-07-23 Lukas Huonker <l.huonker@gmail.com>
9164
9165 * play/tetris.el (tetris-tty-colors, tetris-x-colors, tetris-blank):
9166 Remove leading nil element, adjust values.
9167 (tetris-shapes, tetris-shape-scores):
9168 Change representation of shapes and remove some redundancy.
9169 (tetris-get-shape-cell, tetris-shape-width, tetris-draw-next-shape)
9170 (tetris-draw-shape, tetris-erase-shape, tetris-test-shape):
9171 Adjust for working with new representation of shapes.
9172 (tetris-shape-rotations): New function.
9173 (tetris-move-bottom, tetris-move-left, tetris-move-right)
9174 (tetris-rotate-prev, tetris-rotate-next):
9175 Adjust for working with the new version of tetris-test-shape.
9176
9cf2db99
MT
91772010-07-23 Markus Triska <markus.triska@gmx.at>
9178
9179 * progmodes/ps-mode.el: Use comint (bug#5954).
9180 (ps-run-mode-map): Adapt for comint-mode; omit "\r", [return]..
9181 (ps-mode-other-newline): Simplify.
9182 (ps-run-mode): Derive from comint-mode instead of
9183 fundamental-mode, yielding input history etc.
9184 (ps-run-start, ps-run-quit, ps-run-clear, ps-run-region)
9185 (ps-run-send-string): Adapt for comint-mode.
9186 (ps-run-newline): Remove now unneeded function.
9187
225d5e9e
MA
91882010-07-23 Michael Albinus <michael.albinus@gmx.de>
9189
9190 * net/tramp.el (tramp-methods): Move hostname to the end in all
9191 plink `tramp-login-args'.
9192
84bc68f2
MA
91932010-07-23 Michael Albinus <michael.albinus@gmx.de>
9194
9195 * net/tramp.el (tramp-open-shell): New defun.
9196 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
9197 Use it.
9198
1eb5ca1c
MA
91992010-07-23 Michael Albinus <michael.albinus@gmx.de>
9200
9201 * net/tramp.el (tramp-file-name-regexp-unified)
9202 (tramp-completion-file-name-regexp-unified): On W32 systems, do
9203 not regard the volume letter as remote filename. (Bug#5447)
9204
440735a7
JB
92052010-07-23 Juanma Barranquero <lekktu@gmail.com>
9206
9207 * custom.el (custom-declare-variable): Give a clearer error message
9208 when the docstring is missing (bug#6476).
9209
5474c40f
MM
92102010-07-22 Michael R. Mauger <mmaug@yahoo.com>
9211
9212 * progmodes/sql.el: Version 2.4. Improved Login prompting.
9213 (sql-login-params): New widget definition.
9214 (sql-oracle-login-params, sql-mysql-login-params)
9215 (sql-solid-login-params, sql-sybase-login-params)
9216 (sql-informix-login-params, sql-ingres-login-params)
9217 (sql-ms-login-params, sql-postgres-login-params)
9218 (sql-interbase-login-params, sql-db2-login-params)
9219 (sql-linter-login-params): Use it.
9220 (sql-sqlite-login-params): Use it; Define "database" parameter as
9221 a file name.
c4cc8b9a 9222 (sql-sqlite-program): Change to "sqlite3".
5474c40f
MM
9223 (sql-comint-sqlite): Make sure database name is complete.
9224 (sql-for-each-login): New function.
9225 (sql-connect, sql-save-connection): Use it.
9226 (sql-get-login-ext): New function.
9227 (sql-get-login): Use it.
9228 (sql-make-alternate-buffer-name): Handle :file parameters.
9229
9c0deccb
JB
92302010-07-22 Juanma Barranquero <lekktu@gmail.com>
9231
9232 * dired.el (dired-no-confirm): Document value t and fix defcustom to
9233 accept it (bug#6597). Suggested by Drew Adams <drew.adams@oracle.com>.
9234
aac818a8
TL
92352010-07-22 Teemu Likonen <tlikonen@iki.fi> (tiny change)
9236
9237 * dired.el (dired-mode-map): Use command remapping (bug#6632).
9238
47d2734f
LM
92392010-07-22 Lawrence Mitchell <wence@gmx.li>
9240
9241 * term/vt100.el (vt100-wide-mode): Fix :init-value keyword (bug#6620).
9242
10e73994
MA
92432010-07-21 Michael Albinus <michael.albinus@gmx.de>
9244
9245 * net/tramp.el (tramp-get-ls-command)
9246 (tramp-get-ls-command-with-dired): Run tests on "/dev/null"
9247 instead of "/".
9248
d26b0ea9
MM
92492010-07-20 Michael R. Mauger <mmaug@yahoo.com>
9250
9251 * progmodes/sql.el: Version 2.3.
f49d1f52 9252 (sql-connection-alist): Change keys from symbols to strings;
d26b0ea9 9253 enhanced the widget definition.
88b5a757
DD
9254 (sql-mode-menu): Add submenu to select connections.
9255 (sql-interactive-mode-menu): Add "Save Connection" item.
9256 (sql-add-product): Fix menu item.
d26b0ea9 9257 (sql-get-product-feature): Improved error handling.
5f9d345c 9258 (sql--alt-buffer-part, sql--alt-if-not-empty): Remove.
d26b0ea9
MM
9259 (sql-make-alternate-buffer-name): Simplified.
9260 (sql-product-interactive): Handle missing product.
9261 (sql-connect): Support string keys, minor improvements.
9262 (sql-save-connection): New function.
9263 (sql-connection-menu-filter): New function.
9264
af4b9ae5
MA
92652010-07-20 Michael Albinus <michael.albinus@gmx.de>
9266
9267 * net/tramp.el (tramp-file-name-handler): Trace 'quit.
6a7662bb
BR
9268 (tramp-open-connection-setup-interactive-shell):
9269 Apply workaround for IRIX64 bug. Move argument of last
af4b9ae5
MA
9270 `tramp-send-command' where it belongs to.
9271
da040a16
MA
92722010-07-20 Michael Albinus <michael.albinus@gmx.de>
9273
9274 * net/tramp.el (tramp-perl-file-attributes)
9275 (tramp-perl-directory-files-and-attributes): Don't pass "$3".
9276 (tramp-maybe-open-connection): Use `async-args' and `gw-args' in
9277 front of `login-args'.
9278
16f3ade5
JB
92792010-07-19 Juanma Barranquero <lekktu@gmail.com>
9280
9281 * time.el (display-time-world-mode): Define with `define-derived-mode'.
9282 Set `show-trailing-whitespace' to nil.
9283 (display-time-world-display): Simplify.
9284
00af0b67
AM
92852010-07-18 Alan Mackenzie <acm@muc.de>
9286
9287 Enhance `c-file-style' in file/directory local variables.
a628ad9d 9288 * progmodes/cc-mode.el (c-count-cfss): New function.
00af0b67
AM
9289 (c-before-hack-hook): Call `c-set-style' differently according to
9290 whether c-file-style was set in file or directory local
9291 variables.
9292
30c4d8dc
MM
92932010-07-18 Michael R. Mauger <mmaug@yahoo.com>
9294
9295 * progmodes/sql.el: Version 2.2.
6a7662bb
BR
9296 (sql-product, sql-user, sql-database, sql-server, sql-port):
9297 Use defcustom :safe keyword rather than putting safe-local-variable
30c4d8dc
MM
9298 property.
9299 (sql-password): Use defcustom :risky keyword rather than putting
9300 risky-local-variable property.
9301 (sql-oracle-login-params, sql-sqlite-login-params)
9302 (sql-solid-login-params, sql-sybase-login-params)
9303 (sql-informix-login-params, sql-ingres-login-params)
9304 (sql-ms-login-params, sql-postgres-login-params)
9305 (sql-interbase-login-params, sql-db2-login-params)
c4cc8b9a 9306 (sql-linter-login-params): Add `port' option.
88b5a757 9307 (sql-get-product-feature): Add NO-INDIRECT parameter.
30c4d8dc
MM
9308 (sql-comint-oracle, sql-comint-sybase)
9309 (sql-comint-informix, sql-comint-sqlite, sql-comint-mysql)
9310 (sql-comint-solid, sql-comint-ingres, sql-comint-ms)
9311 (sql-comint-postgres, sql-comint-interbase, sql-comint-db2)
88b5a757 9312 (sql-comint-linter): Rename sql-connect-* functions to
30c4d8dc 9313 sql-comint-*.
88b5a757 9314 (sql-product-alist, sql-mode-menu): Rename as above and
30c4d8dc 9315 :sqli-connect-func to :sqli-comint-func.
c4cc8b9a 9316 (sql-connection): New variable.
30c4d8dc
MM
9317 (sql-interactive-mode): Set it.
9318 (sql-connection-alist): New variable.
9319 (sql-connect): New function.
9320 (sql--alt-buffer-part, sql--alt-if-not-empty)
a628ad9d 9321 (sql-make-alternate-buffer-name): Improved alternative buffer name.
30c4d8dc 9322
f12492c8
TV
93232010-07-17 Thierry Volpiatto <thierry.volpiatto@gmail.com>
9324
9325 * image-mode.el (image-bookmark-make-record): Do not set context
9326 in an image (Bug#6650).
9327
91023c68
CY
93282010-07-17 Chong Yidong <cyd@stupidchicken.com>
9329
9330 * simple.el (select-active-region): New function.
9331 (push-mark-command, set-mark, activate-mark)
9332 (handle-shift-selection): Use it.
9333 (deactivate-mark): Don't check for size of region.
9334
9335 * mouse.el (mouse-drag-track): Use select-active-region.
9336
1c0e8f0e
MA
93372010-07-17 Michael Albinus <michael.albinus@gmx.de>
9338
9339 * net/tramp.el (tramp-get-ls-command-with-dired): Make test for
9340 "--dired" stronger.
9341
2490cbbc
CY
93422010-07-17 Chong Yidong <cyd@stupidchicken.com>
9343
9344 * term/x-win.el (x-select-enable-primary): Change default to nil.
9345 (x-select-enable-clipboard): Add :version keyword.
9346
9347 * mouse.el (mouse-drag-copy-region):
9348 * simple.el (select-active-regions): Likewise.
9349
f253ef6a
RS
93502010-07-16 Reiner Steib <Reiner.Steib@gmx.de>
9351
a628ad9d 9352 * vc/vc.el (vc-coding-system-inherit-eol): New defvar.
f253ef6a
RS
9353 (vc-coding-system-for-diff): Use it to decide whether to inherit
9354 from the file the EOL format for reading the diffs of that file.
9355 (Bug#4451)
9356
134a027f
EZ
93572010-07-16 Eli Zaretskii <eliz@gnu.org>
9358
9359 * mail/rmailmm.el (rmail-mime-save): Make the temp buffer
9360 unibyte, so compressed attachments are not compressed again.
9361
7e4289ad
MA
93622010-07-16 Michael Albinus <michael.albinus@gmx.de>
9363
9364 * net/tramp.el (tramp-handle-shell-command): Don't use hard-wired
9365 "/bin/sh" but `tramp-remote-sh' from `tramp-methods'.
9366 (tramp-find-shell): Simplify setting connection property.
9367 (tramp-get-ls-command): Make test for "--color=never" stronger.
9368
7473fff9 93692010-07-15 Simon South <ssouth@member.fsf.org>
2c6a779a
SS
9370
9371 * progmodes/delphi.el (delphi-previous-indent-of): Indent case
9372 blocks within record declarations (i.e. variant parts) correctly.
9373
a11b38ee
SS
93742010-07-15 Simon South <ssouth@member.fsf.org>
9375
9376 * progmodes/delphi.el (delphi-token-at): Give newlines precedence
9377 over literal tokens when parsing so newlines aren't "absorbed" by
9378 single-line comments. Corrects the indentation of case blocks
9379 that have a comment on the first line.
9380
077e0753
KF
93812010-07-14 Karl Fogel <kfogel@red-bean.com>
9382
9383 * bookmark.el (bookmark-load-hook): Fix doc string as suggested
9384 by Drew Adams (Bug#5504).
9385
243881ed
J
93862010-07-14 Jan Djärv <jan.h.d@swipnet.se>
9387
9388 * xt-mouse.el (xterm-mouse-event-read): Fix for characters > 127
dd86ea11 9389 now that Unicode is used (Bug#6594).
243881ed 9390
f9d71b42
CY
93912010-07-14 Chong Yidong <cyd@stupidchicken.com>
9392
9393 * term/x-win.el (x-select-enable-clipboard): Default to t.
9394 (x-initialize-window-system): Don't overwrite Paste menu item.
9395
9396 * simple.el (select-active-regions): Default to t.
9397 (push-mark-command): Don't overwrite primary with empty string.
9398
9399 * mouse.el: Bind mouse-2 to mouse-yank-primary.
9400 (mouse-drag-copy-region): Default to nil.
9401
9402 * menu-bar.el (menu-bar-enable-clipboard): Don't overwrite
9403 Cut/Copy/Paste menu bar items.
9404
a628ad9d 94052010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
8f2eaa8a
TV
9406
9407 Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
9408 Patch applied by Karl Fogel.
9409
9410 * bookmark.el (bookmark-set): Don't set `bookmark-yank-point'
9411 and `bookmark-current-buffer' if they have been already set in
9412 another buffer (e.g gnus-art).
9413
e44fa724 94142010-07-13 Karl Fogel <kfogel@red-bean.com>
a628ad9d 9415 Thierry Volpiatto <thierry.volpiatto@gmail.com>
e44fa724
KF
9416
9417 Preparation for setting bookmarks in Gnus article buffers (Bug#5975).
9418
9419 * bookmark.el (bookmark-make-record-default): Allow unneeded
9420 information to be omitted from the record.
9421
9422 Adjust declarations and calls:
9423
9424 * info.el (bookmark-make-record-default): Adjust declaration.
9425 (Info-bookmark-make-record): Adjust call.
9426
9427 * woman.el (bookmark-make-record-default): Adjust declaration.
9428 (woman-bookmark-make-record): Adjust call.
9429
9430 * man.el (bookmark-make-record-default): Adjust declaration.
9431 (Man-bookmark-make-record): Adjust call.
9432
9433 * image-mode.el (bookmark-make-record-default): Adjust declaration.
9434
9435 * doc-view.el (bookmark-make-record-default): Adjust declaration.
9436
0c4371fe
KF
94372010-07-13 Karl Fogel <kfogel@red-bean.com>
9438
9439 * bookmark.el (bookmark-show-annotation): Use `when' instead of `if'.
9440 This is also from Thierry Volpiatto's patch in bug #6444. However,
9441 because it was extraneous to the functional change in that patch,
9442 and causes a re-indendation, I am committing it separately.
9443
2bb8db3e 94442010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
068a0233
KF
9445
9446 * bookmark.el (bookmark-show-annotation): Ensure annotations show,
9447 e.g. in Info bookmarks, by using `switch-to-buffer-other-window'.
2bb8db3e 9448 Patch applied by Karl Fogel (Bug#6444).
068a0233 9449
21bd02a6
CY
94502010-07-13 Chong Yidong <cyd@stupidchicken.com>
9451
9452 * frame.el (make-frame): Fix typo in 2010-06-30 change (Bug#6625).
9453
79cb9c05
AR
94542010-07-13 Adrian Robert <Adrian.B.Robert@gmail.com>
9455
9456 * term/ns-win.el: Bind M-~ to 'ns-prev-frame (due to Matthew
9457 Dempsky; bug#5084). Remove incorrect binding for S-tab.
9458 (ns-alternatives-map): Change S-tab binding to backtab
9459 (bug#6616).
9460
9461 * simple.el (normal-erase-is-backspace-setup-frame): Set mode on
9462 under ns.
9463
beb000f9
AS
94642010-07-12 Andreas Schwab <schwab@linux-m68k.org>
9465
dd86ea11
JB
9466 * language/tai-viet.el ("TaiViet"): Try to fix re-encoding bugs.
9467 (Bug#5806)
e9952282 9468
beb000f9
AS
9469 * language/tv-util.el (tai-viet-re): Remove format.
9470
6f2cdcd1
KH
94712010-07-12 Kenichi Handa <handa@m17n.org>
9472
dd86ea11
JB
9473 * language/hebrew.el: Remove no-byte-compile declaration.
9474 Change coding: tag to utf-8. Register hebrew-shape-gstring in
6f2cdcd1
KH
9475 composition-function-table for 3-character looking back.
9476 (hebrew-font-get-precomposed): New function.
9477 (hebrew-shape-gstring): Utilize precomposed glyphs if available.
9478
f479ef6e
CY
94792010-07-11 Chong Yidong <cyd@stupidchicken.com>
9480
9481 * mouse.el (mouse-drag-track): Handle select-active-regions
9482 (Bug#6612).
9483
3277c1ee
MA
94842010-07-11 Magnus Henoch <magnus.henoch@gmail.com>
9485
9486 * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Do not pass
9487 empty argument to gvfs-copy.
9488
3260caf8
GM
94892010-07-10 Glenn Morris <rgm@gnu.org>
9490
9491 * calendar/calendar.el (calendar-week-end-day): New function.
9492 * calendar/cal-tex.el (cal-tex-cursor-month): Remove unused vars.
9493 Respect calendar-week-start-day. (Bug#6606)
9494 (cal-tex-insert-day-names, cal-tex-insert-blank-days)
9495 (cal-tex-insert-blank-days-at-end): Respect calendar-week-start-day.
9496 (cal-tex-first-blank-p, cal-tex-last-blank-p): Simplify, and
9497 respect calendar-week-start-day.
9498
c876b263
CY
94992010-07-10 Chong Yidong <cyd@stupidchicken.com>
9500
9501 * simple.el (use-region-p): Doc fix (Bug#6607).
9502
dce34635
AG
95032010-07-10 Aleksei Gusev <aleksei.gusev@gmail.com> (tiny change)
9504
6a7662bb
BR
9505 * progmodes/compile.el (compilation-error-regexp-alist-alist):
9506 Add regexps for cucumber and ruby.
dce34635 9507
c0397930
DU
95082010-07-08 Daiki Ueno <ueno@unixuser.org>
9509
9510 * epa-file.el (epa-file-error, epa-file--find-file-not-found-function)
9511 (epa-file-insert-file-contents): Hack to prevent
192cfe77 9512 find-file from opening empty buffer when decryption failed
c0397930
DU
9513 (bug#6568).
9514
fd5539c6
AM
95152010-07-07 Agustín Martín <agustin.martin@hispalinux.es>
9516
a628ad9d
JB
9517 * textmodes/ispell.el (ispell-alternate-dictionary):
9518 Use file-readable-p.
fd5539c6
AM
9519 Return nil if no word-list is found at default locations.
9520 (ispell-complete-word-dict): Default to nil.
9521 (ispell-command-loop): Use 'word-list' when using lookup-words.
9522 (lookup-words): Use ispell-complete-word-dict or
9523 ispell-alternate-dictionary. Check for word-list availability
9524 and handle errors if needed with better messages (Bug#6539).
9525 (ispell-complete-word): Use ispell-complete-word-dict or
9526 ispell-alternate-dictionary.
9527
4565b08e
CS
95282010-07-07 Christoph Scholtes <cschol2112@gmail.com>
9529
9530 * progmodes/python.el (python-font-lock-keywords): Add Python 2.7
9531 builtins (BufferError, BytesWarning, WindowsError; callables
9532 bin, bytearray, bytes, format, memoryview, next, print; __package__).
9533
a2c270e7
GM
95342010-07-07 Glenn Morris <rgm@gnu.org>
9535
9536 * play/zone.el (top-level): Do not require timer, tabify, or cl.
9537 (zone-shift-left): Ignore intangibility, and any errors from
9538 forward-char.
9539 (zone-shift-right): Remove no-op end-of-line. Ignore intangibility.
9540 (zone-pgm-putz-with-case): Use upcase-region rather than inserting,
9541 deleting, and copying text properties.
9542 (zone-line-specs, zone-pgm-stress): Check forward-line exit status.
9543 (zone-pgm-rotate): Handle odd buffers like that of gomoku, where getting
9544 to point-max is hard.
9545 (zone-fret, zone-fill-out-screen): Replace cl's do with dotimes.
9546 (zone-fill-out-screen): Ignore intangibility.
9547
81133808
CY
95482010-07-05 Chong Yidong <cyd@stupidchicken.com>
9549
4ad11f8c
CY
9550 * menu-bar.el (menu-bar-mode):
9551 * tool-bar.el (tool-bar-mode): Replace default-frame-alist element
9552 if it has been set.
9553
81133808
CY
9554 * mouse.el (mouse-drag-track): Call mouse-start-end to handle
9555 word/line selection (Bug#6565).
9556
b24344ca
JB
95572010-07-04 Juanma Barranquero <lekktu@gmail.com>
9558
9559 * net/dbus.el (dbus-send-signal): Declare function.
9560
b1ce08da
MA
95612010-07-04 Michael Albinus <michael.albinus@gmx.de>
9562
9563 * net/dbus.el: Implement signal "PropertiesChanged" (from D-Bus 1.3.1).
9564 (dbus-register-property): New optional argument EMITS-SIGNAL.
9565 (dbus-property-handler): Send signal "PropertiesChanged" if requested.
9566
5592c08f
CY
95672010-07-03 Chong Yidong <cyd@stupidchicken.com>
9568
9569 * mouse.el (mouse-drag-overlay): Variable deleted.
9570 (mouse-move-drag-overlay, mouse-show-mark): Functions deleted.
9571 (mouse--remap-link-click-p): New function.
9572 (mouse-drag-track): Handle dragging by using temporary Transient
9573 Mark mode, instead of a special overlay.
9574 (mouse-kill-ring-save, mouse-save-then-kill): Don't call
9575 mouse-show-mark.
9576
9577 * mouse-sel.el (mouse-sel-selection-alist): mouse-drag-overlay
9578 deleted.
9579
a6ed0e28
JL
95802010-07-02 Juri Linkov <juri@jurta.org>
9581
9582 * autoinsert.el (auto-insert-alist): Fix readability
9583 by using dotted pair notation for lambda.
9584
c91e692b
JL
95852010-07-02 Juri Linkov <juri@jurta.org>
9586
9587 * faces.el (read-face-name): Rename arg `string-describing-default'
9588 to `default'. Doc fix. Display the default value in quotes
9589 in the prompt. With empty input, return the `default' arg,
9590 unless the default value is a string (in which case return nil).
9591 (describe-face): Replace the string `default' arg of `read-face-name'
9592 with the symbol `default'.
9593
23640f8f
CY
95942010-07-02 Chong Yidong <cyd@stupidchicken.com>
9595
9596 * emulation/viper-cmd.el (viper-delete-backward-char)
9597 (viper-del-backward-char-in-insert)
9598 (viper-del-backward-char-in-replace, viper-change)
9599 (viper-backward-indent): Replace delete-backward-char with
9600 delete-char (Bug#6552).
9601
b32d1614
CY
96022010-07-01 Chong Yidong <cyd@stupidchicken.com>
9603
9604 * ruler-mode.el (ruler--save-header-line-format): Fix typos.
9605
c1ef4455
CY
96062010-06-30 Chong Yidong <cyd@stupidchicken.com>
9607
9608 * frame.el (make-frame): Add default-frame-alist to the PARAMETERS
9609 argument passed to frame-creation-function (Bug#5378).
9610
9611 * faces.el (x-handle-named-frame-geometry)
9612 (x-handle-reverse-video, x-create-frame-with-faces)
6a7662bb
BR
9613 (face-set-after-frame-default, tty-create-frame-with-faces):
9614 Don't separately consult default-frame-alist. It is now passed as the
c1ef4455
CY
9615 PARAMETER argument.
9616
55702e89
AS
96172010-06-30 Andreas Schwab <schwab@linux-m68k.org>
9618
9619 * startup.el (command-line): Don't call tool-bar-setup in a
9620 tty-only build.
9621
dc9a226c
CY
96222010-06-30 Chong Yidong <cyd@stupidchicken.com>
9623
9624 * ruler-mode.el (ruler--save-header-line-format): New fun.
9625 (ruler-mode): Use it as a setter function, so as not to overwrite
9626 ruler-mode-header-line-format-old if Ruler mode is on (Bug#5370).
9627
a2f043d3
CY
96282010-06-29 Chong Yidong <cyd@stupidchicken.com>
9629
9630 * vc/vc.el (vc-deduce-backend): New fun. Handle diff buffers.
9631 (vc-root-diff, vc-print-root-log, vc-log-incoming)
9632 (vc-log-outgoing): Use it.
9633 (vc-diff-internal): Set diff-vc-backend.
9634
9635 * vc/diff-mode.el (diff-vc-backend): New var.
9636
62d115ef
J
96372010-06-28 Jan Djärv <jan.h.d@swipnet.se>
9638
6a7662bb
BR
9639 * dynamic-setting.el (font-setting-change-default-font):
9640 Remove call to message.
62d115ef 9641
1180f752
KH
96422010-06-28 Kenichi Handa <handa@m17n.org>
9643
9644 * international/quail.el (quail-insert-kbd-layout): Fix the
9645 showing of untranslated characters.
9646
b9229673
CY
96472010-06-28 Chong Yidong <cyd@stupidchicken.com>
9648
9649 * simple.el (delete-active-region): New option.
9650 (delete-backward-char): Implement in Lisp.
9651 (delete-forward-char): New command.
9652
5f9d345c 9653 * mouse.el (mouse-region-delete-keys): Delete.
b9229673
CY
9654 (mouse-show-mark): Simplify.
9655
9656 * bindings.el (global-map): Bind delete and DEL, the former to
9657 delete-forward-char.
9658
a628ad9d 96592010-06-27 Lennart Borgman <lennart.borgman@gmail.com>
2286174e
CY
9660
9661 * progmodes/ruby-mode.el (ruby-mode-map): Don't bind TAB.
9662 (ruby-mode): Bind indent-line-function (Bug#5119).
9663
3468f435
CY
96642010-06-27 Chong Yidong <cyd@stupidchicken.com>
9665
9666 * startup.el (command-line): Recognize "0" X resource value.
9667
6431f2e6
CY
96682010-06-27 Chong Yidong <cyd@stupidchicken.com>
9669
9670 * startup.el (command-line): Use X resources to set the value of
9671 menu-bar-mode and tool-bar-mode, before calling frame-initialize.
9672
9673 * menu-bar.el (menu-bar-mode):
9674 * tool-bar.el (tool-bar-mode): Don't change default-frame-alist.
9675 Set init-value to t.
9676
9677 * frame.el (frame-notice-user-settings): Don't change
9678 default-frame-alist based on menu-bar-mode and tool-bar-mode, or
9679 vice versa (Bug#2249).
9680
b61dfbe2
EZ
96812010-06-26 Eli Zaretskii <eliz@gnu.org>
9682
9683 * w32-fns.el (w32-convert-standard-filename): Doc fix.
9684
f5cbf40e
AM
96852010-06-25 Agustín Martín <agustin.martin@hispalinux.es>
9686
a628ad9d
JB
9687 * textmodes/flyspell.el (flyspell-check-previous-highlighted-word):
9688 Make sure `flyspell-word' re-checks word after function run (Bug#6504).
f5cbf40e 9689
a628ad9d 9690 * textmodes/ispell.el (ispell-init-process): Make sure ispell and
dd86ea11 9691 default directories are expanded (Bug#6143).
f5cbf40e 9692
8f3b8a5f
JL
96932010-06-24 Juri Linkov <juri@jurta.org>
9694
9695 * minibuffer.el (completions-format): Change default from nil to
9696 `horizontal'. Remove `nil' value from :type. Doc fix. (Bug#6459)
9697
5af72a47
JL
96982010-06-24 Juri Linkov <juri@jurta.org>
9699
9700 * vc/vc.el (vc-diff-internal): Set `revert-buffer-function'
9701 buffer-locally to lambda that re-runs the vc diff command.
9702 (Bug#6447)
9703
8f804316
CY
97042010-06-24 Chong Yidong <cyd@stupidchicken.com>
9705
9706 * kmacro.el (kmacro-call-macro): Don't issue hint message if the
9707 echo area is in use (Bug#3412).
9708
be19ef0b
GM
97092010-06-22 Glenn Morris <rgm@gnu.org>
9710
6555773f
GM
9711 * textmodes/texinfmt.el (texinfo-format-region)
9712 (texinfo-raise-lower-sections, texinfo-format-separate-node)
9713 (texinfo-itemize-item, texinfo-multitable-item, texinfo-alias)
9714 (texinfo-format-option, texinfo-noindent):
9715 Use line-beginning-position and line-end-position.
9716
be19ef0b
GM
9717 * calc/calc-aent.el, calc/calc-ext.el, calc/calc-lang.el:
9718 * calc/calc-store.el, calc/calc-units.el, calc/calc.el:
9719 * calc/calccomp.el: Add explicit utf-8 coding cookies to files with
9720 utf-8 characters.
9721
7f0b7b3e
KF
97222010-06-21 Karl Fogel <kfogel@red-bean.com>
9723
49554388
GM
9724 * play/zone.el (zone-fall-through-ws): Fix next-line ->
9725 forward-line fallout.
9726
e8579ebc
CY
97272010-07-06 Chong Yidong <cyd@stupidchicken.com>
9728
9729 * mouse.el (mouse-appearance-menu): Add docstring.
9730
9731 * help.el (describe-key): Print up-event using key-description.
9732
5d1cd8bd
MA
97332010-07-03 Michael Albinus <michael.albinus@gmx.de>
9734
9735 * net/zeroconf.el (zeroconf-resolve-service)
95b6d681 9736 (zeroconf-service-resolver-handler): Use `dbus-byte-array-to-string'.
5d1cd8bd
MA
9737 (zeroconf-publish-service): Use `dbus-string-to-byte-array'.
9738
112dbc0e
MA
97392010-07-03 Jan Moringen <jan.moringen@uni-bielefeld.de>
9740
9741 * net/zeroconf.el (zeroconf-service-remove-hook): New defun.
9742
d0cb23ca
DN
97432010-06-30 Dan Nicolaescu <dann@ics.uci.edu>
9744
9745 Avoid displaying files with a nil state in vc-dir.
a628ad9d 9746 * vc/vc-dir.el (vc-dir-update): Obey the noinsert argument in all
d0cb23ca
DN
9747 cases that cause insertion.
9748 (vc-dir-resynch-file): Tell vc-dir-update to avoid inserting files
9749 with a nil state.
9750
01b229d1
CY
97512010-06-30 Chong Yidong <cyd@stupidchicken.com>
9752
9753 * xml.el (xml-parse-region): Avoid infloop (Bug#5281).
9754
8bf1c786 97552010-06-29 Leo <sdl.web@gmail.com>
a354ac6a
LL
9756
9757 * emacs-lisp/rx.el (rx): Doc fix. (Bug#6537)
9758
dfc6544c
CY
97592010-06-27 Oleksandr Gavenko <gavenkoa@gmail.com> (tiny change)
9760
9761 * generic-x.el (bat-generic-mode): Fix regexp for command line
9762 switches (Bug#5719).
9763
b7d4de51
CY
97642010-06-27 Masatake YAMATO <yamato@redhat.com>
9765
dfc6544c
CY
9766 * htmlfontify.el (hfy-face-attr-for-class): Use append instead
9767 of nconc to avoid pure storage error (Bug#6239).
b7d4de51 9768
53cfe624 97692010-06-27 Christoph Scholtes <cschol2112@googlemail.com>
3726248f 9770
8bf1c786 9771 * bookmark.el (bookmark-bmenu-2-window, bookmark-bmenu-other-window)
3726248f
CY
9772 (bookmark-bmenu-other-window-with-mouse): Remove unnecessary
9773 bindings of bookmark-automatically-show-annotations (Bug#6515).
9774
aca54191
EZ
97752010-06-25 Eli Zaretskii <eliz@gnu.org>
9776
9777 * arc-mode.el (archive-zip-extract): Don't quote the file name on
9778 MS-Windows and MS-DOS. (Bug#6467, Bug#6144)
9779
2330fa87
ŠN
97802010-06-24 Štěpán Němec <stepnem@gmail.com> (tiny change)
9781
9782 * comint.el (make-comint, make-comint-in-buffer): Mention return
9783 value in the docstrings. (Bug#6498)
9784
29115ca9
YR
97852010-06-24 Yoni Rabkin <yoni@rabkins.net>
9786
9787 * bs.el (bs-mode-font-lock-keywords): Remove "by" from Dired pattern,
9788 since it is not present when using some non-default switches.
9789
2c79f053
KF
97902010-06-23 Karl Fogel <kfogel@red-bean.com>
9791
7f0b7b3e
KF
9792 * simple.el (compose-mail): Fix doc string to refer to
9793 `compose-mail-user-agent-warnings', instead of to the
9794 nonexistent `compose-mail-check-user-agent'.
9795
43a91810
AM
97962010-06-21 Alan Mackenzie <bug-cc-mode@gnu.org>
9797
9798 Fix an indentation bug:
9799
9800 * progmodes/cc-mode.el (c-common-init): Initialise c-new-BEG/END.
9801 (c-neutralize-syntax-in-and-mark-CPP): c-new-BEG/END: Take account
9802 of existing values.
9803
9804 * progmodes/cc-engine.el (c-clear-<-pair-props-if-match-after)
9805 (c-clear->-pair-props-if-match-before): now return t when they've
9806 cleared properties, nil otherwise.
9807 (c-before-change-check-<>-operators): Set c-new-beg/end correctly
9808 by taking account of the existing value.
9809
9810 * progmodes/cc-defs.el
9811 (c-clear-char-property-with-value-function): Fix this to clear the
9812 property rather than overwriting it with nil.
9813
8adb4c33
CY
98142010-06-20 Chong Yidong <cyd@stupidchicken.com>
9815
9816 * emacs-lisp/package.el (package-print-package): Add link to
9817 package description via describe-package.
9818 (describe-package-1): List package requirements. Add button to
9819 perform installation.
9820 (package-menu-describe-package): New command.
9821
9822 * help-mode.el (help-package): New button type.
9823
cced7584
CY
98242010-06-19 Chong Yidong <cyd@stupidchicken.com>
9825
9826 * emacs-lisp/package.el: Move package-list-packages binding to
9827 menu-bar.el.
9828 (describe-package, describe-package-1, package--dir): New funs.
9829 (package-activate-1): Use package--dir.
9830
9831 * emacs-lisp/package-x.el (gnus-article-buffer): Require package.
9832
9833 * help-mode.el (help-package-def): New button type.
9834
9835 * menu-bar.el: Move package-list-packages binding here from
9836 package.el.
9837
d148e8f9
GH
98382010-06-19 Gustav Hållberg <gustav@gmail.com> (tiny change)
9839
9840 * descr-text.el (describe-char): Avoid trailing whitespace. (Bug#6423)
9841
b1a03ef6
SM
98422010-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
9843
9844 * emacs-lisp/edebug.el (edebug-read-list):
9845 Phase out old-style backquotes.
9846
dbd6da78
JL
98472010-06-17 Juri Linkov <juri@jurta.org>
9848
9849 * help-mode.el (help-mode): Set buffer-local variable
9850 revert-buffer-function to help-mode-revert-buffer.
9851 (help-mode-revert-buffer): New function.
9852
9853 * info.el (Info-revert-find-node): Check for major-mode Info-mode
9854 before popping to "*info*" (like in other Info functions).
9855 Keep buffer-name in old-buffer-name. Keep Info-history-forward in
9856 old-history-forward. Pop to old-buffer-name or "*info*" to
9857 recreate the killed buffer. Set Info-history-forward from
9858 old-history-forward.
9859 (Info-breadcrumbs-depth): Add :group and :version.
9860
64eba874
DN
98612010-06-17 Dan Nicolaescu <dann@ics.uci.edu>
9862
9863 * emacs-lisp/package.el (package-menu-mode-map): Add a menu.
9864
26508c03
AM
98652010-06-17 Agustín Martín <agustin.martin@hispalinux.es>
9866
a628ad9d
JB
9867 * textmodes/ispell.el (ispell-aspell-find-dictionary): Fix regexp
9868 for languages like Portuguese with pt_{BR,PT} and no plain pt.
26508c03 9869
69582fcd
JB
98702010-06-17 Juanma Barranquero <lekktu@gmail.com>
9871
54ea2a0d
JB
9872 * emacs-lisp/package.el (package-menu-mode-map):
9873 Move initialization into declaration.
9874
69582fcd
JB
9875 * menu-bar.el (menu-bar-options-menu): Fix typo in menu entry.
9876
44198b6e
CY
98772010-06-17 Chong Yidong <cyd@stupidchicken.com>
9878
9879 * emacs-lisp/package.el (package-archive-base): Point to
9880 elpa.gnu.org.
9881 (package-enable, package-load-list): New defcustoms.
9882 (package-user-dir, package-directory-list): Turn into defcustoms.
9883 Don't include package-user-dir in package-directory-list.
9884 (package--builtins-base): Don't include Emacs as a "package".
9885 (package-subdirectory-regexp): New var.
9886 (package-load-all-descriptors, package-compute-transaction)
9887 (package-download-transaction): Obey package-load-list.
9888 (package-activate-1): Rename from package-do-activate.
9889 (package-list-packages-internal): Check package-load-list.
9890 (package-load-descriptor, package-generate-autoloads)
9891 (package-unpack, package-unpack-single)
6a7662bb
BR
9892 (package--read-archive-file, package-delete):
9893 Use expand-file-name.
44198b6e
CY
9894
9895 * emacs-lisp/package-x.el: New file. Package uploading
9896 functionality split out from package.el.
9897
95b6d681 9898 * startup.el (command-line): Load packages after reading init file.
44198b6e
CY
9899
99002010-06-17 Tom Tromey <tromey@redhat.com>
9901
9902 * emacs-lisp/package.el: New file.
9903
50d76a9f
DN
99042010-06-22 Dan Nicolaescu <dann@ics.uci.edu>
9905
9906 Fix vc-annotate for renamed files when using Git.
76e3243a 9907 * vc/vc-git.el (vc-git-find-revision): Deal with empty results from
50d76a9f
DN
9908 ls-files. Doe not pass the object as a file name to cat-file, it
9909 is not a file name.
9910 (vc-git-annotate-command): Pass the file name using -- to avoid
9911 ambiguity with the revision.
9912 (vc-git-previous-revision): Pass a relative file name.
9913
6095a05b
GM
99142010-06-22 Glenn Morris <rgm@gnu.org>
9915
943375a6
GM
9916 * progmodes/js.el (js-mode-map): Use standard capitalization and
9917 ellipses for menu entries.
9918
6095a05b
GM
9919 * wid-edit.el (widget-complete): Doc fix.
9920
4514199e
JH
99212010-06-22 Jürgen Hötzel <juergen@hoetzel.info> (tiny change)
9922
9923 * wid-edit.el (widget-complete): Fix typo in 2009-12-02 change.
9924
c4786d60
DN
99252010-06-22 Dan Nicolaescu <dann@ics.uci.edu>
9926
11c46b39 9927 Fix annotating other revisions for renamed files in vc-annotate.
76e3243a 9928 * vc/vc-annotate.el (vc-annotate): Add an optional argument for the
11c46b39 9929 VC backend. Use it when non-nil.
a628ad9d 9930 (vc-annotate-warp-revision): Pass the VC backend to vc-annotate.
07976ae3 9931 (Bug#6487).
11c46b39 9932
c4786d60 9933 Fix vc-annotate-show-changeset-diff-revision-at-line for git.
76e3243a 9934 * vc/vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal):
c4786d60
DN
9935 Do not pass the file name to the 'previous-revision call when we
9936 don't want a file diff. (Bug#6489)
9937
04ec0963
DN
99382010-06-21 Dan Nicolaescu <dann@ics.uci.edu>
9939
11c46b39 9940 Fix finding revisions for renamed files in vc-annotate.
76e3243a 9941 * vc/vc.el (vc-find-revision): Add an optional argument for
04ec0963 9942 the VC backend. Use it when non-nil.
76e3243a 9943 * vc/vc-annotate.el (vc-annotate-find-revision-at-line): Pass the VC
04ec0963
DN
9944 backend to vc-find-revision. (Bug#6487)
9945
c036381c
DN
99462010-06-21 Dan Nicolaescu <dann@ics.uci.edu>
9947
9948 Fix reading file names in Git annotate buffers.
95b6d681
JB
9949 * vc/vc-git.el (vc-git-annotate-extract-revision-at-line):
9950 Remove trailing whitespace. Suggested by Eric Hanchrow. (Bug#6481)
c036381c 9951
05c123e6
AM
99522010-06-20 Alan Mackenzie <acm@muc.de>
9953
9954 * progmodes/cc-mode.el (c-before-hack-hook): When the mode is set
9955 in file local variables, set it first.
9956
4111f0c7
GM
99572010-06-19 Glenn Morris <rgm@gnu.org>
9958
74739ffd
GM
9959 * descr-text.el (describe-char-unicode-data): Insert separating
9960 space when needed. (Bug#6422)
9961
4111f0c7
GM
9962 * progmodes/idlwave.el (idlwave-action-and-binding):
9963 Fix typo in 2009-12-03 change. (Bug#6450)
9964
e20f0421
SM
99652010-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
9966
9967 * emacs-lisp/macroexp.el (macroexpand-all-1): Put back special
9968 handling for `lambda' (misunderstanding).
9969
fb3e306a
JB
99702010-06-16 Jay Belanger <jay.p.belanger@gmail.com>
9971
dd86ea11 9972 * calc/calc-poly.el (math-accum-factors): Make sure that
fb3e306a
JB
9973 constants aren't distributed after they are factored out.
9974
e020fb59
JL
99752010-06-16 Juri Linkov <juri@jurta.org>
9976
9977 * facemenu.el (list-colors-display): Call `pop-to-buffer' before
9978 `list-colors-print'. (Bug#6332)
9979
b8add347
SM
9980 * subr.el (read-quoted-char): Fix up last change (bug#6290).
9981
36901266
SM
99822010-06-16 Stefan Monnier <monnier@iro.umontreal.ca>
9983
49b2e83d
SM
9984 * emacs-lisp/macroexp.el (macroexpand-all-1): Don't handle `lambda'
9985 specially, since it's a macro. Fix up wrong hint passed to maybe-cons.
9986
36901266
SM
9987 * font-lock.el (font-lock-major-mode): Rename from
9988 font-lock-mode-major-mode to distinguish it from
9989 global-font-lock-mode's own font-lock-mode-major-mode (bug#6135).
9990 (font-lock-set-defaults):
9991 * font-core.el (font-lock-default-function): Adjust users.
9992 (font-lock-mode): Don't set it at all.
9993
2a64315a 99942010-06-16 Stefan Monnier <monnier@iro.umontreal.ca>
12755d08 9995
76e3243a 9996 * vc/vc-annotate.el (vc-annotate): Use vc-read-revision.
12755d08 9997
2a64315a 99982010-06-16 Glenn Morris <rgm@gnu.org>
d7cd4abb
GM
9999
10000 * calendar/appt.el (appt-time-msg-list): Doc fix.
10001 (appt-check): Let-bind appt-warn-time.
10002 (appt-add): Make the 3rd argument optional.
10003 Simplify argument names. Doc fix. Check for integer WARNTIME.
10004 Only add WARNTIME to the output list if non-nil.
10005
2a64315a 100062010-06-16 Ivan Kanis <apple@kanis.eu>
a675c749
IK
10007
10008 * calendar/appt.el (appt-check): Let the 3rd element of
10009 appt-time-msg-list specify the warning time.
10010 (appt-add): Add new argument with the warning time. (Bug#5176)
10011
6a7662bb 100122010-06-16 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
a9de35fe 10013
76e3243a 10014 * vc/vc-svn.el (vc-svn-after-dir-status): Fix regexp for Subversions
a9de35fe
BR
10015 older than version 1.6. (Bug#6361)
10016
2a64315a 100172010-06-16 Helmut Eller <eller.helmut@gmail.com>
37a7e764
HE
10018
10019 * emacs-lisp/cl-macs.el (destructuring-bind): Bind `bind-enquote',
10020 used by cl-do-arglist. (Bug#6408)
10021
30d7ac37
AM
100222010-06-16 Agustín Martín <agustin.martin@hispalinux.es>
10023
6a7662bb
BR
10024 * textmodes/ispell.el (ispell-dictionary-base-alist):
10025 Fix portuguese casechars/not-casechars for missing 'çÇ'.
30d7ac37
AM
10026 Suggested by Rolando Pereira (bug#6434).
10027
8fd02581
JB
100282010-06-15 Juanma Barranquero <lekktu@gmail.com>
10029
10030 * facemenu.el (list-colors-sort): Doc fix.
10031
6a7662bb 100322010-06-15 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
b15922cc
BR
10033
10034 * progmodes/sql.el (sql-connect-mysql): Fix typo.
10035
f0bf7c8e
JL
100362010-06-14 Juri Linkov <juri@jurta.org>
10037
10038 Add sort option `list-colors-sort'. (Bug#6332)
10039 * facemenu.el (color-rgb-to-hsv): New function.
10040 (list-colors-sort): New defcustom.
10041 (list-colors-sort-key): New function.
10042 (list-colors-display): Doc fix. Sort list according to the option
10043 `list-colors-sort'.
10044 (list-colors-print): Add HSV values to `help-echo' property of
10045 RGB strings.
10046
c42fe9a5
JL
100472010-06-14 Juri Linkov <juri@jurta.org>
10048
10049 * compare-w.el: Move to the "vc" subdirectory.
10050
b263a4c4
SM
100512010-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
10052
d8b0cddd
SM
10053 * image-mode.el (image-mode-map): Remap left-char and right-char.
10054
b263a4c4
SM
10055 * nxml/nxml-mode.el (nxml-indent-line): Standardize indent behavior.
10056
89877f5f
CY
100572010-06-12 Chong Yidong <cyd@stupidchicken.com>
10058
133a8d82
CY
10059 * term/common-win.el (x-colors): Add all the color names defined
10060 in rgb.txt (Bug#6332).
10061
89877f5f
CY
10062 * facemenu.el (list-colors-print): Don't print extra names if it
10063 will overflow the window width.
10064
10065 * vc/log-edit.el (log-edit-font-lock-keywords): Revert 2010-06-02
133a8d82 10066 change (Bug#6343).
89877f5f 10067
9d1f18b5
EZ
100682010-06-12 Eli Zaretskii <eliz@gnu.org>
10069
10070 * files.el (make-directory): Doc fix (bug#6396).
10071
b81a0b56
MA
100722010-06-12 Michael Albinus <michael.albinus@gmx.de>
10073
10074 * net/tramp.el (tramp-remote-process-environment): Protect version
10075 string by apostroph.
10076 (tramp-shell-prompt-pattern): Do not use a shy group in case of
10077 XEmacs.
10078 (tramp-file-name-for-operation): Add `call-process-region'.
10079 (tramp-set-process-query-on-exit-flag): Fix wrong parentheses.
10080
10081 * net/tramp-compat.el (top): Do not autoload
10082 `tramp-handle-file-remote-p'. Load tramp-util.el and tramp-vc.el
10083 only when `start-file-process' is not bound.
10084 (tramp-advice-file-expand-wildcards): Do not use
10085 `tramp-handle-file-remote-p'.
10086 (tramp-compat-make-temp-file): Handle the case, that
10087 `make-temp-file' has no third argument EXTENSION.
10088
69f18acc
JB
100892010-06-11 Juanma Barranquero <lekktu@gmail.com>
10090
5fee75d4
JB
10091 * makefile.w32-in (WINS_BASIC): Include new directory vc.
10092
69f18acc
JB
10093 * loadup.el ("vc-hooks", "ediff-hook"): Load from lisp/vc/.
10094
9766adfb
JL
100952010-06-11 Juri Linkov <juri@jurta.org>
10096
10097 * finder.el (finder-known-keywords): Add keyword "vc"
10098 for version control.
10099
10100 * add-log.el, cvs-status.el, diff.el, diff-mode.el, ediff.el,
10101 * emerge.el, log-edit.el, log-view.el, pcvs.el, smerge-mode.el,
10102 * vc-annotate.el, vc-bzr.el, vc-dir.el, vc-dispatcher.el, vc-git.el,
10103 * vc-hg.el, vc-mtn.el, vc.el: Add keyword "vc".
10104
56b2854f
JL
101052010-06-11 Juri Linkov <juri@jurta.org>
10106
10107 Move version control related files to the "vc" subdirectory.
10108 * add-log.el, cvs-status.el, diff.el, diff-mode.el, ediff-diff.el,
10109 * ediff.el, ediff-help.el, ediff-hook.el, ediff-init.el,
10110 * ediff-merg.el, ediff-mult.el, ediff-ptch.el, ediff-util.el,
10111 * ediff-vers.el, ediff-wind.el, emerge.el, log-edit.el, log-view.el,
10112 * pcvs-defs.el, pcvs.el, pcvs-info.el, pcvs-parse.el, pcvs-util.el,
10113 * smerge-mode.el, vc-annotate.el, vc-arch.el, vc-bzr.el, vc-cvs.el,
10114 * vc-dav.el, vc-dir.el, vc-dispatcher.el, vc.el, vc-git.el,
10115 * vc-hg.el, vc-hooks.el, vc-mtn.el, vc-rcs.el, vc-sccs.el, vc-svn.el:
10116 Move files to the "vc" subdirectory.
10117
6534e58a
CY
101182010-06-11 Chong Yidong <cyd@stupidchicken.com>
10119
10120 * comint.el (comint-password-prompt-regexp): Fix 2010-04-10 change
10121 (Bug#6367).
10122
84d9562f
SE
101232010-06-11 Stephen Eglen <stephen@gnu.org>
10124
10125 * shell.el: Bind `shell-resync-dirs' to M-RET.
10126
3ef0a6a5
MA
101272010-06-10 Michael Albinus <michael.albinus@gmx.de>
10128
10129 * notifications.el: Move file from lisp/net, because it is
10130 supposed to talk locally to the user.
10131
fa4003da
MA
101322010-06-10 Julien Danjou <julien@danjou.info>
10133
10134 * net/notifications.el (notifications-on-action-signal)
10135 (notifications-on-closed-signal): Pass notification id as first
b81a0b56 10136 argument to the callback functions. Add docstrings.
fa4003da
MA
10137 (notifications-notify): Fix docstring.
10138
46e6650e
GM
101392010-06-10 Glenn Morris <rgm@gnu.org>
10140
10141 * emacs-lisp/authors.el (authors-ignored-files)
10142 (authors-valid-file-names): Add some files.
10143
a71832f7
SM
101442010-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
10145
10146 * net/rcirc.el (rcirc-server-alist, rcirc, rcirc-connect): Resolve
10147 merge conflict, giving preference to the emacs-23 version of the code.
10148
8c6eab5a
SM
101492010-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
10150
989bc97f
SM
10151 * emacs-lisp/advice.el (ad-compile-function):
10152 Define warning-suppress-types before we let-bind it (bug#6275).
10153
8c6eab5a
SM
10154 * vc-dispatcher.el: Rename mode-line-hook to vc-mode-line-hook;
10155 declare it, make it buffer-local and permanent-local (bug#6324).
10156 (vc-resynch-window): Adjust name.
10157 * vc-hooks.el (vc-find-file-hook): Adjust name.
10158
890a18d6
MA
101592010-06-09 Michael Albinus <michael.albinus@gmx.de>
10160
10161 * net/notifications.el (notifications-notify): Fix docstring.
10162
bf3e70eb
JB
101632010-06-09 Juanma Barranquero <lekktu@gmail.com>
10164
10165 Update to Unicode 6.0.0 beta.
10166 * international/charprop.el: Update copyright.
10167 * international/mule-cmds.el (ucs-names): Update character ranges.
10168 * international/uni-bidi.el:
10169 * international/uni-category.el:
10170 * international/uni-combining.el:
10171 * international/uni-comment.el:
10172 * international/uni-decimal.el:
10173 * international/uni-decomposition.el:
10174 * international/uni-digit.el:
10175 * international/uni-lowercase.el:
10176 * international/uni-mirrored.el:
10177 * international/uni-name.el:
10178 * international/uni-numeric.el:
10179 * international/uni-old-name.el:
10180 * international/uni-titlecase.el:
10181 * international/uni-uppercase.el: Regenerate.
10182
b978141d
JB
101832010-06-09 Juanma Barranquero <lekktu@gmail.com>
10184
ee8359ba
JB
10185 * emacs-lisp/smie.el (comment-string-strip): Declare function.
10186 (smie-precs-precedence-table): Fix typo in docstring.
10187
f64ab8fb
JB
10188 * vc-mtn.el (log-edit-extract-headers): Declare function.
10189
883ffa8c
JB
10190 * vc-hg.el (log-edit-extract-headers): Remove duplicate declaration.
10191
b978141d
JB
10192 * net/notifications.el (dbus-register-signal): Declare function.
10193 (notifications-notify): Fix typos and reflow docstring.
10194
5f4f2ae4
DN
101952010-06-09 Dan Nicolaescu <dann@ics.uci.edu>
10196
10197 Improve VC create/retrieve tag/branch.
10198 * vc.el (vc-create-tag): Do not read the directory name for VCs
10199 with repository revision granularity. Adjust the tag/branch
10200 prompt. Reset VC properties.
10201 (vc-retrieve-tag): Do not read the directory name for VCs
10202 with repository revision granularity. Reset VC properties.
10203
41a86354
MA
102042010-06-09 Julien Danjou <julien@danjou.info>
10205
ef33fd34 10206 * net/notifications.el: New file.
41a86354 10207
fab43c76
DN
102082010-06-09 Dan Nicolaescu <dann@ics.uci.edu>
10209
00fd1147
DN
10210 Add optional support for resetting VC properties.
10211 * vc-dispatcher.el (vc-resynch-window): Add new optional argument,
10212 call vc-file-clearprops when true.
10213 (vc-resynch-buffer): Add new optional argument, pass it down.
10214 (vc-resynch-buffers-in-directory): Likewise.
10215
fab43c76
DN
10216 Improve support for special markup in the VC commit message.
10217 * vc-mtn.el (vc-mtn-checkin): Add support for Author: and Date: markup.
10218 * vc-hg.el (vc-hg-checkin): Add support for Date:.
10219 * vc-git.el (vc-git-checkin):
10220 * vc-bzr.el (vc-bzr-checkin): Likewise.
10221
e7d67e73
SM
102222010-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
10223
10224 * emacs-lisp/smie.el (smie-indent-keyword): Remove special case that
10225 can be handled with a ((:before "fn") (:prev "=>" parent)) rule.
10226
277e6741
MP
102272010-06-07 Martin Pohlack <mp26@os.inf.tu-dresden.de>
10228
10229 * iimage.el: Remove images as soon as the underlying text is modified.
10230 (iimage-modification-hook): New function.
10231 (iimage-mode-buffer): Use it.
10232
83156c18
SM
102332010-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
10234
10235 * emacs-lisp/smie.el (smie-indent-offset-rule): Rename from
10236 smie-indent-offset-after. Add :prev case. Make a bit more generic.
10237 (smie-indent-virtual): Remove `virtual' arg. Update callers.
10238 (smie-indent-keyword): Add handling of open-paren keywords.
10239 (smie-indent-comment-continue): Don't assume comment-continue.
10240
13b5221f
MR
102412010-06-07 Martin Rudalics <rudalics@gmx.at>
10242
10243 * window.el (pop-to-buffer): Remove the conditional that
10244 compares new-window and old-window, so it will reselect
10245 the selected window unconditionally.
10246 http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00078.html
10247
c2ea5810
SM
102482010-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
10249
10250 * emacs-lisp/smie.el (smie-indent-offset-after)
10251 (smie-indent-forward-token, smie-indent-backward-token): New functions.
10252 (smie-indent-after-keyword): Use them.
10253 (smie-indent-fixindent): Only applies to the indentation of the BOL.
10254 (smie-indent-keyword): Tweak the black magic.
10255 (smie-indent-comment-continue): Strip comment-continue before use.
10256 (smie-indent-functions): Indent comments before keywords.
10257
27dd3c11
JL
102582010-06-06 Juri Linkov <juri@jurta.org>
10259
10260 * isearch.el (isearch-lazy-highlight-search): Fix looping
10261 by checking for empty match. This syncs this loop with the
10262 similar loop in `isearch-search'. (Bug#6362)
10263
35b148ee
JB
102642010-06-05 Juanma Barranquero <lekktu@gmail.com>
10265
10266 * net/dbus.el (dbus-register-method): Declare function.
10267 (dbus-handle-event, dbus-property-handler): Fix typos in docstrings.
10268 (dbus-introspect): Doc fix.
10269 (dbus-event-bus-name, dbus-introspect-get-interface)
10270 (dbus-introspect-get-argument): Reflow docstrings.
10271
eccdfe5f
DN
102722010-06-05 Dan Nicolaescu <dann@ics.uci.edu>
10273
10274 vc-log-incoming/vc-log-outgoing fixes for Git.
10275 * vc-git.el (vc-git-log-view-mode): Fix font lock for
10276 incoming/outgoing logs.
10277 (vc-git-log-outgoing, vc-git-log-incoming): Use @{upstream}
10278 instead of vc-git-compute-remote.
10279 (vc-git-compute-remote): Remove.
10280
86253dc0
CY
102812010-06-04 Chong Yidong <cyd@stupidchicken.com>
10282
10283 * term/common-win.el (x-colors): Add "dark green" and "dark
10284 turquoise" (Bug#6332).
10285
0665f661
JL
102862010-06-04 Juri Linkov <juri@jurta.org>
10287
10288 * simple.el (kill-new): Fix logic of kill-do-not-save-duplicates.
10289 Instead of setting `replace' to t and replacing the same string
10290 with itself, don't do certain actions when
10291 kill-do-not-save-duplicates is non-nil and string is equal to car
10292 of kill-ring: don't call menu-bar-update-yank-menu, don't push
10293 interprogram-paste strings to kill-ring, and don't push the input
10294 argument `string' to kill-ring.
10295 http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00072.html
10296
087fc47a
JB
102972010-06-04 Juanma Barranquero <lekktu@gmail.com>
10298
10299 * subr.el (directory-sep-char): Move from fileio.c and make a defconst.
10300
4f201088
MA
103012010-06-04 Michael Albinus <michael.albinus@gmx.de>
10302
10303 * net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name): Expand "~/".
10304 (tramp-gvfs-handler-mounted-unmounted)
10305 (tramp-gvfs-connection-mounted-p): Handle default-location.
10306
10307 * net/tramp-smb.el (tramp-smb-handle-delete-directory): Don't try to
10308 move files to trash.
10309
18ccd78a
JB
103102010-06-04 Juanma Barranquero <lekktu@gmail.com>
10311
10312 * international/mule-cmds.el (nonascii-insert-offset)
10313 (nonascii-translation-table): Add obsolescence information.
10314
10315 * international/mule.el (make-translation-table-from-vector): Doc fix.
10316
3845c322
GM
103172010-06-03 Glenn Morris <rgm@gnu.org>
10318
10319 * desktop.el (desktop-clear-preserve-buffers):
10320 Add "*Warnings*" buffer. (Bug#6336)
10321
54d3626e
DN
103222010-06-03 Dan Nicolaescu <dann@ics.uci.edu>
10323
6941ffec
DN
10324 vc-log-incoming/vc-log-outgoing improvements for Git.
10325 * vc-git.el (vc-git-log-outgoing): Use the same format as the
10326 short log.
10327 (vc-git-log-incoming): Likewise. Run "git fetch" before the log command.
10328
54d3626e
DN
10329 Add bindings for vc-log-incoming and vc-log-outgoing.
10330 * vc-hooks.el (vc-prefix-map): Add bindings for vc-log-incoming
10331 and vc-log-outgoing.
10332 * vc-dir.el (vc-dir-menu-map): Add menu bindings for vc-log-incoming
10333 and vc-log-outgoing.
10334
aa1bc616
CY
103352010-06-03 Chong Yidong <cyd@stupidchicken.com>
10336
10337 * net/rcirc.el (rcirc-sort-nicknames): Remove.
10338 (rcirc-handler-366): Always sort nicknames.
10339
e2d2a205
JB
103402010-06-03 Juanma Barranquero <lekktu@gmail.com>
10341
10342 * emacs-lisp/smie.el (comment-continue): Declare for byte-compiler.
10343
44ea155d
CY
103442010-06-03 Chong Yidong <cyd@stupidchicken.com>
10345
a628ad9d 10346 * net/rcirc.el (rcirc-nickname<, rcirc-sort-nicknames-join): Doc fix.
44ea155d 10347
a91dedc4
SM
103482010-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
10349
10350 * net/rcirc.el (rcirc-sort-nicknames): Change default.
10351 (rcirc-sort-nicknames-join): Avoid setq.
10352
c62bf05a
DD
103532010-06-03 Deniz Dogan <deniz.a.m.dogan@gmail.com>
10354
10355 * net/rcirc.el (rcirc-sort-nicknames): New custom.
10356 (rcirc-nickname<, rcirc-sort-nicknames-join): New funs.
10357 (rcirc-handler-366): Use them.
10358
dd2c3c92
SM
103592010-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
10360
10361 Split smie-indent-calculate into more manageable chunks.
10362 * emacs-lisp/smie.el (smie-indent-virtual, smie-indent-fixindent)
10363 (smie-indent-comment, smie-indent-after-keyword, smie-indent-keyword)
10364 (smie-indent-close, smie-indent-comment-continue, smie-indent-bob)
10365 (smie-indent-exps): Extract from smie-indent-calculate.
10366 (smie-indent-functions): New var.
10367 (smie-indent-functions): Use them.
10368
927c346b
SM
103692010-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
10370
10371 * emacs-lisp/smie.el (smie-indent-hanging-p): Use smie-bolp.
10372 (smie-indent-calculate): Simplify and cleanup.
10373
1efeec86
MA
103742010-06-02 Michael Albinus <michael.albinus@gmx.de>
10375
10376 * net/tramp-gvfs.el (top): Require url-util.
927c346b
SM
10377 (tramp-gvfs-mount-point): Remove.
10378 (tramp-gvfs-stringify-dbus-message, tramp-gvfs-send-command):
10379 New defuns.
1efeec86
MA
10380 (with-tramp-dbus-call-method): Format trace message.
10381 (tramp-gvfs-handle-copy-file, tramp-gvfs-handle-rename-file):
927c346b
SM
10382 Implement backup call, when operation on local files fails.
10383 Use progress reporter. Flush properties of changed files.
1efeec86
MA
10384 (tramp-gvfs-handle-make-directory): Make more traces.
10385 (tramp-gvfs-url-file-name): Hexify file name in url.
10386 (tramp-gvfs-fuse-file-name): Take also prefix (like dav shares)
10387 into account for the resulting file name.
10388 (tramp-gvfs-handler-askquestion): Return dummy mountpoint, when
10389 the answer is "no". See `tramp-gvfs-maybe-open-connection'.
10390 (tramp-gvfs-handler-mounted-unmounted)
10391 (tramp-gvfs-connection-mounted-p): Test also for new mountspec
10392 attribute "default_location". Set "prefix" property.
10393 (tramp-gvfs-mount-spec): Return both prefix and mountspec.
10394 (tramp-gvfs-maybe-open-connection): Test, whether mountpoint
10395 exists. Raise an error, if not (due to a corresponding answer
10396 "no" in interactive questions, for example).
10397
89877f5f 103982010-06-02 Dan Nicolaescu <dann@ics.uci.edu>
9cac248c
DN
10399
10400 * log-edit.el (log-edit-font-lock-keywords): Make group 4 match lax.
10401
24f574a9
JB
104022010-06-01 Juanma Barranquero <lekktu@gmail.com>
10403
10404 * emacs-lisp/eldoc.el: Add completions for new commands left-* and
10405 right-*. (Bug#6265)
10406
290736f2
DN
104072010-06-01 Dan Nicolaescu <dann@ics.uci.edu>
10408
61158bfa
DN
10409 Add support for vc-log-incoming, improve vc-log-outgoing for Git.
10410 * vc-git.el (vc-git-compute-remote): New function.
10411 (vc-git-log-outgoing): Use it instead of hard coding a value.
10412 (vc-git-log-incoming): New function.
10413
5828f6ca
DN
10414 Improve state updating for VC tag commands.
10415 * vc.el (vc-create-tag, vc-retrieve-tag): Call vc-resynch-buffer
10416 to update the state of all buffers in the directory.
10417
290736f2
DN
10418 * vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).
10419
feceda26
SM
104202010-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
10421
10422 * vc-bzr.el (vc-bzr-revision-completion-table): Apply
10423 `file-directory-p' to the filename part rather than to the whole text.
10424
896114cf
SM
104252010-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
10426
10427 * man.el (Man-completion-table): Let the user type "-k " (bug#6319).
10428
1603358c
DA
104292010-05-31 Drew Adams <drew.adams@oracle.com>
10430
10431 * files.el (directory-files-no-dot-files-regexp): Doc fix (bug#6298).
10432
fe40dc63
JB
104332010-05-31 Juanma Barranquero <lekktu@gmail.com>
10434
10435 * subr.el (momentary-string-display): Just use read-event to read
10436 the exit event (Bug#6238).
10437
9e8014c6
EZ
104382010-05-30 Eli Zaretskii <eliz@gnu.org>
10439
10440 * international/mule.el (define-coding-system): Doc fix (bug#6313).
10441
61a08071
JB
104422010-05-30 Juanma Barranquero <lekktu@gmail.com>
10443
10444 * emulation/cua-base.el: Recognize also `right-word' and `left-word'.
10445 Suggested by Eli Zaretskii <eliz@gnu.org>.
10446
5feec8ca
SM
104472010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
10448
10449 * minibuffer.el (completion-file-name-table): Don't return a boundary
10450 past the end of `string' (bug#6299).
10451 (completion--file-name-table): Delegate to completion-file-name-table
10452 for the `boundaries' case.
10453
8175cb90
JB
104542010-05-30 Juanma Barranquero <lekktu@gmail.com>
10455
2b94133f
JB
10456 * emulation/cua-base.el: Recognize `right-char' and `left-char' as
10457 movement commands.
10458
8175cb90
JB
10459 * progmodes/ada-xref.el (ada-prj-ada-project-path-sep): Set from
10460 `path-separator', but maintain compatibility with Emacs 20.2.
10461
0191e222
CY
104622010-05-29 Chong Yidong <cyd@stupidchicken.com>
10463
10464 * server.el (server-process-filter): Receive parent-id argument
10465 from emacsclient.
10466 (server-create-window-system-frame): New arg. Pass parent-id as
10467 frame parameter.
10468
9b655a0a
EZ
104692010-05-29 Eli Zaretskii <eliz@gnu.org>
10470
db5dce9d
EZ
10471 Bidi-sensitive word movement with arrow keys.
10472 * subr.el (right-arrow-command, left-arrow-command): Move to
10473 bindings.el.
10474
10475 * bindings.el (right-char, left-char): Move from subr.el and
10476 rename from right-arrow-command and left-arrow-command.
10477 (right-word, left-word): New functions.
10478 (global-map) <right>: Bind to right-char.
10479 (global-map) <left>: Bind to left-char.
10480 (global-map) <C-right>: Bind to right-word.
10481 (global-map) <C-left>: Bind to left-word.
10482
9b655a0a
EZ
10483 * ls-lisp.el (ls-lisp-classify-file): New function.
10484 (ls-lisp-insert-directory): Call it if switches include -F (bug#6294).
10485 (ls-lisp-classify): Call ls-lisp-classify-file.
10486 (insert-directory): Remove blanks from switches.
10487
fcb52808
CY
104882010-05-29 Chong Yidong <cyd@stupidchicken.com>
10489
10490 * ansi-color.el: Delete unused escape sequences (Bug#6085).
10491 (ansi-color-drop-regexp): New constant.
10492 (ansi-color-apply, ansi-color-filter-region)
896114cf 10493 (ansi-color-apply-on-region): Delete unrecognized control sequences.
fcb52808
CY
10494 (ansi-color-apply): Build string list before calling concat.
10495
0040735a
JL
104962010-05-28 Juri Linkov <juri@jurta.org>
10497
10498 * image-dired.el (image-dired-dired-toggle-marked-thumbs):
10499 Replace LOCALP arg of `dired-get-filename' 'no-dir with nil.
10500 (Bug#5270)
10501
b6827fff
MA
105022010-05-28 Michael Albinus <michael.albinus@gmx.de>
10503
10504 * net/tramp.el (tramp-debug-message): Add `tramp-compat-funcall'
10505 to ignored backtrace functions.
10506 (with-progress-reporter): Expand docstring.
10507 (tramp-handle-delete-file): Implement TRASH argument.
10508 (tramp-get-remote-trash): New defun.
10509
eba082a2
MA
105102010-05-28 Michael Albinus <michael.albinus@gmx.de>
10511
6a7662bb
BR
10512 * net/tramp-compat.el (tramp-compat-delete-file):
10513 Use `symbol-value' for backward compatibility.
eba082a2
MA
10514
10515 * net/tramp.el (tramp-handle-make-symbolic-link)
10516 (tramp-handle-load)
10517 (tramp-do-copy-or-rename-file-via-buffer)
10518 (tramp-do-copy-or-rename-file-directly)
10519 (tramp-do-copy-or-rename-file-out-of-band)
10520 (tramp-handle-process-file, tramp-handle-call-process-region)
10521 (tramp-handle-shell-command, tramp-handle-file-local-copy)
10522 (tramp-handle-insert-file-contents, tramp-handle-write-region)
10523 (tramp-delete-temp-file-function): Use `delete-file' instead
10524 of `tramp-compat-delete-file'.
10525
10526 * net/tramp-fish.el (tramp-fish-handle-delete-directory)
10527 (tramp-fish-handle-make-symbolic-link)
10528 (tramp-fish-handle-process-file): Use `delete-file' instead
10529 of `tramp-compat-delete-file'.
10530
6a7662bb
BR
10531 * net/tramp-ftp.el (tramp-ftp-file-name-handler):
10532 Use `delete-file' instead of `tramp-compat-delete-file'.
eba082a2 10533
0dc3e410
MA
10534 * net/tramp-gvfs.el (tramp-gvfs-handle-write-region): Use
10535 `delete-file' instead of `tramp-compat-delete-file'.
eba082a2 10536
6a7662bb
BR
10537 * net/tramp-imap.el (tramp-imap-do-copy-or-rename-file):
10538 Use `delete-file' instead of `tramp-compat-delete-file'.
eba082a2
MA
10539
10540 * net/tramp-smb.el (tramp-smb-handle-copy-file)
10541 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
10542 (tramp-smb-handle-write-region): Use `delete-file' instead of
10543 `tramp-compat-delete-file'.
10544 (tramp-smb-handle-delete-directory): Use 'trash as arg.
10545
f1a5d776
CY
105462010-05-27 Chong Yidong <cyd@stupidchicken.com>
10547
10548 * dired.el (dired-delete-file): New arg TRASH.
c4ce1145 10549 (dired-internal-do-deletions): New arg TRASH. Use progress reporter.
f1a5d776
CY
10550 (dired-do-flagged-delete, dired-do-delete): Use trash.
10551
10552 * speedbar.el (speedbar-item-delete): Allow trashing.
10553
10554 * files.el (delete-directory): New arg TRASH.
10555
10556 * net/ange-ftp.el (ange-ftp-del-tmp-name, ange-ftp-delete-file)
10557 (ange-ftp-rename-remote-to-remote)
10558 (ange-ftp-rename-local-to-remote)
10559 (ange-ftp-rename-remote-to-local, ange-ftp-load)
10560 (ange-ftp-compress, ange-ftp-uncompress): Remove optional arg from
10561 `delete-file'.
10562 (ange-ftp-delete-directory): Add optional arg to `delete-file', to
10563 allow trashing.
10564
10565 * net/tramp-compat.el (tramp-compat-delete-file): Rewrite to
10566 handle new TRASH arg of `delete-file'.
10567
c4ce1145 10568 * net/tramp.el (tramp-handle-delete-file): Change FORCE arg to TRASH.
f1a5d776
CY
10569 (tramp-handle-make-symbolic-link, tramp-handle-load)
10570 (tramp-do-copy-or-rename-file-via-buffer)
10571 (tramp-do-copy-or-rename-file-directly)
10572 (tramp-do-copy-or-rename-file-out-of-band)
10573 (tramp-handle-process-file, tramp-handle-call-process-region)
10574 (tramp-handle-shell-command, tramp-handle-file-local-copy)
10575 (tramp-handle-insert-file-contents, tramp-handle-write-region)
10576 (tramp-delete-temp-file-function): Use null TRASH arg in
10577 tramp-compat-delete-file call.
10578
10579 * net/tramp-fish.el (tramp-fish-handle-delete-directory)
10580 (tramp-fish-handle-delete-file)
10581 (tramp-fish-handle-make-symbolic-link)
10582 (tramp-fish-handle-process-file): Use null TRASH arg in
10583 `tramp-compat-delete-file' call.
10584
10585 * net/tramp-ftp.el (tramp-ftp-file-name-handler): Use null TRASH
10586 arg in `tramp-compat-delete-file' call.
10587
10588 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-file): Rename arg.
10589 (tramp-gvfs-handle-write-region): Use null TRASH arg in
10590 `tramp-compat-delete-file' call.
10591
10592 * net/tramp-imap.el (tramp-imap-handle-delete-file): Rename arg.
10593 (tramp-imap-do-copy-or-rename-file): Use null TRASH arg in
10594 `tramp-compat-delete-file' call.
10595
10596 * net/tramp-smb.el (tramp-smb-handle-copy-file)
10597 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
10598 (tramp-smb-handle-write-region): Use null TRASH arg in
10599 tramp-compat-delete-file call.
10600 (tramp-smb-handle-delete-directory): Use tramp-compat-delete-file.
10601 (tramp-smb-handle-delete-file): Rename arg.
10602
10603 * diff.el (diff-sentinel):
10604 * epg.el (epg--make-temp-file, epg-decrypt-string)
10605 (epg-verify-string, epg-sign-string, epg-encrypt-string):
10606 * jka-compr.el (jka-compr-partial-uncompress)
10607 (jka-compr-call-process, jka-compr-write-region):
10608 * server.el (server-sentinel): Remove optional arg from
10609 delete-file, reverting 2010-05-03 change.
10610
ecb0ab90
CY
106112010-05-27 Chong Yidong <cyd@stupidchicken.com>
10612
6a7662bb
BR
10613 * progmodes/verilog-mode.el (verilog-type-font-keywords):
10614 Use font-lock-constant-face, not obsolete font-lock-reference-face.
ecb0ab90 10615
2b25da45
KH
106162010-05-27 Kenichi Handa <handa@m17n.org>
10617
10618 * language/hebrew.el (hebrew-shape-gstring): Check if a glyph
10619 element of GSTRING is nil.
10620
11e4d8c0
SM
106212010-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
10622
10623 * emacs-lisp/smie.el (smie-forward-token-function)
10624 (smie-backward-token-function): New vars.
10625 (smie-backward-sexp, smie-forward-sexp)
10626 (smie-indent-hanging-p, smie-indent-calculate): Use them.
10627 (smie-default-backward-token): Rename from smie-backward-token and
10628 skip comments.
10629 (smie-default-forward-token): Rename from smie-forward-token and
10630 skip comments.
10631 (smie-next-sexp): Handle nil results from next-token.
10632 (smie-indent-calculate): Add a new case for special `fixindent' comments.
10633
4da3541b
CY
106342010-05-27 Chong Yidong <cyd@stupidchicken.com>
10635
896114cf
SM
10636 * progmodes/verilog-mode.el (verilog-type-font-keywords):
10637 Use font-lock-constant-face, not obsolete font-lock-reference-face.
4da3541b
CY
10638
106392010-05-27 Masatake YAMATO <yamato@redhat.com>
10640
10641 * htmlfontify.el (hfy-face-resolve-face): New function.
10642 (hfy-face-to-style): Use it (Bug#6279).
10643
6dc439cb
SM
106442010-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
10645
10646 * progmodes/ada-xref.el (ada-gnat-parse-gpr):
10647 * emulation/edt.el (edt-load-keys): Avoid (expand-file-name ".").
10648
021eb8d7
GM
106492010-05-26 Glenn Morris <rgm@gnu.org>
10650
10651 * emulation/edt.el (edt-load-keys): Use locate-library.
10652
bef4957b
CY
106532010-05-25 Chong Yidong <cyd@stupidchicken.com>
10654
10655 * log-edit.el (log-edit-strip-single-file-name): Default to nil.
10656 (log-edit-changelog-entries): Doc fix.
6dc439cb
SM
10657 (log-edit-changelog-insert-entries): Args changed.
10658 Rename relative filenames in ChangeLog entries. Delete tabs.
bef4957b
CY
10659 (log-edit-insert-changelog-entries): Reorganize return value of
10660 `log-edit-changelog-entries' to pass filenames to
10661 log-edit-changelog-insert-entries.
10662
84fb0956
TV
106632010-05-25 Thierry Volpiatto <thierry.volpiatto@gmail.com>
10664
10665 * dired.el (dired-mode-map): Rebind "\C-t\C-t" from
10666 `image-dired-dired-insert-marked-thumbs' to
10667 `image-dired-dired-toggle-marked-thumbs'.
10668
10669 * image-dired.el: Require cl when compiling.
10670 (image-dired-dired-toggle-marked-thumbs): Rename from
10671 `image-dired-dired-insert-marked-thumbs'. Add ARG. Doc fix.
10672 Use interactive spec "P". Set LOCALP arg of `dired-get-filename'
10673 to 'no-dir. Skip files whose names don't match
10674 `image-file-name-regexp'. When file has a thumbnail overlay,
10675 delete it. (Bug#5270)
10676
0fb1193d
JL
106772010-05-25 Juri Linkov <juri@jurta.org>
10678
10679 * image-mode.el (image-mode): Add image-after-revert-hook to
10680 after-revert-hook.
10681 (image-after-revert-hook): New function. (Bug#5669)
10682
fc937924
JL
106832010-05-25 Juri Linkov <juri@jurta.org>
10684
10685 * image.el (image-animated-p): When delay between animated images
10686 is 0, set it to 10 (0.1 sec). (Bug#6258)
10687
fa9ba953
MA
106882010-05-25 Christian Lynbech <christian.lynbech@tieto.com> (tiny change)
10689
10690 * net/tramp.el (tramp-handle-insert-directory): Don't use
f5c8afe6 10691 `forward-word', its default syntax could be changed.
fa9ba953 10692
9e021389
MA
106932010-05-25 Michael Albinus <michael.albinus@gmx.de>
10694
10695 * net/tramp.el (tramp-progress-reporter-update): New defun.
10696 (with-progress-reporter): Use it.
10697 (tramp-process-actions):
6a7662bb
BR
10698 * net/tramp-gvfs.el (tramp-gvfs-handler-askquestion):
10699 Preserve current message, in order to let progress reporter continue
9e021389
MA
10700 afterwards. (Bug#6257)
10701
6169260b
GM
107022010-05-25 Glenn Morris <rgm@gnu.org>
10703
10704 * net/rcirc.el (rcirc-default-user-name, rcirc-default-full-name):
10705 Add :version.
10706
d26781af
RY
107072010-05-25 Ryan Yeske <rcyeske@gmail.com>
10708
8826afe3 10709 * net/rcirc.el (rcirc-default-user-name): Change to "user".
d26781af
RY
10710 (rcirc-default-full-name): Change to "unknown".
10711 (rcirc-user-name-history): Add variable.
8826afe3
GM
10712
107132010-05-25 Ryan Yeske <rcyeske@gmail.com>
acd0102a 10714 Jonathan Rockway <jon@jrock.us>
8826afe3
GM
10715
10716 * net/rcirc.el (rcirc-server-alist): Add :pass.
10717 (rcirc): When prompting for connection parameters, also prompt for
d26781af 10718 username and password.
a628ad9d 10719 (rcirc-connect): Take a PASS argument. If PASS is non-nil, send
d26781af
RY
10720 value to server when connecting.
10721
d355a0b7
SM
107222010-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
10723
f5228f84
SM
10724 * emacs-lisp/smie.el (smie-set-prec2tab): Check override before use.
10725 (smie-merge-prec2s): Pass the tables as separate args.
10726 (smie-bnf-precedence-table): Adjust call accordingly.
10727 (smie-prec2-levels): Set levels at the end.
10728
d355a0b7
SM
10729 Replace Lisp calls to delete-backward-char by delete-char.
10730 * bs.el, expand.el, ido.el, image-dired.el, lpr.el, pcomplete.el,
f5c8afe6
JB
10731 * skeleton.el, term.el, time.el, wid-edit.el, woman.el,
10732 * calc/calc-graph.el, calc/calc-help.el, calc/calc-incom.el,
76e3243a 10733 * calc/calc.el, emacs-lisp/cl-extra.el, emacs-lips/cl-loaddefs.el,
f5c8afe6
JB
10734 * emulation/cua-rect.el, emulation/viper-ex.el, eshell/esh-test.el,
10735 * eshell/eshell.el, gnus/gnus-uu.el, gnus/nndoc.el, gnus/nnrss.el,
10736 * gnus/rfc2047.el, gnus/utf7.el, international/utf-7.el,
10737 * language/ethio-util.el, mh-e/mh-alias.el, mh-e/mh-search.el,
10738 * net/imap.el, net/rcirc.el, obsolete/complete.el, play/decipher.el,
10739 * progmodes/ada-mode.el, progmodes/cc-awk.el, progmodes/dcl-mode.el,
10740 * progmodes/ps-mode.el, progmodes/verilog-mode.el,
10741 * progmodes/vhdl-mode.el, textmodes/bibtex.el, textmodes/fill.el,
10742 * textmodes/reftex-auc.el, textmodes/rst.el, textmodes/sgml-mode.el,
10743 * textmodes/table.el, textmodes/texinfmt.el: Replace Lisp calls to
d355a0b7
SM
10744 delete-backward-char by calls to delete-char.
10745
f668ef02
KH
107462010-05-25 Kenichi Handa <handa@m17n.org>
10747
10748 * language/hebrew.el (hebrew-shape-gstring): New function.
10749 Register it in composition-function-table for all Hebrew combining
10750 characters.
10751
397eb3f3
SM
107522010-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
10753
10754 * epa.el (epa--select-keys): Don't explicitly delete the window since
10755 that can fail (e.g. sole window in frame). Use dedication instead.
10756
171eda53 107572010-05-24 Uday S Reddy <u.s.reddy@cs.bham.ac.uk> (tiny change)
ab0c07c0
SM
10758
10759 * textmodes/fill.el (fill-region): Don't fill past the end (bug#6201).
10760
110683ad
CY
107612010-05-22 Chong Yidong <cyd@stupidchicken.com>
10762
10763 * image.el (image-refresh): Define as an alias for image-flush.
10764
10765 * image-mode.el (image-toggle-display-image): Caller changed.
10766
df9db151
JL
107672010-05-21 Juri Linkov <juri@jurta.org>
10768
10769 * progmodes/grep.el (grep-read-files): Fix multi-pattern aliases.
10770 Remove "all" from grep-files-aliases. Split grep-files-aliases by
10771 whitespace, call wildcard-to-regexp on substrings and concat them
10772 with "\\|". (Bug#6114)
10773
c0209c2c
AM
107742010-05-21 Alan Mackenzie <acm@muc.de>
10775
171eda53
SM
10776 * progmodes/cc-engine.el (c-parse-state-get-strategy):
10777 Replace parameter `here' with `here-' and `here-plus', which sandwich
10778 any pertinent CPP construct.
c0209c2c
AM
10779 (c-remove-stale-state-cache-backwards): Fix a bug which happens
10780 when doing (c-parse-state) in a CPP construct: Exclude any "new"
10781 CPP construct from taking part in the scanning.
10782
655bded0
MA
107832010-05-21 Michael Albinus <michael.albinus@gmx.de>
10784
10785 * net/tramp.el (tramp-do-copy-or-rename-file)
171eda53
SM
10786 (tramp-handle-file-local-copy, tramp-maybe-open-connection):
10787 Tune `with-progress-reporter' messages.
655bded0
MA
10788 (tramp-handle-vc-registered):
10789 * net/tramp-fish.el (tramp-fish-handle-file-local-copy)
10790 (tramp-fish-handle-insert-file-contents)
10791 (tramp-fish-maybe-open-connection):
10792 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
10793 * net/tramp-imap.el (tramp-imap-do-copy-or-rename-file)
10794 (tramp-imap-handle-insert-file-contents)
10795 (tramp-imap-handle-file-local-copy): Use `with-progress-reporter'.
10796
3e17a1a7
JB
107972010-05-21 Juanma Barranquero <lekktu@gmail.com>
10798
bf1e8d4a
JB
10799 * add-log.el (change-log-font-lock-keywords):
10800 Highlight all authors in multi-author entries.
10801
3e17a1a7
JB
10802 * smerge-mode.el (smerge-refine-ignore-whitespace)
10803 (smerge-refine-weight-hack, smerge-refine, smerge-makeup-conflict):
10804 Fix typos in docstrings.
10805 (smerge-resolve, smerge-refine-subst): Reflow docstrings.
10806
969e684a
GM
108072010-05-21 Glenn Morris <rgm@gnu.org>
10808
e75c1e7d
GM
10809 * progmodes/fortran.el (fortran-mode):
10810 * progmodes/f90.el (f90-mode): Derive from prog-mode.
10811
969e684a
GM
10812 * loadup.el [CANNOT_DUMP]: Update for bootstrap-emacs no longer
10813 having a relative path in src/Makefile.in.
10814
a50878fa
KR
108152010-05-20 Kevin Ryde <user42@zip.com.au>
10816
10817 * help-mode.el (help-make-xrefs): For Info node links turn
10818 newlines into spaces. Link node names with newlines are matched
10819 by help-xref-info-regexp and buttonized, this change ensures they
10820 can be followed successfully with RET. (Bug#6206)
10821
f66a2f90
JL
108222010-05-20 Juri Linkov <juri@jurta.org>
10823
10824 * locate.el (locate): Use pop-to-buffer instead of
10825 switch-to-buffer-other-window. (Bug#6204)
10826
201d895a
JL
108272010-05-20 Juri Linkov <juri@jurta.org>
10828
10829 * replace.el (replace-highlight): Fix lazy-highlighting
10830 for `M-s w str M-% str RET'.
10831
1ddb2ea0
MY
108322009-12-15 Masatake YAMATO <yamato@redhat.com>
10833
10834 * isearch.el (isearch-yank-word-or-char): Pull next subword
10835 when `subword-mode' is activated. (Bug#6220)
10836
a6020335
MH
108372010-05-20 Mark A. Hershberger <mah@everybody.org>
10838
10839 * isearch.el (isearch-update-post-hook): New hook.
10840 (isearch-update): Use the new hook. (Bug#6225)
10841
50de6a38
JL
108422010-05-20 Juri Linkov <juri@jurta.org>
10843
10844 * isearch.el (isearch-mode-map): Bind more keys to isearch-help-map:
10845 [f1], [help], and (char-to-string help-char) instead of "\C-h".
10846 (Bug#6222)
10847
5d944a8f
JL
108482010-05-20 Juri Linkov <juri@jurta.org>
10849
10850 * isearch.el (isearch-yank-string): Use isearch-process-search-string.
10851 (Bug#6223)
10852
f5d6548a
JL
108532010-05-20 Juri Linkov <juri@jurta.org>
10854
10855 * dired-x.el (dired-jump, dired-jump-other-window): Add arg
10856 FILE-NAME to read from the minibuffer when called interactively
10857 with prefix argument instead of using buffer-file-name.
10858 http://lists.gnu.org/archive/html/emacs-devel/2010-05/msg00534.html
10859
10860 * dired.el: Update autoloads.
10861
f8e63691
CY
108622010-05-20 Chong Yidong <cyd@stupidchicken.com>
10863
10864 * nxml/nxml-mode.el (nxml-mode-map): Bind C-c / to
10865 nxml-finish-element, for consistency with SGML mode.
10866
10867 * progmodes/octave-mod.el (octave-mode-map): Bind C-c / to
10868 octave-close-block.
10869
07d7c3bd
JB
108702010-05-20 Juanma Barranquero <lekktu@gmail.com>
10871
10872 * composite.el: Require cl when compiling.
10873 (reference-point-alist, compose-gstring-for-graphic)
10874 (compose-gstring-for-terminal): Fix typos in docstrings.
10875
7bce8510
JL
108762010-05-19 Juri Linkov <juri@jurta.org>
10877
10878 * emacs-lisp/cl-macs.el (window-parameter): Add defsetf with
10879 set-window-parameter.
10880
a7723e05
MA
108812010-05-19 Michael Albinus <michael.albinus@gmx.de>
10882
10883 * net/tramp.el (tramp-methods): Add `tramp-async-args' attribute
10884 where appropriate.
10885 (tramp-maybe-open-connection): Use it.
10886
3f2e7735
EZ
108872010-05-19 Eli Zaretskii <eliz@gnu.org>
10888
10889 * simple.el (move-end-of-line): Make sure we are at line beginning
10890 before backing up to end of previous line.
10891
8d9181c7
MA
108922010-05-19 Michael Albinus <michael.albinus@gmx.de>
10893
8c4ec20f
MA
10894 * password-cache.el (password-cache-remove): Fix docstring.
10895
8d9181c7
MA
10896 * net/secrets.el: Autoload the widget functions.
10897 (secrets-search-items, secrets-create-item)
10898 (secrets-get-attributes, secrets-expand-item): Attributes will be
10899 stored on the password database without leading ":", as all other
10900 clients do as well.
10901 (secrets-mode): Fix docstring.
10902 (secrets-show-secrets): Provide it as autoloaded command only when
10903 D-Bus support is available. Check existence of Secret Service API.
10904
2a96c2a7
SM
109052010-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
10906
10907 * indent.el (indent-region): Deactivate region (bug#6200).
10908
d24e10b1
GM
109092010-05-19 Glenn Morris <rgm@gnu.org>
10910
10911 * vc-dir.el (vc-dir): Don't pop-up-windows. (Bug#6204)
10912
2833d915
KH
109132010-05-19 Kenichi Handa <handa@m17n.org>
10914
10915 * composite.el: Register compose-gstring-for-graphic in
d24e10b1 10916 composition-function-table only for combining characters (Mn, Mc, Me).
2833d915 10917
134c2f29
JB
109182010-05-18 Jay Belanger <jay.p.belanger@gmail.com>
10919
10920 * calc/calc-trail.el (calc-trail-isearch-forward)
10921 (calc-trail-isearch-backward): Ensure that the new window
10922 point is set correctly.
10923
278847cd
SM
109242010-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
10925
10926 * subr.el (read-quoted-char): Resolve modifiers after key
10927 remapping (bug#6212).
10928
3a8e7cbd
MA
109292010-05-18 Michael Albinus <michael.albinus@gmx.de>
10930
10931 Add visualization code for secrets.
10932 * net/secrets.el (secrets-mode): New major mode.
10933 (secrets-show-secrets, secrets-show-collections)
10934 (secrets-expand-collection, secrets-expand-item)
10935 (secrets-tree-widget-after-toggle-function)
10936 (secrets-tree-widget-show-password): New defuns.
10937
472e7ec1
SM
109382010-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
10939
224b70cb
SM
10940 * emacs-lisp/smie.el (smie-next-sexp): Break inf-loop at BOB.
10941 (smie-backward-sexp, smie-forward-sexp): Remove boundary condition now
10942 handled in smie-next-sexp.
10943 (smie-indent-calculate): Provide a starting indentation (so the
10944 recursion is well-founded ;-).
10945
472e7ec1
SM
10946 Fix handling of non-associative equal levels.
10947 * emacs-lisp/smie.el (smie-prec2-levels): Choose distinct levels even
10948 when it's not needed.
10949 (smie-op-left, smie-op-right): New functions.
10950 (smie-next-sexp): New function, extracted from smie-backward-sexp.
10951 Better handle equal levels to distinguish the associative case from
10952 the "multi-keyword construct" case.
10953 (smie-backward-sexp, smie-forward-sexp): Use it.
10954
35e53abd
JB
109552010-05-18 Juanma Barranquero <lekktu@gmail.com>
10956
5d8fe0ba
JB
10957 * progmodes/prolog.el (smie-indent-basic): Declare for byte-compiler.
10958
35e53abd
JB
10959 * emacs-lisp/smie.el (smie-precs-precedence-table, smie-backward-sexp)
10960 (smie-forward-sexp, smie-indent-calculate): Fix typos in docstrings.
10961
5ad4bef5
SM
109622010-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
10963
10964 Provide a simple generic indentation engine and use it for Prolog.
10965 * emacs-lisp/smie.el: New file.
10966 * progmodes/prolog.el (prolog-smie-op-levels)
10967 (prolog-smie-indent-rules): New var.
10968 (prolog-mode-variables): Use them to configure SMIE.
10969 (prolog-indent-line, prolog-indent-level): Remove.
10970
00681a3c
JB
109712010-05-17 Jay Belanger <jay.p.belanger@gmail.com>
10972
560bb7ae 10973 * calc/calc-vec.el (math-vector-avg): Put the vector elements in
00681a3c
JB
10974 order before computing the averages.
10975
eba62f7a
JB
109762010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
10977
597517ef 10978 * calc/calc-vec.el (calc-histogram):
5ad4bef5 10979 (calcFunc-histogram): Allow vectors as inputs.
597517ef
JB
10980 (math-vector-avg): New function.
10981
560bb7ae 10982 * calc/calc-ext.el (math-group-float): Have the number of digits
eba62f7a
JB
10983 being grouped depend on the radix (Bug#6189).
10984
8c5ff6dd
KR
109852010-05-15 Ken Raeburn <raeburn@raeburn.org>
10986
10987 * version.el (emacs-copyright, emacs-version): Don't define here,
10988 now that emacs.c defines it.
10989
98d8b17e
EZ
109902010-05-15 Eli Zaretskii <eliz@gnu.org>
10991
71078429
EZ
10992 * international/mule-cmds.el (mule-menu-keymap): Fix definition of
10993 "Describe Language Environment" menu item.
10994
ce6233c1
EZ
10995 * language/hebrew.el ("Hebrew", "Windows-1255"): Doc fix.
10996
d20e1419
EZ
10997 Bidi-sensitive movement with arrow keys.
10998 * subr.el (right-arrow-command, left-arrow-command): New functions.
10999
11000 * bindings.el (global-map): Bind them to right and left arrow keys.
11001
98d8b17e 11002 Don't override standard definition of convert-standard-filename.
6a7662bb
BR
11003 * files.el (convert-standard-filename):
11004 Call w32-convert-standard-filename and dos-convert-standard-filename on
98d8b17e
EZ
11005 the corresponding systems.
11006
11007 * w32-fns.el (w32-convert-standard-filename): Rename from
11008 convert-standard-filename. Doc fix.
11009
11010 * dos-fns.el (dos-convert-standard-filename): Doc fix.
11011 (convert-standard-filename): Don't defalias.
11012 (register-name-alist, make-register, register-value)
11013 (set-register-value, intdos): Obsolete aliases for the
11014 corresponding dos-* functions and variables.
11015 (dos-intdos): Add a doc string.
11016
ae6bc504
JB
110172010-05-15 Jay Belanger <jay.p.belanger@gmail.com>
11018
11019 * calc/calc-aent.el (math-read-token, math-find-user-tokens):
11020 * calc/calc-lang.el (math-read-big-rec, math-lang-read-symbol):
11021 (math-compose-tex-func):
11022 * calc/calccomp.el (math-compose-expr):
11023 * calc/calc-ext.el (math-format-flat-expr-fancy):
11024 * calc/calc-store.el (calc-read-var-name):
11025 * calc/calc-units.el (calc-explain-units-rec): Allow Greek letters.
11026
11027 * calc/calc.el (var-π, var-φ, var-γ): New variables.
560bb7ae 11028 * calc/calc-aent.el (math-read-replacement-list): Add "micro" symbol.
ae6bc504 11029 * calc/calc-units.el (math-unit-prefixes): Add mu for micro.
560bb7ae 11030 (math-standard-units): Add units.
ae6bc504 11031
c26ea4b2
SM
110322010-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
11033
7aefa445 11034 * progmodes/asm-mode.el (asm-mode):
13973643
SM
11035 * progmodes/prolog.el (prolog-mode): Use define-derived-mode.
11036
c26ea4b2
SM
11037 * pcomplete.el (pcomplete-completions-at-point): New function,
11038 extracted from pcomplete-std-complete.
11039 (pcomplete-std-complete): Use it.
11040
02be533b
GM
110412010-05-15 Glenn Morris <rgm@gnu.org>
11042
11043 * Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
11044 Remove references to CVS, RCS and Old directories.
11045
78ed0efc
JB
110462010-05-14 Jay Belanger <jay.p.belanger@gmail.com>
11047
ae6bc504 11048 * calc/calc-bin.el (math-format-twos-complement): Group digits when
78ed0efc
JB
11049 appropriate.
11050
10dcc561
SM
110512010-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
11052
5ccaa359
SM
11053 * progmodes/sh-script.el (sh-mode-default-syntax-table): Remove.
11054 (sh-mode-syntax-table): Give it a default value instead.
11055 (sh-header-marker): Make buffer-local.
11056 (sh-mode): Move make-local-variable to the corresponding setq.
11057 (sh-add-completer): Avoid gratuitously let-binding a buffer-local var.
11058 Use complete-with-action.
11059
10dcc561
SM
11060 * simple.el (prog-mode): New (abstract) major mode.
11061 * emacs-lisp/lisp-mode.el (emacs-lisp-mode, lisp-mode): Use it.
11062 * progmodes/sh-script.el (sh-mode): Remove redundant var assignment.
11063
c38762fd
JB
110642010-05-14 Juanma Barranquero <lekktu@gmail.com>
11065
11066 * progmodes/sql.el (sql-oracle-program): Reflow docstring.
11067 (sql-oracle-scan-on, sql-sybase-program, sql-product-font-lock)
11068 (sql-add-product-keywords, sql-highlight-product, sql-set-product)
11069 (sql-make-alternate-buffer-name, sql-placeholders-filter)
11070 (sql-escape-newlines-filter, sql-input-sender)
11071 (sql-send-magic-terminator, sql-sybase): Fix typos in docstrings.
11072
2ef3c144
CY
110732010-05-13 Chong Yidong <cyd@stupidchicken.com>
11074
560bb7ae 11075 Add TeX open-block and close-block keybindings to SGML, and vice versa.
2ef3c144
CY
11076
11077 * textmodes/tex-mode.el (tex-mode-map): Bind C-c C-t to
11078 latex-open-block and C-c / to latex-close-block.
11079
11080 * textmodes/sgml-mode.el (sgml-mode-map): Bind C-c C-o to sgml-tag
11081 and C-c C-e to sgml-close-tag.
11082
3b30ccda
MA
110832010-05-13 Michael Albinus <michael.albinus@gmx.de>
11084
11085 * net/tramp.el (with-progress-reporter): Create reporter object
3a8e7cbd 11086 only when the message would be displayed. Handle nested calls.
3b30ccda
MA
11087 (tramp-handle-load, tramp-handle-file-local-copy)
11088 (tramp-handle-insert-file-contents, tramp-handle-write-region)
10dcc561
SM
11089 (tramp-maybe-send-script, tramp-find-shell):
11090 Use `with-progress-reporter'.
3b30ccda
MA
11091 (tramp-handle-dired-compress-file, tramp-maybe-open-connection):
11092 Fix message text.
11093
11094 * net/tramp-smb.el (tramp-smb-handle-copy-file)
11095 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
11096 (tramp-smb-handle-write-region, tramp-smb-maybe-open-connection):
11097 Use `with-progress-reporter'.
11098
57ff5d7b
AM
110992010-05-13 Agustín Martín <agustin.martin@hispalinux.es>
11100
a628ad9d
JB
11101 * textmodes/ispell.el (ispell-init-process): Do not kill ispell
11102 process everytime when spellchecking from the minibuffer (bug#6143).
57ff5d7b 11103
5a70d10f
SM
111042010-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
11105
791ffe1c
SM
11106 * progmodes/sh-script.el (sh-mode): Use define-derived-mode.
11107
5a70d10f
SM
11108 * dos-fns.el: Add "dos-" prefix for namespace control.
11109 (convert-standard-filename): Define as alias for
11110 dos-convert-standard-filename but only if applicable.
11111
38d93f03
AM
111122010-05-12 Alan Mackenzie <acm@muc.de>
11113
11114 * progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun):
11115 Push the mark at the start of these functions when appropriate.
11116
902a6d8d
SM
111172010-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
11118
11119 * minibuffer.el (completion-cycle-threshold): New custom var.
11120 (completion--do-completion): Use it.
11121 (minibuffer-complete): Use cycling if appropriate.
11122
9ee120ba
JB
111232010-05-11 Juanma Barranquero <lekktu@gmail.com>
11124
11125 * dirtrack.el (dirtrackp): Remove defcustom; don't make automatically
11126 buffer-local (it's an obsolete alias for `dirtrack-mode') (bug#6173).
11127
841c4085
JL
111282010-05-11 Juri Linkov <juri@jurta.org>
11129
11130 * scroll-all.el (scroll-all-check-to-scroll):
11131 Add `scroll-up-command' and `scroll-down-command' (bug#6164).
11132
8a67c70e
SM
111332010-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
11134
f2b9ed18
SM
11135 * iimage.el (iimage-mode-map): Move initialization into declaration.
11136 (iimage-mode-buffer): Use with-silent-modifications.
11137 Simplify calling convention. Adjust callers.
11138 (iimage-mode): Don't run hook redundantly.
11139
8a67c70e
SM
11140 * minibuffer.el (completion-pcm--pattern->regex):
11141 Fix last change (bug#6160).
11142
4bbedd98
JL
111432010-05-10 Juri Linkov <juri@jurta.org>
11144
11145 Remove nodes visited during Isearch from the Info history.
11146 * info.el (Info-isearch-initial-history)
11147 (Info-isearch-initial-history-list): New variables.
11148 (Info-isearch-start): Record initial values of
11149 Info-isearch-initial-history and Info-isearch-initial-history-list.
11150 Add Info-isearch-end to isearch-mode-end-hook.
11151 (Info-isearch-end): New function.
11152
94ecf5da
MA
111532010-05-10 Michael Albinus <michael.albinus@gmx.de>
11154
11155 * net/tramp.el (tramp-do-file-attributes-with-stat): Add space in
8a67c70e
SM
11156 format string, in order to work around a bug in pdksh.
11157 Reported by Gilles Pion <gpion@lfdj.com>.
94ecf5da
MA
11158 (tramp-handle-verify-visited-file-modtime): Do not send a command
11159 when the connection is not established.
11160 (tramp-handle-set-file-times): Simplify the check for utc.
11161
c5eb971b
JB
111622010-05-10 Juanma Barranquero <lekktu@gmail.com>
11163
11164 Fix use of `filter-buffer-substring' (rework previous change).
11165 * emulation/cua-base.el (cua--filter-buffer-noprops): New function.
11166 (cua-repeat-replace-region):
11167 * emulation/cua-rect.el (cua--extract-rectangle, cua-incr-rectangle):
11168 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
11169 (cua-cut-region-to-global-mark): Use it.
11170
7492acc9
MM
111712010-05-09 Michael R. Mauger <mmaug@yahoo.com>
11172
77e2fc7a
JB
11173 * progmodes/sql.el: Version 2.1.
11174 (sql-product-alist): Redesign structure of product info.
11175 (sql-product, sql-user, sql-server, sql-database): Safe variables.
7492acc9
MM
11176 (sql-port, sql-port-history): New variables.
11177 (sql-interactive-product): New variable.
11178 (sql-send-terminator): New variable.
77e2fc7a 11179 (sql-imenu-generic-expression): Add "Types" imenu entry.
7492acc9
MM
11180 (sql-oracle-login-params, sql-sqlite-login-params)
11181 (sql-mysql-login-params, sql-solid-login-params)
11182 (sql-sybase-login-params, sql-informix-login-params)
11183 (sql-ingres-login-params, sql-ms-login-params)
11184 (sql-postgres-login-params, sql-interbase-login-params)
11185 (sql-db2-login-params, sql-linter-login-params)
11186 (sql-oracle-scan-on): New variables.
77e2fc7a
JB
11187 (sql-mode-map): Add C-c C-i to start interactive mode.
11188 (sql-mode-menu): Update existing menu entries.
11189 (sql-font-lock-keywords-builder): Compile-time font-lock optimization.
7492acc9
MM
11190 (sql-mode-oracle-font-lock-keywords)
11191 (sql-mode-postgres-font-lock-keywords)
11192 (sql-mode-ms-font-lock-keywords)
11193 (sql-mode-sybase-font-lock-keywords)
11194 (sql-mode-informix-font-lock-keywords)
11195 (sql-mode-interbase-font-lock-keywords)
11196 (sql-mode-ingres-font-lock-keywords)
11197 (sql-mode-solid-font-lock-keywords)
11198 (sql-mode-mysql-font-lock-keywords)
11199 (sql-mode-sqlite-font-lock-keywords)
11200 (sql-mode-db2-font-lock-keywords)
77e2fc7a 11201 (sql-mode-linter-font-lock-keywords): Update initialization to
7492acc9
MM
11202 reduce run-time complexity.
11203 (sql-add-product, sql-del-product): New functions.
11204 (sql-set-product-feature, sql-get-product-feature): New functions.
11205 (sql-product-font-lock): Update product API.
11206 (sql-add-product-keywords): New function.
11207 (sql-highlight-product): Update product API.
11208 (sql-help-list-products): New function.
11209 (sql-help): Dynamically lists free and non-free products.
77e2fc7a 11210 (sql-get-login): Correct bug in handling history and added
7492acc9
MM
11211 prompt for port.
11212 (sql-copy-column): Copy without properties.
11213 (sqli-input-sender): Apply filters to SQLi input.
77e2fc7a
JB
11214 (sql-query-placeholders-and-send): Obey `sql-oracle-scan-on' setting.
11215 Implement as a filter.
7492acc9
MM
11216 (sql-escape-newlines-filter): Implement as a filter.
11217 (sql-remove-tabs-filter): New function.
11218 (sql-send-magic-terminator): New function.
11219 (sql-send-string): Implement magic terminator.
11220 (sql-send-region): Use `sql-send-string'.
11221 (sql-interactive-mode): Use product API.
11222 (sql-product-interactive): Use product API.
11223 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
11224 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
11225 (sql-db2, sql-linter): Use `sql-product-interactive'.
11226 (sql-connect): New function.
11227 (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
11228 (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
11229 (sql-connect-ingres, sql-connect-ms, sql-connect-postgres)
77e2fc7a
JB
11230 (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
11231 Use `sql-connect'.
7492acc9 11232
79ccd68f
SM
112332010-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
11234
11235 * minibuffer.el (completion-pcm-complete-word-inserts-delimiters):
11236 New custom variable.
11237 (completion-pcm--string->pattern): Use it.
11238 (completion-pcm--pattern->regex, completion-pcm--pattern->string):
11239 Make it handle any symbol as `any'.
11240 (completion-pcm--merge-completions): Extract common suffix for the new
11241 `prefix' symbol as well.
11242 (completion-substring--all-completions): Use the new `prefix' symbol.
11243
0d5852cf
MA
112442010-05-09 Michael Albinus <michael.albinus@gmx.de>
11245
11246 * net/tramp-compat.el (byte-compile-not-obsolete-vars): Define if
11247 not bound.
11248 (tramp-compat-copy-file): Add PRESERVE-SELINUX-CONTEXT.
11249 (tramp-compat-funcall): New defmacro.
11250 (tramp-compat-line-beginning-position)
11251 (tramp-compat-line-end-position)
11252 (tramp-compat-temporary-file-directory)
11253 (tramp-compat-make-temp-file, tramp-compat-file-attributes)
11254 (tramp-compat-copy-file, tramp-compat-copy-directory)
11255 (tramp-compat-delete-file, tramp-compat-delete-directory)
11256 (tramp-compat-number-sequence, tramp-compat-process-running-p)
11257 * net/tramp.el (top, with-progress-reporter)
11258 (tramp-rfn-eshadow-setup-minibuffer)
11259 (tramp-rfn-eshadow-update-overlay, tramp-handle-set-file-times)
11260 (tramp-handle-dired-compress-file, tramp-handle-shell-command)
11261 (tramp-completion-mode-p, tramp-check-for-regexp)
11262 (tramp-open-connection-setup-interactive-shell)
11263 (tramp-compute-multi-hops, tramp-read-passwd, tramp-clear-passwd)
11264 (tramp-time-diff, tramp-coding-system-change-eol-conversion)
11265 (tramp-set-process-query-on-exit-flag, tramp-unload-tramp)
11266 * net/tramp-cmds.el (tramp-cleanup-all-connections)
11267 (tramp-reporter-dump-variable, tramp-load-report-modules)
11268 (tramp-append-tramp-buffers)
11269 * net/tramp-gvfs.el (tramp-gvfs-handle-file-selinux-context): Use it.
11270
11271 * net/tramp-imap.el (top): Autoload `epg-make-context'.
11272
f913fe7d
SM
112732010-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
11274
11275 * progmodes/compile.el (compilation-buffer-modtime): Rename from
11276 buffer-modtime. Adjust users.
11277
0235128c 112782010-05-08 Chong Yidong <cyd@stupidchicken.com>
f034e176 11279
77e2fc7a 11280 * international/mule.el (auto-coding-alist): Only purecopy
3b180a24 11281 car of each item, not the whole list (Bug#6083).
f034e176 11282
0235128c 112832010-05-08 Chong Yidong <cyd@stupidchicken.com>
f5d6ff44
CY
11284
11285 * progmodes/js.el (js-mode): Make paragraph variables local before
11286 calling c-setup-paragraph-variables (Bug#6071).
11287
0235128c 112882010-05-08 Eli Zaretskii <eliz@gnu.org>
aa4d4e4a
EZ
11289
11290 * composite.el (compose-region, reference-point-alist): Fix typos
11291 in the doc strings.
11292
77e2fc7a 112932010-05-08 Alexander Klimov <alserkli@inbox.ru> (tiny change)
9822590b
AK
11294
11295 * calc/calc-graph.el (calc-graph-plot): Use the proper form for
11296 gnuplot's "set" command.
11297
0235128c 112982010-05-08 Juanma Barranquero <lekktu@gmail.com>
29c48340
JB
11299
11300 * abbrev.el (last-abbrev-text): Doc fix.
11301 (abbrev-prefix-mark): Don't escape parenthesis.
11302
0235128c 113032010-05-08 Andreas Schwab <schwab@linux-m68k.org>
8ed6fc47
AS
11304
11305 * composite.el (find-composition): Doc fix.
11306
0235128c 113072010-05-08 Juanma Barranquero <lekktu@gmail.com>
063c6324
JB
11308
11309 * progmodes/sql.el (sql-electric-stuff): Fix typo in tag.
11310 (sql-oracle-program, sql-sqlite-options)
11311 (sql-query-placeholders-and-send): Doc fixes.
11312 (sql-set-product, sql-interactive-mode): Reflow docstrings.
11313 (sql-imenu-generic-expression, sql-buffer)
11314 (sql-mode-ansi-font-lock-keywords, sql-mode-oracle-font-lock-keywords)
11315 (sql-mode-postgres-font-lock-keywords, sql-mode-ms-font-lock-keywords)
11316 (sql-mode-sybase-font-lock-keywords)
11317 (sql-mode-informix-font-lock-keywords)
11318 (sql-mode-interbase-font-lock-keywords)
11319 (sql-mode-ingres-font-lock-keywords, sql-mode-solid-font-lock-keywords)
11320 (sql-mode-mysql-font-lock-keywords, sql-mode-sqlite-font-lock-keywords)
11321 (sql-mode-db2-font-lock-keywords, sql-mode-font-lock-keywords)
11322 (sql-product-feature, sql-highlight-product)
11323 (comint-line-beginning-position, sql-rename-buffer)
0235128c
SM
11324 (sql-toggle-pop-to-buffer-after-send-region sql-oracle)
11325 (sql-sybase, sql-informix, sql-sqlite, sql-mysql, sql-solid)
063c6324
JB
11326 (sql-ingres, sql-ms, sql-postgres, sql-interbase, sql-db2, sql-linter):
11327 Fix typos in docstrings.
11328
0235128c 113292010-05-08 Juri Linkov <juri@jurta.org>
e89dee79
JL
11330
11331 * info.el (Info-fontify-node): Put Info-breadcrumbs to the `display'
11332 property instead of `invisible' and `after-string' (bug#5998).
11333
0235128c 113342010-05-08 Juri Linkov <juri@jurta.org>
316d12fb
JL
11335
11336 * image-mode.el (image-mode-as-text): Fix typo in docstring.
11337
0235128c 113382010-05-08 Juanma Barranquero <lekktu@gmail.com>
770255e9
JB
11339
11340 * filecache.el (file-cache-add-directory-list)
11341 (file-cache-add-directory-recursively): Fix typos in docstrings.
11342
0235128c 113432010-05-08 Kenichi Handa <handa@m17n.org>
ece33a6e
KH
11344
11345 * language/indian.el (gurmukhi-composable-pattern): Fix typo.
b106e264 11346 (gujarati-composable-pattern): Fix typo.
ece33a6e 11347
0235128c 113482010-05-08 Kenichi Handa <handa@m17n.org>
771533aa
KH
11349
11350 * language/indian.el (oriya-composable-pattern)
0235128c
SM
11351 (tamil-composable-pattern, malayalam-composable-pattern):
11352 Add two-part vowels to "v" (vowel sign).
771533aa 11353
0235128c 113542010-05-08 Chong Yidong <cyd@stupidchicken.com>
790c2e44 11355
99833607
CY
11356 * files.el (copy-directory): Handle symlinks (Bug#5982).
11357
0235128c 113582010-05-08 Dan Nicolaescu <dann@ics.uci.edu>
808ecc4e
CY
11359
11360 * vc-hg.el (vc-hg-state): Use HGRCPATH, not HGRC.
11361 (vc-hg-working-revision): Likewise. Use hg parents, not hg parent
11362 (Bug#5846).
11363
0235128c 113642010-05-08 Glenn Morris <rgm@gnu.org>
d2c7b917 11365
0ca12598
GM
11366 * emacs-lisp/lisp.el (lisp-completion-at-point): Give it a doc string.
11367
d2c7b917
GM
11368 * minibuffer.el (completion-at-point): Doc fix.
11369
ba5bf5f0
SM
113702010-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
11371
11372 * electric.el (Electric-command-loop): Minor tweak.
11373
11374 * ebuff-menu.el (electric-buffer-list): Try and make it behave a bit
11375 better with dedicated windows.
11376
0235128c
SM
113772010-05-07 Chong Yidong <cyd@stupidchicken.com>
11378
11379 * Version 23.2 released.
11380
560bb7ae 113812010-05-07 Deniz Dogan <deniz.a.m.dogan@gmail.com> (tiny change)
4e2af782 11382 Stefan Monnier <monnier@iro.umontreal.ca>
5b3a105e
SM
11383
11384 Highlight vendor specific properties.
11385 * textmodes/css-mode.el (css-proprietary-nmstart-re): New var.
11386 (css-proprietary-property): New face.
11387 (css-font-lock-keywords): Use them.
11388
c0162ade
EZ
113892010-05-07 Eli Zaretskii <eliz@gnu.org>
11390
11391 * cus-start.el (all): Add native condition for tool-bar-* symbols.
11392
f3ee9200
SM
113932010-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
11394
05623156
SM
11395 * textmodes/dns-mode.el (auto-mode-alist): Add entry for .zone files.
11396 * files.el (auto-mode-alist): Remove redundant entries.
11397
f3ee9200
SM
11398 * files.el (auto-save-mode): Move to simple.el to fix bootstrap.
11399 * simple.el (auto-save-mode): Move from files.el.
11400 * minibuffer.el (completion--common-suffix): Fix copy&paste error.
11401
560bb7ae 114022010-05-07 Christian von Roques <roques@mti.ag> (tiny change)
5146e84c 11403
76e3243a 11404 * epg.el (epg-key-capablity-alist): Add "D" flag (Bug#5592).
5146e84c 11405
765d4319
KY
114062010-05-07 Katsumi Yamaoka <yamaoka@jpl.org>
11407
11408 * mail/binhex.el (binhex-decode-region-internal)
11409 * mail/uudecode.el (uudecode-decode-region-internal)
11410 * net/dns.el (dns-read-string-name, dns-write, dns-read)
11411 (dns-read-type, dns-query)
11412 * pgg-parse.el (pgg-parse-armor)
11413 * pgg.el (pgg-verify-region)
11414 * sha1.el (sha1-string-external): Don't run set-buffer-multibyte for
11415 XEmacs.
11416
86d21cc0 11417 * net/imap.el (imap-disable-multibyte): Redefine it as a macro.
765d4319 11418
f83483ff
JB
114192010-05-07 Juanma Barranquero <lekktu@gmail.com>
11420
40ab7974
JB
11421 * progmodes/cperl-mode.el (cperl-mode-unload-function): New function.
11422
f83483ff
JB
11423 Fix use of `filter-buffer-substring' (4th arg NOPROPS removed).
11424 * emulation/cua-base.el (cua-repeat-replace-region):
11425 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
11426 (cua-cut-region-to-global-mark):
11427 Remove text properties with `set-text-properties'.
11428
9566840f
MA
114292010-05-06 Michael Albinus <michael.albinus@gmx.de>
11430
f3ee9200
SM
11431 * net/tramp.el (top, with-progress-reporter):
11432 Use `symbol-function' inside `funcall'.
9566840f
MA
11433
11434 * net/tramp-compat.el (tramp-compat-file-attributes)
f3ee9200
SM
11435 (tramp-compat-delete-file, tramp-compat-delete-directory):
11436 Handle only `wrong-number-of-arguments' error.
9566840f
MA
11437
11438 * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Fix typo.
11439 (tramp-gvfs-handle-file-selinux-context): Use `symbol-function'
11440 inside `funcall'.
11441
0c495c21
SM
114422010-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
11443
1493963b
SM
11444 * minibuffer.el (completion--sreverse, completion--common-suffix):
11445 New functions.
11446 (completion-pcm--merge-completions): Extract common suffix when safe.
11447
0c495c21
SM
11448 * emacs-lisp/easy-mmode.el (define-minor-mode):
11449 Make :variable more flexible.
11450 * files.el (auto-save-mode): Use it to define using define-minor-mode.
11451
221a0647
JL
114522010-05-05 Juri Linkov <juri@jurta.org>
11453
11454 Add `slow' and `history' tags to the desktop data.
11455
11456 * info.el (Info-virtual-nodes) [*Index*]: Add `slow' tag.
11457 (Info-virtual-files) [*Apropos*]: Add `slow' tag.
11458 (Info-finder-find-node): Require `finder.el' to be able
11459 to restore node from the desktop.
11460 (Info-desktop-buffer-misc-data): Save all nodes. Save additional
11461 data `Info-history' and `slow' tag in the assoc list.
11462 (Info-restore-desktop-buffer): Don't restore nodes with the
11463 `slow' tag. Restore `Info-history'.
11464
66bdc868
MA
114652010-05-05 Michael Albinus <michael.albinus@gmx.de>
11466
11467 Add FORCE argument to `delete-file'.
11468
11469 * net/ange-ftp.el (ange-ftp-del-tmp-name): Make it a defun,
11470 forcing to delete the temporary file.
11471 (ange-ftp-delete-file): Add FORCE arg.
11472 (ange-ftp-rename-remote-to-remote)
11473 (ange-ftp-rename-local-to-remote, ange-ftp-rename-remote-to-local)
0c495c21
SM
11474 (ange-ftp-load, ange-ftp-compress, ange-ftp-uncompress):
11475 Force file deletion.
66bdc868
MA
11476
11477 * net/tramp-compat.el (tramp-compat-delete-file): New defun.
11478
11479 * net/tramp.el (tramp-handle-delete-file): Add FORCE arg.
11480 (tramp-handle-make-symbolic-link, tramp-handle-load)
11481 (tramp-do-copy-or-rename-file-via-buffer)
11482 (tramp-do-copy-or-rename-file-directly)
11483 (tramp-do-copy-or-rename-file-out-of-band)
11484 (tramp-handle-process-file, tramp-handle-call-process-region)
11485 (tramp-handle-shell-command, tramp-handle-file-local-copy)
11486 (tramp-handle-insert-file-contents, tramp-handle-write-region)
11487 (tramp-delete-temp-file-function): Use `tramp-compat-delete-file'.
11488
11489 * net/tramp-fish.el (tramp-fish-handle-delete-file): Add FORCE arg.
11490 (tramp-fish-handle-make-symbolic-link)
11491 (tramp-fish-handle-process-file): Use `tramp-compat-delete-file'.
11492
0c495c21
SM
11493 * net/tramp-ftp.el (tramp-ftp-file-name-handler):
11494 Use `tramp-compat-delete-file'.
66bdc868
MA
11495
11496 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-file): Add FORCE arg.
11497 (tramp-gvfs-handle-write-region): Use `tramp-compat-delete-file'.
11498
11499 * net/tramp-imap.el (tramp-imap-handle-delete-file): Add FORCE arg.
11500 (tramp-imap-do-copy-or-rename-file): Use `tramp-compat-delete-file'.
11501
11502 * net/tramp-smb.el (tramp-smb-handle-delete-file): Add FORCE arg.
11503 (tramp-smb-handle-copy-file, tramp-smb-handle-file-local-copy)
6a7662bb
BR
11504 (tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
11505 Use `tramp-compat-delete-file'.
66bdc868 11506
f44379e7
SM
115072010-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
11508
365f8d85
SM
11509 Minor cleanups.
11510 * subr.el (add-minor-mode): Use push.
11511 * mail/supercite.el (sc-electric-mode): Use more descriptive arg name.
11512 * emulation/edt.el (edt-select-mode): Simplify.
11513
80ac5d4d
SM
11514 Use define-minor-mode in more cases.
11515 * term/tvi970.el (tvi970-set-keypad-mode):
11516 * simple.el (auto-fill-mode, overwrite-mode, binary-overwrite-mode)
11517 (normal-erase-is-backspace-mode):
11518 * scroll-bar.el (scroll-bar-mode): Use it and define-minor-mode.
11519 (set-scroll-bar-mode-1): (Re)move to its sole caller.
11520 (get-scroll-bar-mode): New function.
11521 * emacs-lisp/cl-macs.el (eq): Handle a non-variable first arg.
11522
11523 Use define-minor-mode for less obvious cases.
f44379e7
SM
11524 * emacs-lisp/easy-mmode.el (define-minor-mode): Add :variable keyword.
11525 * emacs-lisp/cl-macs.el (terminal-parameter, eq): Add setf method.
11526 * international/iso-ascii.el (iso-ascii-mode):
11527 * frame.el (auto-raise-mode, auto-lower-mode):
11528 * composite.el (global-auto-composition-mode): Use define-minor-mode.
11529
c04b03f8
MA
115302010-05-04 Michael Albinus <michael.albinus@gmx.de>
11531
11532 * net/tramp.el (tramp-methods): Remove "-q" from `tramp-login-args'
11533 in order to see error messages for failed logins.
11534
53967e09
CY
115352010-05-03 Chong Yidong <cyd@stupidchicken.com>
11536
11537 * diff.el (diff-sentinel):
11538
11539 * epg.el (epg--make-temp-file, epg-decrypt-string)
11540 (epg-verify-string, epg-sign-string, epg-encrypt-string):
11541
11542 * jka-compr.el (jka-compr-partial-uncompress)
11543 (jka-compr-call-process, jka-compr-write-region, jka-compr-load):
11544
11545 * server.el (server-sentinel): Use delete-file's new FORCE arg
11546 (Bug#6070).
11547
56eb0904
SM
115482010-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
11549
11550 Use define-minor-mode where applicable.
11551 * view.el (view-mode):
11552 * type-break.el (type-break-query-mode)
11553 (type-break-mode-line-message-mode):
11554 * textmodes/reftex.el (reftex-mode):
11555 * term/vt100.el (vt100-wide-mode):
11556 * tar-mode.el (tar-subfile-mode):
11557 * savehist.el (savehist-mode):
11558 * ibuf-ext.el (ibuffer-auto-mode):
11559 * composite.el (auto-composition-mode):
11560 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
11561 Use define-minor-mode.
11562 (vhdl-mode): Use static mode-line format.
11563 (vhdl-mode-line-update): Delete.
11564 (vhdl-create-mode-menu, vhdl-activate-customizations)
11565 (vhdl-hs-minor-mode): Don't bother calling it.
11566
672eb710
SM
115672010-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
11568
8f92b8ad
SM
11569 * simple.el (with-wrapper-hook): Move.
11570 (buffer-substring-filters): Mark obsolete.
11571 (filter-buffer-substring-functions): New variable.
1fada563 11572 (filter-buffer-substring): Use it. Remove unused arg `noprops'.
8f92b8ad 11573
c04b03f8 115742010-05-01 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
4e2af782 11575 Michael Albinus <michael.albinus@gmx.de>
6a29a838
MA
11576
11577 Implement compression for inline methods.
11578
11579 * net/tramp.el (tramp-inline-compress-start-size): New defcustom.
11580 (tramp-copy-size-limit): Allow also nil.
11581 (tramp-inline-compress-commands): New defconst.
11582 (tramp-find-inline-compress, tramp-get-inline-compress)
11583 (tramp-get-inline-coding): New defuns.
cb7f3653 11584 (tramp-get-remote-coding, tramp-get-local-coding): Remove,
c04b03f8 11585 replaced by `tramp-get-inline-coding'.
6a29a838
MA
11586 (tramp-handle-file-local-copy, tramp-handle-write-region)
11587 (tramp-method-out-of-band-p): Use `tramp-get-inline-coding'.
11588
8c0bf8b3
SM
115892010-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
11590
07125a91
SM
11591 * bindings.el (mode-line-abbrev-mode, mode-line-auto-fill-mode):
11592 Remove unused functions.
11593
f3a47002
SM
11594 * emacs-lisp/lisp-mode.el (lisp-mode): Use define-derived-mode.
11595 Set find-tag-default-function as a variable rather than a property.
11596
8c0bf8b3
SM
11597 * minibuffer.el (tags-completion-at-point-function): Move to etags.el.
11598 * progmodes/etags.el (tags-completion-at-point-function):
11599 Remove left over interactive spec. Add autoloading stub.
11600 (complete-tag): Use tags-completion-at-point-function.
11601
27601456
CY
116022010-04-30 Chong Yidong <cyd@stupidchicken.com>
11603
cb7f3653 11604 * minibuffer.el (tags-completion-at-point-function): Fix return value.
27601456 11605
09d0284d
CY
116062010-04-29 Chong Yidong <cyd@stupidchicken.com>
11607
27d3cd56
CY
11608 * ido.el (ido-init-completion-maps): Remove C-v binding.
11609 (ido-minibuffer-setup): Don't set cua-inhibit-cua-keys (Bug#5765).
09d0284d 11610
3a07ffce
CY
116112010-04-29 Chong Yidong <cyd@stupidchicken.com>
11612
11613 * minibuffer.el (tags-completion-at-point-function): New function.
11614 (completion-at-point-functions): Use it.
11615
3a07ffce
CY
11616 * progmodes/etags.el (complete-tag): Revert last change.
11617
3d14bb73
AM
116182010-04-29 Alan Mackenzie <acm@muc.de>
11619
11620 * progmodes/cc-mode.el (c-extend-region-for-CPP): Fix an
11621 off-by-one error (in end of macro position).
11622
7d353d11
SM
116232010-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
11624
11625 * net/browse-url.el (browse-url-firefox-program): Use iceweasel if
11626 firefox is absent. Don't autoload.
11627 (browse-url-galeon-program): Don't autoload.
11628
48111a85
CY
116292010-04-28 Chong Yidong <cyd@stupidchicken.com>
11630
11631 * bindings.el (complete-symbol): Move into minibuffer.el.
11632
11633 * minibuffer.el (complete-tag): Move from etags.el. If tags
11634 completion cannot be performed, return nil instead of signalling
11635 an error.
11636 (completion-at-point): Make it an alias for complete-symbol.
11637 (complete-symbol): Move from bindings.el, and replace with the
11638 body of completion-at-point.
11639
11640 * progmodes/etags.el (complete-tag): Move to minibuffer.el.
11641
7ba94701
MA
116422010-04-28 Michael Albinus <michael.albinus@gmx.de>
11643
11644 * net/tramp.el (tramp-remote-selinux-p): New defun.
11645 (tramp-handle-file-selinux-context)
11646 (tramp-handle-set-file-selinux-context): Use it.
11647
95c6cc3e
SS
116482010-04-28 Sam Steingold <sds@gnu.org>
11649
11650 * progmodes/bug-reference.el (bug-reference-url-format): Mark as
11651 `safe-local-variable' if the value is a string or a symbol with
11652 the property `bug-reference-url-format'.
11653
36045ff3
CY
116542010-04-28 Chong Yidong <cyd@stupidchicken.com>
11655
537ffaf3
SM
11656 * progmodes/bug-reference.el (bug-reference-url-format):
11657 Revert 2010-04-27 change due to security risk.
36045ff3 11658
56924d99
SM
116592010-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
11660
11661 Make it possible to locally disable a globally enabled mode.
11662 * simple.el (fundamental-mode): Run fundamental-mode-hook.
11663 * emacs-lisp/derived.el (define-derived-mode): Use fundamental-mode
11664 rather than kill-all-local-variables so it runs fundamental-mode-hook.
11665 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
11666 Use fundamental-mode-hook to run MODE-enable-in-buffers earlier, so
11667 that subsequent hooks get a chance to disable it.
11668
ccaa4765
SM
116692010-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
11670
17818d71
SM
11671 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
11672 Avoid re-enabling a minor mode after the user turned the minor mode
11673 off if MODE-enable-in-buffers is run twice (typically once from
11674 fundamental-mode's after-change-major-mode-hook and a second time from
11675 run-mode-hook's own after-change-major-mode-hook).
11676
ccaa4765
SM
11677 * emacs-lisp/lisp.el (lisp-complete-symbol): Fail gracefully.
11678
2a6f654e
SS
116792010-04-27 Sam Steingold <sds@gnu.org>
11680
11681 * progmodes/bug-reference.el (bug-reference-url-format): Mark as
11682 `safe-local-variable' if the value is a string or a function, as
11683 documented and implemented on 2010-04-02.
11684
cecaa674
JB
116852010-04-27 Juanma Barranquero <lekktu@gmail.com>
11686
11687 * ido.el (ido-buffer-internal): Bind `ido-use-virtual-buffers' to nil
11688 when method is 'kill.
11689
116902010-04-27 Agustín Martín <agustin.martin@hispalinux.es>
1e116bb3 11691
a628ad9d
JB
11692 * textmodes/ispell.el (ispell-init-process): Fix personal dictionary
11693 condition in default directory check.
01c35094 11694 (ispell-init-process, ispell-kill-ispell, kill-buffer-hook):
1e116bb3
AM
11695 Kill ispell process when killing its associated buffer.
11696
7dd7fbb9
JD
116972010-04-27 Jan Djärv <jan.h.d@swipnet.se>
11698
11699 * desktop.el (desktop-kill): ask-if-new: Ask if desktop file exists,
11700 but we aren't using it.
11701
7ac82b84
J
117022010-04-25 Jan Djärv <jan.h.d@swipnet.se>
11703
11704 * tool-bar.el (tool-bar-local-item-from-menu): Revert unintended
11705 checkin in 2010-04-23T16:26:11Z!monnier@iro.umontreal.ca.
11706
fea1add4
GM
117072010-04-24 Glenn Morris <rgm@gnu.org>
11708
11709 * emacs-lisp/authors.el (authors-obsolete-files-regexps):
11710 Ignore VCS-ignore files, and deleted nextstep preferences files.
11711 (authors-ignored-files): Ignore deleted cedet test files, and "*.el".
11712 (authors-ambiguous-files): New list.
11713 (authors-valid-file-names): Add some deleted files.
11714 (authors-renamed-files-alist): Add font-setting.el, edt-user.doc.
11715 (authors-disambiguate-file-name): New function. (Bug#5501)
11716 (authors-canonical-file-name): Doc fix.
11717 Don't warn about obsolete files.
11718 (authors-canonical-file-name, authors-scan-el):
11719 Use authors-disambiguate-file-name.
11720
cbcfee6e
GM
11721 * hfy-cmap.el (htmlfontify-load-rgb-file, hfy-fallback-colour-values):
11722 Add autoload cookies.
11723 (htmlfontify-unload-rgb-file, hfy-fallback-colour-values): Add docs.
11724 (generated-autoload-file): Set file-local value to "htmlfontify.el".
11725 * htmlfontify.el (caddr, cadddr): Remove fallback definitions.
11726 They have definitions / compiler macros in cl.el.
11727 (htmlfontify-load-rgb-file, hfy-fallback-colour-values):
11728 Replace manual autoloads with generated ones.
11729 (htmlfontify-unload-rgb-file): Remove autoload.
11730 * Makefile.in (autoloads): Ensure htmlfontify.el is writable.
11731
3b548e1b
SM
117322010-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
11733
9ae0c310
SM
11734 * emacs-lisp/bytecomp.el (byte-compile-set-default): New function.
11735 (byte-compile-setq-default): Optimize for the
11736 single-var case and don't call byte-compile-form in this case to avoid
11737 inf-loop with byte-compile-set-default.
11738
3b548e1b
SM
11739 * progmodes/compile.el (compilation-start): Abbreviate default directory.
11740
632c5478
MA
117412010-04-23 Michael Albinus <michael.albinus@gmx.de>
11742
11743 Implement SELINUX backends.
11744
3b548e1b
SM
11745 * net/tramp.el (tramp-file-name-handler-alist):
11746 Add `file-selinux-context' and `set-file-selinux-context'.
632c5478
MA
11747 (tramp-handle-file-selinux-context)
11748 (tramp-handle-set-file-selinux-context): New defuns.
3b548e1b
SM
11749 (tramp-handle-copy-file, tramp-do-copy-or-rename-file):
11750 Handle PRESERVE-SELINUX-CONTEXT.
632c5478 11751
3b548e1b
SM
11752 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
11753 Add `file-selinux-context' and `set-file-selinux-context'.
632c5478
MA
11754 (tramp-gvfs-handle-file-selinux-context)
11755 (tramp-gvfs-handle-set-file-selinux-context): New defuns.
11756 (tramp-gvfs-handle-copy-file): Handle PRESERVE-SELINUX-CONTEXT.
11757
11758 * net/ange-ftp.el (ange-ftp-copy-file):
11759 * net/tramp-fish.el (tramp-fish-handle-copy-file):
11760 * net/tramp-imap.el (tramp-imap-handle-copy-file):
3b548e1b
SM
11761 * net/tramp-smb.el (tramp-smb-handle-copy-file):
11762 Add PRESERVE-SELINUX-CONTEXT.
632c5478 11763
a94d821f
MA
117642010-04-22 Michael Albinus <michael.albinus@gmx.de>
11765
11766 Synchronize with Tramp repository.
11767
11768 * net/tramp.el (with-connection-property, tramp-completion-mode-p)
11769 (tramp-action-process-alive, tramp-action-out-of-band)
11770 (tramp-check-for-regexp, tramp-file-name-p, tramp-equal-remote)
11771 (tramp-exists-file-name-handler): Fix docstring.
11772 (with-progress-reporter): New defmacro.
11773 (tramp-do-copy-or-rename-file, tramp-handle-dired-compress-file)
11774 (tramp-maybe-open-connection): Use it.
11775
a92375d9
MA
117762010-04-22 Noah Lavine <noah549@gmail.com> (tiny change)
11777
11778 Detect ssh 'ControlMaster' argument automatically in some cases.
11779
11780 * net/tramp.el (tramp-detect-ssh-controlmaster): New defun.
11781 (tramp-default-method): Use it.
11782
489fe4c2
MA
117832010-04-22 Michael Albinus <michael.albinus@gmx.de>
11784
25f14cdb
MA
11785 * net/tramp.el (tramp-handle-copy-file): Add new optional
11786 parameter `preserve-selinux-context'.
11787 (tramp-file-name-for-operation): Add `set-file-selinux-context'.
11788
a92375d9
MA
117892010-04-22 Michael Albinus <michael.albinus@gmx.de>
11790
489fe4c2
MA
11791 * net/tramp.el (tramp-completion-handle-file-name-all-completions):
11792 Ensure, that non remote files are still checked. Oops.
11793
acd1f317
MA
117942010-04-21 Michael Albinus <michael.albinus@gmx.de>
11795
11796 Fix Bug#5840.
11797
11798 * icomplete.el (icomplete-completions): Use `non-essential'.
11799
11800 * net/tramp.el (tramp-connectable-p): New defun.
11801 (tramp-handle-expand-file-name)
11802 (tramp-completion-handle-file-name-all-completions)
11803 (tramp-completion-handle-file-name-completion): Use it.
11804
62c5b459
SM
118052010-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
11806
11807 * emacs-lisp/lisp.el (lisp-completion-at-point): Try and handle errors.
11808
f904c0f9
JD
118092010-04-21 Jan Djärv <jan.h.d@swipnet.se>
11810
11811 * vc-dir.el (vc-dir-tool-bar-map): Add :label on some tool bar items.
11812
11813 * tool-bar.el (tool-bar-setup): Add :label on some tool bar items.
11814
11815 * loadup.el: Load dynamic-setting.el if feature dynamic-setting
11816 is present.
11817
11818 * info.el (info-tool-bar-map): Add labels.
11819
11820 * cus-start.el (all): Add tool-bar-style and tool-bar-max-label-size.
11821
11822 * cus-edit.el (custom-commands): Add labels for tool bar.
11823 (custom-buffer-create-internal, Custom-mode): Adjust for
11824 labels in custom-commands.
11825
11826 * dynamic-setting.el: Renamed from font-setting.el.
11827
c5cbeb12
LL
118282010-04-21 John Wiegley <jwiegley@gmail.com>
11829
11830 * ido.el (ido-init-completion-maps): For ido-switch-buffer, C-o
11831 toggles the use of virtual buffers.
537ffaf3 11832 (ido-buffer-internal): Guard `ido-use-virtual-buffers' global value.
c5cbeb12
LL
11833 (ido-toggle-virtual-buffers): New function.
11834
fcc93746
JB
118352010-04-21 Juanma Barranquero <lekktu@gmail.com>
11836
11837 Use `define-derived-mode'; fix window selection; doc fixes.
11838 * play/tetris.el (tetris, tetris-update-speed-function)
11839 (tetris-tty-colors, tetris-x-colors, tetris-move-bottom)
11840 (tetris-move-left, tetris-move-right, tetris-rotate-prev)
11841 (tetris-rotate-next, tetris-end-game, tetris-start-game)
11842 (tetris-pause-game): Fix typos in docstrings.
11843 (tetris-mode-map, tetris-null-map):
11844 Move initialization into declaration.
11845 (tetris-mode): Define with `define-derived-mode';
11846 set show-trailing-whitespace to nil.
11847 (tetris): Prefer window already displaying the "*Tetris*" buffer.
11848
574c05e2
KK
118492010-04-21 Karel Klíč <kklic@redhat.com>
11850
11851 * files.el (backup-buffer): Handle SELinux context, and return it
11852 if a backup was made by renaming.
11853 (backup-buffer-copy): Set SELinux context to the target file.
11854 (basic-save-buffer): Set SELinux context of the newly written file.
11855 (basic-save-buffer-1): Now it also returns any SELinux context.
11856 (basic-save-buffer-2): Set SELinux context of the newly created file,
11857 and return it.
11858 * net/tramp.el (tramp-file-name-for-operation):
11859 Add file-selinux-context.
11860
e97a42c1
SM
118612010-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
11862
f2b9ed18
SM
11863 Make the log-edit comments use RFC822 format throughout.
11864
e97a42c1
SM
11865 * vc.el (vc-checkin, vc-modify-change-comment):
11866 Adjust to new vc-start/finish-logentry.
11867 (vc-find-conflicted-file): New command.
11868 (vc-transfer-file): Adjust to new vc-checkin.
11869 (vc-next-action): Improve scoping.
11870
11871 * vc-hg.el (vc-hg-log-edit-mode): Remove.
11872 (vc-hg-checkin): Remove extra arg. Use log-edit-extract-headers.
11873
11874 * vc-git.el (vc-git-log-edit-mode): Remove.
11875 (vc-git-checkin): Remove extra arg. Use log-edit-extract-headers.
11876 (vc-git-commits-coding-system): Rename from git-commits-coding-system.
11877
11878 * vc-dispatcher.el (vc-log-edit): Shorten names for log-edit-show-files.
11879 (vc-start-logentry): Remove argument `extra'.
11880 (vc-finish-logentry): Remove extra args.
11881
11882 * vc-bzr.el (vc-bzr-log-edit-mode): Remove.
11883 (vc-bzr-checkin): Remove extra arg. Use log-edit-extract-headers.
11884 (vc-bzr-conflicted-files): New function.
11885
11886 * log-edit.el (log-edit-extra-flags)
11887 (log-edit-before-checkin-process): Remove.
11888 (log-edit-summary, log-edit-header, log-edit-unknown-header): New faces.
11889 (log-edit-headers-alist): New var.
11890 (log-edit-header-contents-regexp): New const.
11891 (log-edit-match-to-eoh): New function.
11892 (log-edit-font-lock-keywords): Use them.
11893 (log-edit): Insert a "Summary:" header as default.
11894 (log-edit-mode): Mark font-lock rules as case-insensitive.
11895 (log-edit-done): Cleanup headers.
11896 (log-view-process-buffer): Remove.
11897 (log-edit-extract-headers): New function to replace it.
11898
938efb77
JB
118992010-04-20 Juanma Barranquero <lekktu@gmail.com>
11900
11901 * subr.el (default-direction-reversed): Remove obsolescence info.
11902
1cfb415b
SM
119032010-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
11904
cb4f9513
SM
11905 * vc-dispatcher.el (vc-finish-logentry): Don't mess so badly with the
11906 windows/frames.
11907
6e610c72
SM
11908 * emacs-lisp/lisp.el (lisp-completion-at-point): Complete around point.
11909 I.e. include text after point in the completion region.
11910 Also, return nil when we're not after/in a symbol.
11911
1cfb415b
SM
11912 * international/mule-cmds.el (view-hello-file): Don't fiddle with the
11913 default enable-multibyte-characters.
11914
c80fa13c
SM
119152010-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
11916
87926e02
SM
11917 * international/mule.el: Help the user choose a valid coding-system.
11918 (read-buffer-file-coding-system): New function.
11919 (set-buffer-file-coding-system): Use it. Prompt the user if the
11920 coding-system cannot encode all the chars.
11921
c80fa13c
SM
11922 * vc-bzr.el: Use standard *vc* and *vc-diff* buffers.
11923 (vc-bzr-shelve-show, vc-bzr-shelve-apply)
11924 (vc-bzr-shelve-apply-and-keep, vc-bzr-shelve-snapshot):
11925 Don't use *vc-bzr-shelve*.
11926
6e104790 119272010-04-19 Dan Nicolaescu <dann@ics.uci.edu>
bce31830
DN
11928
11929 Fix the version number for added files.
11930 * vc-hg.el (vc-hg-working-revision): Check if the file is
11931 registered after hg parent fails (Bug#5961).
11932
6e104790 119332010-04-19 Glenn Morris <rgm@gnu.org>
0433ffa6
GM
11934
11935 * htmlfontify.el (htmlfontify-buffer)
11936 (htmlfontify-copy-and-link-dir): Autoload entry points.
11937
6e104790 119382010-04-19 Magnus Henoch <magnus.henoch@gmail.com>
8507c65c
CY
11939
11940 * vc-hg.el (vc-hg-annotate-extract-revision-at-line): Expand file
11941 name relative to the project root (Bug#5960).
11942
6e104790 119432010-04-19 Glenn Morris <rgm@gnu.org>
e9ef9777
GM
11944
11945 * vc-git.el (vc-git-print-log): Doc fix.
11946
6e104790 119472010-04-19 Óscar Fuentes <ofv@wanadoo.es>
3808c51f
CY
11948
11949 * ido.el (ido-file-internal): Fix 2009-12-02 change.
11950
53cfe624 119512010-04-19 Christoph Scholtes <cschol2112@googlemail.com>
7860d2e3
CY
11952
11953 * progmodes/grep.el (grep-compute-defaults): Fix handling of host
11954 default settings (Bug#5928).
11955
6e104790 119562010-04-19 Glenn Morris <rgm@gnu.org>
119850e9
GM
11957
11958 * progmodes/fortran.el (fortran-match-and-skip-declaration):
11959 New function.
0a23b2c3 11960 (fortran-font-lock-keywords-3): Use it. (Bug#1385)
119850e9 11961
6e104790 119622010-04-19 Kenichi Handa <handa@m17n.org>
86a366f4
KH
11963
11964 * language/indian.el (malayalam-composable-pattern): Fix previous
11965 change (add U+0D4D "SIGN VIRAMA").
11966 (oriya-composable-pattern): Add U+0B30 and fix typo in the regexp.
11967 (tamil-composable-pattern): Fix typo in the regexp.
11968 (telugu-composable-pattern): Fix U+0C4D and typo in the regexp.
11969 (kannada-composable-pattern): Fix U+0CB0 and typo in the regexp.
11970 (malayalam-composable-pattern): Fix U+0D4D and typo in the regexp.
11971
6e104790 119722010-04-19 Chong Yidong <cyd@stupidchicken.com>
8afe2ec6
CY
11973
11974 * textmodes/tex-mode.el (latex-mode): Revert 2008-03-03 change to
11975 paragraph-separate (Bug#5821).
11976
6e104790 119772010-04-19 Juri Linkov <juri@jurta.org>
3c5d6dfb
JL
11978
11979 Put breadcrumbs on overlay instead of inserting to buffer (bug#5809).
11980
11981 * info.el (Info-find-node-2): Comment out code that skips
11982 breadcrumbs line.
11983 (Info-mouse-follow-link): New command.
11984 (Info-link-keymap): New keymap.
11985 (Info-breadcrumbs): Rename from `Info-insert-breadcrumbs'.
11986 Return a string with links instead of inserting breadcrumbs
11987 to the Info buffer.
11988 (Info-fontify-node): Comment out code that inserts breadcrumbs.
11989 Instead of putting the `invisible' text property over the Info
11990 header, make an overlay over the Info header with the `invisible'
11991 property and `after-string' set to the string returned by
11992 `Info-breadcrumbs'.
11993
6e104790 119942010-04-19 Chong Yidong <cyd@stupidchicken.com>
6baa27a2
CY
11995
11996 * help.el (help-window-setup-finish): Doc fix (Bug#5830).
11997 Reported by monkey@sandpframing.com.
11998
98923800
SM
119992010-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
12000
b5feea0f
SM
12001 * tmm.el (tmm-prompt): Remove obsolete call to x-popup-menu.
12002 (tmm-get-keymap): Add key-binding shortcuts now that they're not
12003 available in the "keyseq cache" any more.
12004
98923800
SM
12005 * custom.el (defcustom): Add edebug spec.
12006
fd5c9dfa
JL
120072010-04-18 Juri Linkov <juri@jurta.org>
12008
12009 Test for special mode-class in view-buffer instead of view-file (bug#5513).
12010
12011 * view.el (view-file, view-buffer): Move test for special mode-class
12012 from view-file to view-buffer.
12013
12014 * tar-mode.el (tar-extract): Turn if's into one cond
12015 like in arc-mode.el.
12016
b3671a51
JL
120172010-04-18 Juri Linkov <juri@jurta.org>
12018
12019 Add 7z archive format support (bug#5475).
12020
12021 * arc-mode.el (archive-zip-extract): Try to find 7z executable.
12022 (archive-7z-extract): New defcustom.
12023 (archive-find-type): Add magic string for 7z.
12024 (archive-extract-by-stdout): Add new optional arg `stderr-file'.
12025 If `stderr-file' is non-nil, use `(t stderr-file)' for the
12026 `buffer' arg of `call-process'.
12027 (archive-zip-extract): Check `archive-zip-extract' for "7z" and
12028 call the function `archive-7z-extract' with the variable
12029 `archive-7z-extract' let-bound to `archive-zip-extract'.
12030 (archive-7z-summarize, archive-7z-extract): New functions.
12031
12032 * international/mule.el (auto-coding-alist):
12033 * files.el (auto-mode-alist): Add 7z file extension.
12034
8a37fb25
SM
120352010-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
12036
e9515805
SM
12037 * loadup.el: Setup hash-cons for pure data.
12038
f8ea0098
SM
12039 Fix duplicate entries in cedet's loaddefs.el files.
12040 * emacs-lisp/autoload.el (autoload-file-load-name): Be more clever.
12041 Should make most file-local generated-autoload-file unnecessary.
12042 (print-readably): Silence warnings.
12043 (autoload-find-destination): Take load-name as an arg to make sure
12044 it's the same as the one that will be in the file.
12045 (autoload-generate-file-autoloads): Adjust to above changes.
12046 Try to make the dataflow a bit simpler.
12047
8a37fb25
SM
12048 * cvs-status.el (cvs-refontify): Remove unused.
12049
f8b91752
JB
120502010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
12051
76e3243a 12052 * calc/calc.el (calc-mode-map): Bind "O" to `calc-missing-key'.
f8b91752 12053
76e3243a 12054 * calc/calc-bin.el (calc-radix): Have the "O" option turn on
f8b91752
JB
12055 twos-complement mode.
12056
d8b01fef
JB
120572010-04-17 Jay Belanger <jay.p.belanger@gmail.com>
12058
76e3243a
JB
12059 * calc/calc-ext.el (calc-init-extensions): Add keybinding for
12060 'calc-option'. Add `calc-option-prefix-help' to calc-help autoloads.
d8b01fef
JB
12061 (calc-inverse): Add "Option" to message, as appropriate.
12062 (calc-hyperbolic): Add "Option" to message, as appropriate.
12063 (calc-option, calc-is-option): New functions.
12064
76e3243a 12065 * calc/calc-help.el (calc-full-help): Add `calc-option-help'.
d8b01fef
JB
12066 (calc-option-prefix-help): New function.
12067
76e3243a 12068 * calc/calc-misc.el (calc-help): Add "Option" entry.
d8b01fef 12069
76e3243a 12070 * calc/calc.el (calc-local-var-list): Add `calc-option-flag'.
d8b01fef
JB
12071 (calc-option-flag): New variable.
12072 (calc-do): Set `calc-option-flag to nil.
12073 (calc-set-mode-line): Add "Opt " as appropriate.
12074
74f806a1
JL
120752010-04-16 Juri Linkov <juri@jurta.org>
12076
12077 Move scrolling commands from simple.el to window.el
12078 because their primitives are implemented in window.c.
12079
12080 * simple.el (scroll-error-top-bottom)
12081 (scroll-up-command, scroll-down-command, scroll-up-line)
12082 (scroll-down-line, scroll-other-window-down)
12083 (beginning-of-buffer-other-window, end-of-buffer-other-window):
12084 * window.el (scroll-error-top-bottom)
12085 (scroll-up-command, scroll-down-command, scroll-up-line)
12086 (scroll-down-line, scroll-other-window-down)
12087 (beginning-of-buffer-other-window, end-of-buffer-other-window):
12088 Move from simple.el to window.el because their primitives are
12089 implemented in window.c.
12090
ad40eec5
JL
120912010-04-16 Juri Linkov <juri@jurta.org>
12092
12093 * isearch.el (isearch-lookup-scroll-key): Check both
12094 `isearch-scroll' and `scroll-command' properties.
12095 (scroll-up, scroll-down): Remove `isearch-scroll' property.
12096
12097 * mwheel.el (mwheel-scroll): Remove `isearch-scroll' property.
12098
12099 * simple.el (scroll-up-command, scroll-down-command)
12100 (scroll-up-line, scroll-down-line): Remove `isearch-scroll' property.
12101
a4b000fb
JL
121022010-04-15 Juri Linkov <juri@jurta.org>
12103
12104 * simple.el (scroll-up-command, scroll-down-command)
12105 (scroll-up-line, scroll-down-line): Put `scroll-command'
12106 property on the these symbols. Remove them from
12107 `scroll-preserve-screen-position-commands'.
12108
12109 * mwheel.el (mwheel-scroll): Put `scroll-command' and
12110 `isearch-scroll' properties on the `mwheel-scroll' symbol.
12111 Remove it from `scroll-preserve-screen-position-commands'.
12112
12113 * isearch.el (isearch-allow-scroll): Doc fix.
12114
4874f5e6
MA
121152010-04-15 Michael Albinus <michael.albinus@gmx.de>
12116
12117 * net/tramp.el (tramp-error-with-buffer): Don't show the
12118 connection buffer when we are in completion mode.
12119 (tramp-file-name-handler): Catch the error for some operations
12120 when we are in completion mode. This gives the user the chance to
12121 correct the file name in the minibuffer.
12122
82883f0a
GM
121232010-04-15 Glenn Morris <rgm@gnu.org>
12124
12125 * progmodes/verilog-mode.el (verilog-forward-sexp): Avoid free variable.
12126
528b9ea9
JB
121272010-04-15 Juanma Barranquero <lekktu@gmail.com>
12128
12129 Simplify by using `define-derived-mode'.
12130 * info.el (Info-mode):
12131 * calendar/todo-mode.el (todo-mode):
12132 * play/gomoku.el (gomoku-mode): Define with `define-derived-mode'.
12133 (gomoku-mode-map): Move initialization into declaration.
12134
5f2b693f
MA
121352010-04-14 Michael Albinus <michael.albinus@gmx.de>
12136
12137 Fix Bug#5840.
12138 * ido.el (ido-file-name-all-completions-1):
12139 * minibuffer.el (minibuffer-completion-help):
12140 * net/tramp.el (tramp-completion-mode-p): Use `non-essential'.
12141
ebb9641f
SM
121422010-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
12143
38111a5a
SM
12144 * simple.el (non-essential): New var.
12145
ebb9641f
SM
12146 Add a new field `location' to bookmarks for non-file bookmarks.
12147 * bookmark.el (bookmark-location): Use the new field, if present.
12148 (bookmark-insert-location): Undo last change, not needed any more.
12149 * man.el (Man-bookmark-make-record):
12150 * woman.el (woman-bookmark-make-record): Add `location' field.
12151
7b05466f
JL
121522010-04-14 Juri Linkov <juri@jurta.org>
12153
12154 * simple.el (scroll-error-top-bottom): New defcustom.
12155 (scroll-up-command, scroll-down-command): Use it. Doc fix.
12156
12157 * emulation/pc-select.el (pc-select-override-scroll-error):
12158 Obsolete in favor of `scroll-error-top-bottom'.
12159
32129746
JL
121602010-04-14 Juri Linkov <juri@jurta.org>
12161
12162 * tutorial.el (tutorial--default-keys): Rebind `C-v' to
12163 `scroll-up-command' and `M-v' to `scroll-down-command'.
12164
12165 * emulation/cua-rect.el (cua--init-rectangles):
12166 * forms.el (forms--change-commands):
12167 * image-mode.el (image-mode-map):
12168 Remap scroll-down-command and scroll-up-command
12169 in addition to scroll-down and scroll-up.
12170
9013a7f8
JL
121712010-04-14 Juri Linkov <juri@jurta.org>
12172
12173 * mwheel.el (scroll-preserve-screen-position-commands):
12174 Add mwheel-scroll to this list of commands.
12175
12176 * simple.el (scroll-preserve-screen-position-commands):
12177 Add scroll-up-command, scroll-down-command, scroll-up-line,
12178 scroll-down-line to this list of commands.
12179
3b7e1d5f
SM
121802010-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
12181
c1e25821
SM
12182 * obsolete/complete.el: Move from lisp/complete.el.
12183
5b31b787
SM
12184 * pcomplete.el (pcomplete-here*): Fix mistaken change (bug#5935).
12185
3b7e1d5f
SM
12186 * emacs-lisp/easy-mmode.el (define-minor-mode): Passing a nil argument
12187 to the minor mode function now turns the mode ON unconditionally.
12188
398a825b
SM
121892010-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
12190
a544e7c1
SM
12191 * vc-dir.el (vc-dir-kill-line): New command.
12192 (vc-dir-mode-map): Bind it to C-k.
12193
a1979d8e
SM
12194 * bookmark.el (bookmark-insert-location): Handle a nil filename.
12195
398a825b
SM
12196 * woman.el: Add bookmark declarations to silence the compiler.
12197 (bookmark-prop-get): Use `man-args' rather than `filename' as a first
12198 step to compatibility between man and woman bookmarks.
12199 Adjust for Man-default-bookmark-title renaming.
12200 (woman-bookmark-jump): Adjust accordingly. Don't forget to autoload.
12201
12202 * man.el: Add bookmark declarations to silence the compiler.
12203 (Man-name-local-regexp): Make it match NAME as well.
12204 (Man-getpage-in-background): Return the buffer.
12205 (Man-notify-when-ready): Use `case'.
12206 (man-set-default-bookmark-title): Rename to Man-default-bookmark-title.
12207 Don't hardcode "NAME". Simplify.
12208 (Man-bookmark-make-record): Use Man-arguments rather than buffer-name.
12209 Rename from Man-bookmark-make-record.
12210 (Man-bookmark-jump): Rename from man-bookmark-jump. Simplify now that
12211 we have the actual man-args. Use Man-getpage-in-background rather
12212 than `man' since the arg is already processed. Let bookmark.el do the
12213 window handling. Only wait for the relevant process.
12214 Don't forget to autoload.
12215
12216 * bookmark.el (bookmark-default-file): Use locate-user-emacs-file.
12217
45be326a
TV
122182010-04-12 Thierry Volpiatto <thierry.volpiatto@gmail.com>
12219
12220 * woman.el (woman-bookmark-make-record, woman-bookmark-jump):
12221 New functions.
12222 (woman-mode): Setup bookmark support.
12223
12224 * man.el (man-set-default-bookmark-title, man-bookmark-make-record)
12225 (man-bookmark-jump): New functions.
12226 (Man-mode): Setup bookmark support.
12227
3acb4c93
CY
122282010-04-10 Jari Aalto <jari.aalto@cante.net>
12229
12230 * comint.el (comint-password-prompt-regexp): Use regexp-opt, and
12231 recognize ssh-keygen prompt (Bug#2817).
12232
b6bbb65e
MA
122332010-04-10 Michael Albinus <michael.albinus@gmx.de>
12234
12235 * net/tramp.el (tramp-do-copy-or-rename-file): Add progress reporter.
12236
b533bc97
MA
122372010-04-10 Michael Albinus <michael.albinus@gmx.de>
12238
12239 Synchronize with Tramp repository.
12240
12241 * net/tramp.el (tramp-completion-function-alist)
12242 (tramp-file-name-regexp, tramp-chunksize)
45be326a
TV
12243 (tramp-local-coding-commands, tramp-remote-coding-commands):
12244 Fix docstring.
12245 (tramp-remote-process-environment): Use `format' instead of `concat'.
b533bc97
MA
12246 (tramp-handle-directory-files-and-attributes)
12247 (tramp-get-remote-path): Use `copy-tree'.
12248 (tramp-handle-file-name-all-completions): Backward/ XEmacs
12249 compatibility: Use `completion-ignore-case' if
12250 `read-file-name-completion-ignore-case' does not exist.
12251 (tramp-do-copy-or-rename-file-directly): Do not use
12252 `tramp-handle-file-remote-p'.
45be326a
TV
12253 (tramp-do-copy-or-rename-file-out-of-band):
12254 Use `tramp-compat-delete-directory'.
b533bc97 12255 (tramp-do-copy-or-rename-file-out-of-band)
45be326a
TV
12256 (tramp-compute-multi-hops, tramp-maybe-open-connection):
12257 Use `format-spec-make'.
b533bc97
MA
12258 (tramp-find-foreign-file-name-handler)
12259 (tramp-advice-make-auto-save-file-name)
12260 (tramp-set-auto-save-file-modes): Remove superfluous check for
12261 `stringp'. This is done inside `tramp-tramp-file-p'.
12262 (tramp-debug-outline-regexp): New defconst.
12263 (tramp-get-debug-buffer): Use it.
12264 (tramp-check-for-regexp): Use (forward-line 1).
12265 (tramp-set-auto-save-file-modes): Adapt version check.
12266
45be326a
TV
12267 * net/tramp-compat.el (tramp-advice-file-expand-wildcards):
12268 Wrap call of `featurep' for 2nd argument.
b533bc97
MA
12269 (tramp-compat-make-temp-file): Simplify fallback implementation.
12270 (tramp-compat-copy-tree): Remove function.
12271 (tramp-compat-delete-directory): Provide implementation for older
12272 Emacsen.
12273
12274 * net/tramp-fish.el (tramp-fish-handle-directory-files-and-attributes):
12275 Do not use `tramp-fish-handle-file-attributes.
12276
12277 * net/trampver.el: Update release number.
12278
ba33df00
GM
122792010-04-10 Glenn Morris <rgm@gnu.org>
12280
12281 * progmodes/compile.el (compilation-save-buffers-predicate):
12282 Add missing :version tag.
12283
4a8ae76f
SS
122842010-04-09 Sam Steingold <sds@gnu.org>
12285
12286 * progmodes/compile.el (compilation-save-buffers-predicate):
12287 Remove the "autoload" cookie.
12288
0880716f
SS
12289 * progmodes/bug-reference.el (turn-on-bug-reference-mode)
12290 (turn-on-bug-reference-prog-mode): Remove, `bug-reference-mode'
12291 and `bug-reference-prog-mode' can be used in hooks directly.
12292
6aebd58c
DN
122932010-04-09 Dan Nicolaescu <dann@ics.uci.edu>
12294
12295 Add --author support to git commit.
12296 * vc-git.el (vc-git-checkin): Pass extra-args to the commit command.
12297 (vc-git-log-edit-mode): New minor mode.
45be326a
TV
12298 (log-edit-mode, log-edit-extra-flags, log-edit-mode):
12299 New declarations.
6aebd58c 12300
f6d90772
ER
123012010-04-09 Eric Raymond <esr@snark.thyrsus.com>
12302
12303 * vc-hooks.el, vc-git.el: Improve documentation comments.
12304
e754e83b
SM
123052010-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
12306
12307 Fix some of the problems in defsubst* (bug#5728).
12308 * emacs-lisp/cl-macs.el (defsubst*): Don't substitute non-trivial args.
12309 (cl-defsubst-expand): Do the substitutions simultaneously (bug#5728).
12310
9e86ab0b
SS
123112010-04-07 Sam Steingold <sds@gnu.org>
12312
e754e83b
SM
12313 * progmodes/compile.el (compilation-save-buffers-predicate):
12314 New custom variable.
9e86ab0b
SS
12315 (compile, recompile): Pass it to `save-some-buffers'.
12316
b0c8b840
JD
123172010-04-07 Jan Djärv <jan.h.d@swipnet.se>
12318
12319 * wid-edit.el (widget-choose): Move cursor to the second line of
12320 the buffer (Bug#5695).
12321
31527c56
DN
123222010-04-07 Dan Nicolaescu <dann@ics.uci.edu>
12323
12324 Add new VC methods: vc-log-incoming and vc-log-outgoing.
12325 * vc.el (vc-print-log-setup-buttons): New function split out from
12326 vc-print-log-internal.
12327 (vc-log-internal-common): New function, a parametrized version of
12328 vc-print-log-internal.
12329 (vc-print-log-internal): Just call vc-log-internal-common with the
12330 right arguments.
12331 (vc-incoming-outgoing-internal):
12332 (vc-log-incoming, vc-log-outgoing): New functions.
12333 (vc-log-view-type): New permanent local variable.
12334
12335 * vc-hooks.el (vc-menu-map): Bind vc-log-incoming and vc-log-outgoing.
12336
12337 * vc-bzr.el (vc-bzr-log-view-mode): Use vc-log-view-type instead
12338 of the dynamic bound vc-short-log.
12339 (vc-bzr-log-incoming, vc-bzr-log-outgoing): New functions.
12340
12341 * vc-git.el (vc-git-log-outgoing): New function.
12342 (vc-git-log-view-mode): Use vc-log-view-type instead
12343 of the dynamic bound vc-short-log.
12344
12345 * vc-hg.el (vc-hg-log-view-mode): Use vc-log-view-type instead
12346 of the dynamic bound vc-short-log. Highlight the tag.
12347 (vc-hg-log-incoming, vc-hg-log-outgoing): New functions.
12348 (vc-hg-outgoing, vc-hg-incoming, vc-hg-outgoing-mode):
12349 (vc-hg-incoming-mode): Remove.
12350 (vc-hg-extra-menu-map): Do not bind vc-hg-incoming and vc-hg-outgoing.
12351
7ec69e2b
DN
123522010-04-07 Dan Nicolaescu <dann@ics.uci.edu>
12353
12354 Fix default-directory for vc-root-diff.
12355 * vc.el (vc-root-diff): Bind default-directory to the root
12356 directory for the diff command.
12357
fd9ea9d3
WS
123582010-04-07 Michael McNamara <mac@mail.brushroad.com>
12359
6e104790 12360 * progmodes/verilog-mode.el (verilog-forward-sexp):
31527c56
DN
12361 (verilog-calc-1): Support "disable fork" and "fork wait" multi
12362 word keywords, suggested by Steve Pearlmutter.
6e104790 12363 (verilog-pretty-declarations): Support lineup of declarations in
fd9ea9d3 12364 port lists.
6e104790 12365 (verilog-skip-backward-comments, verilog-skip-forward-comment-p):
c4cc8b9a 12366 fix bug for /* / comments.
6e104790 12367 (verilog-backward-syntactic-ws, verilog-forward-syntactic-ws):
fd9ea9d3 12368 Speed up and simplfy as this is never called with a bound.
6e104790
SM
12369 (verilog-pretty-declarations): Enhance to line up declarations
12370 inside a parameter list, suggested by Alan Morgan.
12371 (verilog-pretty-expr): Tune assignment regular expression match
12372 string for corner cases; also use markers instead of character
12373 number as indent changes the later.
fd9ea9d3
WS
12374
123752010-04-07 Wilson Snyder <wsnyder@wsnyder.org>
12376
6e104790
SM
12377 * progmodes/verilog-mode.el (verilog-type-keywords): Fix pulldown
12378 as missing keyword.
12379 (verilog-read-sub-decls-line): Fix comments in AUTO_TEMPLATE
12380 causing truncation of AUTOWIRE signals. Reported by Bruce Tennant.
12381 (verilog-auto-inst, verilog-auto-inst-port): Add vl_mbits for
12382 AUTO_TEMPLATEs needing multiple array bits. Suggested by Bruce
12383 Tennant.
12384 (verilog-keywords):
fd9ea9d3
WS
12385 (verilog-1800-2005-keywords, verilog-1800-2009-keywords): Add IEEE
12386 1800-2009 keywords, including "global.".
12387
2a07afc5
JW
123882010-04-06 John Wiegley <jwiegley@gmail.com>
12389
8b32731a 12390 * ido.el (ido-add-virtual-buffers-to-list): Fix duplicated names
2a07afc5 12391 appearing in buffer list (if a live buffer name matched a recentf
8b32731a 12392 file basename). Should use uniquify to offer a real solution.
2a07afc5 12393
f9a27d86
JW
123942010-04-06 John Wiegley <jwiegley@gmail.com>
12395
8b32731a
JB
12396 * ido.el (ido-use-virtual-buffers, ido-virtual): Move a ChangeLog
12397 comment to code, and add a :version tag.
12398 (ido-virtual-buffers): Move defvar to fix byte-compiler warning.
f9a27d86 12399
9caf8a8f
JB
124002010-04-06 Juanma Barranquero <lekktu@gmail.com>
12401
12402 Enable recentf-mode if using virtual buffers.
12403 * ido.el (recentf-list): Declare for byte-compiler.
93acd23d 12404 (ido-virtual-buffers): Move up to silence byte-compiler. Add docstring.
9caf8a8f
JB
12405 (ido-make-buffer-list): Simplify.
12406 (ido-add-virtual-buffers-to-list): Simplify. Enable recentf-mode.
12407
5a97d2da
JL
124082010-04-05 Juri Linkov <juri@jurta.org>
12409
12410 Scrolling commands which scroll a line instead of full screen.
12411 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01452.html
12412
12413 * simple.el (scroll-up-line, scroll-down-line): New commands.
12414 Put property isearch-scroll=t on them.
12415
12416 * emulation/ws-mode.el (scroll-down-line, scroll-up-line):
12417 Remove commands.
12418
79ce172a
JL
124192010-04-05 Juri Linkov <juri@jurta.org>
12420
8b32731a 12421 Scrolling commands which do not signal errors at top/bottom.
79ce172a
JL
12422 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01452.html
12423
12424 * simple.el (scroll-up-command, scroll-down-command): New commands.
12425 Put property isearch-scroll=t on them.
12426
12427 * bindings.el (global-map): Rebind [prior] from `scroll-down' to
12428 `scroll-down-command' and [next] from `scroll-up' to
12429 `scroll-up-command'.
12430
12431 * emulation/cua-base.el: Put property CUA=move on
12432 `scroll-up-command' and `scroll-down-command'.
12433 (cua--init-keymaps): Remap `scroll-up-command' to `cua-scroll-up'
12434 and `scroll-down-command' to `cua-scroll-down'.
12435
309d5b43
JB
124362010-04-05 Juanma Barranquero <lekktu@gmail.com>
12437
6460e534 12438 * help.el (describe-mode): Return nil.
309d5b43 12439
0523d117
JW
124402010-04-04 John Wiegley <jwiegley@gmail.com>
12441
12442 * ido.el (ido-use-virtual-buffers): New variable to indicate
f9a27d86 12443 whether "virtual buffer" support is enabled for IDO.
0523d117
JW
12444 (ido-virtual): Face used to indicate virtual buffers in the list.
12445 (ido-buffer-internal): If a buffer is chosen, and no such buffer
12446 exists, but a virtual buffer of that name does (which would be why
12447 it was in the list), recreate the buffer by reopening the file.
12448 (ido-make-buffer-list): If virtual buffers are being used, call
12449 `ido-add-virtual-buffers-to-list' before the make list hook.
12450 (ido-virtual-buffers): New variable which contains a copy of the
12451 current contents of the `recentf-list', albeit pared down for the
12452 sake of speed, and with proper faces applied.
12453 (ido-add-virtual-buffers-to-list): Using the `recentf-list',
12454 create a list of "virtual buffers" to present to the user in
12455 addition to the currently open set. Note that this logic could
12456 get rather slow if that list is too large. With the default
12457 `recentf-max-saved-items' of 200, there is little speed penalty.
12458
202ff0d6
SM
124592010-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
12460
12461 * font-lock.el: Require CL when compiling.
12462 (font-lock-turn-on-thing-lock): Use `case'.
12463
ef43a0f4
EZ
124642010-04-03 Eli Zaretskii <eliz@gnu.org>
12465
12466 * emacs-lisp/authors.el (authors-fixed-entries): Add entry for Eli
12467 Zaretskii.
ef43a0f4 12468
9c13a46e
JL
124692010-04-02 Juri Linkov <juri@jurta.org>
12470
12471 * ehelp.el (electric-help-orig-major-mode):
12472 New buffer-local variable.
12473 (electric-help-mode): Set it to original major-mode. Doc fix.
12474 (with-electric-help): Use `electric-help-orig-major-mode' instead
12475 of (default-value 'major-mode). Doc fix.
12476 http://lists.gnu.org/archive/html/emacs-devel/2010-04/msg00069.html
12477
3fb87bf5
SS
124782010-04-02 Sam Steingold <sds@gnu.org>
12479
12480 * vc-hg.el (vc-hg-push, vc-hg-pull): Use `apply' when calling
12481 `vc-hg-command' with a list of flags.
12482
202ff0d6
SM
12483 * progmodes/bug-reference.el (bug-reference-bug-regexp):
12484 Also accept "patch" and "RFE".
dbb5e44a
SS
12485 (bug-reference-fontify): `bug-reference-url-format' can also be a
12486 function to be able to handle the bug kind.
202ff0d6 12487 (turn-on-bug-reference-mode, turn-on-bug-reference-prog-mode): Add.
dbb5e44a 12488
d0b22876
JD
124892010-04-02 Jan Djärv <jan.h.d@swipnet.se>
12490
12491 * tmm.el (tmm-get-keymap): Check with symbolp before passing
12492 value to fboundp, it may not be a symbol.
12493
1625d379
CY
124942010-03-31 Chong Yidong <cyd@stupidchicken.com>
12495
202ff0d6 12496 * cus-edit.el (custom-buffer-sort-alphabetically): Update :version.
1625d379 12497
1cd095c6
JL
124982010-03-31 Juri Linkov <juri@jurta.org>
12499
12500 * simple.el (next-line, previous-line): Re-throw a signal
12501 with `signal' instead of using `ding'.
12502 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01432.html
12503
67189e62
JL
125042010-03-31 Juri Linkov <juri@jurta.org>
12505
12506 * simple.el (keyboard-escape-quit): Raise deselecting the active
12507 region higher than exiting the minibuffer.
12508 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00904.html
12509
1546c559
JL
125102010-03-31 Juri Linkov <juri@jurta.org>
12511
12512 * image.el (image-animated-p): Use `image-metadata' instead of
12513 `image-extension-data'. Get GIF extenstion data from metadata
12514 property `extension-data'.
12515
85626eef
SM
125162010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
12517
12518 * simple.el (append-to-buffer): Simplify.
12519
85738751 125202010-03-31 Tomas Abrahamsson <tab@lysator.liu.se>
b42da387
TA
12521
12522 * textmodes/artist.el (artist-mode): Fix typo in docstring.
12523 Reported by Alex Schröder <kensanata@gmail.com>. (Bug#5807)
12524
85738751 125252010-03-31 Kenichi Handa <handa@m17n.org>
42763dda
KH
12526
12527 * language/sinhala.el (composition-function-table): Fix regexp for
12528 the new Unicode specification.
12529
12530 * language/indian.el (devanagari-composable-pattern)
12531 (tamil-composable-pattern, kannada-composable-pattern)
85626eef 12532 (malayalam-composable-pattern): Adjust for the new Unicode
42763dda
KH
12533 specification.
12534 (bengali-composable-pattern, gurmukhi-composable-pattern)
12535 (gujarati-composable-pattern, oriya-composable-pattern)
12536 (telugu-composable-pattern): New variables to cope with the new
12537 Unicode specification. Use them in composition-function-table.
12538
85738751 125392010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
fe59d705 12540
79d74ac5 12541 Make tmm-menubar work for the Buffers menu again (bug#5726).
fe59d705
SM
12542 * tmm.el (tmm-prompt): Also handle keymap entries in the form of
12543 vectors rather than cons cells, as used in menu-bar-update-buffers.
12544
85738751 125452010-03-31 Chong Yidong <cyd@stupidchicken.com>
03ffe8be 12546
2a793f7f
CY
12547 * progmodes/js.el (js-auto-indent-flag, js-mode-map)
12548 (js-insert-and-indent): Revert 2009-08-15 change, restoring
12549 electric punctuation for "{}();,:" (Bug#5586).
12550
03ffe8be
CY
12551 * mail/sendmail.el (mail-default-directory): Doc fix.
12552
85738751 125532010-03-31 Chong Yidong <cyd@stupidchicken.com>
03ffe8be
CY
12554
12555 * mail/sendmail.el (mail-default-directory): Doc fix.
12556
85738751 125572010-03-31 Eli Zaretskii <eliz@gnu.org>
94785022
EZ
12558
12559 * subr.el (version-regexp-alist, version-to-list)
12560 (version-list-<, version-list-=, version-list-<=)
12561 (version-list-not-zero, version<, version<=, version=): Doc fix.
12562 (Bug#5744).
12563
85738751 125642010-02-31 Dan Nicolaescu <dann@ics.uci.edu>
431af6a4
DN
12565
12566 * vc.el (vc-root-diff): Doc fix.
12567
85738751 125682010-03-31 Chong Yidong <cyd@stupidchicken.com>
9d30a9f4 12569
9aa2c576
CY
12570 * vc.el (vc-print-log, vc-print-root-log): Doc fix.
12571
9d30a9f4
CY
12572 * simple.el (append-to-buffer): Fix last change.
12573
85738751 125742010-03-31 Chong Yidong <cyd@stupidchicken.com>
d0fba174
CY
12575
12576 * simple.el (append-to-buffer): Ensure that point is preserved if
12577 BUFFER is the current buffer. Suggested by YAMAMOTO Mitsuharu.
12578 (Bug#5749)
12579
2372f278
SM
125802010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
12581
12582 * files.el (auto-mode-case-fold): Change default to t.
12583
2223a1b3
JL
125842010-03-30 Juri Linkov <juri@jurta.org>
12585
12586 * dired-x.el (dired-omit-mode): Doc fix.
12587
0ef84fc8
JL
125882010-03-30 Juri Linkov <juri@jurta.org>
12589
12590 * replace.el (occur-accumulate-lines): Move occur-engine related
12591 functions `occur-accumulate-lines' and `occur-engine-add-prefix'
12592 to be located after `occur-engine'.
12593
dc2d2590
JL
125942010-03-30 Juri Linkov <juri@jurta.org>
12595
12596 Make occur handle multi-line matches cleanly with context.
12597 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01280.html
12598
12599 * replace.el (occur-accumulate-lines): Add optional arg `pt'.
12600 (occur-engine): Add local variables `ret', `prev-after-lines',
12601 `prev-lines'. Use more arguments for `occur-context-lines'.
12602 Set first elem of its returned list to `data', and the second elem
12603 to `prev-after-lines'. Don't print the separator line.
12604 In the end, print remaining context after-lines.
12605 (occur-context-lines): Add new arguments `begpt', `endpt',
12606 `lines', `prev-lines', `prev-after-lines'. Rewrite to combine
12607 after-lines of the previous match with before-lines of the
12608 current match and not overlap them. Return a list with two
12609 values: the output line and the list of context after-lines.
12610
47c88c06
JL
126112010-03-30 Juri Linkov <juri@jurta.org>
12612
12613 * replace.el (occur-accumulate-lines): Fix a bug where the first
12614 context line at the beginning of the buffer was missing.
12615
a7b02820
EZ
126162010-03-30 Eli Zaretskii <eliz@gnu.org>
12617
12618 * files.el: Make bidi-display-reordering safe variable for boolean
12619 values.
12620
9326ba26 126212010-03-29 Phil Hagelberg <phil@evri.com>
4e2af782 12622 Chong Yidong <cyd@stupidchicken.com>
9326ba26
CY
12623
12624 * subr.el: Extend progress reporters to perform "spinning".
85626eef
SM
12625 (progress-reporter-update, progress-reporter-do-update):
12626 Handle non-numeric value arguments.
9326ba26
CY
12627 (progress-reporter--pulse-characters): New var.
12628
f6f8aa12
CY
126292010-03-28 Chong Yidong <cyd@stupidchicken.com>
12630
12631 * progmodes/compile.el (compilation-start): Fix regexp detection
12632 of initial cd command (Bug#5771).
12633
7ed287b5
CY
126342010-03-28 Stefan Guath <stefan@automata.se> (tiny change)
12635
12636 * find-dired.el (find-dired): Use read-directory-name (Bug#5777).
12637
146b8b16
NR
126382010-03-27 Nick Roberts <nickrob@snap.net.nz>
12639
12640 Restore GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
76e3243a
JB
12641 * progmodes/gdb-mi.el: Restore.
12642 * progmodes/gdb-ui.el: Remove.
12643 * progmodes/gud.el: Re-accommodate for gdb-mi.el.
146b8b16 12644
b23caf75
GM
126452010-03-25 Glenn Morris <rgm@gnu.org>
12646
12647 * desktop.el (desktop-save-buffer-p): Don't mistakenly include
12648 all dired buffers, even tramp ones. (Bug#5755)
12649
18c812bd
SM
126502010-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
12651
12652 Add "union tags" in mpc.el.
12653 * mpc.el: Remove backward compatibility code.
12654 (mpc-browser-tags): Change default.
12655 (mpc--find-memoize-union-tags): New var.
12656 (mpc-cmd-flush, mpc-cmd-special-tag-p): New fun.
12657 (mpc-cmd-find): Handle the case where the playlist does not exist.
12658 Handle union-tags.
12659 (mpc-cmd-list): Use mpc-cmd-special-tag-p. Handle union-tags.
12660 (mpc-cmd-add): Use mpc-cmd-flush.
12661 (mpc-tagbrowser-tag-name): New fun.
12662 (mpc-tagbrowser-buf): Use it.
12663 (mpc-songs-refresh): Use cond. Move to point-min as a fallback.
12664
efee6a6d
SM
126652010-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
12666
9586c41a
SM
12667 Misc cleanup.
12668 * progmodes/make-mode.el (makefile-bsdmake-rule-action-regex):
12669 Use replace-regexp-in-string.
12670 (makefile-mode-abbrev-table): Merge defvar and define-abbrev-table.
12671 (makefile-imake-mode-syntax-table): Move init into defvar.
12672 (makefile-mode): Use define-derived-mode.
12673
efee6a6d
SM
12674 * progmodes/make-mode.el (makefile-rule-action-regex): Backtrack less.
12675 (makefile-make-font-lock-keywords): Adjust rule since submatch 1 may
12676 not be present any more.
12677
c6f3804c
JB
126782010-03-24 Juanma Barranquero <lekktu@gmail.com>
12679
12680 * faces.el (set-face-attribute): Fix typo in docstring.
12681 (face-valid-attribute-values): Reflow docstring.
12682
e867cb5d 126832010-03-24 Glenn Morris <rgm@gnu.org>
4c3a215a 12684
efee6a6d 12685 * textmodes/flyspell.el (sgml-lexical-context): Autoload it (Bug#5752).
4c3a215a 12686
e867cb5d 126872010-03-24 Chong Yidong <cyd@stupidchicken.com>
e9ba3e26
CY
12688
12689 * indent.el (indent-for-tab-command): Doc fix.
12690
e867cb5d 126912010-03-24 Alan Mackenzie <acm@muc.de>
657071fc 12692
efee6a6d
SM
12693 * progmodes/cc-engine.el (c-remove-stale-state-cache):
12694 Fix off-by-one error. Fixes bug #5747.
657071fc 12695
e867cb5d 126962010-03-24 Juanma Barranquero <lekktu@gmail.com>
c8de140b
JB
12697
12698 * image-dired.el (image-dired-display-thumbs): Fix typo in docstring.
12699 (image-dired-read-comment): Doc fix.
12700
efee6a6d
SM
12701 * json.el (json-object-type, json-array-type, json-key-type)
12702 (json-false, json-null, json-read-number):
c8de140b
JB
12703 * minibuffer.el (completion-in-region-functions):
12704 * calendar/cal-tex.el (cal-tex-daily-end, cal-tex-number-weeks)
12705 (cal-tex-cursor-week):
12706 * emacs-lisp/trace.el (trace-function):
12707 * eshell/em-basic.el (eshell/printnl):
12708 * eshell/em-dirs.el (eshell-last-dir-ring, eshell-parse-drive-letter)
12709 (eshell-read-last-dir-ring, eshell-write-last-dir-ring):
12710 * obsolete/levents.el (allocate-event, event-key, event-object)
12711 (event-point, event-process, event-timestamp, event-to-character)
12712 (event-window, event-x, event-x-pixel, event-y, event-y-pixel):
12713 * textmodes/reftex-vars.el (reftex-index-macros-builtin)
12714 (reftex-section-levels, reftex-auto-recenter-toc, reftex-toc-mode-hook)
12715 (reftex-cite-punctuation, reftex-search-unrecursed-path-first)
12716 (reftex-highlight-selection): Fix typos in docstrings.
12717
e867cb5d 127182010-03-24 Juanma Barranquero <lekktu@gmail.com>
d1200087
JB
12719
12720 * minibuffer.el (completion-in-region-functions): Fix docstring typos.
12721
e867cb5d 127222010-03-24 Glenn Morris <rgm@gnu.org>
f454672b
GM
12723
12724 * mail/rmail.el (rmail-highlight-face): Restore option deleted
12725 2008-02-13 without comment; mark it obsolete.
12726 (rmail-highlight-headers): Use rmail-highlight-face once more.
12727
e867cb5d 127282010-03-24 Chong Yidong <cyd@stupidchicken.com>
d5704d66
CY
12729
12730 * woman.el (woman2-process-escapes): Only consume the newline if
12731 the filler character is on a line by itself (Bug#5729).
12732
e867cb5d 127332010-03-24 Kenichi Handa <handa@m17n.org>
fade35dd
KH
12734
12735 * language/indian.el (devanagari-composable-pattern): Add more
12736 consonants.
12737
e867cb5d 127382010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
12739
12740 * net/trampver.el: Update release number.
12741
e867cb5d 127422010-03-24 Michael Albinus <michael.albinus@gmx.de>
c0e17ff2 12743
efee6a6d
SM
12744 * net/tramp.el (tramp-find-executable):
12745 Use `tramp-get-connection-buffer'. Make the regexp for checking
c0e17ff2
MA
12746 output of "wc -l" more robust.
12747 (tramp-find-shell): Use another shell but /bin/sh on OpenSolaris.
12748 (tramp-open-connection-setup-interactive-shell): Remove workaround
12749 for OpenSolaris bug, it is not needed anymore.
12750
e867cb5d 127512010-03-24 Glenn Morris <rgm@gnu.org>
eb123b12
GM
12752
12753 * emacs-lisp/cl-macs.el (defsubst*): Add autoload cookie. (Bug#4427)
12754
e867cb5d 127552010-03-24 Wilson Snyder <wsnyder@wsnyder.org>
5f8d2ce0
WS
12756
12757 * files.el (auto-mode-alist): Accept more verilog file patterns.
12758
b2b8574b
SM
127592010-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
12760
12761 * vc-dir.el (vc-dir-headers): Abbreviate the working dir.
12762
1d94ebb0
GM
127632010-03-24 Glenn Morris <rgm@gnu.org>
12764
7e263967
GM
12765 * vc-bzr.el (vc-bzr-log-edit-mode): Add --fixes support to
12766 log-edit-before-checkin-process.
12767
5ac92c5f
GM
12768 * vc.el (vc-modify-change-comment): Pass MODE to vc-start-logentry.
12769
12770 * vc.el, vc-bzr.el, vc-hg.el (log-edit-mode): Declare.
ebbe23dd 12771
549f324a
GM
12772 * vc-dispatcher.el (vc-start-logentry): Doc fix.
12773 (log-view-process-buffer, log-edit-extra-flags): Declare.
12774
495b517c
GM
12775 * log-edit.el (log-edit-before-checkin-process): Doc fix.
12776
f4087766
SS
127772010-03-23 Sam Steingold <sds@gnu.org>
12778
12779 Fix bug#5620: recalculate all markers on compilation buffer
12780 modifications, not on file modifications.
38e9aa53
GM
12781 * progmodes/compile.el (compilation-buffer-modtime): New buffer-local
12782 variable: the buffer modification time, for buffers not associated with
12783 files.
f4087766
SS
12784 (compilation-mode): Create it.
12785 (compilation-filter): Update it.
12786 (compilation-next-error-function): Use it instead of
12787 `visited-file-modtime' for timestamp.
12788
774642e5
JL
127892010-03-23 Juri Linkov <juri@jurta.org>
12790
12791 Implement Occur multi-line matches.
12792 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01044.html
12793
12794 * replace.el (occur): Doc fix.
12795 (occur-engine): Set `begpt' to the beginning of the first line.
12796 Set `endpt' to the end of the last match line. At first, count
12797 line numbers between `origpt' and `begpt'. Split out code from
12798 `out-line' variable to new let-bindings `match-prefix' and
12799 `match-str'. In `out-line' add non-numeric prefix to all
12800 non-first lines of multi-line matches. Finally, count lines
12801 between `begpt' and `endpt' and add to `lines'.
12802
f14d1172
JL
128032010-03-23 Juri Linkov <juri@jurta.org>
12804
12805 * replace.el (occur-accumulate-lines, occur-engine):
12806 Use `occur-engine-line' instead of duplicate code.
12807 (occur-engine-line): New function created from duplicate code
12808 in `occur-accumulate-lines' and `occur-engine'.
12809
53e87c57
JL
12810 * replace.el (occur-engine-line): Add optional arg `keep-props'.
12811 (occur-accumulate-lines, occur-engine): Add arg `keep-props'.
12812
75a3ff20
JL
128132010-03-23 Juri Linkov <juri@jurta.org>
12814
12815 * finder.el: Remove TODO tasks.
12816
12817 * info.el (Info-finder-find-node): Add node "all"
12818 with all package info. Handle a list of multiple keywords
12819 separated by comma.
12820 (info-finder): In interactive use with a prefix argument,
12821 use `completing-read-multiple' to read a list of keywords
12822 separated by comma.
12823
00278747
SM
128242010-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
12825
12826 Add a new completion style `substring'.
12827 * minibuffer.el (completion-basic--pattern): New function.
12828 (completion-basic-try-completion, completion-basic-all-completions):
12829 Use it.
12830 (completion-substring--all-completions)
12831 (completion-substring-try-completion)
12832 (completion-substring-all-completions): New functions.
12833 (completion-styles-alist): New style `substring'.
12834
64cb11cc
SM
128352010-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
12836
12837 Get rid of .elc files after removal of the corresponding .el.
12838 * Makefile.in (compile-clean): New target.
12839 (compile-main): Use it.
12840
835e2c65
JD
128412010-03-22 Jan Djärv <jan.h.d@swipnet.se>
12842
12843 * Makefile.in (compile-main): cd to $(lisp) in a sub-shell, so we
12844 don't do make there. When compiling with separate object dir, there
12845 is no Makefile there.
12846
111a9dff
SM
128472010-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
12848
12849 Get rid of the ELCFILES abomination, again.
12850 * Makefile.in (update-elclist, ELCFILES, compile-last): Remove.
12851 (all, compile): Don't call compile-last.
12852 (compile-main): Build the "elcfiles" list dynamically.
12853 (compile-targets): New (internal) target.
12854
82c3d67a
AS
128552010-03-21 Andreas Schwab <schwab@linux-m68k.org>
12856
12857 * Makefile.in (top_srcdir): Define.
12858 (abs_top_builddir): Define.
12859 (srcdir): Don't append `/..'.
12860 (EMACS): Use ${abs_top_builddir}.
12861 (all, compile, compile-always, compile-last): Don't set emacswd.
64cb11cc
SM
12862 (update-subdirs, update-authors): Use $(top_srcdir) instead of
12863 $(srcdir).
82c3d67a
AS
12864 (lisp): Use $(srcdir) instead of @srcdir@.
12865
d66ecdbb
JL
128662010-03-21 Juri Linkov <juri@jurta.org>
12867
12868 Fix message of multi-line occur regexps and multi-buffer header lines.
12869 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00457.html
12870
12871 * replace.el (occur-1): Don't display regexp if it is longer
12872 than window-width. Use `query-replace-descr' to display regexp.
12873 (occur-engine): Don't display regexp in the buffer header for
12874 multi-buffer occur. Display a separate header line with total
12875 match count and regexp for multi-buffer occur.
12876 Use `query-replace-descr' to display regexp.
12877
f05e1b94
TZ
128782010-03-20 Teodor Zlatanov <tzz@lifelogs.com>
12879
12880 * net/secrets.el: Fix parenthesis.
12881 (secrets-enabled): Fix parenthesis.
12882
801ba3ba
SM
128832010-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
12884
3613edce
SM
12885 Use more relative file and directory names.
12886 * Makefile.in (EMACS): Arrange for it to work when we chdir.
12887 (setwins, setwins_almost, setwins_for_subdirs):
12888 Don't `cd'; output relative names.
12889 (all, compile, compile-always, compile-last): Set emacswd.
12890 (custom-deps, finder-data, autoloads, update-subdirs, compile-last):
12891 Just cd to the lisp source dir so we can use relative file names.
12892
801ba3ba
SM
12893 * outline.el (hide-sublevels): Unfix the paren non-typo! (bug#5738).
12894
2b1400b9
GM
128952010-03-20 Glenn Morris <rgm@gnu.org>
12896
12897 * textmodes/rst.el: Use faces for font-lock customization, and make the
12898 old -face variables obsolete.
12899 (rst-block, rst-external, rst-definition, rst-directive, rst-comment)
12900 (rst-emphasis1, rst-emphasis2, rst-literal, rst-reference): New faces.
12901 (rst-block-face, rst-external-face, rst-definition-face)
12902 (rst-directive-face, rst-comment-face, rst-emphasis1-face)
12903 (rst-emphasis2-face, rst-literal-face, rst-reference-face):
12904 Make obsolete.
12905 (rst-font-lock-keywords-function): Update for above changes.
12906
5e418f17
JL
129072010-03-20 Juri Linkov <juri@jurta.org>
12908
12909 * s-region.el:
12910 * obsolete/s-region.el: Move to obsolete.
12911
b0287b39
JB
129122010-03-19 Juanma Barranquero <lekktu@gmail.com>
12913
12914 * vc-dispatcher.el (vc-do-command): Remove reference to `vc-path'.
12915
3c95bbb6
DN
129162010-03-19 Dan Nicolaescu <dann@ics.uci.edu>
12917
12918 * vc-hooks.el (vc-path): Remove variable and obsolete declaration.
12919
09158997
DN
129202010-03-19 Dan Nicolaescu <dann@ics.uci.edu>
12921
12922 Add special markup processing for commit logs.
12923 * log-edit.el (log-edit-extra-flags): New variable.
12924 (log-edit): Add new argument MODE. Use that mode when non-nil
12925 instead of the log-view-mode.
12926 (log-view-process-buffer): New function.
12927
12928 * vc.el: Document that the checkin method takes optional
12929 arguments. Document new backend specific method: log-view-mode.
12930 (vc-default-log-edit-mode): New function.
12931 (vc-checkin): Use a backend specific log-view-mode.
12932 Pass extra arguments to the checkin method.
12933 (vc-modify-change-comment): Pass a dummy extra argument.
12934
12935 * vc-dispatcher.el (vc-log-edit): Add a mode argument, pass it to
12936 log-edit.
12937 (vc-start-logentry): Add a mode argument, pass it to vc-log-edit.
12938 (vc-finish-logentry): Process the log buffer before passing it
12939 down. Pass log-edit-extra-flags.
12940
12941 * vc-bzr.el (vc-bzr-checkin): Pass extra arguments to the commit
12942 command.
85626eef
SM
12943 (log-edit-extra-flags, log-edit-before-checkin-process):
12944 New declarations.
09158997
DN
12945
12946 * vc-hg.el (vc-hg-checkin): Pass extra arguments to the commit
12947 command.
85626eef
SM
12948 (log-edit-extra-flags, log-edit-before-checkin-process):
12949 New declarations.
09158997
DN
12950 (vc-hg-log-edit-mode): New derived mode.
12951
12952 * vc-arch.el (vc-arch-checkin):
12953 * vc-cvs.el (vc-cvs-checkin):
12954 * vc-git.el (vc-git-checkin):
12955 * vc-mtn.el (vc-mtn-checkin):
12956 * vc-rcs.el (vc-rcs-checkin):
12957 * vc-sccs.el (vc-sccs-checkin):
12958 * vc-svn.el (vc-svn-checkin): Add an optional ignored argument.
12959
f430423d
SM
129602010-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
12961
12962 * outline.el (hide-sublevels): Don't hide trailing newline (and fix
12963 parent typo).
12964
aa8f8277
GM
129652010-03-19 Glenn Morris <rgm@gnu.org>
12966
f430423d 12967 * password-cache.el (password-cache, password-cache-expiry): Autoload.
aa8f8277 12968
04525749
GM
129692010-03-18 Glenn Morris <rgm@gnu.org>
12970
c70815f1
GM
12971 * emacs-lisp/autoload.el (autoload-rubric): Doc fix.
12972
84d0a5f8
GM
12973 * replace.el (query-replace-history): Give it a doc string.
12974 (map-query-replace-regexp): Use query-replace-from-history-variable
12975 and query-replace-to-history-variable.
12976
e3a15161
GM
12977 * mail/hashcash.el (declare-function): Remove duplicate definition.
12978
27be0364
GM
12979 * mail/emacsbug.el (report-emacs-bug-pretest-address):
12980 Make it an obsolete alias for report-emacs-bug-address.
12981 (message-strip-special-text-properties): Declare.
12982 (report-emacs-bug): Remove test for a pretest bug address.
12983 Combine message-mode-specific code.
12984
88b8d18e
GM
12985 * mail/supercite.el: Don't require sendmail.
12986 (mh-in-header-p): Declare rather than using with-no-warnings.
12987 (sc-no-blank-line-or-header): Use rfc822-goto-eoh rather than
12988 mail-header-end. Don't bind mysterious variable `kill-lines-magic'.
12989
1a355d09
GM
12990 * calendar/cal-french.el: Convert to utf-8.
12991
04525749
GM
12992 * files.el (interpreter-mode-alist): Use emacs-lisp-mode for
12993 Emacs scripts.
12994
ae84eb97
MA
129952010-03-16 Michael Albinus <michael.albinus@gmx.de>
12996
12997 * net/secrets.el (secrets-enabled): New variable. Use it instead
12998 of a subfeature.
12999
7c75524e
MA
130002010-03-15 Michael Albinus <michael.albinus@gmx.de>
13001
13002 * net/secrets.el (top): Register the D-Bus signals only when the
f430423d
SM
13003 service "org.freedesktop.secrets" can be pinged.
13004 Provide subfeature `enabled'.
7c75524e 13005
57938a79
JL
130062010-03-14 Juri Linkov <juri@jurta.org>
13007
13008 Add finder unknown keywords.
13009
13010 * finder.el (finder-unknown-keywords): New function.
13011
13012 * info.el (Info-finder-find-node): Use `finder-unknown-keywords'
13013 to create a Finder node with unknown keywords.
13014
88f4758e
JL
130152010-03-14 Juri Linkov <juri@jurta.org>
13016
13017 * finder.el (finder-compile-keywords): Replace `princ' with
13018 `prin1' on a list of symbols interned from keyword strings.
13019
13020 * emacs-lisp/lisp-mnt.el (lm-keywords-list): If `keywords' contains
13021 a comma, then split keywords using a comma and optional whitespace.
13022 Otherwise, split by whitespace.
13023
13024 * complete.el:
13025 * face-remap.el:
13026 * log-view.el:
13027 * net/hmac-def.el:
13028 * net/hmac-md5.el:
13029 * net/netrc.el:
13030 * progmodes/mixal-mode.el: Fix keywords.
13031
7725ebb7
MA
130322010-03-13 Michael Albinus <michael.albinus@gmx.de>
13033
13034 * Makefile.in (ELCFILES): Add net/secrets.elc.
13035
13036 * net/secrets.el: New file.
13037
6f320937
CY
130382010-03-12 Chong Yidong <cyd@stupidchicken.com>
13039
13040 * facemenu.el (list-colors-display, list-colors-print): New arg
13041 callback. Use it to allow selecting colors.
13042
13043 * wid-edit.el (widget-image-insert): Insert image prop even if the
13044 current display is non-graphic.
13045 (widget-field-value-set): New fun.
13046 (editable-field): Use it.
13047 (widget-field-value-get): Clean up unused var.
85626eef
SM
13048 (widget-color-value-create, widget-color--choose-action):
13049 New funs. Allow using list-colors-display to choose color.
6f320937 13050
647f9993
CY
130512010-03-12 Chong Yidong <cyd@stupidchicken.com>
13052
13053 * cus-edit.el: Resort topmost custom groups.
13054 (custom-buffer-sort-alphabetically): Default to t.
13055 (customize-apropos): Use apropos-parse-pattern.
13056 (custom-search-field): New var.
13057 (custom-buffer-create-internal): Add custom-apropos search field.
13058 (custom-add-parent-links): Don't display parent doc.
13059 (custom-group-value-create): Don't sort top-level custom group.
85626eef 13060 (custom-magic-value-create): Show visibility button before option name.
647f9993
CY
13061
13062 (custom-variable-state): New fun, from custom-variable-state-set.
13063 (custom-variable-state-set): Use it.
13064 (custom-group-value-create): Hide options with standard values
13065 using the :hidden-states property. Use progress reporter.
13066
13067 (custom-show): Simplify.
13068 (custom-visibility): Disable images by default.
13069 (custom-variable): New property :hidden-states.
13070 (custom-variable-value-create): Enable images for
13071 custom-visibility widgets. Use :hidden-states property to
13072 determine initial visibility.
13073
13074 * wid-edit.el (widget-image-find): Give images center ascent.
13075 (visibility): Add :on-image and :off-image properties.
13076 (widget-visibility-value-create): Use them.
13077
eba5b4dd
CY
130782010-03-12 Chong Yidong <cyd@stupidchicken.com>
13079
13080 * cus-edit.el (processes): Remove from development group.
13081 (oop, hypermedia): Delete group.
26f4b8ab 13082 (comm): Promote to top-level group.
eba5b4dd
CY
13083
13084 * net/browse-url.el (browse-url):
13085 * net/xesam.el (xesam):
13086 * net/tramp.el (tramp):
13087 * net/goto-addr.el (goto-address):
26f4b8ab 13088 * net/ange-ftp.el (ange-ftp): Put in comm group.
eba5b4dd
CY
13089
13090 * view.el (view): Remove from editing group.
13091
13092 * uniquify.el (uniquify): Put in files group.
13093
13094 * net/browse-url.el (browse-url):
13095 * ps-print.el (postscript): Put in external group.
13096
13097 * cus-edit.el (outlines):
13098 * textmodes/text-mode.el (text-mode-hook):
13099 * textmodes/table.el (table):
13100 * textmodes/picture.el (picture):
13101 * outline.el (outlines): Put in wp group.
13102
13103 * nxml/nxml-mode.el (nxml): Remove from wp group.
13104
13105 * net/tramp-imap.el (tramp-imap): Put in tramp group.
13106
13107 * mail/metamail.el (metamail): Remove from hypermedia group.
13108
13109 * cus-edit.el (abbrev):
13110 * whitespace.el (whitespace):
13111 * vcursor.el (vcursor):
13112 * reveal.el (reveal):
13113 * hl-line.el (hl-line): Put in convenience group.
13114
13115 * epg-config.el (epg): Put in data group.
13116
13117 * emulation/pc-select.el (pc-select): Put in emulations group.
13118
13119 * calculator.el (calculator): Put in applications group.
13120
8117868f
DN
131212010-03-12 Dan Nicolaescu <dann@ics.uci.edu>
13122
13123 Add .dir-locals.el support for file-less buffers.
13124 * files.el (hack-local-variables): Split out code to apply local
13125 variable settings ...
13126 (hack-local-variables-apply): ... here. New function.
13127 (hack-dir-local-variables): Use the default directory for when the
13128 buffer does not have an associated file.
13129 (hack-dir-local-variables-non-file-buffer): New function.
13130 * diff-mode.el (diff-mode):
13131 * vc-annotate.el (vc-annotate-mode):
13132 * vc-dir.el (vc-dir-mode):
13133 * log-edit.el (log-edit-mode):
13134 * log-view.el (log-view-mode): Call hack-dir-local-variables-non-file-buffer.
13135
855a2294
DN
131362010-03-12 Dan Nicolaescu <dann@ics.uci.edu>
13137
13138 Add support for shelving snapshots and for showing shelves.
13139 * vc-bzr.el (vc-bzr-shelve-show, vc-bzr-shelve-show-at-point)
13140 (vc-bzr-shelve-apply-and-keep-at-point, vc-bzr-shelve-snapshot):
13141 New functions.
13142 (vc-bzr-shelve-map, vc-bzr-shelve-menu-map)
13143 (vc-bzr-extra-menu-map): Map them.
13144
3e5b7009
GM
131452010-03-11 Glenn Morris <rgm@gnu.org>
13146
0dcf7d7e
GM
13147 * cus-edit.el (customize-changed-options-previous-release):
13148 Bump to 23.1.
13149
3e5b7009
GM
13150 * image.el (image-animate-max-time): Fix :version tag.
13151
288f9fc0
CY
131522010-03-10 Chong Yidong <cyd@stupidchicken.com>
13153
13154 * Branch for 23.2.
13155
53ef91b1
SM
131562010-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
13157
13158 * vc-git.el (vc-git-revision-table): Include remote branches.
13159
b41460ae 131602010-03-10 Kim F. Storm <storm@cua.dk>
0608aa45
KS
13161
13162 Animated image API.
13163 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00211.html
13164
13165 * image.el (image-animate-max-time): New defcustom.
13166 (image-animated-types): New defconst.
13167 (create-animated-image, image-animate-timer)
13168 (image-animate-start, image-animate-stop, image-animate-timeout)
13169 (image-animated-p): New functions.
13170
13171 * image-mode.el (image-toggle-display-image):
13172 Replace `create-image' with `create-animated-image'.
13173
e5d1fb10 131742010-03-09 Miles Bader <miles@gnu.org>
25344b05
MB
13175
13176 * vc-git.el (vc-git-print-log): Use "tformat:" for shortlog,
13177 instead of "format:"; this ensures that the output is
13178 newline-terminated.
13179
4e7cafbe
CY
131802010-03-08 Chong Yidong <cyd@stupidchicken.com>
13181
13182 * mail/rfc822.el (rfc822-addresses): Use nested catches to ensure
13183 that all errors are caught, and that the return value is always a
13184 list (Bug#5692).
13185
aec66319
KH
131862010-03-08 Kenichi Handa <handa@m17n.org>
13187
13188 * language/misc-lang.el (windows-1256): New coding system.
ebc3ea5c 13189 (cp1256): New alias of windows-1256 (bug#5690).
aec66319 13190
b327c975
AS
131912010-03-07 Andreas Schwab <schwab@linux-m68k.org>
13192
13193 * mail/rfc822.el (rfc822-addresses): Move catch clause down around
13194 call to rfc822-bad-address. (Bug#5692)
13195
1c465a6a
CY
131962010-03-07 Štěpán Němec <stepnem@gmail.com> (tiny change)
13197
85626eef
SM
13198 * vc-git.el (vc-git-annotate-extract-revision-at-line):
13199 Use vc-git-root as default directory for revision path (Bug#5657).
1c465a6a 13200
a4e32226
CY
132012010-03-06 Chong Yidong <cyd@stupidchicken.com>
13202
13203 * calculator.el (calculator): Don't bind split-window-keep-point
13204 (Bug#5674).
13205
4c83ed3d
SM
132062010-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
13207
13208 * vc-git.el: Re-flow to fit into 80 columns.
13209 (vc-git-after-dir-status-stage, vc-git-dir-status-goto-stage):
13210 Remove spurious `quote' element in each case alternative.
13211 (vc-git-show-log-entry): Use prog1.
13212 (vc-git-after-dir-status-stage): Remove unused var `remaining'.
13213
e8defde3
SM
132142010-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
13215
13216 * man.el (Man-files-regexp): Tighten up the regexp (bug#5686).
13217
233f0c9f
CY
132182010-03-03 Chong Yidong <cyd@stupidchicken.com>
13219
13220 * macros.el (insert-kbd-macro): Look up keyboard macro using the
13221 definition, not the name (Bug#5481).
13222
254bedef 132232010-03-03 Štěpán Němec <stepnem@gmail.com> (tiny change)
bc91aee9
ŠN
13224
13225 * subr.el (momentary-string-display): Don't overwrite the MESSAGE
13226 argument with a local variable. (Bug#5670)
13227
7187cdae
JL
132282010-03-02 Juri Linkov <juri@jurta.org>
13229
13230 * info.el (Info-index-next): Decrement line number by 2. (Bug#5652)
13231
9cf3544e
MA
132322010-03-02 Michael Albinus <michael.albinus@gmx.de>
13233
13234 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix an
13235 error when FILENAME and NEWNAME are existing remote directories.
13236
13237 * net/tramp-compat.el (tramp-compat-make-temp-file): Add optional
13238 parameter DIR-FLAG.
13239
33f77982
GM
132402010-03-02 Glenn Morris <rgm@gnu.org>
13241
13242 * calendar/cal-hebrew.el (holiday-hebrew-passover): Fix date
13243 of Yom HaAtzma'ut when it falls on a Monday (rule changed in 2004).
13244
d99ea08e
KH
132452010-03-01 Kenichi Handa <handa@m17n.org>
13246
e8defde3 13247 * language/burmese.el (burmese-composable-pattern): Rename from
d99ea08e
KH
13248 myanmar-composable-pattern.
13249
e8defde3
SM
13250 * international/characters.el (script-list):
13251 * international/fontset.el (script-representative-chars):
13252 Change myanmar to burmese.
d99ea08e 13253 (otf-script-alist): Likewise.
4aa2c3b2
KH
13254 (setup-default-fontset): Likewise. Re-fix :otf spec.
13255
b374f54d
KY
132562010-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
13257
13258 * menu-bar.el (menu-bar-manuals-menu): Fix typo.
13259
71572c03
JD
132602010-02-28 Jan Djärv <jan.h.d@swipnet.se>
13261
13262 * scroll-bar.el (scroll-bar-drag-1): Add save-excursion, bug #5654.
13263
00cffdeb
MA
132642010-02-28 Michael Albinus <michael.albinus@gmx.de>
13265
13266 * net/tramp.el (tramp-handle-write-region): START can be a string.
13267 Take care in the checks. Reported by Dan Davison
13268 <davison@stats.ox.ac.uk>.
13269
d4b06783
MA
132702010-02-28 Michael Albinus <michael.albinus@gmx.de>
13271
13272 * net/dbus.el (dbus-introspect, dbus-get-property)
85626eef
SM
13273 (dbus-set-property, dbus-get-all-properties):
13274 Use `dbus-call-method' when noninteractive. (Bug#5645)
d4b06783 13275
8c3e96d2
CY
132762010-02-28 Chong Yidong <cyd@stupidchicken.com>
13277
de3a1fe9
CY
13278 * textmodes/reftex-toc.el (reftex-toc-promote-prepare):
13279 * emacs-lisp/elint.el (elint-add-required-env):
de3a1fe9
CY
13280 * calendar/icalendar.el (icalendar--add-diary-entry):
13281 * calc/calcalg2.el (math-tracing-integral):
8c3e96d2
CY
13282 * files.el (recover-session-finish): Use with-current-buffer
13283 instead of save-excursion.
13284
c53b9c3b
SM
132852010-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
13286
13287 Fix in-buffer completion when after-change-functions modify the buffer.
13288 * minibuffer.el (completion--replace): New function.
13289 (completion--do-completion): Use it and use relative movement.
13290
4a16bdc6
CY
132912010-02-27 Chong Yidong <cyd@stupidchicken.com>
13292
13293 * international/fontset.el (setup-default-fontset): Fix :otf spec.
d99ea08e 13294
b8280f39
CY
132952010-02-27 Jeremy Whitlock <jcscoobyrs@gmail.com> (tiny change)
13296
c53b9c3b
SM
13297 * progmodes/python.el (python-pdbtrack-stack-entry-regexp):
13298 Allow the characters _<> in the stack entry (Bug#5653).
b8280f39 13299
f88cc4d6
KH
133002010-02-26 Kenichi Handa <handa@m17n.org>
13301
13302 * language/burmese.el: Fix entries in composition-function-table.
13303 (myanmar-composable-pattern): New variable.
13304
13305 * international/fontset.el (setup-default-fontset): Add an entry
13306 for myanmar.
13307
13308 * international/characters.el (script-list): Add Myanmar
13309 Extended-A.
13310
cdbf9100
GM
133112010-02-26 Glenn Morris <rgm@gnu.org>
13312
90a94603
GM
13313 * custom.el (custom-initialize-delay): Doc fix.
13314
cdbf9100
GM
13315 * mail/sendmail.el (send-mail-function): Autoload the call
13316 to custom-initialize-delay, not otherwise preserved in loaddefs.el.
13317
f95a5fd0
CY
133182010-02-24 Chong Yidong <cyd@stupidchicken.com>
13319
13320 * files.el (hack-local-variables-filter): For eval forms, also
13321 check safe-local-variable-p (Bug#5636).
13322
459a5f4b
MA
133232010-02-22 Michael Albinus <michael.albinus@gmx.de>
13324
13325 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Protect
13326 setting the modes by `ignore-errors'. It might fail, for example
13327 if the file is not owned by the user but the group.
13328 (tramp-handle-write-region): Ensure, that `tmpfile' is always readable.
13329
bb23f6e8
CY
133302010-02-21 Chong Yidong <cyd@stupidchicken.com>
13331
6a7662bb
BR
13332 * files.el (directory-listing-before-filename-regexp):
13333 Use stricter matching for iso-style dates, to avoid false matches with
50c58e27
CY
13334 date-like filenames (Bug#5597).
13335
b660eb70
CY
13336 * htmlfontify.el (htmlfontify): Doc fix.
13337
13338 * eshell/eshell.el (eshell): Doc fix.
13339
bb23f6e8
CY
13340 * startup.el (fancy-about-screen): In mode-line, apply
13341 mode-line-buffer-id face only to the buffer name (Bug#5613).
13342
3e39928c
CY
133432010-02-20 Kevin Ryde <user42@zip.com.au>
13344
f7e0618c
JB
13345 * progmodes/compile.el (compilation-error-regexp-alist-alist):
13346 In `watcom' anchor regexp to start of line, to avoid slowness
3e39928c
CY
13347 (Bug#5599).
13348
0f00e948
EZ
133492010-02-20 Eli Zaretskii <eliz@gnu.org>
13350
13351 * subr.el (remove-yank-excluded-properties): Explain in a comment
13352 why `category' property is removed.
13353
3513efb2
CY
133542010-02-19 Chong Yidong <cyd@stupidchicken.com>
13355
6a7662bb
BR
13356 * isearch.el (isearch-update-post-hook, isearch-update):
13357 Revert 2010-02-17 change.
3513efb2 13358
b4340b3f
UJ
133592010-02-19 Ulf Jasper <ulf.jasper@web.de>
13360
13361 * calendar/icalendar.el (icalendar--convert-ordinary-to-ical)
13362 (icalendar--convert-weekly-to-ical)
13363 (icalendar--convert-yearly-to-ical)
13364 (icalendar--convert-block-to-ical)
13365 (icalendar--convert-cyclic-to-ical)
13366 (icalendar--convert-anniversary-to-ical): Take care of time
13367 specifications where hour has 1-digit only (Bug#5549).
13368
8cfae03d
NR
133692010-02-19 Nick Roberts <nickrob@snap.net.nz>
13370
13371 * progmodes/gdb-ui.el (gdb-assembler-handler): Accommodate change
13372 of disassemble output in GDB 7.1.
13373
055e4eea
GM
133742010-02-19 Glenn Morris <rgm@gnu.org>
13375
13376 * progmodes/f90.el (f90-electric-insert): Give it a delete-selection
13377 property. (Bug#5593)
13378
ff6b00de
SS
133792010-02-18 Sam Steingold <sds@gnu.org>
13380
13381 * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
13382
fe8c0b47
SM
133832010-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
13384
13385 Use abbreviated file names in bookmarks (bug#5591).
13386 * bookmark.el (bookmark-maybe-load-default-file): Remove redundant
13387 calls to expand-file-name.
13388 (bookmark-relocate): Use abbreviated file names in bookmarks.
13389 (bookmark-load): Use abbreviated file names in messages.
13390
73a37a69
MA
133912010-02-18 Michael Albinus <michael.albinus@gmx.de>
13392
13393 * net/tramp.el (tramp-handle-directory-files): When FULL, do not
13394 expand "." and "..". Reported by Thierry Volpiatto
13395 <thierry.volpiatto@gmail.com>.
13396
6e4f5731
MA
133972010-02-18 Michael Albinus <michael.albinus@gmx.de>
13398
13399 * net/tramp.el (tramp-handle-insert-file-contents): Set always the
13400 permissions of the temporary file to "0600". In case the remote
13401 file has no read permissions for the owner, there might be
13402 problems otherwise. Reported by Ole Laursen <olau@iola.dk>.
13403
1340422010-02-18 Glenn Morris <rgm@gnu.org>
b788a98d
GM
13405
13406 * emacs-lisp/authors.el (authors-renamed-files-alist):
13407 Add entries for INSTALL.CVS.
13408
ba5bf642
MH
134092010-02-17 Mark A. Hershberger <mah@everybody.org>
13410
f7e0618c 13411 * vc-bzr.el: Fix typo in Known Bugs section.
ba5bf642 13412
f7e0618c 13413 * isearch.el (isearch-update-post-hook): New hook.
ba5bf642
MH
13414 (isearch-update): Use the new hook.
13415
aac0b0f2
MA
134162010-02-16 Michael Albinus <michael.albinus@gmx.de>
13417
fe8c0b47
SM
13418 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
13419 Fix errors in copying directories.
aac0b0f2
MA
13420 (tramp-handle-add-name-to-file, tramp-handle-copy-directory)
13421 (tramp-do-copy-or-rename-file, tramp-handle-delete-directory)
13422 (tramp-handle-delete-file)
13423 (tramp-handle-dired-recursive-delete-directory)
13424 (tramp-handle-write-region): Flush also the cache for the upper
13425 directory.
13426
05bbe066
CY
134272010-02-16 Chong Yidong <cyd@stupidchicken.com>
13428
e8ab3908
CY
13429 * simple.el (save-interprogram-paste-before-kill): Doc fix.
13430
ff90f4b0
CY
13431 * cus-edit.el (hardware): Doc fix.
13432
13433 * man.el (man): Add to external custom group.
13434
13435 * delim-col.el (columns): Move to wp custom group.
13436
13437 * doc-view.el (doc-view): Add to data custom group.
13438
fe8c0b47 13439 * nxml/nxml-mode.el (nxml-faces): Remove from font-lock-faces group.
ff90f4b0 13440
05bbe066
CY
13441 * textmodes/flyspell.el (flyspell-word): Obey the offset specified
13442 by ispell-parse-output (Bug#5575).
13443
fa6ea913
KH
134442010-02-16 Kenichi Handa <handa@m17n.org>
13445
13446 * international/ja-dic-cnv.el (iso-2022-7bit-short): Delete it.
13447 (skkdic-convert-okuri-ari): Ignore lines starting with '>'.
13448 (skkdic-convert): Use `euc-japan' coding system for writing.
13449
88fd78ae
GM
134502010-02-16 Glenn Morris <rgm@gnu.org>
13451
13452 * textmodes/tex-mode.el (tex-bibtex-file): Expand the result of
13453 tex-main-file before using it. (Bug#5562)
13454
2b8c974a
SM
134552010-02-15 Stefan Monnier <monnier@iro.umontreal.ca>
13456
13457 * emacs-lisp/advice.el (ad-compile-function): Suppress byte-compiler
13458 warnings, since it is annoying for the user to see them each time he
13459 runs the code.
13460
7540f029
MA
134612010-02-15 Michael Albinus <michael.albinus@gmx.de>
13462
13463 * net/tramp.el (tramp-process-actions, tramp-read-passwd):
13464 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection): Use VEC
13465 instead of PROC for caching "first-password-request". Otherwise,
13466 new processes would not profit from passwords already entered.
13467
2b8c974a
SM
13468 * net/tramp-cache.el (tramp-dump-connection-properties):
13469 Don't save "first-password-request" property.
7540f029 13470
fa5f7c5f
JB
134712010-02-14 Juanma Barranquero <lekktu@gmail.com>
13472
13473 * outline.el (outline-head-from-level):
13474 * simple.el (with-wrapper-hook):
fa5f7c5f
JB
13475 * emacs-lisp/elint.el (elint-extra-errors, elint-current-buffer)
13476 (elint-defun, elint-buffer-env, elint-top-form-logged)
13477 (elint-unbound-variable):
13478 * textmodes/reftex-toc.el (reftex-toc-newhead-from-alist):
13479 Fix typos in docstrings.
13480
ecbaeb7b
MA
134812010-02-14 Michael Albinus <michael.albinus@gmx.de>
13482
13483 * files.el (insert-directory): When WILDCARD-REGEXP and
13484 FULL-DIRECTORY-P are nil, insert the file entry instead of the
13485 whole directory. (Bug#5551)
13486
13487 * net/ange-ftp.el (ange-ftp-insert-directory): Insert " " for
13488 dired's alignment sanity. (Bug#5516)
13489
91e3333f
JL
134902010-02-14 Juri Linkov <juri@jurta.org>
13491
13492 * man.el (Man-fontify-manpage, Man-cleanup-manpage):
13493 Remove remaining ^H with their preceding chars. (Bug#5566)
13494
36020642
GM
134952010-02-13 Glenn Morris <rgm@gnu.org>
13496
13497 * simple.el (transpose-subr): Give it a doc-string.
13498
13499 * textmodes/paragraphs.el (transpose-paragraphs, transpose-sentences):
13500 Doc fixes.
13501
f5952338
JL
135022010-02-12 Juri Linkov <juri@jurta.org>
13503
13504 * arc-mode.el (archive-unique-fname): Make directories for nested
13505 archives. (Bug#5540)
13506
918fe50f
JL
135072010-02-12 Juri Linkov <juri@jurta.org>
13508
13509 * ffap.el (dired-at-point): Fix docstring. (Bug#5565)
13510
c07ff221
SM
135112010-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
13512
48b1e7cf
SM
13513 * subr.el (copy-overlay): Handle deleted overlays.
13514
c07ff221
SM
13515 * man.el (Man-completion-table): Don't signal an error if we can't run
13516 manual-program (bug#4056).
13517
0e374247
JB
135182010-02-10 Juanma Barranquero <lekktu@gmail.com>
13519
13520 * textmodes/artist.el (artist-mt): Fix typos in docstring.
13521
dbf8402b
SM
135222010-02-10 Thierry Volpiatto <thierry.volpiatto@gmail.com>
13523
348d1e60
SM
13524 * info.el (Info-bookmark-jump): Simplify.
13525
dbf8402b
SM
13526 * bookmark.el (bookmark-handle-bookmark): Catch the right error.
13527 (bookmark-default-handler): Accept new bookmark field `buffer'.
13528
e6d23bb5
CY
135292010-02-10 Chong Yidong <cyd@stupidchicken.com>
13530
13531 * iswitchb.el (iswitchb-completions): Revert last change.
13532
a8e4290b
MA
135332010-02-10 Michael Albinus <michael.albinus@gmx.de>
13534
2b23acde 13535 * ls-lisp.el (ls-lisp-insert-directory): When WILDCARD-REGEXP and
348d1e60
SM
13536 FULL-DIRECTORY-P are nil, and FILE is absolute, expand it.
13537 This prevents file names like "~/" being listed literally.
a8e4290b 13538
c59d6fad
DN
135392010-02-10 Dan Nicolaescu <dann@ics.uci.edu>
13540
348d1e60
SM
13541 * term/xterm.el (xterm-maybe-set-dark-background-mode):
13542 Remove dead code. (Bug#5546)
c59d6fad 13543
3a66e78f
CY
135442010-02-09 Chong Yidong <cyd@stupidchicken.com>
13545
13546 * eshell/em-ls.el (eshell-ls-applicable): Frob file attributes
13547 correctly (Bug#5548).
13548
f29fd869
CY
135492010-02-08 Jose E. Marchesi <jemarch@gnu.org>
13550
13551 * progmodes/ada-mode.el (ada-in-numeric-literal-p): New function.
fe8c0b47 13552 (ada-adjust-case): Don't adjust case in hexadecimal number literals.
f29fd869 13553
7fad1447
KH
135542010-02-08 Kenichi Handa <handa@m17n.org>
13555
13556 * international/mule-util.el (with-coding-priority): Add autoload
48c2d18a 13557 cookie for putting `lisp-indent-function'.
7fad1447 13558
50e4518b
GM
135592010-02-07 Glenn Morris <rgm@gnu.org>
13560
13561 * progmodes/f90.el (f90-font-lock-keywords-1, f90-font-lock-keywords-2):
13562 Move F2003 named interfaces from keywords-2 to keywords-1, and
13563 use function-name-face rather than constant-face.
13564 Simplify "abstract interface" regexp.
13565
a4cc44cf
CY
135662010-02-07 Chong Yidong <cyd@stupidchicken.com>
13567
13568 * eshell/esh-util.el (eshell-file-attributes): New optional arg
13569 ID-FORMAT. Pass it to `file-attributes'.
13570
13571 * eshell/em-ls.el (eshell-do-ls): Use it (Bug#5528).
13572
c917476d
CY
135732010-02-07 sj <prime.wizard+emacs@gmail.com> (tiny change)
13574
13575 * faces.el (set-face-attribute): Allow calling
13576 internal-set-lisp-face-attribute with 'unspecified family and
13577 foundry argument (Bug#5536).
13578
7cf3f3d6
GM
135792010-02-07 Glenn Morris <rgm@gnu.org>
13580
13581 * progmodes/f90.el (f90-font-lock-keywords-2)
13582 (f90-looking-at-type-like, f90-looking-at-program-block-end):
13583 Handle F2003 named interfaces.
13584
ffe87109
CY
135852010-02-06 Chong Yidong <cyd@stupidchicken.com>
13586
13587 * progmodes/cc-mode.el (c-common-init): Bind temporary variables
13588 beg and end before calling c-get-state-before-change-functions.
13589
4775ecad
DN
135902010-02-06 Dan Nicolaescu <dann@ics.uci.edu>
13591
33aeea0e
SM
13592 * vc-bzr.el (vc-bzr-dir-extra-headers):
13593 Disable the pending merges header.
4775ecad 13594
0d17c4b9
JL
135952010-02-05 Juri Linkov <juri@jurta.org>
13596
13597 * doc-view.el (doc-view-mode):
13598 * image-mode.el (image-mode): Put property mode-class=special.
13599 (Bug#4896)
13600
8228a275
MH
136012010-02-05 Mark A. Hershberger <mah@everybody.org>
13602
13603 * vc-svn.el (vc-svn-revision-table): New function.
13604
d9320986
MA
136052010-02-05 Michael Albinus <michael.albinus@gmx.de>
13606
13607 * net/ange-ftp.el (ange-ftp-insert-directory):
13608 * net/tramp-imap.el (tramp-imap-handle-insert-directory):
13609 * net/tramp-smb.el (tramp-smb-handle-insert-directory):
13610 Handle also directories. (Bug#5478)
13611
f43d8ecc
GM
136122010-02-05 Glenn Morris <rgm@gnu.org>
13613
13614 * progmodes/f90.el (f90-font-lock-keywords-2): Fix `enum'.
13615
ce3a988d
CY
136162010-02-05 Chong Yidong <cyd@stupidchicken.com>
13617
13618 * startup.el (command-line-1): Convert options beginning with a
13619 single dash as well (Bug#5519).
13620
bdd42899
SM
136212010-02-05 Stefan Monnier <monnier@iro.umontreal.ca>
13622
51b23c44
SM
13623 Make `initials' completion work for /hh -> /home/horn again (bug#5524).
13624 * minibuffer.el (completion-initials-expand): Only check the presence
13625 of delims *within* the boundaries, since otherwise the / delim is
13626 always found for files.
13627
bdd42899
SM
13628 Fix up various corner case problems.
13629 * doc-view.el (doc-view-last-page-number): New function.
13630 (doc-view-mode, doc-view-last-page, doc-view-goto-page): Use it.
13631 (doc-view-goto-page): Avoid inf-loops when the conversion fails.
13632 (doc-view-kill-proc): Avoid inf-loop in freak cases.
13633 (doc-view-reconvert-doc): Use the new recursive delete-directory.
13634 (doc-view-convert-current-doc): Don't create the resolution.el file
13635 here any more.
13636 (doc-view-pdf/ps->png): Do it here instead.
13637 (doc-view-already-converted-p): Check that resolution.el is present.
13638 (doc-view-pdf->png): Don't rely on doc-view-pdf/ps->png for the few
13639 windows that are not yet showing images.
13640
d5b3979c
MA
136412010-02-04 Michael Albinus <michael.albinus@gmx.de>
13642
13643 * dired.el (dired-revert): If DIRED-DIRECTORY is a cons cell, call
13644 `dired-uncache' for every elemnt which is an absolute file name.
13645
13646 * net/tramp.el (tramp-handle-dired-uncache): When DIR is not a
13647 directory, handle its directory component.
13648 (tramp-handle-file-remote-p): Let-bind `tramp-verbose' to 3; this
13649 function is called permanently and creates noise, otherwise.
13650
13651 * net/tramp-imap.el (tramp-imap-handle-insert-directory):
13652 * net/tramp-smb.el (tramp-smb-handle-insert-directory):
13653 Handle the case, FILENAME is not in `default-directory'. (Bug#5478)
13654
b003beb1
DB
136552010-02-04 David Burger <dburger@google.com> (tiny change)
13656
13657 * macros.el (apply-macro-to-region-lines):
13658 Minor simplification. (Bug#5485)
13659
ea92f9f3
GM
136602010-02-04 Glenn Morris <rgm@gnu.org>
13661
a03ae20d
GM
13662 * mail/rmail.el (rmail-show-message-1): Handle malformed
13663 quoted-printable text. (Bug#5441)
13664
4d01b827
GM
13665 * mail/mail-utils.el (mail-unquote-printable-region): Doc fix.
13666
ea92f9f3
GM
13667 * simple.el (visual-line-mode): Capitalize lighter.
13668
82055bb7
JW
136692010-02-03 John Wiegley <jwiegley@gmail.com>
13670
13671 * iswitchb.el (iswitchb-completions): Add bookmark files to the
13672 list of files considered for "virtual buffer" completions.
13673
8214b6e4
MA
136742010-02-03 Michael Albinus <michael.albinus@gmx.de>
13675
13676 * net/ange-ftp.el (ange-ftp-insert-directory): Parse directory
dd86ea11 13677 also in case of (and (not full) (not wildcard)). This is needed
8214b6e4
MA
13678 when dired is called with a list of files, which are not in
13679 `default-directory'. (Bug#5478)
13680
1df9718f
SM
136812010-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
13682
13683 * vc-hooks.el (vc-path): Make it an obsolete var, rather than function.
13684
02ba1267
JL
136852010-02-02 Juri Linkov <juri@jurta.org>
13686
13687 * textmodes/ispell.el (ispell-message-text-end): Remove final newline
13688 from unidiff to allow function-line after @@.
13689
a0c6a0fb
JL
136902010-02-02 Juri Linkov <juri@jurta.org>
13691
13692 * ediff-util.el (ediff-file-checked-in-p): Replace '(nil CVS) by
13693 '(RCS SCCS) with inverted condition.
13694
c35fcd52
MA
136952010-02-02 Michael Albinus <michael.albinus@gmx.de>
13696
13697 * net/ange-ftp.el (ange-ftp-skip-msgs): Ignore all ""^500 .*AUTH"
13698 messages.
13699
6ba973c1
JL
137002010-02-01 Juri Linkov <juri@jurta.org>
13701
13702 * arc-mode.el (archive-zip-extract): Use `member-ignore-case' to
13703 compare with "pkunzip" and "pkzip" instead of only "pkzip".
13704 In the `archive-extract-by-stdout' branch use `shell-quote-argument'
13705 only when (car archive-zip-extract) is "unzip". (Bug#5475)
13706
0bca393f
SM
137072010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
13708
13709 * doc-view.el (doc-view-new-window-function): Be a bit more defensive.
13710 (doc-view-revert-buffer): New command.
13711 (doc-view-mode-map): Use it.
13712
7a444e2a
DN
137132010-02-01 Dan Nicolaescu <dann@ics.uci.edu>
13714
13715 * vc-bzr.el (vc-bzr-dir-extra-headers): Add a header when a
13716 pending merge is detected.
13717
ad6fc8f4
JL
137182010-01-31 Juri Linkov <juri@jurta.org>
13719
13720 * progmodes/grep.el (zrgrep): Call `grep-compute-defaults' at the
13721 beginning of interactive spec like all other grep commands do.
13722 Put "all" in front of "gz". (Bug#5260)
13723
b9236874
DN
137242010-01-29 Dan Nicolaescu <dann@ics.uci.edu>
13725
13726 * vc-bzr.el (vc-bzr-after-dir-status): Match another renaming indicator.
13727
1e868757
CY
137282010-01-29 Chong Yidong <cyd@stupidchicken.com>
13729
13730 * dirtrack.el (dirtrack): Warn instead of signalling error if the
13731 regexp is incorrect (Bug#5476).
13732
e5c70c41
MA
137332010-01-29 Michael Albinus <michael.albinus@gmx.de>
13734
13735 * net/tramp.el (tramp-handle-insert-directory): Handle also
13736 symlinks, when FILENAME is not in `default-directory'.
13737
0c0b61f1
MA
137382010-01-28 Michael Albinus <michael.albinus@gmx.de>
13739
13740 * net/ange-ftp.el (ange-ftp-insert-directory): Handle the case,
e5c70c41 13741 FILE is not in `default-directory'. (Bug#5478)
0c0b61f1
MA
13742
13743 * net/tramp.el (tramp-handle-insert-directory): Simplify handling
13744 of SWITCHES. Handle the case, FILENAME is not in
13745 `default-directory'. (Bug#5478)
13746 (tramp-register-file-name-handlers): Add safe-magic property.
13747
763f325e
CY
137482010-01-28 Chong Yidong <cyd@stupidchicken.com>
13749
13750 * arc-mode.el (archive-zip-extract): Quote the argument passed to
13751 unzip (Bug#5475).
13752
fd09a83f
CY
137532010-01-28 Nil Geisweiller <ngeiswei@googlemail.com> (tiny change)
13754
13755 * progmodes/flymake.el (flymake-allowed-file-name-masks)
13756 (flymake-master-make-header-init): Add other C++ filename masks.
13757 (flymake-find-possible-master-files)
13758 (flymake-check-patch-master-file-buffer): Doc fixes (Bug#5488).
13759
7e5686f0
MA
137602010-01-28 Michael Albinus <michael.albinus@gmx.de>
13761
13762 Fix some busybox annoyances.
13763
13764 * net/tramp.el (tramp-wrong-passwd-regexp): Add "Timeout, server
13765 not responding." string.
13766 (tramp-open-connection-setup-interactive-shell): Dump stty
13767 settings. Enable "neveropen" arg for all `tramp-send-command'
13768 calls. Handle "=" in variable values properly.
13769 (tramp-find-inline-encoding): Raise an error, when no encoding is
13770 found.
13771 (tramp-wait-for-output): Check, whether PROC buffer is available.
13772 Remove spurious " ^H" sequences, sent by busybox.
13773 (tramp-get-ls-command): Suppress coloring, if possible.
13774
c6265c10
GM
137752010-01-28 Glenn Morris <rgm@gnu.org>
13776
c85a168b
GM
13777 * vc-svn.el (vc-svn-update): Use "svn --non-interactive". (Bug#4280)
13778
c6265c10
GM
13779 * log-edit.el (log-edit-strip-single-file-name): Add missing
13780 :safe, :group, and :version tags.
13781
7d82a738
SB
137822010-01-27 Stephen Berman <stephen.berman@gmx.net>
13783
13784 * calendar/diary-lib.el (diary-unhide-everything): Handle narrowed
13785 buffers. (Bug#5477)
13786
8b0e68ea
CY
137872010-01-27 David De La Harpe Golden <david@harpegolden.net>
13788
13789 * files.el (delete-directory): Handle moving to trash without
13790 first doing recursion (Bug#5436).
13791
368d3208
DN
137922010-01-26 Dan Nicolaescu <dann@ics.uci.edu>
13793
13794 * vc-hooks.el (vc-path): Mark as obsolete.
13795
755da7fa
DN
137962010-01-25 Dan Nicolaescu <dann@ics.uci.edu>
13797
e2396d80
DN
13798 * vc-annotate.el (vc-annotate-revision-at-line): Compare file
13799 names too.
13800
755da7fa
DN
13801 * vc-bzr.el (vc-bzr-print-log): Use the more compact --line option
13802 for the short log.
13803 (vc-bzr-log-view-mode): Adjust regexp for the above change.
13804
6a6d15ab 138052010-01-25 Mark A. Hershberger <mah@everybody.org>
aaef4f91 13806
ac9ffe99 13807 * progmodes/python.el: Replace reference to obsolete c-subword-mode.
d9de6d6f 13808
48c2d18a 13809 * vc-bzr.el (vc-bzr-revision-table): New function.
aaef4f91 13810
25f38310 138112010-01-25 Eric Hanchrow <eric.hanchrow@gmail.com>
504dcc71
EH
13812
13813 * vc-git.el (vc-git-dir-status-goto-stage): Pass --relative to the
13814 diff-index command. This requires at least git-1.5.5. (Bug#1589).
13815
51850286
DN
138162010-01-24 Dan Nicolaescu <dann@ics.uci.edu>
13817
c2f1d6d8
DN
13818 Remove support for adding --signoff on commit.
13819 Future support will use an incompatible generic mechanism.
13820 * vc-git.el (vc-git-add-signoff): Remove variable.
13821 (vc-git-toggle-signoff): Remove function.
13822 (vc-git-extra-menu-map): Do not bind vc-git-toggle-signoff.
13823
6a7662bb
BR
13824 * term/xterm.el (xterm-maybe-set-dark-background-mode):
13825 Rename from xterm-set-background-mode. Return t if the background mode
51850286
DN
13826 was set.
13827 (terminal-init-xterm): Move tty-set-up-initial-frame-faces
13828 earlier, call it again in case the background mode has changed.
13829
02c6d0d0
CY
138302010-01-23 Dmitri Paduchikh <dpaduch@k66.ru> (tiny change)
13831
13832 * emacs-lisp/advice.el (ad-set-orig-definition): Fix typo
13833 (Bug#3541).
13834
064eee03
CY
138352010-01-23 Chong Yidong <cyd@stupidchicken.com>
13836
02c6d0d0
CY
13837 * emacs-lisp/assoc.el (aelement): Doc fix.
13838 (aput, adelete, amake): Use lexical-let (Bug#5450).
064eee03 13839
5336c3ec 138402010-01-23 Stephen Leake <stephen_leake@member.fsf.org>
afb5d709 13841
48c2d18a 13842 * progmodes/ada-mode.el (ada-in-paramlist-p): Pragma syntax
afb5d709
SL
13843 is the same as subprogram call, not declaration. (Bug#5435).
13844
0536254e
MA
138452010-01-23 Michael Albinus <michael.albinus@gmx.de>
13846
13847 * net/tramp-smb.el (tramp-smb-conf): New defcustom.
13848 (tramp-smb-maybe-open-connection): Use it.
13849
411d06c2
MA
138502010-01-22 Michael Albinus <michael.albinus@gmx.de>
13851
0536254e 13852 * net/tramp-imap.el (top): Autoload needed packages. (Bug#5448)
411d06c2 13853
c893016b
SM
138542010-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
13855
13856 * mail/rmailmm.el (rmail-mime-handle): Don't set the buffer to unibyte
13857 just because we see "encoding: 8bit".
13858 * mail/rmail.el (rmail-show-message-1): Decode the body's QP into bytes.
13859
9425f8e1
CY
138602010-01-22 Chong Yidong <cyd@stupidchicken.com>
13861
13862 * isearch.el (isearch-allow-scroll): Doc fix (Bug#5446).
13863
6a801864
EZ
138642010-01-22 Eli Zaretskii <eliz@gnu.org>
13865
13866 * jka-compr.el (jka-compr-load): If load-file is not in
13867 load-history, try its file-truename version. (bug#5447)
13868
3e8f7d91
AM
138692010-01-21 Alan Mackenzie <acm@muc.de>
13870
13871 Fix a situation where deletion of a cpp construct throws an error.
537ffaf3
SM
13872 * progmodes/cc-engine.el (c-invalidate-state-cache):
13873 Before invoking c-with-all-but-one-cpps-commented-out, check that the
3e8f7d91
AM
13874 special cpp construct is still in the buffer.
13875 (c-parse-state): Record the special cpp with markers, not numbers.
13876
f0bd0ad5
CY
138772010-01-21 Kenichi Handa <handa@m17n.org>
13878
13879 * textmodes/sgml-mode.el (sgml-maybe-name-self): No need to
13880 process last-command-event, as it is now decoded first (Bug#5380).
13881
5189d95b
CY
138822010-01-20 Chong Yidong <cyd@stupidchicken.com>
13883
13884 * term.el (term-send-raw-meta): Revert 2009-12-04 change (Bug#5330).
13885
e073d74a
GM
138862010-01-20 Glenn Morris <rgm@gnu.org>
13887
13888 * indent.el (tab-always-indent): Fix custom-type.
13889
8ee04f3a
AM
138902010-01-19 Alan Mackenzie <acm@muc.de>
13891
13892 * progmodes/cc-defs.el: Fix bug#5395: typing '#' in an empty
13893 buffer throws "args out of range".
13894 (c-set-cpp-delimiters, c-clear-cpp-delimiters): Check for EOB
13895 playing the role of delimiter.
13896
6a47c86a
SL
138972010-01-18 Stephen Leake <stephen_leake@member.fsf.org>
13898
bf0b361c 13899 * progmodes/ada-mode.el: Fix bug#5400.
6a47c86a
SL
13900 (ada-matching-decl-start-re): Move into ada-goto-decl-start.
13901 (ada-goto-decl-start): Rename from ada-goto-matching-decl-start; callers
13902 changed. Delete RECURSIVE parameter; never used. Improve doc string.
13903 Improve comments in "is" portion. Handle null procedure declaration.
13904 (ada-move-to-end): Improve doc string.
13905
2acfb954
ÓF
139062010-01-18 Óscar Fuentes <ofv@wanadoo.es>
13907
e90d57c0 13908 * ido.el (ido-cur-list): Initialize to nil.
2acfb954 13909 Remove obsolete information from commentary.
e90d57c0
JB
13910 (ido-choice-list): Initialize to nil.
13911 (ido-get-bufname): Reject minibuffers.
13912 (ido-make-buffer-list): If "default" is a nonexistent
13913 buffer, ignore it, as per the function's comment.
13914 (ido-kill-buffer-internal): New function.
13915 (ido-kill-buffer-at-head): Use it.
13916 (ido-visit-buffer): Likewise.
2acfb954 13917
244b023e
CY
139182010-01-18 Chong Yidong <cyd@stupidchicken.com>
13919
13920 * calendar/time-date.el (date-to-time): Doc fix (Bug#5408).
13921
db9e401b
JB
139222010-01-18 Juanma Barranquero <lekktu@gmail.com>
13923
db9e401b
JB
13924 * emacs-lisp/chart.el (chart-file-count, chart-rmail-from):
13925 Fix typos in chart titles.
13926
13927 * whitespace.el (whitespace-style, global-whitespace-newline-mode):
db9e401b
JB
13928 * emacs-lisp/eieio.el (eieio-error-unsupported-class-tags)
13929 (eieio-generic-form, eieio-help-mode-augmentation-maybee, eieio-browse)
13930 (describe-class, eieio-describe-generic, describe-generic):
13931 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click)
13932 (eieio-speedbar-expand):
13933 * emulation/viper-cmd.el (viper-exec-form-in-vi)
13934 (viper-exec-form-in-emacs, viper-harness-minor-mode, viper-ESC)
13935 (viper-repeat, viper-replace-state-exit-cmd, viper-toggle-search-style)
13936 (viper-del-backward-char-in-replace, viper-backward-indent)
13937 (viper-brac-function, viper-register-to-point, viper-submit-report):
13938 * net/tramp.el (tramp-remote-coding-commands):
13939 * term/x-win.el (emacs-session-save, x-menu-bar-open, icon-map-list):
13940 Fix typos in docstrings.
13941
9295137d
CY
139422010-01-17 Chong Yidong <cyd@stupidchicken.com>
13943
13944 * mail/sendmail.el (mail-yank-original): Set the mark if the
13945 specified function for yanking does not do it.
13946
4d0bbcb6
DN
139472010-01-17 Dan Nicolaescu <dann@ics.uci.edu>
13948
7902c120
DN
13949 * vc.el (with-vc-properties): Deal with directory arguments. (Bug#5298)
13950
4d0bbcb6
DN
13951 * vc-dir.el (vc-dir-resynch-file): Update the vc-dir header when
13952 resyncing a directory.
13953
0b702bc1
SL
139542010-01-17 Stephen Leake <stephen_leake@member.fsf.org>
13955
6a47c86a 13956 * progmodes/ada-mode.el: Fix bug#1920.
0b702bc1
SL
13957 (ada-ident-re): Delete ., allow multibyte characters.
13958 (ada-goto-label-re): New; matches goto labels.
13959 (ada-block-label-re): New; matches block labels.
13960 (ada-label-re): New; matches both.
5f9d345c 13961 (ada-named-block-re): Delete; callers changed to use
0b702bc1
SL
13962 `ada-block-label-re' instead.
13963 (ada-get-current-indent, ada-get-indent-noindent, ada-get-indent-loop):
13964 Use `ada-block-label-re'.
13965 (ada-indent-on-previous-lines): Improve handling of goto labels.
13966 (ada-get-indent-block-start): Special-case block label.
13967 (ada-get-indent-label): Split into `ada-indent-block-label' and
13968 `ada-indent-goto-label'.
13969 (ada-goto-stmt-start, ada-goto-next-non-ws):
13970 Optionally ignore goto labels.
13971 (ada-goto-next-word): Simplify.
13972 (ada-indent-newline-indent-conditional): Insert newline before
13973 trying to fix indentation; doc fix.
13974
05287c49
JB
139752010-01-17 Jay Belanger <jay.p.belanger@gmail.com>
13976
13977 * calc/calc.el (calc-command-flags): Give it an initial value.
13978
4963739e
JB
139792010-01-17 Juanma Barranquero <lekktu@gmail.com>
13980
4963739e
JB
13981 * files.el (minibuffer-with-setup-hook):
13982 * textmodes/artist.el (artist-mt, artist-key-undraw-continously)
13983 (artist-key-draw-continously, artist-key-do-continously-continously)
13984 (artist-key-set-point-continously, artist-mouse-draw-continously):
13985 Fix typos in docstrings.
13986
116bd1ee
CY
139872010-01-16 Lennart Borgman <lennart.borgman@gmail.com>
13988
6a7662bb
BR
13989 * nxml/nxml-mode.el (nxml-extend-after-change-region):
13990 Never return t (Bug#3898).
116bd1ee 13991
2784cd7a 139922010-01-16 Frédéric Perrin <frederic.perrin@resel.fr> (tiny change)
d4efdaea
CY
13993
13994 * vc-dispatcher.el (vc-do-command): Set LC_MESSAGES, so that we
13995 can parse the output of the external commands (Bug#5279).
13996
abd5cfe8
CY
139972010-01-16 Jari Aalto <jari.aalto@cante.net>
13998
13999 * pcmpl-unix.el (pcmpl-unix-read-passwd-file): Doc fix.
14000
4fe22cdf
CY
140012010-01-16 Chong Yidong <cyd@stupidchicken.com>
14002
bbdc98ef
CY
14003 * emacs-lisp/advice.el (ad-add-advice): Doc fix (Bug#5274)
14004
c7dc1ac1
CY
14005 * emacs-lisp/cl-macs.el (defstruct): Doc fix (Bug#5267).
14006
4fe22cdf
CY
14007 * startup.el (command-line): Remove unused --icon-type arg.
14008 Handle --display arg, passing it to command-line-1 (Bug#5392).
14009
045b9da7
ML
140102010-01-16 Mario Lang <mlang@delysid.org>
14011
045b9da7
ML
14012 * emacs-lisp/chart.el (chart-translate-namezone):
14013 * textmodes/artist.el (artist-compute-popup-menu-table):
14014 Remove duplicated words in doc-strings.
14015
6554a5df
CY
140162010-01-15 David Abrahams <dave@boostpro.com> (tiny change)
14017
14018 * net/mairix.el (mairix-widget-send-query): Send -1 instead of nil
14019 to mairix-search to suppress threading (Bug#5342).
14020
ca4f0e9a
KH
140212010-01-15 Kenichi Handa <handa@m17n.org>
14022
14023 * international/mule-cmds.el (canonicalize-coding-system-name):
b7235808 14024 Convert "msXXX", "ibmXXX", "windows-XXX" to "cpXXX" (Bug#5387).
ca4f0e9a 14025
1db3226b
GM
140262010-01-15 Glenn Morris <rgm@gnu.org>
14027
56a03f46
GM
14028 * log-view.el (top-level): Require 'wid-edit. (Bug#5311)
14029
14030 * wid-edit.el (widget-keymap): Doc fix.
14031
1db3226b
GM
14032 * vc-svn.el (vc-svn-print-log): Use --limit rather than -l since the
14033 former seems to be more widely accepted by various svn versions.
14034
80cd4bb4
JB
140352010-01-14 Juanma Barranquero <lekktu@gmail.com>
14036
d1f18ec0
JB
14037 * find-cmd.el (find-constituents):
14038 * vc-arch.el (vc-arch-root):
14039 * window.el (window-body-height, pop-up-frames):
d1f18ec0
JB
14040 * emacs-lisp/eieio-base.el (eieio-singleton, slot-missing):
14041 * progmodes/ada-stmt.el (ada-if):
14042 * progmodes/gdb-ui.el (gdb-jsonify-buffer):
14043 * textmodes/ispell.el (ispell-grep-options, ispell-dictionary-alist)
14044 (ispell-encoding8-command, ispell-aspell-supports-utf8)
14045 (ispell-last-program-name, ispell-help): Fix typos in docstrings.
14046
80cd4bb4
JB
14047 * progmodes/flymake.el (flymake-post-syntax-check):
14048 Fix typo in error message.
14049
9c23ca47
JB
140502010-01-14 Juanma Barranquero <lekktu@gmail.com>
14051
14052 * hexl.el (hexl-printable-character): Fix check of `hexl-iso',
14053 which is always a string. (Bug#5313)
14054
8794c483
JB
140552010-01-14 Juanma Barranquero <lekktu@gmail.com>
14056
14057 * progmodes/ada-xref.el (ada-default-prj-properties):
14058 Simplify previous change.
14059
95005d39
SL
140602010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
14061
14062 * progmodes/ada-xref.el (ada-default-prj-properties):
14063 Default ada_project_path to $ADA_PROJECT_PATH.
14064
140652010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
80e18d20
SL
14066
14067 * progmodes/ada-mode.el (ada-create-keymap):
14068 Override `narrow-to-defun' with `ada-narrow-to-defun'.
14069
fb0d1545
SL
140702010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
14071
14072 * progmodes/ada-mode.el: Deal with Ada 2005 "overriding" keyword.
14073 (ada-subprog-start-re, ada-imenu-subprogram-menu-re): Add keyword.
14074 (ada-get-current-indent, ada-imenu-generic-expression)
14075 (ada-which-function): Check for it.
14076
5c9434d0
SL
140772010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
14078
14079 * progmodes/ada-mode.el (ada-clean-buffer-before-saving): Make obsolete.
14080 (ada-mode): Don't obey `ada-clean-buffer-before-saving' anymore.
14081
3a4f3a3b
GM
140822010-01-14 Glenn Morris <rgm@gnu.org>
14083
14084 * frame.el (show-trailing-whitespace): Safe if boolean. (Bug#5312)
14085
d9a7c140
KH
140862010-01-14 Kenichi Handa <handa@m17n.org>
14087
14088 * composite.el (auto-composition-mode): Make it a buffer local
14089 variable (permanent-local).
14090 (auto-composition-function): Set the default value to
14091 auto-compose-chars.
49caf252 14092 (auto-composition-mode): Make it a simple function, not a minor mode.
d9a7c140
KH
14093 (global-auto-composition-mode): Likewise.
14094 (turn-on-auto-composition-if-enabled): Delete it.
49caf252 14095
38bee102
KF
140962010-01-13 Karl Fogel <kfogel@red-bean.com>
14097
14098 * bookmark.el (bookmark-bmenu-execute-deletions): Doc fix (Bug#5276).
d9a7c140 14099
b8b45afc
MA
141002010-01-12 Michael Albinus <michael.albinus@gmx.de>
14101
14102 * files.el (copy-directory): Compute target for recursive
14103 directories with identical names. (Bug#5343)
14104
893db5bc
GM
141052010-01-12 Glenn Morris <rgm@gnu.org>
14106
6a7662bb
BR
14107 * mail/emacsbug.el (report-emacs-bug-pretest-address):
14108 Set it to bug-gnu-emacs rather than emacs-pretest-bug.
893db5bc 14109
d8b8451f
SS
141102010-01-11 Sam Steingold <sds@gnu.org>
14111
14112 * imenu.el (imenu-default-create-index-function): Detect infinite
14113 loops caused by imenu-prev-index-position-function.
14114
30afcdff
JB
141152010-01-11 Juanma Barranquero <lekktu@gmail.com>
14116
14117 * htmlfontify.el (htmlfontify-load-rgb-file)
14118 (htmlfontify-unload-rgb-file, hfy-fallback-colour-values)
14119 (htmlfontify-manual, htmlfontify, hfy-page-header, hfy-page-footer)
14120 (hfy-src-doc-link-style, hfy-src-doc-link-unstyle, hfy-link-extn)
14121 (hfy-link-style-fun, hfy-index-file, hfy-instance-file)
14122 (hfy-html-quote-regex, hfy-init-kludge-hook, hfy-post-html-hooks)
14123 (hfy-default-face-def, hfy-etag-regex, hfy-html-quote-map)
14124 (hfy-etags-cmd-alist-default, hfy-etags-bin, hfy-ignored-properties)
14125 (hfy-which-etags, hfy-etags-cmd, hfy-istext-command, hfy-display-class)
14126 (hfy-optimisations, hfy-tags-cache, hfy-tags-sortl, hfy-tags-rmap)
14127 (hfy-style-assoc, hfy-sheet-assoc, hfy-facemap-assoc, hfy-interq)
14128 (hfy-colour-vals, hfy-default-header, hfy-link-style-string)
14129 (hfy-triplet, hfy-slant, hfy-weight, hfy-combined-face-spec)
14130 (hfy-face-attr-for-class, hfy-face-to-style-i, hfy-size-to-int)
14131 (hfy-flatten-style, hfy-face-to-style, hfy-face-or-def-to-name)
14132 (hfy-face-to-css, hfy-p-to-face, hfy-p-to-face-lennart, hfy-face-at)
14133 (hfy-fontified-p, hfy-merge-adjacent-spans, hfy-buffer)
14134 (hfy-html-enkludge-buffer, hfy-html-quote, hfy-html-dekludge-buffer)
14135 (hfy-force-fontification, htmlfontify-buffer, hfy-dirname)
14136 (hfy-make-directory, hfy-text-p, hfy-mark-tag-names, hfy-relstub)
14137 (hfy-href-stub, hfy-href, hfy-mark-tag-hrefs, hfy-prepare-index-i)
14138 (hfy-prepare-index, hfy-prepare-tag-map, hfy-subtract-maps)
14139 (htmlfontify-run-etags): Fix typos in docstrings and remove superfluous
14140 backslash-quoting from parentheses, etc.
14141
92b1c416
CY
141422010-01-11 Chong Yidong <cyd@stupidchicken.com>
14143
14144 * progmodes/js.el: Autoload javascript-mode alias.
14145
4454adab
JB
141462010-01-11 Juanma Barranquero <lekktu@gmail.com>
14147
14148 * ffap.el (ffap-shell-prompt-regexp, ffap-all-subdirs, ffap-url-p)
14149 (ffap-alist, ffap-tex-path, ffap-url-at-point, ffap-gopher-regexp)
14150 (ffap-gopher-at-point, ffap-file-at-point, ffap-read-file-or-url)
14151 (ffap-read-url-internal, ffap-menu, ffap-at-mouse):
14152 Fix typos in docstrings.
14153 (ffap-url-regexp): Doc fix.
14154 (ffap-at-mouse): Fix typo in message.
14155
6589a2f9
GM
141562010-01-11 Glenn Morris <rgm@gnu.org>
14157
14158 * version.el (emacs-copyright): Set copyright year to 2010.
14159
4e5617ee
SM
141602010-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
14161
14162 * format.el (format-annotate-function): Only set
14163 write-region-post-annotation-function after running to-fn so as not to
14164 affect nested write-region calls (bug#5273).
14165
52bee098
CY
141662010-01-10 Chong Yidong <cyd@stupidchicken.com>
14167
a069f067
CY
14168 * Makefile.in (ELCFILES): Add wisent/python-wy.el and
14169 wisent/python.el.
14170
e709e39d
CY
141712010-01-09 Chong Yidong <cyd@stupidchicken.com>
14172
14173 * man.el (Man-goto-section): Signal error if the section is not
14174 found (Bug#5317).
14175
6ee86780
JB
141762010-01-09 Juanma Barranquero <lekktu@gmail.com>
14177
14178 * vc-bzr.el (vc-bzr-working-revision): On Windows and MS-DOS, accept
14179 URLs with a leading triple slash in the file: scheme. (Bug#5345)
14180
fa7b5f7b
CY
141812010-01-09 Chong Yidong <cyd@stupidchicken.com>
14182
14183 * progmodes/compile.el: Don't treat compile-command as safe if
14184 compilation-read-command might be nil (Bug#4218).
14185
de62c4d9
JD
141862010-01-09 Jan Djärv <jan.h.d@swipnet.se>
14187
14188 * startup.el (command-line-1): Use orig-argi to check for ignored X and
14189 NS options.
14190
e94be827
KH
141912010-01-08 Kenichi Handa <handa@m17n.org>
14192
4e5617ee
SM
14193 * international/fontset.el (build-default-fontset-data):
14194 Exclude characters in scripts kana, hangul, han, or cjk-misc.
e94be827 14195
1dfae2a2
JB
141962010-01-07 Juanma Barranquero <lekktu@gmail.com>
14197
14198 * vc-dir.el (vc-dir-prepare-status-buffer): Pass a (fake) filename
14199 to `create-file-buffer' as it expects, not just a buffer name.
14200 (vc-dir-mode): Include the buffer name in `list-buffers-directory',
14201 to help uniquify. (Bug#3224)
14202
d0cf45b7
JD
142032010-01-06 Jan Djärv <jan.h.d@swipnet.se>
14204
14205 * font-setting.el (font-setting-change-default-font): Use user-spec
14206 instead of name.
14207
7534fa5e
DN
142082010-01-06 Dan Nicolaescu <dann@ics.uci.edu>
14209
14210 * vc-bzr.el (vc-bzr-after-dir-status): Ignore pending merges.
14211
fd579fdc
CY
142122010-01-05 Tom Tromey <tromey@redhat.com>
14213
4e5617ee
SM
14214 * progmodes/python.el (python-font-lock-keywords):
14215 Handle qualified decorators (Bug#881).
fd579fdc 14216
37860caf
DN
142172010-01-05 Dan Nicolaescu <dann@ics.uci.edu>
14218
14219 * vc-bzr.el (vc-bzr-working-revision): Fix looking for a revision
14220 in a lightweight checkout.
14221
69db641d
KH
142222010-01-05 Kenichi Handa <handa@m17n.org>
14223
4e5617ee 14224 * language/indian.el (malayalam-composable-pattern): Fix ZWNJ and ZWJ.
69db641d 14225
b25d6a02
DN
142262010-01-05 Dan Nicolaescu <dann@ics.uci.edu>
14227
14228 * vc-bzr.el (vc-bzr-diff): Obey vc-disable-async-diff.
14229
137d88ca
DN
142302010-01-04 Dan Nicolaescu <dann@ics.uci.edu>
14231
14232 * vc-bzr.el (vc-bzr-state-heuristic): Make it work for lightweight
14233 checkouts. (Bug#618)
3d5d0aa9 14234 (vc-bzr-log-view-mode): Also highlight the author.
8e7e2286
DN
14235 (vc-bzr-shelve-map): Change binding for vc-bzr-shelve-apply-at-point.
14236 (vc-bzr-shelve-menu-map):
14237 (vc-bzr-dir-extra-headers): Improve menu and tooltip text.
14238 (vc-bzr-shelve-apply): Make prompt more explicit.
137d88ca 14239
da76998b
CY
142402010-01-02 Chong Yidong <cyd@stupidchicken.com>
14241
14242 * net/browse-url.el (browse-url-encode-url): Don't escape commas.
14243 They are valid characters in URL paths (rfc3986), and at least
14244 Firefox does not understand the encoded version (Bug#3166).
14245
b2ad70b6
CY
142462010-01-02 Daniel Elliott <danelliottster@gmail.com> (tiny change)
14247
14248 * progmodes/octave-mod.el (octave-end-keywords)
4e5617ee
SM
14249 (octave-block-begin-or-end-regexp, octave-block-match-alist):
14250 Add "end" keyword (Bug#3061).
b2ad70b6
CY
14251 (octave-end-as-array-index-p): New function.
14252 (calculate-octave-indent): Use it.
14253
54136282
KF
142542010-01-02 Karl Fogel <kfogel@red-bean.com>
14255
14256 * bookmark.el: Consistently put the text property on the bookmark name.
14257 (bookmark-bmenu-marks-width): Bump back to 2, to include
14258 annotation marks.
14259 (bookmark-bmenu-hide-filenames): Adjust for above, and put the text
14260 property on the bookmark name, instead of not putting it at all.
14261 (bookmark-bmenu-list): Fix where we put the text property.
14262
cc4d3cad
KF
142632010-01-02 Karl Fogel <kfogel@red-bean.com>
14264
14265 * bookmark.el (bookmark-bmenu-save): Just depend on the new logic
14266 for showing buffer modified state (as added in the previous change).
14267
b894c439
KF
142682010-01-02 Karl Fogel <kfogel@red-bean.com>
14269
14270 * bookmark.el: Show modified state of bookmark buffer more accurately.
14271 (bookmark-bmenu-list): Initialize buffer-modified-p properly.
14272 (bookmark-send-edited-annotation): Mark bookmark-alist as modified.
14273 (with-buffer-modified-unmodified): New macro.
14274 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
14275 (bookmark-bmenu-mark, bookmark-bmenu-unmark, bookmark-bmenu-delete):
cc4d3cad 14276 Use new macro to preserve the buffer modified state.
b894c439 14277
3a69db53
KF
142782010-01-02 Karl Fogel <kfogel@red-bean.com>
14279
4e5617ee 14280 * bookmark.el (bookmark-bmenu-select, bookmark-bmenu-1-window)
3a69db53
KF
14281 (bookmark-bmenu-2-window, bookmark-bmenu-this-window)
14282 (bookmark-bmenu-other-window, bookmark-bmenu-switch-other-window)
14283 (bookmark-bmenu-show-annotation, bookmark-bmenu-edit-annotation)
14284 (bookmark-bmenu-rename, bookmark-bmenu-locate)
4e5617ee
SM
14285 (bookmark-bmenu-relocate, bookmark-bmenu-goto-bookmark):
14286 Remove unnecessary calls to `bookmark-bmenu-ensure-position'.
3a69db53 14287
af414f10
EZ
142882010-01-02 Eli Zaretskii <eliz@gnu.org>
14289
4e5617ee
SM
14290 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
14291 Make the lines in the generated doc string shorter. (Bug#4668)
af414f10 14292
f2ec0e5e
CY
142932010-01-02 Ryan Yeske <rcyeske@gmail.com>
14294
14295 * net/rcirc.el: Add follow-link binding (Bug#4738).
14296
38c1ba62
EZ
142972010-01-02 Eli Zaretskii <eliz@gnu.org>
14298
4e5617ee 14299 * Makefile.in (bzr-update): Rename from cvs-update.
38c1ba62
EZ
14300 (cvs-update): New target for backward compatibility.
14301
4e5617ee 14302 * makefile.w32-in (bzr-update): Rename from cvs-update.
38c1ba62
EZ
14303 (cvs-update): New target for backward compatibility.
14304
ea2c0f5b
KF
143052010-01-02 Karl Fogel <kfogel@red-bean.com>
14306
14307 * bookmark.el: Remove gratuitous gratitude.
14308
5ae329f4
KF
143092010-01-02 Karl Fogel <kfogel@red-bean.com>
14310
c4cc8b9a 14311 * bookmark.el (bookmark-bmenu-any-marks): New function.
47989945
KF
14312 (bookmark-bmenu-save): Clear buffer modification if no marks.
14313
143142010-01-02 Karl Fogel <kfogel@red-bean.com>
14315
14316 * bookmark.el (bookmark-bmenu-marks-width): Define to 1, not 2.
5ae329f4
KF
14317 (bookmark-bmenu-list, bookmark-bmenu-bookmark): Calculate property
14318 positions by using `bookmark-bmenu-marks-width', instead of hardcoding.
14319 This fixes the `bookmark-bmenu-execute-deletions' bug reported here:
14320
14321 http://lists.gnu.org/archive/html/emacs-devel/2009-12/msg00819.html
14322 From: Sun Yijiang <sunyijiang {_AT_} gmail.com>
14323 To: emacs-devel {_AT_} gnu.org
14324 Subject: bookmark.el bug report
14325 Date: Mon, 28 Dec 2009 14:19:16 +0800
14326 Message-ID: 5065e2900912272219y3734fc9fsdaee41167ef99ad7@mail.gmail.com
14327
aef053eb
KF
143282010-01-02 Karl Fogel <kfogel@red-bean.com>
14329
14330 * bookmark.el: Improvements suggested by Drew Adams:
14331 (bookmark-bmenu-ensure-position): New name for
14332 `bookmark-bmenu-check-position'. Just ensure the position,
14333 don't return any meaningful value.
14334 (bookmark-bmenu-header-height, bookmark-bmenu-marks-width):
14335 New constants.
14336
0472835f
JB
143372010-01-02 Juanma Barranquero <lekktu@gmail.com>
14338
14339 * bookmark.el (bookmarks-already-loaded): Doc fix (don't use `iff').
14340 (bookmark-yank-point, bookmark-bmenu-check-position):
14341 Fix typos in docstrings.
14342 (bookmark-save-flag, bookmark-bmenu-toggle-filenames)
14343 (bookmark-name-from-full-record, bookmark-get-position)
14344 (bookmark-set-position, bookmark-set, bookmark-handle-bookmark)
14345 (bookmark-delete, bookmark-save, bookmark-save, bookmark-bmenu-mode):
14346 Remove useless quoting of parenthesis, etc. in docstrings.
14347
14348 * ediff-mult.el (ediff-prepare-meta-buffer): Fix typo in help message.
14349 (ediff-append-custom-diff): Fix typo in error message.
14350 (ediff-meta-mark-equal-files): Fix typos in messages.
14351
14352 * mpc.el (mpc-playlist-delete): Fix typo in error messages.
14353
0472835f
JB
14354 * net/imap-hash.el (imap-hash-make): Doc fix.
14355 (imap-hash-test): Fix typo in error message; reflow docstring.
14356 (imap-hash-p, imap-hash-get, imap-hash-put, imap-hash-make-message)
14357 (imap-hash-count, imap-hash-server, imap-hash-port, imap-hash-ssl)
14358 (imap-hash-mailbox, imap-hash-user, imap-hash-password):
14359 Fix typos in docstrings.
14360 (imap-hash-open-connection): Fix typo in error message.
14361
14362 * play/gomoku.el (gomoku): Fix typos in docstring.
14363
14364 * progmodes/gdb-ui.el (gdb-location-alist): Reflow docstring.
14365 (gdb-jsonify-buffer): Fix typos in docstring.
14366 (gdb-goto-breakpoint): Fix typo in error message.
14367 ("Display Other Windows"): Fix typo in help message.
14368 (gdb-speedbar-expand-node): Fix typo in question.
14369
14370 * progmodes/idlw-help.el (idlwave-help-browse-url-available)
14371 (idlwave-html-system-help-location, idlwave-html-help-location)
14372 (idlwave-help-browser-function, idlwave-help-browser-generic-program)
14373 (idlwave-help-browser-generic-args, idlwave-help-directory)
14374 (idlwave-html-help-is-available, idlwave-help-mode-line-indicator)
14375 (idlwave-help-mode-map, idlwave-help-mode, idlwave-do-context-help)
14376 (idlwave-online-help, idlwave-help-html-link)
14377 (idlwave-help-show-help-frame, idlwave-help-assistant-command):
14378 Fix typos in docstrings.
14379 (idlwave-help-with-source, idlwave-help-find-routine-definition):
14380 Reflow docstrings.
14381 (idlwave-help-assistant-start): Fix typo in error message.
14382
14383 * progmodes/octave-mod.el (octave-mode, octave-electric-semi)
14384 (octave-electric-space): Fix typos in docstrings.
14385
9bbe0828
CY
143862010-01-01 Chong Yidong <cyd@stupidchicken.com>
14387
14388 * files.el (minibuffer-with-setup-hook): Doc fix (Bug#5149).
14389
a88c46c3
CY
143902010-01-01 Juri Linkov <juri@jurta.org>
14391
14392 * comint.el (comint-input-ring-size): Make it a defcustom and
918fa8ba 14393 increase the default to 500 (Bug#5148).
a88c46c3 14394
7ee6c59b
NR
143952009-12-31 Nick Roberts <nickrob@snap.net.nz>
14396
14397 Further changes from EMACS_23_1_RC branch (2009-12-29 contd).
14398 * term/x-win.el (x-gtk-stock-map): Map some GUD buttons.
14399 * progmodes/gud.el (gud-menu-map): Add reverse-execution commands.
14400
a9c8a2cd
NR
144012009-12-30 Nick Roberts <nickrob@snap.net.nz>
14402
14403 Show working revision correctly for mercurial.
14404 * vc-hg.el (vc-hg-working-revision): Use hg parent instead of
d8c75479 14405 hg log as suggested by Alex Harsanyi <alexharsanyi@gmail.com>.
a9c8a2cd 14406
659e4408
JB
144072009-12-29 Juanma Barranquero <lekktu@gmail.com>
14408
14409 Declare some functions for the byte-compiler.
14410 * progmodes/gdb-ui.el (speedbar-change-initial-expansion-list)
14411 (speedbar-timer-fn, speedbar-change-expand-button-char)
14412 (speedbar-delete-subblock, speedbar-center-buffer-smartly): Declare.
14413
7ee6c59b
NR
144142009-12-29 Nick Roberts <nickrob@snap.net.nz>
14415
14416 This changeset reverts GDB Graphical Interface to use annotations.
14417 * progmodes/gdb-ui.el, progmodes/gud.el: Import from EMACS_23_1_RC.
14418
460f6e7c
DN
144192009-12-29 Dan Nicolaescu <dann@ics.uci.edu>
14420
14421 Make vc-dir work on subdirectories of the bzr root.
6a7662bb
BR
14422 * vc-bzr.el (vc-bzr-after-dir-status): Add new argument.
14423 Return file names relative to it.
460f6e7c
DN
14424 (vc-bzr-dir-status, vc-bzr-dir-status-files): Pass the bzr root
14425 relative directory to vc-bzr-after-dir-status.
14426
543f553a
TH
144272009-12-28 Tassilo Horn <tassilo@member.fsf.org>
14428
14429 * font-lock.el (font-lock-refresh-defaults): New function, which
14430 can be used to let font-lock react to external changes in
14431 variables like font-lock-defaults and keywords.
14432 See http://thread.gmane.org/gmane.emacs.devel/118777/focus=118802
14433
2592ab76
DN
144342009-12-28 Dan Nicolaescu <dann@ics.uci.edu>
14435
ac859983
DN
14436 * vc-rcs.el (vc-rcs-register): Fix registering a specific version.
14437
2592ab76
DN
14438 * vc-bzr.el (vc-bzr-log-view-mode): Fix short log regexp.
14439
58941d03
JB
144402009-12-28 Juanma Barranquero <lekktu@gmail.com>
14441
14442 Supersede color.diff settings in git log (bug#5211).
14443
14444 * vc-git.el (vc-git-print-log): Pass "--no-color" to log to avoid
14445 escape chars in its output when the user has color.diff set to `always'.
14446 This fix works on git 1.4.2 and newer (released on 2006-08-13).
14447
39764e76
KR
144482009-12-26 Kevin Ryde <user42@zip.com.au>
14449
14450 * info-look.el (sh-mode): Look for coreutils new "Concept Index"
14451 node. Keep previous "Index" name to work with past coreutils too.
14452
91c4831e
KR
14453 * man.el (man): Revise docstring a bit to show -a and -l as
14454 examples. Add -k description since support for it has otherwise
14455 been a secret. (Further to bug#3717.)
651e932e
KR
14456 (Man-bgproc-sentinel): When "-k foo" produces no output show error
14457 "no matches" rather than "Can't find manpage", as the latter reads
d8c75479 14458 like -k was interpreted as a page name, which is not so. (Bug#5431)
91c4831e 14459
7f4d4a97
MA
144602009-12-26 Michael Albinus <michael.albinus@gmx.de>
14461
14462 * net/tramp.el (tramp-handle-insert-directory): Quote "'" in the
14463 switches. Check also for //SUBDIRED// line.
14464
bcffff46
KH
144652009-12-25 Kenichi Handa <handa@m17n.org>
14466
88b5a757 14467 * language/indian.el (devanagari-composable-pattern): Fix to
bcffff46
KH
14468 handle ZWNJ and ZWJ. Use it in composition-function-table for
14469 Devanagari.
14470 (malayalam-composable-pattern): Fix previous change.
14471
dc1dcfa4
VJL
144722009-12-23 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14473
14474 * ps-print.el (ps-face-attributes): It was not returning the
14475 attribute face for faces specified as string. Reported by harven
80525855 14476 <harven@free.fr>. (Bug#5254)
dc1dcfa4
VJL
14477 (ps-print-version): New version 7.3.5.
14478
6fe539d2
UJ
144792009-12-18 Ulf Jasper <ulf.jasper@web.de>
14480
85626eef 14481 * calendar/icalendar.el (icalendar--convert-tz-offset):
88b5a757
DD
14482 Fix timezone names.
14483 (icalendar--convert-tz-offset): Fix the "last-day-problem".
6fe539d2
UJ
14484 (icalendar--add-diary-entry): Remove the trailing blank that
14485 diary-make-entry inserts.
14486
1f3611c6
MA
144872009-12-17 Michael Albinus <michael.albinus@gmx.de>
14488
14489 Make `file-expand-wildcards' work for remote files.
14490
14491 * files.el (file-expand-wildcards): In case of remote files, check
14492 only local file name part for wildcards. Provide feature 'files
14493 and subfeature 'remote-wildcards. (Bug#5198)
14494
14495 * net/tramp.el (tramp-handle-file-remote-p): Expand file name only
14496 if there is already an established connection.
14497 (tramp-advice-file-expand-wildcards): Remove it.
14498
14499 * net/tramp-compat.el (top): Autoload `tramp-handle-file-remote-p'.
85626eef 14500 (tramp-advice-file-expand-wildcards): Move from tramp.el.
1f3611c6
MA
14501 Activate advice for older GNU Emacs versions. (Bug#5237)
14502
9762b219
JB
145032009-12-17 Juanma Barranquero <lekktu@gmail.com>
14504
14505 Some doc fixes (more needed).
14506
14507 * find-cmd.el (find-constituents): Reflow docstring.
14508 (find-cmd, find-prune, find-command): Fix typos in docstrings.
14509 (find-generic): Doc fix.
14510
cfb54897
JL
145112009-12-17 Juri Linkov <juri@jurta.org>
14512
14513 Fix regression from 23.1 to allow multiple modes in Local Variables.
14514
14515 * files.el (hack-local-variables-filter): While ignoring duplicates,
14516 don't take `mode' into account.
85626eef
SM
14517 (hack-local-variables-filter, hack-dir-local-variables):
14518 Don't remove duplicate `mode' from local-variables-alist (like `eval').
cfb54897 14519
ad974e9e
JL
145202009-12-17 Juri Linkov <juri@jurta.org>
14521
85626eef 14522 Make `dired-diff' safer. (Bug#5225)
ad974e9e
JL
14523
14524 * dired-aux.el (dired-diff): Signal an error when `file' equals to
14525 `current' or when `file' is a directory of the `current' file.
14526
3616e0b9
AS
145272009-12-17 Andreas Schwab <schwab@linux-m68k.org>
14528
14529 * emacs-lisp/autoload.el (batch-update-autoloads): Only exclude
14530 unconditionally preloaded files.
14531
72b57560
JL
145322009-12-16 Juri Linkov <juri@jurta.org>
14533
14534 Revert to old 23.1 logic of using the file at the mark as default.
14535 * dired-aux.el (dired-diff): Use the file at the mark as default
14536 if it's not the same as the current file, and the target dir is
14537 the current dir or the mark is active. Add the current file
14538 as the arg of `dired-dwim-target-defaults'. Use the default file
14539 in the prompt. (Bug#5225)
14540
68712eb6
MA
145412009-12-15 Michael Albinus <michael.albinus@gmx.de>
14542
14543 * net/tramp.el (tramp-echo-mark-marker-length): New defconst.
14544 (tramp-echo-mark, tramp-echoed-echo-mark-regexp): Use it.
14545 (tramp-check-for-regexp): Check also, when an echoing shell stops
14546 to echo sent commands.
14547
fd471993
CY
145482009-12-14 Chong Yidong <cyd@stupidchicken.com>
14549
14550 * Makefile.in: Revert last change (Bug#5191).
14551
86b5e14c
DN
145522009-12-14 Dan Nicolaescu <dann@ics.uci.edu>
14553
14554 * vc-hg.el (vc-hg-print-log): Fix argument order.
110de3bb
DN
14555 (vc-hg-working-revision): Make sure the command is executed in a
14556 known environment so that we can parse the output. (Bug#4417)
86b5e14c 14557
8cffbb75
CY
145582009-12-14 Chong Yidong <cyd@stupidchicken.com>
14559
14560 * progmodes/python.el (python-symbol-completions): Remove text
14561 properties from symbol string before calling python-send-receive.
14562
6c2b67ad
NR
145632009-12-14 Nick Roberts <nickrob@snap.net.nz>
14564
14565 * progmodes/gdb-mi.el (gdb-frame-handler): Only set gud-lat-frame
5ce6e4f4 14566 when there are values for both file and line. (Bug#5060)
6c2b67ad 14567
ff6f4585
JL
145682009-12-14 Juri Linkov <juri@jurta.org>
14569
14570 * ediff-ptch.el (ediff-context-diff-label-regexp): Don't match
14571 whitespace after the file name of the first line of unified format,
14572 because git-diff doesn't output whitespace and file modification time
14573 after the file name.
14574
d3de1c8e
JL
145752009-12-14 David Kastrup <dak@gnu.org>
14576
14577 * info.el (Info-hide-cookies-node): Before hiding a cookie,
14578 check if it already has the `display' property added by
14579 `Info-display-images-node', and not put the `invisible' property
14580 in this case.
14581
2f1b7dc4
GM
145822009-12-13 Glenn Morris <rgm@gnu.org>
14583
a0cefee5
GM
14584 * mail/emacsbug.el (message-sort-headers): Define for compiler.
14585 (report-emacs-bug): In message-mode, sort manually before storing
14586 original report text. (Bug#5178)
2f1b7dc4
GM
14587 Remove superfluous save-excursion.
14588
31bb373f
MA
145892009-12-12 Michael Albinus <michael.albinus@gmx.de>
14590
14591 * net/dbus.el (dbus-property-handler): Filter lambda forms out
14592 when responding to "GetAll" properties.
14593
5e1d4968
CY
145942009-12-12 Chong Yidong <cyd@stupidchicken.com>
14595
14596 * simple.el (compose-mail): Remove mail-setup-with-from from
14597 customization checks.
14598
097d86f9
EZ
145992009-12-12 Eli Zaretskii <eliz@gnu.org>
14600
14601 * arc-mode.el (archive-rar-summarize): Support Attribute fields in
14602 RAR archives created on Unix systems.
14603
1d4adede
SM
146042009-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
14605
14606 * minibuffer.el (minibuffer-local-must-match-filename-map): Re-instate
14607 the varalias that was accidentally removed by the 2009-11-19 change
14608 (bug#5186).
14609
3ff3655c
KH
146102009-12-12 Kenichi Handa <handa@m17n.org>
14611
14612 * language/indian.el (indian-compose-regexp): New function.
14613 (malayalam-composable-pattern): Fix the pattern.
14614 (composition-function-table): Set malayalam-composable-pattern for
14615 Malayalam characters.
14616
82d3343c
CY
146172009-12-11 Chong Yidong <cyd@stupidchicken.com>
14618
315eb96d
CY
14619 * progmodes/bug-reference.el (bug-reference-map): Bind mouse-2
14620 rather than down-mouse-1, based on follow-link conventions.
14621
82d3343c
CY
14622 * makefile.w32-in: Ensure that Lisp files in CEDET subdirectories
14623 are compiled.
14624
86a4c7ac
DN
146252009-12-11 Michael McNamara <mac@mail.brushroad.com>
14626
bf0b361c 14627 * progmodes/verilog-mode.el (verilog-vmm-begin-re, verilog-vmm-end-re)
1d4adede
SM
14628 (verilog-vmm-statement-re, verilog-ovm-statement-re)
14629 (verilog-defun-level-not-generate-re, verilog-calculate-indent)
14630 (verilog-leap-to-head, verilog-backward-token):
14631 Fix indenting VMM macros. Reported by Jonathan Ashbrook.
86a4c7ac
DN
14632
146332009-12-11 Wilson Snyder <wsnyder@wsnyder.org>
14634
bf0b361c
JB
14635 * progmodes/verilog-mode.el (verilog-auto-lineup)
14636 (verilog-nameable-item-re): Cleanup user-visible spelling and
14637 documentation errors. One reported by Gary Delp.
1d4adede 14638 (verilog-submit-bug-report): Mention bug tracking and CC co-author.
86a4c7ac
DN
14639 (verilog-read-decls): Fix AUTOWIRE with types declared in a
14640 package, bug195. Reported by Pierre-David Pfister.
14641
fe03f49a
GM
146422009-12-11 Glenn Morris <rgm@gnu.org>
14643
47641aac
GM
14644 * progmodes/cc-engine.el (safe-pos-list): Define for compiler.
14645
85094855
GM
14646 * mail/emacsbug.el: No longer require sendmail.
14647 Replace sendmail's `mail-text' by `rfc822-goto-eoh'. (Bug#5174)
14648 (report-emacs-bug-orig-text): Doc fix.
14649 (report-emacs-bug-send-command, report-emacs-bug-send-hook):
14650 New local variables, to adapt to different mail-user-agents.
14651 (report-emacs-bug): Fix test for a gnu.org address.
14652 Use overlays for emphasis, since font-lock defeats 'face property.
14653 Pretest bugs also end up at the newsgroup these days.
14654 Stop message-mode stripping text properties.
14655 Set and use the new buffer-local variables.
14656 (report-emacs-bug-hook): Add doc-string.
14657 Remove some unnecessary save-excursions and simplify.
14658 Use the appropriate hook and send-command.
14659
fe03f49a
GM
14660 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Standardize the
14661 capitalization of some menu entries.
14662
345427f0
VJL
146632009-12-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14664
277e6741
MP
14665 * whitespace.el (whitespace-display-char-on):
14666 Ensure `buffer-display-table' is unique when two or more windows are
345427f0
VJL
14667 visible. Reported by Martin Pohlack <mp26@os.inf.tu-dresden.de>.
14668 New version 12.1.
14669
c70ccbba
EZ
146702009-12-10 Eli Zaretskii <eliz@gnu.org>
14671
14672 * arc-mode.el (archive-rar-summarize): Allow between 6 and 7
14673 characters in the Attribute field.
14674
f1943c1b
DN
146752009-12-10 Dan Nicolaescu <dann@ics.uci.edu>
14676
14677 * vc-svn.el (vc-svn-after-dir-status): Fix regexp. (Bug#4741)
14678
1c67aeaa
SM
146792009-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
14680
14681 Let loaddefs.el adjust to changes in autoload-excludes (bug#5162).
14682 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
14683 Disregard autoload-excludes.
14684 (update-directory-autoloads): Obey autoload-excludes here instead.
14685 But don't store its contents in no-autoloads and remove entries that
14686 refer to excludes files.
14687
d8194864
GM
146882009-12-10 Glenn Morris <rgm@gnu.org>
14689
8c0171c0
GM
14690 * mail/feedmail.el (top-level): Move require 'mail-utils to start.
14691 (expand-mail-aliases): Define for compiler.
14692
dba372dd
GM
14693 * vc-annotate.el (log-view-vc-backend, log-view-vc-fileset):
14694 Define for compiler.
14695
d8194864
GM
14696 * mail/emacsbug.el (report-emacs-bug): Use whichever send command is
14697 appropriate for the mail-user-agent in use.
14698
fe5facd3
MA
146992009-12-09 Michael Albinus <michael.albinus@gmx.de>
14700
14701 * net/tramp.el (tramp-handle-insert-directory): Suppress error messages.
14702
99999a1d
DN
147032009-12-09 Dan Nicolaescu <dann@ics.uci.edu>
14704
14705 Fix short log parsing and fontification.
14706 * vc-bzr.el (vc-bzr-log-view-mode): Match dot in revision number.
14707 Fix fontification for the [merge] label.
14708
2ea1c4aa
SM
147092009-12-09 Vivek Dasmohapatra <vivek@etla.org>
14710
85626eef 14711 Drop some properties to avoid surprises (bug#5002).
2ea1c4aa
SM
14712 * htmlfontify.el (hfy-ignored-properties): New defcustom.
14713 (hfy-fontify-buffer): Use it.
14714
9840deb6
SM
147152009-12-09 Stefan Monnier <monnier@iro.umontreal.ca>
14716
a0d1aadf
SM
14717 Minor cleanup.
14718 * ffap.el (ffap-symbol-value): Replace ffap-soft-value.
14719 Adjust all callers.
14720 (ffap-locate-file): Remove unused arg `dir-ok' and make other
14721 args compulsory. Adjust callers.
14722 (ffap-gopher-at-point): Remove unused var `name'.
14723
9840deb6
SM
14724 Get rid of the ELCFILES abomination.
14725 * Makefile.in (update-elclist, ELCFILES, compile-last): Remove.
14726 (compile-elcfiles): New phony target.
14727 (compile-main): Compute ELCFILES dynamically.
14728 (compile-clean): New target to remove left-over elc files.
14729 (compile, all): Use it.
14730
7eb3f9a8
KH
147312009-12-09 Kenichi Handa <handa@etlken>
14732
14733 * international/mule-diag.el: Require help-mode instead of help-fns.
14734
ae63e572
KH
147352009-12-09 Kenichi Handa <handa@m17n.org>
14736
5ce6e4f4 14737 * international/mule-cmds.el (ucs-names): Supply sufficiently
a0d1aadf
SM
14738 fine ranges instead of pre-calculating accurate ranges.
14739 Iterate with bigger gc-cons-threshold.
ae63e572 14740
e2f3c692
DN
147412009-12-08 Dan Nicolaescu <dann@ics.uci.edu>
14742
14743 Add support for stashing a snapshot of the current tree.
14744 * vc-git.el (vc-git-stash-snapshot): New function.
14745 (vc-git-stash-map, vc-git-extra-menu-map): Add a mapping for it.
14746
cf6d0352
JB
147472009-12-08 Jose E. Marchesi <jemarch@gnu.org>
14748
14749 * play/gomoku.el (gomoku-mode-map): Remap `move-(beginning|end)-of-line'
14750 instead of `(beginning|end)-of-line'.
14751
48e4acc9
GM
147522009-12-08 Glenn Morris <rgm@gnu.org>
14753
6e890faa
GM
14754 * vc-mtn.el (vc-mtn-print-log): Fix typo in previous.
14755
48e4acc9
GM
14756 * Makefile.in (ELCFILES): Regenerate.
14757
d2a1dc7b
JL
147582009-12-07 Juri Linkov <juri@jurta.org>
14759
14760 Don't lazy-highlight the comint output in history Isearch mode.
14761
14762 * comint.el (comint-history-isearch-search): Instead of
14763 `comint-line-beginning-position', use `comint-after-pmark-p'
14764 to check if point if before the process mark, and go to
14765 `process-mark' in this case.
14766
51ef56c4
SM
147672009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
14768
fb10ee4a
SM
14769 * textmodes/tex-mode.el (latex-complete)
14770 (latex-indent-or-complete): Remove.
14771 (latex-mode): Set completion-at-point-functions instead.
14772
14773 Provide a standard completion command and hook it into TAB.
51ef56c4
SM
14774 * minibuffer.el (completion-at-point-functions): New var.
14775 (completion-at-point): New command.
fb10ee4a 14776 * indent.el (indent-for-tab-command): Handle the `complete' behavior.
51ef56c4
SM
14777 * progmodes/python.el (python-mode-map): Use completion-at-point.
14778 (python-completion-at-point): Rename from python-partial-symbol and
14779 adjust for use in completion-at-point-functions.
14780 (python-mode): Setup completion-at-point for Python completion.
14781 * emacs-lisp/lisp.el (lisp-completion-at-point): New function
14782 extracted from lisp-complete-symbol.
14783 (lisp-complete-symbol): Use it.
14784 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use define-derived-mode,
14785 setup completion-at-point for Elisp completion.
fb10ee4a
SM
14786 (emacs-lisp-mode-map, lisp-interaction-mode-map):
14787 Use completion-at-point.
51ef56c4 14788 * ielm.el (ielm-map): Use completion-at-point.
fb10ee4a 14789 (inferior-emacs-lisp-mode): Setup completion-at-point-functions.
51ef56c4
SM
14790 * progmodes/sym-comp.el: Move to...
14791 * obsolete/sym-comp.el: Move from progmodes.
14792
5e7a9022
EZ
147932009-12-07 Eli Zaretskii <eliz@gnu.org>
14794
14795 Prevent save-buffer in Rmail buffers from using the coding-system
14796 of the current message, and from clobbering the encoding mnemonics
14797 in the mode line (Bug#4623).
14798
14799 * mail/rmail.el (rmail-swap-buffers): Swap encoding and modified
14800 flag, too.
14801 (rmail-message-encoding): New variable.
14802 (rmail-write-region-annotate): Record the encoding of the current
14803 message in rmail-message-encoding.
14804 (rmail-after-save-hook): New function, restores the encoding of
14805 the current message after the message collection is saved.
14806
9136e895
JL
148072009-12-07 Juri Linkov <juri@jurta.org>
14808
14809 * progmodes/grep.el (grep-read-files): Use `completing-read'
14810 instead of `read-string'. Set its `collection' arg to
14811 `read-file-name-internal'. (Bug#4301)
14812
40637410
JL
148132009-12-07 Juri Linkov <juri@jurta.org>
14814
14815 Correctly restore original Isearch point. (Bug#4994)
14816
14817 * isearch.el (isearch-mode): Move `isearch-push-state' after
14818 `(run-hooks 'isearch-mode-hook)'.
14819 (isearch-cancel): When `isearch-push-state-function' is defined,
14820 let-bind `isearch-cmds' to the first state (the last element of
14821 `isearch-cmds') and call `isearch-top-state' (it calls pop-state
14822 function and restores the original point). Otherwise, move point
14823 to `isearch-opoint'.
14824
da10ce2b
SM
148252009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
14826
14827 * international/mule-cmds.el (ucs-names): Weed out at compile-time the
14828 chars that don't have names, so the table can be built much faster at
14829 run-time.
14830
3d68fa99
CY
148312009-12-07 Chong Yidong <cyd@stupidchicken.com>
14832
f82b1493
CY
14833 * vc-bzr.el (vc-bzr-annotate-command): More elegant form for last
14834 change. Suggested by David Kastrup.
14835
3d68fa99
CY
14836 * simple.el (compose-mail): Check for incompatibilities and warn.
14837 (compose-mail-user-agent-warnings): New option.
14838
662c5698
DN
148392009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
14840
14841 Support showing a single log entry from vc-annotate.
14842 * vc.el (print-log): Add a new argument: START-REVISION.
14843 (vc-print-log-internal): Add a new optional argument and
14844 pass it to the backend.
14845 (vc-print-log, vc-print-root-log): Adjust callers.
14846 * vc-annotate.el (vc-annotate-show-log-revision-at-line): If a
14847 buffer already displays the requested log entry, use it.
14848 Otherwise display only the log entry in question.
14849 * vc-svn.el (vc-svn-print-log):
e4070cdc 14850 * vc-mtn.el (vc-mtn-print-log):
662c5698
DN
14851 * vc-hg.el (vc-hg-state):
14852 * vc-git.el (vc-git-print-log): Add support for new argument START-REVISION.
14853 (vc-git-show-log-entry): Return t on success.
14854 * vc-bzr.el (vc-bzr-print-log): Add support new argument START-REVISION.
14855 (vc-bzr-show-log-entry): Return t on success.
14856 * vc-rcs.el (vc-rcs-print-log):
14857 * vc-sccs.el (vc-sccs-print-log):
14858 * vc-cvs.el (vc-cvs-print-log): Add new argument, ignore it.
14859
e4070cdc
GM
148602009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
14861
5ce6e4f4
JB
14862 * ediff-mult.el (ediff-setup-meta-map, ediff-prepare-meta-buffer):
14863 Add menus to the meta mode. (Bug#5043)
e4070cdc 14864
5ce6e4f4 148652009-12-07 Michael Kifer <kifer@cs.stonybrook.edu>
662c5698
DN
14866
14867 * ediff-init.el (ediff-event-key): Use event-to-character instead of
2de386ca 14868 event-key.
662c5698 14869
662c5698
DN
14870 * ediff.el (ediff-buffers-internal): Add unwind-protect.
14871
dab816a9
MA
148722009-12-07 Michael Albinus <michael.albinus@gmx.de>
14873
14874 Handle prompt rules of ksh in OpenBSD 4.5. Reported by Raphaël
14875 Berbain <raphael.berbain@gmail.com>.
14876
14877 * net/tramp.el (tramp-end-of-output): Move up. Use `#' and `$'
14878 characters.
14879 (tramp-initial-end-of-output): New defconst.
14880 (tramp-methods, tramp-find-shell)
14881 (tramp-open-connection-setup-interactive-shell)
14882 (tramp-maybe-open-connection): Use it.
6a7662bb
BR
14883 (tramp-shell-prompt-pattern, tramp-wait-for-output):
14884 Handle existence of `#' and `$'.
dab816a9 14885
6a7662bb
BR
14886 * net/tramp-fish.el (tramp-fish-maybe-open-connection):
14887 Use `tramp-initial-end-of-output'.
dab816a9 14888
a91e1f6b
DN
148892009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
14890
14891 Get the background mode from the terminal for xterm, and set
14892 faces accordingly.
14893 * term/xterm.el (xterm-set-background-mode): New function.
14894 (terminal-init-xterm): Use it in case xterm supports background
14895 color queries. Recompute faces after getting the background
14896 color.
14897
5fa9d1ec
GM
148982009-12-07 Ulrich Mueller <ulm@gentoo.org>
14899
14900 * emacs-lisp/bytecomp.el (byte-compile-insert-header): Put the version
14901 number comment back on its own line, for easier parsing.
14902
5e9fde5e
SM
149032009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
14904
14905 Make it work for non-file buffers (bug#5102).
14906 * doc-view.el (doc-view-current-cache-dir):
14907 Use doc-view-buffer-file-name rather than buffer-file-name.
14908 (doc-view-mode): Use buffer-name when buffer-file-name is nil.
14909
2f2f5242
CY
149102009-12-06 Óscar Fuentes <ofv@wanadoo.es>
14911
14912 * vc-bzr.el (vc-bzr-annotate-command): Handle the case where the
14913 author field is too short.
14914
cebf8ec6
DN
149152009-12-06 Dan Nicolaescu <dann@ics.uci.edu>
14916
5e9fde5e
SM
14917 * vc-git.el (vc-git-print-log): Handle a limit argument.
14918 Display the short log in graph form and with labels.
0d3f8a78
DN
14919 (vc-git-log-view-mode): Handle labels.
14920
cebf8ec6
DN
14921 Make vc-revert change VC state from 'added to 'unregistered.
14922 * vc-git.el (vc-git-revert): Call git reset first.
14923
8e39154d
UJ
149242009-12-06 Ulf Jasper <ulf.jasper@web.de>
14925
d8194864
GM
14926 * net/newst-backend.el, net/newst-plainview.el:
14927 * net/newst-reader.el, net/newst-ticker.el:
14928 * net/newst-treeview.el, net/newsticker.el:
14929 Require/provide newst-... (instead of newsticker-...). (Bug#5096)
8e39154d 14930
ef187c24
CY
149312009-12-06 Chong Yidong <cyd@stupidchicken.com>
14932
238a0f3a
CY
14933 * log-view.el (log-view-mode-map): Bind "=" to log-view-diff too.
14934
2c6bb71a
CY
14935 * vc-bzr.el (vc-bzr-annotate-command): Show author in annotation.
14936 Handle empty author field (Bug#4144). Suggested by Óscar Fuentes.
14937 (vc-bzr-annotate-time, vc-bzr-annotate-extract-revision-at-line):
14938 Update annotation regexp.
14939
ef187c24
CY
14940 * simple.el (beginning-of-visual-line): Constrain to field
14941 boundaries (Bug#5106).
14942
571855b6
UJ
149432009-12-06 Ulf Jasper <ulf.jasper@web.de>
14944
6a7662bb
BR
14945 * xml.el (xml-substitute-numeric-entities):
14946 Move newsticker--decode-numeric-entities in newst-backend.el to
d8194864 14947 xml-substitute-numeric-entities in xml.el. (Bug#5008)
571855b6
UJ
14948 * net/newst-backend.el (newsticker--parse-generic-feed)
14949 (newsticker--parse-generic-items)
6a7662bb
BR
14950 (newsticker--decode-numeric-entities):
14951 Move newsticker--decode-numeric-entities in newst-backend.el to
d8194864 14952 xml-substitute-numeric-entities in xml.el. (Bug#5008)
571855b6 14953
b857059c
CY
149542009-12-06 Daniel Colascione <dan.colascione@gmail.com>
14955
14956 * progmodes/js.el (js--js-not): Add null to the list of values.
14957
c2dae51b
CY
149582009-12-06 Chong Yidong <cyd@stupidchicken.com>
14959
d8194864 14960 * ansi-color.el (ansi-color-for-comint-mode): Add :version keyword.
c2dae51b 14961
ed0f72d2
RW
149622009-12-06 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14963
14964 * textmodes/bibtex.el (bibtex-enclosing-field): Exclude entry
14965 delimiter if it is at the end of the current line.
14966 (bibtex-generate-url-list): Fix docstring.
14967
365b9a62
SM
149682009-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
14969
14970 * minibuffer.el (minibuffer-complete-and-exit): Don't replace the
14971 minibuffer's content with itself.
14972 Fold the confirm-after-completion case into the `confirm' case.
14973 (completion-pcm-word-delimiters): Add : and / to the delimiters.
14974
990a9cb1
KR
149752009-12-06 Kevin Ryde <user42@zip.com.au>
14976
14977 * ffap.el (ffap-rfc-path): Make this a defcustom since
d8194864 14978 `ffap-rfc-directories' is also a defcustom. (Bug#4514.)
990a9cb1 14979
8b5a10db 14980 * info-look.el: Add setup for apropos-mode to use emacs-lisp-mode
d8194864 14981 manuals, similar to existing setup for help-mode. (Bug#3913.)
8b5a10db 14982
065543e7
JL
149832009-12-05 Juri Linkov <juri@jurta.org>
14984
14985 Save and restore dired buffer's point positions too. (Bug#4880)
14986
14987 * dired.el (dired-save-positions): Return in the first element
14988 buffer's position in format (BUFFER DIRED-FILENAME BUFFER-POINT).
14989 Doc fix.
14990 (dired-restore-positions): First restore buffer's position.
14991 While restoring window's positions, check if window still displays
14992 the original buffer.
14993
503edac9
CY
149942009-12-05 Chong Yidong <cyd@stupidchicken.com>
14995
9a594ee6
CY
14996 * bindings.el (complete-symbol): Call semantic-ia-complete-symbol
14997 if possible.
14998
925f8c70
CY
14999 * shell.el (shell): Require ansi-color (Bug#5113).
15000
15001 * ansi-color.el (ansi-color-for-comint-mode): Default to t.
15002
503edac9
CY
15003 * hl-line.el (global-hl-line-highlight): Minor doc fix (Bug#4925).
15004
8fea6b33
AM
150052009-12-05 Alan Mackenzie <acm@muc.de>
15006
15007 * progmodes/cc-mode.el (c-before-hack-hook)
15008 (c-postprocess-file-styles): Revert change 2009-07-18T21:03:43Z!acm@muc.de to permit
15009 `c-file-style' to work again. This reversion restores the current
212c5aef 15010 software to its state in Emacs 23.1. (Bug#4146)
8fea6b33 15011
5d1fd962
CY
150122009-12-05 Kevin Ryde <user42@zip.com.au>
15013
6a7662bb
BR
15014 * textmodes/sgml-mode.el (sgml-lexical-context):
15015 Recognise comment-start-skip to comment-end-skip as comment (Bug#4781).
5d1fd962 15016
30760c8b
JL
150172009-12-05 Juri Linkov <juri@jurta.org>
15018
15019 * info.el (Info-find-node-2): Set `Info-current-subfile' to nil
15020 for virtual nodes. (Bug#4147)
15021 (Info-find-node-2): Set `Info-current-node-virtual' to nil
15022 when moving from a virtual node.
15023 (Info-mode-menu): Add `Info-virtual-index' to the menu.
15024 (Info-mode): Add `Info-virtual-index' to the docstring.
15025
403111a8
RW
150262009-12-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
15027
15028 * textmodes/bibtex.el (bibtex-map-entries): Use marker to keep
15029 track of the buffer position of the end of a BibTeX entry as this
15030 position may change during reformatting.
15031 (bibtex-format-entry): Remove whitespace before processing
15032 numerical fields so that we recognize the latter properly.
15033 (bibtex-reformat): Do not use push which changes the global value
15034 of bibtex-entry-format.
15035 (bibtex-field-braces-alist, bibtex-field-strings-alist)
15036 (bibtex-field-re-init): Replace only space characters by regexp
15037 for whitespace.
365b9a62 15038 (bibtex-generate-url-list, bibtex-cite-matcher-alist): Fix docstring.
403111a8
RW
15039 (bibtex-initialize): Also update bibtex-strings.
15040 (bibtex-kill-field): Preserve white space at end of entry.
365b9a62
SM
15041 (bibtex-kill-entry, bibtex-yank-pop, bibtex-insert-kill):
15042 Update bibtex-reference-keys.
403111a8 15043
25b54627
SM
150442009-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
15045
15046 * minibuffer.el (completion-pcm--merge-try): Also consider placing
15047 point after a star, if that's the only place where modifications can
15048 make progress.
15049
35639eb4
DN
150502009-12-05 Dan Nicolaescu <dann@ics.uci.edu>
15051
15052 * vc-dir.el (vc-dir): Use the correct markup for showing keymaps
15053 in docstrings.
15054
8b78760b
JL
150552009-12-04 Juri Linkov <juri@jurta.org>
15056
15057 * proced.el (proced): Call `(proced-update t)' to update process
15058 information instead of only running proced-post-display-hook.
15059 (proced-send-signal): Add a leading space to the buffer name
15060 " *Marked Processes*" to make this buffer ephemeral.
15061
2b3489a7
JL
150622009-12-04 Juri Linkov <juri@jurta.org>
15063
15064 * dired.el (dired-auto-revert-buffer): New defcustom.
15065 (dired-internal-noselect): Use it.
15066
9b9debd1
JL
150672009-12-04 Juri Linkov <juri@jurta.org>
15068
15069 Change roles of modes and functions in image-mode.el (Bug#5062).
15070
15071 * image-mode.el: Replace `image-mode-maybe' with `image-mode'
15072 in `auto-mode-alist'.
15073 (image-mode-previous-major-mode): New variable.
15074 (image-minor-mode-map): Rename from `image-mode-text-map'.
15075 (image-mode): Move graceful error-handling code from
15076 `image-minor-mode' to here. On errors call `image-mode-as-text'.
15077 (image-minor-mode): Remove all image-handling code.
15078 Replace `image-mode-text-map' with `image-minor-mode-map'.
15079 Check for `image-type' in mode-line format string.
15080 (image-mode-maybe): Make obsolete with an alias to `image-mode'.
15081 (image-mode-as-text): New function with most code from
15082 `image-mode-maybe'.
15083 (image-toggle-display-text): Move code that removes image
15084 properties from `image-toggle-display' to here.
15085 (image-toggle-display-image): New function with code that adds
15086 image properties copied from `image-toggle-display'.
15087 (image-toggle-display): Remove most code with leaving only code
15088 that toggles between `image-mode-as-text' and `image-mode'.
15089
0c74a301
UJ
150902009-12-04 Ulf Jasper <ulf.jasper@web.de>
15091
15092 * net/newst-treeview.el
15093 (newsticker--treeview-list-highlight-start): Restored call to
15094 save-excursion: Selected item was stuck.
15095 (newsticker--treeview-list-select): New.
15096 (newsticker--treeview-item-show-text)
15097 (newsticker--treeview-item-show)
15098 (newsticker--treeview-item-update): Use new
15099 newsticker-treeview-item-mode.
15100 (newsticker-treeview-update): Keep current item.
15101 (newsticker-treeview-next-new-or-immortal-item): Doc change.
15102 (newsticker--treeview-first-feed): Doc change.
15103 (newsticker-treeview-list-menu)
88b5a757 15104 (newsticker-treeview-item-menu): Add menu entries.
0c74a301
UJ
15105 (newsticker-treeview-item-mode): New.
15106
5ce6e4f4 15107 * net/newst-backend.el (newsticker-customize): Delete other
0c74a301
UJ
15108 windows.
15109
9eaeec5b
SS
151102009-12-04 Sam Steingold <sds@gnu.org>
15111
15112 * log-view.el (log-view-mode-map): "q" calls quit-window,
15113 like in all the other non-self-insert buffers.
15114
b2bf5be5
SM
151152009-12-04 Stefan Monnier <monnier@iro.umontreal.ca>
15116
15117 Minor cleanup.
15118 * term.el (term-send-raw, term-send-raw-meta): Use read-key-sequence's
15119 key decoding rather than do it manually via last-input-event +
15120 ascii-character.
15121 (term-exec): Use delete-and-extract-region.
15122 (term-handle-ansi-terminal-messages): Remove unused var `end'.
15123 (term-process-pager): Remove unused var `i'.
15124 (term-dynamic-simple-complete): Make obsolete.
15125 (serial-update-config-menu): Remove unused vars `y' and `str'.
15126 (term-update-mode-line): Remove unused var `temp'.
15127
46e5c897
DN
151282009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
15129
15130 Limit the number of log entries displayed by default.
15131 * vc.el (vc-print-log-internal): Fix check for limit-unsupported.
15132 (vc-print-log, vc-print-root-log): Use vc-log-show-limit when not
15133 using a prefix argument.
15134
627e0a14
GM
151352009-12-03 Glenn Morris <rgm@gnu.org>
15136
15137 * progmodes/idlwave.el (class): Restore still useful declaration.
15138
8578c224
AM
151392009-12-03 Alan Mackenzie <acm@muc.de>
15140
4abc318c 15141 Enhance `c-parse-state' to run efficiently in "brace deserts".
8578c224 15142
b2bf5be5
SM
15143 * progmodes/cc-mode.el (c-basic-common-init):
15144 Call c-state-cache-init.
9762b219 15145 (c-neutralize-syntax-in-and-mark-CPP): Rename from
8578c224 15146 c-extend-and-neutralize-syntax-in-CPP. Mark each CPP construct by
b2bf5be5 15147 placing `category' properties value 'c-cpp-delimiter at its boundaries.
8578c224
AM
15148
15149 * progmodes/cc-langs.el (c-before-font-lock-function):
15150 c-extend-and-neutralize-syntax-in-CPP has been renamed
15151 c-neutralize-syntax-in-and-mark-CPP.
15152
15153 * progmodes/cc-fonts.el (c-cpp-matchers): Mark template brackets
15154 with `category' properties now, not `syntax-table' ones.
15155
15156 * progmodes/cc-engine.el (c-syntactic-end-of-macro): A new
15157 enhanced (but slower) version of c-end-of-macro that won't land
15158 inside a literal or on another awkward character.
15159 (c-state-cache-too-far, c-state-cache-start)
15160 (c-state-nonlit-pos-interval, c-state-nonlit-pos-cache)
15161 (c-state-nonlit-pos-cache-limit, c-state-point-min)
15162 (c-state-point-min-lit-type, c-state-point-min-lit-start)
15163 (c-state-min-scan-pos, c-state-brace-pair-desert)
15164 (c-state-old-cpp-beg, c-state-old-cpp-end): New constants and
15165 buffer local variables.
15166 (c-state-literal-at, c-state-lit-beg)
15167 (c-state-cache-non-literal-place, c-state-get-min-scan-pos)
15168 (c-state-mark-point-min-literal, c-state-cache-top-lparen)
15169 (c-state-cache-top-paren, c-state-cache-after-top-paren)
15170 (c-get-cache-scan-pos, c-get-fallback-scan-pos)
15171 (c-state-balance-parens-backwards, c-parse-state-get-strategy)
15172 (c-renarrow-state-cache)
15173 (c-append-lower-brace-pair-to-state-cache)
15174 (c-state-push-any-brace-pair, c-append-to-state-cache)
15175 (c-remove-stale-state-cache)
15176 (c-remove-stale-state-cache-backwards, c-state-cache-init)
15177 (c-invalidate-state-cache-1, c-parse-state-1)
15178 (c-invalidate-state-cache): New defuns/defmacros/defsubsts.
b2bf5be5
SM
15179 (c-parse-state): Enhance and refactor.
15180 (c-debug-parse-state): Amend to deal with all the new variables.
8578c224
AM
15181
15182 * progmodes/cc-defs.el (c-<-as-paren-syntax, c-mark-<-as-paren)
15183 (c->-as-paren-syntax, c-mark->-as-paren, c-unmark-<->-as-paren):
b2bf5be5
SM
15184 modify to use category text properties rather than syntax-table ones.
15185 (c-suppress-<->-as-parens, c-restore-<->-as-parens): New defsubsts
8578c224
AM
15186 to switch off/on the syntactic paren property of C++ template
15187 delimiters using the category property.
15188 (c-with-<->-as-parens-suppressed): Macro to invoke code with
15189 template delims suppressed.
15190 (c-cpp-delimiter, c-set-cpp-delimiters, c-clear-cpp-delimiters):
15191 New constant/macros which apply category properties to the start
15192 and end of preprocessor constructs.
b2bf5be5 15193 (c-comment-out-cpps, c-uncomment-out-cpps): Defsubsts which
8578c224
AM
15194 "comment out" the syntactic value of characters in preprocessor
15195 constructs.
15196 (c-with-cpps-commented-out)
15197 (c-with-all-but-one-cpps-commented-out): Macros to invoke code
15198 with characters in all or all but one preprocessor constructs
15199 "commented out".
15200
0d4dc442
RW
152012009-12-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
15202
15203 * proced.el (proced-filter-alist): Use regexp-quote.
15204
a09dc9bf
MA
152052009-12-03 Michael Albinus <michael.albinus@gmx.de>
15206
15207 Cleanup.
15208 * eshell/em-unix.el (top): Require 'esh-opt and 'pcomplete.
15209 (eshell/su, eshell/sudo): Require 'tramp. Fix problems reading
15210 arguments. Expand `default-directory'.
15211
15212 * net/tramp.el (tramp-handle-file-remote-p): Expand FILENAME for
15213 the benefit of returning an expanded localname.
15214 (tramp-tramp-file-p): Handle the case NAME is not a string.
15215
3f6bd790
DN
152162009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
15217
4dfb3b9c
DN
15218 Add support for bzr shelve/unshelve.
15219 * vc-bzr.el (vc-bzr-shelve-map, vc-bzr-shelve-menu-map)
15220 (vc-bzr-extra-menu-map): New variables.
15221 (vc-bzr-extra-menu, vc-bzr-extra-status-menu, vc-bzr-shelve)
15222 (vc-bzr-shelve-apply, vc-bzr-shelve-list)
15223 (vc-bzr-shelve-get-at-point, vc-bzr-shelve-delete-at-point)
15224 (vc-bzr-shelve-apply-at-point, vc-bzr-shelve-menu): New functions.
15225 (vc-bzr-dir-extra-headers): Display shelves.
15226
3f6bd790
DN
15227 * vc-bzr.el (vc-bzr-print-log): Deal with nil arguments better.
15228
842d73a1
SM
152292009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
15230
15231 * textmodes/bibtex.el (bibtex-complete-internal):
15232 Use completion-in-region.
15233 (bibtex-text-in-field-bounds): Remove unused var `opoint'.
15234
7fa4876f
DN
152352009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
15236
15237 Support applying stashes. Improve UI.
15238 * vc-git.el (vc-git-dir-extra-headers): Add tooltips.
15239 (vc-git-stash-apply, vc-git-stash-pop)
15240 (vc-git-stash-apply-at-point, vc-git-stash-pop-at-point)
15241 (vc-git-stash-menu): New functions.
15242 (vc-git-stash-menu-map): New variable.
15243 (vc-git-stash-map): Add bindings to popup a menu and to apply stashes.
15244
d6e82452
GM
152452009-12-03 Glenn Morris <rgm@gnu.org>
15246
15247 * vc.el (log-view-vc-backend, log-view-vc-fileset): Declare.
15248 (vc-print-log-internal): Fix previous change.
15249 (vc-revert): Correct pluralization.
15250
8d222148
SM
152512009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
15252
ea52206b
SM
15253 * progmodes/make-mode.el (makefile-special-targets-list): No need for
15254 it to be an alist any more.
15255 (makefile-complete): Use completion-in-region.
15256
69a94a37
SM
15257 * progmodes/octave-mod.el (octave-complete-symbol):
15258 Use completion-in-region.
15259
8d222148
SM
15260 Misc cleanup.
15261 * progmodes/idlwave.el (idlwave-comment-hook): Simplify with `or'.
15262 (idlwave-code-abbrev, idlwave-display-user-catalog-widget)
15263 (idlwave-complete-class): Don't quote lambda.
15264 (idlwave-find-symbol-syntax-table, idlwave-mode-syntax-table)
15265 (idlwave-mode-map): Move initialization into declaration.
15266 (idlwave-action-and-binding): Use backquotes.
15267 (idlwave-in-quote, idlwave-reset-sintern, idlwave-complete-in-buffer):
15268 Simplify.
15269 (idlwave-is-pointer-dereference): Remove unused var `pos'.
15270 (idlwave-xml-create-rinfo-list): Remove unused var `entry'.
15271 (idlwave-convert-xml-clean-sysvar-aliases): Remove unused vars `new',
15272 `parts', and `all-parts'.
15273 (idlwave-xml-create-sysvar-alist): Remove unused var `fields'.
15274 (idlwave-convert-xml-system-routine-info): Remove unused string
15275 `version-string'.
15276 (idlwave-display-user-catalog-widget): Use dolist.
15277 (idlwave-scanning-lib): Declare dynamically-scoped var.
15278 (idlwave-scan-library-catalogs): Remove unused var `flags'.
15279 (completion-highlight-first-word-only): Declare to silence bytecomp.
15280 (idlwave-popup-select): Tighten scope of `resp'.
15281 (idlwave-find-struct-tag): Remove unused var `beg'.
15282 (idlwave-after-load-rinfo-hook): Declare.
15283 (idlwave-sintern-class-info): Remove unused var `taglist'.
15284 (idlwave-find-class-definition): Remove unused var `list'.
15285 (idlwave-complete-sysvar-tag-help): Remove unused var `main-base'.
15286 (idlwave-what-module-find-class): Remove unused var `classes'.
15287
3bb8691b
JB
152882009-12-03 Juanma Barranquero <lekktu@gmail.com>
15289
15290 * progmodes/pascal.el: Require CL when compiling (for lexical-let).
15291
f72f0c23
SM
152922009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
15293
15294 * hippie-exp.el (try-expand-dabbrev-visible): Preserve point in the
15295 buffers visited. Remove redundant current-buffer-saving.
15296
601a9508
SM
152972009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
15298
15299 Use completion-in-buffer and remove uses of dynamic scoping.
15300 * progmodes/pascal.el (pascal-str, pascal-all, pascal-pred)
15301 (pascal-buffer-to-use, pascal-flag): Don't declare.
15302 (pascal-func-completion, pascal-type-completion, pascal-var-completion)
15303 (pascal-get-completion-decl, pascal-keyword-completion):
15304 Add `pascal-str' argument, save-excursion,
15305 return the found completions, and don't filter with pascal-pred.
15306 (pascal-completion-cache): New var.
15307 (pascal-completion): Don't switch buffer any more (it was never
15308 necessary). Don't save-excursion any more (it's done by the called
15309 subroutines). Use a cache to avoid redundant computations.
15310 Use complete-with-action rather than pascal-completion-response and
15311 let it apply the predicate as well.
15312 (pascal-complete-word): Use completion-in-buffer when
15313 pascal-toggle-completions is nil.
15314 (pascal-show-completions): Don't bind pascal-buffer-to-use since it's
15315 not used any more.
15316 (pascal-comp-defun): Don't change buffer any more.
15317 Use complete-with-action rather than pascal-completion-response and
15318 let it apply the predicate as well.
15319 (pascal-goto-defun): Change buffer before calling pascal-comp-defun
15320 when neded.
15321
1ff4cb98
KH
153222009-12-02 Kenichi Handa <handa@m17n.org>
15323
15324 * language/indian.el: Include ZWJ and ZWNJ in the patterns to
15325 shape for all Indic scripts.
15326
bb12edf1
SM
153272009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
15328
15329 Use completion-in-buffer.
15330 * wid-edit.el (widget-field-text-end): New function.
15331 (widget-field-value-get): Use it.
15332 (widget-string-complete, widget-file-complete)
15333 (widget-color-complete): Use it and completion-in-region.
15334 (widget-complete): Don't narrow the buffer.
15335
5813f6ef
GM
153362009-12-02 Glenn Morris <rgm@gnu.org>
15337
c920f222
GM
15338 * mail/rmail.el (rmail-pop-to-buffer): New function. (Bug#2282)
15339 (rmail-select-summary): Use rmail-pop-to-buffer.
60f2013c
GM
15340 * mail/rmailsum.el: Replace all pop-to-buffer calls with
15341 rmail-pop-to-buffer, to prevent horizontal splits.
c920f222 15342
5813f6ef
GM
15343 * calendar/diary-lib.el (diary-list-entries): Replace superfluous
15344 save-excursion with save-current-buffer.
15345 Widen before searching. (Bug#5093)
15346 (diary-list-sexp-entries): Remove superfluous save-excursion.
15347
34b1d750
GM
153482009-12-02 Michael Welsh Duggan <mwd@cert.org>
15349
15350 * woman.el (woman-make-bufname): Handle man-pages with "." in the
15351 name. (Bug#5038)
15352
b2d5f31a
GM
153532009-12-02 Andreas Politz <politza@fh-trier.de> (tiny change)
15354
15355 * ido.el (ido-file-internal): Handle filenames at point that do
15356 not have a directory part. (Bug#5049)
15357
c710ac3c
JB
153582009-12-02 Juanma Barranquero <lekktu@gmail.com>
15359
15360 * mpc.el (mpc-intersection, mpc-host, mpc-songs-playlist)
15361 (mpc-songs-jump-to, mpc-resume): Doc fixes.
15362
9946be46
SM
153632009-12-01 Rob Riepel <riepel@networking.Stanford.EDU>
15364
15365 * emulation/tpu-extras.el (tpu-cursor-free-mode): Emit message.
15366 (tpu-set-cursor-free, tpu-set-cursor-bound): Don't emit a message
15367 any more.
15368
b08016f2
SM
153692009-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
15370
e7440df4
SM
15371 * comint.el (comint-insert-input): Ignore clicks to the right of
15372 the field. Reported by Bob Nnamtrop <bobnnamtrop@gmail.com>.
15373
3bb8691b 15374 * vc.el (vc-print-log-internal): Don't wait for the process to
c767b665
SM
15375 terminate before setting up the major mode.
15376
f3b757f5
SM
15377 * pcmpl-unix.el (pcomplete/cd): Complete more than one argument, just
15378 in case.
15379
a2877f1d
SM
15380 * pcomplete.el (pcomplete-std-complete): Don't try to complete past
15381 the last element.
15382
b08016f2
SM
15383 * simple.el (normal-erase-is-backspace-mode): Fix thinko in message.
15384
782d6e30
GM
153852009-12-01 Glenn Morris <rgm@gnu.org>
15386
15387 * window.el (window--display-buffer-2): Fix previous changes.
15388
28f57f7e
CY
153892009-12-01 Chong Yidong <cyd@stupidchicken.com>
15390
15391 * mail/sendmail.el (mail-setup-hook, mail-send-hook): Doc fixes.
15392
c31a2fdc
GM
153932009-12-01 Glenn Morris <rgm@gnu.org>
15394
15395 * Makefile.in (ELCFILES): Add mpc.elc.
15396
e1ada222
SM
153972009-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
15398
15399 * mpc.el: New file.
15400
0c9ff2c5
GM
154012009-12-01 Glenn Morris <rgm@gnu.org>
15402
3689984f
GM
15403 * window.el (window-to-use): Define for compiler.
15404
3ab4308b
GM
15405 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Make message
15406 consistent with others (no final period).
15407
0c9ff2c5
GM
15408 * mail/rmailmm.el (rmail-mime-handle): Doc fix.
15409 (rmail-mime-show): Downcase the encoding. (Bug#5070)
15410
fb0c18ff
DN
154112009-12-01 Dan Nicolaescu <dann@ics.uci.edu>
15412
15413 Make vc-print-log buttons work.
045b9da7 15414 * log-view.el (log-view-mode-map): Inherit from widget-keymap.
fb0c18ff 15415
2ac7e73e
JB
154162009-11-30 Ryan C. Thompson <rct@thompsonclan.org> (tiny change)
15417
15418 * savehist.el (savehist-autosave-interval): Allow setting to nil
15419 through customize. (Bug#5056)
15420
5237d741
JB
154212009-11-30 Juanma Barranquero <lekktu@gmail.com>
15422
15423 Fix references to jit-lock properties.
15424 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
15425 Refer to jit-lock-defer-multiline, not jit-lock-multiline.
15426 (perl-font-lock-special-syntactic-constructs):
15427 Quote jit-lock-defer-multiline property.
15428
379241fa
DN
154292009-11-30 Dan Nicolaescu <dann@ics.uci.edu>
15430
15431 * vc-git.el (vc-git-registered): Call vc-git-root only once.
15432
054ae856
JL
154332009-11-30 Juri Linkov <juri@jurta.org>
15434
15435 * misearch.el (multi-isearch-search-fun): Always provide a non-nil
15436 value `buffer' of `multi-isearch-next-buffer-current-function'.
15437 Use `(current-buffer)' when `buffer' is nil.
15438 (multi-isearch-next-buffer-from-list): Don't fallback to
15439 `(current-buffer)' when `buffer' is nil. (Bug#4947)
15440
67296dda
JL
154412009-11-30 Juri Linkov <juri@jurta.org>
15442
15443 * misearch.el (multi-isearch-read-buffers): Move canonicalization
15444 of buffers with `get-buffer' to `multi-isearch-buffers'.
15445 (multi-isearch-buffers, multi-isearch-buffers-regexp):
15446 Canonicalize BUFFERS with `get-buffer'. Doc fix.
15447 (multi-isearch-files, multi-isearch-files-regexp): Canonicalize
15448 FILES with `expand-file-name' converting relative file names
15449 to absolute. Doc fix. (Bug#4727)
15450
c585bf32
JL
154512009-11-30 Juri Linkov <juri@jurta.org>
15452
15453 * misearch.el (multi-isearch-read-buffers)
15454 (multi-isearch-read-matching-buffers): New functions.
15455 (multi-isearch-buffers, multi-isearch-buffers-regexp):
15456 Use them in the `interactive' spec. Doc fix.
15457 (multi-isearch-read-files, multi-isearch-read-matching-files):
15458 New functions.
15459 (multi-isearch-files, multi-isearch-files-regexp):
15460 Use them in the `interactive' spec. Doc fix. (Bug#4725)
15461
0a745733
JL
154622009-11-30 Juri Linkov <juri@jurta.org>
15463
15464 * doc-view.el (doc-view-continuous):
15465 Rename from `doc-view-continuous-mode'.
15466 (doc-view-menu): Move "Toggle display" to the top.
15467 Add submenu "Continuous" with radio buttons "Off"/"On"
15468 and "Save as Default".
15469 (doc-view-scroll-up-or-next-page)
15470 (doc-view-scroll-down-or-previous-page)
15471 (doc-view-next-line-or-next-page)
6a7662bb
BR
15472 (doc-view-previous-line-or-previous-page):
15473 Rename `doc-view-continuous-mode' to `doc-view-continuous'. (Bug#4896)
0a745733 15474
1f9689eb
JL
154752009-11-30 Juri Linkov <juri@jurta.org>
15476
15477 * comint.el (comint-mode-map): Rebind `M-r' from
15478 `comint-previous-matching-input' to
15479 `comint-history-isearch-backward-regexp'.
15480 Unbind `M-s' to allow global key binding `M-s'.
15481 Add menu items for `comint-history-isearch-backward' and
15482 `comint-history-isearch-backward-regexp'. (Bug#3746)
15483
2952b1ae
JL
154842009-11-30 Juri Linkov <juri@jurta.org>
15485
15486 * replace.el (perform-replace): Let-bind recenter-last-op to nil.
15487 For def=recenter, replace `recenter' with `recenter-top-bottom'
15488 that is called with `this-command' and `last-command' let-bound
15489 to `recenter-top-bottom'. When the last `def' was not `recenter',
15490 set `recenter-last-op' to nil. (Bug#4981)
15491
7a9547ca
SM
154922009-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
15493
20565545
SM
15494 Minor cleanup and simplification.
15495 * filecache.el (file-cache-add-directory)
15496 (file-cache-add-directory-recursively)
15497 (file-cache-add-from-file-cache-buffer)
15498 (file-cache-delete-file-regexp, file-cache-delete-directory)
15499 (file-cache-files-matching-internal, file-cache-display): Use dolist.
15500 (file-cache-temp-minibuffer-message): Delete function.
15501 (file-cache-minibuffer-complete): Use minibuffer-message instead.
15502
7a9547ca
SM
15503 * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
15504 Don't signal an error when bumping into EOB in tr, s, or y.
15505
08e968f3
JL
155062009-11-29 Juri Linkov <juri@jurta.org>
15507
15508 * startup.el (fancy-about-text): Fix wording of Guided Tour.
15509 (Bug#4960)
15510
15511 * descr-text.el (describe-char-unidata-list): Use lowercase name
15512 for "Unicode name" like in other tags.
15513
f8d170a4
JL
155142009-11-29 Juri Linkov <juri@jurta.org>
15515
15516 * ediff-util.el (ediff-minibuffer-with-setup-hook):
15517 New compatibility macro.
7a9547ca 15518 (ediff-read-file-name): Use it instead of `minibuffer-with-setup-hook'.
f8d170a4 15519
0116abbd
JL
155202009-11-29 Juri Linkov <juri@jurta.org>
15521
15522 Add defcustom to define the cycling order of `recenter-top-bottom'.
15523 (Bug#4981)
15524
15525 * window.el (recenter-last-op): Doc fix.
15526 (recenter-positions): New defcustom.
15527 (recenter-top-bottom): Rewrite to use `recenter-positions'.
15528 (move-to-window-line-top-bottom): Rewrite to use `recenter-positions'.
15529
61eef560
MA
155302009-11-29 Michael Albinus <michael.albinus@gmx.de>
15531
15532 Improve integration of Tramp and ange-ftp in eshell.
15533
e4070cdc 15534 * eshell/em-unix.el (eshell/whoami): Make it a defun but a defalias.
61eef560
MA
15535 (eshell/su): Flatten args. Apply better args parsing. Use "cd".
15536 (eshell/sudo): Flatten args. Let-bind `default-directory'.
15537
15538 * eshell/esh-util.el (top): Require also Tramp when compiling.
15539 (eshell-directory-files-and-attributes): Check for FTP remote
15540 connection.
15541 (eshell-parse-ange-ls): Let-bind `ange-ftp-name-format',
15542 `ange-ftp-ftp-name-arg', `ange-ftp-ftp-name-res'.
15543 (eshell-file-attributes): Handle ".". Return `entry'.
15544
15545 * net/ange-ftp.el (ange-ftp-parse-filename): Use `save-match-data'.
15546 (ange-ftp-directory-files-and-attributes)
15547 (ange-ftp-real-directory-files-and-attributes): New defuns.
15548
15549 * net/tramp.el (tramp-maybe-open-connection): Open the remote
15550 shell with "exec" when possible. This prevents trailing prompts
15551 in `start-file-process'.
15552
f5467d3f
SM
155532009-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
15554
21f49db9
SM
15555 Try and remove assumptions about point-min==1.
15556 * nxml/rng-valid.el (rng-validate-mode): Don't hardcode point-min==1.
15557 (rng-compute-mode-line-string): Show the validation percentage in
15558 terms of the narrowed text, not the widened text.
15559 (rng-do-some-validation): Don't catch internal errors when debugging.
15560 (rng-first-error): Simplify.
15561 (rng-after-change-function): Remove work around. AFAIK the bug has
15562 been fixed a while ago.
15563
26224faf
SM
15564 * image-mode.el (image-minor-mode): Exit more gracefully when the image
15565 cannot be displayed (e.g. when doing C-x C-f some-new-file.svg RET).
15566
d7117720
SM
15567 * man.el (Man-completion-table): Make it easier to enter "<sec> <name>".
15568
f5467d3f
SM
15569 * eshell/em-prompt.el (eshell-prompt-function): Abbreviate pwd, since
15570 `cd' doesn't always do it for us (bug#5067).
15571
15572 * pcomplete.el (pcomplete-entries): Revert change installed mistakenly
15573 on 2009-10-25 as part of some other change (bug#5067).
15574
c5269f1c
SM
155752009-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
15576
62a258a7
SM
15577 * emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
15578 `suspicious'.
15579 (byte-compile-warnings): Use byte-compile-warning-types.
15580 (byte-compile-save-excursion): Warn about use of set-buffer right
15581 after save-excursion.
15582
c5269f1c
SM
15583 * progmodes/gud.el (gud-basic-call): Don't only save the buffer but
15584 the excursion as well.
15585
3ba30eb8
MA
155862009-11-27 Michael Albinus <michael.albinus@gmx.de>
15587
15588 * eshell/em-unix.el (eshell/su, eshell/sudo): New defuns,
15589 providing a Tramp related implementation of "su" and "sudo".
15590 (eshell-unix-initialize): Add "su" and "sudo".
15591
6c6f788d
DU
155922009-11-27 Daiki Ueno <ueno@unixuser.org>
15593
15594 * net/socks.el (socks-send-command): Convert binary request to
15595 unibyte before sending. This fixes mishandling of some port
15596 numbers such as 129.
15597
10c877fe
SM
155982009-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
15599
6f06a171
SM
15600 * help.el (describe-bindings-internal): Remove `interactive'.
15601
10c877fe
SM
15602 * man.el (Man-completion-table): Trim a terminating "(".
15603 Remove the space between name page a section.
15604 Add the command's description on the `help-echo' property.
c5269f1c
SM
15605 Remove `process-connection-type' binding since it's unused by
15606 call-process.
10c877fe
SM
15607 Provide completion for the "<section> <name>" format as well.
15608 (Man-default-man-entry): Remove spurious var shadowing the argument.
15609
c44a4822
KR
156102009-11-26 Kevin Ryde <user42@zip.com.au>
15611
15612 * log-view.el: Add "Keywords: tools", since its other keywords
15613 aren't in finder-known-keywords, and following vc.el.
15614
9d58f081
KR
15615 * sha1.el (sha1-string-external): default-directory "/" in case
15616 otherwise non-existent. process-connection-type pipe for touch of
15617 efficiency recommended by elisp manual. (An aside in Bug#3911.)
15618
72fe6b25
SM
156192009-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
15620
15621 Misc coding convention cleanups.
15622 * htmlfontify.el (hfy-init-kludge-hook): Rename from
15623 hfy-init-kludge-hooks.
15624 (hfy-etags-cmd, hfy-flatten-style, hfy-invisible-name, hfy-face-at)
15625 (hfy-fontify-buffer, hfy-prepare-index-i, hfy-subtract-maps)
15626 (hfy-save-kill-buffers, htmlfontify-copy-and-link-dir): Use dolist
15627 and push.
15628 (hfy-slant, hfy-weight): Use tables rather than code.
15629 (hfy-box-to-border-assoc, hfy-box-to-style, hfy-decor)
15630 (hfy-face-to-style-i, hfy-fontify-buffer): Use `case'.
15631 (hfy-face-attr-for-class): Initialize `face-spec' directly.
15632 (hfy-face-to-css): Remove `nconc' with single arg.
15633 (hfy-p-to-face-lennart): Use `or'.
15634 (hfy-face-at): Hoist common code. Remove spurious quotes in `case'.
15635 (hfy-overlay-props-at, hfy-mark-tag-hrefs): Eta-reduce.
15636 (hfy-compile-stylesheet, hfy-merge-adjacent-spans)
15637 (hfy-compile-face-map, hfy-parse-tags-buffer): Use push.
15638 (hfy-force-fontification): Use run-hooks.
15639
85e0a536
SM
156402009-11-26 Vivek Dasmohapatra <vivek@etla.org>
15641
15642 Various minor fixes.
15643 * htmlfontify.el (hfy-default-header): Add toggle_invis since
15644 Javascript belongs in the header, not the body.
15645 (hfy-javascript): Remove.
15646 (hfy-fontify-buffer): Don't insert it any more.
15647 (hfy-face-at): Handle (face0 face1 face2) style face properties.
15648 Fix bug in invis handling when there were no invis props in a chunk.
15649
62ccc42c
SM
156502009-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
15651
15652 * vc-bzr.el (vc-bzr-annotate-command): Make operation asynchronous.
15653
2643c7aa
DN
156542009-11-26 Dan Nicolaescu <dann@ics.uci.edu>
15655
15656 * finder.el (finder-mode-map): Add a menu.
15657
0e5c8aed
DN
156582009-11-26 Michael McNamara <mac@mail.brushroad.com>
15659
bf0b361c 15660 * progmodes/verilog-mode.el (verilog-at-struct-p): Support "signed" and
0e5c8aed
DN
15661 "unsigned" structs.
15662
15663 (verilog-leap-to-head, verilog-backward-token): Handle "disable
15664 fork" statement better.
15665
156662009-11-26 Wilson Snyder <wsnyder@wsnyder.org>
15667
bf0b361c
JB
15668 * progmodes/verilog-mode.el (verilog-auto-insert-lisp)
15669 (verilog-delete-auto, verilog-delete-empty-auto-pair)
15670 (verilog-library-filenames): Fix AUTOINSERTLISP to support insert-file.
15671 Reported by Clay Douglass.
0e5c8aed
DN
15672
15673 (verilog-auto-inst, verilog-auto-star-safe)
62ccc42c 15674 (verilog-delete-auto-star-implicit, verilog-read-sub-decls):
6a7662bb
BR
15675 Fix removing "// Interfaces" when saving .* expansions.
15676 Reported by Pierre-David Pfister.
0e5c8aed 15677
7629c4e7
GM
156782009-11-26 Glenn Morris <rgm@gnu.org>
15679
62ccc42c
SM
15680 * eshell/em-dirs.el (eshell/cd): Don't throw to a tag outside
15681 the scope.
7629c4e7 15682
a5d358f8
JB
156832009-11-25 Johan Bockgård <bojohan@gnu.org>
15684
15685 * vc-annotate.el (vc-annotate-revision-previous-to-line):
15686 Really use previous revision.
15687
002cbde5
KR
156882009-11-25 Kevin Ryde <user42@zip.com.au>
15689
15690 * man.el (Man-completion-table): default-directory "/" in case
15691 doesn't otherwise exist. process-environment COLUMNS=999 so as
15692 not to truncate long names. process-connection-type pipe to avoid
573f4575
KR
15693 any chance of hitting the pseudo-tty TIOCGWINSZ.
15694 (man): completion-ignore-case t for friendliness and since man
15695 itself is case-insensitive on the command line.
15696 Further to Bug#3717.
002cbde5 15697
8cb5ffe8
KR
15698 * arc-mode.el: Add "Keywords: files", so the details in its
15699 commentary can be reached from finder-by-keyword.
34607612
KR
15700 * textmodes/dns-mode.el: Add "Keywords: comm". It's only an
15701 editing mode, but it's comms related and sgml-mode.el has "comm"
15702 on that basis too.
b8dfcf54 15703 * textmodes/bibtex-style.el: Add "Keywords: tex".
5cf751b4
GM
15704 * international/isearch-x.el, international/ja-dic-cnv.el:
15705 * international/ja-dic-utl.el, international/kkc.el:
b8dfcf54 15706 Add "Keywords: i18n", so they can be reached from finder-by-keyword.
34607612 15707
1e2d9ba1
JL
157082009-11-25 Juri Linkov <juri@jurta.org>
15709
15710 * man.el (Man-completion-table): Modify regexp to include
15711 section names to completion strings. (Bug#3717)
15712
a601d313
JL
157132009-11-25 Juri Linkov <juri@jurta.org>
15714
15715 Search recursively in gzipped files. (Bug#4982)
15716
15717 * progmodes/grep.el (grep-highlight-matches): Add new options
15718 `always' and `auto'. Doc fix.
15719 (grep-process-setup): Check `grep-highlight-matches' for
15720 `auto-detect' to determine the need to compute grep defaults.
15721 Move Windows/DOS specific --colors settings handling
15722 to `grep-compute-defaults'. Check `grep-highlight-matches'
15723 to get the value of "--color=".
15724 (grep-compute-defaults): Compute `grep-highlight-matches' when it
15725 has the value `auto-detect'. Move Windows/DOS specific settings
15726 from `grep-process-setup'.
15727 (zrgrep): New command with alias `rzgrep'.
15728
bde04ea9
JL
157292009-11-25 Juri Linkov <juri@jurta.org>
15730
15731 * doc-view.el (doc-view-mode): Set buffer-local `view-read-only'
15732 to nil instead of switching off view-mode. (Bug#4896)
15733
7d6b4d3c
JL
157342009-11-25 Juri Linkov <juri@jurta.org>
15735
15736 Mouse-wheel scrolling for DocView Continuous mode. (Bug#4896)
15737
15738 * mwheel.el (mwheel-scroll-up-function)
15739 (mwheel-scroll-down-function): New defvars.
15740 (mwheel-scroll): Funcall `mwheel-scroll-up-function' instead of
15741 `scroll-up', and `mwheel-scroll-down-function' instead of
15742 `scroll-down'.
15743
15744 * doc-view.el (doc-view-scroll-up-or-next-page)
15745 (doc-view-scroll-down-or-previous-page): Add optional ARG.
15746 Use this ARG in the call to image-scroll-up/image-scroll-down.
15747 Change `interactive' spec to "P". Goto next/previous page only
15748 when `doc-view-continuous-mode' is non-nil or ARG is nil (for the
15749 SPC/DEL case). Doc fix.
15750 (doc-view-next-line-or-next-page)
15751 (doc-view-previous-line-or-previous-page): Rename arg to ARG
15752 for consistency.
15753 (doc-view-mode): Set buffer-local `mwheel-scroll-up-function' to
15754 `doc-view-scroll-up-or-next-page', and buffer-local
15755 `mwheel-scroll-down-function' to
15756 `doc-view-scroll-down-or-previous-page'.
15757
e237085f
JL
157582009-11-25 Juri Linkov <juri@jurta.org>
15759
15760 Provide additional default values (directories at other Dired
15761 windows) via M-n in the minibuffer of some Dired commands.
15762
15763 * dired-aux.el (dired-diff, dired-compare-directories)
15764 (dired-do-create-files): Use `dired-dwim-target-defaults' to set
15765 `minibuffer-default' in `minibuffer-with-setup-hook'.
15766 (dired-dwim-target-directory): Find a window that displays Dired
15767 buffer instead of failing when the next window is not Dired.
15768 Use `get-window-with-predicate' to find for the next Dired window.
15769 (dired-dwim-target-defaults): New function.
15770
15771 * ediff-util.el (ediff-read-file-name):
15772 Use `dired-dwim-target-defaults' to set `minibuffer-default'
15773 in `minibuffer-with-setup-hook'.
15774
7d371eac
JL
157752009-11-25 Juri Linkov <juri@jurta.org>
15776
15777 Provide additional default values (file name at point or at the
15778 current Dired line) via M-n for file reading minibuffers. (Bug#5010)
15779
15780 * minibuffer.el (read-file-name-defaults): New function.
15781 (read-file-name): Reset `minibuffer-default' to nil when
15782 it duplicates initial input `insdef'.
15783 Bind `minibuffer-default-add-function' to lambda that
15784 calls `read-file-name-defaults' in `minibuffer-selected-window'.
15785 (minibuffer-insert-file-name-at-point): New command.
15786
15787 * files.el (file-name-at-point-functions): New defcustom.
15788 (find-file-default): Remove defvar.
15789 (find-file-read-args): Don't use `find-file-default'.
15790 Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
15791 to `read-file-name'.
15792 (find-file-literally): Use `read-file-name' with
15793 `confirm-nonexistent-file-or-buffer'.
15794
15795 * ffap.el (ffap-guess-file-name-at-point): New autoloaded function.
15796
15797 * dired.el (dired-read-dir-and-switches):
15798 Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
15799 to `read-file-name'.
15800 (dired-file-name-at-point): New function.
15801 (dired-mode): Add hook `dired-file-name-at-point' to
15802 `file-name-at-point-functions'.
15803
04ae543a
SM
158042009-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
15805
15806 Really make the *Completions* window soft-dedicated (bug#5030).
15807 * window.el (window--display-buffer-2): Add `dedicated' argument.
15808 (display-buffer): Pass it when needed so the dedicated flag is set
15809 after calling set-window-buffer, which would otherwise reset it.
15810
eb708e66
SM
158112009-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
15812
d6b8d4e7
SM
15813 * progmodes/meta-mode.el (meta-complete-symbol):
15814 * progmodes/etags.el (complete-tag):
e2d4ea5a
SM
15815 * mail/mailabbrev.el (mail-abbrev-complete-alias):
15816 Use completion-in-region.
15817
5f24557b
SM
15818 * dabbrev.el (dabbrev--minibuffer-origin): Use minibuffer-selected-window.
15819 (dabbrev-completion): Use completion-in-region.
15820 (dabbrev--abbrev-at-point): Simplify regexp.
15821
fe4346f0
SM
15822 * abbrev.el (abbrev--before-point): Use word-motion functions
15823 if :regexp is not specified (bug#5031).
15824
cb190d7d
SM
15825 * subr.el (string-prefix-p): New function.
15826
e2ec6dd5
SM
15827 * man.el (Man-completion-cache): New var.
15828 (Man-completion-table): Use it.
15829
eb708e66
SM
15830 * vc.el (vc-print-log-internal): Make `limit' optional for better
15831 compatibility (e.g. with vc-annotate.el).
15832
4cf8971b
KR
158332009-11-24 Kevin Ryde <user42@zip.com.au>
15834
eb708e66 15835 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp):
d8194864 15836 Build value with regexp-opt instead of explicit joining loop. (Bug#4927)
f69c67b6 15837
4cf8971b
KR
15838 * emacs-lisp/elint.el (elint-add-required-env): Better error message
15839 when .el source file not found or other error.
15840
d204c46c
SM
158412009-11-24 Markus Triska <markus.triska@gmx.at>
15842
15843 * linum.el (linum-update-window): Ignore intangible (bug#4996).
15844
bb301b9a
SM
158452009-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
15846
449c27f0
SM
15847 Handle the [back] button properly (bug#4979).
15848 * descr-text.el (describe-text-properties): Add a `buffer' argument.
15849 Use help-setup-xref, help-buffer, and with-help-window.
15850 (describe-char): Add `buffer' argument.
15851 Pass proper command to help-setup-xref. Don't meddle with
15852 help-xref-stack-item directly.
15853 (describe-text-category): Use with-help-window and help-buffer.
15854
32fe5377
SM
15855 * emacs-lisp/shadow.el (list-load-path-shadows): Setup a major mode
15856 for the displayed buffer (bug#4887).
15857
bb301b9a
SM
15858 * man.el (Man-completion-table): New function.
15859 (man): Use it.
15860
35179414
DR
158612009-11-24 David Reitter <david.reitter@gmail.com>
15862
bb301b9a 15863 * vc-git.el (vc-git-registered): Use checkout directory (where
35179414
DR
15864 .git is) rather than the file's directory and a relative path spec
15865 to work around a bug in git.
15866
605a20a9
MA
158672009-11-24 Michael Albinus <michael.albinus@gmx.de>
15868
15869 Improve handling of processes on remote hosts.
15870
15871 * eshell/esh-util.el (eshell-path-env): New defvar.
15872 (eshell-parse-colon-path): New defun.
15873 (eshell-file-attributes): Use `eshell-parse-colon-path'.
15874
bb301b9a
SM
15875 * eshell/esh-ext.el (eshell-search-path):
15876 Use `eshell-parse-colon-path'.
605a20a9
MA
15877 (eshell-remote-command): Remove argument HANDLER.
15878 (eshell-external-command): Check for FTP remote connection.
15879
bb301b9a
SM
15880 * eshell/esh-proc.el (eshell-gather-process-output):
15881 Use `file-truename', in order to start also symlinked files.
15882 Apply `start-file-process' instead of `start-process'.
15883 Shorten `command' to the local file name part.
605a20a9 15884
bb301b9a
SM
15885 * eshell/em-cmpl.el (eshell-complete-commands-list):
15886 Use `eshell-parse-colon-path'.
605a20a9
MA
15887
15888 * eshell/em-unix.el (eshell/du): Check for FTP remote connection.
15889
15890 * net/tramp.el (tramp-eshell-directory-change): New defun. Add it
15891 to `eshell-directory-change-hook'.
15892
d1d33062
TH
158932009-11-24 Tassilo Horn <tassilo@member.fsf.org>
15894
15895 * doc-view.el (doc-view-mode): Switch off view-mode explicitly,
bb301b9a 15896 because it could be enabled automatically if view-read-only is non-nil.
d1d33062 15897
a34d8565 158982009-11-24 Michael Kifer <kifer@cs.stonybrook.edu>
d1d33062 15899
a34d8565
MK
15900 * ediff-vers.el (ediff-rcs-get-output-buffer): Revert the change
15901 made on 2009-11-22.
d1d33062 15902
c83b8d1b
GM
159032009-11-24 Glenn Morris <rgm@gnu.org>
15904
15905 * bookmark.el (bookmark-bmenu-hide-filenames): Remove assignment to
15906 deleted variable bookmark-bmenu-bookmark-column.
15907
83505cfe
SM
159082009-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
15909
15910 * bookmark.el (bookmark-bmenu-search): Clear echo area when exiting.
15911
5241b291
CY
159122009-11-23 Ken Brown <kbrown@cornell.edu> (tiny change)
15913
15914 * net/browse-url.el (browse-url-filename-alist): On Windows, add
15915 two slashes to the "file:" prefix.
15916 (browse-url-file-url): De-munge Cygwin filenames before passing
15917 them to Windows browser.
15918 (browse-url-default-windows-browser): Use call-process.
15919
aefcadb6
JL
159202009-11-23 Juri Linkov <juri@jurta.org>
15921
15922 Implement DocView Continuous mode. (Bug#4896)
15923 * doc-view.el (doc-view-continuous-mode): New defcustom.
83505cfe
SM
15924 (doc-view-mode-map): Bind C-n/<down> to
15925 `doc-view-next-line-or-next-page', C-p/<up> to
15926 `doc-view-previous-line-or-previous-page'.
aefcadb6
JL
15927 (doc-view-next-line-or-next-page)
15928 (doc-view-previous-line-or-previous-page): New commands.
15929
0d62bcea
JL
159302009-11-23 Juri Linkov <juri@jurta.org>
15931
15932 Implement Isearch in comint input history. (Bug#3746)
15933 * comint.el (comint-mode): Add `comint-history-isearch-setup' to
15934 `isearch-mode-hook'.
15935 (comint-history-isearch): New defcustom.
15936 (comint-history-isearch-backward)
15937 (comint-history-isearch-backward-regexp): New commands.
15938 (comint-history-isearch-message-overlay): New buffer-local variable.
15939 (comint-history-isearch-setup, comint-history-isearch-end)
15940 (comint-goto-input, comint-history-isearch-search)
15941 (comint-history-isearch-message, comint-history-isearch-wrap)
15942 (comint-history-isearch-push-state)
15943 (comint-history-isearch-pop-state): New functions.
15944
b593f105
MA
159452009-11-23 Michael Albinus <michael.albinus@gmx.de>
15946
15947 * net/tramp.el (tramp-shell-prompt-pattern): Use \r for carriage
15948 return.
15949 (tramp-handle-make-symbolic-link)
15950 (tramp-handle-dired-compress-file, tramp-handle-expand-file-name):
15951 Quote file names.
15952 (tramp-send-command-and-check): New argument DONT-SUPPRESS-ERR.
15953 (tramp-handle-process-file): Use it.
15954
0f202d5d
SM
159552009-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
15956
15957 * window.el (move-to-window-line-last-op): Remove.
15958 (move-to-window-line-top-bottom): Reuse recenter-last-op instead.
15959
216349f8
SM
159602009-11-23 Deniz Dogan <deniz.a.m.dogan@gmail.com> (tiny change)
15961
0f202d5d 15962 Make M-r mirror the new cycling behavior of C-l.
216349f8
SM
15963 * window.el (move-to-window-line-last-op): New var.
15964 (move-to-window-line-top-bottom): New command.
15965 (global-map): Bind M-r move-to-window-line-top-bottom.
15966
c10e0633
GM
159672009-11-23 Sven Joachim <svenjoac@gmx.de>
15968
15969 * dired-x.el (dired-guess-shell-alist-default):
15970 Support xz format. (Bug#4953)
15971
953e0c1a
GM
159722009-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
15973
15974 * emulation/viper-cmd.el: Use viper-last-command-char instead of
15975 last-command-char/last-command-event.
15976 (viper-prefix-arg-value): Do correct conversion of event-char for
15977 XEmacs.
15978
83505cfe
SM
15979 * emulation/viper-util.el, emulation/viper.el:
15980 Use viper-last-command-char instead of
15981 last-command-char/last-command-event.
953e0c1a 15982
83505cfe
SM
15983 * ediff-init.el, ediff-mult.el, ediff-util.el:
15984 Replace last-command-char and last-command-event
15985 with (ediff-last-command-char) everywhere.
953e0c1a
GM
15986
15987 * ediff-vers.el (ediff-rcs-get-output-buffer): Make sure the buffer is
15988 created in fundamental mode.
15989
15990 * ediff.el (ediff-version): Revert the change of interactive-p to
15991 called-interactively-p.
15992
9ee12eee
TH
159932009-11-22 Tassilo Horn <tassilo@member.fsf.org>
15994
15995 * progmodes/subword.el (subword-mode-map): Fix subword-mode-map
15996 generation from word-movement command names.
15997
8b571bf3
JD
159982009-11-21 Jan Djärv <jan.h.d@swipnet.se>
15999
16000 * cus-start.el (all): Add native condition for font-use-system-font.
16001
4121db47
AM
160022009-11-21 Nathaniel Flath <flat0103@gmail.com>
16003
83505cfe
SM
16004 * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
16005 Correct the patch from 2009-11-18. (Bug#3910)
4121db47 16006
d71f5e0c
TH
160072009-11-21 Tassilo Horn <tassilo@member.fsf.org>
16008
16009 * progmodes/subword.el: Rename from lisp/subword.el.
16010
16011 * subword.el: Rename to progmodes/subword.el.
16012
16013 * Makefile.in (ELCFILES): Adapt to subword.el move.
16014
fc9d6ad6 160152009-11-21 Thierry Volpiatto <thierry.volpiatto@gmail.com>
4e2af782 16016 Stefan Monnier <monnier@iro.umontreal.ca>
fc9d6ad6
SM
16017
16018 * bookmark.el (bookmark-bmenu-bookmark-column): Remove var.
16019 (bookmark-bmenu-list): Save name on `bookmark-name-prop' text-prop.
16020 (bookmark-bmenu-show-filenames): Use push.
16021 (bookmark-bmenu-hide-filenames): Use local var instead of
16022 bookmark-bmenu-bookmark-column. Use pop. Don't save window-excursion.
16023 (bookmark-bmenu-bookmark): Use the new `bookmark-name-prop' text-prop.
16024 (bookmark-bmenu-execute-deletions): Don't bother adding/removing the
16025 filenames now that the bookmark names are always available.
16026
26d9285f
SM
160272009-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
16028
16029 * bookmark.el (bookmark-search-prompt, bookmark-search-timer): Remove.
16030 (bookmark-search-pattern): Move and leave unbound.
16031 (bookmark-bmenu-mode-map): Change binding.
16032 (bookmark-read-search-input): Simplify.
16033 Don't use text-char-description. Don't error on non-char events.
16034 (bookmark-filtered-alist-by-regexp-only): Remove by folding into the
16035 only caller (i.e. bookmark-bmenu-filter-alist-by-regexp).
16036 (bookmark-bmenu-search): Don't check we're in a bookmark-list buffer.
16037 Use a local var for the timer.
16038 (bookmark-bmenu-cancel-search): Remove by folding into the only caller
16039 (i.e. bookmark-bmenu-search).
16040
d73a0317
GM
160412009-11-21 Glenn Morris <rgm@gnu.org>
16042
16043 * mail/rmailmm.el (rmail-mime): Decode in fundamental-mode. (Bug#4993)
16044
e572025f
CY
160452009-11-20 Ken Brown <kbrown@cornell.edu> (tiny change)
16046
26d9285f
SM
16047 * net/browse-url.el (browse-url-default-windows-browser):
16048 Use cygstart for cygwin.
e572025f 16049
6aeaa3dc
KF
160502009-11-20 Karl Fogel <karl.fogel@red-bean.com>
16051
e4070cdc 16052 * bookmark.el: Formatting and doc fixes only:
6aeaa3dc
KF
16053 (bookmark-search-delay): Shorten doc string to fit in 80 columns.
16054 (bookmark-bmenu-search): Wrap to fit within 80 columns.
194d44e7 16055 Minor grammar and punctuation fixes in doc string.
6aeaa3dc
KF
16056 (bookmark-read-search-input): Adjust to fit within 80 columns.
16057
a9b76eec
TH
160582009-11-20 Tassilo Horn <tassilo@member.fsf.org>
16059
16060 * progmodes/cc-cmds.el (c-forward-into-nomenclature)
16061 (c-backward-into-nomenclature): Adapt to subword renaming.
16062
16063 * subword.el (subword-forward, subword-backward, subword-mark)
16064 (subword-kill, subword-backward-kill, subword-transpose)
16065 (subword-downcase, subword-upcase, subword-capitalize)
26d9285f
SM
16066 (subword-forward-internal, subword-backward-internal):
16067 Rename from forward-subword, backward-subword, mark-subword,
16068 kill-subword, backward-kill-subword, transpose-subwords,
16069 downcase-subword, upcase-subword, capitalize-subword,
16070 forward-subword-internal, backward-subword-internal.
a9b76eec 16071
1e7d4475
SM
160722009-11-20 Thierry Volpiatto <thierry.volpiatto@gmail.com>
16073
26d9285f
SM
16074 * bookmark.el (bookmark-search-delay, bookmark-search-prompt):
16075 New options.
1e7d4475
SM
16076 (bookmark-search-pattern, bookmark-search-timer, bookmark-quit-flag):
16077 New vars.
16078 (bookmark-read-search-input, bookmark-filtered-alist-by-regexp-only)
16079 (bookmark-bmenu-filter-alist-by-regexp)
16080 (bookmark-bmenu-goto-bookmark, bookmark-bmenu-cancel-search): New funs.
16081 (bookmark-bmenu-search): New command.
16082 (bookmark-bmenu-mode-map): Bind it.
16083
653d1554
TH
160842009-11-20 Tassilo Horn <tassilo@member.fsf.org>
16085
ab84bfa0
TH
16086 * progmodes/cc-cmds.el: declare-functioned forward-subword and
16087 backward-subword to quit the byte-compiler.
16088
1f35fda9
TH
16089 * makefile.w32-in: Don't refer cc-subword.elc but subword.elc.
16090
16091 * Makefile.in: Don't refer cc-subword.elc but subword.elc.
16092
653d1554 16093 * progmodes/cc-cmds.el (c-update-modeline)
1e7d4475
SM
16094 (c-forward-into-nomenclature, c-backward-into-nomenclature):
16095 Refer to subword.el functions instead of cc-subword.el.
653d1554
TH
16096
16097 * progmodes/cc-mode.el (subword-mode, c-mode-base-map): Refer to
16098 subword.el functions instead of cc-subword.el.
16099
1e7d4475
SM
16100 * progmodes/cc-subword.el: Rename to subword.el.
16101 * subword.el: Rename from progmodes/cc-subword.el.
16102 (subword-mode-map): Rename from c-subword-mode-map.
16103 (subword-mode): Rename from c-subword-mode.
653d1554 16104 (global-subword-mode): New global minor mode.
1e7d4475
SM
16105 (forward-subword): Rename from c-forward-subword.
16106 (backward-subword): Rename from c-backward-subword.
16107 (mark-subword): Rename from c-mark-subword.
16108 (kill-subword): Rename from c-kill-subword.
16109 (backward-kill-subword): Rename from c-backward-kill-subword.
16110 (transpose-subwords): Rename from c-tranpose-subword.
16111 (downcase-subword): Rename from c-downcase-subword.
16112 (capitalize-subword): Rename from c-capitalize-subword.
16113 (forward-subword-internal): Rename from c-forward-subword-internal.
16114 (backward-subword-internal): Rename from c-backward-subword-internal.
653d1554 16115
9717f119
DN
161162009-11-20 Dan Nicolaescu <dann@ics.uci.edu>
16117
8de724f3
DN
16118 * vc.el (vc-deduce-fileset): Allow non-state changing operations
16119 from a dired buffer.
16120 (vc-dired-deduce-fileset): New function.
16121 (vc-root-diff, vc-print-root-log): Use it.
16122
9717f119
DN
16123 * vc-annotate.el (vc-annotate-show-log-revision-at-line): Pass a
16124 nil LIMIT argument to vc-print-log-internal.
16125
af4999b8
GM
161262009-11-20 Glenn Morris <rgm@gnu.org>
16127
16128 * Makefile.in (ELCFILES): Regenerate.
16129
b58edcb6
JB
161302009-11-20 Jay Belanger <jay.p.belanger@gmail.com>
16131
02e1b488
SM
16132 * calc/calc.el (calc-set-mode-line):
16133 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
b58edcb6
JB
16134 (math-format-number): Rename `math-format-complement-signed' to
16135 `math-format-twos-complement'.
16136
02e1b488 16137 * calc/calc-bin.el (math-format-twos-complement): Rename from
b58edcb6
JB
16138 math-format-complement-signed.
16139 (calc-radix): Rename `calc-complement-signed-mode' to
16140 `calc-twos-complement-mode'.
02e1b488
SM
16141 (calc-octal-radix, calc-hex-radix): Add an argument for
16142 two's complement.
b58edcb6 16143
02e1b488
SM
16144 * calc/calc-embed.el (calc-embedded-mode-vars):
16145 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
b58edcb6 16146
02e1b488
SM
16147 * calc/calc-ext.el (calc-init-extensions):
16148 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
b58edcb6
JB
16149 (math-format-number-fancy): Let `calc-twos-complement-mode' be nil.
16150
02e1b488
SM
16151 * calc/calc-units.el (math-build-units-table-buffer):
16152 Let `calc-twos-complement-mode' be nil.
b58edcb6
JB
16153
16154 * calc/calc-menu.el (calc-modes-menu): Clean up two's complement
16155 entries.
16156
16157 * calc/calc-vec.el (calcFunc-vunpack):
16158 * calc/calc-aent.el (calc-do-calc-eval):
16159 * calc/calc-forms.el (math-format-date):
16160 * calc/calc-graph.el (calc-graph-plot):
16161 * calc/calc-math.el (math-use-emacs-fn):
02e1b488
SM
16162 * calc/calccomp.el (math-compose-expr):
16163 Let `calc-twos-complement-mode' be nil.
16164
161652009-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
16166
16167 * abbrev.el (abbrev-with-wrapper-hook): (re)move...
16168 * simple.el (with-wrapper-hook): ...to here. Add argument `args'.
16169 * minibuffer.el (completion-in-region-functions): New hook.
16170 (completion-in-region): New function.
16171 * emacs-lisp/lisp.el (lisp-complete-symbol):
16172 * pcomplete.el (pcomplete-std-complete): Use it.
b58edcb6 16173
e3353a78
SM
161742009-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
16175
eff77808
SM
16176 * textmodes/tex-mode.el (latex-complete-bibtex-cache)
16177 (latex-complete-alist): New vars.
16178 (latex-string-prefix-p, latex-complete-bibtex-keys)
16179 (latex-complete-envnames, latex-complete-refkeys)
16180 (latex-complete-data): New functions.
16181 (latex-complete, latex-indent-or-complete): New commands.
16182
d2c9fc42
SM
16183 * window.el (display-buffer-mark-dedicated): New var.
16184 (display-buffer): Obey it.
16185 * minibuffer.el (minibuffer-completion-help): Use it.
16186
31a1c477
SM
16187 * progmodes/sym-comp.el (symbol-complete): Use completion-in-region.
16188
bed4c972
SM
16189 * filecache.el (file-cache-add-file): Use push and cons.
16190 (file-cache-delete-file-regexp): Use push.
16191 (file-cache-complete): Use completion-in-region.
16192
8c22699f
SM
16193 * simple.el (with-wrapper-hook): Fix thinko.
16194
e3353a78
SM
16195 * hfy-cmap.el (hfy-rgb-file): Use locate-file.
16196 (htmlfontify-load-rgb-file): Remove unnused var `ff'.
16197 Use with-current-buffer and string-to-number.
16198 (hfy-fallback-colour-values): Use assoc-string.
16199 * htmlfontify.el (hfy-face-to-css): Remove unused var `style'.
16200 (hfy-face-at): Remove unused var `found-face'.
16201 (hfy-compile-stylesheet): Remove unused var `css'.
16202 (hfy-fontify-buffer): Remove unused vars `in-style', `invis-button',
16203 and `orig-buffer'.
16204 (hfy-buffer, hfy-copy-and-fontify-file, hfy-parse-tags-buffer):
16205 Use with-current-buffer.
16206 (hfy-text-p): Use expand-file-name and fewer setq.
16207
acca02b0
SM
162082009-11-19 Vivek Dasmohapatra <vivek@etla.org>
16209
16210 * htmlfontify.el, hfy-cmap.el: New files.
16211
042b7cc6
JL
162122009-11-19 Juri Linkov <juri@jurta.org>
16213
16214 * minibuffer.el (completions-format): New defcustom.
16215 (completion--insert-strings): Implement vertical format.
16216
16217 * simple.el (switch-to-completions): Move point to the first
16218 completion when point was at the beginning of the buffer.
16219
da205913
JL
162202009-11-19 Juri Linkov <juri@jurta.org>
16221
16222 * find-dired.el (find-name-arg): Remove autoload. (Bug#4387)
16223
16224 * progmodes/grep.el (rgrep): Require `find-dired' for `find-name-arg'.
16225
0b8ee421
CY
162262009-11-19 Chong Yidong <cyd@stupidchicken.com>
16227
16228 * mail/sendmail.el (mail-yank-prefix): Change default to "> ".
16229 (mail-signature): Change default to t.
16230 (mail-from-style): Deprecate `system-default' value.
16231 (mail-insert-from-field): For default value of mail-from-style,
16232 default to `angles' unless `angles' needs quoting and `parens'
16233 does not.
16234 (mail-citation-prefix-regexp): Use citation regexp from
16235 message-mode.
16236
4265deab
MA
162372009-11-19 Michael Albinus <michael.albinus@gmx.de>
16238
acca02b0
SM
16239 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
16240 Set variables for computing the prompt for reading password.
4265deab 16241
27cacd2d
GM
162422009-11-19 Glenn Morris <rgm@gnu.org>
16243
470bce7d
GM
16244 * dired-aux.el (dired-compress-file-suffixes): Add ".xz". (Bug#4953)
16245
7e705a1d
GM
16246 * textmodes/flyspell.el (sgml-lexical-context): Declare.
16247
27cacd2d
GM
16248 * net/newst-treeview.el (newsticker-treeview-treewindow-width)
16249 (newsticker-treeview-listwindow-height): Fix custom type.
16250
b2f0be0f
KH
162512009-11-19 Kenichi Handa <handa@m17n.org>
16252
16253 * descr-text.el (describe-char-padded-string): Compose with TAB
16254 only if there's a font for CH.
02e1b488 16255 (describe-char): Fix the condition for detecting a trivial composition.
b2f0be0f 16256
03446045 162572009-11-18 Nathaniel Flath <flat0103@gmail.com>
b96337b0
AM
16258
16259 * progmodes/cc-menus.el (cc-imenu-java-generic-expression): A new,
03446045 16260 more accurate version of the regexp. (Bug#3910)
b96337b0 16261
03446045 162622009-11-18 Bernhard Herzog <bernhard.herzog@intevation.de> (tiny change)
efa3639b
SS
16263
16264 * vc-hg.el (vc-hg-diff): Fix last patch: do not change directory.
16265
e0620570
JB
162662009-11-18 Juanma Barranquero <lekktu@gmail.com>
16267
16268 * font-setting.el (font-use-system-font): Declare for byte-compiler.
16269 (font-setting-change-default-font): Fix typo in docstring.
16270
6cc6582e
AM
162712009-11-18 Alan Mackenzie <acm@muc.de>
16272
16273 * progmodes/cc-defs.el (c-version): Bump to 5.31.8.
16274
dfb3c4c6
JD
162752009-11-17 Jan Djärv <jan.h.d@swipnet.se>
16276
02e1b488 16277 * font-setting.el (font-use-system-font): Move ...
dfb3c4c6
JD
16278
16279 * cus-start.el (all): ... to here.
16280
e268e987
MA
162812009-11-17 Michael Albinus <michael.albinus@gmx.de>
16282
16283 * net/tramp.el (tramp-advice-file-expand-wildcards): Simplify.
16284 Don't set `ad-return-value' if `ad-do-it' doesn't.
16285
303ffde8
MA
16286 * net/tramp-gvfs.el (tramp-gvfs-handle-write-region): Set file
16287 modification time.
16288
637fa988
JD
162892009-11-17 Jan Djärv <jan.h.d@swipnet.se>
16290
16291 * menu-bar.el: Put "Use system font" in Option-menu.
ad413b35 16292 (menu-bar-options-save): Add font-use-system-font.
637fa988
JD
16293
16294 * loadup.el: If feature system-font-setting or font-render-setting is
16295 there, load font-setting.
16296
02e1b488 16297 * Makefile.in (ELCFILES): Add font-settings.el.
637fa988
JD
16298 * font-setting.el: New file.
16299
1d16a255
GM
163002009-11-17 Glenn Morris <rgm@gnu.org>
16301
16302 * vc-svn.el (vc-svn-print-log): Fix typo in previous.
16303
2d84f804
GM
16304 * net/newst-treeview.el (newsticker--treeview-list-update-faces):
16305 Preserve point in the list buffer. (Bug#4939)
16306 Use point-at-eol.
16307 (newsticker--treeview-list-update-highlight)
16308 (newsticker--treeview-tree-update-highlight): Use point-at-bol/eol.
16309
14467b99
JB
163102009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
16311
16312 * calc/calc-bin.el (math-symclip, calcFunc-symclip, calc-symclip):
16313 Remove.
16314
16315 * calc/calc-ext.el (calc-init-extensions): Remove references to
16316 symclip.
16317
16318 * calc/calc-menu.el (calc-arithmetic-menu): Remove `calc-symclip'.
16319
16320 * calc/calc-map.el (calc-get-operator, calc-b-oper-keys):
5237d741 16321 * calc/calc-help.el (calc-b-prefix-help): Remove references to
14467b99
JB
16322 `calc-symclip'.
16323
e3c39c01
KR
163242009-11-16 Kevin Ryde <user42@zip.com.au>
16325
02e1b488 16326 * textmodes/flyspell.el (sgml-mode-flyspell-verify):
5237d741 16327 Use `sgml-lexical-context' instead of own parse for tag (Bug#4511).
e3c39c01 16328
497de631
KR
16329 * emacs-lisp/lisp-mnt.el (lm-keywords): Allow multi-line keywords.
16330 (lm-keywords-list): Allow comma-only separator like "foo,bar".
16331 Ignore trailing spaces by omit-nulls to split-string (fixing
16332 regression from Emacs 21 due to the incompatible split-string
14467b99 16333 change). (Bug #4928.)
497de631 16334
48b27575
DN
163352009-11-16 Dan Nicolaescu <dann@ics.uci.edu>
16336
5237d741 16337 * vc.el (vc-log-show-limit): Default to 2000.
48b27575
DN
16338 (vc-print-log-internal): Insert buttons to request more entries
16339 when limiting the output.
16340
16341 * vc-sccs.el (vc-sccs-print-log):
16342 * vc-rcs.el (vc-rcs-print-log):
16343 * vc-cvs.el (vc-cvs-print-log):
16344 * vc-git.el (vc-git-print-log): Return 'limit-unsupported when
16345 LIMIT is non-nil.
16346
d3e97185
MA
163472009-11-16 Michael Albinus <michael.albinus@gmx.de>
16348
16349 * net/tramp-gvfs.el (tramp-gvfs-dbus-event-error): Raise only an
16350 error when `tramp-gvfs-dbus-event-vector' is set.
16351 (tramp-gvfs-maybe-open-connection): Loop over `read-event'.
16352
68d87786
SM
163532009-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
16354
16355 * vc-rcs.el (vc-rcs-consult-headers): Add missing save-excursion.
16356
c0a39702
MA
163572009-11-16 Michael Albinus <michael.albinus@gmx.de>
16358
16359 * net/dbus.el (dbus-unregister-service): New defun.
d3e97185 16360 (dbus-register-property): Register the handlers of
c0a39702
MA
16361 "org.freedesktop.DBus.Properties" for SERVICE.
16362 (dbus-property-handler): Fix docstring.
16363
1e857121
YM
163642009-11-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
16365
16366 * emacs-lisp/bytecomp.el (byte-compile-output-file-form):
16367 Quote doc string reference in defvaralias as it is not in special form.
16368 (byte-compile-output-docform): Doc fix.
16369
887484c1
JB
163702009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
16371
16372 * calc/calc.el (math-2-word-size, math-half-2-word-size)
16373 (calc-complement-signed-mode): New variables.
16374 (calc-set-mode-line): Add indicator for twos-complements.
16375 (math-format-number): Format twos-complement notation.
16376
16377 * calc/calc-bin.el (calc-word-size): Reset the variables
16378 `math-2-word-size' and `math-half-2-word-size'.
68d87786
SM
16379 (math-format-complement-signed, math-symclip, calcFunc-symclip)
16380 (calc-symclip): New functions.
887484c1
JB
16381
16382 * calc/calc-aent.el (math-read-token): Read complement signed numbers.
16383
68d87786
SM
16384 * calc/calc-embed.el (calc-embedded-mode-vars):
16385 Add `calc-complement-signed-mode' to the list of modes.
887484c1
JB
16386
16387 * calc/calc-map.el (calc-get-operator): Add `calc-symclip'.
68d87786 16388 (calc-b-oper-keys): Add `calc-symclip' to list.
887484c1
JB
16389
16390 * calc/calc-ext.el (math-read-number-fancy): Read complement
16391 signed numbers.
68d87786
SM
16392 (calc-init-extensions): Add binding for `calc-symclip'.
16393 Add autoload for `calcFunc-symclip' and `calc-symclip'.
887484c1
JB
16394
16395 * calc/calc-menu.el (calc-arithmetic-menu): Add item for
16396 `calc-symclip'.
68d87786 16397 (calc-modes-menu): Add item for twos complement mode.
887484c1 16398
5237d741 16399 * calc/calc-help.el (calc-b-prefix-help): Add help for `calc-symclip'.
887484c1 16400
4cf1d7e3
CY
164012009-11-15 Chong Yidong <cyd@stupidchicken.com>
16402
16403 * register.el (jump-to-register, insert-register): Handle Semantic
16404 tags. From commented-out advice in semantic/senator.el.
16405
f8e65267
DN
164062009-11-15 Dan Nicolaescu <dann@ics.uci.edu>
16407
6616006b
DN
16408 * vc.el (vc-log-show-limit): New variable.
16409 (vc-print-log, vc-print-root-log): Add new argument LIMIT. Set it
16410 when using a prefix argument.
16411 (vc-print-log-internal): Add new argument LIMIT.
16412
16413 * vc-svn.el (vc-svn-print-log):
16414 * vc-mtn.el (vc-mtn-print-log):
16415 * vc-hg.el (vc-hg-print-log):
16416 * vc-bzr.el (vc-bzr-print-log): Add new optional argument LIMIT,
1e7d4475 16417 pass it to the log command when set. Make the BUFFER argument
6616006b
DN
16418 non-optional.
16419
16420 * vc-sccs.el (vc-sccs-print-log):
16421 * vc-rcs.el (vc-rcs-print-log):
16422 * vc-git.el (vc-git-print-log):
16423 * vc-cvs.el (vc-cvs-print-log): Add new optional argument LIMIT,
01c35094 16424 ignore it. Make the BUFFER argument non-optional.
6616006b 16425
f8e65267
DN
16426 * bindings.el (mode-line-buffer-identification): Do not purecopy.
16427
0566c4bc
CY
164282009-11-15 Chong Yidong <cyd@stupidchicken.com>
16429
7cce3c91
CY
16430 * dired.el (dired-mode-map): Move encryption items to "Operate"
16431 menu (Bug#4703).
16432
d7063de9
CY
16433 * strokes.el (strokes-update-window-configuration): Make strokes
16434 buffer current before erasing (Bug#4906).
16435
0fc10137
JL
164362009-11-15 Juri Linkov <juri@jurta.org>
16437
16438 * simple.el (set-mark-default-inactive): Add :type, :group
16439 and :version. (Bug#4876)
16440
f5fce4ec
MA
164412009-11-15 Michael Albinus <michael.albinus@gmx.de>
16442
16443 * arc-mode.el (archive-maybe-copy): Move creation of directory ...
16444 (archive-unique-fname): ... here. (Bug#4929)
16445
8d720a00
SM
164462009-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
16447
589888fe
SM
16448 * help-mode.el (help-make-xrefs): Undo the last revert, and replace it
16449 with a real fix.
16450
8d720a00
SM
16451 * novice.el (disabled-command-function): Add useful args.
16452 Setup the help buffer so that [back] works.
16453 Remove redundant call to help-mode.
16454 (disabled-command-function): Use `case'.
16455 (en/disable-command): New function extracted from enable-command.
16456 (enable-command, disable-command): Use it.
16457
a61344d6
GM
164582009-11-14 Glenn Morris <rgm@gnu.org>
16459
497f0cdd
GM
16460 * menu-bar.el (menu-bar-tools-menu): Read and send mail entries are not
16461 constants. (Bug#4913)
16462
a61344d6
GM
16463 * emacs-lisp/elint.el (elint-standard-variables): Doc fix.
16464
d501801e
GM
164652009-11-14 Shigeru Fukaya <shigeru.fukaya@gmail.com>
16466
16467 * emacs-lisp/elint.el (elint-standard-variables): Add some variables
16468 defined in C that have no doc-strings. (Bug#1063)
16469
5af27ac2
GM
164702009-11-14 Francis Wright <F.J.Wright@qmul.ac.uk>
16471
16472 * cus-edit.el (data, files):
16473 * ps-print.el (postscript): Doc fixes for custom groups. (Bug#3327)
16474
aec5395b
CY
164752009-11-14 Chong Yidong <cyd@stupidchicken.com>
16476
e7791447
CY
16477 * simple.el (shell-command): Doc fix (Bug#4891).
16478
aec5395b
CY
16479 * help-mode.el (help-make-xrefs): Revert 2009-11-13 change.
16480
7a41cd7f
GM
164812009-11-14 Glenn Morris <rgm@gnu.org>
16482
c3583c94
GM
16483 * emulation/viper.el (viper-set-hooks): Remove duplicate advice
16484 statements for vc-diff, emerge-quit, and rmail-cease-edit.
16485 If they are already loaded, eval-after-load will do the right thing.
16486
73900d1f
GM
16487 * speedbar.el (top-level): Remove unnecessary load of ange-ftp when
16488 compiling.
16489
0028351d
GM
16490 * emacs-lisp/bytecomp.el (byte-compile-single-version): Remove, unused.
16491
f6714ede
GM
16492 * simple.el (x-selection-owner-p): Declare.
16493 (read-mail-command): Use custom radio type rather than choice.
16494 (completion-no-auto-exit): Doc fix.
16495
7a41cd7f 16496 * custom.el (defgroup):
5af27ac2 16497 * epg-config.el (epg): Doc fixes.
7a41cd7f 16498
2d0659ec
DN
164992009-11-14 Dan Nicolaescu <dann@ics.uci.edu>
16500
16501 * bindings.el (mode-line-buffer-identification): Purecopy only the string.
16502 * international/ccl.el (define-ccl-program): Do not purecopy the
16503 docstring, defconst does it anyway.
16504
7fdbcd83
SM
165052009-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
16506
d499c5b9
SM
16507 * add-log.el (add-change-log-entry): Avoid displaying the changelog
16508 a second time.
16509
7fdbcd83
SM
16510 * x-dnd.el (x-dnd-maybe-call-test-function):
16511 * window.el (split-window-vertically):
16512 * whitespace.el (whitespace-help-on):
16513 * vc-rcs.el (vc-rcs-consult-headers):
16514 * userlock.el (ask-user-about-lock-help)
16515 (ask-user-about-supersession-help):
16516 * type-break.el (type-break-force-mode-line-update):
16517 * time-stamp.el (time-stamp-conv-warn):
16518 * terminal.el (te-set-output-log, te-more-break, te-filter)
5ce6e4f4 16519 (te-sentinel, terminal-emulator):
7fdbcd83
SM
16520 * term.el (make-term, term-exec, term-sentinel, term-read-input-ring)
16521 (term-write-input-ring, term-check-source, term-start-output-log):
16522 (term-display-buffer-line, term-dynamic-list-completions):
16523 (term-ansi-make-term, serial-term):
16524 * subr.el (selective-display):
16525 * strokes.el (strokes-xpm-to-compressed-string, strokes-decode-buffer)
16526 (strokes-encode-buffer, strokes-xpm-for-compressed-string):
16527 * speedbar.el (speedbar-buffers-tail-notes, speedbar-buffers-item-info)
16528 (speedbar-reconfigure-keymaps, speedbar-add-localized-speedbar-support)
16529 (speedbar-remove-localized-speedbar-support)
16530 (speedbar-set-mode-line-format, speedbar-create-tag-hierarchy)
16531 (speedbar-update-special-contents, speedbar-buffer-buttons-engine)
16532 (speedbar-buffers-line-directory):
16533 * simple.el (shell-command-on-region, append-to-buffer)
16534 (prepend-to-buffer):
16535 * shadowfile.el (shadow-save-todo-file):
16536 * scroll-bar.el (scroll-bar-set-window-start, scroll-bar-drag-1)
16537 (scroll-bar-maybe-set-window-start):
16538 * sb-image.el (speedbar-image-dump):
16539 * saveplace.el (save-place-alist-to-file, save-places-to-alist)
16540 (load-save-place-alist-from-file):
16541 * ps-samp.el (ps-print-message-from-summary):
16542 * ps-print.el (ps-flush-output, ps-insert-file, ps-get-boundingbox)
16543 (ps-background-image, ps-begin-job, ps-do-despool):
16544 * ps-bdf.el (bdf-find-file, bdf-read-font-info):
16545 * printing.el (pr-interface, pr-ps-file-print, pr-find-buffer-visiting)
16546 (pr-ps-message-from-summary, pr-lpr-message-from-summary):
16547 (pr-call-process, pr-file-list, pr-interface-save):
16548 * novice.el (disabled-command-function)
16549 (enable-command, disable-command):
16550 * mouse.el (mouse-buffer-menu-alist):
16551 * mouse-copy.el (mouse-kill-preserving-secondary):
16552 * macros.el (kbd-macro-query):
16553 * ledit.el (ledit-go-to-lisp, ledit-go-to-liszt):
16554 * informat.el (batch-info-validate):
16555 * ido.el (ido-copy-current-word, ido-initiate-auto-merge):
16556 * hippie-exp.el (try-expand-dabbrev-visible):
16557 * help-mode.el (help-make-xrefs):
16558 * help-fns.el (describe-variable):
16559 * generic-x.el (bat-generic-mode-run-as-comint):
16560 * finder.el (finder-mouse-select):
16561 * find-dired.el (find-dired-sentinel):
16562 * filesets.el (filesets-file-close):
16563 * files.el (list-directory):
16564 * faces.el (list-faces-display, describe-face):
16565 * facemenu.el (list-colors-display):
16566 * ezimage.el (ezimage-image-association-dump, ezimage-image-dump):
16567 * epg.el (epg--process-filter, epg-cancel):
16568 * epa.el (epa--marked-keys, epa--select-keys, epa-display-info)
16569 (epa--read-signature-type):
16570 * emerge.el (emerge-copy-as-kill-A, emerge-copy-as-kill-B)
16571 (emerge-file-names):
16572 * ehelp.el (electric-helpify):
16573 * ediff.el (ediff-regions-wordwise, ediff-regions-linewise):
16574 * ediff-vers.el (rcs-ediff-view-revision):
16575 * ediff-util.el (ediff-setup):
16576 * ediff-mult.el (ediff-append-custom-diff):
16577 * ediff-diff.el (ediff-exec-process, ediff-process-sentinel)
16578 (ediff-wordify):
16579 * echistory.el (Electric-command-history-redo-expression):
16580 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
16581 * disp-table.el (describe-display-table):
16582 * dired.el (dired-find-buffer-nocreate):
16583 * dired-aux.el (dired-rename-subdir, dired-dwim-target-directory):
16584 * dabbrev.el (dabbrev--same-major-mode-p):
16585 * chistory.el (list-command-history):
16586 * apropos.el (apropos-documentation):
16587 * allout.el (allout-obtain-passphrase):
16588 (allout-copy-exposed-to-buffer):
16589 (allout-verify-passphrase): Use with-current-buffer.
16590
2ccbc060
GM
165912009-11-13 Glenn Morris <rgm@gnu.org>
16592
16593 * Makefile.in (ELCFILES): Regenerate.
16594
b172ed20
MA
165952009-11-13 Michael Albinus <michael.albinus@gmx.de>
16596
7fdbcd83
SM
16597 * net/dbus.el (dbus-registered-objects-table): Rename from
16598 `dbus-registered-functions-table', because it contains also properties.
b172ed20
MA
16599 (dbus-unregister-object): Unregister also properties.
16600 (dbus-get-property, dbus-set-property, dbus-get-all-properties):
16601 Use a timeout of 500 msec, in order to not block.
16602 (dbus-register-property, dbus-property-handler): New defuns.
16603
e96d62cd
SM
166042009-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
16605
16606 * simple.el (minibuffer-default-add-completions): Drop deprecated
16607 4th arg.
16608
14bd267d
EZ
166092009-11-13 Tomas Abrahamsson <tab@lysator.liu.se>
16610
e96d62cd
SM
16611 * textmodes/artist.el (artist-mouse-choose-operation):
16612 Call `tmm-prompt' instead of `x-popup-menu' if we cannot popup
5237d741 16613 menus. Bug noticed by Eli Zaretskii <eliz@gnu.org>.
14bd267d
EZ
16614 (artist-compute-up-event-key): New function.
16615 (artist-mouse-choose-operation, artist-down-mouse-1): Call it.
16616
bf89fd7b
KH
166172009-11-13 Kenichi Handa <handa@m17n.org>
16618
16619 * language/japan-util.el: Make sure that the value of jisx0208
16620 property is jisx0208 character.
16621
f70b8925
DN
166222009-11-13 Dan Nicolaescu <dann@ics.uci.edu>
16623
16624 * international/mule.el (auto-coding-regexp-alist): Only purecopy
16625 car or each item, not the whole list.
16626
4d93a9e0
SM
166272009-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
16628
16629 * minibuffer.el (minibuffer-completion-help):
16630 Use minibuffer-hide-completions.
16631
05404988
SM
166322009-11-12 Per Starbäck <per@starback.se> (tiny change)
16633
16634 * dired.el (dired-save-positions, dired-restore-positions): New funs.
16635 (dired-revert): Use them (bug#4880).
16636
5297bc10
DN
166372009-11-12 Dan Nicolaescu <dann@ics.uci.edu>
16638
16639 * tooltip.el (tooltip-frame-parameters): Undo previous change.
16640
e2685eb7
JL
166412009-11-12 Juri Linkov <juri@jurta.org>
16642
16643 * ffap.el (ffap-alternate-file-other-window, ffap-literally):
16644 New functions.
16645 (find-file-literally-at-point): Alias of `ffap-literally'.
16646
76410c3e
DN
166472009-11-12 Dan Nicolaescu <dann@ics.uci.edu>
16648
6d341a2a
DN
16649 * textmodes/ispell.el (ispell-skip-region-alist):
16650 * textmodes/css-mode.el (auto-mode-alist):
16651 * progmodes/compile.el (auto-mode-alist):
16652 * international/mule.el (ctext-non-standard-encodings-alist)
16653 (ctext-non-standard-encodings-regexp):
16654 * simple.el (shell-command-switch, text-read-only):
16655 * replace.el (occur-mode-map):
16656 * paths.el (rmail-file-name):
16657 * jka-cmpr-hook.el (jka-compr-build-file-regexp):
16658 * find-file.el (ff-special-constructs):
16659 * files.el (file-name-handler-alist):
16660 * composite.el: Purecopy strings.
16661
76410c3e
DN
16662 * emacs-lisp/cl-macs.el (define-compiler-macro): Purecopy the file name.
16663
aaa448c9
DN
166642009-11-11 Dan Nicolaescu <dann@ics.uci.edu>
16665
16666 * widget.el (define-widget): Purecopy the docstring.
16667 * international/mule-cmds.el (charset): Do not purecopy the
16668 docstring here, define-widget does it.
16669
16670 * textmodes/texinfo.el (texinfo-open-quote, texinfo-close-quote):
16671 * textmodes/bibtex-style.el (auto-mode-alist):
16672 * progmodes/inf-lisp.el (inferior-lisp-prompt):
16673 * progmodes/compile.el (compile-command):
16674 * language/korea-util.el (default-korean-keyboard):
16675 * international/mule-conf.el (file-coding-system-alist):
16676 * emacs-lisp/eldoc.el (eldoc-minor-mode-string):
16677 * tooltip.el (tooltip-frame-parameters):
16678 * newcomment.el (comment-end, comment-padding):
16679 * dired.el (dired-trivial-filenames):
16680 * comint.el (comint-file-name-prefix): Purecopy initial values.
16681
bbe650fd
MA
166822009-11-11 Michael Albinus <michael.albinus@gmx.de>
16683
16684 * net/tramp.el (tramp-advice-minibuffer-electric-separator)
16685 (tramp-advice-minibuffer-electric-tilde): Unload advices via
16686 `tramp-unload'.
16687 (tramp-advice-make-auto-save-file-name)
16688 (tramp-advice-file-expand-wildcards): Apply also `ad-activate'
16689 after removing the advice.
16690
6bdad9ae
DN
166912009-11-11 Dan Nicolaescu <dann@ics.uci.edu>
16692
2f7f4bee
DN
16693 * progmodes/grep.el (grep-regexp-alist):
16694 * international/mule-cmds.el (iso-2022-control-alist):
16695 * emacs-lisp/timer.el (timer-duration-words):
16696 * subr.el (version-separator, version-regexp-alist):
16697 * minibuffer.el (completion-styles-alist):
16698 * faces.el (face-attribute-name-alist, list-faces-sample-text):
16699 Change defvars to defconsts.
16700
a042de45
DN
16701 * Makefile.in (ELCFILES): Add international/mule-conf.elc.
16702 * loadup.el ("international/mule-conf"): Load the byte compiled version.
16703 * international/mule-conf.el: Allow to be byte compiled.
16704
3b6acc72
DN
16705 * international/mule.el (define-charset): Purecopy props.
16706 (load-with-code-conversion): Purecopy doc string and file name.
16707 (put-charset-property): Purecopy strings.
16708 (auto-coding-alist, auto-coding-regexp-alist): Purecopy initial value.
16709
1c2efdfb 16710 * international/mule-cmds.el (register-input-method): Purecopy arguments.
ebfa10d3
DN
16711 (define-char-code-property): Correctly purecopy the table.
16712
62591911
DN
16713 * international/ccl.el (define-ccl-program): Purecopy the docstring.
16714
8b908da6
DN
16715 * emacs-lisp/easy-mmode.el (define-minor-mode): Purecopy :lighter.
16716
ff917d63
DN
16717 * subr.el (add-hook): Purecopy strings.
16718 (eval-after-load): Purecopy load-history-regexp and the form.
16719
af89cf77
DN
16720 * custom.el (custom-declare-group): Purecopy load-file-name.
16721
a3c20c83 16722 * subr.el (menu-bar-separator): New defconst.
04991a1c
DN
16723 * net/eudc.el (eudc-tools-menu):
16724 * international/mule-cmds.el (set-coding-system-map)
16725 (mule-menu-keymap):
16726 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
16727 * vc-hooks.el (vc-menu-map):
a3c20c83
DN
16728 * replace.el (occur-mode-map):
16729 * menu-bar.el (menu-bar-file-menu, menu-bar-search-menu)
1c2efdfb 16730 (menu-bar-edit-menu, menu-bar-goto-menu)
a3c20c83
DN
16731 (menu-bar-custom-menu, menu-bar-showhide-menu)
16732 (menu-bar-options-menu, menu-bar-tools-menu)
16733 (menu-bar-encryption-decryption-menu, menu-bar-describe-menu)
16734 (menu-bar-search-documentation-menu, menu-bar-manuals-menu)
16735 (menu-bar-help-menu):
16736 * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu):
16737 * buff-menu.el (Buffer-menu-mode-map): Use menu-bar-separator.
16738
6bdad9ae
DN
16739 * term/x-win.el (x-gtk-stock-map):
16740 * progmodes/vera-mode.el (auto-mode-alist):
16741 * progmodes/inf-lisp.el (inferior-lisp-filter-regexp)
16742 (inferior-lisp-program, inferior-lisp-load-command):
16743 * progmodes/hideshow.el (hs-special-modes-alist):
16744 * progmodes/gud.el (same-window-regexps):
16745 * progmodes/grep.el (grep-program, find-program, xargs-program):
16746 * net/telnet.el (same-window-regexps):
16747 * net/rlogin.el (same-window-regexps):
16748 * language/ethiopic.el (font-ccl-encoder-alist):
16749 * vc-sccs.el (vc-sccs-master-templates):
16750 * vc-rcs.el (vc-rcs-master-templates):
16751 * subr.el (cl-assertion-failed):
16752 * simple.el (next-error-overlay-arrow-position):
16753 * lpr.el (lpr-command):
16754 * locate.el (locate-ls-subdir-switches):
16755 * info.el (same-window-regexps, info)
16756 (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
16757 * image-mode.el (image-mode, auto-mode-alist):
16758 * hippie-exp.el (hippie-expand-ignore-buffers):
16759 * format.el (format-alist):
16760 * find-dired.el (find-ls-subdir-switches, find-grep-options)
16761 (find-name-arg):
16762 * facemenu.el (facemenu-keybindings):
16763 * dired.el (dired-listing-switches, dired-chown-program):
16764 * diff.el (diff-switches, diff-command):
16765 * cus-edit.el (same-window-regexps):
16766 * bindings.el (mode-line-mule-info)
16767 (mode-line-buffer-identification): Purecopy strings.
16768
e0987650
JL
167692009-11-11 Juri Linkov <juri@jurta.org>
16770
3570691b 16771 * simple.el (dired-get-filename) <declare-function>:
e0987650
JL
16772 Tell the byte-compiler about dired-get-filename.
16773 (shell-command): In Dired mode, get filename from the current line
16774 as the default value.
16775
b16ff465
GM
167762009-11-10 Glenn Morris <rgm@gnu.org>
16777
e8a11b22
GM
16778 * dired.el, hi-lock.el, calendar/cal-menu.el, calendar/calendar.el:
16779 * calendar/holidays.el, progmodes/cperl-mode.el:
16780 Update x-popup-menu declarations.
16781
b16ff465
GM
16782 * emacs-lisp/shadow.el (find-emacs-lisp-shadows)
16783 (list-load-path-shadows): Use dolist.
16784 (list-load-path-shadows): Use with-current-buffer.
16785
032c3399
JL
167862009-11-10 Juri Linkov <juri@jurta.org>
16787
16788 * minibuffer.el (read-file-name): Support a list of default values
16789 in `default-filename'. Use the first file name where only one
16790 element is required. Doc fix.
16791
8fb1629f
MA
167922009-11-09 Michael Albinus <michael.albinus@gmx.de>
16793
16794 * net/dbus.el (dbus-unregister-object): Release service, if no
16795 other method is registered for it.
16796
a51203ee 167972009-11-08 Markus Rost <rost@math.uni-bielefeld.de>
fd4489f0
CY
16798
16799 * bookmark.el (bookmark-completing-read): Sort bookmark names if
16800 bookmark-sort-flag is non-nil (Bug#4653).
16801
9bf7dc8a
CY
168022009-11-08 Chong Yidong <cyd@stupidchicken.com>
16803
15207e74
CY
16804 * emulation/cua-base.el: Add CUA property to some CC mode commands
16805 (Bug#4100).
16806
8bf7ed70
KR
168072009-11-08 Kevin Ryde <user42@zip.com.au>
16808
16809 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Match noun
9bf7dc8a 16810 at end of sentence (Bug#4818).
8bf7ed70 16811
951802d0
CY
168122009-11-08 Jared Finder <jfinder@crypticstudios.com>
16813
16814 * progmodes/compile.el (compilation-error-regexp-alist-alist):
16815 Handle "see declaration of" MSFT statements (Bug#4100).
16816
e8244310
MA
168172009-11-08 Michael Albinus <michael.albinus@gmx.de>
16818
16819 * net/tramp.el (tramp-advice-make-auto-save-file-name)
16820 (tramp-advice-file-expand-wildcards): Unload via
16821 `ad-remove-advice'.
16822
16823 * net/trampver.el: Update release number.
16824
a51203ee 168252009-11-08 Kevin Ryde <user42@zip.com.au>
e8244310
MA
16826
16827 * net/tramp.el (tramp-advice-file-expand-wildcards): Don't rely on
16828 `ad-do-it'.
16829
a51203ee 168302009-11-08 Andr <m00naticus@gmail.com> (tiny change)
e8244310
MA
16831
16832 * net/tramp.el (tramp-handle-write-region): Copy but rename temp file,
16833 in order to keep context in SELinux.
16834
bedd8a58
CY
168352009-11-08 Chong Yidong <cyd@stupidchicken.com>
16836
16837 * dired-aux.el (dired-query): Place cursor in echo area and allow
16838 C-g.
16839
16840 * dired.el (dired-mode-map): Disable dired-maybe-insert-subdir
16841 menu item if not on a directory (Bug#4701).
16842
0484d600
MA
168432009-11-07 Michael Albinus <michael.albinus@gmx.de>
16844
16845 Sync with Tramp 2.1.17.
16846
16847 * net/tramp.el (tramp-handle-copy-directory): Don't use
16848 `file-remote-p' (due to compatibility).
16849
16850 * net/tramp-compat.el (tramp-compat-copy-directory)
16851 (tramp-compat-delete-directory): New defuns.
16852
16853 * net/tramp-fish.el (tramp-fish-handle-delete-directory):
6a7662bb
BR
16854 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory):
16855 Use `tramp-compat-delete-directory'.
0484d600
MA
16856
16857 * net/tramp-smb.el (tramp-smb-handle-copy-directory)
6a7662bb
BR
16858 (tramp-smb-handle-delete-directory):
16859 Use `tramp-compat-copy-directory' and `tramp-compat-delete-directory'.
0484d600
MA
16860
16861 * net/trampver.el: Update release number.
16862
b42b2189
CY
168632009-11-07 Chong Yidong <cyd@stupidchicken.com>
16864
6960d7b9
CY
16865 * tar-mode.el (tar-copy): Call write-region on the right buffer
16866 (Bug#4857).
16867
b42b2189
CY
16868 * mail/rmailsum.el (rmail-summary-rmail-update): Call linum-update
16869 by hand, if necessary (Bug#4878).
16870
0ad57dfd
CY
168712009-11-06 Chong Yidong <cyd@stupidchicken.com>
16872
d19e23ae
CY
16873 * buff-menu.el (Buffer-menu-buffer+size): Use display property to
16874 align size column (Bug#4839).
16875
0ad57dfd
CY
16876 * emacs-lisp/autoload.el (autoload-rubric): Always issue a provide
16877 statement.
16878
0b7f397c
DN
168792009-11-05 Dan Nicolaescu <dann@ics.uci.edu>
16880
16881 * progmodes/ld-script.el (auto-mode-alist):
16882 * vc-hooks.el (vc-directory-exclusion-list): Purecopy strings.
16883
16884 * cus-face.el (custom-declare-face): Purecopy face spec.
16885
495bd5ca
KH
168862009-11-06 Kenichi Handa <handa@m17n.org>
16887
16888 * international/uni-bidi.el: Re-generated.
16889 * international/uni-category.el: Re-generated.
16890 * international/uni-combining.el: Re-generated.
16891 * international/uni-mirrored.el: Re-generated.
16892
1e8780b1
DN
168932009-11-05 Dan Nicolaescu <dann@ics.uci.edu>
16894
16895 * textmodes/tex-mode.el (tex-alt-dvi-print-command)
16896 (tex-dvi-print-command, tex-bibtex-command, tex-start-commands)
16897 (tex-start-options, slitex-run-command, latex-run-command)
16898 (tex-run-command, tex-directory):
16899 * textmodes/ispell.el (ispell-html-skip-alists)
16900 (ispell-tex-skip-alists, ispell-tex-skip-alists):
16901 * textmodes/fill.el (adaptive-fill-first-line-regexp):
16902 (adaptive-fill-regexp):
16903 * textmodes/dns-mode.el (auto-mode-alist):
16904 * progmodes/python.el (interpreter-mode-alist):
16905 * progmodes/etags.el (tags-compression-info-list):
16906 * progmodes/etags.el (tags-file-name):
16907 * net/browse-url.el (browse-url-galeon-program)
16908 (browse-url-firefox-program):
16909 * mail/sendmail.el (mail-signature-file)
16910 (mail-citation-prefix-regexp):
16911 * international/mule-conf.el (eight-bit):
16912 * international/latexenc.el (latex-inputenc-coding-alist):
16913 * international/fontset.el (x-pixel-size-width-font-regexp):
16914 * emacs-lisp/warnings.el (warning-type-format):
16915 * emacs-lisp/trace.el (trace-buffer):
16916 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map)
16917 (emacs-lisp-mode-map):
16918 * calendar/holidays.el (holiday-solar-holidays)
16919 (holiday-bahai-holidays, holiday-islamic-holidays)
16920 (holiday-christian-holidays, holiday-hebrew-holidays)
16921 (hebrew-holidays-4, hebrew-holidays-3, hebrew-holidays-2)
16922 (hebrew-holidays-1, holiday-oriental-holidays)
16923 (holiday-general-holidays):
16924 * x-dnd.el (x-dnd-known-types):
16925 * tool-bar.el (tool-bar):
16926 * startup.el (site-run-file):
16927 * shell.el (shell-dumb-shell-regexp):
16928 * rfn-eshadow.el (file-name-shadow-tty-properties)
16929 (file-name-shadow-properties):
16930 * paths.el (remote-shell-program, news-directory):
16931 * mouse.el ([C-down-mouse-3]):
16932 * menu-bar.el (menu-bar-tools-menu):
16933 * jka-cmpr-hook.el (jka-compr-load-suffixes)
16934 (jka-compr-mode-alist-additions, jka-compr-compression-info-list)
16935 (jka-compr-compression-info-list):
16936 * isearch.el (search-whitespace-regexp):
16937 * image-file.el (image-file-name-extensions):
16938 * find-dired.el (find-ls-option):
16939 * files.el (directory-listing-before-filename-regexp)
16940 (directory-free-space-args, insert-directory-program)
16941 (list-directory-brief-switches, magic-fallback-mode-alist)
16942 (magic-fallback-mode-alist, auto-mode-interpreter-regexp)
16943 (automount-dir-prefix):
16944 * faces.el (face-x-resources, x-font-regexp, x-font-regexp-head)
16945 (x-font-regexp-slant, x-font-regexp-weight, face-x-resources)
16946 (face-font-registry-alternatives, face-font-registry-alternatives)
16947 (face-font-family-alternatives):
16948 * facemenu.el (facemenu-add-new-face, facemenu-background-menu)
16949 (facemenu-foreground-menu, facemenu-face-menu):
16950 * epa-hook.el (epa-file-name-regexp):
16951 * dnd.el (dnd-protocol-alist):
16952 * textmodes/rst.el (auto-mode-alist):
a51203ee 16953 * button.el (default-button): Purecopy strings.
1e8780b1 16954
0adae11f
GM
169552009-11-06 Glenn Morris <rgm@gnu.org>
16956
16957 * Makefile.in (ELCFILES): Update.
16958
2adaf057
SM
169592009-11-05 Stefan Monnier <monnier@iro.umontreal.ca>
16960
8f72f03c
SM
16961 * emacs-lisp/lucid.el: Move to obsolete/lucid.el.
16962 * emacs-lisp/levents.el: Move to obsolete/levents.el.
16963
2adaf057
SM
16964 * nxml/xsd-regexp.el (xsdre-gen-categories):
16965 * nxml/xmltok.el (xmltok-parse-entity):
16966 * nxml/rng-parse.el (rng-parse-validate-file):
16967 * nxml/rng-maint.el (rng-format-manual)
16968 (rng-manual-output-force-new-line):
16969 * nxml/rng-loc.el (rng-save-schema-location-1):
16970 * nxml/rng-cmpct.el (rng-c-parse-file):
16971 * nxml/nxml-maint.el (nxml-insert-target-repertoire-glyph-set):
16972 * nxml/nxml-parse.el (nxml-parse-file): Use with-current-buffer.
16973
14862301
SM
169742009-11-05 Wilson Snyder <wsnyder@wsnyder.org>
16975
bf0b361c 16976 * progmodes/verilog-mode.el (verilog-getopt-file, verilog-set-define):
14862301
SM
16977 Remove extra save-excursions and make-variable-buffer-local's.
16978 Suggested by Stefan Monnier.
16979
16980 (verilog-getopt-file, verilog-module-inside-filename-p)
16981 (verilog-set-define): Merge GNU 1.35 and repair changes from
16982 switching to using with-current-buffer.
16983
16984 (verilog-read-always-signals-recurse): Fix "a == 2'b00 ? b : c"
16985 being treated as a number and confusing AUTORESET.
16986 Reported by Dan Dever.
16987
16988 (verilog-auto-ignore-concat, verilog-read-sub-decls-expr):
16989 Add verilog-auto-ignore-concat to fix backward compatibility with
16990 older verilog-modes. Reported by Dan Katz.
16991
16992 (verilog-read-auto-template): Fix AUTO_TEMPLATEs with regexps
16993 containing closing anchors "...$".
16994
16995 (verilog-read-decls): Fix AUTOREG not detecting "assign {a,b}".
16996 Reported by Wade Smith.
16997
48c2d18a 16998 (verilog-batch-execute-func): Comment on function usage.
14862301
SM
16999
170002009-11-05 Michael McNamara <mac@mail.brushroad.com>
17001
bf0b361c
JB
17002 * progmodes/verilog-mode.el (verilog-label-re): Fix regular expression
17003 for labels.
14862301
SM
17004
17005 (verilog-label-re, verilog-calc-1): Support proper indent of named
17006 asserts.
17007
17008 (verilog-backward-token, verilog-basic-complete-re)
17009 (verilog-beg-of-statement, verilog-indent-re): Support proper
17010 indent of the assert statement at the beginning of a block of text.
17011
17012 (verilog-beg-block-re, verilog-ovm-begin-re): Support the
17013 `ovm_object_param_utils_begin and `ovm_component_param_utils_begin
17014 tokens as begins.
17015
4f8f657f
GM
170162009-11-05 Glenn Morris <rgm@gnu.org>
17017
775adc51
GM
17018 * emacs-lisp/bytecomp.el (byte-compile-insert-header): Drop test for
17019 Emacs 19. (Bug#1531)
17020 (byte-compile-fix-header): Update for the above change.
17021 Drop test for epoch::version.
17022
4ad6a5e7 17023 * emacs-lisp/autoload.el (autoload-rubric): Add optional feature arg.
60878f2d
GM
17024 * cus-dep.el (custom-make-dependencies):
17025 * finder.el (finder-compile-keywords):
17026 Use autoload-rubric's feature argument.
4ad6a5e7 17027
4f8f657f
GM
17028 * calendar/diary-lib.el (top-level): Make load behave more like require.
17029
881e4184
GM
17030 * vc-git.el (vc-git-stash-map): Move definition before use.
17031
ba214964 170322009-11-04 Dan Nicolaescu <dann@ics.uci.edu>
f6195dfb 17033
b6f8ba09
DN
17034 * custom.el (custom-declare-group): Purecopy standard-value.
17035 (custom-declare-group): Purecopy custom-prefix.
17036
7fdbcd83
SM
17037 * international/mule.el (load-with-code-conversion):
17038 Call do-after-load-evaluation unconditionally.
eb6f577b 17039
f6195dfb
DN
17040 * emacs-lisp/bytecomp.el (byte-compile-output-file-form): Handle defvaralias.
17041
56f14120
SM
170422009-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
17043
17044 * descr-text.el: Require help-mode rather than help-fns (bug#4861).
17045
e5c89ce9
GM
170462009-11-04 Glenn Morris <rgm@gnu.org>
17047
17048 * emacs-lisp/bytecomp.el (byte-compile-version-cond): Remove macro.
17049 (byte-compile-compatibility): Remove option.
17050 (byte-compile-close-variables, byte-compile-fix-header)
17051 (byte-compile-insert-header, byte-compile-output-docform)
17052 (byte-compile-file-form-defmumble, byte-compile-byte-code-maker)
17053 (byte-compile-lambda, byte-compile-form, byte-defop-compiler19)
17054 (byte-compile-list, byte-compile-concat, byte-compile-function-form)
17055 (byte-compile-insert, byte-compile-defun):
17056 Remove support for byte-compile-compatibility and Emacs 18. (Bug#4571)
eef899a9
GM
17057 (byte-defop-compiler19): Remove.
17058 Without byte-compile-compatibility, the 'emacs19-opcode property is not
17059 used by anything. Replace all calls with byte-defop-compiler.
e5c89ce9 17060
e24f42ab
JL
170612009-11-04 Juri Linkov <juri@jurta.org>
17062
17063 * menu-bar.el (menu-bar-make-mm-toggle): Quote each element of `props'.
17064 (menu-bar-options-menu): Don't quote the `prop' arg of
17065 `menu-bar-make-mm-toggle'.
17066
d3d5f4f5
JB
170672009-11-04 Juanma Barranquero <lekktu@gmail.com>
17068
17069 * calendar/calendar.el (cal-loaddefs):
17070 * calendar/diary-lib.el (diary-loaddefs):
17071 * calendar/holidays.el (hol-loaddefs):
17072 * eshell/esh-module.el (esh-groups): Load rather than require.
17073
6e39d3b2
SM
170742009-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
17075
e96d62cd
SM
17076 * calendar/todo-mode.el (todo-add-category): Don't hardcode
17077 point-min==1.
7e83e8b4
SM
17078 (todo-top-priorities): Only display-buffer when called interactively.
17079 (todo-item-start): Don't save excursion point.
17080 (todo-item-end): Be slightly more careful. Add `include-sep' arg.
17081 (todo-insert-item-here, todo-file-item, todo-remove-item):
17082 Adjust uses of todo-item-start and todo-item-end.
17083
fae4e5b9
SM
17084 * emacs-lisp/autoload.el (generated-autoload-feature): Remove.
17085 (autoload-rubric): Don't use any more.
fae4e5b9 17086
6e39d3b2
SM
17087 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Use dolist,
17088 and only put a prop if it is non-nil.
17089
c9753fb4
JL
170902009-11-03 Juri Linkov <juri@jurta.org>
17091
17092 * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle)
17093 (menu-bar-options-menu): Fix list quoting (Bug#4429).
17094
17095 * buff-menu.el (Buffer-menu-mode-map): Add hyphen between "Buffer"
17096 and "Menu" to make top-level menu item visually one unit (like
17097 it's done for "Lisp-Interaction", "Emacs-Lisp" and other
17098 multi-word menu items). Fix :help string for quit-window.
17099
db04f33f
GM
171002009-11-03 Glenn Morris <rgm@gnu.org>
17101
2aea6521
GM
17102 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
17103 (byte-compile-file-form-define-abbrev-table)
17104 (byte-compile-file-form-custom-declare-variable)
17105 (byte-compile-variable-ref, byte-compile-defvar):
17106 Whether or not a warning is enabled should only affect whether we issue
17107 the warning, not whether or not we collect the relevant data.
17108 Eg warnings can be turned on and off throughout the course of a file.
17109
db04f33f
GM
17110 * eshell/esh-mode.el (ansi-color-apply-on-region): Autoload it...
17111 (eshell-handle-ansi-color): ... Rather than requiring ansi-color.
17112
937e6a56
SM
171132009-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
17114
17115 * term/ns-win.el (ns-scroll-bar-move, ns-face-at-pos):
17116 * play/mpuz.el (mpuz-create-buffer):
17117 * play/landmark.el (lm-prompt-for-move, lm-print-wts, lm-print-smell)
17118 (lm-print-y,s,noise, lm-print-w0, lm-init):
17119 * play/gomoku.el (gomoku-prompt-for-move):
17120 * play/fortune.el (fortune-in-buffer):
17121 * play/dissociate.el (dissociated-press):
17122 * play/decipher.el (decipher-adjacency-list, decipher-display-regexp)
5ce6e4f4 17123 (decipher-analyze-buffer, decipher-stats-buffer, decipher-stats-buffer):
937e6a56
SM
17124 * mail/supercite.el (sc-eref-show):
17125 * mail/smtpmail.el (smtpmail-send-it):
17126 * mail/rmailsum.el (rmail-summary-next-labeled-message)
17127 (rmail-summary-previous-labeled-message, rmail-summary-wipe)
17128 (rmail-summary-undelete-many, rmail-summary-rmail-update)
17129 (rmail-summary-goto-msg, rmail-summary-expunge)
17130 (rmail-summary-get-new-mail, rmail-summary-search-backward)
17131 (rmail-summary-add-label, rmail-summary-output-menu)
17132 (rmail-summary-output-body):
17133 * mail/rfc822.el (rfc822-addresses):
17134 * mail/reporter.el (reporter-dump-variable, reporter-dump-state):
17135 * mail/mailpost.el (post-mail-send-it):
17136 * mail/hashcash.el (hashcash-generate-payment):
17137 * mail/feedmail.el (feedmail-run-the-queue)
17138 (feedmail-queue-send-edit-prompt-help-first)
17139 (feedmail-send-it-immediately, feedmail-give-it-to-buffer-eater)
17140 (feedmail-deduce-address-list):
17141 * eshell/esh-ext.el (eshell-remote-command):
17142 * eshell/em-unix.el (eshell-occur-mode-mouse-goto):
17143 * emulation/viper-util.el (viper-glob-unix-files, viper-save-setting)
17144 (viper-wildcard-to-regexp, viper-glob-mswindows-files)
17145 (viper-save-string-in-file, viper-valid-marker):
17146 * emulation/viper-keym.el (viper-toggle-key):
17147 * emulation/viper-ex.el (ex-expand-filsyms, viper-get-ex-file)
17148 (ex-edit, ex-global, ex-mark, ex-next-related-buffer, ex-quit)
17149 (ex-get-inline-cmd-args, ex-tag, ex-command, ex-compile):
17150 * emulation/viper-cmd.el (viper-exec-form-in-vi)
17151 (viper-exec-form-in-emacs, viper-brac-function):
17152 * emulation/viper.el (viper-delocalize-var):
17153 * emulation/vip.el (vip-mode, vip-get-ex-token, vip-ex, vip-get-ex-pat)
17154 (vip-get-ex-command, vip-get-ex-opt-gc, vip-get-ex-buffer)
17155 (vip-get-ex-count, vip-get-ex-file, ex-edit, ex-global, ex-mark)
17156 (ex-map, ex-unmap, ex-quit, ex-read, ex-tag, ex-command):
17157 * emulation/vi.el (vi-switch-mode, vi-ex-cmd):
17158 * emulation/edt.el (edt-electric-helpify):
17159 * emulation/cua-rect.el (cua--rectangle-aux-replace):
17160 * emulation/cua-gmrk.el (cua--insert-at-global-mark)
17161 (cua--delete-at-global-mark, cua--copy-rectangle-to-global-mark)
17162 (cua-indent-to-global-mark-column):
17163 * calendar/diary-lib.el (calendar-mark-1):
17164 * calendar/cal-hebrew.el (calendar-hebrew-mark-date-pattern):
17165 Use with-current-buffer.
17166 * emulation/viper.el (viper-delocalize-var): Use dolist.
17167
5b955562
CY
171682009-11-03 Chong Yidong <cyd@stupidchicken.com>
17169
17170 * comint.el (comint-replace-by-expanded-history-before-point):
17171 Replace !! with the previous input string literally (Bug#1795).
17172
6292c599
JB
171732009-11-02 Jay Belanger <jay.p.belanger@gmail.com>
17174
17175 * calc/calc-forms.el (calc-date-notation): Allow a "blank string"
17176 to be made up of whitespace.
17177
8368c14e
CY
171782009-11-02 Chong Yidong <cyd@stupidchicken.com>
17179
17180 * minibuffer.el (read-file-name): Don't use file dialogs for
17181 remote directories (Bug#99).
17182
6f750f0d
CY
171832009-11-01 Chong Yidong <cyd@stupidchicken.com>
17184
17185 * progmodes/sh-script.el (sh-font-lock-paren): Fix last change.
17186
97ab3f47
AS
171872009-11-01 Andreas Schwab <schwab@linux-m68k.org>
17188
17189 * view.el (view-mode-exit): If OLD-BUF is dead bury the buffer
17190 instead of deleting the window or frame.
17191
673c1168
CY
171922009-10-31 Chong Yidong <cyd@stupidchicken.com>
17193
17194 * textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):
17195 Support face colors.
17196
937e6a56
SM
17197 * textmodes/tex-mode.el (tex-facemenu-add-face-function):
17198 New function. Support face colors (Bug#1168).
673c1168
CY
17199 (tex-common-initialization): Use it.
17200
17201 * facemenu.el (facemenu-enable-faces-p): Enable facemenu if the
17202 mode allows it (Bug#1168).
17203
c9349f0a
CY
172042009-10-31 Juri Linkov <juri@jurta.org>
17205
17206 * facemenu.el (list-colors-display): Don't mark buffer as
17207 modified (Bug#3948).
17208
ebf5c4f5
CY
172092009-10-31 Chong Yidong <cyd@stupidchicken.com>
17210
6a7662bb
BR
17211 * international/mule-diag.el (list-character-sets-1):
17212 Minor message fix (Bug#3526).
5c2dce75 17213
6a7662bb
BR
17214 * progmodes/etags.el (etags-list-tags, etags-tags-apropos):
17215 Fix face property (Bug#4834).
26581f0e
CY
17216 (etags-list-tags, etags-tags-apropos-additional)
17217 (etags-tags-apropos, tags-select-tags-table): Add follow-link
17218 property.
17219
ebf5c4f5
CY
17220 * menu-bar.el (menu-bar-tools-menu): Add Semantic and EDE menu
17221 items.
17222
9a529312
SM
172232009-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
17224
17225 * textmodes/two-column.el (2C-split):
17226 * textmodes/texnfo-upd.el (texinfo-multi-file-included-list):
17227 * textmodes/tex-mode.el (tex-set-buffer-directory):
17228 * textmodes/spell.el (spell-region, spell-string):
17229 * textmodes/reftex.el (reftex-erase-buffer):
17230 (reftex-get-file-buffer-force, reftex-kill-temporary-buffers):
17231 * textmodes/reftex-toc.el (reftex-toc-promote-action):
17232 * textmodes/reftex-sel.el (reftex-get-offset, reftex-insert-docstruct)
17233 (reftex-select-item):
17234 * textmodes/reftex-ref.el (reftex-label-info-update)
17235 (reftex-offer-label-menu):
17236 * textmodes/reftex-index.el (reftex-index-change-entry)
17237 (reftex-index-phrases-info):
17238 * textmodes/reftex-global.el (reftex-create-tags-file)
17239 (reftex-save-all-document-buffers, reftex-ensure-write-access):
17240 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite)
17241 (reftex-view-crossref-from-bibtex):
17242 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback)
17243 (reftex-extract-bib-entries-from-thebibliography)
17244 (reftex-all-used-citation-keys, reftex-create-bibtex-file):
17245 * textmodes/refbib.el (r2b-capitalize-title):
17246 (r2b-convert-buffer, r2b-help):
17247 * textmodes/page-ext.el (pages-directory)
17248 (pages-directory-goto-with-mouse):
17249 * textmodes/bibtex.el (bibtex-validate-globally):
17250 * textmodes/bib-mode.el (bib-capitalize-title):
17251 * textmodes/artist.el (artist-clear-buffer, artist-system):
17252 * progmodes/xscheme.el (global-set-scheme-interaction-buffer):
17253 (local-set-scheme-interaction-buffer, xscheme-process-filter)
17254 (verify-xscheme-buffer, xscheme-enter-interaction-mode)
17255 (xscheme-enter-debugger-mode, xscheme-debugger-mode-p)
17256 (xscheme-send-control-g-interrupt, xscheme-start-process)
17257 (xscheme-process-sentinel, xscheme-cd):
17258 * progmodes/verilog-mode.el (verilog-read-always-signals)
17259 (verilog-set-define, verilog-getopt-file)
17260 (verilog-module-inside-filename-p):
17261 * progmodes/sh-script.el:
17262 * progmodes/python.el (python-pdbtrack-get-source-buffer)
17263 (python-pdbtrack-grub-for-buffer, python-execute-file):
17264 * progmodes/octave-inf.el (inferior-octave):
17265 * progmodes/idlwave.el (idlwave-scan-user-lib-files)
17266 (idlwave-shell-compile-helper-routines, idlwave-set-local)
17267 (idlwave-display-completion-list-xemacs, idlwave-list-abbrevs)
17268 (idlwave-display-completion-list-emacs, idlwave-list-load-path-shadows)
17269 (idlwave-completion-fontify-classes, idlwave-display-calling-sequence):
17270 * progmodes/idlw-shell.el (idlwave-shell-examine-display-clear)
17271 (idlwave-shell-filter, idlwave-shell-examine-highlight)
17272 (idlwave-shell-sentinel, idlwave-shell-filter-directory)
17273 (idlwave-shell-display-line, idlwave-shell-set-bp-in-module)
17274 (idlwave-shell-examine-display, idlwave-shell-run-region)
17275 (idlwave-shell-filter-bp, idlwave-shell-save-and-action)
17276 (idlwave-shell-sources-filter, idlwave-shell-goto-next-error):
17277 * progmodes/idlw-help.el (idlwave-help-get-special-help)
17278 (idlwave-help-get-help-buffer):
17279 * progmodes/gud.el (gud-basic-call, gud-find-class)
17280 (gud-tooltip-activate-mouse-motions-if-enabled):
17281 * progmodes/gdb-mi.el (gdb-mouse-toggle-breakpoint-fringe):
17282 * progmodes/ebrowse.el (ebrowse-member-table, ebrowse-save-tree-as)
17283 (ebrowse-view-exit-fn, ebrowse-tags-list-members-in-file)
17284 (ebrowse-tags-next-file):
17285 * progmodes/ebnf2ps.el (ebnf-generate-eps, ebnf-generate-eps)
17286 (ebnf-eps-production-list, ebnf-begin-file, ebnf-log)
17287 (ebnf-eps-finish-and-write):
17288 * progmodes/cpp.el (cpp-edit-save):
17289 * progmodes/cperl-mode.el (cperl-pod-to-manpage):
17290 * progmodes/cc-defs.el (c-emacs-features):
17291 * progmodes/antlr-mode.el (antlr-invalidate-context-cache)
17292 (antlr-directory-dependencies):
17293 * progmodes/ada-xref.el (ada-gnat-parse-gpr, ada-get-ali-file-name)
17294 (ada-run-application, ada-find-in-src-path, ada-goto-parent)
17295 (ada-find-any-references, ada-make-filename-from-adaname)
17296 (ada-make-body-gnatstub):
17297 * obsolete/rnews.el (news-list-news-groups):
5ce6e4f4 17298 * obsolete/resume.el (resume-suspend-hook, resume-write-buffer-to-file):
9a529312
SM
17299 * obsolete/iso-acc.el (iso-acc-minibuf-setup):
17300 * net/rcirc.el (rcirc-debug):
17301 * net/newst-treeview.el (newsticker--treeview-list-add-item)
17302 (newsticker--treeview-list-clear, newsticker-treeview-browse-url)
17303 (newsticker--treeview-list-update-faces, newsticker-treeview-save)
17304 (newsticker--treeview-item-show-text, newsticker--treeview-item-show)
5ce6e4f4 17305 (newsticker--treeview-tree-update-tag, newsticker--treeview-buffer-init)
9a529312
SM
17306 (newsticker-treeview-show-item, newsticker--treeview-unfold-node)
17307 (newsticker--treeview-list-clear-highlight)
17308 (newsticker--treeview-list-update-highlight)
17309 (newsticker--treeview-list-highlight-start)
17310 (newsticker--treeview-tree-update-highlight)
17311 (newsticker--treeview-get-selected-item)
17312 (newsticker-treeview-mark-list-items-old)
17313 (newsticker--treeview-set-current-node):
17314 * net/newst-plainview.el (newsticker--buffer-set-uptodate):
17315 * net/newst-backend.el (newsticker--get-news-by-funcall)
17316 (newsticker--get-news-by-wget, newsticker--image-get)
17317 (newsticker--image-sentinel):
17318 * net/mairix.el (mairix-rmail-fetch-field, mairix-gnus-fetch-field):
17319 * net/eudcb-ph.el (eudc-ph-do-request, eudc-ph-open-session):
17320 (eudc-ph-close-session):
17321 * net/eudc.el (eudc-save-options):
17322 * language/thai-word.el (thai-update-word-table):
17323 * language/japan-util.el (japanese-string-conversion):
17324 * international/titdic-cnv.el (tsang-quick-converter)
17325 (ziranma-converter, ctlau-converter):
17326 * international/mule-cmds.el (describe-language-environment):
17327 * international/ja-dic-cnv.el (skkdic-convert-okuri-ari)
17328 (skkdic-convert-postfix, skkdic-convert-prefix):
17329 (skkdic-convert-okuri-nasi, skkdic-convert):
17330 * emacs-lisp/re-builder.el (reb-update-overlays):
17331 * emacs-lisp/pp.el (pp-to-string, pp-display-expression):
17332 * emacs-lisp/gulp.el (gulp-send-requests):
17333 * emacs-lisp/find-gc.el (trace-call-tree):
17334 * emacs-lisp/eieio-opt.el (eieio-browse, eieio-describe-class)
17335 (eieio-describe-generic):
17336 * emacs-lisp/eieio-base.el (eieio-persistent-read):
17337 * emacs-lisp/edebug.el (edebug-outside-excursion):
17338 * emacs-lisp/debug.el (debugger-make-xrefs):
17339 * emacs-lisp/cust-print.el (custom-prin1-to-string):
17340 * emacs-lisp/chart.el (chart-new-buffer):
17341 * emacs-lisp/authors.el (authors-scan-el, authors-scan-change-log):
17342 Use with-current-buffer.
17343 * textmodes/artist.el (artist-system): Don't call
17344 copy-sequence on a fresh string.
17345 * progmodes/idlw-shell.el (easymenu setup): Use dolist.
17346
d566f228
GM
173472009-10-31 Stephen Berman <stephen.berman@gmx.net>
17348
17349 * calendar/todo-mode.el (todo-edit-item): Signal an error if there
1c2efdfb 17350 is no item to edit. (Bug#4820)
d566f228 17351 (todo-top-priorities): Restore point and restore narrowing in Todo
1c2efdfb 17352 buffer. (Bug#4820)
d566f228 17353
f3628edd
GM
173542009-10-31 Glenn Morris <rgm@gnu.org>
17355
5cf3709c
GM
17356 * net/ange-ftp.el (top-level): Don't require dired when compiling.
17357 (comint-last-output-start, comint-last-input-start)
17358 (comint-last-input-end): Don't defvar when compiling.
17359 (ange-ftp-process-file): Use bound-and-true-p.
17360
4c814fd2
GM
17361 * pcmpl-rpm.el (top-level): Move provide statement to end.
17362 (pcmpl-rpm): Remove unused custom group.
17363
113b8dcc
GM
17364 * pcmpl-gnu.el (tar-parse-info, tar-header-name): Declare for compiler.
17365
31c615e4
GM
17366 * mail/emacsbug.el (report-emacs-bug): Request `emacs -Q' recipes.
17367
416d3588
GM
17368 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
17369 (byte-compile-warnings): Add `constants' as an option.
17370 (byte-compile-callargs-warn, byte-compile-arglist-warn)
17371 (display-call-tree): Update for byte-compile-fdefinition possibly
17372 returning `(macro lambda ...)'. (Bug#4778)
17373 (byte-compile-variable-ref, byte-compile-setq-default):
17374 Respect `constants' member of byte-compile-warnings.
17375
00f71f39
SM
173762009-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
17377
17378 * vc-bzr.el (vc-bzr-revision-keywords): New var.
17379 (vc-bzr-revision-completion-table): Use it to fix completion of "s:"
17380 to "submit:".
17381
ca0a881a
DN
173822009-10-30 Dan Nicolaescu <dann@ics.uci.edu>
17383
17384 * textmodes/ispell.el (ispell-skip-region-alist):
17385 * international/mule-conf.el (eight-bit):
17386 * international/fontset.el (font-encoding-alist):
17387 * startup.el (pure-space-overflow-message):
17388 * simple.el (overwrite-mode-textual, overwrite-mode-binary):
17389 * paths.el (gnus-nntp-service, rmail-spool-directory)
17390 (term-file-prefix):
17391 * files.el (save-some-buffers-action-alist):
17392 * cmuscheme.el (same-window-buffer-names):
17393 * ielm.el (same-window-buffer-names):
17394 * shell.el (same-window-buffer-names):
17395 * mail/sendmail.el (same-window-buffer-names):
17396 * progmodes/inf-lisp.el (same-window-buffer-names):
17397 * bindings.el (mode-line-client)
17398 (mode-line-column-line-number-mode-map):
17399 * language/tibetan.el (tibetan-precomposition-rule-regexp)
17400 (tibetan-precomposed-regexp): Purecopy string arguments.
17401
b861e45e
SM
174022009-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
17403
6df9b6d7
SM
17404 * calc/calc.el (calc, calc-refresh, calc-trail-buffer, calc-record)
17405 (calcDigit-nondigit):
17406 * calc/calc-yank.el (calc-copy-to-buffer):
17407 * calc/calc-units.el (calc-invalidate-units-table):
17408 * calc/calc-trail.el (calc-trail-yank):
17409 * calc/calc-store.el (calc-insert-variables):
17410 * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
17411 * calc/calc-prog.el (calc-read-parse-table):
17412 * calc/calc-keypd.el (calc-do-keypad, calc-keypad-right-click):
17413 * calc/calc-help.el (calc-describe-bindings, calc-describe-key):
17414 * calc/calc-graph.el (calc-graph-delete, calc-graph-add-curve)
17415 (calc-graph-juggle, calc-graph-count-curves, calc-graph-plot)
17416 (calc-graph-plot, calc-graph-format-data, calc-graph-set-styles)
17417 (calc-graph-name, calc-graph-find-command, calc-graph-view)
17418 (calc-graph-view, calc-gnuplot-command, calc-graph-init):
17419 * calc/calc-ext.el (calc-realign):
17420 * calc/calc-embed.el (calc-do-embedded, calc-do-embedded)
17421 (calc-embedded-finish-edit, calc-embedded-make-info)
17422 (calc-embedded-finish-command, calc-embedded-stack-change):
17423 * calc/calc-aent.el (calcAlg-enter): Use with-current-buffer.
17424
70f44c65
SM
17425 * pcomplete.el (pcomplete-comint-setup): If there's a choice, replace
17426 shell-dynamic-complete-filename in preference to
17427 comint-dynamic-complete-filename.
17428
b861e45e
SM
17429 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
17430 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
17431 Don't consider whether the display supports colors.
17432 (bookmark-import-new-list): Use dolist.
17433 (bookmark-bmenu-mode-map): Move initialization into declaration.
17434 (bookmark-bmenu-list): Use dolist, simplify.
17435 (bookmark-show-all-annotations): Use save-selected-window and dolist.
17436 (menu-bar-final-items): Use push.
17437
8549241d 174382009-10-28 Bernhard Herzog <bernhard.herzog@intevation.de> (tiny change)
cc63d28f
SM
17439
17440 * vc-hg.el (vc-hg-state, vc-hg-working-revision): Use process-file so
17441 it works on remote files.
17442 (vc-hg-diff): Don't pass any `--cwd' argument.
17443
30644573
KR
174442009-10-27 Kevin Ryde <user42@zip.com.au>
17445
cc63d28f
SM
17446 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
17447 Use help-xref-info-regexp and help-xref-url-regexp to identify links.
30644573
KR
17448 (Further to Bug#3921).
17449
9be01a63
MA
174502009-10-27 Michael Albinus <michael.albinus@gmx.de>
17451
17452 * net/tramp-imap.el (top): Add `X-Size' to `imap-hash-headers'.
17453 (tramp-imap-do-copy-or-rename-file): Don't use the inode, when
17454 calling `tramp-imap-put-file'. Add file size to the call.
17455 (tramp-imap-get-file-entries): Compute also user name, file size,
17456 and date.
17457 (tramp-imap-handle-insert-directory): Insert uid and gid.
17458 (tramp-imap-handle-file-attributes): Transform uid and gid
17459 according to `id-format'.
17460 (tramp-imap-put-file): New optional parameter SIZE. Encode file
17461 size in header X-Size.
17462
41849bf9
JB
174632009-10-26 Juanma Barranquero <lekktu@gmail.com>
17464
17465 * simple.el (transpose-subr): Give clearer error when the mark
17466 is not set. (Bug#4807)
17467
293c24f9
MA
174682009-10-26 Michael Albinus <michael.albinus@gmx.de>
17469
cc63d28f
SM
17470 * net/tramp.el (tramp-perl-file-truename): New defconst.
17471 Perl code contributed by yary <not.com@gmail.com> (tiny change).
293c24f9 17472 (tramp-handle-file-truename, tramp-get-remote-perl): Use it.
cc63d28f
SM
17473 Check also for "perl-file-spec" and "perl-cwd-realpath" properties.
17474 (tramp-handle-write-region): In case of APPEND, reuse the tmpfile name.
293c24f9 17475
cc63d28f
SM
17476 * net/tramp-imap.el (tramp-imap-file-name-handler-alist):
17477 Ignore `dired-call-process'.
293c24f9
MA
17478 (tramp-imap-make-iht): Use `user' and `ssl' with `imap-hash-make'.
17479
174802009-10-26 Julian Scheid <julians37@gmail.com>
17481
cc63d28f 17482 * net/tramp.el (tramp-perl-file-name-all-completions): New defconst.
293c24f9
MA
17483 (tramp-get-remote-readlink): New defun.
17484 (tramp-handle-file-truename): Use it.
17485 (tramp-handle-file-exists-p): Check file-attributes cache, assume
17486 file exists if cache value present.
48c2d18a 17487 (tramp-check-cached-permissions): New defun.
293c24f9
MA
17488 (tramp-handle-file-readable-p): Use it.
17489 (tramp-handle-file-writable-p): Likewise.
17490 (tramp-handle-file-executable-p): Likewise.
17491 (tramp-handle-file-name-all-completions): Try using Perl to get
17492 partial completions. When perl not available, combine `cd' and
17493 `ls' into single remote operation and use shell expansion to get
17494 partial remote directory contents. Set `file-exists-p' cache for
17495 directory and any files returned by ls. Change cache handling to
17496 support partial directory contents. Use error message emitted by
17497 remote `cd' or Perl code for local tramp-error.
17498 (tramp-do-copy-or-rename-file-directly): Avoid separate
17499 tramp-send-command-and-check call.
cc63d28f
SM
17500 (tramp-handle-process-file): Merge three remote ops into one.
17501 Do not flush all caches when `process-file-side-effects' is set.
293c24f9
MA
17502 (tramp-handle-write-region): Avoid tramp-set-file-uid-gid if
17503 file-attributes shows uid/gid to be set already.
17504
a7610c52
DN
175052009-10-26 Dan Nicolaescu <dann@ics.uci.edu>
17506
17507 * textmodes/tex-mode.el (tex-dvi-view-command)
17508 (tex-show-queue-command, tex-open-quote):
17509 * progmodes/ruby-mode.el (auto-mode-alist)
17510 (interpreter-mode-alist): Purecopy strings.
17511
17512 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Purecopy item names.
17513
17514 * emacs-lisp/derived.el (define-derived-mode): Purecopy the doc
17515 string for the hook, keymap and abbrev table.
17516
17517 * emacs-lisp/byte-run.el (make-obsolete): Purecopy the current name.
17518
17519 * x-dnd.el (x-dnd-xdnd-to-action):
17520 * startup.el (fancy-startup-text, fancy-about-text): Change to
17521 defconst from defvar.
17522
17523 * ps-print.el (ps-page-dimensions-database): Purecopy initial value.
17524
17525 * mouse.el (mouse-buffer-menu-mode-groups, x-fixed-font-alist):
17526 Purecopy initialization strings.
17527
17528 * mail/sendmail.el (mail-header-separator)
17529 (mail-personal-alias-file):
17530 * mail/rmail.el (rmail-default-dont-reply-to-names)
17531 (rmail-ignored-headers, rmail-retry-ignored-headers)
17532 (rmail-highlighted-headers, rmail-secondary-file-directory)
17533 (rmail-secondary-file-regexp):
17534 * files.el (null-device, file-name-invalid-regexp)
17535 (locate-dominating-stop-dir-regexp)
cc63d28f 17536 (inhibit-first-line-modes-regexps): Purecopy initialization strings.
a7610c52
DN
17537 (interpreter-mode-alist): Use mapcar instead of mapc.
17538
17539 * buff-menu.el (Buffer-menu-mode-map): Purecopy name.
17540
17541 * bindings.el (mode-line-major-mode-keymap): Purecopy name.
17542 (completion-ignored-extensions):
17543 (debug-ignored-errors): Purecopy strings.
17544
4fcc3d32
SM
175452009-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
17546
0667de21
SM
17547 * pcomplete.el (pcomplete-std-complete): Obey pcomplete-use-paring.
17548 (pcomplete, pcomplete-parse-buffer-arguments, pcomplete-opt)
17549 (pcomplete--here): Use push.
17550
4fcc3d32
SM
17551 * subr.el (all-completions): Declare the 4th arg obsolete.
17552
955ef430
SM
175532009-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
17554
2d085307
SM
17555 * pcomplete.el (pcomplete-unquote-argument-function): New var.
17556 (pcomplete-unquote-argument): New function.
17557 (pcomplete--common-suffix): Always pay attention to case.
17558 (pcomplete--table-subvert): Quote and unquote the text.
17559 (pcomplete--common-quoted-suffix): New function.
17560 (pcomplete-std-complete): Use it and pcomplete-begin.
17561
955ef430
SM
17562 * bookmark.el (bookmark-bmenu-list): Don't use switch-to-buffer if
17563 we're inside a dedicated or minibuffer window.
17564
7c85c02b
KF
175652009-10-24 Karl Fogel <kfogel@red-bean.com>
17566
17567 * bookmark.el: Update documentation, especially documentation
17568 of `bookmark-alist' and of the bookmark file format.
17569 Patch by Drew Adams, with minor tweaks from me. (Bug#4195)
17570
3e8ae8a6
CY
175712009-10-24 Chong Yidong <cyd@stupidchicken.com>
17572
3e425845
CY
17573 * mail/emacsbug.el (report-emacs-bug): Clarify that the
17574 keybindings apply to the mail buffer (Bug#4003). Shrink help
17575 window to buffer.
17576
cdd47d48
CY
17577 * whitespace.el (whitespace-mode, whitespace-newline-mode)
17578 (global-whitespace-mode, global-whitespace-newline-mode)
955ef430
SM
17579 (whitespace-toggle-options, global-whitespace-toggle-options):
17580 Doc fix (Bug#3660).
cdd47d48 17581
ba07c9ad
CY
17582 * nxml/nxml-mode.el (nxml-balanced-close-start-tag): Use the value
17583 of xmltok-start before the end tag was inserted (Bug#2840).
17584
3e8ae8a6
CY
17585 * progmodes/sh-script.el (sh-font-lock-paren): Handle case
17586 patterns that are preceded by an open-paren (Bug#1320).
17587
ab276820
CY
175882009-10-24 Sven Joachim <svenjoac@gmx.de>
17589
17590 * files.el (delete-directory): Delete symlinks to directories with
17591 delete-file (Bug#4739).
17592
905a9ed3
DN
175932009-10-24 Dan Nicolaescu <dann@ics.uci.edu>
17594
a9a2a6db
DN
17595 * vc.el (vc-backend-for-registration): Rename from
17596 vc-get-backend-for-registration. Update callers.
17597
cc63d28f
SM
17598 * international/mule-cmds.el (set-language-info-alist):
17599 Purecopy lang-env.
905a9ed3
DN
17600 (leim-list-header, leim-list-entry-regexp): Change defvars to defconst.
17601 (charset): Purecopy the name.
17602 (define-char-code-property): Purecopy string arguments.
17603
17604 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
17605 Purecopy string arguments.
17606
17607 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
17608 * ediff-hook.el (menu-bar-ediff-menu):
17609 * buff-menu.el (Buffer-menu-mode-map): Purecopy names and tooltips.
17610 * bookmark.el (menu-bar-bookmark-map): Add :help and purecopy the name.
17611
d270305a
GM
176122009-10-24 Glenn Morris <rgm@gnu.org>
17613
6c74d523 17614 * comint.el (comint-dynamic-list-completions):
656fc5f5
GM
17615 * term.el (term-dynamic-list-completions): Use choose-completion rather
17616 than obsolete alias mouse-choose-completion.
17617
ae732337
GM
17618 * filecache.el (file-cache-completions-keymap): Bind mouse-2 to
17619 file-cache-choose-completion.
17620 (file-cache-choose-completion): Handle an optional event argument.
17621 (file-cache-mouse-choose-completion): Make it an obsolete alias.
17622
cc63d28f
SM
17623 * progmodes/octave-mod.el (octave-complete-symbol):
17624 Use choose-completion if mouse-choose-completion is ever removed.
ae480838 17625
9847dc91
GM
17626 * textmodes/sgml-mode.el (sgml-looking-back-at): Move definition before
17627 use.
17628
e8f2a5d5
GM
17629 * emacs-lisp/checkdoc.el (generate-autoload-cookie): Define for
17630 compiler.
17631
d270305a
GM
17632 * vc-hooks.el (vc-responsible-backend): Fix declaration.
17633
c6432f1e
SM
176342009-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
17635
17636 * minibuffer.el (completion--embedded-envvar-table): Fix last change.
17637 Ignore `pred' now that we receive one.
17638 Handle test-completion specially.
17639
6ab196f9
DN
176402009-10-23 Dan Nicolaescu <dann@ics.uci.edu>
17641
17642 * vc.el (vc-responsible-backend): Throw an error if not backend is
1c2efdfb 17643 found. Remove the REGISTER argument. Move the code dealing with
6ab196f9
DN
17644 REGISTER ...
17645 (vc-get-backend-for-registration): ... here. New function.
17646 (vc-deduce-fileset): Call vc-get-backend-for-registration instead
17647 of vc-responsible-backend, pass the file name instead of the
17648 directory name.
17649
48feed59
SM
176502009-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
17651
17652 * pcomplete.el (pcomplete-common-suffix, pcomplete-table-subvert):
17653 New funs.
17654 (pcomplete-std-complete): Use them. Obey pcomplete-termination-string.
17655 (pcomplete-comint-setup): Don't modify a global var via
17656 accidental side-effects.
17657 (pcomplete-shell-setup): Adjust call accordingly.
17658 (pcomplete-parse-comint-arguments): Use push.
17659
00006066
CY
176602009-10-23 Chong Yidong <cyd@stupidchicken.com>
17661
36bfa3af
CY
17662 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
17663 Allow uncapitalized info node names (Bug#3921).
17664
00006066
CY
17665 * mail/emacsbug.el (report-emacs-bug): Tweak the sentence pointing
17666 to the DEBUG file (Bug#3781).
17667
aa311d6e
CY
176682009-10-23 Jari Aalto <jari.aalto@cante.net>
17669
17670 * textmodes/ispell.el (ispell-dictionary-base-alist): Add finnish
17671 dictionary entry (Bug#4579).
17672
b88f2d0a
MA
176732009-10-23 Michael Albinus <michael.albinus@gmx.de>
17674
17675 * net/tramp.el (top): Remove `tramp-rfn-eshadow-update-overlay'
17676 from `rfn-eshadow-update-overlay-hook' when unloading.
17677 (tramp-methods): Add `tramp-copy-keep-tmpfile' for "rsync" and
17678 "rsyncc". Adjust doc string.
48c2d18a 17679 (tramp-temp-buffer-file-name): New buffer-local defvar.
b88f2d0a
MA
17680 (tramp-handle-insert-file-contents, tramp-handle-write-region):
17681 Keep temporary file when indicated by method ("rsync" and
17682 "rsyncc").
17683 (tramp-handle-write-region): Handle APPEND.
17684 (tramp-delete-temp-file-function): New defun. Added to
17685 `kill-buffer-hook'.
17686
1becddbb
JB
176872009-10-23 Juanma Barranquero <lekktu@gmail.com>
17688
17689 * menu-bar.el (cua-enable-cua-keys): Declare for the byte-compiler.
17690
8f43cbf3
DN
176912009-10-23 Dan Nicolaescu <dann@ics.uci.edu>
17692
17693 * term/tty-colors.el (msdos-color-values): Remove declaration, unused.
17694 (color-name-rgb-alist, tty-standard-colors)
17695 (tty-color-mode-alist): Change to defconst.
17696
17697 * simple.el (mark-inactive): Purecopy message.
17698
17699 * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle): Fix macro.
17700 (global-map, yank-menu):
17701 * textmodes/ispell.el (ispell-menu-map):
17702 * net/eudc.el (eudc-tools-menu):
17703 * international/mule-cmds.el (describe-language-environment-map)
17704 (setup-language-environment-map, set-coding-system-map)
17705 (mule-menu-keymap):
17706 * vc-hooks.el (vc-menu-entry, vc-menu-map):
17707 * replace.el (occur-mode-map):
17708 * pcvs-defs.el (cvs-global-menu): Purecopy names and tooltips.
17709
1d228a31
JB
177102009-10-23 Jay Belanger <jay.p.belanger@gmail.com>
17711
6a7662bb
BR
17712 * calc/calc.el (math-read-number, math-read-number-simple):
17713 Use `save-match-data'.
1d228a31 17714
3b067af1
SM
177152009-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
17716
28a90c44
SM
17717 * simple.el (normal-erase-is-backspace-mode): Use input-decode-map
17718 rather than fiddling with global-map bindings, since it should only
17719 affect per-terminal settings.
17720 See http://bugs.gentoo.org/show_bug.cgi?id=289709.
17721
a452eee8
SM
17722 * minibuffer.el (completion-table-with-terminator): Allow to specify
17723 the terminator-regexp.
17724
ab14d7d5
SM
17725 * simple.el (switch-to-completions): Look for *Completions* in other
17726 frames as well.
17727
3b067af1
SM
17728 * pcomplete.el: Allow the use of completion-tables.
17729 (pcomplete-std-complete): New command.
17730 (pcomplete-dirs-or-entries): Use a single call to pcomplete-entries.
17731 (pcomplete--here): Use a function for `form' rather than an expression,
17732 so it can be byte-compiled.
17733 (pcomplete-here, pcomplete-here*): Adjust accordingly.
17734 Add edebug declaration.
17735 (pcomplete-show-completions): Remove unused var `curbuf'.
17736 (pcomplete-do-complete, pcomplete-stub):
1becddbb 17737 Don't assume `completions' is a list of strings any more.
3b067af1 17738
5480359e
JB
177392009-10-22 Juanma Barranquero <lekktu@gmail.com>
17740
17741 * find-dired.el (find-name-arg): Fix typo in docstring.
17742
3170b794
SM
177432009-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
17744
48c23a25
SM
17745 * pcmpl-linux.el (pcomplete/kill): Don't abuse pcomplete-entries.
17746 (pcmpl-linux-fs-types): Same, and update to new modules layout.
17747
56b14058
SM
17748 * pcmpl-gnu.el (pcmpl-gnu-makefile-names): Use a single call to
17749 pcomplete-entries.
17750
3170b794
SM
17751 * comint.el (comint-read-input-ring, comint-write-input-ring)
17752 (comint-substitute-in-file-name)
17753 (comint-dynamic-complete-as-filename)
17754 (comint-dynamic-simple-complete)
17755 (comint-dynamic-list-filename-completions)
17756 (comint-dynamic-list-completions)
17757 (comint-redirect-results-list-from-process): Minor simplifications.
17758
2affef34
KR
177592009-10-21 Kevin Ryde <user42@zip.com.au>
17760
3170b794
SM
17761 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
17762 When inserting ";;; Code" put it before any ";;;###autoload" cookie on
2affef34 17763 the first form. And insert a blank line after ";;; Code" since
d8194864 17764 that's usual style. (Bug#4612)
2affef34 17765
e7b94bbb
KR
17766 * net/dns.el: Add "Keywords: comm", as per net/net-utils.el.
17767
528c56e2
SM
177682009-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
17769
17770 * minibuffer.el (completion-table-with-terminator): Properly implement
17771 boundaries, in case `terminator' appears in the suffix.
17772 (completion--embedded-envvar-table): Don't return boundaries if
17773 there's no valid completion. Simplify.
17774 (completion-file-name-table): New completion table extracted from
17775 completion--file-name-table.
17776 (completion--file-name-table): Use it.
17777 (read-file-name-predicate): Declare obsolete.
17778 (read-file-name): Use the pred arg i.s.o read-file-name-predicate.
17779 * vc-bzr.el (vc-bzr-revision-completion-table): Use the new
17780 completion-file-name-table, and use the `pred' argument.
17781 * files.el (locate-file-completion-table): Use the `pred' arg rather
17782 than read-file-name-predicate.
17783 (abbreviate-file-name): Use \` rather than ^ for BOS.
17784
f9ed9b4f
DN
177852009-10-21 Dan Nicolaescu <dann@ics.uci.edu>
17786
17787 * vc.el (vc-deduce-fileset): Undo previous change, do not tell
17788 vc-responsible-backend to register, it causes problems.
17789
5f2022a3
SM
177902009-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
17791
17792 * help-fns.el: Don't require help-mode (to avoid bootstrap issues).
17793
fc754ea1
MA
177942009-10-21 Michael Albinus <michael.albinus@gmx.de>
17795
17796 * net/tramp-smb.el (tramp-smb-get-stat-capability): New defun.
17797 (tramp-smb-handle-file-attributes): Use it.
17798 (tramp-smb-do-file-attributes-with-stat): Don't raise an error.
17799 (tramp-smb-handle-insert-directory): Use `mapc' rather than
5f2022a3
SM
17800 `mapcar'. Use `tramp-smb-get-stat-capability'.
17801 Add `dired-filename' text properties.
fc754ea1
MA
17802 (tramp-smb-get-cifs-capabilities): Apply `save-match-data'.
17803 (tramp-smb-maybe-open-connection): Simplify check for smbclient
17804 version.
17805
79bd5ba1
SM
178062009-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
17807
17808 * subr.el (read-key-delay): Reduce to 0.01.
17809 (read-key): Use read-key-sequence-vector to avoid turning M-t into 244
17810 (bug#4751).
17811
3c13704d
SM
178122009-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
17813
554efd10
SM
17814 * bindings.el (function-key-map): Map C-@ to C-SPC if C-@ is unbound.
17815
c2a37b78
SM
17816 * info.el (Info-complete-menu-item): Handle `boundaries' explicitly.
17817 (Info-menu): Remove unused vars `last' and `completions'.
17818 (Info-index-nodes): Remove unused var `node'.
17819
3c13704d
SM
17820 * info.el (Info-complete-menu-item): Use complete-with-action.
17821
d1e4c403
DN
178222009-10-19 Dan Nicolaescu <dann@ics.uci.edu>
17823
17824 Make vc-annotate work through copies and renames.
3c13704d
SM
17825 * vc-annotate.el (vc-annotate-extract-revision-at-line):
17826 Return the file name too.
d1e4c403
DN
17827 (vc-annotate-revision-at-line)
17828 (vc-annotate-find-revision-at-line)
17829 (vc-annotate-revision-previous-to-line)
17830 (vc-annotate-show-log-revision-at-line): Update to get the file
17831 name from vc-annotate-extract-revision-at-line.
17832 (vc-annotate-show-diff-revision-at-line-internal): Change the
17833 argument to mean whether to show a file diff or not. Get the file
17834 name from vc-annotate-extract-revision-at-line.
3c13704d
SM
17835 (vc-annotate-show-diff-revision-at-line):
17836 Update vc-annotate-show-diff-revision-at-line call.
d1e4c403
DN
17837 (vc-annotate-warp-revision): Add an optional file argument.
17838
17839 * vc-git.el (vc-git-annotate-command): Pass -C -C to the blame command.
17840 (vc-git-annotate-extract-revision-at-line): Also return the file
17841 name if found.
17842
17843 * vc-hg.el (vc-hg-annotate-command): Pass --follow to the annotate
17844 command. Remove unused code.
17845 (vc-hg-annotate-re): Update to match --follow output.
17846 (vc-hg-annotate-extract-revision-at-line): Also return the file
17847 name if found.
17848
17849 * vc.el: Update annotate-extract-revision-at-line documentation.
17850
b0b0ef98
KR
178512009-10-18 Kevin Ryde <user42@zip.com.au>
17852
17853 * ibuffer.el (ibuffer-confirm-operation-on): Correction to error
17854 re-throw, `err' is a pair not a list so can't use apply (Bug#4740).
17855
a9e7f03d
KR
17856 * net/browse-url.el (browse-url): Identify alist with "consp and
17857 not functionp" and let all other things go down the `apply' leg,
17858 as suggested by Stefan. (Further to bug#4531.)
17859
7346a407
CY
178602009-10-18 Chong Yidong <cyd@stupidchicken.com>
17861
17862 * minibuffer.el (read-file-name): Check for repeat before putting
17863 a default argument in file-name-history (Bug#4657).
17864
17865 * emacs-lisp/lisp-mode.el (preceding-sexp): Recognize hash table
17866 read syntax (Bug#4737).
17867
3c13704d 17868 * textmodes/sgml-mode.el (sgml-delete-tag): Use sgml-looking-back-at.
7346a407 17869
1da94541
CY
178702009-10-18 Aaron S. Hawley <aaron.s.hawley@gmail.com>
17871
17872 * textmodes/sgml-mode.el (sgml-tag-help): Prompt user for tag.
17873 (html-tag-alist, html-tag-help): Add descriptions for undocumented
17874 entries and make note of obsolete tags.
17875
2b93080a
SM
178762009-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
17877
17878 * net/ange-ftp.el (ange-ftp-file-size): Use unwind-protect.
17879
18b5ffb5
GM
178802009-10-18 Glenn Morris <rgm@gnu.org>
17881
17882 * Makefile.in (compile-last): Ensure GREP_OPTIONS is null before calling
17883 grep, so that binary files (eg international/uni-bidi.el) can match.
e5f035d7 17884 Remove test for "UnicodeData" files, since it is hopefully unnecessary
18b5ffb5
GM
17885 now, and in any case the file header format has changed.
17886
c2e161b2
GM
178872009-10-17 Glenn Morris <rgm@gnu.org>
17888
17889 * textmodes/flyspell.el (flyspell-large-region, flyspell-word)
17890 (flyspell-get-word, flyspell-large-region)
17891 (flyspell-auto-correct-previous-word): Doc/error message fixes.
17892
a1eb44f5
CY
178932009-10-17 Chong Yidong <cyd@stupidchicken.com>
17894
17895 * Makefile.in (ELCFILES): Add ede/shell.
17896
4418646e
DN
178972009-10-17 Dan Nicolaescu <dann@ics.uci.edu>
17898
17899 * term/common-win.el (x-colors): Purecopy it.
17900
4062011e
SM
179012009-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
17902
17903 * tar-mode.el (tar-data-swapped-p): Make the assertion a bit more
17904 permissive for when the buffer is empty.
17905 (tar-header-block-tokenize): Decode the username and groupname.
17906 (tar-chown-entry, tar-chgrp-entry): Encode the names (bug#4730).
17907
b0b111c3
JB
179082009-10-17 Eric Ludlam <zappo@gnu.org>
17909
17910 * emacs-lisp/eieio-base.el (eieio-persistent-save): If buffer
17911 contains multibyte characters, choose first applicable coding
17912 system automatically.
17913
2df48a87
SM
179142009-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
17915
17916 * international/mule-cmds.el (select-safe-coding-system): If the file
17917 has a coding cookie, use it regardless of any other setting (bug#4712).
17918
fd7dd48c
GM
179192009-10-17 Glenn Morris <rgm@gnu.org>
17920
3ee0b477 17921 * foldout.el (foldout-mouse-swallow-events):
cec05144
GM
17922 * gs.el (gs-load-image): Replace obsolete forms of sit-for, sleep-for.
17923
2550e4b1
GM
17924 * dired.el (dired-ls-F-marks-symlinks, dired-keep-marker-rename)
17925 (dired-keep-marker-copy, dired-keep-marker-hardlink)
17926 (dired-keep-marker-symlink, dired-dwim-target)
17927 (dired-copy-preserve-time): Do not autoload these defcustoms.
17928
fd7dd48c
GM
17929 * mail/rmail.el (rmail-write-region-annotate): Prevent viewing different
17930 messages from messing up the file coding. (Bug#4623)
17931
f3e3a990
GM
179322009-10-17 Jari Aalto <jari.aalto@cante.net>
17933
17934 * textmodes/ispell.el (ispell-get-decoded-string): Give an error
17935 if no match is found for the current dictionary. (Bug#4578)
17936
17937 * textmodes/flyspell.el (flyspell-get-word): Make `following' argument
17938 optional, since that is how it is documented, and this is often called
17939 with a nil argument. (Bug#4577)
17940 (flyspell-external-point-words, flyspell-auto-correct-word)
17941 (flyspell-correct-word-before-point, flyspell-word-search-forward)
17942 (flyspell-word-search-backward): Remove nil argument in calls to
17943 flyspell-get-word, since it is not needed now.
17944
179452009-10-17 Ulrich Mueller <ulm@gentoo.org>
17946
1becddbb 17947 * play/doctor.el (doctor-adverbp): Exclude some nouns. (Bug#4565)
f3e3a990 17948
b61374ab
GM
179492009-10-16 Glenn Morris <rgm@gnu.org>
17950
17951 * net/rcirc.el (rcirc-authenticate): Simplify previous change.
17952
412707c2
SM
179532009-10-16 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
17954
17955 * net/ange-ftp.el (ange-ftp-send-cmd): Handle `size' like `mdtm'.
17956 (ange-ftp-file-size): New function.
17957 (ange-ftp-file-attributes): Use it.
17958
0c6f436e
MA
179592009-10-16 Michael Albinus <michael.albinus@gmx.de>
17960
17961 * net/tramp-smb.el (tramp-smb-version): New defvar.
17962 (tramp-smb-maybe-open-connection): Use it, in order to avoid
17963 repeated checks.
17964
850bfd04
GM
179652009-10-16 Glenn Morris <rgm@gnu.org>
17966
17967 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Doc fix.
17968 Maybe copy some custom properties from old to new name. (Bug#4706)
17969
f3ed9aca
JB
179702009-10-16 Juanma Barranquero <lekktu@gmail.com>
17971
17972 * subr.el (error, sit-for, start-process-shell-command)
17973 (start-file-process-shell-command): Set the calling convention
17974 after the function definition.
17975
fd6c5134
SM
179762009-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
17977
17978 * subr.el (error, sit-for, start-process-shell-command)
17979 (start-file-process-shell-command): Use the new
17980 set-advertised-calling-convention feature.
17981
73874eb7
KH
179822009-10-16 Taichi Kawabata <kawabata.taichi@gmail.com>
17983
fd6c5134
SM
17984 * international/ucs-normalize.el (ucs-normalize-version):
17985 Change to 1.2.
17986 (check-range): Adjust for Unicode 5.2.
73874eb7 17987
03fb33cf
JL
179882009-10-15 Juri Linkov <juri@jurta.org>
17989
17990 * menu-bar.el (menu-bar-file-menu): Convert `separator-exit'
17991 to the `menu-item' format.
17992
4260b402
MA
179932009-10-15 Michael Albinus <michael.albinus@gmx.de>
17994
17995 * net/tramp.el (tramp-replace-environment-variables): Do not fail
17996 if the environment variable does not exist.
17997
17998 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
17999 (tramp-smb-get-share, tramp-smb-get-localname): Use only VEC as
18000 parameter.
18001 (tramp-smb-handle-add-name-to-file)
18002 (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
18003 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
18004 (tramp-smb-handle-file-attributes)
18005 (tramp-smb-do-file-attributes-with-stat)
18006 (tramp-smb-handle-file-local-copy)
18007 (tramp-smb-handle-insert-directory)
18008 (tramp-smb-handle-make-directory)
18009 (tramp-smb-handle-make-directory-internal)
18010 (tramp-smb-handle-make-symbolic-link)
18011 (tramp-smb-handle-rename-file, tramp-smb-handle-set-file-modes)
18012 (tramp-smb-handle-write-region, tramp-smb-get-file-entries)
18013 (tramp-smb-maybe-open-connection): Apply the changed parameters.
18014 (tramp-smb-read-file-entry): Read Disk names in compressed format.
18015 Handle long file names.
18016 (tramp-smb-get-cifs-capabilities): Check, whether the connection
18017 process is running.
18018 (tramp-smb-maybe-open-connection): Trace "smbclient -V" command.
18019 Read share names with "-g" option.
18020
d7a0fd6f
GM
180212009-10-15 Ryan Yeske <rcyeske@gmail.com>
18022
18023 * net/rcirc.el (rcirc-view-log-file): New command.
18024 (rcirc-track-minor-mode-map): Remove C-c ` binding.
18025 (rcirc-authenticate, rcirc-authinfo): Allow nickserv-nick to be
18026 specified.
18027
0b44494a
GM
180282009-10-15 Glenn Morris <rgm@gnu.org>
18029
af9fb32f
GM
18030 * w32-fns.el (w32-batch-update-autoloads): Take autoload-make-program
18031 from the second command-line argument.
18032 * makefile.w32-in (autoloads, $(lisp)/calendar/cal-loaddefs.el)
18033 ($(lisp)/calendar/diary-loaddefs.el, $(lisp)/calendar/hol-loaddefs.el)
18034 ($(lisp)/mh-e/mh-loaddefs.el): Pass $(MAKE) as second argument to
18035 w32-batch-update-autoloads.
18036 * emacs-lisp/autoload.el (autoload-make-program): New variable.
18037 (batch-update-autoloads): Handle autoload-excludes on windows-nt.
18038
0b44494a
GM
18039 * mail/rmailedit.el (rmail-cease-edit): Give an error if the end of
18040 the headers cannot be located. Simplify, subtracting superflous
18041 save-excursions.
18042
d5e63715
SM
180432009-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
18044
18045 Replace completion-base-size by completion-base-position to fix bugs
18046 such as (bug#4699).
18047 * simple.el (completion-base-position): New var.
18048 (completion-base-size): Mark as obsolete.
18049 (choose-completion): Make it work for mouse events as well.
18050 Pass the new base-position to choose-completion-string.
18051 (choose-completion-guess-base-position): New function, extracted from
18052 choose-completion-delete-max-match.
18053 (choose-completion-delete-max-match): Use it. Make obsolete.
18054 (choose-completion-string): Use the new base-position info.
18055 (completion-root-regexp): Delete.
18056 (completion-setup-function): Preserve completion-base-position.
18057 Eliminate obsolete base-size manipulation.
18058 * minibuffer.el (display-completion-list): Don't mess with base-size.
18059 (minibuffer-completion-help): Set completion-base-position instead.
18060 * mouse.el (mouse-choose-completion): Redefine as a mere alias to
18061 choose-completion.
18062 * textmodes/bibtex.el (bibtex-complete):
18063 * emacs-lisp/crm.el (crm--choose-completion-string):
18064 Adjust to new calling convention.
18065 * complete.el (partial-completion-mode): Use minibufferp to avoid
18066 bumping into incompatible change to choose-completion-string-functions.
18067 * ido.el (ido-choose-completion-string): Make its calling convention
18068 more permissive.
18069 * comint.el (comint-dynamic-list-input-ring-select): Remove obsolete
18070 base-size manipulation.
18071 (comint-dynamic-list-input-ring): Use dotimes and push.
18072 * iswitchb.el (iswitchb-completion-help): Remove dead-code call to
18073 fundamental-mode. Use `or'.
18074
92f8bfc7
JL
180752009-10-14 Juri Linkov <juri@jurta.org>
18076
18077 * misearch.el (multi-isearch-next-buffer-from-list)
18078 (multi-isearch-next-file-buffer-from-list): Doc fix. (Bug#4723)
18079
e78e280d
SM
180802009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
18081
384ca163
SM
18082 * Makefile.in (compile-onefile): Load `bytecomp' rather than
18083 `bytecomp.el'.
18084
681e0e7c
SM
18085 * minibuffer.el (completion-pcm--merge-completions): Make sure the
18086 string we return is all made up of text from the completions rather
18087 than part from the completions and part from the input (bug#4219).
18088
e78e280d
SM
18089 * ido.el (ido-everywhere): Use define-minor-mode.
18090
18091 * buff-menu.el (list-buffers, ctl-x-map):
18092 Mark the entry points with ;;;###autoload cookies.
18093
b4e813ca
DN
180942009-10-14 Dan Nicolaescu <dann@ics.uci.edu>
18095
52964e54
DN
18096 * vc-git.el (vc-git-dir-extra-headers): Set the branch name
18097 correctly in the detached head case.
18098 (vc-git-print-log): Remove unused binding.
18099
b4e813ca
DN
18100 * vc.el (vc-responsible-backend): When a directory is passed for
18101 for registration create a VC repository if no backend is
18102 responsible for the directory argument.
18103 (vc-deduce-fileset): Tell vc-responsible-backend to register.
1043ce19
DN
18104
18105 * vc.el: Move comments about RCS and SCCS ...
18106 * vc-rcs.el:
18107 * vc-sccs.el: ... here, respectively.
18108
40ba9882
SM
181092009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
18110
18111 * minibuffer.el (completion--file-name-table): Return nil if there's
18112 no file completion, even if substitute-in-file-name changed
18113 the string (bug#4708).
18114
04e0f59b
JL
181152009-10-13 Juri Linkov <juri@jurta.org>
18116
18117 * files-x.el (read-file-local-variable-value): Don't filter out
18118 minor modes from mode name completion (bug#4664).
18119
314c8e25
JB
181202009-10-13 Juanma Barranquero <lekktu@gmail.com>
18121
18122 * international/mule-cmds.el (ucs-names): Remove exclusion of
18123 "Enclosed Ideographic Supplement" range (U+1F200..U+1F2FF).
18124
5c9b7d36
KH
181252009-10-13 Kenichi Handa <handa@m17n.org>
18126
18127 * international/uni-name.el: Regenerated.
18128
1e7a80f2
JB
181292009-10-13 Juanma Barranquero <lekktu@gmail.com>
18130
18131 * bs.el (bs-mode): Fix last change. (`revert-buffer-function'
18132 should be automatically buffer-local, but isn't.)
18133
cd29f88b
SS
181342009-10-12 Sam Steingold <sds@gnu.org>
18135
18136 * progmodes/compile.el (compilation-next-error-function): Fix the
0cd16af4 18137 timestamps if the buffer has been visited before.
0cd16af4
SS
18138 (compilation-mode-font-lock-keywords): Do not prepend "^ *" to
18139 non-anchored patterns, like the perl one (bug#3928).
cd29f88b 18140
37493a98
GM
181412009-10-12 Glenn Morris <rgm@gnu.org>
18142
18143 * net/tramp-smb.el (tramp-smb-do-file-attributes-with-stat):
18144 Let-bind `size'.
18145
3b56b1e6
JB
181462009-10-12 Juanma Barranquero <lekktu@gmail.com>
18147
7422a4bb
JB
18148 * proced.el (proced-unload-function): New function.
18149
fa72d075
JB
18150 * bs.el (bs-mode): Set `revert-buffer-function' to `bs-refresh'.
18151 (bs-refresh): Add IGNORED arg for `revert-buffer' compatibility.
18152 Doc fix.
18153
3b56b1e6
JB
18154 * menu-bar.el (menu-bar-file-menu): Fix format of `separator-exit' item.
18155
4d9b4323
JL
181562009-10-11 Juri Linkov <juri@jurta.org>
18157
18158 * files-x.el (read-file-local-variable-value):
18159 Provide default value only for bound variables (bug#4664).
18160
f6f7e059
MA
181612009-10-11 Michael Albinus <michael.albinus@gmx.de>
18162
18163 * net/tramp.el (tramp-local-host-p): Function shall return nil for
18164 connection methods like smb.
18165
18166 * net/tramp-cache.el (tramp-flush-connection-property): The hash
18167 can be empty.
18168
18169 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
18170 (tramp-smb-file-name-handler-alist): Add handlers for
18171 `add-name-to-file', `make-symbolic-link'.
18172 (tramp-smb-handle-add-name-to-file)
2992485f 18173 (tramp-smb-do-file-attributes-with-stat)
f6f7e059
MA
18174 (tramp-smb-handle-make-symbolic-link)
18175 (tramp-smb-get-cifs-capabilities): New defuns.
18176 (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
18177 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
18178 (tramp-smb-handle-file-local-copy)
18179 (tramp-smb-handle-make-directory-internal)
3b56b1e6
JB
18180 (tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
18181 The file name syntax depends on cifs capabilities.
18182 (tramp-smb-handle-file-attributes):
18183 Call `tramp-smb-do-file-attributes-with-stat' if possible.
18184 (tramp-smb-handle-insert-directory): Use posix attributes if possible.
18185 (tramp-smb-handle-set-file-modes): It is applicable for posix only.
f6f7e059 18186
67868d26
CY
181872009-10-11 Chong Yidong <cyd@stupidchicken.com>
18188
18189 * emacs-lisp/eieio.el: Avoid requiring cl at runtime.
18190 (eieio-defclass): Apply deftype handler and setf-method properties
18191 directly.
18192 (eieio-add-new-slot): Avoid union function from cl library.
18193 (eieio--typep): New function.
18194 (eieio-perform-slot-validation): Use it.
18195
6d6a5b7e
KF
181962009-10-10 Karl Fogel <kfogel@red-bean.com>
18197
3b56b1e6 18198 * bookmark.el (bookmark-yank-word, bookmark-insert-current-bookmark):
6d6a5b7e
KF
18199 Update documentation to refer to the variables documented in r1.135.
18200 (Bug#4188)
18201
67b70de9
KF
182022009-10-10 Karl Fogel <kfogel@red-bean.com>
18203
18204 * bookmark.el (Info-suffix-list): Remove this unused variable.
18205 (bookmark-current-point): Remove this obsolete variable.
18206 (bookmark-set, bookmark-rename, bookmark-send-edited-annotation):
18207 Adjust for removal of bookmark-current-point.
18208
18209 (bookmarks-already-loaded, bookmark-current-buffer)
18210 (bookmark-yank-point): Document. (Bug#4188)
18211
58ae51ae
GM
182122009-10-10 Glenn Morris <rgm@gnu.org>
18213
4619ff5e
GM
18214 * frame.el (frame-height): Doc fix.
18215
58ae51ae
GM
18216 * calendar/calendar.el (calendar-split-width-threshold): New option.
18217 (calendar-basic-setup): Use calendar-split-width-threshold.
18218
d364386c
JB
182192009-10-09 Juanma Barranquero <lekktu@gmail.com>
18220
18221 * international/mule-cmds.el (ucs-names): Exclude new "Enclosed
18222 Ideographic Supplement" range (U+1F200..U+1F2FF).
18223
33e97a28
KF
182242009-10-09 Karl Fogel <kfogel@red-bean.com>
18225
02d0f051 18226 * bookmark.el (bookmark-bmenu-rename): Don't call bookmark-bmenu-list,
d364386c 18227 since the list will have been rebuilt anyway. (Bug#4349)
02d0f051
KF
18228
182292009-10-09 Karl Fogel <kfogel@red-bean.com>
18230
d364386c 18231 * bookmark.el (bookmark-delete): Don't let batch arg prevent saving.
33e97a28
KF
18232 (bookmark-bmenu-execute-deletions): Don't save here, as
18233 bookmark-delete will now do so if necessary.
d364386c 18234 Suggested by Thierry Volpiatto <thierry.volpiatto {_AT_} gmail.com>.
33e97a28
KF
18235 (Bug#4348)
18236
9656d87b
GM
182372009-10-09 Glenn Morris <rgm@gnu.org>
18238
18239 * mail/emacsbug.el (report-emacs-bug): Also print `features'.
18240
e6227f06
KF
182412009-10-09 Karl Fogel <kfogel@red-bean.com>
18242
18243 * bookmark.el (bookmark-jump): Add new `display-func' parameter.
18244 (bookmark-jump-other-window): Just invoke bookmark-jump with new
18245 argument now, so the two function's behaviors will match. (Bug#3645)
18246
288f783b
MA
182472009-10-08 Michael Albinus <michael.albinus@gmx.de>
18248
18249 * net/tramp.el (tramp-file-name-real-user, tramp-file-name-domain)
e78e280d 18250 (tramp-file-name-real-host, tramp-file-name-port):
fc754ea1 18251 Apply `save-match-data'.
288f783b
MA
18252
18253 * net/tramp-smb.el (tramp-smb-handle-copy-directory): Handle the
18254 case both directories are remote.
18255 (tramp-smb-handle-expand-file-name): Implement "~" expansion.
e78e280d 18256 (tramp-smb-maybe-open-connection): Flush the cache only if necessary.
288f783b 18257
872a1ea4
JB
182582009-10-07 Juanma Barranquero <lekktu@gmail.com>
18259
18260 * makefile.w32-in (WINS_UPDATES): Fix typo in previous change.
18261
ab2baced
GM
182622009-10-07 Glenn Morris <rgm@gnu.org>
18263
e78e280d
SM
18264 * emacs-lisp/autoload.el (batch-update-autoloads): Remove useless use
18265 of concat.
ab2baced 18266
5c4634c1
SM
182672009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
18268
18269 * files-x.el (read-file-local-variable): Include some
18270 non-user-variables in the completion table (bug#4664).
18271
c2dc9732
MA
182722009-10-07 Michael Albinus <michael.albinus@gmx.de>
18273
18274 * net/tramp-cache.el (tramp-flush-connection-property): Add trace
18275 message.
18276
18277 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
18278 (tramp-smb-file-name-handler-alist): Add handler for
18279 `copy-directory', `expand-file-name', `set-file-modes'.
18280 (tramp-smb-handle-copy-directory)
18281 (tramp-smb-handle-expand-file-name)
18282 (tramp-smb-handle-set-file-modes): New defuns.
18283 (tramp-smb-handle-copy-file): Handle KEEP-DATE.
18284 (tramp-smb-handle-file-attributes): Simplify check for retrieving
18285 entry.
18286 (tramp-smb-handle-insert-directory): Don't flush the cache.
18287 (tramp-smb-maybe-open-connection): Check for samba client and
18288 server versions.
18289
11be40a6
EZ
182902009-10-07 Eli Zaretskii <eliz@gnu.org>
18291
18292 * emacs-lisp/autoload.el (batch-update-autoloads): Fix last change
18293 to not error out of search for "^lisp=" fails.
18294
8c4afe20
JB
182952009-10-07 Juanma Barranquero <lekktu@gmail.com>
18296
18297 * makefile.w32-in (WINS_UPDATES): New macro.
18298 (custom-deps, finder-data, autoloads): Use it.
18299
429a1506
GM
183002009-10-07 Glenn Morris <rgm@gnu.org>
18301
ee2e93e2
GM
18302 * Makefile.in (autoloads): Revert previous change.
18303 * emacs-lisp/autoload.el (batch-update-autoloads): Rather than having
18304 the list of preloaded files passed on the command-line, get
18305 it from src/Makefile.
18306
429a1506
GM
18307 * calendar/calendar.el (calendar-basic-setup): In the wide frame case,
18308 show the original buffer rather than a random one.
18309
a51203ee 183102009-10-07 Markus Rost <rost@math.uni-bielefeld.de>
e7e2b26c
GM
18311
18312 * help.el (describe-no-warranty): Place point in a slightly better
18313 position in the GPLv3 text.
18314
f58f7520
SS
183152009-10-06 Sam Steingold <sds@gnu.org>
18316
18317 * net/tramp-compat.el (tramp-compat-process-running-p): Check that
18318 the comm attribute is present before calling regexp-quote.
18319
bde79dc0
JB
183202009-10-06 Juanma Barranquero <lekktu@gmail.com>
18321
18322 * play/animate.el (animate-string): For good effect, make sure
18323 `indent-tabs-mode' and `show-trailing-whitespace' are nil.
18324
18325 * play/animate.el (animate-sequence, animate-birthday-present):
18326 * misc.el (butterfly): Don't set `indent-tabs-mode'.
18327
25ab0302
GM
183282009-10-06 Glenn Morris <rgm@gnu.org>
18329
73fe714a
GM
18330 * emacs-lisp/byte-run.el (define-obsolete-face-alias): Doc fix.
18331
3405d98c
GM
18332 * emacs-lisp/autoload.el (autoload-excludes): New variable.
18333 (autoload-generate-file-autoloads): Skip files in autoload-excludes.
18334 (batch-update-autoloads): Process a string value of autoload-excludes,
18335 set during the build process.
18336 * Makefile.in (autoloads): Skip preloaded files. (Bug#4446)
18337
9fb2cdc5
GM
18338 * net/tramp.el (tramp-handle-start-file-process): Move tramp-error call
18339 inside with-parsed... macro so that `v' is defined.
18340
7938ab41
GM
18341 * progmodes/f90.el (f90-end-of-block, f90-beginning-of-block):
18342 * progmodes/fortran.el (fortran-end-of-block)
18343 (fortran-beginning-of-block):
18344 Also push mark in the macro case.
18345
eaf9b564
GM
18346 * emerge.el (emerge-show-file-name):
18347 * calc/calc.el (calc-quit):
18348 * calc/calc-misc.el (calc-big-or-small):
18349 * calc/calc-graph.el (calc-graph-view):
18350 * calc/calc-ext.el (calc-reset):
18351 * calendar/calendar.el (calendar-basic-setup):
18352 Use window-full-height-p.
18353
25ab0302
GM
18354 * mail/rmailedit.el (rmail-cease-edit): If there is a Content-Type
18355 header we don't understand, don't insert another. (Bug#4624)
18356 If changing mime charset, insert the new one in the right place.
18357
00169eb6
GM
183582009-10-06 Matthew Junker <matthew.junker@sbcglobal.net> (tiny change)
18359
18360 * calendar/cal-tex.el (cal-tex-cursor-month-landscape)
18361 (cal-tex-cursor-month): Correctly increment the end date for diary and
18362 holiday listing. (Bug#4626)
18363
82882188
SM
183642009-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
18365
40ba9882 18366 * help-fns.el (describe-function-1): Don't burp if the function is not
82882188
SM
18367 a symbol.
18368
a8f316ca
JB
183692009-10-05 Juanma Barranquero <lekktu@gmail.com>
18370
18371 * emacs-lisp/chart.el (chart-face-pixmap-list, chart-new-buffer, chart)
18372 (chart-axis-range, chart-axis-names, chart-sequece, chart-bar)
18373 (chart-draw, chart-axis-draw, chart-sort, chart-sort-matchlist)
18374 (chart-draw-line, chart-bar-quickie): Fix typos in docstrings.
18375
18376 * emacs-lisp/eieio.el (generic-p, eieiomt-next, eieio-generic-form)
18377 (eieio-default-superclass): Reflow docstrings.
18378 (this, class-option-assoc, defclass, eieio-class-un-autoload)
18379 (eieio-unbind-method-implementations, defmethod)
18380 (eieio-validate-slot-value, eieio-validate-class-slot-value)
18381 (oref-default, eieio-oref-default, eieio-oset, eieio-oset-default)
18382 (with-slots, eieio-add-new-slot, object-assoc, object-remove-from-list)
18383 (eieio-slot-originating-class-p, eieio-slot-name-index)
18384 (eieio-pre-method-execution-hooks, eieio-initarg-to-attribute)
18385 (constructor, initialize-instance, no-next-method, object-print)
18386 (object-write, eieio-override-prin1, eieio-edebug-prin1-to-string):
18387 Fix typos in docstrings.
18388 (eieio-defclass, eieio-perform-slot-validation-for-default, defgeneric)
18389 (child-of-class-p, object-slots, slot-boundp, slot-exists-p)
18390 (next-method-p): Doc fixes.
18391 (eieio-add-new-slot, call-next-method, eieiomt-add, change-class):
18392 Fix typos in error messages.
18393 (eieio-defmethod): Fix typo in description of generic method.
18394
18395 * emacs-lisp/eieio-base.el (eieio-instance-inheritor, slot-unbound)
18396 (eieio-persistent-save-interactive, slot-missing):
18397 Fix typos in docstrings.
18398 (eieio-instance-inheritor-slot-boundp): Doc fix.
18399
18400 * emacs-lisp/eieio-comp.el (byte-compile-file-form-defmethod)
18401 (byte-compile-defmethod-param-convert): Fix typos in docstrings.
18402
18403 * emacs-lisp/eieio-custom.el (eieio-done-customizing)
18404 (eieio-custom-object-apply-reset):
18405 Fix typos in docstrings and error messages.
18406
18407 * emacs-lisp/eieio-datadebug.el (data-debug-show):
18408 Fix typo in docstring.
18409
18410 * emacs-lisp/eieio-opt.el (top): Fix typo in error message.
18411 (eieio-browse-tree): Doc fix.
18412 (eieio-all-generic-functions, eieio-class-speedbar): Reflow docstrings.
18413 (eieio-help-mode-augmentation-maybee, eieio-class-speedbar-make-map):
18414 Fix typos in docstrings.
18415
18416 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-file-button): Doc fix.
18417 (eieio-speedbar-key-map, eieio-speedbar-create-engine)
18418 (eieio-speedbar-buttons, eieio-speedbar, eieio-speedbar-object-children)
18419 (eieio-speedbar-make-tag-line, eieio-speedbar-object-expand):
18420 Reflow docstrings.
18421
c66b7ac0
DN
184222009-10-05 Dan Nicolaescu <dann@ics.uci.edu>
18423
4a827e0a 18424 * vc-hg.el (log-view-vc-backend): Declare for compiler.
82882188
SM
18425 (vc-hg-outgoing-mode, vc-hg-incoming-mode):
18426 Set log-view-vc-backend so that diff can work.
4a827e0a 18427
c66b7ac0
DN
18428 * log-view.el (log-view-diff): Use vc-diff-internal instead of
18429 vc-version-diff.
18430 (vc-diff-internal): Autoload this instead of vc-version-diff.
18431
1902a98c
EZ
184322009-10-05 Eli Zaretskii <eliz@gnu.org>
18433
a7a8618b
EZ
18434 * simple.el (eval-expression): Doc fix.
18435
1902a98c
EZ
18436 * progmodes/cwarn.el (cwarn-mode): Doc fix.
18437
0e1f2ee6
MA
184382009-10-05 Michael Albinus <michael.albinus@gmx.de>
18439
18440 * files.el (directory-files-no-dot-files-regexp): New defconst.
18441 (delete-directory): Use it.
18442 (copy-directory): Use it. Remove parameter PRESERVE-UID-GID.
18443
263c02ef 18444 * net/tramp.el (tramp-verbose): Fix docstring.
82882188
SM
18445 (tramp-methods): Add recursive option to `tramp-copy-args'.
18446 Add `tramp-copy-recursive'. Valid for "rcp", "scp", "scp1", "scp2",
263c02ef 18447 "scp1_old", "scp2_old", "rsync", "rsyncc".
a8f316ca 18448 (tramp-default-method): Check also for `auth-source-user-or-password'.
263c02ef
MA
18449 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
18450 Add handler for `copy-directory'.
18451 (tramp-handle-copy-directory): New defun.
18452 (tramp-do-copy-or-rename-file-out-of-band): Handle directory case.
a8f316ca
JB
18453 (tramp-handle-start-file-process): Raise an error when PROGRAM is nil.
18454 Optimize sent command.
263c02ef 18455
72aa7df4
SM
184562009-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
18457
4a34f065
SM
18458 * calendar/diary-lib.el (diary-show-all-entries): Re-fit the calendar
18459 window if necessary.
18460
72aa7df4
SM
18461 * calendar/calendar.el (calendar-basic-setup): Don't call
18462 switch-to-buffer in a dedicated window.
18463
5feb1ba7
KF
184642009-10-05 Karl Fogel <kfogel@red-bean.com>
18465
18466 * bookmark.el (bookmark-handle-bookmark): If bookmark has no file,
194d44e7 18467 don't do anything related to relocating, just return nil.
5feb1ba7
KF
18468 (bookmark-error-no-filename): New error.
18469 (bookmark-default-handler): Signal `bookmark-error-no-filename' if
194d44e7
JB
18470 bookmark has no file. Don't even attempt to handle things that
18471 are not files; the whole point of custom handlers is to keep that
18472 knowledge elsewhere anyway. Tighten some comments.
5feb1ba7
KF
18473 (bookmark-file-or-variation-thereof): Remove now-unused function.
18474 (bookmark-location): Doc string fix.
18475 (Bug#4250)
18476
1bd49952
KF
184772009-10-04 Karl Fogel <kfogel@red-bean.com>
18478
18479 * bookmark.el (bookmark-handle-bookmark): When relocating a bookmark,
18480 don't use a file dialog, because they usually don't know how to read
18481 a directory target from the user. (Bug#4230)
18482 Also, make sure the prompt can display directories as well as files.
18483
825382c0
KF
184842009-10-04 Karl Fogel <kfogel@red-bean.com>
18485
18486 * bookmark.el (bookmark-set, bookmark-buffer-name):
18487 Improve doc strings. (Bug#1193)
18488
13901bcb
KF
184892009-10-04 Karl Fogel <kfogel@red-bean.com>
18490
4a34f065
SM
18491 * bookmark.el (bookmark-get-bookmark, bookmark-get-bookmark-record)
18492 (bookmark-set-name, bookmark-prop-get, bookmark-prop-set)
18493 (bookmark-get-annotation, bookmark-set-annotation)
18494 (bookmark-get-filename, bookmark-set-filename, bookmark-get-position)
18495 (bookmark-set-position, bookmark-get-front-context-string)
18496 (bookmark-set-front-context-string, bookmark-get-rear-context-string)
18497 (bookmark-set-rear-context-string, bookmark-location, bookmark-jump)
18498 (bookmark-jump-other-window, bookmark-handle-bookmark)
18499 (bookmark-relocate, bookmark-insert-location, bookmark-rename)
18500 (bookmark-insert, bookmark-delete, bookmark-time-to-save-p)
18501 (bookmark-edit-annotation-mode, bookmark-edit-annotation):
194d44e7
JB
18502 Improve doc strings to say whether bookmark can be a string or
18503 a record or both, and make other consistency and clarity fixes.
4a34f065
SM
18504 (bookmark-get-handler, bookmark--jump-via, bookmark-write-file)
18505 (bookmark-default-annotation-text, bookmark-yank-word)
18506 (bookmark-maybe-load-default-file, bookmark-maybe-sort-alist)
18507 (bookmark-import-new-list, bookmark-maybe-rename)
18508 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
18509 (bookmark-bmenu-bookmark): Give these doc strings.
13901bcb 18510 (bookmark-bmenu-check-position): Give this a doc string, but also
194d44e7 18511 add a FIXME comment about how the function may be pointless.
13901bcb 18512 (bookmark-default-handler): Rework doc string and change a
194d44e7
JB
18513 parameter name, to clarify that this takes a bookmark record
18514 not a bookmark name.
13901bcb 18515 (bookmark-set): Change a parameter name to indicate its meaning,
194d44e7 18516 and improve the doc string a bit.
13901bcb
KF
18517 (Bug#4188)
18518
5c1b3e94
KF
185192009-10-04 Karl Fogel <kfogel@red-bean.com>
18520
18521 * bookmark.el (bookmark-alist): Document the new `handler' element
18522 in the param alist.
18523 (bookmark-make-record-function): Adjust documentation for above.
18524 (Bug#4193)
18525
8559076d
KF
185262009-10-04 Karl Fogel <kfogel@red-bean.com>
18527
18528 * info.el (Info-bookmark-make-record): Document this function.
18529 (Info-bookmark-jump): Document with a doc string, not just a comment.
18530 (Bug#4203)
18531
b4583b8c
MA
185322009-10-04 Michael Albinus <michael.albinus@gmx.de>
18533
18534 * files.el (copy-directory): New defun.
18535
18536 * dired-aux.el (dired-copy-file-recursive): Use it.
18537
131ae8f2
JB
185382009-10-04 Juanma Barranquero <lekktu@gmail.com>
18539
a30e71ae 18540 * files-x.el (modify-dir-local-variable)
dd9af436
CY
18541 (copy-dir-locals-to-file-locals-prop-line): Fix typos in
18542 docstrings.
a30e71ae 18543
131ae8f2
JB
18544 * recentf.el (recentf-unload-function): New function.
18545
ccafbf06
GM
185462009-10-04 Glenn Morris <rgm@gnu.org>
18547
18548 * window.el (window-full-height-p): Add doc string.
18549
02c6f098
GM
185502009-10-04 Martin Rudalics <rudalics@gmx.at>
18551
18552 * window.el (window-full-height-p): New function. (Bug#4543)
18553
ed6b0195
DN
185542009-10-03 Dan Nicolaescu <dann@ics.uci.edu>
18555
18556 * vc.el: Remove commented out code.
18557 (vc-derived-from-dir-mode): Remove, unused.
18558 (vc-version-diff, vc-diff): Consistently pass t to vc-deduce-fileset.
18559
1b8d1cc7
MA
185602009-10-03 Michael Albinus <michael.albinus@gmx.de>
18561
4a34f065
SM
18562 * net/tramp-ftp.el (tramp-ftp-file-name-handler):
18563 Disable `file-name-handler-alist' when loading 'ange-ftp. Otherwise,
1b8d1cc7
MA
18564 there could be recursive loading when `default-directory' is a
18565 remote file name. (Bug#4614)
18566
ac3c593c
GM
185672009-10-03 Glenn Morris <rgm@gnu.org>
18568
686ea556
GM
18569 * calendar/calendar.el (calendar-basic-setup): Handle the case where
18570 the frame is wide.
18571 (calendar-generate-window): Test for shrinkability rather than width.
18572
ac3c593c
GM
18573 * mail/rmail.el (rmail-generate-viewer-buffer): Be more careful about
18574 reusing existing buffers, in case we happen to visit two files with the
18575 same basename. (Bug#4593)
18576
573709fd
EZ
185772009-10-02 Eli Zaretskii <eliz@gnu.org>
18578
4a34f065 18579 * makefile.w32-in (update-subdirs-CMD): Add cedet to $(WINS_SUBDIR).
573709fd
EZ
18580 (WINS_CEDET_SUBDIRS): List of subdirectories of cedet.
18581 (bootstrap-clean-CMD, bootstrap-clean-SH): Remove *.elc files in
18582 subdirs of cedet as well.
8f885d01 18583 (AUTOGENEL): Add loaddefs.el files in cedet subdirectories.
573709fd 18584
8d6c1239
SM
185852009-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
18586
18587 * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string):
18588 Obey advertised-signature-table.
18589
18590 * help-fns.el (help-function-arglist): Don't check
18591 advertised-signature-table.
18592 (describe-function-1): Do it here instead so it also applies to subrs.
18593
c4861de0
MA
185942009-10-02 Michael Albinus <michael.albinus@gmx.de>
18595
18596 * simple.el (start-file-process): Say in the doc-string, that file
18597 handlers might not support pty association, if PROGRAM is nil.
18598
18599 * net/ange-ftp.el (ange-ftp-generate-passwd-key): Check, whether
18600 HOST and USER are strings. They are nil, when there are
18601 incomplete entries in ~/.netrc, for example.
18602 (ange-ftp-delete-directory): Implement RECURSIVE case. Change to
18603 root directory ("device busy" error otherwise).
18604
8d6c1239
SM
18605 * net/tramp-smb.el (tramp-smb-handle-make-directory-internal):
18606 Flush file properties of created directory.
c4861de0 18607
d2bda74f
EZ
186082009-10-02 Eli Zaretskii <eliz@gnu.org>
18609
18610 * makefile.w32-in (WINS_BASIC): Remove cedet.
18611 (WINS_CEDET): Add cedet.
18612 (update-subdirs-SH): Use $(WINS_SUBDIR), not $(WINS).
18613
895d1904
GM
186142009-10-02 Kevin Ryde <user42@zip.com.au>
18615
18616 * net/browse-url.el (browse-url): Pass any symbol in
18617 browse-url-browser-function to `apply', since if you've mistakenly put
18618 an unbound symbol then the error is clearer. (Bug#4531)
18619
32226619
JB
186202009-10-02 Juanma Barranquero <lekktu@gmail.com>
18621
18622 * allout.el (allout-init, allout-back-to-current-heading)
18623 (allout-beginning-of-current-entry, allout-ascend-to-depth)
18624 (allout-ascend, allout-up-current-level, allout-end-of-level)
18625 (allout-previous-visible-heading, allout-forward-current-level)
18626 (allout-backward-current-level, allout-show-children):
18627 * apropos.el (apropos-describe-plist):
18628 * bookmark.el (bookmark-maybe-historicize-string, bookmark-bmenu-list):
18629 * comint.el (comint-strip-ctrl-m, comint-goto-process-mark):
18630 * completion.el (add-completion, add-permanent-completion):
18631 * descr-text.el (describe-text-category, describe-char):
18632 * desktop.el (desktop-lazy-abort):
18633 * dired-x.el (dired-omit-expunge, dired-x-bind-find-file):
18634 * dired.el (dired-build-subdir-alist):
18635 * ediff.el (ediff-version):
18636 * elide-head.el (elide-head, elide-head-show):
18637 * emerge.el (emerge-version):
18638 * env.el (getenv):
18639 * face-remap.el (variable-pitch-mode):
18640 * faces.el (describe-face):
18641 * ffap.el (ffap-next-url, find-file-at-point, ffap-at-mouse)
18642 (dired-at-point):
18643 * files.el (find-file-existing, auto-save-mode):
18644 * font-lock.el (font-lock-fontify-buffer):
18645 * help-fns.el (describe-function, describe-variable)
18646 (describe-syntax, describe-categories):
18647 * help.el (view-lossage, describe-bindings, describe-key)
18648 (describe-mode):
18649 * hexl.el (hexl-current-address):
18650 * hi-lock.el (hi-lock-mode, hi-lock-find-patterns):
18651 * info.el (Info-goto-emacs-key-command-node):
18652 * log-edit.el (log-edit-insert-cvs-template)
18653 (log-edit-insert-cvs-rcstemplate):
18654 * menu-bar.el (menu-bar-mode):
18655 * mouse.el (mouse-appearance-menu):
18656 * newcomment.el (comment-indent-new-line):
18657 * pgg.el (pgg-save-coding-system, pgg-encrypt-region)
18658 (pgg-encrypt-symmetric-region, pgg-encrypt-symmetric)
5ce6e4f4 18659 (pgg-encrypt, pgg-decrypt-region, pgg-decrypt)
32226619
JB
18660 (pgg-sign-region, pgg-sign, pgg-verify-region, pgg-verify):
18661 * recentf.el (recentf-mode):
18662 * savehist.el (savehist-mode, savehist-save):
18663 * shadowfile.el (shadow-copy-files):
18664 * simple.el (kill-ring-save, next-line, previous-line)
18665 (normal-erase-is-backspace-mode):
18666 * strokes.el (strokes-update-window-configuration)
18667 (strokes-load-user-strokes, strokes-prompt-user-save-strokes)
18668 (strokes-xpm-for-stroke):
18669 * time.el (emacs-uptime, emacs-init-time):
18670 * tutorial.el (tutorial--describe-nonstandard-key)
18671 (tutorial--detailed-help):
18672 * type-break.el (type-break-mode)
18673 (type-break-mode-line-message-mode, type-break-query-mode)
18674 (type-break-guesstimate-keystroke-threshold):
18675 * vc.el (vc-version-diff, vc-diff, vc-root-diff):
18676 * version.el (emacs-version):
18677 * vt-control.el (vt-keypad-on, vt-keypad-off, vt-numlock):
18678 * winner.el (winner-mode):
18679 * calendar/timeclock.el (timeclock-in, timeclock-out)
18680 (timeclock-status-string, timeclock-change)
18681 (timeclock-workday-remaining-string)
18682 (timeclock-workday-elapsed-string)
18683 (timeclock-when-to-leave-string):
18684 * calendar/todo-mode.el (todo-add-category):
18685 * emacs-lisp/advice.el (ad-enable-regexp, ad-disable-regexp):
18686 * emacs-lisp/autoload.el (update-file-autoloads):
18687 * emacs-lisp/checkdoc.el (checkdoc-current-buffer)
18688 (checkdoc-start, checkdoc-continue, checkdoc-rogue-spaces)
18689 (checkdoc-message-text, checkdoc-defun):
18690 * emacs-lisp/debug.el (debugger-list-functions):
18691 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
18692 * emacs-lisp/eieio-opt.el (eieio-describe-class)
18693 (eieio-describe-generic):
18694 * emacs-lisp/lisp-mnt.el (lm-synopsis):
18695 * emacs-lisp/shadow.el (list-load-path-shadows):
18696 * emulation/cua-base.el (cua-mode):
18697 * emulation/edt.el (edt-set-scroll-margins):
18698 * emulation/tpu-edt.el (tpu-toggle-newline-and-indent)
18699 (tpu-toggle-regexp, tpu-toggle-search-direction)
18700 (tpu-toggle-rectangle, tpu-toggle-control-keys):
18701 * emulation/tpu-extras.el (tpu-set-scroll-margins):
18702 * emulation/viper-cmd.el (viper-set-searchstyle-toggling-macros)
18703 (viper-set-parsing-style-toggling-macro)
18704 (viper-set-emacs-state-searchstyle-macros):
18705 * emulation/viper.el (viper-set-hooks):
18706 * eshell/esh-mode.el (eshell-truncate-buffer):
18707 * international/mule-cmds.el (prefer-coding-system)
18708 (describe-input-method, describe-language-environment):
18709 * international/mule-diag.el (list-character-sets)
18710 (describe-character-set, describe-coding-system)
18711 (describe-fontset, list-fontsets, list-input-methods):
18712 * mail/sendmail.el (mail-signature):
18713 * net/ange-ftp.el (ange-ftp-copy-file):
18714 * net/browse-url.el (browse-url):
18715 * net/eudc.el (eudc-set-server, eudc-get-attribute-list):
18716 * net/quickurl.el (quickurl-add-url):
18717 * net/rcirc.el (names, topic):
18718 * net/xesam.el (xesam-mode):
18719 * play/5x5.el (5x5-new-game):
18720 * play/yow.el (apropos-zippy):
18721 * progmodes/ada-mode.el (ada-mode-version):
18722 * progmodes/f90.el (f90-beginning-of-subprogram, f90-end-of-subprogram)
18723 (f90-end-of-block)
18724 (f90-beginning-of-block):
18725 * progmodes/fortran.el (fortran-end-of-block)
18726 (fortran-beginning-of-block):
18727 * progmodes/js.el (js-syntactic-context, js-gc, js-eval):
18728 * progmodes/python.el (python-describe-symbol, python-shell):
18729 * term/ns-win.el (ns-print-buffer):
18730 * textmodes/bibtex.el (bibtex-end-of-entry, bibtex-url):
18731 * textmodes/flyspell.el (flyspell-mode-on):
18732 * textmodes/page-ext.el (set-page-delimiter, pages-directory)
18733 (pages-directory-for-addresses):
18734 * textmodes/table.el (table-recognize-cell)
18735 (table-query-dimension, table-generate-source)
18736 (table-insert-sequence, table--warn-incompatibility):
18737 * textmodes/tex-mode.el (tex-validate-buffer):
18738 * textmodes/texinfmt.el (texinfmt-version)
18739 (texinfo-format-buffer):
18740 Use `called-interactively-p' instead of `interactive-p'.
18741
12a3c28c
JB
187422009-10-02 Juanma Barranquero <lekktu@gmail.com>
18743
18744 * image-mode.el (image-toggle-display):
18745 * emacs-lisp/elp.el (elp-instrument-function):
18746 * emacs-lisp/advice.el (ad-make-advised-definition):
18747 * emacs-lisp/easy-mmode.el (define-minor-mode):
18748 * net/browse-url.el (browse-url-maybe-new-window):
18749 * progmodes/sh-script.el (sh-learn-buffer-indent):
18750 Pass new argument 'any to `called-interactively-p'.
18751
171fda8a
JB
187522009-10-01 Juanma Barranquero <lekktu@gmail.com>
18753
171fda8a
JB
18754 * international/uni-bidi.el:
18755 * international/uni-category.el:
18756 * international/uni-combining.el:
18757 * international/uni-comment.el:
18758 * international/uni-decimal.el:
9c3c9fdf 18759 * international/uni-decomposition.el:
171fda8a
JB
18760 * international/uni-digit.el:
18761 * international/uni-lowercase.el:
18762 * international/uni-mirrored.el:
18763 * international/uni-name.el:
18764 * international/uni-numeric.el:
18765 * international/uni-old-name.el:
18766 * international/uni-titlecase.el:
18767 * international/uni-uppercase.el:
18768 Regenerate from Unicode 5.2.0 data.
18769
dcb9734a
GM
187702009-10-01 Glenn Morris <rgm@gnu.org>
18771
18772 * Makefile.in (ELCFILES): Regenerate.
18773
ced10a4c
SM
187742009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
18775
9d28c33e
SM
18776 * subr.el (interactive-p): Mark obsolete.
18777 (called-interactively-p): Make the optional-ness of `kind' obsolete.
18778 * emacs-lisp/bytecomp.el (byte-compile-fdefinition): Make it obey
18779 advertised-signature-table for subroutines as well.
18780
ced10a4c
SM
18781 * emacs-lisp/byte-run.el (advertised-signature-table): New var.
18782 (set-advertised-calling-convention): New function.
18783 (make-obsolete, define-obsolete-function-alias)
18784 (make-obsolete-variable, define-obsolete-variable-alias):
18785 Make the optional-ness of `when' obsolete.
18786 (define-obsolete-face-alias): Make `when' non-optional.
18787 * help-fns.el (help-function-arglist):
18788 * emacs-lisp/bytecomp.el (byte-compile-fdefinition):
18789 Use advertised-signature-table.
18790
cc3dda16
MA
187912009-10-01 Michael Albinus <michael.albinus@gmx.de>
18792
18793 * files.el (delete-directory): New defun. The original function
18794 in fileio.c has been renamed to `delete-directory-internal'.
18795
18796 * dired.el (dired-delete-file): Call `delete-directory' with
18797 RECURSIVE parameter.
18798
5ce6e4f4 18799 * net/ange-ftp.el (ange-ftp-delete-directory): Add optional
cc3dda16
MA
18800 parameter RECURSIVE. Implementation is missing.
18801
18802 * net/tramp.el (tramp-handle-make-directory): Flush upper
18803 directory's file properties.
ced10a4c 18804 (tramp-handle-delete-directory): Handle optional parameter RECURSIVE.
cc3dda16
MA
18805 (tramp-handle-dired-recursive-delete-directory): Flush directory
18806 properties after the remove command only.
18807
ced10a4c
SM
18808 * net/tramp-fish.el (tramp-fish-handle-delete-directory):
18809 Handle optional parameter RECURSIVE.
cc3dda16 18810
ced10a4c
SM
18811 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory):
18812 Handle optional parameter RECURSIVE.
cc3dda16
MA
18813
18814 * net/tramp-smb.el (tramp-smb-errors): Add error message for
18815 connection timeout.
18816 (tramp-smb-handle-delete-directory): Handle optional parameter
18817 RECURSIVE.
18818
cf885595
SM
188192009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
18820
e3a6b82f
SM
18821 * emacs-lisp/bytecomp.el (byte-compile-defmacro-declaration): New fun.
18822 (byte-compile-file-form-defmumble, byte-compile-defmacro): Use it.
18823 (byte-compile-defmacro): Use backquotes.
18824
7201bfbb
SM
18825 * files.el (cd-absolute): Don't abbreviate-file-name (bug#4599).
18826
cf885595
SM
18827 * vc-dispatcher.el (vc-resynch-window): Don't revert a buffer which
18828 has no associated file.
18829 (vc-resynch-buffer): Use vc-dir-buffers.
18830
a4d2c321
GM
188312009-10-01 Glenn Morris <rgm@gnu.org>
18832
9ffe3f52
GM
18833 * emacs-lisp/chart.el (chart-zap-chars, chart-bar-quickie)
18834 (chart-file-count):
18835 * emacs-lisp/eieio-comp.el (byte-compile-defmethod-param-convert):
18836 * emacs-lisp/eieio-datadebug.el (data-debug-insert-object-button):
18837 * emacs-lisp/eieio-opt.el (eieio-describe-class):
18838 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-create):
18839 * emacs-lisp/eieio.el (defclass, eieio-defclass-autoload)
18840 (eieio-copy-parents-into-subclass, make-instance, class-children)
18841 (eieio-generic-form):
bd2afec2 18842
9515cdcc
GM
18843 * vc-cvs.el (vc-cvs-parse-entry): Be more careful with the
18844 match-data. (Bug#4555).
18845
a4d2c321
GM
18846 * emacs-lisp/check-declare.el (check-declare-scan): Read the declaration
18847 rather than parsing it as a regexp. This relaxes the layout
18848 requirements and makes errors easier to detect.
18849 (check-declare-verify): Check file is regular.
18850 (check-declare-directory): Doc fix.
18851 * subr.el (declare-function): Doc fix.
18852
b15c31c7
GM
18853 * ibuffer.el (ibuffer-format-qualifier):
18854 * isearch.el (hi-lock-regexp-okay):
18855 * calc/calc.el (math-zerop):
18856 * mail/uce.el (rmail-msgbeg, rmail-msgend):
18857 * term/w32-win.el (setup-default-fontset, set-fontset-font):
18858 Remove unused declarations.
18859
b0b111c3
JB
188602009-09-30 Eric Ludlam <zappo@gnu.org>
18861
18862 * emacs-lisp/eieio.el (boolean-p): Delete.
18863
1fc28a2c
GM
188642009-09-30 Glenn Morris <rgm@gnu.org>
18865
1fc28a2c
GM
18866 * emacs-lisp/authors.el (authors-ignored-files): Add "js2-mode.el".
18867
494f4fc7
GM
18868 * emacs-lisp/elint.el (elint-init-form): Report declarations where the
18869 filename is not a string.
18870
561580e9
CY
188712009-09-29 Chong Yidong <cyd@stupidchicken.com>
18872
18873 * files.el (safe-local-eval-forms): Fix typo.
18874
dcbbecd4
SM
188752009-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
18876
18877 * vc-hooks.el (vc-dir-buffers): New var.
18878 (vc-state-refresh): New function.
18879 (vc-state): Use it.
18880 (vc-after-save): Always ask the backend to recompute the new state.
18881 Always call vc-dir if necessary, using vc-dir-buffers.
18882 * vc-dir.el (vc-dir-prepare-status-buffer, vc-dir-resynch-file):
18883 Use vc-dir-buffers.
18884 (vc-dir-mode): Use vc-dir-buffers rather than after-save-hook.
18885 (vc-dir-prepare-status-buffer, vc-dir-update)
18886 (vc-dir-resync-directory-files, vc-dir-resynch-file, vc-dir-mode):
18887 Don't call expand-file-name on default-directory.
18888
d88444f2
JB
188892009-09-29 Juanma Barranquero <lekktu@gmail.com>
18890
18891 * speedbar.el (speedbar-item-delete):
18892 * calc/calc-prog.el (calc-kbd-if):
18893 * language/hanja-util.el (hanja-init-load): Fix typos in messages.
18894
18895 * epa.el (epa-key-list-mode-map):
18896 * hi-lock.el (hi-lock-menu): Fix typos in menus.
18897
18898 * progmodes/hideshow.el (hs-allow-nesting): Reflow docstring.
18899 (hs-show-hook): Fix typo in docstring.
18900
5da62d41
GM
189012009-09-29 Glenn Morris <rgm@gnu.org>
18902
8360fce0
GM
18903 * emacs-lisp/check-declare.el (check-declare-locate): Remove pointless
18904 file-name-nondirectory call preventing location of cedet files.
18905 (check-declare-verify): Use literal search rather than re-search.
ae715515 18906 Add basic defmethod and defclass, and define-overloadable-function.
8360fce0
GM
18907
18908 * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
18909 Use tramp-compat-file-attributes rather than nonexistent
18910 tramp-compat-handle-file-attributes.
18911
5da62d41
GM
18912 * Makefile.in (lisptagsfiles4): New.
18913 (AUTOGENEL): Add cedet loaddefs files.
18914 (TAGS, TAGS-LISP): Use $lisptagsfiles4.
18915 (update-elclist, compile-always, backup-compiled-files)
18916 (bootstrap-clean): Add yet another directory level.
18917 (update-elclist): Use LC_COLLATE rather than COLLATE.
18918 (ELCFILES): Update, via `make update-elclist'.
18919
48267264
JB
189202009-09-29 Juanma Barranquero <lekktu@gmail.com>
18921
18922 * makefile.w32-in (WINS_CEDET, WINS_BASIC, WINS_SUBDIR): New macros.
18923 (WINS_ALMOST): Set from WINS_BASIC and WINS_CEDET.
18924 (update-subdirs-CMD): Use WINS_SUBDIR, not WINS_ALMOST.
18925
2c4cd0b0
AS
189262009-09-28 Andreas Schwab <schwab@linux-m68k.org>
18927
18928 * Makefile.in (lisptagsfiles3): Define.
5da62d41 18929 (TAGS, TAGS-LISP): Use it.
2c4cd0b0
AS
18930 (update-elclist): Add third directory level to look for elc files.
18931 (compile-always): Likewise.
18932 (backup-compiled-files): Likewise.
18933 (bootstrap-clean): Likewise.
18934 (ELCFILES): Update.
18935
a2533e47
CY
189362009-09-28 Chong Yidong <cyd@stupidchicken.com>
18937
18938 * Makefile.in (ELCFILES): Add CEDET files.
18939
eefbedb1
MA
189402009-09-28 Michael Albinus <michael.albinus@gmx.de>
18941
18942 * Makefile.in (ELCFILES): Add net/tramp-imap.elc.
18943
18944 * net/tramp.el (top): Require tramp-imap.
18945
18946 * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
18947 Use `tramp-compat-handle-file-attributes'.
18948
189492009-09-28 Teodor Zlatanov <tzz@lifelogs.com>
18950
18951 * net/tramp-imap.el: New package.
18952
b0b111c3
JB
189532009-09-28 Eric Ludlam <zappo@gnu.org>
18954
18955 * emacs-lisp/chart.el:
18956 * emacs-lisp/eieio-base.el:
18957 * emacs-lisp/eieio-comp.el:
18958 * emacs-lisp/eieio-custom.el:
18959 * emacs-lisp/eieio-datadebug.el:
18960 * emacs-lisp/eieio-opt.el:
18961 * emacs-lisp/eieio-speedbar.el:
18962 * emacs-lisp/eieio.el: New files.
18963
748e3d67
VJL
189642009-09-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
18965
18966 * whitespace.el (whitespace-trailing-regexp)
18967 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
18968 Fix doc string.
18969
15120dec
CY
189702009-09-27 Chong Yidong <cyd@stupidchicken.com>
18971
18972 * menu-bar.el: Remove menu-bar-ediff-misc-menu from the Tools
18973 menu.
18974
18975 * ediff-hook.el: Move menu-bar-ediff-misc-menu into
18976 menu-bar-ediff-menu.
18977
18978 * emacs-lisp/lisp-mode.el: Add doc-string-elt property to
18979 define-overloadable-function.
18980
18981 * progmodes/autoconf.el: Provide autoconf as well, so that this
18982 file can be `require'd.
18983
18984 * emacs-lisp/cl-macs.el (deftype): Add to cl-loaddefs.
18985
18986 * emacs-lisp/autoload.el (generated-autoload-feature)
18987 (generated-autoload-load-name): New vars.
18988 (autoload-rubric, autoload-generate-file-autoloads): Use them.
18989 (make-autoload): Recognize define-overloadable-function and
18990 defclass forms (for EIEIO).
18991
18992 * Makefile.in (update-subdirs): Exclude cedet directory.
18993
135abf91
AR
189942009-09-27 Adrian Robert <Adrian.B.Robert@gmail.com>
18995
1becddbb 18996 * term/ns-win.el: Don't set the region face background. (Bug#4381)
135abf91
AR
18997
18998 * faces.el: Default light-background background for region face to
18999 ns_selection_color under NS.
19000
3d994264
TZ
190012009-09-27 Teodor Zlatanov <tzz@lifelogs.com>
19002
19003 * net/imap-hash.el: New library, see NEWS.
19004
19005 * Makefile.in (ELCFILES): Add imap-hash.el.
19006
ce9a0ccb
SM
190072009-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
19008
19009 * help.el (help-for-help-internal): Don't purecopy the text (bug#4560).
19010 * isearch.el (isearch-help-for-help-internal): Purecopy the second arg.
19011 * help-macro.el (make-help-screen): Avoid using an ambiguous function
19012 definition where the docstring could be taken for the return value.
19013
a92cdd49
GM
190142009-09-26 Glenn Morris <rgm@gnu.org>
19015
19016 * mail/rmailmm.el (rmail-mime-show-images, rmail-mime-bulk-handler):
19017 Add option to only show images below a certain size.
19018 (rmail-mime-multipart-handler): Remove unnecessary save-match-data and
19019 save-excursion calls.
19020
416ac2f1
EZ
190212009-09-26 Eli Zaretskii <eliz@gnu.org>
19022
19023 * makefile.w32-in (WINS_ALMOST): Add cedet (with its
19024 subdirectories) and eieio.
19025
d9a13f68
AM
190262009-09-26 Alan Mackenzie <acm@muc.de>
19027
6a7662bb
BR
19028 * progmodes/cc-engine.el (c-beginning-of-statement-1):
19029 Correct buggy bracketing. (Bug#4289)
d9a13f68
AM
19030
19031 * progmodes/cc-langs.el (c-nonlabel-token-key): Allow quoted
550d95a0 19032 character constants (as case labels). (Bug#4289)
d9a13f68 19033
182b3bec
CY
190342009-09-25 Juri Linkov <juri@jurta.org>
19035
19036 * files.el (safe-local-eval-forms): Allow time-stamp in
19037 before-save-hook (Bug#4554).
19038
8f75f2da
JB
190392009-09-25 Drew Adams <drew.adams@oracle.com>
19040
19041 * menu-bar.el (list-buffers-directory): Doc fix.
19042
8390fb80
SM
190432009-09-25 Stefan Monnier <monnier@iro.umontreal.ca>
19044
19045 * log-edit.el (log-edit-changelog-entries): Avoid inf-loops.
19046 Try and avoid copying twice the same paragraph.
19047 (log-edit-changelog-paragraph, log-edit-changelog-subparagraph):
19048 Remove save-excursion.
19049 (log-edit-changelog-entry): Do it here instead.
19050
11ee8d90
JB
190512009-09-25 Juanma Barranquero <lekktu@gmail.com>
19052
027b1942
JB
19053 * bs.el (bs--get-file-name): Use `list-buffers-directory'
19054 when available, instead of hardcoding mode names. Doc fix.
19055
11ee8d90
JB
19056 * menu-bar.el (list-buffers-directory): Add docstring.
19057 Make automatically buffer-local.
19058
19059 * dired.el (dired-mode):
19060 * files.el (cd-absolute):
19061 * pcvs.el (cvs-temp-buffer):
19062 * pcvs-util.el (cvs-get-buffer-create):
19063 * shell.el (shell-mode):
19064 * vc-dir.el (vc-dir-mode):
19065 Don't make `list-buffers-directory' buffer local.
19066
21289c5d
CY
190672009-09-25 Devon Sean McCullough <emacs-hacker@Jovi.Net>
19068
8390fb80
SM
19069 * comint.el (comint-exec, comint-run, make-comint):
19070 Doc fixes (Bug#4542).
21289c5d 19071
e8652dd9
GM
190722009-09-25 Glenn Morris <rgm@gnu.org>
19073
19074 * mail/rmailmm.el (rmail-mime): New custom group.
19075 Move all defcustoms in this file into this group.
19076 (rmail-mime-media-type-handlers-alist): Revert previous change.
19077 (rmail-mime-show-images): New option.
19078 (rmail-mime-total-number-of-bulk-attachments): Remove variable and all
19079 references to it, since it wasn't actually used for anything.
19080 (rmail-mime-insert-image): New function.
19081 (rmail-mime-image): Use rmail-mime-insert-image.
19082 (rmail-mime-bulk-handler): Remove optional `image' argument, instead
69220882
GM
19083 obey the value of `rmail-mime-show-images' option. Print the size of
19084 attachments.
e8652dd9 19085
fb652bb5
JB
190862009-09-25 David Engster <deng@randomsample.de>
19087
19088 * progmodes/hideshow.el (hs-show-block): Run `hs-show-hook'. (Bug#4548)
19089
32a9841c
VJL
190902009-09-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
19091
19092 * whitespace.el: Does not highlight trailing spaces While point is
19093 at end of line. Does not highligt spaces at beginning of buffer
19094 while point is at beginning of buffer. Does not highlight spaces
19095 at end of buffer while point is at end of buffer. (Bug#4177)
19096 New version 12.0.
19097 (whitespace-display-mappings): Adjust initialization.
19098 (whitespace-point, whitespace-font-lock-refontify): New vars.
19099 (whitespace-color-on, whitespace-color-off): Adjust code.
19100 (whitespace-trailing-regexp, whitespace-empty-at-bob-regexp)
19101 (whitespace-empty-at-eob-regexp, whitespace-space-regexp)
19102 (whitespace-tab-regexp, whitespace-post-command-hook): New funs.
19103
e477ca84
CY
191042009-09-24 Chong Yidong <cyd@stupidchicken.com>
19105
19106 * nxml/nxml-mode.el: Alias xml-mode to nxml-mode.
19107
19108 * textmodes/sgml-mode.el: Remove xml-mode alias.
19109
19110 * files.el (auto-mode-alist, conf-mode-maybe)
8390fb80 19111 (magic-fallback-mode-alist): Revert 2009-09-18 and 2009-09-21 changes.
e477ca84 19112
68712602
AM
191132009-09-24 Alan Mackenzie <acm@muc.de>
19114
19115 * progmodes/cc-cmds.el (c-scan-conditionals): A new function like
19116 c-forward-conditionals, but it doesn't move point and doesn't set
19117 the mark.
19118 (c-up-conditional, c-up-conditional-with-else, c-down-conditional)
19119 (c-down-conditional-with-else, c-backward-conditional)
19120 (c-forward-conditional): Refactor to use c-scan-conditionals.
19121
1659ada0
JB
191222009-09-24 Juanma Barranquero <lekktu@gmail.com>
19123
19124 * help-fns.el (help-downcase-arguments): New option, defaulting to nil.
19125 (help-default-arg-highlight): Remove.
19126 (help-highlight-arg): New function.
19127 (help-do-arg-highlight): Use it.
19128 Suggested by Drew Adams <drew.adams@oracle.com>. (Bug#4510, bug#4520)
19129
b3f01e46
SM
191302009-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
19131
19132 * term.el (term-set-scroll-region, term-handle-ansi-escape):
19133 Undo last change, which didn't fix the problem and introduced others.
19134
107ef54a
NR
191352009-09-24 Nick Roberts <nickrob@snap.net.nz>
19136
19137 * progmodes/gdb-mi.el: Don't require speedbar.
19138 (gdb-jsonify-buffer): Handle case where "=" is part of value string.
19139
ffa1fed6
GM
191402009-09-24 Glenn Morris <rgm@gnu.org>
19141
2157a2be
GM
19142 * calendar/diary-lib.el (diary-fancy-display): Always run the hook.
19143
6125167c
GM
19144 * term/ns-win.el (ns-reg-to-script): Define for compiler.
19145
ffa1fed6
GM
19146 * mail/rmailmm.el (rmail-mime-multipart-handler): Accept the case where
19147 there is no newline after the final mime boundary. (Bug#4539)
19148 Move markers on insertion so that any buttons inserted don't end up in
19149 the next part of a multipart message.
2e9075d3
GM
19150 (rmail-mime-media-type-handlers-alist): Doc fix. Add image handler.
19151 (rmail-mime-bulk-handler): Optionally handle images.
19152 (rmail-mime-image): New button action.
19153 (rmail-mime-image-handler): New function.
19154 (rmail-mime-mode): New mode.
19155 (rmail-mime): Doc fix. Use rmail-mime-mode (for font-lock).
ffa1fed6 19156
4a814992
SM
191572009-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
19158
075518b5
SM
19159 * minibuffer.el (minibuffer-force-complete): Cycle the list, rather
19160 than just dropping elements from it (bug#4504).
19161
8ad2defc
SM
19162 * term.el (term-set-scroll-region): Don't move cursor any more.
19163 (term-handle-ansi-escape): Call term-goto here instead.
19164 Suggested by Ivan Kanis <apple@kanis.eu>.
19165
4a814992
SM
19166 * term.el: Require CL.
19167 (term-ansi-reset): New function.
19168 (term-mode, term-emulate-terminal, term-handle-colors-array): Use it.
19169 (term-handle-colors-array): Simplify.
19170
5a0c3f56
JB
191712009-09-24 Juanma Barranquero <lekktu@gmail.com>
19172
19173 * allout.el (allout-overlay-interior-modification-handler)
19174 (allout-obtain-passphrase):
19175 * epa-file.el (epa-file-write-region):
19176 * ps-print.el (ps-begin-job):
19177 * vc-hooks.el (vc-toggle-read-only):
19178 * vc-rcs.el (vc-rcs-rollback):
19179 * vc-sccs.el (vc-sccs-rollback):
19180 * vc.el (vc-deduce-fileset, vc-next-action, vc-register-with)
19181 (vc-version-diff, vc-revert, vc-rollback):
19182 * wdired.el (wdired-check-kill-buffer):
19183 * emacs-lisp/authors.el (authors):
19184 * net/socks.el (socks-open-connection):
19185 * net/zeroconf.el (zeroconf-service-add-hook):
19186 * obsolete/vc-mcvs.el (vc-mcvs-register):
19187 * progmodes/gdb-mi.el (def-gdb-thread-buffer-gud-command)
19188 (gdb-select-frame):
19189 * progmodes/grep.el (lgrep, rgrep):
19190 * progmodes/idlw-help.el (idlwave-help-check-locations)
19191 (idlwave-help-html-link, idlwave-help-assistant-open-link):
19192 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
19193 * textmodes/reftex-toc.el (reftex-toc-promote-prepare)
19194 (reftex-toc-rename-label): Fix typos in error messages.
19195
19196 * dired-aux.el (dired-do-shell-command): Reflow docstring.
19197 (dired-copy-how-to-fn): Doc fix.
19198 (dired-files-attributes, dired-read-shell-command):
19199 Fix typos in docstrings.
19200
19201 * dired-x.el (dired-enable-local-variables, dired-filename-at-point)
19202 (dired-x-find-file-other-window): Reflow docstrings.
19203 (dired-omit-marker-char, dired-read-shell-command)
19204 (dired-x-submit-report): Fix typos in docstrings.
19205
19206 * shell.el (shell-mode-hook):
19207 * view.el (View-scroll-line-forward):
19208 * progmodes/inf-lisp.el (inferior-lisp-mode-hook):
19209 Fix typos in docstrings.
19210
19211 * net/dig.el (dig-invoke): Fix typo in docstring.
19212 (query-dig): Reflow docstring.
19213
19214 * progmodes/idlwave.el (idlwave-create-user-catalog-file)
19215 (idlwave-quoted, idlwave-rinfo-max-source-lines): Doc fixes.
19216 (idlwave-abbrev-move, idlwave-auto-routine-info-updates)
19217 (idlwave-begin-block-reg, idlwave-begin-unit-reg)
19218 (idlwave-beginning-of-subprogram, idlwave-block-jump-out)
19219 (idlwave-block-match-regexp, idlwave-calculate-paren-indent)
19220 (idlwave-check-abbrev, idlwave-class-file-or-buffer)
19221 (idlwave-class-found-in, idlwave-complete, idlwave-complete-in-buffer)
19222 (idlwave-completion-map, idlwave-current-indent)
19223 (idlwave-custom-ampersand-surround, idlwave-customize)
19224 (idlwave-default-font-lock-items, idlwave-default-insert-timestamp)
19225 (idlwave-define-abbrev, idlwave-determine-class-special)
19226 (idlwave-do-action, idlwave-doc-header, idlwave-doc-modification)
19227 (idlwave-end-block-reg, idlwave-end-of-statement)
19228 (idlwave-end-of-statement0, idlwave-end-of-subprogram)
19229 (idlwave-end-unit-reg, idlwave-entry-find-keyword)
19230 (idlwave-explicit-class-listed, idlwave-file-header)
19231 (idlwave-fill-paragraph, idlwave-find-class-definition)
19232 (idlwave-fix-keywords, idlwave-hang-indent-regexp, idlwave-hard-tab)
19233 (idlwave-idlwave_routine_info-compiled, idlwave-in-comment)
19234 (idlwave-in-quote, idlwave-indent-action-table)
19235 (idlwave-indent-expand-table, idlwave-indent-line)
19236 (idlwave-indent-subprogram, idlwave-indent-to-open-paren)
19237 (idlwave-is-comment-line, idlwave-is-comment-or-empty-line)
19238 (idlwave-is-continuation-line, idlwave-is-pointer-dereference)
19239 (idlwave-kill-autoloaded-buffers, idlwave-lib-p, idlwave-look-at)
19240 (idlwave-make-tags, idlwave-mode, idlwave-mode-abbrev-table)
19241 (idlwave-mouse-active-rinfo, idlwave-newline, idlwave-no-change-comment)
19242 (idlwave-outlawed-buffers, idlwave-popup-select)
19243 (idlwave-previous-statement, idlwave-rescan-catalog-directories)
19244 (idlwave-routine-entry-compare, idlwave-routine-info.pro)
19245 (idlwave-scan-all-buffers-for-routine-info, idlwave-scan-class-info)
19246 (idlwave-shell-automatic-start, idlwave-shell-explicit-file-name)
19247 (idlwave-show-begin, idlwave-split-line, idlwave-split-link-target)
19248 (idlwave-statement-type, idlwave-struct-skip)
19249 (idlwave-substitute-link-target, idlwave-toggle-comment-region)
19250 (idlwave-update-current-buffer-info, idlwave-use-library-catalogs)
19251 (idlwave-what-module-find-class): Fix typos in docstrings.
19252 (idlwave-all-method-classes, idlwave-calc-hanging-indent)
19253 (idlwave-calculate-cont-indent, idlwave-expand-equal)
19254 (idlwave-find-module, idlwave-find-structure-definition)
19255 (idlwave-init-rinfo-when-idle-after, idlwave-insert-source-location)
19256 (idlwave-list-load-path-shadows, idlwave-next-statement)
19257 (idlwave-routine-entry-compare-twins, idlwave-routine-info)
19258 (idlwave-routines, idlwave-sintern-rinfo-list, idlwave-statement-match)
19259 (idlwave-template): Reflow docstrings.
19260
19261 * progmodes/idlw-shell.el (idlwave-shell-syntax-error): Doc fix.
19262 (idlwave-shell-batch-command, idlwave-shell-bp-alist)
19263 (idlwave-shell-bp-get, idlwave-shell-bp-overlays)
19264 (idlwave-shell-bp-query, idlwave-shell-break-here, idlwave-shell-buffer)
19265 (idlwave-shell-display-line, idlwave-shell-display-wframe)
19266 (idlwave-shell-electric-debug-mode, idlwave-shell-examine-select)
19267 (idlwave-shell-file-name-chars, idlwave-shell-filter-bp)
19268 (idlwave-shell-goto-frame, idlwave-shell-halt-messages-re)
19269 (idlwave-shell-highlighting-and-faces, idlwave-shell-idl-wframe)
19270 (idlwave-shell-mode-hook, idlwave-shell-mode-line-info)
19271 (idlwave-shell-mode-map, idlwave-shell-module-source-filter)
19272 (idlwave-shell-mouse-help, idlwave-shell-mouse-print)
19273 (idlwave-shell-pc-frame, idlwave-shell-pending-commands)
19274 (idlwave-shell-print, idlwave-shell-quit, idlwave-shell-redisplay)
19275 (idlwave-shell-scan-for-state, idlwave-shell-send-command)
19276 (idlwave-shell-sentinel-hook, idlwave-shell-separate-examine-output)
19277 (idlwave-shell-shell-command, idlwave-shell-sources-alist)
19278 (idlwave-shell-sources-bp, idlwave-shell-sources-filter)
19279 (idlwave-shell-step, idlwave-shell-use-breakpoint-glyph)
19280 (idlwave-toolbar-add-everywhere, idlwave-toolbar-toggle):
19281 Fix typos in docstrings.
19282 (idlwave-shell-bp, idlwave-shell-clear-current-bp)
19283 (idlwave-shell-hide-output, idlwave-shell-mode)
19284 (idlwave-shell-run-region, idlwave-shell-set-bp-in-module):
19285 Reflow docstrings.
19286
19287 * textmodes/bibtex.el (bibtex-sort-entry-class): Fix group name.
19288
62136c5d
SM
192892009-09-24 Ivan Kanis <apple@kanis.eu>
19290
19291 * term.el (term-bold-attribute): New var.
19292 (term-handle-colors-array): Use it.
19293
9c1a45ed
NR
192942009-09-23 Nick Roberts <nickrob@snap.net.nz>
19295
19296 * progmodes/gdb-mi.el (gdb-version): New variable.
19297 (gdb-non-stop-handler): Set gdb-version.
19298 (gdb-gud-context-command, gdb-current-context-command, gdb-stopped):
19299 Condition "--thread" option on gdb-version.
19300 (gdb-invalidate-threads): Remove unused argument.
19301
03304f31
SM
193022009-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
19303
19304 * textmodes/flyspell.el (sgml-mode-flyspell-verify): Pass limit args
19305 to looking-back to avoid ridiculous slow down in large files (bug#4511).
19306
4f02f0c9
GM
193072009-09-23 Glenn Morris <rgm@gnu.org>
19308
19309 * mail/rmail.el (rmail-reply): Don't try to add a References header when
19310 replying to mail without References or Message-Id. (Bug#4525)
19311
a3b4b363
AR
193122009-09-23 Adrian Robert <Adrian.B.Robert@gmail.com>
19313
19314 * term/ns-win.el (ns-reg-to-script): New variable.
19315
7bda18cc
DU
193162009-09-23 Daiki Ueno <ueno@unixuser.org>
19317
19318 * epg.el (epg-wait-for-status): Preserve existing 'error results.
19319
72169e55
SS
193202009-09-22 Sam Steingold <sds@gnu.org>
19321
19322 * vc-hg.el (vc-hg-print-log): Fix shortlog arg passing.
71630ffe
SS
19323 (vc-hg-outgoing, vc-hg-incoming): Bump okstatus in `vc-hg-command'
19324 to 1 because hg returns status 1 when nothing is found.
0aa4f295 19325 Bind `vc-short-log' for the sake of `vc-hg-log-view-mode'.
72169e55 19326
905b7d38
SM
193272009-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
19328
b0459dec
SM
19329 * textmodes/fill.el: Convert to utf-8 encoding.
19330 (fill-french-nobreak-p): Remove redundant » and « inherited from our
dd86ea11 19331 pre-Unicode days.
b0459dec 19332
905b7d38
SM
19333 * add-log.el (change-log-fill-forward-paragraph): New function.
19334 (change-log-mode): Use it so fill-region DTRT.
19335 Set fill-indent-according-to-mode here rather than in
19336 change-log-fill-paragraph.
19337 (change-log-fill-paragraph): Remove.
19338
baa7f3de
JB
193392009-09-22 Juanma Barranquero <lekktu@gmail.com>
19340
19341 * info.el (Info-try-follow-nearest-node): Use the URL extracted by
19342 `Info-get-token', instead of `browse-url-url-at-point'. (Bug#4508)
19343
a8d789f0
GM
193442009-09-22 Glenn Morris <rgm@gnu.org>
19345
daedbbc2
GM
19346 * calendar/calendar.el (calendar-mode-map): Make mouse-1 and 3 clicks on
19347 the scroll-bar scroll the calendar window rather than the buffer.
19348
d8899a74
GM
19349 * calendar/cal-menu.el (cal-menu-scroll-menu): Add a sub-section with
19350 commands that move point (as opposed to scrolling).
19351
a8d789f0
GM
19352 * emulation/tpu-edt.el (tpu-copy-keyfile): Fix condition-case handler.
19353
19354 * emacs-lisp/elint.el (elint): New custom group.
19355 (elint-log-buffer): Make it a defcustom.
19356 (elint-scan-preloaded, elint-ignored-warnings)
19357 (elint-directory-skip-re): New options.
19358 (elint-builtin-variables): Doc fix.
19359 (elint-preloaded-env): New variable.
19360 (elint-unknown-builtin-args): Add an entry for encode-time.
19361 (elint-extra-errors): Make it a variable rather than a constant.
19362 (elint-preloaded-skip-re): New constant.
19363 (elint-directory): Skip files matching elint-directory-skip-re.
19364 (elint-features): New variable, local to linted buffers.
19365 (elint-update-env): Initialize elint-features. Possibly add
19366 elint-preloaded-env to the buffer's environment.
19367 (elint-get-top-forms): Bind elint-current-pos, for log messages.
19368 Skip quoted forms.
19369 (elint-init-form): New function, extracted from elint-init-env.
19370 Make non-list forms a warning rather than an error.
19371 Add the mode-map for define-derived-mode. Handle define-minor-mode,
19372 easy-menu-define, put that adds an error-condition, and provide.
19373 When requiring cl, also require cl-macs. Really require cl, to handle
19374 some cl macros. Store required libraries in the list elint-features,
19375 so as not to re-load them. Treat cc-require like require.
19376 (elint-init-env): Call elint-init-form to do the work.
19377 Handle eval-and-compile and such like.
19378 (elint-add-required-env): Do not clear messages.
19379 (elint-special-forms): Add handlers for function, defalias, if, when,
19380 unless, and, or.
19381 (elint-form): Add optional argument to ignore elint-special-forms,
19382 useful to prevent recursive calls from handlers. Doc fix.
19383 Respect elint-ignored-warnings.
19384 (elint-form): Respect elint-ignored-warnings.
19385 (elint-bound-variable, elint-bound-function): New variables.
19386 (elint-unbound-variable): Respect elint-bound-variable.
19387 (elint-get-args): Respect elint-bound-function.
19388 (elint-check-cond-form): Add some simple handling for (f)boundp and
19389 featurep tests.
19390 (elint-check-defalias-form): New handler.
19391 (elint-check-let-form): Make an empty let a warning rather than an
19392 error.
19393 (elint-check-setq-form): Make an empty setq a warning rather than an
19394 error. Respect elint-ignored-warnings.
19395 (elint-check-defvar-form): Accept null doc-strings.
19396 (elint-check-conditional-form): New handler. Does some simple-minded
19397 checking of featurep and (f)boundp tests.
19398 (elint-put-function-args): New function.
19399 (elint-initialize): Use elint-scan-doc-file rather than
19400 elint-find-builtin-variables. Use elint-put-function-args.
19401 Possibly scan preloaded-file-list.
19402 (elint-scan-doc-file): Rename from elint-find-builtin-variables and
19403 extend to handle functions as well.
19404
245be23c
JB
194052009-09-22 Lennart Borgman <lennart.borgman@gmail.com>
19406
19407 * linum.el (linum-delete-overlays, linum-update-window):
19408 Do not modify the right margin. (Bug#3971)
19409
91fdbd6f
CY
194102009-09-21 Chong Yidong <cyd@stupidchicken.com>
19411
6a7662bb
BR
19412 * files.el (conf-mode-maybe, magic-fallback-mode-alist):
19413 Use nxml-mode instead of xml-mode.
91fdbd6f 19414
7589d38e
JB
194152009-09-21 Kevin Ryde <user42@zip.com.au>
19416
19417 * net/dig.el: Add "Keywords: comm", as per net-utils.el. (Bug#4501)
19418
5ac42715
SM
194192009-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
19420
19421 * net/dig.el (dig-mode): Use define-derived-mode.
19422
09c01323
DN
194232009-09-20 Dan Nicolaescu <dann@ics.uci.edu>
19424
4096c5f2
DN
19425 * vc-dispatcher.el (vc-do-command): Return the process object in
19426 the asynchronous case. Use when instead of if. Do not run
5480359e 19427 vc-exec-after to display a message if not enabled. (Bug#4463)
4096c5f2 19428
0e172cc2
DN
19429 * vc-git.el (vc-git-dir-extra-headers): Add keymap and mouse-face
19430 properties to the stash strings.
19431 (vc-git-stash-list): Return a list of strings.
19432 (vc-git-stash-get-at-point, vc-git-stash-delete-at-point)
19433 (vc-git-stash-show-at-point): New functions.
19434 (vc-git-stash-map): New keymap.
19435
03304f31
SM
19436 * register.el (ctl-x-r-map): Define the keys here instead of
19437 using autoload.
09c01323 19438
03304f31 194392009-09-20 Thierry Volpiatto <thierry.volpiatto@gmail.com> (tiny change)
e3f36d03
SM
19440
19441 * bookmark.el (bookmark-write-file): Avoid calling `pp' with large
19442 list, to workaround performance problem (bug#4485).
19443
2f5fc4d7
NR
194442009-09-20 Nick Roberts <nickrob@snap.net.nz>
19445
19446 * progmodes/gud.el (gud-sentinel): Revert indavertant change.
19447
b0f5fd2e
DU
194482009-09-20 Daiki Ueno <ueno@unixuser.org>
19449
19450 * epa-file.el (epa-file-cache-passphrase-for-symmetric-encryption):
19451 Document that this option is not recommended to use.
19452
f3445fab
GM
194532009-09-19 Glenn Morris <rgm@gnu.org>
19454
547c6921
GM
19455 * calc/calc-graph.el (calc-graph-lookup): Avoid assignment to free
19456 variable `var'.
19457
f3445fab
GM
19458 * calc/calc-alg.el (var):
19459 * calc/calcalg2.el (var): Define for compiler.
19460
946c009b
CY
194612009-09-19 Chong Yidong <cyd@stupidchicken.com>
19462
e3f36d03
SM
19463 * emacs-lisp/advice.el (ad-get-argument, ad-set-argument):
19464 Doc fix (Bug#3932).
e2045997 19465
24aedbca
CY
19466 * subr.el (baud-rate): Remove long-obsolete function (Bug#4372).
19467
327dd27a
CY
19468 * time-stamp.el (time-stamp-month-dd-yyyy)
19469 (time-stamp-dd/mm/yyyy, time-stamp-mon-dd-yyyy)
19470 (time-stamp-dd-mon-yy, time-stamp-yy/mm/dd)
19471 (time-stamp-yyyy/mm/dd, time-stamp-yyyy-mm-dd)
e3f36d03
SM
19472 (time-stamp-yymmdd, time-stamp-hh:mm:ss, time-stamp-hhmm):
19473 Remove functions that have been obsolete since 1995 (Bug#4436).
327dd27a 19474
946c009b
CY
19475 * progmodes/sh-script.el (sh-learn-buffer-indent): Pop to the
19476 indent buffer only if called interactively (Bug#4452).
19477
3e70541a 194782009-09-19 Juanma Barranquero <lekktu@gmail.com>
4e2af782 19479 Eli Zaretskii <eliz@gnu.org>
3e70541a
JB
19480
19481 This fixes bug#4197 (merged to bug#865, though not identical).
19482 * server.el (server-auth-dir): Add docstring note about FAT32.
19483 (server-ensure-safe-dir): Accept FAT32 directories as "safe",
19484 but warn against using them.
19485
9b94c32e
NR
194862009-09-19 Nick Roberts <nickrob@snap.net.nz>
19487
19488 * progmodes/gdb-mi.el (gdb-var-update-handler-1): Include case of
19489 older GDB where there is no has_more field.
19490
66590684
GM
194912009-09-19 Glenn Morris <rgm@gnu.org>
19492
19493 * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
19494
9a1337f9
CY
194952009-09-18 Chong Yidong <cyd@stupidchicken.com>
19496
19497 * files.el (auto-mode-alist): Change default for XML files to nXML
19498 mode (Bug#4169).
19499
d7554167
JB
195002009-09-18 Juanma Barranquero <lekktu@gmail.com>
19501
19502 * server.el (server-ensure-safe-dir): Pass 'integer
19503 to `file-attributes', as suggested.
19504
35a3f9a4
SM
195052009-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
19506
19507 * dired-aux.el (dired-query-alist): Remove spurious backslash.
19508 (dired-query): Use read-key.
19509
044f9b05
AR
195102009-09-18 Adrian Robert <Adrian.B.Robert@gmail.com>
19511
19512 * cus-start.el (ns-use-qd-smoothing): Remove.
19513
6188ea49
GM
195142009-09-18 Glenn Morris <rgm@gnu.org>
19515
08cf18e4
GM
19516 * allout.el (top-level): Remove unnecessary progn.
19517
07eae5c5
GM
19518 * progmodes/js.el (js-end-of-defun): Remove malformed and unneeded let.
19519
6726c25e
GM
19520 * emacs-lisp/derived.el (define-derived-mode): Fix paren typo in
19521 definition of abbrev table.
19522
3f527154 19523 * speedbar.el (speedbar-track-mouse):
6188ea49
GM
19524 * net/eudc-bob.el (eudc-bob-pipe-object-to-external-program):
19525 * net/eudc.el (eudc-expand-inline):
770af4b4
GM
19526 * net/newst-backend.el (newsticker--cache-read-feed):
19527 * nxml/nxml-outln.el (nxml-end-of-heading): Fix typos in
6188ea49
GM
19528 condition-case handlers.
19529
ccb4c30c
NR
195302009-09-18 Nick Roberts <nickrob@snap.net.nz>
19531
19532 * progmodes/gdb-mi.el (gdb-frame-address): New variable.
19533 (gdb-var-list): Add an element for has_more field.
19534 (gdb-non-stop-handler): Enable pretty printing for STL containers.
19535 (gdb-var-create-handler, gdb-var-list-children-handler-1)
19536 (gdb-var-update-handler-1): Parse output of dynamic variable
19537 objects (STL containers).
19538 (gdb-var-delete-1): Pass var1 as an explicit second argument.
19539 (gdb-get-field): Delete alias. Use bindat-get-field directly.
19540
19541 * progmodes/gud.el (gud-speedbar-item-info): Adjust for change to
19542 gdb-var-list.
19543 (gud-speedbar-buttons): Make node expandable if expression "has more"
19544 children.
19545
8686ac71
JB
195462009-09-17 Juanma Barranquero <lekktu@gmail.com>
19547
19548 * startup.el (emacs-quick-startup): Remove variable and all uses.
19549 (command-line): Set `inhibit-x-resources' instead.
19550 (command-line-1): Use `inhibit-x-resources' instead.
19551
a69c67e8
CY
195522009-09-17 Chong Yidong <cyd@stupidchicken.com>
19553
19554 * subr.el: Fix last change to avoid using the `unless' macro,
19555 which breaks bootstrapping.
19556
354f0faf
SM
195572009-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
19558
19559 * subr.el (push, pop, dolist, dotimes, declare): Don't overwrite CL's
19560 extended definitions, in case we reload subr.el after having
19561 loaded CL.
19562 (eval-next-after-load): Mark as obsolete.
19563
98b9bf40
JL
195642009-09-17 Juri Linkov <juri@jurta.org>
19565
19566 * menu-bar.el (menu-bar-search-menu, menu-bar-edit-menu)
19567 (menu-bar-options-menu, menu-bar-showhide-fringe-menu)
19568 (menu-bar-showhide-menu, menu-bar-tools-menu)
19569 (menu-bar-describe-menu, menu-bar-help-menu)
19570 (minibuffer-local-completion-map, minibuffer-local-map):
19571 Fix list quoting.
19572
28fab7b5
GM
195732009-09-17 Glenn Morris <rgm@gnu.org>
19574
88d5190c
GM
19575 * emacs-lisp/bytecomp.el (byte-compile-form): Always check the function
19576 arguments, whether or not it has a handler.
19577
74f24ba7
GM
19578 * ansi-color.el (ansi-color-get-face-1): Fix typo in handler.
19579
28fab7b5
GM
19580 * simple.el (hard-newline): Give it a doc-string.
19581
a8106aec
GM
19582 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
19583 (lisp-mode-syntax-table): Give them doc-strings.
e4a09a11 19584
76251ad7
DN
195852009-09-17 Dan Nicolaescu <dann@ics.uci.edu>
19586
72033dbe
DN
19587 * menu-bar.el (menu-bar-file-menu, menu-bar-file-menu)
19588 (menu-bar-i-search-menu, menu-bar-edit-menu, menu-bar-custom-menu)
19589 (menu-bar-options-menu, menu-bar-showhide-menu)
19590 (menu-bar-showhide-fringe-ind-menu, menu-bar-showhide-fringe-menu)
19591 (menu-bar-showhide-scroll-bar-menu, menu-bar-showhide-menu)
19592 (menu-bar-options-menu, menu-bar-line-wrapping-menu)
19593 (menu-bar-options-menu, menu-bar-tools-menu)
19594 (menu-bar-describe-menu, menu-bar-search-documentation-menu)
19595 (menu-bar-help-menu):
19596 (menu-bar-make-mm-toggle, menu-bar-make-toggle): Purecopy the
19597 string arguments.
19598
76251ad7
DN
19599 * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu)
19600 (menu-bar-epatch-menu, menu-bar-ediff-misc-menu): Add purecopy
19601 calls for the menu names and :help.
19602
97b952b7
SM
196032009-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
19604
19605 * mouse.el (minor-mode-menu-from-indicator): Pay attention
19606 to :minor-mode-function (bug#4455).
19607
8f38189e
SM
196082009-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
19609
d2fd733e
SM
19610 * startup.el (command-line): Initialize the window-system after
19611 processing the command-line.
19612
8f38189e
SM
19613 * textmodes/page.el (what-page): Make sure we don't inf-loop if
19614 page-delimiter matches the empty string.
19615
77564fa4
GM
196162009-09-16 Glenn Morris <rgm@gnu.org>
19617
19618 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-vars): Rename from
19619 byte-compile-not-obsolete-var. It's a list now.
19620 (byte-compile-not-obsolete-funcs): New variable.
19621 (byte-compile-warn-obsolete): Don't warn about functions if they are in
19622 byte-compile-not-obsolete-funcs.
19623 (byte-compile-variable-ref, byte-compile-defvar): Update for
19624 byte-compile-not-obsolete-vars name-change and list nature.
19625 (byte-compile-maybe-guarded): Suppress warnings about obsolete functions
19626 and variables behind (f)boundp tests.
19627 * net/tramp-compat.el (byte-compile-not-obsolete-vars): Set if bound.
19628
79d316d3
DN
196292009-09-15 Dan Nicolaescu <dann@ics.uci.edu>
19630
19631 * vc-git.el (vc-git-log-view-mode): Undo inadvertent change.
19632
8fed6934
SM
196332009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
19634
19635 * Makefile.in (compile-onefile): Use byte-compile-refresh-preloaded.
19636 * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded):
19637 Don't autoload.
19638
4078fd57
SE
196392009-09-15 Stephen Eglen <stephen@gnu.org>
19640
19641 * iswitchb.el (iswitchb-read-buffer): When selecting a match from
5a0c3f56 19642 the virtual-buffers, use the name of the buffer specified by
4078fd57 19643 find-file-noselect, as the match may be a symlink. (This was a
5a0c3f56 19644 problem if the target and the symlink had different names.)
4078fd57 19645
838ff458
SM
196462009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
19647
b3c7c12d
SM
19648 * custom.el (custom-initialize-default, custom-initialize-set): CSE.
19649
13dc2bc2
SM
19650 * desktop.el (desktop-path): Check user-emacs-directory.
19651
49fec531
SM
19652 * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded): New function.
19653
0e328d37
SM
19654 * loadup.el: Use after-load-functions to GC after loading each file.
19655 Remove the explicit GC calls that used to be sprinkled around.
19656
838ff458
SM
19657 * subr.el (after-load-functions): New hook.
19658 (do-after-load-evaluation): Run it. Use string-match-p to detect
19659 `obsolete' packages, rather than painfully extracting the relevant
19660 directory name.
19661
a62f564f
GM
196622009-09-15 Glenn Morris <rgm@gnu.org>
19663
19664 * apropos.el (apropos-documentation-check-doc-file): Avoid assignment to
19665 free variable `doc'.
19666
19667 * dired.el (dired-mode-map): Add menu entry for async shell command.
19668
19669 * help-fns.el (find-lisp-object-file-name): When looking for autoloaded
19670 variables, also consider the .elc files, since the .el files are
19671 normally gzipped (subsequent code locates the .el.gz from the .elc).
19672
19673 * calc/calc-prog.el (arglist): Define for compiler.
19674
19675 * calendar/diary-lib.el (diary-display-function): Change the default to
19676 fancy display.
19677 (body): Define for compiler.
19678
19679 * emacs-lisp/bytecomp.el (byte-compile-keep-pending)
19680 (byte-compile-file-form, byte-compile-lambda)
19681 (byte-compile-top-level-body, byte-compile-form)
19682 (byte-compile-variable-ref, byte-compile-setq)
19683 (byte-compile-setq-default, byte-compile-body)
19684 (byte-compile-body-do-effect, byte-compile-and, byte-compile-or)
19685 (batch-byte-compile): Give some more local variables with common names
19686 a "bytecomp-" prefix to avoid masking warnings about free variables.
19687
cd05fe7f
GM
19688 * startup.el (command-line-1): Give local variables with common names a
19689 distinguishing prefix, so as not to hide free variable warnings during
19690 bootstrap.
19691
a62f564f
GM
19692 * mail/rmailmm.el (rmail-mime-save): If file exists, don't try to be
19693 clever and add a suffix to make a unique name, just let the user decide
19694 whether or not to overwrite it. If the input is a directory, write the
19695 default filename to that directory. (Bug#4388)
19696 (rmail-mime-bulk-handler): Ensure the save button's 'directory property
19697 is a filename-as-a-directory.
19698
fbc88440
SM
196992009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
19700
19701 * textmodes/page.el (what-page): Don't move to beginning of line.
19702 See <87tyz5ajte.fsf@x2.delysid.org> in emacs-devel.
19703
60308853
DN
197042009-09-15 Dan Nicolaescu <dann@ics.uci.edu>
19705
19706 * vc-git.el (vc-git-dir-extra-headers): Show the remote location.
19707
32ba3abc
DN
197082009-09-14 Dan Nicolaescu <dann@ics.uci.edu>
19709
9cd39aff
DN
19710 * bindings.el (mode-line-mode-menu): Add purecopy calls for :help.
19711 * help.el (help-for-help-internal): Add purecopy calls for text.
19712
32ba3abc
DN
19713 * vc.el (top): print-log method now takes an optional SHORTLOG
19714 argument. Add a new method: root.
32ba3abc
DN
19715 (vc-root-diff, vc-print-root-log): New functions.
19716 (vc-log-short-style): New variable.
19717 (vc-print-log-internal): Add support for showing short logs.
19718
19719 * vc-hooks.el (vc-prefix-map, vc-menu-map): Add bindings for
19720 vc-print-root-log and vc-print-root-diff.
19721
19722 * vc-bzr.el (vc-bzr-log-view-mode, vc-bzr-print-log):
19723 * vc-git.el (vc-git-print-log, vc-git-log-view-mode):
19724 * vc-hg.el (vc-hg-print-log, vc-hg-log-view-mode): Add support for
19725 short logs.
19726
19727 * vc-cvs.el (vc-cvs-print-log):
19728 * vc-mtn.el (vc-mtn-print-log):
19729 * vc-rcs.el (vc-rcs-print-log):
19730 * vc-sccs.el (vc-sccs-print-log):
19731 * vc-svn.el (vc-svn-print-log): Add an optional argument shortlog
19732 that is ignored for now.
19733
837b0e99
DN
19734 * vc-mtn.el (vc-mtn-annotate-command):
19735 * vc-svn.el (vc-svn-annotate-command): Run asynchronously.
19736
31cd2dd4
SM
197372009-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
19738
19739 * simple.el: Add mapping for backspace/delete/clear/tab/escape/return
19740 to function-key-map, and give them ascii-character property.
19741 * term/x-win.el (x-alternatives-map):
19742 * term/ns-win.el (ns-alternatives-map):
19743 * term/internal.el (msdos-key-remapping-map):
19744 * w32-fns.el (x-alternatives-map): Remove redundant mappings.
19745
d62e5bf2
GM
197462009-09-14 Glenn Morris <rgm@gnu.org>
19747
19748 * emacs-lisp/elint.el (elint-add-required-env): Revert to not using
19749 temp-buffers (2009-09-12).
19750
7d0105e5
SM
197512009-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
19752
19753 * textmodes/ispell.el (ispell-command-loop): Improve last fix, using
19754 the new read-key function.
19755
e17ed9ad
CY
197562009-09-13 Chong Yidong <cyd@stupidchicken.com>
19757
19758 * term/x-win.el (x-menu-bar-open): Only call accelerate-menu if it
19759 is defined (Bug#4405).
19760
1fc26e29
CY
197612009-09-13 Vincent Belaïche <vincent.belaiche@gmail.com>
19762
19763 * recentf.el (recentf-cleanup): Use a hash table to find
19764 duplicates (Bug#4407).
19765
61dc96a2 197662009-09-13 Per Starbäck <per@starback.se> (tiny change)
7e73ea32
CY
19767
19768 * textmodes/ispell.el (ispell-command-loop): Convert keys such as
19769 kp-0 to ascii equivalents (Bug#4325).
19770
42c3a9e3
CY
197712009-09-13 Chong Yidong <cyd@stupidchicken.com>
19772
1f5c1626
CY
19773 * progmodes/cperl-mode.el (cperl-init-faces): Revert last change.
19774
42c3a9e3 19775 * eshell/em-hist.el:
31cd2dd4
SM
19776 * eshell/em-dirs.el (eshell-complete-user-reference):
19777 Declare pcomplete functions and variables to avoid compiler warnings.
42c3a9e3
CY
19778
197792009-09-13 Leo <sdl.web@gmail.com> (tiny change)
19780
19781 * eshell/em-script.el (eshell-login-script, eshell-rc-script):
19782 * eshell/em-dirs.el (eshell-last-dir-ring-file-name):
19783 * eshell/em-alias.el (eshell-aliases-file):
31cd2dd4
SM
19784 * eshell/em-hist.el (eshell-history-file-name):
19785 Use expand-file-name instead of concat to make file names (Bug#4308).
42c3a9e3 19786
1e2b6acf
GM
197872009-09-13 Glenn Morris <rgm@gnu.org>
19788
19789 * ediff-merg.el (ediff-do-merge):
19790 * filesets.el (filesets-run-cmd):
19791 * emulation/ws-mode.el (ws-show-markers, ws-move-block, ws-delete-block)
19792 (ws-find-marker-0, ws-find-marker-1, ws-find-marker-2, ws-find-marker-3)
19793 (ws-find-marker-4, ws-find-marker-5, ws-find-marker-6, ws-find-marker-7)
19794 (ws-find-marker-8, ws-find-marker-9, ws-goto-block-begin)
19795 (ws-goto-block-end, ws-goto-last-cursorposition, ws-copy-block):
19796 Replace empty `let's with `progn'.
19797
adba8116
SM
197982009-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
19799
19800 * mail/sendmail.el (send-mail-function):
19801 * tooltip.el (tooltip-mode):
19802 * simple.el (transient-mark-mode):
19803 * rfn-eshadow.el (file-name-shadow-mode):
19804 * frame.el (blink-cursor-mode):
19805 * font-core.el (global-font-lock-mode):
19806 * files.el (temporary-file-directory)
19807 (small-temporary-file-directory, auto-save-file-name-transforms):
19808 * epa-hook.el (auto-encryption-mode):
19809 * composite.el (global-auto-composition-mode):
19810 Use custom-initialize-delay.
19811 * startup.el (command-line): Don't explicitly call
19812 custom-reevaluate-setting for all the above vars.
19813 * custom.el (custom-initialize-safe-set)
19814 (custom-initialize-safe-default): Delete.
19815
0a4afea9
SM
198162009-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
19817
9f94990d
SM
19818 * term/x-win.el (x-initialize-window-system):
19819 * term/w32-win.el (w32-initialize-window-system):
19820 * term/ns-win.el (ns-initialize-window-system): Don't call
19821 mouse-wheel-mode since it's enabled globally by default already.
19822
0a4afea9
SM
19823 * mwheel.el (mouse-wheel-mode): Make sure the new defvar doesn't
19824 actually define the variable, but only silences the byte-compiler.
19825 (mouse-wheel-change-button): Check whether mouse-wheel-mode is bound
19826 before looking it up.
19827 (mouse-wheel-scroll-amount): Also reset the bindings if this value
19828 is changed.
19829
bf01513f
GM
198302009-09-12 Glenn Morris <rgm@gnu.org>
19831
19832 * emacs-lisp/elint.el (elint-file): Make max-lisp-eval-depth at least
19833 1000.
19834 (elint-add-required-env): Don't beep on error.
19835 (elint-forms): In case of error, return ENV unchanged.
afdceaec
GM
19836 (elint-init-env): Skip non-list forms.
19837 (elint-log): Handle unknown file positions.
bf01513f 19838
d85889e4
DU
198392009-09-12 Daiki Ueno <ueno@unixuser.org>
19840
19841 * epg.el (epg-make-context): Add autoload cookie.
19842 (epg-list-keys, epg-cancel, epg-start-decrypt, epg-decrypt-file)
19843 (epg-decrypt-string, epg-start-verify, epg-verify-file)
19844 (epg-verify-string, epg-start-sign, epg-sign-file)
19845 (epg-sign-string, epg-start-encrypt, epg-encrypt-file)
19846 (epg-encrypt-string, epg-start-export-keys)
19847 (epg-export-keys-to-file, epg-export-keys-to-string)
19848 (epg-start-import-keys, epg-import-keys-from-file)
19849 (epg-import-keys-from-string, epg-start-receive-keys)
19850 (epg-receive-keys, epg-import-keys-from-server)
19851 (epg-start-delete-keys, epg-delete-keys, epg-start-sign-keys)
19852 (epg-sign-keys, epg-start-generate-key)
0a4afea9
SM
19853 (epg-generate-key-from-file, epg-generate-key-from-string):
19854 Remove autoload cookie.
d85889e4 19855
8f825ee6
EZ
198562009-09-12 Eli Zaretskii <eliz@gnu.org>
19857
36b434ee
EZ
19858 * dos-fns.el (dos-reevaluate-defcustoms): Comment out the
19859 reevaluation of trash-directory.
19860
8f825ee6
EZ
19861 * mwheel.el: Fix last change.
19862 (mouse-wheel-mode): New defvar.
19863 (mouse-wheel-mode): Remove autoload cookie.
19864
5766c380
SM
198652009-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
19866
ab5c0fcd
SM
19867 * mwheel.el (mwheel-installed-bindings): New var.
19868 (mouse-wheel-mode): Use it, so as to make sure we really remove all
19869 the bindings we set last time. Use custom-initialize-delay.
19870 * loadup.el: Load mwheel after term/*-win.el.
19871 * startup.el (command-line): Don't reevaluate mouse-wheel-down-event
19872 and mouse-wheel-up-event now that their first evaluation is done
19873 sufficiently late to be correct.
19874
45448e64
SM
19875 * startup.el (tutorial-directory): Make it a defcustom.
19876 Use custom-initialize-delay rather than eval-at-startup to set it.
19877 * image.el (image-load-path): Make it a defcustom.
19878 Use custom-initialize-delay rather than eval-at-startup to set it.
19879 * subr.el (eval-at-startup): Remove.
19880 * font-lock.el (lisp-font-lock-keywords-2): Remove eval-at-startup.
19881
5766c380
SM
19882 * subr.el (do-after-load-evaluation): Warn the user after loading an
19883 obsolete package.
19884
d6549da4
GM
198852009-09-12 Glenn Morris <rgm@gnu.org>
19886
19887 * proced.el (proced-mark-alt): Remove alias.
19888 (proced-mode-map): Remove proced-mark-alt.
19889
19890 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries to
19891 Elint file and directory. Remove initialization entry.
19892
19893 * emacs-lisp/elint.el (elint-file, elint-directory): New autoloaded
19894 commands.
19895 (elint-current-buffer): Set mode-line-process.
19896 (elint-init-env): Handle define-derived-mode.
19897 Fix declare-function with unspecified arglist. Guard against odd
19898 defalias statements (eg iso-insert's 8859-1-map).
19899 (elint-add-required-env): Use a temp buffer.
19900 (elint-form): Just print the function/macro name, not the whole form.
19901 Return env unchanged if we fail to parse a macro.
19902 (elint-forms): Guard against parse errors.
19903 (elint-output): New function, to handle batch mode.
19904 (elint-log-message): Add optional argument. Use elint-output.
19905 (elint-set-mode-line): New function.
19906
30194d4d
CY
199072009-09-12 Andreas Politz <politza@fh-trier.de> (tiny change)
19908
19909 * emacs-lisp/elp.el (elp-not-profilable): Add more
19910 functions (Bug#4233).
19911
a035f9b0
CY
199122009-09-12 Chong Yidong <cyd@stupidchicken.com>
19913
19914 * emulation/pc-select.el (scroll-down-mark, scroll-down-nomark)
19915 (scroll-up-mark, scroll-up-nomark): Doc fix (Bug#4190).
19916
dad61164
NR
199172009-09-11 Nick Roberts <nickrob@snap.net.nz>
19918
19919 * progmodes/gdb-mi.el (gdb-var-list-children-regexp): Delete.
19920 (gdb-var-list-children): Use json parsing.
19921
9c3c9fdf 199222009-09-11 Daniel Colascione <dan.colascione@gmail.com>
34cab3d9
CY
19923
19924 * progmodes/js.el (js--proper-indentation): Handle the case where
19925 char-before is null. Reported by Deniz Dogan.
19926
b4587710
JB
199272009-09-11 Juanma Barranquero <lekktu@gmail.com>
19928
19929 * emacs-lisp/cl-macs.el (help-add-fundoc-usage): Declare.
19930
13890796
DU
199312009-09-11 Daiki Ueno <ueno@unixuser.org>
19932
19933 * epg.el (epg-cipher-algorithm-alist): Add CAMELLIA.
19934 (epg-digest-algorithm-alist): Add SHA224.
b18508dd 19935 (epg-context-set-passphrase-callback)
97d4bdba 19936 (epg-context-set-progress-callback): Add description about
b18508dd 19937 callback function.
13890796 19938
2efb64a8
SM
199392009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
19940
790d0270
SM
19941 * custom.el (custom-delayed-init-variables): New var.
19942 (custom-initialize-delay): New function.
19943 * startup.el (command-line): "Re"evaluate all vars in
19944 custom-delayed-init-variables. Don't reevaluate abbrev-file-name
19945 explicitly any more.
19946 * abbrev.el (abbrev-file-name): Use custom-initialize-delay
19947 to avoid creating a ~/.emacs.d at build-time (bug#4347).
19948
19949 * proced.el (proced-mode-map): Prefer "m" for proced-mark (bug#4362).
2efb64a8 19950
ac243a40
NR
199512009-09-11 Nick Roberts <nickrob@snap.net.nz>
19952
19953 * progmodes/gdb-mi.el (gdb-var-update-regexp): Delete.
19954 (gdb-var-update-handler): Use json parsing.
19955
657bc6fc
JB
199562009-09-11 Juanma Barranquero <lekktu@gmail.com>
19957
19958 * vc-annotate.el (vc-annotate): Use the main file's coding-system to
19959 decode annotated text, regardless of language environment. (Bug#2741)
19960
b6fe8102
SM
199612009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
19962
19963 * Makefile.in (autoloads): Make rmail.el writable as well.
19964
5cc443fe
GM
199652009-09-11 Glenn Morris <rgm@gnu.org>
19966
5515c54e
GM
19967 * dired-aux.el, dired-x.el: Put autoloads in dired.el rather than
19968 loaddefs.el.
19969 * dired.el: Regenerate with extracted autoloads.
19970 * Makefile.in (autoloads): Make dired.el writable.
19971
15067158
GM
19972 * ibuf-ext.el: Put autoloads in ibuffer.el rather than loaddefs.el.
19973 * ibuffer.el: Regenerate with extracted autoloads.
19974 * Makefile.in (autoloads): Make ibuffer.el writable.
19975
d35d0238
GM
19976 * paths.el (prune-directory-list, gnus-nntp-service, rmail-file-name):
19977 * version.el (emacs-copyright, emacs-major-version)
19978 (emacs-minor-version): Reformat doc-strings for make-docfile.
19979
5cc443fe
GM
19980 * apropos.el (apropos-documentation-check-doc-file): Exclude unbound
19981 functions and variables, since they must be stuff specific to some other
19982 platform.
19983 (apropos-print): Make mouse-click message less specific about button.
19984
19985 * emacs-lisp/cl-macs.el (define-compiler-macro): Add a property
19986 that records where a macro was defined.
19987 * help-fns.el (describe-function-1): Mention if a function has a
19988 compiler-macro.
19989 * help-mode.el (help-function-cmacro): New button.
19990
19991 * locate.el (top-level): Always require dired.
19992 (locate-mode-map): Initialize inside the defvar.
19993
19994 * net/ange-ftp.el (dired-compress-file): Declare.
19995 (ange-ftp-dired-compress-file): Add doc string.
19996
19997 * term/ns-win.el (x-display-name, x-setup-function-keys):
19998 Unify doc-strings with X versions.
19999
8cb95edf
SM
200002009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
20001
726a4d09
SM
20002 * emulation/crisp.el (crisp-mode-map): Move initialization
20003 into declaration.
20004 (crisp-mode): Use define-minor-mode.
20005
8cb95edf
SM
20006 * progmodes/xscheme.el (xscheme-evaluation-commands):
20007 Put a :advertised-binding property rather than using
20008 advertised-xscheme-send-previous-expression.
20009 (advertised-xscheme-send-previous-expression): Declare obsolete.
20010 * emulation/crisp.el (crisp-mode-map): Use `undo' rather than
20011 `advertised-undo'.
20012 (crisp-mode): Add corresponding bindings to
20013 undo's :advertised-binding instead.
20014 * dired.el (dired-mode-map): Put a :advertised-binding property rather
20015 than using dired-advertised-find-file.
20016 (dired-advertised-find-file):
20017 * simple.el (advertised-undo):
20018 * wid-edit.el (advertised-widget-backward): Declare obsolete.
20019 (widget-keymap): Put a :advertised-binding property rather
20020 than using advertised-widget-backward.
20021 * bindings.el (ctl-x-map): Put a :advertised-binding property rather
20022 than using advertised-undo.
20023 * tutorial.el (tutorial--default-keys): Adjust accordingly.
20024
07db5857
SS
200252009-09-10 Simon South <ssouth@slowcomputing.org>
20026
20027 * progmodes/delphi.el (delphi-tab): Indent region when Transient
20028 Mark mode is enabled and region is active; otherwise indent or
20029 insert TAB as usual.
20030 (delphi-mode): Update description of TAB-key binding.
20031
50d4ba39
SM
200322009-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
20033
20034 * subr.el (define-key-rebound-commands): Mark obsolete.
20035 * startup.el (precompute-menubar-bindings): Remove.
20036 (normal-top-level): Remove obsolete code that tried to precompute
20037 menubar bindings.
20038 * loadup.el (define-key-rebound-commands): Don't bother fiddling with
20039 define-key-rebound-commands and precompute-menubar-bindings.
20040
ffa894db
KY
200412009-09-10 Teodor Zlatanov <tzz@lifelogs.com>
20042
20043 * net/imap.el (imap-interactive-login): Better messages.
20044 (imap-open): Fix bug with renamed buffer on reconnect.
20045 (imap-authenticate): Add buffer-local imap-last-authenticator variable
20046 for easier debugging and cleaner code. On successful (guessed based on
20047 server capabilities) secondary authentication, set imap-state
20048 correctly.
20049 (imap-last-authenticator): Define imap-last-authenticator as a variable
20050 to avoid warnings.
20051
9477096c
GM
200522009-09-10 Glenn Morris <rgm@gnu.org>
20053
20054 * pcvs.el (cvs-mode-find-file): Use forward-line rather than goto-line.
20055
20056 * emacs-lisp/bytecomp.el (byte-compile-function-environment): Doc fix.
20057 (byte-compile-file-form-autoload): Don't warn about unknown functions
20058 where the autoload statement comes after the use.
20059 (with-no-warnings): Give it a byte-hunk-handler like than of progn, so
20060 that any handlers inside the body (eg require) are in turn respected.
20061
20062 * emacs-lisp/byte-opt.el (degrees-to-radians): Mark as free from side
20063 effects.
20064
20065 * emacs-lisp/derived.el (define-derived-mode): Give the mode's map,
20066 and syntax and abbrev tables basic docs, if they don't have any.
20067
20068 * emacs-lisp/easy-mmode.el (easy-mmode-defmap): Add doc-string.
20069
20070 * international/mule-cmds.el (top-level): Require cl when compiling.
20071 (view-hello-file): Use default-value rather than
20072 default-enable-multibyte-characters.
20073
20074 * progmodes/fortran.el: Move all safe and risky properties into the
20075 defcustoms.
20076
20077 * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmm.el:
20078 * mail/rmailmsc.el, mail/rmailsort.el, mail/rmailsum.el:
20079 * mail/undigest.el:
20080 Put autoloads in rmail.el rather than loaddefs.el.
20081 * mail/rmail.el: Regenerate with extracted autoloads.
20082
20083 * mail/rmailsum.el (rmail-user-mail-address-regexp): Move to rmail.el.
20084 * mail/rmail.el (rmail-user-mail-address-regexp): Move from rmailsum.el.
20085
9f16c547
NR
200862009-09-10 Nick Roberts <nickrob@snap.net.nz>
20087
20088 Reported in thread for Bug#4375.
20089 * progmodes/gud.el (gud-tooltip-print-command): Use MI command
20090 "-data-evaluate-expression" instead of print.
20091 * progmodes/gdb-mi.el (gdb-tooltip-print-1): Ditto.
20092 (gdb-tooltip-print): Parse output from above MI command.
7ab133d1
NR
20093 (gdb): Revert 2009-08-11 change. User should detach inferior
20094 manually.
9f16c547
NR
20095
20096 Remove the word "separate" from IO functions as inferior
20097 output is now never displayed in the GUD buffer.
20098
50405cd0
JB
200992009-09-10 Juanma Barranquero <lekktu@gmail.com>
20100
20101 * startup.el (command-line-normalize-file-name): On Windows and
20102 MS-DOS, also convert C:\/ and C:\\ (two backslashes) into C:/.
20103
7ae62430
JL
201042009-09-10 Juri Linkov <juri@jurta.org>
20105
20106 * isearch.el (isearch-text-char-description): Propertize escape
20107 character sequences with the `escape-glyph' face. (Bug#4344)
20108
20109 * simple.el (shell-command): Set asynchronous process filter to
20110 `comint-output-filter'. (Bug#4343)
20111
20112 * progmodes/grep.el (grep-template): Add "<X>" to docstring.
20113 (grep-files-aliases): Add "all". Move "el" and "ch" to the top of
20114 the list. Move "asm" to the bottom.
20115 (grep-find-ignored-directories): Add `choice' with nil value
20116 to empty the list easily.
20117 (grep-find-ignored-files): New option.
20118 (grep-files-history): Set to nil by default instead of '("ch" "el").
20119 (grep-compute-defaults): Add "<X>" to `grep-template'.
20120 (grep-read-files): Bind new local variables `default-alias' and
20121 `default-extension'. Use a list of default values for the file prompt.
20122 (lgrep): Add `--exclude=' command line options composed from
20123 `grep-find-ignored-files'.
20124 (rgrep): Add `-name' command line options composed from
20125 `grep-find-ignored-files'. (Bug#4301)
20126
cd875252
SM
201272009-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
20128
20129 * diff-mode.el (diff-hunk-kill): Fix the search of the next hunk
20130 (bug#4368).
20131
cdce0b33
KY
201322009-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
20133
20134 * calendar/time-date.el (autoload):
20135 Expand define-obsolete-function-alias into defalias and make-obsolete
20136 for old Emacsen that Gnus supports.
20137 (with-no-warnings): Define it for old Emacsen.
20138 (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
20139 is available.
20140 (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
20141 float-time is available; suppress compile warning for time-to-seconds.
20142
201432009-09-09 Teodor Zlatanov <tzz@lifelogs.com>
20144
20145 * net/imap.el (imap-message-map): Docstring fix.
20146
2b2eb431
GM
201472009-09-09 Glenn Morris <rgm@gnu.org>
20148
20149 * ffap.el (ffap-file-at-point): Handle absolute (non-remote) files with
20150 line numbers too. (Bug#4374)
20151
83a5aac5
SM
201522009-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
20153
755e0210
SM
20154 * smerge-mode.el (smerge-remove-props, smerge-refine):
20155 Use with-silent-modifications (bug#4342).
20156
83a5aac5
SM
20157 * subr.el (with-silent-modifications): New macro.
20158
79f01fa7
JB
201592009-09-07 Juanma Barranquero <lekktu@gmail.com>
20160
20161 * files.el (top-level): Require `cl' when compiling.
20162
448ecec3
GM
201632009-09-07 Glenn Morris <rgm@gnu.org>
20164
20165 * files.el (auto-mode-alist): Use delphi-mode for .dpr files.
20166
8f09a02f
GM
20167 * proced.el (proced-mode-map): Bind "d" to proced-mark-alt.
20168 (proced-mark-alt): New alias, to control the advertised key. (Bug#4362)
20169
76ff67bf
NR
201702009-09-06 Nick Roberts <nickrob@snap.net.nz>
20171
20172 * vc-git.el (vc-git-annotate-command): Use separator to parse
20173 arguments correctly.
20174
943c8b75
EZ
201752009-09-06 Eli Zaretskii <eliz@gnu.org>
20176
20177 * proced.el (proced-mode): Doc fix.
20178
680db9ac
MA
201792009-09-06 Julian Scheid <julians37@gmail.com> (tiny change)
20180
20181 * net/tramp.el (tramp-perl-file-attributes): Print "nil" when
20182 lstat fails.
20183 (tramp-do-file-attributes-with-ls): Check for file existence at
20184 remote end.
20185 (tramp-do-file-attributes-with-stat): Likewise.
20186 (tramp-convert-file-attributes): Return nil when attr is nil.
20187
3f12e5bd
GM
201882009-09-05 Glenn Morris <rgm@gnu.org>
20189
c8dc27bf
GM
20190 * calendar/diary-lib.el (diary-entry): Add help-echo and follow-link
20191 properties to this button.
20192 (diary-fancy-display): Don't extend the button to the final newline.
20193 (diary-fancy-display-mode): Continue to define "q" as a local key.
20194
cca065d8
GM
20195 * calendar/cal-china.el (holiday-chinese): Make it slightly more
20196 efficient.
20197
cddaedb6
GM
20198 * font-lock.el (lisp-font-lock-keywords-2): Add letf.
20199
3f12e5bd
GM
20200 * emacs-lisp/bytecomp.el (emacs-lisp-file-regexp): Doc fix.
20201 (byte-compile-dest-file-function): New option.
20202 (byte-compile-dest-file): Doc fix.
20203 Obey byte-compile-dest-file-function.
20204 (byte-compile-cl-file-p): New function.
20205 (byte-compile-eval): Only suppress noruntime warnings about cl functions
20206 if the cl-functions warning is enabled. Use byte-compile-cl-file-p.
20207 (byte-compile-eval): Check for non-nil byte-compile-cl-functions rather
20208 than for file being previously loaded.
20209 (byte-compile-find-cl-functions): Use byte-compile-cl-file-p.
20210 (byte-compile-file-form-require): Handle the case where requiring a file
20211 indirectly causes CL to be loaded.
20212
049a231b
KF
202132009-09-05 Karl Fogel <kfogel@red-bean.com>
20214
20215 * files.el (find-alternate-file): Run `kill-buffer-hook' manually
20216 before killing the old buffer, since by the time `kill-buffer' is
20217 run so many buffer variables have been set to nil that it may not
20218 behave as expected. (Bug#4061)
20219
ef7ef2a0
KF
202202009-09-05 Karl Fogel <kfogel@red-bean.com>
20221
20222 * files.el (find-alternate-file): If the old buffer is modified
20223 and visiting a file, behave similarly to `kill-buffer' when
20224 killing it, thus reverting to the pre-1.878 behavior; see
20225 http://lists.gnu.org/archive/html/emacs-devel/2009-09/msg00101.html
20226 for discussion. Also, consult `buffer-file-name' as a variable
20227 not as a function, for consistency with the rest of the code.
20228
73d854cd
MA
202292009-09-04 Michael Albinus <michael.albinus@gmx.de>
20230
20231 * net/tramp.el (tramp-handle-insert-directory): Handle "--dired"
20232 also when adding a new directory.
20233
6a7662bb
BR
20234 * net/tramp-compat.el (tramp-compat-line-beginning-position):
20235 New defun.
73d854cd 20236
df120481
SM
202372009-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
20238
20239 * files.el (locate-file-completion-table): Make it provide boundary
20240 information, so partial-completion works better.
20241
c0bc6d79
SM
202422009-09-04 Leo <sdl.web@gmail.com> (tiny change)
20243
20244 * mail/footnote.el (Footnote-text-under-cursor):
20245 Check footnote-text-marker-alist before using it (bug#4324).
20246
f76a9756
GM
202472009-09-04 Glenn Morris <rgm@gnu.org>
20248
67d110f1
GM
20249 * play/5x5.el, play/decipher.el, play/gametree.el, play/handwrite.el:
20250 * play/hanoi.el, play/landmark.el, play/mpuz.el, play/pong.el:
20251 * play/solitaire.el, play/tetris.el:
20252 Remove leading * from defcustom and defface docs.
20253
b42d4989
GM
20254 * calendar/diary-lib.el (diary-fancy-display): Only switch modes if
20255 necessary.
20256 (diary-fancy-overriding-map): New variable.
20257 (diary-fancy-display-mode): Set minor-mode-overriding-map-alist.
20258 Use view-mode.
20259
f76a9756
GM
20260 * vc-rcs.el (vc-rcs-annotate-command): Use forward-line rather than
20261 goto-line.
20262
e605eeeb
GM
202632009-09-03 Glenn Morris <rgm@gnu.org>
20264
597e2240
GM
20265 * arc-mode.el (archive-mode):
20266 * dos-fns.el (set-default-process-coding-system):
20267 * man.el (Man-getpage-in-background):
20268 * menu-bar.el (menu-bar-describe-menu):
20269 * server.el (server-process-filter):
20270 * startup.el (command-line):
20271 * tar-mode.el (tar-header-block-tokenize, tar-extract):
20272 * w32-fns.el (set-default-process-coding-system):
20273 * x-dnd.el (x-dnd-handle-file-name):
20274 * international/mule-cmds.el (mule-menu-keymap)
20275 (set-default-coding-systems, language-info-alist, set-language-info)
20276 (set-language-environment, standard-display-european-internal)
20277 (set-locale-environment):
20278 * international/mule-diag.el (mule-diag):
20279 * mail/emacsbug.el (report-emacs-bug):
20280 * mail/rmail.el (rmail-mode):
20281 * mail/sendmail.el (mail-setup):
20282 Use default-value rather than default-enable-multibyte-characters.
20283
f38184aa
GM
20284 * progmodes/f90.el: Move all safe properties into the defcustoms.
20285 (f90-get-correct-indent, f90-indent-region, f90-abbrev-start): Use memq.
20286
e605eeeb
GM
20287 * calendar/appt.el (appt-check):
20288 * calendar/diary-lib.el (diary-set-header, diary-live-p)
20289 (diary-check-diary-file, diary-list-entries)
20290 (diary-include-other-diary-files, diary-simple-display)
20291 (diary-fancy-display, diary-print-entries)
20292 (diary-mark-included-diary-files, diary-make-entry):
20293 Don't call substitute-in-file-name on diary-file.
20294
734db384 202952009-09-03 Eduard Wiebe <usenet@pusto.de>
4e2af782 20296 Stefan Monnier <monnier@iro.umontreal.ca>
734db384
SM
20297
20298 * mail/footnote.el (footnote-prefix): Make it a defcustom.
20299 (footnote-mode-map): Move initialization into the declaration.
20300 (footnote-minor-mode-map): Define it rather than changing global-map.
20301 (footnote-mode): Use define-minor-mode.
20302
e5aa47f9
MA
203032009-09-02 Michael Albinus <michael.albinus@gmx.de>
20304
20305 * net/tramp.el (tramp-handle-file-attributes-with-ls)
20306 (tramp-do-file-attributes-with-perl)
20307 (tramp-do-file-attributes-with-stat): Rename from
20308 `tramp-handle-file-attributes-with-*'.
20309 (tramp-handle-file-attributes): Use them.
20310 (tramp-do-directory-files-and-attributes-with-perl)
20311 (tramp-do-directory-files-and-attributes-with-stat): Rename from
20312 `tramp-handle-directory-files-and-attributes-with-*'.
20313 (tramp-handle-directory-files-and-attributes): Use them.
20314 (tramp-method-out-of-band-p): Additional parameter SIZE.
20315 (tramp-do-copy-or-rename-file, tramp-handle-file-local-copy)
20316 (tramp-handle-write-region): Use it.
734db384 20317 (tramp-handle-insert-directory): Use "?\ " for compatibility reasons.
e5aa47f9
MA
20318 (tramp-handle-vc-registered): Check, whether the first run did
20319 return files to be tested.
20320 (tramp-advice-make-auto-save-file-name): Do not call directly
20321 `tramp-handle-make-auto-save-file-name', because this would bypass
20322 the locking mechanism.
20323
734db384 20324 * net/tramp-compat.el (top): Autoload used functions from tramp.el.
e5aa47f9
MA
20325 (file-remote-p, process-file, start-file-process, set-file-times)
20326 (tramp-compat-file-attributes): Compatibility functions shall not
20327 call directly `tramp-handle-*', because this would bypass the
20328 locking mechanism.
20329 (tramp-compat-number-sequence): New defun.
20330
6e2ca895
GM
203312009-09-02 Glenn Morris <rgm@gnu.org>
20332
697c7714
GM
20333 * calendar/time-date.el (time-to-seconds): In Emacs, make it an obsolete
20334 alias for float-time.
20335 (time-to-number-of-days): In Emacs, use float-time.
20336 * net/newst-backend.el (time-add): Suppress warnings from compat
20337 function.
20338 * time.el (emacs-uptime, emacs-init-time):
20339 * net/rcirc.el (rcirc-keepalive, rcirc-handler-ctcp-KEEPALIVE):
20340 Use float-time rather than time-to-seconds.
20341
6e2ca895
GM
20342 * minibuffer.el (completion-initials-expand): Fix typo.
20343
20344 * faces.el (modeline, modeline-inactive, modeline-highlight)
20345 (modeline-buffer-id):
20346 * info.el (info-menu-5): Mark these face aliases as obsolete.
20347
ed17efec
NR
203482009-09-01 Nick Roberts <nickrob@snap.net.nz>
20349
20350 * progmodes/gdb-mi.el (gdb-current-context-command): Move the
20351 space ...
20352 (gdb-gud-context-call): ... to here for pre GDB 7.0 when there is
20353 no "--thread" option.
20354 (gdb-stopped): Don't print "Switched to thread" message when it is
20355 unchanged.
20356
fcb68f70
SM
203572009-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
20358
20359 * minibuffer.el (completion-try-completion)
20360 (completion-all-completions): Remove ill-defined (and
20361 mistakenly installed and luckily never used nor documented)
20362 `completion-styles' property.
20363 (completion-initials-expand, completion-initials-all-completions)
20364 (completion-initials-try-completion): New functions.
20365 (completion-styles-alist): Add doc to each entry.
20366 Add new `initials' entry.
20367
83318a6d
NR
203682009-09-01 Nick Roberts <nickrob@snap.net.nz>
20369
20370 * progmodes/gdb-mi.el (gdb-var-create-handler): Remove redundant
20371 MI command -var-evaluate-expression.
20372 (gdb-var-list-children-regexp): Update from regexp-1 in gdb-ui.el
20373 and tweak for case of string child.
734db384 20374 (gdb-var-list-children-handler): Update from handler-1 in gdb-ui.el.
83318a6d 20375
d63eb0e7
GM
203762009-09-01 Glenn Morris <rgm@gnu.org>
20377
c4f6e489
GM
20378 * add-log.el (change-log-date-face, change-log-name-face)
20379 (change-log-email-face, change-log-file-face, change-log-list-face)
20380 (change-log-conditionals-face, change-log-function-face)
20381 (change-log-acknowledgement-face):
20382 * cus-edit.el (custom-invalid-face, custom-rogue-face)
20383 (custom-modified-face, custom-set-face, custom-changed-face)
20384 (custom-saved-face, custom-button-face, custom-button-pressed-face)
20385 (custom-documentation-face, custom-state-face, custom-comment-face)
20386 (custom-comment-tag-face, custom-variable-tag-face)
20387 (custom-variable-button-face, custom-face-tag-face)
20388 (custom-group-tag-face-1, custom-group-tag-face):
20389 * diff-mode.el (diff-header-face, diff-file-header-face)
20390 (diff-index-face, diff-hunk-header-face, diff-removed-face)
20391 (diff-added-face, diff-changed-face, diff-function-face)
20392 (diff-context-face, diff-nonexistent-face):
20393 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
20394 * hilit-chg.el (highlight-changes-face, highlight-changes-delete-face):
20395 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face)
20396 (Info-title-4-face):
20397 * isearch.el (isearch-lazy-highlight-face):
20398 * log-view.el (log-view-file-face, log-view-message-face):
20399 * paren.el (show-paren-match-face, show-paren-mismatch-face):
20400 * pcvs-info.el (cvs-header-face, cvs-filename-face, cvs-unknown-face)
20401 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
20402 (cvs-msg-face):
20403 * smerge-mode.el (smerge-mine-face, smerge-other-face)
20404 (smerge-base-face, smerge-markers-face):
20405 * wid-edit.el (widget-documentation-face, widget-button-face)
20406 (widget-field-face, widget-single-line-field-face)
20407 (widget-inactive-face, widget-button-pressed-face):
20408 * woman.el (woman-italic-face, woman-bold-face, woman-unknown-face)
20409 (woman-addition-face):
2fb1ec93
GM
20410 * eshell/em-ls.el (eshell-ls-directory-face, eshell-ls-symlink-face)
20411 (eshell-ls-executable-face, eshell-ls-readonly-face)
20412 (eshell-ls-unreadable-face, eshell-ls-special-face)
20413 (eshell-ls-missing-face, eshell-ls-archive-face)
20414 (eshell-ls-backup-face, eshell-ls-product-face)
20415 (eshell-ls-clutter-face):
20416 * eshell/em-prompt.el (eshell-prompt-face):
20417 * eshell/esh-test.el (eshell-test-ok-face, eshell-test-failed-face):
c4f6e489 20418 * obsolete/old-whitespace.el (whitespace-highlight-face):
0142e36b
GM
20419 * progmodes/antlr-mode.el (antlr-font-lock-default-face)
20420 (antlr-font-lock-keyword-face, antlr-font-lock-syntax-face)
20421 (antlr-font-lock-ruledef-face, antlr-font-lock-tokendef-face)
20422 (antlr-font-lock-ruleref-face, antlr-font-lock-tokenref-face)
20423 (antlr-font-lock-literal-face):
c4f6e489
GM
20424 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
20425 (ebrowse-root-class-face, ebrowse-file-name-face)
20426 (ebrowse-default-face, ebrowse-member-attribute-face)
20427 (ebrowse-member-class-face, ebrowse-progress-face):
20428 * progmodes/make-mode.el (makefile-space-face):
20429 * progmodes/sh-script.el (sh-heredoc-face):
20430 * textmodes/flyspell.el (flyspell-incorrect-face)
20431 (flyspell-duplicate-face):
20432 * textmodes/tex-mode.el (tex-math-face, tex-verbatim-face):
49c539a1 20433 * textmodes/texinfo.el (texinfo-heading-face):
c4f6e489
GM
20434 Mark face aliases with "-face" suffix as obsolete.
20435
d80619fa
GM
20436 * mail/feedmail.el (file-name-buffer-file-type-alist): Define for
20437 compiler.
20438
5f68c1b7
GM
20439 * net/eudc-bob.el (eudc-bob-generic-menu, eudc-bob-image-menu)
20440 (eudc-bob-sound-menu): Use defvar rather than defconst, since
20441 easy-menu-define wants to modify these.
20442
20443 * net/net-utils.el (nslookup): Use make-comint rather than comint-run.
20444
20445 * net/browse-url.el (browse-url-file-url):
20446 * term/internal.el (dos-codepage-setup):
20447 Use default-value rather than default-enable-multibyte-characters.
20448
d80619fa 20449 * progmodes/etags.el (etags-goto-tag-location):
5f68c1b7
GM
20450 * progmodes/flymake.el (flymake-highlight-line)
20451 (flymake-goto-file-and-line, flymake-goto-line):
20452 * progmodes/gdb-mi.el (gdb-mouse-until, gdb-mouse-jump)
20453 (gdb-goto-breakpoint):
20454 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
20455 * progmodes/python.el (python-find-function)
20456 (python-pdbtrack-track-stack-file):
20457 * progmodes/verilog-mode.el (verilog-surelint-off):
20458 * term/ns-win.el (ns-open-file-select-line):
20459 * textmodes/bibtex.el (bibtex-validate, bibtex-validate-globally):
20460 Use forward-line rather than goto-line.
20461
d63eb0e7
GM
20462 * textmodes/reftex-cite.el (reftex-offer-bib-menu):
20463 * textmodes/reftex-index.el (reftex-display-index):
20464 * textmodes/reftex-ref.el (reftex-offer-label-menu):
20465 * textmodes/reftex-toc.el (reftex-toc):
20466 Remove unnecessary bindings of default-major-mode (all are followed by
20467 major-mode check and possible mode switch).
20468
0afad278
NR
204692009-08-31 Nick Roberts <nickrob@snap.net.nz>
20470
20471 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
20472 Handle watchpoints (bug#4282).
20473 (def-gdb-thread-buffer-command): Enable thread to be selected by
20474 clicking without selecting threads buffer first.
20475 (gdb-current-context-command): Use selected frame so that "up",
20476 "down" etc work in the GUD buffer.
20477 (gdb-update): Find selected frame before rendering stack buffer.
20478 (gdb-frame-handler): Set gdb-frame-number for stack buffer.
20479
4e135dd2
SM
204802009-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
20481
20482 * progmodes/sym-comp.el (displayed-completions): Remove.
20483 (symbol-complete): Use minibuffer-complete.
20484
e61eba34
GM
204852009-08-31 Glenn Morris <rgm@gnu.org>
20486
20487 * emacs-lisp/byte-run.el (define-obsolete-face-alias): New macro.
20488
734db384
SM
20489 * apropos.el (apropos-symbols-internal):
20490 Handle (obsolete) face aliases.
e61eba34
GM
20491
20492 * faces.el (describe-face): Adjust the output format to be more like
20493 describe-variable, and to mention (obsolete) face aliases.
20494 Adjust the whitespace so that help-setup-xref works.
20495
20496 * calendar/calendar.el (calendar-today-face, diary-face, holiday-face):
20497 * calendar/diary-lib.el (diary-button-face):
20498 Mark these face aliases as obsolete.
20499
20500 * calendar/calendar.el (calendar-today): Doc fix.
20501
4cf71456
NR
205022009-08-31 Nick Roberts <nickrob@snap.net.nz>
20503
20504 * progmodes/gdb-mi.el (gdb-control-all-threads)
20505 (gdb-control-current-thread): Force tool bar update.
20506 (gdb-non-stop-handler): New function.
20507 (gdb-init-1): Use it to test if non-stop mode is supported.
20508 Remove unused gdbmi buffer type.
20509
e61eba34 205102009-08-30 Kevin Rodgers <kevin.d.rodgers@gmail.com>
6830f449
JL
20511
20512 * progmodes/grep.el (grep-read-files): Strip trailing <N> from
7ae62430 20513 buffer names not visiting a file (e.g. cloned buffers). (Bug#4210)
6830f449 20514
4324f7ca
NR
205152009-08-30 Nick Roberts <nickrob@snap.net.nz>
20516
20517 * comint.el (comint-exec-1): Check command is non-null first.
20518 Part of gdb-mi.el change (2009-08-28).
20519
a1bf889a
SM
205202009-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
20521
20522 * emacs-lisp/lisp.el (lisp-complete-symbol): Use minibuffer-complete.
20523
060c08b5
JB
205242009-08-30 Juanma Barranquero <lekktu@gmail.com>
20525
20526 * subr.el (do-after-load-evaluation): Fix last change: use `mapc'
20527 instead of `dolist' to avoid a recursive require when bootstrapping.
20528
ab22be48
SM
205292009-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
20530
73ebf88f
SM
20531 * emacs-lisp/lisp.el (field-complete): Use minibuffer-complete.
20532
80629cfc
SM
20533 * net/ldap.el (ldap-search-internal): Use with-current-buffer and push.
20534
206d0387 20535 * net/imap.el (imap-send-command): Simplify.
734db384 20536 (imap-wait-for-tag): point-max -> buffer-size.
206d0387 20537
844f7784
SM
20538 * net/ange-ftp.el (internal-ange-ftp-mode): Use define-derived-mode.
20539
5ca4661e
SM
20540 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't use symbol-value
20541 with constant argument.
20542
c61dc887
SM
20543 * emacs-lisp/debug.el (debugger-setup-buffer): Make it multibyte.
20544
7eb73deb
SM
20545 * emacs-lisp/cl.el (cl-macro-environment): Don't define it here.
20546
5fe443de
SM
20547 * emacs-lisp/checkdoc.el (checkdoc-force-history-flag):
20548 Change default, since most of our files don't have a history.
20549 (checkdoc-display-status-buffer): Don't use a hidden buffer to show to
20550 the user.
20551
6444d64a
SM
20552 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
20553 Add comint-run.
20554
5cb16bfc
SM
20555 * calc/calc.el: Improve commenting convention.
20556 (calc-digit-map, toplevel): Simplify.
20557
0aeb71a7
SM
20558 * comint.el (comint-insert-input): Be careful to only set point if we
20559 don't delegate to some other command.
20560
9a9af856
SM
20561 * proced.el (proced-signal-list): Make it an alist.
20562 (proced-grammar-alist): Capitalize names.
20563 (proced-send-signal): Use a non-hidden buffer (since it's displayed).
20564 Disable undo manually and make it read-only.
20565 Use completion-annotate-function.
20566
ab22be48
SM
20567 * minibuffer.el (minibuffer-message): If the current buffer is not
20568 a minibuffer, insert the message in the echo area rather than at the
20569 end of the buffer.
20570 (completion-annotate-function): New variable.
20571 (minibuffer-completion-help): Use it.
20572 (completion--embedded-envvar-table): Environment vars are
20573 always case-sensitive.
20574
4a948dbf
GM
205752009-08-30 Glenn Morris <rgm@gnu.org>
20576
20577 * progmodes/fortran.el (fortran-start-prog-re): New constant, extracted
20578 from fortran-current-defun.
20579 (fortran-beginning-of-subprogram): Be more precise about finding the
20580 start, to avoid an infinite loop in end-of-defun. (Bug#4259)
20581 (fortran-end-of-subprogram): Simplify.
20582 (fortran-current-defun): Use fortran-start-prog-re.
20583
486cf3b8
JB
205842009-08-29 Juanma Barranquero <lekktu@gmail.com>
20585
20586 * subr.el (do-after-load-evaluation): Simplify.
20587
db167d28
DN
205882009-08-29 Dan Nicolaescu <dann@ics.uci.edu>
20589
20590 * vc.el (vc-print-log-internal): Move RCS/CVS specific code ...
20591
20592 * vc-rcs.el (vc-rcs-print-log-cleanup): ... here. New function.
20593 (vc-rcs-print-log): Use it.
20594
20595 * vc-cvs.el (vc-cvs-print-log): Use vc-rcs-print-log-cleanup.
20596
efbc652a
SM
205972009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
20598
2aa0e5bf
SM
20599 * paths.el (abbrev-file-name): Move to abbrev.el.
20600 * abbrev.el (abbrev-file-name): Move from paths.el.
20601 Obey user-emacs-directory.
20602 * calc/calc.el (calc-settings-file): Don't autoload and instead obey
20603 user-emacs-directory.
20604 * dos-fns.el (dos-reevaluate-defcustoms): Don't reevaluate
20605 abbrev-file-name and calc-settings-file any more.
20606 * startup.el (command-line): Recompute abbrev-file-name and
20607 abbreviated-home-dir.
20608 (normal-no-mouse-startup-screen): Improve the generic code and get rid
20609 of the special code for when C-h bindings haven't been changed.
20610 (display-startup-echo-area-message): Use with-current-buffer.
20611 (command-line-1): Use a list of strings, rather than a list of lists
20612 of strings for longopts.
20613
51da8fe2
SM
20614 * files.el (get-free-disk-space): Use / for default-directory.
20615
0c3cc4dd
SM
20616 * textmodes/ispell.el (ispell-accept-output, ispell-command-loop):
20617 Use with-current-buffer.
20618
d988dbf6
SM
20619 * emacs-lisp/bytecomp.el (byte-compile-const-symbol-p):
20620 Recognize immutable variables like most-positive-fixnum.
20621 (byte-compile-setq-default): Check and warn if trying to assign
20622 to an immutable variable, or a non-variable.
20623
efbc652a
SM
20624 * progmodes/cc-vars.el (c-comment-continuation-stars):
20625 * progmodes/cc-engine.el (c-looking-at-bos):
20626 * progmodes/cc-cmds.el (c-toggle-auto-state)
20627 (c-forward-into-nomenclature, c-backward-into-nomenclature)
20628 (c-comment-line-break-function): Add version of obsolescence.
20629
d30a05d1
JL
206302009-08-28 Juri Linkov <juri@jurta.org>
20631
20632 * files.el (magic-fallback-mode-alist): Add ZIP magic number
20633 associated with `archive-mode'.
20634
20635 * image.el (image-type-header-regexps): Use only JPEG magic number
20636 to determine JPEG images, and don't use `image-jpeg-p' because
20637 Emacs can display non-JFIF non-Exif JPEG images.
20638
1e8eecea
JB
206392009-08-28 Juanma Barranquero <lekktu@gmail.com>
20640
20641 * arc-mode.el (archive-mode):
20642 * emacs-lisp/re-builder.el (re-builder-unload-function):
20643 Protect against the default value of `major-mode' being nil.
20644
dd4fbf56
JB
206452009-08-28 Juanma Barranquero <lekktu@gmail.com>
20646
20647 * international/ucs-normalize.el (ucs-normalize-sort, quick-check-list):
20648 Fix typos in docstrings.
20649
20650 * progmodes/js.el (js--macro-decl-re): Doc fix.
20651 (js--plain-method-re, js--split-name): Refloc docstring.
20652 (js--class-styles, js--make-merged-item, js--splice-into-items):
20653 Fix typos in docstrings; reflow docstrings.
20654 (js--maybe-join, js--function-prologue-beginning, js--flush-caches)
20655 (js--variable-decl-matcher, js--inside-pitem-p)
20656 (js--parse-state-at-point, js--get-all-known-symbols)
20657 (js--symbol-history, js-find-symbol, js--js-references)
20658 (js--moz-interactor, js--js-encode-value, js--read-tab):
20659 Fix typos in docstrings.
20660
72f16325
SM
206612009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
20662
14acf2f5
SM
20663 * textmodes/reftex.el (reftex-get-file-buffer-force):
20664 * progmodes/verilog-mode.el (verilog-batch-execute-func):
20665 * emulation/viper.el (viper-go-away, viper-set-hooks):
20666 * emacs-lisp/re-builder.el (re-builder-unload-function):
20667 * emacs-lisp/bytecomp.el (byte-compile-file):
20668 * ses.el (ses-unload-function):
20669 * hexl.el (hexl-find-file):
20670 * files.el (normal-mode):
20671 * ehelp.el (with-electric-help):
20672 * autoinsert.el (auto-insert-alist):
20673 * arc-mode.el (archive-mode):
20674 Use (default-value 'major-mode) instead of default-major-mode.
20675
72f16325
SM
20676 * textmodes/ispell.el (ispell-check-version, ispell-send-string):
20677 * international/mule.el (load-with-code-conversion):
20678 * emacs-lisp/debug.el (debug):
20679 * ediff-vers.el (ediff-rcs-get-output-buffer):
20680 * dired.el (dired-internal-noselect): Don't let-bind
20681 default-major-mode around code that doesn't use it.
20682 E.g. buffer creation via get-buffer-create doesn't use it.
20683
aa485f7c
MA
206842009-08-28 Michael Albinus <michael.albinus@gmx.de>
20685
20686 * net/tramp.el (all): Replace "'(lambda" by "(lambda".
20687 (tramp-handle-file-local-copy): Unset `file-name-handler-alist'
20688 when writing the temp file. Otherwise, epa-file gets confused.
20689 (tramp-register-file-name-handlers): Make it a defun. Move also
20690 `epa-file-handler' to the front of `file-name-handler-alist'.
20691
206922009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
20693
20694 * net/tramp.el (tramp-shell-prompt-pattern): Allow a prompt to
20695 start right after a ^M.
20696 (tramp-root-regexp, tramp-completion-file-name-regexp-unified)
20697 (tramp-completion-file-name-regexp-separate)
20698 (tramp-completion-file-name-regexp-url): Use \\` and \\'.
72f16325
SM
20699 (tramp-handle-file-attributes, tramp-set-file-uid-gid):
20700 Don't modify last-coding-system-used by accident.
aa485f7c
MA
20701 (tramp-completion-file-name-handler): Apply the checks here,
20702 instead during registration.
88b5a757 20703 (tramp-register-file-name-handlers): Rename from
aa485f7c
MA
20704 `tramp-register-file-name-handler'. Register both
20705 `tramp-file-name-handler' and `tramp-completion-file-name-handler'.
72f16325 20706 (tramp-register-completion-file-name-handler): Remove. (Bug#4260)
aa485f7c 20707
3f0c2b92
NR
207082009-08-28 Nick Roberts <nickrob@snap.net.nz>
20709
72f16325
SM
20710 * progmodes/gdb-mi.el (gdb-use-separate-io-buffer):
20711 Remove variable ...
3f0c2b92
NR
20712 (gdb-init-1, gdb-display-separate-io-buffer)
20713 (gdb-frame-separate-io-buffer, gdb-setup-windows): ... and
20714 references to it.
20715 (gdb-inferior-io-mode): Use make-comint-in-buffer.
20716 (gdb-inferior-filter): Use comint-output-filter to stop
20717 echoing and remove ^M characters.
20718
705e5bd9
SM
207192009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
20720
009fdc2e
SM
20721 * emulation/viper-init.el (viper-restore-cursor-type):
20722 * emulation/cua-base.el (cua--update-indications):
20723 Replace default-cursor-type with (default-value 'cursor-type).
20724
b56a5ae0
SM
20725 * mail/sendmail.el (mail-recover-1):
20726 * international/mule-diag.el (describe-current-coding-system-briefly)
20727 (describe-current-coding-system):
20728 * international/mule-cmds.el (select-safe-coding-system)
20729 (select-message-coding-system)
20730 (set-language-environment-coding-systems, set-locale-environment):
20731 * hexl.el (hexl-insert-multibyte-char):
20732 * dos-w32.el (find-buffer-file-type-coding-system):
20733 * simple.el (what-cursor-position):
20734 Replace uses of default-buffer-file-coding-system
20735 with (default-value 'buffer-file-coding-system).
20736
de70529f
SM
20737 * emacs-lisp/edebug.el (edebug-display, edebug-outside-excursion):
20738 Replace uses of default-cursor-in-non-selected-windows
20739 with (default-value 'cursor-in-non-selected-windows).
20740 Use with-current-buffer.
20741
705e5bd9
SM
20742 * mail/feedmail.el: Use CL macros.
20743 (feedmail-run-the-queue, feedmail-send-it-immediately):
20744 * dos-w32.el (find-buffer-file-type): Replace uses of
20745 default-buffer-file-type with (default-value 'buffer-file-type).
20746
4d985ac2
GM
207472009-08-28 Glenn Morris <rgm@gnu.org>
20748
20749 * calendar/diary-lib.el (diary-list-entries, diary-goto-entry)
20750 (diary-show-all-entries, diary-mark-entries, diary-make-entry):
20751 Use default-value of major-mode rather than default-major-mode.
20752
17c15b81
SM
207532009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
20754
3a68ab06
SM
20755 * Makefile.in (update-elcfiles): Report left over elc files.
20756
9421bdd1
SM
20757 * mail/mailalias.el (build-mail-aliases): Use with-temp-buffer,
20758 expand-file-name and with-current-buffer.
20759 (mail-get-names, mail-directory): Use with-current-buffer.
20760
17c15b81
SM
20761 * vc.el (vc-read-revision): New function.
20762 (vc-version-diff, vc-merge): Use it.
20763
ba83a64e
SS
207642009-08-27 Sam Steingold <sds@gnu.org>
20765
20766 * simple.el (kill-do-not-save-duplicates): New user option.
20767 (kill-new): When it is non-nil, and the new string is the same as
20768 the latest kill, set replace to t to avoid duplicates in kill-ring.
20769
be3e598a 207702009-08-27 Julian Scheid <julians37@gmail.com> (tiny change)
d5b5c94a
MA
20771
20772 * net/tramp.el (tramp-handle-process-file): Do not flush all
20773 caches when `process-file-side-effects' is set.
20774 (tramp-handle-vc-registered): Use `tramp-get-file-exists-command'
17c15b81
SM
20775 instead of `tramp-find-file-exists-command'.
20776 Unset `process-file-side-effects'.
d5b5c94a
MA
20777
207782009-08-27 Michael Albinus <michael.albinus@gmx.de>
20779
20780 * net/tramp.el (tramp-methods): New method "rsyncc".
20781 (top): Add completion function for "rsyncc".
20782 (tramp-message-show-message): New defvar.
20783 (tramp-message, tramp-error): Use it.
20784 (tramp-do-copy-or-rename-file-directly): Extend check for direct
20785 remote copying.
20786 (tramp-do-copy-or-rename-file-out-of-band): Handle new
20787 `tramp-methods' entry `copy-env' of "rsyncc".
20788 (tramp-vc-registered-read-file-names): New defconst.
20789 (tramp-vc-registered-file-names): New defvar.
20790 (tramp-handle-vc-registered): Implement optimization strategy.
20791 (tramp-run-real-handler): Add `tramp-vc-file-name-handler'.
20792 (tramp-vc-file-name-handler): New defun.
20793 (tramp-get-ls-command, tramp-get-test-command)
20794 (tramp-get-file-exists-command, tramp-get-remote-ln)
20795 (tramp-get-remote-perl, tramp-get-remote-stat)
17c15b81 20796 (tramp-get-remote-id): Remove superfluous `with-current-buffer'.
d5b5c94a
MA
20797
20798 * net/tramp-cache.el (top): Autoload `tramp-time-less-p'.
20799 (tramp-cache-inhibit-cache): Extend doc string. It allows also
20800 timestamps.
20801 (tramp-get-file-property): Check for timestamps in
20802 `tramp-cache-inhibit-cache'.
20803 (tramp-set-file-property): Write timestamp.
20804
1339cf20
KH
208052009-08-27 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
20806
20807 * language/japan-util.el (japanese-symbol-table): Add entries for
20808 cp932-2-byte.
20809
20810 * international/characters.el: Add category `j' to cp932-2-byte.
20811
726e3f1d
KH
208122009-08-27 Kenichi Handa <handa@m17n.org>
20813
20814 * international/fontset.el (build-default-fontset-data): New macro.
20815 (setup-default-fontset): Use build-default-fontset-data for CJK,
7b6fefac 20816 tibetan, ethiopic, and ipa.
726e3f1d 20817
4e3b4528
SM
208182009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
20819
20820 * cus-start.el (default-major-mode): Customize `major-mode' instead.
20821 (enable-multibyte-characters): Not customizable any more.
20822
20823 * subr.el (default-mode-line-format, default-header-line-format)
20824 (default-line-spacing, default-abbrev-mode, default-ctl-arrow)
20825 (default-direction-reversed, default-truncate-lines)
20826 (default-left-margin, default-tab-width, default-case-fold-search)
20827 (default-left-margin-width, default-right-margin-width)
20828 (default-left-fringe-width, default-right-fringe-width)
20829 (default-fringes-outside-margins, default-scroll-bar-width)
20830 (default-vertical-scroll-bar, default-indicate-empty-lines)
20831 (default-indicate-buffer-boundaries, default-fringe-indicator-alist)
20832 (default-fringe-cursor-alist, default-scroll-up-aggressively)
20833 (default-scroll-down-aggressively, default-fill-column)
20834 (default-cursor-type, default-buffer-file-type)
20835 (default-cursor-in-non-selected-windows)
20836 (default-buffer-file-coding-system, default-major-mode)
20837 (default-enable-multibyte-characters): Mark as obsolete.
20838
b3cca6a6
DN
208392009-08-27 Dan Nicolaescu <dann@ics.uci.edu>
20840
652cc1a2
DN
20841 * vc-dir.el (vc-dir-update): Remove debug helper.
20842
b3cca6a6
DN
20843 * vc-cvs.el (vc-cvs-update-changelog): Fix typo.
20844
4ed8c7aa
SS
208452009-08-26 Sam Steingold <sds@gnu.org>
20846
20847 * simple.el (save-interprogram-paste-before-kill): New user option.
20848 (kill-new): When `save-interprogram-paste-before-kill' is non-nil,
20849 save the interprogram-paste into kill-ring before overriding it
20850 with the Emacs kill.
20851
3b64d86b
DN
208522009-08-26 Dan Nicolaescu <dann@ics.uci.edu>
20853
20854 * vc.el (vc-trunk-p): Rename to vc-rcs-trunk-p and move to vc-rcs.el.
20855 (vc-minor-part): Rename to vc-rcs-minor-part and move to vc-rcs.el.
20856 (vc-default-previous-revision): Rename to vc-rcs-previous-revision
20857 and move to vc-rcs.el.
20858 (vc-default-next-revision): Rename to vc-rcs-next-revision and
20859 move to vc-rcs.el.
20860 (vc-cvs-update-changelog): Move to vc-cvs.el, use vc-call-backend.
20861 (vc-rcs-update-changelog): Remove.
20862 (vc-update-changelog-rcs2log): Rename to vc-rcs-update-changelog
20863 and move to vc-rcs.el.
20864
20865 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-checkin)
20866 (vc-rcs-checkout, vc-rcs-rollback): Adjust for the vc-rcs-trunk-p
20867 renaming.
20868 (vc-rcs-trunk-p, vc-rcs-minor-part, vc-rcs-previous-revision)
72f16325 20869 (vc-rcs-next-revision, vc-rcs-update-changelog): Move here from
3b64d86b
DN
20870 vc.el, renamed to be RCS specific.
20871
72f16325
SM
20872 * vc-cvs.el (vc-cvs-previous-revision, vc-cvs-next-revision):
20873 New functions.
20874 (vc-cvs-update-changelog): Move here from vc.el.
3b64d86b
DN
20875
20876 * vc-sccs.el (vc-sccs-previous-revision, vc-sccs-next-revision):
20877 New functions.
20878
636a36a0
SM
208792009-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
20880
20881 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix up last change.
20882
239b3340
DN
208832009-08-26 Dan Nicolaescu <dann@ics.uci.edu>
20884
b91f0762 20885 * vc-git.el (vc-git-register): Use "git add" for directories.
2ddf440d
DN
20886 (vc-git-stash, vc-git-stash-show): New functions.
20887 (vc-git-extra-menu-map): Bind them.
b91f0762 20888
b8e54362
DN
20889 * vc-dir.el (vc-dir-node-directory, vc-dir-update): Get the parent
20890 directory correctly in case the item is a directory itself.
20891
239b3340
DN
20892 * vc.el: Document the desired behavior for reverted files in the
20893 `added' state.
dc810649
DN
20894 (vc-default-prettify-state-info): Remove function, unused.
20895
20896 * vc-bzr.el (vc-bzr-prettify-state-info): Remove function, unused.
239b3340 20897
e49c0179
GM
208982009-08-26 Glenn Morris <rgm@gnu.org>
20899
20900 * bindings.el (standard-mode-line-format): Reposition dashes in
20901 which-func entry. (Bug#4217)
20902
3029e594
GM
20903 * files.el (enable-local-variables, enable-local-eval)
20904 (safe-local-variable-values, safe-local-eval-forms): Mark as risky in
20905 the defcustoms.
20906 (auto-mode-alist, ignored-local-variables)
20907 (save-some-buffers-action-alist): Move risky declarations to the
20908 definitions.
20909 (dabbrev-case-fold-search, dabbrev-case-replace, display-time-string)
20910 (font-lock-defaults, format-alist, imenu--index-alist)
20911 (imenu-generic-expression, input-method-alist, minor-mode-alist)
20912 (mode-line-buffer-identification, mode-line-client, mode-line-modes)
20913 (mode-line-modified, mode-line-mule-info, mode-line-position)
20914 (mode-line-process, mode-line-remote, outline-level)
20915 (parse-time-rules, rmail-output-file-alist)
20916 (special-display-buffer-names, vc-mode):
20917 Move risky declarations to the relevant files.
72f16325
SM
20918 * bindings.el (mode-line-client, mode-line-mule-info, mode-line-remote)
20919 (mode-line-modified, mode-line-process, mode-line-position)
3029e594
GM
20920 (mode-line-modes, mode-line-buffer-identification, minor-mode-alist)
20921 * font-core.el (font-lock-defaults):
20922 * format.el (format-alist):
20923 * vc-hooks.el (vc-mode):
20924 * window.el (special-display-buffer-names):
20925 * international/mule-cmds.el (input-method-alist):
20926 Define riskiness here (dumped file) rather than in files.el.
20927 * dabbrev.el (dabbrev-case-fold-search, dabbrev-case-replace):
20928 * imenu.el (imenu-generic-expression, imenu--index-alist):
20929 * outline.el (outline-level):
20930 * time.el (display-time-string):
20931 * calendar/parse-time.el (parse-time-rules):
20932 * mail/rmailout.el (rmail-output-file-alist):
20933 Autoload riskiness here, rather than placing in files.el.
20934
8476cfaf
SM
209352009-08-26 Andreas Schwab <schwab@linux-m68k.org>
20936
20937 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Signal overflow.
20938
0b35b48e
MA
209392009-08-25 Michael Albinus <michael.albinus@gmx.de>
20940
20941 * simple.el (process-file-side-effects): New defvar.
20942
20943 * dired-aux.el (dired-show-file-type):
20944 * vc.el (vc-diff-internal):
20945 * vc-arch.el (vc-arch-diff):
20946 * vc-bzr.el (vc-bzr-sha1, vc-bzr-revision-completion-table):
20947 * vc-cvs.el (vc-cvs-state, vc-cvs-diff, vc-cvs-revision-table):
20948 * vc-git.el (vc-git-registered, vc-git-working-revision)
20949 (vc-git-find-revision, vc-git-diff, vc-git-revision-table)
20950 (vc-git--empty-db-p):
20951 * vc-hooks.el (vc-user-login-name):
20952 * vc-svn.el (vc-svn-registered, vc-svn-state)
20953 (vc-svn-dir-extra-headers, vc-svn-find-revision):
20954 * progmodes/grep.el (grep-probe): Let-bind
20955 `process-file-side-effects' with nil.
20956
20957 * net/dbus.el (dbus-ping): Add optional parameter TIMEOUT.
20958
20959 * net/tramp-gvfs.el (top): Use timeout of 100 msec pinging GVFS
20960 daemon. Replace ping by checking for running service for bluez
20961 and zeroconf. (Bug#4239)
20962
d54cc599
GM
209632009-08-25 Kevin Ryde <user42@zip.com.au>
20964
20965 * net/dig.el (dig): Add autoload cookie.
20966
7bfd055d
GM
209672009-08-25 Glenn Morris <rgm@gnu.org>
20968
bac9c66c
GM
20969 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix test for cl in
20970 load-history for absolute file-names.
20971 (byte-compile-file-form-require): Warn about use of the cl package.
20972
7bfd055d
GM
20973 * format.el (format-alist): Doc fix.
20974
5ac1f9e0
GM
20975 * play/bubbles.el (top-level): Don't require cl at run-time.
20976
af62aa88
GM
20977 * progmodes/verilog-mode.el (top-level): Don't require lucid (and hence
20978 run-time cl).
20979
71e036af
DD
209802009-08-24 Dmitry Dzhus <dima@sphinx.net.ru>
20981
20982 * progmodes/gdb-mi.el (gdb-mapcar*): Replacement for `mapcar*'
20983 from cl package.
20984 (gdb-table-add-row, gdb-table-string): Use `gdb-mapcar*'.
20985
42110eaf
JB
209862009-08-24 Jay Belanger <jay.p.belanger@gmail.com>
20987
20988 * calc/calc-alg.el (math-trig-rewrite)
20989 (math-hyperbolic-trig-rewrite): New functions.
20990 (calc-simplify): Simplify trig functions when asked.
20991
88421f3e
SM
209922009-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
20993
20994 * diff-mode.el (diff-find-source-location): Avoid goto-line.
20995
dbd9624e
KH
209962009-08-24 Kenichi Handa <handa@m17n.org>
20997
20998 * language/ind-util.el (mapthread): Delete it.
20999 (combinatorial): New function.
21000 (indian--puthash-cv): Use combinatorial instead of mapthread.
21001
9b89e3ee
GM
210022009-08-22 Kevin Ryde <user42@zip.com.au>
21003
21004 * emacs-lisp/checkdoc.el (checkdoc-force-history-flag)
21005 (checkdoc-arguments-in-order-flag): Add safe-local-variable booleanp.
21006 (checkdoc-symbol-words): Add safe-local-variable for list of strings.
21007 Clarify docstring that the value is strings not symbols.
21008 (checkdoc-list-of-strings-p): New function.
21009
e6ce8c42
GM
210102009-08-22 Glenn Morris <rgm@gnu.org>
21011
2ddf2ea6 21012 * files.el (auto-mode-alist):
a3374680
GM
21013 * hippie-exp.el (he-concat-directory-file-name):
21014 * lpr.el (lpr-windows-system, printer-name):
21015 * ls-lisp.el (ls-lisp-emulation, ls-lisp-use-insert-directory-program):
21016 * ps-print.el (ps-windows-system):
21017 * startup.el (command-line):
21018 * emulation/viper-ex.el (viper-glob-function):
21019 * international/mule-cmds.el (set-language-environment-coding-systems):
21020 * net/ange-ftp.el (ange-ftp-write-region):
21021 * obsolete/fast-lock.el (fast-lock-cache-name):
2ddf2ea6 21022 Remove code for defunct system-types emx, macos, mswindows, next-mach,
a3374680
GM
21023 unisoft-unix, vax-vms, win32, w32.
21024
977955fa
GM
21025 * calendar/diary-lib.el (diary-mark-entries-1): Only mark all days of a
21026 given name if the pattern is not more specific.
21027
b4deec2e
GM
21028 * calendar/lunar.el (lunar-phase-names): New option.
21029 (lunar-phase): Doc fix.
21030 (lunar-cycles-per-year): New constant.
21031 (lunar-index): New function.
21032 (lunar-phase-list, diary-lunar-phases): Use lunar-index.
21033 (lunar-phase-name): Use lunar-phase-names.
21034 (calendar-lunar-phases): Use format.
21035 (lunar-new-moon-on-or-after): Use lunar-cycles-per-year.
21036
47e83968
GM
21037 * progmodes/cperl-mode.el (cperl-imenu-name-and-position):
21038 Copy imenu-example--name-and-position function here for own use.
21039 (cperl-xsub-scan): Use cperl-imenu-name-and-position.
21040
e6ce8c42
GM
21041 * bs.el (bs--redisplay):
21042 * cus-edit.el (custom-redraw):
21043 * ibuffer.el (ibuffer-bury-buffer):
21044 * server.el (server-goto-line-column):
21045 * startup.el (command-line-1):
21046 * strokes.el (strokes-xpm-for-stroke):
21047 * term.el (term-display-buffer-line):
21048 * view.el (View-goto-line):
21049 * calc/calc.el (calc-do, calc-trail-buffer):
21050 * play/gamegrid.el (gamegrid-add-score-insecure):
21051 * progmodes/ada-mode.el (ada-compile-goto-error):
21052 * progmodes/ada-xref.el (ada-xref-find-in-modified-ali):
21053 (ebrowse-select-1st-to-9nth):
47e83968 21054 * progmodes/cperl-mode.el (cperl-time-fontification):
e6ce8c42
GM
21055 * progmodes/ebrowse.el (ebrowse-toggle-file-name-display)
21056 * progmodes/gud.el (gud-display-line):
21057 (idlwave-shell-display-line):
21058 * progmodes/idlw-shell.el (idlwave-shell-goto-frame)
21059 * progmodes/make-mode.el (makefile-browser-toggle):
21060 (vhdl-speedbar-port-copy, vhdl-compose-components-package):
21061 * progmodes/vhdl-mode.el (vhdl-speedbar-find-file)
21062 * textmodes/picture.el (picture-draw-rectangle):
21063 * textmodes/reftex-index.el (reftex-index-goto-letter):
21064 (reftex-select-jump-to-previous):
21065 * textmodes/reftex-sel.el (reftex-find-start-point)
21066 * textmodes/reftex-toc.el (reftex-toc, reftex-toc-restore-region):
21067 (rst-straighten-deco-spacing, rst-section-tree, rst-toc):
21068 * textmodes/rst.el (rst-promote-region, rst-straighten-decorations)
21069 * textmodes/tex-mode.el (tex-compilation-parse-errors):
21070 * textmodes/two-column.el (2C-associated-buffer):
21071 Use forward-line rather than goto-line.
21072
21073 * emulation/vi.el (vi-goto-line): Don't warn about non-interactive
21074 goto-line.
21075
4b18bdb3
GM
21076 * international/ucs-normalize.el (nfd, decomposition-translation-alist)
21077 (decomposition-char-recursively, alist-list-to-vector, quick-check-list)
21078 (quick-check-list-to-regexp): Declare.
e6ce8c42 21079
72f16325
SM
21080 * progmodes/make-mode.el (makefile-browser-insert-selection):
21081 Use goto-char rather than goto-line.
e6ce8c42
GM
21082
21083 * progmodes/prolog.el (compilation-error-regexp-alist)
21084 (compilation-forget-errors): Declare.
21085
32a2cf25
JL
210862009-08-22 Juri Linkov <juri@jurta.org>
21087
21088 * progmodes/grep.el (lgrep, rgrep): At the beginning
21089 set `dir' to `default-directory' unless `dir' is a non-nil
21090 readable directory. (Bug#4052)
21091 (lgrep, rgrep): Change a weird way to report an error
21092 from using `read-string' to using `error'.
21093 Instead of using interactive arguments in the function body,
21094 add new argument `confirm'.
21095
5443c9b7
SM
210962009-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
21097
cb5b40ee
SM
21098 * textmodes/remember.el (remember-buffer):
21099 * progmodes/cperl-mode.el (cperl-vc-header-alist):
21100 * calendar/icalendar.el (icalendar-convert-diary-to-ical)
21101 (icalendar-extract-ical-from-buffer):
5443c9b7
SM
21102 * net/newst-treeview.el (newsticker-groups-filename):
21103 * net/newst-backend.el (newsticker-cache-filename):
21104 * speedbar.el (speedbar-update-speed, speedbar-navigating-speed)
21105 (speedbar-ignored-path-expressions, speedbar-ignored-path-regexp)
21106 (speedbar-add-ignored-path-regexp, speedbar-line-path)
21107 (speedbar-buffers-line-path, speedbar-path-line)
21108 (speedbar-buffers-line-path):
21109 * epg.el (epg-passphrase-callback-function, epg-start-sign-keys)
21110 (epg-sign-keys):
21111 * epa.el (epa-display-verify-result):
21112 * progmodes/pascal.el (pascal-outline): Add version of obsolescence.
21113
d6261cc1
GM
211142009-08-21 Glenn Morris <rgm@gnu.org>
21115
3e1ea342
GM
21116 * progmodes/js.el (inferior-moz-process): Fix declaration.
21117
ce86eeb5
GM
21118 * imenu.el (imenu-example--name-and-position): Fix obsolescence message.
21119
fff28970
GM
21120 * obsolete/rnewspost.el (news-mail-reply):
21121 Use goto-char rather than goto-line.
21122
d93e053b
GM
21123 * term/ns-win.el (ns-open-file-select-line):
21124 Use line-beginning-position rather than goto-line.
21125
d5d105e8
GM
21126 * apropos.el (apropos-command):
21127 * ehelp.el (electric-helpify):
21128 * printing.el (pr-show-setup):
21129 * strokes.el (strokes-help):
21130 * tutorial.el (tutorial--describe-nonstandard-key)
21131 (tutorial--detailed-help):
21132 * woman.el (woman-mini-help, woman-display-extended-fonts):
21133 * calc/calc-help.el (calc-describe-key):
21134 * emulation/edt.el (edt-electric-helpify):
21135 * international/mule-diag.el (mule-diag):
21136 * play/yow.el (apropos-zippy):
21137 * progmodes/python.el (python-describe-symbol):
21138 * progmodes/vhdl-mode.el (vhdl-doc-variable, vhdl-doc-mode):
21139 * textmodes/table.el (*table--cell-describe-mode)
21140 (*table--cell-describe-bindings):
21141 Use help-print-return-message rather than the now obsolete alias.
21142
a8ab722f 21143 * calendar/cal-move.el (calendar-cursor-to-nearest-date)
9b4c5ecd
GM
21144 (calendar-cursor-to-visible-date):
21145 * play/5x5.el (5x5-position-cursor):
21146 * play/decipher.el (decipher):
21147 * play/gomoku.el (gomoku-goto-xy):
21148 * play/landmark.el (lm-goto-xy):
21149 * play/mpuz.el (mpuz-paint-errors, mpuz-paint-statistics)
21150 (mpuz-paint-digit):
21151 Use forward-line, not goto-line.
a8ab722f 21152
d6261cc1
GM
21153 * mail/rmail.el (rmail-obsolete): Delete custom group.
21154 (rmail-pop-password, rmail-pop-password-required): Make into aliases.
21155 (rmail-remote-password, rmail-remote-password-required):
21156 Remove unneeded :set-after and :set properties.
21157
9e846523
MA
211582009-08-21 Michael Albinus <michael.albinus@gmx.de>
21159
21160 * net/dbus.el (top): Initialize only when `dbusbind' is loaded.
21161
bbe1f502
DN
211622009-08-21 Dan Nicolaescu <dann@ics.uci.edu>
21163
bcc5db24
DN
21164 * loadup.el: Remove leftover macos code.
21165
bbe1f502
DN
21166 * vc-git.el (vc-git-annotate-command): Run asynchronously.
21167 Explicitly pass the date format to git blame so that user local
21168 so that the output format can be parsed.
21169
6fd2d19a
MA
211702009-08-20 Michael Albinus <michael.albinus@gmx.de>
21171
21172 * net/dbus.el (top): Don't check for (getenv
21173 "DBUS_SESSION_BUS_ADDRESS"). It's done in dbusbind.c now.
21174
31764e15
SM
211752009-08-19 Magnus Henoch <magnus.henoch@gmail.com>
21176
21177 * log-edit.el (log-edit-strip-single-file-name): New var.
01c35094 21178 (log-edit-insert-changelog): Use it. Bug#3571.
31764e15 21179
28930e39
SM
211802009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
21181
4fd15622 21182 * subr.el (read-passwd): Use read-key so keypad keys work as well.
01c35094 21183 Bug#3287.
4fd15622 21184
b3d8e4a0
SM
21185 * help.el (help-print-return-message): Rename from
21186 print-help-return-message.
21187
c9829c70
SM
21188 * log-view.el (log-view-mode-map): Remove `q' binding, and unreliable
21189 cvs-mode-map parent hack.
21190 (log-view-mode): Derive from special-mode.
21191
b932657b
SM
21192 * linum.el (linum-mode): window-size-change-functions is redundant.
21193 Adapt to new window-configuration-change-hook behavior.
21194 (linum-after-size, linum-after-config): Remove.
21195
1b700bca
SM
21196 * imenu.el (imenu-example--name-and-position)
21197 (imenu-example--lisp-extract-index-name)
21198 (imenu-example--create-lisp-index, imenu-example--create-c-index):
21199 Mark as obsolete.
21200
28930e39
SM
21201 * progmodes/prolog.el (inferior-prolog-error-regexp-alist): New var.
21202 (inferior-prolog-mode): Use it.
21203 (inferior-prolog-load-file): Reset list of errors.
21204
c9af0b68
KH
212052009-08-19 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
21206
21207 * language/tibetan.el ("Tibetan"): Fix sample-text entry.
21208
21209 * language/tai-viet.el ("TaiViet"): Fix sample-text entry.
21210
720c7cd6
MA
212112009-08-19 Michael Albinus <michael.albinus@gmx.de>
21212
21213 * net/dbus.el (top): Apply `dbus-init-bus' only if the session bus
21214 is running already.
21215
03a74b84
SM
212162009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
21217
21218 * subr.el (listify-key-sequence-1): Use normal syntax since those
21219 integers are nowadays always represented by the same (positive) number
21220 on all platforms.
21221 (read-key-empty-map): New const.
21222 (read-key-delay): New var.
21223 (read-key): New function.
21224 (force-mode-line-update): Use with-current-buffer.
21225 (locate-user-emacs-file): Don't forget to abbreviate the file name.
21226 (start-process-shell-command, start-file-process-shell-command):
21227 Discourage the use of command-args.
21228
f43e88d4
GM
212292009-08-19 Glenn Morris <rgm@gnu.org>
21230
21231 * emacs-lisp/authors.el (authors-fixed-entries): Remove cvtmail.
21232
890429cc
SM
212332009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
21234
85be9ec4
SM
21235 * simple.el (choose-completion-string): Don't rely on
21236 minibuffer-completing-file-name and ad-hoc checks to decide whether
21237 to continue completion or not.
21238
890429cc
SM
21239 * minibuffer.el (minibuffer-hide-completions): New function.
21240 (completion--do-completion): Use it.
21241 (completions-annotations): New face.
21242 (completion--insert-strings): Use it.
21243 (completion-pcm--delim-wild-regex): Add docstring.
21244 (completion-pcm--string->pattern): Add support for 0-width delimiters
21245 in completion-pcm--delim-wild-regex.
21246
265d4549
SM
212472009-08-18 Stefan Monnier <monnier@iro.umontreal.ca>
21248
d440b941
SM
21249 * international/ucs-normalize.el (ucs-normalize-hfs-nfd-post-read-conversion):
21250 Remove unused var `buffer-modified-p'.
21251
265d4549
SM
21252 * minibuffer.el (completion--do-completion): Move point for the #b001
21253 case as well (bug#4176).
21254 (minibuffer-complete, minibuffer-complete-word): Don't move point.
21255
ba6f7d86
MA
212562009-08-18 Michael Albinus <michael.albinus@gmx.de>
21257
21258 * net/dbus.el (dbus-init-bus): Declare. Apply it for the :system
21259 and :session buses.
21260
98819490
KH
212612009-08-18 Kenichi Handa <handa@m17n.org>
21262
265d4549
SM
21263 * international/ucs-normalize.el (ucs-normalize-version):
21264 Change to 1.1.
58627cf0
KH
21265 (ucs-normalize-hfs-nfd-pre-write-conversion): New function.
21266 (utf-8-hfs): Make it perform normalization on encoding too.
21267
98819490
KH
21268 * textmodes/paragraphs.el: Change to utf-8. Adjust coding cookie.
21269 (sentence-end-without-space): Delete duplicated chars.
21270 (sentence-end-base): Likewise.
e739cc85
KH
21271
21272 * textmodes/sgml-mode.el: Change to utf-8. Adjust coding cookie.
21273 (html-mode): Delete duplicated chars from sentence-end-base.
21274
21275 * textmodes/texinfo.el: Change to utf-8. Adjust coding cookie.
21276 (texinfo-mode): Delete duplicated chars from sentence-end-base.
98819490 21277
645b9326
CY
212782009-08-17 Chong Yidong <cyd@stupidchicken.com>
21279
21280 * files.el (hack-one-local-variable): If the mode function is for
21281 a minor mode, pass it an argument (Bug#4148).
21282
56c195af
MA
212832009-08-17 Michael Albinus <michael.albinus@gmx.de>
21284
21285 * net/tramp.el (tramp-register-completion-file-name-handler):
21286 Check also for (member 'partial-completion completion-styles).
21287
7a55c78b
CY
212882009-08-16 Chong Yidong <cyd@stupidchicken.com>
21289
21290 * progmodes/cperl-mode.el (cperl-electric-paren): Don't expand
21291 abbrev (Bug#3943).
21292
be3e598a 212932009-08-16 Ilya Zakharevich <ilyaz@cpan.org>
8c777c8d
CY
21294
21295 * progmodes/cperl-mode.el: Merge upstream 6.2.
21296 (cperl-mode-syntax-table): Modify syntax entry for ["'`].
21297 (cperl-forward-re): Check cperl-brace-recursing.
21298 (cperl-highlight-charclass): New function.
21299 (cperl-find-pods-heres): Use it.
31cd2dd4 21300 (cperl-fill-paragraph): Synch to save-excursion placement used upstream.
8c777c8d 21301 (cperl-beautify-regexp-piece): Fix column calculation.
31cd2dd4 21302 (cperl-make-regexp-x): Handle case where point is between "q" and "rs".
8c777c8d
CY
21303 (cperl-beautify-level): Don't process entire regexp.
21304 (cperl-build-manpage, cperl-perldoc): Bind Man-switches before
21305 calling man.
21306 (cperl-tips-faces, cperl-mode, cperl-electric-backspace): Doc fix.
21307 (cperl-init-faces): Build a list in the normal way.
21308
81b1f9c9
CY
213092009-08-16 Chong Yidong <cyd@stupidchicken.com>
21310
21311 * calendar/parse-time.el (parse-time-string-chars): Save match
21312 data.
21313
c3732cb8
SM
213142009-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
21315
55659495
SM
21316 * progmodes/sql.el (sql-product-alist): Add :name tag to entries.
21317 (sql-product): Use it.
21318 (sql-mode-menu): Auto-generate the menu based on sql-product-alist.
21319 (sql-set-product): Add completion.
21320 (sql-highlight-oracle-keywords, sql-highlight-postgres-keywords)
21321 (sql-highlight-linter-keywords, sql-highlight-ms-keywords)
21322 (sql-highlight-ansi-keywords, sql-highlight-sybase-keywords)
21323 (sql-highlight-informix-keywords, sql-highlight-interbase-keywords)
21324 (sql-highlight-ingres-keywords, sql-highlight-solid-keywords)
21325 (sql-highlight-mysql-keywords, sql-highlight-sqlite-keywords)
21326 (sql-highlight-db2-keywords): Remove.
21327 (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
21328 (sql-highlight-product): Use derived-mode-p.
21329 (sql-set-sqli-buffer): Use with-current-buffer.
21330 (sql-connect-informix, sql-connect-ingres, sql-connect-oracle):
21331 Simplify.
21332
1ae79427
SM
21333 * emacs-lisp/lisp-mode.el (lisp-indent-region): Remove unused function.
21334
c3732cb8
SM
21335 * term.el: Fix commenting convention, turn comments into docstrings.
21336
f24b8bf3
CY
213372009-08-16 E. Jay Berkenbilt <ejb@ql.org> (tiny change)
21338
21339 * whitespace.el (whitespace-style): Doc fix (Bug#3661).
21340
7b6fefac 213412009-08-16 Jan Seeger <jan.seeger@thenybble.de> (tiny change)
e1bdde78 21342
1200ac26 21343 * calendar/parse-time.el (parse-time-string-chars): Compute using
d0d3f6e9
CY
21344 character classes, to handle non-ascii characters (Bug#3190).
21345
213462009-08-16 Chong Yidong <cyd@stupidchicken.com>
1200ac26 21347
1abbe4e5
CY
21348 * progmodes/sh-script.el (sh-maybe-here-document): Avoid inserting
21349 another heredoc if the user adds another < (Bug#3226).
21350
c3732cb8
SM
21351 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
21352 Don't initialize based on window-system (Bug#4124).
19261da4 21353
daad00fc
CY
21354 * facemenu.el (facemenu-read-color): Use a completion function
21355 that accepts any defined color, such as RGB triplets (Bug#3677).
21356
e1bdde78
CY
21357 * files.el (get-free-disk-space): Change fallback default
21358 directory to /. Expand DIR argument before switching to fallback.
21359 Suggested by Kevin Ryde (Bug#2631, Bug#3911).
21360
9d73a99e
CY
213612009-08-15 Chong Yidong <cyd@stupidchicken.com>
21362
21363 * files.el (load-library): Doc fix.
21364
68b962d4 213652009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
9d73a99e 21366
953e0c1a 21367 * emulation/viper-cmd.el (viper-insert-isearch-string): New function.
c3732cb8 21368 (viper-if-string): Redefine C-s in the minibuffer to insert the last
68b962d4 21369 incremental search string.
9d73a99e 21370
c3732cb8 21371 * ediff-init.el (ediff-coding-system): Use escape-quoted in case of
68b962d4 21372 XEmacs.
9d73a99e 21373
c3732cb8
SM
21374 * ediff-merg.el (ediff-merge-region-is-non-clash-to-skip)
21375 (ediff-merge-region-is-non-clash)
21376 (ediff-skip-merge-region-if-changed-from-default-p): Use defun.
68b962d4 21377 Also check if the job is really a merge job.
9d73a99e 21378
c3732cb8 21379 * ediff.el (ediff-current-file): New function.
9d73a99e 21380
2e330adc
CY
213812009-08-15 Chong Yidong <cyd@stupidchicken.com>
21382
21383 * progmodes/js.el: Edit docstrings throughout to follow Emacs
21384 conventions.
c3732cb8 21385 (js-insert-and-indent): Delete function.
2e330adc
CY
21386 (js-mode-map): Don't bind keys to js-insert-and-indent.
21387 (js-beginning-of-defun): Rename from js--beginning-of-defun.
21388 (js-end-of-defun): Rename from js--end-of-defun.
c3732cb8 21389 (js-auto-indent-flag): Delete variable.
2e330adc 21390
17b5d0f7
CY
213912009-08-14 Chong Yidong <cyd@stupidchicken.com>
21392
c3732cb8
SM
21393 * progmodes/js.el: Remove proclaim statement.
21394 Defvar which-func-imenu-joiner-function to silence compiler.
2e330adc 21395
ba2d8894
CY
21396 * files.el (auto-mode-alist): Use js-mode for .js files.
21397
c3732cb8 21398 * progmodes/js2-mode.el: Remove file.
17b5d0f7
CY
21399
21400 * Makefile.in (ELCFILES): Add js.el, and remove js2-mode.el.
21401
21402 * speedbar.el (speedbar-supported-extension-expressions): Add .js.
21403
c3732cb8 21404 * progmodes/hideshow.el (hs-special-modes-alist): Add js-mode entry.
17b5d0f7
CY
21405
214062009-08-14 Daniel Colascione <dan.colascione@gmail.com>
4e2af782 21407 Karl Landstrom <karl.landstrom@brgeight.se>
17b5d0f7
CY
21408
21409 * progmodes/js.el: New file.
21410
b6377f1d
MH
214112009-08-14 Mark A. Hershberger <mah@everybody.org>
21412
21413 * timezone.el (timezone-parse-date): Add ability to understand ISO
21414 basic format (minimal separators) dates in addition to the
21415 already-supported extended format dates.
21416
bc0eef46
EZ
214172009-08-14 Eli Zaretskii <eliz@gnu.org>
21418
4e021e65
EZ
21419 * international/ucs-normalize.el: Add a `coding' file variable.
21420
bc0eef46
EZ
21421 * Makefile.in (ELCFILES): Add international/ucs-normalize.elc.
21422
53dab179
SS
214232009-08-14 Sam Steingold <sds@gnu.org>
21424
6801c38a 21425 * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
53dab179 21426
6c58c39c
CY
214272009-08-13 Chong Yidong <cyd@stupidchicken.com>
21428
21429 * faces.el (help-argument-name): Define it here instead of
21430 help-fns.el, because in daemon mode help-fns.el may be loaded when
21431 faces are still uninitialized (Bug#1078).
21432
21433 * help-fns.el (help-argument-name): Move defface to faces.el.
21434
c7baf7e9
NR
214352009-08-13 Nick Roberts <nickrob@snap.net.nz>
21436
21437 * progmodes/gdb-mi.el (gdb-inferior-io-mode): Use start-process to
21438 create buffer with a pty but no process so that GDB can make the
21439 inferior the controlling process.
21440
9c40e995 214412009-08-13 Taichi Kawabata <kawabata.taichi@gmail.com>
d6d30064
KH
21442
21443 * international/ucs-normalize.el: New file.
21444
8cdba32b
RS
214452009-08-13 Richard Stallman <rms@gnu.org>
21446
5c950923
RS
21447 * mail/rmail.el (rmail-get-attr-names):
21448 Accept an attribute header that is too short.
21449
76e1e40b
RS
21450 * mail/rmail.el (rmail-forget-messages):
21451 Ignore nil elt in rmail-message-vector. Use dotimes.
21452
1fc01b08
RS
21453 * progmodes/compile.el (compilation-goto-locus):
21454 Use next-error-move-function.
21455
8cdba32b
RS
21456 * simple.el (next-error-move-function): New variable.
21457
99910cf4
JL
214582009-08-12 Juri Linkov <juri@jurta.org>
21459
21460 * progmodes/grep.el (lgrep): Ensure that `default-directory' is
21461 always non-nil. (Bug#4052)
21462
21463 * replace.el (read-regexp): Return empty string when
21464 `default-value' is nil.
21465 (keep-lines-read-args): Don't use empty string as the
21466 default value for `read-regexp'. (Bug#2495)
21467
fc5bdf6c
JL
214682009-08-12 Juri Linkov <juri@jurta.org>
21469
21470 * international/mule-cmds.el (ucs-insert): Change arguments
21471 from `arg' to `character', `count', `inherit' to be the same
21472 as in `insert-char'. Doc fix. (Bug#4039)
21473
21474 * international/mule-conf.el (utf-16be-with-signature): Doc fix.
21475
77748848
JL
214762009-08-12 Juri Linkov <juri@jurta.org>
21477
21478 * files-x.el: New file.
21479
21480 * files.el: Move code that deals with adding/deleting
21481 file/directory-local variables to files-x.el.
21482
21483 * Makefile.in (ELCFILES): Add files-x.elc.
21484
c8a44c4e
DD
214852009-08-11 Dmitry Dzhus <dima@sphinx.net.ru>
21486
27a9fd5a
DD
21487 * progmodes/gdb-mi.el (gdb-line-posns): New helper which helps not
21488 to use `goto-line'.
21489 (gdb-place-breakpoints, gdb-get-location): Rewritten without
21490 `goto-line'.
21491 (gdb-invalidate-disassembly): Do not refresh upon receiving
7b6fefac 21492 'update signal. Instead, update all disassembly buffers only after
27a9fd5a 21493 threads list.
107ef54a 21494 (gdb): Send -target-detach when buffer is killed (Bug#3794).
88b5a757 21495 (gdb-starting): Move -data-list-register-names...
cf6e27cf
DD
21496 (gdb-stopped): ...here so it's sent when first thread stops.
21497 (gdb-registers-handler-custom): Do nothing if register names are
21498 unknown yet.
27a9fd5a 21499
c8a44c4e
DD
21500 * progmodes/gud.el (gud-stop-subjob): Rewritten without macros
21501 from `gdb-mi.el' to avoid extra tangling.
21502
21503 * progmodes/gdb-mi.el (gdb-gud-context-call): Reverting previous
7b6fefac 21504 change which breaks `gud-def' definitions used in `gdb'.
c8a44c4e
DD
21505 (gdb-update-gud-running): No extra fuss for updating frame number.
21506
dfd4e693
SM
215072009-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
21508
51c4341f
SM
21509 * international/mule-cmds.el (mule-keymap, mule-menu-keymap)
21510 (describe-language-environment-map, setup-language-environment-map)
21511 (set-coding-system-map): Move initialization into declaration.
21512 (set-language-info-alist): Last arg to define-key-after can be skipped.
21513
21514 * international/quail.el (quail-completion-1): Simplify.
21515 (quail-define-rules): Use slightly more compact code.
21516 (quail-insert-decode-map): Propertize keys, compact columns.
21517
dfd4e693
SM
21518 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
21519 Add goto-line.
21520
83326559
MB
215212009-08-10 Miles Bader <miles@gnu.org>
21522
21523 * progmodes/js2-mode.el (js2-warning, js2-error, js2-jsdoc-tag)
21524 (js2-jsdoc-type, js2-jsdoc-value, js2-function-param)
21525 (js2-instance-member, js2-private-member, js2-private-function-call)
21526 (js2-jsdoc-html-tag-name, js2-jsdoc-html-tag-delimiter)
21527 (js2-magic-paren, js2-external-variable):
21528 Remove "-face" suffix from face names.
21529 (js2-jsdoc-highlight-helper, js2-highlight-jsdoc)
21530 (js2-highlight-undeclared-vars, js2-peek-token)
21531 (js2-parse-function-params, js2-mode-show-errors)
21532 (js2-mode-show-warnings, js2-make-magic-delimiter)
21533 (js2-mode-highlight-magic-parens): Update to use new face names.
21534
8e754ea2
MA
215352009-08-09 Michael Albinus <michael.albinus@gmx.de>
21536
21537 * net/tramp.el (tramp-get-ls-command-with-dired): New defun.
21538 (tramp-handle-insert-directory): Handle "--dired". (Bug#4075)
21539
1c292fc7
CY
215402009-08-09 Chong Yidong <cyd@stupidchicken.com>
21541
18d433a7
CY
21542 * subr.el: Provide hashtable-print-readable.
21543
1c292fc7
CY
21544 * progmodes/hideshow.el (hs-special-modes-alist): Don't use
21545 hs-c-like-adjust-block-beginning.
21546 (hs-hide-block-at-point): Stop hiding at the beginning of
21547 hs-block-end-regexp (Bug#700).
21548
2db0ae07
DD
215492009-08-09 Dmitry Dzhus <dima@sphinx.net.ru>
21550
21551 * progmodes/gdb-mi.el (gdb-gud-context-call): Does not need to be
21552 a macro.
21553 (gdb-registers-handler-custom): Do not fail when register names
21554 are unavailable.
21555
fe4740a6
DD
215562009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
21557
21558 * progmodes/gdb-mi.el (gdb-control-all-threads)
21559 (gdb-control-current-thread): Interactive setters for
21560 `gdb-gud-control-all-threads' to use in menu.
21561 (gdb-show-run-p): Show «Go» when process is not active.
6a7662bb
BR
21562 (gud-tool-bar-map): Add non-stop/A,T indicator.
21563 Uses gud/thread.xpm and gud/all.xpm.
fe4740a6 21564
ce299d55
CY
215652009-08-08 Yoni Rabkin <yoni@rabkins.net>
21566
21567 * net/net-utils.el (net-utils-font-lock-keywords): New var.
21568 (nslookup-font-lock-keywords): Make it a variable.
dba90ffd
CY
21569 (net-utils-mode): New mode for viewing diagnostic network output.
21570 (net-utils-remove-ctrl-m-filter): Set inhibit-read-only.
21571 (net-utils-run-simple): New function.
21572 (ifconfig, iwconfig, netstat, arp, route): Use it.
ce299d55 21573
7c4654ad
DD
215742009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
21575
21576 * progmodes/gdb-mi.el (gdb-read-memory-custom)
21577 (gdb-memory-set-address, def-gdb-set-positive-number)
21578 (def-gdb-memory-format, def-gdb-memory-unit): Update memory buffer
21579 after changing settings.
21580 (gdb-invalidate-disassembly): Update when first shown.
5f9d345c 21581 (gdb-edit-locals-value): Fix.
7c4654ad
DD
21582 (gdb-registers-handler-custom): Print registers in right order and
21583 allow changing register values (only for current thread yet).
9cbac26b
DD
21584 (gdb-breakpoints-mode-map): Don't assume threads buffer is present.
21585 (gdb-threads-mode-map): Don't assume breakpoints buffer is present.
21586 (gdb-disassembly-handler-custom, gdb-stack-list-frames-custom)
6a7662bb
BR
21587 (gdb-locals-handler-custom, gdb-registers-handler-custom):
21588 Thread info in mode name.
9cbac26b 21589 (gdb-registers-mode-map): TAB to switch to locals.
7c4654ad 21590
0f25a277
EZ
215912009-08-08 Eli Zaretskii <eliz@gnu.org>
21592
21593 * mail/rmail.el (rmail-add-mbox-headers)
21594 (rmail-set-message-counters-counter): Search for
21595 rmail-unix-mail-delimiter instead of just "From ". (Bug#4076)
21596
b971be60
GM
215972009-08-08 Glenn Morris <rgm@gnu.org>
21598
21599 * Makefile.in (ELCFILES): Update.
21600
a35d3ad8
EZ
216012009-08-07 Eli Zaretskii <eliz@gnu.org>
21602
6a7662bb
BR
21603 * mail/sendmail.el (mail-yank-original):
21604 Set buffer-file-coding-system from the one used by the message whose
60c2df40
EZ
21605 text is yanked.
21606
8b0bcc2e
EZ
21607 * calc/calc-graph.el (calc-graph-plot): Set calc-graph-last-device
21608 to "windows" when "pgnuplot" is used.
6a7662bb
BR
21609 (calc-graph-command, calc-gnuplot-command, calc-graph-init):
21610 Don't call accept-process-output if "pgnuplot" is used.
8b0bcc2e
EZ
21611 (calc-graph-init): Don't send -display and -geometry to
21612 "pgnuplot". If "pgnuplot" is used, glean gnuplot version by
21613 running "pgnuplot -V" with shell-command-to-string.
21614
21615 * calc/calc.el (calc-gnuplot-name) [windows-nt]: Use "pgnuplot" as
21616 the default.
21617
216182009-08-07 Eli Zaretskii <eliz@gnu.org>
21619
21620 * Makefile.in (ELCFILES): org/org-export-latex.elc renamed to
a35d3ad8
EZ
21621 org/org-latex.elc.
21622
3bca7ca5
DN
216232009-08-07 Dan Nicolaescu <dann@ics.uci.edu>
21624
3c53763c
DN
21625 * vc-dispatcher.el (vc-resynch-window): Update comment.
21626
3bca7ca5
DN
21627 * term.el (term-handle-ansi-escape): Add comments with the
21628 terminfo capabilities implemented.
21629
7b217360
DD
216302009-08-06 Dmitry Dzhus <dima@sphinx.net.ru>
21631
5f9d345c 21632 * progmodes/gdb-mi.el (gdb-var-create-regexp): Remove.
7b217360 21633 (gdb-var-create-handler): Rewritten using JSON parser.
88b5a757
DD
21634 (gdb-propertize-header): Move earlier.
21635 (gdb-set-header): Remove to avoid duplication.
7b217360
DD
21636 (gdb-thread-list-handler-custom, gdb-invalidate-disassembly):
21637 Refresh disassembly buffers only after threads list have been
21638 update.
21639 (gdb-threads-header, gdb-registers-header): Per-buffer header line
21640 variables.
21641
b4d84ecf
JL
216422009-08-04 Juri Linkov <juri@jurta.org>
21643
21644 * files.el: Commands to add/delete file/directory-local variables.
21645 (read-file-local-variable, read-file-local-variable-value)
21646 (read-file-local-variable-mode, modify-file-local-variable)
21647 (modify-file-local-variable-prop-line)
21648 (modify-dir-local-variable): New functions.
21649 (add-file-local-variable, delete-file-local-variable)
21650 (add-file-local-variable-prop-line, delete-file-local-variable-prop-line)
21651 (add-dir-local-variable, delete-dir-local-variable)
21652 (copy-file-locals-to-dir-locals, copy-dir-locals-to-file-locals)
21653 (copy-dir-locals-to-file-locals-prop-line): New commands.
21654
42da39c1
CY
216552009-08-04 Chong Yidong <cyd@stupidchicken.com>
21656
21657 * abbrev.el (insert-abbrev-table-description): Prettify output.
21658 Suggested by Karl Chen.
21659
98bf8494
DD
216602009-08-04 Dmitry Dzhus <dima@sphinx.net.ru>
21661
78b9fb28 21662 * progmodes/gdb-mi.el (gdb-frame-number): Initialize with nil.
7b6fefac 21663 (gdb-overlay-arrow-position): Rename to `gdb-disassembly-position'.
78b9fb28
DD
21664 (gdb-overlay-arrow-position, gdb-thread-position)
21665 (gdb-disassembly-position): Declare variables.
21666 (gdb-wait-for-pending): Function now.
21667 (gdb-add-subscriber, gdb-delete-subscriber, gdb-get-subscribers)
21668 (gdb-emit-signal, gdb-buf-publisher): Declare before first use so
21669 compilation goes smoothly.
21670 (gdb, gdb-non-stop, gdb-buffers): New customization groups.
21671 (gdb-non-stop-setting): New customization setting which replaces
21672 `gdb-non-stop' so changing it doesn't break active GDB session.
21673 (gdb-stack-buffer-locations, gdb-stack-buffer-addresses)
21674 (gdb-thread-buffer-verbose-names, gdb-thread-buffer-arguments)
21675 (gdb-thread-buffer-locations, gdb-thread-buffer-addresses)
21676 (gdb-show-threads-by-default): New customization options.
21677 (gdb-buffer-type, gdb-buffer-shows-main-thread-p): New helper
21678 routines.
21679 (gdb-get-buffer-create): Send buffers update signal when they are
21680 created.
21681 (gdb-invalidate-locals, gdb-invalidate-registers)
21682 (gdb-invalidate-breakpoints)
21683 (gdb-invalidate-threads, gdb-invalidate-disassembly)
21684 (gdb-invalidate-memory): Accept update signal.
21685 (gdb-current-context-command): Use --frame option.
21686 (gdb-update-gud-running, gdb-running, gdb-setq-thread-number):
21687 Implement `gdb-frame-number' selection logic.
21688 (gdb-show-run-p, gdb-show-stop-p): Helper functions which decide
21689 whether to show GUD toolbar buttons.
21690 (gdb-thread-exited): Unselect current thread when it exits.
21691 (gdb-stopped): Typo fixed (now really runs `gdb-stopped-hooks').
21692 (gdb-mark-line): Routine which sets overlay arrow or inverses
21693 video on fringeless displays.
21694 (gdb-table, gdb-table-add-row, gdb-table-string): Structure used
21695 to build aligned columns of data in GDB buffers and set text
21696 properties line-by-line.
21697 (gdb-invalidate-breakpoints)
21698 (gdb-breakpoints-list-handler-custom)
21699 (gdb-thread-list-handler-custom, gdb-disassembly-handler-custom)
21700 (gdb-stack-list-frames-custom, gdb-locals-handler-custom)
21701 (gdb-registers-handler-custom): Align data columns.
21702 (gdb-locals-handler-custom): Now prints data like in variable
21703 declarations.
21704 (gdb-jump-to, gdb-file-button, gdb-insert-file-location-button):
88b5a757 21705 Remove confusing buttons.
78b9fb28
DD
21706 (gdb-invalidate-threads): Append --frame.
21707 (gdb-threads-mode-map, gdb-breakpoints-mode-map): TAB to switch
21708 between breakpoints/threads buffers.
21709 (gdb-set-window-buffer): Now can ignore dedicated windows.
21710 (gdb-propertize-header): Use `gdb-set-window-buffer'.
21711 (def-gdb-thread-buffer-simple-command): Numerous typos fixed.
21712 (def-gdb-thread-buffer-gud-command): Replaces
21713 `def-gdb-thread-buffer-gdb-command' and uses standard GUD commands
21714 for fine thread control.
21715 (gdb-preempt-existing-or-display-buffer): New function used to
21716 display bound buffers without breaking window layout.
21717 (gdb-frame-location): Replaces `gdb-insert-frame-location'.
21718 (gdb-select-frame): New version of `gdb-frames-select' which now
21719 sets `gdb-frame-number' so commands may use --frame option instead
21720 of inner debugger state.
21721 (gdb-frame-handler): Do not set `gdb-frame-number'.
21722 (gdb-threads-mode-map): Select threads with mouse.
21723
21724 * progmodes/gud.el (gdb-gud-context-call): Declare function to
21725 avoid compilation warning.
21726 (gud-menu-map, gud-minor-mode-map): Use `gdb-show-run-p` and
21727 `gdb-show-stop-p`.
21728
566f3909
DD
21729 * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create):
21730 Argument `key' renamed to `buffer-type'.
21731 (gdb-current-context-buffer-name): Do not add thread info to
21732 buffer name when no thread is selected.
21733 (gdbmi-record-list, gdb-shell): Try to handle GDB `shell'
21734 command (bug 3794).
21735 (gdb-thread-selected): Handle `=thread-selected' notification.
21736 (gdb-wait-for-pending): New macro to deal with congestion problems.
21737 (gdb-breakpoints-list-handler-custom): Don't fail on pending
21738 breakpoints.
7b6fefac
JB
21739 (gdb-invalidate-disassembly): Use 'fullname instead of 'file.
21740 This fixes problem similar to one described in bug 3947.
566f3909
DD
21741 (gud-menu-map): More menu items.
21742 (gdb-init-1): Reset `gdb-thread-number' to nil.
21743
4a31122c
DD
21744 * progmodes/gud.el (gud-stop-subjob, gud-menu-map): Respect GDB
21745 non-stop settings.
21746
21747 * progmodes/gdb-mi.el (gdb-thread-number): Initialize with nil.
21748 (gdb-current-context-command): Do not append --thread if
21749 `gdb-thread-number' is nil.
6a7662bb
BR
21750 (gdb-running-threads-count, gdb-stopped-threads-count):
21751 New variables.
4a31122c 21752 (gdb-non-stop, gdb-gud-control-all-threads, gdb-switch-reasons)
6a7662bb
BR
21753 (gdb-stopped-hooks, gdb-switch-when-another-stopped):
21754 New customization options.
4a31122c
DD
21755 (gdb-gud-context-command, gdb-gud-context-call): New wrappers for
21756 GUD commands.
7b6fefac 21757 (gdb): `gud-def' definitions changed to use `gdb-gud-context-call'.
4a31122c
DD
21758 (gdb-init-1): Activate non-stop mode if `gdb-non-stop' is enabled.
21759 (gdb-setq-thread-number, gdb-update-gud-running): New functions to
21760 set `gdb-thread-number' and update `gud-running' properly.
21761 (gdb-running): Update threads list when new threads appear.
21762 (gdb-stopped): Support non-stop operation and new thread switching
21763 logic.
21764 (gdb-jsonify-buffer, gdb-json-read-buffer, gdb-json-string)
21765 (gdb-json-partial-output): New set of JSON routines.
21766 (def-gdb-auto-update-trigger): New `signal-list' optional
21767 argument.
21768 (gdb-thread-list-handler-custom): Update `gud-running',
21769 `gdb-stopped-threads-count' and `gdb-running-threads-count'.
21770 (def-gdb-thread-buffer-gdb-command, gdb-interrupt-thread)
21771 (gdb-continue-thread, gdb-step-thread): New commands for fine
21772 thread execution control.
21773 (gud-menu-map): New menu items to switch non-stop options.
21774 (gdb-reset): Cleanup `gdb-thread-position' overlay arrow marker.
0d25e058 21775 (gdb-send): Mimic RET properly (bug 3794).
4a31122c
DD
21776
21777 * progmodes/gdb-mi.el (gdb-rules-name-maker)
21778 (gdb-rules-buffer-mode, gdb-rules-update-trigger): Accessors for
21779 gdb-buffer-rules.
21780 (def-gdb-auto-update-handler): New nopreserve optional argument.
21781 (gdb-stack-list-frames-custom): Print stack from top to bottom.
21782
88b5a757 21783 * progmodes/gdb-mi.el (gdb-pc-address): Remove unused variable.
4a31122c
DD
21784 (gdb-threads-list, gdb-breakpoints-list): New assoc lists.
21785 (gdb-parent-mode): New mode to derive other GDB modes from.
21786 (gdb-display-disassembly-for-thread)
21787 (gdb-frame-disassembly-for-thread): New commands for threads
21788 buffer.
21789
21790 * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create)
21791 (gdb-init-1, gdb-bind-function-to-buffer, gdb-add-subscriber)
a5c9f540
DD
21792 (gdb-get-subscribers, gdb-emit-signal, gdb-buf-publisher)
21793 (gdb-update): We now store all GDB buffers in a list so that they
21794 can be updated by traversing a list instead of calling invalidate
7b6fefac 21795 triggers explicitly.
a5c9f540
DD
21796 (def-gdb-trigger-and-handler): New macro to define trigger-handler
21797 pair for GDB buffer.
21798 (gdb-stack-buffer-name): Add thread information.
e7086683
DD
21799 (gdb-add-pending, gdb-pending-p, gdb-delete-pending): Macros to
21800 handle pending triggers.
21801 (gdb-threads-mode-map, def-gdb-thread-buffer-command)
21802 (def-gdb-thread-buffer-simple-command)
21803 (gdb-display-stack-for-thread, gdb-display-locals-for-thread)
21804 (gdb-display-registers-for-thread, gdb-frame-stack-for-thread)
7b6fefac
JB
21805 (gdb-frame-locals-for-thread, gdb-frame-registers-for-thread):
21806 New commands which show buffers bound to thread.
88b5a757 21807 (gdb-stack-list-locals-regexp): Remove unused regexp.
4a31122c 21808
7b6fefac
JB
21809 * progmodes/gdb-mi.el (gdb-breakpoints-buffer-name)
21810 (gdb-locals-buffer-name, gdb-registers-buffer-name)
4a31122c
DD
21811 (gdb-memory-buffer-name, gdb-stack-buffer-name): Do not switch
21812 to (gud-comint-buffer) in *-buffer-name functions
21813 because (gdb-get-target-string) already does that.
21814 (gdb-locals-handler-custom, gdb-registers-handler-custom)
21815 (gdb-changed-registers-handler): Rewritten without regexps.
21816
ba214964 21817 * progmodes/gdb-mi.el: Basic thread selection support.
4a31122c
DD
21818 (gdb-thread-number): New variable.
21819 (gdb-current-context-command): New macro which adds --thread
21820 option to command.
7b6fefac 21821 (gdb-threads-mode-map): Select thread with SPC.
4a31122c 21822 (gdb-thread-list-handler-custom): Mark current thread with overlay
7b6fefac 21823 arrow. Synchronize GDB thread and Emacs thread.
4a31122c
DD
21824 (gdb-select-thread): New command which selects current thread.
21825 (gdb-invalidate-frames, gdb-invalidate-locals)
21826 (gdb-invalidate-registers): Use --thread option.
20f12ed8 21827
2ac33804
MA
218282009-08-04 Michael Albinus <michael.albinus@gmx.de>
21829
21830 * net/tramp.el (top): Make check for tramp-gvfs loading more
8e754ea2 21831 robust. (Bug#3977)
2ac33804
MA
21832 (tramp-handle-insert-file-contents): `unwind-protect' must be
21833 inside `with-parsed-tramp-file-name'.
21834
21835 * net/tramp-gvfs.el (top): Remove superfluous message when loading
21836 fails.
21837
39d0296f
NR
218382009-08-03 Nick Roberts <nickrob@snap.net.nz>
21839
21840 * progmodes/gud.el (jdb): Set gud-jdb-classpath-string to current
21841 directory if CLASSPATH is not set.
21842
adcbca53
MA
218432009-08-03 Michael Albinus <michael.albinus@gmx.de>
21844
7b6fefac
JB
21845 * net/tramp.el (tramp-rfn-eshadow-update-overlay-regexp):
21846 New defconst.
7ef849b6 21847 (tramp-rfn-eshadow-update-overlay): Use it. (Bug#4004)
adcbca53 21848
30924b0b
CY
218492009-08-02 Kevin Ryde <user42@zip.com.au>
21850
7b6fefac
JB
21851 * net/newst-backend.el (newsticker--raw-url-list-defaults):
21852 Update freshmeat link. Delete newsforge.com as it seems gone.
30924b0b 21853
b6ce92f1
CY
218542009-08-02 Chong Yidong <cyd@stupidchicken.com>
21855
d977a092
CY
21856 * select.el (x-set-selection): Doc fix (Bug#4021).
21857
21858 * w32-fns.el (x-set-selection): Doc fix (Bug#4021).
21859
b6ce92f1
CY
21860 * help-fns.el (describe-variable): Treat list return values from
21861 dir-locals-find-file properly (Bug#4005).
21862
7b6fefac 218632009-08-02 Julian Scheid <julians37@googlemail.com> (tiny change)
3eedbc85
MA
21864
21865 * net/tramp.el (tramp-debug-message): Print also microseconds.
21866
218672009-08-02 Michael Albinus <michael.albinus@gmx.de>
21868
21869 * net/tramp.el (tramp-handle-insert-file-contents): Optimize, when BEG
21870 or END is non-nil.
21871 (tramp-handle-vc-registered): Use `tramp-cache-inhibit-cache'.
21872 (tramp-get-debug-buffer): Change `outline-regexp' according to new
21873 format.
21874
5ce6e4f4 21875 * net/tramp-cache.el (tramp-cache-inhibit-cache): New defvar.
3eedbc85
MA
21876 (tramp-get-file-property): Use it.
21877
6a7662bb
BR
21878 * autorevert.el (auto-revert-handler):
21879 Allow `auto-revert-tail-mode' for remote files.
3eedbc85 21880
2aafe808
JR
218812009-08-02 Jason Rumney <jasonr@gnu.org>
21882
21883 * minibuffer.el (read-file-name): Treat confirm options to
7b6fefac 21884 MUSTMATCH as nil when invoking x-file-dialog. (Bug#3969)
2aafe808 21885
e094097c
CY
218862009-08-02 Chong Yidong <cyd@stupidchicken.com>
21887
21888 * font-lock.el (font-lock-string-face, font-lock-builtin-face)
6a7662bb
BR
21889 (font-lock-variable-name-face, font-lock-constant-face):
21890 Darken the colors for light backgrounds.
e094097c 21891
de94f281
EZ
218922009-08-01 Eli Zaretskii <eliz@gnu.org>
21893
21894 * mail/rmailsum.el (rmail-header-summary): Ignore letter-case of
21895 month names. (Bug#3987)
21896
54b99340
CY
218972009-07-31 Chong Yidong <cyd@stupidchicken.com>
21898
21899 * simple.el (line-move-finish): Pass whole number to
21900 line-move-to-column.
34be836c 21901 (line-move-visual): Perform hscroll to the recorded position.
54b99340 21902
38216c30
JB
219032009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
21904
21905 * calc/calc-mode.el (calc-matrix-brackets): Remove "P" from prompt.
21906
c779896d
CY
219072009-07-29 Alan Mackenzie <acm@muc.de>
21908
21909 * progmodes/cc-defs.el (c-version): Bump to 5.31.7.
21910
592ccae0
DD
219112009-07-29 Dmitry Dzhus <dima@sphinx.net.ru>
21912
35edc6c6
DD
21913 * progmodes/gdb-mi.el (gdb-goto-breakpoint)
21914 (gdb-place-breakpoints): Use full path when setting breakpoints.
592ccae0 21915
5a9e3ab7
JB
219162009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
21917
21918 * calc/calc.el (calc-mode-map): Add keybinding for
21919 `calc-transpose-lines'.
21920
7b6fefac 219212009-07-29 Vincent Belaïche <vincent.belaiche@gmail.com>
5a9e3ab7
JB
21922
21923 * calc/calc-misc.el (calc-transpose-lines): New function.
21924
905fb90e
MA
219252009-07-28 Michael Albinus <michael.albinus@gmx.de>
21926
21927 * net/tramp.el (tramp-do-copy-or-rename-file): Add messages.
21928 Simplify check for out-of-band methods.
21929 (tramp-do-copy-or-rename-file-out-of-band): Allow both files to be
21930 remote. Remove messages which are in `tramp-do-copy-or-rename-file'.
21931
76e14464
DN
219322009-07-28 Dan Nicolaescu <dann@ics.uci.edu>
21933
21934 * vc-git.el (vc-git-checkin): Fix typo.
21935
6088b51f 219362009-07-28 Steve Yegge <steve.yegge@gmail.com>
af077012
SY
21937
21938 * progmodes/js2-mode.el: New file.
21939
b85157fe
NR
219402009-07-28 Nick Roberts <nickrob@snap.net.nz>
21941
21942 * progmodes/gud.el (jdb): Add gud-pstar to dump object information.
21943 (gud-menu-map): Adjust tooltip accordingly.
21944
d43c2b06
DN
219452009-07-27 Dan Nicolaescu <dann@ics.uci.edu>
21946
1c0f0c3b
DN
21947 * vc-bzr.el (vc-bzr-print-log): Pass multiple arguments to bzr log.
21948 (vc-bzr-log-view-mode): Adjust log-view-file-re.
21949
d43c2b06
DN
21950 * add-log.el (change-log-mode-map): Add a menu.
21951
3dec5c36
MA
219522009-07-27 Michael Albinus <michael.albinus@gmx.de>
21953
21954 * net/dbus.el (dbus-call-method-non-blocking): Handle the case the
21955 function returns nil.
21956 (dbus-handle-event): Handle special return value :ignore.
21957 Reported by Jan Moringen <jan.moringen@uni-bielefeld.de>.
21958
5704140c
CY
219592009-07-26 Chong Yidong <cyd@stupidchicken.com>
21960
21961 * view.el (view-mode-enable): Don't define Helper-return-blurb if
21962 it's not needed.
21963
3077d1f6
EZ
219642009-07-25 Eli Zaretskii <eliz@gnu.org>
21965
21966 Fix Bug#3888:
21967
21968 * w32-vars.el (x-select-enable-clipboard): Doc fix.
21969
21970 * term/pc-win.el (x-display-name, x-colors)
21971 (x-select-enable-clipboard, x-select-text): Doc fix.
21972
21973 * term/common-win.el (x-display-name, x-colors): Doc fix.
21974
21975 * term/ns-win.el (x-select-text, x-setup-function-keys, x-colors)
21976 (xw-defined-colors): Doc fix.
21977
21978 * w32-fns.el (x-select-text, x-setup-function-keys)
21979 (x-get-selection, x-set-selection): Doc fix.
21980
21981 * term/x-win.el (x-select-text, x-setup-function-keys)
21982 (x-select-enable-clipboard, xw-defined-colors): Doc fix.
21983
21984 * select.el (x-set-selection): Doc fix.
21985
51768bc8
MA
219862009-07-25 Michael Albinus <michael.albinus@gmx.de>
21987
21988 * net/zeroconf.el (zeroconf-init): Check for "GetVersionString"
21989 instead of "IsNSSSupportAvailable". Avahi ought to work also when
6a7662bb
BR
21990 "IsNSSSupportAvailable" method is not available.
21991 Reported by Steve Youngs <steve@sxemacs.org>.
51768bc8 21992
b11c2874
KH
219932009-07-24 Kenichi Handa <handa@m17n.org>
21994
21995 * international/characters.el: Fix setting of category ?C, ?|, ?K,
7b6fefac 21996 and ?H. Fix setting of case for Latin Extended and Greek Extended.
b11c2874
KH
21997 (build-unicode-category-table): Fix range checks.
21998
ba83b7b6
DN
219992009-07-24 Dan Nicolaescu <dann@ics.uci.edu>
22000
22001 * vc-dispatcher.el (vc-resynch-buffers-in-directory): Make sure
22002 the buffer we try to sync is current when calling
22003 vc-resynch-buffer.
22004
22005 * vc-dir.el (vc-dir-resynch-file): Make sure vc-dir-update does
22006 not show up to date files.
22007
7a8ae964
GM
220082009-07-24 Glenn Morris <rgm@gnu.org>
22009
22010 * emacs-lisp/elint.el (elint-current-buffer, elint-defun):
22011 Add autoload cookies. If necessary, initialize.
22012 (elint-log): Handle non-file buffers.
22013 (elint-initialize): Add optional argument to reinitialize.
22014 (elint-find-builtin-variables): Save excursion.
22015
a707eb05
DN
220162009-07-23 Dan Nicolaescu <dann@ics.uci.edu>
22017
22018 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
22019 for Lint.
22020
0a2ddfa6
DN
220212009-07-22 Dan Nicolaescu <dann@ics.uci.edu>
22022
d6a62b0d
DN
22023 * vc.el (vc-print-log-internal): New function, split out from ...
22024 (vc-print-log): ... here.
10b5dcad 22025 (vc-dir-move-to-goal-column): Declare.
d6a62b0d 22026
0a2ddfa6
DN
22027 * vc-git.el (vc-git-add-signoff): New variable.
22028 (vc-git-checkin): Use it.
22029 (vc-git-toggle-signoff): New function.
22030 (vc-git-extra-menu-map): Bind it to menu.
2a0e3379
DN
22031 (vc-git--run-command-string): Accept a nil FILE argument.
22032 (vc-git-stash-list): New function.
22033 (vc-git-dir-extra-headers): Use it.
0a2ddfa6 22034
589a99f2
GM
220352009-07-23 Glenn Morris <rgm@gnu.org>
22036
22037 * help-fns.el (describe-variable): Describe ignored and risky local
22038 variables in a similar way to that in which we describe safe ones.
22039
22040 * emacs-lisp/bytecomp.el (byte-compile-from-buffer)
22041 (byte-compile-output-file-form, byte-compile-output-docform)
22042 (byte-compile-file-form-defmumble, byte-compile-output-as-comment):
22043 Give some more local variables with common names a "bytecomp-" prefix,
22044 so as not to shadow things during compilation.
22045 * emacs-lisp/cl-macs.el (load-time-value)
22046 * emacs-lisp/cl.el (cl-compiling-file): Update for the name-change
22047 `outbuffer' to `bytecomp-outbuffer'.
22048
22049 * emacs-lisp/elint.el (elint-standard-variables): Remove most members,
22050 since the next two variables cover them automatically now.
22051 (elint-builtin-variables, elint-autoloaded-variables): New.
22052 (elint-unknown-builtin-args): Remove all members, since they can be
22053 parsed automatically now.
22054 (elint-extra-errors): New.
22055 (elint-env-add-env, elint-env-add-macro): Use cadr.
22056 (elint-current-buffer): Use or. Change final message.
22057 (elint-get-top-forms): Use line-end-position.
22058 (elint-init-env): Use cadr. Handle autoload, declare-function,
22059 and defalias.
22060 (elint-add-required-env): Doc fix. Use or. Standardize error.
22061 (regexp-assoc): Remove unused function.
22062 (elint-top-form): Set elint-current-pos, to record the start of the
22063 top-level form, for compilation-mode.
22064 (elint-form): Trap errors in macro expansion. Use dolist.
22065 (elint-unbound-variable): Use elint-builtin-variables and
22066 elint-autoloaded-variables.
22067 (elint-get-args): Use cadr, or.
22068 (elint-check-cond-form): Use dolist, cadr.
22069 (elint-check-condition-case-form): Doc fix. Use cadr.
22070 Use elint-extra-errors.
22071 (elint-log): New function.
22072 (elint-error, elint-warning): Use elint-log for a bytecomp-style format.
22073 Distinguish errors and warnings.
22074 (elint-log-message): Use with-current-buffer. Inhibit read-only.
22075 Use a bytecomp-style format.
22076 (elint-clear-log): Preserve default-directory. Inhibit read-only.
22077 (elint-get-log-buffer): Use compilation mode. Disable undo.
22078 Don't truncate lines.
22079 (elint-initialize): Set builtin and autoloaded variable lists.
22080 Only process elint-unknown-builtin-args if non-nil.
22081 (elint-find-builtin-variables, elint-find-autoloaded-variables):
22082 New functions.
22083 (elint-find-builtin-args): Doc fix. Handle "BODY...)".
22084
855b42a2
GM
220852009-07-22 Kevin Ryde <user42@zip.com.au>
22086
22087 * net/newst-backend.el (newsticker--parse-atom-1.0)
22088 (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
22089 (newsticker--parse-rss-1.0):
22090 * progmodes/idlwave.el (idlwave-mode):
22091 * progmodes/idlw-shell.el (idlwave-shell-mode):
22092 * progmodes/vera-mode.el (vera-mode):
22093 * progmodes/verilog-mode.el (verilog-auto-inst, verilog-auto):
22094 * progmodes/vhdl-mode.el (vhdl-mode):
22095 * textmodes/table.el (table-generate-source)
22096 (table--warn-incompatibility):
22097 Hyperlink urls in docstrings with URL `...'.
22098
fd413a37
GM
220992009-07-22 Glenn Morris <rgm@gnu.org>
22100
cb711556
GM
22101 * emacs-lisp/advice.el, emacs-lisp/checkdoc.el:
22102 * emacs-lisp/debug.el, emacs-lisp/elp.el, emacs-lisp/gulp.el:
22103 * emacs-lisp/lisp.el, emacs-lisp/pp.el, emacs-lisp/trace.el:
22104 Remove leading * from defcustom docs.
22105
fd413a37
GM
22106 * simple.el (blink-matching-paren-distance): Bump to 100k. (Bug#3889)
22107
22108 * emacs-lisp/shadow.el (shadows-compare-text-p): Remove leading * from
22109 defcustom doc.
22110 (list-load-path-shadows): Optionally, just return shadows as a string.
22111
22112 * mail/emacsbug.el (report-emacs-bug): Include any load-path shadows.
22113
a4f69701
CY
221142009-07-21 Chong Yidong <cyd@stupidchicken.com>
22115
6a7662bb
BR
22116 * mail/rmailedit.el (rmail-edit-mode):
22117 Use auto-save-include-big-deletions.
a4f69701 22118
6a7662bb
BR
22119 * mail/rmail.el (rmail-variables):
22120 Use auto-save-include-big-deletions.
a4f69701
CY
22121
22122 * files.el (auto-save-mode): Revert 2009-07-21 and 2009-07-16
22123 changes.
22124
ec06459c
JB
221252009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
22126
22127 * calc/calc.el (calc-undo-length): New variable.
22128 (calc-quit): Truncate rather than eliminate `calc-undo-list'.
22129
b41b0976
RS
221302009-07-21 Richard Stallman <rms@gnu.org>
22131
22132 * files.el (auto-save-mode): Handle buffer-save-size = -2
22133 for toggling mode.
22134
4ed32706
GM
221352009-07-21 Glenn Morris <rgm@gnu.org>
22136
531b1264
GM
22137 * textmodes/ispell.el (ispell-looking-back): Update declaration.
22138
55d27f41
GM
22139 * calendar/todo-mode.el (calendar-current-date): Update declaration.
22140
02df3f4d
GM
22141 * ps-print.el (ps-jitify, ps-lazify): Remove aliases only used to
22142 silence compiler. Instead...
22143 (jit-lock-fontify-now, lazy-lock-fontify-region): ...Declare.
22144 (ps-print-ensure-fontified): Update for above function name changes.
22145
fdd8417e
GM
22146 * printing.el (pr-mh-get-msg-num, pr-mh-show)
22147 (pr-mh-start-of-uncleaned-message): Remove aliases only used to
22148 silence compiler. Instead...
22149 (mh-get-msg-num, mh-show, mh-start-of-uncleaned-message): ...Declare.
22150 (mh-show-buffer): Only define for compiler.
22151 (pr-mh-current-message): Update for above function name changes.
22152
4ed32706
GM
22153 * files.el (abort-if-file-too-large): Explicitly pass `filename'
22154 as an argument.
22155 (find-file-noselect, insert-file-1): Update for above change.
22156
22157 * mail/rmail.el (rmail-retry-ignored-headers): Bump :version.
22158
22159 * mail/mailclient.el (mailclient-send-it): Fix message.
22160
22161 * emacs-lisp/edebug.el (cl-debug-env): Only define for compiler.
22162 (edebug-eval): Check cl-debug-env is bound.
22163 (print-level, print-circle): Don't redefine built-in variables.
22164
22165 * emacs-lisp/cust-print.el: Remove leading * from defcustom docs.
22166 (custom-print-vectors): Remove old comments from doc.
22167
22168 * emerge.el (menu-bar-emerge-menu): Remove unused variable.
22169 (emerge-version): Make the variable an obsolete alias for the
22170 emacs-version variable. Make the function obsolete.
22171 (emerge-fast-keymap, emerge-edit-keymap): Make a separate menu for
22172 Emerge options, rather than merging in into the main Options menu.
22173 (emerge-options-menu): Adjust menu text. Use buttons for skip prefers
22174 and auto advance modes. Disable edit/fast items when not relevant.
22175
86812144
CY
221762009-07-20 Dan Nicolaescu <dann@ics.uci.edu>
22177
22178 * term/vt420.el (terminal-init-vt420): Fix typo.
22179
6bb90094
SS
221802009-07-20 Sam Steingold <sds@gnu.org>
22181
22182 * progmodes/ada-mode.el (compile-auto-highlight): Remove the
22183 variable (removed from compile.el on 2004-03-11).
22184
42e0a725
CY
221852009-07-20 Chong Yidong <cyd@stupidchicken.com>
22186
22187 * files.el (hack-local-variables-filter): Fix last change.
22188
2ee20f24
JL
221892009-07-19 Juri Linkov <juri@jurta.org>
22190
22191 * files.el (ignored-local-variables): Add `dir-local-variables-alist'.
22192 (dir-local-variables-alist): New buffer-local variable.
22193 (hack-local-variables-filter): If variable is not dir-local,
22194 i.e. `dir-name' is nil, then remove it from `dir-local-variables-alist',
22195 because file-local overrides dir-local.
3570691b 22196 (c-postprocess-file-styles) <declare-function>:
2ee20f24
JL
22197 Remove obsolete declaration.
22198 (hack-dir-local-variables): Add dir-local variable/value pair to
22199 `dir-local-variables-alist' and remove duplicates. Doc fix.
22200
22201 * help-fns.el (describe-variable): Add information about
22202 file-local and dir-local variables.
22203
89bf83cd
CY
222042009-07-19 Chong Yidong <cyd@stupidchicken.com>
22205
22206 * files.el (hack-local-variables-filter): Rewrite.
22207
1a8d3541
GM
222082009-07-19 Glenn Morris <rgm@gnu.org>
22209
d9e8a018
GM
22210 * progmodes/verilog-mode.el (verilog-error-regexp-add-xemacs):
22211 Silence compiler by only defining on XEmacs.
22212
da332cfb
GM
22213 * international/mule.el (auto-coding-regexp-alist): Only match
22214 BABYL... at the start of buffer, not of lines. (Bug#3790)
22215
1a8d3541
GM
22216 * calendar/cal-menu.el (cal-menu-set-date-title): Handle calls from
22217 non-calendar buffers (Bug#3862). Restore "not on a date" message.
22218 (cal-menu-context-mouse-menu): Doc fix.
22219
22220 * desktop.el (desktop-buffers-not-to-save): Set :version tag.
22221
22222 * simple.el (mail-user-agent): Doc fix. Set :version tag.
22223
d842b103
JL
222242009-07-18 Juri Linkov <juri@jurta.org>
22225
22226 * info.el: Virtual Info keyword finder.
3570691b 22227 (add-to-list) <Info-virtual-files>: Add "\\`\\*Finder.*\\*\\'".
d842b103
JL
22228 (Info-finder-file): New variable.
22229 (Info-finder-find-file): New function.
22230 (finder-known-keywords, finder-package-info)
22231 (find-library-name, lm-commentary): Use defvar and
22232 declare-function to silence compiler warnings.
22233 (Info-finder-find-node): New function.
22234 (info-finder): New command.
22235
22236 * subr.el (process-kill-buffer-query-function): New function.
22237 (add-hook)<kill-buffer-query-functions>: Add hook
22238 `process-kill-buffer-query-function'.
22239
10d37df7
AM
222402009-07-18 Alan Mackenzie <acm@muc.de>
22241
7b6fefac 22242 * progmodes/cc-mode.el (c-before-hack-hook)
10d37df7
AM
22243 (c-postprocess-file-styles): Give invocation of `c-set-style'
22244 DONT-OVERRIDE parameter of t. Already set style variables will
22245 thus not be overridden by style settings given by `c-file-syle'.
22246
22247 * files.el (hack-local-variables-filter): Remove entries with
22248 duplicate keys from `file-local-variables-alist'.
22249
102e1a41
EZ
222502009-07-18 Eli Zaretskii <eliz@gnu.org>
22251
22252 * simple.el (deactivate-mark, activate-mark, set-mark): Don't call
22253 x-set-selection if display-selections-p returns nil for the
22254 current frame.
22255
16f2e9fc
CY
222562009-07-18 Chong Yidong <cyd@stupidchicken.com>
22257
22258 * simple.el (region-active-p, use-region-p): Doc fix (Bug#3873).
22259
f22693fc
EZ
222602009-07-18 Eli Zaretskii <eliz@gnu.org>
22261
a6c2c80c
EZ
22262 * desktop.el (desktop-buffers-not-to-save): Default value is nil.
22263 Accept nil in addition to a regexp.
22264 (desktop-files-not-to-save): Add "(ftp)$" to the default regexp.
22265 Accept nil in addition to a regexp.
22266 (desktop-save-buffer-p): Don't use desktop-buffers-not-to-save for
22267 buffers that have an associated file. Handle nil values of
22268 desktop-buffers-not-to-save and desktop-files-not-to-save.
22269 (Bug#3833)
22270
f22693fc
EZ
22271 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
22272 (x-disown-selection-internal): New functions.
22273
e456379a
NR
222742009-07-18 Nick Roberts <nickrob@snap.net.nz>
22275
22276 * progmodes/gdb-mi.el (speedbar-frame): Declare to avoid compiler
22277 warning.
22278 (gdb-breakpoints-header): Move forward to avoid compiler warning.
22279 (gdb-make-header-line-mouse-map): Remove duplicate definition.
22280
0013b70f
CY
222812009-07-18 David De La Harpe Golden <david@harpegolden.net>
22282
22283 * simple.el (set-mark): Revert last change.
22284
0855c2ca
CY
222852009-07-17 Tassilo Horn <tassilo@member.fsf.org>
22286
22287 * doc-view.el (doc-view-initiate-display): Add yes-or-no-p if
22288 rendering of pngs is not possible instead of messaging a long
22289 description.
22290
3f5c9cad
CY
222912009-07-17 David De La Harpe Golden <david@harpegolden.net>
22292
22293 * w32-fns.el (x-selection-owner-p): New function.
22294
22295 * mouse.el (mouse-drag-track): Call deactivate-mark earlier.
6a7662bb
BR
22296 (mouse-yank-at-click, mouse-yank-primary):
22297 If select-active-regions is non-nil, deactivate the mark before
6c6a75d5 22298 insertion.
3f5c9cad
CY
22299
22300 * simple.el (deactivate-mark, set-mark): Only save selection if we
22301 own it.
22302
1fc87f9b
KH
223032009-07-17 Kenichi Handa <handa@m17n.org>
22304
22305 * case-table.el (describe-buffer-case-table): Fix for the case
22306 that KEY is a cons.
22307
d56fdcd2
DN
223082009-07-16 Dan Nicolaescu <dann@ics.uci.edu>
22309
22310 * vc-rcs.el (vc-rcs-find-file-hook):
22311 * vc-sccs.el (vc-sccs-find-file-hook): Fix cut and paste error.
22312
bede3e9f
MA
223132009-07-16 Michael Albinus <michael.albinus@gmx.de>
22314
22315 * net/tramp.el (tramp-wait-for-output): Handle the case when
22316 commands do not return a newline but a null byte before the shell
22317 prompt. (Bug#3858)
22318
7653ca1d
YM
223192009-07-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
22320
22321 * term/ns-win.el (ns-set-alpha): Don't declare.
22322 (ns-set-background-alpha): Remove function.
22323
ed2a52e9
SM
223242009-07-16 Kevin Ryde <user42@zip.com.au>
22325
22326 * emacs-lisp/copyright.el (copyright-update): Save match-data across
22327 y-or-n-p, for safety.
22328
7a907299
RS
223292009-07-16 Richard Stallman <rms@gnu.org>
22330
22331 * files.el (auto-save-mode): If buffer-saved-size is -2,
22332 don't clobber it.
22333
22334 * mail/rmail.el (rmail-variables): Set buffer-saved-size to -2.
22335 (rmail-retry-ignored-headers): Add more uninteresting fields.
22336
c0db3477
CY
223372009-07-15 Jari Aalto <jari.aalto@cante.net>
22338
22339 * net/rcirc.el (rcirc): Use history variables.
22340 (rcirc-server-name-history, rcirc-nick-name-history)
22341 (rcirc-server-port-history): New variables.
22342
6c875452
KH
223432009-07-15 Kenichi Handa <handa@m17n.org>
22344
bf974dc9
KH
22345 * international/mule-cmds.el (set-language-environment-charset):
22346 If coding-system-charset-list returns `iso-2022' or `emacs-mule',
22347 ignore them.
22348
6c875452
KH
22349 * language/misc-lang.el ("IPA"): Change coding systems to utf-8.
22350 Delete unibyte-display.
22351
2066b4fe
CY
223522009-07-15 Chong Yidong <cyd@stupidchicken.com>
22353
22354 * simple.el (kill-visual-line): Obey kill-whole-line (Bug#3695).
22355
f9be2e35
CY
223562009-07-15 Chong Yidong <cyd@stupidchicken.com>
22357
22358 * simple.el (deactivate-mark): Optional argument FORCE.
22359 (set-mark): Use deactivate-mark.
22360
22361 * info.el (Info-search): No need to check transient-mark-mode
22362 before calling deactivate-mark.
22363
22364 * select.el (x-set-selection): Doc fix.
22365 (x-valid-simple-selection-p): Allow buffer values.
6a7662bb
BR
22366 (xselect--selection-bounds): Handle buffer values.
22367 Suggested by David De La Harpe Golden.
f9be2e35 22368
6a7662bb
BR
22369 * mouse.el (mouse-set-region, mouse-drag-track):
22370 Call copy-region-as-kill before setting the mark, to let
f9be2e35
CY
22371 select-active-regions work.
22372
be3e598a 223732009-07-15 David De La Harpe Golden <david@harpegolden.net>
f9be2e35
CY
22374
22375 * simple.el (deactivate-mark): If select-active-regions is
22376 non-nil, copy the selection data into a string.
22377 (activate-mark): If select-active-regions is non-nil, set the
22378 selection to the current buffer.
22379 (set-mark): Update selection if select-active-regions is non-nil.
22380
22381 * select.el (x-valid-simple-selection-p): Allow buffer values.
22382
cbd61418
SM
223832009-07-14 Stefan Monnier <monnier@iro.umontreal.ca>
22384
22385 * simple.el (mail-user-agent): Default to the upwardly-UI-compatible
22386 and more featureful message-mode.
22387
f470187f
CY
223882009-07-14 Chong Yidong <cyd@stupidchicken.com>
22389
22390 * select.el (x-set-selection): Doc fix.
22391 (x-valid-simple-selection-p): Disallow selection data consisting
22392 of a list or cons of integers, since that is not used.
22393 (xselect--selection-bounds, xselect--int-to-cons): New functions.
22394 (xselect-convert-to-string, xselect-convert-to-length)
22395 (xselect-convert-to-filename, xselect-convert-to-charpos)
22396 (xselect-convert-to-lineno, xselect-convert-to-colno): Use them.
22397
bfc99364
DD
223982009-07-14 Dmitry Dzhus <dima@sphinx.net.ru>
22399
22400 * progmodes/gdb-mi.el (json-partial-output): Fix broken GDB/MI
22401 output in -break-info command (Emacs bug #3794).
22402
e32721f5
GM
224032009-07-14 Glenn Morris <rgm@gnu.org>
22404
1e46f9e4
GM
22405 * emacs-lisp/edebug.el (edebug-setup-hook, edebug-all-forms)
22406 (edebug-eval-macro-args, edebug-save-displayed-buffer-points)
22407 (edebug-print-length, edebug-print-level, edebug-print-circle)
22408 (edebug-sit-for-seconds, edebug-view-outside)
22409 (edebug-bounce-point, edebug-set-global-break-condition)
22410 (edebug-Go-nonstop-mode, edebug-trace-mode)
22411 (edebug-Trace-fast-mode, edebug-continue-mode)
22412 (edebug-Continue-fast-mode, edebug-forward-sexp, edebug-help)
22413 (edebug-visit-eval-list): Doc fixes.
22414
e32721f5
GM
22415 * subr.el (def-edebug-spec): Doc fix.
22416
66a85e76
KH
224172009-07-14 Kenichi Handa <handa@m17n.org>
22418
22419 * international/characters.el: Fix setting of category ?C.
22420
28571246
JD
224212009-07-13 Jan Djärv <jan.h.d@swipnet.se>
22422
7b6fefac 22423 * term/ns-win.el (x-select-font): defalias x-select-font to
28571246
JD
22424 ns-popup-font-panel instead of generate-fontset-menu.
22425
5d74672c
EZ
224262009-07-12 Eli Zaretskii <eliz@gnu.org>
22427
7b6fefac 22428 * desktop.el (desktop-buffers-not-to-save): Remove ".log". (Bug#3833)
5d74672c 22429
eb1727a4
CY
224302009-07-12 Peter Jolly <peter@jollys.org> (tiny change)
22431
22432 * arc-mode.el (archive-find-type): Allow for a PK00 string before
22433 the PK\003\004 header (Bug#3770).
22434
208384c5
CY
224352009-07-12 Guanpeng Xu <herberteuler@hotmail.com>
22436
22437 * pcomplete.el (pcomplete-comint-setup): Check for
22438 shell-dynamic-complete-filename too.
22439
774409a1
CY
224402009-07-11 Chong Yidong <cyd@stupidchicken.com>
22441
22442 * simple.el (temporary-goal-column): Change the value for
22443 line-move-visual to a cons cell.
22444 (line-move-visual): Record or set the window hscroll, if
22445 necessary (Bug#3494).
22446 (line-move-1): Handle cons value of temporary-goal-column.
22447
1639ee1d
KH
224482009-07-11 Kenichi Handa <handa@m17n.org>
22449
22450 * international/mule-diag.el (describe-character-set): Don't show
22451 width.
22452
2b1d2412
SS
224532009-07-10 Sam Steingold <sds@gnu.org>
22454
22455 * progmodes/compile.el (compilation-mode-font-lock-keywords):
22456 Omake sometimes indents the errors it prints, so allow all
22457 regexps to start with spaces.
22458
ed3a5691
EZ
224592009-07-10 Eli Zaretskii <eliz@gnu.org>
22460
ed2a52e9
SM
22461 * cus-edit.el (customize-changed-options-previous-release):
22462 Bump value to 22.1. (Bug#3804)
ed3a5691 22463
49405d0e
SS
224642009-07-08 Sam Steingold <sds@gnu.org>
22465
22466 * progmodes/grep.el (rgrep): Allow grep-find-ignored-directories
22467 to be a cons cell (test . ignored-directory) to selectively ignore
22468 some directories depending on the location of the search.
22469
93c3eb7c
MA
224702009-07-08 Michael Albinus <michael.albinus@gmx.de>
22471
22472 * net/tramp.el (tramp-set-file-uid-gid): Handle the case the
22473 remote user is root, on the local host.
22474 (tramp-local-host-p): Either the local user or the remote user
22475 must be root. (Bug#3771)
22476
6f2a8484
NR
224772009-07-08 Nick Roberts <nickrob@snap.net.nz>
22478
22479 * progmodes/gdb-mi.el (gdb): Remove description of
22480 gdb-use-separate-io-buffer.
69cb8d82 22481 (menu): Don't allow toggling of or enable
6f2a8484
NR
22482 gdb-use-separate-io-buffer from menubar.
22483
88d03607
CY
224842009-07-08 E. Jay Berkenbilt <ejb@ql.org> (tiny change)
22485
22486 * mail/unrmail.el (unrmail): Make sure the message ends with two
22487 newlines (Bug#3769).
22488
7ef5b8b2
GM
224892009-07-08 Glenn Morris <rgm@gnu.org>
22490
22491 * calendar/calendar.el (calendar-current-date): Rework previous change.
22492
3ce82f97
GM
224932009-07-08 Ed Reingold <reingold@emr.cs.iit.edu>
22494
22495 * calendar/calendar.el (calendar-current-date):
22496 Add an optional argument giving an offset from today.
22497
f35fc841
GM
224982009-07-08 Glenn Morris <rgm@gnu.org>
22499
22500 * tutorial.el (tutorial--describe-nonstandard-key):
22501 Adjust the message for when a key has been unbound.
22502 (help-with-tutorial): Hide the arch-tag.
22503
40149292
KH
225042009-07-08 Kenichi Handa <handa@m17n.org>
22505
69cb8d82
KH
22506 * international/fontset.el (setup-default-fontset): For each
22507 script, append (not set) font-specs.
22508
40149292
KH
22509 * language/japanese.el (japanese-shift-jis-2004): Fix typo in the
22510 docstring.
22511
ff0c4194
NR
225122009-07-08 Nick Roberts <nickrob@snap.net.nz>
22513
22514 * progmodes/gdb-mi.el (gdb-init-1): Move sending
22515 -data-list-register-names to ...
22516 (gdb-starting): ... here because GDB 7.0 requires execution to
22517 have started when using this MI command.
22518 (gdb-set-header): New function to distinguish select and
22519 unselected tabs in gdb buffers.
22520 (gdb-propertize-header): New macro that uses gdb-set-header.
22521 (gdb-breakpoints-header, gdb-locals-header): Use it.
6f2a8484 22522 (gdb-disassembly-mode-map): Add keybinding to kill buffer.
ff0c4194 22523
8954c675
CY
225242009-07-07 Chong Yidong <cyd@stupidchicken.com>
22525
22526 * Makefile.in (ELCFILES): Remove fadr.elc.
22527
0996385d
DD
225282009-07-07 Dmitry Dzhus <dima@sphinx.net.ru>
22529
dc6b4519
DD
22530 * progmodes/gdb-mi.el (gdb-init-1): Disassembly buffer mode name
22531 may contain frame information, so `string-match' should be used.
22532 (gdb-update): Disassembly is invalidated through
22533 `gdb-get-selected-frame'.
22534 (gdb-pad-string): New function to pad string with spaces.
22535 (gdb-invalidate-disassembly): Invalidate only if the buffer
22536 exists.
22537 (gdb-disassembly-handler-custom): Column alignment.
22538 (gdb-disassembly-place-breakpoints): Clear old breakpoints before
22539 placing new ones.
22540 (gdb-toggle-breakpoint, gdb-delete-breakpoint): Now work from the
22541 end of line, too.
22542 (gdb-frame-handler): Match convention to for disassembly buffer
22543 mode name.
17c1380b 22544 (gdb-stack-list-frames-handler): Rewritten without regexps.
e7006f27
DD
22545 (gdb-breakpoints-list-handler-custom): y/n instead of on/off; do
22546 not highlight breakpoints without line information.
69a197a2 22547 (gdb-input): Add trailing newline to command.
dc6b4519 22548
14340b25
DD
22549 * progmodes/gdb-mi.el (gdb-init-1): Set mode name for disassembly
22550 buffer properly.
22551 (gdb-breakpoints-list-handler-custom): Replacement for
7b6fefac 22552 `gdb-break-list-handler'. Using real parser instead of regexps
dc6b4519
DD
22553 now.
22554 (gdb-place-breakpoints): Replacement for `gdb-break-list-custom'.
22555 Use `gdb-breakpoints-list' instead of parsing breakpoints buffer
22556 to place breakpoints.
14340b25
DD
22557 (def-gdb-memory-unit): A new macro to define gdb-memory-unit-..
22558 functions.
22559 (gdb-disassembly-handler-custom): Show overlay arrow.
22560 (gdb-disassembly-place-breakpoints): Show breakpoints in
22561 disassembly buffer.
22562 (gdb-toggle-breakpoint, gdb-delete-breakpoint)
dc6b4519 22563 (gdb-goto-breakpoint): Using `gdb-breakpoint' text properties
7b6fefac 22564 instead of parsing breakpoints buffer. Fixed old menu references
dc6b4519 22565 in `gud-menu-map'.
14340b25 22566
38d4f316 22567 * fadr.el: Remove.
1f2a6224 22568
7b6fefac 22569 * progmodes/gdb-mi.el: Port memory buffer from gdb-ui.el.
0996385d 22570 (gdb-memory-address): New variable which holds top address of
7b6fefac 22571 memory page shown in memory buffer.
6a7662bb
BR
22572 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit):
22573 New customization variables.
0996385d
DD
22574 New functions:
22575 (gdb-display-memory-buffer, gdb-frame-memory-buffer): Functions to
22576 display the memory buffer.
22577 (gdb-memory-set-address, gdb-memory-set-repeat-count): Set memory
22578 buffer display parameters.
22579 (def-gdb-memory-format, gdb-memory-format-binary)
22580 (gdb-memory-format-octal, gdb-memory-format-unsigned)
22581 (gdb-memory-format-signed, gdb-memory-format-hexadecimal):
22582 Functions for setting memory buffer format.
22583 (gdb-memory-unit-word, gdb-memory-unit-halfword)
22584 (gdb-memory-unit-giant, gdb-memory-unit-byte): Functions to set
22585 unit size used in memory buffer.
6a7662bb
BR
22586 (gdb-memory-show-next-page, gdb-memory-show-previous-page):
22587 Switch to next/previous page of memory buffer.
28d67a53 22588 Now using (bindat-get-field) instead of fadr functions.
0996385d 22589
9ba562d3
SS
225902009-07-07 Sam Steingold <sds@gnu.org>
22591
22592 * vc-cvs.el (vc-cvs-merge-news): Fix message parsing for
22593 non-top-level files.
22594
a43977db
KH
225952009-07-07 Kenichi Handa <handa@m17n.org>
22596
6a7662bb
BR
22597 * international/mule-cmds.el (reset-language-environment):
22598 Put the highset priority to the charset iso-8859-1.
a43977db 22599
d44d05e8
CY
226002009-07-06 Chong Yidong <cyd@stupidchicken.com>
22601
22602 * progmodes/hideshow.el (hs-hide-block-at-point): Don't move point
22603 to the end of the line when locating the block (Bug#700).
22604
3e2fa353
MA
226052009-07-06 Michael Albinus <michael.albinus@gmx.de>
22606
22607 * net/tramp.el (tramp-handle-write-region): Flush file properties
22608 in case of short track.
22609
be3e598a 226102009-07-06 Michael McNamara <mac@mail.brushroad.com>
d88782c3 22611
bf0b361c
JB
22612 * progmodes/verilog-mode.el (verilog-error-regexp-emacs-alist):
22613 Coded custom representation of verilog error regular expressions
22614 to work with Emacs-22's new format.
d88782c3 22615 (verilog-error-regexp-xemacs-alist): Coded custom representation
7b6fefac 22616 of verilog error regular expressions to work with XEmacs format.
d88782c3
DN
22617 (verilog-error-regexp-add-xemacs): Hook routine to install verilog
22618 error recognition into XEmacs.
22619 (verilog-error-regexp-add-emacs): Hook routine to install verilog
22620 error recognition into Emacs-22.
22621
25c6f63e
CY
226222009-07-06 Chong Yidong <cyd@stupidchicken.com>
22623
22624 * woman.el: Remove stand-alone closing parentheses.
22625 (woman-file-name, woman2-format-paragraphs)
22626 (woman-leave-blank-lines): Code cleanup.
22627 (woman-use-own-frame): Change default to nil.
6a7662bb
BR
22628 (woman-italic, woman-bold, woman-unknown, woman-addition):
22629 Change defaults to inherit from default faces.
25c6f63e
CY
22630 (woman2-process-escapes): Consume the newline after a stand-alone
22631 filler character (Bug#3651).
22632
f176290e
GM
226332009-07-06 Glenn Morris <rgm@gnu.org>
22634
22635 * ffap.el (ffap-version): Make it an obsolete alias for emacs-version.
22636 (top-level): Move provide to the end.
22637 (ffap): Remove defunct URL from custom group.
22638
22639 * subr.el (eval-after-load): Doc fix.
22640
7b6fefac 226412009-07-06 Vincent Belaïche <vincent.belaiche@gmail.com>
e4a5a307
JB
22642
22643 * calc/calc-embed.el (calc-embedded-make-info): Don't force when
22644 `calc-embedded-word' is called twice.
22645
4b8b1ec5
SM
226462009-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
22647
22648 * files.el (find-alternate-file-other-window, find-alternate-file):
22649 Obey confirm-nonexistent-file-or-buffer.
22650
d6ceb380
MA
226512009-07-05 Michael Albinus <michael.albinus@gmx.de>
22652
22653 * dired-aux.el (dired-show-file-type): Handle remote files.
22654
be3e598a 226552009-07-05 Jari Aalto <jari.aalto@cante.net>
c760f19e 22656
4b8b1ec5
SM
22657 * desktop.el (desktop-globals-to-save):
22658 Add file-name-history (Bug#2750).
c760f19e 22659
6d00ce04
CY
226602009-07-05 Chong Yidong <cyd@stupidchicken.com>
22661
4b8b1ec5 22662 * add-log.el (add-log-current-defun-header-regexp): Doc fix (Bug#2217).
6d00ce04 22663
6ee21b07
JB
226642009-07-04 Johan Bockgård <bojohan@gnu.org>
22665
22666 * eshell/esh-arg.el (eshell-parse-argument-hook): Put `number'
22667 property on entire argument since this is what eshell-lisp-command
22668 expects.
22669
f0dbdc25
MA
226702009-07-03 Michael Albinus <michael.albinus@gmx.de>
22671
22672 * net/tramp-gvfs.el (tramp-gvfs-methods)
22673 (tramp-gvfs-zeroconf-domain)
22674 (tramp-bluez-discover-devices-timeout): Add version flag.
22675 (tramp-gvfs-handler-mounted-unmounted)
22676 (tramp-gvfs-connection-mounted-p): Polish handling of
22677 incompatibilities between GVFS 0.2 and 1.0.
22678
e044e4fc
JD
226792009-07-03 Jan Djärv <jan.h.d@swipnet.se>
22680
4b8b1ec5 22681 * cus-start.el (all): Add make-pointer-invisible.
e044e4fc 22682
2e9b968b
JB
226832009-07-03 Jay Belanger <jay.p.belanger@gmail.com>
22684
bf0b361c 22685 * calc/calc-math.el (math-use-emacs-fn): Make sure that the number is
2e9b968b
JB
22686 formatted correctly.
22687
baf1a55e
JL
226882009-07-02 Juri Linkov <juri@jurta.org>
22689
22690 * info.el: Virtual Info files and nodes.
22691 (Info-virtual-files, Info-virtual-nodes): New variables.
22692 (Info-current-node-virtual): New variable.
22693 (Info-virtual-file-p, Info-virtual-fun, Info-virtual-call):
22694 New functions.
22695 (Info-file-supports-index-cookies): Use Info-virtual-file-p
22696 to check for a virtual file instead of checking a fixed list
22697 of node names.
22698 (Info-find-file): Use Info-virtual-fun and Info-virtual-call
22699 instead of ad-hoc processing of "dir" and (apropos history toc).
22700 (Info-find-node-2): Use Info-virtual-fun and Info-virtual-call
22701 instead of ad-hoc processing of "dir" and (apropos history toc).
22702 Reread a file when moving from a virtual node.
22703 (add-to-list)<Info-virtual-files>: Add "\\`dir\\'".
22704 (Info-directory-toc-nodes, Info-directory-find-file)
22705 (Info-directory-find-node): New functions.
22706 (add-to-list)<Info-virtual-files>: Add "\\`\\*History\\*\\'".
22707 (Info-history): Move part of code to
22708 `Info-history-find-node'.
22709 (Info-history-toc-nodes, Info-history-find-file)
22710 (Info-history-find-node): New functions.
22711 (add-to-list)<Info-virtual-nodes>: Add "\\`\\*TOC\\*\\'".
22712 (Info-toc): Move part of code to `Info-toc-find-node'.
22713 (Info-toc-find-node): New function.
4b8b1ec5 22714 (Info-toc-insert): Rename from `Info-insert-toc'. Don't insert
baf1a55e
JL
22715 the current Info file name to references because now the node
22716 "*TOC*" belongs to the same Info manual.
4b8b1ec5 22717 (Info-toc-build): Rename from `Info-build-toc'.
baf1a55e
JL
22718 (Info-toc-nodes): Rename input argument `file' to `filename'.
22719 Use Info-virtual-fun, Info-virtual-call and Info-virtual-file-p
22720 instead of ad-hoc processing of ("dir" apropos history toc).
22721 (Info-index-nodes): Use Info-virtual-file-p
22722 to check for a virtual file instead of checking a fixed list
22723 of node names.
22724 (Info-index-node): Add check for `Info-current-node-virtual'.
22725 Raise `save-match-data' higher up the tree to contain
22726 `search-forward' too (bug fix).
22727 (add-to-list)<Info-virtual-nodes>: Add "\\`\\*Index.*\\*\\'".
22728 (Info-virtual-index-nodes): New variable.
22729 (Info-virtual-index-find-node, Info-virtual-index): New functions.
22730 (add-to-list)<Info-virtual-files>: Add "\\`\\*Apropos\\*\\'".
22731 (Info-apropos-file, Info-apropos-nodes): New variables.
22732 (Info-apropos-toc-nodes, Info-apropos-find-file)
22733 (Info-apropos-find-node, Info-apropos-matches): New functions.
22734 (info-apropos): Move part of code to `Info-apropos-find-node' and
22735 `Info-apropos-matches'.
22736 (Info-mode-map): Bind "I" to `Info-virtual-index'.
22737 (Info-desktop-buffer-misc-data): Use Info-virtual-file-p to check
22738 for a virtual file instead of checking a fixed list of node names.
22739
22740 * simple.el (async-shell-command): New command.
22741
22742 * bindings.el (esc-map): Bind "&" to `async-shell-command'.
22743
22744 * net/tramp-gvfs.el (tramp-gvfs-connection-mounted-p): Use `elt'
22745 instead of `mount-info'.
22746
d04bc496
MA
227472009-07-02 Michael Albinus <michael.albinus@gmx.de>
22748
22749 * net/tramp-gvfs.el (tramp-gvfs-handler-mounted-unmounted)
4b8b1ec5 22750 (tramp-gvfs-connection-mounted-p): Handle changed mount-info interface.
d04bc496 22751
af0403e0
KH
227522009-07-02 Kenichi Handa <handa@m17n.org>
22753
22754 * international/mule.el (set-keyboard-coding-system): Force *-unix
22755 coding-system to avoid eol conversion.
22756
99278f8a
MA
227572009-07-01 Michael Albinus <michael.albinus@gmx.de>
22758
4b8b1ec5
SM
22759 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
22760 Add handler for `process-file', `shell-command' and
99278f8a
MA
22761 `start-file-process'.
22762 (tramp-gvfs-handle-shell-command)
22763 (tramp-gvfs-handle-start-file-process)
22764 (tramp-gvfs-handle-process-file): New defuns.
4b8b1ec5 22765 (tramp-synce-list-devices): Simplify check for existence of property.
99278f8a 22766
3f1c6666
JD
227672009-07-01 Jan Djärv <jan.h.d@swipnet.se>
22768
22769 * startup.el (command-line-x-option-alist): Add -mm and --maximized.
22770
3f396bac
KH
227712009-07-01 Eduard Wiebe <usenet@pusto.de> (tiny change)
22772
22773 * language/korean.el (set-language-info-alist): Add korean-cp949,
22774 cp949 to spec.
22775
c1185193
KH
227762009-07-01 Kenichi Handa <handa@m17n.org>
22777
22778 * Makefile.in (ELCFILES): Delete encoded-kb.elc.
22779
22780 * international/encoded-kb.el: Deleted.
22781
22782 * international/mule.el (set-keyboard-coding-system): Perform the
22783 necessary setup here instead of calling encoded-kbd-setup-display.
22784
3f150a60
GM
227852009-07-01 Glenn Morris <rgm@gnu.org>
22786
22787 * progmodes/f90.el (f90-break-delimiters, f90-no-break-re): Doc fixes.
22788
b0d5b05b
GM
227892009-07-01 Evangelos Evangelou <vangelis@email.unc.edu> (tiny change)
22790
22791 * progmodes/f90.el (f90-no-break-re): Add "(/" and "/)". (Bug#3730)
22792
4f4126e6
MA
227932009-06-30 Michael Albinus <michael.albinus@gmx.de>
22794
4b8b1ec5
SM
22795 * net/tramp.el (tramp-do-copy-or-rename-file-directly):
22796 Handle also the 'rename case, when setting file modes. (Bug#3712)
48c2d18a 22797 (tramp-default-file-modes): Remove execute permissions.
4f4126e6 22798
7ae3ea65 22799 * net/tramp-gvfs.el (tramp-gvfs-methods): Add "synce" method.
d6ceb380
MA
22800 (top): Add a default for "synce" in `tramp-default-user-alist'.
22801 Add completion function for "synce" method.
22802 (tramp-hal-service, tramp-hal-path-manager)
4b8b1ec5
SM
22803 (tramp-hal-interface-manager, tramp-hal-interface-device):
22804 New defconst.
22805 (tramp-gvfs-connection-mounted-p): Handle empty user name for synce.
22806 (tramp-synce-list-devices, tramp-synce-parse-device-names):
22807 New defuns.
d6ceb380
MA
22808
22809 * net/trampver.el: Update release number.
7ae3ea65 22810
0ad6626b
KH
228112009-06-30 Kenichi Handa <handa@m17n.org>
22812
22813 * international/fontset.el (setup-default-fontset): Add CJK fonts
22814 for symbols and the other miscellaneous characters.
22815
4b8b1ec5
SM
22816 * language/korea-util.el (setup-korean-environment-internal):
22817 Make char-width-table suitable for Korean environments.
0ad6626b
KH
22818 (exit-korean-environment): Cancel above.
22819
22820 * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
22821 ("Chinese-CNS", "Chinese-EUC-TW", "Chinese-GBK"): Add a
48c2d18a 22822 setup-function to make char-width-table suitable for respective
0ad6626b
KH
22823 environments, and an exit-function to cancel that.
22824
22825 * language/japan-util.el (setup-japanese-environment-internal):
22826 Call use-cjk-char-width-table with arg `ja_JP'.
22827
22828 * international/characters.el (cjk-char-width-table): Delete it.
22829 (cjk-char-width-table-list): New variable.
22830 (use-cjk-char-width-table): New arg local-name.
22831 (use-default-char-width-table): Fix for the case that Emacs is
22832 already using the default char-width-table.
22833
fd46e893
MA
228342009-06-29 Michael Albinus <michael.albinus@gmx.de>
22835
22836 * net/tramp.el (tramp-do-copy-or-rename-file-directly): Set file
22837 modes mandatory. (Bug#3712)
22838
b87d9f96
AM
228392009-06-29 Alan Mackenzie <acm@muc.de>
22840
22841 * progmodes/cc-cmds.el (c-mask-paragraph): Remove a spurious
4b8b1ec5 22842 correction between the visible width of TABs and their number of bytes.
b87d9f96 22843
2d25aa5a
CY
228442009-06-29 Chong Yidong <cyd@stupidchicken.com>
22845
22846 * server.el (server-buffer-done): Prevent kill-buffer from
22847 prompting by clearing the buffer modification flag (Bug#3696).
22848
a3a8b002
DN
228492009-06-28 Michael McNamara <mac@mail.brushroad.com>
22850
bf0b361c 22851 * progmodes/verilog-mode.el (verilog-beg-of-statement)
4b8b1ec5 22852 (verilog-endcomment-reason-re): Support unique case and priority case.
a3a8b002
DN
22853 (verilog-basic-complete-re): Support localparam lineup.
22854 (verilog-beg-of-statement-1): Fix for robustness, unique case.
22855 (verilog-set-auto-endcomments): Fix for unique case, always_comb
22856 commenting.
22857 (verilog-leap-to-case-head): Now support *nested* unique &
22858 priority case statements.
22859 (verilog-auto-lineup): Make just declarations the default (as it
22860 had been).
4b8b1ec5 22861 (verilog-leap-to-case-head): Support priority/unique case statements.
a3a8b002 22862 (verilog-auto-lineup): Rework to give users radio buttons to
7b6fefac 22863 select the various styles of automatic lineup.
a3a8b002
DN
22864 (verilog-error-regexp-alist): Rework to support the XEmacs style
22865 of error regular expressions from compilers, lint tools &
22866 simulators. Note that GNU Emacs has made it impossible for a mode
22867 to load such things.
22868 (electric-verilog-terminate-line, verilog-indent-declaration)
22869 (verilog-auto-wiure): Rework for radio button selection of
22870 auto-lineup selection of specification of auto lineup.
22871 (verilog-beg-of-statement-1): Redesign to support proper operation
22872 in additional code, based on testing with auto-lineup.
22873 (verilog-calculate-indent, assignments & declarations)
22874 (verilog-backward-token): Enhance to support auto-lineup of
22875 assignments & declarations.
22876 (verilog-in-directive-p, verilog-at-struct-p): New function for
22877 easy test of whether we are.
22878 (verilog-pretty-declarations, verilog-pretty-expr): Massive rework
22879 to support safe execution at almost anyline.
22880 (verilog-calc-1): Properly support indenting deep inside generate
22881 blocks.
48c2d18a 22882 (verilog-init-font): Remove definition & use of verilog-init-font,
a3a8b002 22883 as it is redundant with font-lock-defaults.
a8f316ca 22884 (verilog-mode): Alter the definition of verilog-font-lock-defaults
a3a8b002
DN
22885 to avoid circular calls if syntax-ppss is a function (as is the
22886 case now in 22.x GNU Emacs) as that function would sometimes call
7b6fefac 22887 itself, leading to (nearly) infinite recursion.
a3a8b002
DN
22888 (verilog-ovm-begin-re, verilog-ovm-end-re)
22889 (verilog-ovm-statement-re, verilog-leap-to-head)
22890 (verilog-backward-token): Add support for OVM macros. Some are
22891 complete statements, and others open and close scopes like begin
22892 and end.
22893 (verilog-defun-level-not-generate-re, verilog-defun-level-re)
22894 (verilog-defun-level-generate-only-re): Really fix the defun-list
7b6fefac 22895 compilation issue.
48c2d18a 22896 (verilog-calc-1, verilog-beg-of-statement): Enhance support for
7b6fefac 22897 coverpoint, constraint and cross statements.
a3a8b002
DN
22898 (verilog-defun-level-list, verilog-generate-defun-level-list)
22899 (verilog-all-defun-level-list): Redo these specifications - it is
22900 too hard to support eval-when compile aggregation of lists also
22901 built at when-compile time.
22902 (verilog-defun-level-list): Place defconsts of variables used in
22903 building regular expressions which are built in eval-when-compile
22904 bodies in the same eval-when-compile body to facilitate compile
22905 without load.
22906 (verilog-beg-block-re-ordered): Support indenting
22907 virtual/protected tasks and functions.
7b6fefac 22908 (verilog-defun-level-list, verilog-in-generate-region-p)
a3a8b002
DN
22909 (verilog-backward-ws&directives, verilog-calc-1): Speed up
22910 indentation of some module items (generate items).
22911 (verilog-forward-sexp, verilog-leap-to-head): Support stepping
22912 across virtual/protected tasks and functions.
22913
229142009-06-28 Wilson Snyder <wsnyder@wsnyder.org>
22915
bf0b361c 22916 * progmodes/verilog-mode.el (verilog-auto-arg, verilog-auto-arg-sort):
4b8b1ec5 22917 Allow sorting AUTOARG lists. Suggested by Andrea Fedeli.
a3a8b002
DN
22918 (verilog-read-sub-decls-line): Fix AUTOWIRE signals getting lost
22919 in concatenations. Reported by Yishay Belkind.
22920 (verilog-auto-ascii-enum): Support one-hot state machines in
22921 AUTOASCIIENUM. Suggested by Lloyd Gomez.
22922 (verilog-auto-inst, verilog-auto-inst-port): Include interface
6a7662bb
BR
22923 modport in AUTOINST and add vl-modport for users.
22924 Reported by David Rogoff.
a3a8b002
DN
22925 (verilog-auto-inout-module, verilog-auto-inst)
22926 (verilog-decls-get-interfaces, verilog-insert-definition)
22927 (verilog-insert-one-definition, verilog-read-decls)
22928 (verilog-read-sub-decls, verilog-read-sub-decls-sig)
22929 (verilog-sig-modport, verilog-signals-combine-bus)
22930 (verilog-subdecls-get-interfaces): Fix expansion of SystemVerilog
22931 interfaces in AUTOINOUTMODULE, AUTOINOUTCOMP, and AUTOINST.
22932 Suggested by David Rogoff.
22933 (verilog-repair-open-comma): Fix non-insertion of comma when
22934 `DEFINE occurs in V2K argument list. Reported by Lane Brooks.
22935 (verilog-make-width-expression): Simplify [A-1:0] expression
22936 widths to just {A{1'b0}}.
22937 (verilog-mode): Cleanup checkdoc warnings.
4b8b1ec5
SM
22938 (verilog-auto-inout-module, verilog-signals-matching-dir-re):
22939 Add third optional regexp to AUTOINOUTMODULE to allow selecting only
a3a8b002
DN
22940 inputs/outputs or data type. Suggested by Vasu Kandadi.
22941 (next-error-last-buffer): Fix byte-compiler warning.
22942 (verilog-auto, verilog-auto-insert-lisp, verilog-auto-inst)
22943 (verilog-delete-auto): Add AUTOINSERTLISP to insert arbitrary lisp
4b8b1ec5 22944 or shell command text during AUTO expansion. Suggested by Tad Truex.
a3a8b002 22945 (verilog-read-sub-decls-expr, verilog-read-sub-decls-line)
4b8b1ec5 22946 (verilog-read-sub-decls-sig, verilog-symbol-detick-text):
01c35094 22947 Fix dotted nets {a.b,c.d} and escaped identifiers being mis-included
7b6fefac 22948 in AUTOINOUT. Reported by Matthew Lovell.
a3a8b002
DN
22949 (verilog-read-always-signals-recurse): Fix AUTORESET "if (a<=b)"
22950 causing use of <= assignments. Reported by Alex Reed.
22951 (verilog-read-decls): Fix triand, trior, wand, wor to be
22952 recognized by AUTOWIRE. Reported by Spencer Isaacson.
22953 (verilog-extended-complete-re): Support import "DPI-C" functions.
22954 (verilog-read-always-signals-recurse): Fix AUTORESET of "x <=
4b8b1ec5 22955 y[a+1:a+1]" to not include a in reset list. Reported by Dan Dever.
a3a8b002
DN
22956 (verilog-insert-date, verilog-insert-year)
22957 (verilog-sk-header-tmpl): Fix verilog-header inserting error on
22958 Windows systems. Reported by Michael Potts.
22959 (verilog-read-module-name): Fix AUTOINST when the child module
7b6fefac 22960 declaration's name is a tick define. Reported by Elliot Mednick.
a3a8b002 22961 (verilog-read-decls): Fix V2K parameter bit subscripts getting
7b6fefac 22962 passed to next parameter's definition. Reported by Bruce T.
a3a8b002
DN
22963 (verilog-read-decls): Fix detecting "parameter int" when using
22964 AUTOINSTPARAM. Reported by Bruce T.
22965 (verilog-goto-defun): Fix goto not finding modules unless first
7b6fefac 22966 perform a verilog-auto expansion. Suggested by Lawrence Butcher.
4b8b1ec5 22967 (verilog-mode): Expand -f flag arguments on entry to mode so
a3a8b002
DN
22968 verilog-goto-defun will work. Reported by Lawrence Butcher.
22969 (verilog-getopt): Expand environment variables in -f file
22970 arguments. Suggested by Lawrence Butcher.
4b8b1ec5 22971 (verilog-set-define): Fix "Symbol's value as variable is void"
a3a8b002
DN
22972 when reading enumerations.
22973 (verilog-auto-ascii-enum): Fix duplicate labels in AUTOASCIIENUM.
22974 Suggested by Stephen Peltan.
4b8b1ec5 22975 (verilog-read-defines): Fix reading of enumerations in include
a3a8b002
DN
22976 files. Reported by Steve Peltan.
22977
f7c0d931
CY
229782009-06-28 David De La Harpe Golden <david@harpegolden.net>
22979
22980 * files.el (trash-directory): Fix defcustom type.
22981
baf1a55e 229822009-06-28 Juri Linkov <juri@jurta.org>
cebabb67
CY
22983
22984 * help-fns.el (describe-function-1): Correctly locate adviced
22985 functions in hyperlink (Bug#2438).
22986
d63a01ef
CY
229872009-06-28 Chong Yidong <cyd@stupidchicken.com>
22988
22989 * files.el (trash-directory): Change default to nil.
22990 (move-file-to-trash): If trash-directory is nil and
22991 system-move-file-to-trash is unbound, perform freedesktop-style
22992 trashing.
22993
229942009-06-28 David De La Harpe Golden <david@harpegolden.net>
22995
22996 * files.el (move-file-to-trash): Add freedesktop trash
22997 support (Bug#973).
22998
fc2f6a26
GM
229992009-06-28 Glenn Morris <rgm@gnu.org>
23000
23001 * autorevert.el (global-auto-revert-non-file-buffers)
23002 (global-auto-revert-mode): Doc fixes.
23003
00242b07
JB
230042009-06-27 Johan Bockgård <bojohan@gnu.org>
23005
23006 * emacs-lisp/cl-specs.el (defstruct): Fix :conc-name spec.
23007
f5594f03
CY
230082009-06-27 Chong Yidong <cyd@stupidchicken.com>
23009
e8a2b2da
CY
23010 * faces.el (x-handle-named-frame-geometry): Ensure that we have
23011 opened an X connection before calling x-get-resource (Bug#3194).
23012
f5594f03
CY
23013 * play/doctor.el: Remove reference to obsolete website.
23014 (make-doctor-variables): Correct grammar mistake (Bug#2633).
23015
3c3bf6ce
DN
230162009-06-26 Dan Nicolaescu <dann@ics.uci.edu>
23017
23018 Remove find-file-not-found-hook VC method. (Bug#2757)
23019 * vc-hooks.el (vc-file-not-found-hook)
23020 (vc-default-find-file-not-found-hook): Remove functions.
23021 (find-file-not-found-functions): Do not add vc-file-not-found-hook.
23022 * vc-rcs.el (vc-rcs-find-file-not-found-hook): Remove function.
23023 * vc.el:
23024 * vc-hg.el:
23025 * vc-git.el: Do not mention find-file-not-found-hook VC method.
23026
e26a7bc0
AM
230272009-06-25 Agustín Martín <agustin.martin@hispalinux.es>
23028
23029 * textmodes/ispell.el: Add `ispell-looking-back' XEmacs
3570691b 23030 compatibility function for `looking-back'.
e26a7bc0 23031
4b8b1ec5 23032 * textmodes/flyspell.el (sgml-mode-flyspell-verify):
7b6fefac 23033 Use `ispell-looking-back'.
e26a7bc0 23034
d9848600
MA
230352009-06-24 Michael Albinus <michael.albinus@gmx.de>
23036
23037 * net/tramp-gvfs.el (tramp-gvfs-handle-make-directory): Use `dir'
fc2f6a26 23038 rather than `filename'.
d9848600 23039
05fbc4a9
MB
230402009-06-23 Miles Bader <miles@gnu.org>
23041
23042 * face-remap.el (text-scale-set): New function.
23043
f86ca715
GM
230442009-06-23 Glenn Morris <rgm@gnu.org>
23045
33e2c2e5
GM
23046 * pcmpl-rpm.el (pcomplete/rpm): Doc fix.
23047
f529f302
GM
23048 * bindings.el (mode-line-modified): Fix case of "Buffer is modified".
23049
34995333
GM
23050 * textmodes/ispell.el (ispell-local-dictionary): Doc fix.
23051
cc80ccee
GM
23052 * progmodes/gdb-mi.el (gud-remove, gud-break): Update declarations.
23053
84cb770d
GM
23054 * calendar/cal-dst.el (calendar-time-zone-daylight-rules):
23055 Simplify Persian conditionals.
23056
d916c965
GM
23057 * calc/calc-graph.el (calc-graph-plot): Avoid assignment to free
23058 variable `filename'.
23059
b6a44b27
GM
23060 * comint.el (comint-insert-input): Doc fix.
23061
f86ca715
GM
23062 * Makefile.in (ELCFILES): Fix typo in previous change.
23063
666e158e
MB
230642009-06-23 Miles Bader <miles@gnu.org>
23065
23066 * cus-start.el: Add entry for `recenter-redisplay'.
23067
be3e598a 230682009-06-23 Dan Nicolaescu <dann@ics.uci.edu>
77bf3f54
DN
23069
23070 * vc-hooks.el (vc-stay-local-p, vc-state, vc-working-revision):
23071 Add an optional argument for the backend, use it instead of
23072 calling vc-backend.
4b8b1ec5
SM
23073 (vc-mode-line): Add an optional argument for the backend.
23074 Pass the backend to vc-state and vc-working-revision. Move code for
77bf3f54
DN
23075 special handling for vc-state being a buffer to ...
23076
23077 * vc-rcs.el (vc-rcs-find-file-hook):
23078 * vc-sccs.el (vc-sccs-find-file-hook): ... here. New functions.
23079
23080 * vc-svn.el (vc-svn-state, vc-svn-dir-status, vc-svn-checkout)
23081 (vc-svn-print-log, vc-svn-diff): Pass 'SVN to vc-state,
23082 vc-stay-local-p and vc-mode-line calls.
23083
23084 * vc-cvs.el (vc-cvs-state, vc-cvs-checkout, vc-cvs-print-log)
23085 (vc-cvs-diff, vc-cvs-annotate-command)
23086 (vc-cvs-make-version-backups-p, vc-cvs-stay-local-p)
23087 (vc-cvs-dir-status): Pass 'CVS to vc-state, vc-stay-local-p and
23088 vc-mode-line calls.
23089
23090 * vc.el (vc-deduce-fileset): Use vc-deduce-fileset instead of
23091 direct comparison.
23092 (vc-next-action, vc-transfer-file, vc-rename-file): Also pass the
23093 backend when calling vc-mode-line.
23094 (vc-register): Do not create a closure for calling the vc register
23095 function, call it directly.
23096
2764748c
DN
230972009-06-23 Dan Nicolaescu <dann@ics.uci.edu>
23098
23099 * emacs-lisp/elp.el (elp-output-insert-symname): Add a link face
23100 to make it obvious item can be clicked.
f5a0b281
DN
23101
23102 * vc-mtn.el (vc-mtn-after-dir-status, vc-mtn-dir-status): New functions.
23103
d4a885b2
KH
231042009-06-23 Kenichi Handa <handa@m17n.org>
23105
23106 * language/korea-util.el (korean-key-bindings): Change the binding
23107 of F9 to hangul-to-hanja-conversion. Bind Hangul_Hanja to the
23108 same command.
23109
e3610693
MA
231102009-06-22 Michael Albinus <michael.albinus@gmx.de>
23111
23112 Sync with Tramp 2.1.16.
23113
23114 * Makefile.in (ELCFILES): Add net/tramp-gvfs.elc.
23115
23116 * net/tramp.el (top): Require tramp-gvfs. Catch `tramp-loading',
23117 when a loading of a package fails. Completion function for rsync
23118 is `tramp-completion-function-alist-ssh'.
23119 (all): Replace all calls of `split-string' and
23120 `tramp-split-string' by `tramp-compat-split-string'.
23121 (tramp-default-method): Use `tramp-compat-process-running-p'.
23122 (tramp-default-proxies-alist): Allow also Lisp forms.
23123 (tramp-remote-path): Add choice "Private Directories".
4b8b1ec5 23124 (tramp-wrong-passwd-regexp): Remove "Tramp connection closed" option.
e3610693
MA
23125 (tramp-domain-regexp): Allow also "-", "_" and ".".
23126 (tramp-end-of-output): Remove newlines, and add "$" at the end.
23127 (tramp-file-name-handler-alist): Add handler for `dired-uncache'.
23128 (tramp-debug-message): Insert header line in debug buffer.
4b8b1ec5
SM
23129 (tramp-handle-directory-files-and-attributes-with-stat):
23130 Care about filenames with spaces, or starting with "-".
e3610693
MA
23131 (tramp-handle-dired-uncache): New defun.
23132 (tramp-handle-insert-directory): Don't flush the directory from
23133 cache, this is handled by `dired-uncache' now.
23134 (tramp-handle-insert-file-contents): Improve error handling.
23135 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
23136 Quote `tramp-end-of-output'.
23137 (tramp-action-password): Improve trace message.
4b8b1ec5
SM
23138 (tramp-check-for-regexp): Both echoes must be present, before removing.
23139 (tramp-open-connection-setup-interactive-shell): Trace coding system.
e3610693
MA
23140 (tramp-compute-multi-hops): Eval cons cells of
23141 `tramp-default-proxies-alist'.
23142 (tramp-maybe-open-connection): Use the same command pattern for
23143 first hop and further hops.
23144 (tramp-wait-for-output): Remove handling of newlines.
23145 (tramp-get-remote-path): Handle also `tramp-own-remote-path'.
23146 (tramp-split-string): Remove function. It is handled in
23147 tramp-compat now.
23148
4b8b1ec5
SM
23149 * net/tramp-cmds.el (tramp-bug):
23150 Recommend `tramp-cleanup-all-connections' in the bug mail.
e3610693
MA
23151
23152 * net/tramp-compat.el (tramp-compat-split-string)
23153 (tramp-compat-process-running-p): New defuns.
23154
23155 * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add handler
23156 for `dired-uncache'.
23157
23158 * net/tramp-gvfs.el: New package.
23159
4b8b1ec5
SM
23160 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
23161 Add handler for `dired-uncache'.
e3610693
MA
23162 (tramp-smb-handle-file-local-copy): Cleanup in case of error.
23163
23164 * net/trampver.el: Update release number. Make version check fit
23165 for SXEmacs 22.
23166
13a3f374
JM
231672009-06-22 Jim Meyering <meyering@redhat.com>
23168
e0a28a3b 23169 Automatically handle .xz suffix (XZ-compressed files), too.
13a3f374
JM
23170 * jka-cmpr-hook.el (jka-compr-compression-info-list): Add xz.
23171 XZ is the successor to LZMA: <http://tukaani.org/xz/>
23172
5242671e 231732009-06-22 Dmitry Dzhus <dima@sphinx.net.ru>
4e2af782 23174 Nick Roberts <nickrob@snap.net.nz>
13a3f374 23175
e0a28a3b 23176 * progmodes/gdb-mi.el: Pull further modified changes from Dmitry's
5242671e
NR
23177 repository (http://sphinx.net.ru/hg/gdb-mi/).
23178
3fde45af
GM
231792009-06-22 Glenn Morris <rgm@gnu.org>
23180
46253b34
GM
23181 * files.el (dir-locals-collect-mode-variables): Allow for any number of
23182 `mode' and `eval' entries. (Bug#3430)
23183
97e18192
GM
23184 * Makefile.in (ELCFILES): Add fadr.elc.
23185
731a00fb
GM
23186 * calendar/appt.el (appt-make-list): Fix off-by-one error caused by
23187 differing behavior of \n and ^ in strings. (Bug#3385)
23188
c66cd0ff
GM
23189 * emacs-lisp/cl-indent.el: Remove leading "*" from defcustom docs.
23190
3fde45af
GM
23191 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Fix safe-local-variable
23192 property.
23193 (lisp-indent-function): Make it a defcustom.
23194
db2241a0
NR
231952009-06-21 Nick Roberts <nickrob@snap.net.nz>
23196
23197 * progmodes/gdb-ui.el: Replace with ...
5242671e 23198 * progmodes/gdb-mi.el: ... this file.
db2241a0 23199 * progmodes/gud.el: Modify for gdb-mi.el.
fca428fe
GM
23200
232012009-06-21 Dmitry Dzhus <dima@sphinx.net.ru>
23202
db2241a0
NR
23203 * fadr.el: New file.
23204
38d4f316 23205See ChangeLog.14 for earlier changes.
e3d51b27
MR
23206
23207;; Local Variables:
23208;; coding: utf-8
e3d51b27
MR
23209;; End:
23210
73b0cd50 23211 Copyright (C) 2009-2011 Free Software Foundation, Inc.
e3d51b27
MR
23212
23213 This file is part of GNU Emacs.
23214
23215 GNU Emacs is free software: you can redistribute it and/or modify
23216 it under the terms of the GNU General Public License as published by
23217 the Free Software Foundation, either version 3 of the License, or
23218 (at your option) any later version.
23219
23220 GNU Emacs is distributed in the hope that it will be useful,
23221 but WITHOUT ANY WARRANTY; without even the implied warranty of
23222 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
23223 GNU General Public License for more details.
23224
23225 You should have received a copy of the GNU General Public License
23226 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.