src/emacs.c (USAGE3): Doc fixes.
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
2dab465b
KM
12011-03-15 Ken Manheimer <ken.manheimer@gmail.com>
2
3 * allout.el (allout-make-topic-prefix) (allout-rebullet-heading):
4 Invert the roles of character and string values for INSTEAD, so a
5 string is used for the more common case of a defaulting prompt.
6
0adf5618
SM
72011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
8
9 * progmodes/ruby-mode.el (ruby-backward-sexp):
10 * progmodes/ebrowse.el (ebrowse-draw-file-member-info):
11 * play/gamegrid.el (gamegrid-make-face):
12 * play/bubbles.el (bubbles--grid-width, bubbles--grid-height)
13 (bubbles--colors, bubbles--shift-mode, bubbles--initialize-images):
14 * notifications.el (notifications-notify):
15 * net/xesam.el (xesam-search-engines):
16 * net/quickurl.el (quickurl-list-insert):
17 * vc/vc-hg.el (vc-hg-dir-printer): Fix use of case.
18
d72700e5
CY
192011-03-15 Chong Yidong <cyd@stupidchicken.com>
20
21 * startup.el (command-line): Update package subdirectory regexp.
22
49c5410a
SM
232011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
24
c6eee9aa
SM
25 * allout.el (allout-abbreviate-flattened-numbering)
26 (allout-mode-deactivate-hook): Fix up obsolescence "date".
27
49c5410a
SM
28 * subr.el (read-char-choice): Only show the cursor after the prompt,
29 not after the answer.
30
047b2bb9
KR
312011-03-15 Kevin Ryde <user42@zip.com.au>
32
33 * help-fns.el (variable-at-point): Skip leading quotes, if any
34 (bug#8253).
35
0a57d256
SM
362011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
37
38 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Change the
39 warning message.
40
77c992bc
MA
412011-03-14 Michael Albinus <michael.albinus@gmx.de>
42
43 * shell.el (shell): When called interactively, offer to change the
44 shell file name on remote hosts.
45
eebc475d
TZ
462011-03-13 Teodor Zlatanov <tzz@lifelogs.com>
47
48 * net/ldap.el (ldap-search-internal): Add `auth-source-search'
49 integration for LDAP parameters. The host, base, user or binddn,
50 and secret tokens can be specified in a netrc file, for instance.
51 This is optional because an `auth-source' parameter must be
52 specified in the search attributes.
53
9d05d1ba
JB
542011-03-13 Juanma Barranquero <lekktu@gmail.com>
55
56 * help.el (describe-mode): Link to the mode's definition (bug#8185).
57
09d9db2c
GM
582011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
59
60 * ebuff-menu.el (electric-buffer-menu-mode-map): Move initialization
61 into declaration. Remove redundant and harmful binding.
62
632011-03-12 Eli Zaretskii <eliz@gnu.org>
64
65 * files.el (file-ownership-preserved-p): Pass `integer' as an
66 explicit 2nd argument to `file-attributes'. If the file's owner
67 is the Administrators group on Windows, and the current user is
68 Administrator, consider that a match.
69
70 * server.el (server-ensure-safe-dir): Consider server directory
71 safe on MS-Windows if its owner is the Administrators group while
72 the current Emacs user is Administrator. Use `=' to compare
73 numerical UIDs, since they could be integers or floats.
74
219bd536
JB
752011-03-12 Juanma Barranquero <lekktu@gmail.com>
76
77 * vc/vc-bzr.el (vc-bzr-state): Handle bzr 2.3.0 (follow-up to bug#8170).
78
f3afd36b
MA
792011-03-12 Michael Albinus <michael.albinus@gmx.de>
80
81 Sync with Tramp 2.2.1.
82
83 * net/tramp-sh.el (tramp-methods): Exchange "%k" marker with options.
84
85 * net/trampver.el: Update release number.
86
3aaaa6f1
SM
872011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
88
94642599
SM
89 * progmodes/compile.el (compilation--previous-directory): Fix up
90 various nil/dead-marker mismatches (bug#8014).
91 (compilation-directory-properties, compilation-error-properties):
92 Don't call it at a position past the one we're about to change.
93
3aaaa6f1
SM
94 * emacs-lisp/bytecomp.el (byte-compile-make-obsolete-variable):
95 Disable obsolescence warnings in the file that declares it.
96
14239447
KM
972011-03-11 Ken Manheimer <ken.manheimer@gmail.com>
98
219bd536 99 * allout-widgets.el (allout-widgets-tally): Initialize
14239447
KM
100 allout-widgets-tally as a hash table rather than nil to prevent
101 mode-line redisplay warnings.
102 Also, clarify the module description and fix a comment typo.
103
135e287c
JB
1042011-03-11 Juanma Barranquero <lekktu@gmail.com>
105
106 * help-fns.el (describe-variable): Don't complete keywords.
107 Suggested by Teodor Zlatanov <tzz@lifelogs.com>.
108
ffbf300e
CY
1092011-03-10 Chong Yidong <cyd@stupidchicken.com>
110
ba08b241
CY
111 * emacs-lisp/package.el (package-version-join): Impose a standard
112 string representation for pre/alpha/beta version lists.
113 (package-unpack-single): Standardize the directory name by passing
114 it through package-version-join.
115 (package-strip-rcs-id): Accept any version string that does not
116 signal an error in version-to-list.
ffbf300e 117
f346fd6b
MA
1182011-03-10 Michael Albinus <michael.albinus@gmx.de>
119
120 * simple.el (delete-trailing-whitespace): Return nil for the
121 benefit of `write-file-functions'.
122
ccb55d27
GM
1232011-03-10 Glenn Morris <rgm@gnu.org>
124
5ceaac0c
GM
125 * vc/vc-hg.el (vc-hg-pull, vc-hg-merge-branch): Use vc-hg-program.
126
02da65ff
GM
127 * vc/vc-git.el (vc-git-program): New option.
128 (vc-git-branches, vc-git-pull, vc-git-merge-branch, vc-git-command)
129 (vc-git--call): Use it.
130
b2f603cc
GM
131 * eshell/esh-util.el (eshell-condition-case): Doc fix.
132
5772caab
GM
133 * cus-edit.el (Custom-newline): If no button at point, look
134 for a subgroup button at start-of-line. (Bug#2298)
135
ccb55d27
GM
136 * mail/rmail.el (rmail-msgend, rmail-msgbeg): Doc fixes.
137
ec6ecaed
JD
1382011-03-10 Julien Danjou <julien@danjou.info>
139
140 * avoid.el (mouse-avoidance-ignore-p): Do not move the cursor if
141 `cursor-type' is nil.
142
9d5aa01d
JB
1432011-03-09 Jay Belanger <jay.p.belanger@gmail.com>
144
145 * calc/calc.el (calc-mode-map): Don't bind "C-_" to `calc-missing-key'.
146
b6a5875b
KM
1472011-03-09 Ken Manheimer <ken.manheimer@gmail.com>
148
149 * allout.el Summary: Change so yank of distinctive-bullet items
150 preserves the existing header prefix, rebulleting it if necessary,
151 rather than replacing it. This is necessary for proper operation
152 of cooperative addons like allout-widgets.
219bd536 153 (allout-make-topic-prefix, allout-rebullet-heading): Change
b6a5875b
KM
154 SOLICIT arg to INSTEAD, and interpret additionally a string value
155 as alternate bullet to be used, instead of prompting the user for
156 a bullet character.
157
ee545c35
MA
1582011-03-09 Michael Albinus <michael.albinus@gmx.de>
159
160 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band): Do
161 not use `tramp-file-name-port', because this returns also
162 `tramp-default-port'.
163
c47971d7
DD
1642011-03-09 Deniz Dogan <deniz.a.m.dogan@gmail.com>
165
166 * net/rcirc.el (rcirc-handler-001): Remove useless
167 with-rcirc-process-buffer.
168 (rcirc-check-auth-status): Swap arguments to string-match.
169
13522cb4
GM
1702011-03-09 Glenn Morris <rgm@gnu.org>
171
0be6f4f1
GM
172 * shell.el (shell-mode):
173 Set comint-input-ring-size from HISTSIZE. (Bug#7889)
174
13522cb4
GM
175 * progmodes/gdb-mi.el (gdb): Improve 2010-12-08 change.
176 Check for GDBHISTFILE, HISTSIZE, etc. (Bug#7889)
177
515de2e3
CY
1782011-03-08 Chong Yidong <cyd@stupidchicken.com>
179
180 * emacs-lisp/package.el (package-refresh-contents)
181 (package-menu-execute): Use condition-case-no-debug.
182
b511b994
MA
1832011-03-08 Michael Albinus <michael.albinus@gmx.de>
184
185 * simple.el (shell-command-to-string): Use `process-file'.
186
187 * emacs-lisp/package.el (package-tar-file-info): Handle also
188 remote files.
189
190 * emacs-lisp/package-x.el (package-upload-buffer-internal): Use
191 `equal' for upload base check.
192
25bbfb31
AM
1932011-03-08 Arni Magnusson <arnima@hafro.is> (tiny change)
194
195 * textmodes/texinfo.el (texinfo-environments):
196 Add deftypecv, deftypeivar, deftypemethod, deftypeop, html. (Bug#2783)
197
be996521
GM
1982011-03-08 Glenn Morris <rgm@gnu.org>
199
e9c8529f
GM
200 * cus-start.el (cursor-in-non-selected-windows):
201 Fix :set quoting oddness. (Bug#8192)
202
be996521
GM
203 * font-lock.el (lisp-font-lock-keywords-1): Don't highlight `)'
204 in some setf expressions. (Bug#2159)
205
2bb5649e
CY
2062011-03-08 Chong Yidong <cyd@stupidchicken.com>
207
208 * custom.el (custom-available-themes): Return themes in
209 alphabetical order.
210
7600cf45
CY
2112011-03-07 Chong Yidong <cyd@stupidchicken.com>
212
213 * progmodes/cc-cmds.el (c-beginning-of-statement): Fix incorrect
214 application of patch from Alan Mackenzie (Bug#7595).
215
fa7062f6
DD
2162011-03-07 Deniz Dogan <deniz.a.m.dogan@gmail.com>
217
218 * net/rcirc.el (rcirc-connect): Fix PASS bug.
219
619f4b62
GM
2202011-03-07 Glenn Morris <rgm@gnu.org>
221
222 * vc/vc.el (vc-next-action): Add missing space to y-or-n-p prompt.
7e319d3c 223 Give an explicit error if failed to make writable. (Bug#6146)
619f4b62 224
e63e9234
ER
2252011-03-07 Ed Reingold <reingold@emr.cs.iit.edu>
226
227 * calendar/cal-hebrew.el (diary-hebrew-yahrzeit):
228 Add optional `after-sunset' argument. (Bug#8190)
229
16130297
AH
2302011-03-07 Aaron S. Hawley <aaron.s.hawley@gmail.com>
231
232 * play/morse.el (nato-alphabet, nato-region, denato-region):
233 New variable and functions. (Bug#2288)
f72c1fd6 234 (morse-region, unmorse-region): Barf if read-only.
16130297 235
2b0787b3
SM
2362011-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
237
238 * progmodes/gud.el (gdb-script-syntax-propertize-function):
239 Don't change the syntax of a \n that closes a comment (bug#8169).
240
5c69cb2c
CY
2412011-03-06 Chong Yidong <cyd@stupidchicken.com>
242
243 * emacs-lisp/package-x.el (package-archive-upload-base): Make it a
244 defcustom.
245 (package--update-file): Doc fix. Accept relative file names.
246 (package--archive-contents-from-file): Remove the argument, since
247 it's necessarily always "archive-contents".
248 (package-maint-add-news-item): Pass relative file name args to
249 package--update-file.
250 (package-upload-buffer-internal): Prompt for a destination if
251 package-archive-upload-base is invalid. Create the directory if
252 it does not exist.
253 (package-upload-buffer, package-upload-file): Doc fix.
254
892777ba
CY
2552011-03-06 Chong Yidong <cyd@stupidchicken.com>
256
257 * isearch.el (isearch-mode-map): Bind C-y to isearch-yank-kill,
258 and move isearch-yank-line to M-s C-e (Bug#8183).
259
9d1f0f55
AM
2602011-03-06 Alan Mackenzie <acm@muc.de>
261
262 * progmodes/cc-engine.el (c-guess-basic-syntax): Reindent.
804a116c
AM
263 (c-guess-basic-syntax): Move CASE 19 to a different place,
264 correctly to process template-args-cont lines.
9d1f0f55 265
479a2c9b
JB
2662011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
267
2b0787b3
SM
268 * calc/calc-ext.el (calc-init-extensions):
269 Rename calc-logunits-dblevel and calc-logunits-nplevel to calc-dblevel
804a116c
AM
270 and calc-nplevel, respectively. Add keybindings for calc-spn,
271 calc-midi and calc-freq. Add autoloads for calcFunc-spn,
272 calcFunc-midi, calcFunc-freq, calc-spn, calc-midi and calc-freq.
479a2c9b
JB
273
274 * calc/calc-units.el (calc-dblevel): Rename from
275 calc-logunits-dblevel.
276 (calc-nplevel): Rename from calc-logunits-nplevel.
05a29101
JB
277 (math-midi-round, math-freqp, math-midip, math-spnp)
278 (math-spn-to-midi, math-midi-to-spn, math-freq-to-spn)
279 (math-midi-to-freq, math-spn-to-freq, calcFunc-spn, calcFunc-midi)
280 (calcFunc-freq, calc-freq, calc-midi, calc-spn): New functions.
281 (math-notes): New variable.
282
283 * calc/calc.el (calc-note-threshold): New variable.
479a2c9b 284
f561e49a
CY
2852011-03-06 Chong Yidong <cyd@stupidchicken.com>
286
287 * emacs-lisp/package.el (package-archives): Accept either ordinary
288 directory names, in addition to HTTP URLs.
289 (package--with-work-buffer): New macro. Handle normal directories.
290 (package-handle-response): Don't display the failing buffer.
291 (package-download-single, package-download-tar)
292 (package--download-one-archive): Use package--with-work-buffer.
293 (package-archive-base): Rename from package-archive-url.
294
79a0fb58
GM
2952011-03-06 Glenn Morris <rgm@gnu.org>
296
297 * generic-x.el (generic-unix-modes): Add xmodmap-generic-mode.
298 (xmodmap-generic-mode): Respect generic-extras-enable-list.
299
ffd0a502
DC
3002011-03-06 Daniel Clemente <dcl441-bugs@yahoo.com> (tiny change)
301
302 * generic-x.el (xmodmap-generic-mode): New. (Bug#2065)
303
01c35094
JB
3042011-03-06 Juanma Barranquero <lekktu@gmail.com>
305
306 * allout.el (allout-init, allout-prefixed-keybindings)
307 (allout-unprefixed-keybindings):
308 * progmodes/prolog.el (prolog-find-term):
309 Fix typos in docstrings.
310
509742cc
NS
3112011-03-06 Nikolaj Schumacher <me@nschum.de> (tiny change)
312
313 * emacs-lisp/elp.el (elp-results): Fix off-by-one in header. (Bug#2746)
314
14369ab3
KR
3152011-03-06 Kevin Ryde <user42@zip.com.au>
316
317 * textmodes/sgml-mode.el (sgml-fill-nobreak): Give it a doc. (Bug#5326)
318
aa248733
MS
3192011-03-06 Michael Shields <shields@msrl.com> (tiny change)
320
321 * window.el (one-window-p, walk-windows, display-buffer):
322 Doc fixes. (Bug#5567)
323
da0275f8
JB
3242011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
325
326 * cus-edit.el (custom-prompt-variable): Use the `custom-get' property
327 of the variable if it exists.
328
845fc5e5
JB
3292011-03-06 Juanma Barranquero <lekktu@gmail.com>
330
331 * bookmark.el:
332 * desktop.el:
333 * emacs-lock.el:
334 * ps-print.el:
335 * saveplace.el:
336 * net/tramp-cache.el:
01c35094 337 * obsolete/fast-lock.el:
845fc5e5
JB
338 * textmodes/reftex.el:
339 Don't set `kill-emacs-hook' on noninteractive sessions (bug#8137).
340
7e27ce9c
AL
3412011-03-05 Antoine Levitt <antoine.levitt@gmail.com>
342
01c35094
JB
343 * files.el (delete-directory, copy-directory, list-directory):
344 Use read-directory-name.
7e27ce9c
AL
345
346 * find-file.el (ff-find-the-other-file):
347 * net/ange-ftp.el (ange-ftp-make-directory):
348 * printing.el (pr-interactive-dir):
349 * progmodes/ada-prj.el (ada-prj-load-directory):
350 * progmodes/ebnf2ps.el (ebnf-print-directory)
351 (ebnf-spool-directory, ebnf-eps-directory)
352 (ebnf-syntax-directory):
353 * shell.el (shell):
354 * speedbar.el (speedbar-create-directory):
355 * vc/emerge.el (emerge-merge-directories):
356 * vc/vc-dir.el (vc-dir):
357 * vc/vc.el (vc-create-tag, vc-retrieve-tag): Likewise.
358
d23ae2b0
CY
3592011-03-05 Chong Yidong <cyd@stupidchicken.com>
360
361 * help-mode.el (help-buffer): If we are to return the current
362 buffer, signal an error if it's not in Help mode (Bug#8147).
363
2de9cc1a
RT
3642011-03-05 Reuben Thomas <rrt@sc3d.org>
365
366 * files.el (file-name-version-regexp): Handle backup files of the
367 form `foo.js.~HEAD~1~' (Bug#8159).
368
81fb60b2
GM
3692011-03-05 Glenn Morris <rgm@gnu.org>
370
371 * eshell/esh-var.el: Don't require esh-test when compiling.
372 * eshell/em-banner.el, eshell/esh-cmd.el, eshell/esh-mode.el:
373 * eshell/esh-var.el, eshell/eshell.el: Move tests to esh-test.
01c35094 374 * eshell/esh-test.el: Move to ../../test/eshell.el.
81fb60b2 375
c5f09daf
DE
3762011-03-05 David Engster <deng@randomsample.de>
377
378 * files.el (save-some-buffers): Report the names of buffers saved
379 automatically due to buffer-save-without-query (Bug#8134).
380
77f63d30
DD
3812011-03-05 Deniz Dogan <deniz.a.m.dogan@gmail.com>
382
383 * net/rcirc.el: Add QuakeNet authentication support.
384 (rcirc-authinfo, rcirc-check-auth-status)
385 (rcirc-authenticate): Support QuakeNet.
386
72d2c2e3
DD
3872011-03-05 Deniz Dogan <deniz.a.m.dogan@gmail.com>
388
389 * net/rcirc.el: Add functionality to authenticate before
390 autojoining channels.
391 (rcirc-authenticate-before-join): New option.
392 (rcirc-authenticated-hook): New variable.
393 (rcirc-connect): Make local variable rcirc-user-authenticated.
394 (rcirc-handler-001): Respect rcirc-authenticate-before-join.
01c35094
JB
395 (rcirc-check-auth-status, rcirc-join-channels-post-auth):
396 New functions.
397 (rcirc-handler-PRIVMSG, rcirc-handler-NOTICE):
398 Call rcirc-check-auth-status.
72d2c2e3 399
d733e817
MA
4002011-03-05 Alex Harsanyi <AlexHarsanyi@gmail.com>
401
402 * net/soap-client.el (soap-namespace-put-link): Check if the target
403 name is fully qualified -- use only the name part.
404 (soap-parse-complex-type, soap-parse-sequence): Recognize xsd:all
405 types, treated the same as xsd:sequence. (Bug#8166)
406
3ae59fff
EZ
4072011-03-05 Eli Zaretskii <eliz@gnu.org>
408
409 * files.el (find-file-noselect): Don't ask about re-visiting
410 non-literally if the file is already visited in image-mode.
411 (Bug#8177)
412
a9eeff78
GM
4132011-03-05 Glenn Morris <rgm@gnu.org>
414
d783d303
GM
415 * eshell/esh-mode.el (eshell-kill-buffer-function): New function.
416 (eshell-mode): Use eshell-kill-buffer-function.
417 Run the -initialize functions independently of the -load-hooks.
418 * eshell/esh-proc.el (eshell-kill-process-function): New function.
419 (eshell-gather-process-output, eshell-sentinel)
420 (eshell-interrupt-process, eshell-kill-process, eshell-quit-process):
421 Use eshell-kill-process-function.
422 * eshell/em-alias.el (eshell-alias-load-hook):
423 * eshell/em-banner.el (eshell-banner-load-hook):
424 * eshell/em-cmpl.el (eshell-cmpl-load-hook):
425 * eshell/em-dirs.el (eshell-dirs-load-hook):
426 * eshell/em-glob.el (eshell-glob-load-hook):
427 * eshell/em-hist.el (eshell-hist-load-hook):
428 * eshell/em-pred.el (eshell-pred-load-hook):
429 * eshell/em-prompt.el (eshell-prompt-load-hook):
430 * eshell/em-rebind.el (eshell-rebind-load-hook):
431 * eshell/em-script.el (eshell-script-load-hook):
432 * eshell/em-smart.el (eshell-smart-load-hook):
433 * eshell/em-term.el (eshell-term-load-hook):
434 * eshell/em-unix.el (eshell-unix-load-hook):
435 * eshell/esh-arg.el (eshell-arg-load-hook):
436 * eshell/esh-cmd.el (eshell-cmd-load-hook):
437 * eshell/esh-ext.el (eshell-ext-load-hook):
438 * eshell/esh-io.el (eshell-io-load-hook):
439 * eshell/esh-mode.el (eshell-exit-hook):
440 * eshell/esh-proc.el (eshell-proc-load-hook, eshell-kill-hook):
441 * eshell/esh-var.el (eshell-var-load-hook):
442 Set default hook values to nil. (Bug#5375)
443
4a0f18a8
GM
444 * eshell/esh-module.el (eshell-module-unload-hook)
445 (eshell-modules-list): Remove leading * from defcustom docs.
446
a9eeff78
GM
447 * eshell/esh-util.el (eshell-for): Make it obsolete.
448 * eshell/em-alias.el (eshell/alias, eshell-alias-completions):
449 * eshell/em-dirs.el (eshell-save-some-last-dir):
450 * eshell/em-hist.el (eshell-save-some-history)
451 (eshell-hist-parse-modifier):
452 * eshell/em-ls.el (eshell-ls-dir, eshell-ls-files)
453 (eshell-ls-entries):
454 * eshell/em-unix.el (eshell/cat, eshell/du, eshell/su):
455 * eshell/esh-cmd.el (eshell-invoke-directly, eshell-do-eval)
456 (eshell/which):
457 * eshell/esh-ext.el (eshell-find-interpreter):
458 * eshell/esh-mode.el (eshell-mode):
459 * eshell/esh-module.el (eshell-unload-extension-modules):
460 * eshell/esh-proc.el (eshell-process-interact):
461 * eshell/esh-test.el (eshell-test):
462 * eshell/esh-util.el (eshell-flatten-list, eshell-winnow-list):
463 * eshell/esh-var.el (eshell/env, eshell-environment-variables)
464 (eshell-variables-list):
465 * eshell/eshell.el (eshell-unload-all-modules):
466 Replace eshell-for with dolist.
467
85a55d38
GM
4682011-03-04 Glenn Morris <rgm@gnu.org>
469
470 * vc/vc-bzr.el (vc-bzr-after-dir-status): Handle bzr 2.3.0. (Bug#8170)
471
38c179c9
TT
4722011-03-04 Tom Tromey <tromey@redhat.com>
473
474 * progmodes/gud.el (gdb-script-mode): Derive from prog-mode.
475
732795fa
GM
4762011-03-04 Glenn Morris <rgm@gnu.org>
477
015bea8f
GM
478 * outline.el (outline-regexp): No longer allow nil.
479 (outline-heading-end-regexp): Add safety predicate. (Bug#7619)
480
9d982739
GM
481 * net/browse-url.el (browse-url):
482 Handle deleted default-directory. (Bug#6077)
483
732795fa
GM
484 * recentf.el (recentf-include-p): In case of a buggy predicate,
485 err on the side of including, not excluding. (Bug#5843)
486
d6ffd3f8
JB
4872011-03-04 Jay Belanger <jay.p.belanger@gmail.com>
488
489 * calc/calc-units.el (math-to-standard-rec): Don't treat subscripted
490 variables as units.
491
a918ed9b
BR
4922011-03-04 Bob Rogers <rogers@rgrjr.dyndns.org>
493
494 * emacs-lisp/ewoc.el (ewoc-goto-next): Give a more explicit error
495 if there is no node. (Bug#3261)
496
fc0e9092
LL
4972011-03-04 Leo <sdl.web@gmail.com>
498
0a5cb52b
LL
499 * vc/diff-mode.el (diff-mode): Fix whitespace-style. (Bug#8139)
500
fc0e9092
LL
501 * time.el (display-time-world-list): Fix typo. (Bug#7571)
502
a65112fb 5032011-03-04 Zachary Kanfer <zkanfer@gmail.com> (tiny change)
d8c8743b
ZK
504
505 * cus-edit.el (custom-buffer-create-internal):
506 Split search string before passing it to `customize-apropos' (bug#8136).
507
3191adaf
DA
5082011-03-04 Drew Adams <drew.adams@oracle.com>
509
510 * image-dired.el (image-dired-cmd-read-exif-data-options):
511 Fix typo in docstring (bug#8156).
512
fcd8ed1d
DD
5132011-03-03 Deniz Dogan <deniz.a.m.dogan@gmail.com>
514
515 * net/rcirc.el (rcirc-cmd-join): Accept comma-separated input.
516
de69c0a8
CO
5172011-03-03 Christian Ohler <ohler@gnu.org>
518
519 * emacs-lisp/ert.el (ert--explain-equal): New function.
520 (ert--explain-equal-rec): Renamed from `ert--explain-not-equal'.
521 All callers changed.
522 (ert--explain-equal-including-properties): Renamed from
523 `ert--explain-not-equal-including-properties'. All callers
524 changed.
525
7c0d1441
CO
5262011-03-03 Christian Ohler <ohler@gnu.org>
527
528 * emacs-lisp/ert.el (ert--stats-set-test-and-result)
529 (ert-char-for-test-result, ert-string-for-test-result)
530 (ert-run-tests-batch, ert--print-test-for-ewoc):
531 Handle `ert-test-quit'.
532
31128af6
DA
5332011-03-03 David Abrahams <dave@boostpro.com> (tiny change)
534
535 * vc/ediff-init.el (ediff-use-faces, ediff-highlight-all-diffs):
536 Move ediff-defvar-local calls after defcustoms. (Bug#1821)
537
06083aa1
GM
5382011-03-03 Glenn Morris <rgm@gnu.org>
539
540 * files.el (file-truename): Doc fix. (Bug#2341)
541
c7a74801
BR
5422011-03-03 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
543
01c35094 544 * vc/vc-dir.el (vc-dir-mode-map): Bind vc-dir-find-file to e (Bug#7349).
c7a74801 545
614b85f8
VJ
5462011-03-03 Vagn Johansen <gonz808@hotmail.com> (tiny change)
547
548 * vc/vc-svn.el (vc-svn-after-dir-status): Some MS Windows svn client
549 programs output backslashes. (Bug#7663)
550
f96dc50f
GM
5512011-03-03 Glenn Morris <rgm@gnu.org>
552
fb532fe8
GM
553 * mail/sendmail.el (mail-mode-map): Remove mail-sent-via.
554 (mail-mode): Remove mail-sent-via from the doc.
555 (mail-sent-via): Make it obsolete. (Bug#1776)
556
a915d7a1
GM
557 * progmodes/grep.el (grep-highlight-matches): Doc fix.
558 (grep-process-setup): No highlighting without font-lock. (Bug#8084)
559
f96dc50f
GM
560 * vc/vc-bzr.el (vc-bzr-state-heuristic): Handle dirstate entries
561 with no parents. (Bug#8025)
562
71f8b7ed
G
5632011-03-02 Teodor Zlatanov <tzz@lifelogs.com>
564
565 * password-cache.el (password-in-cache-p): Add autoload.
566
8889f4e2
GM
5672011-03-02 Glenn Morris <rgm@gnu.org>
568
3ab7ebb9
GM
569 * man.el (Man-support-local-filenames): Also handle Red Hat's man.
570 * dired-x.el (Man-support-local-filenames): Autoload it.
571 (dired-guess-shell-alist-default): Also handle Red Hat's man.
572
2777ccbf
GM
573 * dired-x.el (dired-default-directory-alist, dired-default-directory):
574 Mark as obsolete.
575 (dired-smart-shell-command): Just call dired-current-directory.
576
5dedeef2
GM
577 * dired-x.el (dired-jump-other-window): Add autoload.
578 (dired-default-directory-alist, dired-default-directory): Doc fixes.
579 (dired-default-directory-alist): Mark as risky.
580
8889f4e2
GM
581 * dired-x.el (dired-omit-here-always): Make it obsolete.
582
d77aaf6f
CY
5832011-03-02 Chong Yidong <cyd@stupidchicken.com>
584
585 * textmodes/artist.el (artist-curr-go): Default to pen-line.
586 (artist-select-op-pen-line): New function.
587 (artist-menu-map): New variable.
588 (artist-mode-map): Add a menu to the menu-bar.
589
771fc75e
JB
5902011-03-02 Jay Belanger <jay.p.belanger@gmail.com>
591
592 * calc/calc-math.el (calcFunc-log10): Check for symbolic mode
593 when evaluating.
594
595 * calc/calc-units.el (math-conditional-apply, math-conditional-pow):
596 New function.
597 (math-logunits-add, math-logunits-mul, math-logunits-divide):
598 (math-logunits-quant, math-logunits-level):
599 Use `math-conditional-apply' and `math-conditional-pow' to evaluate
600 functions.
601 (math-logunits-level): Extract units from ratio.
602
f6132e5a
JB
6032011-03-01 Juanma Barranquero <lekktu@gmail.com>
604
605 * emacs-lisp/cl-macs.el (lexical-let*): Fix argument name in docstring.
606
7454f200
GM
6072011-03-01 Glenn Morris <rgm@gnu.org>
608
a65112fb
GM
609 * calendar/cal-hebrew.el (calendar-hebrew-birthday)
610 (diary-hebrew-birthday): Rename and rework functions added
611 in previous change.
7454f200 612
cdcbd5a7
ER
6132011-03-01 Ed Reingold <reingold@emr.cs.iit.edu>
614
615 * calendar/cal-hebrew.el (hebrew-calendar-birthday)
616 (diary-hebrew-birthday): New functions.
617
9903d828
GM
6182011-03-01 Glenn Morris <rgm@gnu.org>
619
620 * dired.el (dired-safe-switches-p): Beef it up.
621 (dired-actual-switches): Use it for the safe-local prop. (Bug#3230)
622
75da6eb9
SM
6232011-03-01 Stefan Monnier <monnier@iro.umontreal.ca>
624
625 * dired.el (dired-safe-switches-p): New function.
626
6640b281
GM
6272011-03-01 Glenn Morris <rgm@gnu.org>
628
629 * files.el (dir-locals-collect-variables):
630 Add the ability to exclude subdirectories. (Bug#8100)
631
632 * dired-x.el (dired-omit-here-always): Add `(subdirs . nil)' to locals.
633
cead857b
CS
6342011-02-28 Christoph Scholtes <cschol2112@googlemail.com>
635
636 * ido.el (ido-everywhere): Doc fix.
637 (ido-mode): Doc fix.
638
0a906ec3
GM
6392011-02-28 Glenn Morris <rgm@gnu.org>
640
641 * dired-x.el (dired-guess-shell-alist-default): Use \\', not $.
642
22b300de
MA
6432011-02-28 Michael Albinus <michael.albinus@gmx.de>
644
645 * net/tramp-cmds.el (tramp-append-tramp-buffers): Dump load-path
646 shadows.
647
abec5126 6482011-02-28 Antoine Levitt <antoine.levitt@gmail.com>
584a2773
AL
649
650 * dired-x.el (dired-guess-shell-alist-default): Add rar and 7z.
651
ca3afb79
JB
6522011-02-28 Juanma Barranquero <lekktu@gmail.com>
653
654 * emacs-lisp/pcase.el (pcase, pcase--u1, pcase--q1):
655 Fix typos in docstrings.
656
edb57480
SB
6572011-02-28 Stephen Berman <stephen.berman@gmx.net>
658
659 * dired-aux.el (dired-update-file-line):
660 Fix 2010-11-09 change. (Bug#8131)
661
2b0c7330 6622011-02-28 Eli Zaretskii <eliz@gnu.org>
d1f61aaf
EZ
663
664 * international/mule-cmds.el (set-default-coding-systems): Use the
665 -unix variant of encoding in default-keyboard-coding-system.
666 (Bug#8122)
667
df7f0d0b
CY
6682011-02-27 Chong Yidong <cyd@stupidchicken.com>
669
670 * facemenu.el (list-colors-display): Use with-help-window (Bug#8048).
671
3e478a7c 6722011-02-27 Prestoo Ten <prestooten@gmail.com> (tiny change)
6c89f663
PT
673
674 * term/screen.el: New file (Bug#2650).
675
1f0816b6
SM
6762011-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
677
678 * emacs-lisp/pcase.el (pcase--if): Try to invert test to reduce depth.
679 (pcase-mutually-exclusive-predicates): New var.
680 (pcase--split-consp, pcase--split-pred): Use it.
681 (pcase--split-equal, pcase--split-member): When splitting against
682 a pure predicate, run it to know the outcome.
683 (pcase--u1): Mark vars that are actually used.
684 (pcase--q1): Avoid introducing unused vars.
685
b49df742
JB
6862011-02-27 Jay Belanger <jay.p.belanger@gmail.com>
687
688 * calc/calc-ext.el (calc-init-extensions):
689 Autoload `calc-l-prefix-help' instead of `calc-ul-prefix-help'.
690
691 * calc/calc-math.el (calcFunc-log10): Don't signal an error in
692 symbolic mode.
693
694 * calc/calc-vec.el (calcFunc-subscr): Return nil if the first
695 argument is a variable.
696
e573299d
SM
6972011-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
698
699 * emacs-lisp/assoc.el: Remove misleading `sort' (bug#8126).
700 (aput, adelete, amake): Replace `eval' -> `symbol-value'.
701 Suggested by Michael Heerdegen <michael_heerdegen@web.de>.
702
61e9662e
TZ
7032011-02-25 Teodor Zlatanov <tzz@lifelogs.com>
704
705 * password-cache.el (password-in-cache-p): Convenience function to
706 check if a key is in the cache, even if the value is nil.
707
7fe42546
J
7082011-02-25 Jambunathan K <kjambunathan@gmail.com>
709
710 * emacs-lisp/package-x.el (package--archive-contents-from-url)
711 (package--archive-contents-from-file): New functions.
712 (package-update-news-on-upload): New var.
713 (package-upload-buffer-internal): Extract archive-contents from
714 package-archive-upload-base if it is not found at archive-url.
715 Obey package-update-news-on-upload.
716 (package-upload-buffer, package-upload-file): Doc fix.
717
2d8a57ef
GM
7182011-02-24 Glenn Morris <rgm@gnu.org>
719
6a88f031
GM
720 * files-x.el (modify-dir-local-variable): Handle dir-locals from
721 the cache, and from non-file sources.
722
303f9ae0
GM
723 * help-fns.el (describe-variable): Return consistent results when a
724 dir-local from a file came from the cache or did not. (Bug#8095)
725 If a dir-local has no associated file, say it came from a "directory".
726
07915ed9
GM
727 * files.el (hack-dir-local-variables): Fix setting of `dir-name'.
728 (hack-local-variables-confirm, hack-local-variables-filter): Doc fix.
729
ebe401f6
GM
730 * files.el (dir-locals-find-file): Doc fix.
731 Fix the check for cache elements that have no associated file,
303f9ae0 732 and the mtime check for those that do. (Bug#8095)
ebe401f6 733
b36f2f1c
GM
734 * dired-x.el (dired-hack-local-variables):
735 Handle interrupts during hacking local variables. (Bug#5216)
736
2d8a57ef
GM
737 * emacs-lisp/autoload.el (autoload-save-buffers)
738 (autoload-find-destination, update-directory-autoloads):
739 Avoid prompts when updating autoloads.
740
53cfe624
SM
7412011-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
742
743 * emacs-lisp/bytecomp.el (byte-compile-disable-print-circle): Obsolete.
744
c1449bff
KH
7452011-02-23 Kenichi Handa <handa@m17n.org>
746
747 * mail/rmailmm.el (rmail-mime-process-multipart): Do not signal an
748 error when a multipart boundary in the nested multipart is found.
749
251ebe0f
KH
750 * mail/rmail.el (rmail-start-mail): Decode "encoded-words" of
751 header components.
752
5582c670
GM
7532011-02-23 Glenn Morris <rgm@gnu.org>
754
817b48a7
GM
755 * dired.el (dired-mode): Call hack-dir-local-variables-non-file-buffer.
756 * dired-x.el (dired-omit-mode): Safe if boolean.
757 (dired-enable-local-variables): Fix doc and custom type.
758 (dired-enable-local-variables, dired-local-variables-file)
759 (dired-hack-local-variables): Make obsolete.
760 (dired-omit-here-always): Use dir-locals.el instead.
761
5582c670
GM
762 * files.el (safe-local-eval-forms): Add the write-file-hooks version.
763
5f9d345c
SM
7642011-02-22 Stefan Monnier <monnier@iro.umontreal.ca>
765
766 * help-fns.el (describe-function-1): Don't signal an error just because
767 the DOC file disappeared.
768
01c35094 7692011-02-22 Seppo Sade <sepposade1@gmail.com> (tiny change)
ca41d117
MA
770
771 * eshell/esh-ext.el (eshell-external-command): Do not restrict
772 remote check to "ftp". (Bug#8089)
773
e84efb70
AM
7742011-02-21 Alan Mackenzie <acm@muc.de>
775
776 Fix bug #7930.
777 * progmodes/cc-engine.el (c-state-literal-at): Prevent positions
778 in macros finding their way into c-state-nonlit-pos-cache.
779 Strengthen the comments.
780 (c-state-dump): New commented out diagnostic routine.
781
c6309045
MA
7822011-02-21 Michael Albinus <michael.albinus@gmx.de>
783
784 * net/tramp.el (tramp-rfn-eshadow-setup-minibuffer): Do not use
785 `field' property of `rfn-eshadow-overlay'.
786
06b840e0
LI
7872011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
788
789 * net/netrc.el (netrc-parse): Comment fix.
790
6d713256
CY
7912011-02-21 Chong Yidong <cyd@stupidchicken.com>
792
793 * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
794 Autoload. Add optional arg FRAME, and pass it to color-values.
795 (color-complement): Caller changed. Doc fix.
796 (color-gradient): Rewrite for better clarity and efficiency.
797
798 * faces.el (color-values): Use cond for clarity. Doc fix.
799
5f9d345c 800 * facemenu.el (color-rgb-to-hsv): Delete; use the version in
6d713256 801 color.el instead.
5f9d345c
SM
802 (list-colors-sort-key, list-colors-print):
803 Use color-normalized-values.
6d713256
CY
804
8052011-02-20 Drew Adams <drew.adams@oracle.com>
806
807 * color.el: First part of merge from hexrgb.el.
808 (color-rgb-to-hex): Rename from color-rgb->hex.
809 (color-rgb-to-hsv): Rename from color-rgb->hsv. Force hue and
810 saturation to zero if the value is too small.
811 (color-rgb-to-hsl): Rename from color-rgb->hsl.
812 (color-srgb-to-xyz): Rename from color-srgb->xyz. Doc fix.
813 (color-xyz-to-srgb): Rename from color-xyz->srgb. Doc fix.
814 (color-xyz-to-lab): Rename from color-xyz->lab. Doc fix.
815 (color-lab-to-xyz): Rename from color-lab->xyz. Doc fix.
816 (color-lab-to-srgb): Rename from color-lab->srgb. Doc fix.
817 (color-cie-de2000): Doc fix.
818
aa9c0efc
AM
8192011-02-20 Alan Mackenzie <acm@muc.de>
820
821 * progmodes/cc-cmds.el (c-beginning-of-statement): Avoid loop in
822 locating the beginning of a macro. (Bug#7595)
823
18cfb5a1
GM
8242011-02-20 Glenn Morris <rgm@gnu.org>
825
e17816e5
GM
826 * edmacro.el (edmacro-eight-bits): Make it a defcustom.
827 Don't autoload it.
828
18cfb5a1
GM
829 * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
830 (global-auto-revert-ignore-buffer): Remove leading "*" from docs.
831
01c35094
JB
8322011-02-19 Dmitry Bolshakov <dmitry.bolshakov@bridge-quest.com>
833 Dima Kogan <dkogan@cds.caltech.edu> (tiny change)
a87af185
DB
834
835 * progmodes/hideshow.el (hs-find-block-beginning)
836 (hs-hide-level-recursive): Ignore comments when parsing braces
837 (Bug#8036).
838
8392011-02-19 Chong Yidong <cyd@stupidchicken.com>
840
841 * vc/vc-bzr.el (vc-bzr-bound-branch-p): New function.
842 (vc-bzr-pull): Use it.
843
3ab713fd
CY
8442011-02-19 Chong Yidong <cyd@stupidchicken.com>
845
846 * vc/vc-bzr.el (vc-bzr--branch-conf): Function deleted.
847 (vc-bzr-branch-conf): New function, similar to vc-bzr--branch-conf
848 but returning an alist. Ignore comments in bzr conffile.
849 (vc-bzr-pull, vc-bzr-merge-branch): Use vc-bzr-branch-conf.
850 (vc-bzr-error-regex-alist): New var.
851 (vc-bzr-merge-branch): Use it to highlight the pull/merge buffer.
852
5f9d345c
SM
853 * vc/vc-dispatcher.el (vc-do-async-command):
854 Bind inhibit-read-only to t.
3ab713fd
CY
855
856 * progmodes/compile.el (compilation--flush-directory-cache):
857 Handle the case where cdr of compilation--flush-directory-cache
858 points to no buffer, which can occur if we previously switched to
859 compilation-mode in a pregenerated buffer.
860
16bc9688
KH
8612011-02-19 Kenichi Handa <handa@m17n.org>
862
863 * mail/rmailmm.el (rmail-mime-find-header-encoding): Be sure to
864 get the header copy into the temporary buffer.
865 (rmail-mime-insert-decoded-text): Ignore us-ascii.
866 (rmail-show-mime): When rmail-mime-coding-system is nil, set
867 buffer-file-coding-system to undecided.
868
67ab0163 8692011-02-19 Eli Zaretskii <eliz@gnu.org>
61aa93ed 870
a167e505
EZ
871 * international/mule-cmds.el (read-char-by-name, ucs-insert):
872 Document completion with asterisk and a substring.
873
67ab0163 8742011-02-19 Glenn Morris <rgm@gnu.org>
72d6685c
GM
875
876 * files.el (find-file-literally): Doc fix.
877
41002397
GM
878 * simple.el (rfc822-goto-eoh): Give it a doc-string.
879
b8bd9908
GM
880 * log-edit.el (log-edit-insert-changelog):
881 Fix `log-edit-strip-single-file-name' functionality. (Bug#8057)
882
4d737eb2
GM
8832011-02-19 Glenn Morris <rgm@gnu.org>
884
cad7445b
GM
885 * dired-x.el: Don't require dired-aux.
886 (dired-do-create-files, dired-mark-read-regexp)
887 (dired-do-create-files-regexp): Autoload from dired-aux.
888
bea584fa
GM
889 * dired-x.el (dired-find-buffer-nocreate): Merge into dired.el.
890 * dired.el (dired-find-buffer-nocreate): Merge dired-x version.
891
d6e96966
GM
892 * dired-x.el (dired-read-shell-command): Merge into dired-aux's version.
893 * dired-aux.el (dired-read-shell-command): Merge dired-x's version.
894
42924231
GM
895 * dired-x.el (dired-clean-up-after-deletion): Merge into dired.el.
896 * dired.el (dired-clean-up-after-deletion): Merge dired-x's version.
897 (dired-clean-up-buffers-too): Declare.
898
203784cc
GM
899 * dired-x.el (dired-initial-position): Merge into dired.el's version.
900 * dired.el (dired-initial-position): Merge dired-x's version here.
901 (dired-find-subdir): Declare.
902
30abce25
GM
903 * dired-x.el (dired-omit-new-add-entry): Merge into dired-add-entry.
904 * dired-aux.el (dired-add-entry): Give it a doc-string.
905 Merge dired-x's dired-omit handling here.
906 (dired-omit-mode, dired-omit-regexp, dired-omit-localp): Declare.
907
4d737eb2
GM
908 * international/mule-diag.el (list-input-methods-1):
909 Indent all lines of multi-line doc-strings. (Bug#8066)
910
abd20d91
CY
9112011-02-18 Chong Yidong <cyd@stupidchicken.com>
912
913 Fix 2011-02-02 changes.
914
915 * apropos.el (apropos-print): Call apropos-mode before setting up
916 buffer variables. Use inhibit-read-only.
917
5f9d345c
SM
918 * emacs-lisp/package.el (package--list-packages):
919 Call package-menu-mode before setting up buffer variables.
abd20d91
CY
920
921 * play/solitaire.el (solitaire): Call solitaire-mode before
922 setting up buffer variables. Use inhibit-read-only.
923
e697fcfc
LM
9242011-02-18 Lawrence Mitchell <wence@gmx.li>
925
926 * progmodes/sh-script.el (sh-syntax-propertize-here-doc): (bug#8053)
927 Bind case-fold-search to nil when looking for end of here-doc.
928
4114ed61
EZ
9292011-02-18 Eli Zaretskii <eliz@gnu.org>
930
e697fcfc
LM
931 * image-mode.el (image-toggle-display-image):
932 Set find-file-literally non-nil in buffers visiting binary image
4114ed61
EZ
933 files. (Bug#8047)
934
aa56f361
SM
9352011-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
936
937 * files.el (cd): Make completion obey cd-path (bug#7924).
938
d1be20a1
GM
9392011-02-18 Glenn Morris <rgm@gnu.org>
940
135dee55
GM
941 * progmodes/prolog.el: Don't require compile when compiling.
942 (compilation-shell-minor-mode, compilation-error-regexp-alist)
943 (compilation-forget-errors, compilation-fake-loc)
944 (compilation-parse-errors-function, compilation-error-list): Declare.
945 (prolog-inferior-mode): Require 'compile.
946
15e0d5a1
GM
947 * emulation/cua-base.el (pc-selection-mode): Declare.
948
002b46b7
GM
949 * emacs-lisp/eieio-custom.el: Set generated-autoload-file.
950 (customize-object): Add autoload cookie.
951 * emacs-lisp/eieio-opt.el: Set generated-autoload-file.
952 (eieio-browse, describe-class, eieio-describe-class)
953 (eieio-describe-constructor, describe-generic, eieio-describe-generic)
954 (eieio-help-mode-augmentation-maybee): Add autoload cookies.
955 * emacs-lisp/eieio.el: Regenerate with automatic autoloads.
956 * Makefile.in (autoloads): Make eieio.el writable.
957
d1be20a1
GM
958 * dired-x.el (dired-clean-up-after-deletion, dired-do-relsymlink)
959 (dired-do-relsymlink-regexp, dired-find-buffer-nocreate): Use #'.
960 (dired-hack-local-variables): Use inhibit-read-only.
961 (dired-guess-default): Simplify.
962 (dired-make-relative-symlink): Use dotimes.
963 (dired-simultaneous-find-file): Use dolist.
964 (dired-mark-sexp): Remove unneeded `if'. Use line-end-position.
965 (dired-x-hands-off-my-keys): Doc fix.
966 (dired-x-bind-find-file): Doc fix. Use remapping.
967 (after-init-hook): No need to add dired-x-bind-find-file.
968 (dired-x-find-file, dired-x-find-file-other-window): Doc fixes.
969 No need to call expand-file-name.
970 (dired-filename-at-point): Remove unused locals `end', `filename'.
971
f9d554dd
SM
9722011-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
973
974 * emacs-lisp/pcase.el (pcase--u1): Understand non-linear patterns.
975
5da16a86
CO
9762011-02-18 Christian Ohler <ohler@gnu.org>
977
978 * emacs-lisp/ert.el (ert--setup-results-buffer)
979 (ert-results-pop-to-backtrace-for-test-at-point)
980 (ert-results-pop-to-messages-for-test-at-point)
981 (ert-results-pop-to-should-forms-for-test-at-point)
982 (ert-results-pop-to-timings): Revert parts of change 2011-02-02T17:59:44Z!sds@gnu.org that
983 were incorrect and unnecessary. This should make `make check'
984 pass again.
985
3a00a363
KM
9862011-02-17 Ken Manheimer <ken.manheimer@gmail.com>
987
01c35094 988 * lisp/allout-widgets.el (allout-widgets-icons-light-subdir)
219bd536 989 (allout-widgets-icons-dark-subdir): Track relocations of icons.
3a00a363
KM
990 * lisp/allout.el: Remove commentary about remove encryption
991 passphrase mnemonic support and verification.
01c35094
JB
992 (allout-encrypt-string): Recognize epg failure to decrypt gpg2
993 armored text using gpg1, and indicate that the gpg version *might*
994 be the problem in the error message.
3a00a363 995
73057ba9
DD
9962011-02-17 Deniz Dogan <deniz.a.m.dogan@gmail.com>
997
998 * net/rcirc.el (rcirc-float-time): New function.
999 (rcirc-keepalive, rcirc-handler-ctcp-KEEPALIVE)
1000 (rcirc-ctcp-sender-PING): Use it.
1001
8551cb32
GM
10022011-02-17 Glenn Morris <rgm@gnu.org>
1003
53ef76c7
GM
1004 * speedbar.el (speedbar-ignored-modes, speedbar-file-unshown-regexp)
1005 (speedbar-update-flag, speedbar-fetch-etags-command)
1006 (speedbar-fetch-etags-arguments):
1007 * term.el (term-buffer-maximum-size, term-input-chunk-size)
1008 (term-completion-autolist, term-completion-addsuffix)
1009 (term-completion-recexact, term-completion-fignore):
1010 * term/sup-mouse.el (sup-mouse-fast-select-window):
1011 * term/x-win.el (x-select-request-type):
1012 Convert some defvars with "*" to defcustoms.
1013
64a14c74
GM
1014 * shell.el (shell-delimiter-argument-list): Set it to nil. (Bug#8027)
1015
92e39d6f
GM
1016 * vc/vc.el (vc-default-previous-version):
1017 Remove alias that points nowhere. (Bug#4496)
1018
fc14288b
GM
1019 * dired-x.el (dired-clean-up-after-deletion):
1020 kill-buffer does not need save-excursion.
1021 (dired-do-run-mail): Doc fix.
1022 (dired-filename-at-point): Doc fix.
1023 Use looking-at, and skip-chars rather than re search.
1024
8551cb32
GM
1025 * dired-x.el (dired-filename-at-point): Fix 8-year old typo.
1026
96497653
KM
10272011-02-16 Ken Manheimer <ken.manheimer@gmail.com>
1028
aac7a935
KM
1029 * allout-widgets.el: New allout extension that shows allout
1030 outline structure with graphical widgets. 'allout-widgets'
1031 customize group is an 'allout' subgroup, for easy discovery.
1032
96497653
KM
1033 * allout.el: Include PGP and GnuPG in Keywords, and other
1034 commentary refinements.
1035 (allout-abbreviate-flattened-numbering): Rename to
1036 allout-flattened-numbering-abbreviation, and
1037 define-obsolete-variable-alias the old name.
1038 (allout-flattened-numbering-abbreviation): Rename from
1039 allout-abbreviate-flattened-numbering.
1040 (allout-mode-p): Include among autoloads, for use by other modes
1041 with impunity.
e697fcfc
LM
1042 (allout-listify-exposed):
1043 Use allout-flattened-numbering-abbreviation.
96497653
KM
1044 (allout-encrypt-string): Use set-buffer-multibyte directly.
1045 (allout-set-buffer-multibyte): Remove.
1046
be4a1d71
DD
10472011-02-16 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1048
1049 * simple.el (just-one-space): Remove useless `or' call.
1050
274c2d34
MA
10512011-02-16 Alex Harsanyi <AlexHarsanyi@gmail.com>
1052
c6309045 1053 * net/soap-client.el (soap-well-known-xmlns, soap-local-xmlns)
274c2d34
MA
1054 (soap-default-xmlns, soap-target-xmlns, soap-multi-refs)
1055 (soap-decoded-multi-refs, soap-current-wsdl)
1056 (soap-encoded-namespaces): Rename CL-style *...* variables.
1057
88ae2870
MA
10582011-02-16 Michael Albinus <michael.albinus@gmx.de>
1059
1060 * net/soap-client.el: Add "comm" and "hypermedia" to the
1061 keywords. Reflow too long lines.
1062
1063 * net/soap-inspect.el: Ditto. Require 'cl.
1064
689743a2
BG
10652011-02-16 Bastien Guerry <bzg@altern.org>
1066
1067 * play/doctor.el (doctor-mode): Bugfix: escape the "," character
1068 in a `doctor-type' argument.
1069
16d2ff89
MA
10702011-02-16 Alex Harsanyi <AlexHarsanyi@gmail.com>
1071
1072 * net/soap-client.el:
1073 * net/soap-inspect.el: New files.
1074
c6cefd36
LL
10752011-02-16 Leo <sdl.web@gmail.com>
1076
1077 * dired-x.el (dired-mode-map, dired-extra-startup):
1078 Remove dired-copy-filename-as-kill since it's already in dired.el.
1079
da5e0ce4
GM
10802011-02-16 Glenn Morris <rgm@gnu.org>
1081
1082 * dired-x.el (dired-bind-jump, dired-bind-man, dired-bind-info):
1083 Doc fixes. Add :set property, replacing top-level calls.
1084 (dired-vm-read-only-folders, dired-vm): Doc fix (drop v. old VM 4).
1085 (dired-guess-shell-gnutar): Test tar version rather than system-type.
1086 (dired-extra-startup, dired-man, dired-info): Doc fixes.
1087 (dired-clean-up-after-deletion): Use when and dolist.
1088 (dired-jump): Use unless and when.
1089 (dired-virtual): Use line-end-position.
1090 (dired-default-directory-alist): Rename from default-directory-alist.
1091 (dired-default-directory): Update for above name change.
1092 (dired-vm): Drop VM < 5 and simplify.
1093 (dired-buffer-more-recently-used-p): Rewrite.
1094 (dired-filename-at-point): Use when and or.
1095 (dired-x-read-filename-at-point): Rename from read-filename-at-point.
1096 Update callers.
1097
c5ca3aa0
GM
10982011-02-15 Glenn Morris <rgm@gnu.org>
1099
1100 * dired-x.el: Use easymenu for menu items. Fix item capitalization.
1101
33f6cf7b
CY
11022011-02-14 Chong Yidong <cyd@stupidchicken.com>
1103
1104 * vc/vc-git.el (vc-git-root-log-format): New option for
1105 customizing log format.
1106 (vc-git-print-log, vc-git-log-outgoing, vc-git-log-incoming)
1107 (vc-git-log-view-mode): Use it.
1108 (vc-git-expanded-log-entry): New function.
1109 (vc-git-log-view-mode): Use it. Truncate lines in root log.
1110
1111 * vc/vc-hg.el (vc-hg-root-log-template): New option for
1112 customizing log format.
1113 (vc-hg-print-log): Use it.
1114 (vc-hg-expanded-log-entry): New function.
1115 (vc-hg-log-view-mode): Use vc-hg-root-log-template and
1116 vc-hg-expanded-log-entry. Truncate lines in root log.
1117
1118 * vc/vc-bzr.el (vc-bzr-log-view-mode): Truncate lines in root log.
1119
e697fcfc
LM
1120 * vc/log-view.el (log-view-mode-menu):
1121 Add log-view-toggle-entry-display.
33f6cf7b 1122
461b69ae
GM
11232011-02-14 Glenn Morris <rgm@gnu.org>
1124
1125 * dired-x.el: Don't require man when compiling.
1126 (dired-omit-extensions, dired-local-variables-file)
1127 (dired-x-hands-off-my-keys): Make them defcustoms.
1128 (Man-support-local-filenames, Man-getpage-in-background): Declare.
1129 (vm-visit-folder): Declare rather than defining.
1130 (dired-x-help-address, dired-x-variable-list): Remove.
1131 (dired-x-submit-report): Make it an obsolete alias.
1132
35f52ed6
JB
11332011-02-14 Juanma Barranquero <lekktu@gmail.com>
1134
1135 * makefile.w32-in (TRAMP_SRC): Remove tramp-imap.el.
1136
b2108a36
TZ
11372011-02-13 Teodor Zlatanov <tzz@lifelogs.com>
1138
67186ae2 1139 * net/imap.el: Bring it back.
b2108a36 1140
abfc152b
AM
11412011-02-13 Alan Mackenzie <acm@muc.de>
1142
1143 * progmodes/cc-fonts.el (c-font-lock-declarations): Remove a
1144 narrow-to-region call that cuts context off the end (Bug#7722).
1145
e697fcfc
LM
1146 * progmodes/cc-engine.el (c-forward-<>-arglist-recur):
1147 Refactor nested if-forms with a simple cond.
abfc152b
AM
1148 (c-forward-<>-arglist): Revert 2011-01-31 change.
1149
d4eb88c7
CY
11502011-02-13 Chong Yidong <cyd@stupidchicken.com>
1151
1152 * vc/log-view.el: New command log-view-toggle-entry-display for
1153 toggling log entries between concise and detailed forms.
1154 (log-view-toggle-entry-display): New command.
1155 (log-view-mode-map): Bind RET to it.
1156 (log-view-expanded-log-entry-function): New variable.
1157 (log-view-current-entry, log-view-inside-comment-p)
1158 (log-view-current-tag): New functions.
1159 (log-view-toggle-mark-entry): Use log-view-current-entry and
1160 log-view-end-of-defun instead of searching directly with
1161 log-view-message-re.
1162 (log-view-end-of-defun): Likewise. Add optional ARG for
1163 compatibility with end-of-defun.
1164 (log-view-end-of-defun): Ignore comments and VC buttons.
1165
1166 * vc/vc-bzr.el (vc-bzr-expanded-log-entry): New function.
1167 (vc-bzr-log-view-mode): Use log-view-expanded-log-entry-function.
1168
2609a08e
TZ
11692011-02-13 Teodor Zlatanov <tzz@lifelogs.com>
1170
114fe546
G
1171 * net/imap.el: Remove file. All the functionality is in nnimap.el.
1172
2609a08e
TZ
1173 * net/imap-hash.el: Remove file.
1174
7a6ebb1a
MA
11752011-02-13 Michael Albinus <michael.albinus@gmx.de>
1176
1177 * Makefile.in (TRAMP_SRC): Remove tramp-imap.el.
1178
1179 * net/tramp.el (tramp-read-passwd): Simplify `auth-source-search'
1180 call.
1181
1182 * net/tramp-imap.el: Remove file.
1183
75d4dcc9
CY
11842011-02-13 Chong Yidong <cyd@stupidchicken.com>
1185
1186 * vc/vc.el (vc-print-log-setup-buttons): Instead of using the
1187 widget library for buttons, just use button.el.
1188
1189 * vc/log-view.el (log-view-mode-map): Don't inherit from
1190 widget-keymap.
1191
3c65e88d 11922011-02-12 Glenn Morris <rgm@gnu.org>
dc4c6a7a 1193
86361e1e
GM
1194 * emacs-lisp/cl-seq.el (union, nunion, intersection)
1195 (nintersection, set-difference, nset-difference)
1196 (set-exclusive-or, nset-exclusive-or): Doc fix.
1197
dc4c6a7a
GM
1198 * ediff-ptch.el (ediff-fixup-patch-map): Doc fix.
1199
8a6f24e5
GM
1200 * faces.el (face-attr-match-p): Handle the obsolete :bold and
1201 :italic props, so that frame-set-background-mode works. (Bug#7966)
1202
3caced0b
GM
1203 * simple.el (next-error): Doc fix.
1204
9de31df2
TV
12052011-02-12 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1206
1207 * dired-aux.el (dired-create-files): Adapt destination name to
1208 match the new behavior of copy-directory.
1209
38a71655
CY
12102011-02-12 Chong Yidong <cyd@stupidchicken.com>
1211
1212 * mail/mail-utils.el (mail-dont-reply-to-names): New variable,
1213 from rmail-dont-reply-to-names. Callers changed.
1214 (mail-dont-reply-to): Rename from mail-dont-reply-to.
1215 (rmail-dont-reply-to): Make it an obsolete alias.
1216
1217 * mail/rmail.el (rmail-default-dont-reply-to-names): Default to
1218 nil, and make obsolete (Bug#7888).
1219 (rmail-dont-reply-to-names): Alias to mail-dont-reply-to-names.
1220
1221 * mail/rmailsum.el (rmail-summary-sort-by-correspondent): Doc fix.
1222
1223 * mail/rmailsort.el (rmail-sort-by-correspondent)
1224 (rmail-select-correspondent): Doc fix. Use mail-dont-reply-to.
1225
1226 * mail/rmail.el (rmail-reply): Use mail-dont-reply-to.
1227
470d996d
TV
12282011-02-12 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1229
1230 * files.el (copy-directory): New argument COPY-CONTENTS for
1231 copying directory contents into another existing directory.
1232
e2784c87
TH
12332011-02-12 Tassilo Horn <tassilo@member.fsf.org>
1234
1235 * minibuffer.el (completion-table-case-fold): New function for
1236 creating a case-insensitive completion table.
1237
563790b6
TZ
12382011-02-12 Teodor Zlatanov <tzz@lifelogs.com>
1239
1240 * net/tramp.el (tramp-default-method): Also check if
1241 `auth-source-search' is bound.
1242 (tramp-read-passwd): Use `auth-source-search' instead of
1243 `auto-source-user-or-password'.
1244
1245 * net/tramp-imap.el: Autoload `auto-source-search' instead of
1246 `auto-source-user-or-password.
1247 (tramp-imap-passphrase-callback-function): Use it.
1248
1249 * net/imap-hash.el: Autoload `auto-source-search' instead of
1250 `auto-source-user-or-password.
1251 (imap-hash-open-connection): Use it.
1252
1253 * mail/smtpmail.el: Autoload `auto-source-search' instead of
1254 `auto-source-user-or-password.
1255 (smtpmail-try-auth-methods): Use it.
1256
c6affbde
PH
12572011-02-12 Phil Hagelberg <phil@hagelb.org>
1258
1259 * emacs-lisp/package.el: Allow packages to be reinstalled.
1260 (package--write-file-no-coding): Remove EXCL arg.
1261 (package-unpack-single): Don't use it.
1262
b5a53795
KP
12632011-02-12 Karl Pflästerer <k@rl.pflaesterer.de> (tiny change)
1264
1265 * vc/vc-svn.el: Adapt to Subversion change, with no .svn directory
1266 in each sub directory.
1267 (vc-svn-registered): Use vc-svn-root.
1268 (vc-svn-root): New function. Make vc-svn-responsible-p an alias.
1269 (vc-svn-repository-hostname): Use "svn info".
1270
25833f5e
DD
12712011-02-11 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1272
1273 * simple.el (delete-trailing-whitespace): New optional buffer
1274 bound parameters.
1275
75d1d833
BG
12762011-02-11 Bastien Guerry <bzg@altern.org>
1277
1278 * files.el (basic-save-buffer): save unmodified buffers when
1279 the file pointed by buffer-file-name doesn't exist.
1280
e0e36cac
DD
12812011-02-11 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1282
079721e9 1283 * net/rcirc.el (rcirc-cmd-join): Accept multiple channels.
e0e36cac 1284
59350862
GM
12852011-02-11 Glenn Morris <rgm@gnu.org>
1286
1287 * emacs-lisp/cl-specs.el (multiple-value-bind): Fix debug spec.
1288
5708ce5e
JB
12892011-02-11 Juanma Barranquero <lekktu@gmail.com>
1290
1291 * net/rcirc.el (rcirc-send-ctcp): Remove spurious arg to `format'.
1292
b016851c
SM
12932011-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
1294
59003be9
SM
1295 * server.el (server-process-filter): Use pcase.
1296
9517f8af
SM
1297 * emacs-lisp/smie.el (smie-blink-matching-open): Don't use `pos' in two
1298 conflicting ways.
1299 (smie-indent--parent): Extend to "parent of arg".
1300 (smie-indent-inside-string): New function.
1301 (smie-indent-functions): Use it.
1302
cf77dd27
SM
1303 * vc/vc-dir.el (vc-dir-refresh): Reorder operations to try and avoid
1304 bzr locking race condition.
1305
49ffc078
SM
1306 * emacs-lisp/edebug.el (edebug-instrument-function): Check a marker is
1307 still valid before using it.
1308
1a0a6cef
SM
1309 * progmodes/grep.el (grep-mode-font-lock-keywords): Adjust to
1310 `message' -> `compilation-message' rename (bug#8004).
1311
b016851c
SM
1312 Move keymap initialization into declaration.
1313 * textmodes/enriched.el (enriched-mode-map):
1314 * textmodes/bib-mode.el (bib-mode-map):
1315 * term/lk201.el (lk201-function-map):
1316 * tar-mode.el (tar-mode-map):
1317 * replace.el (occur-mode-map):
1318 * progmodes/idlwave.el (idlwave-rinfo-mouse-map, idlwave-rinfo-map):
1319 * progmodes/idlw-help.el (idlwave-help-mode-map):
1320 * progmodes/gdb-mi.el (gdb-memory-format-menu, gdb-memory-unit-menu):
1321 * play/solitaire.el (solitaire-mode-map):
1322 * play/snake.el (snake-mode-map, snake-null-map):
1323 * play/pong.el (pong-mode-map):
1324 * play/handwrite.el (menu-bar-handwrite-map):
1325 * play/gametree.el (gametree-mode-map):
a65112fb 1326 * net/rcirc.el (rcirc-mode-map, rcirc-browse-url-map)
b016851c
SM
1327 (rcirc-multiline-minor-mode-map, rcirc-track-minor-mode-map):
1328 * net/newst-plainview.el (newsticker-menu, newsticker-mode-map)
1329 (newsticker--url-keymap):
1330 * net/net-utils.el (nslookup-mode-map, ftp-mode-map):
1331 * menu-bar.el (menu-bar-file-menu, menu-bar-i-search-menu)
1332 (menu-bar-search-menu, menu-bar-replace-menu, menu-bar-goto-menu)
1333 (menu-bar-edit-menu, menu-bar-custom-menu)
1334 (menu-bar-showhide-fringe-ind-menu, menu-bar-showhide-fringe-menu)
1335 (menu-bar-showhide-scroll-bar-menu, menu-bar-showhide-menu)
1336 (menu-bar-line-wrapping-menu, menu-bar-options-menu)
1337 (menu-bar-games-menu, menu-bar-encryption-decryption-menu)
1338 (menu-bar-tools-menu, menu-bar-describe-menu)
1339 (menu-bar-search-documentation-menu, menu-bar-manuals-menu)
1340 (menu-bar-help-menu):
1341 * mail/rmailsum.el (rmail-summary-mode-map):
1342 * kmacro.el (kmacro-step-edit-map):
1343 * ibuffer.el (ibuffer-mode-groups-popup, ibuffer-mode-map)
1344 (ibuffer-mode-operate-map):
1345 * hi-lock.el (hi-lock-menu, hi-lock-map):
1346 * emulation/vip.el (vip-mode-map):
1347 * emacs-lisp/re-builder.el (reb-lisp-mode-map):
1348 * bookmark.el (bookmark-bmenu-mode-map):
1349 * help-mode.el (help-mode-map): Move initialization into declaration.
1350
1be1d1e9
DD
13512011-02-10 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1352
1353 * net/rcirc.el: Add PRIVMSG and CTCP functions.
1354 (rcirc-send-privmsg, rcirc-send-ctcp): New functions.
1355 (rcirc-keepalive, rcirc-cmd-ctcp, rcirc-ctcp-sender-PING)
1356 (rcirc-cmd-me, rcirc-authenticate): Use them.
1357
26d2a9bd
KM
13582011-02-10 Ken Manheimer <ken.manheimer@gmail.com>
1359
1360 * allout.el: Synopsis: Change allout user configuration so
1361 auto-activation is controlled solely by customization
1362 `allout-auto-activation'.
1363
01c35094 1364 (allout-auto-activation-helper, allout-setup): New autoloads
26d2a9bd 1365 implement new custom set procedure for allout-auto-activation.
219bd536
JB
1366 Also, explicitly invoke (allout-setup) after allout-auto-activation
1367 is custom-defined, to affect the settings in emacs sessions besides
1368 the few where allout-auto-activation customization is done.
26d2a9bd
KM
1369 (allout-auto-activation): Use allout-auto-activation-helper to
1370 :set. Revise the docstring.
1371 (allout-init): Reduce functionality to just customizing
1372 allout-auto-activation, and mark obsolete.
1373 (allout-mode): Respect string values for allout-auto-activation.
1374 Run allout-after-copy-or-kill-hook without any args.
01c35094 1375 (allout-mode, allout-layout, allout-default-layout)
26d2a9bd
KM
1376 (outlineify-sticky): Adjust docstring for new scheme.
1377 (allout-after-copy-or-kill-hook): No arguments - hook implementers
1378 should concentrate on the kill ring.
1379
b8e0f0cd
G
13802011-02-09 Teodor Zlatanov <tzz@lifelogs.com>
1381
1382 * password-cache.el (password-cache-remove): Accept secrets that are
1383 not strings.
1384
ccded26c
SM
13852011-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
1386
1387 * progmodes/sh-script.el (sh-font-lock-open-heredoc): Fix case
1388 of here-doc that immediately follows a comment.
1389
ee6a57ab
DD
13902011-02-09 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1391
4d04fdc9
DD
1392 * net/rcirc.el (rcirc-ctcp-sender-PING): Simplifying.
1393
ee6a57ab
DD
1394 * net/rcirc.el (rcirc-cmd-ctcp): Use dedicated function when
1395 available.
1396 (rcirc-ctcp-sender-PING): New function.
1397
6ca94a0b
SM
13982011-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
1399
1400 * obsolete/pc-select.el: Rename from emulation/pc-select.el (bug#7940).
1401 Remove the mark/nomark handling, and activate shift-select-mode instead.
1402
1403 * obsolete/pc-mode.el: Rename from emulation/pc-mode.el.
1404
226590f8
JB
14052011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
1406
1407 * calc/calc-units.el (math-logunits-quant): Add support for
1408 non-logarithmic units.
1409
dd0b691e
KM
14102011-02-07 Ken Manheimer <ken.manheimer@gmail.com>
1411
4ec28e14
KM
1412 * allout.el (allout-after-copy-or-kill-hook): New hook for
1413 extension-specific processing of killed text.
1414 (allout-mode): Include new allout-after-copy-or-kill-hook among
1415 mentioned hooks.
01c35094 1416 (allout-kill-line, allout-kill-topic): Ensure that processing
4ec28e14
KM
1417 after kill happens even if barf-if-buffer-read-only is raised.
1418 Include new allout-after-copy-or-kill-hook among that subsequent
1419 processing.
1420 (allout-deannotate-hidden): Actually remove the annotation text
1421 properties.
1422
dd0b691e
KM
1423 * allout.el (allout-listify-exposed): Copy text sans text properties.
1424
07e52e08
MA
14252011-02-07 Michael Albinus <michael.albinus@gmx.de>
1426
b016851c 1427 * net/dbus.el (dbus-list-activatable-names): Add optional argument BUS.
07e52e08 1428
c5aff743
DD
14292011-02-07 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1430
1431 * net/rcirc.el (rcirc-handler-317): New function (Bug#6507).
1432
03925868
JB
14332011-02-06 Jay Belanger <jay.p.belanger@gmail.com>
1434
b016851c 1435 * calc/calc.el (calc-logunits-field-reference): Rename from
03925868 1436 `calc-default-field-reference-level'.
b016851c 1437 (calc-logunits-power-reference): Rename from
01c35094 1438 `calc-default-power-reference-level'.
03925868 1439
b016851c 1440 * calc/calc-units.el (math-logunits-quant): Rename from
03925868 1441 `math-logunits-level'
b016851c 1442 (math-logunits-plus): Rename from math-logcombine.
03925868 1443 (calcFunc-luplus, calcFunc-luminus calc-luplus, calc-luminus): Remove.
ec6ad6f2 1444 (calcFunc-lufieldadd, calcFunc-lupoweradd, calcFunc-lufieldsub)
01c35094 1445 (calcFunc-lufieldsub, calc-logunits-add, calc-logunits-sub):
03925868 1446 New functions.
b016851c
SM
1447 (calcFunc-fieldquant): Rename from `calcFunc-fieldlevel'.
1448 (calcFunc-powerquant): Rename from `calcFunc-powerlevel'.
1449 (calc-logunits-quantity): Rename from `calc-level'.
03925868 1450 (calcFunc-dbfieldlevel, calcFunc-dbpowerlevel, calcFunc-npfieldlevel)
01c35094 1451 (calcFunc-nppowerlevel, calc-logunits-dblevel, calc-logunits-nplevel)
ec6ad6f2
JB
1452 (math-logunits-mul, calcFunc-lufieldmul, calcFunc-lupowermul)
1453 (calc-logunits-mul, math-logunits-divide, calcFunc-lufielddiv)
01c35094 1454 (calcFunc-lupowerdiv, calc-logunits-divide, math-logunits-level):
03925868
JB
1455 New functions.
1456
b016851c 1457 * calc/calc-help.el (calc-u-prefix-help): Remove "L" reference.
03925868
JB
1458 (calc-ul-prefix-help): Remove.
1459 (calc-l-prefix-help): New function.
1460 (calc-full-help): Add reference to `calc-l-prefix-help'.
1461
1462 * calc/calc-ext.el (calc-init-extensions): Update autoloads.
1463
ec6ad6f2
JB
1464 * calc/README: Mention logarithmic units.
1465
f8b351c1
CY
14662011-02-06 Chong Yidong <cyd@stupidchicken.com>
1467
1468 * mail/emacsbug.el (report-emacs-bug-hook): Remove the check for
1469 non-ASCII characters (Bug#7925).
1470
a60287ff
GM
14712011-02-05 Glenn Morris <rgm@gnu.org>
1472
1473 * emacs-lisp/cl-macs.el (return-from): Fix doc typo.
1474
9ad53e98
GM
1475 * calendar/diary-lib.el (diary-font-lock-keywords):
1476 Tweak diary-time-regexp match. (Bug#7891)
1477
9783df21
GM
1478 * progmodes/f90.el (f90-find-tag-default): New function. (Bug#7919)
1479 (f90-mode): Use it for mode's `find-tag-default-function' property.
1480
df275851
GM
1481 * ibuf-ext.el (ibuffer-filter-disable): Make it work. (Bug#7969)
1482
95838641
GM
1483 * faces.el (set-face-attribute): Doc fix. (Bug#2659)
1484
827b77e9
DD
14852011-02-05 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1486
1487 * net/rcirc.el (rcirc-handler-JOIN): Reset mode-line-process
1488 (Bug#6386).
1489
7cb76591
SM
14902011-02-05 Stefan Monnier <monnier@iro.umontreal.ca>
1491
ba70ab1c
SM
1492 * progmodes/sh-script.el (sh-here-doc-open-re): Don't rely on the
1493 font-lock-syntax-table remappings.
1494 (sh-here-doc-markers, sh-here-doc-re): Remove.
1495 (sh-font-lock-close-heredoc): Remove.
1496 (sh-syntax-propertize-here-doc): New function.
1497 (sh-font-lock-open-heredoc): Set the sh-here-doc-marker property
1498 instead of the sh-here-doc-re.
1499 (sh-font-lock-paren): Don't do anything in comments or strings.
1500 Handle line continuations. Accept a few more chars.
1501 Don't rely on the font-lock-syntax-table remappings.
1502 `esac' is not a valid pattern.
1503 (sh-syntax-propertize-function): Handle here-docs differently, so we
1504 don't bother syntax-propertizing the insides.
1505
7cb76591
SM
1506 * progmodes/sh-script.el (sh-font-lock-paren, sh-kw, sh-prev-thing):
1507 Handle new bashisms ";&" and ";;&" (bug#7947).
1508
39b20f56
MA
15092011-02-05 Michael Albinus <michael.albinus@gmx.de>
1510
7cb76591
SM
1511 * net/tramp-smb.el (tramp-smb-errors): Use `regexp-opt'.
1512 Add "NT_STATUS_IO_TIMEOUT" and "NT_STATUS_NO_SUCH_USER".
39b20f56 1513
51aba3f3
MA
15142011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
1515
1516 * net/tramp.el (tramp-postfix-method-format)
1517 (tramp-postfix-method-regexp, tramp-prefix-domain-format)
1518 (tramp-prefix-domain-regexp, tramp-postfix-user-format)
1519 (tramp-postfix-user-regexp, tramp-prefix-port-format)
1520 (tramp-prefix-port-regexp, tramp-postfix-host-format)
1521 (tramp-postfix-host-regexp, tramp-handle-substitute-in-file-name):
1522 Doc fix.
1523
7bc61bb7
SS
15242011-02-04 Sam Steingold <sds@gnu.org>
1525
1526 * mouse.el (mouse-buffer-menu-mode-groups): Add a "GDB" group.
1527
d93c111e
AS
15282011-02-04 Andreas Schwab <schwab@linux-m68k.org>
1529
1530 * international/mule-util.el (with-coding-priority): Doc fix.
1531
6f52d86e
EZ
15322011-02-04 Eli Zaretskii <eliz@gnu.org>
1533
1534 * arc-mode.el (archive-mode-map): Fix a typo in last change.
1535
c1b4afac
SS
15362011-02-03 Sam Steingold <sds@gnu.org>
1537
1538 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
1539 Do not error out when `func' is nil.
1540
a857d3c7
MA
15412011-02-03 Michael Albinus <michael.albinus@gmx.de>
1542
1543 * net/tramp-sh.el (tramp-remote-path): Add default settings for
1544 `tramp-default-remote-path' to the docstring.
1545 (tramp-get-remote-path): Suppress error message when `getconf
1546 PATH' fails.
1547
1548 * net/tramp-smb.el (tramp-smb-errors): Add "NT_STATUS_UNSUCCESSFUL".
1549
8aa88760
GM
15502011-02-03 Glenn Morris <rgm@gnu.org>
1551
219ea611
GM
1552 * vc/vc-hg.el (vc-hg-command): Doc fix.
1553
8d7b5b5b
GM
1554 * term/w32-win.el (libpng-version): Declare for compiler.
1555
c03eac34
GM
1556 * msb.el: No need to load dired while compiling.
1557
7f07c1fe
GM
1558 * emacs-lisp/elint.el (elint-standard-variables):
1559 Remove a couple of built-ins that now have doc-strings.
1560
befe199d
GM
1561 * hi-lock.el, ps-bdf.el, ps-mule.el, ps-print.el, ps-samp.el:
1562 `require' is automatically `eval-and-compile'd.
1563
2d7d6439
GM
1564 * net/rcirc.el (rcirc-nick-completion-format): Add :version tag.
1565 (rcirc-log-directory, rcirc-log-flag): Move definitions before use.
1566
8aa88760
GM
1567 * strokes.el (strokes-fill-current-buffer-with-whitespace):
1568 Move definition before use.
1569 (strokes-report-bug): Make it obsolete.
1570
e90f8545
SS
15712011-02-02 Sam Steingold <sds@gnu.org>
1572
1573 * apropos.el (apropos-print): Now that `apropos-mode' inherits
1574 from `special-mode', entering it makes the buffer read-only, so
1575 call it only when everything has been already inserted.
1576 * emacs-lisp/ert.el (ert--setup-results-buffer)
1577 (ert-results-pop-to-backtrace-for-test-at-point)
1578 (ert-results-pop-to-messages-for-test-at-point)
1579 (ert-results-pop-to-timings): Ditto.
1580 * emacs-lisp/package.el (package--list-packages): Ditto.
1581 * play/solitaire.el (solitaire): Ditto.
1582
90db975f
CY
15832011-02-02 Chong Yidong <cyd@stupidchicken.com>
1584
1585 * progmodes/compile.el: Make all faces inherit.
1586 (compilation-warning): Inherit from font-lock-variable-name-face.
1587 (compilation-info): Inherit from font-lock-type-face.
1588 (compilation-line-number): Reassign to font-lock-keyword-face.
1589 (compilation-column-number): Reassign to font-lock-doc-face.
1590 (compilation-leave-directory-face): Reassign to
1591 font-lock-builtin-face.
1592
bc35ff32
EZ
15932011-02-02 Eli Zaretskii <eliz@gnu.org>
1594
1595 * dired.el (dired-insert-directory): Don't invoke `ls' when
1596 ls-lisp.el is used to emulate it.
1597
39cde66c
JD
15982011-02-01 Julien Danjou <julien@danjou.info>
1599
1600 * color.el (color-gradient): Add a color-gradient function.
1601
abef340a
SS
16022011-02-01 Sam Steingold <sds@gnu.org>
1603
1604 * simple.el (special-mode-map): Bind "h" to `describe-mode';
1605 bind "z" to `kill-this-buffer'.
1606 (completion-list-mode-map): Bind "z" to `kill-this-buffer'.
1607 * apropos.el (apropos-mode-map): Inherit from `special-mode-map'.
1608 (apropos-mode): Inherit from `special-mode'.
1609 * arc-mode.el (archive-mode-map): Inherit from `special-mode-map'.
1610 * bookmark.el (bookmark-bmenu-mode): Define using
1611 `define-derived-mode' inheriting from `special-mode'.
1612 * dired.el (dired-mode-map): Inherit from `special-mode-map'.
1613 * image-mode.el (image-mode-map): Ditto.
1614 * replace.el (occur-mode): Define using
1615 `define-derived-mode' inheriting from `special-mode'.
1616 * tar-mode.el (tar-mode): Inherit from `special-mode'.
1617 * calendar/diary-lib.el (diary-fancy-display-mode):
1618 Inherit from `special-mode-map'.
1619 * emacs-lisp/ert.el (ert-simple-view-mode, ert-results-mode):
1620 Inherit from `special-mode'.
1621 * emacs-lisp/package.el (package-menu-mode-map): Copy from
1622 `special-mode-map'.
1623 (package-menu-mode): Define using `define-derived-mode'
1624 inheriting from `special-mode'.
1625 * erc/erc-list.el (erc-list-menu-mode): Inherit from `special-mode'.
1626 * net/xesam.el (xesam-mode): Inherit from `special-mode'.
1627 (xesam-mode-map): Define separately.
1628 * play/solitaire.el (solitaire-mode): Inherit from `special-mode'.
1629 * progmodes/compile.el (compilation-minor-mode-map)
1630 (compilation-mode-map): Inherit from `special-mode-map'.
1631 * vc/diff-mode.el (diff-mode-shared-map):
1632 Inherit from `special-mode-map'.
1633 * vc/log-view.el (log-view-mode-map): Add a comment.
1634
928f4e73
CY
16352011-02-01 Chong Yidong <cyd@stupidchicken.com>
1636
1637 * custom.el (load-theme): Define return value. Drop use of
1638 unsafep; call custom-theme-load-confirm for non-known-safe themes.
1639 (custom-theme-load-confirm): Scroll in the correct window.
1640 (custom-enabled-themes): Add custom-safe-themes to :set-after.
1641
1642 * cus-theme.el (custom-theme-checkbox-toggle): Don't activate the
1643 checkbox if load-theme fails.
1644
7d116647
SM
16452011-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
1646
1647 * progmodes/compile.el (compilation-next-error): Check there's
1648 a message before using it (bug#7941).
1649
4fdfcddf
JB
16502011-02-01 Jay Belanger <jay.p.belanger@gmail.com>
1651
1652 * calc/calc-mtx.el (math-lud-pivot-check): New function.
1653 (math-do-matrix-lud): Use `math-lud-pivot-check' to check the size
1654 of potential pivots.
1655
3b95603f
AM
16562011-01-31 Alan Mackenzie <acm@muc.de>
1657
7d116647
SM
1658 * progmodes/cc-cmds.el (c-forward-over-illiterals):
1659 Continue parsing if we encounter a naked # (Bug#7595).
3b95603f 1660 (c-beginning-of-statement): Avoid loop in locating the beginning
aa9c0efc 1661 of a macro. (Not actually committed until 2011-02-20, see above).
3b95603f 1662
6fa1f651
CY
16632011-01-31 Chong Yidong <cyd@stupidchicken.com>
1664
1665 * files.el (copy-directory): Fix arguments to recursive call.
1666
14beddf4 16672011-01-31 Chong Yidong <cyd@stupidchicken.com>
82d84d3f
CY
1668
1669 * files.el (copy-directory): If destination is an existing
1670 directory, copy into a subdirectory there.
1671
14beddf4 16722011-01-31 Andreas Schwab <schwab@linux-m68k.org>
e935c6a2
AS
1673
1674 * emacs-lisp/shadow.el (load-path-shadows-find): Ignore leim-list
1675 files.
1676
14beddf4 16772011-01-31 Chong Yidong <cyd@stupidchicken.com>
d1f14baa 1678
6fc0aac3
CY
1679 * image-dired.el (image-dired-mouse-display-image): No-op if no
1680 file is found (Bug#7817).
1681
d1f14baa
CY
1682 * mouse.el (mouse-menu-non-singleton): Doc fix (Bug#7801).
1683
14beddf4 16842011-01-31 Kenichi Handa <handa@m17n.org>
67442738 1685
7d116647
SM
1686 * international/quail.el (quail-keyboard-layout-alist):
1687 Remove superfluous SPC for "pc105-uk" (bug#7927).
67442738 1688
14beddf4 16892011-01-31 Glenn Morris <rgm@gnu.org>
220c2a14
GM
1690
1691 * msb.el (msb-menu-bar-update-buffers): Update for changed
1692 argument handling of menu-bar-select-frame. (Bug#7902)
1693
14beddf4 16942011-01-31 Chong Yidong <cyd@stupidchicken.com>
af7c5700
CY
1695
1696 * progmodes/cc-engine.el (c-forward-<>-arglist-recur): Set a limit
1697 to the recursion depth (Bug#7722).
1698
14beddf4 16992011-01-31 Roy Liu <carsomyr@gmail.com> (tiny change)
ca9c274a
JD
1700
1701 * term/ns-win.el (ns-find-file): Expand ns-input-file with
1702 command-line-default-directory (Bug#7872).
1703
9e11271c
SM
17042011-01-31 Stefan Monnier <monnier@iro.umontreal.ca>
1705
1706 * progmodes/compile.el (compilation--flush-directory-cache):
1707 New function, extracted from compilation--remove-properties.
1708 (compilation--remove-properties, compilation--parse-region): Use it.
1709 (compilation--previous-directory): Handle one more case.
1710 (compilation-enable-debug-messages): Remove.
1711 (compilation-parse-errors, compilation--flush-parse): Just remove the
1712 left over debug messages.
1713
038714ab
SS
17142011-01-31 Sam Steingold <sds@gnu.org>
1715
1716 * progmodes/compile.el (compilation-enable-debug-messages):
1717 Add a variable to make the parsing messages introduced in
1718 2011-01-28T22:12:05Z!monnier@iro.umontreal.ca optional.
1719 (compilation-parse-errors, compilation--flush-parse): Use it.
1720
2a4466ca
DD
17212011-01-31 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1722
35f52ed6 1723 * net/rcirc.el: New customizable nick completion format. (Bug#6314)
2a4466ca
DD
1724 (rcirc-nick-completion-format): New defcustom.
1725 (rcirc-complete): Use it.
1726
186ecaf1
DD
17272011-01-31 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1728
1729 * net/rcirc.el: Clean log filenames (Bug#7933).
1730 (rcirc-log-write): Use convert-standard-filename.
1731 (rcirc-log-filename-function): Documentation updates.
1732
253f7d1b
JD
17332011-01-30 Jan Djärv <jan.h.d@swipnet.se>
1734
9e11271c
SM
1735 * mail/emacsbug.el (report-emacs-bug-insert-to-mailer):
1736 Check report-emacs-bug-can-use-osx-open and use that if t.
253f7d1b
JD
1737 (report-emacs-bug-can-use-osx-open): New function.
1738 (report-emacs-bug): Rename can-xdg-email to can-insert-mail.
1739 Check report-emacs-bug-can-use-osx-open also for can-insert-mail.
1740
a2b6e5d6
CY
17412011-01-29 Chong Yidong <cyd@stupidchicken.com>
1742
1743 * vc/vc-dispatcher.el (vc-set-async-update): New function for
1744 updating Dired or VC-dir buffers after async command completes.
1745
1746 * vc/vc-bzr.el (vc-bzr-async-command): Return the process buffer.
1747 (vc-bzr-pull, vc-bzr-merge-branch): Use vc-set-async-update.
1748
1749 * vc/vc-git.el (vc-git-merge-branch): Add FETCH_HEAD to branch
1750 completions if it exists. Use vc-set-async-update.
1751 (vc-git-pull): Use vc-set-async-update.
1752
1753 * vc/vc-hg.el (vc-hg-pull): Fix default-contents arg to
1754 read-shell-command. Use vc-set-async-update.
1755 (vc-hg-merge-branch): Use vc-set-async-update.
1756
8907f7b9
DU
17572011-01-29 Daiki Ueno <ueno@unixuser.org>
1758
9e11271c
SM
1759 * epg.el (epg--status-KEYEXPIRED, epg--status-KEYREVOKED):
1760 Don't presume KEYEXPIRED and KEYREVOKED to be a fatal error status
8907f7b9
DU
1761 (Bug#7931).
1762
e52f87a1
SM
17632011-01-29 Stefan Monnier <monnier@iro.umontreal.ca>
1764
1765 * progmodes/compile.el: Avoid an N² behavior in grep.
1766 (compilation--previous-directory): New fun.
1767 (compilation--previous-directory-cache): New var.
1768 (compilation--remove-properties): Flush it.
1769 (compilation-directory-properties, compilation-error-properties):
1770 Use the new fun to speed up looking for the current directory.
1771
659114fd
CY
17722011-01-29 Chong Yidong <cyd@stupidchicken.com>
1773
1774 * vc/vc-hg.el (vc-hg-history): New var.
1775 (vc-hg-pull): Perform default pull if called via Lisp by vc-pull.
1776 (vc-hg-merge-branch): New function.
1777
1778 * vc/vc.el (vc-pull): Make vc-update an alias for this, instead of
1779 the other way around.
1780
1781 * vc/vc-git.el (vc-git-branches, vc-git-pull)
1782 (vc-git-merge-branch): New functions.
1783 (vc-git-history): New var.
1784
9bfe5783
CY
17852011-01-28 Chong Yidong <cyd@stupidchicken.com>
1786
1787 * vc/vc-dispatcher.el (vc-do-async-command): New function.
1788
1789 * vc/vc-bzr.el (vc-bzr-async-command): Convert into a wrapper for
1790 vc-do-async-command.
1791
e52f87a1
SM
1792 * vc/vc-bzr.el (vc-bzr-pull, vc-bzr-merge-branch):
1793 Callers changed.
9bfe5783 1794
b1ea593c
LL
17952011-01-28 Leo <sdl.web@gmail.com>
1796
1797 * emacs-lisp/advice.el (ad-make-advised-docstring): Don't apply
9bfe5783 1798 highlighting to the "this function is advised" message.
b1ea593c
LL
1799
1800 * help-mode.el (help-mode-finish): Apply highlighting here, to
1801 avoid clobbering by substitute-command-keys (Bug#6304).
1802
40e22d80
CY
18032011-01-28 Chong Yidong <cyd@stupidchicken.com>
1804
1805 * woman.el (woman0-roff-buffer): Process roff escape sequences
1806 occurring prior to the first request (Bug#7843).
1807
01c63f4c
SM
18082011-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
1809
55fb9013
SM
1810 * progmodes/compile.el: Don't use font-lock any more.
1811 (compilation-error-regexp-alist-alist): Change handling of makepp
1812 so it preserves the warning/error distinction on subsequent files.
1813 Simplify various rules.
1814 (compilation-directory-properties): Use font-lock-face.
1815 Add a compilation-message property.
1816 (compilation-internal-error-properties): Use font-lock-face.
1817 Don't set the compilation-debug property here.
1818 (compilation--put-prop, compilation--remove-properties)
1819 (compilation--parse-region, compilation--ensure-parse)
1820 (compilation--ensure-parse): New functions.
1821 (compilation-parse-errors): New function, largely inspired of
1822 compilation-mode-font-lock-keywords. Set compilation-debug here.
1823 (compilation--parsed): New var.
1824 (compilation--flush-parse): Use compilation--ensure-parse.
1825 (compilation-start): Don't call font-lock.
1826 (compilation-turn-on-font-lock): Remove.
1827 (compilation-setup): Don't set font-lock-extra-managed-props not change
1828 other font-lock settings, other than keywords.
1829 Don't activate font-lock-mode.
1830 Set change-major-mode-hook and before-change-functions.
1831 (compilation--unsetup): Remove properties and hooks.
1832 (compilation-next-single-property-change): New function.
1833 (compilation-next-error): Use it to parse when needed.
1834 (compile-goto-error): Parse buffer as needed.
1835 (compilation--compat-error-properties): Don't need a dummy `face'
1836 property any more.
1837
8fe52384
SM
18382011-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
1839
1840 * progmodes/compile.el: Use accessors for clarity and fix omake hack.
1841 (compilation-process-setup-function): Fix docstring's false promises.
1842 (compilation-error-regexp-alist-alist): Catch omake's continuous
1843 recompilation message and avoid reuse of old markers.
1844 (compilation-parse-errors-function): Declare obsolete.
1845 (compilation-buffer-modtime): Remove.
1846 (compilation--make-cdrloc, compilation--loc->col)
1847 (compilation--loc->line, compilation--loc->file-struct)
1848 (compilation--loc->marker, compilation--loc->visited)
1849 (compilation--make-file-struct, compilation--file-struct->file-spec)
1850 (compilation--file-struct->formats)
1851 (compilation--file-struct->loc-tree): New macros. Use them.
1852 (compilation--message): New defstruct. Use them.
1853 (compilation-next-error-function): Don't mess with timestamps to try
1854 and guess when to reparse.
1855
01c63f4c
SM
18562011-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
1857
5e853d01
SM
1858 * textmodes/tex-mode.el: Get rid of compilation-parse-errors-function
1859 (tex-old-error-file-name): New function,
1860 extracted from tex-compilation-parse-errors.
1861 (tex-compilation-parse-errors): Remove.
1862 (tex-error-regexp-alist): New var.
1863 (tex-shell): Use it to avoid compilation-parse-errors-function.
1864
07b741a7
SM
1865 * progmodes/grep.el (grep-regexp-alist): Tighten regexp.
1866 (grep-mode-font-lock-keywords): Remove regexp that seems like
1867 a left-over from before we used compile.el.
1868 (grep-mode-font-lock-keywords): Call syntax-ppss-flush-cache when
1869 modifying the buffer within with-silent-modifications.
1870
1871 * progmodes/compile.el: Cleanup text-properties namespace by using
1872 `compilation-message' instead of `message', `compilation-directory'
1873 instead of `directory', and `compilation-debug' instead of `debug'.
1874 (compilation-last-buffer, compilation-parsing-end)
1875 (compilation-error-list, compilation-old-error-list): Move to the
1876 compatibility part of the code.
1877 (compilation-error-properties): If `file' is a function, let it return
1878 a file name.
1879 (compilation-mode-font-lock-keywords): Be more conservative with the
1880 omake "^ *" pattern prefix, to try and minimize the risk of
1881 pathologically slow regexp matching.
1882 (compilation-start): Use inhibit-read-only.
1883 (compilation--unsetup): New function.
1884 (compilation-shell-minor-mode, compilation-minor-mode): Use it.
1885 (compilation-filter): Minor tweaks.
8fe52384 1886 (compilation-next-error-function): Try and avoid abusing variables.
07b741a7 1887 (compilation--flush-file-structure): New fun.
8fe52384 1888 (compilation-fake-loc): Use it to improve behavior when file is reused.
07b741a7
SM
1889 (debug-ignored-errors): Add "Moved past last ...".
1890 (compilation--compat-error-properties)
1891 (compilation--compat-parse-errors): Rename by doubling the "-".
1892
01c63f4c
SM
1893 Port features from the previous prolog.el to the new one.
1894 * progmodes/prolog.el (prolog-system): Add GNU and ECLiPSe options.
1895 (prolog-program-name, prolog-program-switches, prolog-consult-string)
1896 (prolog-compile-string, prolog-prompt-regexp): Get rid of the <foo>-i
1897 variable and use a function to compute the value dynamically.
1898 (prolog-prompt-regexp): Add regexp for GNU Prolog.
1899 (prolog-continued-prompt-regexp): Remove, unused.
1900 (prolog-find-value-by-system): Try and use the value of prolog-system
1901 in the *prolog* buffer if it helps.
1902 (prolog-mode-keybindings-common): Bind C-c C-z unconditionally...
1903 (prolog-zip-on): ..and check prolog-system and version here instead.
1904 (prolog-inferior-self-insert-command): New command.
1905 (prolog-inferior-mode-map): Use it.
1906 (prolog-inferior-error-regexp-alist): New var.
8fe52384 1907 (prolog-inferior-mode): Use it, with compilation-shell-minor-mode.
01c63f4c
SM
1908 (prolog-input-filter): Use derived-mode-p.
1909 (prolog-inferior-guess-flavor): New function.
1910 (prolog-ensure-process): Use it. Use make-comint-in-buffer rather than
1911 make-comint to avoid running comint-mode twice.
1912 (prolog-inferior-buffer): New fun.
1913 (prolog-old-process-region, prolog-old-process-file):
1914 Don't call prolog-bsts here...
1915 (prolog-build-prolog-command): ...do it here instead.
1916 (prolog-old-process-region, prolog-old-process-file):
1917 Use compilation-fake-loc and compilation-forget-errors.
1918 (prolog-consult-compile-region): Use bolp.
1919
2f224f0b
CY
19202011-01-28 Chong Yidong <cyd@stupidchicken.com>
1921
1922 * image-mode.el (image-display-size): Doc fix (Bug#7820).
1923
db0e305d
SS
19242011-01-27 Sam Steingold <sds@gnu.org>
1925
9e11271c
SM
1926 * midnight.el (clean-buffer-list-kill-never-buffer-names):
1927 Remove "*server*" which is never created by emacs server.
db0e305d 1928
27bbeb29
DD
19292011-01-27 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1930
1931 * vc/vc-bzr.el (vc-bzr-diff): Don't pass --diff-options unless
1932 there are some diff switches.
1933
153c5428
SM
19342011-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
1935
89fdaac7
SM
1936 * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
1937 Copy change made to ruby-font-lock-syntactic-keywords.
1938
153c5428
SM
1939 * htmlfontify.el: Make it obey the font-lock-face text property.
1940 Miscellaneous cleanup such as:
1941 - Don't hide expressions after a closing paren.
1942 - Move initial setq into let.
1943 - Hoist common parts out of ifs.
1944 (hfy-p-to-face, hfy-p-to-face-lennart): Remove.
1945 (hfy-face-at): Use get-text-property instead.
1946 (hfy-prop-invisible-p): Use invisible-p if available.
1947 (htmlfontify-manual): Use \\[...].
1948 (hfy-html-quote-regex): Use [...].
1949 (hfy-combined-face-spec): Simplify.
1950 (hfy-compile-face-map): Don't presume point-min==1.
1951 (hfy-css-name, hfy-buffer, htmlfontify-buffer): Use \' rather than $ to
1952 match end of string.
1953 (hfy-text-p): η-reduce.
1954 (hfy-tags-for-file): Receive cache-hash directly.
1955 (hfy-mark-tag-names): Adjust call.
1956
ed7646d4
GM
19572011-01-27 Glenn Morris <rgm@gnu.org>
1958
1959 * msb.el (msb-after-load-hooks): Make it an obsolete alias.
1960 (msb-after-load-hook): Remove eval-after-load wackiness.
1961
ed68f651
SS
19622011-01-25 Sam Steingold <sds@gnu.org>
1963
1964 * vc/vc-svn.el (vc-svn-diff): Use `diff-command' instead of the
1965 literal "diff" (important for windows-nt).
1966
0fe719e6
GM
19672011-01-25 Glenn Morris <rgm@gnu.org>
1968
1969 * emacs-lisp/copyright.el (copyright-at-end-flag)
1970 (copyright-names-regexp): Add safety properties.
1971 (copyright-year-ranges): New option.
1972 (copyright-find-end): New function, split from copyright-update-year.
1973 (copyright-update-year): Use copyright-find-end.
1974 (copyright-fix-years): Optionally, convert years to ranges.
1975 Handle years continued over comment lines.
1976 Do not mess with the fill-prefix.
1977 Do not call copyright-update.
1978 (copyright-update-directory): Optionally, fix years rather than update.
7e6e2304 1979 Skip directories. Find files with only safe local vars.
0fe719e6 1980
06d8ace5 19812011-01-25 Stefan Monnier <monnier@iro.umontreal.ca>
10e1d5f3
SM
1982
1983 * files.el (file-name-non-special): Only change buffer-file-name after
1984 insert-file-contents if it's `visit'ing the file (bug#7854).
1985
06d8ace5 19862011-01-25 Chong Yidong <cyd@stupidchicken.com>
b14f16ad
CY
1987
1988 * dired.el (dired-revert): Doc fix (Bug#7758).
1989
06d8ace5
GM
1990 * simple.el (line-move-visual): Doc fix (Bug#7594).
1991
19922011-01-25 Nobuyoshi Nakada <nobu@ruby-lang.org>
cc9c9831
NN
1993
1994 * progmodes/ruby-mode.el (ruby-here-doc-beg-match): Fix for
1995 here-doc which ends with an underscore.
1996 (ruby-mode-set-encoding): Skip shebang line always.
1997 (ruby-mode-map): Bind C-c C-c to comment-region.
0d19d4fe 1998 (ruby-font-lock-keywords): Highlight literal hash key labels as symbols.
cc9c9831
NN
1999 (ruby-forward-sexp): Stop after literal hash key labels.
2000 (ruby-font-lock-syntactic-keywords): Highlight regexp after open
2001 bracket.
2002
06d8ace5 20032011-01-25 Keitaro Miyazaki <keitaro.miyazaki@gmail.com> (tiny change)
d6476407
KM
2004
2005 * emacs-lisp/re-builder.el (reb-mode-map): Set case-fold-search in
2006 the correct buffer (Bug#7650).
2007
06d8ace5
GM
20082011-01-25 Glenn Morris <rgm@gnu.org>
2009
2010 * comint.el (comint-mode): Doc fix. (Bug#7897)
4d265b4d 2011
ce558208
GM
2012 * simple.el (do-auto-fill): Give it a doc string.
2013
4d265b4d
GM
2014 * button.el (make-text-button): Doc fix. (See bug#7881)
2015
21bb5ce0
SM
20162011-01-24 Stefan Monnier <monnier@iro.umontreal.ca>
2017
ab0a61d0
SM
2018 * progmodes/perl-mode.el (perl-syntax-propertize-special-constructs):
2019 Don't move backward, so as not to fall in an inf-loop (bug#7736).
2020
21bb5ce0
SM
2021 * progmodes/ruby-mode.el (ruby-syntax-propertize-function): (bug#7735)
2022 Handle ?" and friends differently (e.g. don't use backrefs).
2023
603823f5
JB
20242011-01-24 Jay Belanger <jay.p.belanger@gmail.com>
2025
2026 * calc/calc.el (calc-default-power-reference-level)
2027 (calc-default-field-reference-level): New variables.
35f52ed6 2028 * calc/calc-units.el (math-standard-units): Add dB and Np.
603823f5
JB
2029 (math-logunits): New variable.
2030 (math-extract-logunits, math-logcombine, calcFunc-luplus)
2031 (calcFunc-luminus, calc-luplus, calc-luminus, math-logunit-level)
21bb5ce0
SM
2032 (calcFunc-fieldlevel, calcFunc-powerlevel, calc-level):
2033 New functions.
603823f5
JB
2034 (math-find-base-units-rec): Add entry for ln(10).
2035 * calc/calc-help.el (calc-u-prefix-help): Add logarithmic help.
2036 (calc-ul-prefix-help): New function.
2037 * calc/calc-ext.el (calc-init-extensions): Autoload new units
35f52ed6 2038 functions. Add keybindings for new units functions.
603823f5 2039
11ea68ce 20402011-01-22 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
10617634
DD
2041
2042 * net/rcirc.el (rcirc-kill-buffer-hook): Flush logs when killing
11ea68ce 2043 rcirc buffers. (Bug#4940)
10617634 2044
0412a5a4
GM
20452011-01-22 Glenn Morris <rgm@gnu.org>
2046
2047 * emacs-lisp/copyright.el (copyright-find-copyright): New function,
2048 split out from copyright-update-year.
2049 (copyright-update): Don't mess with the GPL version if we don't own the
2050 copyright. Update license regexp, and remove no longer needed
2051 Esperanto stuff.
d226ec23 2052 (copyright-fix-years): Use copyright-find-copyright.
0412a5a4 2053
e7c1dca8
CY
20542011-01-22 Chong Yidong <cyd@stupidchicken.com>
2055
2056 * vc/diff.el (diff-sentinel): Doc fix (Bug#7682).
2057
4d0143e6
JA
20582011-01-22 Jari Aalto <jari.aalto@cante.net>
2059
2060 * play/landmark.el: Change `lm-' prefix to `landmark-' (Bug#7672).
2061 (lm): Rename to landmark.
2062 (lm-test-run): Rename to landmark-test-run.
2063
e3545d0d
CY
20642011-01-22 Chong Yidong <cyd@stupidchicken.com>
2065
2066 * emacs-lisp/re-builder.el (reb-mode-map): Fix logic error in
2067 "Case sensitive" menu item.
2068
7c82f3e2 20692011-01-22 Roland McGrath <roland@frob.com>
6e1dbaa9
RM
2070
2071 * comint.el (comint-replace-by-expanded-history-before-point): Fix
2072 expansion of !$ and !!:N syntax to pick the indicated word (bug#7883).
2073
7c82f3e2 20742011-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
0f1f97ca
SM
2075
2076 * progmodes/js.el (js--regexp-literal): Count backslashes (bug#7882).
2077
7c82f3e2 20782011-01-22 Jari Aalto <jari.aalto@cante.net>
26a27884 2079
6e1dbaa9
RM
2080 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
2081 Assume foo(bar) is a manpage reference rather than some unquoted
2082 symbol (bug#7705).
26a27884 2083
7c82f3e2 20842011-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
d5e632d8
SM
2085
2086 * subr.el (shell-quote-argument): Properly quote \n (bug#7687).
2087 Suggested by Flo <sensorflo@gmail.com>.
2088
7c82f3e2 20892011-01-22 Glenn Morris <rgm@gnu.org>
d00b05c9
GM
2090
2091 * progmodes/compile.el (compilation-error-regexp-alist):
2092 Fix custom type. (Bug#7812)
2093
4936e3ba
KM
20942011-01-22 Ken Manheimer <ken.manheimer@gmail.com>
2095
2096 * allout.el (allout-prefixed-keybindings): Bind (prefixed) '#' to
2097 allout-number-siblings, in keeping with what obtained due to
2098 (now-defunct) allout-keybindings-list. Ditch repeat binding to
2099 (prefixed) ?i.
2100 (allout-before-change-handler): Better expose spots affected by
2101 undo.
2102
cde7e38b
CY
21032011-01-22 Chong Yidong <cyd@stupidchicken.com>
2104
2105 * man.el (Man-highlight-references0): Use make-button (Bug#7881).
2106
6b072b27
PH
21072011-01-22 Phil Hagelberg <phil@evri.com>
2108
2109 * pcmpl-unix.el (pcmpl-ssh-config-file): New option.
2110 (pcmpl-ssh-known-hosts): Rename from pcmpl-ssh-hosts.
2111 (pcmpl-ssh-config-hosts): New function.
2112 (pcmpl-ssh-hosts): Use pcmpl-ssh-config-hosts in addition to
2113 pcmpl-ssh-known-hosts.
2114
26d82c3a
JB
21152011-01-21 Jay Belanger <jay.p.belanger@gmail.com>
2116
c310ff4f
JB
2117 * calc/calc-undo.el (calc-undo): Autoload it.
2118 * calc/calc-ext.el (calc-init-extensions): Remove keybindings
2119 and autoload for `calc-undo'.
2120 * calc/calc.el (calc-mode-map): Add keybindings for `calc-undo'.
2121 * calc/calc-prog.el:
2122 * calc/calc-graph.el:
2123 * calc/calc-map.el: Change `arglist' to `math-arglist' throughout.
26d82c3a 2124
a10c4149
ŠN
21252011-01-21 Štěpán Němec <stepnem@gmail.com> (tiny change)
2126
2127 * calc/calc-ext.el (calc-init-extensions): Map all `undo'
2128 keybindings to `calc-undo'.
2129
8dabbfd6
SM
21302011-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
2131
2132 Don't mess with *temp*.
2133 * obsolete/spell.el: Move from textmodes/spell.el.
2134 (spell-string):
2135 * term.el (term-read-input-ring):
2136 * startup.el (display-startup-echo-area-message):
2137 * progmodes/antlr-mode.el (antlr-directory-dependencies):
2138 * comint.el (comint-read-input-ring): Use with-temp-buffer.
2139 * international/mule.el (ctext-pre-write-conversion): Don't hardcode
2140 point-min==1.
2141
d3e51865
KM
21422011-01-20 Ken Manheimer <ken.manheimer@gmail.com>
2143
35f52ed6 2144 * allout.el (allout-institute-keymap): Use fset instead of
d42f7802
KM
2145 reapplying defalias.
2146
2147 (allout-hotspot-key-handler): Check for non-control-modified
2148 bindings for hotspot characters if there are no control-modified
2149 versions.
2150
d3e51865
KM
2151 * allout.el: Summary - migrate to defining allout mode using
2152 define-minor-mode instead of defun. Significantly clean-up
2153 internal keymap provisions, refactoring and, in the process,
2154 removing a lot of accumulated cruft.
2155
2156 allout-mode-map is now a keymap by virtue of being a defalias to
2157 allout-mode-map-value, which contains the actual keymap structure.
2158
8dabbfd6
SM
2159 (allout-mode): Use define-minor-mode rather than defun.
2160 Remove now-unnecessary minor-mode setup activities from the body.
d3e51865
KM
2161 Specify :keymap as allout-mode-map so the minor-mode-map-alist
2162 entry will be '(allout-mode . allout-mode-map) - see
2163 allout-mode-map-value, below. Adjust docstring to track changes.
2164 (allout-minor-mode): Remove this defalias, now that we're using
2165 define-minor-mode.
2166 (allout-mode-map): Set value to be 'allout-mode-map. The actual
2167 keymap is allout-mode-map-value, via defalias.
2168 (allout-mode-map-value): The variable holding the actual mode
2169 keymap structure, by virtue of defalias from allout-mode-map.
8dabbfd6 2170 (allout-compose-and-institute-keymap): Rename from
d3e51865
KM
2171 allout-bind-keys, and including the binding-composition
2172 functionality of the former produce-allout-mode-map and
2173 allout-setup-mode-map.
2174 (allout-institute-keymap): Take over the "setup" part of the former
2175 allout-setup-mode-map. Reassign allout-mode-map-value value and
2176 update the defalias.
01c35094 2177 (allout-command-prefix, allout-prefixed-keybindings)
8dabbfd6
SM
2178 (allout-unprefixed-keybindings):
2179 Use allout-compose-and-institute-keymap to process the bindings.
2cf429d0 2180 (allout-unprefixed-keybindings): Remove extraneous '?' question marks.
d3e51865 2181 (allout-prefixed-keybindings): Elide binding to (prefixed) \C-h -
8dabbfd6
SM
2182 user can customize if they want to use that binding.
2183 Bind allout-copy-topic-as-kill to (prefixed) \M-k.
2184 Bind allout-up-current-level to (prefixed) \C-u. (I think i mistakenly
d3e51865
KM
2185 elided that, previously, instead of the one for \C-h.)
2186 (allout-hotspot-key-handler): Remove attempt to resolve the key
2187 through the literal key-string lookup on allout-keybindings-list.
2188 That probably hasn't worked for a Long Time, and removal of
2cf429d0 2189 allout-keybindings-list further simplifies the keybindings situation.
d3e51865
KM
2190 (allout-pre-command-business): Use allout-mode-map-value instead
2191 of allout-mode-map.
2192 (allout-preempt-trailing-ctrl-h): Remove. The user can customize
2193 the bindings if they want to use a keybinding having a trailing
2cf429d0 2194 \C-h. No deprecation needed since this feature was never in a release.
d3e51865
KM
2195 (allout-keybindings-list): Remove. It's not been useful for a
2196 while. (See allout-hotspot-key-handler changes, above.)
2197 (produce-allout-mode-map): Remove. Consolidate into
2198 allout-compose-and-institute-keymap.
2199 (allout-mode-map-adjustments): Remove. No longer necessary with
2200 removal of allout-preempt-trailing-ctrl-h.
2201 (allout-setup-mode-map): Remove. Consolidate into
2202 allout-compose-and-institute-keymap and allout-institute-keymap.
2203
c11136ec
GM
22042011-01-20 Glenn Morris <rgm@gnu.org>
2205
dbfb414e
GM
2206 * vc/vc-svn.el (vc-svn-after-dir-status): Tweak previous change.
2207
c11136ec
GM
2208 * simple.el (read-expression-history): Remove, it's in minibuf.c.
2209
9aea757b
CY
22102011-01-20 Chong Yidong <cyd@stupidchicken.com>
2211
2212 * subr.el (y-or-n-p): Revert 2011-01-07 change, removing ARGS.
2213
2214 * files.el (find-alternate-file, basic-save-buffer)
2215 (basic-save-buffer-2, revert-buffer, recover-file)
2216 (kill-buffer-ask, abort-if-file-too-large)
2217 (set-visited-file-name, write-file, backup-buffer)
2218 (basic-save-buffer, save-some-buffers):
2219 * dired-aux.el (dired-compress-file): Callers changed.
2220
5dd4f3f7
GM
22212011-01-19 Glenn Morris <rgm@gnu.org>
2222
2223 * vc/vc-svn.el (vc-svn-after-dir-status, vc-svn-parse-status):
2224 Also check the property status. (Bug#7861)
2225
56761182
MA
22262011-01-18 Michael Albinus <michael.albinus@gmx.de>
2227
2228 * net/tramp.el (tramp-debug-message): Extend function exclude
2229 list. Use `regexp-opt'.
2230
a9faac5c 22312011-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
1a1fcbe1 2232
9cc3a0c7
SM
2233 * textmodes/tex-mode.el (tex-font-lock-verb): Make sure \verb
2234 highlighting doesn't spill over subsequent lines.
2235
1a1fcbe1
SM
2236 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't re-evaluate the
2237 keymap expression. Improve docstring.
2238
74a10be5
SM
2239 * electric.el (electric-indent-post-self-insert-function):
2240 Don't auto-indent for indent-to-left-margin, it's too often
2241 counter-productive.
2242
721be9cd
TH
22432011-01-16 Tassilo Horn <tassilo@member.fsf.org>
2244
2245 * strokes.el (strokes-read-stroke): Re-fill strokes buffer with
2246 spaces if the frame was resized, so that the full visible buffer
2247 serves as canvas for strokes.
2248
a767645f
GM
22492011-01-16 Glenn Morris <rgm@gnu.org>
2250
2251 * info-xref.el (info-xref-docstrings): Replace cl function.
e5c7913c 2252 Also skip directories.
a767645f 2253
444ee8dd
KR
22542011-01-16 Kevin Ryde <user42@zip.com.au>
2255
2256 * info-xref.el: Version 3.
2257 (info-xref-check, info-xref-check-all): Move commentary details
2258 into docstrings for better visibility.
2259 Use compilation-mode for the results buffer.
2260 (info-xref-output, info-xref-output-error, info-xref-with-output)
2261 (info-xref-filename, info-xref-in-progress):
2262 New internals for this.
2263 (info-xref-check-list, info-xref-check-buffer)
2264 (info-xref-check-all-custom): Use those.
2265 (info-xref-output-buffer): Rename from info-xref-results-buffer.
2266 (info-xref-output-heading): Rename from info-xref-filename-heading.
2267 (info-xref-good, info-xref-bad, info-xref-xfile-alist)
2268 (info-xref-filename-heading): Move to output managing section.
35f52ed6 2269 (info-xref-docstrings): New command checking "Info node `(foo)Bar'"
444ee8dd
KR
2270 (info-xref-lock-file-p, info-xref-with-file): New helpers for it.
2271 (info-xref-subfile-p): Move to generic section with those two.
2272 (info-xref-check-node): New function split from
2273 info-xref-check-buffer, shared by info-xref-docstrings.
2274 (info-xref-goto-node-p): Move to a checking section with that func.
2275 (info-xref-unavail): New counter.
2276 (info-xref-check-node): Use it.
2277 (info-xref-with-output): Show count of unavailables at end of output.
2278 (info-xref-all-info-files): Exclude ".*" dotfiles. Ignore broken
35f52ed6 2279 symlinks. Exclude .texi files. Exclude Emacs backup files.
444ee8dd
KR
2280 (info-xref-check-all-custom): Fix quietening viper-mode and
2281 gnus-registry-install -- use setq not let so as not to unbind
2282 after load.
2283
d4119912
JL
22842011-01-16 Juri Linkov <juri@jurta.org>
2285
2286 * isearch.el (isearch-abort): Don't quit if search has
2287 an incomplete regexp (isearch-error is non-nil). (Bug#7534)
2288
b024d9f0
MD
22892011-01-15 Mark Diekhans <markd@soe.ucsc.edu>
2290
2291 * files.el (backup-buffer): Make last-resort backup file in
2292 .emacs.d (Bug#6953).
2293
2294 * subr.el (locate-user-emacs-file): If .emacs.d does not exist,
2295 make it with permission 700.
2296
d52969e8 22972011-01-15 Kenichi Handa <handa@m17n.org>
1a6a03e4 2298
74a10be5
SM
2299 * mail/rmailmm.el (rmail-mime-insert-header):
2300 Set rmail-mime-coding-system to a cons whose car is the last coding
1a6a03e4
KH
2301 system used to decode the header.
2302 (rmail-mime-find-header-encoding): New function.
74a10be5
SM
2303 (rmail-mime-insert-decoded-text):
2304 Override rmail-mime-coding-system if it is a cons.
1a6a03e4
KH
2305 (rmail-show-mime): If only a header part was decoded, find the
2306 coding system while ignoring mm-charset-override-alist.
2307
d52969e8 23082011-01-15 Chong Yidong <cyd@stupidchicken.com>
c88aaf48
CY
2309
2310 * subr.el (event-start, event-end): Doc fix (Bug#7826).
2311
d52969e8 23122011-01-15 Kenichi Handa <handa@m17n.org>
e7ca0062
KH
2313
2314 * mail/rmailmm.el (rmail-mime-next-item)
2315 (rmail-mime-previous-item): Delete them.
2316 (rmail-mime-shown-mode): Recursively call for children.
74a10be5
SM
2317 (rmail-mime-hidden-mode): Delete the 2nd arg TOP.
2318 Callers changed.
e7ca0062
KH
2319 (rmail-mime-raw-mode): Recursively call for children.
2320 (rmail-mode-map): Change mapping of tab and backtab to
2321 forward-button and backward-button respectively.
2322 (rmail-mime-insert-tagline): Always insert "Hide" or "Show"
2323 button.
2324 (rmail-mime-update-tagline): New function.
2325 (rmail-mime-insert-text): Call rmail-mime-update-tagline if the
2326 body display is changed.
74a10be5 2327 (rmail-mime-toggle-button): Rename from rmail-mime-image.
e7ca0062
KH
2328 (rmail-mime-image): Delete this button type.
2329 (rmail-mime-toggle): New button type.
2330 (rmail-mime-insert-bulk): Call rmail-mime-update-tagline if the
2331 body display is changed. Change the save button label to "Save".
2332 Don't process show/hide button here.
2333 (rmail-mime-insert-multipart): Call rmail-mime-update-tagline if
2334 the body display is changed. Unconditionally call
2335 rmail-mime-insert for children.
2336 (rmail-mime-handle): Update `display' vector of the just inserted
2337 entity.
2338 (rmail-mime-process): If mail-header-parse-content-type returns
2339 nil, use "text/plain" as the fallback type.
2340 (rmail-mime-insert): For raw-mode, recursively call
2341 rmail-mim-insert for children.
2342 (rmail-mime): Handle the case that the current buffer is not rmail
2343 buffer (e.g. in summary buffer).
2344
d52969e8 23452011-01-15 Kenichi Handa <handa@m17n.org>
e7ca0062
KH
2346
2347 * mail/rmailmm.el (rmail-mime-next-item)
2348 (rmail-mime-previous-item): Skip the body of a non-multipart
2349 entity if a tagline is shown.
2350
362b9d48
GM
23512011-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
2352
2353 * tmm.el (tmm-get-keymap): Skip bindings without labels (bug#7721).
2354 (tmm-prompt): Simplify.
2355 (tmm-add-prompt): Remove unused var `win'.
2356
2357 * whitespace.el (global-whitespace-newline-mode): Fix call (bug#7810)
2358 to minor mode which used nil accidentally to mean "turn off".
2359
23602011-01-15 Michael Albinus <michael.albinus@gmx.de>
2361
2362 * net/tramp-sh.el (tramp-find-inline-compress)
2363 (tramp-get-inline-coding): Quote command after pipe symbol for
2364 local calls under W32. (Bug#6784)
2365
23662011-01-15 Michael Albinus <michael.albinus@gmx.de>
2367
2368 * net/tramp.el (tramp-default-method): Initialize with pscp/plink
2369 only when running under W32.
2370
23712011-01-15 Eli Zaretskii <eliz@gnu.org>
2372
2373 * progmodes/grep.el (grep-compute-defaults): Quote the program
2374 file name after the pipe symbol in Grep templates. (Bug#6784)
2375 * jka-compr.el (jka-compr-partial-uncompress): Likewise.
2376
23772011-01-15 Lennart Borgman <lennart.borgman@gmail.com>
2378
2379 * buff-menu.el (Buffer-menu-buffer-list): New var.
2380 (Buffer-menu-revert-function, list-buffers-noselect): Use it, so a
2381 restricted buffer list is not lost on revert (Bug#7749).
2382
23832011-01-15 Eric Hanchrow <eric.hanchrow@gmail.com>
2384
2385 * net/ldap.el (ldap-search-internal): Discard stderr output.
2386
23872011-01-15 Eli Zaretskii <eliz@gnu.org>
2388
2389 * files.el (directory-abbrev-alist): Doc fix. (Bug#7777)
2390
23912011-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
2392
2393 * vc-bzr.el (vc-bzr-annotate-time): Tweak previous change.
2394
23952011-01-15 Kenichi Handa <handa@m17n.org>
2396
2397 * mail/rmailmm.el (rmail-mime-insert-bulk): Display an unknown
2398 part as a plain text.
2399 (rmail-mime-process-multipart): Set the default content-type to
2400 nil for unknown multipart subtypes (bug#7651).
2401
6d3d6113
SM
24022011-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
2403
4391b429
SM
2404 * hexl.el (hexl-mode-old-*): Remove.
2405 (hexl-mode--old-var-vals): New var to replace them.
2406 (hexl-mode--minor-mode-p, hexl-mode--setq-local): New funs.
2407 (hexl-mode, hexl-follow-line, hexl-activate-ruler):
2408 Use them to set local vars (bug#7846).
2409 (hexl-mode-exit): Use hexl-mode--old-var-vals to restore state.
2410 (hexl-backward-short, hexl-backward-word, hexl-scroll-down)
2411 (hexl-scroll-up, hexl-end-of-1k-page, hexl-end-of-512b-page): Simplify.
2412
6d3d6113
SM
2413 * vc/smerge-mode.el: Resolve comment conflicts more aggressively.
2414 (smerge-resolve--normalize-re): New var.
2415 (smerge-resolve--extract-comment, smerge-resolve--normalize): New funs.
2416 (smerge-resolve): Use them.
2417 * newcomment.el (comment-only-p): New function.
2418 (comment-or-uncomment-region): Use it.
2419
77ab81d0 24202011-01-14 Brent Goodrick <bgoodr@gmail.com> (tiny change)
8d4708af
BG
2421
2422 * abbrev.el (prepare-abbrev-list-buffer): If listing local abbrev
2423 table, get the value before switching to the output buffer. (Bug#7733)
2424
77ab81d0 24252011-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
364df1cc
SM
2426
2427 * progmodes/python.el (python-mode): Don't impose font-lock (bug#3628).
2428
8faba62c
KS
24292011-01-14 Kim F. Storm <storm@cua.dk>
2430
2431 * emulation/cua-base.el (cua--init-keymaps):
2432 Remap exchange-point-and-mark in cua-global-keymap.
2433
ab7eb811
TH
24342011-01-14 Tassilo Horn <tassilo@member.fsf.org>
2435
2436 * progmodes/sh-script.el (sh-other-keywords): Add ZSH's foreach
2437 loop keyword.
2438
fc55380c
SM
24392011-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
2440
2441 * emacs-lisp/easymenu.el: Add :enable (bug#7754), and obey :label.
2442 Require CL.
2443 (easy-menu-create-menu, easy-menu-convert-item-1):
2444 Use :label rather than nil for labels. Use `case'.
2445 Add :enable as alias for :active.
2446 (easy-menu-binding): Obey :label.
2447
dbed16aa
SM
24482011-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
2449
4d789d84
SM
2450 Use run-mode-hooks for major mode hooks (bug#513).
2451 * textmodes/reftex-toc.el (reftex-toc-mode-map):
2452 Rename from reftex-toc-map.
2453 (reftex-toc-mode): Use define-derived-mode.
2454 * textmodes/reftex-sel.el (reftex-select-shared-map): New map.
2455 (reftex-select-label-mode-map, reftex-select-bib-mode-map):
2456 Rename from reftex-select-(label|bib)-map. Move init into declaration.
2457 (reftex-select-label-mode, reftex-select-bib-mode):
2458 Use define-derived-mode.
2459 * textmodes/reftex-index.el (reftex-index-phrases-mode-map)
2460 (reftex-index-mode-map): Rename from reftex-index(-phrases)-map.
2461 Move init into delcaration.
2462 (reftex-index-mode, reftex-index-phrases-mode):
2463 Use define-derived-mode.
2464 * speedbar.el (speedbar-mode-syntax-table): Renaqme from
2465 speedbar-syntax-table. Move init into declaration.
2466 (speedbar-mode-map): Rename from speedbar-key-map.
2467 Move init into declaration.
2468 (speedbar-file-key-map): Move init into declaration.
2469 (speedbar-mode): Use define-derived-mode.
2470 * recentf.el (recentf-mode): Don't run hook (or message) redundantly.
2471 * net/rcirc.el (rcirc-mode): Use run-mode-hooks.
2472 * emacs-lisp/chart.el (chart-mode-map): Rename from chart-map.
2473 (chart-face-list): Move initialization into declaration.
2474 (chart-mode): Use define-derived-mode.
2475 * calculator.el (calculator-mode-map): Move init into declaration.
2476 (calculator-mode): Use define-derived-mode.
2477
b49a2dbf
SM
2478 * mail/mail-utils.el (mail-strip-quoted-names): Make the regexp code
2479 work for nested comments.
2480
dbed16aa
SM
2481 * progmodes/prolog.el: Use syntax-propertize. Further code cleanup.
2482 (prolog-use-prolog-tokenizer-flag): Change default when
2483 syntax-propertize can be used.
2484 (prolog-syntax-propertize-function): New var.
2485 (prolog-mode-variables): Move make-local-variable into `set'.
2486 Don't make comment-column local since we don't set it.
2487 Set comment-add (as it was in previous prolog.el). Use dolist.
2488 Set syntax-propertize-function.
2489 (prolog-mode, prolog-inferior-mode):
2490 Call prolog(-inferior)-menu directly, not through the mode-hook.
2491 (prolog-buffer-module, prolog-indent-level)
2492 (prolog-paren-is-the-first-on-line-p, prolog-paren-balance)
2493 (prolog-comment-limits, prolog-goto-comment-column):
2494 Use line-(end|beginning)-position.
2495 (prolog-build-prolog-command): Tighten up regexp.
2496 (prolog-consult-compile): Move make-local-variable into `set'.
2497 (prolog-consult-compile-filter, prolog-goto-next-paren)
2498 (prolog-help-on-predicate, prolog-clause-info)
2499 (prolog-mark-predicate): Don't let+setq.
2500 (prolog-indent-line): Use indent-line-to.
2501 Only call prolog-goto-comment-column if necessary.
2502 (prolog-indent-level): Use bobp.
2503 (prolog-first-pos-on-line): Remove, not used any more.
2504 (prolog-in-string-or-comment): Use syntax-ppss if available.
2505 (prolog-help-on-predicate): Use read-string.
2506 (prolog-goto-predicate-info): Simplify.
2507 (prolog-read-predicate): Use `default' rather than `initial'.
2508 (prolog-temporary-file): Use make-temp-file to close a security hole.
2509 (prolog-toggle-sicstus-sd): New command.
2510 (prolog-electric-underscore, prolog-variables-to-anonymous):
2511 Use dynamic-scoping as it was meant.
2512 (prolog-menu): Move menu definitions to top-level.
2513 Use a toggle-button for Sicstus's source debugger.
2514 Change "Code" to the more usual "Prolog", and hence change "Prolog"
2515 to "System".
2516 (prolog-inferior-menu): Reuse prolog-menu's help menu.
2517 Move other menu definition to top-level.
2518
50f8cd96
TH
25192011-01-13 Tassilo Horn <tassilo@member.fsf.org>
2520
5b355315
TH
2521 * doc-view.el (doc-view-open-text): Use meaningful text buffer
2522 name. Keep original document's directory as default-directory
2523 (bug#6446).
1281bd51
TH
2524 (doc-view-initiate-display): Fall back to normal mode when
2525 doc-view-mode cannot be enabled, also when extracting the document
2526 text into a separate buffer (bug#6446).
5b355315 2527
50f8cd96
TH
2528 * simple.el (shell-command): Don't error out if shell command
2529 buffer contains text with non-nil read-only property when erasing
2530 the buffer.
2531
821f936d
KS
25322011-01-13 Kim F. Storm <storm@cua.dk>
2533
2534 * ido.el (ido-may-cache-directory): Move "too-big" check later.
2535 (ido-next-match, ido-prev-match): Fix stray reordering of matching
2536 items when cycling through the matches.
2537
f754f898
TH
25382011-01-13 Tassilo Horn <tassilo@member.fsf.org>
2539
2540 * dired-x.el (dired-omit-verbose): New defcustom that allows
2541 disabling the omit messages.
2542 (dired-omit-expunge): Use it.
2543
d221e780
CO
25442011-01-13 Christian Ohler <ohler@gnu.org>
2545
2546 * emacs-lisp/ert.el, emacs-lisp/ert-x.el: New files.
2547
a03b542a
CY
25482011-01-13 Chong Yidong <cyd@stupidchicken.com>
2549
2550 * font-lock.el (font-lock-verbose): Default to nil.
2551
25ca2e61
CY
25522011-01-13 Chong Yidong <cyd@stupidchicken.com>
2553
2554 * simple.el (sendmail-user-agent-compose): Move to sendmail.el.
2555 (compose-mail): New arg RETURN-ACTION.
2556 (compose-mail-other-window, compose-mail-other-frame): Likewise.
2557
2558 * mail/sendmail.el (mail-return-action): New var.
2559 (mail-mode): Make it buffer-local.
2560 (mail-bury): Obey it. Move special Rmail window handling to
2561 rmail-mail-return.
2562 (mail, mail-setup): New arg RETURN-ACTION.
2563 (sendmail-user-agent-compose): Move from simple.el.
2564
2565 * mail/rmail.el (rmail-mail-return): New function.
2566 (rmail-start-mail): Pass it to compose-mail.
2567
2a8b13af
CY
25682011-01-12 Chong Yidong <cyd@stupidchicken.com>
2569
b2948a87
CY
2570 * menu-bar.el (menu-bar-custom-menu): Tweak Mule and Customize
2571 menus. Add menu item for customize-themes.
2572
2573 * cus-theme.el (customize-themes):
74a10be5
SM
2574 * emacs-lisp/package.el (package--list-packages):
2575 Use switch-to-buffer.
2a8b13af 2576
059616e5
JB
25772011-01-11 Johan Bockgård <bojohan@gnu.org>
2578
2579 * emacs-lisp/unsafep.el (unsafep): Handle backquoted forms.
2580
04380ff1
SM
25812011-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
2582
2583 * progmodes/prolog.el: Fix up coding convention and such.
2584 (prolog-indent-width): Use the same default as in
2585 previous prolog.el rather than tab-width which depends on which buffer
2586 is current when the file is loaded.
2587 (prolog-electric-newline-flag): Only enable if electric-indent-mode
2588 is not available.
2589 (prolog-emacs): Remove. Use (featurep 'xemacs) instead.
2590 (prolog-known-systems): Remove.
2591 (prolog-mode-syntax-table, prolog-inferior-mode-map):
2592 Move initialization into declaration.
2593 (prolog-mode-map): Move initialization into declaration.
2594 Remove system-specific mode-map vars, since they referred to the same
2595 keymap anyway.
2596 (prolog-mode-variables): Obey the user's preference w.r.t
2597 adaptive-fill-mode. Prefer symbol-value to `eval'.
2598 (prolog-mode-keybindings-edit): Add compatibility bindings.
2599 (prolog-mode): Use define-derived-mode. Don't handle mercury here.
2600 (mercury-mode-map): New var.
2601 (mercury-mode, prolog-inferior-mode): Use define-derived-mode.
2602 (prolog-ensure-process, prolog-process-insert-string)
2603 (prolog-consult-compile): Use with-current-buffer.
2604 (prolog-guess-fill-prefix): Simplify data flow.
2605 (prolog-replace-in-string): New function to use instead of
2606 replace-in-string.
2607 (prolog-enable-sicstus-sd): Don't abuse `eval'.
2608 (prolog-uncomment-region): Use `uncomment-region' when available.
2609 (prolog-electric-colon, prolog-electric-dash): Use `eolp'.
2610 (prolog-int-to-char, prolog-char-to-int): New functions to use instead
2611 of int-to-char and char-to-int.
2612 (prolog-mode-hook, prolog-inferior-mode-hook): Don't force font-lock.
2613
e2019526
SB
26142011-01-11 Stefan Bruda <stefan@bruda.ca>
2615
2616 * progmodes/prolog.el: Replace by a whole new file.
2617
3fa173b4
SM
26182011-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
2619
2620 * subr.el (eval-after-load): Fix timing for features (bug#7769).
2621 (declare-function, undefined, insert-for-yank)
2622 (replace-regexp-in-string): Follow checkdoc's recommendations.
2623
7973bcea
SM
26242011-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
2625
2626 * calendar/diary-lib.el (diary-mode): Refresh *Calendar* after
2627 refreshing the diary buffer.
2628
0af8c88b
KM
26292011-01-10 Ken Manheimer <ken.manheimer@gmail.com>
2630
7973bcea 2631 * allout.el: Add 2011 to the file copyright.
0af8c88b
KM
2632 (allout-encrypt-string): Prevent encryption from adding an extra
2633 newline at the end of the topic body.
2634 (allout-version): Increment to 2.3.
2635
1a27c64e
MA
26362011-01-10 Michael Albinus <michael.albinus@gmx.de>
2637
7973bcea
SM
2638 * net/dbus.el (dbus-unregister-service): Complete doc.
2639 Fix call of dbus-error signal.
5c0b4070 2640 (dbus-register-property): Use `dont-register' keyword.
1a27c64e 2641
0a203b61
MA
26422011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
2643
2644 * net/dbus.el (dbus-unregister-service): Translate returned
2645 integer into a symbol.
2646 (dbus-register-property): Use `dbus-register-service' to do the
2647 name registration.
2648
895123f5
CY
26492011-01-09 Chong Yidong <cyd@stupidchicken.com>
2650
7973bcea
SM
2651 * progmodes/idlw-help.el (idlwave-help-link): Inherit from link face.
2652 Suggested by Joakim Verona.
12e1f328 2653
732eb50a
CY
2654 * comint.el (comint-highlight-prompt): Inherit minibuffer-prompt.
2655
895123f5
CY
2656 * wid-edit.el (visibility): Replace :on-image and :off-image
2657 widget properties with :on-glyph and :off-glyph, for consistency
2658 with the `visibility' widget.
2659 (widget-toggle-value-create, widget-visibility-value-create):
2660 Merge into a single function `widget-toggle-value-create'.
2661
2662 * cus-edit.el (custom-variable-value-create, custom-visibility)
7973bcea
SM
2663 (custom-face-edit-value-create, custom-face-value-create):
2664 Replace :on-image and :off-image widget properties with :on-glyph and
895123f5
CY
2665 :off-glyph, for consistency with the `visibility' widget.
2666
c8043a22
AS
26672011-01-09 Andreas Schwab <schwab@linux-m68k.org>
2668
2669 * net/ldap.el (ldap-search-internal): Don't use eval.
2670
b7617f6d
CY
26712011-01-09 Chong Yidong <cyd@stupidchicken.com>
2672
973f1f2a
CY
2673 * subr.el (read-char-choice): Use read-key.
2674
b7617f6d
CY
2675 * custom.el (custom-safe-themes): Rename from
2676 custom-safe-theme-files. Add :risky tag.
2677 (load-theme, custom-theme-load-confirm): Save sha1 hashes to
2678 custom-safe-themes, not filenames. Suggested by Stefan Monnier.
2679
900503ae
CY
26802011-01-09 Chong Yidong <cyd@stupidchicken.com>
2681
2682 * tool-bar.el (tool-bar-setup): Remove Help button. Remove label
2683 from Search and add a label to Undo.
2684
2685 * vc/vc-dir.el (vc-dir-tool-bar-map): Rearrange, removing
2686 inappropriate buttons and adding :vert-only tags.
2687
2688 * progmodes/compile.el (compilation-mode-tool-bar-map): Adjust to
2689 removal of Help tool-bar button. Remove Undo button for space.
2690
2691 * info.el (info-tool-bar-map): Add :vert-only tags.
2692
c44d54b3
TH
26932011-01-08 Tassilo Horn <tassilo@member.fsf.org>
2694
2695 * doc-view.el (doc-view-mode-p): Check for png or imagemagick
2696 image backend support. Either of them is fine.
2697
3ef01959
CY
26982011-01-08 Chong Yidong <cyd@stupidchicken.com>
2699
3d91e302
CY
2700 * subr.el (y-or-n-p): Doc fix.
2701
278f6845
CY
2702 * custom.el (custom-safe-theme-files): New defcustom.
2703 (custom-theme-load-confirm): New function.
2704 (load-theme): Load theme using `load', confirming with
2705 custom-theme-load-confirm if necessary.
2706
3ef01959
CY
2707 * subr.el (read-char-choice): New function, factored out from
2708 dired-query and hack-local-variables-confirm.
2709
2710 * dired-aux.el (dired-query):
2711 * files.el (hack-local-variables-confirm): Use it.
2712
2713 * dired-aux.el (dired-compress-file):
2714 * files.el (abort-if-file-too-large, find-alternate-file)
2715 (set-visited-file-name, write-file, backup-buffer)
2716 (basic-save-buffer, basic-save-buffer-2, save-some-buffers)
2717 (delete-directory, revert-buffer, recover-file, kill-buffer-ask):
2718 Use new format string args for y-or-n-p and yes-or-no-p.
2719
7c837933
AS
27202011-01-08 Andreas Schwab <schwab@linux-m68k.org>
2721
2722 * progmodes/compile.el (compilation-error-regexp-alist-alist)
2723 [gcc-include]: Tighten file name match, add match for column
2724 number. (Bug#7806)
6c7ec171 2725 [gnu]: Remove unused group.
7c837933 2726
d0981f82
GM
27272011-01-08 Glenn Morris <rgm@gnu.org>
2728
e7a42417
GM
2729 * makefile.w32-in (EMACSOPT): Add --no-site-lisp.
2730
d0981f82
GM
2731 * makefile.w32-in (EMACSOPT): -batch implies --no-init-file.
2732
d43bb7d3
SS
27332011-01-07 Sam Steingold <sds@gnu.org>
2734
2735 * w32-fns.el (w32-shell-name): Use `shell-file-name' instead of
2736 the `explicit-shell-file-name' because that is the
2737 non-interactive shell.
2738
8c51d2a2
CY
27392011-01-07 Chong Yidong <cyd@stupidchicken.com>
2740
2741 * subr.el (y-or-n-p): Accept format string args.
2742
66b7b0fe
GM
27432011-01-07 Glenn Morris <rgm@gnu.org>
2744
2745 * Makefile.in (EMACSOPT): Add --no-site-lisp.
2746
1e004a83
KM
27472011-01-06 Ken Manheimer <ken.manheimer@gmail.com>
2748
66b7b0fe 2749 * allout.el (allout-back-to-current-heading): Ensure return to
1e004a83 2750 the visible containing topic, rather than a collapsed one.
66b7b0fe 2751 (allout-view-change-hook): Remove hook that was deprecated long ago.
1e004a83
KM
2752 (allout-exposure-change-hook): Remove documentation remarks
2753 concerning removed allout-view-change-hook.
2754 (allout-flag-region): Remove invocation of and documentation
2755 remarks concerning allout-view-change-hook.
2756
b0a8e46b
GM
27572011-01-06 Glenn Morris <rgm@gnu.org>
2758
2759 * vc/vc-bzr.el (vc-bzr-annotate-command, vc-bzr-annotate-time)
2760 (vc-bzr-annotate-extract-revision-at-line):
2761 Handle authors with embedded spaces. (Bug#7792)
2762
875c044a
TH
27632011-01-05 Tassilo Horn <tassilo@member.fsf.org>
2764
2765 * doc-view.el (doc-view-image-width): New variable.
2766 (doc-view-enlarge, doc-view-insert-image): Prefer imagemagick
2767 backend for PNG images, and do dynamic rescaling instead of
2768 reconverting the whole doc.
2769
1f6f7722
GM
27702011-01-05 Glenn Morris <rgm@gnu.org>
2771
2772 * emacs-lisp/rx.el (rx-repeat): Replace CL function.
2773
e9e68fda
KM
27742011-01-04 Ken Manheimer <ken.manheimer@gmail.com>
2775
4896e8fc 2776 * allout.el: Reconcile with changes in line movement behavior for
e9e68fda
KM
2777 long text lines that cross more than a single physical window
2778 line, ie when truncate-lines is nil.
e9e68fda
KM
2779 (allout-next-visible-heading): Provide for change in line-move
2780 behavior on long lines when truncate-lines is nil. In that case,
2781 line-move can wind up on the same textual line when it moves to
2782 the next window line, and moving to the bullet position after the
2783 move yields zero advancement. Add logic to detect and compensate
2784 for the lack of progress.
2785 (allout-current-topic-collapsed-p): move-end-of-line respect for
2786 field boundaries is different when operating with body lines
2787 shorter than window width versus ones greater than window width,
2788 which can yield false negatives in this function. Avoid
2789 difference by applying move-end-of-line while field-text-motion is
2790 inhibited.
2791
3f1b6eb2
GM
27922011-01-04 Glenn Morris <rgm@gnu.org>
2793
2794 * textmodes/rst.el (rst-compile-toolsets):
2795 Add pdf and s5 to option alist.
2796
6388924a
MA
27972011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
2798
7973bcea 2799 * net/dbus.el (dbus-register-property): Add optional parameter
6388924a
MA
2800 dont-register-service. Updated docstring accordingly.
2801
c3e4b003
AS
28022011-01-04 Andreas Schwab <schwab@linux-m68k.org>
2803
2804 * textmodes/rst.el (rst-compile-pdf-preview)
2805 (rst-compile-slides-preview): Remove extra line.
2806
ef4271fe
GM
28072011-01-04 Glenn Morris <rgm@gnu.org>
2808
2809 * textmodes/rst.el (rst-compile-toolsets): Make it a defcustom.
2810 Add `pdf' and `s5' entries. Use `prog.py' if found, otherwise
2811 default to `prog' without a .py extension.
2812 (rst-compile-pdf-preview, rst-compile-slides-preview):
2813 Use program names from rst-compile-toolsets, rather than hard-coding.
2814 (rst-portable-mark-active-p): Fix presumed typo.
2815
7c420169 28162011-01-02 Eli Zaretskii <eliz@gnu.org>
01e62600 2817
7c420169 2818 * term/w32-win.el (dynamic-library-alist): Set up correctly for
5be1c984
EZ
2819 libpng versions both before and after 1.4.0. (Bug#7716)
2820
7c420169 28212011-01-02 Eli Zaretskii <eliz@gnu.org>
2d34d523 2822
6491af11
EZ
2823 * time.el (display-time-mode): Mention display-time-interval in
2824 the doc string. (Bug#7713)
2825
7c420169 28262011-01-02 Kenichi Handa <handa@m17n.org>
8258ae3f
KH
2827
2828 * mail/rmailmm.el (rmail-mime-parse): Perform parsing in
2829 condition-case and return an error message string if something
2830 goes wrong.
2f952059 2831 (rmail-show-mime): Adjust for the above change. Insert the
8258ae3f
KH
2832 header by rmail-mime-insert-header.
2833
7c420169 28342011-01-02 Kenichi Handa <handa@m17n.org>
186f7f0b
KH
2835
2836 * mail/rmailmm.el: New key bindings for rmail-mime-next-item,
2837 rmail-mime-previous-item, and rmail-mime-toggle-hidden.
2838 (rmail-mime-mbox-buffer)
2839 (rmail-mime-view-buffer, rmail-mime-coding-system): New variables.
2840 (rmail-mime-entity): Argument changed. All codes handling an
2841 entity object are changed.
2f952059 2842 (rmail-mime-entity-header, rmail-mime-entity-body): Adjust for
186f7f0b
KH
2843 the above change.
2844 (rmail-mime-entity-children, rmail-mime-entity-handler)
2845 (rmail-mime-entity-tagline): New functions.
2846 (rmail-mime-message-p): New function.
2847 (rmail-mime-save): Bind rmail-mime-mbox-buffer.
2848 (rmail-mime-entity-segment, rmail-mime-next-item)
2849 (rmail-mime-previous-item, rmail-mime-shown-mode)
2850 (rmail-mime-hidden-mode, rmail-mime-raw-mode)
2851 (rmail-mime-toggle-raw, rmail-mime-toggle-hidden)
2f952059
ML
2852 (rmail-mime-insert-tagline, rmail-mime-insert-header):
2853 New functions.
186f7f0b
KH
2854 (rmail-mime-text-handler): Call rmail-mime-insert-text.
2855 (rmail-mime-insert-decoded-text): New function.
2856 (rmail-mime-insert-text): Call rmail-mime-insert-decoded-text.
2857 (rmail-mime-insert-image): Argument changed. Caller changed.
2858 (rmail-mime-image): Call rmail-mime-toggle-hidden.
b762841f 2859 (rmail-mime-set-bulk-data): New function.
186f7f0b
KH
2860 (rmail-mime-insert-bulk): Argument changed.
2861 (rmail-mime-multipart-handler): Return t.
2f952059
ML
2862 (rmail-mime-process-multipart): Argument changed.
2863 Handle "multipart/alternative" here.
186f7f0b
KH
2864 (rmail-mime-process): Argument changed.
2865 (rmail-mime-parse): Bind rmail-mime-mbox-buffer.
2866 (rmail-mime-insert): Argument changed. Handle raw display mode.
2867 (rmail-mime): Argument changed. Handle toggling of raw display
2868 mode.
2869 (rmail-show-mime): Bind rmail-mime-mbox-buffer and
2870 rmail-mime-view-buffer.
2871 (rmail-insert-mime-forwarded-message): Likewise.
2872 (rmail-search-mime-message): Likewise. Don't bind rmail-buffer.
2873
2874 * mail/rmail.el (rmail-show-message-1): If rmail-enable-mime is
2875 non-nil, handle the header in rmail-show-mime-function.
2876
7c420169 28772011-01-02 Leo <sdl.web@gmail.com>
e1a23575 2878
7c420169 2879 * help-fns.el (describe-variable): Fix previous change.
e1a23575 2880
7c420169 28812011-01-02 Juri Linkov <juri@jurta.org>
957e5dd1
JL
2882
2883 * isearch.el (isearch-lazy-highlight-error): New variable.
2884 (isearch-lazy-highlight-new-loop): Compare `isearch-error' and
2885 `isearch-lazy-highlight-error'. Set `isearch-lazy-highlight-error'
2886 to the current value of `isearch-error' (Bug#7468).
2887
7c420169 28882011-01-02 Chong Yidong <cyd@stupidchicken.com>
3c505d31
CY
2889
2890 * help-fns.el (describe-variable): Don't emit trailing whitespace
2891 (Bug#7511).
2892
7c420169 28932011-01-02 Chong Yidong <cyd@stupidchicken.com>
c1cf05f4
CY
2894
2895 * textmodes/rst.el (rst-compile-pdf-preview)
2896 (rst-compile-slides-preview): Use make-temp-file (Bug#7646).
2897
7c420169 28982011-01-02 Kevin Gallagher <Kevin.Gallagher@boeing.com>
c8cbbe27
KG
2899
2900 * emulation/edt-mapper.el: Override mapping of function keys so
2901 that the later call to read-key-sequence works.
2902
7c420169 29032011-01-02 Eli Zaretskii <eliz@gnu.org>
95e4cc85
EZ
2904
2905 * mail/smtpmail.el (smtpmail-send-it): Write queued mail body with
2906 Unix EOLs. (Bug#7589)
2907
7c420169
CY
29082011-01-02 Leo <sdl.web@gmail.com>
2909
2910 * eshell/em-hist.el (eshell-previous-matching-input): Signal error
2911 if point is not behind eshell-last-output-end (Bug#7585).
2912
29132011-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
2914
2915 * files.el (file-local-variables-alist):
2916 Make permanent-local (bug#7767).
2917
29182011-01-02 Glenn Morris <rgm@gnu.org>
2919
2920 * version.el (emacs-copyright): Set short copyright year to 2011.
2921
29222011-01-02 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
2923
2924 * mail/mail-utils.el (mail-strip-quoted-names): Avoid clobbering
2925 an existing temp buffer. (Bug#7746)
2926
29272011-01-02 Glenn Morris <rgm@gnu.org>
2928
2929 * mail/mail-utils.el (mail-mbox-from): Handle From: headers with
2930 multiple addresses. (Bug#7760)
2931
fb9a573a
KM
29322011-01-01 Ken Manheimer <ken.manheimer@gmail.com>
2933
e9e68fda 2934 * allout.el (allout-auto-fill): Do not infinitely recurse - use
fb9a573a
KM
2935 do-auto-fill if everything points back to allout-auto-fill.
2936 (allout-mode-deactivate-hook): Declare obsolete, in favor of
2937 standard-formed minor-mode deactivate hook, allout-mode-off-hook.
2938
8d68c659
MA
29392010-12-31 Michael Albinus <michael.albinus@gmx.de>
2940
2941 * net/tramp-sh.el (tramp-methods): Add recursive options to "scpc"
2942 and "scpx".
2943
291cc045
TH
29442010-12-30 Tassilo Horn <tassilo@member.fsf.org>
2945
2946 * doc-view.el (doc-view-set-doc-type): New function refactored
2947 from doc-view-mode.
2948 (doc-view-fallback-mode): New function.
2949 (doc-view-mode): Use it.
2950 (doc-view-mode-maybe): New function that checks if doc-view-mode
2951 can be used and falls back to the next best mode otherwise.
2952
2953 * files.el (auto-mode-alist): Use doc-view-mode-maybe for PDF,
2954 DVI, OpenDocument, and MS Office files.
2955
8ee2dc5c
AS
29562010-12-30 Andreas Schwab <schwab@linux-m68k.org>
2957
2958 * emacs-lisp/rx.el (rx-syntax): Fix typo.
2959
f9e68477
TH
29602010-12-30 Tassilo Horn <tassilo@member.fsf.org>
2961
2962 * doc-view.el (doc-view-toggle-display): Perform rassq-delete-all
2963 on a copy of auto-mode-alist, because that deletes with side
2964 effects.
2965
ad727c81
TH
29662010-12-30 Tassilo Horn <tassilo@member.fsf.org>
2967
7973bcea
SM
2968 * doc-view.el (doc-view-mode, doc-view-toggle-display):
2969 Use normal-mode without doc-view-mode bindings in auto-mode-alist as
ad727c81
TH
2970 fallback instead of hard coding fundamental mode.
2971
b71b7803
TH
29722010-12-30 Tassilo Horn <tassilo@member.fsf.org>
2973
2974 * doc-view.el (doc-view-doc->txt): Handle OpenDocument (or MS
2975 Office) files also for searching.
2976
95e16d17
TH
29772010-12-30 Tassilo Horn <tassilo@member.fsf.org>
2978
2979 * doc-view.el: Implement viewing of OpenDocument (and Microsoft
2980 Office) files. Not yet enabled via auto-mode-list.
2981 (doc-view-unoconv-program): New custom variable.
2982 (doc-view-mode-p): Handle new odf document type.
2983 (doc-view-odf->pdf): New conversion function.
2984 (doc-view-convert-current-doc): Call it for odf files.
2985 (doc-view-mode): Recognize newly supported file extensions.
2986
b191c9d9
MA
29872010-12-30 Michael Albinus <michael.albinus@gmx.de>
2988
2989 * net/tramp.el (tramp-default-method-alist)
2990 (tramp-default-user-alist)
2991 (tramp-local-host-regexp, tramp-prefix-domain-format)
2992 (tramp-prefix-domain-regexp): Set tramp-autoload cookie.
2993
2994 * net/tramp-ftp.el:
2995 * net/tramp-gvfs.el:
2996 * net/tramp-gw.el:
2997 * net/tramp-imap.el:
2998 * net/tramp-sh.el:
2999 * net/tramp-smb.el: Add tramp-autoload cookie for initialisation
3000 code of `tramp-default-method-alist' and `tramp-default-user-alist'.
3001
6e457cc9
KF
30022010-12-29 Karl Fogel <kfogel@red-bean.com>
3003
3004 * saveplace.el (save-place-alist-to-file): Save list sorted and
3005 pretty-printed, so that it is mergeable by line-based text merging,
3006 as suggested by Iain Dalton <iain.dalton {_AT_} gmail.com>.
3007
fb9a573a
KM
30082010-12-28 Ken Manheimer <ken.manheimer@gmail.com>
3009
e9e68fda 3010 * allout.el (allout-v18/19-file-var-hack): Obsolete, remove.
fb9a573a
KM
3011 (allout-mode): Argument "toggle" => "force".
3012 Refine the docstring.
3013 Remove special provisions for reactivation, besides the 'force'
3014 argument.
3015 Consolidate layout provisions coce directly into the activation
3016 condition branch, now that we've removed those provisions.
3017 (allout-unload-function): Explicitly activate the mode before
3018 deactivating, if it's initially deactivated.
3019 (allout-set-buffer-multibyte): Properly prevent byte-compiler
3020 warnings for version of function used only where
3021 set-buffer-multibyte is unavailable.
3022
c940c054
CY
30232010-12-28 Chong Yidong <cyd@stupidchicken.com>
3024
3025 * tool-bar.el (tool-bar-setup): Remove :enable conditions, which
3026 are handled by the menu-bar entries. As before, don't use
3027 :visibile to avoid changing the tool-bar.
3028
4c145d5d
MA
30292010-12-27 Michael Albinus <michael.albinus@gmx.de>
3030
3031 * net/secrets.el (secrets-delete-alias): New defun.
3032
fe99f704
MA
30332010-12-27 Michael Albinus <michael.albinus@gmx.de>
3034
3035 * net/tramp.el (tramp-default-user-alist): Do not add "ssh" based
3036 methods, otherwise ~/.ssh/config would be ignored.
3037
723ee192
SM
30382010-12-26 Stefan Monnier <monnier@iro.umontreal.ca>
3039
3040 * emacs-lisp/rx.el: Make it a superset of sregex.
3041 (rx-constituents): Add `any => "."', mark `repeat' as taking any number
3042 of args, add `regex' alias.
3043 (rx-info): Add arg to distinguish head and standalone forms.
3044 (rx-check, rx-form): Pass the corresponding arg.
3045 (rx-**): Simplify.
3046 (rx-repeat): Make it work for any number of args.
3047 (rx-syntax): Make it accept syntax chars as is.
3048 * obsolete/sregex.el: Move from emacs-lisp/.
3049 * emacs-lisp/re-builder.el: Remove sregex support.
3050 * emacs-lisp/edebug.el (sregexq, rx): Remove redundant defs.
3051
e77714da
EZ
30522010-12-25 Eli Zaretskii <eliz@gnu.org>
3053
3054 * mouse.el (mouse-yank-primary): On MS-Windows, try the (emulated)
3055 PRIMARY first, then the clipboard. (Bug#7699)
3056
17870c01
SM
30572010-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
3058
3059 * emacs-lisp/bytecomp.el (byte-compile-output-docform): Fix up use of
3060 print-number-table.
3061
6bfa51ba
CY
30622010-12-21 Chong Yidong <cyd@stupidchicken.com>
3063
d78cdcf7
CY
3064 * help-fns.el (find-lisp-object-file-name): Locate .emacs from
3065 .emacs.elc (Bug#7530).
3066
6bfa51ba
CY
3067 * wid-edit.el (widget-image-find): Remove bogus :ascent spec from
3068 image spec (Bug#7480).
3069
9d9cfd53
DU
30702010-12-21 Daiki Ueno <ueno@unixuser.org>
3071
3072 * obsolete/pgg-parse.el, obsolete/pgg-pgp5.el, obsolete/pgg-pgp.el,
723ee192
SM
3073 * obsolete/pgg-gpg.el, obsolete/pgg-def.el, obsolete/pgg.el:
3074 Move from lisp/.
9d9cfd53 3075
adc0b793
JD
30762010-12-20 Leo <sdl.web@gmail.com>
3077
3078 * dnd.el (dnd-get-local-file-name): Unhex of file name shall
3079 always be performed (Bug#7680).
3080
778ca437
CY
30812010-12-20 Chong Yidong <cyd@stupidchicken.com>
3082
3f95d7ff
CY
3083 * menu-bar.el (menu-bar-kill-ring-save): Make obsolete.
3084 (menu-bar-edit-menu): Bind "Copy" to kill-ring-save. Don't use
3085 mouse-region-match.
778ca437 3086
3f95d7ff 3087 * color.el: Move from gnus/.
94975270 3088
f48fdaad
CY
3089 * vc/diff.el (diff-better-file-name): Function deleted.
3090 abbreviating file names causes problems with shell-quote-argument.
94975270
CY
3091 (diff-no-select): Just use expand-file-name.
3092
3093 * tool-bar.el (tool-bar--image-expression): New function.
3094 (tool-bar-local-item, tool-bar--image-exp): Use it.
3095 (tool-bar-setup): Initialize tool-bar-separator-image-expression.
3096 Use :enable instead of :visible to avoid changing the tool-bar
3097 configuration unnecessarily.
3098
3099 * info.el (info-tool-bar-map): Add separators.
3100
2e306b39
KB
31012010-12-17 Ken Brown <kbrown@cornell.edu>
3102
3103 * loadup.el: Use version numbers in Cygwin build.
3104
395542c6
RT
31052010-12-17 Ryan Twitchell <metatheorem@gmail.com> (tiny change)
3106
3107 * ido.el (ido-file-internal): Ask for confirmation before
3108 overwriting an existing file (Bug#1238).
3109
4039c786
CY
31102010-12-16 Chong Yidong <cyd@stupidchicken.com>
3111
3112 * tool-bar.el (tool-bar-setup): Add separators.
3113
3114 * menu-bar.el (featurep): Use menu-bar-separator.
3115
45720dc3
GM
31162010-12-16 Ken Manheimer <ken.manheimer@gmail.com>
3117
3118 Migrate allout encryption provisions from pgg to epg.
3119
3120 * allout.el (allout-toggle-current-subtree-encryption)
3121 (allout-toggle-subtree-encryption): Adjust docstrings to reflect
3122 defaulting policy and other changes. Change fetch-pass to keymode-cue,
3123 for simpler universal argument interpretation.
35f52ed6 3124 (allout-toggle-subtree-encryption): Adjust docstring to describe
45720dc3
GM
3125 changed encryption provisions. Change fetch-pass to keymode-cue, for
3126 simpler universal argument interpretation. Remove provisions for
3127 handling key type and identity - they'll all be within
3128 allout-encrypt-string or epg/epg or even contained all the way in gpg.
3129 (allout-encrypt-string): Include keymode-cue, for optionally prompting
3130 for keypair recipients (universal argument > 1) and, in addition,
3131 associating the specified recipients with the outline (universal
3132 argument > 4) using a file local variable setting for
3133 'epa-file-encrypt-to'.
3134 Require epa, for recipients handling.
3135 Change how regexp filtering elements are named.
3136 Describe the problem with caching of incorrect symmetric-decryption
3137 keys.
3138 Use the epa-passphrase-callback-function, in case the user is using
3139 GnuPG v1.
3140 Support saving of the selected keypair recipients when invoked with a
3141 keymode-cue > 4.
3142 Remove obsolete arguments 'fetch-pass', 'target-cache-id', 'retried'.
3143 Require 'epa.
3144 Establish epg-context with armoring and default epg-protocol.
3145 Remove all passphrase cache, verification, and hinting code.
3146 (allout-passphrase-verifier-handling, allout-passphrase-hint-handling):
3147 No longer used, delete.
3148 (allout-mode): Adjust docstring to describe changed encryption
3149 provisions. Describe the problem with caching of incorrect
3150 symmetric-decryption keys.
3151 (allout-obtain-passphrase, allout-epg-passphrase-callback-function)
3152 (allout-make-passphrase-state, allout-passphrase-state-passphrase)
3153 (allout-encrypted-key-info, allout-update-passphrase-mnemonic-aids)
3154 (allout-get-encryption-passphrase-verifier, allout-verify-passphrase):
3155 Obsolete, remove.
3156
33088bed
DU
31572010-12-16 Daiki Ueno <ueno@unixuser.org>
3158
3159 * epa-file.el (epa-file-select-keys): Accept 'silent to inhibit
3160 key selection prompt; make 'silent as default (Bug#7487).
3161
bfc49a5b
LL
31622010-12-16 Leo <sdl.web@gmail.com>
3163
7973bcea
SM
3164 * eshell/eshell.el (eshell-directory-name):
3165 Use locate-user-emacs-file (Bug#7578).
bfc49a5b 3166
68251e16
GM
31672010-12-15 Glenn Morris <rgm@gnu.org>
3168
3169 * loadup.el (symbol-file-load-history-loaded): Remove; unused.
3170
99f053cf 31712010-12-15 Jari Aalto <jari.aalto@cante.net>
01c35094 3172 Scott Evans <gse@antisleep.com>
99f053cf
JA
3173
3174 * rect.el (rectange--default-line-number-format)
3175 (rectangle-number-line-callback): New functions.
3176 (rectangle-number-lines): New command, bound to C-x r N (Bug#4382).
3177
5614fd56
CY
31782010-12-15 Chong Yidong <cyd@stupidchicken.com>
3179
3180 * rect.el (operate-on-rectangle-lines, string-rectangle-string):
3181 Delete unused variables.
3182 (move-to-column-force): Remove function obsolete since 21.2.
3183
d68b0220
MA
31842010-12-14 Michael Albinus <michael.albinus@gmx.de>
3185
3186 * net/tramp.el (tramp-temp-buffer-file-name): Make it permanent-local.
3187 (tramp-handle-insert-file-contents): Do not set permanent-local
3188 property.
3189
7973bcea
SM
3190 * net/tramp-cache.el (tramp-persistency-file-name):
3191 Use `locate-user-emacs-file' if fboundp.
d68b0220
MA
3192
3193 * net/tramp-sh.el (tramp-methods): Add "ksu".
3194 (tramp-default-user-alist): Add "ksu". Use `regexp-opt' for
3195 method list.
3196
0273f794
GM
31972010-12-14 Glenn Morris <rgm@gnu.org>
3198
ab274982
GM
3199 * progmodes/js.el: Doc't require font-lock, etags, or easymenu.
3200 (find-tag-marker-ring): Declare.
3201 (js-find-symbol): Require etags.
3202
e758216c
GM
3203 * mail/sendmail.el: Don't require rmail or mailalias when compiling.
3204 Require mail-utils.
3205 (mail-alias-file): Don't autoload. Doc fix.
3206 (mail-bury-selects-summary, mail-send-nonascii): Don't autoload.
3207 (mail-mailer-swallows-blank-line): Default to nil. Doc fix.
3208 Mark as obsolete, and risky.
3209 (mail-setup): Simplify.
3210
53aff12a
GM
3211 * mail/mailalias.el (build-mail-aliases): Make it interactive.
3212 * mail/sendmail.el (build-mail-aliases): Update autoload.
3213
aae4b48c
GM
3214 * dired.el (dired-trivial-filenames, dired-chown-program)
3215 (dired-auto-revert-buffer): Remove autoload cookies.
3216 * mail/sendmail.el (mail-recover-1): Require 'dired.
3217
bff7c1ad
GM
3218 * dired.el (dired-subdir-switches, dired-chown-program)
3219 (dired-use-ls-dired, dired-chmod-program, dired-touch-program):
3220 Make into defcustoms.
3221 (dired-chown-program): Simplify initialization.
3222
0273f794
GM
3223 * mail/mail-utils.el: No need to require lisp-mode, it's in loadup.
3224
bc557672
RF
32252010-12-13 Romain Francoise <romain@orebokech.com>
3226
3227 * net/gnutls.el (gnutls-negotiate): Fix setting of default trustfiles.
3228
7410c270
G
32292010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3230
3231 * net/netrc.el (netrc-point-at-eol): Remove the unused
3232 netrc-point-at-old and netrc-bound-and-true-p bindings.
3233 (netrc-parse): Cache the netrc contents.
3234
f49d1f52 32352010-12-13 Eli Zaretskii <eliz@gnu.org>
11aad4e9
EZ
3236
3237 * subr.el (posn-col-row): Evaluate header-line-format in the
3238 context of the POSITION window's buffer.
3239
f49d1f52 32402010-12-13 Glenn Morris <rgm@gnu.org>
5612fd08
GM
3241
3242 * subr.el (member-ignore-case, run-mode-hooks, insert-for-yank-1)
3243 (with-silent-modifications): Doc fixes.
3244
f49d1f52 32452010-12-13 Michael Albinus <michael.albinus@gmx.de>
158d5945
MA
3246
3247 * net/tramp.el (tramp-action-password, tramp-process-actions):
d68b0220 3248 Revert previous from. Use `save-restriction'.
158d5945 3249
f49d1f52 32502010-12-13 Stephen Berman <stephen.berman@gmx.net>
81ced43d
SB
3251
3252 * calendar/diary-lib.el (diary-list-sexp-entries):
3253 Handle case of no newline at end of file. (Bug#7536)
3254
f49d1f52 32552010-12-13 Glenn Morris <rgm@gnu.org>
b2364eaa
GM
3256
3257 * mail/smtpmail.el (smtpmail-send-it): Revert previous change.
3258
f49d1f52 32592010-12-13 Michael Albinus <michael.albinus@gmx.de>
32802ee1 3260
f49d1f52 3261 * net/tramp.el (tramp-action-password): Delete region, do not narrow.
32802ee1 3262 (tramp-process-actions): Do not widen.
d68b0220 3263
f49d1f52
SM
3264 * net/tramp-sh.el (tramp-sh-handle-start-file-process):
3265 Protect buffer-modified value. (Bug#7557)
32802ee1 3266
f49d1f52 32672010-12-13 Jan Moringen <jmoringe@techfak.uni-bielefeld.de>
da9123a8
JM
3268
3269 * log-edit.el (log-edit-changelog-entries):
3270 Regexp quote filename. (Bug#7505)
3271
f49d1f52 32722010-12-13 Tom Breton <tehom@panix.com>
478834e6
TB
3273
3274 * cus-edit.el (custom-save-all):
3275 Bind print-length and print-level to nil. (Bug#7581)
3276
f49d1f52 32772010-12-13 Glenn Morris <rgm@gnu.org>
3c1e62f8 3278
d5e6e0b6
GM
3279 * mouse.el (mouse-menu-major-mode-map, mouse-menu-bar-map):
3280 Run hooks to update menu contents. (Bug#7586)
3281
3c1e62f8
GM
3282 * mail/smtpmail.el (smtpmail-send-it): Avoid colons in the queued
3283 file names, for the sake of MS Windows. (Bug#7588)
3284
f49d1f52 32852010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
b1816a74
SM
3286
3287 * diff-mode.el (diff-refine-hunk): Make it work when the hunk contains
3288 empty lines without a leading space.
3289
f49d1f52 32902010-12-13 Leo <sdl.web@gmail.com>
86a6e8e0 3291
740af6c9
GM
3292 * dired-aux.el (dired-do-redisplay): Postpone dired-after-readin-hook
3293 while mapping over marks (Bug#6810).
86a6e8e0 3294
f49d1f52 32952010-12-13 Chong Yidong <cyd@stupidchicken.com>
bc60f4de
CY
3296
3297 * image-dired.el (image-dired-db-file)
3298 (image-dired-temp-image-file, image-dired-gallery-dir)
3299 (image-dired-temp-rotate-image-file): Set default values relative
3300 to image-dired-dir (Bug#7518).
3301
f49d1f52 33022010-12-13 Lawrence Mitchell <wence@gmx.li>
3ecba049
LM
3303
3304 * format.el (format-decode-run-method): Pass args FROM and TO, not
3305 point-min and point-max, to shell-command-on-region (Bug#7488).
3306
f49d1f52 33072010-12-13 Jan Djärv <jan.h.d@swipnet.se>
0afb6242
JD
3308
3309 * frame.el (blink-cursor-mode): Make default t for ns.
3310
f49d1f52 33112010-12-13 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
5eae900e
BR
3312
3313 * vc-dir.el (vc-dir-query-replace-regexp): Doc fix (Bug#7501).
3314
f49d1f52 33152010-12-13 Chong Yidong <cyd@stupidchicken.com>
74194465 3316
637c2c43
CY
3317 * comint.el (comint-dynamic-list-input-ring)
3318 (comint-dynamic-complete-filename)
3319 (comint-replace-by-expanded-filename)
3320 (comint-dynamic-simple-complete)
3321 (comint-dynamic-list-filename-completions)
3322 (comint-dynamic-list-completions): Doc fix (Bug#7499).
3323
74194465
CY
3324 * subr.el (posn-x-y, posn-object-x-y, posn-object-width-height):
3325 Doc fix (Bug#7471).
3326
f49d1f52 33272010-12-13 Martin Rudalics <rudalics@gmx.at>
6ed96c33
MR
3328
3329 * dired.el (dired-pop-to-buffer): Bind pop-up-frames to nil
3330 (Bug#7533).
3331
01c35094 33322010-12-13 W. Martin Borgert <debacle@debian.org> (tiny change)
11cb1e35
MB
3333
3334 * files.el (auto-mode-alist): Handle .dbk (DocBook) with xml-mode.
3335 (Bug#7491).
3336
f49d1f52 33372010-12-13 Eli Zaretskii <eliz@gnu.org>
2472c214
EZ
3338
3339 * files.el (file-relative-name): Handle UNC file names on
3340 DOS/Windows. (Bug#4674)
3341
f49d1f52 33422010-12-13 Daiki Ueno <ueno@unixuser.org>
f9fe1af9
DU
3343
3344 * epg.el (epg-digest-algorithm-alist): Replace "RMD160" with
3345 "RIPEMD160" (Bug#7490). Reported by Daniel Kahn Gillmor.
3346 (epg-context-set-passphrase-callback): Mention that the callback
3347 is not called when used with GnuPG 2.x.
3348
f49d1f52 33492010-12-13 Glenn Morris <rgm@gnu.org>
ff80efe7
GM
3350
3351 * ps-print.el (ps-line-lengths-internal, ps-nb-pages):
3352 Ensure ps-footer-font-size-internal is initialized.
3353 Call ps-get-page-dimensions before trying to use ps-font-for-text.
3354
f49d1f52 33552010-12-13 Kenichi Handa <handa@m17n.org>
7e116860
KH
3356
3357 * mail/rmailmm.el (rmail-mime-parse): Call rmail-mime-process
3358 within condition-case.
3359 (rmail-show-mime): Don't use condition-case.
3360 (rmail-search-mime-message): New function.
3361 (rmail-search-mime-message-function): Set to
3362 rmail-search-mime-message.
3363
f49d1f52 33642010-12-13 Leo <sdl.web@gmail.com>
bd794450 3365
0fdd1db7 3366 * ido.el (ido-common-initialization): New function. (bug#3274)
bd794450
LL
3367 (ido-mode): Use it.
3368 (ido-completing-read): Call it.
3369
fdbb4d85
KF
33702010-12-12 Karl Fogel <kfogel@red-bean.com>
3371
3372 * bookmark.el (bookmark-name-from-full-record): Rename back to
3373 this original name from `bookmark-name-from-record' reverting part
3374 of 2010-12-08T08:09:27Z!kfogel@red-bean.com / kfogel@red-bean.com-20101208080927-5j9jqnb2xvcw4ogm.
3375 As Drew Adams pointed out, there was no reason to cause churn for
2cf429d0 3376 third-party callers. (Bug#7609)
fdbb4d85 3377
0e5cf2b8
AM
33782010-12-12 Alan Mackenzie <acm@muc.de>
3379
3380 * progmodes/cc-engine.el (c-forward-type): Before scanning a
3381 template arglist, check that the current language supports this.
3382
6961d41c
GM
33832010-12-11 Glenn Morris <rgm@gnu.org>
3384
2b404597
GM
3385 * vc/vc-bzr.el (vc-bzr-state-heuristic): Also check that the executable
3386 state of the file matches. (Bug#7544)
3387 (vc-bzr-register, vc-bzr-checkin)
3388 (vc-bzr-annotate-extract-revision-at-line): Doc fixes.
3389 (vc-directory-exclusion-list): Remove unnecessary eval-after-load.
3390
6961d41c
GM
3391 * textmodes/sgml-mode.el (sgml-xml-guess): Add .xhtml extension.
3392
1e5d2a04
KK
33932010-12-11 Karel Klíč <kklic@redhat.com>
3394
3395 * files.el (auto-mode-alist): Use html-mode for *.xhtml. (Bug#7606)
3396
175069ef
SM
33972010-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
3398
3399 Derive from prog-mode, use derived-mode-p, and fix up various
3400 minor style issues in lisp/progmodes.
3401
3402 * progmodes/vhdl-mode.el (vhdl-mode):
3403 * progmodes/verilog-mode.el (verilog-mode):
3404 * progmodes/vera-mode.el (vera-mode):
3405 * progmodes/sql.el (sql-mode):
3406 * progmodes/scheme.el (scheme-mode):
3407 * progmodes/perl-mode.el (perl-mode):
3408 * progmodes/octave-inf.el (inferior-octave-mode):
3409 * progmodes/autoconf.el (autoconf-mode):
3410 * progmodes/m4-mode.el (m4-mode):
3411 * progmodes/inf-lisp.el (inferior-lisp-mode):
3412 * progmodes/idlwave.el (idlwave-mode):
3413 * progmodes/icon.el (icon-mode):
3414 * progmodes/idlw-help.el (idlwave-help-mode):
3415 * progmodes/dcl-mode.el (dcl-mode):
3416 * progmodes/idlw-shell.el (idlwave-shell-mode):
3417 * progmodes/ebrowse.el (ebrowse-tree-mode, ebrowse-electric-list-mode)
3418 (ebrowse-member-mode, ebrowse-electric-position-mode):
3419 Use define-derived-mode.
3420
3421 * progmodes/xscheme.el (exit-scheme-interaction-mode)
3422 (xscheme-enter-interaction-mode, xscheme-enter-debugger-mode)
3423 (xscheme-debugger-mode-p, xscheme-send-string-1):
3424 * progmodes/tcl.el (inferior-tcl-proc, tcl-current-word)
3425 (tcl-load-file, tcl-restart-with-file):
3426 * progmodes/ps-mode.el (ps-run-running):
3427 * progmodes/gdb-mi.el (gud-watch, gdb-mouse-set-clear-breakpoint):
3428 * progmodes/js.el (js--get-all-known-symbols):
3429 * progmodes/inf-lisp.el (inferior-lisp-proc):
3430 * progmodes/idlwave.el (idlwave-beginning-of-statement)
3431 (idlwave-template, idlwave-update-buffer-routine-info)
3432 (idlwave-update-current-buffer-info)
3433 (idlwave-get-routine-info-from-buffers, idlwave-choose)
3434 (idlwave-scan-class-info, idlwave-fix-keywords)
3435 (idlwave-list-buffer-load-path-shadows):
3436 * progmodes/idlw-toolbar.el (idlwave-toolbar, idlwave-toolbar-add)
3437 (idlwave-toolbar-remove):
3438 * progmodes/idlw-shell.el (idlwave-shell-save-and-action)
3439 (idlwave-shell-file-name, idlwave-shell-electric-debug-all-off)
3440 (idlwave-shell-menu-def):
3441 * progmodes/idlw-complete-structtag.el
3442 (idlwave-prepare-structure-tag-completion):
3443 * progmodes/gud.el (gud-set-buffer):
3444 * progmodes/f90.el (f90-backslash-not-special):
3445 * progmodes/delphi.el (delphi-find-unit): Use derived-mode-p.
3446
3447 * progmodes/xscheme.el (xscheme-start)
3448 (local-set-scheme-interaction-buffer, scheme-interaction-mode):
3449 * progmodes/which-func.el (which-function):
3450 * progmodes/vhdl-mode.el (vhdl-set-style):
3451 * progmodes/verilog-mode.el (verilog-set-compile-command)
3452 (verilog-modify-compile-command, verilog-error-regexp-add-xemacs)
3453 (verilog-set-define, verilog-auto-reeval-locals):
3454 * progmodes/sql.el (sql-product-font-lock, sql-interactive-mode):
3455 * progmodes/simula.el (simula-mode):
3456 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode):
3457 * progmodes/python.el (python-check, python-mode):
3458 * progmodes/prolog.el (prolog-mode-variables):
3459 * progmodes/gud.el (gud-tooltip-activate-mouse-motions):
3460 * progmodes/ebrowse.el (ebrowse-view-file-other-frame):
3461 * progmodes/delphi.el (delphi-mode):
3462 * progmodes/cc-styles.el (c-setup-paragraph-variables):
3463 * progmodes/cc-mode.el (c-basic-common-init, c-common-init)
3464 (c-font-lock-init): Move make-local-variable to their setq.
3465
3466 * progmodes/vhdl-mode.el (vhdl-write-file-hooks-init)
3467 (vhdl-hs-minor-mode, vhdl-ps-print-init): Fix make-local-variable ->
3468 make-local-hook.
3469 * progmodes/sh-script.el (sh-require-final-newline): Remove.
3470 (sh-set-shell): Don't set require-final-newline since it's already done
3471 by prog-mode.
3472 * progmodes/modula2.el (m2-mode): Don't make m2-end-comment-column
3473 since we never set it.
3474 * progmodes/ebrowse.el (ebrowse-set-tree-indentation):
3475 Use read-string and standard prompt.
3476 * progmodes/dcl-mode.el (dcl-mode-map): Move init into declaration.
3477 * progmodes/meta-mode.el (meta-mode-abbrev-table): Merge init and decl.
3478 (meta-common-mode-syntax-table): Rename from meta-mode-syntax-table.
3479 (meta-common-mode-map): Rename from meta-mode-map.
3480 Remove C-m binding, which is a user preference, not mode specific.
3481 (meta-common-mode): New major mode; replace meta-common-initialization.
3482 * progmodes/js.el (js-mode): Call syntax-propertize rather than messing
3483 around with font-lock.
3484 * progmodes/etags.el (select-tags-table-mode):
3485 Derive from special-mode.
3486 * progmodes/octave-mod.el (octave-mode):
3487 * progmodes/gdb-mi.el (gdb-inferior-io-mode, gdb-threads-mode)
3488 (gdb-memory-mode, gdb-disassembly-mode, gdb-breakpoints-mode)
3489 (gdb-frames-mode, gdb-locals-mode, gdb-registers-mode):
3490 Let define-derived-mode do its job.
3491 * progmodes/cpp.el (cpp-edit-mode-map):
3492 Move initialization into declaration.
3493 (cpp-edit-mode): Use define-derived-mode.
3494 (cpp-edit-load): Use derived-mode-p.
3495 * progmodes/mixal-mode.el (mixal-mode):
3496 * progmodes/f90.el (f90-mode):
3497 * progmodes/cfengine.el (cfengine-mode): Don't bother setting
3498 require-final-newline since prog-mode does it already.
3499 * progmodes/cc-cmds.el (c-update-modeline): Use match-string.
3500 * progmodes/asm-mode.el (asm-mode-map): Fix menu setup.
3501 * progmodes/antlr-mode.el: Require cc-mode upfront.
3502 (antlr-mode-syntax-table, antlr-action-syntax-table): Initialize in
3503 the declaration.
3504 (antlr-directory-dependencies, antlr-show-makefile-rules):
3505 Use derived-mode-p.
3506 (antlr-language-option): Don't assume point-min==1.
3507 (antlr-mode): Use define-derived-mode.
3508 * progmodes/ada-mode.el: Use derived-mode-p.
3509 (ada-mode): Use define-derived-mode.
3510 Use hack-local-variables-hook.
3511
61f91c04
SM
35122010-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
3513
3514 * textmodes/texinfo.el (texinfo-mode-map): Bind texinfo-insert-@end.
3515 (texinfo-mode): Don't disable adaptive-fill-mode.
3516 (texinfo-insert-block): Adjust cursor placement for blocks with arg.
3517 (texinfo-insert-@end, texinfo-insert-braces, texinfo-insert-@code)
3518 (texinfo-insert-@dfn, texinfo-insert-@email, texinfo-insert-@emph)
3519 (texinfo-insert-@example, texinfo-insert-@file, texinfo-insert-@item)
3520 (texinfo-insert-@kbd, texinfo-insert-@node, texinfo-insert-@noindent)
3521 (texinfo-insert-@quotation, texinfo-insert-@samp)
3522 (texinfo-insert-@strong, texinfo-insert-@table, texinfo-insert-@var)
3523 (texinfo-insert-@uref): Use define-skeleton.
3524 (texinfo-insert-@-with-arg): Delete.
3525
72a44673
EZ
35262010-12-10 Eli Zaretskii <eliz@gnu.org>
3527
3528 * arc-mode.el (archive-zip-extract): If w32-quote-process-args is
3529 nil, do quote archive member names. (Bug#6144)
3530
ab540f59
GM
35312010-12-10 Glenn Morris <rgm@gnu.org>
3532
66f782de
GM
3533 * files.el (diff-no-select): Declare.
3534
e554b3f8
GM
3535 * mail/emacsbug.el (report-emacs-bug): Use mail-user-agent properties.
3536 (report-emacs-bug-create-existing-bugs-buffer): Avoid free variables.
3537
ab540f59
GM
3538 * comint.el (comint-input-ring-file-name): Doc fix.
3539
f68ab99b
EZ
35402010-12-09 Eli Zaretskii <eliz@gnu.org>
3541
3542 * menu-bar.el (menu-bar-frame-for-menubar, menu-bar-positive-p):
3543 New functions.
61f91c04
SM
3544 (menu-bar-showhide-menu) <menu-bar-mode, showhide-tool-bar>:
3545 Use them instead of `nil' and `>', respectively.
f68ab99b
EZ
3546 (menu-bar-showhide-tool-bar-menu): Use menu-bar-frame-for-menubar
3547 instead of `nil'.
3548 (toggle-menu-bar-mode-from-frame): Use menu-bar-frame-for-menubar
3549 and menu-bar-positive-p instead of `nil' and `>', respectively.
3550 (Bug#1077)
3551
650453a9
VJL
35522010-12-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3553
3554 * whitespace.el (whitespace-newline-mode): Code fix.
3555
28d5de72
GM
35562010-12-09 Glenn Morris <rgm@gnu.org>
3557
3558 * play/landmark.el (lm-print-y,s,noise-int, lm-print-y,s,noise):
3559 Rename functions without commas, update callers.
3560
b596d50d 35612010-12-08 Jeff Dairiki <dairiki@dairiki.org> (tiny change)
16498102 3562
b596d50d
GM
3563 * whitespace.el (whitespace-cleanup-region):
3564 Clean up spaces before tabs. (Bug#7582)
16498102 3565
eff37c5e
KF
35662010-12-08 Karl Fogel <kfogel@red-bean.com>
3567
3568 * bookmark.el: Adjust parameter names and doc strings to resolve
3569 confusion over whether "bookmark" meant a bookmark name or a
3570 bookmark record. Along the way, shorten one function's name for
3571 similar reasons. (Issue #7548)
3572 (bookmark-name-from-record): New name for
3573 `bookmark-name-from-full-record'. All callers changed.
3574 (bookmark-get-bookmark, bookmark-get-bookmark-record)
3575 (bookmark-default-annotation-text, bookmark-prop-get, bookmark-prop-set)
3576 (bookmark-get-annotation, bookmark-set-annotation)
3577 (bookmark-get-filename, bookmark-set-filename)
3578 (bookmark-get-position, bookmark-set-position)
3579 (bookmark-get-front-context-string, bookmark-set-front-context-string)
3580 (bookmark-get-rear-context-string, bookmark-set-rear-context-string)
3581 (bookmark-get-handler, bookmark-edit-annotation, bookmark--jump-via)
3582 (bookmark-handle-bookmark, bookmark-location, bookmark-show-annotation):
3583 Rename `bookmark' parameter to `bookmark-name-or-record', to
3584 clearly show its role, and shorten or adjust doc strings accordingly.
3585 (bookmark-set-name): Same, and pass the parameter directly to
3586 `bookmark-get-bookmark' instead of redundantly doing the callee's work.
3587 (bookmark-default-annotation-text, bookmark-send-edited-annotation)
3588 (bookmark-relocate, bookmark-insert-location, bookmark-insert)
3589 (bookmark-delete): Rename `bookmark' parameter to `bookmark-name',
3590 and in some cases shorten doc string accordingly.
3591 (bookmark-rename): Change `old' and `new' parameters to `old-name'
3592 and `new-name', and adjust an internal variable to avoid confusion.
3593 (bookmark-jump, bookmark-jump-noselect): Clarify `bookmark'
3594 parameter in doc string.
3595
5fe9ebd1
GM
35962010-12-08 Glenn Morris <rgm@gnu.org>
3597
ac8331a7
GM
3598 * progmodes/gdb-mi.el (gdb): Try to initialize comint input history
3599 from gdb's history file. (Bug#7575)
3600
5fe9ebd1
GM
3601 * mail/emacsbug.el (report-emacs-bug):
3602 Try to handle some other mail clients.
3603
33cf0fb2
SM
36042010-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
3605
3606 * files.el (dir-locals-collect-variables): Don't let errors stop us.
3607 Use string-prefix-p.
3608 (file-name-version-regexp): New var.
3609 (file-name-sans-versions):
3610 * jka-cmpr-hook.el (jka-compr-build-file-regexp): Use it,
3611 (jka-compr-get-compression-info): Use dolist.
3612 (jka-compr-compression-info-list): Don't bother specifying
3613 version/backup regexps.
3614
11c31b99
TH
36152010-12-07 Tassilo Horn <tassilo@member.fsf.org>
3616
3617 * simple.el (just-one-space): Make argument n default to 1 if
3618 omitted.
3619
a733fc37
SM
36202010-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
3621
3622 * electric.el (electric-indent-post-self-insert-function):
3623 Delete trailing newlines even if we don't reindent.
3624
88b5a757
DD
36252010-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
3626
a733fc37
SM
3627 * minibuffer.el (completion-at-point): Remove the `arg'.
3628 * bindings.el (complete-symbol): Move back from minibuffer.el.
3629
36302010-12-06 Deniz Dogan <deniz.a.m.dogan@gmail.com>
3631
88b5a757
DD
3632 * simple.el (just-one-space): Delete newlines for negative arg.
3633
ce327e48
SM
36342010-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
3635
3636 * ansi-color.el (ansi-color-unfontify-region): Replace by trivial def.
3637 (ansi-color-filter-apply): Simplify.
3638 (ansi-color-apply): Use `font-lock-face' rather than `face'.
3639
ac73d955
BR
36402010-12-05 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
3641
3642 * vc/vc-dir.el (vc-dir-query-replace-regexp): Doc fix (Bug#7501).
3643
8c44f097
CY
36442010-12-04 Chong Yidong <cyd@stupidchicken.com>
3645
3646 * dired.el (dired-use-ls-dired): Set default to a special
3647 "unspecified" value.
3648 (dired-insert-directory): When called the first time, check
3649 whether "ls --dired" succeeds and set dired-use-ls-dired (Bug#7546).
3650
15af15e5
TO
36512010-12-04 Tak Ota <Takaaki.Ota@am.sony.com>
3652
3653 * replace.el: Add "collect" feature to occur.
3654 (occur-collect-regexp-history): New var.
88b5a757
DD
3655 (occur-read-primary-args): Return a replace string for nlines,
3656 if needed.
15af15e5
TO
3657 (occur): Extend the meaning of nlines.
3658
b2e6e5bd
SM
36592010-12-04 Stefan Monnier <monnier@iro.umontreal.ca>
3660
3661 * progmodes/which-func.el (which-func-ff-hook): Log the error message.
3662 (which-func-update-1): Distinguish symbols from strings.
3663 (which-function): Stay within 80 columns.
3664
ee9355dc
SM
36652010-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
3666
7f0ea0ff
SM
3667 * subr.el (with-demoted-errors): Distinguish symbols from strings.
3668
ee9355dc
SM
3669 * newcomment.el (comment-styles): Add docs to each style (bug#7509).
3670 Improve docstring.
3671 (comment-style): Use comment-styles's docs to describe values.
3672
3e972d98
JD
36732010-12-03 Jan Djärv <jan.h.d@swipnet.se>
3674
3675 * term/common-win.el (x-setup-function-keys): Restore ns-new-frame
3676 and ns-show-prefs (Bug#7535).
3677
3678 * term/ns-win.el (global-map): Restore ns-new-frame and ns-show-prefs
3679 bindings (Bug#7535).
3680
c879436a
GM
36812010-12-03 Glenn Morris <rgm@gnu.org>
3682
afe27238
GM
3683 * nxml/nxml-mode.el: Require rng-nxml.
3684 (rng-nxml-mode-init, nxml-enable-unicode-char-name-sets):
3685 Remove declarations.
3686
65beee52
GM
3687 * nxml/nxml-mode.el, nxml/nxml-outln.el, nxml/rng-loc.el:
3688 * nxml/rng-nxml.el, nxml/rng-valid.el:
3689 Remove leading `*' from defcustom docs.
3690
ad961a00
GM
3691 * startup.el (normal-top-level-add-subdirs-to-load-path): Simplify.
3692 (normal-top-level-add-to-load-path, tty-handle-args):
3693 Convert comments to basic doc-strings.
3694
c5fd0ab5
GM
3695 * net/browse-url.el (browse-url-url-at-point)
3696 (browse-url-default-browser): Remove autoload cookies.
3697
f62f063d
GM
3698 * mail/emacsbug.el (report-emacs-bug-create-existing-bugs-buffer):
3699 Remove more undefined cl functions.
3700
c879436a
GM
3701 * vc/diff.el (diff-sentinel): Make new arguments optional.
3702 * ibuf-ext.el (diff-sentinel): Update declaration.
3703
3721e124
DU
37042010-12-03 Daiki Ueno <ueno@unixuser.org>
3705
3706 * epg.el (epg-digest-algorithm-alist): Replace "RMD160" with
3707 "RIPEMD160" (Bug#7490). Reported by Daniel Kahn Gillmor.
3708 (epg-context-set-passphrase-callback): Mention that the callback
3709 is not called when used with GnuPG 2.x.
3710
66feec8b
MA
37112010-12-02 Michael Albinus <michael.albinus@gmx.de>
3712
3713 * net/tramp.el (tramp-local-host-regexp): Add "localhost6".
3714 (tramp-file-name-port): Check also for `tramp-default-port'.
3715 (tramp-get-connection-name): New defun.
3716 (tramp-get-connection-process): Use it.
3717 (tramp-debug-message): Extend function exclude list.
3718 (tramp-drop-volume-letter): Fix doc string.
3719
3720 * net/tramp-cmds.el: Remove solved todo item.
3721
66feec8b
MA
3722 * net/tramp-ftp.el:
3723 * net/tramp-gvfs.el:
3724 * net/tramp-gw.el:
3725 * net/tramp-imap.el:
3726 * net/tramp-smb.el: Fix regexps added to `tramp-default-method-alist'
3727 and `tramp-default-user-alist', respectively.
3728
88b5a757
DD
3729 * net/tramp-gw.el (tramp-gw-open-connection):
3730 Use `tramp-get-connection-name' and `tramp-get-connection-buffer'.
66feec8b
MA
3731
3732 * net/tramp-imap.el (tramp-imap-make-iht): Use just
3733 `tramp-file-name-port'.
3734
3735 * net/tramp-sh.el (tramp-methods): Add recursive options to "pscp"
3736 and "psftp". Exchange "%k" marker with options.
3737 (tramp-do-copy-or-rename-file, tramp-sh-handle-file-local-copy):
3738 Compute size of link target.
35f52ed6
JB
3739 (tramp-do-copy-or-rename-file-out-of-band): Move setting of
3740 `tramp-current-*' up due to gateway methods. Optimize computing of
66feec8b
MA
3741 copy arguments. Use `tramp-get-connection-name' and
3742 `tramp-get-connection-buffer'. Improve debug messages.
3743 (tramp-compute-multi-hops): Remove port determination.
3744 (tramp-maybe-open-connection): Use `tramp-get-connection-name'.
3745
3746 * net/trampver.el: Update release number.
3747
bd77c2ef
GM
37482010-12-02 Glenn Morris <rgm@gnu.org>
3749
05907bb3
GM
3750 * emacs-lisp/cl-macs.el (cl-parse-loop-clause):
3751 Avoid infinite loop over windows. (Bug#7492)
3752
bd77c2ef
GM
3753 * progmodes/flymake.el (flymake-check-file-limit):
3754 Allow nil to mean "no limit".
3755 (flymake-check-patch-master-file-buffer): Update for above change.
3756 Allow a .tex file-name extension to be optional.
3757 (flymake-master-tex-init): Also match \include statements.
3758
f7ca27a1
SS
37592010-11-30 Sam Steingold <sds@gnu.org>
3760
3761 * nxml/nxml-mode.el (nxml-parent-document): Add a variable.
3762 (nxml-parent-document-set): A function to set `nxml-parent-document'.
3763 (nxml-mode): Define using `define-derived-mode' instead of `defun'.
3764 (nxml-mode-hook): Remove `defcustom' (auto-defined by
3765 define-derived-mode').
3766 * nxml/rng-valid.el (rng-dtd-trivial-p): Add a helper function for
3767 users who want to call `nxml-parent-document-set'.
3768
402c8a49
CY
37692010-11-27 Chong Yidong <cyd@stupidchicken.com>
3770
3771 * log-edit.el (log-edit-font-lock-keywords): Don't try matching
3772 stand-alone lines, since that is handled by log-edit-match-to-eoh
3773 (Bug#6465).
3774
d1882ac7
EW
37752010-11-27 Eduard Wiebe <usenet@pusto.de>
3776
3777 * dired.el (dired-get-filename): Replace backslashes with slashes
3778 in file names on MS-Windows, needed by `locate'. (Bug#7308)
3779 * locate.el (locate-default-make-command-line): Don't consider
3780 drive letter and root directory part of
3781 `directory-listing-before-filename-regexp'. (Bug#7308)
3782 (locate-post-command-hook, locate-post-command-hook): New defcustoms.
3783
07976ae3 37842010-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
09ffa822
SM
3785
3786 * emacs-lisp/smie.el (smie-prec2->grammar): Simplify handling
3787 of :smie-open/close-alist.
3788 (smie-next-sexp): Make it accept a "start token" as argument.
3789 (smie-indent-keyword): Be careful not to misidentify tokens that span
3790 more than one line, as empty lines. Add argument `token'.
3791
07976ae3 37922010-11-27 Kenichi Handa <handa@m17n.org>
3d9ee611 3793
afde451a
KH
3794 * mail/rmailmm.el (rmail-mime-insert-multipart): For unsupported
3795 multipart subtypes, insert all as usual.
3796
3d9ee611
KH
3797 * mail/rmail.el: Require rfc2047.
3798
07976ae3 37992010-11-27 Kenichi Handa <handa@m17n.org>
d1be4ec2
KH
3800
3801 * mail/rmailmm.el (rmail-mime-entity, rmail-mime-entity-type)
3802 (rmail-mime-entity-disposition)
3803 (rmail-mime-entity-transfer-encoding, rmail-mime-entity-header)
3804 (rmail-mime-entity-body, rmail-mime-entity-children): New functions.
3805 (rmail-mime-save): Handle the case that the button's `data' is a
3806 MIME entity.
3807 (rmail-mime-insert-text): New function.
9e0ecdab 3808 (rmail-mime-insert-image): Handle the case that DATA is a MIME entity.
d1be4ec2
KH
3809 (rmail-mime-bulk-handler): Just call rmail-mime-insert-bulk.
3810 (rmail-mime-insert-bulk): New function mostly copied from the old
3811 rmail-mime-bulk-handler.
9e0ecdab
GM
3812 (rmail-mime-multipart-handler): Just call rmail-mime-process-multipart.
3813 (rmail-mime-process-multipart): New function mostly copied from
d1be4ec2
KH
3814 the old rmail-mime-multipart-handler.
3815 (rmail-mime-show): Just call rmail-mime-process.
9e0ecdab 3816 (rmail-mime-process): New function mostly copied from the old
d1be4ec2
KH
3817 rmail-mime-show.
3818 (rmail-mime-insert-multipart, rmail-mime-parse)
3819 (rmail-mime-insert, rmail-show-mime)
3820 (rmail-insert-mime-forwarded-message)
3821 (rmail-insert-mime-resent-message): New functions.
3822 (rmail-insert-mime-forwarded-message-function): Set to
3823 rmail-insert-mime-forwarded-message.
3824 (rmail-insert-mime-resent-message-function): Set to
3825 rmail-insert-mime-resent-message.
3826
3827 * mail/rmailsum.el: Require rfc2047.
3828 (rmail-header-summary): Handle multiline Subject: field.
3829 (rmail-summary-line-decoder): Change the default to
3830 rfc2047-decode-string.
3831
3832 * mail/rmail.el (rmail-enable-mime): Change the default to t.
3833 (rmail-mime-feature): Change the default to `rmailmm'.
3834 (rmail-quit): Delete the specifal code for rmail-enable-mime.
3835 (rmail-display-labels): Likewise.
3836 (rmail-show-message-1): Check rmail-enable-mime, and use
3837 rmail-show-mime-function for a MIME message. Decode the headers
3838 according to RFC2047.
3839
07976ae3 38402010-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
33aeea0e
SM
3841
3842 * progmodes/which-func.el (which-func-imenu-joiner-function):
3843 Return a string, as expected.
3844 (which-function-mode): Make sure we stop any previous timer before
3845 starting a new one.
3846
07976ae3 38472010-11-27 Michael Albinus <michael.albinus@gmx.de>
e40fc745
MA
3848
3849 * net/tramp.el (tramp-default-method-alist)
33aeea0e
SM
3850 (tramp-default-user-alist, tramp-default-proxies-alist):
3851 Adapt custom options type. (Bug#7445)
e40fc745 3852
07976ae3 38532010-11-27 Chong Yidong <cyd@stupidchicken.com>
ae3da38a
CY
3854
3855 * progmodes/python.el: Add Ipython support (Bug#5390).
3856 (python-shell-prompt-alist)
3857 (python-shell-continuation-prompt-alist): New options.
3858 (python--set-prompt-regexp): New function.
33aeea0e
SM
3859 (inferior-python-mode, run-python, python-shell):
3860 Require ansi-color. Use python--set-prompt-regexp to set the comint
ae3da38a
CY
3861 prompt based on the Python interpreter.
3862 (python--prompt-regexp): New var.
3863 (python-check-comint-prompt)
3864 (python-comint-output-filter-function): Use it.
3865 (run-python): Use a pipe (Bug#5694).
3866
07976ae3 38672010-11-27 Chong Yidong <cyd@stupidchicken.com>
1d851570
CY
3868
3869 * progmodes/python.el (run-python): Doc fix.
3870 (python-keep-current-directory-in-path): New var (Bug#7454).
3871
07976ae3 38722010-11-27 Chong Yidong <cyd@stupidchicken.com>
76dabd37
CY
3873
3874 * lpr.el (lpr-buffer, print-buffer, lpr-region, print-region):
3875 Prompt user before actually printing.
3876
0b839457
GM
38772010-11-27 Glenn Morris <rgm@gnu.org>
3878
3879 * startup.el (package-enable-at-startup, package-initialize):
3880 Remove unnecessary declarations.
3881
96107967
EZ
38822010-11-27 Eli Zaretskii <eliz@gnu.org>
3883
3884 * international/characters.el (glyphless-char-display-control):
3885 Exclude newline and TAB from the c0-control group.
3886
a140ec5f
GM
38872010-11-27 Glenn Morris <rgm@gnu.org>
3888
82445062
GM
3889 * mail/sendmail.el (build-mail-aliases): Doc fix for autoload.
3890 (expand-mail-aliases): Remove unnecessary autoload.
3891
08b5f072
GM
3892 * allout.el (allout-command-prefix, allout-mode-map): Declare.
3893
e96d4147
GM
3894 * shell.el (shell-dir-cookie-re): Move definition before use.
3895
a140ec5f
GM
3896 * mail/emacsbug.el (report-emacs-bug-create-existing-bugs-buffer):
3897 Replace undefined CL functions.
3898
a2249e66
EZ
38992010-11-26 Eli Zaretskii <eliz@gnu.org>
3900
228482b2
EZ
3901 * simple.el (prog-mode): Set bidi-paragraph-direction to
3902 left-to-right.
3903
a2249e66
EZ
3904 * term/pc-win.el (x-get-selection-internal): Emulation for MS-DOS.
3905
d01d7b8d
GM
39062010-11-26 Glenn Morris <rgm@gnu.org>
3907
3908 * calendar/diary-lib.el (diary-outlook-format-1): New function, so that
3909 diary-outlook-formats can be sensitive to calendar-date-style.
3910 (diary-outlook-formats): Simplify the default setting.
3911 (diary-from-outlook-internal): Pass subject and body as arguments.
3912 Use dolist rather than dotimes. Don't save the diary buffer.
3913 (diary-from-outlook-gnus, diary-from-outlook-rmail):
3914 Pass subject and body as explicit arguments to the -internal function.
3915
b3ea64a3
LMI
39162010-11-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3917
3918 * mail/rfc2368.el (rfc2368-parse-mailto-url): Unfold URLs before
3919 parsing them. This makes mailto:...?subject=foo\nbar work.
3920
d5e7b0d8
SM
39212010-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
3922
3923 * vc/diff.el (diff): Fix last change.
3924
872ab164
SM
39252010-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
3926
3927 * emacs-lisp/pcase.el: Improve pcase-let. Use "pcase--" prefix.
3928 (pcase--dontcare-upats): New var.
3929 (pcase-let, pcase-let*): Generate better code.
3930 Accept the same bodies as `let'.
3931 (pcase-dolist): New macro.
3932 (pcase--trivial-upat-p): New helper function.
3933 (pcase--expand): Strip leading "(let nil" if any.
3934
876d1684
LMI
39352010-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
3936
7bd9b9d8
LMI
3937 * mail/mailclient.el (browse-url): Require.
3938 (mailclient-send-it): Bind `browse-url-mailto-function' to nil to
3939 use the external browser function to send the mail (bug#7469).
3940
876d1684
LMI
3941 * net/browse-url.el (browse-url-browser-function): Revert the
3942 default back to the previous value, since the new value broke
3943 mailclient.el.
3944 (browse-url-mailto-function): New variable for mailto: URLs.
3945 (browse-url): Use the new variable for mailto: URLs.
3946
6e13206c
SM
39472010-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
3948
3949 * eshell/esh-cmd.el (eshell-parse-command):
3950 * eshell/esh-arg.el (eshell-parse-arguments):
3951 * eshell/em-script.el (eshell-source-file):
3952 Use with-silent-modifications.
3953
3d92f44e
CY
39542010-11-23 Chong Yidong <cyd@stupidchicken.com>
3955
3956 * vc/vc.el (vc-merge): Remove optional arg PROMPT. Always prompt
3957 for a merge location.
3958
3959 * vc/vc-bzr.el (vc-bzr-pull): Remove unused var.
3960 (vc-bzr-merge-branch): Always prompt.
3961 (vc-bzr-async-command): Use the full branch filename.
3962
8f5f1e68
SM
39632010-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
3964
3965 * shell.el (shell): Use current-buffer by default if it's already
3966 a shell mode buffer and its process is dead.
ee9355dc 3967 Suggested by Jose E. Marchesi <jemarch@gnu.org>.
8f5f1e68 3968
331460ac
TH
39692010-11-23 Tassilo Horn <tassilo@member.fsf.org>
3970
8f5f1e68
SM
3971 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs):
3972 Mention that the keywords should be comma separated.
331460ac 3973
2c3160c5
CY
39742010-11-23 Chong Yidong <cyd@stupidchicken.com>
3975
3976 * vc/vc.el (vc-merge): Use vc-BACKEND-merge-branch if available.
3977 Accept optional prefix arg meaning to prompt for a command.
3978 (vc-update): Use vc-BACKEND-pull if available. Accept optional
3979 prefix arg meaning to prompt for a command.
3980 (vc-pull): Alias for vc-update.
3981
3982 * vc/vc-bzr.el (vc-bzr-admin-branchconf, vc-bzr-history): New vars.
3983 (vc-bzr--branch-conf, vc-bzr-async-command, vc-bzr-pull)
3984 (vc-bzr-merge-branch): New functions, implementing merge-branch
3985 and pull operations.
3986
b2e44819
SM
39872010-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
3988
8a0eb852
SM
3989 * Makefile.in: Fix up last merge.
3990
b2e44819
SM
3991 * vc/diff.el (diff-old-temp-file, diff-new-temp-file): Remove.
3992 (diff-sentinel): Get them as arguments instead.
3993 (diff-old-file, diff-new-file, diff-extra-args): Remove.
3994 (diff-file-local-copy, diff-better-file-name): New funs.
3995 (diff-no-select): Rename from diff-into-buffer.
3996 Support buffers additionally to files. Move `buf' arg. Don't display buf.
3997 Prefer closures to buffer-local variables.
3998 (diff): Adjust accordingly.
3999 (diff-buffer-with-file): Move from files.el.
4000 * files.el (diff-buffer-with-file): Move to vc/diff.el.
4001 (diff-buffer-internal): Remove.
4002 (diff-buffer-buffer): Remove.
4003 (save-some-buffers-action-alist): Use diff-no-select so as not to guess
4004 the buffer name used, and so as not to mess up windows and frames.
4005
6a7662bb
BR
40062010-11-22 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
4007
4008 * files.el: Make revert work with diff-buffer-with-file (bug#7277).
4009 (diff-buffer-internal): New function extracted from diff-buffer-with-file
4010 (diff-buffer-with-file): Use it.
4011 * vc/diff.el (diff-into-buffer): New fun, extracted from diff.
4012 (diff): Use it.
4013
c799747b
TH
40142010-11-22 Tassilo Horn <tassilo@member.fsf.org>
4015
4016 * textmodes/reftex-ref.el (reftex-goto-label): Use the current
4017 \ref's or \pageref's value as default instead of initial input.
4018
e274eb13
MA
40192010-11-21 Michael Albinus <michael.albinus@gmx.de>
4020
4021 * files.el (backup-by-copying-when-mismatch): The default value is
4022 now t.
4023
4024 * startup.el (normal-top-level):
4025 * net/tramp.el (tramp-handle-insert-file-contents): Do not set
4026 `backup-by-copying-when-mismatch'.
4027
77af54d7
JD
40282010-11-21 Jan Djärv <jan.h.d@swipnet.se>
4029
4030 * tool-bar.el (tool-bar-setup): Remove save as, print and customize.
4031
4e2f7d2a
CY
40322010-11-21 Deniz Dogan <deniz.a.m.dogan@gmail.com>
4033
6a7662bb
BR
4034 * progmodes/python.el (python-font-lock-keywords):
4035 Highlight top-level augmented assignments (Bug#6445).
4e2f7d2a 4036
b7d1e144
JD
40372010-11-21 Jan Djärv <jan.h.d@swipnet.se>
4038
4039 * term/ns-win.el (ns-right-control-modifier)
4040 (ns-right-command-modifier): Defvar them.
4041
4042 * cus-start.el (all): Add ns-right-control-modifier and
4043 ns-right-command-modifier (Bug#7458).
4044
c11cc37a
GM
40452010-11-20 Glenn Morris <rgm@gnu.org>
4046
4047 * emacs-lisp/authors.el (authors-ignored-files)
4048 (authors-valid-file-names, authors-renamed-files-alist): Add entries.
4049
7dcd777e
TH
40502010-11-20 Tassilo Horn <tassilo@member.fsf.org>
4051
4052 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs)
4053 (report-emacs-bug-parse-query-results)
4054 (report-emacs-bug-create-existing-bugs-buffer): Pass through
4055 keywords used for querying the bug database to show them in the
4056 existing bugs buffer.
4057
d2bd5189
JD
40582010-11-20 Jan Djärv <jan.h.d@swipnet.se>
4059
4060 * tool-bar.el (tool-bar-setup): Add some :vert-only keywords.
4061
4062 * info.el (info-tool-bar-map): Add some :vert-only keywords.
4063
0e7c0582
EZ
40642010-11-20 Eli Zaretskii <eliz@gnu.org>
4065
4066 * international/characters.el (glyphless-char-display-control):
4067 Make it a defcustom, with update-glyphless-char-display as its
4068 :set attribute.
4069 (top level): Don't call update-glyphless-char-display.
4070
7398933f
MA
40712010-11-20 Michael Albinus <michael.albinus@gmx.de>
4072
4073 Sync with Tramp 2.2.0.
4074
4075 * net/tramp.el (tramp-handle-insert-file-contents): Don't use
4076 `file-remote-p' (due to compatibility).
4077
4078 * net/tramp-sh.el (tramp-do-copy-or-rename-file-directly)
4079 (tramp-do-copy-or-rename-file-out-of-band): Use `ignore-errors'.
4080
4081 * net/trampver.el: Update release number.
4082
1cd64aae
EZ
40832010-11-20 Eli Zaretskii <eliz@gnu.org>
4084
4085 * faces.el (glyphless-char): Define value for `pc'.
4086
614316a7
TH
40872010-11-20 Tassilo Horn <tassilo@member.fsf.org>
4088
26214810
EZ
4089 Implemented a bug querying mechanism.
4090 * mail/emacsbug.el (report-emacs-bug-tracker-url): New variable.
614316a7
TH
4091 (report-emacs-bug-create-existing-bugs-buffer)
4092 (report-emacs-bug-parse-query-results)
26214810 4093 (report-emacs-bug-query-existing-bugs): New functions.
614316a7 4094
9061f667
TH
40952010-11-19 Tassilo Horn <tassilo@member.fsf.org>
4096
4097 * textmodes/reftex-ref.el (reftex-goto-label): If point is inside
4098 a \ref{} or \pageref{} macro, then use its value as initial input.
4099
1265829e
JB
41002010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
4101
4102 * calc/calc-units.el (math-build-units-table-buffer):
4103 calc/README: Mention that the TeX specific units won't use the
4104 `tex' prefix in TeX mode.
4105 calc/calc-lang.el (math-variable-table): Don't use the `tex'
4106 prefix for units in TeX mode.
4107
9fca7811
SM
41082010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
4109
4110 * simple.el (kill-new, kill-append, kill-region):
76dabd37
CY
4111 * comint.el (comint-kill-region): Make the yank-handler argument
4112 obsolete.
9fca7811 4113
4a47c275 41142010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
88bf1bec 4115
e2f454c4
SM
4116 * emacs-lisp/smie.el (smie-bnf-classify): Signal errors for tokens
4117 that are both openers (resp. closers) and something else.
4118 (smie-grammar): Loosen definition of valid values.
4119 (smie-next-sexp, smie-down-list, smie-blink-matching-open)
4120 (smie-indent--parent, smie-rule-parent, smie-indent-keyword)
4121 (smie-indent-after-keyword): Adjust users.
4122 (smie-indent-keyword): Don't indent empty lines.
4123
88bf1bec
SM
4124 * vc-hg.el (vc-hg-program): New var.
4125 Suggested by Norman Gray <norman@astro.gla.ac.uk>.
4126 (vc-hg-state, vc-hg-working-revision, vc-hg-command): Use it.
4127
4a47c275 41282010-11-18 Glenn Morris <rgm@gnu.org>
4c0eb0d3
GM
4129
4130 * emacs-lisp/autoload.el (autoload-find-destination): The function
4131 coding-system-eol-type may return non-numeric values. (Bug#7414)
4132
4a47c275 41332010-11-18 Ulrich Mueller <ulm@gentoo.org>
bf6442c3
UM
4134
4135 * server.el (server-force-stop): Ensure the server is stopped (Bug#7409).
4136
4a47c275 41372010-11-18 Eli Zaretskii <eliz@gnu.org>
e68afd74
EZ
4138
4139 * subr.el (posn-col-row): Pay attention to header line. (Bug#7390)
4140
4a47c275 41412010-11-18 Chong Yidong <cyd@stupidchicken.com>
de02effd
CY
4142
4143 * textmodes/picture.el (picture-mouse-set-point): Don't use
4144 posn-col-row; explicitly compute the motion based on the posn at
4145 the window-start (Bug#7390).
4146
4a47c275 41472010-11-18 Glenn Morris <rgm@gnu.org>
f0a698ab
GM
4148
4149 * novice.el (disabled-command-function):
4150 Fix 2009-11-15 change. (Bug#7384)
4151
4a47c275 41522010-11-18 Glenn Morris <rgm@gnu.org>
29f30ab7
GM
4153
4154 * calendar/calendar.el (diary-iso-date-forms): Make elements
4155 mutually exclusive. (Bug#7377)
4156
4a47c275 41572010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
10b40d2e
SM
4158
4159 * emacs-lisp/smie.el (smie-prec2->grammar): Obey equality constraints
4160 when filling the remaining "unconstrained" values.
4161
4a47c275 41622010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
7bea8c7a 4163
acef0722
SM
4164 * emacs-lisp/bytecomp.el (byte-compile-warnings): Simplify the
4165 safety predicate.
4166
4167 * files.el (safe-local-variable-p): Gracefully handle errors.
4168
7bea8c7a
SM
4169 * emacs-lisp/smie.el (smie-rule-parent, smie-indent--rule):
4170 Use smie-indent-virtual when indenting relative to an opener.
4171 (smie-rule-separator): Use smie-rule-parent.
4172 (smie-indent-keyword): Consult rules, even for openers at bol.
4173 (smie-indent-comment-close): Try to align closer's content.
4174
4a47c275 41752010-11-18 Glenn Morris <rgm@gnu.org>
b010e1ba
GM
4176
4177 * ls-lisp.el (ls-lisp-dired-ignore-case): Make it an obsolete alias.
4178
4a47c275 41792010-11-18 Glenn Morris <rgm@gnu.org>
c790cad4 4180
aa514451
GM
4181 * printing.el (pr-menu-bind): Doc fix.
4182
32b636de
GM
4183 * speedbar.el (speedbar-toggle-images): Doc fix.
4184
bc1d5cdf
GM
4185 * progmodes/python.el (python-shell): Doc fix.
4186
c790cad4
GM
4187 * wid-edit.el (widget-field-use-before-change)
4188 (widget-use-overlay-change): Doc fixes.
4189
c51bb5d2
SM
41902010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
4191
8bbb7dd8
SM
4192 Minor cleanup to improve style.
4193 * textmodes/rst.el (rst-update-section): Use point-marker.
4194 (rst-get-decoration): Eliminate unneeded assignment.
4195 (rst-promote-region, rst-straighten-decorations)
4196 (rst-section-tree, rst-adjust): Use point-marker.
4197 (rst-toc-mode-mouse-goto): Avoid setq.
4198 (rst-shift-region-guts, rst-shift-region-left)
4199 (rst-iterate-leftmost-paragraphs, rst-iterate-leftmost-paragraphs-2)
4200 (rst-convert-bullets-to-enumeration): Use copy-marker.
4201
b7e270a2
SM
4202 * minibuffer.el (completion-fail-discreetly): New var.
4203 (completion--do-completion): Use it.
4204
c51bb5d2
SM
4205 * electric.el (electric-pair-pairs): New var.
4206 (electric-pair-post-self-insert-function): Use it.
4207 (electric-layout-post-self-insert-function): Don't insert a before
4208 newline unless it's actually needed.
4209
c04f2ac0
SM
42102010-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
4211
bac2de0f
SM
4212 * progmodes/python.el (run-python): Explain why we remove the current
4213 directory from sys.path. Suggested by Eric Hanchrow <erich@cozi.com>.
4214
c04f2ac0
SM
4215 * progmodes/grep.el (grep-regexp-alist): Tighten the regexp (bug#7378).
4216
7100ff98
SM
42172010-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
4218
03f70355
SM
4219 * progmodes/octave-mod.el: Rely on elecric-*-modes.
4220 (octave-mode-map): Don't bind ;, SPC, and LF.
4221 (octave-auto-indent, octave-auto-newline): Remove.
4222 (electric-layout-rules): Declare.
4223 (octave-mode): Set electric-layout-rules.
4224 (octave-indent-new-comment-line): Use reindent-then-newline-and-indent.
4225 (octave-reindent-then-newline-and-indent, octave-electric-semi)
4226 (octave-electric-space): Remove.
4227
7100ff98
SM
4228 * electric.el (electric-layout-mode): New minor mode.
4229 (electric--after-char-pos): New function.
4230 (electric-indent-post-self-insert-function): Use it.
4231 (electric-layout-rules): New var.
4232 (electric-layout-post-self-insert-function): New function.
4233 (electric-indent-mode): Make them interact better.
4234
cca982d0
SM
42352010-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
4236
4237 * emacs-lisp/checkdoc.el (checkdoc-syntax-table): Fix last change.
4238 (checkdoc-sentencespace-region-engine, checkdoc-this-string-valid)
4239 (checkdoc-proper-noun-region-engine): Use with-syntax-table.
4240
84992dff
AM
42412010-11-15 Agustín Martín <agustin.martin@hispalinux.es>
4242
4243 * textmodes/flyspell.el (flyspell-generic-progmode-verify):
4244 Make sure to check inside the word (Bug#6761).
4245
afa42fe3
CY
42462010-11-14 Chong Yidong <cyd@stupidchicken.com>
4247
4248 * startup.el (command-line): If the cursorColor resource is set,
4249 change the cursor face-spec (Bug#7392).
4250
a798747d 42512010-11-13 Ken Manheimer <ken.manheimer@gmail.com>
1c9b9df0 4252
a798747d 4253 The main features of the following allout.el changes are:
1c9b9df0
KM
4254 - implement user customization for the allout key bindings
4255 - add a customization control by which the user can inhibit use of
a798747d 4256 a trailing Ctrl-H, so by default it's reserved for use with
1c9b9df0
KM
4257 describe-prefix-bindings
4258 - adapt to new version of called-interactively-p, while
a798747d 4259 maintaining backwards compatibility with old version
01c35094 4260 - fix hotspot navigation so i works properly with meta-modified keys.
1c9b9df0 4261
a798747d
GM
4262 * allout.el (allout-keybindings, allout-bind-keys)
4263 (allout-keybindings-binding, allout-prefixed-keybindings)
4264 (allout-unprefixed-keybindings, allout-preempt-trailing-ctrl-h)
4265 (allout-keybindings-list, allout-mode-map-adjustments)
4266 (allout-setup-mode-map): Establish allout-mode keymaps as user
4267 customizable settings, and also establish a customizable setting which
4268 regulates whether or not a trailing control-h is reserved for use with
4269 describe-prefix-bindings - and inhibit it by default, so that control-h
4270 *is* reserved for describe-prefix-bindings unless the user changes it.
4271
4272 * allout.el (allout-hotspot-key-handler): Distinguish more explicitly
4273 and accurately between modified and unmodified events, and handle
1c9b9df0
KM
4274 modified events more comprehensively.
4275
a798747d
GM
4276 * allout.el (allout-substring-no-properties):
4277 Alias to use or provide version of `substring-no-properties'.
4278 (allout-solicit-alternate-bullet): Use `allout-substring-no-properties'.
1c9b9df0 4279
a798747d
GM
4280 * allout.el (allout-next-single-char-property-change):
4281 Alias to use or provide version of `next-single-char-property-change'.
4282 (allout-annotate-hidden, allout-hide-by-annotation):
4283 Use `allout-next-single-char-property-change'.
1c9b9df0 4284
a798747d
GM
4285 * allout.el (allout-select-safe-coding-system):
4286 Alias to use or provide version of `select-safe-coding-system'.
4287 (allout-toggle-subtree-encryption):
4288 Use `allout-select-safe-coding-system'.
1c9b9df0 4289
a798747d
GM
4290 * allout.el (allout-set-buffer-multibyte):
4291 Alias to use or provide version of `set-buffer-multibyte'.
4292 (allout-encrypt-string): Use `allout-set-buffer-multibyte'.
1c9b9df0 4293
a798747d
GM
4294 * allout.el (allout-called-interactively-p): Macro for using the
4295 different versions of called-interactively-p identically, depending on
4296 the subroutine's argument signature.
4297 (allout-back-to-current-heading, allout-beginning-of-current-entry):
4298 Use `(interactive "p")' instead of `(called-interactively-p)'.
1c9b9df0 4299
a798747d
GM
4300 * allout.el (allout-init, allout-ascend, allout-end-of-level)
4301 (allout-previous-visible-heading, allout-forward-current-level)
4302 (allout-backward-current-level, allout-show-children):
4303 Use `allout-called-interactively-p' instead of `called-interactively-p'.
1c9b9df0 4304
a798747d
GM
4305 * allout.el (allout-before-change-handler):
4306 Exempt edits to the (overlaid) character after the allout outline
4307 bullet from edit confirmation prompt.
1c9b9df0 4308
a798747d
GM
4309 * allout.el (allout-add-resumptions):
4310 Ensure that it respects correct buffer for keybindings.
1c9b9df0 4311
a798747d
GM
4312 * allout.el (allout-beginning-of-line):
4313 Use `allout-previous-single-char-property-change' alias for the sake of
4314 diverse compatibility.
1c9b9df0 4315
a798747d
GM
4316 * allout.el (allout-end-of-line):
4317 Use `allout-mark-active-p' to encapsulate respect for mark activity.
1c9b9df0 4318
0216b738
CY
43192010-11-13 Chong Yidong <cyd@stupidchicken.com>
4320
4321 * frame.el (frame-notice-user-settings): Don't clobber other
4322 user-set parameters when calling face-set-after-frame-default in
4323 response to background-color parameter (Bug#7373).
4324
0eb025fb
EZ
43252010-11-13 Eli Zaretskii <eliz@gnu.org>
4326
4327 * international/characters.el (glyphless-char-display-control):
88b5a757 4328 Rename from glyphless-char-control; all users changed. Doc fix.
4a9f985c
EZ
4329 Signal an error if display method is not one of the recognized
4330 symbols.
0eb025fb 4331
6e060cee
MA
43322010-11-13 Michael Albinus <michael.albinus@gmx.de>
4333
4334 * net/tramp-compat.el (tramp-compat-line-beginning-position)
4335 (tramp-compat-line-end-position): Remove them.
4336
4337 * net/tramp.el (tramp-parse-rhosts-group)
4338 (tramp-parse-shosts-group, tramp-parse-sconfig-group)
4339 (tramp-parse-hosts-group, tramp-parse-passwd-group)
4340 (tramp-parse-netrc-group, tramp-parse-putty-group)
4341 * net/tramp-cmds.el (tramp-append-tramp-buffers)
4342 * net/tramp-sh.el (tramp-do-file-attributes-with-ls)
4343 (tramp-sh-handle-file-selinux-context)
4344 (tramp-sh-handle-file-name-all-completions)
4345 (tramp-sh-handle-insert-directory)
4346 (tramp-sh-handle-expand-file-name, tramp-find-executable)
4347 (tramp-wait-for-output, tramp-send-command-and-read)
4348 * net/tramp-smb.el (tramp-smb-read-file-entry)
4349 (tramp-smb-get-cifs-capabilities): Use `point-at-eol'.
4350
4351 * net/tramp-sh.el (tramp-sh-handle-insert-directory) Use
4352 `point-at-bol'.
4353 (tramp-remote-coding-commands): Add an alternative using "base64
4354 -d -i". This is needed for older base64 versions from GNU
4355 coreutils. Reported by Klaus Reichl
4356 <Klaus.Reichl@thalesgroup.com>.
4357
8da5345f
HN
43582010-11-13 Hrvoje Niksic <hniksic@xemacs.org>
4359
4360 * simple.el (count-words-region): New function.
4361
c156a63b
SM
43622010-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
4363
78835dd0
SM
4364 * shell.el (shell-dir-cookie-re): New custom variable.
4365 (shell-dir-cookie-watcher): New function.
4366
ebff325e
SM
4367 * vc/vc.el (vc-deduce-backend): Use default-directory in shell-mode
4368 and compilation-mode (bug#7350).
4369
4e9e1584
SM
4370 * vc/smerge-mode.el (smerge-refine): Choose better default part to
4371 highlight when one of them is empty.
4372
4490f875
SM
4373 * skeleton.el (skeleton-read): Don't use `newline' since it may strip
4374 trailing space.
4375 (skeleton-newline): New function.
4376 (skeleton-internal-1): Use it.
4377
c156a63b
SM
4378 * simple.el (open-line): `newline' may strip trailing space.
4379
f3bb9e16
KR
43802010-11-12 Kevin Ryde <user42@zip.com.au>
4381
4382 * international/mule-cmds.el (princ-list): Use mapc.
4383
7847454a
GM
43842010-11-12 Glenn Morris <rgm@gnu.org>
4385
4386 * emacs-lisp/bytecomp.el (byte-compile-log-buffer): New constant.
01c35094 4387 Use it to replace all instances of "*Compile-Log*".
7847454a 4388
aa310257
SM
43892010-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
4390
4391 * emacs-lisp/pcase.el (pcase-let*, pcase-let): Add debug and
4392 indentation specs.
4393
cbf83ce9
SM
43942010-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
4395
4396 * progmodes/modula2.el: Use SMIE and skeleton.
4397 (m2-mode-syntax-table): (*..*) can be nested.
4398 Add //...\n. Fix paren syntax.
4399 (m2-mode-map): Remove LF and TAB bindings.
4400 (m2-indent): Add safety property.
4401 (m2-smie-grammar): New var.
4402 (m2-smie-refine-colon, m2-smie-refine-of, m2-smie-backward-token)
4403 (m2-smie-forward-token, m2-smie-refine-semi, m2-smie-rules): New funs.
4404 (m2-mode): Use define-derived-mode.
4405 (m2-newline, m2-tab): Remove.
4406 (m2-begin, m2-case, m2-definition, m2-else, m2-for, m2-header)
4407 (m2-if, m2-loop, m2-module, m2-or, m2-procedure, m2-with, m2-record)
4408 (m2-stdio, m2-type, m2-until, m2-var, m2-while, m2-export)
4409 (m2-import): Use define-skeleton.
4410
e7c4fb1e
GM
44112010-11-11 Glenn Morris <rgm@gnu.org>
4412
b3e4c911
GM
4413 * obsolete/lucid.el: Don't warn about any CL functions in this file.
4414
b3e22bd4
GM
4415 * ls-lisp.el (ls-lisp-ignore-case, ls-lisp-dirs-first)
4416 (ls-lisp-verbosity): Add custom :set-after property.
4417 (ls-lisp-verbosity, ls-lisp-use-localized-time-format): Doc fixes.
4418 (ls-lisp-format, ls-lisp-format-time): Don't take `now' as an argument.
4419 (ls-lisp-insert-directory): Update caller.
606dcd9e
GM
4420 (ls-lisp-set-options): New function.
4421 (ls-lisp-emulation): Use ls-lisp-set-options for custom :set.
4422 Doc fix.
b3e22bd4 4423
55a4b4fe
GM
4424 * play/landmark.el (lm-prompt-for-move):
4425 * play/gomoku.el (gomoku-prompt-for-move): Remove nonsensical code.
4426
e7c4fb1e
GM
4427 * progmodes/idlw-complete-structtag.el: Remove unused dec `name'.
4428
4429 * progmodes/idlwave.el (idlwave-routine-entry-compare-twins)
4430 (idlwave-study-twins): Prefix dynamic local variable `name'.
4431 (idlwave-routine-twin-compare): Update for above change.
4432
4433 * progmodes/idlw-help.el (idlwave-do-mouse-completion-help):
4434 Prefix dynamic local variables `name', `kwd', and `link'.
4435 * progmodes/idlw-shell.el (idlwave-shell-complete-execcomm-help):
4436 * progmodes/idlw-complete-structtag.el
4437 (idlwave-complete-structure-tag-help):
4438 * progmodes/idlwave.el (idlwave-complete-sysvar-help)
4439 (idlwave-complete-sysvar-tag-help)
4440 (idlwave-complete-class-structure-tag-help):
4441 Update for above name changes.
4442
afe2870b
LMI
44432010-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
4444
4445 * net/browse-url.el (browse-url-browser-function): Change the
4446 default to use `browse-url-mail' on mailto: URLs.
4447
fbe3be3f
CY
44482010-11-10 Chong Yidong <cyd@stupidchicken.com>
4449
cbf83ce9
SM
4450 * emacs-lisp/package.el (package-read-all-archive-contents):
4451 Reset package-archive-contents to nil before re-reading.
fbe3be3f 4452
a7cfbaea 44532010-11-10 Brandon Craig Rhodes <brandon@rhodesmill.org> (tiny change)
bd4532fc
AM
4454
4455 * textmodes/flyspell.el (flyspell-word): Do not re-check words
4456 already found as misspellings by (flyspell-large-region), just
c97685d4 4457 do highlighting (bug#7322).
bd4532fc 4458
13e7256f
GM
44592010-11-10 Glenn Morris <rgm@gnu.org>
4460
6d2a1e35
GM
4461 * progmodes/octave-mod.el (octave-mark-block): Update for smie change.
4462
d4aca69c
GM
4463 * emulation/edt.el (edt-with-position): New macro.
4464 (edt-find-forward, edt-find-backward, edt-find-next-forward)
4465 (edt-find-next-backward, edt-sentence-forward, edt-sentence-backward)
4466 (edt-paragraph-forward, edt-paragraph-backward): Use it.
4467
f8a09adb
GM
4468 * emulation/tpu-extras.el (tpu-with-position): New macro.
4469 (tpu-paragraph, tpu-page, tpu-search-internal): Use it.
4470
c026460b
GM
4471 * textmodes/texnfo-upd.el (texinfo-pointer-name): Fix typo.
4472
dea53a43
GM
4473 * textmodes/texnfo-upd.el (texinfo-all-menus-update)
4474 (texinfo-menu-copy-old-description, texinfo-start-menu-description)
4475 (texinfo-master-menu, texinfo-insert-node-lines)
4476 (texinfo-multiple-files-update):
4477 * textmodes/texinfmt.el (texinfo-append-refill, texinfo-copying):
4478 Use line-beginning-position.
4479
72bc50c0
GM
4480 * progmodes/cperl-mode.el (cperl-find-pods-heres, cperl-write-tags):
4481 No recent Emacs supports system-type `emx'.
4482
4483 * progmodes/ada-xref.el (is-windows): Rename to ada-on-ms-windows.
4484 (ada-command-separator, ada-default-prj-properties)
4485 (ada-find-any-references): Update for above name change.
4486
4487 * dirtrack.el (dirtrack-directory-function)
4488 (dirtrack-canonicalize-function):
4489 * filecache.el (file-cache-completion-ignore-case)
4490 (file-cache-case-fold-search, file-cache-ignore-case):
4491 * term.el (serial-port-is-file-p): Cosmetic change.
4492
4493 * emulation/viper-init.el (viper-ms-style-os-p): Doc fix.
4494 Remove non-existent `windows-95' system-type.
4495 * dired.el (dired-chown-program): Remove non-existent `linux'
4496 system-type.
4497
17731c39
GM
4498 * net/net-utils.el (net-utils-remove-ctl-m): Use memq for system-types.
4499 (ping-program-options): Remove non-existent `linux' system-type.
4500
9228bbd3
GM
4501 * startup.el (package-initialize): Update declaration.
4502
6e404950
GM
4503 * ls-lisp.el (ls-lisp-time-lessp, ls-lisp-time-to-seconds): Remove.
4504 (ls-lisp-handle-switches): Use time-less-p.
4505 (ls-lisp-format-time): Use float-time.
4506
6f0d4bb6
GM
4507 * textmodes/remember.el (remember-time-to-seconds): Remove.
4508 (remember-store-in-mailbox): Use float-time.
4509
4510 * calendar/timeclock.el (timeclock-time-to-seconds): Make it an alias.
4511
4512 * calendar/time-date.el (time-to-seconds): Always an alias on Emacs,
4513 never a real function.
4514 (with-no-warnings): Remove compat stub, now unused.
4515 (time-less-p): Doc fix.
4516 (time-to-number-of-days): Simplify.
4517
73171bd4
GM
4518 * eshell/esh-util.el (eshell-time-less-p, eshell-time-to-seconds):
4519 Remove.
4520 (eshell-read-passwd, eshell-read-hosts): Use time-less-p.
4521 * eshell/esh-test.el (eshell-test, eshell-show-usage-metrics):
4522 * eshell/em-unix.el (eshell-show-elapsed-time, eshell/time):
4523 * eshell/em-pred.el (eshell-pred-file-time): Use float-time.
4524 * eshell/em-ls.el (eshell-ls-sort-entries): Use time-less-p.
4525
13e7256f
GM
4526 * eshell/em-unix.el (eshell-remove-entries, eshell/rm)
4527 (eshell-shuffle-files, eshell-shorthand-tar-command)
4528 (eshell-mvcpln-template, eshell/mv, eshell/cp, eshell/ln):
4529 Prefix dynamic locals `interactive', `preview', `recursive', `verbose'.
4530 * eshell/em-glob.el (eshell-extended-glob, eshell-glob-entries):
4531 Prefix dynamic local variable `matches'.
4532
b565f5a1
GM
4533 * skeleton.el (skeleton-internal-list, skeleton-internal-1):
4534 Prefix dynamic local variable `skeleton'.
4535
5ad3e885
KY
45362010-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
4537
4538 * net/browse-url.el (browse-url-mail): Insert body part of mailto url
4539 in mail buffer; make yank-action always a command that yanks original
4540 buffer.
4541
14121c52
GM
45422010-11-09 Glenn Morris <rgm@gnu.org>
4543
4544 * progmodes/tcl.el (tcl-hairy-scan-for-comment): Doc fix.
4545
d607b96b 45462010-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
73525e72 4547
9bdba5f5
SM
4548 * minibuffer.el (minibuffer-completion-help): Specify the end of the
4549 completion field (bug#7211).
4550
73525e72
SM
4551 * progmodes/python.el (python-font-lock-syntactic-keywords): (bug#7322)
4552 Fix handling of backslash escapes.
4553 (python-quote-syntax): Adjust accordingly.
4554
d607b96b 45552010-11-09 Richard Levitte <richard@levitte.org> (tiny change)
05539fb3
RL
4556
4557 * vc-mtn.el (vc-mtn-working-revision, vc-mtn-after-dir-status)
4558 (vc-mtn-workfile-branch): Adjust to new output format.
4559
d607b96b 45602010-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
cc4d2366
SM
4561
4562 * international/mule-cmds.el (princ-list): Mark as obsolete.
4563
d607b96b 45642010-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
7f925a67
SM
4565
4566 * emacs-lisp/smie.el: New package.
4567
d607b96b 45682010-11-09 Michael Albinus <michael.albinus@gmx.de>
6ce78fdc 4569
7f925a67
SM
4570 * files.el (backup-by-copying-when-mismatch):
4571 Set `permanent-local' property.
6ce78fdc
MA
4572
4573 * net/tramp.el (tramp-handle-insert-file-contents): Do not set
09def8be 4574 `permanent-local' property for `backup-by-copying-when-mismatch'.
6ce78fdc 4575
d607b96b 45762010-11-09 Eli Zaretskii <eliz@gnu.org>
21620882
EZ
4577
4578 * ls-lisp.el (insert-directory): Doc fix. (bug#7285)
4579
d607b96b 45802010-11-09 Wilson Snyder <wsnyder@wsnyder.org>
8468f78b 4581
7f925a67 4582 * progmodes/verilog-mode.el (verilog-insert-one-definition)
8468f78b 4583 (verilog-read-decls, verilog-read-sub-decls-sig): Fix AUTOWIRE and
7f925a67
SM
4584 AUTOINOUT for SV style multidimensional arrays, bug294.
4585 Reported by Eric Mastromarchi.
4586 (verilog-preprocess): Use with-current-buffer and
8468f78b
WS
4587 font-lock-fontify-buffer to cleanup style issues.
4588
d607b96b 45892010-11-09 Glenn Morris <rgm@gnu.org>
cb5e49a3
GM
4590
4591 * locate.el (locate, locate-mode): Doc fixes.
4592
d607b96b 45932010-11-09 Chong Yidong <cyd@stupidchicken.com>
381d186f
CY
4594
4595 * server.el (server-start): New arg INHIBIT-PROMPT prevents asking
4596 user for confirmation.
4597 (server-force-stop): Use it.
4598 (server-start): Use server-force-stop for kill-emacs-hook, to
4599 avoid user interaction while killing Emacs.
4600
9b026d9f
GM
46012010-11-09 Glenn Morris <rgm@gnu.org>
4602
3406534c 4603 * progmodes/meta-mode.el: Remove leading `*' from defcustom docs.
e814121e 4604 (meta-indent-line): Simplify.
3406534c 4605
9b026d9f
GM
4606 * vc/emerge.el (emerge-line-number-in-buf):
4607 * textmodes/ispell.el (ispell-region):
4608 * textmodes/fill.el (current-fill-column):
4609 * progmodes/xscheme.el (xscheme-send-current-line):
4610 * progmodes/vhdl-mode.el (vhdl-current-line, vhdl-line-copy):
4611 * progmodes/tcl.el (tcl-hairy-scan-for-comment):
4612 * progmodes/sh-script.el (sh-handle-prev-do):
4613 * progmodes/meta-mode.el (meta-indent-line):
4614 * progmodes/idlwave.el (idlwave-goto-comment, idlwave-fill-paragraph)
4615 (idlwave-in-quote):
4616 * progmodes/idlw-shell.el (idlwave-shell-current-frame)
4617 (idlwave-shell-update-bp-overlays, idlwave-shell-sources-filter):
4618 * progmodes/fortran.el (fortran-looking-at-if-then):
4619 * progmodes/etags.el (find-tag-in-order, etags-snarf-tag):
4620 * progmodes/cperl-mode.el (cperl-sniff-for-indent)
4621 (cperl-find-pods-heres):
4622 * progmodes/ada-mode.el (ada-get-current-indent, ada-narrow-to-defun):
4623 * net/quickurl.el (quickurl-list-insert):
4624 * net/ldap.el (ldap-search-internal):
4625 * net/eudc.el (eudc-expand-inline):
4626 * mail/sendmail.el (sendmail-send-it):
4627 * mail/mspools.el (mspools-visit-spool, mspools-get-spool-name):
4628 * emulation/viper-cmd.el (viper-paren-match, viper-backward-indent)
4629 (viper-brac-function):
4630 * calc/calc-yank.el (calc-do-grab-region):
4631 * calc/calc-keypd.el (calc-keypad-press):
4632 * term.el (term-move-columns, term-insert-spaces):
4633 * speedbar.el (speedbar-highlight-one-tag-line):
4634 * simple.el (current-word):
4635 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
4636 * info.el (Info-find-node-in-buffer-1, Info-follow-reference)
4637 (Info-scroll-down):
4638 * hippie-exp.el (he-line-beg):
4639 * epa.el (epa--marked-keys):
4640 * dired-aux.el (dired-kill-line, dired-do-kill-lines)
4641 (dired-update-file-line, dired-add-entry, dired-remove-entry)
4642 (dired-relist-entry):
4643 * buff-menu.el (Buffer-menu-buffer):
4644 * array.el (current-line):
4645 * allout.el (allout-resolve-xref)
4646 (allout-latex-verbatim-quote-curr-line):
4647 Replace yet more uses of end-of-line etc with line-end-position, etc.
4648
db94771e
SM
46492010-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
4650
1398b795
SM
4651 * emacs-lisp/checkdoc.el (checkdoc-display-status-buffer)
4652 (checkdoc-interactive-loop, checkdoc-recursive-edit): Avoid princ-list.
4653 (checkdoc-syntax-table): Initialize in the declaration.
4654 (emacs-lisp-mode-hook): Use just checkdoc-minor-mode now that it turns
4655 the mode on unconditionally.
4656
db94771e
SM
4657 * emacs-lisp/cl-macs.el (extent-data, extent-face, extent-priority)
4658 (extent-end-position, extent-start-position): Remove setf method for
4659 non-existing functions (bug#7319).
4660
674728d4
SM
46612010-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
4662
4663 * emacs-lisp/smie.el: Simplify the smie-rules-function return values.
4664 (smie-precs->prec2): Rename from smie-precs-precedence-table.
4665 (smie-bnf->prec2): Rename from smie-bnf-precedence-table.
4666 (smie-prec2->grammar): Rename from smie-prec2-levels.
4667 (smie-grammar): Rename from smie-op-levels.
4668 (smie-indent--hanging-p): Rename from smie-hanging-p.
4669 (smie-rule-hanging-p): New alias.
4670 (smie-indent--bolp): Rename from smie-bolp.
4671 (smie-indent--hanging-p): New alias.
4672 (smie--token): New dynamically bound variable.
4673 (smie-indent--parent): New function.
4674 (smie-rule-parent-p): Use it; rename from smie-parent-p.
4675 (smie-rule-next-p): Rename from smie-next-p.
4676 (smie-rule-prev-p): Rename from smie-prev-p.
4677 (smie-rule-sibling-p, smie-rule-parent)
4678 (smie-indent--separator-outdent, smie-rule-separator): New functions.
4679 (smie-rule-separator-outdent): New var.
4680 (smie-indent--rule): Merge with smie-indent--column.
4681 (smie-indent-forward-token, smie-indent-backward-token):
4682 Also recognize close parens.
4683 (smie-indent-keyword): Don't use smie-indent--column any more.
4684 (smie-indent-after-keyword): Ignore closers by default.
4685 (smie-indent-line): Use with-demoted-errors.
4686 * progmodes/octave-mod.el (octave-smie-grammar):
4687 Rename from octave-smie-op-levels.
4688 (octave-smie-rules): Adjust to new behavior.
4689 * progmodes/prolog.el (prolog-smie-grammar):
4690 Rename from prolog-smie-op-levels.
4691
26f097bf
GM
46922010-11-07 Glenn Morris <rgm@gnu.org>
4693
de3490e1
GM
4694 * eshell/esh-util.el (subst-char-in-string)
4695 (directory-files-and-attributes): These compatibility definitions are
4696 not needed on any version of Emacs since at least 21.4.
4697
3ba6b2ee
GM
4698 * progmodes/verilog-mode.el (verilog-get-beg-of-line)
4699 (verilog-get-end-of-line): Remove.
4700 (verilog-within-string, verilog-re-search-forward-substr)
4701 (verilog-re-search-backward-substr, verilog-set-auto-endcomments)
4702 (verilog-surelint-off, verilog-getopt-file, verilog-highlight-region):
4703 Use point-at-bol, point-at-eol.
4704 * progmodes/pascal.el (pascal-get-beg-of-line, pascal-get-end-of-line):
4705 Remove.
4706 (pascal-declaration-end, pascal-declaration-beg, pascal-within-string)
4707 (electric-pascal-terminate-line, pascal-set-auto-comments)
4708 (pascal-indent-paramlist, pascal-indent-declaration)
4709 (pascal-get-lineup-indent, pascal-func-completion)
4710 (pascal-get-completion-decl, pascal-var-completion, pascal-completion):
4711 Use point-at-bol, point-at-eol.
4712 * progmodes/flymake.el (flymake-line-beginning-position)
4713 (flymake-line-end-position): Remove.
4714 (flymake-highlight-line): Use point-at-bol, point-at-eol.
4715 * eshell/esh-util.el (line-end-position, line-beginning-position):
4716 Remove compat definitions.
4717
76fc02b6
GM
4718 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
4719 Use end-of-line N.
4720 (checkdoc-this-string-valid-engine, checkdoc-file-comments-engine):
4721 Use line-end-position.
4722
e180ab9f
GM
4723 * emacs-lisp/chart.el (chart-zap-chars):
4724 * play/decipher.el (decipher-set-map):
4725 * progmodes/ada-mode.el (ada-get-current-indent)
4726 (ada-search-ignore-string-comment, ada-tab-hard, ada-untab-hard):
4727 * progmodes/ada-prj.el (ada-prj-load-from-file, ada-prj-display-help):
4728 * progmodes/ada-xref.el (ada-initialize-runtime-library)
4729 (ada-get-all-references):
4730 * progmodes/cperl-mode.el (cperl-electric-paren)
4731 (cperl-electric-rparen, cperl-electric-keyword, cperl-electric-else)
4732 (cperl-linefeed, cperl-sniff-for-indent, cperl-to-comment-or-eol)
4733 (cperl-find-pods-heres, cperl-indent-exp, cperl-fix-line-spacing)
4734 (cperl-word-at-point-hard):
4735 * progmodes/idlw-shell.el (idlwave-shell-move-or-history)
4736 (idlwave-shell-filename-string, idlwave-shell-batch-command)
4737 (idlwave-shell-display-line):
4738 * progmodes/idlwave.el (idlwave-show-begin, idlwave-fill-paragraph)
4739 (idlwave-calc-hanging-indent, idlwave-auto-fill, idlwave-template):
4740 * progmodes/js.el (js--re-search-forward-inner)
4741 (js--re-search-backward-inner):
4742 * progmodes/vhdl-mode.el (vhdl-align-region-1, vhdl-align-region-2)
4743 (vhdl-fix-clause, vhdl-compose-configuration-architecture):
4744 * progmodes/ruby-mode.el (ruby-parse-partial, eval-when-compile):
4745 * textmodes/flyspell.el (flyspell-process-localwords):
4746 * textmodes/ispell.el (ispell-buffer-local-parsing)
4747 (ispell-buffer-local-dict, ispell-buffer-local-words):
4748 Use point-at-bol and point-at-eol.
4749
26f097bf
GM
4750 * speedbar.el (speedbar-generic-item-info)
4751 (speedbar-item-info-tag-helper, speedbar-change-expand-button-char)
4752 (speedbar-add-indicator, speedbar-check-vc-this-line)
4753 (speedbar-check-obj-this-line, speedbar-extract-one-symbol)
4754 (speedbar-buffers-line-directory, speedbar-buffer-revert-buffer):
4755 Replace more uses of end-of-line etc with line-end-position.
4756
b05fde66
GM
47572010-11-06 Glenn Morris <rgm@gnu.org>
4758
5ed619e0
GM
4759 * textmodes/texnfo-upd.el (texinfo-start-menu-description)
4760 (texinfo-update-menu-region-beginning, texinfo-menu-first-node)
4761 (texinfo-delete-existing-pointers, texinfo-find-pointer)
4762 (texinfo-clean-up-node-line, texinfo-insert-node-lines)
4763 (texinfo-multiple-files-update):
4764 * textmodes/table.el (table--probe-cell-left-up)
4765 (table--probe-cell-right-bottom):
4766 * textmodes/picture.el (picture-tab-search):
4767 * textmodes/page-ext.el (pages-copy-header-and-position)
4768 (pages-directory-for-addresses):
4769 * progmodes/vera-mode.el (vera-get-offset):
4770 * progmodes/simula.el (simula-calculate-indent):
4771 * progmodes/python.el (python-pdbtrack-overlay-arrow):
4772 * progmodes/prolog.el (end-of-prolog-clause):
4773 * progmodes/perl-mode.el (perl-calculate-indent, perl-indent-exp):
4774 * progmodes/icon.el (indent-icon-exp):
4775 * progmodes/etags.el (tag-re-match-p):
4776 * progmodes/ebrowse.el (ebrowse-show-file-name-at-point):
4777 * progmodes/ebnf2ps.el (ebnf-begin-file):
4778 * progmodes/dcl-mode.el (dcl-back-to-indentation-1)
4779 (dcl-save-local-variable):
4780 * play/life.el (life-setup):
4781 * play/gametree.el (gametree-looking-at-ply):
4782 * nxml/nxml-maint.el (nxml-insert-target-repertoire-glyph-set):
4783 * mail/sendmail.el (mail-mode-auto-fill):
4784 * emacs-lisp/lisp-mode.el (calculate-lisp-indent):
4785 * emacs-lisp/edebug.el (edebug-overlay-arrow):
4786 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid):
4787 * woman.el (woman-parse-numeric-value, woman2-TH, woman2-SH)
4788 (woman-tab-to-tab-stop, WoMan-warn-ignored):
4789 * type-break.el (type-break-file-keystroke-count):
4790 * term.el (term-replace-by-expanded-history-before-point)
4791 (term-skip-prompt, term-extract-string):
4792 * speedbar.el (speedbar-edit-line, speedbar-expand-line)
4793 (speedbar-contract-line, speedbar-toggle-line-expansion)
4794 (speedbar-parse-c-or-c++tag, speedbar-parse-tex-string)
4795 (speedbar-buffer-revert-buffer, speedbar-highlight-one-tag-line):
4796 * sort.el (sort-skip-fields):
4797 * skeleton.el (skeleton-internal-list):
4798 * simple.el (line-move-finish, line-move-to-column):
4799 * shell.el (shell-forward-command):
4800 * misc.el (copy-from-above-command):
4801 * makesum.el (double-column):
4802 * ebuff-menu.el (electric-buffer-update-highlight):
4803 * dired.el (dired-move-to-end-of-filename):
4804 * dframe.el (dframe-popup-kludge):
4805 * bookmark.el (bookmark-kill-line, bookmark-bmenu-show-filenames):
4806 * arc-mode.el (archive-get-lineno):
4807 Use line-end-position and line-beginning-position.
4808
e2a9c0bc
GM
4809 * progmodes/idlwave.el (idlwave-routine-entry-compare-twins):
4810 (idlwave-study-twins): Prefix dynamic local `class'.
4811 (idlwave-routine-twin-compare): Update for above name change.
4812
4e44448f
GM
4813 * emacs-lisp/eieio-comp.el (byte-compile-file-form-defmethod):
4814 Use boundp tests to silence compiler. Update for changed name of
4815 bytecomp-filename variable.
4816
8f6c3eac
GM
4817 * emulation/viper-cmd.el (viper-read-string-with-history):
4818 Prefix dynamic local `initial'.
4819 (viper-minibuffer-standard-hook): Update for above name change.
4820
79d1dabe
GM
4821 * emacs-lisp/elint.el (elint-init-env): Prefix dynamic local `env'.
4822 (elint-init-form): Update for above name change.
4823
0e4bb7f0
GM
4824 * mail/mail-extr.el (mail-extract-address-components): Give dynamic
4825 local variables `cbeg' and `cend' a prefix.
4826 (mail-extr-voodoo): Update for above name change.
4827
c8f3bf36
GM
4828 * textmodes/reftex-toc.el (reftex-toc-do-promote)
4829 (reftex-toc-promote-prepare): Pass `delta' as an explicit argument.
4830 (reftex-toc-promote-action): Doc fix.
4831
4832 * textmodes/reftex-sel.el (reftex-select-item): Give local variables
4833 `prompt', `data' a prefix.
4834 (reftex-select-post-command-hook, reftex-select-callback)
4835 (reftex-select-mouse-accept, reftex-select-read-cite):
4836 Update for above name changes.
4837
4838 * textmodes/reftex-ref.el (reftex-reference): Rename local variable
4839 `refstyle' to reftex-refstyle.
4840 (reftex-offer-label-menu): Update for above name change.
4841 * textmodes/reftex-sel.el (reftex-select-toggle-varioref): Update for
4842 `refstyle' name change.
4843
b05fde66
GM
4844 * vc/emerge.el (emerge-eval-in-buffer): Remove, and replace all uses
4845 with with-current-buffer.
4846 (diff, template): Give dynamic local variables a prefix.
4847 (emerge-line-numbers): Rename local `diff' to emerge-line-diff.
4848 (emerge-line-number-in-buf): Update for above name change.
4849 (emerge-combine-versions-internal): Rename local `template' to
4850 emerge-combine-template.
4851 (emerge-combine-versions-edit): Update for above name change.
4852
5d8f9169
RA
48532010-11-06 Ralf Angeli <angeli@caeruleus.net>
4854
4855 * textmodes/reftex-cite.el
4856 (reftex-extract-bib-entries-from-thebibliography): Match bibitem
4857 entries with whitespace after \bibitem.
4858 (reftex-create-bibtex-file): Match entries containing numbers and
4859 symbol constituents. Make sure that entries with whitespace at
4860 various places are found.
4861
f8aefe82
MA
48622010-11-05 Christian Millour <cm@abtela.com> (tiny change)
4863
4864 * shell.el (shell-process-popd): Made aware of comint-file-name-prefix.
4865
e06918d2
JD
48662010-11-05 Jan Djärv <jan.h.d@swipnet.se>
4867
4868 * mouse.el (mouse-yank-primary): Update comment (Bug#6802).
4869
17fc58c9
GM
48702010-11-05 Glenn Morris <rgm@gnu.org>
4871
f7fe4837
GM
4872 * woman.el (woman0-roff-buffer, woman1-roff-buffer)
4873 (woman2-roff-buffer): Give local variable `request' a prefix.
4874 (woman0-macro): Rename argument `request' in the same way.
4875 (woman-request): New name for `request' dynamic variable.
4876 (woman-unquote, woman-forward-arg): Update for above name change.
4877 (woman1-roff-buffer): Give local variable `unquote' a prefix.
4878 (woman1-unquote): New name for `unquote' dynamic variable.
4879 (woman1-B-or-I, woman1-alt-fonts): Update for above name change.
4880 (woman-translations): Rename from `translations'. No longer global.
4881 (woman2-tr, woman-translate): Update for above name change.
4882 (woman-translate): Check for bound variable.
4883 (woman2-roff-buffer): Give local variable `translations' a prefix.
4884
869c4186
GM
4885 * play/doctor.el: Give all local variables a prefix. Update callers.
4886 (doc$, doctor-put-meaning): Use backquote.
4887
215461a8
GM
4888 * emacs-lisp/cl-macs.el (loop): Give local variable args a prefix.
4889 (cl-parse-loop-clause, cl-loop-handle-accum): Update for above change.
4890
17fc58c9
GM
4891 * emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Give local
4892 variables bytes, ptr, op a prefix.
4893 (disassemble-offset): Update for above change.
4894
015eea59
CY
48952010-11-03 Chong Yidong <cyd@stupidchicken.com>
4896
4897 * emacs-lisp/package.el (package-unpack): Remove no-op.
4898 (package--builtins, package--dir): Doc fix.
4899 (package-activate-1, package-activate, package-install)
4900 (package-compute-transaction): Fix error message.
4901 (package-delete): Use delete-directory. Omit system packages.
4902 (package-initialize): Set package-alist to nil first.
4903 (package-menu-mark-delete, package-menu-mark-install): Don't add
4904 symbols that are inconsistent with the package state.
4905 (package-menu-execute): Perform deletions and installations as
4906 single batch operations.
4907
033862d1
GM
49082010-11-03 Glenn Morris <rgm@gnu.org>
4909
0b03a950
GM
4910 * progmodes/idlwave.el (idlwave-pset): Only used on XEmacs.
4911 (props): Remove unnecessary declaration.
4912
e337e22c
GM
4913 * textmodes/ispell.el (ispell-init-process): On Emacs, always use
4914 set-process-query-on-exit-flag.
4915
a88e24dd 4916 * textmodes/reftex-toc.el (name1, dummy, dummy2): Remove unused decs.
728618ba
GM
4917 (reftex-toc-do-promote): Remove unused local `mpos'.
4918 (reftex-toc-restore-region): Make `mpos' local to this function.
a88e24dd 4919
537b04b9
GM
4920 * net/dbus.el (dbus-name-owner-changed-handler): Doc fix.
4921
52365e61
GM
4922 * play/landmark.el (lm-losing-threshold): Correct spelling.
4923 (lm-human-plays): Use new name.
4924
cd32f8a9
GM
4925 * play/gomoku.el (gomoku-loosing-threshold): Correct spelling.
4926 (gomoku-human-plays): Use new name.
4927
033862d1
GM
4928 * play/gomoku.el (nil-score, Xscore, XXscore, XXXscore, XXXXscore)
4929 (Oscore, OOscore, OOOscore, OOOOscore): Rename with gomoku- prefix.
4930 (gomoku-score-trans-table, gomoku-winning-threshold)
4931 (gomoku-loosing-threshold, gomoku-init-score-table): Use new names.
4932
4b99edf2
CY
49332010-11-03 Chong Yidong <cyd@stupidchicken.com>
4934
4935 * emacs-lisp/package.el: Don't put built-in packages in
4936 package-alist, to avoid loading inefficiencies.
4937 (package-built-in-p): Make VERSION optional, and treat it as a
4938 minimum acceptable version.
6a7662bb
BR
4939 (package-activate): Search separately for built-in packages.
4940 Emit a warning if a dependency fails.
4b99edf2
CY
4941 (define-package): Handle most common case, where there is no
4942 obsolete package, first.
4943 (package-compute-transaction): Print required version in error.
4944 (package--initialized): New variable.
4945 (list-packages): Use it.
4946 (package-initialize): Optional arg NO-ACTIVATE. Don't put
6a7662bb
BR
4947 built-in packages in packages-alist; keep it separate.
4948 Set package--initialized.
4b99edf2
CY
4949 (describe-package): Avoid activating packages as a side-effect.
4950 Search separately for built-in packages.
4951 (describe-package-1): Handle the case where an elpa package is
4952 simultaneously built-in and available/installed.
6a7662bb
BR
4953 (package-installed-p, package--generate-package-list):
4954 Search separately for built-in packages.
4b99edf2
CY
4955 (package-load-descriptor): Doc fix.
4956
3225dcaa
SM
49572010-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
4958
4959 * progmodes/perl-mode.el (perl-syntax-propertize-function):
4960 Handle __DATA__ and __END__.
4961
fa14dc18
NF
49622010-11-02 Noah Friedman <friedman@splode.com>
4963
4964 * emacs-lisp/bytecomp.el (byte-recompile-file): If bytecomp-arg is
4965 nil, do not ask to recompile files that are not already compiled,
4966 and do not recompile them.
4967
0f75c62a
CY
49682010-11-02 Chong Yidong <cyd@stupidchicken.com>
4969
4970 * emacs-lisp/package.el (package-initialize): Ensure that
4971 obsoleted built-in packages are not in package-activated-list
4972 during activation.
4973 (describe-package-1): Make the "installed" status override
4974 "built-in".
4975
b29f5b7b
VJL
49762010-11-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4977
4978 * subr.el (version-separator, version-regexp-alist): Remove '*'
4979 from docstring.
4980 (version-list-<=, version<=, version=): Doc fix.
4981
b18fad6d
KH
49822010-11-01 Kenichi Handa <handa@m17n.org>
4983
4984 * faces.el (glyphless-char): Inherit underline for tty.
4985
a8039db1 49862010-11-01 Kenichi Handa <handa@m17n.org>
b2cca856
KH
4987
4988 Implement various display methods for glyphless characters.
4989
4990 * international/characters.el (char-acronym-table): New variable.
4991 (glyphless-char-control): New variable.
35f52ed6 4992 (update-glyphless-char-display): New function.
b2cca856
KH
4993
4994 * faces.el (glyphless-char): New face.
4995
28886d5e
GM
49962010-11-01 Glenn Morris <rgm@gnu.org>
4997
919dd7aa
GM
4998 * calendar/holidays.el (general-holidays, oriental-holidays)
4999 (local-holidays, other-holidays, hebrew-holidays, christian-holidays)
5000 (islamic-holidays, bahai-holidays, solar-holidays): Move aliases before
5001 the definitions of their targets.
5002
c79fc059
GM
5003 * emacs-lisp/smie.el (smie): New custom group.
5004 (smie-blink-matching-inners, smie-indent-basic): Add :group.
5005
c8ccffb1
GM
5006 * faces.el (xw-defined-colors, x-setup-function-keys):
5007 * mouse-sel.el (x-select-text):
5008 * term/w32console.el (x-setup-function-keys): Update declarations.
5009
f4ff702e
GM
5010 * progmodes/ruby-mode.el (ruby-syntax-propertize-heredoc): Declare.
5011
806c491a
GM
5012 * textmodes/ispell.el (comment-add): Declare.
5013
c3dfebd1
GM
5014 * net/gnutls.el (gnutls-boot, gnutls-errorp, gnutls-error-string):
5015 Declare.
5016
28886d5e
GM
5017 * info.el (finder-keywords-hash, package-alist): Declare.
5018
693c9d15
CY
50192010-11-01 Chong Yidong <cyd@stupidchicken.com>
5020
5021 * finder.el (finder-compile-keywords): Don't use intern-soft,
5022 since package names may not yet exist in the obarray.
5023
50242010-11-01 Chong Yidong <cyd@stupidchicken.com>
4624de78
CY
5025
5026 * vc/vc-arch.el (vc-arch-checkin):
5027 * vc/vc-cvs.el (vc-cvs-checkin):
5028 * vc/vc-mtn.el (vc-mtn-checkin):
5029 * vc/vc-rcs.el (vc-rcs-checkin):
5030 * vc/vc-sccs.el (vc-sccs-checkin):
5031 * vc/vc-svn.el (vc-svn-checkin): Remove optional extra arg, unused
5032 since 2010-04-21 commit by Stefan Monnier.
5033
36967cf7
GM
50342010-11-01 Glenn Morris <rgm@gnu.org>
5035
feb5e60a
GM
5036 * emacs-lisp/bytecomp.el (byte-recompile-file): Fix previous change.
5037
1f023ca9
GM
5038 * startup.el (package-enable-at-startup, package-initialize):
5039 Silence compiler.
5040
36967cf7
GM
5041 * progmodes/ada-mode.el (ada-font-lock-syntactic-keywords):
5042 Silence compiler.
5043
430e7297
JD
50442010-10-31 Julien Danjou <julien@danjou.info>
5045
5046 * emacs-lisp/bytecomp.el (byte-recompile-file): New fun (bug#7297).
5047 (byte-recompile-directory):
5048 * emacs-lisp/lisp-mode.el (emacs-lisp-byte-compile-and-load):
430e7297
JD
5049 Use `byte-recompile-file'.
5050
c8c59954
GM
50512010-10-31 Glenn Morris <rgm@gnu.org>
5052
5053 * cus-start.el: Handle standard values via a keyword.
5054 Only set version property if specified.
5055 (cursor-in-non-selected-windows, menu-bar-mode)
5056 (tool-bar-mode, show-trailing-whitespace):
5057 Do not specify standard values.
5058 (transient-mark-mode, temporary-file-directory): Use :standard.
5059
04e63796
JD
50602010-10-31 Jan Djärv <jan.h.d@swipnet.se>
5061
5062 * term/x-win.el (x-get-selection-value): New function that gets
35f52ed6 5063 PRIMARY with type as specified in x-select-request-type. (Bug#6802)
04e63796 5064
2699a554 50652010-10-31 Michael Albinus <michael.albinus@gmx.de>
a057950d
MA
5066
5067 * net/tramp.el (tramp-handle-insert-file-contents): For root,
5068 preserve owner and group when editing files. (Bug#7289)
5069
35fcc05c 50702010-10-31 Glenn Morris <rgm@gnu.org>
d2ce10d2
GM
5071
5072 * speedbar.el (speedbar-mode):
5073 * play/fortune.el (fortune-in-buffer, fortune):
5074 * play/gomoku.el (gomoku-mode):
5075 * play/landmark.el (lm-mode):
5076 * textmodes/bibtex.el (bibtex-validate, bibtex-validate-globally):
5077 Replace inappropriate uses of toggle-read-only. (Bug#7292)
5078
82f7efc3
GM
5079 * select.el (x-selection): Mark it as an obsolete alias.
5080
2699a554 50812010-10-31 Aaron S. Hawley <aaron.s.hawley@gmail.com>
ca39416c 5082
f486841f 5083 * vc/add-log.el (find-change-log): Use derived-mode-p rather than
ca39416c
AH
5084 major-mode (bug#7284).
5085
2699a554 50862010-10-31 Glenn Morris <rgm@gnu.org>
aab705a2
GM
5087
5088 * menu-bar.el (menu-bar-files-menu): Make it into an actual alias,
5089 rather than just an unused variable that inherits from the real one.
5090
e6ef5dd9
AM
50912010-10-31 Alan Mackenzie <acm@muc.de>
5092
5093 * progmodes/cc-cmds.el (c-mask-paragraph): Fix an off-by-1 error.
5094 This fixes bug #7185.
5095
8a500a91
CY
50962010-10-30 Chong Yidong <cyd@stupidchicken.com>
5097
5098 * startup.el (command-line): Search for package directories, and
5099 don't load package.el if none are found.
5100
6a7662bb
BR
5101 * emacs-lisp/package.el (describe-package, list-packages):
5102 Call package-initialize if it has not been called yet.
8a500a91 5103
4f9e41e4
AM
51042010-10-30 Alan Mackenzie <acm@muc.de>
5105
5106 * progmodes/cc-fonts.el (c-font-lock-enum-tail): New function
5107 which fontifies the tail of an enum.
5108 (c-basic-matchers-after): Insert a call to the above new function.
5109 This fixes bug #7264.
5110
88f43c67
GM
51112010-10-30 Glenn Morris <rgm@gnu.org>
5112
5113 * cus-start.el: Add :set properties for minor modes menu-bar-mode,
5114 tool-bar-mode, transient-mark-mode. (Bug#7306)
5115 Include the :set property in the dumped Emacs.
5116
c4d17d50
SM
51172010-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
5118
5119 SMIE: change indent rules format, improve smie-setup.
5120 * emacs-lisp/smie.el (smie-precs-precedence-table)
5121 (smie-merge-prec2s, smie-bnf-precedence-table, smie-prec2-levels):
5122 Mark them pure so the tables gets built at compile time.
5123 (smie-bnf-precedence-table): Store the closer-alist in the table.
5124 (smie-prec2-levels): Preserve the closer-alist.
5125 (smie-blink-matching-open): Be more forgiving in case of indentation.
5126 (smie-hanging-p): Rename from smie-indent--hanging-p.
5127 (smie-bolp): Rename from smie-indent--bolp.
5128 (smie--parent, smie--after): New dynamic vars.
5129 (smie-parent-p, smie-next-p, smie-prev-p): New funs.
5130 (smie-indent-rules): Remove.
5131 (smie-indent--offset-rule): Remove fun.
5132 (smie-rules-function): New var.
5133 (smie-indent--rule): New fun.
5134 (smie-indent--offset, smie-indent-keyword, smie-indent-after-keyword)
5135 (smie-indent-exps): Use it.
5136 (smie-setup): Setup paren blinking; add keyword args for token
5137 functions; extract closer-alist from op-levels.
5138 (smie-indent-debug-log): Remove var.
5139 (smie-indent-debug): Remove fun.
5140 * progmodes/prolog.el (prolog-smie-indent-rules): Remove.
5141 (prolog-smie-rules): New fun to replace it.
5142 (prolog-mode-variables): Simplify.
5143 * progmodes/octave-mod.el (octave-smie-closer-alist): Remove, now that
5144 it's setup automatically.
5145 (octave-smie-indent-rules): Remove.
5146 (octave-smie-rules): New fun to replace it.
5147 (octave-mode): Simplify.
5148
9d794026
GM
51492010-10-29 Glenn Morris <rgm@gnu.org>
5150
e088c02a
GM
5151 * files.el (temporary-file-directory): Remove (already defined in C).
5152 * cus-start.el: Add temporary-file-directory.
5153
9d794026
GM
5154 * abbrev.el (abbrev-mode):
5155 * composite.el (auto-composition-mode):
5156 * menu-bar.el (menu-bar-mode):
5157 * simple.el (transient-mark-mode):
5158 * tool-bar.el (tool-bar-mode): Adjust the define-minor-mode calls so
5159 that they do not define the associated variables twice.
5160 * simple.el (transient-mark-mode): Remove defvar.
5161 * composite.el (auto-composition-mode): Make variable auto-buffer-local.
5162 * cus-start.el: Add transient-mark-mode, menu-bar-mode, tool-bar-mode.
5163 Handle multiple groups, and also custom-delayed-init-variables.
5164 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
5165
dcc029e0
SM
51662010-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
5167
5168 * emacs-lisp/pcase.el (pcase): New `string' and `guard' patterns.
5169 (pcase-if): Add one minor optimization.
5170 (pcase-split-equal): Rename from pcase-split-eq.
5171 (pcase-split-member): Rename from pcase-split-memq.
5172 (pcase-u1): Add strings to the member optimization.
5173 Add `guard' variant of predicates.
5174 (pcase-q1): Add string patterns.
5175
a62b88d4
SM
51762010-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
5177
5178 * vc/log-edit.el (log-edit-rewrite-fixes): State its safety pred.
5179
f41f19b0
GM
51802010-10-28 Glenn Morris <rgm@gnu.org>
5181
b3edb781
GM
5182 * term/ns-win.el (global-map, menu-bar-final-items, menu-bar-help-menu):
5183 Move menu-bar related settings to ../menu-bar.el.
5184 * menu-bar.el (global-map, menu-bar-final-items, menu-bar-help-menu):
5185 Move ns-specific settings here from term/ns-win.el.
5186
f41f19b0
GM
5187 * simple.el (x-selection-owner-p): Remove unused declaration.
5188
6175cd08
SM
51892010-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
5190
5191 * minibuffer.el (completion-cycling): New var (bug#7266).
5192 (minibuffer-complete, completion--do-completion):
5193 Use completion--flush-all-sorted-completions.
5194 (minibuffer-complete): Only cycle if completion-cycling is set.
5195 (completion--flush-all-sorted-completions): Unset completion-cycling.
5196 (minibuffer-force-complete): Set completion-cycling.
5197 (completion-all-sorted-completions): Move declaration before first use.
5198
19677c71
LL
51992010-10-28 Leo <sdl.web@gmail.com>
5200
5201 * iswitchb.el (iswitchb-kill-buffer): Avoid `iswitchb-make-buflist'
5202 which changes the order of matches seen by users (bug#7231).
5203
52042010-10-28 Jes Bodi Klinke <jes@bodi-klinke.dk> (tiny change)
77b143eb
JBK
5205
5206 * progmodes/compile.el (compilation-mode-font-lock-keywords):
5207 Don't confuse -omega as "-o mega".
5208
2122161f
SM
52092010-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
5210
ce8794df
SM
5211 * vc/log-edit.el (log-edit-rewrite-fixes): New var.
5212 (log-edit-author): New dynamic var.
5213 (log-edit-changelog-ours-p, log-edit-insert-changelog-entries): Use it
5214 to return the author if different from committer.
5215 (log-edit-insert-changelog): Use them to add Author: and Fixes headers.
5216
80cb310d
SM
5217 * play/landmark.el: Adjust commenting convention.
5218 (lm-nil-score): Rename from nil-score.
5219 (Xscore, XXscore, XXXscore, XXXXscore, Oscore, OOscore, OOOscore)
5220 (OOOOscore): Move into a let in lm-score-trans-table.
5221 (lm-winning-threshold, lm-loosing-threshold): Use lm-score-trans-table.
5222
2122161f
SM
5223 * electric.el (electric-indent-chars): Autoload.
5224 * progmodes/octave-mod.el (octave-mode):
5225 * progmodes/ruby-mode.el (ruby-mode): Take advantage of it.
5226 (ruby-mode-abbrev-table): Merge initialization and declaration.
5227
e925113b
GM
52282010-10-27 Glenn Morris <rgm@gnu.org>
5229
208d109c
GM
5230 * abbrev.el (abbrev-mode): Remove one of the three definitions of this
5231 variable.
5232
7d3e3843
GM
5233 * server.el (server-host, server-port, server-auth-dir): Autoload risky.
5234
e925113b
GM
5235 * term/ns-win.el: Restore require of cl when compiling.
5236 (menu-bar-final-items): Remove non-existent `windows' menu.
1bcc4637
GM
5237 (ns-handle-nxopen): Optionally handle the temp-case.
5238 (ns-handle-nxopentemp): Just call ns-handle-nxopen.
5239 (ns-insert-file, ns-find-file): Use `pop'.
e925113b 5240
b94a5a43
GM
52412010-10-26 Glenn Morris <rgm@gnu.org>
5242
5243 * term/common-win.el (xw-defined-colors): Simplify the 'ns case.
5244
fc3eda04
AR
52452010-10-26 Adrian Robert <Adrian.B.Robert@gmail.com>
5246
5247 * term/ns-win.el (ns-new-frame, ns-show-prefs): Don't add to
5248 global map.
5249 * term/common-win.el (x-setup-function-keys): Remove most of the
5250 keymappings. Comment on the remaining ones.
5251
c79b0b1c
PO
52522010-10-26 Peter Oliver <p.d.oliver@mavit.org.uk> (tiny change)
5253
c31dc2c0 5254 * server.el (server-port): New option. (Bug#854)
c79b0b1c
PO
5255 (server-start): Use server-port.
5256
725513b7
GM
52572010-10-26 Glenn Morris <rgm@gnu.org>
5258
d7d8c62a
GM
5259 * term/ns-win.el (ns-version-string): Remove unused declaration.
5260 (ns-invocation-args): Change to x-invocation-args.
5261 (ns-handle-switch, ns-handle-numeric-switch, ns-handle-iconic)
5262 (ns-handle-name-switch, ns-ignore-2-arg): Remove.
5263 (ns-handle-nxopen, ns-handle-nxopentemp, ns-ignore-1-arg):
5264 Use x-invocation-args instead of ns-invocation-args.
5265 (ns-initialize-window-system, handle-args-function-alist):
5266 Use x-handle-args instead of ns-handle-args.
5267 * term/common-win.el (x-handle-args): Also handle nextstep arguments.
5268 * startup.el (command-line-ns-option-alist): Replace
5269 ns-handle-name-switch, ns-handle-switch, ns-handle-numeric-switch,
5270 ns-handle-iconic with the x- equivalents.
5271
725513b7
GM
5272 * term/common-win.el (x-select-enable-clipboard):
5273 * term/pc-win.el (x-select-enable-clipboard): Doc fix.
5274
5275 * term/ns-win.el: No need to require cl when compiling.
5276 (x-display-name, x-setup-function-keys, x-select-text, x-colors)
5277 (xw-defined-colors): Use the common-win definitions.
5278 (ns-alternatives-map): Make it an obsolete alias for x-alternatives-map.
5279 (ns-handle-iconic): Make it an alias for x-handle-iconic.
5280 * term/common-win.el (x-select-text, x-alternatives-map)
5281 (x-setup-function-keys, x-colors, xw-defined-colors): Handle 'ns case.
5282 * loadup.el [ns]: Load common-win.
5283
77ec02d8
DU
52842010-10-26 Daiki Ueno <ueno@unixuser.org>
5285
5286 * epa-mail.el (epa-mail-encrypt): Handle local-part only
6ee79275 5287 recipients; expand mail aliases (Bug#7280).
77ec02d8 5288
6a5c2175
GM
52892010-10-25 Glenn Morris <rgm@gnu.org>
5290
59ba9d59
GM
5291 * term/common-win.el (x-handle-switch): Simplify with pop.
5292 Optionally handle numeric switches.
5293 (x-handle-numeric-switch): Just call x-handle-switch.
5294 (x-handle-initial-switch, x-handle-xrm-switch, x-handle-geometry)
5295 (x-handle-name-switch, x-handle-display, x-handle-args):
5296 Simplify with pop.
5297
6a5c2175
GM
5298 * term/ns-win.el: Do not require easymenu.
5299 (menu-bar-edit-menu) <copy, paste, paste-from-menu, separator-undo>:
5300 <spell>: Move adjustments to menu-bar.el.
5301 * menu-bar.el (menu-bar-edit-menu) <copy, paste, paste-from-menu>:
5302 <separator-undo, spell>: Move ns-win's adjustments here.
5303 * loadup.el [ns]: Do not load easymenu.
5304
01898dc2
CY
53052010-10-24 Chong Yidong <cyd@stupidchicken.com>
5306
5307 * image.el (image-checkbox-checked, image-checkbox-unchecked):
6a5c2175 5308 Delete (Bug#7222).
01898dc2
CY
5309
5310 * startup.el (fancy-startup-tail): Instead of using inline images,
5311 refer to image files from etc/.
5312
5313 * wid-edit.el (checkbox): Likewise.
5314 (widget-image-find): Center image specs.
5315
a44d921f
GM
53162010-10-24 Glenn Morris <rgm@gnu.org>
5317
5318 * term/ns-win.el (x-select-text): Doc fix.
5319 * w32-fns.el (x-alternatives-map, x-setup-function-keys)
5320 (x-select-text): Move to term/common-win.
5321 * term/w32-win.el (xw-defined-colors): Move to common-win.
5322 * term/x-win.el (xw-defined-colors, x-alternatives-map)
5323 (x-setup-function-keys, x-select-text): Move to common-win.
5324 * term/common-win.el (x-select-text, x-alternatives-map)
5325 (x-setup-function-keys, xw-defined-colors): Merge x- and w32-
5326 definitions here.
5327
709228c0 53282010-10-24 T.V. Raman <tv.raman.tv@gmail.com> (tiny change)
a11de514
R
5329
5330 * net/mairix.el (mairix-searches-mode-map):
5331 * mail/mspools.el (mspools-mode-map): Fix 2010-10-10 change.
5332
0c382083 53332010-10-24 Michael McNamara <mac@mail.brushroad.com>
a03c2342 5334
2b0c7330 5335 * progmodes/verilog-mode.el (verilog-directive-re): Make this variable
a03c2342
WS
5336 auto-built for efficiency of execution and updating.
5337 (verilog-extended-complete-re): Support 'pure' fucntion & task
5338 declarations (these have no bodies).
ca39416c
AH
5339 (verilog-beg-of-statement): General cleanup to enable support of
5340 'pure' fucntion & task declarations (these have no bodies).
5341 These efforts together fix Verilog bug210 from veripool; which was also
a03c2342
WS
5342 noticed by Steve Pearlmutter.
5343 (verilog-directive-re, verilog-directive-begin, verilog-indent-re)
ca39416c
AH
5344 (verilog-directive-nest-re, verilog-set-auto-endcomments):
5345 Support `elsif. Reported by Shankar Giri.
a03c2342
WS
5346 (verilog-forward-ws&directives, verilog-in-attribute-p): Fixes for
5347 attribute handling for lining up declarations and assignments.
5348 (verilog-beg-of-statement-1): Fix issue where continued declaration
5349 is indented differently if it is after a begin..end clock.
5350 (verilog-in-attribute-p, verilog-skip-backward-comments)
5351 (verilog-skip-forward-comment-p): Support proper treatment of
84eb0351 5352 attributes by indent code. Reported by Jeff Steele.
ca39416c 5353 (verilog-in-directive-p): Fix comment to correctly describe function.
a03c2342
WS
5354 (verilog-backward-up-list, verilog-in-struct-region-p)
5355 (verilog-backward-token, verilog-in-struct-p)
5356 (verilog-in-coverage-p, verilog-do-indent)
5357 (verilog-pretty-declarations): Use verilog-backward-up-list as
5358 wrapper around backward-up-list inorder to properly skip comments.
5359 Reported by David Rogoff.
5360 (verilog-property-re, verilog-endcomment-reason-re)
5361 (verilog-beg-of-statement, verilog-set-auto-endcomments)
5362 (verilog-calc-1 ): Fix for assert a; else b; indentation (new form
84eb0351 5363 of if). Reported by Max Bjurling and
a03c2342 5364 (verilog-calc-1): Fix for clocking block in modport
84eb0351 5365 declaration. Reported by Brian Hunter.
a03c2342 5366
0c382083 53672010-10-24 Wilson Snyder <wsnyder@wsnyder.org>
a03c2342 5368
2b0c7330 5369 * progmodes/verilog-mode.el (verilog-auto-inst, verilog-gate-ios)
a03c2342
WS
5370 (verilog-gate-keywords, verilog-read-sub-decls)
5371 (verilog-read-sub-decls-gate, verilog-read-sub-decls-gate-ios)
5372 (verilog-read-sub-decls-line, verilog-read-sub-decls-sig): Support
5373 AUTOINST for gate primitives, bug284. Reported by Mark Johnson.
5374 (verilog-read-decls): Fix spaces in V2K module parameters causing
5375 mis-identification as interfaces, bug287.
5376 (verilog-read-decls): Fix not treating "parameter string" as a
5377 parameter in AUTOINSTPARAM.
5378 (verilog-read-always-signals-recurse, verilog-read-decls): Fix not
5379 treating `elsif similar to `endif inside AUTOSENSE.
ca39416c 5380 (verilog-do-indent): Implement correct automatic or static task or
b762841f 5381 function end comment highlight. Reported by Steve Pearlmutter.
a03c2342
WS
5382 (verilog-font-lock-keywords-2): Fix highlighting of single
5383 character pins, bug264. Reported by Michael Laajanen.
5384 (verilog-auto-inst, verilog-read-decls, verilog-read-sub-decls)
5385 (verilog-read-sub-decls-in-interfaced, verilog-read-sub-decls-sig)
6a7662bb
BR
5386 (verilog-subdecls-get-interfaced, verilog-subdecls-new):
5387 Support interfaces with AUTOINST, bug270. Reported by Luis Gutierrez.
ca39416c
AH
5388 (verilog-pretty-expr): Fix interactive arguments, bug272.
5389 Reported by Mark Johnson.
5390 (verilog-auto-tieoff, verilog-auto-tieoff-ignore-regexp):
5391 Add 'verilog-auto-tieoff-ignore-regexp' for AUTOTIEOFF,
b762841f 5392 bug269. Suggested by Gary Delp.
a03c2342 5393 (verilog-mode-map, verilog-preprocess, verilog-preprocess-history)
ca39416c
AH
5394 (verilog-preprocessor, verilog-set-compile-command):
5395 Create verilog-preprocess and verilog-preprocessor to show
5396 preprocessed output.
a03c2342
WS
5397 (verilog-get-beg-of-line, verilog-get-end-of-line)
5398 (verilog-modi-file-or-buffer, verilog-modi-name)
5399 (verilog-modi-point, verilog-within-string): Move defmacro's
b762841f 5400 before first use to avoid warning. Reported by Steve Pearlmutter.
a03c2342
WS
5401 (verilog-colorize-buffer, verilog-colorize-include-files-buffer)
5402 (verilog-colorize-region, verilog-highlight-buffer)
5403 (verilog-highlight-includes, verilog-highlight-modules)
5404 (verilog-highlight-region, verilog-mode): Rename colorize to
5405 highlight to match other packages. Disable module highlighting,
5406 as received speed complaints, reenable for experimentation only
5407 using new verilog-highlight-modules.
5408 (verilog-read-decls): Fix regexp stack overflow in very large
5409 AUTO_TEMPLATEs, bug250.
5410 (verilog-auto, verilog-delete-auto, verilog-save-buffer-state)
5411 (verilog-scan): Create verilog-save-buffer-state to standardize
5412 making insignificant changes that shouldn't call hooks.
5413 (verilog-save-no-change-functions, verilog-save-scan-cache)
5414 (verilog-scan, verilog-scan-cache-ok-p, verilog-scan-region):
5415 Create verilog-save-no-change-functions to wrap verilog-scan
5416 preservation, and fix to work with nested preserved calls.
5417 (verilog-auto-inst, verilog-auto-inst-dot-name): Support .name
5418 port syntax for AUTOWIRE, and with new verilog-auto-inst-dot-name
5419 generate .name with AUTOINST, bug245. Suggested by David Rogoff.
5420 (verilog-submit-bug-report): Update variable list to be complete.
5421 (verilog-auto, verilog-colorize-region): Fix AUTO expansion
5422 breaking on-the-fly font-locking.
5423 (verilog-colorize-buffer, verilog-colorize-include-files)
5424 (verilog-colorize-include-files-buffer, verilog-colorize-region)
5425 (verilog-load-file-at-mouse, verilog-load-file-at-point)
5426 (verilog-mode, verilog-read-inst-module-matcher): With point on a
5427 AUTOINST cell instance name, middle mouse button now finds-file on
5428 it. Suggested by Brad Dobbie.
5429 (verilog-alw-get-temps, verilog-auto-reset)
5430 (verilog-auto-sense-sigs, verilog-read-always-signals)
5431 (verilog-read-always-signals-recurse): Fix loop indexes being
b762841f 5432 AUTORESET. AUTORESET now assumes any variables in the
6a7662bb
BR
5433 initialization section of a for() should be ignored.
5434 Reported by Dan Dever.
a03c2342
WS
5435 (verilog-error-font-lock-keywords)
5436 (verilog-error-regexp-emacs-alist)
5437 (verilog-error-regexp-xemacs-alist): Fix error detection of
5438 Cadence HAL, reported by David Asher. Repair drift between the
5439 three similar error variables.
5440 (verilog-modi-lookup, verilog-modi-lookup-cache)
5441 (verilog-modi-lookup-last-current, verilog-modi-lookup-last-mod)
5442 (verilog-modi-lookup-last-modi, verilog-modi-lookup-last-tick):
5443 Fix slow verilog-auto expansion on very large files.
ca39416c
AH
5444 (verilog-read-sub-decls-expr, verilog-read-sub-decls-line):
5445 Fix AUTOOUTPUT treating "1*2" as a signal name in submodule connection
a03c2342
WS
5446 "{1*2{...". Broke in last revision.
5447 (verilog-read-sub-decls-expr): Fix AUTOOUTPUT not detecting
5448 submodule connections with replications "{#{a},#{b}}".
5449
0c382083
CY
54502010-10-24 Juanma Barranquero <lekktu@gmail.com>
5451
5452 * progmodes/dcl-mode.el (dcl-electric-reindent-regexps):
5453 Fix typo in docstring.
5454
54552010-10-24 Kenichi Handa <handa@m17n.org>
5456
5457 * face-remap.el (text-scale-adjust): Call read-event with a proper
5458 prompt.
5459
54602010-10-24 Chong Yidong <cyd@stupidchicken.com>
5461
5462 * emacs-lisp/unsafep.el: Don't mark functions that display
5463 messages as safe. Suggested by Johan Bockgård.
5464
54652010-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
5466
5467 * emacs-lisp/regexp-opt.el (regexp-opt-group, regexp-opt-charset):
5468 Turn comments into docstrings.
5469
5470 * minibuffer.el (completion--replace): Move point where it belongs
5471 when there's a common suffix (bug#7215).
5472
9317e499
CY
54732010-10-24 Chong Yidong <cyd@stupidchicken.com>
5474
5475 Merge read-color and facemenu-read-color (Bug#7242).
5476
5477 * faces.el (read-color): Use the completion code from
5478 facemenu-read-color. Require match in completion. Doc fix.
5479
5480 * facemenu.el (facemenu-read-color): Alias for read-color.
6a7662bb
BR
5481 (facemenu-set-foreground, facemenu-set-background):
5482 Use read-color.
9317e499
CY
5483
5484 * frame.el (set-background-color, set-foreground-color)
6a7662bb
BR
5485 (set-cursor-color, set-mouse-color, set-border-color):
5486 Use read-color.
9317e499 5487
a44d921f 54882010-10-24 Leo <sdl.web@gmail.com>
59dd6f73
LL
5489
5490 * eshell/em-unix.el (eshell-remove-entries): Use the TRASH
5491 argument of delete-file and delete-directory (Bug#7011).
5492
43207249
CY
54932010-10-24 Chong Yidong <cyd@stupidchicken.com>
5494
5495 * emacs-lisp/package.el (package-menu-mode-map): Inherit from
5496 button-buffer-map.
5497
484db896 54982010-10-24 Ralf Angeli <angeli@caeruleus.net>
f34e6aaa
CY
5499
5500 * emacs-lisp/package.el (package--generate-package-list): Make the
5501 *Packages* buffer read-only.
5502
10f5e3e6
AM
55032010-10-24 Alan Mackenzie <acm@muc.de>
5504
5505 * progmodes/cc-fonts.el (c-font-lock-declarations): Cache the
5506 result of `c-beginning-of-decl-1' between invocations of a lambda
5507 function (Bug #7265).
5508
3ec6ca72
DU
55092010-10-24 Daiki Ueno <ueno@unixuser.org>
5510
5511 * epg-config.el (epg-gpg-program): Try to use "gpg2" if "gpg"
5512 executable is not available on the system (Bug#7268).
5513
ec514007
GM
55142010-10-24 Glenn Morris <rgm@gnu.org>
5515
f5f25615
GM
5516 * select.el (selection-coding-system, next-selection-coding-system):
5517 Sync doc with C versions.
3646b86d 5518
8aa0f263
GM
5519 * w32-vars.el (x-select-enable-clipboard):
5520 * term/x-win.el (x-select-enable-clipboard): Move to common-win.
5521 * term/common-win.el (x-select-enable-clipboard): Move here.
5522
46710489
GM
5523 * term/tty-colors.el (tty-defined-color-alist): Remove duplicate
5524 definition of C variable.
5525
ec514007
GM
5526 * frame.el (show-trailing-whitespace, auto-hscroll-mode)
5527 (display-hourglass, hourglass-delay, cursor-in-non-selected-windows):
5528 Don't redefine things that are defined in C.
5529 * cus-start.el: Also handle :risky, :safe, :set, and :tag.
5530 (show-trailing-whitespace, auto-hscroll-mode)
5531 (display-hourglass, hourglass-delay, cursor-in-non-selected-windows):
5532 Set up the appropriate custom properties.
5533
8a79905d
CY
55342010-10-24 Chong Yidong <cyd@stupidchicken.com>
5535
5536 Bind "C-c ]" to ...
5537 * progmodes/f90.el (f90-mode-map): ... f90-insert-end.
5538 * nxml/nxml-mode.el (nxml-mode-map): ... nxml-finish-element.
5539 * textmodes/tex-mode.el (tex-mode-map): ... latex-close-block.
5540 * textmodes/sgml-mode.el (sgml-mode-map): ... sgml-close-tag.
5541
aa02a29f
GM
55422010-10-23 Glenn Morris <rgm@gnu.org>
5543
7dfc15df
GM
5544 * textmodes/flyspell.el (flyspell-mode): If there was an error,
5545 say what it was.
5546
66c6abf0
GM
5547 * frame.el (auto-hscroll-mode, cursor-in-non-selected-windows):
5548 Sync docs with C version.
f3d87560 5549
3193e969
GM
5550 * term/ns-win.el (xw-defined-colors):
5551 * term/x-win.el (xw-defined-colors): Make docs identical to w32-win.
5552
6f748f70
GM
5553 * term/pc-win.el (x-select-enable-clipboard):
5554 * term/x-win.el (x-select-enable-clipboard):
5555 * w32-vars.el (x-select-enable-clipboard): Make doc-strings identical.
5556
7aa93795
GM
5557 * comint.el (comint-password-prompt-regexp): Make it less vague.
5558 Bump version.
5559
17284e30
GM
5560 * help-fns.el (doc-file-to-man, doc-file-to-info): New commands.
5561
aa02a29f
GM
5562 * help.el (finder-by-keyword): Remove unnecessary autoload.
5563
69b55131
GM
55642010-10-22 Glenn Morris <rgm@gnu.org>
5565
9a0dd02d
GM
5566 * loadup.el: Unconditionally load float-sup.
5567 * paren.el (show-paren-delay):
5568 * emacs-lisp/float-sup.el:
5569 * emulation/cua-base.el (cua-prefix-override-inhibit-delay):
5570 * obsolete/lazy-lock.el (lazy-lock-defer-time, lazy-lock-stealth-nice)
5571 (lazy-lock-stealth-verbose): Assume float support.
5572 * ps-print.el: Assume float support on Emacs.
5573 * emacs-lisp/timer.el (timer-next-integral-multiple-of-time):
5574 Remove non-float branch.
5575
69b55131
GM
5576 * emacs-lisp/autoload.el (batch-update-autoloads): Update for
5577 src/Makefile no longer being pre-processed.
5578
7c23d9e8
SM
55792010-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
5580
5581 * emacs-lisp/find-func.el (find-library): Use test-completion.
5582
23737b4a
LMI
55832010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
5584
7c23d9e8 5585 * newcomment.el (comment-dwim): Fix the intentation in the doc string.
23737b4a 5586
6e060cee 55872010-10-21 Michael Albinus <michael.albinus@gmx.de>
01d884cf
MA
5588
5589 * net/tramp-sh.el (tramp-do-file-attributes-with-stat): Do not use
5590 space in stat format string.
5591 (tramp-send-command): Unset $PS1 when using here documents, in
5592 order not to get several prompts.
5593 (tramp-get-inline-coding): Return `nil' in case of errors.
5594
08ffb131
DU
55952010-10-21 Daiki Ueno <ueno@unixuser.org>
5596
7c23d9e8
SM
5597 * hexl.el (hexl-mode, hexl-mode-exit):
5598 Tweak revert-buffer-function to inhibit auto-mode-alist (Bug#7252).
08ffb131
DU
5599 (hexl-revert-buffer-function): New function.
5600 (hexl-before-revert-hook, hexl-after-revert-hook): Abolish.
5601
ba7fdf30
AM
56022010-10-19 Alan Mackenzie <acm@muc.de>
5603
7c23d9e8
SM
5604 * progmodes/cc-langs.el (c-type-decl-prefix-key): C++ bit:
5605 Move "\(const\|throw\|volatile\)\>" nearer the start of the regexp, so
7f0789c9
AM
5606 that these keywords aren't wrongly matched as identifiers.
5607
ba7fdf30
AM
5608 * progmodes/cc-mode.el (c-before-change, c-after-change): Move the
5609 setting of c-new-BEG and c-new-END from c-before-change to
e64ae4e8 5610 c-after-change. (Bug#7181)
ba7fdf30 5611
7fd8732d
CY
56122010-10-19 Chong Yidong <cyd@stupidchicken.com>
5613
5614 * cus-face.el (custom-theme-set-faces): Revert 2010-10-18 change.
5615 Don't mark as safe.
5616
5617 * custom.el (custom-theme-set-variables): Likewise.
5618 (load-theme): Add custom-theme-set-faces and
5619 custom-theme-set-variables to safe-functions while loading.
5620 (custom-enabled-themes): Mark as risky.
5621
3f12b18c
JD
56222010-10-18 Julien Danjou <julien@danjou.info>
5623
5624 * bindings.el: Remove end dashes in default mode-line-format.
5625
b8a47412
CY
56262010-10-19 Chong Yidong <cyd@stupidchicken.com>
5627
5628 * bindings.el (global-map): Bind C-d to delete-char and deletechar
5629 to delete-forward-char.
5630
5631 * simple.el (normal-erase-is-backspace-mode): Remap delete to
5632 deletechar, and hence delete-forward-char.
5633
ca3fa302
JB
56342010-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
5635
5636 * repeat.el (repeat): Use read-key (bug#6256).
5637
56382010-10-19 Chong Yidong <cyd@stupidchicken.com>
5639
5640 * emacs-lisp/unsafep.el: Don't mark functions that display
5641 messages as safe. Suggested by Johan Bockgård.
5642
56432010-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
5644
5645 * minibuffer.el (completion--replace): Move point where it belongs
5646 when there's a common suffix (bug#7215).
5647
56482010-10-19 Kenichi Handa <handa@m17n.org>
5649
5650 * international/characters.el: Add category '|' (word breakable)
5651 to fullwidth characters.
5652
3224b54d
MA
56532010-10-19 Michael Albinus <michael.albinus@gmx.de>
5654
5655 * net/tramp-sh.el (tramp-do-file-attributes-with-stat)
5656 (tramp-do-directory-files-and-attributes-with-stat): Use "e0" in
5657 order to make stat results a float. Patch by Andreas Schwab
5658 <schwab@linux-m68k.org>.
5659
36ba6f07
JD
56602010-10-18 Julien Danjou <julien@danjou.info>
5661
5662 * avoid.el (mouse-avoidance-ignore-p): Ignore mouse when it is
5663 hidden by `make-pointer-invisible'.
5664
43f964fc
SM
56652010-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
5666
5667 * files.el (locate-file-completion-table): Strip non-matching elements
5668 before checking length of list (bug#7238).
5669
e48eb343
CY
56702010-10-18 Chong Yidong <cyd@stupidchicken.com>
5671
5672 * custom.el (custom-theme-set-variables): Mark as a safe function.
5673 (load-theme): Check forms using unsafep.
5674
5675 * cus-face.el (custom-theme-set-faces): Mark as a safe function.
5676
df987d70
AM
56772010-10-17 Agustín Martín <agustin.martin@hispalinux.es>
5678
43f964fc
SM
5679 * textmodes/ispell.el (ispell-aspell-find-dictionary):
5680 Fix aspell data file searching (bug#7230).
df987d70 5681
29a4c45b
CY
56822010-10-16 Chong Yidong <cyd@stupidchicken.com>
5683
5684 * cus-theme.el (custom-theme--migrate-settings): New var.
5685 (customize-create-theme): Allow editing the `user' theme.
5686 (custom-theme-add-variable, custom-theme-add-var-1)
5687 (custom-theme-add-face, custom-theme-add-face-1): Add a checkbox
5688 to the front of each variable or face widget.
5689 (custom-theme-write): Save theme settings in the correct order.
5690 Optionally, remove saved settings from user customizations.
43f964fc
SM
5691 (custom-theme-write-variables, custom-theme-write-faces):
5692 Save only the checked widgets.
29a4c45b
CY
5693 (customize-themes): Add a link for migrating custom settings.
5694
43f964fc
SM
5695 * custom.el (custom-declare-theme, provide-theme):
5696 Use custom-theme-name-valid-p.
29a4c45b
CY
5697 (custom-theme-name-valid-p): Remove checks that are now
5698 unnecessary since themes no longer obey load-path.
5699
5700 * cus-edit.el (custom-variable-value-create): For the simple
5701 style, hide documentation string when hidden.
5702
782b5e8d
CY
57032010-10-16 Chong Yidong <cyd@stupidchicken.com>
5704
647bc502
CY
5705 * cus-edit.el (custom-variable, custom-face): Combine the
5706 :inhibit-magic and :display-style properties into a single
5707 :custom-style property.
43f964fc
SM
5708 (custom-toggle-hide-variable, custom-toggle-hide-face):
5709 New functions. If hiding an edited value, save it to :shown-value.
5710 (custom-variable-value-create, custom-face-value-create): Use them.
647bc502
CY
5711 (custom-magic-reset): Allow magic property to be unset.
5712
782b5e8d
CY
5713 * custom.el: Custom themes no longer use load-path.
5714 (custom-theme-load-path): New option. Change built-in theme
5715 directory to etc/.
5716 (custom-enabled-themes): Add custom-theme-load-path dependency.
5717 (custom-theme--load-path): New function.
5718 (load-theme, custom-available-themes): Use it.
5719
5720 * cus-theme.el (describe-theme-1): Use custom-theme--load-path.
5721 (customize-themes): Link to custom-theme-load-path variable.
647bc502
CY
5722 (custom-theme-add-var-1, custom-theme-add-face-1): Use the
5723 :custom-style property.
782b5e8d
CY
5724
5725 * themes/*.el: Moved to etc/.
5726
99f65cfa
RA
57272010-10-16 Ralf Angeli <angeli@caeruleus.net>
5728
5729 * textmodes/reftex-cite.el
5730 (reftex-extract-bib-entries-from-thebibliography): Do not move
5731 point when searching for \bibitem entries. Match entries with
5732 spaces or tabs in front of arguments.
5733
da16abfc
CY
57342010-10-16 Chong Yidong <cyd@stupidchicken.com>
5735
5736 * cus-theme.el (customize-create-theme): Delete overlays after
5737 erasing. If given a THEME arg, display only the faces of that arg
5738 instead of custom-theme--listed-faces.
5739 (custom-theme-variable-menu, custom-theme-variable-action)
43f964fc 5740 (custom-variable-reset-theme, custom-theme-delete-variable): Delete.
da16abfc
CY
5741 (custom-theme-add-variable, custom-theme-add-face): Apply value
5742 from the theme settings, instead of the current value.
5743 (custom-theme-add-var-1, custom-theme-add-face-1): New functions.
5744 (custom-theme-visit-theme): Allow calling outside theme buffers.
5745 (custom-theme-merge-theme): Don't enable the theme when merging.
5746 (custom-theme-write-variables, custom-theme-write-faces): Use the
5747 :shown-value properties to save buffer values, not global ones.
5748 (customize-themes): Display a warning about user customizations.
5749
5750 * cus-edit.el (custom-variable-value-create)
5751 (custom-face-value-create): Obey new special properties
5752 :shown-value and :inhibit-magic.
5753
aa095b2d
MA
57542010-10-15 Michael Albinus <michael.albinus@gmx.de>
5755
5756 * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell):
3224b54d
MA
5757 Suppress expansion of tabs to spaces. Reported by Dale Sedivec
5758 <dale@codefu.org>.
aa095b2d 5759
7ca9cfda
KH
57602010-10-14 Kenichi Handa <handa@m17n.org>
5761
9650fc61
KH
5762 * mail/rmail.el (rmail-show-message-1): Catch an error of
5763 base64-decode-region and just show an error message (bug#7165).
5764
43f964fc 5765 * ps-mule.el (ps-mule-font-spec-list): Delete it. Not used anymore.
7ca9cfda
KH
5766 (ps-mule-begin-job): Fix for the case that only ENCODING is set in
5767 a font-spec (bug#7197).
5768
220d91b8 57692010-10-14 Glenn Morris <rgm@gnu.org>
7163badd
GM
5770
5771 * mail/emacsbug.el (report-emacs-bug): Mention debbugs.gnu.org.
5772
220d91b8 57732010-10-14 Juanma Barranquero <lekktu@gmail.com>
51e4f4a8 5774
c0943d3d
JB
5775 * international/mule.el (define-coding-system):
5776 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
51e4f4a8
JB
5777 * composite.el (compose-region): Fix typo in docstring.
5778
4983ddea
CY
57792010-10-14 Chong Yidong <cyd@stupidchicken.com>
5780
de43f11b
CY
5781 * cus-face.el (custom-theme-set-faces): Call custom-push-theme
5782 only after checking the theme-face property.
5783
4983ddea
CY
5784 * faces.el (face-spec-reset-face): Reset all attributes in one
5785 single call to set-face-attribute.
5786 (face-spec-match-p): Make it a defsubst.
5787 (frame-set-background-mode): New arg KEEP-FACE-SPECS.
5788 (x-create-frame-with-faces, tty-create-frame-with-faces)
5789 (tty-set-up-initial-frame-faces): Don't recompute face specs in
5790 frame-set-background-mode, since they are recomputed immediately
5791 afterwards in face-set-after-frame-default.
5792 (face-set-after-frame-default): Minor optimization.
5793 (cursor): Provide non-trivial defface spec.
5794
5795 * custom.el (custom-theme-recalc-face): Simplify.
5796
a974dcf2
JB
57972010-10-14 Jay Belanger <jay.p.belanger@gmail.com>
5798
43f964fc 5799 * calc/calc-alg.el (math-var): Rename from `var'.
a974dcf2
JB
5800 (math-is-polynomial, math-is-poly-rec): Replace `var'
5801 with `math-var'.
5802
43f964fc 5803 * calc/calcalg2.el (math-var): Rename from `var'.
a974dcf2
JB
5804 (calcFunc-table, math-scan-for-limits): Replace `var'
5805 with `math-var'.
5806
10e4702a
GM
58072010-10-13 Glenn Morris <rgm@gnu.org>
5808
5809 * subr.el (last): Deal with dotted lists (reported in bug#7174).
5810
88f427d5
SB
58112010-10-13 Stephen Berman <stephen.berman@gmx.net>
5812
5813 * subr.el (last): Use `safe-length' instead of `length' (bug#7206).
5814
a1d16a7b
G
58152010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
5816
5817 * net/tls.el (tls-program): Remove spurious %s from openssl.
5818 (tls-starttls-switches): Remove starttls hack.
5819 (open-tls-stream): Ditto.
5820 (tls-find-starttls-argument): Ditto.
5821
2e288d54
JB
58222010-10-13 Juanma Barranquero <lekktu@gmail.com>
5823
5824 * image.el (image-library-alist): Declare as obsolete alias.
5825 (image-type-available-p): Use `dynamic-library-alist'.
5826
5827 * term/w32-win.el (dynamic-library-alist):
5828 Use instead of `image-library-alist'.
5829
35744400
IS
58302010-10-13 IRIE Shinsuke <irieshinsuke@yahoo.co.jp> (tiny change)
5831
5832 * subr.el (last): Make it faster. (Bug#7174)
5833
290fe464
RO
58342010-10-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> (tiny change)
5835
5836 * Makefile.in (compile-clean): Use `` instead of $(). (Bug#7178)
5837
2919746c
CY
58382010-10-12 Chong Yidong <cyd@stupidchicken.com>
5839
5840 * cus-theme.el (custom-theme--listed-faces): Add cursor face.
5841 (describe-theme-1): Extract doc from unloaded themes.
5842
5843 * custom.el (custom-theme-name-valid-p): Don't list color-themes.
5844
5845 * themes/tango-theme.el:
5846 * themes/tango-dark-theme.el:
5847 * themes/wheatgrass-theme.el: New files.
5848
6b09b5d1
CY
58492010-10-12 Chong Yidong <cyd@stupidchicken.com>
5850
5851 * cus-theme.el (describe-theme, customize-themes)
5852 (custom-theme-save): New commands.
5853 (custom-new-theme-mode-map): Bind C-x C-s.
5854 (custom-new-theme-mode): Use custom--initialize-widget-variables.
5855 (customize-create-theme): New optional arg THEME.
5856 (custom-theme-revert): Use it.
5857 (custom-theme-visit-theme): Remove dead code.
5858 (custom-theme-merge-theme): Use custom-available-themes.
5859 (custom-theme-write): Make interactive.
5860 (custom-theme-write): Use custom-theme-name-valid-p.
5861 (describe-theme-1, custom-theme-choose-revert)
5862 (custom-theme-checkbox-toggle, custom-theme-selections-toggle):
5863 New funs.
5864 (custom-theme-allow-multiple-selections): New option.
5865 (custom-theme-choose-mode): New major mode.
5866
43f964fc
SM
5867 * custom.el (custom-theme-set-variables): Remove dead code.
5868 Obey custom--inhibit-theme-enable.
6b09b5d1
CY
5869 (custom--inhibit-theme-enable): New var.
5870 (provide-theme): Obey it.
5871 (load-theme): Replace load with manual read/eval, in order to
5872 check for correctness. Use custom-theme-name-valid-p.
5873 (custom-theme-name-valid-p): New function.
5874 (custom-available-themes): Use it.
5875
5876 * cus-edit.el (custom--initialize-widget-variables): New function.
5877 (Custom-mode): Use it.
5878
43f964fc
SM
5879 * cus-face.el (custom-theme-set-faces): Remove dead code.
5880 Obey custom--inhibit-theme-enable.
6b09b5d1
CY
5881
5882 * help-mode.el (help-theme-def, help-theme-edit): New buttons.
5883
16366259
JB
58842010-10-12 Juanma Barranquero <lekktu@gmail.com>
5885
cb7d821e 5886 * net/telnet.el (telnet-mode-map): Fix previous change (bug#7193).
16366259 5887
4c14013d 58882010-10-12 Jan Djärv <jan.h.d@swipnet.se>
9386ae12 5889
4c14013d
JB
5890 * term/ns-win.el (ns-right-alternate-modifier): New defvar.
5891 (ns-right-option-modifier): New alias for ns-right-alternate-modifier.
5892 (mac-right-option-modifier): New alias for ns-right-option-modifier.
5893
5894 * cus-start.el (all): ns-right-alternate-modifier is new.
9386ae12 5895
4c14013d 58962010-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
4c528197
SM
5897
5898 * emacs-lisp/lisp.el (lisp-completion-at-point):
5899 Use emacs-lisp-mode-syntax-table for the whole function.
5900
4c14013d 59012010-10-12 David Koppelman <koppel@ece.lsu.edu>
c58059f2
DK
5902
5903 * hi-lock.el (hi-lock-font-lock-hook): Check font-lock-fontified
4c528197
SM
5904 instead of font-lock-mode before adding keywords.
5905 Remove hi-lock-mode off code. Remove inhibit hack.
c58059f2
DK
5906 (hi-lock-set-pattern): Only add keywords if font-lock-fontified
5907 non-nil; removed hook inhibit hack.
5908
4c14013d 59092010-10-12 Glenn Morris <rgm@gnu.org>
c7d6d8a1 5910
d15f9a2b
GM
5911 * emacs-lisp/shadow.el (find-emacs-lisp-shadows): Rename it...
5912 (load-path-shadows-find): ... to this.
5913 (list-load-path-shadows): Update for above change.
5914
c7d6d8a1
GM
5915 * mail/mail-utils.el (mail-mbox-from): Also try return-path.
5916
f0b7f5a8
KY
59172010-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
5918
5919 * mail/hashcash.el, net/imap.el, pgg-parse.el, pgg.el:
5920 Fix comment for declare-function.
5921
05d22d02
CY
59222010-10-11 Chong Yidong <cyd@stupidchicken.com>
5923
5924 * custom.el (custom-fix-face-spec): New function; code moved from
5925 custom-face-edit-fix-value.
5926 (custom-push-theme): Use it when checking if a face has been
5927 changed outside customize.
5928 (custom-available-themes): New function.
5929 (load-theme): Use it.
5930
43f964fc 5931 * cus-edit.el (custom-face-edit-fix-value): Use custom-fix-face-spec.
05d22d02
CY
5932
5933 * custom.el (custom-push-theme): Cleanup (use cond).
5934 (disable-theme): Recompute the saved-face property.
5935 (custom-theme-recalc-face): Follow face alias before setting prop.
5936
43f964fc
SM
5937 * image.el (image-checkbox-checked, image-checkbox-unchecked):
5938 New variables, containing checkbox images.
05d22d02
CY
5939
5940 * startup.el (fancy-startup-tail):
5941 * wid-edit.el (checkbox): Use them.
5942
293e7c22
DN
59432010-10-10 Dan Nicolaescu <dann@ics.uci.edu>
5944
a0310a6c
DN
5945 * shell.el (shell-mode-map):
5946 * progmodes/modula2.el (m2-mode-map):
5947 * progmodes/inf-lisp.el (inferior-lisp-mode-map):
5948 * play/mpuz.el (mpuz-mode-map):
5949 * play/landmark.el (lm-mode-map):
5950 * play/decipher.el (decipher-mode-map):
5951 * play/5x5.el (5x5-mode-map):
5952 * net/telnet.el (telnet-mode-map):
5953 * net/quickurl.el (quickurl-list-mode-map):
5954 * net/mairix.el (mairix-searches-mode-map):
5955 * net/eudc-hotlist.el (eudc-hotlist-mode-map):
5956 * net/dig.el (dig-mode-map):
5957 * mail/mspools.el (mspools-mode-map):
5958 * hexl.el (hexl-mode-map):
5959 * emulation/ws-mode.el (wordstar-C-k-map, wordstar-mode-map)
5960 (wordstar-C-o-map, wordstar-C-q-map):
5961 * emacs-lisp/edebug.el (edebug-eval-mode-map):
5962 * emacs-lisp/chart.el (chart-map):
5963 * edmacro.el (edmacro-mode-map):
5964 * erc/erc-list.el (erc-list-menu-mode-map):
5965 * array.el (array-mode-map): Declare and define in one step.
5966
293e7c22
DN
5967 * vc/log-view.el (log-view-mode-map): Bind revert-buffer.
5968
446b12da
DU
59692010-10-10 Daiki Ueno <ueno@unixuser.org>
5970
5971 * epa.el (epa-passphrase-callback-function): Display filename
5972 passed as the 3rd arg.
43f964fc
SM
5973 * epa-file.el (epa-file-passphrase-callback-function):
5974 Pass filename to epa-passphrase-callback-function.
446b12da 5975
76c16af8
CY
59762010-10-09 Chong Yidong <cyd@stupidchicken.com>
5977
5978 * cus-edit.el (custom-face-widget-to-spec)
5979 (custom-face-get-current-spec, custom-face-state): New functions.
5980 (custom-face-set, custom-face-mark-to-save)
5981 (custom-face-value-create, custom-face-state-set): Use them.
5982
5983 * cus-theme.el (custom-theme--listed-faces): New var.
5984 (customize-create-theme): Use *Custom Theme* as the buffer name.
5985 Set revert-buffer-function. Optional arg BUFFER. Insert all
5986 faces listed in custom-theme--listed-faces.
5987 (custom-theme-revert): New function.
5988 (custom-theme-add-variable, custom-theme-add-face): Insert at the
5989 bottom of the list.
5990 (custom-theme-write): Prompt for theme name if empty.
5991 (custom-theme-write-variables): Use dolist.
5992 (custom-theme-write-faces): Handle hidden (collapsed) widgets.
5993
e15f8aaa
AM
59942010-10-09 Alan Mackenzie <acm@muc.de>
5995
5996 Enhance fontification of declarators to take account of the
5997 presence/absence of "typedef".
5998
5999 * cc-engine.el (c-forward-type): New &optional param
6000 "brace-block-too".
6001 (c-forward-decl-or-cast-1): cdr of return value now indicates the
43f964fc 6002 presence of either or both of a "struct"-like keyword and "typedef".
e15f8aaa
AM
6003
6004 * cc-fonts.el (c-complex-decl-matchers): Remove the heuristic
6005 fontification of declarators which follow a "}".
6006 (c-font-lock-declarations): Fontify declarators according to the
6007 presence/absence of "typedef".
6008
6009 * cc-langs.el (c-typedef-kwds c-typedef-key): New lang variable
6010 for "typedef".
6011 (c-typedef-decl-key): New lang variable built from
6012 c-typedef-decl-kwds.
6013
cf321e50
LMI
60142010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
6015
77aec221
LMI
6016 * ibuffer.el (ibuffer-mode-map): Don't redefine the cursor keys,
6017 since that's too annoying. Move the filter groups commands to
6018 TAB/backtab.
6019
7450df5d
LMI
6020 * epa.el (epa-passphrase-callback-function): Say what we're
6021 querying the password for.
6022
cf321e50 6023 * ibuffer.el (ibuffer-visit-buffer): To mimick list-buffers
43f964fc 6024 behaviour, don't bury the ibuffer buffer when visiting other buffers.
cf321e50 6025
587faadd
CY
60262010-10-08 Chong Yidong <cyd@stupidchicken.com>
6027
6028 * cus-edit.el (custom-commands, custom-buffer-create-internal)
6029 (custom-magic-value-create): Pad button tags with spaces.
6030 (custom-face-edit): New variable.
6031 (custom-face-value-create): Determine whether to use the usual
43f964fc
SM
6032 face editor here, instead of using custom-face-selected.
6033 Pass face defaults to custom-face-edit widget.
587faadd
CY
6034 (custom-face-selected, custom-display-unselected): Delete widgets.
6035 (custom-display-unselected-match): Function removed.
43f964fc
SM
6036 (custom-face-set, custom-face-mark-to-save):
6037 Accept custom-face-edit widgets as the direct widget child.
587faadd
CY
6038
6039 * wid-edit.el (widget--completing-widget): New var.
6040 (widget-default-complete): Bind it when doing completion.
6041 (widget-string-complete, widget-file-complete): Use it.
6042
a1ab97d0
GM
60432010-10-09 Glenn Morris <rgm@gnu.org>
6044
85d50db7
GM
6045 * calendar/cal-hebrew.el (holiday-hebrew-rosh-hashanah)
6046 (holiday-hebrew-passover, holiday-hebrew-tisha-b-av)
6047 (holiday-hebrew-misc): Small simplifications.
6048
3fb78d1f
GM
6049 * emacs-lisp/authors.el (authors-valid-file-names): Add b2m.c.
6050
a1ab97d0
GM
6051 * net/browse-url.el: Don't require thingatpt, term, dired,
6052 executable, or w3-auto when compiling.
6053 (dired-get-filename, term-char-mode, term-send-down, term-send-string):
6054 Declare.
6055 (browse-url-text-emacs): Require term.
6056
2187e5bb
AS
60572010-10-08 Andreas Schwab <schwab@linux-m68k.org>
6058
6059 * net/browse-url.el (browse-url-xdg-open): Remove use of /bin/sh.
6060
e5d49589
GM
60612010-10-08 Glenn Morris <rgm@gnu.org>
6062
5823f53f
GM
6063 * emacs-lisp/cl-compat.el, emacs-lisp/lmenu.el: Move to obsolete/.
6064
e5d49589
GM
6065 * emacs-lisp/shadow.el (lisp-shadow): Change prefix.
6066 (shadows-compare-text-p): Make it an obsolete alias for...
6067 (load-path-shadows-compare-text): ... new name.
6068 (find-emacs-lisp-shadows): Update for above name change.
6069 (load-path-shadows-same-file-or-nonexistent): New name for the old
6070 shadow-same-file-or-nonexistent.
6071
4628bef1 60722010-10-08 Chong Yidong <cyd@stupidchicken.com>
397ae226
CY
6073
6074 * minibuffer.el (completion--some, completion--do-completion)
6075 (minibuffer-complete-and-exit, minibuffer-completion-help)
6076 (completion-basic-try-completion)
6077 (completion-basic-all-completions)
6078 (completion-pcm--find-all-completions): Use lexical-let to
6079 avoid some false matches in variable completion (Bug#7056)
6080
4628bef1 60812010-10-08 Olof Ohlsson Sax <olof.ohlsson.sax@gmail.com> (tiny change)
8686a5ea
OOS
6082
6083 * vc-svn.el (vc-svn-merge-news): Use --non-interactive. (Bug#7152)
6084
4628bef1 60852010-10-08 Leo <sdl.web@gmail.com>
83b8ea28
LL
6086
6087 * dnd.el (dnd-get-local-file-name): If MUST-EXIST is non-nil, only
6088 return non-nil if the file exists (Bug#7090).
6089
4628bef1 60902010-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
55586d2a
SM
6091
6092 * minibuffer.el (completion--replace):
6093 Better preserve markers (bug#7138).
6094
4628bef1 60952010-10-08 Juanma Barranquero <lekktu@gmail.com>
2b7ba565
JB
6096
6097 * server.el (server-process-filter): Doc fix.
6098
4628bef1 60992010-10-08 Drew Adams <drew.adams@oracle.com>
53ad04fc
DA
6100
6101 * dired.el (dired-save-positions): Doc fix. (Bug#7119)
6102
e4adf61e
GM
61032010-10-08 Glenn Morris <rgm@gnu.org>
6104
24ac444f
GM
6105 * vc/ediff-wind.el (ediff-setup-control-frame):
6106 * vc/ediff-ptch.el (ediff-default-backup-extension):
6107 * vc/ediff-diff.el (ediff-shell, ediff-diff-options)
6108 (ediff-exec-process): Remove system-types emx, windows-95.
6109
e4adf61e
GM
6110 * net/browse-url.el (browse-url-xdg-open): Shell-quote url. (Bug#7166)
6111
61328d7c
CY
61122010-10-07 Chong Yidong <cyd@stupidchicken.com>
6113
6114 * cus-edit.el (custom-variable, custom-face): Doc fix.
6115 (custom-face-edit): Add value-create attribute.
6116 (custom-face-edit-value-create)
43f964fc
SM
6117 (custom-face-edit-value-visibility-action): New functions.
6118 Hide unused face attributes by default, and add a visibility toggle.
61328d7c
CY
6119 (custom-face-edit-deactivate): Show empty values with shadow face.
6120 (custom-face-selected): Only use this for face specs with default
6121 attributes.
6122 (custom-face-value-create): Cleanup.
6123
6124 * wid-edit.el (widget-checklist-value-create): Use dolist.
6125 (widget-checklist-match-find): Make second arg optional.
6126
ac44263a
GM
61272010-10-07 Glenn Morris <rgm@gnu.org>
6128
849b02b4
GM
6129 * hilit-chg.el (hilit-chg-get-diff-info, hilit-chg-get-diff-list-hk):
6130 Prefix things.
6131
ac44263a
GM
6132 * emacs-lisp/shadow.el (shadow-font-lock-keywords)
6133 (load-path-shadows-mode, list-load-path-shadows): Rename shadow-mode to
6134 load-path-shadows-mode, update references.
06d9ef85
GM
6135 (load-path-shadows-font-lock-keywords, load-path-shadows-find-file):
6136 Rename variable and button.
6137 (list-load-path-shadows): Update button caller.
ac44263a 6138
29c72a6e
SM
61392010-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
6140
6141 * emacs-lisp/smie.el (smie-bnf-classify): New function.
6142 (smie-bnf-precedence-table): Use it to remember the closers/openers.
6143 (smie-merge-prec2s): Handle those new entries.
6144 (smie-prec2-levels): Only set precedence to nil for actual
6145 openers/closers.
6146 * progmodes/octave-mod.el (octave-smie-op-levels): Remove dummy entry
6147 that is now unnecessary.
6148
775f75bc 61492010-10-07 Miles Bader <miles@gnu.org>
07ff7702
MB
6150
6151 * emacs-lisp/regexp-opt.el (regexp-opt): Add `symbols' mode.
6152
7e1e2a6e
GM
61532010-10-07 Glenn Morris <rgm@gnu.org>
6154
58d1ac6d
GM
6155 * mail/rmail.el (mail-sendmail-delimit-header, mail-header-end)
6156 (mail-position-on-field): Remove declarations.
6157 (mail-position-on-field): Autoload it.
6158 (rmail-retry-failure): Replace use of mail-sendmail-delimit-header
6159 and mail-header-end. Don't require sendmail.
6160
7b9235ad
GM
6161 * emacs-lisp/shadow.el (shadow-font-lock-keywords): New variable.
6162 (shadow-mode): New mode.
6163 (shadow-find-file): New button.
6164 (list-load-path-shadows): Use shadow-mode and buttons.
6165
52da2182
GM
6166 * iimage.el (iimage-version): Remove.
6167 (iimage-mode-image-search-path, iimage-mode-image-regex-alist):
6168 Turn into defcustoms.
6169 (iimage-mode-map): Give it a doc string.
6170
7e1e2a6e
GM
6171 * calendar/appt.el (appt-activate): Give a warning rather than an error
6172 if there is no diary-file.
6173
e44eccd7
MA
61742010-10-06 Michael Albinus <michael.albinus@gmx.de>
6175
29c72a6e
SM
6176 * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
6177 Use `tramp-handle-find-backup-file-name'.
e44eccd7 6178
4583e796
GM
61792010-10-06 Glenn Morris <rgm@gnu.org>
6180
6aecca99
GM
6181 * font-core.el (font-lock-defaults-alist): Remove variable.
6182 (font-lock-mode): Doc fix.
6183 (font-lock-default-function): Do not consult font-lock-defaults-alist.
6184 * font-lock.el (font-lock-refresh-defaults): Doc fix.
6185 (font-lock-set-defaults): Doc fix.
6186 Do not consult font-lock-defaults-alist.
6187
645a6257
GM
6188 * hilit-chg.el (hilit-chg-get-diff-list-hk): Declare `e' for compiler.
6189
4583e796
GM
6190 * emacs-lisp/cl.el: No longer provide cl-19.
6191
bd8fadca
MA
61922010-10-05 Michael Albinus <michael.albinus@gmx.de>
6193
6194 * net/tramp.el (tramp-handle-directory-files-and-attributes)
6195 (tramp-handle-file-exists-p, tramp-handle-file-newer-than-file-p):
6196 New defuns, taken from tramp-smb.el.
6197 (tramp-coding-system-change-eol-conversion)
43f964fc 6198 (tramp-set-process-query-on-exit-flag): Remove.
bd8fadca 6199
43f964fc 6200 * net/tramp-compat.el (top): Do not check for byte-compiler objects.
bd8fadca
MA
6201 (tramp-compat-coding-system-change-eol-conversion)
6202 (tramp-compat-set-process-query-on-exit-flag): New defuns, taken
6203 from tramp.el.
6204
6205 * net/tramp-gvfs.el:
6206 * net/tramp-gw.el: Replace `tramp-set-process-query-on-exit-flag'
6207 by `tramp-compat-set-process-query-on-exit-flag'.
6208
43f964fc
SM
6209 * net/tramp-imap.el (tramp-imap-file-name-handler-alist):
6210 Use `tramp-handle-directory-files-and-attributes',
bd8fadca
MA
6211 `tramp-handle-file-exists-p' and
6212 `tramp-handle-file-newer-than-file-p'.
6213 (tramp-imap-handle-file-exists-p)
6214 (tramp-imap-handle-file-executable-p)
6215 (tramp-imap-handle-file-readable-p)
6216 (tramp-imap-handle-directory-files-and-attributes)
43f964fc 6217 (tramp-imap-handle-file-newer-than-file-p): Remove.
bd8fadca
MA
6218
6219 * net/tramp-sh.el: Replace `tramp-set-process-query-on-exit-flag'
6220 by `tramp-compat-set-process-query-on-exit-flag' and
6221 `tramp-coding-system-change-eol-conversion' by
6222 `tramp-compat-coding-system-change-eol-conversion'.
6223
43f964fc
SM
6224 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
6225 Use `tramp-handle-directory-files-and-attributes',
bd8fadca
MA
6226 `tramp-handle-file-exists-p' and
6227 `tramp-handle-file-newer-than-file-p'.
6228 (tramp-smb-handle-directory-files-and-attributes)
6229 (tramp-smb-handle-file-exists-p)
43f964fc
SM
6230 (tramp-smb-handle-file-newer-than-file-p): Remove.
6231 (tramp-smb-maybe-open-connection):
6232 Replace `tramp-set-process-query-on-exit-flag' by
bd8fadca
MA
6233 `tramp-compat-set-process-query-on-exit-flag'.
6234
726c5357
GM
62352010-10-05 Glenn Morris <rgm@gnu.org>
6236
6237 * obsolete/rnews.el, obsolete/rnewspost.el: Remove files.
6238
4a93e698
MA
62392010-10-04 Michael Albinus <michael.albinus@gmx.de>
6240
6241 Continue reorganization of load dependencies. (Bug#7156)
6242
6243 * net/tramp.el (tramp-handle-file-local-copy-hook)
6244 (tramp-delete-temp-file-function): Move down.
6245 (tramp-exists-file-name-handler): Move up.
6246 (tramp-register-file-name-handlers): Simplify autoload.
6247 (tramp-handle-write-region-hook, tramp-handle-directory-file-name)
6248 (tramp-handle-directory-files, tramp-handle-dired-uncache)
6249 (tramp-handle-file-modes, tramp-handle-file-name-as-directory)
6250 (tramp-handle-file-name-completion)
6251 (tramp-handle-file-name-directory)
6252 (tramp-handle-file-name-nondirectory, tramp-handle-file-regular-p)
6253 (tramp-handle-file-remote-p, tramp-handle-file-symlink-p)
6254 (tramp-handle-find-backup-file-name)
6255 (tramp-handle-insert-file-contents, tramp-handle-load)
6256 (tramp-handle-substitute-in-file-name)
6257 (tramp-handle-unhandled-file-name-directory)
6258 (tramp-mode-string-to-int, tramp-local-host-p)
43f964fc 6259 (tramp-make-tramp-temp-file): Move from tramp-sh.el.
4a93e698
MA
6260
6261 * net/tramp-gvfs.el (top):
6262 * net/tramp-smb.el (top): Do not require 'tramp-sh.
6263
6264 * net/tramp-sh.el (all): Move several objects to tramp.el, see
6265 there. Rename `tramp-handle-*' to `tramp-sh-handle-*'.
6266
b4593555
GM
62672010-10-04 Glenn Morris <rgm@gnu.org>
6268
6269 * calendar/appt.el (appt-add): Ensure reminders are enabled.
6270 (appt-activate): Give status messages.
6271
8762aa10
TZ
62722010-10-03 Teodor Zlatanov <tzz@lifelogs.com>
6273
6274 * net/gnutls.el: Improve docs. Remove starttls and ssl emulation.
6275 Provide only `open-gnutls-stream' (formerly `open-ssl-stream') and
43f964fc
SM
6276 `gnutls-negotiate' (formerly `starttls-negotiate').
6277 Remove trivial wrapper `starttls-open-stream'.
8762aa10 6278
82fb8701
DN
62792010-10-03 Dan Nicolaescu <dann@ics.uci.edu>
6280
6281 Make 'g' (AKA revert-buffer) rerun the VC log, log-incoming and
6282 log-outgoing commands.
6283 * vc/vc.el (vc-log-internal-common): Add a new argument and use it
6284 to create a buffer local revert-buffer-function variable.
6285 (vc-print-log-internal, vc-log-incoming, vc-log-outgoing): Pass a
6286 revert-buffer-function lambda.
6287
c1ae068b
LMI
62882010-10-03 Teodor Zlatanov <tzz@lifelogs.com>
6289
6290 * net/gnutls.el (starttls-negotiate): Use the plist interface to
43f964fc
SM
6291 `gnutls-boot'. Make TYPE the only required parameter.
6292 Allow TRUSTFILES and KEYFILES to be lists.
c1ae068b
LMI
6293 (open-ssl-stream): Use it.
6294
67141a37
GM
62952010-10-03 Glenn Morris <rgm@gnu.org>
6296
77f38949
GM
6297 * subr.el (directory-sep-char): Remove obsolete variable.
6298 * net/tramp-compat.el: Don't mess about with the byte-compiler unless
6299 it is "necessary".
6300
67141a37
GM
6301 * vc/vc-hooks.el (vc-header-alist): Remove obsolete variable.
6302 * vc/vc.el (vc-static-header-alist): Doc fix.
6303 * vc/vc-cvs.el (vc-cvs-header):
6304 * vc/vc-rcs.el (vc-rcs-header):
6305 * vc/vc-sccs.el (vc-sccs-header):
6306 * vc/vc-svn.el (vc-svn-header): Do not consult vc-header-alist.
6307 * obsolete/vc-mcvs.el (vc-mcvs-header):
6308 * progmodes/cperl-mode.el (cperl-mode): Only set vc-header-alist
6309 on XEmacs.
6310
96bcef2e
CY
63112010-10-03 Chong Yidong <cyd@stupidchicken.com>
6312
43f964fc
SM
6313 * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
6314 Remove obsolete use of binary-overwrite-mode (Bug#7001).
96bcef2e 6315
ef47f179
GM
63162010-10-03 Glenn Morris <rgm@gnu.org>
6317
01c35094 6318 * obsolete/x-menu.el: Remove file, obsolete since 21.1.
0437978e 6319
aee3c6f7
GM
6320 * textmodes/rst.el (rst-font-lock-keywords-function):
6321 Drop Emacs 20 code.
6322
f88cd114
GM
6323 * textmodes/artist.el (artist-replace-char): Drop Emacs 20 code.
6324
6abfe35f
GM
6325 * printing.el: Drop Emacs 20 code.
6326
59e31cfa
GM
6327 * calendar/appt.el (appt-delete): Don't autoload it (you can't use it
6328 without having used appt.el already).
6329
922ad43e
GM
6330 * subr.el (make-local-hook): Remove function obsolete since 21.1.
6331 * progmodes/cc-mode.el (make-local-hook): Don't do cc-bytecomp stuff.
6332 (c-basic-common-init, c-font-lock-init): Only call make-local-hook on
6333 XEmacs.
6334 * progmodes/cc-styles.el (make-local-hook): Don't do cc-bytecomp stuff.
6335 (c-make-styles-buffer-local): Only call make-local-hook on XEmacs.
6336
ef47f179
GM
6337 * ps-def.el (leading-code-private-22, charset-bytes, charset-id)
6338 (charset-width, find-charset-region, chars-in-region, forward-point)
6339 (encode-coding-string, coding-system-p, ccl-execute-on-string)
6340 (define-ccl-program, multibyte-string-p, string-make-multibyte):
6341 Remove compatibility cruft (none of these are used by ps*.el).
6342
ac6ca7ba
KR
63432010-10-03 Kevin Rodgers <kevin.d.rodgers@gmail.com>
6344
6345 * subr.el (booleanp): Return t instead of a list (Bug#7086).
6346
2a847524
CY
63472010-10-03 Chong Yidong <cyd@stupidchicken.com>
6348
43f964fc
SM
6349 * server.el (server-process-filter, server-return-error):
6350 Give emacsclient time to shut down after receiving an error string.
2a847524 6351
4bc3c53d
MA
63522010-10-02 Michael Albinus <michael.albinus@gmx.de>
6353
6354 * files.el (remote-file-name-inhibit-cache): New defcustom.
6355
43f964fc
SM
6356 * time.el (display-time-file-nonempty-p):
6357 Use `remote-file-name-inhibit-cache'.
4bc3c53d 6358
43f964fc
SM
6359 * net/tramp.el (tramp-completion-reread-directory-timeout):
6360 Fix docstring.
4bc3c53d
MA
6361
6362 * net/tramp-cache.el (tramp-cache-inhibit-cache): Remove.
6363 (tramp-get-file-property): Replace `tramp-cache-inhibit-cache' by
6364 `remote-file-name-inhibit-cache'. Check also for an integer
6365 value. Add/increase counter when `tramp-verbose' >= 10.
6366 (tramp-set-file-property): Add/increase counter when
6367 `tramp-verbose' >= 10.
6368
6369 * net/tramp-cmds.el (tramp-cleanup-all-connections)
6370 (tramp-cleanup-all-buffers): Set tramp-autoload cookie.
6371 (tramp-bug): Set tramp-autoload cookie. Report all interned
6372 tramp-* variables. Report also `remote-file-name-inhibit-cache'.
6373 (tramp-reporter-dump-variable): Fix docstring. Mask non-7bit
6374 characters only in strings.
6375
6376 * net/tramp-compat.el (remote-file-name-inhibit-cache): Define due
6377 to backward compatibility.
6378
6379 * net/tramp-sh.el (tramp-handle-verify-visited-file-modtime)
6380 (tramp-handle-file-name-all-completions)
43f964fc
SM
6381 (tramp-handle-vc-registered): Use `remote-file-name-inhibit-cache'.
6382 (tramp-open-connection-setup-interactive-shell):
6383 Call `tramp-cleanup-connection' directly.
4bc3c53d 6384
9c524fcb
GM
63852010-10-02 Glenn Morris <rgm@gnu.org>
6386
3226d6ca
GM
6387 * emacs-lisp/checkdoc.el (checkdoc-minor-keymap): Remove obsolete alias.
6388
6389 * subr.el (char-bytes): Remove obsolete function.
6390
6391 * isearch.el (isearch-return-char): Remove obsolete function.
6392
6393 * mouse.el: No longer provide mldrag.
6394 (mldrag-drag-mode-line, mldrag-drag-vertical-line):
6395 Remove obsolete aliases.
6396
6397 * comint.el (comint-kill-output): Remove obsolete alias.
6398
6399 * composite.el (decompose-composite-char): Remove obsolete function.
6400 * ps-def.el (decompose-composite-char): Remove unused function.
6401
6402 * iswitchb.el (iswitchb-default-keybindings): Remove obsolete function.
6403
6404 * outline.el (outline-visible): Remove obsolete function.
6405
6406 * term/pc-win.el (x-frob-font-slant, x-frob-font-weight):
6407 * faces.el (internal-find-face, internal-get-face)
6408 (frame-update-faces, frame-update-face-colors)
6409 (x-frob-font-weight, x-frob-font-slant)
6410 (internal-frob-font-weight, internal-frob-font-slant)
6411 (x-make-font-bold, x-make-font-demibold, x-make-font-unbold)
6412 (x-make-font-italic, x-make-font-oblique, x-make-font-unitalic)
6413 (x-make-font-bold-italic): Remove functions and aliases, obsolete
6414 since Emacs 21.1.
6415 * emulation/viper-util.el (viper-get-face):
6416 * obsolete/lucid.el (find-face, get-face): Use facep.
6417 * vc/ediff-init.el (ediff-valid-color-p, ediff-get-face):
6418 Remove unused functions.
6419 * vc/ediff-util.el (ediff-submit-report): Doc fix.
6420
9c524fcb
GM
6421 * emacs-lisp/bytecomp.el (byte-compile-file): Use kill-emacs-hook to
6422 delete tempfile if interrupted during compilation.
6423
aecb42aa
LMI
64242010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6425
6426 * net/tls.el (tls-starttls-switches): Give up on using starttls with
6427 gnutls-cli.
6428 (tls-program): Add --insecure to be consistent with the defaults from
6429 openssl s_client. Now all three commands are insecure.
6430
73077a9a
EZ
64312010-10-01 Eli Zaretskii <eliz@gnu.org>
6432
6433 * makefile.w32-in (DEST, TAGS, TAGS-LISP, TAGS-nmake)
6434 (TAGS-LISP-nmake, TAGS-gmake, TAGS-LISP-gmake, TAGS-SH)
6435 (TAGS-LISP-SH, TAGS-CMD, TAGS-LISP-CMD): New targets.
6436
1ef075bb
GM
64372010-10-01 Glenn Morris <rgm@gnu.org>
6438
1fcaf927
GM
6439 * obsolete/sc.el: Remove file.
6440
1ef075bb
GM
6441 * files.el (temporary-file-directory): On darwin, also try
6442 DARWIN_USER_TEMP_DIR (see discussion in bug#7135).
6443
a16f5f64
JB
64442010-10-01 Juanma Barranquero <lekktu@gmail.com>
6445
6446 * server.el (server-start): Revert part of 2010-09-30T02:53:26Z!lekktu@gmail.com.
6447 Let's not break compatibility gratuitously, shall we?
6448
6b958814
G
64492010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
6450
47e08896 6451 * net/tls.el (tls-starttls-switches): New variable.
6b958814
G
6452 (tls-find-starttls-argument): Use it.
6453 (open-tls-stream): Ditto.
6454
47e08896 6455 * net/netrc.el (netrc-credentials): Return the value of the "default"
6b958814
G
6456 entry.
6457 (netrc-machine): Ditto.
6458
cad90f3b
EZ
64592010-09-30 Eli Zaretskii <eliz@gnu.org>
6460
6461 * vc/vc-hooks.el (vc-default-mode-line-string): Doc fix.
6462
968ef9b4
JB
64632010-09-30 Juanma Barranquero <lekktu@gmail.com>
6464
6465 * server.el (server-start): Don't write pid to the authentication file.
6466 (server-create-tty-frame): Don't send pid.
6467 (server-process-filter): Send pid at the start of every connection.
6468
3536dea8
GM
64692010-09-30 Glenn Morris <rgm@gnu.org>
6470
8e378d88
GM
6471 * calendar/diary-lib.el (view-diary-entries, list-diary-entries)
6472 (show-all-diary-entries): Remove obsolete function aliases.
6473
3536dea8
GM
6474 * calendar/appt.el (appt-issue-message, appt-visible, appt-msg-window):
6475 Remove options, obsolete since 22.1.
6a7662bb
BR
6476 (appt-display-format, appt-display-message):
6477 Remove backwards-compatibility code.
3536dea8
GM
6478 (appt-check): No longer check appt-issue-message.
6479 (appt-make-list): No longer autoload it. Doc fix. No longer
6480 activate the package.
6481
df7fcaff
LMI
64822010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
6483
6484 * net/gnutls.el (starttls-negotiate): Loop a lot longer.
bac5cef8
LMI
6485 (starttls-negotiate): Just call boot, and let the handshake be
6486 triggered from the read loop.
df7fcaff 6487
c2828614
GM
64882010-09-29 Glenn Morris <rgm@gnu.org>
6489
17a46341
GM
6490 * calendar/diary-lib.el (diary-list-entries): Use temp buffers when
6491 not displaying the diary.
6492 (diary-add-to-list): If no buffer-file-name, fall back to diary-file.
6493 * calendar/appt.el (appt-check): No longer need to kill diary.
6494
7161e329
GM
6495 * calendar/diary-lib.el (diary-list-entries): Move the
6496 "Preparing..." message entirely here.
6497 (diary-simple-display, diary-fancy-display): Move "Preparing..."
6498 messages to diary-list-entries.
6499 (diary-include-other-diary-files): Use LIST-ONLY rather than setting
6500 diary-display-function.
6501
d0de6cba
GM
6502 * calendar/diary-lib.el (diary-include-other-diary-files):
6503 Trap some recursive includes.
6504
c2828614
GM
6505 * calendar/appt.el (appt-activate): Check diary file.
6506
0c43b6f8
KY
65072010-09-29 Katsumi Yamaoka <yamaoka@jpl.org>
6508
6509 * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
6510 construction.
6511
6512 * calendar/time-date.el: No need to require cl for Emacs 21.
6513
97ce2730
GM
65142010-09-28 Glenn Morris <rgm@gnu.org>
6515
6516 * calendar/appt.el (appt-check): Minor simplification.
6517
e0a185ae
KY
65182010-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
6519
6520 * mail/sendmail.el (mail-citation-prefix-regexp): Remove "}" from
6521 citation prefix.
6522
c19f76a1
AS
65232010-09-27 Andreas Schwab <schwab@linux-m68k.org>
6524
95b6d681
JB
6525 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
6526 Avoid infinite recursion on erroneous lambda form. (Bug#7114)
c19f76a1 6527
fd057fd2
KH
65282010-09-27 Kenichi Handa <handa@m17n.org>
6529
6530 * tar-mode.el (tar-header-block-tokenize): Decode filenames in
6531 "ustar" format.
6532
368b3544
KH
65332010-09-27 Kenichi Handa <handa@m17n.org>
6534
6535 * international/mule.el (define-coding-system): Docstring fixed.
6536
6537 * international/mule-diag.el (describe-character-set): Use princ
6538 with proper print-length and print-level instead of insert.
6539
95b6d681 65402010-09-27 Juanma Barranquero <lekktu@gmail.com>
fb5f3a23
JB
6541
6542 * window.el (walk-windows): Doc fix (bug#7105).
6543
99368725
SM
65442010-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
6545
6546 * emacs-lisp/float-sup.el (e): Remove.
6547
8ed70bf3
LMI
65482010-09-27 Teodor Zlatanov <tzz@lifelogs.com>
6549
6550 * net/gnutls.el (gnutls, gnutls-log-level): Add group and custom
6551 variable.
6552 (starttls-negotiate): Use it.
6553
d2e9d0bb
LMI
65542010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
6555
6556 * net/gnutls.el (starttls-negotiate): Stop looping when we get a t
6557 back.
6558
15413fb4
SM
65592010-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
6560
6561 * emacs-lisp/pcase.el (pcase-let*, pcase-let): plet -> pcase-let.
6562
1821a7b4
LMI
65632010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
6564
6303aba1
LMI
6565 * net/gnutls.el (starttls-negotiate): Avoid the cl.el decf function.
6566
1821a7b4
LMI
6567 * net/netrc.el (netrc-store-data): New function.
6568
8af55556
TZ
65692010-09-26 Teodor Zlatanov <tzz@lifelogs.com>
6570
6571 * net/gnutls.el: GnuTLS glue code to set up a connection.
6572
42343747
JD
65732010-09-25 Julien Danjou <julien@danjou.info>
6574
6575 * notifications.el: Call dbus-register-signal only if it is bound.
6576
ec60da52
GM
65772010-09-25 Glenn Morris <rgm@gnu.org>
6578
6579 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
6580 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el:
6581 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el:
6582 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el:
6583 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el:
6584 * eshell/esh-cmd.el, eshell/esh-ext.el, eshell/esh-io.el:
6585 * eshell/esh-mode.el, eshell/esh-proc.el, eshell/esh-test.el:
6586 * eshell/esh-util.el, eshell/esh-var.el:
6587 Remove leading `*' from docs of faces and defcustoms.
6588
4c964351
UM
65892010-09-25 Ulrich Mueller <ulm@gentoo.org>
6590
6591 * eshell/em-ls.el (eshell-ls-archive-regexp):
6592 * eshell/esh-util.el (eshell-tar-regexp):
6593 * ibuffer.el (ibuffer-compressed-file-name-regexp):
6594 * info.el (Info-suffix-list):
6595 * international/mule.el (auto-coding-alist):
6596 * woman.el (woman-file-regexp, woman-file-compression-regexp):
6597 * progmodes/etags.el (tags-compression-info-list):
6598 Support xz compression.
6599
41f54b73
CY
66002010-09-25 Chong Yidong <cyd@stupidchicken.com>
6601
6602 * files.el (get-free-disk-space): Don't assume the "df" output
6603 columns line up (Bug#6995).
6604
40b1a3a9
JB
66052010-09-25 Juanma Barranquero <lekktu@gmail.com>
6606
6607 * finder.el (finder-unknown-keywords):
6608 * progmodes/gdb-mi.el (gdb-jsonify-buffer, gdb-running-threads-count):
6609 * progmodes/etags.el (tags-table-including): Fix typos in docstrings.
6610
ba3033ee
JB
66112010-09-25 Juanma Barranquero <lekktu@gmail.com>
6612
6613 * server.el (server-start): Revert part of 2010-08-08 change. Using
6614 address 127.0.0.1 for local host is now done in Fmake_network_process.
6615
5e339ee2
GM
66162010-09-24 Glenn Morris <rgm@gnu.org>
6617
6618 * image-mode.el, progmodes/compile.el, progmodes/gud.el:
6619 * progmodes/mixal-mode.el, textmodes/bibtex-style.el:
6620 * textmodes/css-mode.el, textmodes/dns-mode.el:
6621 Move autoloaded auto-mode-alist entries to files.el.
6622 * files.el (auto-mode-alist): Move entries here.
6623
af3ccb5c
GM
66242010-09-23 Glenn Morris <rgm@gnu.org>
6625
6626 * isearch.el (isearch-lazy-highlight-cleanup)
6627 (isearch-lazy-highlight-initial-delay)
6628 (isearch-lazy-highlight-interval)
6629 (isearch-lazy-highlight-max-at-a-time, isearch-lazy-highlight-face):
6630 * net/net-utils.el (ipconfig-program-options):
6631 Move aliases to options before the associated definitions.
6632
266a86bd 66332010-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
c9805d23
SM
6634
6635 * newcomment.el (comment-normalize-vars): Better test validity of
6636 comment-end-skip.
6637
27ffea71 66382010-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
9e0d4f9e
SM
6639
6640 * emacs-lisp/float-sup.el (float-pi): New name for `pi'.
6641 (float-e): New name for `e'.
6642 (degrees-to-radians, radians-to-degrees):
6643 * calendar/solar.el (solar-longitude):
6644 * calculator.el (calculator-registers, calculator-funcall):
6645 * textmodes/artist.el (artist-spray-random-points):
6646 * play/bubbles.el (bubbles--initialize-images): Use new names.
6647
27ffea71 66482010-09-23 Eric M. Ludlam <zappo@gnu.org>
a2930e43
EL
6649
6650 Update to CEDET 1.0's version of EIEIO.
6651
9e0d4f9e
SM
6652 * emacs-lisp/eieio.el (eieio-specialized-key-to-generic-key):
6653 New function.
a2930e43
EL
6654 (eieio-defmethod, eieio-generic-form, eieio-generic-call): Use it.
6655 (eieio-default-eval-maybe): Eval val instead of unquoting only.
6656 (class-precedence-list): If class is nil, return nil.
6657 (eieio-generic-call): If class of first input arg is nil, don't
6658 look up static methods, and do check for primary methods.
6659 (initialize-instance): See if the default needs to be evaluated
6660 during the constructor.
6661 (eieio-perform-slot-validation-for-default): Don't do the check
6662 for values that will eventually be evaluated.
6663 (eieio-eval-default-p): New function.
6664 (eieio-default-eval-maybe): Use it.
6665
27ffea71 66662010-09-23 Jan Moringen <jan.moringen@uni-bielefeld.de>
a2930e43
EL
6667
6668 * emacs-lisp/eieio.el (eieio-defclass): Allow :c3
6669 method-invocation-order.
6670 (eieio-c3-candidate, eieio-c3-merge-lists): New functions.
6671 (eieio-class-precedence-dfs): Compute class precedence list using
6672 dfs algorithm.
6673 (eieio-class-precedence-bfs): Compute class precedence list using
6674 bfs algorithm.
9e0d4f9e 6675 (eieio-class-precedence-c3): Compute class precedence list using
a2930e43
EL
6676 c3 algorithm.
6677 (class-precedence-list): New function.
6678 (eieiomt-method-list, eieiomt-sym-optimize): Use it.
6679 (inconsistent-class-hierarchy): New error symbol.
6680 (call-next-method): Stow the replacement argument list for future
6681 call-next-method invocations.
6682
266a86bd 66832010-09-23 Glenn Morris <rgm@gnu.org>
87e798a7 6684
ea7f9ebf
GM
6685 * calendar/appt.el (appt-check): If not displaying the diary,
6686 use (diary 1) to only get the entries we need.
6687 (appt-make-list): Sort diary-list-entries, if we cannot guarantee
6688 that it is in day order. (Bug#7019)
6689
1bf6d075
GM
6690 * calendar/appt.el (appt-check): Rather than showing the diary,
6691 just turn off invisible display, and only if needed.
6692
87e798a7
GM
6693 * calendar/diary-lib.el (diary-list-entries): Doc fix. (Bug#7019)
6694
1fc7dabf
GM
66952010-09-23 Glenn Morris <rgm@gnu.org>
6696
7a16788b
GM
6697 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar):
6698 (byte-compile-defvar, byte-compile-cl-warn):
27ffea71 6699 Start warnings with lower-case, like the majority.
7a16788b 6700
19543b17
GM
6701 * files.el (auto-mode-alist): Add .xa, .xw, .xsw for ld-script-mode.
6702
54238e6d
GM
6703 * files.el (auto-mode-alist): Prefer C-mode for .xs. (Bug#7071)
6704
ce009d0b
GM
6705 * progmodes/ld-script.el (auto-mode-alist): Move to files.el.
6706 * files.el (auto-mode-alist): Move ld-script entries here, further down
6707 the list.
6708
7b344dfe
GM
6709 * vc/add-log.el: Don't require timezone when compiling.
6710 (timezone-make-date-sortable): Autoload it.
6711 (change-log-sortable-date-at): Don't require timezone.
6712 Use `ignore-errors'.
6713
d9703498
GM
6714 * comint.el (comint-use-prompt-regexp-instead-of-fields):
6715 Move alias before definition, so it does not need autoloading.
6716
1fc7dabf
GM
6717 * emulation/crisp.el, emulation/cua-base.el, emulation/edt.el:
6718 * emulation/pc-select.el, emulation/vip.el, international/iso-ascii.el:
6719 * international/kkc.el, international/ogonek.el, mail/feedmail.el:
6720 * net/browse-url.el, net/eudc-vars.el, net/net-utils.el:
6721 * net/rcompile.el, net/rlogin.el, textmodes/enriched.el:
6722 * textmodes/makeinfo.el, textmodes/page-ext.el, textmodes/picture.el:
6723 * textmodes/refer.el, textmodes/spell.el, textmodes/table.el:
6724 * textmodes/tex-mode.el, textmodes/two-column.el:
6725 Remove leading `*' from docs of defcustoms etc.
6726
7676efad
TZ
67272010-09-23 Teodor Zlatanov <tzz@lifelogs.com>
6728
6729 * net/netrc.el (netrc-parse): Remove encrypt.el mentions.
6730
b069e5a6
G
67312010-09-22 Dan Christensen <jdc@uwo.ca>
6732
6733 * calendar/time-date.el (date-to-time): Try using parse-time-string
6734 first before using the slower timezone-make-date-arpa-standard.
6735
1bf68d53
KY
67362010-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
6737
6738 * calendar/time-date.el (format-seconds): Comment fix.
6739
cd205c76
GM
67402010-09-22 Glenn Morris <rgm@gnu.org>
6741
6742 * emacs-lisp/package.el (package-menu-mode): `revert-buffer-function'
6743 is not automatically buffer-local.
6744
4ddea91b
SM
67452010-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
6746
6747 * emacs-lisp/smie.el (smie-debug--describe-cycle): Fix typo.
6748 (smie-indent-comment): Be more careful with comment-start-skip.
6749 (smie-indent-comment-close, smie-indent-comment-inside): New funs.
6750 (smie-indent-functions): Use them.
6751
b0f037ed
MA
67522010-09-21 Michael Albinus <michael.albinus@gmx.de>
6753
6754 * net/ange-ftp.el (ange-ftp-skip-msgs): Add "^504 ..." message.
6755
8cf1771a
JD
67562010-09-21 Jan Djärv <jan.h.d@swipnet.se>
6757
36a1b6db
JD
6758 * menu-bar.el (menu-bar-set-tool-bar-position): customize-set-variable
6759 tool-bar-position. Don't modify frame parameters here.
180fb94a 6760 (menu-bar-options-save): Add tool-bar-position.
36a1b6db 6761
8cf1771a
JD
6762 * tool-bar.el (tool-bar-position): New defcustom (Bug#7049).
6763
0097720d
SM
67642010-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
6765
5d8e0d5d
SM
6766 * textmodes/reftex-parse.el (reftex-what-macro)
6767 (reftex-context-substring): Let-bind forward-sexp-function to nil
6768 since we don't need/want to treat \begin...\end as a block (bug#7053).
6769
984edd22
SM
6770 * emacs-lisp/lisp.el (up-list): Don't do nothing silently.
6771
6772 * simple.el (blink-matching-open): Use syntax-class.
6773
3672149f
SM
6774 * progmodes/pascal.el (pascal-mode): Use define-derived-mode.
6775 Set invisibility spec for pascal's outline mode.
6776 (pascal-outline-change): Clean up calling convention.
6777 (pascal-show-all, pascal-hide-other-defuns): Update callers.
6778
549d0e1e
SM
6779 * progmodes/prolog.el (prolog-smie-forward-token)
6780 (prolog-smie-backward-token): New functions.
6781 (prolog-mode-variables): Use them to parse "!," correctly.
6782 Set up smie-blink-matching for ".".
6783
a9cb95dd
SM
6784 * textmodes/ispell.el (ispell-start, ispell-end): Rename from `start'
6785 and `end'.
6786 (ispell-region, ispell-process-line): Update users.
6787
de558d10
SM
6788 * textmodes/reftex-parse.el (reftex-what-macro): Don't hardcode
6789 point-min==1.
6790
94eb3112
SM
6791 * textmodes/ispell.el: Fix commenting convention.
6792 (ispell-parse-output): Simplify, use push.
6793 (ispell-region): Use match-string-no-properties.
6794 (ispell-begin-skip-region-regexp): Use mapconcat to simplify.
6795 (ispell-minor-mode): Use define-minor-mode.
6796 (ispell-message): Remove unused var `skip-regexp'.
6797 (ispell-add-per-file-word-list): Use dynamic let-binding.
6798 Try and use the proper comment marker.
6799
1f7f45a5
SM
6800 * mail/sendmail.el: Fix commenting convention.
6801 (sendmail-send-it): Use line-beginning-position.
6802
0097720d
SM
6803 * help-fns.el (describe-variable): Add original value, if applicable.
6804
596880ea
JB
68052010-09-20 Juanma Barranquero <lekktu@gmail.com>
6806
f0713411
JB
6807 * subr.el (y-or-n-p): Remove leftover code from 2010-09-17T13:30:30Z!monnier@iro.umontreal.ca.
6808
596880ea
JB
6809 * emacs-lisp/smie.el (smie-indent--hanging-p): Use `smie-indent--bolp'.
6810
37c0347e
SM
68112010-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
6812
2bc01104
SM
6813 * emacs-lisp/smie.el (smie-bnf-precedence-table): Improve error message.
6814 (smie-debug--prec2-cycle, smie-debug--describe-cycle): New functions.
6815 (smie-prec2-levels): Use them to better diagnose precedence cycles.
6816 (smie-blink-matching-check): Don't signal a mismatch if car is t.
6817 (smie-blink-matching-open): Rewrite to remove assumptions, so that
6818 something like "." can also be a closer.
6819 (smie--associative-p, smie-indent--hanging-p, smie-indent--bolp)
6820 (smie-indent--offset, smie-indent--offset-rule, smie-indent--column):
6821 Rename internal functions to use "--". Update callers.
6822
e2c3f530
SM
6823 * frame.el (make-frame-names-alist): Don't list frames on other displays.
6824
37c0347e
SM
6825 * fringe.el (fringe-styles): New var.
6826 (fringe-mode, fringe-query-style): Use it.
6827
74790210
MM
68282010-09-18 Michael R. Mauger <mmaug@yahoo.com>
6829
6830 * progmodes/sql.el: Version 2.8
93acd23d 6831 (sql-login-params): Update widget structure; changes still needed.
74790210
MM
6832 (sql-product-alist): Add :list-all and :list-table features for
6833 SQLite, Postgres and MySQL products.
6834 (sql-redirect): Handle default value.
6835 (sql-execute, sql-execute-feature): New functions.
6836 (sql-read-table-name): New function.
93acd23d 6837 (sql-list-all, sql-list-table): New functions. User API.
74790210
MM
6838 (sql-mode-map, sql-interactive-mode-map): Add key definitions
6839 for above functions.
6840 (sql-mode-menu, sql-interactive-mode-menu): Add menu definitions
6841 for above functions.
6842 (sql-postgres-login-params): Add user and database defaults.
6843 (sql-buffer-live-p): Bug fix.
93acd23d 6844 (sql-product-history): New variable.
35f52ed6 6845 (sql-read-product): New function. Use it.
74790210
MM
6846 (sql-set-product, sql-product-interactive): Use it.
6847 (sql-connection-history): New variable.
93acd23d 6848 (sql-read-connection): New function. Use it.
74790210
MM
6849 (sql-connect): New function.
6850 (sql-for-each-login): Redesign function interface.
6851 (sql-make-alternate-buffer-name, sql-save-connection): Use it.
93acd23d
JB
6852 (sql-get-login-ext, sql-get-login): Use it. Handle default values.
6853 (sql-comint): Check for program. Existing live buffer.
74790210
MM
6854 (sql-comint-postgres): Add port parameter.
6855
cec01cd2
SM
68562010-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
6857
6858 * emacs-lisp/warnings.el: Fix commenting convention.
6859 (display-warning): Use special mode and make the buffer read-only.
6860
c2a845b5
JB
68612010-09-18 Jay Belanger <jay.p.belanger@gmail.com>
6862
6863 * calc/calc-prog.el (calc-read-parse-table-part): Don't "fix" the
6864 empty string when it follows a repeated or optional pattern.
6865
f5632fb6
SM
68662010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
6867
6868 * indent.el (indent-according-to-mode): Apply syntax-propertize.
6869 (indent-region): Use indent-according-to-mode.
6870
71b961e8
EZ
68712010-09-18 Eli Zaretskii <eliz@gnu.org>
6872
6873 * fringe.el (fringe-mode): Doc fix.
6874
dbbd7ad4
KRC
68752010-09-14 Kan-Ru Chen <kanru@kanru.info> (tiny change)
6876
6877 * textmodes/nroff-mode.el (nroff-view): Kill old buffer before
6878 refreshing the preview buffer.
6879
b879a6e2
SM
68802010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
6881
6882 * textmodes/tex-mode.el (tex-syntax-propertize-rules)
6883 (latex-syntax-propertize-rules): New consts; replace
6884 tex-font-lock-syntactic-keywords.
6885 (tex-env-mark, latex-env-before-change): New functions.
6886 (latex-electric-env-pair-mode): New minor mode.
6887 (tex-font-lock-verb): Change arguments; do move point.
6888 (tex-font-lock-syntactic-face-function): Adjust to new verbatim
6889 representation as a form of comment.
6890 (tex-font-lock-keywords-1): Remove workaround, now unneeded.
6891 (doctex-syntax-propertize-rules): New const; replaces
6892 doctex-font-lock-syntactic-keywords.
6893 (tex-common-initialization, doctex-mode): Use syntax-propertize-rules.
6894
6895 * progmodes/fortran.el (fortran--font-lock-syntactic-keywords): Remove.
6896 (fortran-make-syntax-propertize-function): New function; replaces
6897 fortran-font-lock-syntactic-keywords.
6898 (fortran-mode): Use it.
6899 (fortran-line-length): Use it. Improve interactive spec.
6900
6901 * emacs-lisp/syntax.el (syntax-propertize-precompile-rules): New macro.
6902 (syntax-propertize-rules): Add var-ref case. Fix offset computation
6903 when adding surrounding \(..\).
6904
6905 * progmodes/js.el (js-mode): Fix last change (bug#7054).
6906
4be520fb
SM
69072010-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
6908
269c197e
SM
6909 * obsolete/old-whitespace.el (whitespace-rescan-files-in-buffers):
6910 Use with-current-buffer.
6911
4be520fb
SM
6912 * isearch.el (isearch-face): Rename from `isearch'.
6913 (isearch-highlight): Use new name.
6914
a67597d6
EZ
69152010-09-17 Eli Zaretskii <eliz@gnu.org>
6916
6917 * fringe.el (fringe-mode, fringe-query-style): Use 4 pixels, not
6918 5, for `half' width fringes. (Bug#6933)
6919
31c381e8
SM
69202010-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
6921
3fe6ef4e
SM
6922 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
6923 (byte-compile-defvar): "foo/bar" does not lack a prefix.
6924
31c381e8
SM
6925 * subr.el (y-or-n-p): Add the "(y or n)" that was lost somehow.
6926
fb0cf781
J
69272010-09-17 Stephen Berman <stephen.berman@gmx.net>
6928
6929 * dframe.el (dframe-reposition-frame-emacs): Use tool-bar-pixel-width
6930 in calculating new frame position. Add more space between new and
6931 parent on the left (Bug#7048).
6932
1a9dc3b5
MA
69332010-09-17 Michael Albinus <michael.albinus@gmx.de>
6934
6935 * net/tramp-compat.el (tramp-compat-with-temp-message): Make it a
6936 defmacro.
6937
dff0fdc3
CY
69382010-09-16 Chong Yidong <cyd@stupidchicken.com>
6939
31c381e8 6940 * mail/sendmail.el: Add "*unsent mail*" to same-window-buffer-names.
6e23d4a4 6941
117c96c7
CY
6942 * term/x-win.el (x-cut-buffer-or-selection-value): Define as
6943 obsolete alias for x-selection-value.
6944
dff0fdc3
CY
6945 * ido.el (ido-make-buffer-list): Fix error in 2010-08-22 merge.
6946
c6f2191f
MA
69472010-09-16 Michael Albinus <michael.albinus@gmx.de>
6948
6949 * net/tramp-cmds.el (tramp-cleanup-connection): Set tramp-autoload
6950 cookie.
6951
6139f995
MA
69522010-09-15 Michael Albinus <michael.albinus@gmx.de>
6953
6954 * net/tramp-compat.el (tramp-compat-with-temp-message)
6955 (tramp-compat-font-lock-add-keywords, tramp-compat-process-get)
6956 (tramp-compat-process-put): New defuns.
6957
6958 * net/tramp.el (top):
6959 * net/tramp-gvfs.el (top):
6960 * net/tramp-cache.el (top): Use `tramp-compat-font-lock-add-keywords'.
6961
31c381e8
SM
6962 * net/tramp.el (tramp-progress-reporter-update):
6963 Use `tramp-compat-funcall'.
6139f995
MA
6964
6965 * net/tramp.el (tramp-process-actions):
0dc3e410
MA
6966 * net/tramp-gvfs.el (tramp-gvfs-handler-askquestion):
6967 * net/tramp-sh.el (tramp-handle-vc-registered)
31c381e8
SM
6968 (tramp-get-remote-stat, tramp-get-remote-readlink):
6969 Use `tramp-compat-with-temp-message'.
6139f995
MA
6970
6971 * net/tramp-sh.el (top): Require 'cl.
6972 (tramp-handle-start-file-process): Use `tramp-compat-process-get'.
31c381e8
SM
6973 (tramp-open-connection-setup-interactive-shell):
6974 Use `tramp-compat-process-put'.
6139f995 6975
22c3ce97
AM
69762010-09-15 Alan Mackenzie <acm@muc.de>
6977
6978 * progmodes/cc-engine.el (c-forward-<>-arglist-recur): Correct the
6979 indentation.
a4ee83cc 6980 (c-forward-<>-arglist-recur): Fix an infinite recursion.
22c3ce97 6981
4f1e9960
SM
69822010-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
6983
6984 * emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
6985 `lexical' for warnings related to lexical scoping.
6986 (byte-compile-file-form-defvar, byte-compile-defvar): Warn about
6987 global vars which don't have a prefix and could hence affect lexical
6988 scoping in unrelated files.
6989
01e80360
LMI
69902010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
6991
6992 * net/imap.el: Revert back to version
6993 cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
6994 seem problematic.
6995
5e2a84e3
JB
69962010-09-14 Juanma Barranquero <lekktu@gmail.com>
6997
6998 * obsolete/old-whitespace.el (whitespace-unload-function):
6999 Explicitly pass `obarray' to `unintern' to avoid a warning.
7000
f3a30a50
SM
70012010-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
7002
7003 * emacs-lisp/byte-run.el (set-advertised-calling-convention):
7004 Add `when' argument. Update callers.
7005
7006 * subr.el (unintern): Declare the obarray arg mandatory.
7007
92b99a01
GM
70082010-09-14 Glenn Morris <rgm@gnu.org>
7009
67ae9766
GM
7010 * calendar/diary-lib.el (diary-list-entries-hook, diary-sort-entries):
7011 Doc fixes.
7012
92b99a01
GM
7013 * calendar/diary-lib.el (diary-included-files): New variable.
7014 (diary-list-entries): Maybe initialize diary-included-files.
7015 (diary-include-other-diary-files): Append to diary-included-files.
7016 * calendar/appt.el (appt-update-list): Also check the members of
7017 diary-included-files. (Bug#6999)
08151ec5 7018 (appt-check): Doc fix.
92b99a01 7019
6664fc59 70202010-09-14 David Reitter <david.reitter@gmail.com>
5a66ed0f
DR
7021
7022 * simple.el (line-move-visual): Do not truncate goal column to
7023 integer size. (Bug#7020)
7024
6664fc59 70252010-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
dba28758
SM
7026
7027 * repeat.el (repeat): Allow repeating when the last event is a click.
7028 Suggested by Drew Adams (bug#6256).
7029
6664fc59 70302010-09-14 Sascha Wilde <wilde@sha-bang.de>
681b88dd 7031
01c35094 7032 * vc/vc-hg.el (vc-hg-state, vc-hg-working-revision):
681b88dd
SM
7033 Replace setting HGRCPATH to "" by some less invasive --config options.
7034
6664fc59 70352010-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
71e657fc
SM
7036
7037 * font-lock.el (font-lock-beginning-of-syntax-function):
7038 Mark as obsolete.
7039
6664fc59 70402010-09-14 Glenn Morris <rgm@gnu.org>
639b9d87
GM
7041
7042 * menu-bar.el (menu-bar-options-save): Fix handling of menu-bar
7043 and tool-bar modes. (Bug#6211)
7044 (menu-bar-mode): Move setting of standard-value after the
7045 minor-mode definition, otherwise it seems to have no effect.
7046
6664fc59 70472010-09-14 Masatake YAMATO <yamato@redhat.com>
33bd47be
MY
7048
7049 * progmodes/antlr-mode.el (antlr-font-lock-additional-keywords):
7050 Fix typo. (Bug#6976)
7051
6664fc59 70522010-09-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9c405a86
CY
7053
7054 * whitespace.el: Allow cleaning up blanks without blank
7055 visualization (Bug#6651). Adjust help window for
7056 whitespace-toggle-options (Bug#6479). Allow to use fill-column
71e657fc
SM
7057 instead of whitespace-line-column (from EmacsWiki). New version 13.1.
7058 (whitespace-style): Add new value 'face. Adjust docstring.
7059 (whitespace-space, whitespace-hspace, whitespace-tab):
7060 Adjust foreground property face.
9c405a86
CY
7061 (whitespace-line-column): Adjust docstring and type declaration.
7062 (whitespace-style-value-list, whitespace-toggle-option-alist)
7063 (whitespace-help-text): Adjust const initialization.
7064 (whitespace-toggle-options, global-whitespace-toggle-options):
7065 Adjust docstring.
7066 (whitespace-display-window, whitespace-interactive-char)
7067 (whitespace-style-face-p, whitespace-color-on): Adjust code.
7068 (whitespace-help-scroll): New fun.
7069
ba96ddf5
KY
70702010-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
7071
7072 * calendar/time-date.el (format-seconds): Comment fix.
7073
a386ac70
MM
70742010-09-13 Michael R. Mauger <mmaug@yahoo.com>
7075
7076 * progmodes/sql.el: Version 2.7.
7077 (sql-buffer-live-p): Improve detection.
7078 (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
7079 (sql-set-sqli-buffer): Use it.
7080 (sql-product-interactive): Run `sql-set-sqli-hook'.
7081 (sql-rename-buffer): Code cleanup.
7082 (sql-redirect, sql-redirect-value): New functions. More to come.
7083
5d921df2
JB
70842010-09-13 Juanma Barranquero <lekktu@gmail.com>
7085
7086 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.
7087 * makefile.w32-in (LOADDEFS): Add $(lisp)/net/tramp-loaddefs.el.
7088 (TRAMP_SRC): New macro.
7089 ($(lisp)/net/tramp-loaddefs.el): New target.
7090
03c1ad43
MA
70912010-09-13 Michael Albinus <michael.albinus@gmx.de>
7092
7093 Major code cleanup. Split tramp.el into tramp.el and tramp-sh.el.
7094
7095 * Makefile.in (TRAMP_SRC): Remove tramp-fish.el. Add tramp-sh.el.
7096
7097 * net/tramp.el (top): Don't show loading message. Require just
4f1e9960
SM
7098 'tramp-compat, everything else is required there.
7099 Use `ignore-errors' where appropriate.
03c1ad43
MA
7100 (tramp-inline-compress-start-size, tramp-copy-size-limit)
7101 (tramp-terminal-type, tramp-end-of-output)
7102 (tramp-initial-end-of-output, tramp-completion-function-alist-rsh)
7103 (tramp-completion-function-alist-ssh)
7104 (tramp-completion-function-alist-telnet)
7105 (tramp-completion-function-alist-su)
7106 (tramp-completion-function-alist-putty, tramp-remote-path)
7107 (tramp-remote-process-environment, tramp-sh-extra-args)
7108 (tramp-actions-before-shell, tramp-uudecode)
7109 (tramp-perl-file-truename, tramp-perl-file-name-all-completions)
7110 (tramp-perl-file-attributes)
7111 (tramp-perl-directory-files-and-attributes)
7112 (tramp-perl-encode-with-module, tramp-perl-decode-with-module)
7113 (tramp-perl-encode, tramp-perl-decode)
7114 (tramp-vc-registered-read-file-names, tramp-file-mode-type-map)
7115 (tramp-file-name-handler-alist, tramp-make-tramp-temp-file)
7116 (tramp-handle-make-symbolic-link, tramp-handle-load)
7117 (tramp-handle-file-name-as-directory)
7118 (tramp-handle-file-name-directory)
7119 (tramp-handle-file-name-nondirectory, tramp-handle-file-truename)
7120 (tramp-handle-file-exists-p, tramp-handle-file-attributes)
7121 (tramp-do-file-attributes-with-ls)
7122 (tramp-do-file-attributes-with-perl)
7123 (tramp-do-file-attributes-with-stat)
7124 (tramp-handle-set-visited-file-modtime)
7125 (tramp-handle-verify-visited-file-modtime)
7126 (tramp-handle-set-file-modes, tramp-handle-set-file-times)
7127 (tramp-set-file-uid-gid, tramp-remote-selinux-p)
7128 (tramp-handle-file-selinux-context)
7129 (tramp-handle-set-file-selinux-context)
7130 (tramp-handle-file-executable-p, tramp-handle-file-readable-p)
7131 (tramp-handle-file-newer-than-file-p, tramp-handle-file-modes)
7132 (tramp-handle-file-directory-p, tramp-handle-file-regular-p)
7133 (tramp-handle-file-symlink-p, tramp-handle-file-writable-p)
7134 (tramp-handle-file-ownership-preserved-p)
7135 (tramp-handle-directory-file-name, tramp-handle-directory-files)
7136 (tramp-handle-directory-files-and-attributes)
7137 (tramp-do-directory-files-and-attributes-with-perl)
7138 (tramp-do-directory-files-and-attributes-with-stat)
7139 (tramp-handle-file-name-all-completions)
7140 (tramp-handle-file-name-completion, tramp-handle-add-name-to-file)
7141 (tramp-handle-copy-file, tramp-handle-copy-directory)
7142 (tramp-handle-rename-file, tramp-do-copy-or-rename-file)
7143 (tramp-do-copy-or-rename-file-via-buffer)
7144 (tramp-do-copy-or-rename-file-directly)
7145 (tramp-do-copy-or-rename-file-out-of-band)
7146 (tramp-handle-make-directory, tramp-handle-delete-directory)
7147 (tramp-handle-delete-file)
7148 (tramp-handle-dired-recursive-delete-directory)
7149 (tramp-handle-dired-compress-file, tramp-handle-dired-uncache)
7150 (tramp-handle-insert-directory)
7151 (tramp-handle-unhandled-file-name-directory)
7152 (tramp-handle-expand-file-name)
7153 (tramp-handle-substitute-in-file-name)
7154 (tramp-handle-executable-find, tramp-process-sentinel)
7155 (tramp-handle-start-file-process, tramp-handle-process-file)
7156 (tramp-handle-call-process-region, tramp-handle-shell-command)
7157 (tramp-handle-file-local-copy, tramp-handle-file-remote-p)
7158 (tramp-handle-insert-file-contents)
7159 (tramp-handle-insert-file-contents-literally)
7160 (tramp-handle-find-backup-file-name)
7161 (tramp-handle-make-auto-save-file-name, tramp-handle-write-region)
7162 (tramp-vc-registered-file-names, tramp-handle-vc-registered)
7163 (tramp-sh-file-name-handler, tramp-vc-file-name-handler)
7164 (tramp-maybe-send-script, tramp-set-auto-save, tramp-run-test)
7165 (tramp-run-test2, tramp-find-executable, tramp-set-remote-path)
7166 (tramp-find-file-exists-command, tramp-open-shell)
7167 (tramp-find-shell, tramp-barf-if-no-shell-prompt)
7168 (tramp-open-connection-setup-interactive-shell)
7169 (tramp-local-coding-commands, tramp-remote-coding-commands)
7170 (tramp-find-inline-encoding, tramp-call-local-coding-command)
7171 (tramp-inline-compress-commands, tramp-find-inline-compress)
7172 (tramp-compute-multi-hops, tramp-maybe-open-connection)
1fc7dabf 7173 (tramp-send-command, tramp-wait-for-output)
03c1ad43
MA
7174 (tramp-send-command-and-check, tramp-barf-unless-okay)
7175 (tramp-send-command-and-read, tramp-mode-string-to-int)
7176 (tramp-convert-file-attributes, tramp-check-cached-permissions)
7177 (tramp-file-mode-from-int, tramp-file-mode-permissions)
7178 (tramp-shell-case-fold, tramp-make-copy-program-file-name)
7179 (tramp-method-out-of-band-p, tramp-local-host-p)
7180 (tramp-get-remote-path, tramp-get-remote-tmpdir)
7181 (tramp-get-ls-command, tramp-get-ls-command-with-dired)
7182 (tramp-get-test-command, tramp-get-test-nt-command)
7183 (tramp-get-file-exists-command, tramp-get-remote-ln)
7184 (tramp-get-remote-perl, tramp-get-remote-stat)
7185 (tramp-get-remote-readlink, tramp-get-remote-trash)
7186 (tramp-get-remote-id, tramp-get-remote-uid, tramp-get-remote-gid)
7187 (tramp-get-local-uid, tramp-get-local-gid)
6664fc59 7188 (tramp-get-inline-compress, tramp-get-inline-coding): Move to
03c1ad43
MA
7189 tramp-sh.el.
7190 (tramp-methods, tramp-default-method-alist)
7191 (tramp-default-user-alist, tramp-foreign-file-name-handler-alist):
7192 Move initialization to tramp-sh.el.
7193 (tramp-temp-name-prefix): Make it a defconst.
7194 (tramp-dissect-file-name): Don't check anymore for multi-hop
7195 methods.
7196 (tramp-debug-outline-regexp): Add a docstring.
31c381e8 7197 (tramp-debug-outline-level): Rename from `tramp-outline-level'.
03c1ad43
MA
7198 (tramp-get-debug-buffer): Use it.
7199
7200 * net/tramp-cache.el (top): Set tramp-autoload cookie for
7201 initialization forms.
7202 (tramp-set-connection-property): Don't protect `tramp-message'
7203 call, it isn't necessary any longer.
7204 (tramp-dump-connection-properties): Use `ignore-errors'.
7205
7206 * net/tramp-compat.el (top): Require 'advice, 'format-spec,
7207 'password-cache and 'auth-source.
7208
7209 * net/tramp-gvfs.el (top):
7210 * net/tramp-smb.el (top): Require 'tramp-sh.
7211
7212 * net/tramp-gw.el (tramp-gw-open-network-stream): Use `ignore-errors'.
7213
7214 * net/tramp-sh.el: New file, derived from tramp.el.
7215 (top): Initialize `tramp-methods', `tramp-default-method-alist',
6139f995 7216 `tramp-default-user-alist', `tramp-foreign-file-name-handler-alist'.
31c381e8
SM
7217 Remove "scp1_old", "scp2_old", "ssh1_old", "ssh2_old".
7218 Use `ignore-errors' where appropriate.
7219 (tramp-sh-file-name-handler-alist): Rename from
03c1ad43
MA
7220 `tramp-file-name-handler-alist'.
7221 (tramp-send-command-and-check): Return t or nil. Remove all
7222 `zerop' checks, where called.
7223 (tramp-handle-set-file-modes)
7224 (tramp-do-copy-or-rename-file-directly)
7225 (tramp-handle-delete-directory, tramp-handle-delete-file)
93acd23d 7226 (tramp-maybe-send-script): Use `tramp-barf-unless-okay'.
03c1ad43
MA
7227 (tramp-sh-file-name-handler, tramp-send-command-and-check)
7228 (tramp-get-remote-ln): Set tramp-autoload cookie.
7229
7230 * net/tramp-fish.el: Remove file.
7231
c5fe4acb
DU
72322010-09-13 Daiki Ueno <ueno@unixuser.org>
7233
7234 * epa-file.el (epa-file-insert-file-contents): If visiting, bind
7235 buffer-file-name to avoid file-locking. (Bug#7026)
7236
7ea2d383
MA
72372010-09-13 Julien Danjou <julien@danjou.info>
7238
7239 * notifications.el (notifications-notify): Add support for
7240 image-path and sound-name.
7241 (notifications-specification-version): Add this variable.
7242
5616cc54
SM
72432010-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
7244
31c381e8 7245 * subr.el (y-or-n-p): New function, moved from src/fns.c; use read-key.
5616cc54 7246
94c7243b
LL
72472010-09-12 Leo <sdl.web@gmail.com>
7248
7249 * net/rcirc.el (rcirc-server-commands, rcirc-client-commands)
7250 (rcirc-completion-start): New variables.
7251 (rcirc-nick-completions): Rename to rcirc-completions.
7252 (rcirc-nick-completion-start-offset): Delete.
7253 (rcirc-completion-at-point): New function for constructing
7254 completion data for both nicks and irc commands. Add to
7255 completion-at-point-functions in rcirc mode.
7256 (rcirc-complete): Rename from rcirc-nick-complete; use
7257 rcirc-completion-at-point.
7258 (defun-rcirc-command): Update rcirc-client-commands.
7259
0f34ae28
GM
72602010-09-11 Glenn Morris <rgm@gnu.org>
7261
7262 * emacs-lisp/bytecomp.el (byte-compile-file): Create .elc files
7263 atomically, to avoid parallel build errors. (Bug#4196)
7264
9250002f
MM
72652010-09-11 Michael R. Mauger <mmaug@yahoo.com>
7266
7267 * progmodes/sql.el: Version 2.6
7268 (sql-dialect): Synonym for "sql-product".
7269 (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
7270 (sql-set-sqli-buffer, sql-show-sqli-buffer, sql-interactive-mode):
7271 Set "sql-buffer" to buffer name not buffer object so multiple sql
7272 interactive buffers work properly. Reverts misguided changes in
7273 earlier work.
7274 (sql-comint): Make sure different buffer name is used if "*SQL*"
7275 buffer is for a different product.
7276 (sql-make-alternate-buffer-name): Fix bug with "sql-database"
7277 login param.
7278 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
7279 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
7280 (sql-db2, sql-linter, sql-product-interactive, sql-rename-buffer):
7281 Accept new buffer name or prompt for one.
7282 (sql-port): Default to zero.
7283 (sql-comint-mysql): Handle "sql-port" as a numeric.
7284 (sql-port-history): Delete unused variable.
7285 (sql-get-login): Default "sql-port" to a number.
31c381e8 7286 (sql-product-alist): Correct Postgres prompt and terminator regexp.
9250002f
MM
7287 (sql-sqlite-program): Dynamically detect presence of "sqlite" or
7288 "sqlite3" executables.
31c381e8 7289 (sql-sqlite-login-params): Add "*.sqlite[23]?" database name pattern.
9250002f
MM
7290 (sql-buffer-live-p): New function.
7291 (sql-mode-menu, sql-send-string): Use it.
7292 (sql-mode-oracle-font-lock-keywords): Improve SQL*Plus REMARK
7293 syntax pattern.
7294 (sql-mode-postgres-font-lock-keywords): Support Postgres V9.
7295 (sql-mode-sqlite-font-lock-keywords): Hilight sqlite commands.
7296
a9ec34f4
LMI
72972010-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
7298
31c381e8 7299 * net/netrc.el (netrc-credentials): New convenience function.
a9ec34f4 7300
cf38dd42
SM
73012010-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
7302
7303 * textmodes/texinfo.el (texinfo-syntax-propertize-function): New fun
7304 to replace texinfo-font-lock-syntactic-keywords.
7305 (texinfo-mode): Use it.
7306
7307 * textmodes/tex-mode.el (tex-common-initialization, doctex-mode):
7308 Use syntax-propertize-function.
7309
7310 * textmodes/sgml-mode.el (sgml-syntax-propertize-function): New var to
7311 replace sgml-font-lock-syntactic-keywords.
7312 (sgml-mode): Use it.
7313
7314 * textmodes/reftex.el (font-lock-syntactic-keywords): Don't declare
7315 since we don't use it.
7316
7317 * textmodes/bibtex.el (bibtex-mode): Use syntax-propertize-function.
7318
7319 * progmodes/vhdl-mode.el (vhdl-mode): Use syntax-propertize-function
7320 if available.
7321 (vhdl-fontify-buffer): Adjust.
7322
7323 * progmodes/tcl.el (tcl-syntax-propertize-function): New var to
7324 replace tcl-font-lock-syntactic-keywords.
7325 (tcl-mode): Use it.
7326
7327 * progmodes/simula.el (simula-syntax-propertize-function): New var to
7328 replace simula-font-lock-syntactic-keywords.
7329 (simula-mode): Use it.
7330
7331 * progmodes/sh-script.el (sh-st-symbol): Remove.
7332 (sh-font-lock-close-heredoc, sh-font-lock-open-heredoc): Add eol arg.
7333 (sh-font-lock-flush-syntax-ppss-cache, sh-font-lock-here-doc): Remove.
7334 (sh-font-lock-quoted-subshell): Assume we've already matched $(.
7335 (sh-font-lock-paren): Set syntax-multiline.
7336 (sh-font-lock-syntactic-keywords): Remove.
7337 (sh-syntax-propertize-function): New function to replace it.
7338 (sh-mode): Use it.
7339
7340 * progmodes/ruby-mode.el (ruby-here-doc-beg-re):
7341 Define while compiling.
7342 (ruby-here-doc-end-re, ruby-here-doc-beg-match)
7343 (ruby-font-lock-syntactic-keywords, ruby-comment-beg-syntax)
7344 (syntax-ppss, ruby-in-ppss-context-p, ruby-in-here-doc-p)
7345 (ruby-here-doc-find-end, ruby-here-doc-beg-syntax)
7346 (ruby-here-doc-end-syntax): Only define when
7347 syntax-propertize is not available.
7348 (ruby-syntax-propertize-function, ruby-syntax-propertize-heredoc):
7349 New functions.
7350 (ruby-in-ppss-context-p): Update to new syntax of heredocs.
7351 (electric-indent-chars): Silence bytecompiler.
7352 (ruby-mode): Use prog-mode, syntax-propertize-function, and
7353 electric-indent-chars.
7354
7355 * progmodes/python.el (python-syntax-propertize-function): New var to
7356 replace python-font-lock-syntactic-keywords.
7357 (python-mode): Use it.
7358 (python-quote-syntax): Simplify and adjust to new use.
7359
7360 * progmodes/perl-mode.el (perl-syntax-propertize-function): New fun to
7361 replace perl-font-lock-syntactic-keywords.
7362 (perl-syntax-propertize-special-constructs): New fun to replace
7363 perl-font-lock-special-syntactic-constructs.
7364 (perl-font-lock-syntactic-face-function): New fun.
7365 (perl-mode): Use it.
7366
7367 * progmodes/octave-mod.el (octave-syntax-propertize-sqs): New function
7368 to replace octave-font-lock-close-quotes.
7369 (octave-syntax-propertize-function): New function to replace
7370 octave-font-lock-syntactic-keywords.
7371 (octave-mode): Use it.
7372
7373 * progmodes/mixal-mode.el (mixal-syntax-propertize-function): New var;
7374 replaces mixal-font-lock-syntactic-keywords.
7375 (mixal-mode): Use it.
7376
7377 * progmodes/make-mode.el (makefile-syntax-propertize-function):
7378 New var; replaces makefile-font-lock-syntactic-keywords.
7379 (makefile-mode): Use it.
7380 (makefile-imake-mode): Adjust.
7381
7382 * progmodes/js.el (js--regexp-literal): Define while compiling.
7383 (js-syntax-propertize-function): New var; replaces
7384 js-font-lock-syntactic-keywords.
7385 (js-mode): Use it.
7386
7387 * progmodes/gud.el (gdb-script-syntax-propertize-function): New var;
7388 replaces gdb-script-font-lock-syntactic-keywords.
7389 (gdb-script-mode): Use it.
7390
7391 * progmodes/fortran.el (fortran-mode): Use syntax-propertize-function.
7392 (fortran--font-lock-syntactic-keywords): New var.
7393 (fortran-line-length): Update syntax-propertize-function and
7394 fortran--font-lock-syntactic-keywords.
7395
7396 * progmodes/cperl-mode.el (cperl-mode): Use syntax-propertize-function.
7397
7398 * progmodes/cfengine.el (cfengine-mode):
7399 Use syntax-propertize-function.
7400 (cfengine-font-lock-syntactic-keywords): Remove.
7401
7402 * progmodes/autoconf.el (autoconf-mode):
7403 Use syntax-propertize-function.
7404 (autoconf-font-lock-syntactic-keywords): Remove.
7405
7406 * progmodes/ada-mode.el (ada-set-syntax-table-properties)
7407 (ada-after-change-function, ada-initialize-syntax-table-properties)
7408 (ada-handle-syntax-table-properties): Only define when
7409 syntax-propertize is not available.
7410 (ada-mode): Use syntax-propertize-function.
7411
7412 * font-lock.el (font-lock-syntactic-keywords): Make obsolete.
7413 (font-lock-fontify-syntactic-keywords-region): Move handling of
7414 font-lock-syntactically-fontified to...
7415 (font-lock-default-fontify-region): ...here.
7416 Let syntax-propertize-function take precedence.
7417 (font-lock-fontify-syntactically-region): Cal syntax-propertize.
7418
7419 * emacs-lisp/syntax.el (syntax-propertize-function)
7420 (syntax-propertize-chunk-size, syntax-propertize--done)
7421 (syntax-propertize-extend-region-functions): New vars.
7422 (syntax-propertize-wholelines, syntax-propertize-multiline)
7423 (syntax-propertize--shift-groups, syntax-propertize-via-font-lock)
7424 (syntax-propertize): New functions.
7425 (syntax-propertize-rules): New macro.
7426 (syntax-ppss-flush-cache): Set syntax-propertize--done.
7427 (syntax-ppss): Call syntax-propertize.
7428
7429 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Skip named groups.
7430
36f7d366
AM
74312010-09-10 Agustín Martín <agustin.martin@hispalinux.es>
7432
7433 * textmodes/ispell.el (ispell-init-process): Improve comments.
7434 XEmacs compatibility changes regarding (add-hook) 'local option
7435 and (set-process-query-on-exit-flag).
7436
8fca3921
MA
74372010-09-09 Michael Albinus <michael.albinus@gmx.de>
7438
cf38dd42
SM
7439 * net/tramp-cache.el (tramp-parse-connection-properties):
7440 Set tramp-autoload cookie.
8fca3921 7441
399653d6
GM
74422010-09-09 Glenn Morris <rgm@gnu.org>
7443
7444 * image.el (imagemagick-types-inhibit): Add :type, :version, :group.
7445 (imagemagick-register-types): Doc fix.
7446
c34a9669
SM
74472010-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
7448
b073dc4b
SM
7449 * progmodes/octave-mod.el (electric-indent-chars): Silence bytecomp.
7450
7451 * progmodes/js.el (require): Require is already "eval-and-compile".
7452 (js--re-search-forward): Avoid `eval'. Preserve the error data.
7453 (js--re-search-backward): Use js--re-search-forward.
7454
7455 * progmodes/fortran.el (fortran-line-length): Don't recompute
7456 syntactic keywords redundantly a second time.
7457
7458 * progmodes/ada-mode.el: Replace "(set '" with setq.
7459 (ada-mode): Simplify.
7460 (ada-create-case-exception, ada-adjust-case-interactive)
7461 (ada-adjust-case-region, ada-format-paramlist, ada-indent-current)
7462 (ada-search-ignore-string-comment, ada-move-to-start)
7463 (ada-move-to-end): Use with-syntax-table.
7464
7465 * font-lock.el (save-buffer-state): Remove `varlist' arg.
7466 (font-lock-unfontify-region, font-lock-default-fontify-region):
7467 Update usage correspondingly.
7468 (font-lock-fontify-syntactic-keywords-region):
7469 Set parse-sexp-lookup-properties buffer-locally here.
7470 (font-lock-fontify-syntactically-region): Remove unused `ppss' arg.
7471
c34a9669
SM
7472 * simple.el (blink-matching-open): Don't burp if we can't find a match.
7473
13639aab
GM
74742010-09-08 Glenn Morris <rgm@gnu.org>
7475
5a972c36
GM
7476 * emacs-lisp/bytecomp.el (byte-compile-report-ops):
7477 Error if not compiled with -DBYTE_CODE_METER.
7478
13639aab
GM
7479 * emacs-lisp/bytecomp.el (byte-recompile-directory):
7480 Ignore dir-locals-file.
7481
331b2b90
SM
74822010-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
7483
7484 * progmodes/compile.el (compilation-error-regexp-alist-alist):
7485 Not a const.
7486 (compilation-error-regexp-alist-alist): Rule out ": " in file names
7487 for the `gnu' messages.
7488 (compilation-set-skip-threshold): New command.
7489 (compilation-start): Use \' rather than $.
7490 (compilation-forget-errors): Use clrhash.
7491
73b4d51a
AM
74922010-09-08 Agustín Martín <agustin.martin@hispalinux.es>
7493
7494 * textmodes/ispell.el (ispell-valid-dictionary-list):
7495 Simplify logic.
7496
0f34aa77
MA
74972010-09-08 Michael Albinus <michael.albinus@gmx.de>
7498
7499 Migrate to Tramp 2.2. Rearrange load dependencies.
7500 (Bug#1529, Bug#5448, Bug#5705)
7501
7502 * Makefile.in (TRAMP_DIR, TRAMP_SRC): New variables.
7503 ($(TRAMP_DIR)/tramp-loaddefs.el): New target.
7504 (LOADDEFS): Add $(lisp)/net/tramp-loaddefs.el.
7505
7506 * net/tramp.el (top): Remove all other tramp-* loads except
7507 tramp-compat.el. Remove all changes to tramp-unload-hook for
7508 other tramp-* packages. Rearrange defun order. Change calls of
7509 `tramp-compat-call-process', `tramp-compat-decimal-to-octal',
7510 `tramp-compat-octal-to-decimal' to new function names.
7511 (tramp-terminal-type, tramp-initial-end-of-output)
7512 (tramp-methods, tramp-foreign-file-name-handler-alist)
7513 (tramp-tramp-file-p, tramp-completion-mode-p)
7514 (tramp-send-command-and-check, tramp-get-remote-path)
7515 (tramp-get-remote-tmpdir, tramp-get-remote-ln)
7516 (tramp-shell-quote-argument): Set tramp-autoload cookie.
7517 (with-file-property, with-connection-property): Move to
7518 tramp-cache.el.
7519 (tramp-local-call-process, tramp-decimal-to-octal)
7520 (tramp-octal-to-decimal): Move to tramp-compat.el.
7521 (tramp-handle-shell-command): Do not require 'shell.
7522 (tramp-compute-multi-hops): No special handling for tramp-gw-*
7523 symbols.
7524 (tramp-unload-tramp): Do not call `tramp-unload-file-name-handlers'.
7525
7526 * net/tramp-cache.el (top): Require 'tramp. Add to
7527 `tramp-unload-hook'.
7528 (tramp-cache-data, tramp-get-file-property)
7529 (tramp-set-file-property, tramp-flush-file-property)
7530 (tramp-flush-directory-property, tramp-get-connection-property)
7531 (tramp-set-connection-property, tramp-flush-connection-property)
7532 (tramp-cache-print, tramp-list-connections): Set tramp-autoload
7533 cookie.
7534 (with-file-property, with-connection-property): New defuns, moved
7535 from tramp.el.
7536 (tramp-flush-file-function): Use `with-parsed-tramp-file-name'
7537 macro.
7538
7539 * net/tramp-cmds.el (top): Add to `tramp-unload-hook'.
7540 (tramp-version): Set tramp-autoload cookie.
7541
7542 * net/tramp-compat.el (top): Require 'tramp-loaddefs. Remove all
7543 changes to tramp-unload-hook for other tramp-* packages. Add to
7544 `tramp-unload-hook'.
7545 (tramp-compat-decimal-to-octal, tramp-compat-octal-to-decimal)
7546 (tramp-compat-call-process): New defuns, moved from tramp.el.
7547
7548 * net/tramp-fish.el (top) Require just 'tramp. Add objects to
6a7662bb
BR
7549 `tramp-methods' and `tramp-foreign-file-name-handler-alist'.
7550 Add to `tramp-unload-hook'. Change call of
0f34aa77
MA
7551 `tramp-compat-decimal-to-octal' to new function name.
7552 (tramp-fish-method): Make it a defconst.
7553 (tramp-fish-file-name-p): Make it a defsubst.
7554 (tramp-fish-method, tramp-fish-file-name-handler)
7555 (tramp-fish-file-name-p): Set tramp-autoload cookie.
7556
7557 * net/tramp-ftp.el (top) Add objects to `tramp-methods' and
7558 `tramp-foreign-file-name-handler-alist'. Add to
7559 `tramp-unload-hook'.
7560 (tramp-ftp-method): Make it a defconst.
7561 (tramp-ftp-file-name-p): Make it a defsubst.
7562 (tramp-ftp-method, tramp-ftp-file-name-handler)
7563 (tramp-ftp-file-name-p): Set tramp-autoload cookie.
7564
7565 * net/tramp-gvfs.el (top) Add objects to `tramp-methods' and
7566 `tramp-foreign-file-name-handler-alist'. Add to
7567 `tramp-unload-hook'. Change checks, whether package can be
7568 loaded.
7569 (tramp-gvfs-file-name-p): Make it a defsubst.
7570 (tramp-gvfs-methods, tramp-gvfs-file-name-handler)
7571 (tramp-gvfs-file-name-p): Set tramp-autoload cookie.
7572 (tramp-gvfs-handle-file-directory-p): New defun.
7573 (tramp-gvfs-file-name-handler-alist): Use it.
7574
7575 * net/tramp-gw.el (top) Add objects to `tramp-methods' and
7576 `tramp-foreign-file-name-handler-alist'. Add to
7577 `tramp-unload-hook'.
7578 (tramp-gw-tunnel-method, tramp-gw-default-tunnel-port)
7579 (tramp-gw-socks-method, tramp-gw-default-socks-port): Make it a
7580 defconst.
7581 (tramp-gw-tunnel-method, tramp-gw-socks-method)
7582 (tramp-gw-open-connection): Set tramp-autoload cookie.
7583
7584 * net/tramp-imap.el (top) Require just 'tramp. Add objects to
6a7662bb
BR
7585 `tramp-methods' and `tramp-foreign-file-name-handler-alist'.
7586 Add to `tramp-unload-hook'. Change checks, whether package can be
0f34aa77
MA
7587 loaded.
7588 (tramp-imap-file-name-p): Make it a defsubst.
7589 (tramp-imap-method, tramp-imaps-method)
7590 (tramp-imap-file-name-handler)
7591 (tramp-imap-file-name-p): Set tramp-autoload cookie.
7592
7593 * net/tramp-smb.el (top) Require just 'tramp. Add objects to
6a7662bb
BR
7594 `tramp-methods' and `tramp-foreign-file-name-handler-alist'.
7595 Add to `tramp-unload-hook'. Change checks, whether package can be
0f34aa77
MA
7596 loaded. Change call of `tramp-compat-decimal-to-octal' to new
7597 function name.
7598 (tramp-smb-tunnel-method): Make it a defconst.
7599 (tramp-smb-file-name-p): Make it a defsubst.
7600 (tramp-smb-method, tramp-smb-file-name-handler)
7601 (tramp-smb-file-name-p): Set tramp-autoload cookie.
7602
7603 * net/tramp-uu.el (top) Add to `tramp-unload-hook'.
7604 (tramp-uuencode-region): Set tramp-autoload cookie.
7605
7606 * net/trampver.el (top) Add to `tramp-unload-hook'.
7607 (tramp-version, tramp-bug-report-address): Set tramp-autoload
7608 cookie. Update release number.
7609
308e764f
AM
76102010-09-07 Agustín Martín <agustin.martin@hispalinux.es>
7611
7612 * textmodes/ispell.el (ispell-start-process): Make sure original
7613 arg list is properly initialized (Bug#6993, Bug#6994).
7614
10999305 76152010-09-06 Alexander Klimov <alserkli@inbox.ru> (tiny change)
3fa0dc8f
AK
7616
7617 * files.el (directory-abbrev-alist): Use \` as default regexp.
19fe13df
SM
7618
7619 * emacs-lisp/rx.el (rx-any): Don't explode ranges that end in special
7620 chars like - or ] (bug#6984).
7621 (rx-any-condense-range): Explode 2-char ranges.
7622
10999305
CY
76232010-09-06 Glenn Morris <rgm@gnu.org>
7624
7625 * desktop.el (desktop-path): Bump :version after 2009-09-15 change.
7626
76272010-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
1e05f387
SM
7628
7629 * textmodes/bibtex.el:
7630 * proced.el: Update to new email for Roland Winkler <winkler@gnu.org>.
7631
f292afe5
LMI
76322010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
7633
331b2b90 7634 * net/imap.el (imap-message-map): Remove optional buffer parameter,
f292afe5
LMI
7635 since no callers use it.
7636 (imap-message-get): Ditto.
7637 (imap-message-put): Ditto.
7638 (imap-mailbox-map): Ditto.
7639 (imap-mailbox-put): Ditto.
7640 (imap-mailbox-get): Ditto.
a131b9b8 7641 (imap-mailbox-get): Revert last change for this function.
f292afe5 7642
dfe1285d
LMI
76432010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
7644
331b2b90 7645 * net/imap.el (imap-fetch-safe): Remove function, and alter all
31b5f292
LMI
7646 callers to use `imap-fetch' instead. According to the comments, this
7647 should be safe, since all other IMAP clients use the 1:* syntax.
331b2b90
SM
7648 (imap-enable-exchange-bug-workaround): Remove.
7649 (imap-debug): Remove -- doesn't seem very useful.
dfe1285d 7650
3ff31c90
LMI
76512010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
7652
7653 * net/imap.el (imap-log): New convenience function used throughout
7654 instead of repeating the same code all over the place.
7655
dfe1285d 76562010-09-05 David De La Harpe Golden <david@harpegolden.net>
93d68d4f
DDLHG
7657
7658 * mouse.el (mouse-save-then-kill): Save region to kill-ring
7659 when mouse-drag-copy-region is non-nil (Bug#6956).
7660
93a596e1
CY
76612010-09-05 Chong Yidong <cyd@stupidchicken.com>
7662
8d76af4a
CY
7663 * dired.el (dired-ls-sorting-switches, dired-sort-by-name-regexp):
7664 Improve regexps (Bug#6987).
7665 (dired-sort-toggle): Search more robustly for -t flag.
7666
93a596e1
CY
7667 * files.el (get-free-disk-space): Search more robustly for
7668 "available" column. Suggested by Ehud Karni
7669 <ehud@unix.mvs.co.il>.
7670
733946e7
JB
76712010-09-05 Juanma Barranquero <lekktu@gmail.com>
7672
7673 * international/uni-bidi.el:
7674 * international/uni-category.el:
7675 * international/uni-combining.el:
7676 * international/uni-decimal.el:
7677 * international/uni-mirrored.el:
7678 * international/uni-name.el: Regenerate.
7679
2e664aab
SM
76802010-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
7681
6aeafb34
SM
7682 * electric.el (electric-indent-post-self-insert-function):
7683 Don't reindent with a sloppy indentation function.
7684
2e664aab
SM
7685 * emacs-lisp/syntax.el (syntax-ppss): More sanity check to catch
7686 border case in change-log-mode.
7687
13ef65a4
CY
76882010-09-04 Chong Yidong <cyd@stupidchicken.com>
7689
7690 * progmodes/compile.el (compilation-error-regexp-alist-alist):
7691 Remove ruby regexp; handle Ruby errors with gcc-include and gnu.
7692 Recognize leading tab in gcc-include regexp. Ignore names with
7693 leading "from" or "in" in gnu regexp (Bug#6937).
7694
5abf1556
SM
76952010-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
7696
6aeafb34 7697 Avoid global recursive calls to kill-buffer-hooks; fit into 80 cols.
5abf1556
SM
7698 * textmodes/ispell.el (ispell-process-buffer-name): Remove.
7699 (ispell-start-process): Avoid setq and simplify logic.
7700 (ispell-init-process): Setup kill-buffer-hook locally when needed.
7701 (kill-buffer-hook): Don't use it globally with code that uses
7702 expand-file-name since that may call kill-buffer via
7703 code_conversion_restore.
7704
0be01d2c
CY
77052010-09-04 Noorul Islam K M <noorul@noorul.com> (tiny change)
7706
7707 * emacs-lisp/package.el (package-directory-list): Only call
7708 file-name-nondirectory on a string.
7709
ebf662f4
CY
77102010-09-02 Chong Yidong <cyd@stupidchicken.com>
7711
5abf1556
SM
7712 * emacs-lisp/package.el (package--download-one-archive):
7713 Ensure that archive-contents is valid before saving it.
ebf662f4
CY
7714 (package-activate-1, package-mark-obsolete, define-package)
7715 (package-compute-transaction, package-list-maybe-add): Use push.
7716
e5eddfd1
SM
77172010-09-03 Stefan Monnier <monnier@iro.umontreal.ca>
7718
89acf735
SM
7719 Use SMIE's blink-paren for octave-mode.
7720 * progmodes/octave-mod.el (octave-font-lock-close-quotes):
7721 Backslashes do not escape single-quotes, single-quotes do.
7722 (octave-block-else-regexp, octave-block-end-regexp)
7723 (octave-block-match-alist): Remove.
7724 (octave-smie-bnf-table): New var, with old content.
7725 (octave-smie-op-levels): Use it.
7726 (octave-smie-closer-alist): New var.
7727 (octave-mode): Use it. Setup smie-blink-matching and electric-indent.
7728 (octave-blink-matching-block-open): Remove.
7729 (octave-reindent-then-newline-and-indent, octave-electric-semi)
7730 (octave-electric-space): Let self-insert-command run expand-abbrev and
7731 blink parens.
7732
3b843809
SM
7733 * electric.el (electricity): New group.
7734 (electric-indent-chars): New var.
7735 (electric-indent-post-self-insert-function): New fun.
7736 (electric-indent-mode): New minor mode.
7737 (electric-pair-skip-self): New custom.
7738 (electric-pair-post-self-insert-function): New function.
7739 (electric-pair-mode): New minor mode.
7740
0da20854
SM
7741 * calc/calc-aent.el (calcAlg-blink-matching-check): New fun, to replace
7742 calcAlg-blink-matching-open.
7743 (calc-alg-ent-map, calc-alg-ent-esc-map): Initialize in the declaration.
7744 (calc-do-alg-entry): Only touch the part of the keymap that varies.
7745 Use the new blink-matching-check-function.
7746
a49e651e
SM
7747 Provide blink-matching support to SMIE.
7748 * emacs-lisp/smie.el (smie-bnf-closer-alist): New function.
7749 (smie-blink-matching-triggers, smie-blink-matching-inners): New vars.
7750 (smie-blink-matching-check, smie-blink-matching-open): New functions.
7751
e5eddfd1
SM
7752 * simple.el (newline): Fix last change to properly remove itself from
7753 the hook.
7754
b13ebb5c
SM
77552010-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
7756
7757 * simple.el (newline): Eliminate optimization.
7758 Use post-self-insert-hook to set hard-newline and things before
7759 running post-self-insert-hook.
7760 (blink-matching-check-mismatch): New function.
7761 (blink-matching-check-function): New variable.
7762 (blink-matching-open): Use them.
7763 Skip back forward over prefix chars skipped by forward-sexp.
7764 Don't check if the parens are backslash escaped.
7765 (blink-paren-post-self-insert-function): Check backslash escaping here.
7766
e687c2cd
CY
77672010-09-02 Chong Yidong <cyd@stupidchicken.com>
7768
b13ebb5c
SM
7769 * emacs-lisp/package.el (package-menu-mode-map):
7770 Change package-menu-revert bindings to revert-buffer.
e687c2cd
CY
7771 (package-menu-mode): Set revert-buffer-function.
7772 (package-menu-revert): Doc fix.
7773
567efba9
AM
77742010-09-02 Agustín Martín <agustin.martin@hispalinux.es>
7775
7776 * textmodes/ispell.el (ispell-init-process): Use "~/" as
7777 `default-directory' unless using Ispell per-directory personal
7778 dictionaries and not in a mini-buffer under XEmacs.
7779 (kill-buffer-hook): Do not kill ispell process on exit when
93acd23d 7780 `ispell-process-directory' is "~/". (Bug#6143)
567efba9 7781
6d7cc563
JD
77822010-09-02 Jan Djärv <jan.h.d@swipnet.se>
7783
08d4877e
J
7784 * simple.el (kill-new): Call interprogram-cut-function with only
7785 one argument.
7786
45240125
JD
7787 * term.el (term-mouse-paste): Don't call x-get-cutbuffer.
7788 Remove cut buffer from error message.
7789
7790 * term/x-win.el (x-select-text):
7791 * term/pc-win.el (x-selection-value):
7792 * term/ns-win.el (x-selection-value):
7793 * eshell/em-term.el:
7794 * w32-fns.el (x-get-selection-value):
7795 * mouse-sel.el (mouse-sel-set-selection-function):
7796 * frame.el (display-selections-p): Remove cut-buffer in documentation.
7797
6d7cc563
JD
7798 * term/x-win.el: Update documentation for x-last-selected-text-*.
7799 (x-last-selected-text-cut, x-last-selected-text-cut-encoded)
7800 (x-last-cut-buffer-coding, x-cut-buffer-max): Remove.
6a7662bb
BR
7801 (x-select-text): Remove argument PUSH, update documentation.
7802 Remove cut-buffer code.
6d7cc563 7803 (x-selection-value-internal): Was previously x-selection-value.
5986b97d 7804 (x-selection-value): Rename from x-cut-buffer-or-selection-value.
6a7662bb
BR
7805 Update documentation, remove cut-buffer code.
7806 Call x-selection-value-internal.
6d7cc563
JD
7807 (x-clipboard-yank): Call x-selection-value-internal.
7808 (x-initialize-window-system): Remove setting of x-cut-buffer-max.
7809
7810 * term/pc-win.el (x-last-selected-text):
7811 x-cut-buffer-or-selection-value renamed to x-selection-value
7812 (x-select-text): Remove argument PUSH, update documentation.
7813
7814 * term/ns-win.el (x-setup-function-keys, ns-last-selected-text):
7815 x-cut-buffer-or-selection-value renamed to x-selection-value
88b5a757 7816 (x-selection-value): Rename from x-cut-buffer-or-selection-value.
6d7cc563
JD
7817 (x-select-text): Remove argument PUSH, update documentation.
7818
7819 * emacs-lisp/cl-macs.el (x-get-cutbuffer, x-get-cut-buffer): Remove.
7820
7821 * w32-fns.el (x-last-selected-text):
7822 x-cut-buffer-or-selection-value renamed to x-selection-value.
7823 (x-cut-buffer-max): Remove.
7824 (x-select-text): Remove argument PUSH, update documentation.
7825
7826 * simple.el (interprogram-cut-function): Remove mention of PUSH.
7827
7828 * select.el (x-get-cut-buffer, x-set-cut-buffer): Remove.
7829
7830 * mouse-sel.el (mouse-sel-get-selection-function):
7831 x-cut-buffer-or-selection-value renamed to x-selection-value.
5986b97d 7832 (x-select-text): Remove optional push.
6d7cc563 7833
4de81ee0
SM
78342010-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
7835
8f4e9110
SM
7836 * simple.el (blink-paren-function): Move from C to here.
7837 (blink-paren-post-self-insert-function): New function.
7838 (post-self-insert-hook): Use it.
7839
4de81ee0
SM
7840 * emacs-lisp/pcase.el (pcase-split-memq):
7841 Fix overenthusiastic optimisation.
7842 (pcase-u1): Handle the case of a lambda pred.
7843
d419e1d9
KH
78442010-08-31 Kenichi Handa <handa@m17n.org>
7845
7846 * international/mule-cmds.el (standard-display-european-internal):
7847 Setup standard-display-table for 8-bit characters by storing 8-bit
7848 characters in the element vector.
7849
1e05f387
SM
7850 * disp-table.el (standard-display-8bit):
7851 Setup standard-display-table for 8-bit characters by storing 8-bit
d419e1d9
KH
7852 characters in the element vector.
7853 (standard-display-european): Likewise.
7854
61f7096c
CY
78552010-08-31 Masatake YAMATO <yamato@redhat.com>
7856
7857 * textmodes/nroff-mode.el (nroff-view): New command.
7858 (nroff-mode-map): Bind it to C-c C-c.
7859
ec5d3ff7
SM
78602010-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
7861
c8977b2e
SM
7862 * emacs-lisp/smie.el (smie-down-list): New command.
7863
ec5d3ff7
SM
7864 Remove old indentation and navigation code on octave-mode.
7865 * progmodes/octave-mod.el (octave-mode-map): Remap down-list to
7866 smie-down-list rather than add a binding for octave-down-block.
7867 (octave-mark-block, octave-blink-matching-block-open):
7868 Rely on forward-sexp-function.
7869 (octave-fill-paragraph): Don't narrow, so you can use
7870 indent-according-to-mode.
7871 (octave-block-begin-regexp, octave-block-begin-or-end-regexp): Remove.
7872 (octave-in-block-p, octave-re-search-forward-kw)
7873 (octave-re-search-backward-kw, octave-indent-calculate)
7874 (octave-end-as-array-index-p, octave-block-end-offset)
7875 (octave-scan-blocks, octave-forward-block, octave-backward-block)
7876 (octave-down-block, octave-backward-up-block, octave-up-block)
7877 (octave-before-magic-comment-p, octave-indent-line): Remove.
7878
187d3296
CY
78792010-08-31 Chong Yidong <cyd@stupidchicken.com>
7880
7881 * emacs-lisp/package.el (package--read-archive-file): Just use
7882 `read', to avoid copying an additional string.
7883 (package-menu-mode): Set header-line-format here.
7884 (package-menu-refresh, package-menu-revert): Signal an error if
7885 not in the Package Menu.
7886 (package-menu-package-list): New var.
7887 (package--generate-package-list): Operate on the current buffer;
7888 don't assume that it is *Packages*, since the user may rename it.
7889 Allow persistent package listings and sort keys using
7890 package-menu-package-list and package-menu-package-sort-key.
7891 (package-menu--version-predicate): Fix version calculation.
7892 (package-menu-sort-by-column): Don't select the window.
ec5d3ff7
SM
7893 (package--list-packages): Create the *Packages* buffer.
7894 Set package-menu-package-list-key.
187d3296
CY
7895 (list-packages): Sorting by status is now the default.
7896 (package-buffer-info): Use match-string-no-properties.
7897 (define-package): Add a &rest argument for future proofing, but
7898 don't use it yet.
7899 (package-install-from-buffer, package-install-buffer-internal):
ec5d3ff7
SM
7900 Merge into a single function, package-install-from-buffer.
7901 (package-install-file): Change caller.
187d3296
CY
7902
7903 * finder.el: Load finder-inf using `require'.
7904 (finder-list-matches): Sorting by status is now the default.
7905 (finder-compile-keywords): Simpify printing.
7906
e17b68ed
SM
79072010-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
7908
7909 * progmodes/octave-mod.el (octave-font-lock-keywords): Use regexp-opt.
7910 (octave-mode-map): Remove special bindings for forward/backward-block
7911 and octave-backward-up-block. Use smie-close-block.
7912 (octave-continuation-marker-regexp): New var.
7913 (octave-continuation-regexp): Use it.
7914 (octave-operator-table, octave-smie-op-levels)
7915 (octave-operator-regexp, octave-smie-indent-rules): New vars.
7916 (octave-smie-backward-token, octave-smie-forward-token): New funs.
7917 (octave-mode): Use SMIE.
7918 (octave-close-block): Delete.
7919
42b6a73b
EZ
79202010-08-30 Eli Zaretskii <eliz@gnu.org>
7921
7922 * menu-bar.el (menu-bar-edit-menu) <"Paste">: Check selection in
7923 CLIPBOARD, not in PRIMARY. (Bug#6944)
7924
f291fe60
SM
79252010-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
7926
ee992a8c
SM
7927 * emacs-lisp/smie.el (smie-indent-offset-rule): Let :parent take
7928 a list of parents.
7929 (smie-indent-column): Allow indirection through variables.
7930
d36b74ca
SM
7931 * composite.el (save-buffer-state): Delete, unused.
7932 * font-lock.el (save-buffer-state): Use with-silent-modifications.
7933 (font-lock-default-fontify-region): Use with-syntax-table.
7934 * jit-lock.el (with-buffer-unmodified): Remove.
7935 (with-buffer-prepared-for-jit-lock): Use with-silent-modifications.
7936
f291fe60
SM
7937 Use `declare' in defmacros.
7938 * window.el (save-selected-window):
7939 * subr.el (with-temp-file, with-temp-message, with-syntax-table):
7940 * progmodes/python.el (def-python-skeleton):
7941 * net/dbus.el (dbus-ignore-errors):
7942 * jka-cmpr-hook.el (with-auto-compression-mode):
7943 * international/mule.el (with-category-table):
7944 * emacs-lisp/timer.el (with-timeout):
7945 * emacs-lisp/lisp-mnt.el (lm-with-file):
7946 * emacs-lisp/eieio.el (with-slots):
7947 * emacs-lisp/easymenu.el (easy-menu-define):
7948 * emacs-lisp/debug.el (debugger-env-macro):
7949 * emacs-lisp/cl-compat.el (Multiple-value-bind, Multiple-value-setq)
7950 (Multiple-value-call, Multiple-value-prog1):
7951 * emacs-lisp/cl-seq.el (cl-parsing-keywords, cl-check-key)
7952 (cl-check-test-nokey, cl-check-test, cl-check-match): Move indent and
7953 edebug rule to definition.
7954 * emacs-lisp/lisp-mode.el (save-selected-window)
7955 (with-current-buffer, combine-after-change-calls)
7956 (with-output-to-string, with-temp-file, with-temp-buffer)
7957 (with-temp-message, with-syntax-table, read-if, eval-after-load)
7958 (dolist, dotimes, when, unless):
7959 * emacs-lisp/byte-run.el (inline): Remove indent rule, redundant.
7960
96ae4c8f
CY
79612010-08-29 Chong Yidong <cyd@stupidchicken.com>
7962
7963 * finder.el: Require `package'.
7964 (finder-known-keywords): Tweak descriptions. Retire `oop' keyword.
7965 (finder-package-info): Var deleted.
7966 (finder-keywords-hash, finder--builtins-alist): New vars.
7967 (finder-compile-keywords): Compute package--builtins and
7968 finder-keywords-hash instead of finder-keywords-hash, respecting
7969 the "Package" header.
f291fe60
SM
7970 (finder-unknown-keywords, finder-list-matches):
7971 Use finder-keywords-hash and package--list-packages.
96ae4c8f
CY
7972 (finder-mode): Don't set font-lock-defaults.
7973 (finder-exit): We don't use "*Finder-package*" and "*Finder
7974 Category*" buffers anymore.
7975
7976 * emacs-lisp/package.el (package--builtins-base): Var deleted.
7977 (package--builtins): Set default value to nil.
7978 (package-initialize): Load precomputed value of package--builtins
7979 from finder-inf.el.
7980 (package-alist, package-compute-transaction)
7981 (package-download-transaction): Improve docstring.
7982 (package-read-all-archive-contents): Do not change
7983 package--builtins here.
7984 (list-packages): Make package-list-packages an alias for this.
7985 Sort by status by default.
7986 (package--list-packages): Add optional PACKAGES arg.
7987 (describe-package-1): Use font-lock-face property. For built-in
7988 packages, insert file commentary.
7989 (package--generate-package-list): Rename from
7990 package-list-packages-internal; all callers changed. Add optional
7991 PACKAGES arg. Add alphabetical sort fallbacks.
7992 (package-menu--version-predicate, package-menu--status-predicate)
7993 (package-menu--description-predicate)
7994 (package-menu--name-predicate): New functions.
7995
7996 * info.el (Info-finder-find-node): Search package-alist instead of
7997 finder-package-info.
7998
e2046ecf
CY
79992010-08-29 Chong Yidong <cyd@stupidchicken.com>
8000
8001 * subr.el (version-regexp-alist): Don't use "a" and "b" for
8002 "alpha" and "beta".
8003 (version-to-list): Handle versions like "10.3d".
8004
6fe79b7c
SM
80052010-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
8006
8007 * emacs-lisp/macroexp.el (macroexpand-all-1): Use pcase.
8008 (macroexp-accumulate): Use `declare'.
8009
1a868076
VJL
80102010-08-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8011
8012 * whitespace.el (whitespace-style): Adjust type declaration.
8013
9e69cb05
KH
80142010-08-26 Łukasz Stelmach <lukasz.stelmach@iem.pw.edu.pl> (tiny change)
8015
8016 * play/cookie1.el (read-cookie): Fix off-by-one error (bug#6921).
8017
80182010-08-26 Chong Yidong <cyd@stupidchicken.com>
8019
8020 * simple.el (beginning-of-buffer, end-of-buffer): Doc fix
8021 (Bug#6907).
8022
4142607e
NW
80232010-08-26 Nathan Weizenbaum <nweiz@cressida.sea.corp.google.com> (tiny change)
8024
8025 * progmodes/js.el: Make indentation more customizable (Bug#6914).
8026 (js-paren-indent-offset, js-square-indent-offset)
8027 (js-curly-indent-offset): New options.
8028 (js--proper-indentation): Use them.
8029
88a36e60
DC
80302010-08-26 Daniel Colascione <dan.colascione@gmail.com>
8031
8032 * progmodes/sh-script.el (sh-get-indent-info): Use syntax-ppss
8033 instead of inspecting font-lock properties (Bug#6916).
8034
38dbc4d8
DR
80352010-08-26 David Reitter <david.reitter@gmail.com>
8036
8037 * server.el (server-visit-files): Run pre-command-hook and
76e3243a 8038 post-command-hook for each buffer while it is current (Bug#6910).
38dbc4d8
DR
8039 (server-execute): Do not run hooks here.
8040
44ffae96
MA
80412010-08-26 Michael Albinus <michael.albinus@gmx.de>
8042
8043 Sync with Tramp 2.1.19.
8044
0dc3e410
MA
8045 * net/tramp-gvfs.el (tramp-gvfs-handle-write-region): Protect
8046 deleting tmpfile.
8047 (tramp-gvfs-maybe-open-connection): Use `tramp-compat-funcall'.
20b8ac83 8048
0dc3e410 8049 * net/tramp.el (tramp-handle-expand-file-name)
20b8ac83 8050 (tramp-completion-handle-file-name-all-completions)
1e05f387
SM
8051 (tramp-completion-handle-file-name-completion):
8052 Use `tramp-connectable-p'.
20b8ac83 8053
44ffae96
MA
8054 * net/trampver.el: Update release number.
8055
cb6c4991
CY
80562010-08-26 Chong Yidong <cyd@stupidchicken.com>
8057
8058 * help.el (help-map): Bind `C-h P' to describe-package.
8059
8060 * menu-bar.el (menu-bar-describe-menu): Add describe-package.
8061
8062 * emacs-lisp/package.el (package-refresh-contents): Catch errors
8063 when downloading archives.
8064 (describe-package-1): Add package commentary.
8065 (package-install-button-action): New function.
8066 (package-menu-mode-map): Bind ? to package-menu-describe-package.
8067 (package-menu-view-commentary): Function removed.
8068 (package-list-packages-internal): Hide the `package' package too.
8069
b60f961f
KH
80702010-08-25 Kenichi Handa <handa@m17n.org>
8071
8072 * language/misc-lang.el ("Arabic"): New language environment.
8073 Setup composition-function-table for Arabic characters.
8074
8075 * international/fontset.el (setup-default-fontset): Fix typo for
8076 arabic OTF spec (fini->fina).
8077
a0c16be4
J
80782010-08-25 Jan Djärv <jan.h.d@swipnet.se>
8079
8080 * menu-bar.el (menu-bar-set-tool-bar-position): Set frame parameter
8081 on all frames.
8082
85cc3d4f
VJL
80832010-08-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8084
8085 * whitespace.el: Allow cleaning up blanks without blank
8086 visualization (Bug#6651). Adjust help window for
8087 whitespace-toggle-options (Bug#6479). Allow to use fill-column
8088 instead of whitespace-line-column (from EmacsWiki). New version
8089 13.1.
88b5a757 8090 (whitespace-style): Add new value 'face. Adjust docstring.
6a7662bb
BR
8091 (whitespace-space, whitespace-hspace, whitespace-tab):
8092 Adjust foreground property face.
85cc3d4f
VJL
8093 (whitespace-line-column): Adjust docstring and type declaration.
8094 (whitespace-style-value-list, whitespace-toggle-option-alist)
8095 (whitespace-help-text): Adjust const initialization.
8096 (whitespace-toggle-options, global-whitespace-toggle-options):
8097 Adjust docstring.
8098 (whitespace-display-window, whitespace-interactive-char)
8099 (whitespace-style-face-p, whitespace-color-on): Adjust code.
8100 (whitespace-help-scroll): New fun.
8101
cb8759ca
CY
81022010-08-24 Chong Yidong <cyd@stupidchicken.com>
8103
8104 * emacs-lisp/package.el (list-packages): Alias for
8105 package-list-packages.
8106
44a41a47
KR
81072010-08-24 Kevin Ryde <user42@zip.com.au>
8108
be7748e7
KR
8109 * textmodes/flyspell.el (flyspell-check-tex-math-command): Doc fix
8110 (Bug#5651).
8111
44a41a47
KR
8112 * progmodes/ruby-mode.el (ruby): Add defgroup.
8113
edfd00fa
CY
81142010-08-24 Chong Yidong <cyd@stupidchicken.com>
8115
8116 * progmodes/python.el: Add Ipython support (Bug#5390).
8117 (python-shell-prompt-alist)
8118 (python-shell-continuation-prompt-alist): New options.
8119 (python--set-prompt-regexp): New function.
6a7662bb
BR
8120 (inferior-python-mode, run-python, python-shell):
8121 Require ansi-color. Use python--set-prompt-regexp to set the comint
edfd00fa
CY
8122 prompt based on the Python interpreter.
8123 (python--prompt-regexp): New var.
8124 (python-check-comint-prompt)
8125 (python-comint-output-filter-function): Use it.
8126 (run-python): Use a pipe (Bug#5694).
8127
81282010-08-24 Fabian Ezequiel Gallina <galli.87@gmail.com> (tiny change)
8129
8130 * progmodes/python.el (python-send-region): Send a different
8131 Python command if Ipython is in use.
8132 (python-check-version): Use a Python command to find the version.
8133
1c409d0b
CY
81342010-08-24 Chong Yidong <cyd@stupidchicken.com>
8135
8136 * mouse.el (mouse-yank-primary): Avoid setting primary when
8137 deactivating the mark (Bug#6872).
8138
733946e7 81392010-08-23 Chris Foote <chris@foote.com.au> (tiny change)
9027027d
CF
8140
8141 * progmodes/python.el (python-block-pairs): Allow use of "finally"
8142 with "else" (Bug#3991).
8143
e73f184c
MA
81442010-08-23 Michael Albinus <michael.albinus@gmx.de>
8145
8146 * net/dbus.el: Accept UNIX domain sockets as bus address.
8147 (top): Don't initialize `dbus-registered-objects-table' anymore,
01c35094 8148 this is done in dbusbind.c.
e73f184c
MA
8149 (dbus-check-event): Adapt test for bus.
8150 (dbus-return-values-table, dbus-unregister-service)
8151 (dbus-event-bus-name, dbus-introspect, dbus-register-property):
8152 Adapt doc string.
8153
1a140747
JB
81542010-08-23 Juanma Barranquero <lekktu@gmail.com>
8155
8156 * ido.el (ido-use-virtual-buffers): Fix typo in docstring.
8157
7133b7ee
JL
81582010-08-22 Juri Linkov <juri@jurta.org>
8159
8160 * simple.el (read-extended-command): New function with the logic
8161 for `completing-read' moved to Elisp from `execute-extended-command'.
8162 Use `function-called-at-point' in `minibuffer-default-add-function'
8163 to get a command name for M-n (bug#5364, bug#5214).
8164
198a7a97
CY
81652010-08-22 Chong Yidong <cyd@stupidchicken.com>
8166
8167 * startup.el (command-line-1): Issue warning for ignored arguments
8168 --unibyte, etc (Bug#6886).
8169
c00725d7
LL
81702010-08-22 Leo <sdl.web@gmail.com>
8171
8172 * net/rcirc.el (rcirc-add-or-remove): Accept a list of elements.
8173 (ignore, bright, dim, keyword): Split list of nicknames before
8174 passing to rcirc-add-or-remove (Bug#6894).
8175
bc7d7ea6
CY
81762010-08-22 Chong Yidong <cyd@stupidchicken.com>
8177
8178 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix (Bug#6880).
8179
b0126eac 81802010-08-22 Leo <sdl.web@gmail.com>
e0143335 8181
\81ukasz Stelmach, 2010-08-26 17:33:52 +0200">d5720b4c 8182 Fix buffer-list rename&refresh after killing a buffer in ido.
76e3243a 8183 * ido.el: Revert Óscar's.
e0143335
LL
8184 (ido-kill-buffer-at-head): Exit the minibuffer with ido-exit=refresh.
8185 Remember the buffers at head, rather than their name.
76e3243a 8186 * iswitchb.el (iswitchb-kill-buffer): Re-make the list.
e0143335 8187
b0126eac 81882010-08-22 Kirk Kelsey <kirk.kelsey@0x4b.net> (tiny change)
8f081e96
SM
8189 Stefan Monnier <monnier@iro.umontreal.ca>
8190
8191 * progmodes/make-mode.el (makefile-fill-paragraph): Account for the
8192 extra backslash added to each line (bug#6890).
8193
b0126eac 81942010-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
3ff78624
SM
8195
8196 * subr.el (read-key): Don't echo keystrokes (bug#6883).
8197
b0126eac 81982010-08-22 Glenn Morris <rgm@gnu.org>
635f7282
GM
8199
8200 * menu-bar.el (menu-bar-games-menu): Add landmark.
8201
b0126eac 82022010-08-22 Glenn Morris <rgm@gnu.org>
fb89a654 8203
9130a2d6
GM
8204 * align.el (align-regexp): Make group and spacing arguments
8205 use the interactive defaults when non-interactive. (Bug#6698)
8206
fb89a654
GM
8207 * mail/rmail.el (rmail-forward): Replace mail-text-start with its
8208 expansion, so as not to need sendmail.
8209 (mail-text-start): Remove declaration.
8210 (rmail-retry-failure): Require sendmail.
8211
b0126eac 82122010-08-22 Chong Yidong <cyd@stupidchicken.com>
186e86db
SM
8213
8214 * subr.el (read-key): Don't hide the menu-bar entries (bug#6881).
8215
b0126eac 82162010-08-22 Michael Albinus <michael.albinus@gmx.de>
a67e6f13 8217
186e86db
SM
8218 * progmodes/flymake.el (flymake-start-syntax-check-process):
8219 Use `start-file-process' in order to let it run also on remote hosts.
a67e6f13 8220
b0126eac 82212010-08-22 Kenichi Handa <handa@m17n.org>
f3cc64f8
KH
8222
8223 * files.el: Add `word-wrap' as safe local variable.
8224
b0126eac 82252010-08-22 Glenn Morris <rgm@gnu.org>
bb25c8d7
GM
8226
8227 * woman.el (woman-translate): Case matters. (Bug#6849)
8228
b0126eac 82292010-08-22 Chong Yidong <cyd@stupidchicken.com>
a4aae1a5
CY
8230
8231 * simple.el (kill-region): Doc fix (Bug#6787).
8232
b0126eac 82332010-08-22 Glenn Morris <rgm@gnu.org>
721dce17
GM
8234
8235 * calendar/diary-lib.el (diary-header-line-format):
8236 Fit it to the window, not the frame.
8237
b0126eac 82382010-08-22 Andreas Schwab <schwab@linux-m68k.org>
7467d0a8
AS
8239
8240 * subr.el (ignore-errors): Add debug declaration.
8241
b0126eac 82422010-08-22 Geoff Gole <geoffgole@gmail.com> (tiny change)
1fcf76af
GG
8243
8244 * whitespace.el (whitespace-color-off): Remove post-command-hook
8245 locally.
8246
537ffaf3
SM
82472010-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
8248
8249 * vc/add-log.el (add-log-file-name): Don't get confused by symlinks.
8250
d64b8a68
CY
82512010-08-21 Chong Yidong <cyd@stupidchicken.com>
8252
8253 * cus-edit.el (custom-group-value-create): Add extra newline
8254 before end line (Bug#6876).
8255
d2625c3d
CY
82562010-08-21 Chong Yidong <cyd@stupidchicken.com>
8257
8258 * mouse.el (mouse-save-then-kill): Don't save region to kill ring
8259 when extending it. Before killing on the second click, check if
8260 the buffer is the correct one. Doc fix.
8261 (mouse-secondary-save-then-kill): Allow usage without first
8262 calling mouse-start-secondary, by defaulting to point. Don't save
8263 an empty secondary selection. Doc fix.
8264
80525855
VJL
82652010-08-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8266
91bdeb66
VJL
8267 * whitespace.el: Fix slow cursor movement (Bug#6172). Reported by
8268 Christoph Groth <cwg@falma.de> and Liu Xin <x_liu@neusoft.com>.
537ffaf3 8269 New version 13.0.
80525855
VJL
8270 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
8271 Adjust initialization.
8272 (whitespace-bob-marker, whitespace-eob-marker)
8273 (whitespace-buffer-changed): New vars.
8274 (whitespace-cleanup, whitespace-color-on, whitespace-color-off)
8275 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp)
537ffaf3
SM
8276 (whitespace-post-command-hook, whitespace-display-char-on):
8277 Adjust code.
80525855 8278 (whitespace-looking-back, whitespace-buffer-changed): New funs.
85cc3d4f 8279 (whitespace-space-regexp, whitespace-tab-regexp): Fun eliminated.
80525855 8280
4b9c0a49
SM
82812010-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
8282
118cf454
SM
8283 * files.el (locate-file-completion-table): Only list the .el and .elc
8284 extensions if there's no other choice (bug#5955).
8285
a2e5caf7
SM
8286 * facemenu.el (facemenu-self-insert-data): New var.
8287 (facemenu-post-self-insert-function, facemenu-set-self-insert-face):
8288 New functions.
8289 (facemenu-add-face): Use them.
8290
4b9c0a49
SM
8291 * simple.el (blink-matching-open): Obey forward-sexp-function.
8292
0193499f
SM
82932010-08-18 Stefan Monnier <monnier@iro.umontreal.ca>
8294
b2a15250
SM
8295 * simple.el (prog-mode-map): New var.
8296 (prog-indent-sexp): New command.
8297
b5ba2d6f
SM
8298 * progmodes/octave-mod.el (octave-mode-menu): Make toggle buttons.
8299
9acd1bdc
SM
8300 * progmodes/prolog.el (smie): Require.
8301
8723cfa4
SM
8302 * emacs-lisp/smie.el (smie-default-backward-token)
8303 (smie-default-forward-token): Strip properties.
8304 (smie-next-sexp): Be more careful with associative operators.
8305 (smie-forward-sexp-command): Generalize.
8306 (smie-backward-sexp-command): Simplify.
8307 (smie-closer-alist): New var.
8308 (smie-close-block): New command.
8309 (smie-indent-debug-log): New var.
8310 (smie-indent-offset-rule): Add a few more cases.
8311 (smie-indent-column): New function.
8312 (smie-indent-after-keyword): Use it.
8313 (smie-indent-keyword): Use it.
8314 Fix up the opener code's point position.
8315 (smie-indent-comment): Only applies at BOL.
8316 (smie-indent-debug): New command.
8317
0193499f
SM
8318 * emacs-lisp/autoload.el (make-autoload): Preload the macros's
8319 declarations that are useful before running the macro.
8320
0c9b8993
GM
83212010-08-18 Joakim Verona <joakim@verona.se>
8322
8323 * image.el (imagemagick-types-inhibit): New variable.
8324 (imagemagick-register-types): New function.
8325 * image-mode.el (image-transform-properties): New function.
ccd80618
JV
8326 (image-transform-set-scale, image-transform-fit-to-height)
8327 (image-transform-set-rotation, image-transform-set-resize)
0c9b8993
GM
8328 (image-transform-fit-to-width, image-transform-fit-to-height):
8329 New functions.
ccd80618
JV
8330 (image-toggle-display-image): Support image transforms.
8331
1075cd61
KY
83322010-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
8333
8334 * image.el (create-animated-image): Don't add heuristic mask to image
8335 (Bug#6839).
8336
64cb6c78
J
83372010-08-18 Jan Djärv <jan.h.d@swipnet.se>
8338
0193499f
SM
8339 * term/ns-win.el (ns-get-pasteboard, ns-set-pasteboard):
8340 Use QCLIPBOARD instead of QPRIMARY (Bug#6677).
64cb6c78 8341
ff80a446
SM
83422010-08-17 Stefan Monnier <monnier@iro.umontreal.ca>
8343
afa22f7c
SM
8344 * emacs-lisp/lisp.el (up-list): Obey forward-sexp-function if set.
8345
ff80a446
SM
8346 Font-lock '...' strings, plus various simplifications and fixes.
8347 * progmodes/octave-mod.el (octave-font-lock-keywords): Use regexp-opt.
8348 (octave-font-lock-close-quotes): New function.
8349 (octave-font-lock-syntactic-keywords): New var.
8350 (octave-mode): Use it. Set beginning-of-defun-function.
8351 (octave-mode-map): Don't override the <foo>-defun commands.
8352 (octave-mode-menu): Pass it directly to easy-menu-define;
8353 remove (now generic) <foo>-defun commands; use info-lookup-symbol.
8354 (octave-block-match-alist): Fix up last change so that
8355 octave-close-block uses the more specific keyword.
8356 (info-lookup-mode): Silence byte-compiler.
8357 (octave-beginning-of-defun): Not interactive any more.
8358 Optimize slightly.
8359 (octave-end-of-defun, octave-mark-defun, octave-in-defun-p): Remove.
8360 (octave-indent-defun, octave-send-defun): Use mark-defun instead.
8361 (octave-completion-at-point-function): Make sure point is within
8362 beg..end.
8363 (octave-reindent-then-newline-and-indent):
8364 Use reindent-then-newline-and-indent.
8365 (octave-add-octave-menu): Remove.
8366
2269b349
JD
83672010-08-17 Jan Djärv <jan.h.d@swipnet.se>
8368
489cd5bd
JD
8369 * mail/emacsbug.el (report-emacs-bug-insert-to-mailer)
8370 (report-emacs-bug-can-use-xdg-email): New functions.
8371 (report-emacs-bug): Set can-xdg-email to result of
8372 report-emacs-bug-can-use-xdg-email. If can-xdg-email bind
8373 \C-cm to report-emacs-bug-insert-to-mailer and add help text
8374 about it.
30ebab6d 8375
a2fb159c
GM
8376 * net/browse-url.el (browse-url-default-browser): Add cond
8377 for browse-url-xdg-open.
8378 (browse-url-can-use-xdg-open, browse-url-xdg-open): New functions.
8379
83802010-08-17 Glenn Morris <rgm@gnu.org>
8381
8382 * progmodes/cc-engine.el (c-new-BEG, c-new-END)
8383 (c-fontify-recorded-types-and-refs): Define for compiler.
8384 * progmodes/cc-mode.el (c-new-BEG, c-new-END): Move definitions
8385 before use.
8386
8387 * calendar/icalendar.el (icalendar--convert-recurring-to-diary):
8388 Fix format call.
8389
bb6aba9c
MA
83902010-08-17 Michael Albinus <michael.albinus@gmx.de>
8391
8392 * net/tramp.el (tramp-handle-make-symbolic-link): Flush file
8393 properties.
8394 (tramp-handle-process-file): Call the program in a subshell, in
8395 order to preserve working directory.
8396 (tramp-action-password): Hide password prompt before next run.
8397 (tramp-process-actions): Widen connection buffer for the trace.
8398
8f10c937
DD
83992010-08-16 Deniz Dogan <deniz.a.m.dogan@gmail.com>
8400
8401 * net/rcirc.el (rcirc-log-process-buffers): New option.
8402 (rcirc-print): Use it.
8403 (rcirc-generate-log-filename): New function.
8404 (rcirc-log-filename-function): Change default to
8405 rcirc-generate-log-filename (Bug#6828).
8406
7c23dd44
CY
84072010-08-16 Chong Yidong <cyd@stupidchicken.com>
8408
8409 * simple.el (deactivate-mark): If select-active-regions is `only',
8410 only set selection for temporarily active regions.
8411
8412 * cus-start.el: Change defcustom for select-active-regions.
8413
6d3e82d2
CY
84142010-08-15 Chong Yidong <cyd@stupidchicken.com>
8415
8416 * mouse.el (mouse--drag-set-mark-and-point): New function.
ff80a446
SM
8417 (mouse-drag-track): Use LOCATION arg to push-mark.
8418 Use mouse--drag-set-mark-and-point to take click-count into
6d3e82d2
CY
8419 consideration when updating point and mark (Bug#6840).
8420
c68263b1
CY
84212010-08-15 Chong Yidong <cyd@stupidchicken.com>
8422
8423 * progmodes/compile.el (compilation-error-regexp-alist-alist):
8424 Give the Ruby rule a lower priority than Gnu (Bug#6778).
8425
456f369a
ŠN
84262010-08-14 Štěpán Němec <stepnem@gmail.com> (tiny change)
8427
ff80a446
SM
8428 * font-lock.el (lisp-font-lock-keywords-2):
8429 Add combine-after-change-calls, condition-case-no-debug,
456f369a
ŠN
8430 with-demoted-errors, and with-silent-modifications (Bug#6025).
8431
c22e18f5
KR
84322010-08-14 Kevin Ryde <user42@zip.com.au>
8433
8434 * emacs-lisp/copyright.el (copyright-update-year)
b7716b25
CY
8435 (copyright-update): Temporary switch-to-buffer to ensure the
8436 buffer change being queried is visible (Bug#5394).
c22e18f5 8437
6f1a6faf
TT
84382010-08-14 Tom Tromey <tromey@redhat.com>
8439
8440 * progmodes/etags.el (tags-file-name): Mark safe if stringp
8441 (Bug#6733).
8442
e7afcf30
EZ
84432010-08-14 Eli Zaretskii <eliz@gnu.org>
8444
8445 * mouse.el (mouse-yank-primary): Fix mouse-2 on MS-Windows and
8446 MS-DOS. (Bug#6689)
8447
2b4e6277
J
84482010-08-13 Jan Djärv <jan.h.d@swipnet.se>
8449
8450 * menu-bar.el (menu-bar-set-tool-bar-position): New function.
8451 (menu-bar-showhide-tool-bar-menu-customize-enable-left)
8452 (menu-bar-showhide-tool-bar-menu-customize-enable-right)
8453 (menu-bar-showhide-tool-bar-menu-customize-enable-top)
ff80a446
SM
8454 (menu-bar-showhide-tool-bar-menu-customize-enable-bottom):
8455 Call menu-bar-set-tool-bar-position.
2b4e6277 8456
dc94fc85
SM
84572010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
8458
c5683ceb
SM
8459 * progmodes/octave-mod.el (octave-mode-syntax-table): Use the new "c"
8460 comment style (bug#6834).
8461 * progmodes/scheme.el (scheme-mode-syntax-table):
8462 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Remove spurious
8463 "b" flag in "' 14b" syntax.
8464
c82d5b11
SM
8465 * progmodes/octave-mod.el (octave-mode-map): Remove special bindings
8466 for (un)commenting the region and performing completion.
8467 (octave-mode-menu): Use standard commands for help and completion.
8468 (octave-mode-syntax-table): Support %{..%} comments (sort of).
8469 (octave-mode): Use define-derived-mode.
8470 Set completion-at-point-functions and don't set columns.
8471 Don't disable adaptive-fill-regexp.
8472 (octave-describe-major-mode, octave-comment-region)
8473 (octave-uncomment-region, octave-comment-indent)
8474 (octave-indent-for-comment): Remove.
8475 (octave-indent-calculate): Rename from calculate-octave-indent.
7e82caa7 8476 (octave-indent-line, octave-fill-paragraph): Update caller.
c82d5b11
SM
8477 (octave-initialize-completions): No need to make an alist.
8478 (octave-completion-at-point-function): New function.
8479 (octave-complete-symbol): Use it.
8480 (octave-insert-defun): Use define-skeleton.
8481
8482 * progmodes/octave-mod.el (octave-mode): Set comment-add.
8483 (octave-mode-map): Use comment-dwim (bug#6829).
dc94fc85 8484
abec5126 84852010-08-12 Antoine Levitt <antoine.levitt@gmail.com>
61b6abbd
AL
8486
8487 * cus-edit.el (custom-save-variables, custom-save-faces): Fix up
8488 indentation of inserted comment.
8489
3a46642b
J
84902010-08-11 Jan Djärv <jan.h.d@swipnet.se>
8491
8492 * faces.el (region): Add type gtk that uses gtk colors.
8493
8494 * dynamic-setting.el (dynamic-setting-handle-config-changed-event):
8495 Handle theme-name change.
8496
3bd2cfef
MM
84972010-08-10 Michael R. Mauger <mmaug@yahoo.com>
8498
8499 * progmodes/sql.el: Version 2.5
8500 (sql-product-alist): Add :prompt-cont-regexp property for several
8501 database products.
8502 (sql-prompt-cont-regexp): New variable.
61b6abbd
AL
8503 (sql-output-newline-count, sql-output-by-send):
8504 New variables. Record number of newlines in input text.
3bd2cfef
MM
8505 (sql-send-string): Handle multiple filters and count newlines.
8506 (sql-send-magic-terminator): Count terminator newline.
8507 (sql-interactive-remove-continuation-prompt): Filters output to
8508 remove continuation prompts; one for each newline.
8509 (sql-interactive-mode): Set up new variables, prompt regexp and
8510 output filter.
8511 (sql-mode-sqlite-font-lock-keywords): Correct some keywords.
61b6abbd 8512 (sql-make-alternate-buffer-name): Correct buffer name in edge cases.
3bd2cfef 8513
d02c9bcd
SM
85142010-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
8515
8516 * emacs-lisp/pcase.el: New file.
8517
80ca4f1e
MA
85182010-08-10 Michael Albinus <michael.albinus@gmx.de>
8519
8520 * net/tramp.el (tramp-vc-registered-read-file-names): Read input
8521 as here-document, otherwise the command could exceed maximum
8522 length of command line.
d02c9bcd
SM
8523 (tramp-handle-vc-registered): Call script accordingly.
8524 Reported by Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>.
80ca4f1e 8525
2948599b
KH
85262010-08-10 Kenichi Handa <handa@m17n.org>
8527
8528 * language/hebrew.el: Exclude U+05C3 (Hebrew SOF PASUQ) from the
8529 composable pattern.
8530
148cef8e
CY
85312010-08-09 Chong Yidong <cyd@stupidchicken.com>
8532
8533 * emacs-lisp/package.el (package-version-split)
8534 (package--version-first-nonzero, package-version-compare):
8535 Functions removed.
8536 (package-directory-list, package-load-all-descriptors)
8537 (package--built-in, package-activate, define-package)
8538 (package-installed-p, package-compute-transaction)
8539 (package-read-all-archive-contents)
8540 (package--add-to-archive-contents, package-buffer-info)
d02c9bcd
SM
8541 (package-tar-file-info, package-list-packages-internal):
8542 Use version-to-list and version-list-*.
148cef8e 8543
d02c9bcd
SM
8544 * emacs-lisp/package-x.el (package-upload-buffer-internal):
8545 Use version-to-list.
148cef8e
CY
8546 (package-upload-buffer-internal): Use version-list-<=.
8547
82a9ce0f
KH
85482010-08-09 Kenichi Handa <handa@m17n.org>
8549
231e5e5f 8550 * language/hebrew.el: Exclude U+05BD (Hebrew MAQAF) from the
82a9ce0f
KH
8551 composable pattern.
8552
7adf5fdc
CY
85532010-08-08 Chong Yidong <cyd@stupidchicken.com>
8554
fc560445
CY
8555 * tutorial.el (tutorial--default-keys): C-d is now bound to
8556 delete-forward-char (Bug#6826).
8557
7adf5fdc
CY
8558 * mouse.el (mouse-drag-track): Remove accidentally-removed check
8559 for `double' value of mouse-1-click-follows-link (Bug#6807).
8560
e54a1075
JB
85612010-08-08 Johan Bockgård <bojohan@gnu.org>
8562
8563 * replace.el (replace-highlight): Bind isearch-forward and
8564 isearch-error, ensuring that highlighting is updated if the user
8565 switches the search direction (Bug#6808).
8566
8567 * isearch.el (isearch-lazy-highlight-forward): New var.
8568 (isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
8569 (isearch-lazy-highlight-update): Use it.
8570
7815fe19 85712010-08-08 Kenichi Handa <handa@m17n.org>
7a84eee5 8572
8d9e03e4
JB
8573 * international/mule.el (define-charset): Store NAME as :base property.
8574 (ctext-non-standard-encodings-table): Pay attention to charset aliases.
7a84eee5
KH
8575 (ctext-pre-write-conversion): Sort ctext-standard-encodings by the
8576 current priority. Force using the designation of the specific
8d9e03e4 8577 charset by adding `charset' text property. Improve the whole algorithm.
7a84eee5 8578
7815fe19 85792010-08-08 Juanma Barranquero <lekktu@gmail.com>
f6b55526
JB
8580
8581 * emulation/pc-select.el (pc-selection-mode-hook)
8582 (copy-region-as-kill-nomark, beginning-of-buffer-mark)
8583 (pc-selection-mode): Fix typos in docstrings.
8584
7815fe19 85852010-08-08 Kenichi Handa <handa@m17n.org>
6b4d96c2
KH
8586
8587 * language/cyrillic.el: Don't add "microsoft-cp1251" to
8588 ctext-non-standard-encodings-alist here.
8589
8d9e03e4
JB
8590 * international/mule.el (ctext-non-standard-encodings-alist):
8591 Add "koi8-r" and "microsoft-cp1251".
6b4d96c2
KH
8592 (ctext-standard-encodings): New variable.
8593 (ctext-non-standard-encodings-table): List only elements for
8594 non-standard encodings.
186e86db 8595 (ctext-pre-write-conversion): Adjust for the above change.
6b4d96c2
KH
8596 Check ctext-standard-encodings.
8597
8598 * international/mule-conf.el (compound-text): Doc fix.
8599 (ctext-no-compositions): Doc fix.
8600 (compound-text-with-extensions): Doc fix.
8601
7815fe19 86022010-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
c613687b
SM
8603
8604 * simple.el (exchange-dot-and-mark): Mark obsolete, finally.
8605
8d9e03e4 86062010-08-08 Juanma Barranquero <lekktu@gmail.com>
d5b8058f 8607
9ebc731b
JB
8608 * progmodes/which-func.el (which-func-format): Split help-echo text
8609 into lines, like other mode-line tooltips.
8610
d5b8058f
JB
8611 * server.el (server-start): When using TCP sockets, force IPv4
8612 and use a literal 127.0.0.1 for localhost. (Related to bug#6781.)
8613
8d9e03e4 86142010-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
a2077b7f
SM
8615
8616 * bindings.el (complete-symbol): Run completion-at-point as a fallback.
8617
8d9e03e4 86182010-08-08 Juanma Barranquero <lekktu@gmail.com>
f63a7652
JB
8619
8620 * term.el (term-delimiter-argument-list): Reflow docstring.
8621 (term-read-input-ring, term-write-input-ring, term-send-input)
8622 (term-bol, term-erase-in-display, serial-supported-or-barf):
8623 Fix typos in docstrings.
8624
8d9e03e4 86252010-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
a7e26d8b
SM
8626
8627 * bindings.el (function-key-map): Add a S-tab => backtab fallback.
8628
8d9e03e4 86292010-08-08 Juanma Barranquero <lekktu@gmail.com>
bbc4e17c
JB
8630
8631 * dabbrev.el (dabbrev-completion): Fix typo in docstring.
8632
8d9e03e4 86332010-08-08 MON KEY <monkey@sandpframing.com> (tiny change)
9aea20c9
MK
8634
8635 * emacs-lisp/syntax.el (syntax-ppss-toplevel-pos):
8636 Fix typo in docstring (bug#6747).
8637
7815fe19 86382010-08-08 Leo <sdl.web@gmail.com>
16b0b347
LL
8639
8640 * eshell/esh-io.el (eshell-get-target): Better detection of
8641 read-only file (Bug#6762).
8642
7815fe19 86432010-08-08 Juanma Barranquero <lekktu@gmail.com>
ad9ae065
JB
8644
8645 * align.el (align-default-spacing): Doc fix.
8646 (align-region-heuristic, align-regexp): Fix typos in docstrings.
8647
733946e7 86482010-08-08 Stephen Peters <speters@itasoftware.com>
81ee9410 8649
490b89ac 8650 * calendar/icalendar.el
93acd23d
JB
8651 (icalendar--split-value): Fix splitting regexp. (Bug#6766)
8652 (icalendar--get-weekday-numbers): New.
81ee9410 8653 (icalendar--convert-recurring-to-diary): Handle multiple byday
93acd23d 8654 values in weekly rules. (Bug#6766)
81ee9410 8655
490b89ac
UJ
86562010-08-08 Ulf Jasper <ulf.jasper@web.de>
8657
8658 * calendar/icalendar.el (icalendar-uid-format): Doc fix.
8659 (icalendar--create-uid, icalendar-export-region)
8660 (icalendar--parse-summary-and-rest): Code formatting.
8661
2c695727
JB
86622010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
8663
01c35094 8664 * calc/calc.el (calc-trail-mode, calc-refresh): Use `face' property
2c695727
JB
8665 to italicize headers.
8666 (calc-highlight-selections-with-faces): New variable.
8667 (calc-selected-face, calc-nonselected-face): New faces.
8668
8669 * calc/calccomp.el (math-comp-highlight-string): Use
8670 `calc-highlight-selections-with-faces' to determine how to highlight
8671 sub-formulas.
8672
8673 * calc/calc-sel.el (calc-show-selections): Change message to when
8674 using faces to highlight selections.
8675
b93d4f22
MM
86762010-08-07 Michael R. Mauger <mmaug@yahoo.com>
8677
8d9e03e4
JB
8678 * progmodes/sql.el (sql-mode-sqlite-font-lock-keywords):
8679 Add SQLite 3 keywords, functions and datatypes.
8680 (sql-interactive-mode): Remove `comint-process-echoes' set to t
b93d4f22
MM
8681 (Bug#6686).
8682
9852377f
CY
86832010-08-07 Chong Yidong <cyd@stupidchicken.com>
8684
8685 * simple.el (select-active-regions): Move to keyboard.c.
8686 (deactivate-mark): Used saved-region-selection.
8687 (select-active-region): Function removed.
8688 (activate-mark, set-mark, push-mark-command)
8689 (handle-shift-selection): Don't call it.
8690 (keyboard-quit): Avoid adding the region to the window selection.
8691
8692 * mouse.el (mouse-drag-track): Remove hacks to deal with old
8693 select-active-regions implementation.
8694 (mouse-yank-at-click): Doc fix.
8695
8696 * cus-start.el: Add custom declaration for select-active-regions.
8697
822775bf
EZ
86982010-08-07 Eli Zaretskii <eliz@gnu.org>
8699
4c5130d6
EZ
8700 * simple.el (delete-forward-char): Doc fix.
8701
822775bf
EZ
8702 * tutorial.el (help-with-tutorial): Hack safe file-local variables
8703 after reading the tutorial.
8704
bd4c5e3e
AM
87052010-08-06 Alan Mackenzie <bug-cc-mode@gnu.org>
8706
6a7662bb
BR
8707 * progmodes/cc-cmds.el (c-mask-paragraph, c-fill-paragraph):
8708 Fix for the case that a C style comment has its delimiters alone on
cb6fa1ad 8709 their respective lines. (Bug#193)
bd4c5e3e 8710
d00fa9b6
MA
87112010-08-06 Michael Albinus <michael.albinus@gmx.de>
8712
8d9e03e4 8713 * net/tramp.el (tramp-handle-start-file-process): Set connection
d00fa9b6 8714 property "vec".
6a7662bb
BR
8715 (tramp-process-sentinel): Use it for flushing the cache.
8716 We cannot do it via the process buffer, the buffer could be deleted
d00fa9b6
MA
8717 already when running the sentinel.
8718
87192010-08-06 Jürgen Hötzel <juergen@archlinux.org> (tiny change)
942415f3
MA
8720
8721 * comint.el (comint-mode): Make directory tracking functions
8722 functional on remote files. (Bug#6764)
8723
b3d42406
DN
87242010-08-06 Dan Nicolaescu <dann@ics.uci.edu>
8725
8726 * vc/diff-mode.el (diff-mode-shared-map): Bind g to revert-buffer.
8727
29cf3e20
EZ
87282010-08-05 Eli Zaretskii <eliz@gnu.org>
8729
6a7662bb
BR
8730 * emacs-lisp/find-gc.el (find-gc-source-files):
8731 Rename unexec.c => unexcoff.c.
29cf3e20 8732
6a7662bb
BR
8733 * emacs-lisp/authors.el (authors-fixed-entries):
8734 Rename unexec.c => unexcoff.c.
29cf3e20 8735
39e1bf0b
MA
87362010-08-05 Michael Albinus <michael.albinus@gmx.de>
8737
8738 * net/tramp.el (tramp-handle-dired-uncache): Flush directory
8739 cache, not only file cache.
8740 (tramp-process-sentinel): New defun.
8741 (tramp-handle-start-file-process): Use it, in order to invalidate
8742 file caches.
8743
9f982e22
LL
87442010-08-03 Leo <sdl.web@gmail.com>
8745
8746 * server.el (server-start): Simplify loop.
8747
0798a8d8
SM
87482010-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
8749
548c5c47
SM
8750 * frame.el (screen-height, screen-width, set-screen-width)
8751 (set-screen-height): Remove ancient compatibility aliases.
8752
3311d1c2
SM
8753 * textmodes/fill.el (justify-current-line): Don't add 1 to nspaces
8754 when justifying. It seems useless and harmful for ncols=1 (bug#6738).
8755
0798a8d8
SM
8756 * emacs-lisp/timer.el (timer-event-handler): Protect against timers
8757 that change current buffer.
8758
26ee77a6
YM
87592010-08-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8760
8761 * mouse.el (mouse-fixup-help-message): Match "mouse-2" only at the
8762 beginning of the string. Use `string-match-p'. (Bug#6765)
8763
aa1859f5
J
87642010-08-01 Jan Djärv <jan.h.d@swipnet.se>
8765
8766 * cus-start.el (x-gtk-use-system-tooltips): New variable.
8767
376c2b6b
CY
87682010-08-01 Chong Yidong <cyd@stupidchicken.com>
8769
0798a8d8 8770 * emacs-lisp/package.el (package--list-packages): Fix column alignment.
376c2b6b 8771 (package--builtins): Tweak descriptions.
0798a8d8
SM
8772 (package-print-package): Upcase descriptions if necessary.
8773 Show all built-in packages in font-lock-builtin-face.
8774 (package-list-packages-internal): Omit "emacs" package.
8775 Show status of built-in packages as "built-in".
376c2b6b 8776
16041401
CY
87772010-07-31 Chong Yidong <cyd@stupidchicken.com>
8778
8779 * mouse.el (mouse-save-then-kill): Doc fix. Deactivate mark
8780 before killing to preserve the primary selection (Bug#6701).
8781
8782 * term/x-win.el (x-select-text): Doc fix.
8783
0798a8d8
SM
87842010-07-31 Nathaniel Flath <flat0103@gmail.com>
8785
452ea855
AM
8786 * progmodes/cc-vars.el (c-offsets-alist, c-inside-block-syms)
8787 (objc-font-lock-extra-types):
452ea855 8788 * progmodes/cc-mode.el (c-basic-common-init):
452ea855
AM
8789 * progmodes/cc-langs.el (c-make-mode-syntax-table)
8790 (c++-make-template-syntax-table)
8791 (c-identifier-syntax-modifications, c-symbol-start, c-operators)
8792 (c-<-op-cont-regexp, c->-op-cont-regexp, c-class-decl-kwds)
8793 (c-brace-list-decl-kwds, c-modifier-kwds, c-prefix-spec-kwds-re)
8794 (c-type-list-kwds, c-decl-prefix-re, c-opt-type-suffix-key):
452ea855
AM
8795 * progmodes/cc-fonts.el (c-make-inverse-face)
8796 (c-basic-matchers-after):
452ea855
AM
8797 * progmodes/cc-engine.el (c-forward-keyword-clause)
8798 (c-forward-<>-arglist, c-forward-<>-arglist-recur)
8799 (c-forward-name, c-forward-type, c-forward-decl-or-cast-1)
8800 (c-guess-continued-construct, c-guess-basic-syntax):
2f5e7c6f
GM
8801 Enhance Java Mode to handle Java 5.0 (Tiger) and Java 6 (Mustang).
8802 The above functions were modified or created.
452ea855 8803
37766706
J
88042010-07-31 Jan Djärv <jan.h.d@swipnet.se>
8805
0798a8d8 8806 * faces.el (face-all-attributes): Improve documentation (Bug#6767).
37766706 8807
cd83d522
EZ
88082010-07-31 Eli Zaretskii <eliz@gnu.org>
8809
8810 * files.el (bidi-paragraph-direction): Define safe local values.
8811
8812 * language/hebrew.el ("Hebrew"): Add TUTORIAL.he to
8813 language-info-alist. Remove outdated FIXME in a comment.
8814
28e5cf7c
AM
88152010-07-31 Alan Mackenzie <acm@muc.de>
8816
8817 * progmodes/cc-cmds.el (c-mask-paragraph): Fix bug #6688:
8818 Auto-fill broken in C/C++ modes.
8819
bfeabdc3
JD
88202010-07-29 Jan Djärv <jan.h.d@swipnet.se>
8821
8822 * menu-bar.el (menu-bar-showhide-tool-bar-menu-customize-enable-left)
8823 (menu-bar-showhide-tool-bar-menu-customize-disable)
8824 (menu-bar-showhide-tool-bar-menu-customize-enable-right)
0798a8d8
SM
8825 (menu-bar-showhide-tool-bar-menu-customize-enable-bottom)
8826 (menu-bar-showhide-tool-bar-menu-customize-enable-top): New functions
bfeabdc3
JD
8827 (menu-bar-showhide-tool-bar-menu): If tool bar is moveable,
8828 make a menu for Options => toolbar that can move it.
8829
063e5294
CY
88302010-07-29 Chong Yidong <cyd@stupidchicken.com>
8831
8832 * emacs-lisp/package-x.el (package--make-rss-entry):
8833 (package-maint-add-news-item, package--update-news)
8834 (package-upload-buffer-internal): New arg ARCHIVE-URL.
8835
8836 * emacs-lisp/package.el (package-archive-url): Rename from
8837 package-archive-id.
8838 (package-install): Doc fix.
8839 (package-download-single, package-download-tar, package-install)
8840 (package-menu-view-commentary): Callers changed.
8841
683cc385
MA
88422010-07-29 Michael Albinus <michael.albinus@gmx.de>
8843
8844 * net/tramp.el (tramp-handle-start-file-process): Check only for
8845 `remote-tty' process property.
8846 (tramp-open-shell): Don't check for tty.
8847 (tramp-open-connection-setup-interactive-shell): Set `remote-tty'
8848 process property.
8849
8850 * progmodes/gdb-mi.el (gdb-init-1): Check also for tty on a remote
8851 host.
8852
bc44bef7
PH
88532010-07-28 Chong Yidong <cyd@stupidchicken.com>
8854
8855 * emacs-lisp/package.el (package-load-list, package-archives)
8856 (package-archive-contents, package-user-dir)
8857 (package-directory-list, package--builtins, package-alist)
8858 (package-activated-list, package-obsolete-alist): Mark as risky.
8859
88602010-07-28 Phil Hagelberg <phil@evri.com>
8861
8862 Add support for non-default package repositories.
8863 * emacs-lisp/package.el (package-archive-base): Var deleted.
8864 (package-archives): New variable.
8865 (package-archive-contents): Doc fix.
0798a8d8 8866 (package-load-descriptor): Do nothing if descriptor file is missing.
bc44bef7
PH
8867 (package--write-file-no-coding): New function.
8868 (package-unpack-single): Use it.
8869 (package-archive-id): New function.
8870 (package-download-single, package-download-tar)
8871 (package-menu-view-commentary): Use it.
8872 (package-installed-p): Make second argument optional.
8873 (package-read-all-archive-contents): New function.
8874 (package-initialize): Use it.
8875 (package-read-archive-contents): Add ARCHIVE argument.
8876 (package--add-to-archive-contents): New function.
8877 (package-install): Don't call package-read-archive-contents.
8878 (package--download-one-archive): Store archive file in a
8879 subdirectory of package-user-dir.
8880 (package-menu-execute): Remove spurious line movement.
8881
8a52f00a
JD
88822010-07-28 Jan Djärv <jan.h.d@swipnet.se>
8883
8884 * cus-start.el (tool-bar-style): Add text-image-horiz.
8885
b21d3ceb
MA
88862010-07-28 Michael Albinus <michael.albinus@gmx.de>
8887
8888 * progmodes/gud.el (gud-common-init): Check for remoteness of
8889 `file', and not of `default-directory'.
8890
8fbcce2d
MA
88912010-07-28 Michael Albinus <michael.albinus@gmx.de>
8892
8893 * net/tramp.el (tramp-methods): Move hostname to the end in all
8894 ssh `tramp-login-args'.
8895 (tramp-verbose): Describe verbose level 9.
8896 (tramp-open-shell): Check for tty if `tramp-verbose' >= 9.
8897 (tramp-open-connection-setup-interactive-shell): Trace stty
8898 settings if `tramp-verbose' >= 9.
8899 (tramp-handle-start-file-process): Implement tty setting.
8900 (Bug#4604, Bug#6360)
8901
8902 * net/tramp-cmds.el (tramp-bug): Recommend setting of
8903 `tramp-verbose' to 9.
8904
128440c9
AH
89052010-07-27 Aaron S. Hawley <ashawley@burlingtontelecom.net>
8906
8907 * emacs-lisp/re-builder.el (reb-re-syntax, reb-lisp-mode)
8908 (reb-lisp-syntax-p, reb-change-syntax, reb-cook-regexp):
8909 Remove references to package `lisp-re' (bug#4369).
8910
ae0c2494
TT
89112010-07-27 Tom Tromey <tromey@redhat.com>
8912
8913 * progmodes/js.el (js-mode):
8914 * progmodes/make-mode.el (makefile-mode):
8915 * progmodes/simula.el (simula-mode):
8916 * progmodes/tcl.el (tcl-mode): Derive from prog-mode.
8917
0ed082fe 89182010-07-27 Juanma Barranquero <lekktu@gmail.com>
fe4be04c
JB
8919
8920 * help-fns.el (find-lisp-object-file-name): Doc fix (bug#6494).
8921
7c7c04c0
JB
8922 * time.el (display-time-day-and-date): Remove spurious * in docstring.
8923 (display-time-world-buffer-name, display-time-world-mode-map):
8924 Fix typos in docstrings.
8925
0ed082fe 89262010-07-27 Shyam Karanatt <shyam@swathanthran.in> (tiny change)
c9088194
SK
8927
8928 * image-mode.el (image-display-size): New function.
8929 (image-forward-hscroll, image-next-line, image-eol, image-eob)
8930 (image-mode-fit-frame): Use it (Bug#6639).
8931
0ed082fe 89322010-07-27 Chong Yidong <cyd@stupidchicken.com>
dad7c716
CY
8933
8934 * dired.el (dired-buffers-for-dir): Handle list values of
8935 dired-directory (Bug#6636).
8936
aa2d4bd3
SS
89372010-07-26 Sam Steingold <sds@gnu.org>
8938
8939 * mouse.el (mouse-yank-primary, mouse-yank-secondary):
8940 Do not call `x-get-selection' the second time, reuse the value.
8941
78b84da3
DU
89422010-07-26 Daiki Ueno <ueno@unixuser.org>
8943
8944 * epa-mail.el (epa-mail-mode-map): Add alternative key bindings
0798a8d8 8945 which consist of control chars only. Suggested by Richard Stallman.
78b84da3 8946
4f195cf7
DU
89472010-07-25 Daiki Ueno <ueno@unixuser.org>
8948
8949 * epa-file.el (epa-file-insert-file-contents): Check if LOCAL-FILE
8950 exists before passing an error to find-file-not-found-functions
8951 (bug#6723).
8952
195e19e4
LH
89532010-07-23 Lukas Huonker <l.huonker@gmail.com>
8954
8955 * play/tetris.el (tetris-tty-colors, tetris-x-colors, tetris-blank):
8956 Remove leading nil element, adjust values.
8957 (tetris-shapes, tetris-shape-scores):
8958 Change representation of shapes and remove some redundancy.
8959 (tetris-get-shape-cell, tetris-shape-width, tetris-draw-next-shape)
8960 (tetris-draw-shape, tetris-erase-shape, tetris-test-shape):
8961 Adjust for working with new representation of shapes.
8962 (tetris-shape-rotations): New function.
8963 (tetris-move-bottom, tetris-move-left, tetris-move-right)
8964 (tetris-rotate-prev, tetris-rotate-next):
8965 Adjust for working with the new version of tetris-test-shape.
8966
9cf2db99
MT
89672010-07-23 Markus Triska <markus.triska@gmx.at>
8968
8969 * progmodes/ps-mode.el: Use comint (bug#5954).
8970 (ps-run-mode-map): Adapt for comint-mode; omit "\r", [return]..
8971 (ps-mode-other-newline): Simplify.
8972 (ps-run-mode): Derive from comint-mode instead of
8973 fundamental-mode, yielding input history etc.
8974 (ps-run-start, ps-run-quit, ps-run-clear, ps-run-region)
8975 (ps-run-send-string): Adapt for comint-mode.
8976 (ps-run-newline): Remove now unneeded function.
8977
225d5e9e
MA
89782010-07-23 Michael Albinus <michael.albinus@gmx.de>
8979
8980 * net/tramp.el (tramp-methods): Move hostname to the end in all
8981 plink `tramp-login-args'.
8982
84bc68f2
MA
89832010-07-23 Michael Albinus <michael.albinus@gmx.de>
8984
8985 * net/tramp.el (tramp-open-shell): New defun.
8986 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
8987 Use it.
8988
1eb5ca1c
MA
89892010-07-23 Michael Albinus <michael.albinus@gmx.de>
8990
8991 * net/tramp.el (tramp-file-name-regexp-unified)
8992 (tramp-completion-file-name-regexp-unified): On W32 systems, do
8993 not regard the volume letter as remote filename. (Bug#5447)
8994
440735a7
JB
89952010-07-23 Juanma Barranquero <lekktu@gmail.com>
8996
8997 * custom.el (custom-declare-variable): Give a clearer error message
8998 when the docstring is missing (bug#6476).
8999
5474c40f
MM
90002010-07-22 Michael R. Mauger <mmaug@yahoo.com>
9001
9002 * progmodes/sql.el: Version 2.4. Improved Login prompting.
9003 (sql-login-params): New widget definition.
9004 (sql-oracle-login-params, sql-mysql-login-params)
9005 (sql-solid-login-params, sql-sybase-login-params)
9006 (sql-informix-login-params, sql-ingres-login-params)
9007 (sql-ms-login-params, sql-postgres-login-params)
9008 (sql-interbase-login-params, sql-db2-login-params)
9009 (sql-linter-login-params): Use it.
9010 (sql-sqlite-login-params): Use it; Define "database" parameter as
9011 a file name.
c4cc8b9a 9012 (sql-sqlite-program): Change to "sqlite3".
5474c40f
MM
9013 (sql-comint-sqlite): Make sure database name is complete.
9014 (sql-for-each-login): New function.
9015 (sql-connect, sql-save-connection): Use it.
9016 (sql-get-login-ext): New function.
9017 (sql-get-login): Use it.
9018 (sql-make-alternate-buffer-name): Handle :file parameters.
9019
9c0deccb
JB
90202010-07-22 Juanma Barranquero <lekktu@gmail.com>
9021
9022 * dired.el (dired-no-confirm): Document value t and fix defcustom to
9023 accept it (bug#6597). Suggested by Drew Adams <drew.adams@oracle.com>.
9024
aac818a8
TL
90252010-07-22 Teemu Likonen <tlikonen@iki.fi> (tiny change)
9026
9027 * dired.el (dired-mode-map): Use command remapping (bug#6632).
9028
47d2734f
LM
90292010-07-22 Lawrence Mitchell <wence@gmx.li>
9030
9031 * term/vt100.el (vt100-wide-mode): Fix :init-value keyword (bug#6620).
9032
10e73994
MA
90332010-07-21 Michael Albinus <michael.albinus@gmx.de>
9034
9035 * net/tramp.el (tramp-get-ls-command)
9036 (tramp-get-ls-command-with-dired): Run tests on "/dev/null"
9037 instead of "/".
9038
d26b0ea9
MM
90392010-07-20 Michael R. Mauger <mmaug@yahoo.com>
9040
9041 * progmodes/sql.el: Version 2.3.
f49d1f52 9042 (sql-connection-alist): Change keys from symbols to strings;
d26b0ea9 9043 enhanced the widget definition.
88b5a757
DD
9044 (sql-mode-menu): Add submenu to select connections.
9045 (sql-interactive-mode-menu): Add "Save Connection" item.
9046 (sql-add-product): Fix menu item.
d26b0ea9 9047 (sql-get-product-feature): Improved error handling.
5f9d345c 9048 (sql--alt-buffer-part, sql--alt-if-not-empty): Remove.
d26b0ea9
MM
9049 (sql-make-alternate-buffer-name): Simplified.
9050 (sql-product-interactive): Handle missing product.
9051 (sql-connect): Support string keys, minor improvements.
9052 (sql-save-connection): New function.
9053 (sql-connection-menu-filter): New function.
9054
af4b9ae5
MA
90552010-07-20 Michael Albinus <michael.albinus@gmx.de>
9056
9057 * net/tramp.el (tramp-file-name-handler): Trace 'quit.
6a7662bb
BR
9058 (tramp-open-connection-setup-interactive-shell):
9059 Apply workaround for IRIX64 bug. Move argument of last
af4b9ae5
MA
9060 `tramp-send-command' where it belongs to.
9061
da040a16
MA
90622010-07-20 Michael Albinus <michael.albinus@gmx.de>
9063
9064 * net/tramp.el (tramp-perl-file-attributes)
9065 (tramp-perl-directory-files-and-attributes): Don't pass "$3".
9066 (tramp-maybe-open-connection): Use `async-args' and `gw-args' in
9067 front of `login-args'.
9068
16f3ade5
JB
90692010-07-19 Juanma Barranquero <lekktu@gmail.com>
9070
9071 * time.el (display-time-world-mode): Define with `define-derived-mode'.
9072 Set `show-trailing-whitespace' to nil.
9073 (display-time-world-display): Simplify.
9074
00af0b67
AM
90752010-07-18 Alan Mackenzie <acm@muc.de>
9076
9077 Enhance `c-file-style' in file/directory local variables.
a628ad9d 9078 * progmodes/cc-mode.el (c-count-cfss): New function.
00af0b67
AM
9079 (c-before-hack-hook): Call `c-set-style' differently according to
9080 whether c-file-style was set in file or directory local
9081 variables.
9082
30c4d8dc
MM
90832010-07-18 Michael R. Mauger <mmaug@yahoo.com>
9084
9085 * progmodes/sql.el: Version 2.2.
6a7662bb
BR
9086 (sql-product, sql-user, sql-database, sql-server, sql-port):
9087 Use defcustom :safe keyword rather than putting safe-local-variable
30c4d8dc
MM
9088 property.
9089 (sql-password): Use defcustom :risky keyword rather than putting
9090 risky-local-variable property.
9091 (sql-oracle-login-params, sql-sqlite-login-params)
9092 (sql-solid-login-params, sql-sybase-login-params)
9093 (sql-informix-login-params, sql-ingres-login-params)
9094 (sql-ms-login-params, sql-postgres-login-params)
9095 (sql-interbase-login-params, sql-db2-login-params)
c4cc8b9a 9096 (sql-linter-login-params): Add `port' option.
88b5a757 9097 (sql-get-product-feature): Add NO-INDIRECT parameter.
30c4d8dc
MM
9098 (sql-comint-oracle, sql-comint-sybase)
9099 (sql-comint-informix, sql-comint-sqlite, sql-comint-mysql)
9100 (sql-comint-solid, sql-comint-ingres, sql-comint-ms)
9101 (sql-comint-postgres, sql-comint-interbase, sql-comint-db2)
88b5a757 9102 (sql-comint-linter): Rename sql-connect-* functions to
30c4d8dc 9103 sql-comint-*.
88b5a757 9104 (sql-product-alist, sql-mode-menu): Rename as above and
30c4d8dc 9105 :sqli-connect-func to :sqli-comint-func.
c4cc8b9a 9106 (sql-connection): New variable.
30c4d8dc
MM
9107 (sql-interactive-mode): Set it.
9108 (sql-connection-alist): New variable.
9109 (sql-connect): New function.
9110 (sql--alt-buffer-part, sql--alt-if-not-empty)
a628ad9d 9111 (sql-make-alternate-buffer-name): Improved alternative buffer name.
30c4d8dc 9112
f12492c8
TV
91132010-07-17 Thierry Volpiatto <thierry.volpiatto@gmail.com>
9114
9115 * image-mode.el (image-bookmark-make-record): Do not set context
9116 in an image (Bug#6650).
9117
91023c68
CY
91182010-07-17 Chong Yidong <cyd@stupidchicken.com>
9119
9120 * simple.el (select-active-region): New function.
9121 (push-mark-command, set-mark, activate-mark)
9122 (handle-shift-selection): Use it.
9123 (deactivate-mark): Don't check for size of region.
9124
9125 * mouse.el (mouse-drag-track): Use select-active-region.
9126
1c0e8f0e
MA
91272010-07-17 Michael Albinus <michael.albinus@gmx.de>
9128
9129 * net/tramp.el (tramp-get-ls-command-with-dired): Make test for
9130 "--dired" stronger.
9131
2490cbbc
CY
91322010-07-17 Chong Yidong <cyd@stupidchicken.com>
9133
9134 * term/x-win.el (x-select-enable-primary): Change default to nil.
9135 (x-select-enable-clipboard): Add :version keyword.
9136
9137 * mouse.el (mouse-drag-copy-region):
9138 * simple.el (select-active-regions): Likewise.
9139
f253ef6a
RS
91402010-07-16 Reiner Steib <Reiner.Steib@gmx.de>
9141
a628ad9d 9142 * vc/vc.el (vc-coding-system-inherit-eol): New defvar.
f253ef6a
RS
9143 (vc-coding-system-for-diff): Use it to decide whether to inherit
9144 from the file the EOL format for reading the diffs of that file.
9145 (Bug#4451)
9146
134a027f
EZ
91472010-07-16 Eli Zaretskii <eliz@gnu.org>
9148
9149 * mail/rmailmm.el (rmail-mime-save): Make the temp buffer
9150 unibyte, so compressed attachments are not compressed again.
9151
7e4289ad
MA
91522010-07-16 Michael Albinus <michael.albinus@gmx.de>
9153
9154 * net/tramp.el (tramp-handle-shell-command): Don't use hard-wired
9155 "/bin/sh" but `tramp-remote-sh' from `tramp-methods'.
9156 (tramp-find-shell): Simplify setting connection property.
9157 (tramp-get-ls-command): Make test for "--color=never" stronger.
9158
7473fff9 91592010-07-15 Simon South <ssouth@member.fsf.org>
2c6a779a
SS
9160
9161 * progmodes/delphi.el (delphi-previous-indent-of): Indent case
9162 blocks within record declarations (i.e. variant parts) correctly.
9163
a11b38ee
SS
91642010-07-15 Simon South <ssouth@member.fsf.org>
9165
9166 * progmodes/delphi.el (delphi-token-at): Give newlines precedence
9167 over literal tokens when parsing so newlines aren't "absorbed" by
9168 single-line comments. Corrects the indentation of case blocks
9169 that have a comment on the first line.
9170
077e0753
KF
91712010-07-14 Karl Fogel <kfogel@red-bean.com>
9172
9173 * bookmark.el (bookmark-load-hook): Fix doc string as suggested
9174 by Drew Adams (Bug#5504).
9175
243881ed
J
91762010-07-14 Jan Djärv <jan.h.d@swipnet.se>
9177
9178 * xt-mouse.el (xterm-mouse-event-read): Fix for characters > 127
dd86ea11 9179 now that Unicode is used (Bug#6594).
243881ed 9180
f9d71b42
CY
91812010-07-14 Chong Yidong <cyd@stupidchicken.com>
9182
9183 * term/x-win.el (x-select-enable-clipboard): Default to t.
9184 (x-initialize-window-system): Don't overwrite Paste menu item.
9185
9186 * simple.el (select-active-regions): Default to t.
9187 (push-mark-command): Don't overwrite primary with empty string.
9188
9189 * mouse.el: Bind mouse-2 to mouse-yank-primary.
9190 (mouse-drag-copy-region): Default to nil.
9191
9192 * menu-bar.el (menu-bar-enable-clipboard): Don't overwrite
9193 Cut/Copy/Paste menu bar items.
9194
a628ad9d 91952010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
8f2eaa8a
TV
9196
9197 Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
9198 Patch applied by Karl Fogel.
9199
9200 * bookmark.el (bookmark-set): Don't set `bookmark-yank-point'
9201 and `bookmark-current-buffer' if they have been already set in
9202 another buffer (e.g gnus-art).
9203
e44fa724 92042010-07-13 Karl Fogel <kfogel@red-bean.com>
a628ad9d 9205 Thierry Volpiatto <thierry.volpiatto@gmail.com>
e44fa724
KF
9206
9207 Preparation for setting bookmarks in Gnus article buffers (Bug#5975).
9208
9209 * bookmark.el (bookmark-make-record-default): Allow unneeded
9210 information to be omitted from the record.
9211
9212 Adjust declarations and calls:
9213
9214 * info.el (bookmark-make-record-default): Adjust declaration.
9215 (Info-bookmark-make-record): Adjust call.
9216
9217 * woman.el (bookmark-make-record-default): Adjust declaration.
9218 (woman-bookmark-make-record): Adjust call.
9219
9220 * man.el (bookmark-make-record-default): Adjust declaration.
9221 (Man-bookmark-make-record): Adjust call.
9222
9223 * image-mode.el (bookmark-make-record-default): Adjust declaration.
9224
9225 * doc-view.el (bookmark-make-record-default): Adjust declaration.
9226
0c4371fe
KF
92272010-07-13 Karl Fogel <kfogel@red-bean.com>
9228
9229 * bookmark.el (bookmark-show-annotation): Use `when' instead of `if'.
9230 This is also from Thierry Volpiatto's patch in bug #6444. However,
9231 because it was extraneous to the functional change in that patch,
9232 and causes a re-indendation, I am committing it separately.
9233
2bb8db3e 92342010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
068a0233
KF
9235
9236 * bookmark.el (bookmark-show-annotation): Ensure annotations show,
9237 e.g. in Info bookmarks, by using `switch-to-buffer-other-window'.
2bb8db3e 9238 Patch applied by Karl Fogel (Bug#6444).
068a0233 9239
21bd02a6
CY
92402010-07-13 Chong Yidong <cyd@stupidchicken.com>
9241
9242 * frame.el (make-frame): Fix typo in 2010-06-30 change (Bug#6625).
9243
79cb9c05
AR
92442010-07-13 Adrian Robert <Adrian.B.Robert@gmail.com>
9245
9246 * term/ns-win.el: Bind M-~ to 'ns-prev-frame (due to Matthew
9247 Dempsky; bug#5084). Remove incorrect binding for S-tab.
9248 (ns-alternatives-map): Change S-tab binding to backtab
9249 (bug#6616).
9250
9251 * simple.el (normal-erase-is-backspace-setup-frame): Set mode on
9252 under ns.
9253
beb000f9
AS
92542010-07-12 Andreas Schwab <schwab@linux-m68k.org>
9255
dd86ea11
JB
9256 * language/tai-viet.el ("TaiViet"): Try to fix re-encoding bugs.
9257 (Bug#5806)
e9952282 9258
beb000f9
AS
9259 * language/tv-util.el (tai-viet-re): Remove format.
9260
6f2cdcd1
KH
92612010-07-12 Kenichi Handa <handa@m17n.org>
9262
dd86ea11
JB
9263 * language/hebrew.el: Remove no-byte-compile declaration.
9264 Change coding: tag to utf-8. Register hebrew-shape-gstring in
6f2cdcd1
KH
9265 composition-function-table for 3-character looking back.
9266 (hebrew-font-get-precomposed): New function.
9267 (hebrew-shape-gstring): Utilize precomposed glyphs if available.
9268
f479ef6e
CY
92692010-07-11 Chong Yidong <cyd@stupidchicken.com>
9270
9271 * mouse.el (mouse-drag-track): Handle select-active-regions
9272 (Bug#6612).
9273
3277c1ee
MA
92742010-07-11 Magnus Henoch <magnus.henoch@gmail.com>
9275
9276 * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Do not pass
9277 empty argument to gvfs-copy.
9278
3260caf8
GM
92792010-07-10 Glenn Morris <rgm@gnu.org>
9280
9281 * calendar/calendar.el (calendar-week-end-day): New function.
9282 * calendar/cal-tex.el (cal-tex-cursor-month): Remove unused vars.
9283 Respect calendar-week-start-day. (Bug#6606)
9284 (cal-tex-insert-day-names, cal-tex-insert-blank-days)
9285 (cal-tex-insert-blank-days-at-end): Respect calendar-week-start-day.
9286 (cal-tex-first-blank-p, cal-tex-last-blank-p): Simplify, and
9287 respect calendar-week-start-day.
9288
c876b263
CY
92892010-07-10 Chong Yidong <cyd@stupidchicken.com>
9290
9291 * simple.el (use-region-p): Doc fix (Bug#6607).
9292
dce34635
AG
92932010-07-10 Aleksei Gusev <aleksei.gusev@gmail.com> (tiny change)
9294
6a7662bb
BR
9295 * progmodes/compile.el (compilation-error-regexp-alist-alist):
9296 Add regexps for cucumber and ruby.
dce34635 9297
c0397930
DU
92982010-07-08 Daiki Ueno <ueno@unixuser.org>
9299
9300 * epa-file.el (epa-file-error, epa-file--find-file-not-found-function)
9301 (epa-file-insert-file-contents): Hack to prevent
192cfe77 9302 find-file from opening empty buffer when decryption failed
c0397930
DU
9303 (bug#6568).
9304
fd5539c6
AM
93052010-07-07 Agustín Martín <agustin.martin@hispalinux.es>
9306
a628ad9d
JB
9307 * textmodes/ispell.el (ispell-alternate-dictionary):
9308 Use file-readable-p.
fd5539c6
AM
9309 Return nil if no word-list is found at default locations.
9310 (ispell-complete-word-dict): Default to nil.
9311 (ispell-command-loop): Use 'word-list' when using lookup-words.
9312 (lookup-words): Use ispell-complete-word-dict or
9313 ispell-alternate-dictionary. Check for word-list availability
9314 and handle errors if needed with better messages (Bug#6539).
9315 (ispell-complete-word): Use ispell-complete-word-dict or
9316 ispell-alternate-dictionary.
9317
4565b08e
CS
93182010-07-07 Christoph Scholtes <cschol2112@gmail.com>
9319
9320 * progmodes/python.el (python-font-lock-keywords): Add Python 2.7
9321 builtins (BufferError, BytesWarning, WindowsError; callables
9322 bin, bytearray, bytes, format, memoryview, next, print; __package__).
9323
a2c270e7
GM
93242010-07-07 Glenn Morris <rgm@gnu.org>
9325
9326 * play/zone.el (top-level): Do not require timer, tabify, or cl.
9327 (zone-shift-left): Ignore intangibility, and any errors from
9328 forward-char.
9329 (zone-shift-right): Remove no-op end-of-line. Ignore intangibility.
9330 (zone-pgm-putz-with-case): Use upcase-region rather than inserting,
9331 deleting, and copying text properties.
9332 (zone-line-specs, zone-pgm-stress): Check forward-line exit status.
9333 (zone-pgm-rotate): Handle odd buffers like that of gomoku, where getting
9334 to point-max is hard.
9335 (zone-fret, zone-fill-out-screen): Replace cl's do with dotimes.
9336 (zone-fill-out-screen): Ignore intangibility.
9337
81133808
CY
93382010-07-05 Chong Yidong <cyd@stupidchicken.com>
9339
4ad11f8c
CY
9340 * menu-bar.el (menu-bar-mode):
9341 * tool-bar.el (tool-bar-mode): Replace default-frame-alist element
9342 if it has been set.
9343
81133808
CY
9344 * mouse.el (mouse-drag-track): Call mouse-start-end to handle
9345 word/line selection (Bug#6565).
9346
b24344ca
JB
93472010-07-04 Juanma Barranquero <lekktu@gmail.com>
9348
9349 * net/dbus.el (dbus-send-signal): Declare function.
9350
b1ce08da
MA
93512010-07-04 Michael Albinus <michael.albinus@gmx.de>
9352
9353 * net/dbus.el: Implement signal "PropertiesChanged" (from D-Bus 1.3.1).
9354 (dbus-register-property): New optional argument EMITS-SIGNAL.
9355 (dbus-property-handler): Send signal "PropertiesChanged" if requested.
9356
5592c08f
CY
93572010-07-03 Chong Yidong <cyd@stupidchicken.com>
9358
9359 * mouse.el (mouse-drag-overlay): Variable deleted.
9360 (mouse-move-drag-overlay, mouse-show-mark): Functions deleted.
9361 (mouse--remap-link-click-p): New function.
9362 (mouse-drag-track): Handle dragging by using temporary Transient
9363 Mark mode, instead of a special overlay.
9364 (mouse-kill-ring-save, mouse-save-then-kill): Don't call
9365 mouse-show-mark.
9366
9367 * mouse-sel.el (mouse-sel-selection-alist): mouse-drag-overlay
9368 deleted.
9369
a6ed0e28
JL
93702010-07-02 Juri Linkov <juri@jurta.org>
9371
9372 * autoinsert.el (auto-insert-alist): Fix readability
9373 by using dotted pair notation for lambda.
9374
c91e692b
JL
93752010-07-02 Juri Linkov <juri@jurta.org>
9376
9377 * faces.el (read-face-name): Rename arg `string-describing-default'
9378 to `default'. Doc fix. Display the default value in quotes
9379 in the prompt. With empty input, return the `default' arg,
9380 unless the default value is a string (in which case return nil).
9381 (describe-face): Replace the string `default' arg of `read-face-name'
9382 with the symbol `default'.
9383
23640f8f
CY
93842010-07-02 Chong Yidong <cyd@stupidchicken.com>
9385
9386 * emulation/viper-cmd.el (viper-delete-backward-char)
9387 (viper-del-backward-char-in-insert)
9388 (viper-del-backward-char-in-replace, viper-change)
9389 (viper-backward-indent): Replace delete-backward-char with
9390 delete-char (Bug#6552).
9391
b32d1614
CY
93922010-07-01 Chong Yidong <cyd@stupidchicken.com>
9393
9394 * ruler-mode.el (ruler--save-header-line-format): Fix typos.
9395
c1ef4455
CY
93962010-06-30 Chong Yidong <cyd@stupidchicken.com>
9397
9398 * frame.el (make-frame): Add default-frame-alist to the PARAMETERS
9399 argument passed to frame-creation-function (Bug#5378).
9400
9401 * faces.el (x-handle-named-frame-geometry)
9402 (x-handle-reverse-video, x-create-frame-with-faces)
6a7662bb
BR
9403 (face-set-after-frame-default, tty-create-frame-with-faces):
9404 Don't separately consult default-frame-alist. It is now passed as the
c1ef4455
CY
9405 PARAMETER argument.
9406
55702e89
AS
94072010-06-30 Andreas Schwab <schwab@linux-m68k.org>
9408
9409 * startup.el (command-line): Don't call tool-bar-setup in a
9410 tty-only build.
9411
dc9a226c
CY
94122010-06-30 Chong Yidong <cyd@stupidchicken.com>
9413
9414 * ruler-mode.el (ruler--save-header-line-format): New fun.
9415 (ruler-mode): Use it as a setter function, so as not to overwrite
9416 ruler-mode-header-line-format-old if Ruler mode is on (Bug#5370).
9417
a2f043d3
CY
94182010-06-29 Chong Yidong <cyd@stupidchicken.com>
9419
9420 * vc/vc.el (vc-deduce-backend): New fun. Handle diff buffers.
9421 (vc-root-diff, vc-print-root-log, vc-log-incoming)
9422 (vc-log-outgoing): Use it.
9423 (vc-diff-internal): Set diff-vc-backend.
9424
9425 * vc/diff-mode.el (diff-vc-backend): New var.
9426
62d115ef
J
94272010-06-28 Jan Djärv <jan.h.d@swipnet.se>
9428
6a7662bb
BR
9429 * dynamic-setting.el (font-setting-change-default-font):
9430 Remove call to message.
62d115ef 9431
1180f752
KH
94322010-06-28 Kenichi Handa <handa@m17n.org>
9433
9434 * international/quail.el (quail-insert-kbd-layout): Fix the
9435 showing of untranslated characters.
9436
b9229673
CY
94372010-06-28 Chong Yidong <cyd@stupidchicken.com>
9438
9439 * simple.el (delete-active-region): New option.
9440 (delete-backward-char): Implement in Lisp.
9441 (delete-forward-char): New command.
9442
5f9d345c 9443 * mouse.el (mouse-region-delete-keys): Delete.
b9229673
CY
9444 (mouse-show-mark): Simplify.
9445
9446 * bindings.el (global-map): Bind delete and DEL, the former to
9447 delete-forward-char.
9448
a628ad9d 94492010-06-27 Lennart Borgman <lennart.borgman@gmail.com>
2286174e
CY
9450
9451 * progmodes/ruby-mode.el (ruby-mode-map): Don't bind TAB.
9452 (ruby-mode): Bind indent-line-function (Bug#5119).
9453
3468f435
CY
94542010-06-27 Chong Yidong <cyd@stupidchicken.com>
9455
9456 * startup.el (command-line): Recognize "0" X resource value.
9457
6431f2e6
CY
94582010-06-27 Chong Yidong <cyd@stupidchicken.com>
9459
9460 * startup.el (command-line): Use X resources to set the value of
9461 menu-bar-mode and tool-bar-mode, before calling frame-initialize.
9462
9463 * menu-bar.el (menu-bar-mode):
9464 * tool-bar.el (tool-bar-mode): Don't change default-frame-alist.
9465 Set init-value to t.
9466
9467 * frame.el (frame-notice-user-settings): Don't change
9468 default-frame-alist based on menu-bar-mode and tool-bar-mode, or
9469 vice versa (Bug#2249).
9470
b61dfbe2
EZ
94712010-06-26 Eli Zaretskii <eliz@gnu.org>
9472
9473 * w32-fns.el (w32-convert-standard-filename): Doc fix.
9474
f5cbf40e
AM
94752010-06-25 Agustín Martín <agustin.martin@hispalinux.es>
9476
a628ad9d
JB
9477 * textmodes/flyspell.el (flyspell-check-previous-highlighted-word):
9478 Make sure `flyspell-word' re-checks word after function run (Bug#6504).
f5cbf40e 9479
a628ad9d 9480 * textmodes/ispell.el (ispell-init-process): Make sure ispell and
dd86ea11 9481 default directories are expanded (Bug#6143).
f5cbf40e 9482
8f3b8a5f
JL
94832010-06-24 Juri Linkov <juri@jurta.org>
9484
9485 * minibuffer.el (completions-format): Change default from nil to
9486 `horizontal'. Remove `nil' value from :type. Doc fix. (Bug#6459)
9487
5af72a47
JL
94882010-06-24 Juri Linkov <juri@jurta.org>
9489
9490 * vc/vc.el (vc-diff-internal): Set `revert-buffer-function'
9491 buffer-locally to lambda that re-runs the vc diff command.
9492 (Bug#6447)
9493
8f804316
CY
94942010-06-24 Chong Yidong <cyd@stupidchicken.com>
9495
9496 * kmacro.el (kmacro-call-macro): Don't issue hint message if the
9497 echo area is in use (Bug#3412).
9498
be19ef0b
GM
94992010-06-22 Glenn Morris <rgm@gnu.org>
9500
6555773f
GM
9501 * textmodes/texinfmt.el (texinfo-format-region)
9502 (texinfo-raise-lower-sections, texinfo-format-separate-node)
9503 (texinfo-itemize-item, texinfo-multitable-item, texinfo-alias)
9504 (texinfo-format-option, texinfo-noindent):
9505 Use line-beginning-position and line-end-position.
9506
be19ef0b
GM
9507 * calc/calc-aent.el, calc/calc-ext.el, calc/calc-lang.el:
9508 * calc/calc-store.el, calc/calc-units.el, calc/calc.el:
9509 * calc/calccomp.el: Add explicit utf-8 coding cookies to files with
9510 utf-8 characters.
9511
7f0b7b3e
KF
95122010-06-21 Karl Fogel <kfogel@red-bean.com>
9513
49554388
GM
9514 * play/zone.el (zone-fall-through-ws): Fix next-line ->
9515 forward-line fallout.
9516
e8579ebc
CY
95172010-07-06 Chong Yidong <cyd@stupidchicken.com>
9518
9519 * mouse.el (mouse-appearance-menu): Add docstring.
9520
9521 * help.el (describe-key): Print up-event using key-description.
9522
5d1cd8bd
MA
95232010-07-03 Michael Albinus <michael.albinus@gmx.de>
9524
9525 * net/zeroconf.el (zeroconf-resolve-service)
95b6d681 9526 (zeroconf-service-resolver-handler): Use `dbus-byte-array-to-string'.
5d1cd8bd
MA
9527 (zeroconf-publish-service): Use `dbus-string-to-byte-array'.
9528
112dbc0e
MA
95292010-07-03 Jan Moringen <jan.moringen@uni-bielefeld.de>
9530
9531 * net/zeroconf.el (zeroconf-service-remove-hook): New defun.
9532
d0cb23ca
DN
95332010-06-30 Dan Nicolaescu <dann@ics.uci.edu>
9534
9535 Avoid displaying files with a nil state in vc-dir.
a628ad9d 9536 * vc/vc-dir.el (vc-dir-update): Obey the noinsert argument in all
d0cb23ca
DN
9537 cases that cause insertion.
9538 (vc-dir-resynch-file): Tell vc-dir-update to avoid inserting files
9539 with a nil state.
9540
01b229d1
CY
95412010-06-30 Chong Yidong <cyd@stupidchicken.com>
9542
9543 * xml.el (xml-parse-region): Avoid infloop (Bug#5281).
9544
8bf1c786 95452010-06-29 Leo <sdl.web@gmail.com>
a354ac6a
LL
9546
9547 * emacs-lisp/rx.el (rx): Doc fix. (Bug#6537)
9548
dfc6544c
CY
95492010-06-27 Oleksandr Gavenko <gavenkoa@gmail.com> (tiny change)
9550
9551 * generic-x.el (bat-generic-mode): Fix regexp for command line
9552 switches (Bug#5719).
9553
b7d4de51
CY
95542010-06-27 Masatake YAMATO <yamato@redhat.com>
9555
dfc6544c
CY
9556 * htmlfontify.el (hfy-face-attr-for-class): Use append instead
9557 of nconc to avoid pure storage error (Bug#6239).
b7d4de51 9558
53cfe624 95592010-06-27 Christoph Scholtes <cschol2112@googlemail.com>
3726248f 9560
8bf1c786 9561 * bookmark.el (bookmark-bmenu-2-window, bookmark-bmenu-other-window)
3726248f
CY
9562 (bookmark-bmenu-other-window-with-mouse): Remove unnecessary
9563 bindings of bookmark-automatically-show-annotations (Bug#6515).
9564
aca54191
EZ
95652010-06-25 Eli Zaretskii <eliz@gnu.org>
9566
9567 * arc-mode.el (archive-zip-extract): Don't quote the file name on
9568 MS-Windows and MS-DOS. (Bug#6467, Bug#6144)
9569
2330fa87
ŠN
95702010-06-24 Štěpán Němec <stepnem@gmail.com> (tiny change)
9571
9572 * comint.el (make-comint, make-comint-in-buffer): Mention return
9573 value in the docstrings. (Bug#6498)
9574
29115ca9
YR
95752010-06-24 Yoni Rabkin <yoni@rabkins.net>
9576
9577 * bs.el (bs-mode-font-lock-keywords): Remove "by" from Dired pattern,
9578 since it is not present when using some non-default switches.
9579
2c79f053
KF
95802010-06-23 Karl Fogel <kfogel@red-bean.com>
9581
7f0b7b3e
KF
9582 * simple.el (compose-mail): Fix doc string to refer to
9583 `compose-mail-user-agent-warnings', instead of to the
9584 nonexistent `compose-mail-check-user-agent'.
9585
43a91810
AM
95862010-06-21 Alan Mackenzie <bug-cc-mode@gnu.org>
9587
9588 Fix an indentation bug:
9589
9590 * progmodes/cc-mode.el (c-common-init): Initialise c-new-BEG/END.
9591 (c-neutralize-syntax-in-and-mark-CPP): c-new-BEG/END: Take account
9592 of existing values.
9593
9594 * progmodes/cc-engine.el (c-clear-<-pair-props-if-match-after)
9595 (c-clear->-pair-props-if-match-before): now return t when they've
9596 cleared properties, nil otherwise.
9597 (c-before-change-check-<>-operators): Set c-new-beg/end correctly
9598 by taking account of the existing value.
9599
9600 * progmodes/cc-defs.el
9601 (c-clear-char-property-with-value-function): Fix this to clear the
9602 property rather than overwriting it with nil.
9603
8adb4c33
CY
96042010-06-20 Chong Yidong <cyd@stupidchicken.com>
9605
9606 * emacs-lisp/package.el (package-print-package): Add link to
9607 package description via describe-package.
9608 (describe-package-1): List package requirements. Add button to
9609 perform installation.
9610 (package-menu-describe-package): New command.
9611
9612 * help-mode.el (help-package): New button type.
9613
cced7584
CY
96142010-06-19 Chong Yidong <cyd@stupidchicken.com>
9615
9616 * emacs-lisp/package.el: Move package-list-packages binding to
9617 menu-bar.el.
9618 (describe-package, describe-package-1, package--dir): New funs.
9619 (package-activate-1): Use package--dir.
9620
9621 * emacs-lisp/package-x.el (gnus-article-buffer): Require package.
9622
9623 * help-mode.el (help-package-def): New button type.
9624
9625 * menu-bar.el: Move package-list-packages binding here from
9626 package.el.
9627
d148e8f9
GH
96282010-06-19 Gustav Hållberg <gustav@gmail.com> (tiny change)
9629
9630 * descr-text.el (describe-char): Avoid trailing whitespace. (Bug#6423)
9631
b1a03ef6
SM
96322010-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
9633
9634 * emacs-lisp/edebug.el (edebug-read-list):
9635 Phase out old-style backquotes.
9636
dbd6da78
JL
96372010-06-17 Juri Linkov <juri@jurta.org>
9638
9639 * help-mode.el (help-mode): Set buffer-local variable
9640 revert-buffer-function to help-mode-revert-buffer.
9641 (help-mode-revert-buffer): New function.
9642
9643 * info.el (Info-revert-find-node): Check for major-mode Info-mode
9644 before popping to "*info*" (like in other Info functions).
9645 Keep buffer-name in old-buffer-name. Keep Info-history-forward in
9646 old-history-forward. Pop to old-buffer-name or "*info*" to
9647 recreate the killed buffer. Set Info-history-forward from
9648 old-history-forward.
9649 (Info-breadcrumbs-depth): Add :group and :version.
9650
64eba874
DN
96512010-06-17 Dan Nicolaescu <dann@ics.uci.edu>
9652
9653 * emacs-lisp/package.el (package-menu-mode-map): Add a menu.
9654
26508c03
AM
96552010-06-17 Agustín Martín <agustin.martin@hispalinux.es>
9656
a628ad9d
JB
9657 * textmodes/ispell.el (ispell-aspell-find-dictionary): Fix regexp
9658 for languages like Portuguese with pt_{BR,PT} and no plain pt.
26508c03 9659
69582fcd
JB
96602010-06-17 Juanma Barranquero <lekktu@gmail.com>
9661
54ea2a0d
JB
9662 * emacs-lisp/package.el (package-menu-mode-map):
9663 Move initialization into declaration.
9664
69582fcd
JB
9665 * menu-bar.el (menu-bar-options-menu): Fix typo in menu entry.
9666
44198b6e
CY
96672010-06-17 Chong Yidong <cyd@stupidchicken.com>
9668
9669 * emacs-lisp/package.el (package-archive-base): Point to
9670 elpa.gnu.org.
9671 (package-enable, package-load-list): New defcustoms.
9672 (package-user-dir, package-directory-list): Turn into defcustoms.
9673 Don't include package-user-dir in package-directory-list.
9674 (package--builtins-base): Don't include Emacs as a "package".
9675 (package-subdirectory-regexp): New var.
9676 (package-load-all-descriptors, package-compute-transaction)
9677 (package-download-transaction): Obey package-load-list.
9678 (package-activate-1): Rename from package-do-activate.
9679 (package-list-packages-internal): Check package-load-list.
9680 (package-load-descriptor, package-generate-autoloads)
9681 (package-unpack, package-unpack-single)
6a7662bb
BR
9682 (package--read-archive-file, package-delete):
9683 Use expand-file-name.
44198b6e
CY
9684
9685 * emacs-lisp/package-x.el: New file. Package uploading
9686 functionality split out from package.el.
9687
95b6d681 9688 * startup.el (command-line): Load packages after reading init file.
44198b6e
CY
9689
96902010-06-17 Tom Tromey <tromey@redhat.com>
9691
9692 * emacs-lisp/package.el: New file.
9693
50d76a9f
DN
96942010-06-22 Dan Nicolaescu <dann@ics.uci.edu>
9695
9696 Fix vc-annotate for renamed files when using Git.
76e3243a 9697 * vc/vc-git.el (vc-git-find-revision): Deal with empty results from
50d76a9f
DN
9698 ls-files. Doe not pass the object as a file name to cat-file, it
9699 is not a file name.
9700 (vc-git-annotate-command): Pass the file name using -- to avoid
9701 ambiguity with the revision.
9702 (vc-git-previous-revision): Pass a relative file name.
9703
6095a05b
GM
97042010-06-22 Glenn Morris <rgm@gnu.org>
9705
943375a6
GM
9706 * progmodes/js.el (js-mode-map): Use standard capitalization and
9707 ellipses for menu entries.
9708
6095a05b
GM
9709 * wid-edit.el (widget-complete): Doc fix.
9710
4514199e
JH
97112010-06-22 Jürgen Hötzel <juergen@hoetzel.info> (tiny change)
9712
9713 * wid-edit.el (widget-complete): Fix typo in 2009-12-02 change.
9714
c4786d60
DN
97152010-06-22 Dan Nicolaescu <dann@ics.uci.edu>
9716
11c46b39 9717 Fix annotating other revisions for renamed files in vc-annotate.
76e3243a 9718 * vc/vc-annotate.el (vc-annotate): Add an optional argument for the
11c46b39 9719 VC backend. Use it when non-nil.
a628ad9d 9720 (vc-annotate-warp-revision): Pass the VC backend to vc-annotate.
07976ae3 9721 (Bug#6487).
11c46b39 9722
c4786d60 9723 Fix vc-annotate-show-changeset-diff-revision-at-line for git.
76e3243a 9724 * vc/vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal):
c4786d60
DN
9725 Do not pass the file name to the 'previous-revision call when we
9726 don't want a file diff. (Bug#6489)
9727
04ec0963
DN
97282010-06-21 Dan Nicolaescu <dann@ics.uci.edu>
9729
11c46b39 9730 Fix finding revisions for renamed files in vc-annotate.
76e3243a 9731 * vc/vc.el (vc-find-revision): Add an optional argument for
04ec0963 9732 the VC backend. Use it when non-nil.
76e3243a 9733 * vc/vc-annotate.el (vc-annotate-find-revision-at-line): Pass the VC
04ec0963
DN
9734 backend to vc-find-revision. (Bug#6487)
9735
c036381c
DN
97362010-06-21 Dan Nicolaescu <dann@ics.uci.edu>
9737
9738 Fix reading file names in Git annotate buffers.
95b6d681
JB
9739 * vc/vc-git.el (vc-git-annotate-extract-revision-at-line):
9740 Remove trailing whitespace. Suggested by Eric Hanchrow. (Bug#6481)
c036381c 9741
05c123e6
AM
97422010-06-20 Alan Mackenzie <acm@muc.de>
9743
9744 * progmodes/cc-mode.el (c-before-hack-hook): When the mode is set
9745 in file local variables, set it first.
9746
4111f0c7
GM
97472010-06-19 Glenn Morris <rgm@gnu.org>
9748
74739ffd
GM
9749 * descr-text.el (describe-char-unicode-data): Insert separating
9750 space when needed. (Bug#6422)
9751
4111f0c7
GM
9752 * progmodes/idlwave.el (idlwave-action-and-binding):
9753 Fix typo in 2009-12-03 change. (Bug#6450)
9754
e20f0421
SM
97552010-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
9756
9757 * emacs-lisp/macroexp.el (macroexpand-all-1): Put back special
9758 handling for `lambda' (misunderstanding).
9759
fb3e306a
JB
97602010-06-16 Jay Belanger <jay.p.belanger@gmail.com>
9761
dd86ea11 9762 * calc/calc-poly.el (math-accum-factors): Make sure that
fb3e306a
JB
9763 constants aren't distributed after they are factored out.
9764
e020fb59
JL
97652010-06-16 Juri Linkov <juri@jurta.org>
9766
9767 * facemenu.el (list-colors-display): Call `pop-to-buffer' before
9768 `list-colors-print'. (Bug#6332)
9769
b8add347
SM
9770 * subr.el (read-quoted-char): Fix up last change (bug#6290).
9771
36901266
SM
97722010-06-16 Stefan Monnier <monnier@iro.umontreal.ca>
9773
49b2e83d
SM
9774 * emacs-lisp/macroexp.el (macroexpand-all-1): Don't handle `lambda'
9775 specially, since it's a macro. Fix up wrong hint passed to maybe-cons.
9776
36901266
SM
9777 * font-lock.el (font-lock-major-mode): Rename from
9778 font-lock-mode-major-mode to distinguish it from
9779 global-font-lock-mode's own font-lock-mode-major-mode (bug#6135).
9780 (font-lock-set-defaults):
9781 * font-core.el (font-lock-default-function): Adjust users.
9782 (font-lock-mode): Don't set it at all.
9783
2a64315a 97842010-06-16 Stefan Monnier <monnier@iro.umontreal.ca>
12755d08 9785
76e3243a 9786 * vc/vc-annotate.el (vc-annotate): Use vc-read-revision.
12755d08 9787
2a64315a 97882010-06-16 Glenn Morris <rgm@gnu.org>
d7cd4abb
GM
9789
9790 * calendar/appt.el (appt-time-msg-list): Doc fix.
9791 (appt-check): Let-bind appt-warn-time.
9792 (appt-add): Make the 3rd argument optional.
9793 Simplify argument names. Doc fix. Check for integer WARNTIME.
9794 Only add WARNTIME to the output list if non-nil.
9795
2a64315a 97962010-06-16 Ivan Kanis <apple@kanis.eu>
a675c749
IK
9797
9798 * calendar/appt.el (appt-check): Let the 3rd element of
9799 appt-time-msg-list specify the warning time.
9800 (appt-add): Add new argument with the warning time. (Bug#5176)
9801
6a7662bb 98022010-06-16 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
a9de35fe 9803
76e3243a 9804 * vc/vc-svn.el (vc-svn-after-dir-status): Fix regexp for Subversions
a9de35fe
BR
9805 older than version 1.6. (Bug#6361)
9806
2a64315a 98072010-06-16 Helmut Eller <eller.helmut@gmail.com>
37a7e764
HE
9808
9809 * emacs-lisp/cl-macs.el (destructuring-bind): Bind `bind-enquote',
9810 used by cl-do-arglist. (Bug#6408)
9811
30d7ac37
AM
98122010-06-16 Agustín Martín <agustin.martin@hispalinux.es>
9813
6a7662bb
BR
9814 * textmodes/ispell.el (ispell-dictionary-base-alist):
9815 Fix portuguese casechars/not-casechars for missing 'çÇ'.
30d7ac37
AM
9816 Suggested by Rolando Pereira (bug#6434).
9817
8fd02581
JB
98182010-06-15 Juanma Barranquero <lekktu@gmail.com>
9819
9820 * facemenu.el (list-colors-sort): Doc fix.
9821
6a7662bb 98222010-06-15 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
b15922cc
BR
9823
9824 * progmodes/sql.el (sql-connect-mysql): Fix typo.
9825
f0bf7c8e
JL
98262010-06-14 Juri Linkov <juri@jurta.org>
9827
9828 Add sort option `list-colors-sort'. (Bug#6332)
9829 * facemenu.el (color-rgb-to-hsv): New function.
9830 (list-colors-sort): New defcustom.
9831 (list-colors-sort-key): New function.
9832 (list-colors-display): Doc fix. Sort list according to the option
9833 `list-colors-sort'.
9834 (list-colors-print): Add HSV values to `help-echo' property of
9835 RGB strings.
9836
c42fe9a5
JL
98372010-06-14 Juri Linkov <juri@jurta.org>
9838
9839 * compare-w.el: Move to the "vc" subdirectory.
9840
b263a4c4
SM
98412010-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
9842
d8b0cddd
SM
9843 * image-mode.el (image-mode-map): Remap left-char and right-char.
9844
b263a4c4
SM
9845 * nxml/nxml-mode.el (nxml-indent-line): Standardize indent behavior.
9846
89877f5f
CY
98472010-06-12 Chong Yidong <cyd@stupidchicken.com>
9848
133a8d82
CY
9849 * term/common-win.el (x-colors): Add all the color names defined
9850 in rgb.txt (Bug#6332).
9851
89877f5f
CY
9852 * facemenu.el (list-colors-print): Don't print extra names if it
9853 will overflow the window width.
9854
9855 * vc/log-edit.el (log-edit-font-lock-keywords): Revert 2010-06-02
133a8d82 9856 change (Bug#6343).
89877f5f 9857
9d1f18b5
EZ
98582010-06-12 Eli Zaretskii <eliz@gnu.org>
9859
9860 * files.el (make-directory): Doc fix (bug#6396).
9861
b81a0b56
MA
98622010-06-12 Michael Albinus <michael.albinus@gmx.de>
9863
9864 * net/tramp.el (tramp-remote-process-environment): Protect version
9865 string by apostroph.
9866 (tramp-shell-prompt-pattern): Do not use a shy group in case of
9867 XEmacs.
9868 (tramp-file-name-for-operation): Add `call-process-region'.
9869 (tramp-set-process-query-on-exit-flag): Fix wrong parentheses.
9870
9871 * net/tramp-compat.el (top): Do not autoload
9872 `tramp-handle-file-remote-p'. Load tramp-util.el and tramp-vc.el
9873 only when `start-file-process' is not bound.
9874 (tramp-advice-file-expand-wildcards): Do not use
9875 `tramp-handle-file-remote-p'.
9876 (tramp-compat-make-temp-file): Handle the case, that
9877 `make-temp-file' has no third argument EXTENSION.
9878
69f18acc
JB
98792010-06-11 Juanma Barranquero <lekktu@gmail.com>
9880
5fee75d4
JB
9881 * makefile.w32-in (WINS_BASIC): Include new directory vc.
9882
69f18acc
JB
9883 * loadup.el ("vc-hooks", "ediff-hook"): Load from lisp/vc/.
9884
9766adfb
JL
98852010-06-11 Juri Linkov <juri@jurta.org>
9886
9887 * finder.el (finder-known-keywords): Add keyword "vc"
9888 for version control.
9889
9890 * add-log.el, cvs-status.el, diff.el, diff-mode.el, ediff.el,
9891 * emerge.el, log-edit.el, log-view.el, pcvs.el, smerge-mode.el,
9892 * vc-annotate.el, vc-bzr.el, vc-dir.el, vc-dispatcher.el, vc-git.el,
9893 * vc-hg.el, vc-mtn.el, vc.el: Add keyword "vc".
9894
56b2854f
JL
98952010-06-11 Juri Linkov <juri@jurta.org>
9896
9897 Move version control related files to the "vc" subdirectory.
9898 * add-log.el, cvs-status.el, diff.el, diff-mode.el, ediff-diff.el,
9899 * ediff.el, ediff-help.el, ediff-hook.el, ediff-init.el,
9900 * ediff-merg.el, ediff-mult.el, ediff-ptch.el, ediff-util.el,
9901 * ediff-vers.el, ediff-wind.el, emerge.el, log-edit.el, log-view.el,
9902 * pcvs-defs.el, pcvs.el, pcvs-info.el, pcvs-parse.el, pcvs-util.el,
9903 * smerge-mode.el, vc-annotate.el, vc-arch.el, vc-bzr.el, vc-cvs.el,
9904 * vc-dav.el, vc-dir.el, vc-dispatcher.el, vc.el, vc-git.el,
9905 * vc-hg.el, vc-hooks.el, vc-mtn.el, vc-rcs.el, vc-sccs.el, vc-svn.el:
9906 Move files to the "vc" subdirectory.
9907
6534e58a
CY
99082010-06-11 Chong Yidong <cyd@stupidchicken.com>
9909
9910 * comint.el (comint-password-prompt-regexp): Fix 2010-04-10 change
9911 (Bug#6367).
9912
84d9562f
SE
99132010-06-11 Stephen Eglen <stephen@gnu.org>
9914
9915 * shell.el: Bind `shell-resync-dirs' to M-RET.
9916
3ef0a6a5
MA
99172010-06-10 Michael Albinus <michael.albinus@gmx.de>
9918
9919 * notifications.el: Move file from lisp/net, because it is
9920 supposed to talk locally to the user.
9921
fa4003da
MA
99222010-06-10 Julien Danjou <julien@danjou.info>
9923
9924 * net/notifications.el (notifications-on-action-signal)
9925 (notifications-on-closed-signal): Pass notification id as first
b81a0b56 9926 argument to the callback functions. Add docstrings.
fa4003da
MA
9927 (notifications-notify): Fix docstring.
9928
46e6650e
GM
99292010-06-10 Glenn Morris <rgm@gnu.org>
9930
9931 * emacs-lisp/authors.el (authors-ignored-files)
9932 (authors-valid-file-names): Add some files.
9933
a71832f7
SM
99342010-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
9935
9936 * net/rcirc.el (rcirc-server-alist, rcirc, rcirc-connect): Resolve
9937 merge conflict, giving preference to the emacs-23 version of the code.
9938
8c6eab5a
SM
99392010-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
9940
989bc97f
SM
9941 * emacs-lisp/advice.el (ad-compile-function):
9942 Define warning-suppress-types before we let-bind it (bug#6275).
9943
8c6eab5a
SM
9944 * vc-dispatcher.el: Rename mode-line-hook to vc-mode-line-hook;
9945 declare it, make it buffer-local and permanent-local (bug#6324).
9946 (vc-resynch-window): Adjust name.
9947 * vc-hooks.el (vc-find-file-hook): Adjust name.
9948
890a18d6
MA
99492010-06-09 Michael Albinus <michael.albinus@gmx.de>
9950
9951 * net/notifications.el (notifications-notify): Fix docstring.
9952
bf3e70eb
JB
99532010-06-09 Juanma Barranquero <lekktu@gmail.com>
9954
9955 Update to Unicode 6.0.0 beta.
9956 * international/charprop.el: Update copyright.
9957 * international/mule-cmds.el (ucs-names): Update character ranges.
9958 * international/uni-bidi.el:
9959 * international/uni-category.el:
9960 * international/uni-combining.el:
9961 * international/uni-comment.el:
9962 * international/uni-decimal.el:
9963 * international/uni-decomposition.el:
9964 * international/uni-digit.el:
9965 * international/uni-lowercase.el:
9966 * international/uni-mirrored.el:
9967 * international/uni-name.el:
9968 * international/uni-numeric.el:
9969 * international/uni-old-name.el:
9970 * international/uni-titlecase.el:
9971 * international/uni-uppercase.el: Regenerate.
9972
b978141d
JB
99732010-06-09 Juanma Barranquero <lekktu@gmail.com>
9974
ee8359ba
JB
9975 * emacs-lisp/smie.el (comment-string-strip): Declare function.
9976 (smie-precs-precedence-table): Fix typo in docstring.
9977
f64ab8fb
JB
9978 * vc-mtn.el (log-edit-extract-headers): Declare function.
9979
883ffa8c
JB
9980 * vc-hg.el (log-edit-extract-headers): Remove duplicate declaration.
9981
b978141d
JB
9982 * net/notifications.el (dbus-register-signal): Declare function.
9983 (notifications-notify): Fix typos and reflow docstring.
9984
5f4f2ae4
DN
99852010-06-09 Dan Nicolaescu <dann@ics.uci.edu>
9986
9987 Improve VC create/retrieve tag/branch.
9988 * vc.el (vc-create-tag): Do not read the directory name for VCs
9989 with repository revision granularity. Adjust the tag/branch
9990 prompt. Reset VC properties.
9991 (vc-retrieve-tag): Do not read the directory name for VCs
9992 with repository revision granularity. Reset VC properties.
9993
41a86354
MA
99942010-06-09 Julien Danjou <julien@danjou.info>
9995
ef33fd34 9996 * net/notifications.el: New file.
41a86354 9997
fab43c76
DN
99982010-06-09 Dan Nicolaescu <dann@ics.uci.edu>
9999
00fd1147
DN
10000 Add optional support for resetting VC properties.
10001 * vc-dispatcher.el (vc-resynch-window): Add new optional argument,
10002 call vc-file-clearprops when true.
10003 (vc-resynch-buffer): Add new optional argument, pass it down.
10004 (vc-resynch-buffers-in-directory): Likewise.
10005
fab43c76
DN
10006 Improve support for special markup in the VC commit message.
10007 * vc-mtn.el (vc-mtn-checkin): Add support for Author: and Date: markup.
10008 * vc-hg.el (vc-hg-checkin): Add support for Date:.
10009 * vc-git.el (vc-git-checkin):
10010 * vc-bzr.el (vc-bzr-checkin): Likewise.
10011
e7d67e73
SM
100122010-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
10013
10014 * emacs-lisp/smie.el (smie-indent-keyword): Remove special case that
10015 can be handled with a ((:before "fn") (:prev "=>" parent)) rule.
10016
277e6741
MP
100172010-06-07 Martin Pohlack <mp26@os.inf.tu-dresden.de>
10018
10019 * iimage.el: Remove images as soon as the underlying text is modified.
10020 (iimage-modification-hook): New function.
10021 (iimage-mode-buffer): Use it.
10022
83156c18
SM
100232010-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
10024
10025 * emacs-lisp/smie.el (smie-indent-offset-rule): Rename from
10026 smie-indent-offset-after. Add :prev case. Make a bit more generic.
10027 (smie-indent-virtual): Remove `virtual' arg. Update callers.
10028 (smie-indent-keyword): Add handling of open-paren keywords.
10029 (smie-indent-comment-continue): Don't assume comment-continue.
10030
13b5221f
MR
100312010-06-07 Martin Rudalics <rudalics@gmx.at>
10032
10033 * window.el (pop-to-buffer): Remove the conditional that
10034 compares new-window and old-window, so it will reselect
10035 the selected window unconditionally.
10036 http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00078.html
10037
c2ea5810
SM
100382010-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
10039
10040 * emacs-lisp/smie.el (smie-indent-offset-after)
10041 (smie-indent-forward-token, smie-indent-backward-token): New functions.
10042 (smie-indent-after-keyword): Use them.
10043 (smie-indent-fixindent): Only applies to the indentation of the BOL.
10044 (smie-indent-keyword): Tweak the black magic.
10045 (smie-indent-comment-continue): Strip comment-continue before use.
10046 (smie-indent-functions): Indent comments before keywords.
10047
27dd3c11
JL
100482010-06-06 Juri Linkov <juri@jurta.org>
10049
10050 * isearch.el (isearch-lazy-highlight-search): Fix looping
10051 by checking for empty match. This syncs this loop with the
10052 similar loop in `isearch-search'. (Bug#6362)
10053
35b148ee
JB
100542010-06-05 Juanma Barranquero <lekktu@gmail.com>
10055
10056 * net/dbus.el (dbus-register-method): Declare function.
10057 (dbus-handle-event, dbus-property-handler): Fix typos in docstrings.
10058 (dbus-introspect): Doc fix.
10059 (dbus-event-bus-name, dbus-introspect-get-interface)
10060 (dbus-introspect-get-argument): Reflow docstrings.
10061
eccdfe5f
DN
100622010-06-05 Dan Nicolaescu <dann@ics.uci.edu>
10063
10064 vc-log-incoming/vc-log-outgoing fixes for Git.
10065 * vc-git.el (vc-git-log-view-mode): Fix font lock for
10066 incoming/outgoing logs.
10067 (vc-git-log-outgoing, vc-git-log-incoming): Use @{upstream}
10068 instead of vc-git-compute-remote.
10069 (vc-git-compute-remote): Remove.
10070
86253dc0
CY
100712010-06-04 Chong Yidong <cyd@stupidchicken.com>
10072
10073 * term/common-win.el (x-colors): Add "dark green" and "dark
10074 turquoise" (Bug#6332).
10075
0665f661
JL
100762010-06-04 Juri Linkov <juri@jurta.org>
10077
10078 * simple.el (kill-new): Fix logic of kill-do-not-save-duplicates.
10079 Instead of setting `replace' to t and replacing the same string
10080 with itself, don't do certain actions when
10081 kill-do-not-save-duplicates is non-nil and string is equal to car
10082 of kill-ring: don't call menu-bar-update-yank-menu, don't push
10083 interprogram-paste strings to kill-ring, and don't push the input
10084 argument `string' to kill-ring.
10085 http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00072.html
10086
087fc47a
JB
100872010-06-04 Juanma Barranquero <lekktu@gmail.com>
10088
10089 * subr.el (directory-sep-char): Move from fileio.c and make a defconst.
10090
4f201088
MA
100912010-06-04 Michael Albinus <michael.albinus@gmx.de>
10092
10093 * net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name): Expand "~/".
10094 (tramp-gvfs-handler-mounted-unmounted)
10095 (tramp-gvfs-connection-mounted-p): Handle default-location.
10096
10097 * net/tramp-smb.el (tramp-smb-handle-delete-directory): Don't try to
10098 move files to trash.
10099
18ccd78a
JB
101002010-06-04 Juanma Barranquero <lekktu@gmail.com>
10101
10102 * international/mule-cmds.el (nonascii-insert-offset)
10103 (nonascii-translation-table): Add obsolescence information.
10104
10105 * international/mule.el (make-translation-table-from-vector): Doc fix.
10106
3845c322
GM
101072010-06-03 Glenn Morris <rgm@gnu.org>
10108
10109 * desktop.el (desktop-clear-preserve-buffers):
10110 Add "*Warnings*" buffer. (Bug#6336)
10111
54d3626e
DN
101122010-06-03 Dan Nicolaescu <dann@ics.uci.edu>
10113
6941ffec
DN
10114 vc-log-incoming/vc-log-outgoing improvements for Git.
10115 * vc-git.el (vc-git-log-outgoing): Use the same format as the
10116 short log.
10117 (vc-git-log-incoming): Likewise. Run "git fetch" before the log command.
10118
54d3626e
DN
10119 Add bindings for vc-log-incoming and vc-log-outgoing.
10120 * vc-hooks.el (vc-prefix-map): Add bindings for vc-log-incoming
10121 and vc-log-outgoing.
10122 * vc-dir.el (vc-dir-menu-map): Add menu bindings for vc-log-incoming
10123 and vc-log-outgoing.
10124
aa1bc616
CY
101252010-06-03 Chong Yidong <cyd@stupidchicken.com>
10126
10127 * net/rcirc.el (rcirc-sort-nicknames): Remove.
10128 (rcirc-handler-366): Always sort nicknames.
10129
e2d2a205
JB
101302010-06-03 Juanma Barranquero <lekktu@gmail.com>
10131
10132 * emacs-lisp/smie.el (comment-continue): Declare for byte-compiler.
10133
44ea155d
CY
101342010-06-03 Chong Yidong <cyd@stupidchicken.com>
10135
a628ad9d 10136 * net/rcirc.el (rcirc-nickname<, rcirc-sort-nicknames-join): Doc fix.
44ea155d 10137
a91dedc4
SM
101382010-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
10139
10140 * net/rcirc.el (rcirc-sort-nicknames): Change default.
10141 (rcirc-sort-nicknames-join): Avoid setq.
10142
c62bf05a
DD
101432010-06-03 Deniz Dogan <deniz.a.m.dogan@gmail.com>
10144
10145 * net/rcirc.el (rcirc-sort-nicknames): New custom.
10146 (rcirc-nickname<, rcirc-sort-nicknames-join): New funs.
10147 (rcirc-handler-366): Use them.
10148
dd2c3c92
SM
101492010-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
10150
10151 Split smie-indent-calculate into more manageable chunks.
10152 * emacs-lisp/smie.el (smie-indent-virtual, smie-indent-fixindent)
10153 (smie-indent-comment, smie-indent-after-keyword, smie-indent-keyword)
10154 (smie-indent-close, smie-indent-comment-continue, smie-indent-bob)
10155 (smie-indent-exps): Extract from smie-indent-calculate.
10156 (smie-indent-functions): New var.
10157 (smie-indent-functions): Use them.
10158
927c346b
SM
101592010-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
10160
10161 * emacs-lisp/smie.el (smie-indent-hanging-p): Use smie-bolp.
10162 (smie-indent-calculate): Simplify and cleanup.
10163
1efeec86
MA
101642010-06-02 Michael Albinus <michael.albinus@gmx.de>
10165
10166 * net/tramp-gvfs.el (top): Require url-util.
927c346b
SM
10167 (tramp-gvfs-mount-point): Remove.
10168 (tramp-gvfs-stringify-dbus-message, tramp-gvfs-send-command):
10169 New defuns.
1efeec86
MA
10170 (with-tramp-dbus-call-method): Format trace message.
10171 (tramp-gvfs-handle-copy-file, tramp-gvfs-handle-rename-file):
927c346b
SM
10172 Implement backup call, when operation on local files fails.
10173 Use progress reporter. Flush properties of changed files.
1efeec86
MA
10174 (tramp-gvfs-handle-make-directory): Make more traces.
10175 (tramp-gvfs-url-file-name): Hexify file name in url.
10176 (tramp-gvfs-fuse-file-name): Take also prefix (like dav shares)
10177 into account for the resulting file name.
10178 (tramp-gvfs-handler-askquestion): Return dummy mountpoint, when
10179 the answer is "no". See `tramp-gvfs-maybe-open-connection'.
10180 (tramp-gvfs-handler-mounted-unmounted)
10181 (tramp-gvfs-connection-mounted-p): Test also for new mountspec
10182 attribute "default_location". Set "prefix" property.
10183 (tramp-gvfs-mount-spec): Return both prefix and mountspec.
10184 (tramp-gvfs-maybe-open-connection): Test, whether mountpoint
10185 exists. Raise an error, if not (due to a corresponding answer
10186 "no" in interactive questions, for example).
10187
89877f5f 101882010-06-02 Dan Nicolaescu <dann@ics.uci.edu>
9cac248c
DN
10189
10190 * log-edit.el (log-edit-font-lock-keywords): Make group 4 match lax.
10191
24f574a9
JB
101922010-06-01 Juanma Barranquero <lekktu@gmail.com>
10193
10194 * emacs-lisp/eldoc.el: Add completions for new commands left-* and
10195 right-*. (Bug#6265)
10196
290736f2
DN
101972010-06-01 Dan Nicolaescu <dann@ics.uci.edu>
10198
61158bfa
DN
10199 Add support for vc-log-incoming, improve vc-log-outgoing for Git.
10200 * vc-git.el (vc-git-compute-remote): New function.
10201 (vc-git-log-outgoing): Use it instead of hard coding a value.
10202 (vc-git-log-incoming): New function.
10203
5828f6ca
DN
10204 Improve state updating for VC tag commands.
10205 * vc.el (vc-create-tag, vc-retrieve-tag): Call vc-resynch-buffer
10206 to update the state of all buffers in the directory.
10207
290736f2
DN
10208 * vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).
10209
feceda26
SM
102102010-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
10211
10212 * vc-bzr.el (vc-bzr-revision-completion-table): Apply
10213 `file-directory-p' to the filename part rather than to the whole text.
10214
896114cf
SM
102152010-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
10216
10217 * man.el (Man-completion-table): Let the user type "-k " (bug#6319).
10218
1603358c
DA
102192010-05-31 Drew Adams <drew.adams@oracle.com>
10220
10221 * files.el (directory-files-no-dot-files-regexp): Doc fix (bug#6298).
10222
fe40dc63
JB
102232010-05-31 Juanma Barranquero <lekktu@gmail.com>
10224
10225 * subr.el (momentary-string-display): Just use read-event to read
10226 the exit event (Bug#6238).
10227
9e8014c6
EZ
102282010-05-30 Eli Zaretskii <eliz@gnu.org>
10229
10230 * international/mule.el (define-coding-system): Doc fix (bug#6313).
10231
61a08071
JB
102322010-05-30 Juanma Barranquero <lekktu@gmail.com>
10233
10234 * emulation/cua-base.el: Recognize also `right-word' and `left-word'.
10235 Suggested by Eli Zaretskii <eliz@gnu.org>.
10236
5feec8ca
SM
102372010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
10238
10239 * minibuffer.el (completion-file-name-table): Don't return a boundary
10240 past the end of `string' (bug#6299).
10241 (completion--file-name-table): Delegate to completion-file-name-table
10242 for the `boundaries' case.
10243
8175cb90
JB
102442010-05-30 Juanma Barranquero <lekktu@gmail.com>
10245
2b94133f
JB
10246 * emulation/cua-base.el: Recognize `right-char' and `left-char' as
10247 movement commands.
10248
8175cb90
JB
10249 * progmodes/ada-xref.el (ada-prj-ada-project-path-sep): Set from
10250 `path-separator', but maintain compatibility with Emacs 20.2.
10251
0191e222
CY
102522010-05-29 Chong Yidong <cyd@stupidchicken.com>
10253
10254 * server.el (server-process-filter): Receive parent-id argument
10255 from emacsclient.
10256 (server-create-window-system-frame): New arg. Pass parent-id as
10257 frame parameter.
10258
9b655a0a
EZ
102592010-05-29 Eli Zaretskii <eliz@gnu.org>
10260
db5dce9d
EZ
10261 Bidi-sensitive word movement with arrow keys.
10262 * subr.el (right-arrow-command, left-arrow-command): Move to
10263 bindings.el.
10264
10265 * bindings.el (right-char, left-char): Move from subr.el and
10266 rename from right-arrow-command and left-arrow-command.
10267 (right-word, left-word): New functions.
10268 (global-map) <right>: Bind to right-char.
10269 (global-map) <left>: Bind to left-char.
10270 (global-map) <C-right>: Bind to right-word.
10271 (global-map) <C-left>: Bind to left-word.
10272
9b655a0a
EZ
10273 * ls-lisp.el (ls-lisp-classify-file): New function.
10274 (ls-lisp-insert-directory): Call it if switches include -F (bug#6294).
10275 (ls-lisp-classify): Call ls-lisp-classify-file.
10276 (insert-directory): Remove blanks from switches.
10277
fcb52808
CY
102782010-05-29 Chong Yidong <cyd@stupidchicken.com>
10279
10280 * ansi-color.el: Delete unused escape sequences (Bug#6085).
10281 (ansi-color-drop-regexp): New constant.
10282 (ansi-color-apply, ansi-color-filter-region)
896114cf 10283 (ansi-color-apply-on-region): Delete unrecognized control sequences.
fcb52808
CY
10284 (ansi-color-apply): Build string list before calling concat.
10285
0040735a
JL
102862010-05-28 Juri Linkov <juri@jurta.org>
10287
10288 * image-dired.el (image-dired-dired-toggle-marked-thumbs):
10289 Replace LOCALP arg of `dired-get-filename' 'no-dir with nil.
10290 (Bug#5270)
10291
b6827fff
MA
102922010-05-28 Michael Albinus <michael.albinus@gmx.de>
10293
10294 * net/tramp.el (tramp-debug-message): Add `tramp-compat-funcall'
10295 to ignored backtrace functions.
10296 (with-progress-reporter): Expand docstring.
10297 (tramp-handle-delete-file): Implement TRASH argument.
10298 (tramp-get-remote-trash): New defun.
10299
eba082a2
MA
103002010-05-28 Michael Albinus <michael.albinus@gmx.de>
10301
6a7662bb
BR
10302 * net/tramp-compat.el (tramp-compat-delete-file):
10303 Use `symbol-value' for backward compatibility.
eba082a2
MA
10304
10305 * net/tramp.el (tramp-handle-make-symbolic-link)
10306 (tramp-handle-load)
10307 (tramp-do-copy-or-rename-file-via-buffer)
10308 (tramp-do-copy-or-rename-file-directly)
10309 (tramp-do-copy-or-rename-file-out-of-band)
10310 (tramp-handle-process-file, tramp-handle-call-process-region)
10311 (tramp-handle-shell-command, tramp-handle-file-local-copy)
10312 (tramp-handle-insert-file-contents, tramp-handle-write-region)
10313 (tramp-delete-temp-file-function): Use `delete-file' instead
10314 of `tramp-compat-delete-file'.
10315
10316 * net/tramp-fish.el (tramp-fish-handle-delete-directory)
10317 (tramp-fish-handle-make-symbolic-link)
10318 (tramp-fish-handle-process-file): Use `delete-file' instead
10319 of `tramp-compat-delete-file'.
10320
6a7662bb
BR
10321 * net/tramp-ftp.el (tramp-ftp-file-name-handler):
10322 Use `delete-file' instead of `tramp-compat-delete-file'.
eba082a2 10323
0dc3e410
MA
10324 * net/tramp-gvfs.el (tramp-gvfs-handle-write-region): Use
10325 `delete-file' instead of `tramp-compat-delete-file'.
eba082a2 10326
6a7662bb
BR
10327 * net/tramp-imap.el (tramp-imap-do-copy-or-rename-file):
10328 Use `delete-file' instead of `tramp-compat-delete-file'.
eba082a2
MA
10329
10330 * net/tramp-smb.el (tramp-smb-handle-copy-file)
10331 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
10332 (tramp-smb-handle-write-region): Use `delete-file' instead of
10333 `tramp-compat-delete-file'.
10334 (tramp-smb-handle-delete-directory): Use 'trash as arg.
10335
f1a5d776
CY
103362010-05-27 Chong Yidong <cyd@stupidchicken.com>
10337
10338 * dired.el (dired-delete-file): New arg TRASH.
c4ce1145 10339 (dired-internal-do-deletions): New arg TRASH. Use progress reporter.
f1a5d776
CY
10340 (dired-do-flagged-delete, dired-do-delete): Use trash.
10341
10342 * speedbar.el (speedbar-item-delete): Allow trashing.
10343
10344 * files.el (delete-directory): New arg TRASH.
10345
10346 * net/ange-ftp.el (ange-ftp-del-tmp-name, ange-ftp-delete-file)
10347 (ange-ftp-rename-remote-to-remote)
10348 (ange-ftp-rename-local-to-remote)
10349 (ange-ftp-rename-remote-to-local, ange-ftp-load)
10350 (ange-ftp-compress, ange-ftp-uncompress): Remove optional arg from
10351 `delete-file'.
10352 (ange-ftp-delete-directory): Add optional arg to `delete-file', to
10353 allow trashing.
10354
10355 * net/tramp-compat.el (tramp-compat-delete-file): Rewrite to
10356 handle new TRASH arg of `delete-file'.
10357
c4ce1145 10358 * net/tramp.el (tramp-handle-delete-file): Change FORCE arg to TRASH.
f1a5d776
CY
10359 (tramp-handle-make-symbolic-link, tramp-handle-load)
10360 (tramp-do-copy-or-rename-file-via-buffer)
10361 (tramp-do-copy-or-rename-file-directly)
10362 (tramp-do-copy-or-rename-file-out-of-band)
10363 (tramp-handle-process-file, tramp-handle-call-process-region)
10364 (tramp-handle-shell-command, tramp-handle-file-local-copy)
10365 (tramp-handle-insert-file-contents, tramp-handle-write-region)
10366 (tramp-delete-temp-file-function): Use null TRASH arg in
10367 tramp-compat-delete-file call.
10368
10369 * net/tramp-fish.el (tramp-fish-handle-delete-directory)
10370 (tramp-fish-handle-delete-file)
10371 (tramp-fish-handle-make-symbolic-link)
10372 (tramp-fish-handle-process-file): Use null TRASH arg in
10373 `tramp-compat-delete-file' call.
10374
10375 * net/tramp-ftp.el (tramp-ftp-file-name-handler): Use null TRASH
10376 arg in `tramp-compat-delete-file' call.
10377
10378 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-file): Rename arg.
10379 (tramp-gvfs-handle-write-region): Use null TRASH arg in
10380 `tramp-compat-delete-file' call.
10381
10382 * net/tramp-imap.el (tramp-imap-handle-delete-file): Rename arg.
10383 (tramp-imap-do-copy-or-rename-file): Use null TRASH arg in
10384 `tramp-compat-delete-file' call.
10385
10386 * net/tramp-smb.el (tramp-smb-handle-copy-file)
10387 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
10388 (tramp-smb-handle-write-region): Use null TRASH arg in
10389 tramp-compat-delete-file call.
10390 (tramp-smb-handle-delete-directory): Use tramp-compat-delete-file.
10391 (tramp-smb-handle-delete-file): Rename arg.
10392
10393 * diff.el (diff-sentinel):
10394 * epg.el (epg--make-temp-file, epg-decrypt-string)
10395 (epg-verify-string, epg-sign-string, epg-encrypt-string):
10396 * jka-compr.el (jka-compr-partial-uncompress)
10397 (jka-compr-call-process, jka-compr-write-region):
10398 * server.el (server-sentinel): Remove optional arg from
10399 delete-file, reverting 2010-05-03 change.
10400
ecb0ab90
CY
104012010-05-27 Chong Yidong <cyd@stupidchicken.com>
10402
6a7662bb
BR
10403 * progmodes/verilog-mode.el (verilog-type-font-keywords):
10404 Use font-lock-constant-face, not obsolete font-lock-reference-face.
ecb0ab90 10405
2b25da45
KH
104062010-05-27 Kenichi Handa <handa@m17n.org>
10407
10408 * language/hebrew.el (hebrew-shape-gstring): Check if a glyph
10409 element of GSTRING is nil.
10410
11e4d8c0
SM
104112010-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
10412
10413 * emacs-lisp/smie.el (smie-forward-token-function)
10414 (smie-backward-token-function): New vars.
10415 (smie-backward-sexp, smie-forward-sexp)
10416 (smie-indent-hanging-p, smie-indent-calculate): Use them.
10417 (smie-default-backward-token): Rename from smie-backward-token and
10418 skip comments.
10419 (smie-default-forward-token): Rename from smie-forward-token and
10420 skip comments.
10421 (smie-next-sexp): Handle nil results from next-token.
10422 (smie-indent-calculate): Add a new case for special `fixindent' comments.
10423
4da3541b
CY
104242010-05-27 Chong Yidong <cyd@stupidchicken.com>
10425
896114cf
SM
10426 * progmodes/verilog-mode.el (verilog-type-font-keywords):
10427 Use font-lock-constant-face, not obsolete font-lock-reference-face.
4da3541b
CY
10428
104292010-05-27 Masatake YAMATO <yamato@redhat.com>
10430
10431 * htmlfontify.el (hfy-face-resolve-face): New function.
10432 (hfy-face-to-style): Use it (Bug#6279).
10433
6dc439cb
SM
104342010-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
10435
10436 * progmodes/ada-xref.el (ada-gnat-parse-gpr):
10437 * emulation/edt.el (edt-load-keys): Avoid (expand-file-name ".").
10438
021eb8d7
GM
104392010-05-26 Glenn Morris <rgm@gnu.org>
10440
10441 * emulation/edt.el (edt-load-keys): Use locate-library.
10442
bef4957b
CY
104432010-05-25 Chong Yidong <cyd@stupidchicken.com>
10444
10445 * log-edit.el (log-edit-strip-single-file-name): Default to nil.
10446 (log-edit-changelog-entries): Doc fix.
6dc439cb
SM
10447 (log-edit-changelog-insert-entries): Args changed.
10448 Rename relative filenames in ChangeLog entries. Delete tabs.
bef4957b
CY
10449 (log-edit-insert-changelog-entries): Reorganize return value of
10450 `log-edit-changelog-entries' to pass filenames to
10451 log-edit-changelog-insert-entries.
10452
84fb0956
TV
104532010-05-25 Thierry Volpiatto <thierry.volpiatto@gmail.com>
10454
10455 * dired.el (dired-mode-map): Rebind "\C-t\C-t" from
10456 `image-dired-dired-insert-marked-thumbs' to
10457 `image-dired-dired-toggle-marked-thumbs'.
10458
10459 * image-dired.el: Require cl when compiling.
10460 (image-dired-dired-toggle-marked-thumbs): Rename from
10461 `image-dired-dired-insert-marked-thumbs'. Add ARG. Doc fix.
10462 Use interactive spec "P". Set LOCALP arg of `dired-get-filename'
10463 to 'no-dir. Skip files whose names don't match
10464 `image-file-name-regexp'. When file has a thumbnail overlay,
10465 delete it. (Bug#5270)
10466
0fb1193d
JL
104672010-05-25 Juri Linkov <juri@jurta.org>
10468
10469 * image-mode.el (image-mode): Add image-after-revert-hook to
10470 after-revert-hook.
10471 (image-after-revert-hook): New function. (Bug#5669)
10472
fc937924
JL
104732010-05-25 Juri Linkov <juri@jurta.org>
10474
10475 * image.el (image-animated-p): When delay between animated images
10476 is 0, set it to 10 (0.1 sec). (Bug#6258)
10477
fa9ba953
MA
104782010-05-25 Christian Lynbech <christian.lynbech@tieto.com> (tiny change)
10479
10480 * net/tramp.el (tramp-handle-insert-directory): Don't use
f5c8afe6 10481 `forward-word', its default syntax could be changed.
fa9ba953 10482
9e021389
MA
104832010-05-25 Michael Albinus <michael.albinus@gmx.de>
10484
10485 * net/tramp.el (tramp-progress-reporter-update): New defun.
10486 (with-progress-reporter): Use it.
10487 (tramp-process-actions):
6a7662bb
BR
10488 * net/tramp-gvfs.el (tramp-gvfs-handler-askquestion):
10489 Preserve current message, in order to let progress reporter continue
9e021389
MA
10490 afterwards. (Bug#6257)
10491
6169260b
GM
104922010-05-25 Glenn Morris <rgm@gnu.org>
10493
10494 * net/rcirc.el (rcirc-default-user-name, rcirc-default-full-name):
10495 Add :version.
10496
d26781af
RY
104972010-05-25 Ryan Yeske <rcyeske@gmail.com>
10498
8826afe3 10499 * net/rcirc.el (rcirc-default-user-name): Change to "user".
d26781af
RY
10500 (rcirc-default-full-name): Change to "unknown".
10501 (rcirc-user-name-history): Add variable.
8826afe3
GM
10502
105032010-05-25 Ryan Yeske <rcyeske@gmail.com>
acd0102a 10504 Jonathan Rockway <jon@jrock.us>
8826afe3
GM
10505
10506 * net/rcirc.el (rcirc-server-alist): Add :pass.
10507 (rcirc): When prompting for connection parameters, also prompt for
d26781af 10508 username and password.
a628ad9d 10509 (rcirc-connect): Take a PASS argument. If PASS is non-nil, send
d26781af
RY
10510 value to server when connecting.
10511
d355a0b7
SM
105122010-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
10513
f5228f84
SM
10514 * emacs-lisp/smie.el (smie-set-prec2tab): Check override before use.
10515 (smie-merge-prec2s): Pass the tables as separate args.
10516 (smie-bnf-precedence-table): Adjust call accordingly.
10517 (smie-prec2-levels): Set levels at the end.
10518
d355a0b7
SM
10519 Replace Lisp calls to delete-backward-char by delete-char.
10520 * bs.el, expand.el, ido.el, image-dired.el, lpr.el, pcomplete.el,
f5c8afe6
JB
10521 * skeleton.el, term.el, time.el, wid-edit.el, woman.el,
10522 * calc/calc-graph.el, calc/calc-help.el, calc/calc-incom.el,
76e3243a 10523 * calc/calc.el, emacs-lisp/cl-extra.el, emacs-lips/cl-loaddefs.el,
f5c8afe6
JB
10524 * emulation/cua-rect.el, emulation/viper-ex.el, eshell/esh-test.el,
10525 * eshell/eshell.el, gnus/gnus-uu.el, gnus/nndoc.el, gnus/nnrss.el,
10526 * gnus/rfc2047.el, gnus/utf7.el, international/utf-7.el,
10527 * language/ethio-util.el, mh-e/mh-alias.el, mh-e/mh-search.el,
10528 * net/imap.el, net/rcirc.el, obsolete/complete.el, play/decipher.el,
10529 * progmodes/ada-mode.el, progmodes/cc-awk.el, progmodes/dcl-mode.el,
10530 * progmodes/ps-mode.el, progmodes/verilog-mode.el,
10531 * progmodes/vhdl-mode.el, textmodes/bibtex.el, textmodes/fill.el,
10532 * textmodes/reftex-auc.el, textmodes/rst.el, textmodes/sgml-mode.el,
10533 * textmodes/table.el, textmodes/texinfmt.el: Replace Lisp calls to
d355a0b7
SM
10534 delete-backward-char by calls to delete-char.
10535
f668ef02
KH
105362010-05-25 Kenichi Handa <handa@m17n.org>
10537
10538 * language/hebrew.el (hebrew-shape-gstring): New function.
10539 Register it in composition-function-table for all Hebrew combining
10540 characters.
10541
397eb3f3
SM
105422010-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
10543
10544 * epa.el (epa--select-keys): Don't explicitly delete the window since
10545 that can fail (e.g. sole window in frame). Use dedication instead.
10546
171eda53 105472010-05-24 Uday S Reddy <u.s.reddy@cs.bham.ac.uk> (tiny change)
ab0c07c0
SM
10548
10549 * textmodes/fill.el (fill-region): Don't fill past the end (bug#6201).
10550
110683ad
CY
105512010-05-22 Chong Yidong <cyd@stupidchicken.com>
10552
10553 * image.el (image-refresh): Define as an alias for image-flush.
10554
10555 * image-mode.el (image-toggle-display-image): Caller changed.
10556
df9db151
JL
105572010-05-21 Juri Linkov <juri@jurta.org>
10558
10559 * progmodes/grep.el (grep-read-files): Fix multi-pattern aliases.
10560 Remove "all" from grep-files-aliases. Split grep-files-aliases by
10561 whitespace, call wildcard-to-regexp on substrings and concat them
10562 with "\\|". (Bug#6114)
10563
c0209c2c
AM
105642010-05-21 Alan Mackenzie <acm@muc.de>
10565
171eda53
SM
10566 * progmodes/cc-engine.el (c-parse-state-get-strategy):
10567 Replace parameter `here' with `here-' and `here-plus', which sandwich
10568 any pertinent CPP construct.
c0209c2c
AM
10569 (c-remove-stale-state-cache-backwards): Fix a bug which happens
10570 when doing (c-parse-state) in a CPP construct: Exclude any "new"
10571 CPP construct from taking part in the scanning.
10572
655bded0
MA
105732010-05-21 Michael Albinus <michael.albinus@gmx.de>
10574
10575 * net/tramp.el (tramp-do-copy-or-rename-file)
171eda53
SM
10576 (tramp-handle-file-local-copy, tramp-maybe-open-connection):
10577 Tune `with-progress-reporter' messages.
655bded0
MA
10578 (tramp-handle-vc-registered):
10579 * net/tramp-fish.el (tramp-fish-handle-file-local-copy)
10580 (tramp-fish-handle-insert-file-contents)
10581 (tramp-fish-maybe-open-connection):
10582 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
10583 * net/tramp-imap.el (tramp-imap-do-copy-or-rename-file)
10584 (tramp-imap-handle-insert-file-contents)
10585 (tramp-imap-handle-file-local-copy): Use `with-progress-reporter'.
10586
3e17a1a7
JB
105872010-05-21 Juanma Barranquero <lekktu@gmail.com>
10588
bf1e8d4a
JB
10589 * add-log.el (change-log-font-lock-keywords):
10590 Highlight all authors in multi-author entries.
10591
3e17a1a7
JB
10592 * smerge-mode.el (smerge-refine-ignore-whitespace)
10593 (smerge-refine-weight-hack, smerge-refine, smerge-makeup-conflict):
10594 Fix typos in docstrings.
10595 (smerge-resolve, smerge-refine-subst): Reflow docstrings.
10596
969e684a
GM
105972010-05-21 Glenn Morris <rgm@gnu.org>
10598
e75c1e7d
GM
10599 * progmodes/fortran.el (fortran-mode):
10600 * progmodes/f90.el (f90-mode): Derive from prog-mode.
10601
969e684a
GM
10602 * loadup.el [CANNOT_DUMP]: Update for bootstrap-emacs no longer
10603 having a relative path in src/Makefile.in.
10604
a50878fa
KR
106052010-05-20 Kevin Ryde <user42@zip.com.au>
10606
10607 * help-mode.el (help-make-xrefs): For Info node links turn
10608 newlines into spaces. Link node names with newlines are matched
10609 by help-xref-info-regexp and buttonized, this change ensures they
10610 can be followed successfully with RET. (Bug#6206)
10611
f66a2f90
JL
106122010-05-20 Juri Linkov <juri@jurta.org>
10613
10614 * locate.el (locate): Use pop-to-buffer instead of
10615 switch-to-buffer-other-window. (Bug#6204)
10616
201d895a
JL
106172010-05-20 Juri Linkov <juri@jurta.org>
10618
10619 * replace.el (replace-highlight): Fix lazy-highlighting
10620 for `M-s w str M-% str RET'.
10621
1ddb2ea0
MY
106222009-12-15 Masatake YAMATO <yamato@redhat.com>
10623
10624 * isearch.el (isearch-yank-word-or-char): Pull next subword
10625 when `subword-mode' is activated. (Bug#6220)
10626
a6020335
MH
106272010-05-20 Mark A. Hershberger <mah@everybody.org>
10628
10629 * isearch.el (isearch-update-post-hook): New hook.
10630 (isearch-update): Use the new hook. (Bug#6225)
10631
50de6a38
JL
106322010-05-20 Juri Linkov <juri@jurta.org>
10633
10634 * isearch.el (isearch-mode-map): Bind more keys to isearch-help-map:
10635 [f1], [help], and (char-to-string help-char) instead of "\C-h".
10636 (Bug#6222)
10637
5d944a8f
JL
106382010-05-20 Juri Linkov <juri@jurta.org>
10639
10640 * isearch.el (isearch-yank-string): Use isearch-process-search-string.
10641 (Bug#6223)
10642
f5d6548a
JL
106432010-05-20 Juri Linkov <juri@jurta.org>
10644
10645 * dired-x.el (dired-jump, dired-jump-other-window): Add arg
10646 FILE-NAME to read from the minibuffer when called interactively
10647 with prefix argument instead of using buffer-file-name.
10648 http://lists.gnu.org/archive/html/emacs-devel/2010-05/msg00534.html
10649
10650 * dired.el: Update autoloads.
10651
f8e63691
CY
106522010-05-20 Chong Yidong <cyd@stupidchicken.com>
10653
10654 * nxml/nxml-mode.el (nxml-mode-map): Bind C-c / to
10655 nxml-finish-element, for consistency with SGML mode.
10656
10657 * progmodes/octave-mod.el (octave-mode-map): Bind C-c / to
10658 octave-close-block.
10659
07d7c3bd
JB
106602010-05-20 Juanma Barranquero <lekktu@gmail.com>
10661
10662 * composite.el: Require cl when compiling.
10663 (reference-point-alist, compose-gstring-for-graphic)
10664 (compose-gstring-for-terminal): Fix typos in docstrings.
10665
7bce8510
JL
106662010-05-19 Juri Linkov <juri@jurta.org>
10667
10668 * emacs-lisp/cl-macs.el (window-parameter): Add defsetf with
10669 set-window-parameter.
10670
a7723e05
MA
106712010-05-19 Michael Albinus <michael.albinus@gmx.de>
10672
10673 * net/tramp.el (tramp-methods): Add `tramp-async-args' attribute
10674 where appropriate.
10675 (tramp-maybe-open-connection): Use it.
10676
3f2e7735
EZ
106772010-05-19 Eli Zaretskii <eliz@gnu.org>
10678
10679 * simple.el (move-end-of-line): Make sure we are at line beginning
10680 before backing up to end of previous line.
10681
8d9181c7
MA
106822010-05-19 Michael Albinus <michael.albinus@gmx.de>
10683
8c4ec20f
MA
10684 * password-cache.el (password-cache-remove): Fix docstring.
10685
8d9181c7
MA
10686 * net/secrets.el: Autoload the widget functions.
10687 (secrets-search-items, secrets-create-item)
10688 (secrets-get-attributes, secrets-expand-item): Attributes will be
10689 stored on the password database without leading ":", as all other
10690 clients do as well.
10691 (secrets-mode): Fix docstring.
10692 (secrets-show-secrets): Provide it as autoloaded command only when
10693 D-Bus support is available. Check existence of Secret Service API.
10694
2a96c2a7
SM
106952010-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
10696
10697 * indent.el (indent-region): Deactivate region (bug#6200).
10698
d24e10b1
GM
106992010-05-19 Glenn Morris <rgm@gnu.org>
10700
10701 * vc-dir.el (vc-dir): Don't pop-up-windows. (Bug#6204)
10702
2833d915
KH
107032010-05-19 Kenichi Handa <handa@m17n.org>
10704
10705 * composite.el: Register compose-gstring-for-graphic in
d24e10b1 10706 composition-function-table only for combining characters (Mn, Mc, Me).
2833d915 10707
134c2f29
JB
107082010-05-18 Jay Belanger <jay.p.belanger@gmail.com>
10709
10710 * calc/calc-trail.el (calc-trail-isearch-forward)
10711 (calc-trail-isearch-backward): Ensure that the new window
10712 point is set correctly.
10713
278847cd
SM
107142010-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
10715
10716 * subr.el (read-quoted-char): Resolve modifiers after key
10717 remapping (bug#6212).
10718
3a8e7cbd
MA
107192010-05-18 Michael Albinus <michael.albinus@gmx.de>
10720
10721 Add visualization code for secrets.
10722 * net/secrets.el (secrets-mode): New major mode.
10723 (secrets-show-secrets, secrets-show-collections)
10724 (secrets-expand-collection, secrets-expand-item)
10725 (secrets-tree-widget-after-toggle-function)
10726 (secrets-tree-widget-show-password): New defuns.
10727
472e7ec1
SM
107282010-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
10729
224b70cb
SM
10730 * emacs-lisp/smie.el (smie-next-sexp): Break inf-loop at BOB.
10731 (smie-backward-sexp, smie-forward-sexp): Remove boundary condition now
10732 handled in smie-next-sexp.
10733 (smie-indent-calculate): Provide a starting indentation (so the
10734 recursion is well-founded ;-).
10735
472e7ec1
SM
10736 Fix handling of non-associative equal levels.
10737 * emacs-lisp/smie.el (smie-prec2-levels): Choose distinct levels even
10738 when it's not needed.
10739 (smie-op-left, smie-op-right): New functions.
10740 (smie-next-sexp): New function, extracted from smie-backward-sexp.
10741 Better handle equal levels to distinguish the associative case from
10742 the "multi-keyword construct" case.
10743 (smie-backward-sexp, smie-forward-sexp): Use it.
10744
35e53abd
JB
107452010-05-18 Juanma Barranquero <lekktu@gmail.com>
10746
5d8fe0ba
JB
10747 * progmodes/prolog.el (smie-indent-basic): Declare for byte-compiler.
10748
35e53abd
JB
10749 * emacs-lisp/smie.el (smie-precs-precedence-table, smie-backward-sexp)
10750 (smie-forward-sexp, smie-indent-calculate): Fix typos in docstrings.
10751
5ad4bef5
SM
107522010-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
10753
10754 Provide a simple generic indentation engine and use it for Prolog.
10755 * emacs-lisp/smie.el: New file.
10756 * progmodes/prolog.el (prolog-smie-op-levels)
10757 (prolog-smie-indent-rules): New var.
10758 (prolog-mode-variables): Use them to configure SMIE.
10759 (prolog-indent-line, prolog-indent-level): Remove.
10760
00681a3c
JB
107612010-05-17 Jay Belanger <jay.p.belanger@gmail.com>
10762
560bb7ae 10763 * calc/calc-vec.el (math-vector-avg): Put the vector elements in
00681a3c
JB
10764 order before computing the averages.
10765
eba62f7a
JB
107662010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
10767
597517ef 10768 * calc/calc-vec.el (calc-histogram):
5ad4bef5 10769 (calcFunc-histogram): Allow vectors as inputs.
597517ef
JB
10770 (math-vector-avg): New function.
10771
560bb7ae 10772 * calc/calc-ext.el (math-group-float): Have the number of digits
eba62f7a
JB
10773 being grouped depend on the radix (Bug#6189).
10774
8c5ff6dd
KR
107752010-05-15 Ken Raeburn <raeburn@raeburn.org>
10776
10777 * version.el (emacs-copyright, emacs-version): Don't define here,
10778 now that emacs.c defines it.
10779
98d8b17e
EZ
107802010-05-15 Eli Zaretskii <eliz@gnu.org>
10781
71078429
EZ
10782 * international/mule-cmds.el (mule-menu-keymap): Fix definition of
10783 "Describe Language Environment" menu item.
10784
ce6233c1
EZ
10785 * language/hebrew.el ("Hebrew", "Windows-1255"): Doc fix.
10786
d20e1419
EZ
10787 Bidi-sensitive movement with arrow keys.
10788 * subr.el (right-arrow-command, left-arrow-command): New functions.
10789
10790 * bindings.el (global-map): Bind them to right and left arrow keys.
10791
98d8b17e 10792 Don't override standard definition of convert-standard-filename.
6a7662bb
BR
10793 * files.el (convert-standard-filename):
10794 Call w32-convert-standard-filename and dos-convert-standard-filename on
98d8b17e
EZ
10795 the corresponding systems.
10796
10797 * w32-fns.el (w32-convert-standard-filename): Rename from
10798 convert-standard-filename. Doc fix.
10799
10800 * dos-fns.el (dos-convert-standard-filename): Doc fix.
10801 (convert-standard-filename): Don't defalias.
10802 (register-name-alist, make-register, register-value)
10803 (set-register-value, intdos): Obsolete aliases for the
10804 corresponding dos-* functions and variables.
10805 (dos-intdos): Add a doc string.
10806
ae6bc504
JB
108072010-05-15 Jay Belanger <jay.p.belanger@gmail.com>
10808
10809 * calc/calc-aent.el (math-read-token, math-find-user-tokens):
10810 * calc/calc-lang.el (math-read-big-rec, math-lang-read-symbol):
10811 (math-compose-tex-func):
10812 * calc/calccomp.el (math-compose-expr):
10813 * calc/calc-ext.el (math-format-flat-expr-fancy):
10814 * calc/calc-store.el (calc-read-var-name):
10815 * calc/calc-units.el (calc-explain-units-rec): Allow Greek letters.
10816
10817 * calc/calc.el (var-π, var-φ, var-γ): New variables.
560bb7ae 10818 * calc/calc-aent.el (math-read-replacement-list): Add "micro" symbol.
ae6bc504 10819 * calc/calc-units.el (math-unit-prefixes): Add mu for micro.
560bb7ae 10820 (math-standard-units): Add units.
ae6bc504 10821
c26ea4b2
SM
108222010-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
10823
7aefa445 10824 * progmodes/asm-mode.el (asm-mode):
13973643
SM
10825 * progmodes/prolog.el (prolog-mode): Use define-derived-mode.
10826
c26ea4b2
SM
10827 * pcomplete.el (pcomplete-completions-at-point): New function,
10828 extracted from pcomplete-std-complete.
10829 (pcomplete-std-complete): Use it.
10830
02be533b
GM
108312010-05-15 Glenn Morris <rgm@gnu.org>
10832
10833 * Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
10834 Remove references to CVS, RCS and Old directories.
10835
78ed0efc
JB
108362010-05-14 Jay Belanger <jay.p.belanger@gmail.com>
10837
ae6bc504 10838 * calc/calc-bin.el (math-format-twos-complement): Group digits when
78ed0efc
JB
10839 appropriate.
10840
10dcc561
SM
108412010-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
10842
5ccaa359
SM
10843 * progmodes/sh-script.el (sh-mode-default-syntax-table): Remove.
10844 (sh-mode-syntax-table): Give it a default value instead.
10845 (sh-header-marker): Make buffer-local.
10846 (sh-mode): Move make-local-variable to the corresponding setq.
10847 (sh-add-completer): Avoid gratuitously let-binding a buffer-local var.
10848 Use complete-with-action.
10849
10dcc561
SM
10850 * simple.el (prog-mode): New (abstract) major mode.
10851 * emacs-lisp/lisp-mode.el (emacs-lisp-mode, lisp-mode): Use it.
10852 * progmodes/sh-script.el (sh-mode): Remove redundant var assignment.
10853
c38762fd
JB
108542010-05-14 Juanma Barranquero <lekktu@gmail.com>
10855
10856 * progmodes/sql.el (sql-oracle-program): Reflow docstring.
10857 (sql-oracle-scan-on, sql-sybase-program, sql-product-font-lock)
10858 (sql-add-product-keywords, sql-highlight-product, sql-set-product)
10859 (sql-make-alternate-buffer-name, sql-placeholders-filter)
10860 (sql-escape-newlines-filter, sql-input-sender)
10861 (sql-send-magic-terminator, sql-sybase): Fix typos in docstrings.
10862
2ef3c144
CY
108632010-05-13 Chong Yidong <cyd@stupidchicken.com>
10864
560bb7ae 10865 Add TeX open-block and close-block keybindings to SGML, and vice versa.
2ef3c144
CY
10866
10867 * textmodes/tex-mode.el (tex-mode-map): Bind C-c C-t to
10868 latex-open-block and C-c / to latex-close-block.
10869
10870 * textmodes/sgml-mode.el (sgml-mode-map): Bind C-c C-o to sgml-tag
10871 and C-c C-e to sgml-close-tag.
10872
3b30ccda
MA
108732010-05-13 Michael Albinus <michael.albinus@gmx.de>
10874
10875 * net/tramp.el (with-progress-reporter): Create reporter object
3a8e7cbd 10876 only when the message would be displayed. Handle nested calls.
3b30ccda
MA
10877 (tramp-handle-load, tramp-handle-file-local-copy)
10878 (tramp-handle-insert-file-contents, tramp-handle-write-region)
10dcc561
SM
10879 (tramp-maybe-send-script, tramp-find-shell):
10880 Use `with-progress-reporter'.
3b30ccda
MA
10881 (tramp-handle-dired-compress-file, tramp-maybe-open-connection):
10882 Fix message text.
10883
10884 * net/tramp-smb.el (tramp-smb-handle-copy-file)
10885 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
10886 (tramp-smb-handle-write-region, tramp-smb-maybe-open-connection):
10887 Use `with-progress-reporter'.
10888
57ff5d7b
AM
108892010-05-13 Agustín Martín <agustin.martin@hispalinux.es>
10890
a628ad9d
JB
10891 * textmodes/ispell.el (ispell-init-process): Do not kill ispell
10892 process everytime when spellchecking from the minibuffer (bug#6143).
57ff5d7b 10893
5a70d10f
SM
108942010-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
10895
791ffe1c
SM
10896 * progmodes/sh-script.el (sh-mode): Use define-derived-mode.
10897
5a70d10f
SM
10898 * dos-fns.el: Add "dos-" prefix for namespace control.
10899 (convert-standard-filename): Define as alias for
10900 dos-convert-standard-filename but only if applicable.
10901
38d93f03
AM
109022010-05-12 Alan Mackenzie <acm@muc.de>
10903
10904 * progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun):
10905 Push the mark at the start of these functions when appropriate.
10906
902a6d8d
SM
109072010-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
10908
10909 * minibuffer.el (completion-cycle-threshold): New custom var.
10910 (completion--do-completion): Use it.
10911 (minibuffer-complete): Use cycling if appropriate.
10912
9ee120ba
JB
109132010-05-11 Juanma Barranquero <lekktu@gmail.com>
10914
10915 * dirtrack.el (dirtrackp): Remove defcustom; don't make automatically
10916 buffer-local (it's an obsolete alias for `dirtrack-mode') (bug#6173).
10917
841c4085
JL
109182010-05-11 Juri Linkov <juri@jurta.org>
10919
10920 * scroll-all.el (scroll-all-check-to-scroll):
10921 Add `scroll-up-command' and `scroll-down-command' (bug#6164).
10922
8a67c70e
SM
109232010-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
10924
f2b9ed18
SM
10925 * iimage.el (iimage-mode-map): Move initialization into declaration.
10926 (iimage-mode-buffer): Use with-silent-modifications.
10927 Simplify calling convention. Adjust callers.
10928 (iimage-mode): Don't run hook redundantly.
10929
8a67c70e
SM
10930 * minibuffer.el (completion-pcm--pattern->regex):
10931 Fix last change (bug#6160).
10932
4bbedd98
JL
109332010-05-10 Juri Linkov <juri@jurta.org>
10934
10935 Remove nodes visited during Isearch from the Info history.
10936 * info.el (Info-isearch-initial-history)
10937 (Info-isearch-initial-history-list): New variables.
10938 (Info-isearch-start): Record initial values of
10939 Info-isearch-initial-history and Info-isearch-initial-history-list.
10940 Add Info-isearch-end to isearch-mode-end-hook.
10941 (Info-isearch-end): New function.
10942
94ecf5da
MA
109432010-05-10 Michael Albinus <michael.albinus@gmx.de>
10944
10945 * net/tramp.el (tramp-do-file-attributes-with-stat): Add space in
8a67c70e
SM
10946 format string, in order to work around a bug in pdksh.
10947 Reported by Gilles Pion <gpion@lfdj.com>.
94ecf5da
MA
10948 (tramp-handle-verify-visited-file-modtime): Do not send a command
10949 when the connection is not established.
10950 (tramp-handle-set-file-times): Simplify the check for utc.
10951
c5eb971b
JB
109522010-05-10 Juanma Barranquero <lekktu@gmail.com>
10953
10954 Fix use of `filter-buffer-substring' (rework previous change).
10955 * emulation/cua-base.el (cua--filter-buffer-noprops): New function.
10956 (cua-repeat-replace-region):
10957 * emulation/cua-rect.el (cua--extract-rectangle, cua-incr-rectangle):
10958 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
10959 (cua-cut-region-to-global-mark): Use it.
10960
7492acc9
MM
109612010-05-09 Michael R. Mauger <mmaug@yahoo.com>
10962
77e2fc7a
JB
10963 * progmodes/sql.el: Version 2.1.
10964 (sql-product-alist): Redesign structure of product info.
10965 (sql-product, sql-user, sql-server, sql-database): Safe variables.
7492acc9
MM
10966 (sql-port, sql-port-history): New variables.
10967 (sql-interactive-product): New variable.
10968 (sql-send-terminator): New variable.
77e2fc7a 10969 (sql-imenu-generic-expression): Add "Types" imenu entry.
7492acc9
MM
10970 (sql-oracle-login-params, sql-sqlite-login-params)
10971 (sql-mysql-login-params, sql-solid-login-params)
10972 (sql-sybase-login-params, sql-informix-login-params)
10973 (sql-ingres-login-params, sql-ms-login-params)
10974 (sql-postgres-login-params, sql-interbase-login-params)
10975 (sql-db2-login-params, sql-linter-login-params)
10976 (sql-oracle-scan-on): New variables.
77e2fc7a
JB
10977 (sql-mode-map): Add C-c C-i to start interactive mode.
10978 (sql-mode-menu): Update existing menu entries.
10979 (sql-font-lock-keywords-builder): Compile-time font-lock optimization.
7492acc9
MM
10980 (sql-mode-oracle-font-lock-keywords)
10981 (sql-mode-postgres-font-lock-keywords)
10982 (sql-mode-ms-font-lock-keywords)
10983 (sql-mode-sybase-font-lock-keywords)
10984 (sql-mode-informix-font-lock-keywords)
10985 (sql-mode-interbase-font-lock-keywords)
10986 (sql-mode-ingres-font-lock-keywords)
10987 (sql-mode-solid-font-lock-keywords)
10988 (sql-mode-mysql-font-lock-keywords)
10989 (sql-mode-sqlite-font-lock-keywords)
10990 (sql-mode-db2-font-lock-keywords)
77e2fc7a 10991 (sql-mode-linter-font-lock-keywords): Update initialization to
7492acc9
MM
10992 reduce run-time complexity.
10993 (sql-add-product, sql-del-product): New functions.
10994 (sql-set-product-feature, sql-get-product-feature): New functions.
10995 (sql-product-font-lock): Update product API.
10996 (sql-add-product-keywords): New function.
10997 (sql-highlight-product): Update product API.
10998 (sql-help-list-products): New function.
10999 (sql-help): Dynamically lists free and non-free products.
77e2fc7a 11000 (sql-get-login): Correct bug in handling history and added
7492acc9
MM
11001 prompt for port.
11002 (sql-copy-column): Copy without properties.
11003 (sqli-input-sender): Apply filters to SQLi input.
77e2fc7a
JB
11004 (sql-query-placeholders-and-send): Obey `sql-oracle-scan-on' setting.
11005 Implement as a filter.
7492acc9
MM
11006 (sql-escape-newlines-filter): Implement as a filter.
11007 (sql-remove-tabs-filter): New function.
11008 (sql-send-magic-terminator): New function.
11009 (sql-send-string): Implement magic terminator.
11010 (sql-send-region): Use `sql-send-string'.
11011 (sql-interactive-mode): Use product API.
11012 (sql-product-interactive): Use product API.
11013 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
11014 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
11015 (sql-db2, sql-linter): Use `sql-product-interactive'.
11016 (sql-connect): New function.
11017 (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
11018 (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
11019 (sql-connect-ingres, sql-connect-ms, sql-connect-postgres)
77e2fc7a
JB
11020 (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
11021 Use `sql-connect'.
7492acc9 11022
79ccd68f
SM
110232010-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
11024
11025 * minibuffer.el (completion-pcm-complete-word-inserts-delimiters):
11026 New custom variable.
11027 (completion-pcm--string->pattern): Use it.
11028 (completion-pcm--pattern->regex, completion-pcm--pattern->string):
11029 Make it handle any symbol as `any'.
11030 (completion-pcm--merge-completions): Extract common suffix for the new
11031 `prefix' symbol as well.
11032 (completion-substring--all-completions): Use the new `prefix' symbol.
11033
0d5852cf
MA
110342010-05-09 Michael Albinus <michael.albinus@gmx.de>
11035
11036 * net/tramp-compat.el (byte-compile-not-obsolete-vars): Define if
11037 not bound.
11038 (tramp-compat-copy-file): Add PRESERVE-SELINUX-CONTEXT.
11039 (tramp-compat-funcall): New defmacro.
11040 (tramp-compat-line-beginning-position)
11041 (tramp-compat-line-end-position)
11042 (tramp-compat-temporary-file-directory)
11043 (tramp-compat-make-temp-file, tramp-compat-file-attributes)
11044 (tramp-compat-copy-file, tramp-compat-copy-directory)
11045 (tramp-compat-delete-file, tramp-compat-delete-directory)
11046 (tramp-compat-number-sequence, tramp-compat-process-running-p)
11047 * net/tramp.el (top, with-progress-reporter)
11048 (tramp-rfn-eshadow-setup-minibuffer)
11049 (tramp-rfn-eshadow-update-overlay, tramp-handle-set-file-times)
11050 (tramp-handle-dired-compress-file, tramp-handle-shell-command)
11051 (tramp-completion-mode-p, tramp-check-for-regexp)
11052 (tramp-open-connection-setup-interactive-shell)
11053 (tramp-compute-multi-hops, tramp-read-passwd, tramp-clear-passwd)
11054 (tramp-time-diff, tramp-coding-system-change-eol-conversion)
11055 (tramp-set-process-query-on-exit-flag, tramp-unload-tramp)
11056 * net/tramp-cmds.el (tramp-cleanup-all-connections)
11057 (tramp-reporter-dump-variable, tramp-load-report-modules)
11058 (tramp-append-tramp-buffers)
11059 * net/tramp-gvfs.el (tramp-gvfs-handle-file-selinux-context): Use it.
11060
11061 * net/tramp-imap.el (top): Autoload `epg-make-context'.
11062
f913fe7d
SM
110632010-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
11064
11065 * progmodes/compile.el (compilation-buffer-modtime): Rename from
11066 buffer-modtime. Adjust users.
11067
0235128c 110682010-05-08 Chong Yidong <cyd@stupidchicken.com>
f034e176 11069
77e2fc7a 11070 * international/mule.el (auto-coding-alist): Only purecopy
3b180a24 11071 car of each item, not the whole list (Bug#6083).
f034e176 11072
0235128c 110732010-05-08 Chong Yidong <cyd@stupidchicken.com>
f5d6ff44
CY
11074
11075 * progmodes/js.el (js-mode): Make paragraph variables local before
11076 calling c-setup-paragraph-variables (Bug#6071).
11077
0235128c 110782010-05-08 Eli Zaretskii <eliz@gnu.org>
aa4d4e4a
EZ
11079
11080 * composite.el (compose-region, reference-point-alist): Fix typos
11081 in the doc strings.
11082
77e2fc7a 110832010-05-08 Alexander Klimov <alserkli@inbox.ru> (tiny change)
9822590b
AK
11084
11085 * calc/calc-graph.el (calc-graph-plot): Use the proper form for
11086 gnuplot's "set" command.
11087
0235128c 110882010-05-08 Juanma Barranquero <lekktu@gmail.com>
29c48340
JB
11089
11090 * abbrev.el (last-abbrev-text): Doc fix.
11091 (abbrev-prefix-mark): Don't escape parenthesis.
11092
0235128c 110932010-05-08 Andreas Schwab <schwab@linux-m68k.org>
8ed6fc47
AS
11094
11095 * composite.el (find-composition): Doc fix.
11096
0235128c 110972010-05-08 Juanma Barranquero <lekktu@gmail.com>
063c6324
JB
11098
11099 * progmodes/sql.el (sql-electric-stuff): Fix typo in tag.
11100 (sql-oracle-program, sql-sqlite-options)
11101 (sql-query-placeholders-and-send): Doc fixes.
11102 (sql-set-product, sql-interactive-mode): Reflow docstrings.
11103 (sql-imenu-generic-expression, sql-buffer)
11104 (sql-mode-ansi-font-lock-keywords, sql-mode-oracle-font-lock-keywords)
11105 (sql-mode-postgres-font-lock-keywords, sql-mode-ms-font-lock-keywords)
11106 (sql-mode-sybase-font-lock-keywords)
11107 (sql-mode-informix-font-lock-keywords)
11108 (sql-mode-interbase-font-lock-keywords)
11109 (sql-mode-ingres-font-lock-keywords, sql-mode-solid-font-lock-keywords)
11110 (sql-mode-mysql-font-lock-keywords, sql-mode-sqlite-font-lock-keywords)
11111 (sql-mode-db2-font-lock-keywords, sql-mode-font-lock-keywords)
11112 (sql-product-feature, sql-highlight-product)
11113 (comint-line-beginning-position, sql-rename-buffer)
0235128c
SM
11114 (sql-toggle-pop-to-buffer-after-send-region sql-oracle)
11115 (sql-sybase, sql-informix, sql-sqlite, sql-mysql, sql-solid)
063c6324
JB
11116 (sql-ingres, sql-ms, sql-postgres, sql-interbase, sql-db2, sql-linter):
11117 Fix typos in docstrings.
11118
0235128c 111192010-05-08 Juri Linkov <juri@jurta.org>
e89dee79
JL
11120
11121 * info.el (Info-fontify-node): Put Info-breadcrumbs to the `display'
11122 property instead of `invisible' and `after-string' (bug#5998).
11123
0235128c 111242010-05-08 Juri Linkov <juri@jurta.org>
316d12fb
JL
11125
11126 * image-mode.el (image-mode-as-text): Fix typo in docstring.
11127
0235128c 111282010-05-08 Juanma Barranquero <lekktu@gmail.com>
770255e9
JB
11129
11130 * filecache.el (file-cache-add-directory-list)
11131 (file-cache-add-directory-recursively): Fix typos in docstrings.
11132
0235128c 111332010-05-08 Kenichi Handa <handa@m17n.org>
ece33a6e
KH
11134
11135 * language/indian.el (gurmukhi-composable-pattern): Fix typo.
b106e264 11136 (gujarati-composable-pattern): Fix typo.
ece33a6e 11137
0235128c 111382010-05-08 Kenichi Handa <handa@m17n.org>
771533aa
KH
11139
11140 * language/indian.el (oriya-composable-pattern)
0235128c
SM
11141 (tamil-composable-pattern, malayalam-composable-pattern):
11142 Add two-part vowels to "v" (vowel sign).
771533aa 11143
0235128c 111442010-05-08 Chong Yidong <cyd@stupidchicken.com>
790c2e44 11145
99833607
CY
11146 * files.el (copy-directory): Handle symlinks (Bug#5982).
11147
0235128c 111482010-05-08 Dan Nicolaescu <dann@ics.uci.edu>
808ecc4e
CY
11149
11150 * vc-hg.el (vc-hg-state): Use HGRCPATH, not HGRC.
11151 (vc-hg-working-revision): Likewise. Use hg parents, not hg parent
11152 (Bug#5846).
11153
0235128c 111542010-05-08 Glenn Morris <rgm@gnu.org>
d2c7b917 11155
0ca12598
GM
11156 * emacs-lisp/lisp.el (lisp-completion-at-point): Give it a doc string.
11157
d2c7b917
GM
11158 * minibuffer.el (completion-at-point): Doc fix.
11159
ba5bf5f0
SM
111602010-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
11161
11162 * electric.el (Electric-command-loop): Minor tweak.
11163
11164 * ebuff-menu.el (electric-buffer-list): Try and make it behave a bit
11165 better with dedicated windows.
11166
0235128c
SM
111672010-05-07 Chong Yidong <cyd@stupidchicken.com>
11168
11169 * Version 23.2 released.
11170
560bb7ae 111712010-05-07 Deniz Dogan <deniz.a.m.dogan@gmail.com> (tiny change)
4e2af782 11172 Stefan Monnier <monnier@iro.umontreal.ca>
5b3a105e
SM
11173
11174 Highlight vendor specific properties.
11175 * textmodes/css-mode.el (css-proprietary-nmstart-re): New var.
11176 (css-proprietary-property): New face.
11177 (css-font-lock-keywords): Use them.
11178
c0162ade
EZ
111792010-05-07 Eli Zaretskii <eliz@gnu.org>
11180
11181 * cus-start.el (all): Add native condition for tool-bar-* symbols.
11182
f3ee9200
SM
111832010-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
11184
05623156
SM
11185 * textmodes/dns-mode.el (auto-mode-alist): Add entry for .zone files.
11186 * files.el (auto-mode-alist): Remove redundant entries.
11187
f3ee9200
SM
11188 * files.el (auto-save-mode): Move to simple.el to fix bootstrap.
11189 * simple.el (auto-save-mode): Move from files.el.
11190 * minibuffer.el (completion--common-suffix): Fix copy&paste error.
11191
560bb7ae 111922010-05-07 Christian von Roques <roques@mti.ag> (tiny change)
5146e84c 11193
76e3243a 11194 * epg.el (epg-key-capablity-alist): Add "D" flag (Bug#5592).
5146e84c 11195
765d4319
KY
111962010-05-07 Katsumi Yamaoka <yamaoka@jpl.org>
11197
11198 * mail/binhex.el (binhex-decode-region-internal)
11199 * mail/uudecode.el (uudecode-decode-region-internal)
11200 * net/dns.el (dns-read-string-name, dns-write, dns-read)
11201 (dns-read-type, dns-query)
11202 * pgg-parse.el (pgg-parse-armor)
11203 * pgg.el (pgg-verify-region)
11204 * sha1.el (sha1-string-external): Don't run set-buffer-multibyte for
11205 XEmacs.
11206
86d21cc0 11207 * net/imap.el (imap-disable-multibyte): Redefine it as a macro.
765d4319 11208
f83483ff
JB
112092010-05-07 Juanma Barranquero <lekktu@gmail.com>
11210
40ab7974
JB
11211 * progmodes/cperl-mode.el (cperl-mode-unload-function): New function.
11212
f83483ff
JB
11213 Fix use of `filter-buffer-substring' (4th arg NOPROPS removed).
11214 * emulation/cua-base.el (cua-repeat-replace-region):
11215 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
11216 (cua-cut-region-to-global-mark):
11217 Remove text properties with `set-text-properties'.
11218
9566840f
MA
112192010-05-06 Michael Albinus <michael.albinus@gmx.de>
11220
f3ee9200
SM
11221 * net/tramp.el (top, with-progress-reporter):
11222 Use `symbol-function' inside `funcall'.
9566840f
MA
11223
11224 * net/tramp-compat.el (tramp-compat-file-attributes)
f3ee9200
SM
11225 (tramp-compat-delete-file, tramp-compat-delete-directory):
11226 Handle only `wrong-number-of-arguments' error.
9566840f
MA
11227
11228 * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Fix typo.
11229 (tramp-gvfs-handle-file-selinux-context): Use `symbol-function'
11230 inside `funcall'.
11231
0c495c21
SM
112322010-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
11233
1493963b
SM
11234 * minibuffer.el (completion--sreverse, completion--common-suffix):
11235 New functions.
11236 (completion-pcm--merge-completions): Extract common suffix when safe.
11237
0c495c21
SM
11238 * emacs-lisp/easy-mmode.el (define-minor-mode):
11239 Make :variable more flexible.
11240 * files.el (auto-save-mode): Use it to define using define-minor-mode.
11241
221a0647
JL
112422010-05-05 Juri Linkov <juri@jurta.org>
11243
11244 Add `slow' and `history' tags to the desktop data.
11245
11246 * info.el (Info-virtual-nodes) [*Index*]: Add `slow' tag.
11247 (Info-virtual-files) [*Apropos*]: Add `slow' tag.
11248 (Info-finder-find-node): Require `finder.el' to be able
11249 to restore node from the desktop.
11250 (Info-desktop-buffer-misc-data): Save all nodes. Save additional
11251 data `Info-history' and `slow' tag in the assoc list.
11252 (Info-restore-desktop-buffer): Don't restore nodes with the
11253 `slow' tag. Restore `Info-history'.
11254
66bdc868
MA
112552010-05-05 Michael Albinus <michael.albinus@gmx.de>
11256
11257 Add FORCE argument to `delete-file'.
11258
11259 * net/ange-ftp.el (ange-ftp-del-tmp-name): Make it a defun,
11260 forcing to delete the temporary file.
11261 (ange-ftp-delete-file): Add FORCE arg.
11262 (ange-ftp-rename-remote-to-remote)
11263 (ange-ftp-rename-local-to-remote, ange-ftp-rename-remote-to-local)
0c495c21
SM
11264 (ange-ftp-load, ange-ftp-compress, ange-ftp-uncompress):
11265 Force file deletion.
66bdc868
MA
11266
11267 * net/tramp-compat.el (tramp-compat-delete-file): New defun.
11268
11269 * net/tramp.el (tramp-handle-delete-file): Add FORCE arg.
11270 (tramp-handle-make-symbolic-link, tramp-handle-load)
11271 (tramp-do-copy-or-rename-file-via-buffer)
11272 (tramp-do-copy-or-rename-file-directly)
11273 (tramp-do-copy-or-rename-file-out-of-band)
11274 (tramp-handle-process-file, tramp-handle-call-process-region)
11275 (tramp-handle-shell-command, tramp-handle-file-local-copy)
11276 (tramp-handle-insert-file-contents, tramp-handle-write-region)
11277 (tramp-delete-temp-file-function): Use `tramp-compat-delete-file'.
11278
11279 * net/tramp-fish.el (tramp-fish-handle-delete-file): Add FORCE arg.
11280 (tramp-fish-handle-make-symbolic-link)
11281 (tramp-fish-handle-process-file): Use `tramp-compat-delete-file'.
11282
0c495c21
SM
11283 * net/tramp-ftp.el (tramp-ftp-file-name-handler):
11284 Use `tramp-compat-delete-file'.
66bdc868
MA
11285
11286 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-file): Add FORCE arg.
11287 (tramp-gvfs-handle-write-region): Use `tramp-compat-delete-file'.
11288
11289 * net/tramp-imap.el (tramp-imap-handle-delete-file): Add FORCE arg.
11290 (tramp-imap-do-copy-or-rename-file): Use `tramp-compat-delete-file'.
11291
11292 * net/tramp-smb.el (tramp-smb-handle-delete-file): Add FORCE arg.
11293 (tramp-smb-handle-copy-file, tramp-smb-handle-file-local-copy)
6a7662bb
BR
11294 (tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
11295 Use `tramp-compat-delete-file'.
66bdc868 11296
f44379e7
SM
112972010-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
11298
365f8d85
SM
11299 Minor cleanups.
11300 * subr.el (add-minor-mode): Use push.
11301 * mail/supercite.el (sc-electric-mode): Use more descriptive arg name.
11302 * emulation/edt.el (edt-select-mode): Simplify.
11303
80ac5d4d
SM
11304 Use define-minor-mode in more cases.
11305 * term/tvi970.el (tvi970-set-keypad-mode):
11306 * simple.el (auto-fill-mode, overwrite-mode, binary-overwrite-mode)
11307 (normal-erase-is-backspace-mode):
11308 * scroll-bar.el (scroll-bar-mode): Use it and define-minor-mode.
11309 (set-scroll-bar-mode-1): (Re)move to its sole caller.
11310 (get-scroll-bar-mode): New function.
11311 * emacs-lisp/cl-macs.el (eq): Handle a non-variable first arg.
11312
11313 Use define-minor-mode for less obvious cases.
f44379e7
SM
11314 * emacs-lisp/easy-mmode.el (define-minor-mode): Add :variable keyword.
11315 * emacs-lisp/cl-macs.el (terminal-parameter, eq): Add setf method.
11316 * international/iso-ascii.el (iso-ascii-mode):
11317 * frame.el (auto-raise-mode, auto-lower-mode):
11318 * composite.el (global-auto-composition-mode): Use define-minor-mode.
11319
c04b03f8
MA
113202010-05-04 Michael Albinus <michael.albinus@gmx.de>
11321
11322 * net/tramp.el (tramp-methods): Remove "-q" from `tramp-login-args'
11323 in order to see error messages for failed logins.
11324
53967e09
CY
113252010-05-03 Chong Yidong <cyd@stupidchicken.com>
11326
11327 * diff.el (diff-sentinel):
11328
11329 * epg.el (epg--make-temp-file, epg-decrypt-string)
11330 (epg-verify-string, epg-sign-string, epg-encrypt-string):
11331
11332 * jka-compr.el (jka-compr-partial-uncompress)
11333 (jka-compr-call-process, jka-compr-write-region, jka-compr-load):
11334
11335 * server.el (server-sentinel): Use delete-file's new FORCE arg
11336 (Bug#6070).
11337
56eb0904
SM
113382010-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
11339
11340 Use define-minor-mode where applicable.
11341 * view.el (view-mode):
11342 * type-break.el (type-break-query-mode)
11343 (type-break-mode-line-message-mode):
11344 * textmodes/reftex.el (reftex-mode):
11345 * term/vt100.el (vt100-wide-mode):
11346 * tar-mode.el (tar-subfile-mode):
11347 * savehist.el (savehist-mode):
11348 * ibuf-ext.el (ibuffer-auto-mode):
11349 * composite.el (auto-composition-mode):
11350 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
11351 Use define-minor-mode.
11352 (vhdl-mode): Use static mode-line format.
11353 (vhdl-mode-line-update): Delete.
11354 (vhdl-create-mode-menu, vhdl-activate-customizations)
11355 (vhdl-hs-minor-mode): Don't bother calling it.
11356
672eb710
SM
113572010-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
11358
8f92b8ad
SM
11359 * simple.el (with-wrapper-hook): Move.
11360 (buffer-substring-filters): Mark obsolete.
11361 (filter-buffer-substring-functions): New variable.
1fada563 11362 (filter-buffer-substring): Use it. Remove unused arg `noprops'.
8f92b8ad 11363
c04b03f8 113642010-05-01 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
4e2af782 11365 Michael Albinus <michael.albinus@gmx.de>
6a29a838
MA
11366
11367 Implement compression for inline methods.
11368
11369 * net/tramp.el (tramp-inline-compress-start-size): New defcustom.
11370 (tramp-copy-size-limit): Allow also nil.
11371 (tramp-inline-compress-commands): New defconst.
11372 (tramp-find-inline-compress, tramp-get-inline-compress)
11373 (tramp-get-inline-coding): New defuns.
cb7f3653 11374 (tramp-get-remote-coding, tramp-get-local-coding): Remove,
c04b03f8 11375 replaced by `tramp-get-inline-coding'.
6a29a838
MA
11376 (tramp-handle-file-local-copy, tramp-handle-write-region)
11377 (tramp-method-out-of-band-p): Use `tramp-get-inline-coding'.
11378
8c0bf8b3
SM
113792010-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
11380
07125a91
SM
11381 * bindings.el (mode-line-abbrev-mode, mode-line-auto-fill-mode):
11382 Remove unused functions.
11383
f3a47002
SM
11384 * emacs-lisp/lisp-mode.el (lisp-mode): Use define-derived-mode.
11385 Set find-tag-default-function as a variable rather than a property.
11386
8c0bf8b3
SM
11387 * minibuffer.el (tags-completion-at-point-function): Move to etags.el.
11388 * progmodes/etags.el (tags-completion-at-point-function):
11389 Remove left over interactive spec. Add autoloading stub.
11390 (complete-tag): Use tags-completion-at-point-function.
11391
27601456
CY
113922010-04-30 Chong Yidong <cyd@stupidchicken.com>
11393
cb7f3653 11394 * minibuffer.el (tags-completion-at-point-function): Fix return value.
27601456 11395
09d0284d
CY
113962010-04-29 Chong Yidong <cyd@stupidchicken.com>
11397
27d3cd56
CY
11398 * ido.el (ido-init-completion-maps): Remove C-v binding.
11399 (ido-minibuffer-setup): Don't set cua-inhibit-cua-keys (Bug#5765).
09d0284d 11400
3a07ffce
CY
114012010-04-29 Chong Yidong <cyd@stupidchicken.com>
11402
11403 * minibuffer.el (tags-completion-at-point-function): New function.
11404 (completion-at-point-functions): Use it.
11405
3a07ffce
CY
11406 * progmodes/etags.el (complete-tag): Revert last change.
11407
3d14bb73
AM
114082010-04-29 Alan Mackenzie <acm@muc.de>
11409
11410 * progmodes/cc-mode.el (c-extend-region-for-CPP): Fix an
11411 off-by-one error (in end of macro position).
11412
7d353d11
SM
114132010-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
11414
11415 * net/browse-url.el (browse-url-firefox-program): Use iceweasel if
11416 firefox is absent. Don't autoload.
11417 (browse-url-galeon-program): Don't autoload.
11418
48111a85
CY
114192010-04-28 Chong Yidong <cyd@stupidchicken.com>
11420
11421 * bindings.el (complete-symbol): Move into minibuffer.el.
11422
11423 * minibuffer.el (complete-tag): Move from etags.el. If tags
11424 completion cannot be performed, return nil instead of signalling
11425 an error.
11426 (completion-at-point): Make it an alias for complete-symbol.
11427 (complete-symbol): Move from bindings.el, and replace with the
11428 body of completion-at-point.
11429
11430 * progmodes/etags.el (complete-tag): Move to minibuffer.el.
11431
7ba94701
MA
114322010-04-28 Michael Albinus <michael.albinus@gmx.de>
11433
11434 * net/tramp.el (tramp-remote-selinux-p): New defun.
11435 (tramp-handle-file-selinux-context)
11436 (tramp-handle-set-file-selinux-context): Use it.
11437
95c6cc3e
SS
114382010-04-28 Sam Steingold <sds@gnu.org>
11439
11440 * progmodes/bug-reference.el (bug-reference-url-format): Mark as
11441 `safe-local-variable' if the value is a string or a symbol with
11442 the property `bug-reference-url-format'.
11443
36045ff3
CY
114442010-04-28 Chong Yidong <cyd@stupidchicken.com>
11445
537ffaf3
SM
11446 * progmodes/bug-reference.el (bug-reference-url-format):
11447 Revert 2010-04-27 change due to security risk.
36045ff3 11448
56924d99
SM
114492010-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
11450
11451 Make it possible to locally disable a globally enabled mode.
11452 * simple.el (fundamental-mode): Run fundamental-mode-hook.
11453 * emacs-lisp/derived.el (define-derived-mode): Use fundamental-mode
11454 rather than kill-all-local-variables so it runs fundamental-mode-hook.
11455 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
11456 Use fundamental-mode-hook to run MODE-enable-in-buffers earlier, so
11457 that subsequent hooks get a chance to disable it.
11458
ccaa4765
SM
114592010-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
11460
17818d71
SM
11461 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
11462 Avoid re-enabling a minor mode after the user turned the minor mode
11463 off if MODE-enable-in-buffers is run twice (typically once from
11464 fundamental-mode's after-change-major-mode-hook and a second time from
11465 run-mode-hook's own after-change-major-mode-hook).
11466
ccaa4765
SM
11467 * emacs-lisp/lisp.el (lisp-complete-symbol): Fail gracefully.
11468
2a6f654e
SS
114692010-04-27 Sam Steingold <sds@gnu.org>
11470
11471 * progmodes/bug-reference.el (bug-reference-url-format): Mark as
11472 `safe-local-variable' if the value is a string or a function, as
11473 documented and implemented on 2010-04-02.
11474
cecaa674
JB
114752010-04-27 Juanma Barranquero <lekktu@gmail.com>
11476
11477 * ido.el (ido-buffer-internal): Bind `ido-use-virtual-buffers' to nil
11478 when method is 'kill.
11479
114802010-04-27 Agustín Martín <agustin.martin@hispalinux.es>
1e116bb3 11481
a628ad9d
JB
11482 * textmodes/ispell.el (ispell-init-process): Fix personal dictionary
11483 condition in default directory check.
01c35094 11484 (ispell-init-process, ispell-kill-ispell, kill-buffer-hook):
1e116bb3
AM
11485 Kill ispell process when killing its associated buffer.
11486
7dd7fbb9
JD
114872010-04-27 Jan Djärv <jan.h.d@swipnet.se>
11488
11489 * desktop.el (desktop-kill): ask-if-new: Ask if desktop file exists,
11490 but we aren't using it.
11491
7ac82b84
J
114922010-04-25 Jan Djärv <jan.h.d@swipnet.se>
11493
11494 * tool-bar.el (tool-bar-local-item-from-menu): Revert unintended
11495 checkin in 2010-04-23T16:26:11Z!monnier@iro.umontreal.ca.
11496
fea1add4
GM
114972010-04-24 Glenn Morris <rgm@gnu.org>
11498
11499 * emacs-lisp/authors.el (authors-obsolete-files-regexps):
11500 Ignore VCS-ignore files, and deleted nextstep preferences files.
11501 (authors-ignored-files): Ignore deleted cedet test files, and "*.el".
11502 (authors-ambiguous-files): New list.
11503 (authors-valid-file-names): Add some deleted files.
11504 (authors-renamed-files-alist): Add font-setting.el, edt-user.doc.
11505 (authors-disambiguate-file-name): New function. (Bug#5501)
11506 (authors-canonical-file-name): Doc fix.
11507 Don't warn about obsolete files.
11508 (authors-canonical-file-name, authors-scan-el):
11509 Use authors-disambiguate-file-name.
11510
cbcfee6e
GM
11511 * hfy-cmap.el (htmlfontify-load-rgb-file, hfy-fallback-colour-values):
11512 Add autoload cookies.
11513 (htmlfontify-unload-rgb-file, hfy-fallback-colour-values): Add docs.
11514 (generated-autoload-file): Set file-local value to "htmlfontify.el".
11515 * htmlfontify.el (caddr, cadddr): Remove fallback definitions.
11516 They have definitions / compiler macros in cl.el.
11517 (htmlfontify-load-rgb-file, hfy-fallback-colour-values):
11518 Replace manual autoloads with generated ones.
11519 (htmlfontify-unload-rgb-file): Remove autoload.
11520 * Makefile.in (autoloads): Ensure htmlfontify.el is writable.
11521
3b548e1b
SM
115222010-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
11523
9ae0c310
SM
11524 * emacs-lisp/bytecomp.el (byte-compile-set-default): New function.
11525 (byte-compile-setq-default): Optimize for the
11526 single-var case and don't call byte-compile-form in this case to avoid
11527 inf-loop with byte-compile-set-default.
11528
3b548e1b
SM
11529 * progmodes/compile.el (compilation-start): Abbreviate default directory.
11530
632c5478
MA
115312010-04-23 Michael Albinus <michael.albinus@gmx.de>
11532
11533 Implement SELINUX backends.
11534
3b548e1b
SM
11535 * net/tramp.el (tramp-file-name-handler-alist):
11536 Add `file-selinux-context' and `set-file-selinux-context'.
632c5478
MA
11537 (tramp-handle-file-selinux-context)
11538 (tramp-handle-set-file-selinux-context): New defuns.
3b548e1b
SM
11539 (tramp-handle-copy-file, tramp-do-copy-or-rename-file):
11540 Handle PRESERVE-SELINUX-CONTEXT.
632c5478 11541
3b548e1b
SM
11542 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
11543 Add `file-selinux-context' and `set-file-selinux-context'.
632c5478
MA
11544 (tramp-gvfs-handle-file-selinux-context)
11545 (tramp-gvfs-handle-set-file-selinux-context): New defuns.
11546 (tramp-gvfs-handle-copy-file): Handle PRESERVE-SELINUX-CONTEXT.
11547
11548 * net/ange-ftp.el (ange-ftp-copy-file):
11549 * net/tramp-fish.el (tramp-fish-handle-copy-file):
11550 * net/tramp-imap.el (tramp-imap-handle-copy-file):
3b548e1b
SM
11551 * net/tramp-smb.el (tramp-smb-handle-copy-file):
11552 Add PRESERVE-SELINUX-CONTEXT.
632c5478 11553
a94d821f
MA
115542010-04-22 Michael Albinus <michael.albinus@gmx.de>
11555
11556 Synchronize with Tramp repository.
11557
11558 * net/tramp.el (with-connection-property, tramp-completion-mode-p)
11559 (tramp-action-process-alive, tramp-action-out-of-band)
11560 (tramp-check-for-regexp, tramp-file-name-p, tramp-equal-remote)
11561 (tramp-exists-file-name-handler): Fix docstring.
11562 (with-progress-reporter): New defmacro.
11563 (tramp-do-copy-or-rename-file, tramp-handle-dired-compress-file)
11564 (tramp-maybe-open-connection): Use it.
11565
a92375d9
MA
115662010-04-22 Noah Lavine <noah549@gmail.com> (tiny change)
11567
11568 Detect ssh 'ControlMaster' argument automatically in some cases.
11569
11570 * net/tramp.el (tramp-detect-ssh-controlmaster): New defun.
11571 (tramp-default-method): Use it.
11572
489fe4c2
MA
115732010-04-22 Michael Albinus <michael.albinus@gmx.de>
11574
25f14cdb
MA
11575 * net/tramp.el (tramp-handle-copy-file): Add new optional
11576 parameter `preserve-selinux-context'.
11577 (tramp-file-name-for-operation): Add `set-file-selinux-context'.
11578
a92375d9
MA
115792010-04-22 Michael Albinus <michael.albinus@gmx.de>
11580
489fe4c2
MA
11581 * net/tramp.el (tramp-completion-handle-file-name-all-completions):
11582 Ensure, that non remote files are still checked. Oops.
11583
acd1f317
MA
115842010-04-21 Michael Albinus <michael.albinus@gmx.de>
11585
11586 Fix Bug#5840.
11587
11588 * icomplete.el (icomplete-completions): Use `non-essential'.
11589
11590 * net/tramp.el (tramp-connectable-p): New defun.
11591 (tramp-handle-expand-file-name)
11592 (tramp-completion-handle-file-name-all-completions)
11593 (tramp-completion-handle-file-name-completion): Use it.
11594
62c5b459
SM
115952010-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
11596
11597 * emacs-lisp/lisp.el (lisp-completion-at-point): Try and handle errors.
11598
f904c0f9
JD
115992010-04-21 Jan Djärv <jan.h.d@swipnet.se>
11600
11601 * vc-dir.el (vc-dir-tool-bar-map): Add :label on some tool bar items.
11602
11603 * tool-bar.el (tool-bar-setup): Add :label on some tool bar items.
11604
11605 * loadup.el: Load dynamic-setting.el if feature dynamic-setting
11606 is present.
11607
11608 * info.el (info-tool-bar-map): Add labels.
11609
11610 * cus-start.el (all): Add tool-bar-style and tool-bar-max-label-size.
11611
11612 * cus-edit.el (custom-commands): Add labels for tool bar.
11613 (custom-buffer-create-internal, Custom-mode): Adjust for
11614 labels in custom-commands.
11615
11616 * dynamic-setting.el: Renamed from font-setting.el.
11617
c5cbeb12
LL
116182010-04-21 John Wiegley <jwiegley@gmail.com>
11619
11620 * ido.el (ido-init-completion-maps): For ido-switch-buffer, C-o
11621 toggles the use of virtual buffers.
537ffaf3 11622 (ido-buffer-internal): Guard `ido-use-virtual-buffers' global value.
c5cbeb12
LL
11623 (ido-toggle-virtual-buffers): New function.
11624
fcc93746
JB
116252010-04-21 Juanma Barranquero <lekktu@gmail.com>
11626
11627 Use `define-derived-mode'; fix window selection; doc fixes.
11628 * play/tetris.el (tetris, tetris-update-speed-function)
11629 (tetris-tty-colors, tetris-x-colors, tetris-move-bottom)
11630 (tetris-move-left, tetris-move-right, tetris-rotate-prev)
11631 (tetris-rotate-next, tetris-end-game, tetris-start-game)
11632 (tetris-pause-game): Fix typos in docstrings.
11633 (tetris-mode-map, tetris-null-map):
11634 Move initialization into declaration.
11635 (tetris-mode): Define with `define-derived-mode';
11636 set show-trailing-whitespace to nil.
11637 (tetris): Prefer window already displaying the "*Tetris*" buffer.
11638
574c05e2
KK
116392010-04-21 Karel Klíč <kklic@redhat.com>
11640
11641 * files.el (backup-buffer): Handle SELinux context, and return it
11642 if a backup was made by renaming.
11643 (backup-buffer-copy): Set SELinux context to the target file.
11644 (basic-save-buffer): Set SELinux context of the newly written file.
11645 (basic-save-buffer-1): Now it also returns any SELinux context.
11646 (basic-save-buffer-2): Set SELinux context of the newly created file,
11647 and return it.
11648 * net/tramp.el (tramp-file-name-for-operation):
11649 Add file-selinux-context.
11650
e97a42c1
SM
116512010-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
11652
f2b9ed18
SM
11653 Make the log-edit comments use RFC822 format throughout.
11654
e97a42c1
SM
11655 * vc.el (vc-checkin, vc-modify-change-comment):
11656 Adjust to new vc-start/finish-logentry.
11657 (vc-find-conflicted-file): New command.
11658 (vc-transfer-file): Adjust to new vc-checkin.
11659 (vc-next-action): Improve scoping.
11660
11661 * vc-hg.el (vc-hg-log-edit-mode): Remove.
11662 (vc-hg-checkin): Remove extra arg. Use log-edit-extract-headers.
11663
11664 * vc-git.el (vc-git-log-edit-mode): Remove.
11665 (vc-git-checkin): Remove extra arg. Use log-edit-extract-headers.
11666 (vc-git-commits-coding-system): Rename from git-commits-coding-system.
11667
11668 * vc-dispatcher.el (vc-log-edit): Shorten names for log-edit-show-files.
11669 (vc-start-logentry): Remove argument `extra'.
11670 (vc-finish-logentry): Remove extra args.
11671
11672 * vc-bzr.el (vc-bzr-log-edit-mode): Remove.
11673 (vc-bzr-checkin): Remove extra arg. Use log-edit-extract-headers.
11674 (vc-bzr-conflicted-files): New function.
11675
11676 * log-edit.el (log-edit-extra-flags)
11677 (log-edit-before-checkin-process): Remove.
11678 (log-edit-summary, log-edit-header, log-edit-unknown-header): New faces.
11679 (log-edit-headers-alist): New var.
11680 (log-edit-header-contents-regexp): New const.
11681 (log-edit-match-to-eoh): New function.
11682 (log-edit-font-lock-keywords): Use them.
11683 (log-edit): Insert a "Summary:" header as default.
11684 (log-edit-mode): Mark font-lock rules as case-insensitive.
11685 (log-edit-done): Cleanup headers.
11686 (log-view-process-buffer): Remove.
11687 (log-edit-extract-headers): New function to replace it.
11688
938efb77
JB
116892010-04-20 Juanma Barranquero <lekktu@gmail.com>
11690
11691 * subr.el (default-direction-reversed): Remove obsolescence info.
11692
1cfb415b
SM
116932010-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
11694
cb4f9513
SM
11695 * vc-dispatcher.el (vc-finish-logentry): Don't mess so badly with the
11696 windows/frames.
11697
6e610c72
SM
11698 * emacs-lisp/lisp.el (lisp-completion-at-point): Complete around point.
11699 I.e. include text after point in the completion region.
11700 Also, return nil when we're not after/in a symbol.
11701
1cfb415b
SM
11702 * international/mule-cmds.el (view-hello-file): Don't fiddle with the
11703 default enable-multibyte-characters.
11704
c80fa13c
SM
117052010-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
11706
87926e02
SM
11707 * international/mule.el: Help the user choose a valid coding-system.
11708 (read-buffer-file-coding-system): New function.
11709 (set-buffer-file-coding-system): Use it. Prompt the user if the
11710 coding-system cannot encode all the chars.
11711
c80fa13c
SM
11712 * vc-bzr.el: Use standard *vc* and *vc-diff* buffers.
11713 (vc-bzr-shelve-show, vc-bzr-shelve-apply)
11714 (vc-bzr-shelve-apply-and-keep, vc-bzr-shelve-snapshot):
11715 Don't use *vc-bzr-shelve*.
11716
6e104790 117172010-04-19 Dan Nicolaescu <dann@ics.uci.edu>
bce31830
DN
11718
11719 Fix the version number for added files.
11720 * vc-hg.el (vc-hg-working-revision): Check if the file is
11721 registered after hg parent fails (Bug#5961).
11722
6e104790 117232010-04-19 Glenn Morris <rgm@gnu.org>
0433ffa6
GM
11724
11725 * htmlfontify.el (htmlfontify-buffer)
11726 (htmlfontify-copy-and-link-dir): Autoload entry points.
11727
6e104790 117282010-04-19 Magnus Henoch <magnus.henoch@gmail.com>
8507c65c
CY
11729
11730 * vc-hg.el (vc-hg-annotate-extract-revision-at-line): Expand file
11731 name relative to the project root (Bug#5960).
11732
6e104790 117332010-04-19 Glenn Morris <rgm@gnu.org>
e9ef9777
GM
11734
11735 * vc-git.el (vc-git-print-log): Doc fix.
11736
6e104790 117372010-04-19 Óscar Fuentes <ofv@wanadoo.es>
3808c51f
CY
11738
11739 * ido.el (ido-file-internal): Fix 2009-12-02 change.
11740
53cfe624 117412010-04-19 Christoph Scholtes <cschol2112@googlemail.com>
7860d2e3
CY
11742
11743 * progmodes/grep.el (grep-compute-defaults): Fix handling of host
11744 default settings (Bug#5928).
11745
6e104790 117462010-04-19 Glenn Morris <rgm@gnu.org>
119850e9
GM
11747
11748 * progmodes/fortran.el (fortran-match-and-skip-declaration):
11749 New function.
0a23b2c3 11750 (fortran-font-lock-keywords-3): Use it. (Bug#1385)
119850e9 11751
6e104790 117522010-04-19 Kenichi Handa <handa@m17n.org>
86a366f4
KH
11753
11754 * language/indian.el (malayalam-composable-pattern): Fix previous
11755 change (add U+0D4D "SIGN VIRAMA").
11756 (oriya-composable-pattern): Add U+0B30 and fix typo in the regexp.
11757 (tamil-composable-pattern): Fix typo in the regexp.
11758 (telugu-composable-pattern): Fix U+0C4D and typo in the regexp.
11759 (kannada-composable-pattern): Fix U+0CB0 and typo in the regexp.
11760 (malayalam-composable-pattern): Fix U+0D4D and typo in the regexp.
11761
6e104790 117622010-04-19 Chong Yidong <cyd@stupidchicken.com>
8afe2ec6
CY
11763
11764 * textmodes/tex-mode.el (latex-mode): Revert 2008-03-03 change to
11765 paragraph-separate (Bug#5821).
11766
6e104790 117672010-04-19 Juri Linkov <juri@jurta.org>
3c5d6dfb
JL
11768
11769 Put breadcrumbs on overlay instead of inserting to buffer (bug#5809).
11770
11771 * info.el (Info-find-node-2): Comment out code that skips
11772 breadcrumbs line.
11773 (Info-mouse-follow-link): New command.
11774 (Info-link-keymap): New keymap.
11775 (Info-breadcrumbs): Rename from `Info-insert-breadcrumbs'.
11776 Return a string with links instead of inserting breadcrumbs
11777 to the Info buffer.
11778 (Info-fontify-node): Comment out code that inserts breadcrumbs.
11779 Instead of putting the `invisible' text property over the Info
11780 header, make an overlay over the Info header with the `invisible'
11781 property and `after-string' set to the string returned by
11782 `Info-breadcrumbs'.
11783
6e104790 117842010-04-19 Chong Yidong <cyd@stupidchicken.com>
6baa27a2
CY
11785
11786 * help.el (help-window-setup-finish): Doc fix (Bug#5830).
11787 Reported by monkey@sandpframing.com.
11788
98923800
SM
117892010-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
11790
b5feea0f
SM
11791 * tmm.el (tmm-prompt): Remove obsolete call to x-popup-menu.
11792 (tmm-get-keymap): Add key-binding shortcuts now that they're not
11793 available in the "keyseq cache" any more.
11794
98923800
SM
11795 * custom.el (defcustom): Add edebug spec.
11796
fd5c9dfa
JL
117972010-04-18 Juri Linkov <juri@jurta.org>
11798
11799 Test for special mode-class in view-buffer instead of view-file (bug#5513).
11800
11801 * view.el (view-file, view-buffer): Move test for special mode-class
11802 from view-file to view-buffer.
11803
11804 * tar-mode.el (tar-extract): Turn if's into one cond
11805 like in arc-mode.el.
11806
b3671a51
JL
118072010-04-18 Juri Linkov <juri@jurta.org>
11808
11809 Add 7z archive format support (bug#5475).
11810
11811 * arc-mode.el (archive-zip-extract): Try to find 7z executable.
11812 (archive-7z-extract): New defcustom.
11813 (archive-find-type): Add magic string for 7z.
11814 (archive-extract-by-stdout): Add new optional arg `stderr-file'.
11815 If `stderr-file' is non-nil, use `(t stderr-file)' for the
11816 `buffer' arg of `call-process'.
11817 (archive-zip-extract): Check `archive-zip-extract' for "7z" and
11818 call the function `archive-7z-extract' with the variable
11819 `archive-7z-extract' let-bound to `archive-zip-extract'.
11820 (archive-7z-summarize, archive-7z-extract): New functions.
11821
11822 * international/mule.el (auto-coding-alist):
11823 * files.el (auto-mode-alist): Add 7z file extension.
11824
8a37fb25
SM
118252010-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
11826
e9515805
SM
11827 * loadup.el: Setup hash-cons for pure data.
11828
f8ea0098
SM
11829 Fix duplicate entries in cedet's loaddefs.el files.
11830 * emacs-lisp/autoload.el (autoload-file-load-name): Be more clever.
11831 Should make most file-local generated-autoload-file unnecessary.
11832 (print-readably): Silence warnings.
11833 (autoload-find-destination): Take load-name as an arg to make sure
11834 it's the same as the one that will be in the file.
11835 (autoload-generate-file-autoloads): Adjust to above changes.
11836 Try to make the dataflow a bit simpler.
11837
8a37fb25
SM
11838 * cvs-status.el (cvs-refontify): Remove unused.
11839
f8b91752
JB
118402010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
11841
76e3243a 11842 * calc/calc.el (calc-mode-map): Bind "O" to `calc-missing-key'.
f8b91752 11843
76e3243a 11844 * calc/calc-bin.el (calc-radix): Have the "O" option turn on
f8b91752
JB
11845 twos-complement mode.
11846
d8b01fef
JB
118472010-04-17 Jay Belanger <jay.p.belanger@gmail.com>
11848
76e3243a
JB
11849 * calc/calc-ext.el (calc-init-extensions): Add keybinding for
11850 'calc-option'. Add `calc-option-prefix-help' to calc-help autoloads.
d8b01fef
JB
11851 (calc-inverse): Add "Option" to message, as appropriate.
11852 (calc-hyperbolic): Add "Option" to message, as appropriate.
11853 (calc-option, calc-is-option): New functions.
11854
76e3243a 11855 * calc/calc-help.el (calc-full-help): Add `calc-option-help'.
d8b01fef
JB
11856 (calc-option-prefix-help): New function.
11857
76e3243a 11858 * calc/calc-misc.el (calc-help): Add "Option" entry.
d8b01fef 11859
76e3243a 11860 * calc/calc.el (calc-local-var-list): Add `calc-option-flag'.
d8b01fef
JB
11861 (calc-option-flag): New variable.
11862 (calc-do): Set `calc-option-flag to nil.
11863 (calc-set-mode-line): Add "Opt " as appropriate.
11864
74f806a1
JL
118652010-04-16 Juri Linkov <juri@jurta.org>
11866
11867 Move scrolling commands from simple.el to window.el
11868 because their primitives are implemented in window.c.
11869
11870 * simple.el (scroll-error-top-bottom)
11871 (scroll-up-command, scroll-down-command, scroll-up-line)
11872 (scroll-down-line, scroll-other-window-down)
11873 (beginning-of-buffer-other-window, end-of-buffer-other-window):
11874 * window.el (scroll-error-top-bottom)
11875 (scroll-up-command, scroll-down-command, scroll-up-line)
11876 (scroll-down-line, scroll-other-window-down)
11877 (beginning-of-buffer-other-window, end-of-buffer-other-window):
11878 Move from simple.el to window.el because their primitives are
11879 implemented in window.c.
11880
ad40eec5
JL
118812010-04-16 Juri Linkov <juri@jurta.org>
11882
11883 * isearch.el (isearch-lookup-scroll-key): Check both
11884 `isearch-scroll' and `scroll-command' properties.
11885 (scroll-up, scroll-down): Remove `isearch-scroll' property.
11886
11887 * mwheel.el (mwheel-scroll): Remove `isearch-scroll' property.
11888
11889 * simple.el (scroll-up-command, scroll-down-command)
11890 (scroll-up-line, scroll-down-line): Remove `isearch-scroll' property.
11891
a4b000fb
JL
118922010-04-15 Juri Linkov <juri@jurta.org>
11893
11894 * simple.el (scroll-up-command, scroll-down-command)
11895 (scroll-up-line, scroll-down-line): Put `scroll-command'
11896 property on the these symbols. Remove them from
11897 `scroll-preserve-screen-position-commands'.
11898
11899 * mwheel.el (mwheel-scroll): Put `scroll-command' and
11900 `isearch-scroll' properties on the `mwheel-scroll' symbol.
11901 Remove it from `scroll-preserve-screen-position-commands'.
11902
11903 * isearch.el (isearch-allow-scroll): Doc fix.
11904
4874f5e6
MA
119052010-04-15 Michael Albinus <michael.albinus@gmx.de>
11906
11907 * net/tramp.el (tramp-error-with-buffer): Don't show the
11908 connection buffer when we are in completion mode.
11909 (tramp-file-name-handler): Catch the error for some operations
11910 when we are in completion mode. This gives the user the chance to
11911 correct the file name in the minibuffer.
11912
82883f0a
GM
119132010-04-15 Glenn Morris <rgm@gnu.org>
11914
11915 * progmodes/verilog-mode.el (verilog-forward-sexp): Avoid free variable.
11916
528b9ea9
JB
119172010-04-15 Juanma Barranquero <lekktu@gmail.com>
11918
11919 Simplify by using `define-derived-mode'.
11920 * info.el (Info-mode):
11921 * calendar/todo-mode.el (todo-mode):
11922 * play/gomoku.el (gomoku-mode): Define with `define-derived-mode'.
11923 (gomoku-mode-map): Move initialization into declaration.
11924
5f2b693f
MA
119252010-04-14 Michael Albinus <michael.albinus@gmx.de>
11926
11927 Fix Bug#5840.
11928 * ido.el (ido-file-name-all-completions-1):
11929 * minibuffer.el (minibuffer-completion-help):
11930 * net/tramp.el (tramp-completion-mode-p): Use `non-essential'.
11931
ebb9641f
SM
119322010-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
11933
38111a5a
SM
11934 * simple.el (non-essential): New var.
11935
ebb9641f
SM
11936 Add a new field `location' to bookmarks for non-file bookmarks.
11937 * bookmark.el (bookmark-location): Use the new field, if present.
11938 (bookmark-insert-location): Undo last change, not needed any more.
11939 * man.el (Man-bookmark-make-record):
11940 * woman.el (woman-bookmark-make-record): Add `location' field.
11941
7b05466f
JL
119422010-04-14 Juri Linkov <juri@jurta.org>
11943
11944 * simple.el (scroll-error-top-bottom): New defcustom.
11945 (scroll-up-command, scroll-down-command): Use it. Doc fix.
11946
11947 * emulation/pc-select.el (pc-select-override-scroll-error):
11948 Obsolete in favor of `scroll-error-top-bottom'.
11949
32129746
JL
119502010-04-14 Juri Linkov <juri@jurta.org>
11951
11952 * tutorial.el (tutorial--default-keys): Rebind `C-v' to
11953 `scroll-up-command' and `M-v' to `scroll-down-command'.
11954
11955 * emulation/cua-rect.el (cua--init-rectangles):
11956 * forms.el (forms--change-commands):
11957 * image-mode.el (image-mode-map):
11958 Remap scroll-down-command and scroll-up-command
11959 in addition to scroll-down and scroll-up.
11960
9013a7f8
JL
119612010-04-14 Juri Linkov <juri@jurta.org>
11962
11963 * mwheel.el (scroll-preserve-screen-position-commands):
11964 Add mwheel-scroll to this list of commands.
11965
11966 * simple.el (scroll-preserve-screen-position-commands):
11967 Add scroll-up-command, scroll-down-command, scroll-up-line,
11968 scroll-down-line to this list of commands.
11969
3b7e1d5f
SM
119702010-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
11971
c1e25821
SM
11972 * obsolete/complete.el: Move from lisp/complete.el.
11973
5b31b787
SM
11974 * pcomplete.el (pcomplete-here*): Fix mistaken change (bug#5935).
11975
3b7e1d5f
SM
11976 * emacs-lisp/easy-mmode.el (define-minor-mode): Passing a nil argument
11977 to the minor mode function now turns the mode ON unconditionally.
11978
398a825b
SM
119792010-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
11980
a544e7c1
SM
11981 * vc-dir.el (vc-dir-kill-line): New command.
11982 (vc-dir-mode-map): Bind it to C-k.
11983
a1979d8e
SM
11984 * bookmark.el (bookmark-insert-location): Handle a nil filename.
11985
398a825b
SM
11986 * woman.el: Add bookmark declarations to silence the compiler.
11987 (bookmark-prop-get): Use `man-args' rather than `filename' as a first
11988 step to compatibility between man and woman bookmarks.
11989 Adjust for Man-default-bookmark-title renaming.
11990 (woman-bookmark-jump): Adjust accordingly. Don't forget to autoload.
11991
11992 * man.el: Add bookmark declarations to silence the compiler.
11993 (Man-name-local-regexp): Make it match NAME as well.
11994 (Man-getpage-in-background): Return the buffer.
11995 (Man-notify-when-ready): Use `case'.
11996 (man-set-default-bookmark-title): Rename to Man-default-bookmark-title.
11997 Don't hardcode "NAME". Simplify.
11998 (Man-bookmark-make-record): Use Man-arguments rather than buffer-name.
11999 Rename from Man-bookmark-make-record.
12000 (Man-bookmark-jump): Rename from man-bookmark-jump. Simplify now that
12001 we have the actual man-args. Use Man-getpage-in-background rather
12002 than `man' since the arg is already processed. Let bookmark.el do the
12003 window handling. Only wait for the relevant process.
12004 Don't forget to autoload.
12005
12006 * bookmark.el (bookmark-default-file): Use locate-user-emacs-file.
12007
45be326a
TV
120082010-04-12 Thierry Volpiatto <thierry.volpiatto@gmail.com>
12009
12010 * woman.el (woman-bookmark-make-record, woman-bookmark-jump):
12011 New functions.
12012 (woman-mode): Setup bookmark support.
12013
12014 * man.el (man-set-default-bookmark-title, man-bookmark-make-record)
12015 (man-bookmark-jump): New functions.
12016 (Man-mode): Setup bookmark support.
12017
3acb4c93
CY
120182010-04-10 Jari Aalto <jari.aalto@cante.net>
12019
12020 * comint.el (comint-password-prompt-regexp): Use regexp-opt, and
12021 recognize ssh-keygen prompt (Bug#2817).
12022
b6bbb65e
MA
120232010-04-10 Michael Albinus <michael.albinus@gmx.de>
12024
12025 * net/tramp.el (tramp-do-copy-or-rename-file): Add progress reporter.
12026
b533bc97
MA
120272010-04-10 Michael Albinus <michael.albinus@gmx.de>
12028
12029 Synchronize with Tramp repository.
12030
12031 * net/tramp.el (tramp-completion-function-alist)
12032 (tramp-file-name-regexp, tramp-chunksize)
45be326a
TV
12033 (tramp-local-coding-commands, tramp-remote-coding-commands):
12034 Fix docstring.
12035 (tramp-remote-process-environment): Use `format' instead of `concat'.
b533bc97
MA
12036 (tramp-handle-directory-files-and-attributes)
12037 (tramp-get-remote-path): Use `copy-tree'.
12038 (tramp-handle-file-name-all-completions): Backward/ XEmacs
12039 compatibility: Use `completion-ignore-case' if
12040 `read-file-name-completion-ignore-case' does not exist.
12041 (tramp-do-copy-or-rename-file-directly): Do not use
12042 `tramp-handle-file-remote-p'.
45be326a
TV
12043 (tramp-do-copy-or-rename-file-out-of-band):
12044 Use `tramp-compat-delete-directory'.
b533bc97 12045 (tramp-do-copy-or-rename-file-out-of-band)
45be326a
TV
12046 (tramp-compute-multi-hops, tramp-maybe-open-connection):
12047 Use `format-spec-make'.
b533bc97
MA
12048 (tramp-find-foreign-file-name-handler)
12049 (tramp-advice-make-auto-save-file-name)
12050 (tramp-set-auto-save-file-modes): Remove superfluous check for
12051 `stringp'. This is done inside `tramp-tramp-file-p'.
12052 (tramp-debug-outline-regexp): New defconst.
12053 (tramp-get-debug-buffer): Use it.
12054 (tramp-check-for-regexp): Use (forward-line 1).
12055 (tramp-set-auto-save-file-modes): Adapt version check.
12056
45be326a
TV
12057 * net/tramp-compat.el (tramp-advice-file-expand-wildcards):
12058 Wrap call of `featurep' for 2nd argument.
b533bc97
MA
12059 (tramp-compat-make-temp-file): Simplify fallback implementation.
12060 (tramp-compat-copy-tree): Remove function.
12061 (tramp-compat-delete-directory): Provide implementation for older
12062 Emacsen.
12063
12064 * net/tramp-fish.el (tramp-fish-handle-directory-files-and-attributes):
12065 Do not use `tramp-fish-handle-file-attributes.
12066
12067 * net/trampver.el: Update release number.
12068
ba33df00
GM
120692010-04-10 Glenn Morris <rgm@gnu.org>
12070
12071 * progmodes/compile.el (compilation-save-buffers-predicate):
12072 Add missing :version tag.
12073
4a8ae76f
SS
120742010-04-09 Sam Steingold <sds@gnu.org>
12075
12076 * progmodes/compile.el (compilation-save-buffers-predicate):
12077 Remove the "autoload" cookie.
12078
0880716f
SS
12079 * progmodes/bug-reference.el (turn-on-bug-reference-mode)
12080 (turn-on-bug-reference-prog-mode): Remove, `bug-reference-mode'
12081 and `bug-reference-prog-mode' can be used in hooks directly.
12082
6aebd58c
DN
120832010-04-09 Dan Nicolaescu <dann@ics.uci.edu>
12084
12085 Add --author support to git commit.
12086 * vc-git.el (vc-git-checkin): Pass extra-args to the commit command.
12087 (vc-git-log-edit-mode): New minor mode.
45be326a
TV
12088 (log-edit-mode, log-edit-extra-flags, log-edit-mode):
12089 New declarations.
6aebd58c 12090
f6d90772
ER
120912010-04-09 Eric Raymond <esr@snark.thyrsus.com>
12092
12093 * vc-hooks.el, vc-git.el: Improve documentation comments.
12094
e754e83b
SM
120952010-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
12096
12097 Fix some of the problems in defsubst* (bug#5728).
12098 * emacs-lisp/cl-macs.el (defsubst*): Don't substitute non-trivial args.
12099 (cl-defsubst-expand): Do the substitutions simultaneously (bug#5728).
12100
9e86ab0b
SS
121012010-04-07 Sam Steingold <sds@gnu.org>
12102
e754e83b
SM
12103 * progmodes/compile.el (compilation-save-buffers-predicate):
12104 New custom variable.
9e86ab0b
SS
12105 (compile, recompile): Pass it to `save-some-buffers'.
12106
b0c8b840
JD
121072010-04-07 Jan Djärv <jan.h.d@swipnet.se>
12108
12109 * wid-edit.el (widget-choose): Move cursor to the second line of
12110 the buffer (Bug#5695).
12111
31527c56
DN
121122010-04-07 Dan Nicolaescu <dann@ics.uci.edu>
12113
12114 Add new VC methods: vc-log-incoming and vc-log-outgoing.
12115 * vc.el (vc-print-log-setup-buttons): New function split out from
12116 vc-print-log-internal.
12117 (vc-log-internal-common): New function, a parametrized version of
12118 vc-print-log-internal.
12119 (vc-print-log-internal): Just call vc-log-internal-common with the
12120 right arguments.
12121 (vc-incoming-outgoing-internal):
12122 (vc-log-incoming, vc-log-outgoing): New functions.
12123 (vc-log-view-type): New permanent local variable.
12124
12125 * vc-hooks.el (vc-menu-map): Bind vc-log-incoming and vc-log-outgoing.
12126
12127 * vc-bzr.el (vc-bzr-log-view-mode): Use vc-log-view-type instead
12128 of the dynamic bound vc-short-log.
12129 (vc-bzr-log-incoming, vc-bzr-log-outgoing): New functions.
12130
12131 * vc-git.el (vc-git-log-outgoing): New function.
12132 (vc-git-log-view-mode): Use vc-log-view-type instead
12133 of the dynamic bound vc-short-log.
12134
12135 * vc-hg.el (vc-hg-log-view-mode): Use vc-log-view-type instead
12136 of the dynamic bound vc-short-log. Highlight the tag.
12137 (vc-hg-log-incoming, vc-hg-log-outgoing): New functions.
12138 (vc-hg-outgoing, vc-hg-incoming, vc-hg-outgoing-mode):
12139 (vc-hg-incoming-mode): Remove.
12140 (vc-hg-extra-menu-map): Do not bind vc-hg-incoming and vc-hg-outgoing.
12141
7ec69e2b
DN
121422010-04-07 Dan Nicolaescu <dann@ics.uci.edu>
12143
12144 Fix default-directory for vc-root-diff.
12145 * vc.el (vc-root-diff): Bind default-directory to the root
12146 directory for the diff command.
12147
fd9ea9d3
WS
121482010-04-07 Michael McNamara <mac@mail.brushroad.com>
12149
6e104790 12150 * progmodes/verilog-mode.el (verilog-forward-sexp):
31527c56
DN
12151 (verilog-calc-1): Support "disable fork" and "fork wait" multi
12152 word keywords, suggested by Steve Pearlmutter.
6e104790 12153 (verilog-pretty-declarations): Support lineup of declarations in
fd9ea9d3 12154 port lists.
6e104790 12155 (verilog-skip-backward-comments, verilog-skip-forward-comment-p):
c4cc8b9a 12156 fix bug for /* / comments.
6e104790 12157 (verilog-backward-syntactic-ws, verilog-forward-syntactic-ws):
fd9ea9d3 12158 Speed up and simplfy as this is never called with a bound.
6e104790
SM
12159 (verilog-pretty-declarations): Enhance to line up declarations
12160 inside a parameter list, suggested by Alan Morgan.
12161 (verilog-pretty-expr): Tune assignment regular expression match
12162 string for corner cases; also use markers instead of character
12163 number as indent changes the later.
fd9ea9d3
WS
12164
121652010-04-07 Wilson Snyder <wsnyder@wsnyder.org>
12166
6e104790
SM
12167 * progmodes/verilog-mode.el (verilog-type-keywords): Fix pulldown
12168 as missing keyword.
12169 (verilog-read-sub-decls-line): Fix comments in AUTO_TEMPLATE
12170 causing truncation of AUTOWIRE signals. Reported by Bruce Tennant.
12171 (verilog-auto-inst, verilog-auto-inst-port): Add vl_mbits for
12172 AUTO_TEMPLATEs needing multiple array bits. Suggested by Bruce
12173 Tennant.
12174 (verilog-keywords):
fd9ea9d3
WS
12175 (verilog-1800-2005-keywords, verilog-1800-2009-keywords): Add IEEE
12176 1800-2009 keywords, including "global.".
12177
2a07afc5
JW
121782010-04-06 John Wiegley <jwiegley@gmail.com>
12179
8b32731a 12180 * ido.el (ido-add-virtual-buffers-to-list): Fix duplicated names
2a07afc5 12181 appearing in buffer list (if a live buffer name matched a recentf
8b32731a 12182 file basename). Should use uniquify to offer a real solution.
2a07afc5 12183
f9a27d86
JW
121842010-04-06 John Wiegley <jwiegley@gmail.com>
12185
8b32731a
JB
12186 * ido.el (ido-use-virtual-buffers, ido-virtual): Move a ChangeLog
12187 comment to code, and add a :version tag.
12188 (ido-virtual-buffers): Move defvar to fix byte-compiler warning.
f9a27d86 12189
9caf8a8f
JB
121902010-04-06 Juanma Barranquero <lekktu@gmail.com>
12191
12192 Enable recentf-mode if using virtual buffers.
12193 * ido.el (recentf-list): Declare for byte-compiler.
93acd23d 12194 (ido-virtual-buffers): Move up to silence byte-compiler. Add docstring.
9caf8a8f
JB
12195 (ido-make-buffer-list): Simplify.
12196 (ido-add-virtual-buffers-to-list): Simplify. Enable recentf-mode.
12197
5a97d2da
JL
121982010-04-05 Juri Linkov <juri@jurta.org>
12199
12200 Scrolling commands which scroll a line instead of full screen.
12201 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01452.html
12202
12203 * simple.el (scroll-up-line, scroll-down-line): New commands.
12204 Put property isearch-scroll=t on them.
12205
12206 * emulation/ws-mode.el (scroll-down-line, scroll-up-line):
12207 Remove commands.
12208
79ce172a
JL
122092010-04-05 Juri Linkov <juri@jurta.org>
12210
8b32731a 12211 Scrolling commands which do not signal errors at top/bottom.
79ce172a
JL
12212 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01452.html
12213
12214 * simple.el (scroll-up-command, scroll-down-command): New commands.
12215 Put property isearch-scroll=t on them.
12216
12217 * bindings.el (global-map): Rebind [prior] from `scroll-down' to
12218 `scroll-down-command' and [next] from `scroll-up' to
12219 `scroll-up-command'.
12220
12221 * emulation/cua-base.el: Put property CUA=move on
12222 `scroll-up-command' and `scroll-down-command'.
12223 (cua--init-keymaps): Remap `scroll-up-command' to `cua-scroll-up'
12224 and `scroll-down-command' to `cua-scroll-down'.
12225
309d5b43
JB
122262010-04-05 Juanma Barranquero <lekktu@gmail.com>
12227
6460e534 12228 * help.el (describe-mode): Return nil.
309d5b43 12229
0523d117
JW
122302010-04-04 John Wiegley <jwiegley@gmail.com>
12231
12232 * ido.el (ido-use-virtual-buffers): New variable to indicate
f9a27d86 12233 whether "virtual buffer" support is enabled for IDO.
0523d117
JW
12234 (ido-virtual): Face used to indicate virtual buffers in the list.
12235 (ido-buffer-internal): If a buffer is chosen, and no such buffer
12236 exists, but a virtual buffer of that name does (which would be why
12237 it was in the list), recreate the buffer by reopening the file.
12238 (ido-make-buffer-list): If virtual buffers are being used, call
12239 `ido-add-virtual-buffers-to-list' before the make list hook.
12240 (ido-virtual-buffers): New variable which contains a copy of the
12241 current contents of the `recentf-list', albeit pared down for the
12242 sake of speed, and with proper faces applied.
12243 (ido-add-virtual-buffers-to-list): Using the `recentf-list',
12244 create a list of "virtual buffers" to present to the user in
12245 addition to the currently open set. Note that this logic could
12246 get rather slow if that list is too large. With the default
12247 `recentf-max-saved-items' of 200, there is little speed penalty.
12248
202ff0d6
SM
122492010-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
12250
12251 * font-lock.el: Require CL when compiling.
12252 (font-lock-turn-on-thing-lock): Use `case'.
12253
ef43a0f4
EZ
122542010-04-03 Eli Zaretskii <eliz@gnu.org>
12255
12256 * emacs-lisp/authors.el (authors-fixed-entries): Add entry for Eli
12257 Zaretskii.
ef43a0f4 12258
9c13a46e
JL
122592010-04-02 Juri Linkov <juri@jurta.org>
12260
12261 * ehelp.el (electric-help-orig-major-mode):
12262 New buffer-local variable.
12263 (electric-help-mode): Set it to original major-mode. Doc fix.
12264 (with-electric-help): Use `electric-help-orig-major-mode' instead
12265 of (default-value 'major-mode). Doc fix.
12266 http://lists.gnu.org/archive/html/emacs-devel/2010-04/msg00069.html
12267
3fb87bf5
SS
122682010-04-02 Sam Steingold <sds@gnu.org>
12269
12270 * vc-hg.el (vc-hg-push, vc-hg-pull): Use `apply' when calling
12271 `vc-hg-command' with a list of flags.
12272
202ff0d6
SM
12273 * progmodes/bug-reference.el (bug-reference-bug-regexp):
12274 Also accept "patch" and "RFE".
dbb5e44a
SS
12275 (bug-reference-fontify): `bug-reference-url-format' can also be a
12276 function to be able to handle the bug kind.
202ff0d6 12277 (turn-on-bug-reference-mode, turn-on-bug-reference-prog-mode): Add.
dbb5e44a 12278
d0b22876
JD
122792010-04-02 Jan Djärv <jan.h.d@swipnet.se>
12280
12281 * tmm.el (tmm-get-keymap): Check with symbolp before passing
12282 value to fboundp, it may not be a symbol.
12283
1625d379
CY
122842010-03-31 Chong Yidong <cyd@stupidchicken.com>
12285
202ff0d6 12286 * cus-edit.el (custom-buffer-sort-alphabetically): Update :version.
1625d379 12287
1cd095c6
JL
122882010-03-31 Juri Linkov <juri@jurta.org>
12289
12290 * simple.el (next-line, previous-line): Re-throw a signal
12291 with `signal' instead of using `ding'.
12292 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01432.html
12293
67189e62
JL
122942010-03-31 Juri Linkov <juri@jurta.org>
12295
12296 * simple.el (keyboard-escape-quit): Raise deselecting the active
12297 region higher than exiting the minibuffer.
12298 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00904.html
12299
1546c559
JL
123002010-03-31 Juri Linkov <juri@jurta.org>
12301
12302 * image.el (image-animated-p): Use `image-metadata' instead of
12303 `image-extension-data'. Get GIF extenstion data from metadata
12304 property `extension-data'.
12305
85626eef
SM
123062010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
12307
12308 * simple.el (append-to-buffer): Simplify.
12309
85738751 123102010-03-31 Tomas Abrahamsson <tab@lysator.liu.se>
b42da387
TA
12311
12312 * textmodes/artist.el (artist-mode): Fix typo in docstring.
12313 Reported by Alex Schröder <kensanata@gmail.com>. (Bug#5807)
12314
85738751 123152010-03-31 Kenichi Handa <handa@m17n.org>
42763dda
KH
12316
12317 * language/sinhala.el (composition-function-table): Fix regexp for
12318 the new Unicode specification.
12319
12320 * language/indian.el (devanagari-composable-pattern)
12321 (tamil-composable-pattern, kannada-composable-pattern)
85626eef 12322 (malayalam-composable-pattern): Adjust for the new Unicode
42763dda
KH
12323 specification.
12324 (bengali-composable-pattern, gurmukhi-composable-pattern)
12325 (gujarati-composable-pattern, oriya-composable-pattern)
12326 (telugu-composable-pattern): New variables to cope with the new
12327 Unicode specification. Use them in composition-function-table.
12328
85738751 123292010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
fe59d705 12330
79d74ac5 12331 Make tmm-menubar work for the Buffers menu again (bug#5726).
fe59d705
SM
12332 * tmm.el (tmm-prompt): Also handle keymap entries in the form of
12333 vectors rather than cons cells, as used in menu-bar-update-buffers.
12334
85738751 123352010-03-31 Chong Yidong <cyd@stupidchicken.com>
03ffe8be 12336
2a793f7f
CY
12337 * progmodes/js.el (js-auto-indent-flag, js-mode-map)
12338 (js-insert-and-indent): Revert 2009-08-15 change, restoring
12339 electric punctuation for "{}();,:" (Bug#5586).
12340
03ffe8be
CY
12341 * mail/sendmail.el (mail-default-directory): Doc fix.
12342
85738751 123432010-03-31 Chong Yidong <cyd@stupidchicken.com>
03ffe8be
CY
12344
12345 * mail/sendmail.el (mail-default-directory): Doc fix.
12346
85738751 123472010-03-31 Eli Zaretskii <eliz@gnu.org>
94785022
EZ
12348
12349 * subr.el (version-regexp-alist, version-to-list)
12350 (version-list-<, version-list-=, version-list-<=)
12351 (version-list-not-zero, version<, version<=, version=): Doc fix.
12352 (Bug#5744).
12353
85738751 123542010-02-31 Dan Nicolaescu <dann@ics.uci.edu>
431af6a4
DN
12355
12356 * vc.el (vc-root-diff): Doc fix.
12357
85738751 123582010-03-31 Chong Yidong <cyd@stupidchicken.com>
9d30a9f4 12359
9aa2c576
CY
12360 * vc.el (vc-print-log, vc-print-root-log): Doc fix.
12361
9d30a9f4
CY
12362 * simple.el (append-to-buffer): Fix last change.
12363
85738751 123642010-03-31 Chong Yidong <cyd@stupidchicken.com>
d0fba174
CY
12365
12366 * simple.el (append-to-buffer): Ensure that point is preserved if
12367 BUFFER is the current buffer. Suggested by YAMAMOTO Mitsuharu.
12368 (Bug#5749)
12369
2372f278
SM
123702010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
12371
12372 * files.el (auto-mode-case-fold): Change default to t.
12373
2223a1b3
JL
123742010-03-30 Juri Linkov <juri@jurta.org>
12375
12376 * dired-x.el (dired-omit-mode): Doc fix.
12377
0ef84fc8
JL
123782010-03-30 Juri Linkov <juri@jurta.org>
12379
12380 * replace.el (occur-accumulate-lines): Move occur-engine related
12381 functions `occur-accumulate-lines' and `occur-engine-add-prefix'
12382 to be located after `occur-engine'.
12383
dc2d2590
JL
123842010-03-30 Juri Linkov <juri@jurta.org>
12385
12386 Make occur handle multi-line matches cleanly with context.
12387 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01280.html
12388
12389 * replace.el (occur-accumulate-lines): Add optional arg `pt'.
12390 (occur-engine): Add local variables `ret', `prev-after-lines',
12391 `prev-lines'. Use more arguments for `occur-context-lines'.
12392 Set first elem of its returned list to `data', and the second elem
12393 to `prev-after-lines'. Don't print the separator line.
12394 In the end, print remaining context after-lines.
12395 (occur-context-lines): Add new arguments `begpt', `endpt',
12396 `lines', `prev-lines', `prev-after-lines'. Rewrite to combine
12397 after-lines of the previous match with before-lines of the
12398 current match and not overlap them. Return a list with two
12399 values: the output line and the list of context after-lines.
12400
47c88c06
JL
124012010-03-30 Juri Linkov <juri@jurta.org>
12402
12403 * replace.el (occur-accumulate-lines): Fix a bug where the first
12404 context line at the beginning of the buffer was missing.
12405
a7b02820
EZ
124062010-03-30 Eli Zaretskii <eliz@gnu.org>
12407
12408 * files.el: Make bidi-display-reordering safe variable for boolean
12409 values.
12410
9326ba26 124112010-03-29 Phil Hagelberg <phil@evri.com>
4e2af782 12412 Chong Yidong <cyd@stupidchicken.com>
9326ba26
CY
12413
12414 * subr.el: Extend progress reporters to perform "spinning".
85626eef
SM
12415 (progress-reporter-update, progress-reporter-do-update):
12416 Handle non-numeric value arguments.
9326ba26
CY
12417 (progress-reporter--pulse-characters): New var.
12418
f6f8aa12
CY
124192010-03-28 Chong Yidong <cyd@stupidchicken.com>
12420
12421 * progmodes/compile.el (compilation-start): Fix regexp detection
12422 of initial cd command (Bug#5771).
12423
7ed287b5
CY
124242010-03-28 Stefan Guath <stefan@automata.se> (tiny change)
12425
12426 * find-dired.el (find-dired): Use read-directory-name (Bug#5777).
12427
146b8b16
NR
124282010-03-27 Nick Roberts <nickrob@snap.net.nz>
12429
12430 Restore GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
76e3243a
JB
12431 * progmodes/gdb-mi.el: Restore.
12432 * progmodes/gdb-ui.el: Remove.
12433 * progmodes/gud.el: Re-accommodate for gdb-mi.el.
146b8b16 12434
b23caf75
GM
124352010-03-25 Glenn Morris <rgm@gnu.org>
12436
12437 * desktop.el (desktop-save-buffer-p): Don't mistakenly include
12438 all dired buffers, even tramp ones. (Bug#5755)
12439
18c812bd
SM
124402010-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
12441
12442 Add "union tags" in mpc.el.
12443 * mpc.el: Remove backward compatibility code.
12444 (mpc-browser-tags): Change default.
12445 (mpc--find-memoize-union-tags): New var.
12446 (mpc-cmd-flush, mpc-cmd-special-tag-p): New fun.
12447 (mpc-cmd-find): Handle the case where the playlist does not exist.
12448 Handle union-tags.
12449 (mpc-cmd-list): Use mpc-cmd-special-tag-p. Handle union-tags.
12450 (mpc-cmd-add): Use mpc-cmd-flush.
12451 (mpc-tagbrowser-tag-name): New fun.
12452 (mpc-tagbrowser-buf): Use it.
12453 (mpc-songs-refresh): Use cond. Move to point-min as a fallback.
12454
efee6a6d
SM
124552010-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
12456
9586c41a
SM
12457 Misc cleanup.
12458 * progmodes/make-mode.el (makefile-bsdmake-rule-action-regex):
12459 Use replace-regexp-in-string.
12460 (makefile-mode-abbrev-table): Merge defvar and define-abbrev-table.
12461 (makefile-imake-mode-syntax-table): Move init into defvar.
12462 (makefile-mode): Use define-derived-mode.
12463
efee6a6d
SM
12464 * progmodes/make-mode.el (makefile-rule-action-regex): Backtrack less.
12465 (makefile-make-font-lock-keywords): Adjust rule since submatch 1 may
12466 not be present any more.
12467
c6f3804c
JB
124682010-03-24 Juanma Barranquero <lekktu@gmail.com>
12469
12470 * faces.el (set-face-attribute): Fix typo in docstring.
12471 (face-valid-attribute-values): Reflow docstring.
12472
e867cb5d 124732010-03-24 Glenn Morris <rgm@gnu.org>
4c3a215a 12474
efee6a6d 12475 * textmodes/flyspell.el (sgml-lexical-context): Autoload it (Bug#5752).
4c3a215a 12476
e867cb5d 124772010-03-24 Chong Yidong <cyd@stupidchicken.com>
e9ba3e26
CY
12478
12479 * indent.el (indent-for-tab-command): Doc fix.
12480
e867cb5d 124812010-03-24 Alan Mackenzie <acm@muc.de>
657071fc 12482
efee6a6d
SM
12483 * progmodes/cc-engine.el (c-remove-stale-state-cache):
12484 Fix off-by-one error. Fixes bug #5747.
657071fc 12485
e867cb5d 124862010-03-24 Juanma Barranquero <lekktu@gmail.com>
c8de140b
JB
12487
12488 * image-dired.el (image-dired-display-thumbs): Fix typo in docstring.
12489 (image-dired-read-comment): Doc fix.
12490
efee6a6d
SM
12491 * json.el (json-object-type, json-array-type, json-key-type)
12492 (json-false, json-null, json-read-number):
c8de140b
JB
12493 * minibuffer.el (completion-in-region-functions):
12494 * calendar/cal-tex.el (cal-tex-daily-end, cal-tex-number-weeks)
12495 (cal-tex-cursor-week):
12496 * emacs-lisp/trace.el (trace-function):
12497 * eshell/em-basic.el (eshell/printnl):
12498 * eshell/em-dirs.el (eshell-last-dir-ring, eshell-parse-drive-letter)
12499 (eshell-read-last-dir-ring, eshell-write-last-dir-ring):
12500 * obsolete/levents.el (allocate-event, event-key, event-object)
12501 (event-point, event-process, event-timestamp, event-to-character)
12502 (event-window, event-x, event-x-pixel, event-y, event-y-pixel):
12503 * textmodes/reftex-vars.el (reftex-index-macros-builtin)
12504 (reftex-section-levels, reftex-auto-recenter-toc, reftex-toc-mode-hook)
12505 (reftex-cite-punctuation, reftex-search-unrecursed-path-first)
12506 (reftex-highlight-selection): Fix typos in docstrings.
12507
e867cb5d 125082010-03-24 Juanma Barranquero <lekktu@gmail.com>
d1200087
JB
12509
12510 * minibuffer.el (completion-in-region-functions): Fix docstring typos.
12511
e867cb5d 125122010-03-24 Glenn Morris <rgm@gnu.org>
f454672b
GM
12513
12514 * mail/rmail.el (rmail-highlight-face): Restore option deleted
12515 2008-02-13 without comment; mark it obsolete.
12516 (rmail-highlight-headers): Use rmail-highlight-face once more.
12517
e867cb5d 125182010-03-24 Chong Yidong <cyd@stupidchicken.com>
d5704d66
CY
12519
12520 * woman.el (woman2-process-escapes): Only consume the newline if
12521 the filler character is on a line by itself (Bug#5729).
12522
e867cb5d 125232010-03-24 Kenichi Handa <handa@m17n.org>
fade35dd
KH
12524
12525 * language/indian.el (devanagari-composable-pattern): Add more
12526 consonants.
12527
e867cb5d 125282010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
12529
12530 * net/trampver.el: Update release number.
12531
e867cb5d 125322010-03-24 Michael Albinus <michael.albinus@gmx.de>
c0e17ff2 12533
efee6a6d
SM
12534 * net/tramp.el (tramp-find-executable):
12535 Use `tramp-get-connection-buffer'. Make the regexp for checking
c0e17ff2
MA
12536 output of "wc -l" more robust.
12537 (tramp-find-shell): Use another shell but /bin/sh on OpenSolaris.
12538 (tramp-open-connection-setup-interactive-shell): Remove workaround
12539 for OpenSolaris bug, it is not needed anymore.
12540
e867cb5d 125412010-03-24 Glenn Morris <rgm@gnu.org>
eb123b12
GM
12542
12543 * emacs-lisp/cl-macs.el (defsubst*): Add autoload cookie. (Bug#4427)
12544
e867cb5d 125452010-03-24 Wilson Snyder <wsnyder@wsnyder.org>
5f8d2ce0
WS
12546
12547 * files.el (auto-mode-alist): Accept more verilog file patterns.
12548
b2b8574b
SM
125492010-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
12550
12551 * vc-dir.el (vc-dir-headers): Abbreviate the working dir.
12552
1d94ebb0
GM
125532010-03-24 Glenn Morris <rgm@gnu.org>
12554
7e263967
GM
12555 * vc-bzr.el (vc-bzr-log-edit-mode): Add --fixes support to
12556 log-edit-before-checkin-process.
12557
5ac92c5f
GM
12558 * vc.el (vc-modify-change-comment): Pass MODE to vc-start-logentry.
12559
12560 * vc.el, vc-bzr.el, vc-hg.el (log-edit-mode): Declare.
ebbe23dd 12561
549f324a
GM
12562 * vc-dispatcher.el (vc-start-logentry): Doc fix.
12563 (log-view-process-buffer, log-edit-extra-flags): Declare.
12564
495b517c
GM
12565 * log-edit.el (log-edit-before-checkin-process): Doc fix.
12566
f4087766
SS
125672010-03-23 Sam Steingold <sds@gnu.org>
12568
12569 Fix bug#5620: recalculate all markers on compilation buffer
12570 modifications, not on file modifications.
38e9aa53
GM
12571 * progmodes/compile.el (compilation-buffer-modtime): New buffer-local
12572 variable: the buffer modification time, for buffers not associated with
12573 files.
f4087766
SS
12574 (compilation-mode): Create it.
12575 (compilation-filter): Update it.
12576 (compilation-next-error-function): Use it instead of
12577 `visited-file-modtime' for timestamp.
12578
774642e5
JL
125792010-03-23 Juri Linkov <juri@jurta.org>
12580
12581 Implement Occur multi-line matches.
12582 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01044.html
12583
12584 * replace.el (occur): Doc fix.
12585 (occur-engine): Set `begpt' to the beginning of the first line.
12586 Set `endpt' to the end of the last match line. At first, count
12587 line numbers between `origpt' and `begpt'. Split out code from
12588 `out-line' variable to new let-bindings `match-prefix' and
12589 `match-str'. In `out-line' add non-numeric prefix to all
12590 non-first lines of multi-line matches. Finally, count lines
12591 between `begpt' and `endpt' and add to `lines'.
12592
f14d1172
JL
125932010-03-23 Juri Linkov <juri@jurta.org>
12594
12595 * replace.el (occur-accumulate-lines, occur-engine):
12596 Use `occur-engine-line' instead of duplicate code.
12597 (occur-engine-line): New function created from duplicate code
12598 in `occur-accumulate-lines' and `occur-engine'.
12599
53e87c57
JL
12600 * replace.el (occur-engine-line): Add optional arg `keep-props'.
12601 (occur-accumulate-lines, occur-engine): Add arg `keep-props'.
12602
75a3ff20
JL
126032010-03-23 Juri Linkov <juri@jurta.org>
12604
12605 * finder.el: Remove TODO tasks.
12606
12607 * info.el (Info-finder-find-node): Add node "all"
12608 with all package info. Handle a list of multiple keywords
12609 separated by comma.
12610 (info-finder): In interactive use with a prefix argument,
12611 use `completing-read-multiple' to read a list of keywords
12612 separated by comma.
12613
00278747
SM
126142010-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
12615
12616 Add a new completion style `substring'.
12617 * minibuffer.el (completion-basic--pattern): New function.
12618 (completion-basic-try-completion, completion-basic-all-completions):
12619 Use it.
12620 (completion-substring--all-completions)
12621 (completion-substring-try-completion)
12622 (completion-substring-all-completions): New functions.
12623 (completion-styles-alist): New style `substring'.
12624
64cb11cc
SM
126252010-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
12626
12627 Get rid of .elc files after removal of the corresponding .el.
12628 * Makefile.in (compile-clean): New target.
12629 (compile-main): Use it.
12630
835e2c65
JD
126312010-03-22 Jan Djärv <jan.h.d@swipnet.se>
12632
12633 * Makefile.in (compile-main): cd to $(lisp) in a sub-shell, so we
12634 don't do make there. When compiling with separate object dir, there
12635 is no Makefile there.
12636
111a9dff
SM
126372010-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
12638
12639 Get rid of the ELCFILES abomination, again.
12640 * Makefile.in (update-elclist, ELCFILES, compile-last): Remove.
12641 (all, compile): Don't call compile-last.
12642 (compile-main): Build the "elcfiles" list dynamically.
12643 (compile-targets): New (internal) target.
12644
82c3d67a
AS
126452010-03-21 Andreas Schwab <schwab@linux-m68k.org>
12646
12647 * Makefile.in (top_srcdir): Define.
12648 (abs_top_builddir): Define.
12649 (srcdir): Don't append `/..'.
12650 (EMACS): Use ${abs_top_builddir}.
12651 (all, compile, compile-always, compile-last): Don't set emacswd.
64cb11cc
SM
12652 (update-subdirs, update-authors): Use $(top_srcdir) instead of
12653 $(srcdir).
82c3d67a
AS
12654 (lisp): Use $(srcdir) instead of @srcdir@.
12655
d66ecdbb
JL
126562010-03-21 Juri Linkov <juri@jurta.org>
12657
12658 Fix message of multi-line occur regexps and multi-buffer header lines.
12659 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00457.html
12660
12661 * replace.el (occur-1): Don't display regexp if it is longer
12662 than window-width. Use `query-replace-descr' to display regexp.
12663 (occur-engine): Don't display regexp in the buffer header for
12664 multi-buffer occur. Display a separate header line with total
12665 match count and regexp for multi-buffer occur.
12666 Use `query-replace-descr' to display regexp.
12667
f05e1b94
TZ
126682010-03-20 Teodor Zlatanov <tzz@lifelogs.com>
12669
12670 * net/secrets.el: Fix parenthesis.
12671 (secrets-enabled): Fix parenthesis.
12672
801ba3ba
SM
126732010-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
12674
3613edce
SM
12675 Use more relative file and directory names.
12676 * Makefile.in (EMACS): Arrange for it to work when we chdir.
12677 (setwins, setwins_almost, setwins_for_subdirs):
12678 Don't `cd'; output relative names.
12679 (all, compile, compile-always, compile-last): Set emacswd.
12680 (custom-deps, finder-data, autoloads, update-subdirs, compile-last):
12681 Just cd to the lisp source dir so we can use relative file names.
12682
801ba3ba
SM
12683 * outline.el (hide-sublevels): Unfix the paren non-typo! (bug#5738).
12684
2b1400b9
GM
126852010-03-20 Glenn Morris <rgm@gnu.org>
12686
12687 * textmodes/rst.el: Use faces for font-lock customization, and make the
12688 old -face variables obsolete.
12689 (rst-block, rst-external, rst-definition, rst-directive, rst-comment)
12690 (rst-emphasis1, rst-emphasis2, rst-literal, rst-reference): New faces.
12691 (rst-block-face, rst-external-face, rst-definition-face)
12692 (rst-directive-face, rst-comment-face, rst-emphasis1-face)
12693 (rst-emphasis2-face, rst-literal-face, rst-reference-face):
12694 Make obsolete.
12695 (rst-font-lock-keywords-function): Update for above changes.
12696
5e418f17
JL
126972010-03-20 Juri Linkov <juri@jurta.org>
12698
12699 * s-region.el:
12700 * obsolete/s-region.el: Move to obsolete.
12701
b0287b39
JB
127022010-03-19 Juanma Barranquero <lekktu@gmail.com>
12703
12704 * vc-dispatcher.el (vc-do-command): Remove reference to `vc-path'.
12705
3c95bbb6
DN
127062010-03-19 Dan Nicolaescu <dann@ics.uci.edu>
12707
12708 * vc-hooks.el (vc-path): Remove variable and obsolete declaration.
12709
09158997
DN
127102010-03-19 Dan Nicolaescu <dann@ics.uci.edu>
12711
12712 Add special markup processing for commit logs.
12713 * log-edit.el (log-edit-extra-flags): New variable.
12714 (log-edit): Add new argument MODE. Use that mode when non-nil
12715 instead of the log-view-mode.
12716 (log-view-process-buffer): New function.
12717
12718 * vc.el: Document that the checkin method takes optional
12719 arguments. Document new backend specific method: log-view-mode.
12720 (vc-default-log-edit-mode): New function.
12721 (vc-checkin): Use a backend specific log-view-mode.
12722 Pass extra arguments to the checkin method.
12723 (vc-modify-change-comment): Pass a dummy extra argument.
12724
12725 * vc-dispatcher.el (vc-log-edit): Add a mode argument, pass it to
12726 log-edit.
12727 (vc-start-logentry): Add a mode argument, pass it to vc-log-edit.
12728 (vc-finish-logentry): Process the log buffer before passing it
12729 down. Pass log-edit-extra-flags.
12730
12731 * vc-bzr.el (vc-bzr-checkin): Pass extra arguments to the commit
12732 command.
85626eef
SM
12733 (log-edit-extra-flags, log-edit-before-checkin-process):
12734 New declarations.
09158997
DN
12735
12736 * vc-hg.el (vc-hg-checkin): Pass extra arguments to the commit
12737 command.
85626eef
SM
12738 (log-edit-extra-flags, log-edit-before-checkin-process):
12739 New declarations.
09158997
DN
12740 (vc-hg-log-edit-mode): New derived mode.
12741
12742 * vc-arch.el (vc-arch-checkin):
12743 * vc-cvs.el (vc-cvs-checkin):
12744 * vc-git.el (vc-git-checkin):
12745 * vc-mtn.el (vc-mtn-checkin):
12746 * vc-rcs.el (vc-rcs-checkin):
12747 * vc-sccs.el (vc-sccs-checkin):
12748 * vc-svn.el (vc-svn-checkin): Add an optional ignored argument.
12749
f430423d
SM
127502010-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
12751
12752 * outline.el (hide-sublevels): Don't hide trailing newline (and fix
12753 parent typo).
12754
aa8f8277
GM
127552010-03-19 Glenn Morris <rgm@gnu.org>
12756
f430423d 12757 * password-cache.el (password-cache, password-cache-expiry): Autoload.
aa8f8277 12758
04525749
GM
127592010-03-18 Glenn Morris <rgm@gnu.org>
12760
c70815f1
GM
12761 * emacs-lisp/autoload.el (autoload-rubric): Doc fix.
12762
84d0a5f8
GM
12763 * replace.el (query-replace-history): Give it a doc string.
12764 (map-query-replace-regexp): Use query-replace-from-history-variable
12765 and query-replace-to-history-variable.
12766
e3a15161
GM
12767 * mail/hashcash.el (declare-function): Remove duplicate definition.
12768
27be0364
GM
12769 * mail/emacsbug.el (report-emacs-bug-pretest-address):
12770 Make it an obsolete alias for report-emacs-bug-address.
12771 (message-strip-special-text-properties): Declare.
12772 (report-emacs-bug): Remove test for a pretest bug address.
12773 Combine message-mode-specific code.
12774
88b8d18e
GM
12775 * mail/supercite.el: Don't require sendmail.
12776 (mh-in-header-p): Declare rather than using with-no-warnings.
12777 (sc-no-blank-line-or-header): Use rfc822-goto-eoh rather than
12778 mail-header-end. Don't bind mysterious variable `kill-lines-magic'.
12779
1a355d09
GM
12780 * calendar/cal-french.el: Convert to utf-8.
12781
04525749
GM
12782 * files.el (interpreter-mode-alist): Use emacs-lisp-mode for
12783 Emacs scripts.
12784
ae84eb97
MA
127852010-03-16 Michael Albinus <michael.albinus@gmx.de>
12786
12787 * net/secrets.el (secrets-enabled): New variable. Use it instead
12788 of a subfeature.
12789
7c75524e
MA
127902010-03-15 Michael Albinus <michael.albinus@gmx.de>
12791
12792 * net/secrets.el (top): Register the D-Bus signals only when the
f430423d
SM
12793 service "org.freedesktop.secrets" can be pinged.
12794 Provide subfeature `enabled'.
7c75524e 12795
57938a79
JL
127962010-03-14 Juri Linkov <juri@jurta.org>
12797
12798 Add finder unknown keywords.
12799
12800 * finder.el (finder-unknown-keywords): New function.
12801
12802 * info.el (Info-finder-find-node): Use `finder-unknown-keywords'
12803 to create a Finder node with unknown keywords.
12804
88f4758e
JL
128052010-03-14 Juri Linkov <juri@jurta.org>
12806
12807 * finder.el (finder-compile-keywords): Replace `princ' with
12808 `prin1' on a list of symbols interned from keyword strings.
12809
12810 * emacs-lisp/lisp-mnt.el (lm-keywords-list): If `keywords' contains
12811 a comma, then split keywords using a comma and optional whitespace.
12812 Otherwise, split by whitespace.
12813
12814 * complete.el:
12815 * face-remap.el:
12816 * log-view.el:
12817 * net/hmac-def.el:
12818 * net/hmac-md5.el:
12819 * net/netrc.el:
12820 * progmodes/mixal-mode.el: Fix keywords.
12821
7725ebb7
MA
128222010-03-13 Michael Albinus <michael.albinus@gmx.de>
12823
12824 * Makefile.in (ELCFILES): Add net/secrets.elc.
12825
12826 * net/secrets.el: New file.
12827
6f320937
CY
128282010-03-12 Chong Yidong <cyd@stupidchicken.com>
12829
12830 * facemenu.el (list-colors-display, list-colors-print): New arg
12831 callback. Use it to allow selecting colors.
12832
12833 * wid-edit.el (widget-image-insert): Insert image prop even if the
12834 current display is non-graphic.
12835 (widget-field-value-set): New fun.
12836 (editable-field): Use it.
12837 (widget-field-value-get): Clean up unused var.
85626eef
SM
12838 (widget-color-value-create, widget-color--choose-action):
12839 New funs. Allow using list-colors-display to choose color.
6f320937 12840
647f9993
CY
128412010-03-12 Chong Yidong <cyd@stupidchicken.com>
12842
12843 * cus-edit.el: Resort topmost custom groups.
12844 (custom-buffer-sort-alphabetically): Default to t.
12845 (customize-apropos): Use apropos-parse-pattern.
12846 (custom-search-field): New var.
12847 (custom-buffer-create-internal): Add custom-apropos search field.
12848 (custom-add-parent-links): Don't display parent doc.
12849 (custom-group-value-create): Don't sort top-level custom group.
85626eef 12850 (custom-magic-value-create): Show visibility button before option name.
647f9993
CY
12851
12852 (custom-variable-state): New fun, from custom-variable-state-set.
12853 (custom-variable-state-set): Use it.
12854 (custom-group-value-create): Hide options with standard values
12855 using the :hidden-states property. Use progress reporter.
12856
12857 (custom-show): Simplify.
12858 (custom-visibility): Disable images by default.
12859 (custom-variable): New property :hidden-states.
12860 (custom-variable-value-create): Enable images for
12861 custom-visibility widgets. Use :hidden-states property to
12862 determine initial visibility.
12863
12864 * wid-edit.el (widget-image-find): Give images center ascent.
12865 (visibility): Add :on-image and :off-image properties.
12866 (widget-visibility-value-create): Use them.
12867
eba5b4dd
CY
128682010-03-12 Chong Yidong <cyd@stupidchicken.com>
12869
12870 * cus-edit.el (processes): Remove from development group.
12871 (oop, hypermedia): Delete group.
26f4b8ab 12872 (comm): Promote to top-level group.
eba5b4dd
CY
12873
12874 * net/browse-url.el (browse-url):
12875 * net/xesam.el (xesam):
12876 * net/tramp.el (tramp):
12877 * net/goto-addr.el (goto-address):
26f4b8ab 12878 * net/ange-ftp.el (ange-ftp): Put in comm group.
eba5b4dd
CY
12879
12880 * view.el (view): Remove from editing group.
12881
12882 * uniquify.el (uniquify): Put in files group.
12883
12884 * net/browse-url.el (browse-url):
12885 * ps-print.el (postscript): Put in external group.
12886
12887 * cus-edit.el (outlines):
12888 * textmodes/text-mode.el (text-mode-hook):
12889 * textmodes/table.el (table):
12890 * textmodes/picture.el (picture):
12891 * outline.el (outlines): Put in wp group.
12892
12893 * nxml/nxml-mode.el (nxml): Remove from wp group.
12894
12895 * net/tramp-imap.el (tramp-imap): Put in tramp group.
12896
12897 * mail/metamail.el (metamail): Remove from hypermedia group.
12898
12899 * cus-edit.el (abbrev):
12900 * whitespace.el (whitespace):
12901 * vcursor.el (vcursor):
12902 * reveal.el (reveal):
12903 * hl-line.el (hl-line): Put in convenience group.
12904
12905 * epg-config.el (epg): Put in data group.
12906
12907 * emulation/pc-select.el (pc-select): Put in emulations group.
12908
12909 * calculator.el (calculator): Put in applications group.
12910
8117868f
DN
129112010-03-12 Dan Nicolaescu <dann@ics.uci.edu>
12912
12913 Add .dir-locals.el support for file-less buffers.
12914 * files.el (hack-local-variables): Split out code to apply local
12915 variable settings ...
12916 (hack-local-variables-apply): ... here. New function.
12917 (hack-dir-local-variables): Use the default directory for when the
12918 buffer does not have an associated file.
12919 (hack-dir-local-variables-non-file-buffer): New function.
12920 * diff-mode.el (diff-mode):
12921 * vc-annotate.el (vc-annotate-mode):
12922 * vc-dir.el (vc-dir-mode):
12923 * log-edit.el (log-edit-mode):
12924 * log-view.el (log-view-mode): Call hack-dir-local-variables-non-file-buffer.
12925
855a2294
DN
129262010-03-12 Dan Nicolaescu <dann@ics.uci.edu>
12927
12928 Add support for shelving snapshots and for showing shelves.
12929 * vc-bzr.el (vc-bzr-shelve-show, vc-bzr-shelve-show-at-point)
12930 (vc-bzr-shelve-apply-and-keep-at-point, vc-bzr-shelve-snapshot):
12931 New functions.
12932 (vc-bzr-shelve-map, vc-bzr-shelve-menu-map)
12933 (vc-bzr-extra-menu-map): Map them.
12934
3e5b7009
GM
129352010-03-11 Glenn Morris <rgm@gnu.org>
12936
0dcf7d7e
GM
12937 * cus-edit.el (customize-changed-options-previous-release):
12938 Bump to 23.1.
12939
3e5b7009
GM
12940 * image.el (image-animate-max-time): Fix :version tag.
12941
288f9fc0
CY
129422010-03-10 Chong Yidong <cyd@stupidchicken.com>
12943
12944 * Branch for 23.2.
12945
53ef91b1
SM
129462010-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
12947
12948 * vc-git.el (vc-git-revision-table): Include remote branches.
12949
b41460ae 129502010-03-10 Kim F. Storm <storm@cua.dk>
0608aa45
KS
12951
12952 Animated image API.
12953 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00211.html
12954
12955 * image.el (image-animate-max-time): New defcustom.
12956 (image-animated-types): New defconst.
12957 (create-animated-image, image-animate-timer)
12958 (image-animate-start, image-animate-stop, image-animate-timeout)
12959 (image-animated-p): New functions.
12960
12961 * image-mode.el (image-toggle-display-image):
12962 Replace `create-image' with `create-animated-image'.
12963
e5d1fb10 129642010-03-09 Miles Bader <miles@gnu.org>
25344b05
MB
12965
12966 * vc-git.el (vc-git-print-log): Use "tformat:" for shortlog,
12967 instead of "format:"; this ensures that the output is
12968 newline-terminated.
12969
4e7cafbe
CY
129702010-03-08 Chong Yidong <cyd@stupidchicken.com>
12971
12972 * mail/rfc822.el (rfc822-addresses): Use nested catches to ensure
12973 that all errors are caught, and that the return value is always a
12974 list (Bug#5692).
12975
aec66319
KH
129762010-03-08 Kenichi Handa <handa@m17n.org>
12977
12978 * language/misc-lang.el (windows-1256): New coding system.
ebc3ea5c 12979 (cp1256): New alias of windows-1256 (bug#5690).
aec66319 12980
b327c975
AS
129812010-03-07 Andreas Schwab <schwab@linux-m68k.org>
12982
12983 * mail/rfc822.el (rfc822-addresses): Move catch clause down around
12984 call to rfc822-bad-address. (Bug#5692)
12985
1c465a6a
CY
129862010-03-07 Štěpán Němec <stepnem@gmail.com> (tiny change)
12987
85626eef
SM
12988 * vc-git.el (vc-git-annotate-extract-revision-at-line):
12989 Use vc-git-root as default directory for revision path (Bug#5657).
1c465a6a 12990
a4e32226
CY
129912010-03-06 Chong Yidong <cyd@stupidchicken.com>
12992
12993 * calculator.el (calculator): Don't bind split-window-keep-point
12994 (Bug#5674).
12995
4c83ed3d
SM
129962010-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
12997
12998 * vc-git.el: Re-flow to fit into 80 columns.
12999 (vc-git-after-dir-status-stage, vc-git-dir-status-goto-stage):
13000 Remove spurious `quote' element in each case alternative.
13001 (vc-git-show-log-entry): Use prog1.
13002 (vc-git-after-dir-status-stage): Remove unused var `remaining'.
13003
e8defde3
SM
130042010-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
13005
13006 * man.el (Man-files-regexp): Tighten up the regexp (bug#5686).
13007
233f0c9f
CY
130082010-03-03 Chong Yidong <cyd@stupidchicken.com>
13009
13010 * macros.el (insert-kbd-macro): Look up keyboard macro using the
13011 definition, not the name (Bug#5481).
13012
254bedef 130132010-03-03 Štěpán Němec <stepnem@gmail.com> (tiny change)
bc91aee9
ŠN
13014
13015 * subr.el (momentary-string-display): Don't overwrite the MESSAGE
13016 argument with a local variable. (Bug#5670)
13017
7187cdae
JL
130182010-03-02 Juri Linkov <juri@jurta.org>
13019
13020 * info.el (Info-index-next): Decrement line number by 2. (Bug#5652)
13021
9cf3544e
MA
130222010-03-02 Michael Albinus <michael.albinus@gmx.de>
13023
13024 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix an
13025 error when FILENAME and NEWNAME are existing remote directories.
13026
13027 * net/tramp-compat.el (tramp-compat-make-temp-file): Add optional
13028 parameter DIR-FLAG.
13029
33f77982
GM
130302010-03-02 Glenn Morris <rgm@gnu.org>
13031
13032 * calendar/cal-hebrew.el (holiday-hebrew-passover): Fix date
13033 of Yom HaAtzma'ut when it falls on a Monday (rule changed in 2004).
13034
d99ea08e
KH
130352010-03-01 Kenichi Handa <handa@m17n.org>
13036
e8defde3 13037 * language/burmese.el (burmese-composable-pattern): Rename from
d99ea08e
KH
13038 myanmar-composable-pattern.
13039
e8defde3
SM
13040 * international/characters.el (script-list):
13041 * international/fontset.el (script-representative-chars):
13042 Change myanmar to burmese.
d99ea08e 13043 (otf-script-alist): Likewise.
4aa2c3b2
KH
13044 (setup-default-fontset): Likewise. Re-fix :otf spec.
13045
b374f54d
KY
130462010-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
13047
13048 * menu-bar.el (menu-bar-manuals-menu): Fix typo.
13049
71572c03
JD
130502010-02-28 Jan Djärv <jan.h.d@swipnet.se>
13051
13052 * scroll-bar.el (scroll-bar-drag-1): Add save-excursion, bug #5654.
13053
00cffdeb
MA
130542010-02-28 Michael Albinus <michael.albinus@gmx.de>
13055
13056 * net/tramp.el (tramp-handle-write-region): START can be a string.
13057 Take care in the checks. Reported by Dan Davison
13058 <davison@stats.ox.ac.uk>.
13059
d4b06783
MA
130602010-02-28 Michael Albinus <michael.albinus@gmx.de>
13061
13062 * net/dbus.el (dbus-introspect, dbus-get-property)
85626eef
SM
13063 (dbus-set-property, dbus-get-all-properties):
13064 Use `dbus-call-method' when noninteractive. (Bug#5645)
d4b06783 13065
8c3e96d2
CY
130662010-02-28 Chong Yidong <cyd@stupidchicken.com>
13067
de3a1fe9
CY
13068 * textmodes/reftex-toc.el (reftex-toc-promote-prepare):
13069 * emacs-lisp/elint.el (elint-add-required-env):
de3a1fe9
CY
13070 * calendar/icalendar.el (icalendar--add-diary-entry):
13071 * calc/calcalg2.el (math-tracing-integral):
8c3e96d2
CY
13072 * files.el (recover-session-finish): Use with-current-buffer
13073 instead of save-excursion.
13074
c53b9c3b
SM
130752010-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
13076
13077 Fix in-buffer completion when after-change-functions modify the buffer.
13078 * minibuffer.el (completion--replace): New function.
13079 (completion--do-completion): Use it and use relative movement.
13080
4a16bdc6
CY
130812010-02-27 Chong Yidong <cyd@stupidchicken.com>
13082
13083 * international/fontset.el (setup-default-fontset): Fix :otf spec.
d99ea08e 13084
b8280f39
CY
130852010-02-27 Jeremy Whitlock <jcscoobyrs@gmail.com> (tiny change)
13086
c53b9c3b
SM
13087 * progmodes/python.el (python-pdbtrack-stack-entry-regexp):
13088 Allow the characters _<> in the stack entry (Bug#5653).
b8280f39 13089
f88cc4d6
KH
130902010-02-26 Kenichi Handa <handa@m17n.org>
13091
13092 * language/burmese.el: Fix entries in composition-function-table.
13093 (myanmar-composable-pattern): New variable.
13094
13095 * international/fontset.el (setup-default-fontset): Add an entry
13096 for myanmar.
13097
13098 * international/characters.el (script-list): Add Myanmar
13099 Extended-A.
13100
cdbf9100
GM
131012010-02-26 Glenn Morris <rgm@gnu.org>
13102
90a94603
GM
13103 * custom.el (custom-initialize-delay): Doc fix.
13104
cdbf9100
GM
13105 * mail/sendmail.el (send-mail-function): Autoload the call
13106 to custom-initialize-delay, not otherwise preserved in loaddefs.el.
13107
f95a5fd0
CY
131082010-02-24 Chong Yidong <cyd@stupidchicken.com>
13109
13110 * files.el (hack-local-variables-filter): For eval forms, also
13111 check safe-local-variable-p (Bug#5636).
13112
459a5f4b
MA
131132010-02-22 Michael Albinus <michael.albinus@gmx.de>
13114
13115 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Protect
13116 setting the modes by `ignore-errors'. It might fail, for example
13117 if the file is not owned by the user but the group.
13118 (tramp-handle-write-region): Ensure, that `tmpfile' is always readable.
13119
bb23f6e8
CY
131202010-02-21 Chong Yidong <cyd@stupidchicken.com>
13121
6a7662bb
BR
13122 * files.el (directory-listing-before-filename-regexp):
13123 Use stricter matching for iso-style dates, to avoid false matches with
50c58e27
CY
13124 date-like filenames (Bug#5597).
13125
b660eb70
CY
13126 * htmlfontify.el (htmlfontify): Doc fix.
13127
13128 * eshell/eshell.el (eshell): Doc fix.
13129
bb23f6e8
CY
13130 * startup.el (fancy-about-screen): In mode-line, apply
13131 mode-line-buffer-id face only to the buffer name (Bug#5613).
13132
3e39928c
CY
131332010-02-20 Kevin Ryde <user42@zip.com.au>
13134
f7e0618c
JB
13135 * progmodes/compile.el (compilation-error-regexp-alist-alist):
13136 In `watcom' anchor regexp to start of line, to avoid slowness
3e39928c
CY
13137 (Bug#5599).
13138
0f00e948
EZ
131392010-02-20 Eli Zaretskii <eliz@gnu.org>
13140
13141 * subr.el (remove-yank-excluded-properties): Explain in a comment
13142 why `category' property is removed.
13143
3513efb2
CY
131442010-02-19 Chong Yidong <cyd@stupidchicken.com>
13145
6a7662bb
BR
13146 * isearch.el (isearch-update-post-hook, isearch-update):
13147 Revert 2010-02-17 change.
3513efb2 13148
b4340b3f
UJ
131492010-02-19 Ulf Jasper <ulf.jasper@web.de>
13150
13151 * calendar/icalendar.el (icalendar--convert-ordinary-to-ical)
13152 (icalendar--convert-weekly-to-ical)
13153 (icalendar--convert-yearly-to-ical)
13154 (icalendar--convert-block-to-ical)
13155 (icalendar--convert-cyclic-to-ical)
13156 (icalendar--convert-anniversary-to-ical): Take care of time
13157 specifications where hour has 1-digit only (Bug#5549).
13158
8cfae03d
NR
131592010-02-19 Nick Roberts <nickrob@snap.net.nz>
13160
13161 * progmodes/gdb-ui.el (gdb-assembler-handler): Accommodate change
13162 of disassemble output in GDB 7.1.
13163
055e4eea
GM
131642010-02-19 Glenn Morris <rgm@gnu.org>
13165
13166 * progmodes/f90.el (f90-electric-insert): Give it a delete-selection
13167 property. (Bug#5593)
13168
ff6b00de
SS
131692010-02-18 Sam Steingold <sds@gnu.org>
13170
13171 * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
13172
fe8c0b47
SM
131732010-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
13174
13175 Use abbreviated file names in bookmarks (bug#5591).
13176 * bookmark.el (bookmark-maybe-load-default-file): Remove redundant
13177 calls to expand-file-name.
13178 (bookmark-relocate): Use abbreviated file names in bookmarks.
13179 (bookmark-load): Use abbreviated file names in messages.
13180
73a37a69
MA
131812010-02-18 Michael Albinus <michael.albinus@gmx.de>
13182
13183 * net/tramp.el (tramp-handle-directory-files): When FULL, do not
13184 expand "." and "..". Reported by Thierry Volpiatto
13185 <thierry.volpiatto@gmail.com>.
13186
6e4f5731
MA
131872010-02-18 Michael Albinus <michael.albinus@gmx.de>
13188
13189 * net/tramp.el (tramp-handle-insert-file-contents): Set always the
13190 permissions of the temporary file to "0600". In case the remote
13191 file has no read permissions for the owner, there might be
13192 problems otherwise. Reported by Ole Laursen <olau@iola.dk>.
13193
1319422010-02-18 Glenn Morris <rgm@gnu.org>
b788a98d
GM
13195
13196 * emacs-lisp/authors.el (authors-renamed-files-alist):
13197 Add entries for INSTALL.CVS.
13198
ba5bf642
MH
131992010-02-17 Mark A. Hershberger <mah@everybody.org>
13200
f7e0618c 13201 * vc-bzr.el: Fix typo in Known Bugs section.
ba5bf642 13202
f7e0618c 13203 * isearch.el (isearch-update-post-hook): New hook.
ba5bf642
MH
13204 (isearch-update): Use the new hook.
13205
aac0b0f2
MA
132062010-02-16 Michael Albinus <michael.albinus@gmx.de>
13207
fe8c0b47
SM
13208 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
13209 Fix errors in copying directories.
aac0b0f2
MA
13210 (tramp-handle-add-name-to-file, tramp-handle-copy-directory)
13211 (tramp-do-copy-or-rename-file, tramp-handle-delete-directory)
13212 (tramp-handle-delete-file)
13213 (tramp-handle-dired-recursive-delete-directory)
13214 (tramp-handle-write-region): Flush also the cache for the upper
13215 directory.
13216
05bbe066
CY
132172010-02-16 Chong Yidong <cyd@stupidchicken.com>
13218
e8ab3908
CY
13219 * simple.el (save-interprogram-paste-before-kill): Doc fix.
13220
ff90f4b0
CY
13221 * cus-edit.el (hardware): Doc fix.
13222
13223 * man.el (man): Add to external custom group.
13224
13225 * delim-col.el (columns): Move to wp custom group.
13226
13227 * doc-view.el (doc-view): Add to data custom group.
13228
fe8c0b47 13229 * nxml/nxml-mode.el (nxml-faces): Remove from font-lock-faces group.
ff90f4b0 13230
05bbe066
CY
13231 * textmodes/flyspell.el (flyspell-word): Obey the offset specified
13232 by ispell-parse-output (Bug#5575).
13233
fa6ea913
KH
132342010-02-16 Kenichi Handa <handa@m17n.org>
13235
13236 * international/ja-dic-cnv.el (iso-2022-7bit-short): Delete it.
13237 (skkdic-convert-okuri-ari): Ignore lines starting with '>'.
13238 (skkdic-convert): Use `euc-japan' coding system for writing.
13239
88fd78ae
GM
132402010-02-16 Glenn Morris <rgm@gnu.org>
13241
13242 * textmodes/tex-mode.el (tex-bibtex-file): Expand the result of
13243 tex-main-file before using it. (Bug#5562)
13244
2b8c974a
SM
132452010-02-15 Stefan Monnier <monnier@iro.umontreal.ca>
13246
13247 * emacs-lisp/advice.el (ad-compile-function): Suppress byte-compiler
13248 warnings, since it is annoying for the user to see them each time he
13249 runs the code.
13250
7540f029
MA
132512010-02-15 Michael Albinus <michael.albinus@gmx.de>
13252
13253 * net/tramp.el (tramp-process-actions, tramp-read-passwd):
13254 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection): Use VEC
13255 instead of PROC for caching "first-password-request". Otherwise,
13256 new processes would not profit from passwords already entered.
13257
2b8c974a
SM
13258 * net/tramp-cache.el (tramp-dump-connection-properties):
13259 Don't save "first-password-request" property.
7540f029 13260
fa5f7c5f
JB
132612010-02-14 Juanma Barranquero <lekktu@gmail.com>
13262
13263 * outline.el (outline-head-from-level):
13264 * simple.el (with-wrapper-hook):
fa5f7c5f
JB
13265 * emacs-lisp/elint.el (elint-extra-errors, elint-current-buffer)
13266 (elint-defun, elint-buffer-env, elint-top-form-logged)
13267 (elint-unbound-variable):
13268 * textmodes/reftex-toc.el (reftex-toc-newhead-from-alist):
13269 Fix typos in docstrings.
13270
ecbaeb7b
MA
132712010-02-14 Michael Albinus <michael.albinus@gmx.de>
13272
13273 * files.el (insert-directory): When WILDCARD-REGEXP and
13274 FULL-DIRECTORY-P are nil, insert the file entry instead of the
13275 whole directory. (Bug#5551)
13276
13277 * net/ange-ftp.el (ange-ftp-insert-directory): Insert " " for
13278 dired's alignment sanity. (Bug#5516)
13279
91e3333f
JL
132802010-02-14 Juri Linkov <juri@jurta.org>
13281
13282 * man.el (Man-fontify-manpage, Man-cleanup-manpage):
13283 Remove remaining ^H with their preceding chars. (Bug#5566)
13284
36020642
GM
132852010-02-13 Glenn Morris <rgm@gnu.org>
13286
13287 * simple.el (transpose-subr): Give it a doc-string.
13288
13289 * textmodes/paragraphs.el (transpose-paragraphs, transpose-sentences):
13290 Doc fixes.
13291
f5952338
JL
132922010-02-12 Juri Linkov <juri@jurta.org>
13293
13294 * arc-mode.el (archive-unique-fname): Make directories for nested
13295 archives. (Bug#5540)
13296
918fe50f
JL
132972010-02-12 Juri Linkov <juri@jurta.org>
13298
13299 * ffap.el (dired-at-point): Fix docstring. (Bug#5565)
13300
c07ff221
SM
133012010-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
13302
48b1e7cf
SM
13303 * subr.el (copy-overlay): Handle deleted overlays.
13304
c07ff221
SM
13305 * man.el (Man-completion-table): Don't signal an error if we can't run
13306 manual-program (bug#4056).
13307
0e374247
JB
133082010-02-10 Juanma Barranquero <lekktu@gmail.com>
13309
13310 * textmodes/artist.el (artist-mt): Fix typos in docstring.
13311
dbf8402b
SM
133122010-02-10 Thierry Volpiatto <thierry.volpiatto@gmail.com>
13313
348d1e60
SM
13314 * info.el (Info-bookmark-jump): Simplify.
13315
dbf8402b
SM
13316 * bookmark.el (bookmark-handle-bookmark): Catch the right error.
13317 (bookmark-default-handler): Accept new bookmark field `buffer'.
13318
e6d23bb5
CY
133192010-02-10 Chong Yidong <cyd@stupidchicken.com>
13320
13321 * iswitchb.el (iswitchb-completions): Revert last change.
13322
a8e4290b
MA
133232010-02-10 Michael Albinus <michael.albinus@gmx.de>
13324
2b23acde 13325 * ls-lisp.el (ls-lisp-insert-directory): When WILDCARD-REGEXP and
348d1e60
SM
13326 FULL-DIRECTORY-P are nil, and FILE is absolute, expand it.
13327 This prevents file names like "~/" being listed literally.
a8e4290b 13328
c59d6fad
DN
133292010-02-10 Dan Nicolaescu <dann@ics.uci.edu>
13330
348d1e60
SM
13331 * term/xterm.el (xterm-maybe-set-dark-background-mode):
13332 Remove dead code. (Bug#5546)
c59d6fad 13333
3a66e78f
CY
133342010-02-09 Chong Yidong <cyd@stupidchicken.com>
13335
13336 * eshell/em-ls.el (eshell-ls-applicable): Frob file attributes
13337 correctly (Bug#5548).
13338
f29fd869
CY
133392010-02-08 Jose E. Marchesi <jemarch@gnu.org>
13340
13341 * progmodes/ada-mode.el (ada-in-numeric-literal-p): New function.
fe8c0b47 13342 (ada-adjust-case): Don't adjust case in hexadecimal number literals.
f29fd869 13343
7fad1447
KH
133442010-02-08 Kenichi Handa <handa@m17n.org>
13345
13346 * international/mule-util.el (with-coding-priority): Add autoload
48c2d18a 13347 cookie for putting `lisp-indent-function'.
7fad1447 13348
50e4518b
GM
133492010-02-07 Glenn Morris <rgm@gnu.org>
13350
13351 * progmodes/f90.el (f90-font-lock-keywords-1, f90-font-lock-keywords-2):
13352 Move F2003 named interfaces from keywords-2 to keywords-1, and
13353 use function-name-face rather than constant-face.
13354 Simplify "abstract interface" regexp.
13355
a4cc44cf
CY
133562010-02-07 Chong Yidong <cyd@stupidchicken.com>
13357
13358 * eshell/esh-util.el (eshell-file-attributes): New optional arg
13359 ID-FORMAT. Pass it to `file-attributes'.
13360
13361 * eshell/em-ls.el (eshell-do-ls): Use it (Bug#5528).
13362
c917476d
CY
133632010-02-07 sj <prime.wizard+emacs@gmail.com> (tiny change)
13364
13365 * faces.el (set-face-attribute): Allow calling
13366 internal-set-lisp-face-attribute with 'unspecified family and
13367 foundry argument (Bug#5536).
13368
7cf3f3d6
GM
133692010-02-07 Glenn Morris <rgm@gnu.org>
13370
13371 * progmodes/f90.el (f90-font-lock-keywords-2)
13372 (f90-looking-at-type-like, f90-looking-at-program-block-end):
13373 Handle F2003 named interfaces.
13374
ffe87109
CY
133752010-02-06 Chong Yidong <cyd@stupidchicken.com>
13376
13377 * progmodes/cc-mode.el (c-common-init): Bind temporary variables
13378 beg and end before calling c-get-state-before-change-functions.
13379
4775ecad
DN
133802010-02-06 Dan Nicolaescu <dann@ics.uci.edu>
13381
33aeea0e
SM
13382 * vc-bzr.el (vc-bzr-dir-extra-headers):
13383 Disable the pending merges header.
4775ecad 13384
0d17c4b9
JL
133852010-02-05 Juri Linkov <juri@jurta.org>
13386
13387 * doc-view.el (doc-view-mode):
13388 * image-mode.el (image-mode): Put property mode-class=special.
13389 (Bug#4896)
13390
8228a275
MH
133912010-02-05 Mark A. Hershberger <mah@everybody.org>
13392
13393 * vc-svn.el (vc-svn-revision-table): New function.
13394
d9320986
MA
133952010-02-05 Michael Albinus <michael.albinus@gmx.de>
13396
13397 * net/ange-ftp.el (ange-ftp-insert-directory):
13398 * net/tramp-imap.el (tramp-imap-handle-insert-directory):
13399 * net/tramp-smb.el (tramp-smb-handle-insert-directory):
13400 Handle also directories. (Bug#5478)
13401
f43d8ecc
GM
134022010-02-05 Glenn Morris <rgm@gnu.org>
13403
13404 * progmodes/f90.el (f90-font-lock-keywords-2): Fix `enum'.
13405
ce3a988d
CY
134062010-02-05 Chong Yidong <cyd@stupidchicken.com>
13407
13408 * startup.el (command-line-1): Convert options beginning with a
13409 single dash as well (Bug#5519).
13410
bdd42899
SM
134112010-02-05 Stefan Monnier <monnier@iro.umontreal.ca>
13412
51b23c44
SM
13413 Make `initials' completion work for /hh -> /home/horn again (bug#5524).
13414 * minibuffer.el (completion-initials-expand): Only check the presence
13415 of delims *within* the boundaries, since otherwise the / delim is
13416 always found for files.
13417
bdd42899
SM
13418 Fix up various corner case problems.
13419 * doc-view.el (doc-view-last-page-number): New function.
13420 (doc-view-mode, doc-view-last-page, doc-view-goto-page): Use it.
13421 (doc-view-goto-page): Avoid inf-loops when the conversion fails.
13422 (doc-view-kill-proc): Avoid inf-loop in freak cases.
13423 (doc-view-reconvert-doc): Use the new recursive delete-directory.
13424 (doc-view-convert-current-doc): Don't create the resolution.el file
13425 here any more.
13426 (doc-view-pdf/ps->png): Do it here instead.
13427 (doc-view-already-converted-p): Check that resolution.el is present.
13428 (doc-view-pdf->png): Don't rely on doc-view-pdf/ps->png for the few
13429 windows that are not yet showing images.
13430
d5b3979c
MA
134312010-02-04 Michael Albinus <michael.albinus@gmx.de>
13432
13433 * dired.el (dired-revert): If DIRED-DIRECTORY is a cons cell, call
13434 `dired-uncache' for every elemnt which is an absolute file name.
13435
13436 * net/tramp.el (tramp-handle-dired-uncache): When DIR is not a
13437 directory, handle its directory component.
13438 (tramp-handle-file-remote-p): Let-bind `tramp-verbose' to 3; this
13439 function is called permanently and creates noise, otherwise.
13440
13441 * net/tramp-imap.el (tramp-imap-handle-insert-directory):
13442 * net/tramp-smb.el (tramp-smb-handle-insert-directory):
13443 Handle the case, FILENAME is not in `default-directory'. (Bug#5478)
13444
b003beb1
DB
134452010-02-04 David Burger <dburger@google.com> (tiny change)
13446
13447 * macros.el (apply-macro-to-region-lines):
13448 Minor simplification. (Bug#5485)
13449
ea92f9f3
GM
134502010-02-04 Glenn Morris <rgm@gnu.org>
13451
a03ae20d
GM
13452 * mail/rmail.el (rmail-show-message-1): Handle malformed
13453 quoted-printable text. (Bug#5441)
13454
4d01b827
GM
13455 * mail/mail-utils.el (mail-unquote-printable-region): Doc fix.
13456
ea92f9f3
GM
13457 * simple.el (visual-line-mode): Capitalize lighter.
13458
82055bb7
JW
134592010-02-03 John Wiegley <jwiegley@gmail.com>
13460
13461 * iswitchb.el (iswitchb-completions): Add bookmark files to the
13462 list of files considered for "virtual buffer" completions.
13463
8214b6e4
MA
134642010-02-03 Michael Albinus <michael.albinus@gmx.de>
13465
13466 * net/ange-ftp.el (ange-ftp-insert-directory): Parse directory
dd86ea11 13467 also in case of (and (not full) (not wildcard)). This is needed
8214b6e4
MA
13468 when dired is called with a list of files, which are not in
13469 `default-directory'. (Bug#5478)
13470
1df9718f
SM
134712010-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
13472
13473 * vc-hooks.el (vc-path): Make it an obsolete var, rather than function.
13474
02ba1267
JL
134752010-02-02 Juri Linkov <juri@jurta.org>
13476
13477 * textmodes/ispell.el (ispell-message-text-end): Remove final newline
13478 from unidiff to allow function-line after @@.
13479
a0c6a0fb
JL
134802010-02-02 Juri Linkov <juri@jurta.org>
13481
13482 * ediff-util.el (ediff-file-checked-in-p): Replace '(nil CVS) by
13483 '(RCS SCCS) with inverted condition.
13484
c35fcd52
MA
134852010-02-02 Michael Albinus <michael.albinus@gmx.de>
13486
13487 * net/ange-ftp.el (ange-ftp-skip-msgs): Ignore all ""^500 .*AUTH"
13488 messages.
13489
6ba973c1
JL
134902010-02-01 Juri Linkov <juri@jurta.org>
13491
13492 * arc-mode.el (archive-zip-extract): Use `member-ignore-case' to
13493 compare with "pkunzip" and "pkzip" instead of only "pkzip".
13494 In the `archive-extract-by-stdout' branch use `shell-quote-argument'
13495 only when (car archive-zip-extract) is "unzip". (Bug#5475)
13496
0bca393f
SM
134972010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
13498
13499 * doc-view.el (doc-view-new-window-function): Be a bit more defensive.
13500 (doc-view-revert-buffer): New command.
13501 (doc-view-mode-map): Use it.
13502
7a444e2a
DN
135032010-02-01 Dan Nicolaescu <dann@ics.uci.edu>
13504
13505 * vc-bzr.el (vc-bzr-dir-extra-headers): Add a header when a
13506 pending merge is detected.
13507
ad6fc8f4
JL
135082010-01-31 Juri Linkov <juri@jurta.org>
13509
13510 * progmodes/grep.el (zrgrep): Call `grep-compute-defaults' at the
13511 beginning of interactive spec like all other grep commands do.
13512 Put "all" in front of "gz". (Bug#5260)
13513
b9236874
DN
135142010-01-29 Dan Nicolaescu <dann@ics.uci.edu>
13515
13516 * vc-bzr.el (vc-bzr-after-dir-status): Match another renaming indicator.
13517
1e868757
CY
135182010-01-29 Chong Yidong <cyd@stupidchicken.com>
13519
13520 * dirtrack.el (dirtrack): Warn instead of signalling error if the
13521 regexp is incorrect (Bug#5476).
13522
e5c70c41
MA
135232010-01-29 Michael Albinus <michael.albinus@gmx.de>
13524
13525 * net/tramp.el (tramp-handle-insert-directory): Handle also
13526 symlinks, when FILENAME is not in `default-directory'.
13527
0c0b61f1
MA
135282010-01-28 Michael Albinus <michael.albinus@gmx.de>
13529
13530 * net/ange-ftp.el (ange-ftp-insert-directory): Handle the case,
e5c70c41 13531 FILE is not in `default-directory'. (Bug#5478)
0c0b61f1
MA
13532
13533 * net/tramp.el (tramp-handle-insert-directory): Simplify handling
13534 of SWITCHES. Handle the case, FILENAME is not in
13535 `default-directory'. (Bug#5478)
13536 (tramp-register-file-name-handlers): Add safe-magic property.
13537
763f325e
CY
135382010-01-28 Chong Yidong <cyd@stupidchicken.com>
13539
13540 * arc-mode.el (archive-zip-extract): Quote the argument passed to
13541 unzip (Bug#5475).
13542
fd09a83f
CY
135432010-01-28 Nil Geisweiller <ngeiswei@googlemail.com> (tiny change)
13544
13545 * progmodes/flymake.el (flymake-allowed-file-name-masks)
13546 (flymake-master-make-header-init): Add other C++ filename masks.
13547 (flymake-find-possible-master-files)
13548 (flymake-check-patch-master-file-buffer): Doc fixes (Bug#5488).
13549
7e5686f0
MA
135502010-01-28 Michael Albinus <michael.albinus@gmx.de>
13551
13552 Fix some busybox annoyances.
13553
13554 * net/tramp.el (tramp-wrong-passwd-regexp): Add "Timeout, server
13555 not responding." string.
13556 (tramp-open-connection-setup-interactive-shell): Dump stty
13557 settings. Enable "neveropen" arg for all `tramp-send-command'
13558 calls. Handle "=" in variable values properly.
13559 (tramp-find-inline-encoding): Raise an error, when no encoding is
13560 found.
13561 (tramp-wait-for-output): Check, whether PROC buffer is available.
13562 Remove spurious " ^H" sequences, sent by busybox.
13563 (tramp-get-ls-command): Suppress coloring, if possible.
13564
c6265c10
GM
135652010-01-28 Glenn Morris <rgm@gnu.org>
13566
c85a168b
GM
13567 * vc-svn.el (vc-svn-update): Use "svn --non-interactive". (Bug#4280)
13568
c6265c10
GM
13569 * log-edit.el (log-edit-strip-single-file-name): Add missing
13570 :safe, :group, and :version tags.
13571
7d82a738
SB
135722010-01-27 Stephen Berman <stephen.berman@gmx.net>
13573
13574 * calendar/diary-lib.el (diary-unhide-everything): Handle narrowed
13575 buffers. (Bug#5477)
13576
8b0e68ea
CY
135772010-01-27 David De La Harpe Golden <david@harpegolden.net>
13578
13579 * files.el (delete-directory): Handle moving to trash without
13580 first doing recursion (Bug#5436).
13581
368d3208
DN
135822010-01-26 Dan Nicolaescu <dann@ics.uci.edu>
13583
13584 * vc-hooks.el (vc-path): Mark as obsolete.
13585
755da7fa
DN
135862010-01-25 Dan Nicolaescu <dann@ics.uci.edu>
13587
e2396d80
DN
13588 * vc-annotate.el (vc-annotate-revision-at-line): Compare file
13589 names too.
13590
755da7fa
DN
13591 * vc-bzr.el (vc-bzr-print-log): Use the more compact --line option
13592 for the short log.
13593 (vc-bzr-log-view-mode): Adjust regexp for the above change.
13594
6a6d15ab 135952010-01-25 Mark A. Hershberger <mah@everybody.org>
aaef4f91 13596
ac9ffe99 13597 * progmodes/python.el: Replace reference to obsolete c-subword-mode.
d9de6d6f 13598
48c2d18a 13599 * vc-bzr.el (vc-bzr-revision-table): New function.
aaef4f91 13600
25f38310 136012010-01-25 Eric Hanchrow <eric.hanchrow@gmail.com>
504dcc71
EH
13602
13603 * vc-git.el (vc-git-dir-status-goto-stage): Pass --relative to the
13604 diff-index command. This requires at least git-1.5.5. (Bug#1589).
13605
51850286
DN
136062010-01-24 Dan Nicolaescu <dann@ics.uci.edu>
13607
c2f1d6d8
DN
13608 Remove support for adding --signoff on commit.
13609 Future support will use an incompatible generic mechanism.
13610 * vc-git.el (vc-git-add-signoff): Remove variable.
13611 (vc-git-toggle-signoff): Remove function.
13612 (vc-git-extra-menu-map): Do not bind vc-git-toggle-signoff.
13613
6a7662bb
BR
13614 * term/xterm.el (xterm-maybe-set-dark-background-mode):
13615 Rename from xterm-set-background-mode. Return t if the background mode
51850286
DN
13616 was set.
13617 (terminal-init-xterm): Move tty-set-up-initial-frame-faces
13618 earlier, call it again in case the background mode has changed.
13619
02c6d0d0
CY
136202010-01-23 Dmitri Paduchikh <dpaduch@k66.ru> (tiny change)
13621
13622 * emacs-lisp/advice.el (ad-set-orig-definition): Fix typo
13623 (Bug#3541).
13624
064eee03
CY
136252010-01-23 Chong Yidong <cyd@stupidchicken.com>
13626
02c6d0d0
CY
13627 * emacs-lisp/assoc.el (aelement): Doc fix.
13628 (aput, adelete, amake): Use lexical-let (Bug#5450).
064eee03 13629
5336c3ec 136302010-01-23 Stephen Leake <stephen_leake@member.fsf.org>
afb5d709 13631
48c2d18a 13632 * progmodes/ada-mode.el (ada-in-paramlist-p): Pragma syntax
afb5d709
SL
13633 is the same as subprogram call, not declaration. (Bug#5435).
13634
0536254e
MA
136352010-01-23 Michael Albinus <michael.albinus@gmx.de>
13636
13637 * net/tramp-smb.el (tramp-smb-conf): New defcustom.
13638 (tramp-smb-maybe-open-connection): Use it.
13639
411d06c2
MA
136402010-01-22 Michael Albinus <michael.albinus@gmx.de>
13641
0536254e 13642 * net/tramp-imap.el (top): Autoload needed packages. (Bug#5448)
411d06c2 13643
c893016b
SM
136442010-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
13645
13646 * mail/rmailmm.el (rmail-mime-handle): Don't set the buffer to unibyte
13647 just because we see "encoding: 8bit".
13648 * mail/rmail.el (rmail-show-message-1): Decode the body's QP into bytes.
13649
9425f8e1
CY
136502010-01-22 Chong Yidong <cyd@stupidchicken.com>
13651
13652 * isearch.el (isearch-allow-scroll): Doc fix (Bug#5446).
13653
6a801864
EZ
136542010-01-22 Eli Zaretskii <eliz@gnu.org>
13655
13656 * jka-compr.el (jka-compr-load): If load-file is not in
13657 load-history, try its file-truename version. (bug#5447)
13658
3e8f7d91
AM
136592010-01-21 Alan Mackenzie <acm@muc.de>
13660
13661 Fix a situation where deletion of a cpp construct throws an error.
537ffaf3
SM
13662 * progmodes/cc-engine.el (c-invalidate-state-cache):
13663 Before invoking c-with-all-but-one-cpps-commented-out, check that the
3e8f7d91
AM
13664 special cpp construct is still in the buffer.
13665 (c-parse-state): Record the special cpp with markers, not numbers.
13666
f0bd0ad5
CY
136672010-01-21 Kenichi Handa <handa@m17n.org>
13668
13669 * textmodes/sgml-mode.el (sgml-maybe-name-self): No need to
13670 process last-command-event, as it is now decoded first (Bug#5380).
13671
5189d95b
CY
136722010-01-20 Chong Yidong <cyd@stupidchicken.com>
13673
13674 * term.el (term-send-raw-meta): Revert 2009-12-04 change (Bug#5330).
13675
e073d74a
GM
136762010-01-20 Glenn Morris <rgm@gnu.org>
13677
13678 * indent.el (tab-always-indent): Fix custom-type.
13679
8ee04f3a
AM
136802010-01-19 Alan Mackenzie <acm@muc.de>
13681
13682 * progmodes/cc-defs.el: Fix bug#5395: typing '#' in an empty
13683 buffer throws "args out of range".
13684 (c-set-cpp-delimiters, c-clear-cpp-delimiters): Check for EOB
13685 playing the role of delimiter.
13686
6a47c86a
SL
136872010-01-18 Stephen Leake <stephen_leake@member.fsf.org>
13688
bf0b361c 13689 * progmodes/ada-mode.el: Fix bug#5400.
6a47c86a
SL
13690 (ada-matching-decl-start-re): Move into ada-goto-decl-start.
13691 (ada-goto-decl-start): Rename from ada-goto-matching-decl-start; callers
13692 changed. Delete RECURSIVE parameter; never used. Improve doc string.
13693 Improve comments in "is" portion. Handle null procedure declaration.
13694 (ada-move-to-end): Improve doc string.
13695
2acfb954
ÓF
136962010-01-18 Óscar Fuentes <ofv@wanadoo.es>
13697
e90d57c0 13698 * ido.el (ido-cur-list): Initialize to nil.
2acfb954 13699 Remove obsolete information from commentary.
e90d57c0
JB
13700 (ido-choice-list): Initialize to nil.
13701 (ido-get-bufname): Reject minibuffers.
13702 (ido-make-buffer-list): If "default" is a nonexistent
13703 buffer, ignore it, as per the function's comment.
13704 (ido-kill-buffer-internal): New function.
13705 (ido-kill-buffer-at-head): Use it.
13706 (ido-visit-buffer): Likewise.
2acfb954 13707
244b023e
CY
137082010-01-18 Chong Yidong <cyd@stupidchicken.com>
13709
13710 * calendar/time-date.el (date-to-time): Doc fix (Bug#5408).
13711
db9e401b
JB
137122010-01-18 Juanma Barranquero <lekktu@gmail.com>
13713
db9e401b
JB
13714 * emacs-lisp/chart.el (chart-file-count, chart-rmail-from):
13715 Fix typos in chart titles.
13716
13717 * whitespace.el (whitespace-style, global-whitespace-newline-mode):
db9e401b
JB
13718 * emacs-lisp/eieio.el (eieio-error-unsupported-class-tags)
13719 (eieio-generic-form, eieio-help-mode-augmentation-maybee, eieio-browse)
13720 (describe-class, eieio-describe-generic, describe-generic):
13721 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click)
13722 (eieio-speedbar-expand):
13723 * emulation/viper-cmd.el (viper-exec-form-in-vi)
13724 (viper-exec-form-in-emacs, viper-harness-minor-mode, viper-ESC)
13725 (viper-repeat, viper-replace-state-exit-cmd, viper-toggle-search-style)
13726 (viper-del-backward-char-in-replace, viper-backward-indent)
13727 (viper-brac-function, viper-register-to-point, viper-submit-report):
13728 * net/tramp.el (tramp-remote-coding-commands):
13729 * term/x-win.el (emacs-session-save, x-menu-bar-open, icon-map-list):
13730 Fix typos in docstrings.
13731
9295137d
CY
137322010-01-17 Chong Yidong <cyd@stupidchicken.com>
13733
13734 * mail/sendmail.el (mail-yank-original): Set the mark if the
13735 specified function for yanking does not do it.
13736
4d0bbcb6
DN
137372010-01-17 Dan Nicolaescu <dann@ics.uci.edu>
13738
7902c120
DN
13739 * vc.el (with-vc-properties): Deal with directory arguments. (Bug#5298)
13740
4d0bbcb6
DN
13741 * vc-dir.el (vc-dir-resynch-file): Update the vc-dir header when
13742 resyncing a directory.
13743
0b702bc1
SL
137442010-01-17 Stephen Leake <stephen_leake@member.fsf.org>
13745
6a47c86a 13746 * progmodes/ada-mode.el: Fix bug#1920.
0b702bc1
SL
13747 (ada-ident-re): Delete ., allow multibyte characters.
13748 (ada-goto-label-re): New; matches goto labels.
13749 (ada-block-label-re): New; matches block labels.
13750 (ada-label-re): New; matches both.
5f9d345c 13751 (ada-named-block-re): Delete; callers changed to use
0b702bc1
SL
13752 `ada-block-label-re' instead.
13753 (ada-get-current-indent, ada-get-indent-noindent, ada-get-indent-loop):
13754 Use `ada-block-label-re'.
13755 (ada-indent-on-previous-lines): Improve handling of goto labels.
13756 (ada-get-indent-block-start): Special-case block label.
13757 (ada-get-indent-label): Split into `ada-indent-block-label' and
13758 `ada-indent-goto-label'.
13759 (ada-goto-stmt-start, ada-goto-next-non-ws):
13760 Optionally ignore goto labels.
13761 (ada-goto-next-word): Simplify.
13762 (ada-indent-newline-indent-conditional): Insert newline before
13763 trying to fix indentation; doc fix.
13764
05287c49
JB
137652010-01-17 Jay Belanger <jay.p.belanger@gmail.com>
13766
13767 * calc/calc.el (calc-command-flags): Give it an initial value.
13768
4963739e
JB
137692010-01-17 Juanma Barranquero <lekktu@gmail.com>
13770
4963739e
JB
13771 * files.el (minibuffer-with-setup-hook):
13772 * textmodes/artist.el (artist-mt, artist-key-undraw-continously)
13773 (artist-key-draw-continously, artist-key-do-continously-continously)
13774 (artist-key-set-point-continously, artist-mouse-draw-continously):
13775 Fix typos in docstrings.
13776
116bd1ee
CY
137772010-01-16 Lennart Borgman <lennart.borgman@gmail.com>
13778
6a7662bb
BR
13779 * nxml/nxml-mode.el (nxml-extend-after-change-region):
13780 Never return t (Bug#3898).
116bd1ee 13781
2784cd7a 137822010-01-16 Frédéric Perrin <frederic.perrin@resel.fr> (tiny change)
d4efdaea
CY
13783
13784 * vc-dispatcher.el (vc-do-command): Set LC_MESSAGES, so that we
13785 can parse the output of the external commands (Bug#5279).
13786
abd5cfe8
CY
137872010-01-16 Jari Aalto <jari.aalto@cante.net>
13788
13789 * pcmpl-unix.el (pcmpl-unix-read-passwd-file): Doc fix.
13790
4fe22cdf
CY
137912010-01-16 Chong Yidong <cyd@stupidchicken.com>
13792
bbdc98ef
CY
13793 * emacs-lisp/advice.el (ad-add-advice): Doc fix (Bug#5274)
13794
c7dc1ac1
CY
13795 * emacs-lisp/cl-macs.el (defstruct): Doc fix (Bug#5267).
13796
4fe22cdf
CY
13797 * startup.el (command-line): Remove unused --icon-type arg.
13798 Handle --display arg, passing it to command-line-1 (Bug#5392).
13799
045b9da7
ML
138002010-01-16 Mario Lang <mlang@delysid.org>
13801
045b9da7
ML
13802 * emacs-lisp/chart.el (chart-translate-namezone):
13803 * textmodes/artist.el (artist-compute-popup-menu-table):
13804 Remove duplicated words in doc-strings.
13805
6554a5df
CY
138062010-01-15 David Abrahams <dave@boostpro.com> (tiny change)
13807
13808 * net/mairix.el (mairix-widget-send-query): Send -1 instead of nil
13809 to mairix-search to suppress threading (Bug#5342).
13810
ca4f0e9a
KH
138112010-01-15 Kenichi Handa <handa@m17n.org>
13812
13813 * international/mule-cmds.el (canonicalize-coding-system-name):
b7235808 13814 Convert "msXXX", "ibmXXX", "windows-XXX" to "cpXXX" (Bug#5387).
ca4f0e9a 13815
1db3226b
GM
138162010-01-15 Glenn Morris <rgm@gnu.org>
13817
56a03f46
GM
13818 * log-view.el (top-level): Require 'wid-edit. (Bug#5311)
13819
13820 * wid-edit.el (widget-keymap): Doc fix.
13821
1db3226b
GM
13822 * vc-svn.el (vc-svn-print-log): Use --limit rather than -l since the
13823 former seems to be more widely accepted by various svn versions.
13824
80cd4bb4
JB
138252010-01-14 Juanma Barranquero <lekktu@gmail.com>
13826
d1f18ec0
JB
13827 * find-cmd.el (find-constituents):
13828 * vc-arch.el (vc-arch-root):
13829 * window.el (window-body-height, pop-up-frames):
d1f18ec0
JB
13830 * emacs-lisp/eieio-base.el (eieio-singleton, slot-missing):
13831 * progmodes/ada-stmt.el (ada-if):
13832 * progmodes/gdb-ui.el (gdb-jsonify-buffer):
13833 * textmodes/ispell.el (ispell-grep-options, ispell-dictionary-alist)
13834 (ispell-encoding8-command, ispell-aspell-supports-utf8)
13835 (ispell-last-program-name, ispell-help): Fix typos in docstrings.
13836
80cd4bb4
JB
13837 * progmodes/flymake.el (flymake-post-syntax-check):
13838 Fix typo in error message.
13839
9c23ca47
JB
138402010-01-14 Juanma Barranquero <lekktu@gmail.com>
13841
13842 * hexl.el (hexl-printable-character): Fix check of `hexl-iso',
13843 which is always a string. (Bug#5313)
13844
8794c483
JB
138452010-01-14 Juanma Barranquero <lekktu@gmail.com>
13846
13847 * progmodes/ada-xref.el (ada-default-prj-properties):
13848 Simplify previous change.
13849
95005d39
SL
138502010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
13851
13852 * progmodes/ada-xref.el (ada-default-prj-properties):
13853 Default ada_project_path to $ADA_PROJECT_PATH.
13854
138552010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
80e18d20
SL
13856
13857 * progmodes/ada-mode.el (ada-create-keymap):
13858 Override `narrow-to-defun' with `ada-narrow-to-defun'.
13859
fb0d1545
SL
138602010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
13861
13862 * progmodes/ada-mode.el: Deal with Ada 2005 "overriding" keyword.
13863 (ada-subprog-start-re, ada-imenu-subprogram-menu-re): Add keyword.
13864 (ada-get-current-indent, ada-imenu-generic-expression)
13865 (ada-which-function): Check for it.
13866
5c9434d0
SL
138672010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
13868
13869 * progmodes/ada-mode.el (ada-clean-buffer-before-saving): Make obsolete.
13870 (ada-mode): Don't obey `ada-clean-buffer-before-saving' anymore.
13871
3a4f3a3b
GM
138722010-01-14 Glenn Morris <rgm@gnu.org>
13873
13874 * frame.el (show-trailing-whitespace): Safe if boolean. (Bug#5312)
13875
d9a7c140
KH
138762010-01-14 Kenichi Handa <handa@m17n.org>
13877
13878 * composite.el (auto-composition-mode): Make it a buffer local
13879 variable (permanent-local).
13880 (auto-composition-function): Set the default value to
13881 auto-compose-chars.
49caf252 13882 (auto-composition-mode): Make it a simple function, not a minor mode.
d9a7c140
KH
13883 (global-auto-composition-mode): Likewise.
13884 (turn-on-auto-composition-if-enabled): Delete it.
49caf252 13885
38bee102
KF
138862010-01-13 Karl Fogel <kfogel@red-bean.com>
13887
13888 * bookmark.el (bookmark-bmenu-execute-deletions): Doc fix (Bug#5276).
d9a7c140 13889
b8b45afc
MA
138902010-01-12 Michael Albinus <michael.albinus@gmx.de>
13891
13892 * files.el (copy-directory): Compute target for recursive
13893 directories with identical names. (Bug#5343)
13894
893db5bc
GM
138952010-01-12 Glenn Morris <rgm@gnu.org>
13896
6a7662bb
BR
13897 * mail/emacsbug.el (report-emacs-bug-pretest-address):
13898 Set it to bug-gnu-emacs rather than emacs-pretest-bug.
893db5bc 13899
d8b8451f
SS
139002010-01-11 Sam Steingold <sds@gnu.org>
13901
13902 * imenu.el (imenu-default-create-index-function): Detect infinite
13903 loops caused by imenu-prev-index-position-function.
13904
30afcdff
JB
139052010-01-11 Juanma Barranquero <lekktu@gmail.com>
13906
13907 * htmlfontify.el (htmlfontify-load-rgb-file)
13908 (htmlfontify-unload-rgb-file, hfy-fallback-colour-values)
13909 (htmlfontify-manual, htmlfontify, hfy-page-header, hfy-page-footer)
13910 (hfy-src-doc-link-style, hfy-src-doc-link-unstyle, hfy-link-extn)
13911 (hfy-link-style-fun, hfy-index-file, hfy-instance-file)
13912 (hfy-html-quote-regex, hfy-init-kludge-hook, hfy-post-html-hooks)
13913 (hfy-default-face-def, hfy-etag-regex, hfy-html-quote-map)
13914 (hfy-etags-cmd-alist-default, hfy-etags-bin, hfy-ignored-properties)
13915 (hfy-which-etags, hfy-etags-cmd, hfy-istext-command, hfy-display-class)
13916 (hfy-optimisations, hfy-tags-cache, hfy-tags-sortl, hfy-tags-rmap)
13917 (hfy-style-assoc, hfy-sheet-assoc, hfy-facemap-assoc, hfy-interq)
13918 (hfy-colour-vals, hfy-default-header, hfy-link-style-string)
13919 (hfy-triplet, hfy-slant, hfy-weight, hfy-combined-face-spec)
13920 (hfy-face-attr-for-class, hfy-face-to-style-i, hfy-size-to-int)
13921 (hfy-flatten-style, hfy-face-to-style, hfy-face-or-def-to-name)
13922 (hfy-face-to-css, hfy-p-to-face, hfy-p-to-face-lennart, hfy-face-at)
13923 (hfy-fontified-p, hfy-merge-adjacent-spans, hfy-buffer)
13924 (hfy-html-enkludge-buffer, hfy-html-quote, hfy-html-dekludge-buffer)
13925 (hfy-force-fontification, htmlfontify-buffer, hfy-dirname)
13926 (hfy-make-directory, hfy-text-p, hfy-mark-tag-names, hfy-relstub)
13927 (hfy-href-stub, hfy-href, hfy-mark-tag-hrefs, hfy-prepare-index-i)
13928 (hfy-prepare-index, hfy-prepare-tag-map, hfy-subtract-maps)
13929 (htmlfontify-run-etags): Fix typos in docstrings and remove superfluous
13930 backslash-quoting from parentheses, etc.
13931
92b1c416
CY
139322010-01-11 Chong Yidong <cyd@stupidchicken.com>
13933
13934 * progmodes/js.el: Autoload javascript-mode alias.
13935
4454adab
JB
139362010-01-11 Juanma Barranquero <lekktu@gmail.com>
13937
13938 * ffap.el (ffap-shell-prompt-regexp, ffap-all-subdirs, ffap-url-p)
13939 (ffap-alist, ffap-tex-path, ffap-url-at-point, ffap-gopher-regexp)
13940 (ffap-gopher-at-point, ffap-file-at-point, ffap-read-file-or-url)
13941 (ffap-read-url-internal, ffap-menu, ffap-at-mouse):
13942 Fix typos in docstrings.
13943 (ffap-url-regexp): Doc fix.
13944 (ffap-at-mouse): Fix typo in message.
13945
6589a2f9
GM
139462010-01-11 Glenn Morris <rgm@gnu.org>
13947
13948 * version.el (emacs-copyright): Set copyright year to 2010.
13949
4e5617ee
SM
139502010-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
13951
13952 * format.el (format-annotate-function): Only set
13953 write-region-post-annotation-function after running to-fn so as not to
13954 affect nested write-region calls (bug#5273).
13955
52bee098
CY
139562010-01-10 Chong Yidong <cyd@stupidchicken.com>
13957
a069f067
CY
13958 * Makefile.in (ELCFILES): Add wisent/python-wy.el and
13959 wisent/python.el.
13960
e709e39d
CY
139612010-01-09 Chong Yidong <cyd@stupidchicken.com>
13962
13963 * man.el (Man-goto-section): Signal error if the section is not
13964 found (Bug#5317).
13965
6ee86780
JB
139662010-01-09 Juanma Barranquero <lekktu@gmail.com>
13967
13968 * vc-bzr.el (vc-bzr-working-revision): On Windows and MS-DOS, accept
13969 URLs with a leading triple slash in the file: scheme. (Bug#5345)
13970
fa7b5f7b
CY
139712010-01-09 Chong Yidong <cyd@stupidchicken.com>
13972
13973 * progmodes/compile.el: Don't treat compile-command as safe if
13974 compilation-read-command might be nil (Bug#4218).
13975
de62c4d9
JD
139762010-01-09 Jan Djärv <jan.h.d@swipnet.se>
13977
13978 * startup.el (command-line-1): Use orig-argi to check for ignored X and
13979 NS options.
13980
e94be827
KH
139812010-01-08 Kenichi Handa <handa@m17n.org>
13982
4e5617ee
SM
13983 * international/fontset.el (build-default-fontset-data):
13984 Exclude characters in scripts kana, hangul, han, or cjk-misc.
e94be827 13985
1dfae2a2
JB
139862010-01-07 Juanma Barranquero <lekktu@gmail.com>
13987
13988 * vc-dir.el (vc-dir-prepare-status-buffer): Pass a (fake) filename
13989 to `create-file-buffer' as it expects, not just a buffer name.
13990 (vc-dir-mode): Include the buffer name in `list-buffers-directory',
13991 to help uniquify. (Bug#3224)
13992
d0cf45b7
JD
139932010-01-06 Jan Djärv <jan.h.d@swipnet.se>
13994
13995 * font-setting.el (font-setting-change-default-font): Use user-spec
13996 instead of name.
13997
7534fa5e
DN
139982010-01-06 Dan Nicolaescu <dann@ics.uci.edu>
13999
14000 * vc-bzr.el (vc-bzr-after-dir-status): Ignore pending merges.
14001
fd579fdc
CY
140022010-01-05 Tom Tromey <tromey@redhat.com>
14003
4e5617ee
SM
14004 * progmodes/python.el (python-font-lock-keywords):
14005 Handle qualified decorators (Bug#881).
fd579fdc 14006
37860caf
DN
140072010-01-05 Dan Nicolaescu <dann@ics.uci.edu>
14008
14009 * vc-bzr.el (vc-bzr-working-revision): Fix looking for a revision
14010 in a lightweight checkout.
14011
69db641d
KH
140122010-01-05 Kenichi Handa <handa@m17n.org>
14013
4e5617ee 14014 * language/indian.el (malayalam-composable-pattern): Fix ZWNJ and ZWJ.
69db641d 14015
b25d6a02
DN
140162010-01-05 Dan Nicolaescu <dann@ics.uci.edu>
14017
14018 * vc-bzr.el (vc-bzr-diff): Obey vc-disable-async-diff.
14019
137d88ca
DN
140202010-01-04 Dan Nicolaescu <dann@ics.uci.edu>
14021
14022 * vc-bzr.el (vc-bzr-state-heuristic): Make it work for lightweight
14023 checkouts. (Bug#618)
3d5d0aa9 14024 (vc-bzr-log-view-mode): Also highlight the author.
8e7e2286
DN
14025 (vc-bzr-shelve-map): Change binding for vc-bzr-shelve-apply-at-point.
14026 (vc-bzr-shelve-menu-map):
14027 (vc-bzr-dir-extra-headers): Improve menu and tooltip text.
14028 (vc-bzr-shelve-apply): Make prompt more explicit.
137d88ca 14029
da76998b
CY
140302010-01-02 Chong Yidong <cyd@stupidchicken.com>
14031
14032 * net/browse-url.el (browse-url-encode-url): Don't escape commas.
14033 They are valid characters in URL paths (rfc3986), and at least
14034 Firefox does not understand the encoded version (Bug#3166).
14035
b2ad70b6
CY
140362010-01-02 Daniel Elliott <danelliottster@gmail.com> (tiny change)
14037
14038 * progmodes/octave-mod.el (octave-end-keywords)
4e5617ee
SM
14039 (octave-block-begin-or-end-regexp, octave-block-match-alist):
14040 Add "end" keyword (Bug#3061).
b2ad70b6
CY
14041 (octave-end-as-array-index-p): New function.
14042 (calculate-octave-indent): Use it.
14043
54136282
KF
140442010-01-02 Karl Fogel <kfogel@red-bean.com>
14045
14046 * bookmark.el: Consistently put the text property on the bookmark name.
14047 (bookmark-bmenu-marks-width): Bump back to 2, to include
14048 annotation marks.
14049 (bookmark-bmenu-hide-filenames): Adjust for above, and put the text
14050 property on the bookmark name, instead of not putting it at all.
14051 (bookmark-bmenu-list): Fix where we put the text property.
14052
cc4d3cad
KF
140532010-01-02 Karl Fogel <kfogel@red-bean.com>
14054
14055 * bookmark.el (bookmark-bmenu-save): Just depend on the new logic
14056 for showing buffer modified state (as added in the previous change).
14057
b894c439
KF
140582010-01-02 Karl Fogel <kfogel@red-bean.com>
14059
14060 * bookmark.el: Show modified state of bookmark buffer more accurately.
14061 (bookmark-bmenu-list): Initialize buffer-modified-p properly.
14062 (bookmark-send-edited-annotation): Mark bookmark-alist as modified.
14063 (with-buffer-modified-unmodified): New macro.
14064 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
14065 (bookmark-bmenu-mark, bookmark-bmenu-unmark, bookmark-bmenu-delete):
cc4d3cad 14066 Use new macro to preserve the buffer modified state.
b894c439 14067
3a69db53
KF
140682010-01-02 Karl Fogel <kfogel@red-bean.com>
14069
4e5617ee 14070 * bookmark.el (bookmark-bmenu-select, bookmark-bmenu-1-window)
3a69db53
KF
14071 (bookmark-bmenu-2-window, bookmark-bmenu-this-window)
14072 (bookmark-bmenu-other-window, bookmark-bmenu-switch-other-window)
14073 (bookmark-bmenu-show-annotation, bookmark-bmenu-edit-annotation)
14074 (bookmark-bmenu-rename, bookmark-bmenu-locate)
4e5617ee
SM
14075 (bookmark-bmenu-relocate, bookmark-bmenu-goto-bookmark):
14076 Remove unnecessary calls to `bookmark-bmenu-ensure-position'.
3a69db53 14077
af414f10
EZ
140782010-01-02 Eli Zaretskii <eliz@gnu.org>
14079
4e5617ee
SM
14080 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
14081 Make the lines in the generated doc string shorter. (Bug#4668)
af414f10 14082
f2ec0e5e
CY
140832010-01-02 Ryan Yeske <rcyeske@gmail.com>
14084
14085 * net/rcirc.el: Add follow-link binding (Bug#4738).
14086
38c1ba62
EZ
140872010-01-02 Eli Zaretskii <eliz@gnu.org>
14088
4e5617ee 14089 * Makefile.in (bzr-update): Rename from cvs-update.
38c1ba62
EZ
14090 (cvs-update): New target for backward compatibility.
14091
4e5617ee 14092 * makefile.w32-in (bzr-update): Rename from cvs-update.
38c1ba62
EZ
14093 (cvs-update): New target for backward compatibility.
14094
ea2c0f5b
KF
140952010-01-02 Karl Fogel <kfogel@red-bean.com>
14096
14097 * bookmark.el: Remove gratuitous gratitude.
14098
5ae329f4
KF
140992010-01-02 Karl Fogel <kfogel@red-bean.com>
14100
c4cc8b9a 14101 * bookmark.el (bookmark-bmenu-any-marks): New function.
47989945
KF
14102 (bookmark-bmenu-save): Clear buffer modification if no marks.
14103
141042010-01-02 Karl Fogel <kfogel@red-bean.com>
14105
14106 * bookmark.el (bookmark-bmenu-marks-width): Define to 1, not 2.
5ae329f4
KF
14107 (bookmark-bmenu-list, bookmark-bmenu-bookmark): Calculate property
14108 positions by using `bookmark-bmenu-marks-width', instead of hardcoding.
14109 This fixes the `bookmark-bmenu-execute-deletions' bug reported here:
14110
14111 http://lists.gnu.org/archive/html/emacs-devel/2009-12/msg00819.html
14112 From: Sun Yijiang <sunyijiang {_AT_} gmail.com>
14113 To: emacs-devel {_AT_} gnu.org
14114 Subject: bookmark.el bug report
14115 Date: Mon, 28 Dec 2009 14:19:16 +0800
14116 Message-ID: 5065e2900912272219y3734fc9fsdaee41167ef99ad7@mail.gmail.com
14117
aef053eb
KF
141182010-01-02 Karl Fogel <kfogel@red-bean.com>
14119
14120 * bookmark.el: Improvements suggested by Drew Adams:
14121 (bookmark-bmenu-ensure-position): New name for
14122 `bookmark-bmenu-check-position'. Just ensure the position,
14123 don't return any meaningful value.
14124 (bookmark-bmenu-header-height, bookmark-bmenu-marks-width):
14125 New constants.
14126
0472835f
JB
141272010-01-02 Juanma Barranquero <lekktu@gmail.com>
14128
14129 * bookmark.el (bookmarks-already-loaded): Doc fix (don't use `iff').
14130 (bookmark-yank-point, bookmark-bmenu-check-position):
14131 Fix typos in docstrings.
14132 (bookmark-save-flag, bookmark-bmenu-toggle-filenames)
14133 (bookmark-name-from-full-record, bookmark-get-position)
14134 (bookmark-set-position, bookmark-set, bookmark-handle-bookmark)
14135 (bookmark-delete, bookmark-save, bookmark-save, bookmark-bmenu-mode):
14136 Remove useless quoting of parenthesis, etc. in docstrings.
14137
14138 * ediff-mult.el (ediff-prepare-meta-buffer): Fix typo in help message.
14139 (ediff-append-custom-diff): Fix typo in error message.
14140 (ediff-meta-mark-equal-files): Fix typos in messages.
14141
14142 * mpc.el (mpc-playlist-delete): Fix typo in error messages.
14143
0472835f
JB
14144 * net/imap-hash.el (imap-hash-make): Doc fix.
14145 (imap-hash-test): Fix typo in error message; reflow docstring.
14146 (imap-hash-p, imap-hash-get, imap-hash-put, imap-hash-make-message)
14147 (imap-hash-count, imap-hash-server, imap-hash-port, imap-hash-ssl)
14148 (imap-hash-mailbox, imap-hash-user, imap-hash-password):
14149 Fix typos in docstrings.
14150 (imap-hash-open-connection): Fix typo in error message.
14151
14152 * play/gomoku.el (gomoku): Fix typos in docstring.
14153
14154 * progmodes/gdb-ui.el (gdb-location-alist): Reflow docstring.
14155 (gdb-jsonify-buffer): Fix typos in docstring.
14156 (gdb-goto-breakpoint): Fix typo in error message.
14157 ("Display Other Windows"): Fix typo in help message.
14158 (gdb-speedbar-expand-node): Fix typo in question.
14159
14160 * progmodes/idlw-help.el (idlwave-help-browse-url-available)
14161 (idlwave-html-system-help-location, idlwave-html-help-location)
14162 (idlwave-help-browser-function, idlwave-help-browser-generic-program)
14163 (idlwave-help-browser-generic-args, idlwave-help-directory)
14164 (idlwave-html-help-is-available, idlwave-help-mode-line-indicator)
14165 (idlwave-help-mode-map, idlwave-help-mode, idlwave-do-context-help)
14166 (idlwave-online-help, idlwave-help-html-link)
14167 (idlwave-help-show-help-frame, idlwave-help-assistant-command):
14168 Fix typos in docstrings.
14169 (idlwave-help-with-source, idlwave-help-find-routine-definition):
14170 Reflow docstrings.
14171 (idlwave-help-assistant-start): Fix typo in error message.
14172
14173 * progmodes/octave-mod.el (octave-mode, octave-electric-semi)
14174 (octave-electric-space): Fix typos in docstrings.
14175
9bbe0828
CY
141762010-01-01 Chong Yidong <cyd@stupidchicken.com>
14177
14178 * files.el (minibuffer-with-setup-hook): Doc fix (Bug#5149).
14179
a88c46c3
CY
141802010-01-01 Juri Linkov <juri@jurta.org>
14181
14182 * comint.el (comint-input-ring-size): Make it a defcustom and
918fa8ba 14183 increase the default to 500 (Bug#5148).
a88c46c3 14184
7ee6c59b
NR
141852009-12-31 Nick Roberts <nickrob@snap.net.nz>
14186
14187 Further changes from EMACS_23_1_RC branch (2009-12-29 contd).
14188 * term/x-win.el (x-gtk-stock-map): Map some GUD buttons.
14189 * progmodes/gud.el (gud-menu-map): Add reverse-execution commands.
14190
a9c8a2cd
NR
141912009-12-30 Nick Roberts <nickrob@snap.net.nz>
14192
14193 Show working revision correctly for mercurial.
14194 * vc-hg.el (vc-hg-working-revision): Use hg parent instead of
d8c75479 14195 hg log as suggested by Alex Harsanyi <alexharsanyi@gmail.com>.
a9c8a2cd 14196
659e4408
JB
141972009-12-29 Juanma Barranquero <lekktu@gmail.com>
14198
14199 Declare some functions for the byte-compiler.
14200 * progmodes/gdb-ui.el (speedbar-change-initial-expansion-list)
14201 (speedbar-timer-fn, speedbar-change-expand-button-char)
14202 (speedbar-delete-subblock, speedbar-center-buffer-smartly): Declare.
14203
7ee6c59b
NR
142042009-12-29 Nick Roberts <nickrob@snap.net.nz>
14205
14206 This changeset reverts GDB Graphical Interface to use annotations.
14207 * progmodes/gdb-ui.el, progmodes/gud.el: Import from EMACS_23_1_RC.
14208
460f6e7c
DN
142092009-12-29 Dan Nicolaescu <dann@ics.uci.edu>
14210
14211 Make vc-dir work on subdirectories of the bzr root.
6a7662bb
BR
14212 * vc-bzr.el (vc-bzr-after-dir-status): Add new argument.
14213 Return file names relative to it.
460f6e7c
DN
14214 (vc-bzr-dir-status, vc-bzr-dir-status-files): Pass the bzr root
14215 relative directory to vc-bzr-after-dir-status.
14216
543f553a
TH
142172009-12-28 Tassilo Horn <tassilo@member.fsf.org>
14218
14219 * font-lock.el (font-lock-refresh-defaults): New function, which
14220 can be used to let font-lock react to external changes in
14221 variables like font-lock-defaults and keywords.
14222 See http://thread.gmane.org/gmane.emacs.devel/118777/focus=118802
14223
2592ab76
DN
142242009-12-28 Dan Nicolaescu <dann@ics.uci.edu>
14225
ac859983
DN
14226 * vc-rcs.el (vc-rcs-register): Fix registering a specific version.
14227
2592ab76
DN
14228 * vc-bzr.el (vc-bzr-log-view-mode): Fix short log regexp.
14229
58941d03
JB
142302009-12-28 Juanma Barranquero <lekktu@gmail.com>
14231
14232 Supersede color.diff settings in git log (bug#5211).
14233
14234 * vc-git.el (vc-git-print-log): Pass "--no-color" to log to avoid
14235 escape chars in its output when the user has color.diff set to `always'.
14236 This fix works on git 1.4.2 and newer (released on 2006-08-13).
14237
39764e76
KR
142382009-12-26 Kevin Ryde <user42@zip.com.au>
14239
14240 * info-look.el (sh-mode): Look for coreutils new "Concept Index"
14241 node. Keep previous "Index" name to work with past coreutils too.
14242
91c4831e
KR
14243 * man.el (man): Revise docstring a bit to show -a and -l as
14244 examples. Add -k description since support for it has otherwise
14245 been a secret. (Further to bug#3717.)
651e932e
KR
14246 (Man-bgproc-sentinel): When "-k foo" produces no output show error
14247 "no matches" rather than "Can't find manpage", as the latter reads
d8c75479 14248 like -k was interpreted as a page name, which is not so. (Bug#5431)
91c4831e 14249
7f4d4a97
MA
142502009-12-26 Michael Albinus <michael.albinus@gmx.de>
14251
14252 * net/tramp.el (tramp-handle-insert-directory): Quote "'" in the
14253 switches. Check also for //SUBDIRED// line.
14254
bcffff46
KH
142552009-12-25 Kenichi Handa <handa@m17n.org>
14256
88b5a757 14257 * language/indian.el (devanagari-composable-pattern): Fix to
bcffff46
KH
14258 handle ZWNJ and ZWJ. Use it in composition-function-table for
14259 Devanagari.
14260 (malayalam-composable-pattern): Fix previous change.
14261
dc1dcfa4
VJL
142622009-12-23 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14263
14264 * ps-print.el (ps-face-attributes): It was not returning the
14265 attribute face for faces specified as string. Reported by harven
80525855 14266 <harven@free.fr>. (Bug#5254)
dc1dcfa4
VJL
14267 (ps-print-version): New version 7.3.5.
14268
6fe539d2
UJ
142692009-12-18 Ulf Jasper <ulf.jasper@web.de>
14270
85626eef 14271 * calendar/icalendar.el (icalendar--convert-tz-offset):
88b5a757
DD
14272 Fix timezone names.
14273 (icalendar--convert-tz-offset): Fix the "last-day-problem".
6fe539d2
UJ
14274 (icalendar--add-diary-entry): Remove the trailing blank that
14275 diary-make-entry inserts.
14276
1f3611c6
MA
142772009-12-17 Michael Albinus <michael.albinus@gmx.de>
14278
14279 Make `file-expand-wildcards' work for remote files.
14280
14281 * files.el (file-expand-wildcards): In case of remote files, check
14282 only local file name part for wildcards. Provide feature 'files
14283 and subfeature 'remote-wildcards. (Bug#5198)
14284
14285 * net/tramp.el (tramp-handle-file-remote-p): Expand file name only
14286 if there is already an established connection.
14287 (tramp-advice-file-expand-wildcards): Remove it.
14288
14289 * net/tramp-compat.el (top): Autoload `tramp-handle-file-remote-p'.
85626eef 14290 (tramp-advice-file-expand-wildcards): Move from tramp.el.
1f3611c6
MA
14291 Activate advice for older GNU Emacs versions. (Bug#5237)
14292
9762b219
JB
142932009-12-17 Juanma Barranquero <lekktu@gmail.com>
14294
14295 Some doc fixes (more needed).
14296
14297 * find-cmd.el (find-constituents): Reflow docstring.
14298 (find-cmd, find-prune, find-command): Fix typos in docstrings.
14299 (find-generic): Doc fix.
14300
cfb54897
JL
143012009-12-17 Juri Linkov <juri@jurta.org>
14302
14303 Fix regression from 23.1 to allow multiple modes in Local Variables.
14304
14305 * files.el (hack-local-variables-filter): While ignoring duplicates,
14306 don't take `mode' into account.
85626eef
SM
14307 (hack-local-variables-filter, hack-dir-local-variables):
14308 Don't remove duplicate `mode' from local-variables-alist (like `eval').
cfb54897 14309
ad974e9e
JL
143102009-12-17 Juri Linkov <juri@jurta.org>
14311
85626eef 14312 Make `dired-diff' safer. (Bug#5225)
ad974e9e
JL
14313
14314 * dired-aux.el (dired-diff): Signal an error when `file' equals to
14315 `current' or when `file' is a directory of the `current' file.
14316
3616e0b9
AS
143172009-12-17 Andreas Schwab <schwab@linux-m68k.org>
14318
14319 * emacs-lisp/autoload.el (batch-update-autoloads): Only exclude
14320 unconditionally preloaded files.
14321
72b57560
JL
143222009-12-16 Juri Linkov <juri@jurta.org>
14323
14324 Revert to old 23.1 logic of using the file at the mark as default.
14325 * dired-aux.el (dired-diff): Use the file at the mark as default
14326 if it's not the same as the current file, and the target dir is
14327 the current dir or the mark is active. Add the current file
14328 as the arg of `dired-dwim-target-defaults'. Use the default file
14329 in the prompt. (Bug#5225)
14330
68712eb6
MA
143312009-12-15 Michael Albinus <michael.albinus@gmx.de>
14332
14333 * net/tramp.el (tramp-echo-mark-marker-length): New defconst.
14334 (tramp-echo-mark, tramp-echoed-echo-mark-regexp): Use it.
14335 (tramp-check-for-regexp): Check also, when an echoing shell stops
14336 to echo sent commands.
14337
fd471993
CY
143382009-12-14 Chong Yidong <cyd@stupidchicken.com>
14339
14340 * Makefile.in: Revert last change (Bug#5191).
14341
86b5e14c
DN
143422009-12-14 Dan Nicolaescu <dann@ics.uci.edu>
14343
14344 * vc-hg.el (vc-hg-print-log): Fix argument order.
110de3bb
DN
14345 (vc-hg-working-revision): Make sure the command is executed in a
14346 known environment so that we can parse the output. (Bug#4417)
86b5e14c 14347
8cffbb75
CY
143482009-12-14 Chong Yidong <cyd@stupidchicken.com>
14349
14350 * progmodes/python.el (python-symbol-completions): Remove text
14351 properties from symbol string before calling python-send-receive.
14352
6c2b67ad
NR
143532009-12-14 Nick Roberts <nickrob@snap.net.nz>
14354
14355 * progmodes/gdb-mi.el (gdb-frame-handler): Only set gud-lat-frame
5ce6e4f4 14356 when there are values for both file and line. (Bug#5060)
6c2b67ad 14357
ff6f4585
JL
143582009-12-14 Juri Linkov <juri@jurta.org>
14359
14360 * ediff-ptch.el (ediff-context-diff-label-regexp): Don't match
14361 whitespace after the file name of the first line of unified format,
14362 because git-diff doesn't output whitespace and file modification time
14363 after the file name.
14364
d3de1c8e
JL
143652009-12-14 David Kastrup <dak@gnu.org>
14366
14367 * info.el (Info-hide-cookies-node): Before hiding a cookie,
14368 check if it already has the `display' property added by
14369 `Info-display-images-node', and not put the `invisible' property
14370 in this case.
14371
2f1b7dc4
GM
143722009-12-13 Glenn Morris <rgm@gnu.org>
14373
a0cefee5
GM
14374 * mail/emacsbug.el (message-sort-headers): Define for compiler.
14375 (report-emacs-bug): In message-mode, sort manually before storing
14376 original report text. (Bug#5178)
2f1b7dc4
GM
14377 Remove superfluous save-excursion.
14378
31bb373f
MA
143792009-12-12 Michael Albinus <michael.albinus@gmx.de>
14380
14381 * net/dbus.el (dbus-property-handler): Filter lambda forms out
14382 when responding to "GetAll" properties.
14383
5e1d4968
CY
143842009-12-12 Chong Yidong <cyd@stupidchicken.com>
14385
14386 * simple.el (compose-mail): Remove mail-setup-with-from from
14387 customization checks.
14388
097d86f9
EZ
143892009-12-12 Eli Zaretskii <eliz@gnu.org>
14390
14391 * arc-mode.el (archive-rar-summarize): Support Attribute fields in
14392 RAR archives created on Unix systems.
14393
1d4adede
SM
143942009-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
14395
14396 * minibuffer.el (minibuffer-local-must-match-filename-map): Re-instate
14397 the varalias that was accidentally removed by the 2009-11-19 change
14398 (bug#5186).
14399
3ff3655c
KH
144002009-12-12 Kenichi Handa <handa@m17n.org>
14401
14402 * language/indian.el (indian-compose-regexp): New function.
14403 (malayalam-composable-pattern): Fix the pattern.
14404 (composition-function-table): Set malayalam-composable-pattern for
14405 Malayalam characters.
14406
82d3343c
CY
144072009-12-11 Chong Yidong <cyd@stupidchicken.com>
14408
315eb96d
CY
14409 * progmodes/bug-reference.el (bug-reference-map): Bind mouse-2
14410 rather than down-mouse-1, based on follow-link conventions.
14411
82d3343c
CY
14412 * makefile.w32-in: Ensure that Lisp files in CEDET subdirectories
14413 are compiled.
14414
86a4c7ac
DN
144152009-12-11 Michael McNamara <mac@mail.brushroad.com>
14416
bf0b361c 14417 * progmodes/verilog-mode.el (verilog-vmm-begin-re, verilog-vmm-end-re)
1d4adede
SM
14418 (verilog-vmm-statement-re, verilog-ovm-statement-re)
14419 (verilog-defun-level-not-generate-re, verilog-calculate-indent)
14420 (verilog-leap-to-head, verilog-backward-token):
14421 Fix indenting VMM macros. Reported by Jonathan Ashbrook.
86a4c7ac
DN
14422
144232009-12-11 Wilson Snyder <wsnyder@wsnyder.org>
14424
bf0b361c
JB
14425 * progmodes/verilog-mode.el (verilog-auto-lineup)
14426 (verilog-nameable-item-re): Cleanup user-visible spelling and
14427 documentation errors. One reported by Gary Delp.
1d4adede 14428 (verilog-submit-bug-report): Mention bug tracking and CC co-author.
86a4c7ac
DN
14429 (verilog-read-decls): Fix AUTOWIRE with types declared in a
14430 package, bug195. Reported by Pierre-David Pfister.
14431
fe03f49a
GM
144322009-12-11 Glenn Morris <rgm@gnu.org>
14433
47641aac
GM
14434 * progmodes/cc-engine.el (safe-pos-list): Define for compiler.
14435
85094855
GM
14436 * mail/emacsbug.el: No longer require sendmail.
14437 Replace sendmail's `mail-text' by `rfc822-goto-eoh'. (Bug#5174)
14438 (report-emacs-bug-orig-text): Doc fix.
14439 (report-emacs-bug-send-command, report-emacs-bug-send-hook):
14440 New local variables, to adapt to different mail-user-agents.
14441 (report-emacs-bug): Fix test for a gnu.org address.
14442 Use overlays for emphasis, since font-lock defeats 'face property.
14443 Pretest bugs also end up at the newsgroup these days.
14444 Stop message-mode stripping text properties.
14445 Set and use the new buffer-local variables.
14446 (report-emacs-bug-hook): Add doc-string.
14447 Remove some unnecessary save-excursions and simplify.
14448 Use the appropriate hook and send-command.
14449
fe03f49a
GM
14450 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Standardize the
14451 capitalization of some menu entries.
14452
345427f0
VJL
144532009-12-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14454
277e6741
MP
14455 * whitespace.el (whitespace-display-char-on):
14456 Ensure `buffer-display-table' is unique when two or more windows are
345427f0
VJL
14457 visible. Reported by Martin Pohlack <mp26@os.inf.tu-dresden.de>.
14458 New version 12.1.
14459
c70ccbba
EZ
144602009-12-10 Eli Zaretskii <eliz@gnu.org>
14461
14462 * arc-mode.el (archive-rar-summarize): Allow between 6 and 7
14463 characters in the Attribute field.
14464
f1943c1b
DN
144652009-12-10 Dan Nicolaescu <dann@ics.uci.edu>
14466
14467 * vc-svn.el (vc-svn-after-dir-status): Fix regexp. (Bug#4741)
14468
1c67aeaa
SM
144692009-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
14470
14471 Let loaddefs.el adjust to changes in autoload-excludes (bug#5162).
14472 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
14473 Disregard autoload-excludes.
14474 (update-directory-autoloads): Obey autoload-excludes here instead.
14475 But don't store its contents in no-autoloads and remove entries that
14476 refer to excludes files.
14477
d8194864
GM
144782009-12-10 Glenn Morris <rgm@gnu.org>
14479
8c0171c0
GM
14480 * mail/feedmail.el (top-level): Move require 'mail-utils to start.
14481 (expand-mail-aliases): Define for compiler.
14482
dba372dd
GM
14483 * vc-annotate.el (log-view-vc-backend, log-view-vc-fileset):
14484 Define for compiler.
14485
d8194864
GM
14486 * mail/emacsbug.el (report-emacs-bug): Use whichever send command is
14487 appropriate for the mail-user-agent in use.
14488
fe5facd3
MA
144892009-12-09 Michael Albinus <michael.albinus@gmx.de>
14490
14491 * net/tramp.el (tramp-handle-insert-directory): Suppress error messages.
14492
99999a1d
DN
144932009-12-09 Dan Nicolaescu <dann@ics.uci.edu>
14494
14495 Fix short log parsing and fontification.
14496 * vc-bzr.el (vc-bzr-log-view-mode): Match dot in revision number.
14497 Fix fontification for the [merge] label.
14498
2ea1c4aa
SM
144992009-12-09 Vivek Dasmohapatra <vivek@etla.org>
14500
85626eef 14501 Drop some properties to avoid surprises (bug#5002).
2ea1c4aa
SM
14502 * htmlfontify.el (hfy-ignored-properties): New defcustom.
14503 (hfy-fontify-buffer): Use it.
14504
9840deb6
SM
145052009-12-09 Stefan Monnier <monnier@iro.umontreal.ca>
14506
a0d1aadf
SM
14507 Minor cleanup.
14508 * ffap.el (ffap-symbol-value): Replace ffap-soft-value.
14509 Adjust all callers.
14510 (ffap-locate-file): Remove unused arg `dir-ok' and make other
14511 args compulsory. Adjust callers.
14512 (ffap-gopher-at-point): Remove unused var `name'.
14513
9840deb6
SM
14514 Get rid of the ELCFILES abomination.
14515 * Makefile.in (update-elclist, ELCFILES, compile-last): Remove.
14516 (compile-elcfiles): New phony target.
14517 (compile-main): Compute ELCFILES dynamically.
14518 (compile-clean): New target to remove left-over elc files.
14519 (compile, all): Use it.
14520
7eb3f9a8
KH
145212009-12-09 Kenichi Handa <handa@etlken>
14522
14523 * international/mule-diag.el: Require help-mode instead of help-fns.
14524
ae63e572
KH
145252009-12-09 Kenichi Handa <handa@m17n.org>
14526
5ce6e4f4 14527 * international/mule-cmds.el (ucs-names): Supply sufficiently
a0d1aadf
SM
14528 fine ranges instead of pre-calculating accurate ranges.
14529 Iterate with bigger gc-cons-threshold.
ae63e572 14530
e2f3c692
DN
145312009-12-08 Dan Nicolaescu <dann@ics.uci.edu>
14532
14533 Add support for stashing a snapshot of the current tree.
14534 * vc-git.el (vc-git-stash-snapshot): New function.
14535 (vc-git-stash-map, vc-git-extra-menu-map): Add a mapping for it.
14536
cf6d0352
JB
145372009-12-08 Jose E. Marchesi <jemarch@gnu.org>
14538
14539 * play/gomoku.el (gomoku-mode-map): Remap `move-(beginning|end)-of-line'
14540 instead of `(beginning|end)-of-line'.
14541
48e4acc9
GM
145422009-12-08 Glenn Morris <rgm@gnu.org>
14543
6e890faa
GM
14544 * vc-mtn.el (vc-mtn-print-log): Fix typo in previous.
14545
48e4acc9
GM
14546 * Makefile.in (ELCFILES): Regenerate.
14547
d2a1dc7b
JL
145482009-12-07 Juri Linkov <juri@jurta.org>
14549
14550 Don't lazy-highlight the comint output in history Isearch mode.
14551
14552 * comint.el (comint-history-isearch-search): Instead of
14553 `comint-line-beginning-position', use `comint-after-pmark-p'
14554 to check if point if before the process mark, and go to
14555 `process-mark' in this case.
14556
51ef56c4
SM
145572009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
14558
fb10ee4a
SM
14559 * textmodes/tex-mode.el (latex-complete)
14560 (latex-indent-or-complete): Remove.
14561 (latex-mode): Set completion-at-point-functions instead.
14562
14563 Provide a standard completion command and hook it into TAB.
51ef56c4
SM
14564 * minibuffer.el (completion-at-point-functions): New var.
14565 (completion-at-point): New command.
fb10ee4a 14566 * indent.el (indent-for-tab-command): Handle the `complete' behavior.
51ef56c4
SM
14567 * progmodes/python.el (python-mode-map): Use completion-at-point.
14568 (python-completion-at-point): Rename from python-partial-symbol and
14569 adjust for use in completion-at-point-functions.
14570 (python-mode): Setup completion-at-point for Python completion.
14571 * emacs-lisp/lisp.el (lisp-completion-at-point): New function
14572 extracted from lisp-complete-symbol.
14573 (lisp-complete-symbol): Use it.
14574 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use define-derived-mode,
14575 setup completion-at-point for Elisp completion.
fb10ee4a
SM
14576 (emacs-lisp-mode-map, lisp-interaction-mode-map):
14577 Use completion-at-point.
51ef56c4 14578 * ielm.el (ielm-map): Use completion-at-point.
fb10ee4a 14579 (inferior-emacs-lisp-mode): Setup completion-at-point-functions.
51ef56c4
SM
14580 * progmodes/sym-comp.el: Move to...
14581 * obsolete/sym-comp.el: Move from progmodes.
14582
5e7a9022
EZ
145832009-12-07 Eli Zaretskii <eliz@gnu.org>
14584
14585 Prevent save-buffer in Rmail buffers from using the coding-system
14586 of the current message, and from clobbering the encoding mnemonics
14587 in the mode line (Bug#4623).
14588
14589 * mail/rmail.el (rmail-swap-buffers): Swap encoding and modified
14590 flag, too.
14591 (rmail-message-encoding): New variable.
14592 (rmail-write-region-annotate): Record the encoding of the current
14593 message in rmail-message-encoding.
14594 (rmail-after-save-hook): New function, restores the encoding of
14595 the current message after the message collection is saved.
14596
9136e895
JL
145972009-12-07 Juri Linkov <juri@jurta.org>
14598
14599 * progmodes/grep.el (grep-read-files): Use `completing-read'
14600 instead of `read-string'. Set its `collection' arg to
14601 `read-file-name-internal'. (Bug#4301)
14602
40637410
JL
146032009-12-07 Juri Linkov <juri@jurta.org>
14604
14605 Correctly restore original Isearch point. (Bug#4994)
14606
14607 * isearch.el (isearch-mode): Move `isearch-push-state' after
14608 `(run-hooks 'isearch-mode-hook)'.
14609 (isearch-cancel): When `isearch-push-state-function' is defined,
14610 let-bind `isearch-cmds' to the first state (the last element of
14611 `isearch-cmds') and call `isearch-top-state' (it calls pop-state
14612 function and restores the original point). Otherwise, move point
14613 to `isearch-opoint'.
14614
da10ce2b
SM
146152009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
14616
14617 * international/mule-cmds.el (ucs-names): Weed out at compile-time the
14618 chars that don't have names, so the table can be built much faster at
14619 run-time.
14620
3d68fa99
CY
146212009-12-07 Chong Yidong <cyd@stupidchicken.com>
14622
f82b1493
CY
14623 * vc-bzr.el (vc-bzr-annotate-command): More elegant form for last
14624 change. Suggested by David Kastrup.
14625
3d68fa99
CY
14626 * simple.el (compose-mail): Check for incompatibilities and warn.
14627 (compose-mail-user-agent-warnings): New option.
14628
662c5698
DN
146292009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
14630
14631 Support showing a single log entry from vc-annotate.
14632 * vc.el (print-log): Add a new argument: START-REVISION.
14633 (vc-print-log-internal): Add a new optional argument and
14634 pass it to the backend.
14635 (vc-print-log, vc-print-root-log): Adjust callers.
14636 * vc-annotate.el (vc-annotate-show-log-revision-at-line): If a
14637 buffer already displays the requested log entry, use it.
14638 Otherwise display only the log entry in question.
14639 * vc-svn.el (vc-svn-print-log):
e4070cdc 14640 * vc-mtn.el (vc-mtn-print-log):
662c5698
DN
14641 * vc-hg.el (vc-hg-state):
14642 * vc-git.el (vc-git-print-log): Add support for new argument START-REVISION.
14643 (vc-git-show-log-entry): Return t on success.
14644 * vc-bzr.el (vc-bzr-print-log): Add support new argument START-REVISION.
14645 (vc-bzr-show-log-entry): Return t on success.
14646 * vc-rcs.el (vc-rcs-print-log):
14647 * vc-sccs.el (vc-sccs-print-log):
14648 * vc-cvs.el (vc-cvs-print-log): Add new argument, ignore it.
14649
e4070cdc
GM
146502009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
14651
5ce6e4f4
JB
14652 * ediff-mult.el (ediff-setup-meta-map, ediff-prepare-meta-buffer):
14653 Add menus to the meta mode. (Bug#5043)
e4070cdc 14654
5ce6e4f4 146552009-12-07 Michael Kifer <kifer@cs.stonybrook.edu>
662c5698
DN
14656
14657 * ediff-init.el (ediff-event-key): Use event-to-character instead of
2de386ca 14658 event-key.
662c5698 14659
662c5698
DN
14660 * ediff.el (ediff-buffers-internal): Add unwind-protect.
14661
dab816a9
MA
146622009-12-07 Michael Albinus <michael.albinus@gmx.de>
14663
14664 Handle prompt rules of ksh in OpenBSD 4.5. Reported by Raphaël
14665 Berbain <raphael.berbain@gmail.com>.
14666
14667 * net/tramp.el (tramp-end-of-output): Move up. Use `#' and `$'
14668 characters.
14669 (tramp-initial-end-of-output): New defconst.
14670 (tramp-methods, tramp-find-shell)
14671 (tramp-open-connection-setup-interactive-shell)
14672 (tramp-maybe-open-connection): Use it.
6a7662bb
BR
14673 (tramp-shell-prompt-pattern, tramp-wait-for-output):
14674 Handle existence of `#' and `$'.
dab816a9 14675
6a7662bb
BR
14676 * net/tramp-fish.el (tramp-fish-maybe-open-connection):
14677 Use `tramp-initial-end-of-output'.
dab816a9 14678
a91e1f6b
DN
146792009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
14680
14681 Get the background mode from the terminal for xterm, and set
14682 faces accordingly.
14683 * term/xterm.el (xterm-set-background-mode): New function.
14684 (terminal-init-xterm): Use it in case xterm supports background
14685 color queries. Recompute faces after getting the background
14686 color.
14687
5fa9d1ec
GM
146882009-12-07 Ulrich Mueller <ulm@gentoo.org>
14689
14690 * emacs-lisp/bytecomp.el (byte-compile-insert-header): Put the version
14691 number comment back on its own line, for easier parsing.
14692
5e9fde5e
SM
146932009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
14694
14695 Make it work for non-file buffers (bug#5102).
14696 * doc-view.el (doc-view-current-cache-dir):
14697 Use doc-view-buffer-file-name rather than buffer-file-name.
14698 (doc-view-mode): Use buffer-name when buffer-file-name is nil.
14699
2f2f5242
CY
147002009-12-06 Óscar Fuentes <ofv@wanadoo.es>
14701
14702 * vc-bzr.el (vc-bzr-annotate-command): Handle the case where the
14703 author field is too short.
14704
cebf8ec6
DN
147052009-12-06 Dan Nicolaescu <dann@ics.uci.edu>
14706
5e9fde5e
SM
14707 * vc-git.el (vc-git-print-log): Handle a limit argument.
14708 Display the short log in graph form and with labels.
0d3f8a78
DN
14709 (vc-git-log-view-mode): Handle labels.
14710
cebf8ec6
DN
14711 Make vc-revert change VC state from 'added to 'unregistered.
14712 * vc-git.el (vc-git-revert): Call git reset first.
14713
8e39154d
UJ
147142009-12-06 Ulf Jasper <ulf.jasper@web.de>
14715
d8194864
GM
14716 * net/newst-backend.el, net/newst-plainview.el:
14717 * net/newst-reader.el, net/newst-ticker.el:
14718 * net/newst-treeview.el, net/newsticker.el:
14719 Require/provide newst-... (instead of newsticker-...). (Bug#5096)
8e39154d 14720
ef187c24
CY
147212009-12-06 Chong Yidong <cyd@stupidchicken.com>
14722
238a0f3a
CY
14723 * log-view.el (log-view-mode-map): Bind "=" to log-view-diff too.
14724
2c6bb71a
CY
14725 * vc-bzr.el (vc-bzr-annotate-command): Show author in annotation.
14726 Handle empty author field (Bug#4144). Suggested by Óscar Fuentes.
14727 (vc-bzr-annotate-time, vc-bzr-annotate-extract-revision-at-line):
14728 Update annotation regexp.
14729
ef187c24
CY
14730 * simple.el (beginning-of-visual-line): Constrain to field
14731 boundaries (Bug#5106).
14732
571855b6
UJ
147332009-12-06 Ulf Jasper <ulf.jasper@web.de>
14734
6a7662bb
BR
14735 * xml.el (xml-substitute-numeric-entities):
14736 Move newsticker--decode-numeric-entities in newst-backend.el to
d8194864 14737 xml-substitute-numeric-entities in xml.el. (Bug#5008)
571855b6
UJ
14738 * net/newst-backend.el (newsticker--parse-generic-feed)
14739 (newsticker--parse-generic-items)
6a7662bb
BR
14740 (newsticker--decode-numeric-entities):
14741 Move newsticker--decode-numeric-entities in newst-backend.el to
d8194864 14742 xml-substitute-numeric-entities in xml.el. (Bug#5008)
571855b6 14743
b857059c
CY
147442009-12-06 Daniel Colascione <dan.colascione@gmail.com>
14745
14746 * progmodes/js.el (js--js-not): Add null to the list of values.
14747
c2dae51b
CY
147482009-12-06 Chong Yidong <cyd@stupidchicken.com>
14749
d8194864 14750 * ansi-color.el (ansi-color-for-comint-mode): Add :version keyword.
c2dae51b 14751
ed0f72d2
RW
147522009-12-06 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14753
14754 * textmodes/bibtex.el (bibtex-enclosing-field): Exclude entry
14755 delimiter if it is at the end of the current line.
14756 (bibtex-generate-url-list): Fix docstring.
14757
365b9a62
SM
147582009-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
14759
14760 * minibuffer.el (minibuffer-complete-and-exit): Don't replace the
14761 minibuffer's content with itself.
14762 Fold the confirm-after-completion case into the `confirm' case.
14763 (completion-pcm-word-delimiters): Add : and / to the delimiters.
14764
990a9cb1
KR
147652009-12-06 Kevin Ryde <user42@zip.com.au>
14766
14767 * ffap.el (ffap-rfc-path): Make this a defcustom since
d8194864 14768 `ffap-rfc-directories' is also a defcustom. (Bug#4514.)
990a9cb1 14769
8b5a10db 14770 * info-look.el: Add setup for apropos-mode to use emacs-lisp-mode
d8194864 14771 manuals, similar to existing setup for help-mode. (Bug#3913.)
8b5a10db 14772
065543e7
JL
147732009-12-05 Juri Linkov <juri@jurta.org>
14774
14775 Save and restore dired buffer's point positions too. (Bug#4880)
14776
14777 * dired.el (dired-save-positions): Return in the first element
14778 buffer's position in format (BUFFER DIRED-FILENAME BUFFER-POINT).
14779 Doc fix.
14780 (dired-restore-positions): First restore buffer's position.
14781 While restoring window's positions, check if window still displays
14782 the original buffer.
14783
503edac9
CY
147842009-12-05 Chong Yidong <cyd@stupidchicken.com>
14785
9a594ee6
CY
14786 * bindings.el (complete-symbol): Call semantic-ia-complete-symbol
14787 if possible.
14788
925f8c70
CY
14789 * shell.el (shell): Require ansi-color (Bug#5113).
14790
14791 * ansi-color.el (ansi-color-for-comint-mode): Default to t.
14792
503edac9
CY
14793 * hl-line.el (global-hl-line-highlight): Minor doc fix (Bug#4925).
14794
8fea6b33
AM
147952009-12-05 Alan Mackenzie <acm@muc.de>
14796
14797 * progmodes/cc-mode.el (c-before-hack-hook)
14798 (c-postprocess-file-styles): Revert change 2009-07-18T21:03:43Z!acm@muc.de to permit
14799 `c-file-style' to work again. This reversion restores the current
212c5aef 14800 software to its state in Emacs 23.1. (Bug#4146)
8fea6b33 14801
5d1fd962
CY
148022009-12-05 Kevin Ryde <user42@zip.com.au>
14803
6a7662bb
BR
14804 * textmodes/sgml-mode.el (sgml-lexical-context):
14805 Recognise comment-start-skip to comment-end-skip as comment (Bug#4781).
5d1fd962 14806
30760c8b
JL
148072009-12-05 Juri Linkov <juri@jurta.org>
14808
14809 * info.el (Info-find-node-2): Set `Info-current-subfile' to nil
14810 for virtual nodes. (Bug#4147)
14811 (Info-find-node-2): Set `Info-current-node-virtual' to nil
14812 when moving from a virtual node.
14813 (Info-mode-menu): Add `Info-virtual-index' to the menu.
14814 (Info-mode): Add `Info-virtual-index' to the docstring.
14815
403111a8
RW
148162009-12-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14817
14818 * textmodes/bibtex.el (bibtex-map-entries): Use marker to keep
14819 track of the buffer position of the end of a BibTeX entry as this
14820 position may change during reformatting.
14821 (bibtex-format-entry): Remove whitespace before processing
14822 numerical fields so that we recognize the latter properly.
14823 (bibtex-reformat): Do not use push which changes the global value
14824 of bibtex-entry-format.
14825 (bibtex-field-braces-alist, bibtex-field-strings-alist)
14826 (bibtex-field-re-init): Replace only space characters by regexp
14827 for whitespace.
365b9a62 14828 (bibtex-generate-url-list, bibtex-cite-matcher-alist): Fix docstring.
403111a8
RW
14829 (bibtex-initialize): Also update bibtex-strings.
14830 (bibtex-kill-field): Preserve white space at end of entry.
365b9a62
SM
14831 (bibtex-kill-entry, bibtex-yank-pop, bibtex-insert-kill):
14832 Update bibtex-reference-keys.
403111a8 14833
25b54627
SM
148342009-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
14835
14836 * minibuffer.el (completion-pcm--merge-try): Also consider placing
14837 point after a star, if that's the only place where modifications can
14838 make progress.
14839
35639eb4
DN
148402009-12-05 Dan Nicolaescu <dann@ics.uci.edu>
14841
14842 * vc-dir.el (vc-dir): Use the correct markup for showing keymaps
14843 in docstrings.
14844
8b78760b
JL
148452009-12-04 Juri Linkov <juri@jurta.org>
14846
14847 * proced.el (proced): Call `(proced-update t)' to update process
14848 information instead of only running proced-post-display-hook.
14849 (proced-send-signal): Add a leading space to the buffer name
14850 " *Marked Processes*" to make this buffer ephemeral.
14851
2b3489a7
JL
148522009-12-04 Juri Linkov <juri@jurta.org>
14853
14854 * dired.el (dired-auto-revert-buffer): New defcustom.
14855 (dired-internal-noselect): Use it.
14856
9b9debd1
JL
148572009-12-04 Juri Linkov <juri@jurta.org>
14858
14859 Change roles of modes and functions in image-mode.el (Bug#5062).
14860
14861 * image-mode.el: Replace `image-mode-maybe' with `image-mode'
14862 in `auto-mode-alist'.
14863 (image-mode-previous-major-mode): New variable.
14864 (image-minor-mode-map): Rename from `image-mode-text-map'.
14865 (image-mode): Move graceful error-handling code from
14866 `image-minor-mode' to here. On errors call `image-mode-as-text'.
14867 (image-minor-mode): Remove all image-handling code.
14868 Replace `image-mode-text-map' with `image-minor-mode-map'.
14869 Check for `image-type' in mode-line format string.
14870 (image-mode-maybe): Make obsolete with an alias to `image-mode'.
14871 (image-mode-as-text): New function with most code from
14872 `image-mode-maybe'.
14873 (image-toggle-display-text): Move code that removes image
14874 properties from `image-toggle-display' to here.
14875 (image-toggle-display-image): New function with code that adds
14876 image properties copied from `image-toggle-display'.
14877 (image-toggle-display): Remove most code with leaving only code
14878 that toggles between `image-mode-as-text' and `image-mode'.
14879
0c74a301
UJ
148802009-12-04 Ulf Jasper <ulf.jasper@web.de>
14881
14882 * net/newst-treeview.el
14883 (newsticker--treeview-list-highlight-start): Restored call to
14884 save-excursion: Selected item was stuck.
14885 (newsticker--treeview-list-select): New.
14886 (newsticker--treeview-item-show-text)
14887 (newsticker--treeview-item-show)
14888 (newsticker--treeview-item-update): Use new
14889 newsticker-treeview-item-mode.
14890 (newsticker-treeview-update): Keep current item.
14891 (newsticker-treeview-next-new-or-immortal-item): Doc change.
14892 (newsticker--treeview-first-feed): Doc change.
14893 (newsticker-treeview-list-menu)
88b5a757 14894 (newsticker-treeview-item-menu): Add menu entries.
0c74a301
UJ
14895 (newsticker-treeview-item-mode): New.
14896
5ce6e4f4 14897 * net/newst-backend.el (newsticker-customize): Delete other
0c74a301
UJ
14898 windows.
14899
9eaeec5b
SS
149002009-12-04 Sam Steingold <sds@gnu.org>
14901
14902 * log-view.el (log-view-mode-map): "q" calls quit-window,
14903 like in all the other non-self-insert buffers.
14904
b2bf5be5
SM
149052009-12-04 Stefan Monnier <monnier@iro.umontreal.ca>
14906
14907 Minor cleanup.
14908 * term.el (term-send-raw, term-send-raw-meta): Use read-key-sequence's
14909 key decoding rather than do it manually via last-input-event +
14910 ascii-character.
14911 (term-exec): Use delete-and-extract-region.
14912 (term-handle-ansi-terminal-messages): Remove unused var `end'.
14913 (term-process-pager): Remove unused var `i'.
14914 (term-dynamic-simple-complete): Make obsolete.
14915 (serial-update-config-menu): Remove unused vars `y' and `str'.
14916 (term-update-mode-line): Remove unused var `temp'.
14917
46e5c897
DN
149182009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
14919
14920 Limit the number of log entries displayed by default.
14921 * vc.el (vc-print-log-internal): Fix check for limit-unsupported.
14922 (vc-print-log, vc-print-root-log): Use vc-log-show-limit when not
14923 using a prefix argument.
14924
627e0a14
GM
149252009-12-03 Glenn Morris <rgm@gnu.org>
14926
14927 * progmodes/idlwave.el (class): Restore still useful declaration.
14928
8578c224
AM
149292009-12-03 Alan Mackenzie <acm@muc.de>
14930
4abc318c 14931 Enhance `c-parse-state' to run efficiently in "brace deserts".
8578c224 14932
b2bf5be5
SM
14933 * progmodes/cc-mode.el (c-basic-common-init):
14934 Call c-state-cache-init.
9762b219 14935 (c-neutralize-syntax-in-and-mark-CPP): Rename from
8578c224 14936 c-extend-and-neutralize-syntax-in-CPP. Mark each CPP construct by
b2bf5be5 14937 placing `category' properties value 'c-cpp-delimiter at its boundaries.
8578c224
AM
14938
14939 * progmodes/cc-langs.el (c-before-font-lock-function):
14940 c-extend-and-neutralize-syntax-in-CPP has been renamed
14941 c-neutralize-syntax-in-and-mark-CPP.
14942
14943 * progmodes/cc-fonts.el (c-cpp-matchers): Mark template brackets
14944 with `category' properties now, not `syntax-table' ones.
14945
14946 * progmodes/cc-engine.el (c-syntactic-end-of-macro): A new
14947 enhanced (but slower) version of c-end-of-macro that won't land
14948 inside a literal or on another awkward character.
14949 (c-state-cache-too-far, c-state-cache-start)
14950 (c-state-nonlit-pos-interval, c-state-nonlit-pos-cache)
14951 (c-state-nonlit-pos-cache-limit, c-state-point-min)
14952 (c-state-point-min-lit-type, c-state-point-min-lit-start)
14953 (c-state-min-scan-pos, c-state-brace-pair-desert)
14954 (c-state-old-cpp-beg, c-state-old-cpp-end): New constants and
14955 buffer local variables.
14956 (c-state-literal-at, c-state-lit-beg)
14957 (c-state-cache-non-literal-place, c-state-get-min-scan-pos)
14958 (c-state-mark-point-min-literal, c-state-cache-top-lparen)
14959 (c-state-cache-top-paren, c-state-cache-after-top-paren)
14960 (c-get-cache-scan-pos, c-get-fallback-scan-pos)
14961 (c-state-balance-parens-backwards, c-parse-state-get-strategy)
14962 (c-renarrow-state-cache)
14963 (c-append-lower-brace-pair-to-state-cache)
14964 (c-state-push-any-brace-pair, c-append-to-state-cache)
14965 (c-remove-stale-state-cache)
14966 (c-remove-stale-state-cache-backwards, c-state-cache-init)
14967 (c-invalidate-state-cache-1, c-parse-state-1)
14968 (c-invalidate-state-cache): New defuns/defmacros/defsubsts.
b2bf5be5
SM
14969 (c-parse-state): Enhance and refactor.
14970 (c-debug-parse-state): Amend to deal with all the new variables.
8578c224
AM
14971
14972 * progmodes/cc-defs.el (c-<-as-paren-syntax, c-mark-<-as-paren)
14973 (c->-as-paren-syntax, c-mark->-as-paren, c-unmark-<->-as-paren):
b2bf5be5
SM
14974 modify to use category text properties rather than syntax-table ones.
14975 (c-suppress-<->-as-parens, c-restore-<->-as-parens): New defsubsts
8578c224
AM
14976 to switch off/on the syntactic paren property of C++ template
14977 delimiters using the category property.
14978 (c-with-<->-as-parens-suppressed): Macro to invoke code with
14979 template delims suppressed.
14980 (c-cpp-delimiter, c-set-cpp-delimiters, c-clear-cpp-delimiters):
14981 New constant/macros which apply category properties to the start
14982 and end of preprocessor constructs.
b2bf5be5 14983 (c-comment-out-cpps, c-uncomment-out-cpps): Defsubsts which
8578c224
AM
14984 "comment out" the syntactic value of characters in preprocessor
14985 constructs.
14986 (c-with-cpps-commented-out)
14987 (c-with-all-but-one-cpps-commented-out): Macros to invoke code
14988 with characters in all or all but one preprocessor constructs
14989 "commented out".
14990
0d4dc442
RW
149912009-12-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14992
14993 * proced.el (proced-filter-alist): Use regexp-quote.
14994
a09dc9bf
MA
149952009-12-03 Michael Albinus <michael.albinus@gmx.de>
14996
14997 Cleanup.
14998 * eshell/em-unix.el (top): Require 'esh-opt and 'pcomplete.
14999 (eshell/su, eshell/sudo): Require 'tramp. Fix problems reading
15000 arguments. Expand `default-directory'.
15001
15002 * net/tramp.el (tramp-handle-file-remote-p): Expand FILENAME for
15003 the benefit of returning an expanded localname.
15004 (tramp-tramp-file-p): Handle the case NAME is not a string.
15005
3f6bd790
DN
150062009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
15007
4dfb3b9c
DN
15008 Add support for bzr shelve/unshelve.
15009 * vc-bzr.el (vc-bzr-shelve-map, vc-bzr-shelve-menu-map)
15010 (vc-bzr-extra-menu-map): New variables.
15011 (vc-bzr-extra-menu, vc-bzr-extra-status-menu, vc-bzr-shelve)
15012 (vc-bzr-shelve-apply, vc-bzr-shelve-list)
15013 (vc-bzr-shelve-get-at-point, vc-bzr-shelve-delete-at-point)
15014 (vc-bzr-shelve-apply-at-point, vc-bzr-shelve-menu): New functions.
15015 (vc-bzr-dir-extra-headers): Display shelves.
15016
3f6bd790
DN
15017 * vc-bzr.el (vc-bzr-print-log): Deal with nil arguments better.
15018
842d73a1
SM
150192009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
15020
15021 * textmodes/bibtex.el (bibtex-complete-internal):
15022 Use completion-in-region.
15023 (bibtex-text-in-field-bounds): Remove unused var `opoint'.
15024
7fa4876f
DN
150252009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
15026
15027 Support applying stashes. Improve UI.
15028 * vc-git.el (vc-git-dir-extra-headers): Add tooltips.
15029 (vc-git-stash-apply, vc-git-stash-pop)
15030 (vc-git-stash-apply-at-point, vc-git-stash-pop-at-point)
15031 (vc-git-stash-menu): New functions.
15032 (vc-git-stash-menu-map): New variable.
15033 (vc-git-stash-map): Add bindings to popup a menu and to apply stashes.
15034
d6e82452
GM
150352009-12-03 Glenn Morris <rgm@gnu.org>
15036
15037 * vc.el (log-view-vc-backend, log-view-vc-fileset): Declare.
15038 (vc-print-log-internal): Fix previous change.
15039 (vc-revert): Correct pluralization.
15040
8d222148
SM
150412009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
15042
ea52206b
SM
15043 * progmodes/make-mode.el (makefile-special-targets-list): No need for
15044 it to be an alist any more.
15045 (makefile-complete): Use completion-in-region.
15046
69a94a37
SM
15047 * progmodes/octave-mod.el (octave-complete-symbol):
15048 Use completion-in-region.
15049
8d222148
SM
15050 Misc cleanup.
15051 * progmodes/idlwave.el (idlwave-comment-hook): Simplify with `or'.
15052 (idlwave-code-abbrev, idlwave-display-user-catalog-widget)
15053 (idlwave-complete-class): Don't quote lambda.
15054 (idlwave-find-symbol-syntax-table, idlwave-mode-syntax-table)
15055 (idlwave-mode-map): Move initialization into declaration.
15056 (idlwave-action-and-binding): Use backquotes.
15057 (idlwave-in-quote, idlwave-reset-sintern, idlwave-complete-in-buffer):
15058 Simplify.
15059 (idlwave-is-pointer-dereference): Remove unused var `pos'.
15060 (idlwave-xml-create-rinfo-list): Remove unused var `entry'.
15061 (idlwave-convert-xml-clean-sysvar-aliases): Remove unused vars `new',
15062 `parts', and `all-parts'.
15063 (idlwave-xml-create-sysvar-alist): Remove unused var `fields'.
15064 (idlwave-convert-xml-system-routine-info): Remove unused string
15065 `version-string'.
15066 (idlwave-display-user-catalog-widget): Use dolist.
15067 (idlwave-scanning-lib): Declare dynamically-scoped var.
15068 (idlwave-scan-library-catalogs): Remove unused var `flags'.
15069 (completion-highlight-first-word-only): Declare to silence bytecomp.
15070 (idlwave-popup-select): Tighten scope of `resp'.
15071 (idlwave-find-struct-tag): Remove unused var `beg'.
15072 (idlwave-after-load-rinfo-hook): Declare.
15073 (idlwave-sintern-class-info): Remove unused var `taglist'.
15074 (idlwave-find-class-definition): Remove unused var `list'.
15075 (idlwave-complete-sysvar-tag-help): Remove unused var `main-base'.
15076 (idlwave-what-module-find-class): Remove unused var `classes'.
15077
3bb8691b
JB
150782009-12-03 Juanma Barranquero <lekktu@gmail.com>
15079
15080 * progmodes/pascal.el: Require CL when compiling (for lexical-let).
15081
f72f0c23
SM
150822009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
15083
15084 * hippie-exp.el (try-expand-dabbrev-visible): Preserve point in the
15085 buffers visited. Remove redundant current-buffer-saving.
15086
601a9508
SM
150872009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
15088
15089 Use completion-in-buffer and remove uses of dynamic scoping.
15090 * progmodes/pascal.el (pascal-str, pascal-all, pascal-pred)
15091 (pascal-buffer-to-use, pascal-flag): Don't declare.
15092 (pascal-func-completion, pascal-type-completion, pascal-var-completion)
15093 (pascal-get-completion-decl, pascal-keyword-completion):
15094 Add `pascal-str' argument, save-excursion,
15095 return the found completions, and don't filter with pascal-pred.
15096 (pascal-completion-cache): New var.
15097 (pascal-completion): Don't switch buffer any more (it was never
15098 necessary). Don't save-excursion any more (it's done by the called
15099 subroutines). Use a cache to avoid redundant computations.
15100 Use complete-with-action rather than pascal-completion-response and
15101 let it apply the predicate as well.
15102 (pascal-complete-word): Use completion-in-buffer when
15103 pascal-toggle-completions is nil.
15104 (pascal-show-completions): Don't bind pascal-buffer-to-use since it's
15105 not used any more.
15106 (pascal-comp-defun): Don't change buffer any more.
15107 Use complete-with-action rather than pascal-completion-response and
15108 let it apply the predicate as well.
15109 (pascal-goto-defun): Change buffer before calling pascal-comp-defun
15110 when neded.
15111
1ff4cb98
KH
151122009-12-02 Kenichi Handa <handa@m17n.org>
15113
15114 * language/indian.el: Include ZWJ and ZWNJ in the patterns to
15115 shape for all Indic scripts.
15116
bb12edf1
SM
151172009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
15118
15119 Use completion-in-buffer.
15120 * wid-edit.el (widget-field-text-end): New function.
15121 (widget-field-value-get): Use it.
15122 (widget-string-complete, widget-file-complete)
15123 (widget-color-complete): Use it and completion-in-region.
15124 (widget-complete): Don't narrow the buffer.
15125
5813f6ef
GM
151262009-12-02 Glenn Morris <rgm@gnu.org>
15127
c920f222
GM
15128 * mail/rmail.el (rmail-pop-to-buffer): New function. (Bug#2282)
15129 (rmail-select-summary): Use rmail-pop-to-buffer.
60f2013c
GM
15130 * mail/rmailsum.el: Replace all pop-to-buffer calls with
15131 rmail-pop-to-buffer, to prevent horizontal splits.
c920f222 15132
5813f6ef
GM
15133 * calendar/diary-lib.el (diary-list-entries): Replace superfluous
15134 save-excursion with save-current-buffer.
15135 Widen before searching. (Bug#5093)
15136 (diary-list-sexp-entries): Remove superfluous save-excursion.
15137
34b1d750
GM
151382009-12-02 Michael Welsh Duggan <mwd@cert.org>
15139
15140 * woman.el (woman-make-bufname): Handle man-pages with "." in the
15141 name. (Bug#5038)
15142
b2d5f31a
GM
151432009-12-02 Andreas Politz <politza@fh-trier.de> (tiny change)
15144
15145 * ido.el (ido-file-internal): Handle filenames at point that do
15146 not have a directory part. (Bug#5049)
15147
c710ac3c
JB
151482009-12-02 Juanma Barranquero <lekktu@gmail.com>
15149
15150 * mpc.el (mpc-intersection, mpc-host, mpc-songs-playlist)
15151 (mpc-songs-jump-to, mpc-resume): Doc fixes.
15152
9946be46
SM
151532009-12-01 Rob Riepel <riepel@networking.Stanford.EDU>
15154
15155 * emulation/tpu-extras.el (tpu-cursor-free-mode): Emit message.
15156 (tpu-set-cursor-free, tpu-set-cursor-bound): Don't emit a message
15157 any more.
15158
b08016f2
SM
151592009-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
15160
e7440df4
SM
15161 * comint.el (comint-insert-input): Ignore clicks to the right of
15162 the field. Reported by Bob Nnamtrop <bobnnamtrop@gmail.com>.
15163
3bb8691b 15164 * vc.el (vc-print-log-internal): Don't wait for the process to
c767b665
SM
15165 terminate before setting up the major mode.
15166
f3b757f5
SM
15167 * pcmpl-unix.el (pcomplete/cd): Complete more than one argument, just
15168 in case.
15169
a2877f1d
SM
15170 * pcomplete.el (pcomplete-std-complete): Don't try to complete past
15171 the last element.
15172
b08016f2
SM
15173 * simple.el (normal-erase-is-backspace-mode): Fix thinko in message.
15174
782d6e30
GM
151752009-12-01 Glenn Morris <rgm@gnu.org>
15176
15177 * window.el (window--display-buffer-2): Fix previous changes.
15178
28f57f7e
CY
151792009-12-01 Chong Yidong <cyd@stupidchicken.com>
15180
15181 * mail/sendmail.el (mail-setup-hook, mail-send-hook): Doc fixes.
15182
c31a2fdc
GM
151832009-12-01 Glenn Morris <rgm@gnu.org>
15184
15185 * Makefile.in (ELCFILES): Add mpc.elc.
15186
e1ada222
SM
151872009-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
15188
15189 * mpc.el: New file.
15190
0c9ff2c5
GM
151912009-12-01 Glenn Morris <rgm@gnu.org>
15192
3689984f
GM
15193 * window.el (window-to-use): Define for compiler.
15194
3ab4308b
GM
15195 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Make message
15196 consistent with others (no final period).
15197
0c9ff2c5
GM
15198 * mail/rmailmm.el (rmail-mime-handle): Doc fix.
15199 (rmail-mime-show): Downcase the encoding. (Bug#5070)
15200
fb0c18ff
DN
152012009-12-01 Dan Nicolaescu <dann@ics.uci.edu>
15202
15203 Make vc-print-log buttons work.
045b9da7 15204 * log-view.el (log-view-mode-map): Inherit from widget-keymap.
fb0c18ff 15205
2ac7e73e
JB
152062009-11-30 Ryan C. Thompson <rct@thompsonclan.org> (tiny change)
15207
15208 * savehist.el (savehist-autosave-interval): Allow setting to nil
15209 through customize. (Bug#5056)
15210
5237d741
JB
152112009-11-30 Juanma Barranquero <lekktu@gmail.com>
15212
15213 Fix references to jit-lock properties.
15214 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
15215 Refer to jit-lock-defer-multiline, not jit-lock-multiline.
15216 (perl-font-lock-special-syntactic-constructs):
15217 Quote jit-lock-defer-multiline property.
15218
379241fa
DN
152192009-11-30 Dan Nicolaescu <dann@ics.uci.edu>
15220
15221 * vc-git.el (vc-git-registered): Call vc-git-root only once.
15222
054ae856
JL
152232009-11-30 Juri Linkov <juri@jurta.org>
15224
15225 * misearch.el (multi-isearch-search-fun): Always provide a non-nil
15226 value `buffer' of `multi-isearch-next-buffer-current-function'.
15227 Use `(current-buffer)' when `buffer' is nil.
15228 (multi-isearch-next-buffer-from-list): Don't fallback to
15229 `(current-buffer)' when `buffer' is nil. (Bug#4947)
15230
67296dda
JL
152312009-11-30 Juri Linkov <juri@jurta.org>
15232
15233 * misearch.el (multi-isearch-read-buffers): Move canonicalization
15234 of buffers with `get-buffer' to `multi-isearch-buffers'.
15235 (multi-isearch-buffers, multi-isearch-buffers-regexp):
15236 Canonicalize BUFFERS with `get-buffer'. Doc fix.
15237 (multi-isearch-files, multi-isearch-files-regexp): Canonicalize
15238 FILES with `expand-file-name' converting relative file names
15239 to absolute. Doc fix. (Bug#4727)
15240
c585bf32
JL
152412009-11-30 Juri Linkov <juri@jurta.org>
15242
15243 * misearch.el (multi-isearch-read-buffers)
15244 (multi-isearch-read-matching-buffers): New functions.
15245 (multi-isearch-buffers, multi-isearch-buffers-regexp):
15246 Use them in the `interactive' spec. Doc fix.
15247 (multi-isearch-read-files, multi-isearch-read-matching-files):
15248 New functions.
15249 (multi-isearch-files, multi-isearch-files-regexp):
15250 Use them in the `interactive' spec. Doc fix. (Bug#4725)
15251
0a745733
JL
152522009-11-30 Juri Linkov <juri@jurta.org>
15253
15254 * doc-view.el (doc-view-continuous):
15255 Rename from `doc-view-continuous-mode'.
15256 (doc-view-menu): Move "Toggle display" to the top.
15257 Add submenu "Continuous" with radio buttons "Off"/"On"
15258 and "Save as Default".
15259 (doc-view-scroll-up-or-next-page)
15260 (doc-view-scroll-down-or-previous-page)
15261 (doc-view-next-line-or-next-page)
6a7662bb
BR
15262 (doc-view-previous-line-or-previous-page):
15263 Rename `doc-view-continuous-mode' to `doc-view-continuous'. (Bug#4896)
0a745733 15264
1f9689eb
JL
152652009-11-30 Juri Linkov <juri@jurta.org>
15266
15267 * comint.el (comint-mode-map): Rebind `M-r' from
15268 `comint-previous-matching-input' to
15269 `comint-history-isearch-backward-regexp'.
15270 Unbind `M-s' to allow global key binding `M-s'.
15271 Add menu items for `comint-history-isearch-backward' and
15272 `comint-history-isearch-backward-regexp'. (Bug#3746)
15273
2952b1ae
JL
152742009-11-30 Juri Linkov <juri@jurta.org>
15275
15276 * replace.el (perform-replace): Let-bind recenter-last-op to nil.
15277 For def=recenter, replace `recenter' with `recenter-top-bottom'
15278 that is called with `this-command' and `last-command' let-bound
15279 to `recenter-top-bottom'. When the last `def' was not `recenter',
15280 set `recenter-last-op' to nil. (Bug#4981)
15281
7a9547ca
SM
152822009-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
15283
20565545
SM
15284 Minor cleanup and simplification.
15285 * filecache.el (file-cache-add-directory)
15286 (file-cache-add-directory-recursively)
15287 (file-cache-add-from-file-cache-buffer)
15288 (file-cache-delete-file-regexp, file-cache-delete-directory)
15289 (file-cache-files-matching-internal, file-cache-display): Use dolist.
15290 (file-cache-temp-minibuffer-message): Delete function.
15291 (file-cache-minibuffer-complete): Use minibuffer-message instead.
15292
7a9547ca
SM
15293 * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
15294 Don't signal an error when bumping into EOB in tr, s, or y.
15295
08e968f3
JL
152962009-11-29 Juri Linkov <juri@jurta.org>
15297
15298 * startup.el (fancy-about-text): Fix wording of Guided Tour.
15299 (Bug#4960)
15300
15301 * descr-text.el (describe-char-unidata-list): Use lowercase name
15302 for "Unicode name" like in other tags.
15303
f8d170a4
JL
153042009-11-29 Juri Linkov <juri@jurta.org>
15305
15306 * ediff-util.el (ediff-minibuffer-with-setup-hook):
15307 New compatibility macro.
7a9547ca 15308 (ediff-read-file-name): Use it instead of `minibuffer-with-setup-hook'.
f8d170a4 15309
0116abbd
JL
153102009-11-29 Juri Linkov <juri@jurta.org>
15311
15312 Add defcustom to define the cycling order of `recenter-top-bottom'.
15313 (Bug#4981)
15314
15315 * window.el (recenter-last-op): Doc fix.
15316 (recenter-positions): New defcustom.
15317 (recenter-top-bottom): Rewrite to use `recenter-positions'.
15318 (move-to-window-line-top-bottom): Rewrite to use `recenter-positions'.
15319
61eef560
MA
153202009-11-29 Michael Albinus <michael.albinus@gmx.de>
15321
15322 Improve integration of Tramp and ange-ftp in eshell.
15323
e4070cdc 15324 * eshell/em-unix.el (eshell/whoami): Make it a defun but a defalias.
61eef560
MA
15325 (eshell/su): Flatten args. Apply better args parsing. Use "cd".
15326 (eshell/sudo): Flatten args. Let-bind `default-directory'.
15327
15328 * eshell/esh-util.el (top): Require also Tramp when compiling.
15329 (eshell-directory-files-and-attributes): Check for FTP remote
15330 connection.
15331 (eshell-parse-ange-ls): Let-bind `ange-ftp-name-format',
15332 `ange-ftp-ftp-name-arg', `ange-ftp-ftp-name-res'.
15333 (eshell-file-attributes): Handle ".". Return `entry'.
15334
15335 * net/ange-ftp.el (ange-ftp-parse-filename): Use `save-match-data'.
15336 (ange-ftp-directory-files-and-attributes)
15337 (ange-ftp-real-directory-files-and-attributes): New defuns.
15338
15339 * net/tramp.el (tramp-maybe-open-connection): Open the remote
15340 shell with "exec" when possible. This prevents trailing prompts
15341 in `start-file-process'.
15342
f5467d3f
SM
153432009-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
15344
21f49db9
SM
15345 Try and remove assumptions about point-min==1.
15346 * nxml/rng-valid.el (rng-validate-mode): Don't hardcode point-min==1.
15347 (rng-compute-mode-line-string): Show the validation percentage in
15348 terms of the narrowed text, not the widened text.
15349 (rng-do-some-validation): Don't catch internal errors when debugging.
15350 (rng-first-error): Simplify.
15351 (rng-after-change-function): Remove work around. AFAIK the bug has
15352 been fixed a while ago.
15353
26224faf
SM
15354 * image-mode.el (image-minor-mode): Exit more gracefully when the image
15355 cannot be displayed (e.g. when doing C-x C-f some-new-file.svg RET).
15356
d7117720
SM
15357 * man.el (Man-completion-table): Make it easier to enter "<sec> <name>".
15358
f5467d3f
SM
15359 * eshell/em-prompt.el (eshell-prompt-function): Abbreviate pwd, since
15360 `cd' doesn't always do it for us (bug#5067).
15361
15362 * pcomplete.el (pcomplete-entries): Revert change installed mistakenly
15363 on 2009-10-25 as part of some other change (bug#5067).
15364
c5269f1c
SM
153652009-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
15366
62a258a7
SM
15367 * emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
15368 `suspicious'.
15369 (byte-compile-warnings): Use byte-compile-warning-types.
15370 (byte-compile-save-excursion): Warn about use of set-buffer right
15371 after save-excursion.
15372
c5269f1c
SM
15373 * progmodes/gud.el (gud-basic-call): Don't only save the buffer but
15374 the excursion as well.
15375
3ba30eb8
MA
153762009-11-27 Michael Albinus <michael.albinus@gmx.de>
15377
15378 * eshell/em-unix.el (eshell/su, eshell/sudo): New defuns,
15379 providing a Tramp related implementation of "su" and "sudo".
15380 (eshell-unix-initialize): Add "su" and "sudo".
15381
6c6f788d
DU
153822009-11-27 Daiki Ueno <ueno@unixuser.org>
15383
15384 * net/socks.el (socks-send-command): Convert binary request to
15385 unibyte before sending. This fixes mishandling of some port
15386 numbers such as 129.
15387
10c877fe
SM
153882009-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
15389
6f06a171
SM
15390 * help.el (describe-bindings-internal): Remove `interactive'.
15391
10c877fe
SM
15392 * man.el (Man-completion-table): Trim a terminating "(".
15393 Remove the space between name page a section.
15394 Add the command's description on the `help-echo' property.
c5269f1c
SM
15395 Remove `process-connection-type' binding since it's unused by
15396 call-process.
10c877fe
SM
15397 Provide completion for the "<section> <name>" format as well.
15398 (Man-default-man-entry): Remove spurious var shadowing the argument.
15399
c44a4822
KR
154002009-11-26 Kevin Ryde <user42@zip.com.au>
15401
15402 * log-view.el: Add "Keywords: tools", since its other keywords
15403 aren't in finder-known-keywords, and following vc.el.
15404
9d58f081
KR
15405 * sha1.el (sha1-string-external): default-directory "/" in case
15406 otherwise non-existent. process-connection-type pipe for touch of
15407 efficiency recommended by elisp manual. (An aside in Bug#3911.)
15408
72fe6b25
SM
154092009-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
15410
15411 Misc coding convention cleanups.
15412 * htmlfontify.el (hfy-init-kludge-hook): Rename from
15413 hfy-init-kludge-hooks.
15414 (hfy-etags-cmd, hfy-flatten-style, hfy-invisible-name, hfy-face-at)
15415 (hfy-fontify-buffer, hfy-prepare-index-i, hfy-subtract-maps)
15416 (hfy-save-kill-buffers, htmlfontify-copy-and-link-dir): Use dolist
15417 and push.
15418 (hfy-slant, hfy-weight): Use tables rather than code.
15419 (hfy-box-to-border-assoc, hfy-box-to-style, hfy-decor)
15420 (hfy-face-to-style-i, hfy-fontify-buffer): Use `case'.
15421 (hfy-face-attr-for-class): Initialize `face-spec' directly.
15422 (hfy-face-to-css): Remove `nconc' with single arg.
15423 (hfy-p-to-face-lennart): Use `or'.
15424 (hfy-face-at): Hoist common code. Remove spurious quotes in `case'.
15425 (hfy-overlay-props-at, hfy-mark-tag-hrefs): Eta-reduce.
15426 (hfy-compile-stylesheet, hfy-merge-adjacent-spans)
15427 (hfy-compile-face-map, hfy-parse-tags-buffer): Use push.
15428 (hfy-force-fontification): Use run-hooks.
15429
85e0a536
SM
154302009-11-26 Vivek Dasmohapatra <vivek@etla.org>
15431
15432 Various minor fixes.
15433 * htmlfontify.el (hfy-default-header): Add toggle_invis since
15434 Javascript belongs in the header, not the body.
15435 (hfy-javascript): Remove.
15436 (hfy-fontify-buffer): Don't insert it any more.
15437 (hfy-face-at): Handle (face0 face1 face2) style face properties.
15438 Fix bug in invis handling when there were no invis props in a chunk.
15439
62ccc42c
SM
154402009-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
15441
15442 * vc-bzr.el (vc-bzr-annotate-command): Make operation asynchronous.
15443
2643c7aa
DN
154442009-11-26 Dan Nicolaescu <dann@ics.uci.edu>
15445
15446 * finder.el (finder-mode-map): Add a menu.
15447
0e5c8aed
DN
154482009-11-26 Michael McNamara <mac@mail.brushroad.com>
15449
bf0b361c 15450 * progmodes/verilog-mode.el (verilog-at-struct-p): Support "signed" and
0e5c8aed
DN
15451 "unsigned" structs.
15452
15453 (verilog-leap-to-head, verilog-backward-token): Handle "disable
15454 fork" statement better.
15455
154562009-11-26 Wilson Snyder <wsnyder@wsnyder.org>
15457
bf0b361c
JB
15458 * progmodes/verilog-mode.el (verilog-auto-insert-lisp)
15459 (verilog-delete-auto, verilog-delete-empty-auto-pair)
15460 (verilog-library-filenames): Fix AUTOINSERTLISP to support insert-file.
15461 Reported by Clay Douglass.
0e5c8aed
DN
15462
15463 (verilog-auto-inst, verilog-auto-star-safe)
62ccc42c 15464 (verilog-delete-auto-star-implicit, verilog-read-sub-decls):
6a7662bb
BR
15465 Fix removing "// Interfaces" when saving .* expansions.
15466 Reported by Pierre-David Pfister.
0e5c8aed 15467
7629c4e7
GM
154682009-11-26 Glenn Morris <rgm@gnu.org>
15469
62ccc42c
SM
15470 * eshell/em-dirs.el (eshell/cd): Don't throw to a tag outside
15471 the scope.
7629c4e7 15472
a5d358f8
JB
154732009-11-25 Johan Bockgård <bojohan@gnu.org>
15474
15475 * vc-annotate.el (vc-annotate-revision-previous-to-line):
15476 Really use previous revision.
15477
002cbde5
KR
154782009-11-25 Kevin Ryde <user42@zip.com.au>
15479
15480 * man.el (Man-completion-table): default-directory "/" in case
15481 doesn't otherwise exist. process-environment COLUMNS=999 so as
15482 not to truncate long names. process-connection-type pipe to avoid
573f4575
KR
15483 any chance of hitting the pseudo-tty TIOCGWINSZ.
15484 (man): completion-ignore-case t for friendliness and since man
15485 itself is case-insensitive on the command line.
15486 Further to Bug#3717.
002cbde5 15487
8cb5ffe8
KR
15488 * arc-mode.el: Add "Keywords: files", so the details in its
15489 commentary can be reached from finder-by-keyword.
34607612
KR
15490 * textmodes/dns-mode.el: Add "Keywords: comm". It's only an
15491 editing mode, but it's comms related and sgml-mode.el has "comm"
15492 on that basis too.
b8dfcf54 15493 * textmodes/bibtex-style.el: Add "Keywords: tex".
5cf751b4
GM
15494 * international/isearch-x.el, international/ja-dic-cnv.el:
15495 * international/ja-dic-utl.el, international/kkc.el:
b8dfcf54 15496 Add "Keywords: i18n", so they can be reached from finder-by-keyword.
34607612 15497
1e2d9ba1
JL
154982009-11-25 Juri Linkov <juri@jurta.org>
15499
15500 * man.el (Man-completion-table): Modify regexp to include
15501 section names to completion strings. (Bug#3717)
15502
a601d313
JL
155032009-11-25 Juri Linkov <juri@jurta.org>
15504
15505 Search recursively in gzipped files. (Bug#4982)
15506
15507 * progmodes/grep.el (grep-highlight-matches): Add new options
15508 `always' and `auto'. Doc fix.
15509 (grep-process-setup): Check `grep-highlight-matches' for
15510 `auto-detect' to determine the need to compute grep defaults.
15511 Move Windows/DOS specific --colors settings handling
15512 to `grep-compute-defaults'. Check `grep-highlight-matches'
15513 to get the value of "--color=".
15514 (grep-compute-defaults): Compute `grep-highlight-matches' when it
15515 has the value `auto-detect'. Move Windows/DOS specific settings
15516 from `grep-process-setup'.
15517 (zrgrep): New command with alias `rzgrep'.
15518
bde04ea9
JL
155192009-11-25 Juri Linkov <juri@jurta.org>
15520
15521 * doc-view.el (doc-view-mode): Set buffer-local `view-read-only'
15522 to nil instead of switching off view-mode. (Bug#4896)
15523
7d6b4d3c
JL
155242009-11-25 Juri Linkov <juri@jurta.org>
15525
15526 Mouse-wheel scrolling for DocView Continuous mode. (Bug#4896)
15527
15528 * mwheel.el (mwheel-scroll-up-function)
15529 (mwheel-scroll-down-function): New defvars.
15530 (mwheel-scroll): Funcall `mwheel-scroll-up-function' instead of
15531 `scroll-up', and `mwheel-scroll-down-function' instead of
15532 `scroll-down'.
15533
15534 * doc-view.el (doc-view-scroll-up-or-next-page)
15535 (doc-view-scroll-down-or-previous-page): Add optional ARG.
15536 Use this ARG in the call to image-scroll-up/image-scroll-down.
15537 Change `interactive' spec to "P". Goto next/previous page only
15538 when `doc-view-continuous-mode' is non-nil or ARG is nil (for the
15539 SPC/DEL case). Doc fix.
15540 (doc-view-next-line-or-next-page)
15541 (doc-view-previous-line-or-previous-page): Rename arg to ARG
15542 for consistency.
15543 (doc-view-mode): Set buffer-local `mwheel-scroll-up-function' to
15544 `doc-view-scroll-up-or-next-page', and buffer-local
15545 `mwheel-scroll-down-function' to
15546 `doc-view-scroll-down-or-previous-page'.
15547
e237085f
JL
155482009-11-25 Juri Linkov <juri@jurta.org>
15549
15550 Provide additional default values (directories at other Dired
15551 windows) via M-n in the minibuffer of some Dired commands.
15552
15553 * dired-aux.el (dired-diff, dired-compare-directories)
15554 (dired-do-create-files): Use `dired-dwim-target-defaults' to set
15555 `minibuffer-default' in `minibuffer-with-setup-hook'.
15556 (dired-dwim-target-directory): Find a window that displays Dired
15557 buffer instead of failing when the next window is not Dired.
15558 Use `get-window-with-predicate' to find for the next Dired window.
15559 (dired-dwim-target-defaults): New function.
15560
15561 * ediff-util.el (ediff-read-file-name):
15562 Use `dired-dwim-target-defaults' to set `minibuffer-default'
15563 in `minibuffer-with-setup-hook'.
15564
7d371eac
JL
155652009-11-25 Juri Linkov <juri@jurta.org>
15566
15567 Provide additional default values (file name at point or at the
15568 current Dired line) via M-n for file reading minibuffers. (Bug#5010)
15569
15570 * minibuffer.el (read-file-name-defaults): New function.
15571 (read-file-name): Reset `minibuffer-default' to nil when
15572 it duplicates initial input `insdef'.
15573 Bind `minibuffer-default-add-function' to lambda that
15574 calls `read-file-name-defaults' in `minibuffer-selected-window'.
15575 (minibuffer-insert-file-name-at-point): New command.
15576
15577 * files.el (file-name-at-point-functions): New defcustom.
15578 (find-file-default): Remove defvar.
15579 (find-file-read-args): Don't use `find-file-default'.
15580 Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
15581 to `read-file-name'.
15582 (find-file-literally): Use `read-file-name' with
15583 `confirm-nonexistent-file-or-buffer'.
15584
15585 * ffap.el (ffap-guess-file-name-at-point): New autoloaded function.
15586
15587 * dired.el (dired-read-dir-and-switches):
15588 Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
15589 to `read-file-name'.
15590 (dired-file-name-at-point): New function.
15591 (dired-mode): Add hook `dired-file-name-at-point' to
15592 `file-name-at-point-functions'.
15593
04ae543a
SM
155942009-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
15595
15596 Really make the *Completions* window soft-dedicated (bug#5030).
15597 * window.el (window--display-buffer-2): Add `dedicated' argument.
15598 (display-buffer): Pass it when needed so the dedicated flag is set
15599 after calling set-window-buffer, which would otherwise reset it.
15600
eb708e66
SM
156012009-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
15602
d6b8d4e7
SM
15603 * progmodes/meta-mode.el (meta-complete-symbol):
15604 * progmodes/etags.el (complete-tag):
e2d4ea5a
SM
15605 * mail/mailabbrev.el (mail-abbrev-complete-alias):
15606 Use completion-in-region.
15607
5f24557b
SM
15608 * dabbrev.el (dabbrev--minibuffer-origin): Use minibuffer-selected-window.
15609 (dabbrev-completion): Use completion-in-region.
15610 (dabbrev--abbrev-at-point): Simplify regexp.
15611
fe4346f0
SM
15612 * abbrev.el (abbrev--before-point): Use word-motion functions
15613 if :regexp is not specified (bug#5031).
15614
cb190d7d
SM
15615 * subr.el (string-prefix-p): New function.
15616
e2ec6dd5
SM
15617 * man.el (Man-completion-cache): New var.
15618 (Man-completion-table): Use it.
15619
eb708e66
SM
15620 * vc.el (vc-print-log-internal): Make `limit' optional for better
15621 compatibility (e.g. with vc-annotate.el).
15622
4cf8971b
KR
156232009-11-24 Kevin Ryde <user42@zip.com.au>
15624
eb708e66 15625 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp):
d8194864 15626 Build value with regexp-opt instead of explicit joining loop. (Bug#4927)
f69c67b6 15627
4cf8971b
KR
15628 * emacs-lisp/elint.el (elint-add-required-env): Better error message
15629 when .el source file not found or other error.
15630
d204c46c
SM
156312009-11-24 Markus Triska <markus.triska@gmx.at>
15632
15633 * linum.el (linum-update-window): Ignore intangible (bug#4996).
15634
bb301b9a
SM
156352009-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
15636
449c27f0
SM
15637 Handle the [back] button properly (bug#4979).
15638 * descr-text.el (describe-text-properties): Add a `buffer' argument.
15639 Use help-setup-xref, help-buffer, and with-help-window.
15640 (describe-char): Add `buffer' argument.
15641 Pass proper command to help-setup-xref. Don't meddle with
15642 help-xref-stack-item directly.
15643 (describe-text-category): Use with-help-window and help-buffer.
15644
32fe5377
SM
15645 * emacs-lisp/shadow.el (list-load-path-shadows): Setup a major mode
15646 for the displayed buffer (bug#4887).
15647
bb301b9a
SM
15648 * man.el (Man-completion-table): New function.
15649 (man): Use it.
15650
35179414
DR
156512009-11-24 David Reitter <david.reitter@gmail.com>
15652
bb301b9a 15653 * vc-git.el (vc-git-registered): Use checkout directory (where
35179414
DR
15654 .git is) rather than the file's directory and a relative path spec
15655 to work around a bug in git.
15656
605a20a9
MA
156572009-11-24 Michael Albinus <michael.albinus@gmx.de>
15658
15659 Improve handling of processes on remote hosts.
15660
15661 * eshell/esh-util.el (eshell-path-env): New defvar.
15662 (eshell-parse-colon-path): New defun.
15663 (eshell-file-attributes): Use `eshell-parse-colon-path'.
15664
bb301b9a
SM
15665 * eshell/esh-ext.el (eshell-search-path):
15666 Use `eshell-parse-colon-path'.
605a20a9
MA
15667 (eshell-remote-command): Remove argument HANDLER.
15668 (eshell-external-command): Check for FTP remote connection.
15669
bb301b9a
SM
15670 * eshell/esh-proc.el (eshell-gather-process-output):
15671 Use `file-truename', in order to start also symlinked files.
15672 Apply `start-file-process' instead of `start-process'.
15673 Shorten `command' to the local file name part.
605a20a9 15674
bb301b9a
SM
15675 * eshell/em-cmpl.el (eshell-complete-commands-list):
15676 Use `eshell-parse-colon-path'.
605a20a9
MA
15677
15678 * eshell/em-unix.el (eshell/du): Check for FTP remote connection.
15679
15680 * net/tramp.el (tramp-eshell-directory-change): New defun. Add it
15681 to `eshell-directory-change-hook'.
15682
d1d33062
TH
156832009-11-24 Tassilo Horn <tassilo@member.fsf.org>
15684
15685 * doc-view.el (doc-view-mode): Switch off view-mode explicitly,
bb301b9a 15686 because it could be enabled automatically if view-read-only is non-nil.
d1d33062 15687
a34d8565 156882009-11-24 Michael Kifer <kifer@cs.stonybrook.edu>
d1d33062 15689
a34d8565
MK
15690 * ediff-vers.el (ediff-rcs-get-output-buffer): Revert the change
15691 made on 2009-11-22.
d1d33062 15692
c83b8d1b
GM
156932009-11-24 Glenn Morris <rgm@gnu.org>
15694
15695 * bookmark.el (bookmark-bmenu-hide-filenames): Remove assignment to
15696 deleted variable bookmark-bmenu-bookmark-column.
15697
83505cfe
SM
156982009-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
15699
15700 * bookmark.el (bookmark-bmenu-search): Clear echo area when exiting.
15701
5241b291
CY
157022009-11-23 Ken Brown <kbrown@cornell.edu> (tiny change)
15703
15704 * net/browse-url.el (browse-url-filename-alist): On Windows, add
15705 two slashes to the "file:" prefix.
15706 (browse-url-file-url): De-munge Cygwin filenames before passing
15707 them to Windows browser.
15708 (browse-url-default-windows-browser): Use call-process.
15709
aefcadb6
JL
157102009-11-23 Juri Linkov <juri@jurta.org>
15711
15712 Implement DocView Continuous mode. (Bug#4896)
15713 * doc-view.el (doc-view-continuous-mode): New defcustom.
83505cfe
SM
15714 (doc-view-mode-map): Bind C-n/<down> to
15715 `doc-view-next-line-or-next-page', C-p/<up> to
15716 `doc-view-previous-line-or-previous-page'.
aefcadb6
JL
15717 (doc-view-next-line-or-next-page)
15718 (doc-view-previous-line-or-previous-page): New commands.
15719
0d62bcea
JL
157202009-11-23 Juri Linkov <juri@jurta.org>
15721
15722 Implement Isearch in comint input history. (Bug#3746)
15723 * comint.el (comint-mode): Add `comint-history-isearch-setup' to
15724 `isearch-mode-hook'.
15725 (comint-history-isearch): New defcustom.
15726 (comint-history-isearch-backward)
15727 (comint-history-isearch-backward-regexp): New commands.
15728 (comint-history-isearch-message-overlay): New buffer-local variable.
15729 (comint-history-isearch-setup, comint-history-isearch-end)
15730 (comint-goto-input, comint-history-isearch-search)
15731 (comint-history-isearch-message, comint-history-isearch-wrap)
15732 (comint-history-isearch-push-state)
15733 (comint-history-isearch-pop-state): New functions.
15734
b593f105
MA
157352009-11-23 Michael Albinus <michael.albinus@gmx.de>
15736
15737 * net/tramp.el (tramp-shell-prompt-pattern): Use \r for carriage
15738 return.
15739 (tramp-handle-make-symbolic-link)
15740 (tramp-handle-dired-compress-file, tramp-handle-expand-file-name):
15741 Quote file names.
15742 (tramp-send-command-and-check): New argument DONT-SUPPRESS-ERR.
15743 (tramp-handle-process-file): Use it.
15744
0f202d5d
SM
157452009-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
15746
15747 * window.el (move-to-window-line-last-op): Remove.
15748 (move-to-window-line-top-bottom): Reuse recenter-last-op instead.
15749
216349f8
SM
157502009-11-23 Deniz Dogan <deniz.a.m.dogan@gmail.com> (tiny change)
15751
0f202d5d 15752 Make M-r mirror the new cycling behavior of C-l.
216349f8
SM
15753 * window.el (move-to-window-line-last-op): New var.
15754 (move-to-window-line-top-bottom): New command.
15755 (global-map): Bind M-r move-to-window-line-top-bottom.
15756
c10e0633
GM
157572009-11-23 Sven Joachim <svenjoac@gmx.de>
15758
15759 * dired-x.el (dired-guess-shell-alist-default):
15760 Support xz format. (Bug#4953)
15761
953e0c1a
GM
157622009-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
15763
15764 * emulation/viper-cmd.el: Use viper-last-command-char instead of
15765 last-command-char/last-command-event.
15766 (viper-prefix-arg-value): Do correct conversion of event-char for
15767 XEmacs.
15768
83505cfe
SM
15769 * emulation/viper-util.el, emulation/viper.el:
15770 Use viper-last-command-char instead of
15771 last-command-char/last-command-event.
953e0c1a 15772
83505cfe
SM
15773 * ediff-init.el, ediff-mult.el, ediff-util.el:
15774 Replace last-command-char and last-command-event
15775 with (ediff-last-command-char) everywhere.
953e0c1a
GM
15776
15777 * ediff-vers.el (ediff-rcs-get-output-buffer): Make sure the buffer is
15778 created in fundamental mode.
15779
15780 * ediff.el (ediff-version): Revert the change of interactive-p to
15781 called-interactively-p.
15782
9ee12eee
TH
157832009-11-22 Tassilo Horn <tassilo@member.fsf.org>
15784
15785 * progmodes/subword.el (subword-mode-map): Fix subword-mode-map
15786 generation from word-movement command names.
15787
8b571bf3
JD
157882009-11-21 Jan Djärv <jan.h.d@swipnet.se>
15789
15790 * cus-start.el (all): Add native condition for font-use-system-font.
15791
4121db47
AM
157922009-11-21 Nathaniel Flath <flat0103@gmail.com>
15793
83505cfe
SM
15794 * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
15795 Correct the patch from 2009-11-18. (Bug#3910)
4121db47 15796
d71f5e0c
TH
157972009-11-21 Tassilo Horn <tassilo@member.fsf.org>
15798
15799 * progmodes/subword.el: Rename from lisp/subword.el.
15800
15801 * subword.el: Rename to progmodes/subword.el.
15802
15803 * Makefile.in (ELCFILES): Adapt to subword.el move.
15804
fc9d6ad6 158052009-11-21 Thierry Volpiatto <thierry.volpiatto@gmail.com>
4e2af782 15806 Stefan Monnier <monnier@iro.umontreal.ca>
fc9d6ad6
SM
15807
15808 * bookmark.el (bookmark-bmenu-bookmark-column): Remove var.
15809 (bookmark-bmenu-list): Save name on `bookmark-name-prop' text-prop.
15810 (bookmark-bmenu-show-filenames): Use push.
15811 (bookmark-bmenu-hide-filenames): Use local var instead of
15812 bookmark-bmenu-bookmark-column. Use pop. Don't save window-excursion.
15813 (bookmark-bmenu-bookmark): Use the new `bookmark-name-prop' text-prop.
15814 (bookmark-bmenu-execute-deletions): Don't bother adding/removing the
15815 filenames now that the bookmark names are always available.
15816
26d9285f
SM
158172009-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
15818
15819 * bookmark.el (bookmark-search-prompt, bookmark-search-timer): Remove.
15820 (bookmark-search-pattern): Move and leave unbound.
15821 (bookmark-bmenu-mode-map): Change binding.
15822 (bookmark-read-search-input): Simplify.
15823 Don't use text-char-description. Don't error on non-char events.
15824 (bookmark-filtered-alist-by-regexp-only): Remove by folding into the
15825 only caller (i.e. bookmark-bmenu-filter-alist-by-regexp).
15826 (bookmark-bmenu-search): Don't check we're in a bookmark-list buffer.
15827 Use a local var for the timer.
15828 (bookmark-bmenu-cancel-search): Remove by folding into the only caller
15829 (i.e. bookmark-bmenu-search).
15830
d73a0317
GM
158312009-11-21 Glenn Morris <rgm@gnu.org>
15832
15833 * mail/rmailmm.el (rmail-mime): Decode in fundamental-mode. (Bug#4993)
15834
e572025f
CY
158352009-11-20 Ken Brown <kbrown@cornell.edu> (tiny change)
15836
26d9285f
SM
15837 * net/browse-url.el (browse-url-default-windows-browser):
15838 Use cygstart for cygwin.
e572025f 15839
6aeaa3dc
KF
158402009-11-20 Karl Fogel <karl.fogel@red-bean.com>
15841
e4070cdc 15842 * bookmark.el: Formatting and doc fixes only:
6aeaa3dc
KF
15843 (bookmark-search-delay): Shorten doc string to fit in 80 columns.
15844 (bookmark-bmenu-search): Wrap to fit within 80 columns.
194d44e7 15845 Minor grammar and punctuation fixes in doc string.
6aeaa3dc
KF
15846 (bookmark-read-search-input): Adjust to fit within 80 columns.
15847
a9b76eec
TH
158482009-11-20 Tassilo Horn <tassilo@member.fsf.org>
15849
15850 * progmodes/cc-cmds.el (c-forward-into-nomenclature)
15851 (c-backward-into-nomenclature): Adapt to subword renaming.
15852
15853 * subword.el (subword-forward, subword-backward, subword-mark)
15854 (subword-kill, subword-backward-kill, subword-transpose)
15855 (subword-downcase, subword-upcase, subword-capitalize)
26d9285f
SM
15856 (subword-forward-internal, subword-backward-internal):
15857 Rename from forward-subword, backward-subword, mark-subword,
15858 kill-subword, backward-kill-subword, transpose-subwords,
15859 downcase-subword, upcase-subword, capitalize-subword,
15860 forward-subword-internal, backward-subword-internal.
a9b76eec 15861
1e7d4475
SM
158622009-11-20 Thierry Volpiatto <thierry.volpiatto@gmail.com>
15863
26d9285f
SM
15864 * bookmark.el (bookmark-search-delay, bookmark-search-prompt):
15865 New options.
1e7d4475
SM
15866 (bookmark-search-pattern, bookmark-search-timer, bookmark-quit-flag):
15867 New vars.
15868 (bookmark-read-search-input, bookmark-filtered-alist-by-regexp-only)
15869 (bookmark-bmenu-filter-alist-by-regexp)
15870 (bookmark-bmenu-goto-bookmark, bookmark-bmenu-cancel-search): New funs.
15871 (bookmark-bmenu-search): New command.
15872 (bookmark-bmenu-mode-map): Bind it.
15873
653d1554
TH
158742009-11-20 Tassilo Horn <tassilo@member.fsf.org>
15875
ab84bfa0
TH
15876 * progmodes/cc-cmds.el: declare-functioned forward-subword and
15877 backward-subword to quit the byte-compiler.
15878
1f35fda9
TH
15879 * makefile.w32-in: Don't refer cc-subword.elc but subword.elc.
15880
15881 * Makefile.in: Don't refer cc-subword.elc but subword.elc.
15882
653d1554 15883 * progmodes/cc-cmds.el (c-update-modeline)
1e7d4475
SM
15884 (c-forward-into-nomenclature, c-backward-into-nomenclature):
15885 Refer to subword.el functions instead of cc-subword.el.
653d1554
TH
15886
15887 * progmodes/cc-mode.el (subword-mode, c-mode-base-map): Refer to
15888 subword.el functions instead of cc-subword.el.
15889
1e7d4475
SM
15890 * progmodes/cc-subword.el: Rename to subword.el.
15891 * subword.el: Rename from progmodes/cc-subword.el.
15892 (subword-mode-map): Rename from c-subword-mode-map.
15893 (subword-mode): Rename from c-subword-mode.
653d1554 15894 (global-subword-mode): New global minor mode.
1e7d4475
SM
15895 (forward-subword): Rename from c-forward-subword.
15896 (backward-subword): Rename from c-backward-subword.
15897 (mark-subword): Rename from c-mark-subword.
15898 (kill-subword): Rename from c-kill-subword.
15899 (backward-kill-subword): Rename from c-backward-kill-subword.
15900 (transpose-subwords): Rename from c-tranpose-subword.
15901 (downcase-subword): Rename from c-downcase-subword.
15902 (capitalize-subword): Rename from c-capitalize-subword.
15903 (forward-subword-internal): Rename from c-forward-subword-internal.
15904 (backward-subword-internal): Rename from c-backward-subword-internal.
653d1554 15905
9717f119
DN
159062009-11-20 Dan Nicolaescu <dann@ics.uci.edu>
15907
8de724f3
DN
15908 * vc.el (vc-deduce-fileset): Allow non-state changing operations
15909 from a dired buffer.
15910 (vc-dired-deduce-fileset): New function.
15911 (vc-root-diff, vc-print-root-log): Use it.
15912
9717f119
DN
15913 * vc-annotate.el (vc-annotate-show-log-revision-at-line): Pass a
15914 nil LIMIT argument to vc-print-log-internal.
15915
af4999b8
GM
159162009-11-20 Glenn Morris <rgm@gnu.org>
15917
15918 * Makefile.in (ELCFILES): Regenerate.
15919
b58edcb6
JB
159202009-11-20 Jay Belanger <jay.p.belanger@gmail.com>
15921
02e1b488
SM
15922 * calc/calc.el (calc-set-mode-line):
15923 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
b58edcb6
JB
15924 (math-format-number): Rename `math-format-complement-signed' to
15925 `math-format-twos-complement'.
15926
02e1b488 15927 * calc/calc-bin.el (math-format-twos-complement): Rename from
b58edcb6
JB
15928 math-format-complement-signed.
15929 (calc-radix): Rename `calc-complement-signed-mode' to
15930 `calc-twos-complement-mode'.
02e1b488
SM
15931 (calc-octal-radix, calc-hex-radix): Add an argument for
15932 two's complement.
b58edcb6 15933
02e1b488
SM
15934 * calc/calc-embed.el (calc-embedded-mode-vars):
15935 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
b58edcb6 15936
02e1b488
SM
15937 * calc/calc-ext.el (calc-init-extensions):
15938 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
b58edcb6
JB
15939 (math-format-number-fancy): Let `calc-twos-complement-mode' be nil.
15940
02e1b488
SM
15941 * calc/calc-units.el (math-build-units-table-buffer):
15942 Let `calc-twos-complement-mode' be nil.
b58edcb6
JB
15943
15944 * calc/calc-menu.el (calc-modes-menu): Clean up two's complement
15945 entries.
15946
15947 * calc/calc-vec.el (calcFunc-vunpack):
15948 * calc/calc-aent.el (calc-do-calc-eval):
15949 * calc/calc-forms.el (math-format-date):
15950 * calc/calc-graph.el (calc-graph-plot):
15951 * calc/calc-math.el (math-use-emacs-fn):
02e1b488
SM
15952 * calc/calccomp.el (math-compose-expr):
15953 Let `calc-twos-complement-mode' be nil.
15954
159552009-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
15956
15957 * abbrev.el (abbrev-with-wrapper-hook): (re)move...
15958 * simple.el (with-wrapper-hook): ...to here. Add argument `args'.
15959 * minibuffer.el (completion-in-region-functions): New hook.
15960 (completion-in-region): New function.
15961 * emacs-lisp/lisp.el (lisp-complete-symbol):
15962 * pcomplete.el (pcomplete-std-complete): Use it.
b58edcb6 15963
e3353a78
SM
159642009-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
15965
eff77808
SM
15966 * textmodes/tex-mode.el (latex-complete-bibtex-cache)
15967 (latex-complete-alist): New vars.
15968 (latex-string-prefix-p, latex-complete-bibtex-keys)
15969 (latex-complete-envnames, latex-complete-refkeys)
15970 (latex-complete-data): New functions.
15971 (latex-complete, latex-indent-or-complete): New commands.
15972
d2c9fc42
SM
15973 * window.el (display-buffer-mark-dedicated): New var.
15974 (display-buffer): Obey it.
15975 * minibuffer.el (minibuffer-completion-help): Use it.
15976
31a1c477
SM
15977 * progmodes/sym-comp.el (symbol-complete): Use completion-in-region.
15978
bed4c972
SM
15979 * filecache.el (file-cache-add-file): Use push and cons.
15980 (file-cache-delete-file-regexp): Use push.
15981 (file-cache-complete): Use completion-in-region.
15982
8c22699f
SM
15983 * simple.el (with-wrapper-hook): Fix thinko.
15984
e3353a78
SM
15985 * hfy-cmap.el (hfy-rgb-file): Use locate-file.
15986 (htmlfontify-load-rgb-file): Remove unnused var `ff'.
15987 Use with-current-buffer and string-to-number.
15988 (hfy-fallback-colour-values): Use assoc-string.
15989 * htmlfontify.el (hfy-face-to-css): Remove unused var `style'.
15990 (hfy-face-at): Remove unused var `found-face'.
15991 (hfy-compile-stylesheet): Remove unused var `css'.
15992 (hfy-fontify-buffer): Remove unused vars `in-style', `invis-button',
15993 and `orig-buffer'.
15994 (hfy-buffer, hfy-copy-and-fontify-file, hfy-parse-tags-buffer):
15995 Use with-current-buffer.
15996 (hfy-text-p): Use expand-file-name and fewer setq.
15997
acca02b0
SM
159982009-11-19 Vivek Dasmohapatra <vivek@etla.org>
15999
16000 * htmlfontify.el, hfy-cmap.el: New files.
16001
042b7cc6
JL
160022009-11-19 Juri Linkov <juri@jurta.org>
16003
16004 * minibuffer.el (completions-format): New defcustom.
16005 (completion--insert-strings): Implement vertical format.
16006
16007 * simple.el (switch-to-completions): Move point to the first
16008 completion when point was at the beginning of the buffer.
16009
da205913
JL
160102009-11-19 Juri Linkov <juri@jurta.org>
16011
16012 * find-dired.el (find-name-arg): Remove autoload. (Bug#4387)
16013
16014 * progmodes/grep.el (rgrep): Require `find-dired' for `find-name-arg'.
16015
0b8ee421
CY
160162009-11-19 Chong Yidong <cyd@stupidchicken.com>
16017
16018 * mail/sendmail.el (mail-yank-prefix): Change default to "> ".
16019 (mail-signature): Change default to t.
16020 (mail-from-style): Deprecate `system-default' value.
16021 (mail-insert-from-field): For default value of mail-from-style,
16022 default to `angles' unless `angles' needs quoting and `parens'
16023 does not.
16024 (mail-citation-prefix-regexp): Use citation regexp from
16025 message-mode.
16026
4265deab
MA
160272009-11-19 Michael Albinus <michael.albinus@gmx.de>
16028
acca02b0
SM
16029 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
16030 Set variables for computing the prompt for reading password.
4265deab 16031
27cacd2d
GM
160322009-11-19 Glenn Morris <rgm@gnu.org>
16033
470bce7d
GM
16034 * dired-aux.el (dired-compress-file-suffixes): Add ".xz". (Bug#4953)
16035
7e705a1d
GM
16036 * textmodes/flyspell.el (sgml-lexical-context): Declare.
16037
27cacd2d
GM
16038 * net/newst-treeview.el (newsticker-treeview-treewindow-width)
16039 (newsticker-treeview-listwindow-height): Fix custom type.
16040
b2f0be0f
KH
160412009-11-19 Kenichi Handa <handa@m17n.org>
16042
16043 * descr-text.el (describe-char-padded-string): Compose with TAB
16044 only if there's a font for CH.
02e1b488 16045 (describe-char): Fix the condition for detecting a trivial composition.
b2f0be0f 16046
03446045 160472009-11-18 Nathaniel Flath <flat0103@gmail.com>
b96337b0
AM
16048
16049 * progmodes/cc-menus.el (cc-imenu-java-generic-expression): A new,
03446045 16050 more accurate version of the regexp. (Bug#3910)
b96337b0 16051
03446045 160522009-11-18 Bernhard Herzog <bernhard.herzog@intevation.de> (tiny change)
efa3639b
SS
16053
16054 * vc-hg.el (vc-hg-diff): Fix last patch: do not change directory.
16055
e0620570
JB
160562009-11-18 Juanma Barranquero <lekktu@gmail.com>
16057
16058 * font-setting.el (font-use-system-font): Declare for byte-compiler.
16059 (font-setting-change-default-font): Fix typo in docstring.
16060
6cc6582e
AM
160612009-11-18 Alan Mackenzie <acm@muc.de>
16062
16063 * progmodes/cc-defs.el (c-version): Bump to 5.31.8.
16064
dfb3c4c6
JD
160652009-11-17 Jan Djärv <jan.h.d@swipnet.se>
16066
02e1b488 16067 * font-setting.el (font-use-system-font): Move ...
dfb3c4c6
JD
16068
16069 * cus-start.el (all): ... to here.
16070
e268e987
MA
160712009-11-17 Michael Albinus <michael.albinus@gmx.de>
16072
16073 * net/tramp.el (tramp-advice-file-expand-wildcards): Simplify.
16074 Don't set `ad-return-value' if `ad-do-it' doesn't.
16075
303ffde8
MA
16076 * net/tramp-gvfs.el (tramp-gvfs-handle-write-region): Set file
16077 modification time.
16078
637fa988
JD
160792009-11-17 Jan Djärv <jan.h.d@swipnet.se>
16080
16081 * menu-bar.el: Put "Use system font" in Option-menu.
ad413b35 16082 (menu-bar-options-save): Add font-use-system-font.
637fa988
JD
16083
16084 * loadup.el: If feature system-font-setting or font-render-setting is
16085 there, load font-setting.
16086
02e1b488 16087 * Makefile.in (ELCFILES): Add font-settings.el.
637fa988
JD
16088 * font-setting.el: New file.
16089
1d16a255
GM
160902009-11-17 Glenn Morris <rgm@gnu.org>
16091
16092 * vc-svn.el (vc-svn-print-log): Fix typo in previous.
16093
2d84f804
GM
16094 * net/newst-treeview.el (newsticker--treeview-list-update-faces):
16095 Preserve point in the list buffer. (Bug#4939)
16096 Use point-at-eol.
16097 (newsticker--treeview-list-update-highlight)
16098 (newsticker--treeview-tree-update-highlight): Use point-at-bol/eol.
16099
14467b99
JB
161002009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
16101
16102 * calc/calc-bin.el (math-symclip, calcFunc-symclip, calc-symclip):
16103 Remove.
16104
16105 * calc/calc-ext.el (calc-init-extensions): Remove references to
16106 symclip.
16107
16108 * calc/calc-menu.el (calc-arithmetic-menu): Remove `calc-symclip'.
16109
16110 * calc/calc-map.el (calc-get-operator, calc-b-oper-keys):
5237d741 16111 * calc/calc-help.el (calc-b-prefix-help): Remove references to
14467b99
JB
16112 `calc-symclip'.
16113
e3c39c01
KR
161142009-11-16 Kevin Ryde <user42@zip.com.au>
16115
02e1b488 16116 * textmodes/flyspell.el (sgml-mode-flyspell-verify):
5237d741 16117 Use `sgml-lexical-context' instead of own parse for tag (Bug#4511).
e3c39c01 16118
497de631
KR
16119 * emacs-lisp/lisp-mnt.el (lm-keywords): Allow multi-line keywords.
16120 (lm-keywords-list): Allow comma-only separator like "foo,bar".
16121 Ignore trailing spaces by omit-nulls to split-string (fixing
16122 regression from Emacs 21 due to the incompatible split-string
14467b99 16123 change). (Bug #4928.)
497de631 16124
48b27575
DN
161252009-11-16 Dan Nicolaescu <dann@ics.uci.edu>
16126
5237d741 16127 * vc.el (vc-log-show-limit): Default to 2000.
48b27575
DN
16128 (vc-print-log-internal): Insert buttons to request more entries
16129 when limiting the output.
16130
16131 * vc-sccs.el (vc-sccs-print-log):
16132 * vc-rcs.el (vc-rcs-print-log):
16133 * vc-cvs.el (vc-cvs-print-log):
16134 * vc-git.el (vc-git-print-log): Return 'limit-unsupported when
16135 LIMIT is non-nil.
16136
d3e97185
MA
161372009-11-16 Michael Albinus <michael.albinus@gmx.de>
16138
16139 * net/tramp-gvfs.el (tramp-gvfs-dbus-event-error): Raise only an
16140 error when `tramp-gvfs-dbus-event-vector' is set.
16141 (tramp-gvfs-maybe-open-connection): Loop over `read-event'.
16142
68d87786
SM
161432009-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
16144
16145 * vc-rcs.el (vc-rcs-consult-headers): Add missing save-excursion.
16146
c0a39702
MA
161472009-11-16 Michael Albinus <michael.albinus@gmx.de>
16148
16149 * net/dbus.el (dbus-unregister-service): New defun.
d3e97185 16150 (dbus-register-property): Register the handlers of
c0a39702
MA
16151 "org.freedesktop.DBus.Properties" for SERVICE.
16152 (dbus-property-handler): Fix docstring.
16153
1e857121
YM
161542009-11-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
16155
16156 * emacs-lisp/bytecomp.el (byte-compile-output-file-form):
16157 Quote doc string reference in defvaralias as it is not in special form.
16158 (byte-compile-output-docform): Doc fix.
16159
887484c1
JB
161602009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
16161
16162 * calc/calc.el (math-2-word-size, math-half-2-word-size)
16163 (calc-complement-signed-mode): New variables.
16164 (calc-set-mode-line): Add indicator for twos-complements.
16165 (math-format-number): Format twos-complement notation.
16166
16167 * calc/calc-bin.el (calc-word-size): Reset the variables
16168 `math-2-word-size' and `math-half-2-word-size'.
68d87786
SM
16169 (math-format-complement-signed, math-symclip, calcFunc-symclip)
16170 (calc-symclip): New functions.
887484c1
JB
16171
16172 * calc/calc-aent.el (math-read-token): Read complement signed numbers.
16173
68d87786
SM
16174 * calc/calc-embed.el (calc-embedded-mode-vars):
16175 Add `calc-complement-signed-mode' to the list of modes.
887484c1
JB
16176
16177 * calc/calc-map.el (calc-get-operator): Add `calc-symclip'.
68d87786 16178 (calc-b-oper-keys): Add `calc-symclip' to list.
887484c1
JB
16179
16180 * calc/calc-ext.el (math-read-number-fancy): Read complement
16181 signed numbers.
68d87786
SM
16182 (calc-init-extensions): Add binding for `calc-symclip'.
16183 Add autoload for `calcFunc-symclip' and `calc-symclip'.
887484c1
JB
16184
16185 * calc/calc-menu.el (calc-arithmetic-menu): Add item for
16186 `calc-symclip'.
68d87786 16187 (calc-modes-menu): Add item for twos complement mode.
887484c1 16188
5237d741 16189 * calc/calc-help.el (calc-b-prefix-help): Add help for `calc-symclip'.
887484c1 16190
4cf1d7e3
CY
161912009-11-15 Chong Yidong <cyd@stupidchicken.com>
16192
16193 * register.el (jump-to-register, insert-register): Handle Semantic
16194 tags. From commented-out advice in semantic/senator.el.
16195
f8e65267
DN
161962009-11-15 Dan Nicolaescu <dann@ics.uci.edu>
16197
6616006b
DN
16198 * vc.el (vc-log-show-limit): New variable.
16199 (vc-print-log, vc-print-root-log): Add new argument LIMIT. Set it
16200 when using a prefix argument.
16201 (vc-print-log-internal): Add new argument LIMIT.
16202
16203 * vc-svn.el (vc-svn-print-log):
16204 * vc-mtn.el (vc-mtn-print-log):
16205 * vc-hg.el (vc-hg-print-log):
16206 * vc-bzr.el (vc-bzr-print-log): Add new optional argument LIMIT,
1e7d4475 16207 pass it to the log command when set. Make the BUFFER argument
6616006b
DN
16208 non-optional.
16209
16210 * vc-sccs.el (vc-sccs-print-log):
16211 * vc-rcs.el (vc-rcs-print-log):
16212 * vc-git.el (vc-git-print-log):
16213 * vc-cvs.el (vc-cvs-print-log): Add new optional argument LIMIT,
01c35094 16214 ignore it. Make the BUFFER argument non-optional.
6616006b 16215
f8e65267
DN
16216 * bindings.el (mode-line-buffer-identification): Do not purecopy.
16217
0566c4bc
CY
162182009-11-15 Chong Yidong <cyd@stupidchicken.com>
16219
7cce3c91
CY
16220 * dired.el (dired-mode-map): Move encryption items to "Operate"
16221 menu (Bug#4703).
16222
d7063de9
CY
16223 * strokes.el (strokes-update-window-configuration): Make strokes
16224 buffer current before erasing (Bug#4906).
16225
0fc10137
JL
162262009-11-15 Juri Linkov <juri@jurta.org>
16227
16228 * simple.el (set-mark-default-inactive): Add :type, :group
16229 and :version. (Bug#4876)
16230
f5fce4ec
MA
162312009-11-15 Michael Albinus <michael.albinus@gmx.de>
16232
16233 * arc-mode.el (archive-maybe-copy): Move creation of directory ...
16234 (archive-unique-fname): ... here. (Bug#4929)
16235
8d720a00
SM
162362009-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
16237
589888fe
SM
16238 * help-mode.el (help-make-xrefs): Undo the last revert, and replace it
16239 with a real fix.
16240
8d720a00
SM
16241 * novice.el (disabled-command-function): Add useful args.
16242 Setup the help buffer so that [back] works.
16243 Remove redundant call to help-mode.
16244 (disabled-command-function): Use `case'.
16245 (en/disable-command): New function extracted from enable-command.
16246 (enable-command, disable-command): Use it.
16247
a61344d6
GM
162482009-11-14 Glenn Morris <rgm@gnu.org>
16249
497f0cdd
GM
16250 * menu-bar.el (menu-bar-tools-menu): Read and send mail entries are not
16251 constants. (Bug#4913)
16252
a61344d6
GM
16253 * emacs-lisp/elint.el (elint-standard-variables): Doc fix.
16254
d501801e
GM
162552009-11-14 Shigeru Fukaya <shigeru.fukaya@gmail.com>
16256
16257 * emacs-lisp/elint.el (elint-standard-variables): Add some variables
16258 defined in C that have no doc-strings. (Bug#1063)
16259
5af27ac2
GM
162602009-11-14 Francis Wright <F.J.Wright@qmul.ac.uk>
16261
16262 * cus-edit.el (data, files):
16263 * ps-print.el (postscript): Doc fixes for custom groups. (Bug#3327)
16264
aec5395b
CY
162652009-11-14 Chong Yidong <cyd@stupidchicken.com>
16266
e7791447
CY
16267 * simple.el (shell-command): Doc fix (Bug#4891).
16268
aec5395b
CY
16269 * help-mode.el (help-make-xrefs): Revert 2009-11-13 change.
16270
7a41cd7f
GM
162712009-11-14 Glenn Morris <rgm@gnu.org>
16272
c3583c94
GM
16273 * emulation/viper.el (viper-set-hooks): Remove duplicate advice
16274 statements for vc-diff, emerge-quit, and rmail-cease-edit.
16275 If they are already loaded, eval-after-load will do the right thing.
16276
73900d1f
GM
16277 * speedbar.el (top-level): Remove unnecessary load of ange-ftp when
16278 compiling.
16279
0028351d
GM
16280 * emacs-lisp/bytecomp.el (byte-compile-single-version): Remove, unused.
16281
f6714ede
GM
16282 * simple.el (x-selection-owner-p): Declare.
16283 (read-mail-command): Use custom radio type rather than choice.
16284 (completion-no-auto-exit): Doc fix.
16285
7a41cd7f 16286 * custom.el (defgroup):
5af27ac2 16287 * epg-config.el (epg): Doc fixes.
7a41cd7f 16288
2d0659ec
DN
162892009-11-14 Dan Nicolaescu <dann@ics.uci.edu>
16290
16291 * bindings.el (mode-line-buffer-identification): Purecopy only the string.
16292 * international/ccl.el (define-ccl-program): Do not purecopy the
16293 docstring, defconst does it anyway.
16294
7fdbcd83
SM
162952009-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
16296
d499c5b9
SM
16297 * add-log.el (add-change-log-entry): Avoid displaying the changelog
16298 a second time.
16299
7fdbcd83
SM
16300 * x-dnd.el (x-dnd-maybe-call-test-function):
16301 * window.el (split-window-vertically):
16302 * whitespace.el (whitespace-help-on):
16303 * vc-rcs.el (vc-rcs-consult-headers):
16304 * userlock.el (ask-user-about-lock-help)
16305 (ask-user-about-supersession-help):
16306 * type-break.el (type-break-force-mode-line-update):
16307 * time-stamp.el (time-stamp-conv-warn):
16308 * terminal.el (te-set-output-log, te-more-break, te-filter)
5ce6e4f4 16309 (te-sentinel, terminal-emulator):
7fdbcd83
SM
16310 * term.el (make-term, term-exec, term-sentinel, term-read-input-ring)
16311 (term-write-input-ring, term-check-source, term-start-output-log):
16312 (term-display-buffer-line, term-dynamic-list-completions):
16313 (term-ansi-make-term, serial-term):
16314 * subr.el (selective-display):
16315 * strokes.el (strokes-xpm-to-compressed-string, strokes-decode-buffer)
16316 (strokes-encode-buffer, strokes-xpm-for-compressed-string):
16317 * speedbar.el (speedbar-buffers-tail-notes, speedbar-buffers-item-info)
16318 (speedbar-reconfigure-keymaps, speedbar-add-localized-speedbar-support)
16319 (speedbar-remove-localized-speedbar-support)
16320 (speedbar-set-mode-line-format, speedbar-create-tag-hierarchy)
16321 (speedbar-update-special-contents, speedbar-buffer-buttons-engine)
16322 (speedbar-buffers-line-directory):
16323 * simple.el (shell-command-on-region, append-to-buffer)
16324 (prepend-to-buffer):
16325 * shadowfile.el (shadow-save-todo-file):
16326 * scroll-bar.el (scroll-bar-set-window-start, scroll-bar-drag-1)
16327 (scroll-bar-maybe-set-window-start):
16328 * sb-image.el (speedbar-image-dump):
16329 * saveplace.el (save-place-alist-to-file, save-places-to-alist)
16330 (load-save-place-alist-from-file):
16331 * ps-samp.el (ps-print-message-from-summary):
16332 * ps-print.el (ps-flush-output, ps-insert-file, ps-get-boundingbox)
16333 (ps-background-image, ps-begin-job, ps-do-despool):
16334 * ps-bdf.el (bdf-find-file, bdf-read-font-info):
16335 * printing.el (pr-interface, pr-ps-file-print, pr-find-buffer-visiting)
16336 (pr-ps-message-from-summary, pr-lpr-message-from-summary):
16337 (pr-call-process, pr-file-list, pr-interface-save):
16338 * novice.el (disabled-command-function)
16339 (enable-command, disable-command):
16340 * mouse.el (mouse-buffer-menu-alist):
16341 * mouse-copy.el (mouse-kill-preserving-secondary):
16342 * macros.el (kbd-macro-query):
16343 * ledit.el (ledit-go-to-lisp, ledit-go-to-liszt):
16344 * informat.el (batch-info-validate):
16345 * ido.el (ido-copy-current-word, ido-initiate-auto-merge):
16346 * hippie-exp.el (try-expand-dabbrev-visible):
16347 * help-mode.el (help-make-xrefs):
16348 * help-fns.el (describe-variable):
16349 * generic-x.el (bat-generic-mode-run-as-comint):
16350 * finder.el (finder-mouse-select):
16351 * find-dired.el (find-dired-sentinel):
16352 * filesets.el (filesets-file-close):
16353 * files.el (list-directory):
16354 * faces.el (list-faces-display, describe-face):
16355 * facemenu.el (list-colors-display):
16356 * ezimage.el (ezimage-image-association-dump, ezimage-image-dump):
16357 * epg.el (epg--process-filter, epg-cancel):
16358 * epa.el (epa--marked-keys, epa--select-keys, epa-display-info)
16359 (epa--read-signature-type):
16360 * emerge.el (emerge-copy-as-kill-A, emerge-copy-as-kill-B)
16361 (emerge-file-names):
16362 * ehelp.el (electric-helpify):
16363 * ediff.el (ediff-regions-wordwise, ediff-regions-linewise):
16364 * ediff-vers.el (rcs-ediff-view-revision):
16365 * ediff-util.el (ediff-setup):
16366 * ediff-mult.el (ediff-append-custom-diff):
16367 * ediff-diff.el (ediff-exec-process, ediff-process-sentinel)
16368 (ediff-wordify):
16369 * echistory.el (Electric-command-history-redo-expression):
16370 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
16371 * disp-table.el (describe-display-table):
16372 * dired.el (dired-find-buffer-nocreate):
16373 * dired-aux.el (dired-rename-subdir, dired-dwim-target-directory):
16374 * dabbrev.el (dabbrev--same-major-mode-p):
16375 * chistory.el (list-command-history):
16376 * apropos.el (apropos-documentation):
16377 * allout.el (allout-obtain-passphrase):
16378 (allout-copy-exposed-to-buffer):
16379 (allout-verify-passphrase): Use with-current-buffer.
16380
2ccbc060
GM
163812009-11-13 Glenn Morris <rgm@gnu.org>
16382
16383 * Makefile.in (ELCFILES): Regenerate.
16384
b172ed20
MA
163852009-11-13 Michael Albinus <michael.albinus@gmx.de>
16386
7fdbcd83
SM
16387 * net/dbus.el (dbus-registered-objects-table): Rename from
16388 `dbus-registered-functions-table', because it contains also properties.
b172ed20
MA
16389 (dbus-unregister-object): Unregister also properties.
16390 (dbus-get-property, dbus-set-property, dbus-get-all-properties):
16391 Use a timeout of 500 msec, in order to not block.
16392 (dbus-register-property, dbus-property-handler): New defuns.
16393
e96d62cd
SM
163942009-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
16395
16396 * simple.el (minibuffer-default-add-completions): Drop deprecated
16397 4th arg.
16398
14bd267d
EZ
163992009-11-13 Tomas Abrahamsson <tab@lysator.liu.se>
16400
e96d62cd
SM
16401 * textmodes/artist.el (artist-mouse-choose-operation):
16402 Call `tmm-prompt' instead of `x-popup-menu' if we cannot popup
5237d741 16403 menus. Bug noticed by Eli Zaretskii <eliz@gnu.org>.
14bd267d
EZ
16404 (artist-compute-up-event-key): New function.
16405 (artist-mouse-choose-operation, artist-down-mouse-1): Call it.
16406
bf89fd7b
KH
164072009-11-13 Kenichi Handa <handa@m17n.org>
16408
16409 * language/japan-util.el: Make sure that the value of jisx0208
16410 property is jisx0208 character.
16411
f70b8925
DN
164122009-11-13 Dan Nicolaescu <dann@ics.uci.edu>
16413
16414 * international/mule.el (auto-coding-regexp-alist): Only purecopy
16415 car or each item, not the whole list.
16416
4d93a9e0
SM
164172009-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
16418
16419 * minibuffer.el (minibuffer-completion-help):
16420 Use minibuffer-hide-completions.
16421
05404988
SM
164222009-11-12 Per Starbäck <per@starback.se> (tiny change)
16423
16424 * dired.el (dired-save-positions, dired-restore-positions): New funs.
16425 (dired-revert): Use them (bug#4880).
16426
5297bc10
DN
164272009-11-12 Dan Nicolaescu <dann@ics.uci.edu>
16428
16429 * tooltip.el (tooltip-frame-parameters): Undo previous change.
16430
e2685eb7
JL
164312009-11-12 Juri Linkov <juri@jurta.org>
16432
16433 * ffap.el (ffap-alternate-file-other-window, ffap-literally):
16434 New functions.
16435 (find-file-literally-at-point): Alias of `ffap-literally'.
16436
76410c3e
DN
164372009-11-12 Dan Nicolaescu <dann@ics.uci.edu>
16438
6d341a2a
DN
16439 * textmodes/ispell.el (ispell-skip-region-alist):
16440 * textmodes/css-mode.el (auto-mode-alist):
16441 * progmodes/compile.el (auto-mode-alist):
16442 * international/mule.el (ctext-non-standard-encodings-alist)
16443 (ctext-non-standard-encodings-regexp):
16444 * simple.el (shell-command-switch, text-read-only):
16445 * replace.el (occur-mode-map):
16446 * paths.el (rmail-file-name):
16447 * jka-cmpr-hook.el (jka-compr-build-file-regexp):
16448 * find-file.el (ff-special-constructs):
16449 * files.el (file-name-handler-alist):
16450 * composite.el: Purecopy strings.
16451
76410c3e
DN
16452 * emacs-lisp/cl-macs.el (define-compiler-macro): Purecopy the file name.
16453
aaa448c9
DN
164542009-11-11 Dan Nicolaescu <dann@ics.uci.edu>
16455
16456 * widget.el (define-widget): Purecopy the docstring.
16457 * international/mule-cmds.el (charset): Do not purecopy the
16458 docstring here, define-widget does it.
16459
16460 * textmodes/texinfo.el (texinfo-open-quote, texinfo-close-quote):
16461 * textmodes/bibtex-style.el (auto-mode-alist):
16462 * progmodes/inf-lisp.el (inferior-lisp-prompt):
16463 * progmodes/compile.el (compile-command):
16464 * language/korea-util.el (default-korean-keyboard):
16465 * international/mule-conf.el (file-coding-system-alist):
16466 * emacs-lisp/eldoc.el (eldoc-minor-mode-string):
16467 * tooltip.el (tooltip-frame-parameters):
16468 * newcomment.el (comment-end, comment-padding):
16469 * dired.el (dired-trivial-filenames):
16470 * comint.el (comint-file-name-prefix): Purecopy initial values.
16471
bbe650fd
MA
164722009-11-11 Michael Albinus <michael.albinus@gmx.de>
16473
16474 * net/tramp.el (tramp-advice-minibuffer-electric-separator)
16475 (tramp-advice-minibuffer-electric-tilde): Unload advices via
16476 `tramp-unload'.
16477 (tramp-advice-make-auto-save-file-name)
16478 (tramp-advice-file-expand-wildcards): Apply also `ad-activate'
16479 after removing the advice.
16480
6bdad9ae
DN
164812009-11-11 Dan Nicolaescu <dann@ics.uci.edu>
16482
2f7f4bee
DN
16483 * progmodes/grep.el (grep-regexp-alist):
16484 * international/mule-cmds.el (iso-2022-control-alist):
16485 * emacs-lisp/timer.el (timer-duration-words):
16486 * subr.el (version-separator, version-regexp-alist):
16487 * minibuffer.el (completion-styles-alist):
16488 * faces.el (face-attribute-name-alist, list-faces-sample-text):
16489 Change defvars to defconsts.
16490
a042de45
DN
16491 * Makefile.in (ELCFILES): Add international/mule-conf.elc.
16492 * loadup.el ("international/mule-conf"): Load the byte compiled version.
16493 * international/mule-conf.el: Allow to be byte compiled.
16494
3b6acc72
DN
16495 * international/mule.el (define-charset): Purecopy props.
16496 (load-with-code-conversion): Purecopy doc string and file name.
16497 (put-charset-property): Purecopy strings.
16498 (auto-coding-alist, auto-coding-regexp-alist): Purecopy initial value.
16499
1c2efdfb 16500 * international/mule-cmds.el (register-input-method): Purecopy arguments.
ebfa10d3
DN
16501 (define-char-code-property): Correctly purecopy the table.
16502
62591911
DN
16503 * international/ccl.el (define-ccl-program): Purecopy the docstring.
16504
8b908da6
DN
16505 * emacs-lisp/easy-mmode.el (define-minor-mode): Purecopy :lighter.
16506
ff917d63
DN
16507 * subr.el (add-hook): Purecopy strings.
16508 (eval-after-load): Purecopy load-history-regexp and the form.
16509
af89cf77
DN
16510 * custom.el (custom-declare-group): Purecopy load-file-name.
16511
a3c20c83 16512 * subr.el (menu-bar-separator): New defconst.
04991a1c
DN
16513 * net/eudc.el (eudc-tools-menu):
16514 * international/mule-cmds.el (set-coding-system-map)
16515 (mule-menu-keymap):
16516 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
16517 * vc-hooks.el (vc-menu-map):
a3c20c83
DN
16518 * replace.el (occur-mode-map):
16519 * menu-bar.el (menu-bar-file-menu, menu-bar-search-menu)
1c2efdfb 16520 (menu-bar-edit-menu, menu-bar-goto-menu)
a3c20c83
DN
16521 (menu-bar-custom-menu, menu-bar-showhide-menu)
16522 (menu-bar-options-menu, menu-bar-tools-menu)
16523 (menu-bar-encryption-decryption-menu, menu-bar-describe-menu)
16524 (menu-bar-search-documentation-menu, menu-bar-manuals-menu)
16525 (menu-bar-help-menu):
16526 * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu):
16527 * buff-menu.el (Buffer-menu-mode-map): Use menu-bar-separator.
16528
6bdad9ae
DN
16529 * term/x-win.el (x-gtk-stock-map):
16530 * progmodes/vera-mode.el (auto-mode-alist):
16531 * progmodes/inf-lisp.el (inferior-lisp-filter-regexp)
16532 (inferior-lisp-program, inferior-lisp-load-command):
16533 * progmodes/hideshow.el (hs-special-modes-alist):
16534 * progmodes/gud.el (same-window-regexps):
16535 * progmodes/grep.el (grep-program, find-program, xargs-program):
16536 * net/telnet.el (same-window-regexps):
16537 * net/rlogin.el (same-window-regexps):
16538 * language/ethiopic.el (font-ccl-encoder-alist):
16539 * vc-sccs.el (vc-sccs-master-templates):
16540 * vc-rcs.el (vc-rcs-master-templates):
16541 * subr.el (cl-assertion-failed):
16542 * simple.el (next-error-overlay-arrow-position):
16543 * lpr.el (lpr-command):
16544 * locate.el (locate-ls-subdir-switches):
16545 * info.el (same-window-regexps, info)
16546 (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
16547 * image-mode.el (image-mode, auto-mode-alist):
16548 * hippie-exp.el (hippie-expand-ignore-buffers):
16549 * format.el (format-alist):
16550 * find-dired.el (find-ls-subdir-switches, find-grep-options)
16551 (find-name-arg):
16552 * facemenu.el (facemenu-keybindings):
16553 * dired.el (dired-listing-switches, dired-chown-program):
16554 * diff.el (diff-switches, diff-command):
16555 * cus-edit.el (same-window-regexps):
16556 * bindings.el (mode-line-mule-info)
16557 (mode-line-buffer-identification): Purecopy strings.
16558
e0987650
JL
165592009-11-11 Juri Linkov <juri@jurta.org>
16560
3570691b 16561 * simple.el (dired-get-filename) <declare-function>:
e0987650
JL
16562 Tell the byte-compiler about dired-get-filename.
16563 (shell-command): In Dired mode, get filename from the current line
16564 as the default value.
16565
b16ff465
GM
165662009-11-10 Glenn Morris <rgm@gnu.org>
16567
e8a11b22
GM
16568 * dired.el, hi-lock.el, calendar/cal-menu.el, calendar/calendar.el:
16569 * calendar/holidays.el, progmodes/cperl-mode.el:
16570 Update x-popup-menu declarations.
16571
b16ff465
GM
16572 * emacs-lisp/shadow.el (find-emacs-lisp-shadows)
16573 (list-load-path-shadows): Use dolist.
16574 (list-load-path-shadows): Use with-current-buffer.
16575
032c3399
JL
165762009-11-10 Juri Linkov <juri@jurta.org>
16577
16578 * minibuffer.el (read-file-name): Support a list of default values
16579 in `default-filename'. Use the first file name where only one
16580 element is required. Doc fix.
16581
8fb1629f
MA
165822009-11-09 Michael Albinus <michael.albinus@gmx.de>
16583
16584 * net/dbus.el (dbus-unregister-object): Release service, if no
16585 other method is registered for it.
16586
a51203ee 165872009-11-08 Markus Rost <rost@math.uni-bielefeld.de>
fd4489f0
CY
16588
16589 * bookmark.el (bookmark-completing-read): Sort bookmark names if
16590 bookmark-sort-flag is non-nil (Bug#4653).
16591
9bf7dc8a
CY
165922009-11-08 Chong Yidong <cyd@stupidchicken.com>
16593
15207e74
CY
16594 * emulation/cua-base.el: Add CUA property to some CC mode commands
16595 (Bug#4100).
16596
8bf7ed70
KR
165972009-11-08 Kevin Ryde <user42@zip.com.au>
16598
16599 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Match noun
9bf7dc8a 16600 at end of sentence (Bug#4818).
8bf7ed70 16601
951802d0
CY
166022009-11-08 Jared Finder <jfinder@crypticstudios.com>
16603
16604 * progmodes/compile.el (compilation-error-regexp-alist-alist):
16605 Handle "see declaration of" MSFT statements (Bug#4100).
16606
e8244310
MA
166072009-11-08 Michael Albinus <michael.albinus@gmx.de>
16608
16609 * net/tramp.el (tramp-advice-make-auto-save-file-name)
16610 (tramp-advice-file-expand-wildcards): Unload via
16611 `ad-remove-advice'.
16612
16613 * net/trampver.el: Update release number.
16614
a51203ee 166152009-11-08 Kevin Ryde <user42@zip.com.au>
e8244310
MA
16616
16617 * net/tramp.el (tramp-advice-file-expand-wildcards): Don't rely on
16618 `ad-do-it'.
16619
a51203ee 166202009-11-08 Andr <m00naticus@gmail.com> (tiny change)
e8244310
MA
16621
16622 * net/tramp.el (tramp-handle-write-region): Copy but rename temp file,
16623 in order to keep context in SELinux.
16624
bedd8a58
CY
166252009-11-08 Chong Yidong <cyd@stupidchicken.com>
16626
16627 * dired-aux.el (dired-query): Place cursor in echo area and allow
16628 C-g.
16629
16630 * dired.el (dired-mode-map): Disable dired-maybe-insert-subdir
16631 menu item if not on a directory (Bug#4701).
16632
0484d600
MA
166332009-11-07 Michael Albinus <michael.albinus@gmx.de>
16634
16635 Sync with Tramp 2.1.17.
16636
16637 * net/tramp.el (tramp-handle-copy-directory): Don't use
16638 `file-remote-p' (due to compatibility).
16639
16640 * net/tramp-compat.el (tramp-compat-copy-directory)
16641 (tramp-compat-delete-directory): New defuns.
16642
16643 * net/tramp-fish.el (tramp-fish-handle-delete-directory):
6a7662bb
BR
16644 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory):
16645 Use `tramp-compat-delete-directory'.
0484d600
MA
16646
16647 * net/tramp-smb.el (tramp-smb-handle-copy-directory)
6a7662bb
BR
16648 (tramp-smb-handle-delete-directory):
16649 Use `tramp-compat-copy-directory' and `tramp-compat-delete-directory'.
0484d600
MA
16650
16651 * net/trampver.el: Update release number.
16652
b42b2189
CY
166532009-11-07 Chong Yidong <cyd@stupidchicken.com>
16654
6960d7b9
CY
16655 * tar-mode.el (tar-copy): Call write-region on the right buffer
16656 (Bug#4857).
16657
b42b2189
CY
16658 * mail/rmailsum.el (rmail-summary-rmail-update): Call linum-update
16659 by hand, if necessary (Bug#4878).
16660
0ad57dfd
CY
166612009-11-06 Chong Yidong <cyd@stupidchicken.com>
16662
d19e23ae
CY
16663 * buff-menu.el (Buffer-menu-buffer+size): Use display property to
16664 align size column (Bug#4839).
16665
0ad57dfd
CY
16666 * emacs-lisp/autoload.el (autoload-rubric): Always issue a provide
16667 statement.
16668
0b7f397c
DN
166692009-11-05 Dan Nicolaescu <dann@ics.uci.edu>
16670
16671 * progmodes/ld-script.el (auto-mode-alist):
16672 * vc-hooks.el (vc-directory-exclusion-list): Purecopy strings.
16673
16674 * cus-face.el (custom-declare-face): Purecopy face spec.
16675
495bd5ca
KH
166762009-11-06 Kenichi Handa <handa@m17n.org>
16677
16678 * international/uni-bidi.el: Re-generated.
16679 * international/uni-category.el: Re-generated.
16680 * international/uni-combining.el: Re-generated.
16681 * international/uni-mirrored.el: Re-generated.
16682
1e8780b1
DN
166832009-11-05 Dan Nicolaescu <dann@ics.uci.edu>
16684
16685 * textmodes/tex-mode.el (tex-alt-dvi-print-command)
16686 (tex-dvi-print-command, tex-bibtex-command, tex-start-commands)
16687 (tex-start-options, slitex-run-command, latex-run-command)
16688 (tex-run-command, tex-directory):
16689 * textmodes/ispell.el (ispell-html-skip-alists)
16690 (ispell-tex-skip-alists, ispell-tex-skip-alists):
16691 * textmodes/fill.el (adaptive-fill-first-line-regexp):
16692 (adaptive-fill-regexp):
16693 * textmodes/dns-mode.el (auto-mode-alist):
16694 * progmodes/python.el (interpreter-mode-alist):
16695 * progmodes/etags.el (tags-compression-info-list):
16696 * progmodes/etags.el (tags-file-name):
16697 * net/browse-url.el (browse-url-galeon-program)
16698 (browse-url-firefox-program):
16699 * mail/sendmail.el (mail-signature-file)
16700 (mail-citation-prefix-regexp):
16701 * international/mule-conf.el (eight-bit):
16702 * international/latexenc.el (latex-inputenc-coding-alist):
16703 * international/fontset.el (x-pixel-size-width-font-regexp):
16704 * emacs-lisp/warnings.el (warning-type-format):
16705 * emacs-lisp/trace.el (trace-buffer):
16706 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map)
16707 (emacs-lisp-mode-map):
16708 * calendar/holidays.el (holiday-solar-holidays)
16709 (holiday-bahai-holidays, holiday-islamic-holidays)
16710 (holiday-christian-holidays, holiday-hebrew-holidays)
16711 (hebrew-holidays-4, hebrew-holidays-3, hebrew-holidays-2)
16712 (hebrew-holidays-1, holiday-oriental-holidays)
16713 (holiday-general-holidays):
16714 * x-dnd.el (x-dnd-known-types):
16715 * tool-bar.el (tool-bar):
16716 * startup.el (site-run-file):
16717 * shell.el (shell-dumb-shell-regexp):
16718 * rfn-eshadow.el (file-name-shadow-tty-properties)
16719 (file-name-shadow-properties):
16720 * paths.el (remote-shell-program, news-directory):
16721 * mouse.el ([C-down-mouse-3]):
16722 * menu-bar.el (menu-bar-tools-menu):
16723 * jka-cmpr-hook.el (jka-compr-load-suffixes)
16724 (jka-compr-mode-alist-additions, jka-compr-compression-info-list)
16725 (jka-compr-compression-info-list):
16726 * isearch.el (search-whitespace-regexp):
16727 * image-file.el (image-file-name-extensions):
16728 * find-dired.el (find-ls-option):
16729 * files.el (directory-listing-before-filename-regexp)
16730 (directory-free-space-args, insert-directory-program)
16731 (list-directory-brief-switches, magic-fallback-mode-alist)
16732 (magic-fallback-mode-alist, auto-mode-interpreter-regexp)
16733 (automount-dir-prefix):
16734 * faces.el (face-x-resources, x-font-regexp, x-font-regexp-head)
16735 (x-font-regexp-slant, x-font-regexp-weight, face-x-resources)
16736 (face-font-registry-alternatives, face-font-registry-alternatives)
16737 (face-font-family-alternatives):
16738 * facemenu.el (facemenu-add-new-face, facemenu-background-menu)
16739 (facemenu-foreground-menu, facemenu-face-menu):
16740 * epa-hook.el (epa-file-name-regexp):
16741 * dnd.el (dnd-protocol-alist):
16742 * textmodes/rst.el (auto-mode-alist):
a51203ee 16743 * button.el (default-button): Purecopy strings.
1e8780b1 16744
0adae11f
GM
167452009-11-06 Glenn Morris <rgm@gnu.org>
16746
16747 * Makefile.in (ELCFILES): Update.
16748
2adaf057
SM
167492009-11-05 Stefan Monnier <monnier@iro.umontreal.ca>
16750
8f72f03c
SM
16751 * emacs-lisp/lucid.el: Move to obsolete/lucid.el.
16752 * emacs-lisp/levents.el: Move to obsolete/levents.el.
16753
2adaf057
SM
16754 * nxml/xsd-regexp.el (xsdre-gen-categories):
16755 * nxml/xmltok.el (xmltok-parse-entity):
16756 * nxml/rng-parse.el (rng-parse-validate-file):
16757 * nxml/rng-maint.el (rng-format-manual)
16758 (rng-manual-output-force-new-line):
16759 * nxml/rng-loc.el (rng-save-schema-location-1):
16760 * nxml/rng-cmpct.el (rng-c-parse-file):
16761 * nxml/nxml-maint.el (nxml-insert-target-repertoire-glyph-set):
16762 * nxml/nxml-parse.el (nxml-parse-file): Use with-current-buffer.
16763
14862301
SM
167642009-11-05 Wilson Snyder <wsnyder@wsnyder.org>
16765
bf0b361c 16766 * progmodes/verilog-mode.el (verilog-getopt-file, verilog-set-define):
14862301
SM
16767 Remove extra save-excursions and make-variable-buffer-local's.
16768 Suggested by Stefan Monnier.
16769
16770 (verilog-getopt-file, verilog-module-inside-filename-p)
16771 (verilog-set-define): Merge GNU 1.35 and repair changes from
16772 switching to using with-current-buffer.
16773
16774 (verilog-read-always-signals-recurse): Fix "a == 2'b00 ? b : c"
16775 being treated as a number and confusing AUTORESET.
16776 Reported by Dan Dever.
16777
16778 (verilog-auto-ignore-concat, verilog-read-sub-decls-expr):
16779 Add verilog-auto-ignore-concat to fix backward compatibility with
16780 older verilog-modes. Reported by Dan Katz.
16781
16782 (verilog-read-auto-template): Fix AUTO_TEMPLATEs with regexps
16783 containing closing anchors "...$".
16784
16785 (verilog-read-decls): Fix AUTOREG not detecting "assign {a,b}".
16786 Reported by Wade Smith.
16787
48c2d18a 16788 (verilog-batch-execute-func): Comment on function usage.
14862301
SM
16789
167902009-11-05 Michael McNamara <mac@mail.brushroad.com>
16791
bf0b361c
JB
16792 * progmodes/verilog-mode.el (verilog-label-re): Fix regular expression
16793 for labels.
14862301
SM
16794
16795 (verilog-label-re, verilog-calc-1): Support proper indent of named
16796 asserts.
16797
16798 (verilog-backward-token, verilog-basic-complete-re)
16799 (verilog-beg-of-statement, verilog-indent-re): Support proper
16800 indent of the assert statement at the beginning of a block of text.
16801
16802 (verilog-beg-block-re, verilog-ovm-begin-re): Support the
16803 `ovm_object_param_utils_begin and `ovm_component_param_utils_begin
16804 tokens as begins.
16805
4f8f657f
GM
168062009-11-05 Glenn Morris <rgm@gnu.org>
16807
775adc51
GM
16808 * emacs-lisp/bytecomp.el (byte-compile-insert-header): Drop test for
16809 Emacs 19. (Bug#1531)
16810 (byte-compile-fix-header): Update for the above change.
16811 Drop test for epoch::version.
16812
4ad6a5e7 16813 * emacs-lisp/autoload.el (autoload-rubric): Add optional feature arg.
60878f2d
GM
16814 * cus-dep.el (custom-make-dependencies):
16815 * finder.el (finder-compile-keywords):
16816 Use autoload-rubric's feature argument.
4ad6a5e7 16817
4f8f657f
GM
16818 * calendar/diary-lib.el (top-level): Make load behave more like require.
16819
881e4184
GM
16820 * vc-git.el (vc-git-stash-map): Move definition before use.
16821
ba214964 168222009-11-04 Dan Nicolaescu <dann@ics.uci.edu>
f6195dfb 16823
b6f8ba09
DN
16824 * custom.el (custom-declare-group): Purecopy standard-value.
16825 (custom-declare-group): Purecopy custom-prefix.
16826
7fdbcd83
SM
16827 * international/mule.el (load-with-code-conversion):
16828 Call do-after-load-evaluation unconditionally.
eb6f577b 16829
f6195dfb
DN
16830 * emacs-lisp/bytecomp.el (byte-compile-output-file-form): Handle defvaralias.
16831
56f14120
SM
168322009-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
16833
16834 * descr-text.el: Require help-mode rather than help-fns (bug#4861).
16835
e5c89ce9
GM
168362009-11-04 Glenn Morris <rgm@gnu.org>
16837
16838 * emacs-lisp/bytecomp.el (byte-compile-version-cond): Remove macro.
16839 (byte-compile-compatibility): Remove option.
16840 (byte-compile-close-variables, byte-compile-fix-header)
16841 (byte-compile-insert-header, byte-compile-output-docform)
16842 (byte-compile-file-form-defmumble, byte-compile-byte-code-maker)
16843 (byte-compile-lambda, byte-compile-form, byte-defop-compiler19)
16844 (byte-compile-list, byte-compile-concat, byte-compile-function-form)
16845 (byte-compile-insert, byte-compile-defun):
16846 Remove support for byte-compile-compatibility and Emacs 18. (Bug#4571)
eef899a9
GM
16847 (byte-defop-compiler19): Remove.
16848 Without byte-compile-compatibility, the 'emacs19-opcode property is not
16849 used by anything. Replace all calls with byte-defop-compiler.
e5c89ce9 16850
e24f42ab
JL
168512009-11-04 Juri Linkov <juri@jurta.org>
16852
16853 * menu-bar.el (menu-bar-make-mm-toggle): Quote each element of `props'.
16854 (menu-bar-options-menu): Don't quote the `prop' arg of
16855 `menu-bar-make-mm-toggle'.
16856
d3d5f4f5
JB
168572009-11-04 Juanma Barranquero <lekktu@gmail.com>
16858
16859 * calendar/calendar.el (cal-loaddefs):
16860 * calendar/diary-lib.el (diary-loaddefs):
16861 * calendar/holidays.el (hol-loaddefs):
16862 * eshell/esh-module.el (esh-groups): Load rather than require.
16863
6e39d3b2
SM
168642009-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
16865
e96d62cd
SM
16866 * calendar/todo-mode.el (todo-add-category): Don't hardcode
16867 point-min==1.
7e83e8b4
SM
16868 (todo-top-priorities): Only display-buffer when called interactively.
16869 (todo-item-start): Don't save excursion point.
16870 (todo-item-end): Be slightly more careful. Add `include-sep' arg.
16871 (todo-insert-item-here, todo-file-item, todo-remove-item):
16872 Adjust uses of todo-item-start and todo-item-end.
16873
fae4e5b9
SM
16874 * emacs-lisp/autoload.el (generated-autoload-feature): Remove.
16875 (autoload-rubric): Don't use any more.
fae4e5b9 16876
6e39d3b2
SM
16877 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Use dolist,
16878 and only put a prop if it is non-nil.
16879
c9753fb4
JL
168802009-11-03 Juri Linkov <juri@jurta.org>
16881
16882 * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle)
16883 (menu-bar-options-menu): Fix list quoting (Bug#4429).
16884
16885 * buff-menu.el (Buffer-menu-mode-map): Add hyphen between "Buffer"
16886 and "Menu" to make top-level menu item visually one unit (like
16887 it's done for "Lisp-Interaction", "Emacs-Lisp" and other
16888 multi-word menu items). Fix :help string for quit-window.
16889
db04f33f
GM
168902009-11-03 Glenn Morris <rgm@gnu.org>
16891
2aea6521
GM
16892 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
16893 (byte-compile-file-form-define-abbrev-table)
16894 (byte-compile-file-form-custom-declare-variable)
16895 (byte-compile-variable-ref, byte-compile-defvar):
16896 Whether or not a warning is enabled should only affect whether we issue
16897 the warning, not whether or not we collect the relevant data.
16898 Eg warnings can be turned on and off throughout the course of a file.
16899
db04f33f
GM
16900 * eshell/esh-mode.el (ansi-color-apply-on-region): Autoload it...
16901 (eshell-handle-ansi-color): ... Rather than requiring ansi-color.
16902
937e6a56
SM
169032009-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
16904
16905 * term/ns-win.el (ns-scroll-bar-move, ns-face-at-pos):
16906 * play/mpuz.el (mpuz-create-buffer):
16907 * play/landmark.el (lm-prompt-for-move, lm-print-wts, lm-print-smell)
16908 (lm-print-y,s,noise, lm-print-w0, lm-init):
16909 * play/gomoku.el (gomoku-prompt-for-move):
16910 * play/fortune.el (fortune-in-buffer):
16911 * play/dissociate.el (dissociated-press):
16912 * play/decipher.el (decipher-adjacency-list, decipher-display-regexp)
5ce6e4f4 16913 (decipher-analyze-buffer, decipher-stats-buffer, decipher-stats-buffer):
937e6a56
SM
16914 * mail/supercite.el (sc-eref-show):
16915 * mail/smtpmail.el (smtpmail-send-it):
16916 * mail/rmailsum.el (rmail-summary-next-labeled-message)
16917 (rmail-summary-previous-labeled-message, rmail-summary-wipe)
16918 (rmail-summary-undelete-many, rmail-summary-rmail-update)
16919 (rmail-summary-goto-msg, rmail-summary-expunge)
16920 (rmail-summary-get-new-mail, rmail-summary-search-backward)
16921 (rmail-summary-add-label, rmail-summary-output-menu)
16922 (rmail-summary-output-body):
16923 * mail/rfc822.el (rfc822-addresses):
16924 * mail/reporter.el (reporter-dump-variable, reporter-dump-state):
16925 * mail/mailpost.el (post-mail-send-it):
16926 * mail/hashcash.el (hashcash-generate-payment):
16927 * mail/feedmail.el (feedmail-run-the-queue)
16928 (feedmail-queue-send-edit-prompt-help-first)
16929 (feedmail-send-it-immediately, feedmail-give-it-to-buffer-eater)
16930 (feedmail-deduce-address-list):
16931 * eshell/esh-ext.el (eshell-remote-command):
16932 * eshell/em-unix.el (eshell-occur-mode-mouse-goto):
16933 * emulation/viper-util.el (viper-glob-unix-files, viper-save-setting)
16934 (viper-wildcard-to-regexp, viper-glob-mswindows-files)
16935 (viper-save-string-in-file, viper-valid-marker):
16936 * emulation/viper-keym.el (viper-toggle-key):
16937 * emulation/viper-ex.el (ex-expand-filsyms, viper-get-ex-file)
16938 (ex-edit, ex-global, ex-mark, ex-next-related-buffer, ex-quit)
16939 (ex-get-inline-cmd-args, ex-tag, ex-command, ex-compile):
16940 * emulation/viper-cmd.el (viper-exec-form-in-vi)
16941 (viper-exec-form-in-emacs, viper-brac-function):
16942 * emulation/viper.el (viper-delocalize-var):
16943 * emulation/vip.el (vip-mode, vip-get-ex-token, vip-ex, vip-get-ex-pat)
16944 (vip-get-ex-command, vip-get-ex-opt-gc, vip-get-ex-buffer)
16945 (vip-get-ex-count, vip-get-ex-file, ex-edit, ex-global, ex-mark)
16946 (ex-map, ex-unmap, ex-quit, ex-read, ex-tag, ex-command):
16947 * emulation/vi.el (vi-switch-mode, vi-ex-cmd):
16948 * emulation/edt.el (edt-electric-helpify):
16949 * emulation/cua-rect.el (cua--rectangle-aux-replace):
16950 * emulation/cua-gmrk.el (cua--insert-at-global-mark)
16951 (cua--delete-at-global-mark, cua--copy-rectangle-to-global-mark)
16952 (cua-indent-to-global-mark-column):
16953 * calendar/diary-lib.el (calendar-mark-1):
16954 * calendar/cal-hebrew.el (calendar-hebrew-mark-date-pattern):
16955 Use with-current-buffer.
16956 * emulation/viper.el (viper-delocalize-var): Use dolist.
16957
5b955562
CY
169582009-11-03 Chong Yidong <cyd@stupidchicken.com>
16959
16960 * comint.el (comint-replace-by-expanded-history-before-point):
16961 Replace !! with the previous input string literally (Bug#1795).
16962
6292c599
JB
169632009-11-02 Jay Belanger <jay.p.belanger@gmail.com>
16964
16965 * calc/calc-forms.el (calc-date-notation): Allow a "blank string"
16966 to be made up of whitespace.
16967
8368c14e
CY
169682009-11-02 Chong Yidong <cyd@stupidchicken.com>
16969
16970 * minibuffer.el (read-file-name): Don't use file dialogs for
16971 remote directories (Bug#99).
16972
6f750f0d
CY
169732009-11-01 Chong Yidong <cyd@stupidchicken.com>
16974
16975 * progmodes/sh-script.el (sh-font-lock-paren): Fix last change.
16976
97ab3f47
AS
169772009-11-01 Andreas Schwab <schwab@linux-m68k.org>
16978
16979 * view.el (view-mode-exit): If OLD-BUF is dead bury the buffer
16980 instead of deleting the window or frame.
16981
673c1168
CY
169822009-10-31 Chong Yidong <cyd@stupidchicken.com>
16983
16984 * textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):
16985 Support face colors.
16986
937e6a56
SM
16987 * textmodes/tex-mode.el (tex-facemenu-add-face-function):
16988 New function. Support face colors (Bug#1168).
673c1168
CY
16989 (tex-common-initialization): Use it.
16990
16991 * facemenu.el (facemenu-enable-faces-p): Enable facemenu if the
16992 mode allows it (Bug#1168).
16993
c9349f0a
CY
169942009-10-31 Juri Linkov <juri@jurta.org>
16995
16996 * facemenu.el (list-colors-display): Don't mark buffer as
16997 modified (Bug#3948).
16998
ebf5c4f5
CY
169992009-10-31 Chong Yidong <cyd@stupidchicken.com>
17000
6a7662bb
BR
17001 * international/mule-diag.el (list-character-sets-1):
17002 Minor message fix (Bug#3526).
5c2dce75 17003
6a7662bb
BR
17004 * progmodes/etags.el (etags-list-tags, etags-tags-apropos):
17005 Fix face property (Bug#4834).
26581f0e
CY
17006 (etags-list-tags, etags-tags-apropos-additional)
17007 (etags-tags-apropos, tags-select-tags-table): Add follow-link
17008 property.
17009
ebf5c4f5
CY
17010 * menu-bar.el (menu-bar-tools-menu): Add Semantic and EDE menu
17011 items.
17012
9a529312
SM
170132009-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
17014
17015 * textmodes/two-column.el (2C-split):
17016 * textmodes/texnfo-upd.el (texinfo-multi-file-included-list):
17017 * textmodes/tex-mode.el (tex-set-buffer-directory):
17018 * textmodes/spell.el (spell-region, spell-string):
17019 * textmodes/reftex.el (reftex-erase-buffer):
17020 (reftex-get-file-buffer-force, reftex-kill-temporary-buffers):
17021 * textmodes/reftex-toc.el (reftex-toc-promote-action):
17022 * textmodes/reftex-sel.el (reftex-get-offset, reftex-insert-docstruct)
17023 (reftex-select-item):
17024 * textmodes/reftex-ref.el (reftex-label-info-update)
17025 (reftex-offer-label-menu):
17026 * textmodes/reftex-index.el (reftex-index-change-entry)
17027 (reftex-index-phrases-info):
17028 * textmodes/reftex-global.el (reftex-create-tags-file)
17029 (reftex-save-all-document-buffers, reftex-ensure-write-access):
17030 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite)
17031 (reftex-view-crossref-from-bibtex):
17032 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback)
17033 (reftex-extract-bib-entries-from-thebibliography)
17034 (reftex-all-used-citation-keys, reftex-create-bibtex-file):
17035 * textmodes/refbib.el (r2b-capitalize-title):
17036 (r2b-convert-buffer, r2b-help):
17037 * textmodes/page-ext.el (pages-directory)
17038 (pages-directory-goto-with-mouse):
17039 * textmodes/bibtex.el (bibtex-validate-globally):
17040 * textmodes/bib-mode.el (bib-capitalize-title):
17041 * textmodes/artist.el (artist-clear-buffer, artist-system):
17042 * progmodes/xscheme.el (global-set-scheme-interaction-buffer):
17043 (local-set-scheme-interaction-buffer, xscheme-process-filter)
17044 (verify-xscheme-buffer, xscheme-enter-interaction-mode)
17045 (xscheme-enter-debugger-mode, xscheme-debugger-mode-p)
17046 (xscheme-send-control-g-interrupt, xscheme-start-process)
17047 (xscheme-process-sentinel, xscheme-cd):
17048 * progmodes/verilog-mode.el (verilog-read-always-signals)
17049 (verilog-set-define, verilog-getopt-file)
17050 (verilog-module-inside-filename-p):
17051 * progmodes/sh-script.el:
17052 * progmodes/python.el (python-pdbtrack-get-source-buffer)
17053 (python-pdbtrack-grub-for-buffer, python-execute-file):
17054 * progmodes/octave-inf.el (inferior-octave):
17055 * progmodes/idlwave.el (idlwave-scan-user-lib-files)
17056 (idlwave-shell-compile-helper-routines, idlwave-set-local)
17057 (idlwave-display-completion-list-xemacs, idlwave-list-abbrevs)
17058 (idlwave-display-completion-list-emacs, idlwave-list-load-path-shadows)
17059 (idlwave-completion-fontify-classes, idlwave-display-calling-sequence):
17060 * progmodes/idlw-shell.el (idlwave-shell-examine-display-clear)
17061 (idlwave-shell-filter, idlwave-shell-examine-highlight)
17062 (idlwave-shell-sentinel, idlwave-shell-filter-directory)
17063 (idlwave-shell-display-line, idlwave-shell-set-bp-in-module)
17064 (idlwave-shell-examine-display, idlwave-shell-run-region)
17065 (idlwave-shell-filter-bp, idlwave-shell-save-and-action)
17066 (idlwave-shell-sources-filter, idlwave-shell-goto-next-error):
17067 * progmodes/idlw-help.el (idlwave-help-get-special-help)
17068 (idlwave-help-get-help-buffer):
17069 * progmodes/gud.el (gud-basic-call, gud-find-class)
17070 (gud-tooltip-activate-mouse-motions-if-enabled):
17071 * progmodes/gdb-mi.el (gdb-mouse-toggle-breakpoint-fringe):
17072 * progmodes/ebrowse.el (ebrowse-member-table, ebrowse-save-tree-as)
17073 (ebrowse-view-exit-fn, ebrowse-tags-list-members-in-file)
17074 (ebrowse-tags-next-file):
17075 * progmodes/ebnf2ps.el (ebnf-generate-eps, ebnf-generate-eps)
17076 (ebnf-eps-production-list, ebnf-begin-file, ebnf-log)
17077 (ebnf-eps-finish-and-write):
17078 * progmodes/cpp.el (cpp-edit-save):
17079 * progmodes/cperl-mode.el (cperl-pod-to-manpage):
17080 * progmodes/cc-defs.el (c-emacs-features):
17081 * progmodes/antlr-mode.el (antlr-invalidate-context-cache)
17082 (antlr-directory-dependencies):
17083 * progmodes/ada-xref.el (ada-gnat-parse-gpr, ada-get-ali-file-name)
17084 (ada-run-application, ada-find-in-src-path, ada-goto-parent)
17085 (ada-find-any-references, ada-make-filename-from-adaname)
17086 (ada-make-body-gnatstub):
17087 * obsolete/rnews.el (news-list-news-groups):
5ce6e4f4 17088 * obsolete/resume.el (resume-suspend-hook, resume-write-buffer-to-file):
9a529312
SM
17089 * obsolete/iso-acc.el (iso-acc-minibuf-setup):
17090 * net/rcirc.el (rcirc-debug):
17091 * net/newst-treeview.el (newsticker--treeview-list-add-item)
17092 (newsticker--treeview-list-clear, newsticker-treeview-browse-url)
17093 (newsticker--treeview-list-update-faces, newsticker-treeview-save)
17094 (newsticker--treeview-item-show-text, newsticker--treeview-item-show)
5ce6e4f4 17095 (newsticker--treeview-tree-update-tag, newsticker--treeview-buffer-init)
9a529312
SM
17096 (newsticker-treeview-show-item, newsticker--treeview-unfold-node)
17097 (newsticker--treeview-list-clear-highlight)
17098 (newsticker--treeview-list-update-highlight)
17099 (newsticker--treeview-list-highlight-start)
17100 (newsticker--treeview-tree-update-highlight)
17101 (newsticker--treeview-get-selected-item)
17102 (newsticker-treeview-mark-list-items-old)
17103 (newsticker--treeview-set-current-node):
17104 * net/newst-plainview.el (newsticker--buffer-set-uptodate):
17105 * net/newst-backend.el (newsticker--get-news-by-funcall)
17106 (newsticker--get-news-by-wget, newsticker--image-get)
17107 (newsticker--image-sentinel):
17108 * net/mairix.el (mairix-rmail-fetch-field, mairix-gnus-fetch-field):
17109 * net/eudcb-ph.el (eudc-ph-do-request, eudc-ph-open-session):
17110 (eudc-ph-close-session):
17111 * net/eudc.el (eudc-save-options):
17112 * language/thai-word.el (thai-update-word-table):
17113 * language/japan-util.el (japanese-string-conversion):
17114 * international/titdic-cnv.el (tsang-quick-converter)
17115 (ziranma-converter, ctlau-converter):
17116 * international/mule-cmds.el (describe-language-environment):
17117 * international/ja-dic-cnv.el (skkdic-convert-okuri-ari)
17118 (skkdic-convert-postfix, skkdic-convert-prefix):
17119 (skkdic-convert-okuri-nasi, skkdic-convert):
17120 * emacs-lisp/re-builder.el (reb-update-overlays):
17121 * emacs-lisp/pp.el (pp-to-string, pp-display-expression):
17122 * emacs-lisp/gulp.el (gulp-send-requests):
17123 * emacs-lisp/find-gc.el (trace-call-tree):
17124 * emacs-lisp/eieio-opt.el (eieio-browse, eieio-describe-class)
17125 (eieio-describe-generic):
17126 * emacs-lisp/eieio-base.el (eieio-persistent-read):
17127 * emacs-lisp/edebug.el (edebug-outside-excursion):
17128 * emacs-lisp/debug.el (debugger-make-xrefs):
17129 * emacs-lisp/cust-print.el (custom-prin1-to-string):
17130 * emacs-lisp/chart.el (chart-new-buffer):
17131 * emacs-lisp/authors.el (authors-scan-el, authors-scan-change-log):
17132 Use with-current-buffer.
17133 * textmodes/artist.el (artist-system): Don't call
17134 copy-sequence on a fresh string.
17135 * progmodes/idlw-shell.el (easymenu setup): Use dolist.
17136
d566f228
GM
171372009-10-31 Stephen Berman <stephen.berman@gmx.net>
17138
17139 * calendar/todo-mode.el (todo-edit-item): Signal an error if there
1c2efdfb 17140 is no item to edit. (Bug#4820)
d566f228 17141 (todo-top-priorities): Restore point and restore narrowing in Todo
1c2efdfb 17142 buffer. (Bug#4820)
d566f228 17143
f3628edd
GM
171442009-10-31 Glenn Morris <rgm@gnu.org>
17145
5cf3709c
GM
17146 * net/ange-ftp.el (top-level): Don't require dired when compiling.
17147 (comint-last-output-start, comint-last-input-start)
17148 (comint-last-input-end): Don't defvar when compiling.
17149 (ange-ftp-process-file): Use bound-and-true-p.
17150
4c814fd2
GM
17151 * pcmpl-rpm.el (top-level): Move provide statement to end.
17152 (pcmpl-rpm): Remove unused custom group.
17153
113b8dcc
GM
17154 * pcmpl-gnu.el (tar-parse-info, tar-header-name): Declare for compiler.
17155
31c615e4
GM
17156 * mail/emacsbug.el (report-emacs-bug): Request `emacs -Q' recipes.
17157
416d3588
GM
17158 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
17159 (byte-compile-warnings): Add `constants' as an option.
17160 (byte-compile-callargs-warn, byte-compile-arglist-warn)
17161 (display-call-tree): Update for byte-compile-fdefinition possibly
17162 returning `(macro lambda ...)'. (Bug#4778)
17163 (byte-compile-variable-ref, byte-compile-setq-default):
17164 Respect `constants' member of byte-compile-warnings.
17165
00f71f39
SM
171662009-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
17167
17168 * vc-bzr.el (vc-bzr-revision-keywords): New var.
17169 (vc-bzr-revision-completion-table): Use it to fix completion of "s:"
17170 to "submit:".
17171
ca0a881a
DN
171722009-10-30 Dan Nicolaescu <dann@ics.uci.edu>
17173
17174 * textmodes/ispell.el (ispell-skip-region-alist):
17175 * international/mule-conf.el (eight-bit):
17176 * international/fontset.el (font-encoding-alist):
17177 * startup.el (pure-space-overflow-message):
17178 * simple.el (overwrite-mode-textual, overwrite-mode-binary):
17179 * paths.el (gnus-nntp-service, rmail-spool-directory)
17180 (term-file-prefix):
17181 * files.el (save-some-buffers-action-alist):
17182 * cmuscheme.el (same-window-buffer-names):
17183 * ielm.el (same-window-buffer-names):
17184 * shell.el (same-window-buffer-names):
17185 * mail/sendmail.el (same-window-buffer-names):
17186 * progmodes/inf-lisp.el (same-window-buffer-names):
17187 * bindings.el (mode-line-client)
17188 (mode-line-column-line-number-mode-map):
17189 * language/tibetan.el (tibetan-precomposition-rule-regexp)
17190 (tibetan-precomposed-regexp): Purecopy string arguments.
17191
b861e45e
SM
171922009-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
17193
6df9b6d7
SM
17194 * calc/calc.el (calc, calc-refresh, calc-trail-buffer, calc-record)
17195 (calcDigit-nondigit):
17196 * calc/calc-yank.el (calc-copy-to-buffer):
17197 * calc/calc-units.el (calc-invalidate-units-table):
17198 * calc/calc-trail.el (calc-trail-yank):
17199 * calc/calc-store.el (calc-insert-variables):
17200 * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
17201 * calc/calc-prog.el (calc-read-parse-table):
17202 * calc/calc-keypd.el (calc-do-keypad, calc-keypad-right-click):
17203 * calc/calc-help.el (calc-describe-bindings, calc-describe-key):
17204 * calc/calc-graph.el (calc-graph-delete, calc-graph-add-curve)
17205 (calc-graph-juggle, calc-graph-count-curves, calc-graph-plot)
17206 (calc-graph-plot, calc-graph-format-data, calc-graph-set-styles)
17207 (calc-graph-name, calc-graph-find-command, calc-graph-view)
17208 (calc-graph-view, calc-gnuplot-command, calc-graph-init):
17209 * calc/calc-ext.el (calc-realign):
17210 * calc/calc-embed.el (calc-do-embedded, calc-do-embedded)
17211 (calc-embedded-finish-edit, calc-embedded-make-info)
17212 (calc-embedded-finish-command, calc-embedded-stack-change):
17213 * calc/calc-aent.el (calcAlg-enter): Use with-current-buffer.
17214
70f44c65
SM
17215 * pcomplete.el (pcomplete-comint-setup): If there's a choice, replace
17216 shell-dynamic-complete-filename in preference to
17217 comint-dynamic-complete-filename.
17218
b861e45e
SM
17219 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
17220 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
17221 Don't consider whether the display supports colors.
17222 (bookmark-import-new-list): Use dolist.
17223 (bookmark-bmenu-mode-map): Move initialization into declaration.
17224 (bookmark-bmenu-list): Use dolist, simplify.
17225 (bookmark-show-all-annotations): Use save-selected-window and dolist.
17226 (menu-bar-final-items): Use push.
17227
8549241d 172282009-10-28 Bernhard Herzog <bernhard.herzog@intevation.de> (tiny change)
cc63d28f
SM
17229
17230 * vc-hg.el (vc-hg-state, vc-hg-working-revision): Use process-file so
17231 it works on remote files.
17232 (vc-hg-diff): Don't pass any `--cwd' argument.
17233
30644573
KR
172342009-10-27 Kevin Ryde <user42@zip.com.au>
17235
cc63d28f
SM
17236 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
17237 Use help-xref-info-regexp and help-xref-url-regexp to identify links.
30644573
KR
17238 (Further to Bug#3921).
17239
9be01a63
MA
172402009-10-27 Michael Albinus <michael.albinus@gmx.de>
17241
17242 * net/tramp-imap.el (top): Add `X-Size' to `imap-hash-headers'.
17243 (tramp-imap-do-copy-or-rename-file): Don't use the inode, when
17244 calling `tramp-imap-put-file'. Add file size to the call.
17245 (tramp-imap-get-file-entries): Compute also user name, file size,
17246 and date.
17247 (tramp-imap-handle-insert-directory): Insert uid and gid.
17248 (tramp-imap-handle-file-attributes): Transform uid and gid
17249 according to `id-format'.
17250 (tramp-imap-put-file): New optional parameter SIZE. Encode file
17251 size in header X-Size.
17252
41849bf9
JB
172532009-10-26 Juanma Barranquero <lekktu@gmail.com>
17254
17255 * simple.el (transpose-subr): Give clearer error when the mark
17256 is not set. (Bug#4807)
17257
293c24f9
MA
172582009-10-26 Michael Albinus <michael.albinus@gmx.de>
17259
cc63d28f
SM
17260 * net/tramp.el (tramp-perl-file-truename): New defconst.
17261 Perl code contributed by yary <not.com@gmail.com> (tiny change).
293c24f9 17262 (tramp-handle-file-truename, tramp-get-remote-perl): Use it.
cc63d28f
SM
17263 Check also for "perl-file-spec" and "perl-cwd-realpath" properties.
17264 (tramp-handle-write-region): In case of APPEND, reuse the tmpfile name.
293c24f9 17265
cc63d28f
SM
17266 * net/tramp-imap.el (tramp-imap-file-name-handler-alist):
17267 Ignore `dired-call-process'.
293c24f9
MA
17268 (tramp-imap-make-iht): Use `user' and `ssl' with `imap-hash-make'.
17269
172702009-10-26 Julian Scheid <julians37@gmail.com>
17271
cc63d28f 17272 * net/tramp.el (tramp-perl-file-name-all-completions): New defconst.
293c24f9
MA
17273 (tramp-get-remote-readlink): New defun.
17274 (tramp-handle-file-truename): Use it.
17275 (tramp-handle-file-exists-p): Check file-attributes cache, assume
17276 file exists if cache value present.
48c2d18a 17277 (tramp-check-cached-permissions): New defun.
293c24f9
MA
17278 (tramp-handle-file-readable-p): Use it.
17279 (tramp-handle-file-writable-p): Likewise.
17280 (tramp-handle-file-executable-p): Likewise.
17281 (tramp-handle-file-name-all-completions): Try using Perl to get
17282 partial completions. When perl not available, combine `cd' and
17283 `ls' into single remote operation and use shell expansion to get
17284 partial remote directory contents. Set `file-exists-p' cache for
17285 directory and any files returned by ls. Change cache handling to
17286 support partial directory contents. Use error message emitted by
17287 remote `cd' or Perl code for local tramp-error.
17288 (tramp-do-copy-or-rename-file-directly): Avoid separate
17289 tramp-send-command-and-check call.
cc63d28f
SM
17290 (tramp-handle-process-file): Merge three remote ops into one.
17291 Do not flush all caches when `process-file-side-effects' is set.
293c24f9
MA
17292 (tramp-handle-write-region): Avoid tramp-set-file-uid-gid if
17293 file-attributes shows uid/gid to be set already.
17294
a7610c52
DN
172952009-10-26 Dan Nicolaescu <dann@ics.uci.edu>
17296
17297 * textmodes/tex-mode.el (tex-dvi-view-command)
17298 (tex-show-queue-command, tex-open-quote):
17299 * progmodes/ruby-mode.el (auto-mode-alist)
17300 (interpreter-mode-alist): Purecopy strings.
17301
17302 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Purecopy item names.
17303
17304 * emacs-lisp/derived.el (define-derived-mode): Purecopy the doc
17305 string for the hook, keymap and abbrev table.
17306
17307 * emacs-lisp/byte-run.el (make-obsolete): Purecopy the current name.
17308
17309 * x-dnd.el (x-dnd-xdnd-to-action):
17310 * startup.el (fancy-startup-text, fancy-about-text): Change to
17311 defconst from defvar.
17312
17313 * ps-print.el (ps-page-dimensions-database): Purecopy initial value.
17314
17315 * mouse.el (mouse-buffer-menu-mode-groups, x-fixed-font-alist):
17316 Purecopy initialization strings.
17317
17318 * mail/sendmail.el (mail-header-separator)
17319 (mail-personal-alias-file):
17320 * mail/rmail.el (rmail-default-dont-reply-to-names)
17321 (rmail-ignored-headers, rmail-retry-ignored-headers)
17322 (rmail-highlighted-headers, rmail-secondary-file-directory)
17323 (rmail-secondary-file-regexp):
17324 * files.el (null-device, file-name-invalid-regexp)
17325 (locate-dominating-stop-dir-regexp)
cc63d28f 17326 (inhibit-first-line-modes-regexps): Purecopy initialization strings.
a7610c52
DN
17327 (interpreter-mode-alist): Use mapcar instead of mapc.
17328
17329 * buff-menu.el (Buffer-menu-mode-map): Purecopy name.
17330
17331 * bindings.el (mode-line-major-mode-keymap): Purecopy name.
17332 (completion-ignored-extensions):
17333 (debug-ignored-errors): Purecopy strings.
17334
4fcc3d32
SM
173352009-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
17336
0667de21
SM
17337 * pcomplete.el (pcomplete-std-complete): Obey pcomplete-use-paring.
17338 (pcomplete, pcomplete-parse-buffer-arguments, pcomplete-opt)
17339 (pcomplete--here): Use push.
17340
4fcc3d32
SM
17341 * subr.el (all-completions): Declare the 4th arg obsolete.
17342
955ef430
SM
173432009-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
17344
2d085307
SM
17345 * pcomplete.el (pcomplete-unquote-argument-function): New var.
17346 (pcomplete-unquote-argument): New function.
17347 (pcomplete--common-suffix): Always pay attention to case.
17348 (pcomplete--table-subvert): Quote and unquote the text.
17349 (pcomplete--common-quoted-suffix): New function.
17350 (pcomplete-std-complete): Use it and pcomplete-begin.
17351
955ef430
SM
17352 * bookmark.el (bookmark-bmenu-list): Don't use switch-to-buffer if
17353 we're inside a dedicated or minibuffer window.
17354
7c85c02b
KF
173552009-10-24 Karl Fogel <kfogel@red-bean.com>
17356
17357 * bookmark.el: Update documentation, especially documentation
17358 of `bookmark-alist' and of the bookmark file format.
17359 Patch by Drew Adams, with minor tweaks from me. (Bug#4195)
17360
3e8ae8a6
CY
173612009-10-24 Chong Yidong <cyd@stupidchicken.com>
17362
3e425845
CY
17363 * mail/emacsbug.el (report-emacs-bug): Clarify that the
17364 keybindings apply to the mail buffer (Bug#4003). Shrink help
17365 window to buffer.
17366
cdd47d48
CY
17367 * whitespace.el (whitespace-mode, whitespace-newline-mode)
17368 (global-whitespace-mode, global-whitespace-newline-mode)
955ef430
SM
17369 (whitespace-toggle-options, global-whitespace-toggle-options):
17370 Doc fix (Bug#3660).
cdd47d48 17371
ba07c9ad
CY
17372 * nxml/nxml-mode.el (nxml-balanced-close-start-tag): Use the value
17373 of xmltok-start before the end tag was inserted (Bug#2840).
17374
3e8ae8a6
CY
17375 * progmodes/sh-script.el (sh-font-lock-paren): Handle case
17376 patterns that are preceded by an open-paren (Bug#1320).
17377
ab276820
CY
173782009-10-24 Sven Joachim <svenjoac@gmx.de>
17379
17380 * files.el (delete-directory): Delete symlinks to directories with
17381 delete-file (Bug#4739).
17382
905a9ed3
DN
173832009-10-24 Dan Nicolaescu <dann@ics.uci.edu>
17384
a9a2a6db
DN
17385 * vc.el (vc-backend-for-registration): Rename from
17386 vc-get-backend-for-registration. Update callers.
17387
cc63d28f
SM
17388 * international/mule-cmds.el (set-language-info-alist):
17389 Purecopy lang-env.
905a9ed3
DN
17390 (leim-list-header, leim-list-entry-regexp): Change defvars to defconst.
17391 (charset): Purecopy the name.
17392 (define-char-code-property): Purecopy string arguments.
17393
17394 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
17395 Purecopy string arguments.
17396
17397 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
17398 * ediff-hook.el (menu-bar-ediff-menu):
17399 * buff-menu.el (Buffer-menu-mode-map): Purecopy names and tooltips.
17400 * bookmark.el (menu-bar-bookmark-map): Add :help and purecopy the name.
17401
d270305a
GM
174022009-10-24 Glenn Morris <rgm@gnu.org>
17403
6c74d523 17404 * comint.el (comint-dynamic-list-completions):
656fc5f5
GM
17405 * term.el (term-dynamic-list-completions): Use choose-completion rather
17406 than obsolete alias mouse-choose-completion.
17407
ae732337
GM
17408 * filecache.el (file-cache-completions-keymap): Bind mouse-2 to
17409 file-cache-choose-completion.
17410 (file-cache-choose-completion): Handle an optional event argument.
17411 (file-cache-mouse-choose-completion): Make it an obsolete alias.
17412
cc63d28f
SM
17413 * progmodes/octave-mod.el (octave-complete-symbol):
17414 Use choose-completion if mouse-choose-completion is ever removed.
ae480838 17415
9847dc91
GM
17416 * textmodes/sgml-mode.el (sgml-looking-back-at): Move definition before
17417 use.
17418
e8f2a5d5
GM
17419 * emacs-lisp/checkdoc.el (generate-autoload-cookie): Define for
17420 compiler.
17421
d270305a
GM
17422 * vc-hooks.el (vc-responsible-backend): Fix declaration.
17423
c6432f1e
SM
174242009-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
17425
17426 * minibuffer.el (completion--embedded-envvar-table): Fix last change.
17427 Ignore `pred' now that we receive one.
17428 Handle test-completion specially.
17429
6ab196f9
DN
174302009-10-23 Dan Nicolaescu <dann@ics.uci.edu>
17431
17432 * vc.el (vc-responsible-backend): Throw an error if not backend is
1c2efdfb 17433 found. Remove the REGISTER argument. Move the code dealing with
6ab196f9
DN
17434 REGISTER ...
17435 (vc-get-backend-for-registration): ... here. New function.
17436 (vc-deduce-fileset): Call vc-get-backend-for-registration instead
17437 of vc-responsible-backend, pass the file name instead of the
17438 directory name.
17439
48feed59
SM
174402009-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
17441
17442 * pcomplete.el (pcomplete-common-suffix, pcomplete-table-subvert):
17443 New funs.
17444 (pcomplete-std-complete): Use them. Obey pcomplete-termination-string.
17445 (pcomplete-comint-setup): Don't modify a global var via
17446 accidental side-effects.
17447 (pcomplete-shell-setup): Adjust call accordingly.
17448 (pcomplete-parse-comint-arguments): Use push.
17449
00006066
CY
174502009-10-23 Chong Yidong <cyd@stupidchicken.com>
17451
36bfa3af
CY
17452 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
17453 Allow uncapitalized info node names (Bug#3921).
17454
00006066
CY
17455 * mail/emacsbug.el (report-emacs-bug): Tweak the sentence pointing
17456 to the DEBUG file (Bug#3781).
17457
aa311d6e
CY
174582009-10-23 Jari Aalto <jari.aalto@cante.net>
17459
17460 * textmodes/ispell.el (ispell-dictionary-base-alist): Add finnish
17461 dictionary entry (Bug#4579).
17462
b88f2d0a
MA
174632009-10-23 Michael Albinus <michael.albinus@gmx.de>
17464
17465 * net/tramp.el (top): Remove `tramp-rfn-eshadow-update-overlay'
17466 from `rfn-eshadow-update-overlay-hook' when unloading.
17467 (tramp-methods): Add `tramp-copy-keep-tmpfile' for "rsync" and
17468 "rsyncc". Adjust doc string.
48c2d18a 17469 (tramp-temp-buffer-file-name): New buffer-local defvar.
b88f2d0a
MA
17470 (tramp-handle-insert-file-contents, tramp-handle-write-region):
17471 Keep temporary file when indicated by method ("rsync" and
17472 "rsyncc").
17473 (tramp-handle-write-region): Handle APPEND.
17474 (tramp-delete-temp-file-function): New defun. Added to
17475 `kill-buffer-hook'.
17476
1becddbb
JB
174772009-10-23 Juanma Barranquero <lekktu@gmail.com>
17478
17479 * menu-bar.el (cua-enable-cua-keys): Declare for the byte-compiler.
17480
8f43cbf3
DN
174812009-10-23 Dan Nicolaescu <dann@ics.uci.edu>
17482
17483 * term/tty-colors.el (msdos-color-values): Remove declaration, unused.
17484 (color-name-rgb-alist, tty-standard-colors)
17485 (tty-color-mode-alist): Change to defconst.
17486
17487 * simple.el (mark-inactive): Purecopy message.
17488
17489 * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle): Fix macro.
17490 (global-map, yank-menu):
17491 * textmodes/ispell.el (ispell-menu-map):
17492 * net/eudc.el (eudc-tools-menu):
17493 * international/mule-cmds.el (describe-language-environment-map)
17494 (setup-language-environment-map, set-coding-system-map)
17495 (mule-menu-keymap):
17496 * vc-hooks.el (vc-menu-entry, vc-menu-map):
17497 * replace.el (occur-mode-map):
17498 * pcvs-defs.el (cvs-global-menu): Purecopy names and tooltips.
17499
1d228a31
JB
175002009-10-23 Jay Belanger <jay.p.belanger@gmail.com>
17501
6a7662bb
BR
17502 * calc/calc.el (math-read-number, math-read-number-simple):
17503 Use `save-match-data'.
1d228a31 17504
3b067af1
SM
175052009-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
17506
28a90c44
SM
17507 * simple.el (normal-erase-is-backspace-mode): Use input-decode-map
17508 rather than fiddling with global-map bindings, since it should only
17509 affect per-terminal settings.
17510 See http://bugs.gentoo.org/show_bug.cgi?id=289709.
17511
a452eee8
SM
17512 * minibuffer.el (completion-table-with-terminator): Allow to specify
17513 the terminator-regexp.
17514
ab14d7d5
SM
17515 * simple.el (switch-to-completions): Look for *Completions* in other
17516 frames as well.
17517
3b067af1
SM
17518 * pcomplete.el: Allow the use of completion-tables.
17519 (pcomplete-std-complete): New command.
17520 (pcomplete-dirs-or-entries): Use a single call to pcomplete-entries.
17521 (pcomplete--here): Use a function for `form' rather than an expression,
17522 so it can be byte-compiled.
17523 (pcomplete-here, pcomplete-here*): Adjust accordingly.
17524 Add edebug declaration.
17525 (pcomplete-show-completions): Remove unused var `curbuf'.
17526 (pcomplete-do-complete, pcomplete-stub):
1becddbb 17527 Don't assume `completions' is a list of strings any more.
3b067af1 17528
5480359e
JB
175292009-10-22 Juanma Barranquero <lekktu@gmail.com>
17530
17531 * find-dired.el (find-name-arg): Fix typo in docstring.
17532
3170b794
SM
175332009-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
17534
48c23a25
SM
17535 * pcmpl-linux.el (pcomplete/kill): Don't abuse pcomplete-entries.
17536 (pcmpl-linux-fs-types): Same, and update to new modules layout.
17537
56b14058
SM
17538 * pcmpl-gnu.el (pcmpl-gnu-makefile-names): Use a single call to
17539 pcomplete-entries.
17540
3170b794
SM
17541 * comint.el (comint-read-input-ring, comint-write-input-ring)
17542 (comint-substitute-in-file-name)
17543 (comint-dynamic-complete-as-filename)
17544 (comint-dynamic-simple-complete)
17545 (comint-dynamic-list-filename-completions)
17546 (comint-dynamic-list-completions)
17547 (comint-redirect-results-list-from-process): Minor simplifications.
17548
2affef34
KR
175492009-10-21 Kevin Ryde <user42@zip.com.au>
17550
3170b794
SM
17551 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
17552 When inserting ";;; Code" put it before any ";;;###autoload" cookie on
2affef34 17553 the first form. And insert a blank line after ";;; Code" since
d8194864 17554 that's usual style. (Bug#4612)
2affef34 17555
e7b94bbb
KR
17556 * net/dns.el: Add "Keywords: comm", as per net/net-utils.el.
17557
528c56e2
SM
175582009-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
17559
17560 * minibuffer.el (completion-table-with-terminator): Properly implement
17561 boundaries, in case `terminator' appears in the suffix.
17562 (completion--embedded-envvar-table): Don't return boundaries if
17563 there's no valid completion. Simplify.
17564 (completion-file-name-table): New completion table extracted from
17565 completion--file-name-table.
17566 (completion--file-name-table): Use it.
17567 (read-file-name-predicate): Declare obsolete.
17568 (read-file-name): Use the pred arg i.s.o read-file-name-predicate.
17569 * vc-bzr.el (vc-bzr-revision-completion-table): Use the new
17570 completion-file-name-table, and use the `pred' argument.
17571 * files.el (locate-file-completion-table): Use the `pred' arg rather
17572 than read-file-name-predicate.
17573 (abbreviate-file-name): Use \` rather than ^ for BOS.
17574
f9ed9b4f
DN
175752009-10-21 Dan Nicolaescu <dann@ics.uci.edu>
17576
17577 * vc.el (vc-deduce-fileset): Undo previous change, do not tell
17578 vc-responsible-backend to register, it causes problems.
17579
5f2022a3
SM
175802009-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
17581
17582 * help-fns.el: Don't require help-mode (to avoid bootstrap issues).
17583
fc754ea1
MA
175842009-10-21 Michael Albinus <michael.albinus@gmx.de>
17585
17586 * net/tramp-smb.el (tramp-smb-get-stat-capability): New defun.
17587 (tramp-smb-handle-file-attributes): Use it.
17588 (tramp-smb-do-file-attributes-with-stat): Don't raise an error.
17589 (tramp-smb-handle-insert-directory): Use `mapc' rather than
5f2022a3
SM
17590 `mapcar'. Use `tramp-smb-get-stat-capability'.
17591 Add `dired-filename' text properties.
fc754ea1
MA
17592 (tramp-smb-get-cifs-capabilities): Apply `save-match-data'.
17593 (tramp-smb-maybe-open-connection): Simplify check for smbclient
17594 version.
17595
79bd5ba1
SM
175962009-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
17597
17598 * subr.el (read-key-delay): Reduce to 0.01.
17599 (read-key): Use read-key-sequence-vector to avoid turning M-t into 244
17600 (bug#4751).
17601
3c13704d
SM
176022009-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
17603
554efd10
SM
17604 * bindings.el (function-key-map): Map C-@ to C-SPC if C-@ is unbound.
17605
c2a37b78
SM
17606 * info.el (Info-complete-menu-item): Handle `boundaries' explicitly.
17607 (Info-menu): Remove unused vars `last' and `completions'.
17608 (Info-index-nodes): Remove unused var `node'.
17609
3c13704d
SM
17610 * info.el (Info-complete-menu-item): Use complete-with-action.
17611
d1e4c403
DN
176122009-10-19 Dan Nicolaescu <dann@ics.uci.edu>
17613
17614 Make vc-annotate work through copies and renames.
3c13704d
SM
17615 * vc-annotate.el (vc-annotate-extract-revision-at-line):
17616 Return the file name too.
d1e4c403
DN
17617 (vc-annotate-revision-at-line)
17618 (vc-annotate-find-revision-at-line)
17619 (vc-annotate-revision-previous-to-line)
17620 (vc-annotate-show-log-revision-at-line): Update to get the file
17621 name from vc-annotate-extract-revision-at-line.
17622 (vc-annotate-show-diff-revision-at-line-internal): Change the
17623 argument to mean whether to show a file diff or not. Get the file
17624 name from vc-annotate-extract-revision-at-line.
3c13704d
SM
17625 (vc-annotate-show-diff-revision-at-line):
17626 Update vc-annotate-show-diff-revision-at-line call.
d1e4c403
DN
17627 (vc-annotate-warp-revision): Add an optional file argument.
17628
17629 * vc-git.el (vc-git-annotate-command): Pass -C -C to the blame command.
17630 (vc-git-annotate-extract-revision-at-line): Also return the file
17631 name if found.
17632
17633 * vc-hg.el (vc-hg-annotate-command): Pass --follow to the annotate
17634 command. Remove unused code.
17635 (vc-hg-annotate-re): Update to match --follow output.
17636 (vc-hg-annotate-extract-revision-at-line): Also return the file
17637 name if found.
17638
17639 * vc.el: Update annotate-extract-revision-at-line documentation.
17640
b0b0ef98
KR
176412009-10-18 Kevin Ryde <user42@zip.com.au>
17642
17643 * ibuffer.el (ibuffer-confirm-operation-on): Correction to error
17644 re-throw, `err' is a pair not a list so can't use apply (Bug#4740).
17645
a9e7f03d
KR
17646 * net/browse-url.el (browse-url): Identify alist with "consp and
17647 not functionp" and let all other things go down the `apply' leg,
17648 as suggested by Stefan. (Further to bug#4531.)
17649
7346a407
CY
176502009-10-18 Chong Yidong <cyd@stupidchicken.com>
17651
17652 * minibuffer.el (read-file-name): Check for repeat before putting
17653 a default argument in file-name-history (Bug#4657).
17654
17655 * emacs-lisp/lisp-mode.el (preceding-sexp): Recognize hash table
17656 read syntax (Bug#4737).
17657
3c13704d 17658 * textmodes/sgml-mode.el (sgml-delete-tag): Use sgml-looking-back-at.
7346a407 17659
1da94541
CY
176602009-10-18 Aaron S. Hawley <aaron.s.hawley@gmail.com>
17661
17662 * textmodes/sgml-mode.el (sgml-tag-help): Prompt user for tag.
17663 (html-tag-alist, html-tag-help): Add descriptions for undocumented
17664 entries and make note of obsolete tags.
17665
2b93080a
SM
176662009-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
17667
17668 * net/ange-ftp.el (ange-ftp-file-size): Use unwind-protect.
17669
18b5ffb5
GM
176702009-10-18 Glenn Morris <rgm@gnu.org>
17671
17672 * Makefile.in (compile-last): Ensure GREP_OPTIONS is null before calling
17673 grep, so that binary files (eg international/uni-bidi.el) can match.
e5f035d7 17674 Remove test for "UnicodeData" files, since it is hopefully unnecessary
18b5ffb5
GM
17675 now, and in any case the file header format has changed.
17676
c2e161b2
GM
176772009-10-17 Glenn Morris <rgm@gnu.org>
17678
17679 * textmodes/flyspell.el (flyspell-large-region, flyspell-word)
17680 (flyspell-get-word, flyspell-large-region)
17681 (flyspell-auto-correct-previous-word): Doc/error message fixes.
17682
a1eb44f5
CY
176832009-10-17 Chong Yidong <cyd@stupidchicken.com>
17684
17685 * Makefile.in (ELCFILES): Add ede/shell.
17686
4418646e
DN
176872009-10-17 Dan Nicolaescu <dann@ics.uci.edu>
17688
17689 * term/common-win.el (x-colors): Purecopy it.
17690
4062011e
SM
176912009-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
17692
17693 * tar-mode.el (tar-data-swapped-p): Make the assertion a bit more
17694 permissive for when the buffer is empty.
17695 (tar-header-block-tokenize): Decode the username and groupname.
17696 (tar-chown-entry, tar-chgrp-entry): Encode the names (bug#4730).
17697
b0b111c3
JB
176982009-10-17 Eric Ludlam <zappo@gnu.org>
17699
17700 * emacs-lisp/eieio-base.el (eieio-persistent-save): If buffer
17701 contains multibyte characters, choose first applicable coding
17702 system automatically.
17703
2df48a87
SM
177042009-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
17705
17706 * international/mule-cmds.el (select-safe-coding-system): If the file
17707 has a coding cookie, use it regardless of any other setting (bug#4712).
17708
fd7dd48c
GM
177092009-10-17 Glenn Morris <rgm@gnu.org>
17710
3ee0b477 17711 * foldout.el (foldout-mouse-swallow-events):
cec05144
GM
17712 * gs.el (gs-load-image): Replace obsolete forms of sit-for, sleep-for.
17713
2550e4b1
GM
17714 * dired.el (dired-ls-F-marks-symlinks, dired-keep-marker-rename)
17715 (dired-keep-marker-copy, dired-keep-marker-hardlink)
17716 (dired-keep-marker-symlink, dired-dwim-target)
17717 (dired-copy-preserve-time): Do not autoload these defcustoms.
17718
fd7dd48c
GM
17719 * mail/rmail.el (rmail-write-region-annotate): Prevent viewing different
17720 messages from messing up the file coding. (Bug#4623)
17721
f3e3a990
GM
177222009-10-17 Jari Aalto <jari.aalto@cante.net>
17723
17724 * textmodes/ispell.el (ispell-get-decoded-string): Give an error
17725 if no match is found for the current dictionary. (Bug#4578)
17726
17727 * textmodes/flyspell.el (flyspell-get-word): Make `following' argument
17728 optional, since that is how it is documented, and this is often called
17729 with a nil argument. (Bug#4577)
17730 (flyspell-external-point-words, flyspell-auto-correct-word)
17731 (flyspell-correct-word-before-point, flyspell-word-search-forward)
17732 (flyspell-word-search-backward): Remove nil argument in calls to
17733 flyspell-get-word, since it is not needed now.
17734
177352009-10-17 Ulrich Mueller <ulm@gentoo.org>
17736
1becddbb 17737 * play/doctor.el (doctor-adverbp): Exclude some nouns. (Bug#4565)
f3e3a990 17738
b61374ab
GM
177392009-10-16 Glenn Morris <rgm@gnu.org>
17740
17741 * net/rcirc.el (rcirc-authenticate): Simplify previous change.
17742
412707c2
SM
177432009-10-16 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
17744
17745 * net/ange-ftp.el (ange-ftp-send-cmd): Handle `size' like `mdtm'.
17746 (ange-ftp-file-size): New function.
17747 (ange-ftp-file-attributes): Use it.
17748
0c6f436e
MA
177492009-10-16 Michael Albinus <michael.albinus@gmx.de>
17750
17751 * net/tramp-smb.el (tramp-smb-version): New defvar.
17752 (tramp-smb-maybe-open-connection): Use it, in order to avoid
17753 repeated checks.
17754
850bfd04
GM
177552009-10-16 Glenn Morris <rgm@gnu.org>
17756
17757 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Doc fix.
17758 Maybe copy some custom properties from old to new name. (Bug#4706)
17759
f3ed9aca
JB
177602009-10-16 Juanma Barranquero <lekktu@gmail.com>
17761
17762 * subr.el (error, sit-for, start-process-shell-command)
17763 (start-file-process-shell-command): Set the calling convention
17764 after the function definition.
17765
fd6c5134
SM
177662009-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
17767
17768 * subr.el (error, sit-for, start-process-shell-command)
17769 (start-file-process-shell-command): Use the new
17770 set-advertised-calling-convention feature.
17771
73874eb7
KH
177722009-10-16 Taichi Kawabata <kawabata.taichi@gmail.com>
17773
fd6c5134
SM
17774 * international/ucs-normalize.el (ucs-normalize-version):
17775 Change to 1.2.
17776 (check-range): Adjust for Unicode 5.2.
73874eb7 17777
03fb33cf
JL
177782009-10-15 Juri Linkov <juri@jurta.org>
17779
17780 * menu-bar.el (menu-bar-file-menu): Convert `separator-exit'
17781 to the `menu-item' format.
17782
4260b402
MA
177832009-10-15 Michael Albinus <michael.albinus@gmx.de>
17784
17785 * net/tramp.el (tramp-replace-environment-variables): Do not fail
17786 if the environment variable does not exist.
17787
17788 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
17789 (tramp-smb-get-share, tramp-smb-get-localname): Use only VEC as
17790 parameter.
17791 (tramp-smb-handle-add-name-to-file)
17792 (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
17793 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
17794 (tramp-smb-handle-file-attributes)
17795 (tramp-smb-do-file-attributes-with-stat)
17796 (tramp-smb-handle-file-local-copy)
17797 (tramp-smb-handle-insert-directory)
17798 (tramp-smb-handle-make-directory)
17799 (tramp-smb-handle-make-directory-internal)
17800 (tramp-smb-handle-make-symbolic-link)
17801 (tramp-smb-handle-rename-file, tramp-smb-handle-set-file-modes)
17802 (tramp-smb-handle-write-region, tramp-smb-get-file-entries)
17803 (tramp-smb-maybe-open-connection): Apply the changed parameters.
17804 (tramp-smb-read-file-entry): Read Disk names in compressed format.
17805 Handle long file names.
17806 (tramp-smb-get-cifs-capabilities): Check, whether the connection
17807 process is running.
17808 (tramp-smb-maybe-open-connection): Trace "smbclient -V" command.
17809 Read share names with "-g" option.
17810
d7a0fd6f
GM
178112009-10-15 Ryan Yeske <rcyeske@gmail.com>
17812
17813 * net/rcirc.el (rcirc-view-log-file): New command.
17814 (rcirc-track-minor-mode-map): Remove C-c ` binding.
17815 (rcirc-authenticate, rcirc-authinfo): Allow nickserv-nick to be
17816 specified.
17817
0b44494a
GM
178182009-10-15 Glenn Morris <rgm@gnu.org>
17819
af9fb32f
GM
17820 * w32-fns.el (w32-batch-update-autoloads): Take autoload-make-program
17821 from the second command-line argument.
17822 * makefile.w32-in (autoloads, $(lisp)/calendar/cal-loaddefs.el)
17823 ($(lisp)/calendar/diary-loaddefs.el, $(lisp)/calendar/hol-loaddefs.el)
17824 ($(lisp)/mh-e/mh-loaddefs.el): Pass $(MAKE) as second argument to
17825 w32-batch-update-autoloads.
17826 * emacs-lisp/autoload.el (autoload-make-program): New variable.
17827 (batch-update-autoloads): Handle autoload-excludes on windows-nt.
17828
0b44494a
GM
17829 * mail/rmailedit.el (rmail-cease-edit): Give an error if the end of
17830 the headers cannot be located. Simplify, subtracting superflous
17831 save-excursions.
17832
d5e63715
SM
178332009-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
17834
17835 Replace completion-base-size by completion-base-position to fix bugs
17836 such as (bug#4699).
17837 * simple.el (completion-base-position): New var.
17838 (completion-base-size): Mark as obsolete.
17839 (choose-completion): Make it work for mouse events as well.
17840 Pass the new base-position to choose-completion-string.
17841 (choose-completion-guess-base-position): New function, extracted from
17842 choose-completion-delete-max-match.
17843 (choose-completion-delete-max-match): Use it. Make obsolete.
17844 (choose-completion-string): Use the new base-position info.
17845 (completion-root-regexp): Delete.
17846 (completion-setup-function): Preserve completion-base-position.
17847 Eliminate obsolete base-size manipulation.
17848 * minibuffer.el (display-completion-list): Don't mess with base-size.
17849 (minibuffer-completion-help): Set completion-base-position instead.
17850 * mouse.el (mouse-choose-completion): Redefine as a mere alias to
17851 choose-completion.
17852 * textmodes/bibtex.el (bibtex-complete):
17853 * emacs-lisp/crm.el (crm--choose-completion-string):
17854 Adjust to new calling convention.
17855 * complete.el (partial-completion-mode): Use minibufferp to avoid
17856 bumping into incompatible change to choose-completion-string-functions.
17857 * ido.el (ido-choose-completion-string): Make its calling convention
17858 more permissive.
17859 * comint.el (comint-dynamic-list-input-ring-select): Remove obsolete
17860 base-size manipulation.
17861 (comint-dynamic-list-input-ring): Use dotimes and push.
17862 * iswitchb.el (iswitchb-completion-help): Remove dead-code call to
17863 fundamental-mode. Use `or'.
17864
92f8bfc7
JL
178652009-10-14 Juri Linkov <juri@jurta.org>
17866
17867 * misearch.el (multi-isearch-next-buffer-from-list)
17868 (multi-isearch-next-file-buffer-from-list): Doc fix. (Bug#4723)
17869
e78e280d
SM
178702009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
17871
384ca163
SM
17872 * Makefile.in (compile-onefile): Load `bytecomp' rather than
17873 `bytecomp.el'.
17874
681e0e7c
SM
17875 * minibuffer.el (completion-pcm--merge-completions): Make sure the
17876 string we return is all made up of text from the completions rather
17877 than part from the completions and part from the input (bug#4219).
17878
e78e280d
SM
17879 * ido.el (ido-everywhere): Use define-minor-mode.
17880
17881 * buff-menu.el (list-buffers, ctl-x-map):
17882 Mark the entry points with ;;;###autoload cookies.
17883
b4e813ca
DN
178842009-10-14 Dan Nicolaescu <dann@ics.uci.edu>
17885
52964e54
DN
17886 * vc-git.el (vc-git-dir-extra-headers): Set the branch name
17887 correctly in the detached head case.
17888 (vc-git-print-log): Remove unused binding.
17889
b4e813ca
DN
17890 * vc.el (vc-responsible-backend): When a directory is passed for
17891 for registration create a VC repository if no backend is
17892 responsible for the directory argument.
17893 (vc-deduce-fileset): Tell vc-responsible-backend to register.
1043ce19
DN
17894
17895 * vc.el: Move comments about RCS and SCCS ...
17896 * vc-rcs.el:
17897 * vc-sccs.el: ... here, respectively.
17898
40ba9882
SM
178992009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
17900
17901 * minibuffer.el (completion--file-name-table): Return nil if there's
17902 no file completion, even if substitute-in-file-name changed
17903 the string (bug#4708).
17904
04e0f59b
JL
179052009-10-13 Juri Linkov <juri@jurta.org>
17906
17907 * files-x.el (read-file-local-variable-value): Don't filter out
17908 minor modes from mode name completion (bug#4664).
17909
314c8e25
JB
179102009-10-13 Juanma Barranquero <lekktu@gmail.com>
17911
17912 * international/mule-cmds.el (ucs-names): Remove exclusion of
17913 "Enclosed Ideographic Supplement" range (U+1F200..U+1F2FF).
17914
5c9b7d36
KH
179152009-10-13 Kenichi Handa <handa@m17n.org>
17916
17917 * international/uni-name.el: Regenerated.
17918
1e7a80f2
JB
179192009-10-13 Juanma Barranquero <lekktu@gmail.com>
17920
17921 * bs.el (bs-mode): Fix last change. (`revert-buffer-function'
17922 should be automatically buffer-local, but isn't.)
17923
cd29f88b
SS
179242009-10-12 Sam Steingold <sds@gnu.org>
17925
17926 * progmodes/compile.el (compilation-next-error-function): Fix the
0cd16af4 17927 timestamps if the buffer has been visited before.
0cd16af4
SS
17928 (compilation-mode-font-lock-keywords): Do not prepend "^ *" to
17929 non-anchored patterns, like the perl one (bug#3928).
cd29f88b 17930
37493a98
GM
179312009-10-12 Glenn Morris <rgm@gnu.org>
17932
17933 * net/tramp-smb.el (tramp-smb-do-file-attributes-with-stat):
17934 Let-bind `size'.
17935
3b56b1e6
JB
179362009-10-12 Juanma Barranquero <lekktu@gmail.com>
17937
7422a4bb
JB
17938 * proced.el (proced-unload-function): New function.
17939
fa72d075
JB
17940 * bs.el (bs-mode): Set `revert-buffer-function' to `bs-refresh'.
17941 (bs-refresh): Add IGNORED arg for `revert-buffer' compatibility.
17942 Doc fix.
17943
3b56b1e6
JB
17944 * menu-bar.el (menu-bar-file-menu): Fix format of `separator-exit' item.
17945
4d9b4323
JL
179462009-10-11 Juri Linkov <juri@jurta.org>
17947
17948 * files-x.el (read-file-local-variable-value):
17949 Provide default value only for bound variables (bug#4664).
17950
f6f7e059
MA
179512009-10-11 Michael Albinus <michael.albinus@gmx.de>
17952
17953 * net/tramp.el (tramp-local-host-p): Function shall return nil for
17954 connection methods like smb.
17955
17956 * net/tramp-cache.el (tramp-flush-connection-property): The hash
17957 can be empty.
17958
17959 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
17960 (tramp-smb-file-name-handler-alist): Add handlers for
17961 `add-name-to-file', `make-symbolic-link'.
17962 (tramp-smb-handle-add-name-to-file)
2992485f 17963 (tramp-smb-do-file-attributes-with-stat)
f6f7e059
MA
17964 (tramp-smb-handle-make-symbolic-link)
17965 (tramp-smb-get-cifs-capabilities): New defuns.
17966 (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
17967 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
17968 (tramp-smb-handle-file-local-copy)
17969 (tramp-smb-handle-make-directory-internal)
3b56b1e6
JB
17970 (tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
17971 The file name syntax depends on cifs capabilities.
17972 (tramp-smb-handle-file-attributes):
17973 Call `tramp-smb-do-file-attributes-with-stat' if possible.
17974 (tramp-smb-handle-insert-directory): Use posix attributes if possible.
17975 (tramp-smb-handle-set-file-modes): It is applicable for posix only.
f6f7e059 17976
67868d26
CY
179772009-10-11 Chong Yidong <cyd@stupidchicken.com>
17978
17979 * emacs-lisp/eieio.el: Avoid requiring cl at runtime.
17980 (eieio-defclass): Apply deftype handler and setf-method properties
17981 directly.
17982 (eieio-add-new-slot): Avoid union function from cl library.
17983 (eieio--typep): New function.
17984 (eieio-perform-slot-validation): Use it.
17985
6d6a5b7e
KF
179862009-10-10 Karl Fogel <kfogel@red-bean.com>
17987
3b56b1e6 17988 * bookmark.el (bookmark-yank-word, bookmark-insert-current-bookmark):
6d6a5b7e
KF
17989 Update documentation to refer to the variables documented in r1.135.
17990 (Bug#4188)
17991
67b70de9
KF
179922009-10-10 Karl Fogel <kfogel@red-bean.com>
17993
17994 * bookmark.el (Info-suffix-list): Remove this unused variable.
17995 (bookmark-current-point): Remove this obsolete variable.
17996 (bookmark-set, bookmark-rename, bookmark-send-edited-annotation):
17997 Adjust for removal of bookmark-current-point.
17998
17999 (bookmarks-already-loaded, bookmark-current-buffer)
18000 (bookmark-yank-point): Document. (Bug#4188)
18001
58ae51ae
GM
180022009-10-10 Glenn Morris <rgm@gnu.org>
18003
4619ff5e
GM
18004 * frame.el (frame-height): Doc fix.
18005
58ae51ae
GM
18006 * calendar/calendar.el (calendar-split-width-threshold): New option.
18007 (calendar-basic-setup): Use calendar-split-width-threshold.
18008
d364386c
JB
180092009-10-09 Juanma Barranquero <lekktu@gmail.com>
18010
18011 * international/mule-cmds.el (ucs-names): Exclude new "Enclosed
18012 Ideographic Supplement" range (U+1F200..U+1F2FF).
18013
33e97a28
KF
180142009-10-09 Karl Fogel <kfogel@red-bean.com>
18015
02d0f051 18016 * bookmark.el (bookmark-bmenu-rename): Don't call bookmark-bmenu-list,
d364386c 18017 since the list will have been rebuilt anyway. (Bug#4349)
02d0f051
KF
18018
180192009-10-09 Karl Fogel <kfogel@red-bean.com>
18020
d364386c 18021 * bookmark.el (bookmark-delete): Don't let batch arg prevent saving.
33e97a28
KF
18022 (bookmark-bmenu-execute-deletions): Don't save here, as
18023 bookmark-delete will now do so if necessary.
d364386c 18024 Suggested by Thierry Volpiatto <thierry.volpiatto {_AT_} gmail.com>.
33e97a28
KF
18025 (Bug#4348)
18026
9656d87b
GM
180272009-10-09 Glenn Morris <rgm@gnu.org>
18028
18029 * mail/emacsbug.el (report-emacs-bug): Also print `features'.
18030
e6227f06
KF
180312009-10-09 Karl Fogel <kfogel@red-bean.com>
18032
18033 * bookmark.el (bookmark-jump): Add new `display-func' parameter.
18034 (bookmark-jump-other-window): Just invoke bookmark-jump with new
18035 argument now, so the two function's behaviors will match. (Bug#3645)
18036
288f783b
MA
180372009-10-08 Michael Albinus <michael.albinus@gmx.de>
18038
18039 * net/tramp.el (tramp-file-name-real-user, tramp-file-name-domain)
e78e280d 18040 (tramp-file-name-real-host, tramp-file-name-port):
fc754ea1 18041 Apply `save-match-data'.
288f783b
MA
18042
18043 * net/tramp-smb.el (tramp-smb-handle-copy-directory): Handle the
18044 case both directories are remote.
18045 (tramp-smb-handle-expand-file-name): Implement "~" expansion.
e78e280d 18046 (tramp-smb-maybe-open-connection): Flush the cache only if necessary.
288f783b 18047
872a1ea4
JB
180482009-10-07 Juanma Barranquero <lekktu@gmail.com>
18049
18050 * makefile.w32-in (WINS_UPDATES): Fix typo in previous change.
18051
ab2baced
GM
180522009-10-07 Glenn Morris <rgm@gnu.org>
18053
e78e280d
SM
18054 * emacs-lisp/autoload.el (batch-update-autoloads): Remove useless use
18055 of concat.
ab2baced 18056
5c4634c1
SM
180572009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
18058
18059 * files-x.el (read-file-local-variable): Include some
18060 non-user-variables in the completion table (bug#4664).
18061
c2dc9732
MA
180622009-10-07 Michael Albinus <michael.albinus@gmx.de>
18063
18064 * net/tramp-cache.el (tramp-flush-connection-property): Add trace
18065 message.
18066
18067 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
18068 (tramp-smb-file-name-handler-alist): Add handler for
18069 `copy-directory', `expand-file-name', `set-file-modes'.
18070 (tramp-smb-handle-copy-directory)
18071 (tramp-smb-handle-expand-file-name)
18072 (tramp-smb-handle-set-file-modes): New defuns.
18073 (tramp-smb-handle-copy-file): Handle KEEP-DATE.
18074 (tramp-smb-handle-file-attributes): Simplify check for retrieving
18075 entry.
18076 (tramp-smb-handle-insert-directory): Don't flush the cache.
18077 (tramp-smb-maybe-open-connection): Check for samba client and
18078 server versions.
18079
11be40a6
EZ
180802009-10-07 Eli Zaretskii <eliz@gnu.org>
18081
18082 * emacs-lisp/autoload.el (batch-update-autoloads): Fix last change
18083 to not error out of search for "^lisp=" fails.
18084
8c4afe20
JB
180852009-10-07 Juanma Barranquero <lekktu@gmail.com>
18086
18087 * makefile.w32-in (WINS_UPDATES): New macro.
18088 (custom-deps, finder-data, autoloads): Use it.
18089
429a1506
GM
180902009-10-07 Glenn Morris <rgm@gnu.org>
18091
ee2e93e2
GM
18092 * Makefile.in (autoloads): Revert previous change.
18093 * emacs-lisp/autoload.el (batch-update-autoloads): Rather than having
18094 the list of preloaded files passed on the command-line, get
18095 it from src/Makefile.
18096
429a1506
GM
18097 * calendar/calendar.el (calendar-basic-setup): In the wide frame case,
18098 show the original buffer rather than a random one.
18099
a51203ee 181002009-10-07 Markus Rost <rost@math.uni-bielefeld.de>
e7e2b26c
GM
18101
18102 * help.el (describe-no-warranty): Place point in a slightly better
18103 position in the GPLv3 text.
18104
f58f7520
SS
181052009-10-06 Sam Steingold <sds@gnu.org>
18106
18107 * net/tramp-compat.el (tramp-compat-process-running-p): Check that
18108 the comm attribute is present before calling regexp-quote.
18109
bde79dc0
JB
181102009-10-06 Juanma Barranquero <lekktu@gmail.com>
18111
18112 * play/animate.el (animate-string): For good effect, make sure
18113 `indent-tabs-mode' and `show-trailing-whitespace' are nil.
18114
18115 * play/animate.el (animate-sequence, animate-birthday-present):
18116 * misc.el (butterfly): Don't set `indent-tabs-mode'.
18117
25ab0302
GM
181182009-10-06 Glenn Morris <rgm@gnu.org>
18119
73fe714a
GM
18120 * emacs-lisp/byte-run.el (define-obsolete-face-alias): Doc fix.
18121
3405d98c
GM
18122 * emacs-lisp/autoload.el (autoload-excludes): New variable.
18123 (autoload-generate-file-autoloads): Skip files in autoload-excludes.
18124 (batch-update-autoloads): Process a string value of autoload-excludes,
18125 set during the build process.
18126 * Makefile.in (autoloads): Skip preloaded files. (Bug#4446)
18127
9fb2cdc5
GM
18128 * net/tramp.el (tramp-handle-start-file-process): Move tramp-error call
18129 inside with-parsed... macro so that `v' is defined.
18130
7938ab41
GM
18131 * progmodes/f90.el (f90-end-of-block, f90-beginning-of-block):
18132 * progmodes/fortran.el (fortran-end-of-block)
18133 (fortran-beginning-of-block):
18134 Also push mark in the macro case.
18135
eaf9b564
GM
18136 * emerge.el (emerge-show-file-name):
18137 * calc/calc.el (calc-quit):
18138 * calc/calc-misc.el (calc-big-or-small):
18139 * calc/calc-graph.el (calc-graph-view):
18140 * calc/calc-ext.el (calc-reset):
18141 * calendar/calendar.el (calendar-basic-setup):
18142 Use window-full-height-p.
18143
25ab0302
GM
18144 * mail/rmailedit.el (rmail-cease-edit): If there is a Content-Type
18145 header we don't understand, don't insert another. (Bug#4624)
18146 If changing mime charset, insert the new one in the right place.
18147
00169eb6
GM
181482009-10-06 Matthew Junker <matthew.junker@sbcglobal.net> (tiny change)
18149
18150 * calendar/cal-tex.el (cal-tex-cursor-month-landscape)
18151 (cal-tex-cursor-month): Correctly increment the end date for diary and
18152 holiday listing. (Bug#4626)
18153
82882188
SM
181542009-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
18155
40ba9882 18156 * help-fns.el (describe-function-1): Don't burp if the function is not
82882188
SM
18157 a symbol.
18158
a8f316ca
JB
181592009-10-05 Juanma Barranquero <lekktu@gmail.com>
18160
18161 * emacs-lisp/chart.el (chart-face-pixmap-list, chart-new-buffer, chart)
18162 (chart-axis-range, chart-axis-names, chart-sequece, chart-bar)
18163 (chart-draw, chart-axis-draw, chart-sort, chart-sort-matchlist)
18164 (chart-draw-line, chart-bar-quickie): Fix typos in docstrings.
18165
18166 * emacs-lisp/eieio.el (generic-p, eieiomt-next, eieio-generic-form)
18167 (eieio-default-superclass): Reflow docstrings.
18168 (this, class-option-assoc, defclass, eieio-class-un-autoload)
18169 (eieio-unbind-method-implementations, defmethod)
18170 (eieio-validate-slot-value, eieio-validate-class-slot-value)
18171 (oref-default, eieio-oref-default, eieio-oset, eieio-oset-default)
18172 (with-slots, eieio-add-new-slot, object-assoc, object-remove-from-list)
18173 (eieio-slot-originating-class-p, eieio-slot-name-index)
18174 (eieio-pre-method-execution-hooks, eieio-initarg-to-attribute)
18175 (constructor, initialize-instance, no-next-method, object-print)
18176 (object-write, eieio-override-prin1, eieio-edebug-prin1-to-string):
18177 Fix typos in docstrings.
18178 (eieio-defclass, eieio-perform-slot-validation-for-default, defgeneric)
18179 (child-of-class-p, object-slots, slot-boundp, slot-exists-p)
18180 (next-method-p): Doc fixes.
18181 (eieio-add-new-slot, call-next-method, eieiomt-add, change-class):
18182 Fix typos in error messages.
18183 (eieio-defmethod): Fix typo in description of generic method.
18184
18185 * emacs-lisp/eieio-base.el (eieio-instance-inheritor, slot-unbound)
18186 (eieio-persistent-save-interactive, slot-missing):
18187 Fix typos in docstrings.
18188 (eieio-instance-inheritor-slot-boundp): Doc fix.
18189
18190 * emacs-lisp/eieio-comp.el (byte-compile-file-form-defmethod)
18191 (byte-compile-defmethod-param-convert): Fix typos in docstrings.
18192
18193 * emacs-lisp/eieio-custom.el (eieio-done-customizing)
18194 (eieio-custom-object-apply-reset):
18195 Fix typos in docstrings and error messages.
18196
18197 * emacs-lisp/eieio-datadebug.el (data-debug-show):
18198 Fix typo in docstring.
18199
18200 * emacs-lisp/eieio-opt.el (top): Fix typo in error message.
18201 (eieio-browse-tree): Doc fix.
18202 (eieio-all-generic-functions, eieio-class-speedbar): Reflow docstrings.
18203 (eieio-help-mode-augmentation-maybee, eieio-class-speedbar-make-map):
18204 Fix typos in docstrings.
18205
18206 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-file-button): Doc fix.
18207 (eieio-speedbar-key-map, eieio-speedbar-create-engine)
18208 (eieio-speedbar-buttons, eieio-speedbar, eieio-speedbar-object-children)
18209 (eieio-speedbar-make-tag-line, eieio-speedbar-object-expand):
18210 Reflow docstrings.
18211
c66b7ac0
DN
182122009-10-05 Dan Nicolaescu <dann@ics.uci.edu>
18213
4a827e0a 18214 * vc-hg.el (log-view-vc-backend): Declare for compiler.
82882188
SM
18215 (vc-hg-outgoing-mode, vc-hg-incoming-mode):
18216 Set log-view-vc-backend so that diff can work.
4a827e0a 18217
c66b7ac0
DN
18218 * log-view.el (log-view-diff): Use vc-diff-internal instead of
18219 vc-version-diff.
18220 (vc-diff-internal): Autoload this instead of vc-version-diff.
18221
1902a98c
EZ
182222009-10-05 Eli Zaretskii <eliz@gnu.org>
18223
a7a8618b
EZ
18224 * simple.el (eval-expression): Doc fix.
18225
1902a98c
EZ
18226 * progmodes/cwarn.el (cwarn-mode): Doc fix.
18227
0e1f2ee6
MA
182282009-10-05 Michael Albinus <michael.albinus@gmx.de>
18229
18230 * files.el (directory-files-no-dot-files-regexp): New defconst.
18231 (delete-directory): Use it.
18232 (copy-directory): Use it. Remove parameter PRESERVE-UID-GID.
18233
263c02ef 18234 * net/tramp.el (tramp-verbose): Fix docstring.
82882188
SM
18235 (tramp-methods): Add recursive option to `tramp-copy-args'.
18236 Add `tramp-copy-recursive'. Valid for "rcp", "scp", "scp1", "scp2",
263c02ef 18237 "scp1_old", "scp2_old", "rsync", "rsyncc".
a8f316ca 18238 (tramp-default-method): Check also for `auth-source-user-or-password'.
263c02ef
MA
18239 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
18240 Add handler for `copy-directory'.
18241 (tramp-handle-copy-directory): New defun.
18242 (tramp-do-copy-or-rename-file-out-of-band): Handle directory case.
a8f316ca
JB
18243 (tramp-handle-start-file-process): Raise an error when PROGRAM is nil.
18244 Optimize sent command.
263c02ef 18245
72aa7df4
SM
182462009-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
18247
4a34f065
SM
18248 * calendar/diary-lib.el (diary-show-all-entries): Re-fit the calendar
18249 window if necessary.
18250
72aa7df4
SM
18251 * calendar/calendar.el (calendar-basic-setup): Don't call
18252 switch-to-buffer in a dedicated window.
18253
5feb1ba7
KF
182542009-10-05 Karl Fogel <kfogel@red-bean.com>
18255
18256 * bookmark.el (bookmark-handle-bookmark): If bookmark has no file,
194d44e7 18257 don't do anything related to relocating, just return nil.
5feb1ba7
KF
18258 (bookmark-error-no-filename): New error.
18259 (bookmark-default-handler): Signal `bookmark-error-no-filename' if
194d44e7
JB
18260 bookmark has no file. Don't even attempt to handle things that
18261 are not files; the whole point of custom handlers is to keep that
18262 knowledge elsewhere anyway. Tighten some comments.
5feb1ba7
KF
18263 (bookmark-file-or-variation-thereof): Remove now-unused function.
18264 (bookmark-location): Doc string fix.
18265 (Bug#4250)
18266
1bd49952
KF
182672009-10-04 Karl Fogel <kfogel@red-bean.com>
18268
18269 * bookmark.el (bookmark-handle-bookmark): When relocating a bookmark,
18270 don't use a file dialog, because they usually don't know how to read
18271 a directory target from the user. (Bug#4230)
18272 Also, make sure the prompt can display directories as well as files.
18273
825382c0
KF
182742009-10-04 Karl Fogel <kfogel@red-bean.com>
18275
18276 * bookmark.el (bookmark-set, bookmark-buffer-name):
18277 Improve doc strings. (Bug#1193)
18278
13901bcb
KF
182792009-10-04 Karl Fogel <kfogel@red-bean.com>
18280
4a34f065
SM
18281 * bookmark.el (bookmark-get-bookmark, bookmark-get-bookmark-record)
18282 (bookmark-set-name, bookmark-prop-get, bookmark-prop-set)
18283 (bookmark-get-annotation, bookmark-set-annotation)
18284 (bookmark-get-filename, bookmark-set-filename, bookmark-get-position)
18285 (bookmark-set-position, bookmark-get-front-context-string)
18286 (bookmark-set-front-context-string, bookmark-get-rear-context-string)
18287 (bookmark-set-rear-context-string, bookmark-location, bookmark-jump)
18288 (bookmark-jump-other-window, bookmark-handle-bookmark)
18289 (bookmark-relocate, bookmark-insert-location, bookmark-rename)
18290 (bookmark-insert, bookmark-delete, bookmark-time-to-save-p)
18291 (bookmark-edit-annotation-mode, bookmark-edit-annotation):
194d44e7
JB
18292 Improve doc strings to say whether bookmark can be a string or
18293 a record or both, and make other consistency and clarity fixes.
4a34f065
SM
18294 (bookmark-get-handler, bookmark--jump-via, bookmark-write-file)
18295 (bookmark-default-annotation-text, bookmark-yank-word)
18296 (bookmark-maybe-load-default-file, bookmark-maybe-sort-alist)
18297 (bookmark-import-new-list, bookmark-maybe-rename)
18298 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
18299 (bookmark-bmenu-bookmark): Give these doc strings.
13901bcb 18300 (bookmark-bmenu-check-position): Give this a doc string, but also
194d44e7 18301 add a FIXME comment about how the function may be pointless.
13901bcb 18302 (bookmark-default-handler): Rework doc string and change a
194d44e7
JB
18303 parameter name, to clarify that this takes a bookmark record
18304 not a bookmark name.
13901bcb 18305 (bookmark-set): Change a parameter name to indicate its meaning,
194d44e7 18306 and improve the doc string a bit.
13901bcb
KF
18307 (Bug#4188)
18308
5c1b3e94
KF
183092009-10-04 Karl Fogel <kfogel@red-bean.com>
18310
18311 * bookmark.el (bookmark-alist): Document the new `handler' element
18312 in the param alist.
18313 (bookmark-make-record-function): Adjust documentation for above.
18314 (Bug#4193)
18315
8559076d
KF
183162009-10-04 Karl Fogel <kfogel@red-bean.com>
18317
18318 * info.el (Info-bookmark-make-record): Document this function.
18319 (Info-bookmark-jump): Document with a doc string, not just a comment.
18320 (Bug#4203)
18321
b4583b8c
MA
183222009-10-04 Michael Albinus <michael.albinus@gmx.de>
18323
18324 * files.el (copy-directory): New defun.
18325
18326 * dired-aux.el (dired-copy-file-recursive): Use it.
18327
131ae8f2
JB
183282009-10-04 Juanma Barranquero <lekktu@gmail.com>
18329
a30e71ae 18330 * files-x.el (modify-dir-local-variable)
dd9af436
CY
18331 (copy-dir-locals-to-file-locals-prop-line): Fix typos in
18332 docstrings.
a30e71ae 18333
131ae8f2
JB
18334 * recentf.el (recentf-unload-function): New function.
18335
ccafbf06
GM
183362009-10-04 Glenn Morris <rgm@gnu.org>
18337
18338 * window.el (window-full-height-p): Add doc string.
18339
02c6f098
GM
183402009-10-04 Martin Rudalics <rudalics@gmx.at>
18341
18342 * window.el (window-full-height-p): New function. (Bug#4543)
18343
ed6b0195
DN
183442009-10-03 Dan Nicolaescu <dann@ics.uci.edu>
18345
18346 * vc.el: Remove commented out code.
18347 (vc-derived-from-dir-mode): Remove, unused.
18348 (vc-version-diff, vc-diff): Consistently pass t to vc-deduce-fileset.
18349
1b8d1cc7
MA
183502009-10-03 Michael Albinus <michael.albinus@gmx.de>
18351
4a34f065
SM
18352 * net/tramp-ftp.el (tramp-ftp-file-name-handler):
18353 Disable `file-name-handler-alist' when loading 'ange-ftp. Otherwise,
1b8d1cc7
MA
18354 there could be recursive loading when `default-directory' is a
18355 remote file name. (Bug#4614)
18356
ac3c593c
GM
183572009-10-03 Glenn Morris <rgm@gnu.org>
18358
686ea556
GM
18359 * calendar/calendar.el (calendar-basic-setup): Handle the case where
18360 the frame is wide.
18361 (calendar-generate-window): Test for shrinkability rather than width.
18362
ac3c593c
GM
18363 * mail/rmail.el (rmail-generate-viewer-buffer): Be more careful about
18364 reusing existing buffers, in case we happen to visit two files with the
18365 same basename. (Bug#4593)
18366
573709fd
EZ
183672009-10-02 Eli Zaretskii <eliz@gnu.org>
18368
4a34f065 18369 * makefile.w32-in (update-subdirs-CMD): Add cedet to $(WINS_SUBDIR).
573709fd
EZ
18370 (WINS_CEDET_SUBDIRS): List of subdirectories of cedet.
18371 (bootstrap-clean-CMD, bootstrap-clean-SH): Remove *.elc files in
18372 subdirs of cedet as well.
8f885d01 18373 (AUTOGENEL): Add loaddefs.el files in cedet subdirectories.
573709fd 18374
8d6c1239
SM
183752009-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
18376
18377 * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string):
18378 Obey advertised-signature-table.
18379
18380 * help-fns.el (help-function-arglist): Don't check
18381 advertised-signature-table.
18382 (describe-function-1): Do it here instead so it also applies to subrs.
18383
c4861de0
MA
183842009-10-02 Michael Albinus <michael.albinus@gmx.de>
18385
18386 * simple.el (start-file-process): Say in the doc-string, that file
18387 handlers might not support pty association, if PROGRAM is nil.
18388
18389 * net/ange-ftp.el (ange-ftp-generate-passwd-key): Check, whether
18390 HOST and USER are strings. They are nil, when there are
18391 incomplete entries in ~/.netrc, for example.
18392 (ange-ftp-delete-directory): Implement RECURSIVE case. Change to
18393 root directory ("device busy" error otherwise).
18394
8d6c1239
SM
18395 * net/tramp-smb.el (tramp-smb-handle-make-directory-internal):
18396 Flush file properties of created directory.
c4861de0 18397
d2bda74f
EZ
183982009-10-02 Eli Zaretskii <eliz@gnu.org>
18399
18400 * makefile.w32-in (WINS_BASIC): Remove cedet.
18401 (WINS_CEDET): Add cedet.
18402 (update-subdirs-SH): Use $(WINS_SUBDIR), not $(WINS).
18403
895d1904
GM
184042009-10-02 Kevin Ryde <user42@zip.com.au>
18405
18406 * net/browse-url.el (browse-url): Pass any symbol in
18407 browse-url-browser-function to `apply', since if you've mistakenly put
18408 an unbound symbol then the error is clearer. (Bug#4531)
18409
32226619
JB
184102009-10-02 Juanma Barranquero <lekktu@gmail.com>
18411
18412 * allout.el (allout-init, allout-back-to-current-heading)
18413 (allout-beginning-of-current-entry, allout-ascend-to-depth)
18414 (allout-ascend, allout-up-current-level, allout-end-of-level)
18415 (allout-previous-visible-heading, allout-forward-current-level)
18416 (allout-backward-current-level, allout-show-children):
18417 * apropos.el (apropos-describe-plist):
18418 * bookmark.el (bookmark-maybe-historicize-string, bookmark-bmenu-list):
18419 * comint.el (comint-strip-ctrl-m, comint-goto-process-mark):
18420 * completion.el (add-completion, add-permanent-completion):
18421 * descr-text.el (describe-text-category, describe-char):
18422 * desktop.el (desktop-lazy-abort):
18423 * dired-x.el (dired-omit-expunge, dired-x-bind-find-file):
18424 * dired.el (dired-build-subdir-alist):
18425 * ediff.el (ediff-version):
18426 * elide-head.el (elide-head, elide-head-show):
18427 * emerge.el (emerge-version):
18428 * env.el (getenv):
18429 * face-remap.el (variable-pitch-mode):
18430 * faces.el (describe-face):
18431 * ffap.el (ffap-next-url, find-file-at-point, ffap-at-mouse)
18432 (dired-at-point):
18433 * files.el (find-file-existing, auto-save-mode):
18434 * font-lock.el (font-lock-fontify-buffer):
18435 * help-fns.el (describe-function, describe-variable)
18436 (describe-syntax, describe-categories):
18437 * help.el (view-lossage, describe-bindings, describe-key)
18438 (describe-mode):
18439 * hexl.el (hexl-current-address):
18440 * hi-lock.el (hi-lock-mode, hi-lock-find-patterns):
18441 * info.el (Info-goto-emacs-key-command-node):
18442 * log-edit.el (log-edit-insert-cvs-template)
18443 (log-edit-insert-cvs-rcstemplate):
18444 * menu-bar.el (menu-bar-mode):
18445 * mouse.el (mouse-appearance-menu):
18446 * newcomment.el (comment-indent-new-line):
18447 * pgg.el (pgg-save-coding-system, pgg-encrypt-region)
18448 (pgg-encrypt-symmetric-region, pgg-encrypt-symmetric)
5ce6e4f4 18449 (pgg-encrypt, pgg-decrypt-region, pgg-decrypt)
32226619
JB
18450 (pgg-sign-region, pgg-sign, pgg-verify-region, pgg-verify):
18451 * recentf.el (recentf-mode):
18452 * savehist.el (savehist-mode, savehist-save):
18453 * shadowfile.el (shadow-copy-files):
18454 * simple.el (kill-ring-save, next-line, previous-line)
18455 (normal-erase-is-backspace-mode):
18456 * strokes.el (strokes-update-window-configuration)
18457 (strokes-load-user-strokes, strokes-prompt-user-save-strokes)
18458 (strokes-xpm-for-stroke):
18459 * time.el (emacs-uptime, emacs-init-time):
18460 * tutorial.el (tutorial--describe-nonstandard-key)
18461 (tutorial--detailed-help):
18462 * type-break.el (type-break-mode)
18463 (type-break-mode-line-message-mode, type-break-query-mode)
18464 (type-break-guesstimate-keystroke-threshold):
18465 * vc.el (vc-version-diff, vc-diff, vc-root-diff):
18466 * version.el (emacs-version):
18467 * vt-control.el (vt-keypad-on, vt-keypad-off, vt-numlock):
18468 * winner.el (winner-mode):
18469 * calendar/timeclock.el (timeclock-in, timeclock-out)
18470 (timeclock-status-string, timeclock-change)
18471 (timeclock-workday-remaining-string)
18472 (timeclock-workday-elapsed-string)
18473 (timeclock-when-to-leave-string):
18474 * calendar/todo-mode.el (todo-add-category):
18475 * emacs-lisp/advice.el (ad-enable-regexp, ad-disable-regexp):
18476 * emacs-lisp/autoload.el (update-file-autoloads):
18477 * emacs-lisp/checkdoc.el (checkdoc-current-buffer)
18478 (checkdoc-start, checkdoc-continue, checkdoc-rogue-spaces)
18479 (checkdoc-message-text, checkdoc-defun):
18480 * emacs-lisp/debug.el (debugger-list-functions):
18481 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
18482 * emacs-lisp/eieio-opt.el (eieio-describe-class)
18483 (eieio-describe-generic):
18484 * emacs-lisp/lisp-mnt.el (lm-synopsis):
18485 * emacs-lisp/shadow.el (list-load-path-shadows):
18486 * emulation/cua-base.el (cua-mode):
18487 * emulation/edt.el (edt-set-scroll-margins):
18488 * emulation/tpu-edt.el (tpu-toggle-newline-and-indent)
18489 (tpu-toggle-regexp, tpu-toggle-search-direction)
18490 (tpu-toggle-rectangle, tpu-toggle-control-keys):
18491 * emulation/tpu-extras.el (tpu-set-scroll-margins):
18492 * emulation/viper-cmd.el (viper-set-searchstyle-toggling-macros)
18493 (viper-set-parsing-style-toggling-macro)
18494 (viper-set-emacs-state-searchstyle-macros):
18495 * emulation/viper.el (viper-set-hooks):
18496 * eshell/esh-mode.el (eshell-truncate-buffer):
18497 * international/mule-cmds.el (prefer-coding-system)
18498 (describe-input-method, describe-language-environment):
18499 * international/mule-diag.el (list-character-sets)
18500 (describe-character-set, describe-coding-system)
18501 (describe-fontset, list-fontsets, list-input-methods):
18502 * mail/sendmail.el (mail-signature):
18503 * net/ange-ftp.el (ange-ftp-copy-file):
18504 * net/browse-url.el (browse-url):
18505 * net/eudc.el (eudc-set-server, eudc-get-attribute-list):
18506 * net/quickurl.el (quickurl-add-url):
18507 * net/rcirc.el (names, topic):
18508 * net/xesam.el (xesam-mode):
18509 * play/5x5.el (5x5-new-game):
18510 * play/yow.el (apropos-zippy):
18511 * progmodes/ada-mode.el (ada-mode-version):
18512 * progmodes/f90.el (f90-beginning-of-subprogram, f90-end-of-subprogram)
18513 (f90-end-of-block)
18514 (f90-beginning-of-block):
18515 * progmodes/fortran.el (fortran-end-of-block)
18516 (fortran-beginning-of-block):
18517 * progmodes/js.el (js-syntactic-context, js-gc, js-eval):
18518 * progmodes/python.el (python-describe-symbol, python-shell):
18519 * term/ns-win.el (ns-print-buffer):
18520 * textmodes/bibtex.el (bibtex-end-of-entry, bibtex-url):
18521 * textmodes/flyspell.el (flyspell-mode-on):
18522 * textmodes/page-ext.el (set-page-delimiter, pages-directory)
18523 (pages-directory-for-addresses):
18524 * textmodes/table.el (table-recognize-cell)
18525 (table-query-dimension, table-generate-source)
18526 (table-insert-sequence, table--warn-incompatibility):
18527 * textmodes/tex-mode.el (tex-validate-buffer):
18528 * textmodes/texinfmt.el (texinfmt-version)
18529 (texinfo-format-buffer):
18530 Use `called-interactively-p' instead of `interactive-p'.
18531
12a3c28c
JB
185322009-10-02 Juanma Barranquero <lekktu@gmail.com>
18533
18534 * image-mode.el (image-toggle-display):
18535 * emacs-lisp/elp.el (elp-instrument-function):
18536 * emacs-lisp/advice.el (ad-make-advised-definition):
18537 * emacs-lisp/easy-mmode.el (define-minor-mode):
18538 * net/browse-url.el (browse-url-maybe-new-window):
18539 * progmodes/sh-script.el (sh-learn-buffer-indent):
18540 Pass new argument 'any to `called-interactively-p'.
18541
171fda8a
JB
185422009-10-01 Juanma Barranquero <lekktu@gmail.com>
18543
171fda8a
JB
18544 * international/uni-bidi.el:
18545 * international/uni-category.el:
18546 * international/uni-combining.el:
18547 * international/uni-comment.el:
18548 * international/uni-decimal.el:
9c3c9fdf 18549 * international/uni-decomposition.el:
171fda8a
JB
18550 * international/uni-digit.el:
18551 * international/uni-lowercase.el:
18552 * international/uni-mirrored.el:
18553 * international/uni-name.el:
18554 * international/uni-numeric.el:
18555 * international/uni-old-name.el:
18556 * international/uni-titlecase.el:
18557 * international/uni-uppercase.el:
18558 Regenerate from Unicode 5.2.0 data.
18559
dcb9734a
GM
185602009-10-01 Glenn Morris <rgm@gnu.org>
18561
18562 * Makefile.in (ELCFILES): Regenerate.
18563
ced10a4c
SM
185642009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
18565
9d28c33e
SM
18566 * subr.el (interactive-p): Mark obsolete.
18567 (called-interactively-p): Make the optional-ness of `kind' obsolete.
18568 * emacs-lisp/bytecomp.el (byte-compile-fdefinition): Make it obey
18569 advertised-signature-table for subroutines as well.
18570
ced10a4c
SM
18571 * emacs-lisp/byte-run.el (advertised-signature-table): New var.
18572 (set-advertised-calling-convention): New function.
18573 (make-obsolete, define-obsolete-function-alias)
18574 (make-obsolete-variable, define-obsolete-variable-alias):
18575 Make the optional-ness of `when' obsolete.
18576 (define-obsolete-face-alias): Make `when' non-optional.
18577 * help-fns.el (help-function-arglist):
18578 * emacs-lisp/bytecomp.el (byte-compile-fdefinition):
18579 Use advertised-signature-table.
18580
cc3dda16
MA
185812009-10-01 Michael Albinus <michael.albinus@gmx.de>
18582
18583 * files.el (delete-directory): New defun. The original function
18584 in fileio.c has been renamed to `delete-directory-internal'.
18585
18586 * dired.el (dired-delete-file): Call `delete-directory' with
18587 RECURSIVE parameter.
18588
5ce6e4f4 18589 * net/ange-ftp.el (ange-ftp-delete-directory): Add optional
cc3dda16
MA
18590 parameter RECURSIVE. Implementation is missing.
18591
18592 * net/tramp.el (tramp-handle-make-directory): Flush upper
18593 directory's file properties.
ced10a4c 18594 (tramp-handle-delete-directory): Handle optional parameter RECURSIVE.
cc3dda16
MA
18595 (tramp-handle-dired-recursive-delete-directory): Flush directory
18596 properties after the remove command only.
18597
ced10a4c
SM
18598 * net/tramp-fish.el (tramp-fish-handle-delete-directory):
18599 Handle optional parameter RECURSIVE.
cc3dda16 18600
ced10a4c
SM
18601 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory):
18602 Handle optional parameter RECURSIVE.
cc3dda16
MA
18603
18604 * net/tramp-smb.el (tramp-smb-errors): Add error message for
18605 connection timeout.
18606 (tramp-smb-handle-delete-directory): Handle optional parameter
18607 RECURSIVE.
18608
cf885595
SM
186092009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
18610
e3a6b82f
SM
18611 * emacs-lisp/bytecomp.el (byte-compile-defmacro-declaration): New fun.
18612 (byte-compile-file-form-defmumble, byte-compile-defmacro): Use it.
18613 (byte-compile-defmacro): Use backquotes.
18614
7201bfbb
SM
18615 * files.el (cd-absolute): Don't abbreviate-file-name (bug#4599).
18616
cf885595
SM
18617 * vc-dispatcher.el (vc-resynch-window): Don't revert a buffer which
18618 has no associated file.
18619 (vc-resynch-buffer): Use vc-dir-buffers.
18620
a4d2c321
GM
186212009-10-01 Glenn Morris <rgm@gnu.org>
18622
9ffe3f52
GM
18623 * emacs-lisp/chart.el (chart-zap-chars, chart-bar-quickie)
18624 (chart-file-count):
18625 * emacs-lisp/eieio-comp.el (byte-compile-defmethod-param-convert):
18626 * emacs-lisp/eieio-datadebug.el (data-debug-insert-object-button):
18627 * emacs-lisp/eieio-opt.el (eieio-describe-class):
18628 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-create):
18629 * emacs-lisp/eieio.el (defclass, eieio-defclass-autoload)
18630 (eieio-copy-parents-into-subclass, make-instance, class-children)
18631 (eieio-generic-form):
bd2afec2 18632
9515cdcc
GM
18633 * vc-cvs.el (vc-cvs-parse-entry): Be more careful with the
18634 match-data. (Bug#4555).
18635
a4d2c321
GM
18636 * emacs-lisp/check-declare.el (check-declare-scan): Read the declaration
18637 rather than parsing it as a regexp. This relaxes the layout
18638 requirements and makes errors easier to detect.
18639 (check-declare-verify): Check file is regular.
18640 (check-declare-directory): Doc fix.
18641 * subr.el (declare-function): Doc fix.
18642
b15c31c7
GM
18643 * ibuffer.el (ibuffer-format-qualifier):
18644 * isearch.el (hi-lock-regexp-okay):
18645 * calc/calc.el (math-zerop):
18646 * mail/uce.el (rmail-msgbeg, rmail-msgend):
18647 * term/w32-win.el (setup-default-fontset, set-fontset-font):
18648 Remove unused declarations.
18649
b0b111c3
JB
186502009-09-30 Eric Ludlam <zappo@gnu.org>
18651
18652 * emacs-lisp/eieio.el (boolean-p): Delete.
18653
1fc28a2c
GM
186542009-09-30 Glenn Morris <rgm@gnu.org>
18655
1fc28a2c
GM
18656 * emacs-lisp/authors.el (authors-ignored-files): Add "js2-mode.el".
18657
494f4fc7
GM
18658 * emacs-lisp/elint.el (elint-init-form): Report declarations where the
18659 filename is not a string.
18660
561580e9
CY
186612009-09-29 Chong Yidong <cyd@stupidchicken.com>
18662
18663 * files.el (safe-local-eval-forms): Fix typo.
18664
dcbbecd4
SM
186652009-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
18666
18667 * vc-hooks.el (vc-dir-buffers): New var.
18668 (vc-state-refresh): New function.
18669 (vc-state): Use it.
18670 (vc-after-save): Always ask the backend to recompute the new state.
18671 Always call vc-dir if necessary, using vc-dir-buffers.
18672 * vc-dir.el (vc-dir-prepare-status-buffer, vc-dir-resynch-file):
18673 Use vc-dir-buffers.
18674 (vc-dir-mode): Use vc-dir-buffers rather than after-save-hook.
18675 (vc-dir-prepare-status-buffer, vc-dir-update)
18676 (vc-dir-resync-directory-files, vc-dir-resynch-file, vc-dir-mode):
18677 Don't call expand-file-name on default-directory.
18678
d88444f2
JB
186792009-09-29 Juanma Barranquero <lekktu@gmail.com>
18680
18681 * speedbar.el (speedbar-item-delete):
18682 * calc/calc-prog.el (calc-kbd-if):
18683 * language/hanja-util.el (hanja-init-load): Fix typos in messages.
18684
18685 * epa.el (epa-key-list-mode-map):
18686 * hi-lock.el (hi-lock-menu): Fix typos in menus.
18687
18688 * progmodes/hideshow.el (hs-allow-nesting): Reflow docstring.
18689 (hs-show-hook): Fix typo in docstring.
18690
5da62d41
GM
186912009-09-29 Glenn Morris <rgm@gnu.org>
18692
8360fce0
GM
18693 * emacs-lisp/check-declare.el (check-declare-locate): Remove pointless
18694 file-name-nondirectory call preventing location of cedet files.
18695 (check-declare-verify): Use literal search rather than re-search.
ae715515 18696 Add basic defmethod and defclass, and define-overloadable-function.
8360fce0
GM
18697
18698 * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
18699 Use tramp-compat-file-attributes rather than nonexistent
18700 tramp-compat-handle-file-attributes.
18701
5da62d41
GM
18702 * Makefile.in (lisptagsfiles4): New.
18703 (AUTOGENEL): Add cedet loaddefs files.
18704 (TAGS, TAGS-LISP): Use $lisptagsfiles4.
18705 (update-elclist, compile-always, backup-compiled-files)
18706 (bootstrap-clean): Add yet another directory level.
18707 (update-elclist): Use LC_COLLATE rather than COLLATE.
18708 (ELCFILES): Update, via `make update-elclist'.
18709
48267264
JB
187102009-09-29 Juanma Barranquero <lekktu@gmail.com>
18711
18712 * makefile.w32-in (WINS_CEDET, WINS_BASIC, WINS_SUBDIR): New macros.
18713 (WINS_ALMOST): Set from WINS_BASIC and WINS_CEDET.
18714 (update-subdirs-CMD): Use WINS_SUBDIR, not WINS_ALMOST.
18715
2c4cd0b0
AS
187162009-09-28 Andreas Schwab <schwab@linux-m68k.org>
18717
18718 * Makefile.in (lisptagsfiles3): Define.
5da62d41 18719 (TAGS, TAGS-LISP): Use it.
2c4cd0b0
AS
18720 (update-elclist): Add third directory level to look for elc files.
18721 (compile-always): Likewise.
18722 (backup-compiled-files): Likewise.
18723 (bootstrap-clean): Likewise.
18724 (ELCFILES): Update.
18725
a2533e47
CY
187262009-09-28 Chong Yidong <cyd@stupidchicken.com>
18727
18728 * Makefile.in (ELCFILES): Add CEDET files.
18729
eefbedb1
MA
187302009-09-28 Michael Albinus <michael.albinus@gmx.de>
18731
18732 * Makefile.in (ELCFILES): Add net/tramp-imap.elc.
18733
18734 * net/tramp.el (top): Require tramp-imap.
18735
18736 * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
18737 Use `tramp-compat-handle-file-attributes'.
18738
187392009-09-28 Teodor Zlatanov <tzz@lifelogs.com>
18740
18741 * net/tramp-imap.el: New package.
18742
b0b111c3
JB
187432009-09-28 Eric Ludlam <zappo@gnu.org>
18744
18745 * emacs-lisp/chart.el:
18746 * emacs-lisp/eieio-base.el:
18747 * emacs-lisp/eieio-comp.el:
18748 * emacs-lisp/eieio-custom.el:
18749 * emacs-lisp/eieio-datadebug.el:
18750 * emacs-lisp/eieio-opt.el:
18751 * emacs-lisp/eieio-speedbar.el:
18752 * emacs-lisp/eieio.el: New files.
18753
748e3d67
VJL
187542009-09-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
18755
18756 * whitespace.el (whitespace-trailing-regexp)
18757 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
18758 Fix doc string.
18759
15120dec
CY
187602009-09-27 Chong Yidong <cyd@stupidchicken.com>
18761
18762 * menu-bar.el: Remove menu-bar-ediff-misc-menu from the Tools
18763 menu.
18764
18765 * ediff-hook.el: Move menu-bar-ediff-misc-menu into
18766 menu-bar-ediff-menu.
18767
18768 * emacs-lisp/lisp-mode.el: Add doc-string-elt property to
18769 define-overloadable-function.
18770
18771 * progmodes/autoconf.el: Provide autoconf as well, so that this
18772 file can be `require'd.
18773
18774 * emacs-lisp/cl-macs.el (deftype): Add to cl-loaddefs.
18775
18776 * emacs-lisp/autoload.el (generated-autoload-feature)
18777 (generated-autoload-load-name): New vars.
18778 (autoload-rubric, autoload-generate-file-autoloads): Use them.
18779 (make-autoload): Recognize define-overloadable-function and
18780 defclass forms (for EIEIO).
18781
18782 * Makefile.in (update-subdirs): Exclude cedet directory.
18783
135abf91
AR
187842009-09-27 Adrian Robert <Adrian.B.Robert@gmail.com>
18785
1becddbb 18786 * term/ns-win.el: Don't set the region face background. (Bug#4381)
135abf91
AR
18787
18788 * faces.el: Default light-background background for region face to
18789 ns_selection_color under NS.
18790
3d994264
TZ
187912009-09-27 Teodor Zlatanov <tzz@lifelogs.com>
18792
18793 * net/imap-hash.el: New library, see NEWS.
18794
18795 * Makefile.in (ELCFILES): Add imap-hash.el.
18796
ce9a0ccb
SM
187972009-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
18798
18799 * help.el (help-for-help-internal): Don't purecopy the text (bug#4560).
18800 * isearch.el (isearch-help-for-help-internal): Purecopy the second arg.
18801 * help-macro.el (make-help-screen): Avoid using an ambiguous function
18802 definition where the docstring could be taken for the return value.
18803
a92cdd49
GM
188042009-09-26 Glenn Morris <rgm@gnu.org>
18805
18806 * mail/rmailmm.el (rmail-mime-show-images, rmail-mime-bulk-handler):
18807 Add option to only show images below a certain size.
18808 (rmail-mime-multipart-handler): Remove unnecessary save-match-data and
18809 save-excursion calls.
18810
416ac2f1
EZ
188112009-09-26 Eli Zaretskii <eliz@gnu.org>
18812
18813 * makefile.w32-in (WINS_ALMOST): Add cedet (with its
18814 subdirectories) and eieio.
18815
d9a13f68
AM
188162009-09-26 Alan Mackenzie <acm@muc.de>
18817
6a7662bb
BR
18818 * progmodes/cc-engine.el (c-beginning-of-statement-1):
18819 Correct buggy bracketing. (Bug#4289)
d9a13f68
AM
18820
18821 * progmodes/cc-langs.el (c-nonlabel-token-key): Allow quoted
550d95a0 18822 character constants (as case labels). (Bug#4289)
d9a13f68 18823
182b3bec
CY
188242009-09-25 Juri Linkov <juri@jurta.org>
18825
18826 * files.el (safe-local-eval-forms): Allow time-stamp in
18827 before-save-hook (Bug#4554).
18828
8f75f2da
JB
188292009-09-25 Drew Adams <drew.adams@oracle.com>
18830
18831 * menu-bar.el (list-buffers-directory): Doc fix.
18832
8390fb80
SM
188332009-09-25 Stefan Monnier <monnier@iro.umontreal.ca>
18834
18835 * log-edit.el (log-edit-changelog-entries): Avoid inf-loops.
18836 Try and avoid copying twice the same paragraph.
18837 (log-edit-changelog-paragraph, log-edit-changelog-subparagraph):
18838 Remove save-excursion.
18839 (log-edit-changelog-entry): Do it here instead.
18840
11ee8d90
JB
188412009-09-25 Juanma Barranquero <lekktu@gmail.com>
18842
027b1942
JB
18843 * bs.el (bs--get-file-name): Use `list-buffers-directory'
18844 when available, instead of hardcoding mode names. Doc fix.
18845
11ee8d90
JB
18846 * menu-bar.el (list-buffers-directory): Add docstring.
18847 Make automatically buffer-local.
18848
18849 * dired.el (dired-mode):
18850 * files.el (cd-absolute):
18851 * pcvs.el (cvs-temp-buffer):
18852 * pcvs-util.el (cvs-get-buffer-create):
18853 * shell.el (shell-mode):
18854 * vc-dir.el (vc-dir-mode):
18855 Don't make `list-buffers-directory' buffer local.
18856
21289c5d
CY
188572009-09-25 Devon Sean McCullough <emacs-hacker@Jovi.Net>
18858
8390fb80
SM
18859 * comint.el (comint-exec, comint-run, make-comint):
18860 Doc fixes (Bug#4542).
21289c5d 18861
e8652dd9
GM
188622009-09-25 Glenn Morris <rgm@gnu.org>
18863
18864 * mail/rmailmm.el (rmail-mime): New custom group.
18865 Move all defcustoms in this file into this group.
18866 (rmail-mime-media-type-handlers-alist): Revert previous change.
18867 (rmail-mime-show-images): New option.
18868 (rmail-mime-total-number-of-bulk-attachments): Remove variable and all
18869 references to it, since it wasn't actually used for anything.
18870 (rmail-mime-insert-image): New function.
18871 (rmail-mime-image): Use rmail-mime-insert-image.
18872 (rmail-mime-bulk-handler): Remove optional `image' argument, instead
69220882
GM
18873 obey the value of `rmail-mime-show-images' option. Print the size of
18874 attachments.
e8652dd9 18875
fb652bb5
JB
188762009-09-25 David Engster <deng@randomsample.de>
18877
18878 * progmodes/hideshow.el (hs-show-block): Run `hs-show-hook'. (Bug#4548)
18879
32a9841c
VJL
188802009-09-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
18881
18882 * whitespace.el: Does not highlight trailing spaces While point is
18883 at end of line. Does not highligt spaces at beginning of buffer
18884 while point is at beginning of buffer. Does not highlight spaces
18885 at end of buffer while point is at end of buffer. (Bug#4177)
18886 New version 12.0.
18887 (whitespace-display-mappings): Adjust initialization.
18888 (whitespace-point, whitespace-font-lock-refontify): New vars.
18889 (whitespace-color-on, whitespace-color-off): Adjust code.
18890 (whitespace-trailing-regexp, whitespace-empty-at-bob-regexp)
18891 (whitespace-empty-at-eob-regexp, whitespace-space-regexp)
18892 (whitespace-tab-regexp, whitespace-post-command-hook): New funs.
18893
e477ca84
CY
188942009-09-24 Chong Yidong <cyd@stupidchicken.com>
18895
18896 * nxml/nxml-mode.el: Alias xml-mode to nxml-mode.
18897
18898 * textmodes/sgml-mode.el: Remove xml-mode alias.
18899
18900 * files.el (auto-mode-alist, conf-mode-maybe)
8390fb80 18901 (magic-fallback-mode-alist): Revert 2009-09-18 and 2009-09-21 changes.
e477ca84 18902
68712602
AM
189032009-09-24 Alan Mackenzie <acm@muc.de>
18904
18905 * progmodes/cc-cmds.el (c-scan-conditionals): A new function like
18906 c-forward-conditionals, but it doesn't move point and doesn't set
18907 the mark.
18908 (c-up-conditional, c-up-conditional-with-else, c-down-conditional)
18909 (c-down-conditional-with-else, c-backward-conditional)
18910 (c-forward-conditional): Refactor to use c-scan-conditionals.
18911
1659ada0
JB
189122009-09-24 Juanma Barranquero <lekktu@gmail.com>
18913
18914 * help-fns.el (help-downcase-arguments): New option, defaulting to nil.
18915 (help-default-arg-highlight): Remove.
18916 (help-highlight-arg): New function.
18917 (help-do-arg-highlight): Use it.
18918 Suggested by Drew Adams <drew.adams@oracle.com>. (Bug#4510, bug#4520)
18919
b3f01e46
SM
189202009-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
18921
18922 * term.el (term-set-scroll-region, term-handle-ansi-escape):
18923 Undo last change, which didn't fix the problem and introduced others.
18924
107ef54a
NR
189252009-09-24 Nick Roberts <nickrob@snap.net.nz>
18926
18927 * progmodes/gdb-mi.el: Don't require speedbar.
18928 (gdb-jsonify-buffer): Handle case where "=" is part of value string.
18929
ffa1fed6
GM
189302009-09-24 Glenn Morris <rgm@gnu.org>
18931
2157a2be
GM
18932 * calendar/diary-lib.el (diary-fancy-display): Always run the hook.
18933
6125167c
GM
18934 * term/ns-win.el (ns-reg-to-script): Define for compiler.
18935
ffa1fed6
GM
18936 * mail/rmailmm.el (rmail-mime-multipart-handler): Accept the case where
18937 there is no newline after the final mime boundary. (Bug#4539)
18938 Move markers on insertion so that any buttons inserted don't end up in
18939 the next part of a multipart message.
2e9075d3
GM
18940 (rmail-mime-media-type-handlers-alist): Doc fix. Add image handler.
18941 (rmail-mime-bulk-handler): Optionally handle images.
18942 (rmail-mime-image): New button action.
18943 (rmail-mime-image-handler): New function.
18944 (rmail-mime-mode): New mode.
18945 (rmail-mime): Doc fix. Use rmail-mime-mode (for font-lock).
ffa1fed6 18946
4a814992
SM
189472009-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
18948
075518b5
SM
18949 * minibuffer.el (minibuffer-force-complete): Cycle the list, rather
18950 than just dropping elements from it (bug#4504).
18951
8ad2defc
SM
18952 * term.el (term-set-scroll-region): Don't move cursor any more.
18953 (term-handle-ansi-escape): Call term-goto here instead.
18954 Suggested by Ivan Kanis <apple@kanis.eu>.
18955
4a814992
SM
18956 * term.el: Require CL.
18957 (term-ansi-reset): New function.
18958 (term-mode, term-emulate-terminal, term-handle-colors-array): Use it.
18959 (term-handle-colors-array): Simplify.
18960
5a0c3f56
JB
189612009-09-24 Juanma Barranquero <lekktu@gmail.com>
18962
18963 * allout.el (allout-overlay-interior-modification-handler)
18964 (allout-obtain-passphrase):
18965 * epa-file.el (epa-file-write-region):
18966 * ps-print.el (ps-begin-job):
18967 * vc-hooks.el (vc-toggle-read-only):
18968 * vc-rcs.el (vc-rcs-rollback):
18969 * vc-sccs.el (vc-sccs-rollback):
18970 * vc.el (vc-deduce-fileset, vc-next-action, vc-register-with)
18971 (vc-version-diff, vc-revert, vc-rollback):
18972 * wdired.el (wdired-check-kill-buffer):
18973 * emacs-lisp/authors.el (authors):
18974 * net/socks.el (socks-open-connection):
18975 * net/zeroconf.el (zeroconf-service-add-hook):
18976 * obsolete/vc-mcvs.el (vc-mcvs-register):
18977 * progmodes/gdb-mi.el (def-gdb-thread-buffer-gud-command)
18978 (gdb-select-frame):
18979 * progmodes/grep.el (lgrep, rgrep):
18980 * progmodes/idlw-help.el (idlwave-help-check-locations)
18981 (idlwave-help-html-link, idlwave-help-assistant-open-link):
18982 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
18983 * textmodes/reftex-toc.el (reftex-toc-promote-prepare)
18984 (reftex-toc-rename-label): Fix typos in error messages.
18985
18986 * dired-aux.el (dired-do-shell-command): Reflow docstring.
18987 (dired-copy-how-to-fn): Doc fix.
18988 (dired-files-attributes, dired-read-shell-command):
18989 Fix typos in docstrings.
18990
18991 * dired-x.el (dired-enable-local-variables, dired-filename-at-point)
18992 (dired-x-find-file-other-window): Reflow docstrings.
18993 (dired-omit-marker-char, dired-read-shell-command)
18994 (dired-x-submit-report): Fix typos in docstrings.
18995
18996 * shell.el (shell-mode-hook):
18997 * view.el (View-scroll-line-forward):
18998 * progmodes/inf-lisp.el (inferior-lisp-mode-hook):
18999 Fix typos in docstrings.
19000
19001 * net/dig.el (dig-invoke): Fix typo in docstring.
19002 (query-dig): Reflow docstring.
19003
19004 * progmodes/idlwave.el (idlwave-create-user-catalog-file)
19005 (idlwave-quoted, idlwave-rinfo-max-source-lines): Doc fixes.
19006 (idlwave-abbrev-move, idlwave-auto-routine-info-updates)
19007 (idlwave-begin-block-reg, idlwave-begin-unit-reg)
19008 (idlwave-beginning-of-subprogram, idlwave-block-jump-out)
19009 (idlwave-block-match-regexp, idlwave-calculate-paren-indent)
19010 (idlwave-check-abbrev, idlwave-class-file-or-buffer)
19011 (idlwave-class-found-in, idlwave-complete, idlwave-complete-in-buffer)
19012 (idlwave-completion-map, idlwave-current-indent)
19013 (idlwave-custom-ampersand-surround, idlwave-customize)
19014 (idlwave-default-font-lock-items, idlwave-default-insert-timestamp)
19015 (idlwave-define-abbrev, idlwave-determine-class-special)
19016 (idlwave-do-action, idlwave-doc-header, idlwave-doc-modification)
19017 (idlwave-end-block-reg, idlwave-end-of-statement)
19018 (idlwave-end-of-statement0, idlwave-end-of-subprogram)
19019 (idlwave-end-unit-reg, idlwave-entry-find-keyword)
19020 (idlwave-explicit-class-listed, idlwave-file-header)
19021 (idlwave-fill-paragraph, idlwave-find-class-definition)
19022 (idlwave-fix-keywords, idlwave-hang-indent-regexp, idlwave-hard-tab)
19023 (idlwave-idlwave_routine_info-compiled, idlwave-in-comment)
19024 (idlwave-in-quote, idlwave-indent-action-table)
19025 (idlwave-indent-expand-table, idlwave-indent-line)
19026 (idlwave-indent-subprogram, idlwave-indent-to-open-paren)
19027 (idlwave-is-comment-line, idlwave-is-comment-or-empty-line)
19028 (idlwave-is-continuation-line, idlwave-is-pointer-dereference)
19029 (idlwave-kill-autoloaded-buffers, idlwave-lib-p, idlwave-look-at)
19030 (idlwave-make-tags, idlwave-mode, idlwave-mode-abbrev-table)
19031 (idlwave-mouse-active-rinfo, idlwave-newline, idlwave-no-change-comment)
19032 (idlwave-outlawed-buffers, idlwave-popup-select)
19033 (idlwave-previous-statement, idlwave-rescan-catalog-directories)
19034 (idlwave-routine-entry-compare, idlwave-routine-info.pro)
19035 (idlwave-scan-all-buffers-for-routine-info, idlwave-scan-class-info)
19036 (idlwave-shell-automatic-start, idlwave-shell-explicit-file-name)
19037 (idlwave-show-begin, idlwave-split-line, idlwave-split-link-target)
19038 (idlwave-statement-type, idlwave-struct-skip)
19039 (idlwave-substitute-link-target, idlwave-toggle-comment-region)
19040 (idlwave-update-current-buffer-info, idlwave-use-library-catalogs)
19041 (idlwave-what-module-find-class): Fix typos in docstrings.
19042 (idlwave-all-method-classes, idlwave-calc-hanging-indent)
19043 (idlwave-calculate-cont-indent, idlwave-expand-equal)
19044 (idlwave-find-module, idlwave-find-structure-definition)
19045 (idlwave-init-rinfo-when-idle-after, idlwave-insert-source-location)
19046 (idlwave-list-load-path-shadows, idlwave-next-statement)
19047 (idlwave-routine-entry-compare-twins, idlwave-routine-info)
19048 (idlwave-routines, idlwave-sintern-rinfo-list, idlwave-statement-match)
19049 (idlwave-template): Reflow docstrings.
19050
19051 * progmodes/idlw-shell.el (idlwave-shell-syntax-error): Doc fix.
19052 (idlwave-shell-batch-command, idlwave-shell-bp-alist)
19053 (idlwave-shell-bp-get, idlwave-shell-bp-overlays)
19054 (idlwave-shell-bp-query, idlwave-shell-break-here, idlwave-shell-buffer)
19055 (idlwave-shell-display-line, idlwave-shell-display-wframe)
19056 (idlwave-shell-electric-debug-mode, idlwave-shell-examine-select)
19057 (idlwave-shell-file-name-chars, idlwave-shell-filter-bp)
19058 (idlwave-shell-goto-frame, idlwave-shell-halt-messages-re)
19059 (idlwave-shell-highlighting-and-faces, idlwave-shell-idl-wframe)
19060 (idlwave-shell-mode-hook, idlwave-shell-mode-line-info)
19061 (idlwave-shell-mode-map, idlwave-shell-module-source-filter)
19062 (idlwave-shell-mouse-help, idlwave-shell-mouse-print)
19063 (idlwave-shell-pc-frame, idlwave-shell-pending-commands)
19064 (idlwave-shell-print, idlwave-shell-quit, idlwave-shell-redisplay)
19065 (idlwave-shell-scan-for-state, idlwave-shell-send-command)
19066 (idlwave-shell-sentinel-hook, idlwave-shell-separate-examine-output)
19067 (idlwave-shell-shell-command, idlwave-shell-sources-alist)
19068 (idlwave-shell-sources-bp, idlwave-shell-sources-filter)
19069 (idlwave-shell-step, idlwave-shell-use-breakpoint-glyph)
19070 (idlwave-toolbar-add-everywhere, idlwave-toolbar-toggle):
19071 Fix typos in docstrings.
19072 (idlwave-shell-bp, idlwave-shell-clear-current-bp)
19073 (idlwave-shell-hide-output, idlwave-shell-mode)
19074 (idlwave-shell-run-region, idlwave-shell-set-bp-in-module):
19075 Reflow docstrings.
19076
19077 * textmodes/bibtex.el (bibtex-sort-entry-class): Fix group name.
19078
62136c5d
SM
190792009-09-24 Ivan Kanis <apple@kanis.eu>
19080
19081 * term.el (term-bold-attribute): New var.
19082 (term-handle-colors-array): Use it.
19083
9c1a45ed
NR
190842009-09-23 Nick Roberts <nickrob@snap.net.nz>
19085
19086 * progmodes/gdb-mi.el (gdb-version): New variable.
19087 (gdb-non-stop-handler): Set gdb-version.
19088 (gdb-gud-context-command, gdb-current-context-command, gdb-stopped):
19089 Condition "--thread" option on gdb-version.
19090 (gdb-invalidate-threads): Remove unused argument.
19091
03304f31
SM
190922009-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
19093
19094 * textmodes/flyspell.el (sgml-mode-flyspell-verify): Pass limit args
19095 to looking-back to avoid ridiculous slow down in large files (bug#4511).
19096
4f02f0c9
GM
190972009-09-23 Glenn Morris <rgm@gnu.org>
19098
19099 * mail/rmail.el (rmail-reply): Don't try to add a References header when
19100 replying to mail without References or Message-Id. (Bug#4525)
19101
a3b4b363
AR
191022009-09-23 Adrian Robert <Adrian.B.Robert@gmail.com>
19103
19104 * term/ns-win.el (ns-reg-to-script): New variable.
19105
7bda18cc
DU
191062009-09-23 Daiki Ueno <ueno@unixuser.org>
19107
19108 * epg.el (epg-wait-for-status): Preserve existing 'error results.
19109
72169e55
SS
191102009-09-22 Sam Steingold <sds@gnu.org>
19111
19112 * vc-hg.el (vc-hg-print-log): Fix shortlog arg passing.
71630ffe
SS
19113 (vc-hg-outgoing, vc-hg-incoming): Bump okstatus in `vc-hg-command'
19114 to 1 because hg returns status 1 when nothing is found.
0aa4f295 19115 Bind `vc-short-log' for the sake of `vc-hg-log-view-mode'.
72169e55 19116
905b7d38
SM
191172009-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
19118
b0459dec
SM
19119 * textmodes/fill.el: Convert to utf-8 encoding.
19120 (fill-french-nobreak-p): Remove redundant » and « inherited from our
dd86ea11 19121 pre-Unicode days.
b0459dec 19122
905b7d38
SM
19123 * add-log.el (change-log-fill-forward-paragraph): New function.
19124 (change-log-mode): Use it so fill-region DTRT.
19125 Set fill-indent-according-to-mode here rather than in
19126 change-log-fill-paragraph.
19127 (change-log-fill-paragraph): Remove.
19128
baa7f3de
JB
191292009-09-22 Juanma Barranquero <lekktu@gmail.com>
19130
19131 * info.el (Info-try-follow-nearest-node): Use the URL extracted by
19132 `Info-get-token', instead of `browse-url-url-at-point'. (Bug#4508)
19133
a8d789f0
GM
191342009-09-22 Glenn Morris <rgm@gnu.org>
19135
daedbbc2
GM
19136 * calendar/calendar.el (calendar-mode-map): Make mouse-1 and 3 clicks on
19137 the scroll-bar scroll the calendar window rather than the buffer.
19138
d8899a74
GM
19139 * calendar/cal-menu.el (cal-menu-scroll-menu): Add a sub-section with
19140 commands that move point (as opposed to scrolling).
19141
a8d789f0
GM
19142 * emulation/tpu-edt.el (tpu-copy-keyfile): Fix condition-case handler.
19143
19144 * emacs-lisp/elint.el (elint): New custom group.
19145 (elint-log-buffer): Make it a defcustom.
19146 (elint-scan-preloaded, elint-ignored-warnings)
19147 (elint-directory-skip-re): New options.
19148 (elint-builtin-variables): Doc fix.
19149 (elint-preloaded-env): New variable.
19150 (elint-unknown-builtin-args): Add an entry for encode-time.
19151 (elint-extra-errors): Make it a variable rather than a constant.
19152 (elint-preloaded-skip-re): New constant.
19153 (elint-directory): Skip files matching elint-directory-skip-re.
19154 (elint-features): New variable, local to linted buffers.
19155 (elint-update-env): Initialize elint-features. Possibly add
19156 elint-preloaded-env to the buffer's environment.
19157 (elint-get-top-forms): Bind elint-current-pos, for log messages.
19158 Skip quoted forms.
19159 (elint-init-form): New function, extracted from elint-init-env.
19160 Make non-list forms a warning rather than an error.
19161 Add the mode-map for define-derived-mode. Handle define-minor-mode,
19162 easy-menu-define, put that adds an error-condition, and provide.
19163 When requiring cl, also require cl-macs. Really require cl, to handle
19164 some cl macros. Store required libraries in the list elint-features,
19165 so as not to re-load them. Treat cc-require like require.
19166 (elint-init-env): Call elint-init-form to do the work.
19167 Handle eval-and-compile and such like.
19168 (elint-add-required-env): Do not clear messages.
19169 (elint-special-forms): Add handlers for function, defalias, if, when,
19170 unless, and, or.
19171 (elint-form): Add optional argument to ignore elint-special-forms,
19172 useful to prevent recursive calls from handlers. Doc fix.
19173 Respect elint-ignored-warnings.
19174 (elint-form): Respect elint-ignored-warnings.
19175 (elint-bound-variable, elint-bound-function): New variables.
19176 (elint-unbound-variable): Respect elint-bound-variable.
19177 (elint-get-args): Respect elint-bound-function.
19178 (elint-check-cond-form): Add some simple handling for (f)boundp and
19179 featurep tests.
19180 (elint-check-defalias-form): New handler.
19181 (elint-check-let-form): Make an empty let a warning rather than an
19182 error.
19183 (elint-check-setq-form): Make an empty setq a warning rather than an
19184 error. Respect elint-ignored-warnings.
19185 (elint-check-defvar-form): Accept null doc-strings.
19186 (elint-check-conditional-form): New handler. Does some simple-minded
19187 checking of featurep and (f)boundp tests.
19188 (elint-put-function-args): New function.
19189 (elint-initialize): Use elint-scan-doc-file rather than
19190 elint-find-builtin-variables. Use elint-put-function-args.
19191 Possibly scan preloaded-file-list.
19192 (elint-scan-doc-file): Rename from elint-find-builtin-variables and
19193 extend to handle functions as well.
19194
245be23c
JB
191952009-09-22 Lennart Borgman <lennart.borgman@gmail.com>
19196
19197 * linum.el (linum-delete-overlays, linum-update-window):
19198 Do not modify the right margin. (Bug#3971)
19199
91fdbd6f
CY
192002009-09-21 Chong Yidong <cyd@stupidchicken.com>
19201
6a7662bb
BR
19202 * files.el (conf-mode-maybe, magic-fallback-mode-alist):
19203 Use nxml-mode instead of xml-mode.
91fdbd6f 19204
7589d38e
JB
192052009-09-21 Kevin Ryde <user42@zip.com.au>
19206
19207 * net/dig.el: Add "Keywords: comm", as per net-utils.el. (Bug#4501)
19208
5ac42715
SM
192092009-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
19210
19211 * net/dig.el (dig-mode): Use define-derived-mode.
19212
09c01323
DN
192132009-09-20 Dan Nicolaescu <dann@ics.uci.edu>
19214
4096c5f2
DN
19215 * vc-dispatcher.el (vc-do-command): Return the process object in
19216 the asynchronous case. Use when instead of if. Do not run
5480359e 19217 vc-exec-after to display a message if not enabled. (Bug#4463)
4096c5f2 19218
0e172cc2
DN
19219 * vc-git.el (vc-git-dir-extra-headers): Add keymap and mouse-face
19220 properties to the stash strings.
19221 (vc-git-stash-list): Return a list of strings.
19222 (vc-git-stash-get-at-point, vc-git-stash-delete-at-point)
19223 (vc-git-stash-show-at-point): New functions.
19224 (vc-git-stash-map): New keymap.
19225
03304f31
SM
19226 * register.el (ctl-x-r-map): Define the keys here instead of
19227 using autoload.
09c01323 19228
03304f31 192292009-09-20 Thierry Volpiatto <thierry.volpiatto@gmail.com> (tiny change)
e3f36d03
SM
19230
19231 * bookmark.el (bookmark-write-file): Avoid calling `pp' with large
19232 list, to workaround performance problem (bug#4485).
19233
2f5fc4d7
NR
192342009-09-20 Nick Roberts <nickrob@snap.net.nz>
19235
19236 * progmodes/gud.el (gud-sentinel): Revert indavertant change.
19237
b0f5fd2e
DU
192382009-09-20 Daiki Ueno <ueno@unixuser.org>
19239
19240 * epa-file.el (epa-file-cache-passphrase-for-symmetric-encryption):
19241 Document that this option is not recommended to use.
19242
f3445fab
GM
192432009-09-19 Glenn Morris <rgm@gnu.org>
19244
547c6921
GM
19245 * calc/calc-graph.el (calc-graph-lookup): Avoid assignment to free
19246 variable `var'.
19247
f3445fab
GM
19248 * calc/calc-alg.el (var):
19249 * calc/calcalg2.el (var): Define for compiler.
19250
946c009b
CY
192512009-09-19 Chong Yidong <cyd@stupidchicken.com>
19252
e3f36d03
SM
19253 * emacs-lisp/advice.el (ad-get-argument, ad-set-argument):
19254 Doc fix (Bug#3932).
e2045997 19255
24aedbca
CY
19256 * subr.el (baud-rate): Remove long-obsolete function (Bug#4372).
19257
327dd27a
CY
19258 * time-stamp.el (time-stamp-month-dd-yyyy)
19259 (time-stamp-dd/mm/yyyy, time-stamp-mon-dd-yyyy)
19260 (time-stamp-dd-mon-yy, time-stamp-yy/mm/dd)
19261 (time-stamp-yyyy/mm/dd, time-stamp-yyyy-mm-dd)
e3f36d03
SM
19262 (time-stamp-yymmdd, time-stamp-hh:mm:ss, time-stamp-hhmm):
19263 Remove functions that have been obsolete since 1995 (Bug#4436).
327dd27a 19264
946c009b
CY
19265 * progmodes/sh-script.el (sh-learn-buffer-indent): Pop to the
19266 indent buffer only if called interactively (Bug#4452).
19267
3e70541a 192682009-09-19 Juanma Barranquero <lekktu@gmail.com>
4e2af782 19269 Eli Zaretskii <eliz@gnu.org>
3e70541a
JB
19270
19271 This fixes bug#4197 (merged to bug#865, though not identical).
19272 * server.el (server-auth-dir): Add docstring note about FAT32.
19273 (server-ensure-safe-dir): Accept FAT32 directories as "safe",
19274 but warn against using them.
19275
9b94c32e
NR
192762009-09-19 Nick Roberts <nickrob@snap.net.nz>
19277
19278 * progmodes/gdb-mi.el (gdb-var-update-handler-1): Include case of
19279 older GDB where there is no has_more field.
19280
66590684
GM
192812009-09-19 Glenn Morris <rgm@gnu.org>
19282
19283 * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
19284
9a1337f9
CY
192852009-09-18 Chong Yidong <cyd@stupidchicken.com>
19286
19287 * files.el (auto-mode-alist): Change default for XML files to nXML
19288 mode (Bug#4169).
19289
d7554167
JB
192902009-09-18 Juanma Barranquero <lekktu@gmail.com>
19291
19292 * server.el (server-ensure-safe-dir): Pass 'integer
19293 to `file-attributes', as suggested.
19294
35a3f9a4
SM
192952009-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
19296
19297 * dired-aux.el (dired-query-alist): Remove spurious backslash.
19298 (dired-query): Use read-key.
19299
044f9b05
AR
193002009-09-18 Adrian Robert <Adrian.B.Robert@gmail.com>
19301
19302 * cus-start.el (ns-use-qd-smoothing): Remove.
19303
6188ea49
GM
193042009-09-18 Glenn Morris <rgm@gnu.org>
19305
08cf18e4
GM
19306 * allout.el (top-level): Remove unnecessary progn.
19307
07eae5c5
GM
19308 * progmodes/js.el (js-end-of-defun): Remove malformed and unneeded let.
19309
6726c25e
GM
19310 * emacs-lisp/derived.el (define-derived-mode): Fix paren typo in
19311 definition of abbrev table.
19312
3f527154 19313 * speedbar.el (speedbar-track-mouse):
6188ea49
GM
19314 * net/eudc-bob.el (eudc-bob-pipe-object-to-external-program):
19315 * net/eudc.el (eudc-expand-inline):
770af4b4
GM
19316 * net/newst-backend.el (newsticker--cache-read-feed):
19317 * nxml/nxml-outln.el (nxml-end-of-heading): Fix typos in
6188ea49
GM
19318 condition-case handlers.
19319
ccb4c30c
NR
193202009-09-18 Nick Roberts <nickrob@snap.net.nz>
19321
19322 * progmodes/gdb-mi.el (gdb-frame-address): New variable.
19323 (gdb-var-list): Add an element for has_more field.
19324 (gdb-non-stop-handler): Enable pretty printing for STL containers.
19325 (gdb-var-create-handler, gdb-var-list-children-handler-1)
19326 (gdb-var-update-handler-1): Parse output of dynamic variable
19327 objects (STL containers).
19328 (gdb-var-delete-1): Pass var1 as an explicit second argument.
19329 (gdb-get-field): Delete alias. Use bindat-get-field directly.
19330
19331 * progmodes/gud.el (gud-speedbar-item-info): Adjust for change to
19332 gdb-var-list.
19333 (gud-speedbar-buttons): Make node expandable if expression "has more"
19334 children.
19335
8686ac71
JB
193362009-09-17 Juanma Barranquero <lekktu@gmail.com>
19337
19338 * startup.el (emacs-quick-startup): Remove variable and all uses.
19339 (command-line): Set `inhibit-x-resources' instead.
19340 (command-line-1): Use `inhibit-x-resources' instead.
19341
a69c67e8
CY
193422009-09-17 Chong Yidong <cyd@stupidchicken.com>
19343
19344 * subr.el: Fix last change to avoid using the `unless' macro,
19345 which breaks bootstrapping.
19346
354f0faf
SM
193472009-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
19348
19349 * subr.el (push, pop, dolist, dotimes, declare): Don't overwrite CL's
19350 extended definitions, in case we reload subr.el after having
19351 loaded CL.
19352 (eval-next-after-load): Mark as obsolete.
19353
98b9bf40
JL
193542009-09-17 Juri Linkov <juri@jurta.org>
19355
19356 * menu-bar.el (menu-bar-search-menu, menu-bar-edit-menu)
19357 (menu-bar-options-menu, menu-bar-showhide-fringe-menu)
19358 (menu-bar-showhide-menu, menu-bar-tools-menu)
19359 (menu-bar-describe-menu, menu-bar-help-menu)
19360 (minibuffer-local-completion-map, minibuffer-local-map):
19361 Fix list quoting.
19362
28fab7b5
GM
193632009-09-17 Glenn Morris <rgm@gnu.org>
19364
88d5190c
GM
19365 * emacs-lisp/bytecomp.el (byte-compile-form): Always check the function
19366 arguments, whether or not it has a handler.
19367
74f24ba7
GM
19368 * ansi-color.el (ansi-color-get-face-1): Fix typo in handler.
19369
28fab7b5
GM
19370 * simple.el (hard-newline): Give it a doc-string.
19371
a8106aec
GM
19372 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
19373 (lisp-mode-syntax-table): Give them doc-strings.
e4a09a11 19374
76251ad7
DN
193752009-09-17 Dan Nicolaescu <dann@ics.uci.edu>
19376
72033dbe
DN
19377 * menu-bar.el (menu-bar-file-menu, menu-bar-file-menu)
19378 (menu-bar-i-search-menu, menu-bar-edit-menu, menu-bar-custom-menu)
19379 (menu-bar-options-menu, menu-bar-showhide-menu)
19380 (menu-bar-showhide-fringe-ind-menu, menu-bar-showhide-fringe-menu)
19381 (menu-bar-showhide-scroll-bar-menu, menu-bar-showhide-menu)
19382 (menu-bar-options-menu, menu-bar-line-wrapping-menu)
19383 (menu-bar-options-menu, menu-bar-tools-menu)
19384 (menu-bar-describe-menu, menu-bar-search-documentation-menu)
19385 (menu-bar-help-menu):
19386 (menu-bar-make-mm-toggle, menu-bar-make-toggle): Purecopy the
19387 string arguments.
19388
76251ad7
DN
19389 * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu)
19390 (menu-bar-epatch-menu, menu-bar-ediff-misc-menu): Add purecopy
19391 calls for the menu names and :help.
19392
97b952b7
SM
193932009-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
19394
19395 * mouse.el (minor-mode-menu-from-indicator): Pay attention
19396 to :minor-mode-function (bug#4455).
19397
8f38189e
SM
193982009-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
19399
d2fd733e
SM
19400 * startup.el (command-line): Initialize the window-system after
19401 processing the command-line.
19402
8f38189e
SM
19403 * textmodes/page.el (what-page): Make sure we don't inf-loop if
19404 page-delimiter matches the empty string.
19405
77564fa4
GM
194062009-09-16 Glenn Morris <rgm@gnu.org>
19407
19408 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-vars): Rename from
19409 byte-compile-not-obsolete-var. It's a list now.
19410 (byte-compile-not-obsolete-funcs): New variable.
19411 (byte-compile-warn-obsolete): Don't warn about functions if they are in
19412 byte-compile-not-obsolete-funcs.
19413 (byte-compile-variable-ref, byte-compile-defvar): Update for
19414 byte-compile-not-obsolete-vars name-change and list nature.
19415 (byte-compile-maybe-guarded): Suppress warnings about obsolete functions
19416 and variables behind (f)boundp tests.
19417 * net/tramp-compat.el (byte-compile-not-obsolete-vars): Set if bound.
19418
79d316d3
DN
194192009-09-15 Dan Nicolaescu <dann@ics.uci.edu>
19420
19421 * vc-git.el (vc-git-log-view-mode): Undo inadvertent change.
19422
8fed6934
SM
194232009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
19424
19425 * Makefile.in (compile-onefile): Use byte-compile-refresh-preloaded.
19426 * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded):
19427 Don't autoload.
19428
4078fd57
SE
194292009-09-15 Stephen Eglen <stephen@gnu.org>
19430
19431 * iswitchb.el (iswitchb-read-buffer): When selecting a match from
5a0c3f56 19432 the virtual-buffers, use the name of the buffer specified by
4078fd57 19433 find-file-noselect, as the match may be a symlink. (This was a
5a0c3f56 19434 problem if the target and the symlink had different names.)
4078fd57 19435
838ff458
SM
194362009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
19437
b3c7c12d
SM
19438 * custom.el (custom-initialize-default, custom-initialize-set): CSE.
19439
13dc2bc2
SM
19440 * desktop.el (desktop-path): Check user-emacs-directory.
19441
49fec531
SM
19442 * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded): New function.
19443
0e328d37
SM
19444 * loadup.el: Use after-load-functions to GC after loading each file.
19445 Remove the explicit GC calls that used to be sprinkled around.
19446
838ff458
SM
19447 * subr.el (after-load-functions): New hook.
19448 (do-after-load-evaluation): Run it. Use string-match-p to detect
19449 `obsolete' packages, rather than painfully extracting the relevant
19450 directory name.
19451
a62f564f
GM
194522009-09-15 Glenn Morris <rgm@gnu.org>
19453
19454 * apropos.el (apropos-documentation-check-doc-file): Avoid assignment to
19455 free variable `doc'.
19456
19457 * dired.el (dired-mode-map): Add menu entry for async shell command.
19458
19459 * help-fns.el (find-lisp-object-file-name): When looking for autoloaded
19460 variables, also consider the .elc files, since the .el files are
19461 normally gzipped (subsequent code locates the .el.gz from the .elc).
19462
19463 * calc/calc-prog.el (arglist): Define for compiler.
19464
19465 * calendar/diary-lib.el (diary-display-function): Change the default to
19466 fancy display.
19467 (body): Define for compiler.
19468
19469 * emacs-lisp/bytecomp.el (byte-compile-keep-pending)
19470 (byte-compile-file-form, byte-compile-lambda)
19471 (byte-compile-top-level-body, byte-compile-form)
19472 (byte-compile-variable-ref, byte-compile-setq)
19473 (byte-compile-setq-default, byte-compile-body)
19474 (byte-compile-body-do-effect, byte-compile-and, byte-compile-or)
19475 (batch-byte-compile): Give some more local variables with common names
19476 a "bytecomp-" prefix to avoid masking warnings about free variables.
19477
cd05fe7f
GM
19478 * startup.el (command-line-1): Give local variables with common names a
19479 distinguishing prefix, so as not to hide free variable warnings during
19480 bootstrap.
19481
a62f564f
GM
19482 * mail/rmailmm.el (rmail-mime-save): If file exists, don't try to be
19483 clever and add a suffix to make a unique name, just let the user decide
19484 whether or not to overwrite it. If the input is a directory, write the
19485 default filename to that directory. (Bug#4388)
19486 (rmail-mime-bulk-handler): Ensure the save button's 'directory property
19487 is a filename-as-a-directory.
19488
fbc88440
SM
194892009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
19490
19491 * textmodes/page.el (what-page): Don't move to beginning of line.
19492 See <87tyz5ajte.fsf@x2.delysid.org> in emacs-devel.
19493
60308853
DN
194942009-09-15 Dan Nicolaescu <dann@ics.uci.edu>
19495
19496 * vc-git.el (vc-git-dir-extra-headers): Show the remote location.
19497
32ba3abc
DN
194982009-09-14 Dan Nicolaescu <dann@ics.uci.edu>
19499
9cd39aff
DN
19500 * bindings.el (mode-line-mode-menu): Add purecopy calls for :help.
19501 * help.el (help-for-help-internal): Add purecopy calls for text.
19502
32ba3abc
DN
19503 * vc.el (top): print-log method now takes an optional SHORTLOG
19504 argument. Add a new method: root.
32ba3abc
DN
19505 (vc-root-diff, vc-print-root-log): New functions.
19506 (vc-log-short-style): New variable.
19507 (vc-print-log-internal): Add support for showing short logs.
19508
19509 * vc-hooks.el (vc-prefix-map, vc-menu-map): Add bindings for
19510 vc-print-root-log and vc-print-root-diff.
19511
19512 * vc-bzr.el (vc-bzr-log-view-mode, vc-bzr-print-log):
19513 * vc-git.el (vc-git-print-log, vc-git-log-view-mode):
19514 * vc-hg.el (vc-hg-print-log, vc-hg-log-view-mode): Add support for
19515 short logs.
19516
19517 * vc-cvs.el (vc-cvs-print-log):
19518 * vc-mtn.el (vc-mtn-print-log):
19519 * vc-rcs.el (vc-rcs-print-log):
19520 * vc-sccs.el (vc-sccs-print-log):
19521 * vc-svn.el (vc-svn-print-log): Add an optional argument shortlog
19522 that is ignored for now.
19523
837b0e99
DN
19524 * vc-mtn.el (vc-mtn-annotate-command):
19525 * vc-svn.el (vc-svn-annotate-command): Run asynchronously.
19526
31cd2dd4
SM
195272009-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
19528
19529 * simple.el: Add mapping for backspace/delete/clear/tab/escape/return
19530 to function-key-map, and give them ascii-character property.
19531 * term/x-win.el (x-alternatives-map):
19532 * term/ns-win.el (ns-alternatives-map):
19533 * term/internal.el (msdos-key-remapping-map):
19534 * w32-fns.el (x-alternatives-map): Remove redundant mappings.
19535
d62e5bf2
GM
195362009-09-14 Glenn Morris <rgm@gnu.org>
19537
19538 * emacs-lisp/elint.el (elint-add-required-env): Revert to not using
19539 temp-buffers (2009-09-12).
19540
7d0105e5
SM
195412009-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
19542
19543 * textmodes/ispell.el (ispell-command-loop): Improve last fix, using
19544 the new read-key function.
19545
e17ed9ad
CY
195462009-09-13 Chong Yidong <cyd@stupidchicken.com>
19547
19548 * term/x-win.el (x-menu-bar-open): Only call accelerate-menu if it
19549 is defined (Bug#4405).
19550
1fc26e29
CY
195512009-09-13 Vincent Belaïche <vincent.belaiche@gmail.com>
19552
19553 * recentf.el (recentf-cleanup): Use a hash table to find
19554 duplicates (Bug#4407).
19555
61dc96a2 195562009-09-13 Per Starbäck <per@starback.se> (tiny change)
7e73ea32
CY
19557
19558 * textmodes/ispell.el (ispell-command-loop): Convert keys such as
19559 kp-0 to ascii equivalents (Bug#4325).
19560
42c3a9e3
CY
195612009-09-13 Chong Yidong <cyd@stupidchicken.com>
19562
1f5c1626
CY
19563 * progmodes/cperl-mode.el (cperl-init-faces): Revert last change.
19564
42c3a9e3 19565 * eshell/em-hist.el:
31cd2dd4
SM
19566 * eshell/em-dirs.el (eshell-complete-user-reference):
19567 Declare pcomplete functions and variables to avoid compiler warnings.
42c3a9e3
CY
19568
195692009-09-13 Leo <sdl.web@gmail.com> (tiny change)
19570
19571 * eshell/em-script.el (eshell-login-script, eshell-rc-script):
19572 * eshell/em-dirs.el (eshell-last-dir-ring-file-name):
19573 * eshell/em-alias.el (eshell-aliases-file):
31cd2dd4
SM
19574 * eshell/em-hist.el (eshell-history-file-name):
19575 Use expand-file-name instead of concat to make file names (Bug#4308).
42c3a9e3 19576
1e2b6acf
GM
195772009-09-13 Glenn Morris <rgm@gnu.org>
19578
19579 * ediff-merg.el (ediff-do-merge):
19580 * filesets.el (filesets-run-cmd):
19581 * emulation/ws-mode.el (ws-show-markers, ws-move-block, ws-delete-block)
19582 (ws-find-marker-0, ws-find-marker-1, ws-find-marker-2, ws-find-marker-3)
19583 (ws-find-marker-4, ws-find-marker-5, ws-find-marker-6, ws-find-marker-7)
19584 (ws-find-marker-8, ws-find-marker-9, ws-goto-block-begin)
19585 (ws-goto-block-end, ws-goto-last-cursorposition, ws-copy-block):
19586 Replace empty `let's with `progn'.
19587
adba8116
SM
195882009-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
19589
19590 * mail/sendmail.el (send-mail-function):
19591 * tooltip.el (tooltip-mode):
19592 * simple.el (transient-mark-mode):
19593 * rfn-eshadow.el (file-name-shadow-mode):
19594 * frame.el (blink-cursor-mode):
19595 * font-core.el (global-font-lock-mode):
19596 * files.el (temporary-file-directory)
19597 (small-temporary-file-directory, auto-save-file-name-transforms):
19598 * epa-hook.el (auto-encryption-mode):
19599 * composite.el (global-auto-composition-mode):
19600 Use custom-initialize-delay.
19601 * startup.el (command-line): Don't explicitly call
19602 custom-reevaluate-setting for all the above vars.
19603 * custom.el (custom-initialize-safe-set)
19604 (custom-initialize-safe-default): Delete.
19605
0a4afea9
SM
196062009-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
19607
9f94990d
SM
19608 * term/x-win.el (x-initialize-window-system):
19609 * term/w32-win.el (w32-initialize-window-system):
19610 * term/ns-win.el (ns-initialize-window-system): Don't call
19611 mouse-wheel-mode since it's enabled globally by default already.
19612
0a4afea9
SM
19613 * mwheel.el (mouse-wheel-mode): Make sure the new defvar doesn't
19614 actually define the variable, but only silences the byte-compiler.
19615 (mouse-wheel-change-button): Check whether mouse-wheel-mode is bound
19616 before looking it up.
19617 (mouse-wheel-scroll-amount): Also reset the bindings if this value
19618 is changed.
19619
bf01513f
GM
196202009-09-12 Glenn Morris <rgm@gnu.org>
19621
19622 * emacs-lisp/elint.el (elint-file): Make max-lisp-eval-depth at least
19623 1000.
19624 (elint-add-required-env): Don't beep on error.
19625 (elint-forms): In case of error, return ENV unchanged.
afdceaec
GM
19626 (elint-init-env): Skip non-list forms.
19627 (elint-log): Handle unknown file positions.
bf01513f 19628
d85889e4
DU
196292009-09-12 Daiki Ueno <ueno@unixuser.org>
19630
19631 * epg.el (epg-make-context): Add autoload cookie.
19632 (epg-list-keys, epg-cancel, epg-start-decrypt, epg-decrypt-file)
19633 (epg-decrypt-string, epg-start-verify, epg-verify-file)
19634 (epg-verify-string, epg-start-sign, epg-sign-file)
19635 (epg-sign-string, epg-start-encrypt, epg-encrypt-file)
19636 (epg-encrypt-string, epg-start-export-keys)
19637 (epg-export-keys-to-file, epg-export-keys-to-string)
19638 (epg-start-import-keys, epg-import-keys-from-file)
19639 (epg-import-keys-from-string, epg-start-receive-keys)
19640 (epg-receive-keys, epg-import-keys-from-server)
19641 (epg-start-delete-keys, epg-delete-keys, epg-start-sign-keys)
19642 (epg-sign-keys, epg-start-generate-key)
0a4afea9
SM
19643 (epg-generate-key-from-file, epg-generate-key-from-string):
19644 Remove autoload cookie.
d85889e4 19645
8f825ee6
EZ
196462009-09-12 Eli Zaretskii <eliz@gnu.org>
19647
36b434ee
EZ
19648 * dos-fns.el (dos-reevaluate-defcustoms): Comment out the
19649 reevaluation of trash-directory.
19650
8f825ee6
EZ
19651 * mwheel.el: Fix last change.
19652 (mouse-wheel-mode): New defvar.
19653 (mouse-wheel-mode): Remove autoload cookie.
19654
5766c380
SM
196552009-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
19656
ab5c0fcd
SM
19657 * mwheel.el (mwheel-installed-bindings): New var.
19658 (mouse-wheel-mode): Use it, so as to make sure we really remove all
19659 the bindings we set last time. Use custom-initialize-delay.
19660 * loadup.el: Load mwheel after term/*-win.el.
19661 * startup.el (command-line): Don't reevaluate mouse-wheel-down-event
19662 and mouse-wheel-up-event now that their first evaluation is done
19663 sufficiently late to be correct.
19664
45448e64
SM
19665 * startup.el (tutorial-directory): Make it a defcustom.
19666 Use custom-initialize-delay rather than eval-at-startup to set it.
19667 * image.el (image-load-path): Make it a defcustom.
19668 Use custom-initialize-delay rather than eval-at-startup to set it.
19669 * subr.el (eval-at-startup): Remove.
19670 * font-lock.el (lisp-font-lock-keywords-2): Remove eval-at-startup.
19671
5766c380
SM
19672 * subr.el (do-after-load-evaluation): Warn the user after loading an
19673 obsolete package.
19674
d6549da4
GM
196752009-09-12 Glenn Morris <rgm@gnu.org>
19676
19677 * proced.el (proced-mark-alt): Remove alias.
19678 (proced-mode-map): Remove proced-mark-alt.
19679
19680 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries to
19681 Elint file and directory. Remove initialization entry.
19682
19683 * emacs-lisp/elint.el (elint-file, elint-directory): New autoloaded
19684 commands.
19685 (elint-current-buffer): Set mode-line-process.
19686 (elint-init-env): Handle define-derived-mode.
19687 Fix declare-function with unspecified arglist. Guard against odd
19688 defalias statements (eg iso-insert's 8859-1-map).
19689 (elint-add-required-env): Use a temp buffer.
19690 (elint-form): Just print the function/macro name, not the whole form.
19691 Return env unchanged if we fail to parse a macro.
19692 (elint-forms): Guard against parse errors.
19693 (elint-output): New function, to handle batch mode.
19694 (elint-log-message): Add optional argument. Use elint-output.
19695 (elint-set-mode-line): New function.
19696
30194d4d
CY
196972009-09-12 Andreas Politz <politza@fh-trier.de> (tiny change)
19698
19699 * emacs-lisp/elp.el (elp-not-profilable): Add more
19700 functions (Bug#4233).
19701
a035f9b0
CY
197022009-09-12 Chong Yidong <cyd@stupidchicken.com>
19703
19704 * emulation/pc-select.el (scroll-down-mark, scroll-down-nomark)
19705 (scroll-up-mark, scroll-up-nomark): Doc fix (Bug#4190).
19706
dad61164
NR
197072009-09-11 Nick Roberts <nickrob@snap.net.nz>
19708
19709 * progmodes/gdb-mi.el (gdb-var-list-children-regexp): Delete.
19710 (gdb-var-list-children): Use json parsing.
19711
9c3c9fdf 197122009-09-11 Daniel Colascione <dan.colascione@gmail.com>
34cab3d9
CY
19713
19714 * progmodes/js.el (js--proper-indentation): Handle the case where
19715 char-before is null. Reported by Deniz Dogan.
19716
b4587710
JB
197172009-09-11 Juanma Barranquero <lekktu@gmail.com>
19718
19719 * emacs-lisp/cl-macs.el (help-add-fundoc-usage): Declare.
19720
13890796
DU
197212009-09-11 Daiki Ueno <ueno@unixuser.org>
19722
19723 * epg.el (epg-cipher-algorithm-alist): Add CAMELLIA.
19724 (epg-digest-algorithm-alist): Add SHA224.
b18508dd 19725 (epg-context-set-passphrase-callback)
97d4bdba 19726 (epg-context-set-progress-callback): Add description about
b18508dd 19727 callback function.
13890796 19728
2efb64a8
SM
197292009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
19730
790d0270
SM
19731 * custom.el (custom-delayed-init-variables): New var.
19732 (custom-initialize-delay): New function.
19733 * startup.el (command-line): "Re"evaluate all vars in
19734 custom-delayed-init-variables. Don't reevaluate abbrev-file-name
19735 explicitly any more.
19736 * abbrev.el (abbrev-file-name): Use custom-initialize-delay
19737 to avoid creating a ~/.emacs.d at build-time (bug#4347).
19738
19739 * proced.el (proced-mode-map): Prefer "m" for proced-mark (bug#4362).
2efb64a8 19740
ac243a40
NR
197412009-09-11 Nick Roberts <nickrob@snap.net.nz>
19742
19743 * progmodes/gdb-mi.el (gdb-var-update-regexp): Delete.
19744 (gdb-var-update-handler): Use json parsing.
19745
657bc6fc
JB
197462009-09-11 Juanma Barranquero <lekktu@gmail.com>
19747
19748 * vc-annotate.el (vc-annotate): Use the main file's coding-system to
19749 decode annotated text, regardless of language environment. (Bug#2741)
19750
b6fe8102
SM
197512009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
19752
19753 * Makefile.in (autoloads): Make rmail.el writable as well.
19754
5cc443fe
GM
197552009-09-11 Glenn Morris <rgm@gnu.org>
19756
5515c54e
GM
19757 * dired-aux.el, dired-x.el: Put autoloads in dired.el rather than
19758 loaddefs.el.
19759 * dired.el: Regenerate with extracted autoloads.
19760 * Makefile.in (autoloads): Make dired.el writable.
19761
15067158
GM
19762 * ibuf-ext.el: Put autoloads in ibuffer.el rather than loaddefs.el.
19763 * ibuffer.el: Regenerate with extracted autoloads.
19764 * Makefile.in (autoloads): Make ibuffer.el writable.
19765
d35d0238
GM
19766 * paths.el (prune-directory-list, gnus-nntp-service, rmail-file-name):
19767 * version.el (emacs-copyright, emacs-major-version)
19768 (emacs-minor-version): Reformat doc-strings for make-docfile.
19769
5cc443fe
GM
19770 * apropos.el (apropos-documentation-check-doc-file): Exclude unbound
19771 functions and variables, since they must be stuff specific to some other
19772 platform.
19773 (apropos-print): Make mouse-click message less specific about button.
19774
19775 * emacs-lisp/cl-macs.el (define-compiler-macro): Add a property
19776 that records where a macro was defined.
19777 * help-fns.el (describe-function-1): Mention if a function has a
19778 compiler-macro.
19779 * help-mode.el (help-function-cmacro): New button.
19780
19781 * locate.el (top-level): Always require dired.
19782 (locate-mode-map): Initialize inside the defvar.
19783
19784 * net/ange-ftp.el (dired-compress-file): Declare.
19785 (ange-ftp-dired-compress-file): Add doc string.
19786
19787 * term/ns-win.el (x-display-name, x-setup-function-keys):
19788 Unify doc-strings with X versions.
19789
8cb95edf
SM
197902009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
19791
726a4d09
SM
19792 * emulation/crisp.el (crisp-mode-map): Move initialization
19793 into declaration.
19794 (crisp-mode): Use define-minor-mode.
19795
8cb95edf
SM
19796 * progmodes/xscheme.el (xscheme-evaluation-commands):
19797 Put a :advertised-binding property rather than using
19798 advertised-xscheme-send-previous-expression.
19799 (advertised-xscheme-send-previous-expression): Declare obsolete.
19800 * emulation/crisp.el (crisp-mode-map): Use `undo' rather than
19801 `advertised-undo'.
19802 (crisp-mode): Add corresponding bindings to
19803 undo's :advertised-binding instead.
19804 * dired.el (dired-mode-map): Put a :advertised-binding property rather
19805 than using dired-advertised-find-file.
19806 (dired-advertised-find-file):
19807 * simple.el (advertised-undo):
19808 * wid-edit.el (advertised-widget-backward): Declare obsolete.
19809 (widget-keymap): Put a :advertised-binding property rather
19810 than using advertised-widget-backward.
19811 * bindings.el (ctl-x-map): Put a :advertised-binding property rather
19812 than using advertised-undo.
19813 * tutorial.el (tutorial--default-keys): Adjust accordingly.
19814
07db5857
SS
198152009-09-10 Simon South <ssouth@slowcomputing.org>
19816
19817 * progmodes/delphi.el (delphi-tab): Indent region when Transient
19818 Mark mode is enabled and region is active; otherwise indent or
19819 insert TAB as usual.
19820 (delphi-mode): Update description of TAB-key binding.
19821
50d4ba39
SM
198222009-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
19823
19824 * subr.el (define-key-rebound-commands): Mark obsolete.
19825 * startup.el (precompute-menubar-bindings): Remove.
19826 (normal-top-level): Remove obsolete code that tried to precompute
19827 menubar bindings.
19828 * loadup.el (define-key-rebound-commands): Don't bother fiddling with
19829 define-key-rebound-commands and precompute-menubar-bindings.
19830
ffa894db
KY
198312009-09-10 Teodor Zlatanov <tzz@lifelogs.com>
19832
19833 * net/imap.el (imap-interactive-login): Better messages.
19834 (imap-open): Fix bug with renamed buffer on reconnect.
19835 (imap-authenticate): Add buffer-local imap-last-authenticator variable
19836 for easier debugging and cleaner code. On successful (guessed based on
19837 server capabilities) secondary authentication, set imap-state
19838 correctly.
19839 (imap-last-authenticator): Define imap-last-authenticator as a variable
19840 to avoid warnings.
19841
9477096c
GM
198422009-09-10 Glenn Morris <rgm@gnu.org>
19843
19844 * pcvs.el (cvs-mode-find-file): Use forward-line rather than goto-line.
19845
19846 * emacs-lisp/bytecomp.el (byte-compile-function-environment): Doc fix.
19847 (byte-compile-file-form-autoload): Don't warn about unknown functions
19848 where the autoload statement comes after the use.
19849 (with-no-warnings): Give it a byte-hunk-handler like than of progn, so
19850 that any handlers inside the body (eg require) are in turn respected.
19851
19852 * emacs-lisp/byte-opt.el (degrees-to-radians): Mark as free from side
19853 effects.
19854
19855 * emacs-lisp/derived.el (define-derived-mode): Give the mode's map,
19856 and syntax and abbrev tables basic docs, if they don't have any.
19857
19858 * emacs-lisp/easy-mmode.el (easy-mmode-defmap): Add doc-string.
19859
19860 * international/mule-cmds.el (top-level): Require cl when compiling.
19861 (view-hello-file): Use default-value rather than
19862 default-enable-multibyte-characters.
19863
19864 * progmodes/fortran.el: Move all safe and risky properties into the
19865 defcustoms.
19866
19867 * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmm.el:
19868 * mail/rmailmsc.el, mail/rmailsort.el, mail/rmailsum.el:
19869 * mail/undigest.el:
19870 Put autoloads in rmail.el rather than loaddefs.el.
19871 * mail/rmail.el: Regenerate with extracted autoloads.
19872
19873 * mail/rmailsum.el (rmail-user-mail-address-regexp): Move to rmail.el.
19874 * mail/rmail.el (rmail-user-mail-address-regexp): Move from rmailsum.el.
19875
9f16c547
NR
198762009-09-10 Nick Roberts <nickrob@snap.net.nz>
19877
19878 Reported in thread for Bug#4375.
19879 * progmodes/gud.el (gud-tooltip-print-command): Use MI command
19880 "-data-evaluate-expression" instead of print.
19881 * progmodes/gdb-mi.el (gdb-tooltip-print-1): Ditto.
19882 (gdb-tooltip-print): Parse output from above MI command.
7ab133d1
NR
19883 (gdb): Revert 2009-08-11 change. User should detach inferior
19884 manually.
9f16c547
NR
19885
19886 Remove the word "separate" from IO functions as inferior
19887 output is now never displayed in the GUD buffer.
19888
50405cd0
JB
198892009-09-10 Juanma Barranquero <lekktu@gmail.com>
19890
19891 * startup.el (command-line-normalize-file-name): On Windows and
19892 MS-DOS, also convert C:\/ and C:\\ (two backslashes) into C:/.
19893
7ae62430
JL
198942009-09-10 Juri Linkov <juri@jurta.org>
19895
19896 * isearch.el (isearch-text-char-description): Propertize escape
19897 character sequences with the `escape-glyph' face. (Bug#4344)
19898
19899 * simple.el (shell-command): Set asynchronous process filter to
19900 `comint-output-filter'. (Bug#4343)
19901
19902 * progmodes/grep.el (grep-template): Add "<X>" to docstring.
19903 (grep-files-aliases): Add "all". Move "el" and "ch" to the top of
19904 the list. Move "asm" to the bottom.
19905 (grep-find-ignored-directories): Add `choice' with nil value
19906 to empty the list easily.
19907 (grep-find-ignored-files): New option.
19908 (grep-files-history): Set to nil by default instead of '("ch" "el").
19909 (grep-compute-defaults): Add "<X>" to `grep-template'.
19910 (grep-read-files): Bind new local variables `default-alias' and
19911 `default-extension'. Use a list of default values for the file prompt.
19912 (lgrep): Add `--exclude=' command line options composed from
19913 `grep-find-ignored-files'.
19914 (rgrep): Add `-name' command line options composed from
19915 `grep-find-ignored-files'. (Bug#4301)
19916
cd875252
SM
199172009-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
19918
19919 * diff-mode.el (diff-hunk-kill): Fix the search of the next hunk
19920 (bug#4368).
19921
cdce0b33
KY
199222009-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
19923
19924 * calendar/time-date.el (autoload):
19925 Expand define-obsolete-function-alias into defalias and make-obsolete
19926 for old Emacsen that Gnus supports.
19927 (with-no-warnings): Define it for old Emacsen.
19928 (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
19929 is available.
19930 (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
19931 float-time is available; suppress compile warning for time-to-seconds.
19932
199332009-09-09 Teodor Zlatanov <tzz@lifelogs.com>
19934
19935 * net/imap.el (imap-message-map): Docstring fix.
19936
2b2eb431
GM
199372009-09-09 Glenn Morris <rgm@gnu.org>
19938
19939 * ffap.el (ffap-file-at-point): Handle absolute (non-remote) files with
19940 line numbers too. (Bug#4374)
19941
83a5aac5
SM
199422009-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
19943
755e0210
SM
19944 * smerge-mode.el (smerge-remove-props, smerge-refine):
19945 Use with-silent-modifications (bug#4342).
19946
83a5aac5
SM
19947 * subr.el (with-silent-modifications): New macro.
19948
79f01fa7
JB
199492009-09-07 Juanma Barranquero <lekktu@gmail.com>
19950
19951 * files.el (top-level): Require `cl' when compiling.
19952
448ecec3
GM
199532009-09-07 Glenn Morris <rgm@gnu.org>
19954
19955 * files.el (auto-mode-alist): Use delphi-mode for .dpr files.
19956
8f09a02f
GM
19957 * proced.el (proced-mode-map): Bind "d" to proced-mark-alt.
19958 (proced-mark-alt): New alias, to control the advertised key. (Bug#4362)
19959
76ff67bf
NR
199602009-09-06 Nick Roberts <nickrob@snap.net.nz>
19961
19962 * vc-git.el (vc-git-annotate-command): Use separator to parse
19963 arguments correctly.
19964
943c8b75
EZ
199652009-09-06 Eli Zaretskii <eliz@gnu.org>
19966
19967 * proced.el (proced-mode): Doc fix.
19968
680db9ac
MA
199692009-09-06 Julian Scheid <julians37@gmail.com> (tiny change)
19970
19971 * net/tramp.el (tramp-perl-file-attributes): Print "nil" when
19972 lstat fails.
19973 (tramp-do-file-attributes-with-ls): Check for file existence at
19974 remote end.
19975 (tramp-do-file-attributes-with-stat): Likewise.
19976 (tramp-convert-file-attributes): Return nil when attr is nil.
19977
3f12e5bd
GM
199782009-09-05 Glenn Morris <rgm@gnu.org>
19979
c8dc27bf
GM
19980 * calendar/diary-lib.el (diary-entry): Add help-echo and follow-link
19981 properties to this button.
19982 (diary-fancy-display): Don't extend the button to the final newline.
19983 (diary-fancy-display-mode): Continue to define "q" as a local key.
19984
cca065d8
GM
19985 * calendar/cal-china.el (holiday-chinese): Make it slightly more
19986 efficient.
19987
cddaedb6
GM
19988 * font-lock.el (lisp-font-lock-keywords-2): Add letf.
19989
3f12e5bd
GM
19990 * emacs-lisp/bytecomp.el (emacs-lisp-file-regexp): Doc fix.
19991 (byte-compile-dest-file-function): New option.
19992 (byte-compile-dest-file): Doc fix.
19993 Obey byte-compile-dest-file-function.
19994 (byte-compile-cl-file-p): New function.
19995 (byte-compile-eval): Only suppress noruntime warnings about cl functions
19996 if the cl-functions warning is enabled. Use byte-compile-cl-file-p.
19997 (byte-compile-eval): Check for non-nil byte-compile-cl-functions rather
19998 than for file being previously loaded.
19999 (byte-compile-find-cl-functions): Use byte-compile-cl-file-p.
20000 (byte-compile-file-form-require): Handle the case where requiring a file
20001 indirectly causes CL to be loaded.
20002
049a231b
KF
200032009-09-05 Karl Fogel <kfogel@red-bean.com>
20004
20005 * files.el (find-alternate-file): Run `kill-buffer-hook' manually
20006 before killing the old buffer, since by the time `kill-buffer' is
20007 run so many buffer variables have been set to nil that it may not
20008 behave as expected. (Bug#4061)
20009
ef7ef2a0
KF
200102009-09-05 Karl Fogel <kfogel@red-bean.com>
20011
20012 * files.el (find-alternate-file): If the old buffer is modified
20013 and visiting a file, behave similarly to `kill-buffer' when
20014 killing it, thus reverting to the pre-1.878 behavior; see
20015 http://lists.gnu.org/archive/html/emacs-devel/2009-09/msg00101.html
20016 for discussion. Also, consult `buffer-file-name' as a variable
20017 not as a function, for consistency with the rest of the code.
20018
73d854cd
MA
200192009-09-04 Michael Albinus <michael.albinus@gmx.de>
20020
20021 * net/tramp.el (tramp-handle-insert-directory): Handle "--dired"
20022 also when adding a new directory.
20023
6a7662bb
BR
20024 * net/tramp-compat.el (tramp-compat-line-beginning-position):
20025 New defun.
73d854cd 20026
df120481
SM
200272009-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
20028
20029 * files.el (locate-file-completion-table): Make it provide boundary
20030 information, so partial-completion works better.
20031
c0bc6d79
SM
200322009-09-04 Leo <sdl.web@gmail.com> (tiny change)
20033
20034 * mail/footnote.el (Footnote-text-under-cursor):
20035 Check footnote-text-marker-alist before using it (bug#4324).
20036
f76a9756
GM
200372009-09-04 Glenn Morris <rgm@gnu.org>
20038
67d110f1
GM
20039 * play/5x5.el, play/decipher.el, play/gametree.el, play/handwrite.el:
20040 * play/hanoi.el, play/landmark.el, play/mpuz.el, play/pong.el:
20041 * play/solitaire.el, play/tetris.el:
20042 Remove leading * from defcustom and defface docs.
20043
b42d4989
GM
20044 * calendar/diary-lib.el (diary-fancy-display): Only switch modes if
20045 necessary.
20046 (diary-fancy-overriding-map): New variable.
20047 (diary-fancy-display-mode): Set minor-mode-overriding-map-alist.
20048 Use view-mode.
20049
f76a9756
GM
20050 * vc-rcs.el (vc-rcs-annotate-command): Use forward-line rather than
20051 goto-line.
20052
e605eeeb
GM
200532009-09-03 Glenn Morris <rgm@gnu.org>
20054
597e2240
GM
20055 * arc-mode.el (archive-mode):
20056 * dos-fns.el (set-default-process-coding-system):
20057 * man.el (Man-getpage-in-background):
20058 * menu-bar.el (menu-bar-describe-menu):
20059 * server.el (server-process-filter):
20060 * startup.el (command-line):
20061 * tar-mode.el (tar-header-block-tokenize, tar-extract):
20062 * w32-fns.el (set-default-process-coding-system):
20063 * x-dnd.el (x-dnd-handle-file-name):
20064 * international/mule-cmds.el (mule-menu-keymap)
20065 (set-default-coding-systems, language-info-alist, set-language-info)
20066 (set-language-environment, standard-display-european-internal)
20067 (set-locale-environment):
20068 * international/mule-diag.el (mule-diag):
20069 * mail/emacsbug.el (report-emacs-bug):
20070 * mail/rmail.el (rmail-mode):
20071 * mail/sendmail.el (mail-setup):
20072 Use default-value rather than default-enable-multibyte-characters.
20073
f38184aa
GM
20074 * progmodes/f90.el: Move all safe properties into the defcustoms.
20075 (f90-get-correct-indent, f90-indent-region, f90-abbrev-start): Use memq.
20076
e605eeeb
GM
20077 * calendar/appt.el (appt-check):
20078 * calendar/diary-lib.el (diary-set-header, diary-live-p)
20079 (diary-check-diary-file, diary-list-entries)
20080 (diary-include-other-diary-files, diary-simple-display)
20081 (diary-fancy-display, diary-print-entries)
20082 (diary-mark-included-diary-files, diary-make-entry):
20083 Don't call substitute-in-file-name on diary-file.
20084
734db384 200852009-09-03 Eduard Wiebe <usenet@pusto.de>
4e2af782 20086 Stefan Monnier <monnier@iro.umontreal.ca>
734db384
SM
20087
20088 * mail/footnote.el (footnote-prefix): Make it a defcustom.
20089 (footnote-mode-map): Move initialization into the declaration.
20090 (footnote-minor-mode-map): Define it rather than changing global-map.
20091 (footnote-mode): Use define-minor-mode.
20092
e5aa47f9
MA
200932009-09-02 Michael Albinus <michael.albinus@gmx.de>
20094
20095 * net/tramp.el (tramp-handle-file-attributes-with-ls)
20096 (tramp-do-file-attributes-with-perl)
20097 (tramp-do-file-attributes-with-stat): Rename from
20098 `tramp-handle-file-attributes-with-*'.
20099 (tramp-handle-file-attributes): Use them.
20100 (tramp-do-directory-files-and-attributes-with-perl)
20101 (tramp-do-directory-files-and-attributes-with-stat): Rename from
20102 `tramp-handle-directory-files-and-attributes-with-*'.
20103 (tramp-handle-directory-files-and-attributes): Use them.
20104 (tramp-method-out-of-band-p): Additional parameter SIZE.
20105 (tramp-do-copy-or-rename-file, tramp-handle-file-local-copy)
20106 (tramp-handle-write-region): Use it.
734db384 20107 (tramp-handle-insert-directory): Use "?\ " for compatibility reasons.
e5aa47f9
MA
20108 (tramp-handle-vc-registered): Check, whether the first run did
20109 return files to be tested.
20110 (tramp-advice-make-auto-save-file-name): Do not call directly
20111 `tramp-handle-make-auto-save-file-name', because this would bypass
20112 the locking mechanism.
20113
734db384 20114 * net/tramp-compat.el (top): Autoload used functions from tramp.el.
e5aa47f9
MA
20115 (file-remote-p, process-file, start-file-process, set-file-times)
20116 (tramp-compat-file-attributes): Compatibility functions shall not
20117 call directly `tramp-handle-*', because this would bypass the
20118 locking mechanism.
20119 (tramp-compat-number-sequence): New defun.
20120
6e2ca895
GM
201212009-09-02 Glenn Morris <rgm@gnu.org>
20122
697c7714
GM
20123 * calendar/time-date.el (time-to-seconds): In Emacs, make it an obsolete
20124 alias for float-time.
20125 (time-to-number-of-days): In Emacs, use float-time.
20126 * net/newst-backend.el (time-add): Suppress warnings from compat
20127 function.
20128 * time.el (emacs-uptime, emacs-init-time):
20129 * net/rcirc.el (rcirc-keepalive, rcirc-handler-ctcp-KEEPALIVE):
20130 Use float-time rather than time-to-seconds.
20131
6e2ca895
GM
20132 * minibuffer.el (completion-initials-expand): Fix typo.
20133
20134 * faces.el (modeline, modeline-inactive, modeline-highlight)
20135 (modeline-buffer-id):
20136 * info.el (info-menu-5): Mark these face aliases as obsolete.
20137
ed17efec
NR
201382009-09-01 Nick Roberts <nickrob@snap.net.nz>
20139
20140 * progmodes/gdb-mi.el (gdb-current-context-command): Move the
20141 space ...
20142 (gdb-gud-context-call): ... to here for pre GDB 7.0 when there is
20143 no "--thread" option.
20144 (gdb-stopped): Don't print "Switched to thread" message when it is
20145 unchanged.
20146
fcb68f70
SM
201472009-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
20148
20149 * minibuffer.el (completion-try-completion)
20150 (completion-all-completions): Remove ill-defined (and
20151 mistakenly installed and luckily never used nor documented)
20152 `completion-styles' property.
20153 (completion-initials-expand, completion-initials-all-completions)
20154 (completion-initials-try-completion): New functions.
20155 (completion-styles-alist): Add doc to each entry.
20156 Add new `initials' entry.
20157
83318a6d
NR
201582009-09-01 Nick Roberts <nickrob@snap.net.nz>
20159
20160 * progmodes/gdb-mi.el (gdb-var-create-handler): Remove redundant
20161 MI command -var-evaluate-expression.
20162 (gdb-var-list-children-regexp): Update from regexp-1 in gdb-ui.el
20163 and tweak for case of string child.
734db384 20164 (gdb-var-list-children-handler): Update from handler-1 in gdb-ui.el.
83318a6d 20165
d63eb0e7
GM
201662009-09-01 Glenn Morris <rgm@gnu.org>
20167
c4f6e489
GM
20168 * add-log.el (change-log-date-face, change-log-name-face)
20169 (change-log-email-face, change-log-file-face, change-log-list-face)
20170 (change-log-conditionals-face, change-log-function-face)
20171 (change-log-acknowledgement-face):
20172 * cus-edit.el (custom-invalid-face, custom-rogue-face)
20173 (custom-modified-face, custom-set-face, custom-changed-face)
20174 (custom-saved-face, custom-button-face, custom-button-pressed-face)
20175 (custom-documentation-face, custom-state-face, custom-comment-face)
20176 (custom-comment-tag-face, custom-variable-tag-face)
20177 (custom-variable-button-face, custom-face-tag-face)
20178 (custom-group-tag-face-1, custom-group-tag-face):
20179 * diff-mode.el (diff-header-face, diff-file-header-face)
20180 (diff-index-face, diff-hunk-header-face, diff-removed-face)
20181 (diff-added-face, diff-changed-face, diff-function-face)
20182 (diff-context-face, diff-nonexistent-face):
20183 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
20184 * hilit-chg.el (highlight-changes-face, highlight-changes-delete-face):
20185 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face)
20186 (Info-title-4-face):
20187 * isearch.el (isearch-lazy-highlight-face):
20188 * log-view.el (log-view-file-face, log-view-message-face):
20189 * paren.el (show-paren-match-face, show-paren-mismatch-face):
20190 * pcvs-info.el (cvs-header-face, cvs-filename-face, cvs-unknown-face)
20191 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
20192 (cvs-msg-face):
20193 * smerge-mode.el (smerge-mine-face, smerge-other-face)
20194 (smerge-base-face, smerge-markers-face):
20195 * wid-edit.el (widget-documentation-face, widget-button-face)
20196 (widget-field-face, widget-single-line-field-face)
20197 (widget-inactive-face, widget-button-pressed-face):
20198 * woman.el (woman-italic-face, woman-bold-face, woman-unknown-face)
20199 (woman-addition-face):
2fb1ec93
GM
20200 * eshell/em-ls.el (eshell-ls-directory-face, eshell-ls-symlink-face)
20201 (eshell-ls-executable-face, eshell-ls-readonly-face)
20202 (eshell-ls-unreadable-face, eshell-ls-special-face)
20203 (eshell-ls-missing-face, eshell-ls-archive-face)
20204 (eshell-ls-backup-face, eshell-ls-product-face)
20205 (eshell-ls-clutter-face):
20206 * eshell/em-prompt.el (eshell-prompt-face):
20207 * eshell/esh-test.el (eshell-test-ok-face, eshell-test-failed-face):
c4f6e489 20208 * obsolete/old-whitespace.el (whitespace-highlight-face):
0142e36b
GM
20209 * progmodes/antlr-mode.el (antlr-font-lock-default-face)
20210 (antlr-font-lock-keyword-face, antlr-font-lock-syntax-face)
20211 (antlr-font-lock-ruledef-face, antlr-font-lock-tokendef-face)
20212 (antlr-font-lock-ruleref-face, antlr-font-lock-tokenref-face)
20213 (antlr-font-lock-literal-face):
c4f6e489
GM
20214 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
20215 (ebrowse-root-class-face, ebrowse-file-name-face)
20216 (ebrowse-default-face, ebrowse-member-attribute-face)
20217 (ebrowse-member-class-face, ebrowse-progress-face):
20218 * progmodes/make-mode.el (makefile-space-face):
20219 * progmodes/sh-script.el (sh-heredoc-face):
20220 * textmodes/flyspell.el (flyspell-incorrect-face)
20221 (flyspell-duplicate-face):
20222 * textmodes/tex-mode.el (tex-math-face, tex-verbatim-face):
49c539a1 20223 * textmodes/texinfo.el (texinfo-heading-face):
c4f6e489
GM
20224 Mark face aliases with "-face" suffix as obsolete.
20225
d80619fa
GM
20226 * mail/feedmail.el (file-name-buffer-file-type-alist): Define for
20227 compiler.
20228
5f68c1b7
GM
20229 * net/eudc-bob.el (eudc-bob-generic-menu, eudc-bob-image-menu)
20230 (eudc-bob-sound-menu): Use defvar rather than defconst, since
20231 easy-menu-define wants to modify these.
20232
20233 * net/net-utils.el (nslookup): Use make-comint rather than comint-run.
20234
20235 * net/browse-url.el (browse-url-file-url):
20236 * term/internal.el (dos-codepage-setup):
20237 Use default-value rather than default-enable-multibyte-characters.
20238
d80619fa 20239 * progmodes/etags.el (etags-goto-tag-location):
5f68c1b7
GM
20240 * progmodes/flymake.el (flymake-highlight-line)
20241 (flymake-goto-file-and-line, flymake-goto-line):
20242 * progmodes/gdb-mi.el (gdb-mouse-until, gdb-mouse-jump)
20243 (gdb-goto-breakpoint):
20244 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
20245 * progmodes/python.el (python-find-function)
20246 (python-pdbtrack-track-stack-file):
20247 * progmodes/verilog-mode.el (verilog-surelint-off):
20248 * term/ns-win.el (ns-open-file-select-line):
20249 * textmodes/bibtex.el (bibtex-validate, bibtex-validate-globally):
20250 Use forward-line rather than goto-line.
20251
d63eb0e7
GM
20252 * textmodes/reftex-cite.el (reftex-offer-bib-menu):
20253 * textmodes/reftex-index.el (reftex-display-index):
20254 * textmodes/reftex-ref.el (reftex-offer-label-menu):
20255 * textmodes/reftex-toc.el (reftex-toc):
20256 Remove unnecessary bindings of default-major-mode (all are followed by
20257 major-mode check and possible mode switch).
20258
0afad278
NR
202592009-08-31 Nick Roberts <nickrob@snap.net.nz>
20260
20261 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
20262 Handle watchpoints (bug#4282).
20263 (def-gdb-thread-buffer-command): Enable thread to be selected by
20264 clicking without selecting threads buffer first.
20265 (gdb-current-context-command): Use selected frame so that "up",
20266 "down" etc work in the GUD buffer.
20267 (gdb-update): Find selected frame before rendering stack buffer.
20268 (gdb-frame-handler): Set gdb-frame-number for stack buffer.
20269
4e135dd2
SM
202702009-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
20271
20272 * progmodes/sym-comp.el (displayed-completions): Remove.
20273 (symbol-complete): Use minibuffer-complete.
20274
e61eba34
GM
202752009-08-31 Glenn Morris <rgm@gnu.org>
20276
20277 * emacs-lisp/byte-run.el (define-obsolete-face-alias): New macro.
20278
734db384
SM
20279 * apropos.el (apropos-symbols-internal):
20280 Handle (obsolete) face aliases.
e61eba34
GM
20281
20282 * faces.el (describe-face): Adjust the output format to be more like
20283 describe-variable, and to mention (obsolete) face aliases.
20284 Adjust the whitespace so that help-setup-xref works.
20285
20286 * calendar/calendar.el (calendar-today-face, diary-face, holiday-face):
20287 * calendar/diary-lib.el (diary-button-face):
20288 Mark these face aliases as obsolete.
20289
20290 * calendar/calendar.el (calendar-today): Doc fix.
20291
4cf71456
NR
202922009-08-31 Nick Roberts <nickrob@snap.net.nz>
20293
20294 * progmodes/gdb-mi.el (gdb-control-all-threads)
20295 (gdb-control-current-thread): Force tool bar update.
20296 (gdb-non-stop-handler): New function.
20297 (gdb-init-1): Use it to test if non-stop mode is supported.
20298 Remove unused gdbmi buffer type.
20299
e61eba34 203002009-08-30 Kevin Rodgers <kevin.d.rodgers@gmail.com>
6830f449
JL
20301
20302 * progmodes/grep.el (grep-read-files): Strip trailing <N> from
7ae62430 20303 buffer names not visiting a file (e.g. cloned buffers). (Bug#4210)
6830f449 20304
4324f7ca
NR
203052009-08-30 Nick Roberts <nickrob@snap.net.nz>
20306
20307 * comint.el (comint-exec-1): Check command is non-null first.
20308 Part of gdb-mi.el change (2009-08-28).
20309
a1bf889a
SM
203102009-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
20311
20312 * emacs-lisp/lisp.el (lisp-complete-symbol): Use minibuffer-complete.
20313
060c08b5
JB
203142009-08-30 Juanma Barranquero <lekktu@gmail.com>
20315
20316 * subr.el (do-after-load-evaluation): Fix last change: use `mapc'
20317 instead of `dolist' to avoid a recursive require when bootstrapping.
20318
ab22be48
SM
203192009-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
20320
73ebf88f
SM
20321 * emacs-lisp/lisp.el (field-complete): Use minibuffer-complete.
20322
80629cfc
SM
20323 * net/ldap.el (ldap-search-internal): Use with-current-buffer and push.
20324
206d0387 20325 * net/imap.el (imap-send-command): Simplify.
734db384 20326 (imap-wait-for-tag): point-max -> buffer-size.
206d0387 20327
844f7784
SM
20328 * net/ange-ftp.el (internal-ange-ftp-mode): Use define-derived-mode.
20329
5ca4661e
SM
20330 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't use symbol-value
20331 with constant argument.
20332
c61dc887
SM
20333 * emacs-lisp/debug.el (debugger-setup-buffer): Make it multibyte.
20334
7eb73deb
SM
20335 * emacs-lisp/cl.el (cl-macro-environment): Don't define it here.
20336
5fe443de
SM
20337 * emacs-lisp/checkdoc.el (checkdoc-force-history-flag):
20338 Change default, since most of our files don't have a history.
20339 (checkdoc-display-status-buffer): Don't use a hidden buffer to show to
20340 the user.
20341
6444d64a
SM
20342 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
20343 Add comint-run.
20344
5cb16bfc
SM
20345 * calc/calc.el: Improve commenting convention.
20346 (calc-digit-map, toplevel): Simplify.
20347
0aeb71a7
SM
20348 * comint.el (comint-insert-input): Be careful to only set point if we
20349 don't delegate to some other command.
20350
9a9af856
SM
20351 * proced.el (proced-signal-list): Make it an alist.
20352 (proced-grammar-alist): Capitalize names.
20353 (proced-send-signal): Use a non-hidden buffer (since it's displayed).
20354 Disable undo manually and make it read-only.
20355 Use completion-annotate-function.
20356
ab22be48
SM
20357 * minibuffer.el (minibuffer-message): If the current buffer is not
20358 a minibuffer, insert the message in the echo area rather than at the
20359 end of the buffer.
20360 (completion-annotate-function): New variable.
20361 (minibuffer-completion-help): Use it.
20362 (completion--embedded-envvar-table): Environment vars are
20363 always case-sensitive.
20364
4a948dbf
GM
203652009-08-30 Glenn Morris <rgm@gnu.org>
20366
20367 * progmodes/fortran.el (fortran-start-prog-re): New constant, extracted
20368 from fortran-current-defun.
20369 (fortran-beginning-of-subprogram): Be more precise about finding the
20370 start, to avoid an infinite loop in end-of-defun. (Bug#4259)
20371 (fortran-end-of-subprogram): Simplify.
20372 (fortran-current-defun): Use fortran-start-prog-re.
20373
486cf3b8
JB
203742009-08-29 Juanma Barranquero <lekktu@gmail.com>
20375
20376 * subr.el (do-after-load-evaluation): Simplify.
20377
db167d28
DN
203782009-08-29 Dan Nicolaescu <dann@ics.uci.edu>
20379
20380 * vc.el (vc-print-log-internal): Move RCS/CVS specific code ...
20381
20382 * vc-rcs.el (vc-rcs-print-log-cleanup): ... here. New function.
20383 (vc-rcs-print-log): Use it.
20384
20385 * vc-cvs.el (vc-cvs-print-log): Use vc-rcs-print-log-cleanup.
20386
efbc652a
SM
203872009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
20388
2aa0e5bf
SM
20389 * paths.el (abbrev-file-name): Move to abbrev.el.
20390 * abbrev.el (abbrev-file-name): Move from paths.el.
20391 Obey user-emacs-directory.
20392 * calc/calc.el (calc-settings-file): Don't autoload and instead obey
20393 user-emacs-directory.
20394 * dos-fns.el (dos-reevaluate-defcustoms): Don't reevaluate
20395 abbrev-file-name and calc-settings-file any more.
20396 * startup.el (command-line): Recompute abbrev-file-name and
20397 abbreviated-home-dir.
20398 (normal-no-mouse-startup-screen): Improve the generic code and get rid
20399 of the special code for when C-h bindings haven't been changed.
20400 (display-startup-echo-area-message): Use with-current-buffer.
20401 (command-line-1): Use a list of strings, rather than a list of lists
20402 of strings for longopts.
20403
51da8fe2
SM
20404 * files.el (get-free-disk-space): Use / for default-directory.
20405
0c3cc4dd
SM
20406 * textmodes/ispell.el (ispell-accept-output, ispell-command-loop):
20407 Use with-current-buffer.
20408
d988dbf6
SM
20409 * emacs-lisp/bytecomp.el (byte-compile-const-symbol-p):
20410 Recognize immutable variables like most-positive-fixnum.
20411 (byte-compile-setq-default): Check and warn if trying to assign
20412 to an immutable variable, or a non-variable.
20413
efbc652a
SM
20414 * progmodes/cc-vars.el (c-comment-continuation-stars):
20415 * progmodes/cc-engine.el (c-looking-at-bos):
20416 * progmodes/cc-cmds.el (c-toggle-auto-state)
20417 (c-forward-into-nomenclature, c-backward-into-nomenclature)
20418 (c-comment-line-break-function): Add version of obsolescence.
20419
d30a05d1
JL
204202009-08-28 Juri Linkov <juri@jurta.org>
20421
20422 * files.el (magic-fallback-mode-alist): Add ZIP magic number
20423 associated with `archive-mode'.
20424
20425 * image.el (image-type-header-regexps): Use only JPEG magic number
20426 to determine JPEG images, and don't use `image-jpeg-p' because
20427 Emacs can display non-JFIF non-Exif JPEG images.
20428
1e8eecea
JB
204292009-08-28 Juanma Barranquero <lekktu@gmail.com>
20430
20431 * arc-mode.el (archive-mode):
20432 * emacs-lisp/re-builder.el (re-builder-unload-function):
20433 Protect against the default value of `major-mode' being nil.
20434
dd4fbf56
JB
204352009-08-28 Juanma Barranquero <lekktu@gmail.com>
20436
20437 * international/ucs-normalize.el (ucs-normalize-sort, quick-check-list):
20438 Fix typos in docstrings.
20439
20440 * progmodes/js.el (js--macro-decl-re): Doc fix.
20441 (js--plain-method-re, js--split-name): Refloc docstring.
20442 (js--class-styles, js--make-merged-item, js--splice-into-items):
20443 Fix typos in docstrings; reflow docstrings.
20444 (js--maybe-join, js--function-prologue-beginning, js--flush-caches)
20445 (js--variable-decl-matcher, js--inside-pitem-p)
20446 (js--parse-state-at-point, js--get-all-known-symbols)
20447 (js--symbol-history, js-find-symbol, js--js-references)
20448 (js--moz-interactor, js--js-encode-value, js--read-tab):
20449 Fix typos in docstrings.
20450
72f16325
SM
204512009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
20452
14acf2f5
SM
20453 * textmodes/reftex.el (reftex-get-file-buffer-force):
20454 * progmodes/verilog-mode.el (verilog-batch-execute-func):
20455 * emulation/viper.el (viper-go-away, viper-set-hooks):
20456 * emacs-lisp/re-builder.el (re-builder-unload-function):
20457 * emacs-lisp/bytecomp.el (byte-compile-file):
20458 * ses.el (ses-unload-function):
20459 * hexl.el (hexl-find-file):
20460 * files.el (normal-mode):
20461 * ehelp.el (with-electric-help):
20462 * autoinsert.el (auto-insert-alist):
20463 * arc-mode.el (archive-mode):
20464 Use (default-value 'major-mode) instead of default-major-mode.
20465
72f16325
SM
20466 * textmodes/ispell.el (ispell-check-version, ispell-send-string):
20467 * international/mule.el (load-with-code-conversion):
20468 * emacs-lisp/debug.el (debug):
20469 * ediff-vers.el (ediff-rcs-get-output-buffer):
20470 * dired.el (dired-internal-noselect): Don't let-bind
20471 default-major-mode around code that doesn't use it.
20472 E.g. buffer creation via get-buffer-create doesn't use it.
20473
aa485f7c
MA
204742009-08-28 Michael Albinus <michael.albinus@gmx.de>
20475
20476 * net/tramp.el (all): Replace "'(lambda" by "(lambda".
20477 (tramp-handle-file-local-copy): Unset `file-name-handler-alist'
20478 when writing the temp file. Otherwise, epa-file gets confused.
20479 (tramp-register-file-name-handlers): Make it a defun. Move also
20480 `epa-file-handler' to the front of `file-name-handler-alist'.
20481
204822009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
20483
20484 * net/tramp.el (tramp-shell-prompt-pattern): Allow a prompt to
20485 start right after a ^M.
20486 (tramp-root-regexp, tramp-completion-file-name-regexp-unified)
20487 (tramp-completion-file-name-regexp-separate)
20488 (tramp-completion-file-name-regexp-url): Use \\` and \\'.
72f16325
SM
20489 (tramp-handle-file-attributes, tramp-set-file-uid-gid):
20490 Don't modify last-coding-system-used by accident.
aa485f7c
MA
20491 (tramp-completion-file-name-handler): Apply the checks here,
20492 instead during registration.
88b5a757 20493 (tramp-register-file-name-handlers): Rename from
aa485f7c
MA
20494 `tramp-register-file-name-handler'. Register both
20495 `tramp-file-name-handler' and `tramp-completion-file-name-handler'.
72f16325 20496 (tramp-register-completion-file-name-handler): Remove. (Bug#4260)
aa485f7c 20497
3f0c2b92
NR
204982009-08-28 Nick Roberts <nickrob@snap.net.nz>
20499
72f16325
SM
20500 * progmodes/gdb-mi.el (gdb-use-separate-io-buffer):
20501 Remove variable ...
3f0c2b92
NR
20502 (gdb-init-1, gdb-display-separate-io-buffer)
20503 (gdb-frame-separate-io-buffer, gdb-setup-windows): ... and
20504 references to it.
20505 (gdb-inferior-io-mode): Use make-comint-in-buffer.
20506 (gdb-inferior-filter): Use comint-output-filter to stop
20507 echoing and remove ^M characters.
20508
705e5bd9
SM
205092009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
20510
009fdc2e
SM
20511 * emulation/viper-init.el (viper-restore-cursor-type):
20512 * emulation/cua-base.el (cua--update-indications):
20513 Replace default-cursor-type with (default-value 'cursor-type).
20514
b56a5ae0
SM
20515 * mail/sendmail.el (mail-recover-1):
20516 * international/mule-diag.el (describe-current-coding-system-briefly)
20517 (describe-current-coding-system):
20518 * international/mule-cmds.el (select-safe-coding-system)
20519 (select-message-coding-system)
20520 (set-language-environment-coding-systems, set-locale-environment):
20521 * hexl.el (hexl-insert-multibyte-char):
20522 * dos-w32.el (find-buffer-file-type-coding-system):
20523 * simple.el (what-cursor-position):
20524 Replace uses of default-buffer-file-coding-system
20525 with (default-value 'buffer-file-coding-system).
20526
de70529f
SM
20527 * emacs-lisp/edebug.el (edebug-display, edebug-outside-excursion):
20528 Replace uses of default-cursor-in-non-selected-windows
20529 with (default-value 'cursor-in-non-selected-windows).
20530 Use with-current-buffer.
20531
705e5bd9
SM
20532 * mail/feedmail.el: Use CL macros.
20533 (feedmail-run-the-queue, feedmail-send-it-immediately):
20534 * dos-w32.el (find-buffer-file-type): Replace uses of
20535 default-buffer-file-type with (default-value 'buffer-file-type).
20536
4d985ac2
GM
205372009-08-28 Glenn Morris <rgm@gnu.org>
20538
20539 * calendar/diary-lib.el (diary-list-entries, diary-goto-entry)
20540 (diary-show-all-entries, diary-mark-entries, diary-make-entry):
20541 Use default-value of major-mode rather than default-major-mode.
20542
17c15b81
SM
205432009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
20544
3a68ab06
SM
20545 * Makefile.in (update-elcfiles): Report left over elc files.
20546
9421bdd1
SM
20547 * mail/mailalias.el (build-mail-aliases): Use with-temp-buffer,
20548 expand-file-name and with-current-buffer.
20549 (mail-get-names, mail-directory): Use with-current-buffer.
20550
17c15b81
SM
20551 * vc.el (vc-read-revision): New function.
20552 (vc-version-diff, vc-merge): Use it.
20553
ba83a64e
SS
205542009-08-27 Sam Steingold <sds@gnu.org>
20555
20556 * simple.el (kill-do-not-save-duplicates): New user option.
20557 (kill-new): When it is non-nil, and the new string is the same as
20558 the latest kill, set replace to t to avoid duplicates in kill-ring.
20559
be3e598a 205602009-08-27 Julian Scheid <julians37@gmail.com> (tiny change)
d5b5c94a
MA
20561
20562 * net/tramp.el (tramp-handle-process-file): Do not flush all
20563 caches when `process-file-side-effects' is set.
20564 (tramp-handle-vc-registered): Use `tramp-get-file-exists-command'
17c15b81
SM
20565 instead of `tramp-find-file-exists-command'.
20566 Unset `process-file-side-effects'.
d5b5c94a
MA
20567
205682009-08-27 Michael Albinus <michael.albinus@gmx.de>
20569
20570 * net/tramp.el (tramp-methods): New method "rsyncc".
20571 (top): Add completion function for "rsyncc".
20572 (tramp-message-show-message): New defvar.
20573 (tramp-message, tramp-error): Use it.
20574 (tramp-do-copy-or-rename-file-directly): Extend check for direct
20575 remote copying.
20576 (tramp-do-copy-or-rename-file-out-of-band): Handle new
20577 `tramp-methods' entry `copy-env' of "rsyncc".
20578 (tramp-vc-registered-read-file-names): New defconst.
20579 (tramp-vc-registered-file-names): New defvar.
20580 (tramp-handle-vc-registered): Implement optimization strategy.
20581 (tramp-run-real-handler): Add `tramp-vc-file-name-handler'.
20582 (tramp-vc-file-name-handler): New defun.
20583 (tramp-get-ls-command, tramp-get-test-command)
20584 (tramp-get-file-exists-command, tramp-get-remote-ln)
20585 (tramp-get-remote-perl, tramp-get-remote-stat)
17c15b81 20586 (tramp-get-remote-id): Remove superfluous `with-current-buffer'.
d5b5c94a
MA
20587
20588 * net/tramp-cache.el (top): Autoload `tramp-time-less-p'.
20589 (tramp-cache-inhibit-cache): Extend doc string. It allows also
20590 timestamps.
20591 (tramp-get-file-property): Check for timestamps in
20592 `tramp-cache-inhibit-cache'.
20593 (tramp-set-file-property): Write timestamp.
20594
1339cf20
KH
205952009-08-27 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
20596
20597 * language/japan-util.el (japanese-symbol-table): Add entries for
20598 cp932-2-byte.
20599
20600 * international/characters.el: Add category `j' to cp932-2-byte.
20601
726e3f1d
KH
206022009-08-27 Kenichi Handa <handa@m17n.org>
20603
20604 * international/fontset.el (build-default-fontset-data): New macro.
20605 (setup-default-fontset): Use build-default-fontset-data for CJK,
7b6fefac 20606 tibetan, ethiopic, and ipa.
726e3f1d 20607
4e3b4528
SM
206082009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
20609
20610 * cus-start.el (default-major-mode): Customize `major-mode' instead.
20611 (enable-multibyte-characters): Not customizable any more.
20612
20613 * subr.el (default-mode-line-format, default-header-line-format)
20614 (default-line-spacing, default-abbrev-mode, default-ctl-arrow)
20615 (default-direction-reversed, default-truncate-lines)
20616 (default-left-margin, default-tab-width, default-case-fold-search)
20617 (default-left-margin-width, default-right-margin-width)
20618 (default-left-fringe-width, default-right-fringe-width)
20619 (default-fringes-outside-margins, default-scroll-bar-width)
20620 (default-vertical-scroll-bar, default-indicate-empty-lines)
20621 (default-indicate-buffer-boundaries, default-fringe-indicator-alist)
20622 (default-fringe-cursor-alist, default-scroll-up-aggressively)
20623 (default-scroll-down-aggressively, default-fill-column)
20624 (default-cursor-type, default-buffer-file-type)
20625 (default-cursor-in-non-selected-windows)
20626 (default-buffer-file-coding-system, default-major-mode)
20627 (default-enable-multibyte-characters): Mark as obsolete.
20628
b3cca6a6
DN
206292009-08-27 Dan Nicolaescu <dann@ics.uci.edu>
20630
652cc1a2
DN
20631 * vc-dir.el (vc-dir-update): Remove debug helper.
20632
b3cca6a6
DN
20633 * vc-cvs.el (vc-cvs-update-changelog): Fix typo.
20634
4ed8c7aa
SS
206352009-08-26 Sam Steingold <sds@gnu.org>
20636
20637 * simple.el (save-interprogram-paste-before-kill): New user option.
20638 (kill-new): When `save-interprogram-paste-before-kill' is non-nil,
20639 save the interprogram-paste into kill-ring before overriding it
20640 with the Emacs kill.
20641
3b64d86b
DN
206422009-08-26 Dan Nicolaescu <dann@ics.uci.edu>
20643
20644 * vc.el (vc-trunk-p): Rename to vc-rcs-trunk-p and move to vc-rcs.el.
20645 (vc-minor-part): Rename to vc-rcs-minor-part and move to vc-rcs.el.
20646 (vc-default-previous-revision): Rename to vc-rcs-previous-revision
20647 and move to vc-rcs.el.
20648 (vc-default-next-revision): Rename to vc-rcs-next-revision and
20649 move to vc-rcs.el.
20650 (vc-cvs-update-changelog): Move to vc-cvs.el, use vc-call-backend.
20651 (vc-rcs-update-changelog): Remove.
20652 (vc-update-changelog-rcs2log): Rename to vc-rcs-update-changelog
20653 and move to vc-rcs.el.
20654
20655 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-checkin)
20656 (vc-rcs-checkout, vc-rcs-rollback): Adjust for the vc-rcs-trunk-p
20657 renaming.
20658 (vc-rcs-trunk-p, vc-rcs-minor-part, vc-rcs-previous-revision)
72f16325 20659 (vc-rcs-next-revision, vc-rcs-update-changelog): Move here from
3b64d86b
DN
20660 vc.el, renamed to be RCS specific.
20661
72f16325
SM
20662 * vc-cvs.el (vc-cvs-previous-revision, vc-cvs-next-revision):
20663 New functions.
20664 (vc-cvs-update-changelog): Move here from vc.el.
3b64d86b
DN
20665
20666 * vc-sccs.el (vc-sccs-previous-revision, vc-sccs-next-revision):
20667 New functions.
20668
636a36a0
SM
206692009-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
20670
20671 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix up last change.
20672
239b3340
DN
206732009-08-26 Dan Nicolaescu <dann@ics.uci.edu>
20674
b91f0762 20675 * vc-git.el (vc-git-register): Use "git add" for directories.
2ddf440d
DN
20676 (vc-git-stash, vc-git-stash-show): New functions.
20677 (vc-git-extra-menu-map): Bind them.
b91f0762 20678
b8e54362
DN
20679 * vc-dir.el (vc-dir-node-directory, vc-dir-update): Get the parent
20680 directory correctly in case the item is a directory itself.
20681
239b3340
DN
20682 * vc.el: Document the desired behavior for reverted files in the
20683 `added' state.
dc810649
DN
20684 (vc-default-prettify-state-info): Remove function, unused.
20685
20686 * vc-bzr.el (vc-bzr-prettify-state-info): Remove function, unused.
239b3340 20687
e49c0179
GM
206882009-08-26 Glenn Morris <rgm@gnu.org>
20689
20690 * bindings.el (standard-mode-line-format): Reposition dashes in
20691 which-func entry. (Bug#4217)
20692
3029e594
GM
20693 * files.el (enable-local-variables, enable-local-eval)
20694 (safe-local-variable-values, safe-local-eval-forms): Mark as risky in
20695 the defcustoms.
20696 (auto-mode-alist, ignored-local-variables)
20697 (save-some-buffers-action-alist): Move risky declarations to the
20698 definitions.
20699 (dabbrev-case-fold-search, dabbrev-case-replace, display-time-string)
20700 (font-lock-defaults, format-alist, imenu--index-alist)
20701 (imenu-generic-expression, input-method-alist, minor-mode-alist)
20702 (mode-line-buffer-identification, mode-line-client, mode-line-modes)
20703 (mode-line-modified, mode-line-mule-info, mode-line-position)
20704 (mode-line-process, mode-line-remote, outline-level)
20705 (parse-time-rules, rmail-output-file-alist)
20706 (special-display-buffer-names, vc-mode):
20707 Move risky declarations to the relevant files.
72f16325
SM
20708 * bindings.el (mode-line-client, mode-line-mule-info, mode-line-remote)
20709 (mode-line-modified, mode-line-process, mode-line-position)
3029e594
GM
20710 (mode-line-modes, mode-line-buffer-identification, minor-mode-alist)
20711 * font-core.el (font-lock-defaults):
20712 * format.el (format-alist):
20713 * vc-hooks.el (vc-mode):
20714 * window.el (special-display-buffer-names):
20715 * international/mule-cmds.el (input-method-alist):
20716 Define riskiness here (dumped file) rather than in files.el.
20717 * dabbrev.el (dabbrev-case-fold-search, dabbrev-case-replace):
20718 * imenu.el (imenu-generic-expression, imenu--index-alist):
20719 * outline.el (outline-level):
20720 * time.el (display-time-string):
20721 * calendar/parse-time.el (parse-time-rules):
20722 * mail/rmailout.el (rmail-output-file-alist):
20723 Autoload riskiness here, rather than placing in files.el.
20724
8476cfaf
SM
207252009-08-26 Andreas Schwab <schwab@linux-m68k.org>
20726
20727 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Signal overflow.
20728
0b35b48e
MA
207292009-08-25 Michael Albinus <michael.albinus@gmx.de>
20730
20731 * simple.el (process-file-side-effects): New defvar.
20732
20733 * dired-aux.el (dired-show-file-type):
20734 * vc.el (vc-diff-internal):
20735 * vc-arch.el (vc-arch-diff):
20736 * vc-bzr.el (vc-bzr-sha1, vc-bzr-revision-completion-table):
20737 * vc-cvs.el (vc-cvs-state, vc-cvs-diff, vc-cvs-revision-table):
20738 * vc-git.el (vc-git-registered, vc-git-working-revision)
20739 (vc-git-find-revision, vc-git-diff, vc-git-revision-table)
20740 (vc-git--empty-db-p):
20741 * vc-hooks.el (vc-user-login-name):
20742 * vc-svn.el (vc-svn-registered, vc-svn-state)
20743 (vc-svn-dir-extra-headers, vc-svn-find-revision):
20744 * progmodes/grep.el (grep-probe): Let-bind
20745 `process-file-side-effects' with nil.
20746
20747 * net/dbus.el (dbus-ping): Add optional parameter TIMEOUT.
20748
20749 * net/tramp-gvfs.el (top): Use timeout of 100 msec pinging GVFS
20750 daemon. Replace ping by checking for running service for bluez
20751 and zeroconf. (Bug#4239)
20752
d54cc599
GM
207532009-08-25 Kevin Ryde <user42@zip.com.au>
20754
20755 * net/dig.el (dig): Add autoload cookie.
20756
7bfd055d
GM
207572009-08-25 Glenn Morris <rgm@gnu.org>
20758
bac9c66c
GM
20759 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix test for cl in
20760 load-history for absolute file-names.
20761 (byte-compile-file-form-require): Warn about use of the cl package.
20762
7bfd055d
GM
20763 * format.el (format-alist): Doc fix.
20764
5ac1f9e0
GM
20765 * play/bubbles.el (top-level): Don't require cl at run-time.
20766
af62aa88
GM
20767 * progmodes/verilog-mode.el (top-level): Don't require lucid (and hence
20768 run-time cl).
20769
71e036af
DD
207702009-08-24 Dmitry Dzhus <dima@sphinx.net.ru>
20771
20772 * progmodes/gdb-mi.el (gdb-mapcar*): Replacement for `mapcar*'
20773 from cl package.
20774 (gdb-table-add-row, gdb-table-string): Use `gdb-mapcar*'.
20775
42110eaf
JB
207762009-08-24 Jay Belanger <jay.p.belanger@gmail.com>
20777
20778 * calc/calc-alg.el (math-trig-rewrite)
20779 (math-hyperbolic-trig-rewrite): New functions.
20780 (calc-simplify): Simplify trig functions when asked.
20781
88421f3e
SM
207822009-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
20783
20784 * diff-mode.el (diff-find-source-location): Avoid goto-line.
20785
dbd9624e
KH
207862009-08-24 Kenichi Handa <handa@m17n.org>
20787
20788 * language/ind-util.el (mapthread): Delete it.
20789 (combinatorial): New function.
20790 (indian--puthash-cv): Use combinatorial instead of mapthread.
20791
9b89e3ee
GM
207922009-08-22 Kevin Ryde <user42@zip.com.au>
20793
20794 * emacs-lisp/checkdoc.el (checkdoc-force-history-flag)
20795 (checkdoc-arguments-in-order-flag): Add safe-local-variable booleanp.
20796 (checkdoc-symbol-words): Add safe-local-variable for list of strings.
20797 Clarify docstring that the value is strings not symbols.
20798 (checkdoc-list-of-strings-p): New function.
20799
e6ce8c42
GM
208002009-08-22 Glenn Morris <rgm@gnu.org>
20801
2ddf2ea6 20802 * files.el (auto-mode-alist):
a3374680
GM
20803 * hippie-exp.el (he-concat-directory-file-name):
20804 * lpr.el (lpr-windows-system, printer-name):
20805 * ls-lisp.el (ls-lisp-emulation, ls-lisp-use-insert-directory-program):
20806 * ps-print.el (ps-windows-system):
20807 * startup.el (command-line):
20808 * emulation/viper-ex.el (viper-glob-function):
20809 * international/mule-cmds.el (set-language-environment-coding-systems):
20810 * net/ange-ftp.el (ange-ftp-write-region):
20811 * obsolete/fast-lock.el (fast-lock-cache-name):
2ddf2ea6 20812 Remove code for defunct system-types emx, macos, mswindows, next-mach,
a3374680
GM
20813 unisoft-unix, vax-vms, win32, w32.
20814
977955fa
GM
20815 * calendar/diary-lib.el (diary-mark-entries-1): Only mark all days of a
20816 given name if the pattern is not more specific.
20817
b4deec2e
GM
20818 * calendar/lunar.el (lunar-phase-names): New option.
20819 (lunar-phase): Doc fix.
20820 (lunar-cycles-per-year): New constant.
20821 (lunar-index): New function.
20822 (lunar-phase-list, diary-lunar-phases): Use lunar-index.
20823 (lunar-phase-name): Use lunar-phase-names.
20824 (calendar-lunar-phases): Use format.
20825 (lunar-new-moon-on-or-after): Use lunar-cycles-per-year.
20826
47e83968
GM
20827 * progmodes/cperl-mode.el (cperl-imenu-name-and-position):
20828 Copy imenu-example--name-and-position function here for own use.
20829 (cperl-xsub-scan): Use cperl-imenu-name-and-position.
20830
e6ce8c42
GM
20831 * bs.el (bs--redisplay):
20832 * cus-edit.el (custom-redraw):
20833 * ibuffer.el (ibuffer-bury-buffer):
20834 * server.el (server-goto-line-column):
20835 * startup.el (command-line-1):
20836 * strokes.el (strokes-xpm-for-stroke):
20837 * term.el (term-display-buffer-line):
20838 * view.el (View-goto-line):
20839 * calc/calc.el (calc-do, calc-trail-buffer):
20840 * play/gamegrid.el (gamegrid-add-score-insecure):
20841 * progmodes/ada-mode.el (ada-compile-goto-error):
20842 * progmodes/ada-xref.el (ada-xref-find-in-modified-ali):
20843 (ebrowse-select-1st-to-9nth):
47e83968 20844 * progmodes/cperl-mode.el (cperl-time-fontification):
e6ce8c42
GM
20845 * progmodes/ebrowse.el (ebrowse-toggle-file-name-display)
20846 * progmodes/gud.el (gud-display-line):
20847 (idlwave-shell-display-line):
20848 * progmodes/idlw-shell.el (idlwave-shell-goto-frame)
20849 * progmodes/make-mode.el (makefile-browser-toggle):
20850 (vhdl-speedbar-port-copy, vhdl-compose-components-package):
20851 * progmodes/vhdl-mode.el (vhdl-speedbar-find-file)
20852 * textmodes/picture.el (picture-draw-rectangle):
20853 * textmodes/reftex-index.el (reftex-index-goto-letter):
20854 (reftex-select-jump-to-previous):
20855 * textmodes/reftex-sel.el (reftex-find-start-point)
20856 * textmodes/reftex-toc.el (reftex-toc, reftex-toc-restore-region):
20857 (rst-straighten-deco-spacing, rst-section-tree, rst-toc):
20858 * textmodes/rst.el (rst-promote-region, rst-straighten-decorations)
20859 * textmodes/tex-mode.el (tex-compilation-parse-errors):
20860 * textmodes/two-column.el (2C-associated-buffer):
20861 Use forward-line rather than goto-line.
20862
20863 * emulation/vi.el (vi-goto-line): Don't warn about non-interactive
20864 goto-line.
20865
4b18bdb3
GM
20866 * international/ucs-normalize.el (nfd, decomposition-translation-alist)
20867 (decomposition-char-recursively, alist-list-to-vector, quick-check-list)
20868 (quick-check-list-to-regexp): Declare.
e6ce8c42 20869
72f16325
SM
20870 * progmodes/make-mode.el (makefile-browser-insert-selection):
20871 Use goto-char rather than goto-line.
e6ce8c42
GM
20872
20873 * progmodes/prolog.el (compilation-error-regexp-alist)
20874 (compilation-forget-errors): Declare.
20875
32a2cf25
JL
208762009-08-22 Juri Linkov <juri@jurta.org>
20877
20878 * progmodes/grep.el (lgrep, rgrep): At the beginning
20879 set `dir' to `default-directory' unless `dir' is a non-nil
20880 readable directory. (Bug#4052)
20881 (lgrep, rgrep): Change a weird way to report an error
20882 from using `read-string' to using `error'.
20883 Instead of using interactive arguments in the function body,
20884 add new argument `confirm'.
20885
5443c9b7
SM
208862009-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
20887
cb5b40ee
SM
20888 * textmodes/remember.el (remember-buffer):
20889 * progmodes/cperl-mode.el (cperl-vc-header-alist):
20890 * calendar/icalendar.el (icalendar-convert-diary-to-ical)
20891 (icalendar-extract-ical-from-buffer):
5443c9b7
SM
20892 * net/newst-treeview.el (newsticker-groups-filename):
20893 * net/newst-backend.el (newsticker-cache-filename):
20894 * speedbar.el (speedbar-update-speed, speedbar-navigating-speed)
20895 (speedbar-ignored-path-expressions, speedbar-ignored-path-regexp)
20896 (speedbar-add-ignored-path-regexp, speedbar-line-path)
20897 (speedbar-buffers-line-path, speedbar-path-line)
20898 (speedbar-buffers-line-path):
20899 * epg.el (epg-passphrase-callback-function, epg-start-sign-keys)
20900 (epg-sign-keys):
20901 * epa.el (epa-display-verify-result):
20902 * progmodes/pascal.el (pascal-outline): Add version of obsolescence.
20903
d6261cc1
GM
209042009-08-21 Glenn Morris <rgm@gnu.org>
20905
3e1ea342
GM
20906 * progmodes/js.el (inferior-moz-process): Fix declaration.
20907
ce86eeb5
GM
20908 * imenu.el (imenu-example--name-and-position): Fix obsolescence message.
20909
fff28970
GM
20910 * obsolete/rnewspost.el (news-mail-reply):
20911 Use goto-char rather than goto-line.
20912
d93e053b
GM
20913 * term/ns-win.el (ns-open-file-select-line):
20914 Use line-beginning-position rather than goto-line.
20915
d5d105e8
GM
20916 * apropos.el (apropos-command):
20917 * ehelp.el (electric-helpify):
20918 * printing.el (pr-show-setup):
20919 * strokes.el (strokes-help):
20920 * tutorial.el (tutorial--describe-nonstandard-key)
20921 (tutorial--detailed-help):
20922 * woman.el (woman-mini-help, woman-display-extended-fonts):
20923 * calc/calc-help.el (calc-describe-key):
20924 * emulation/edt.el (edt-electric-helpify):
20925 * international/mule-diag.el (mule-diag):
20926 * play/yow.el (apropos-zippy):
20927 * progmodes/python.el (python-describe-symbol):
20928 * progmodes/vhdl-mode.el (vhdl-doc-variable, vhdl-doc-mode):
20929 * textmodes/table.el (*table--cell-describe-mode)
20930 (*table--cell-describe-bindings):
20931 Use help-print-return-message rather than the now obsolete alias.
20932
a8ab722f 20933 * calendar/cal-move.el (calendar-cursor-to-nearest-date)
9b4c5ecd
GM
20934 (calendar-cursor-to-visible-date):
20935 * play/5x5.el (5x5-position-cursor):
20936 * play/decipher.el (decipher):
20937 * play/gomoku.el (gomoku-goto-xy):
20938 * play/landmark.el (lm-goto-xy):
20939 * play/mpuz.el (mpuz-paint-errors, mpuz-paint-statistics)
20940 (mpuz-paint-digit):
20941 Use forward-line, not goto-line.
a8ab722f 20942
d6261cc1
GM
20943 * mail/rmail.el (rmail-obsolete): Delete custom group.
20944 (rmail-pop-password, rmail-pop-password-required): Make into aliases.
20945 (rmail-remote-password, rmail-remote-password-required):
20946 Remove unneeded :set-after and :set properties.
20947
9e846523
MA
209482009-08-21 Michael Albinus <michael.albinus@gmx.de>
20949
20950 * net/dbus.el (top): Initialize only when `dbusbind' is loaded.
20951
bbe1f502
DN
209522009-08-21 Dan Nicolaescu <dann@ics.uci.edu>
20953
bcc5db24
DN
20954 * loadup.el: Remove leftover macos code.
20955
bbe1f502
DN
20956 * vc-git.el (vc-git-annotate-command): Run asynchronously.
20957 Explicitly pass the date format to git blame so that user local
20958 so that the output format can be parsed.
20959
6fd2d19a
MA
209602009-08-20 Michael Albinus <michael.albinus@gmx.de>
20961
20962 * net/dbus.el (top): Don't check for (getenv
20963 "DBUS_SESSION_BUS_ADDRESS"). It's done in dbusbind.c now.
20964
31764e15
SM
209652009-08-19 Magnus Henoch <magnus.henoch@gmail.com>
20966
20967 * log-edit.el (log-edit-strip-single-file-name): New var.
01c35094 20968 (log-edit-insert-changelog): Use it. Bug#3571.
31764e15 20969
28930e39
SM
209702009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
20971
4fd15622 20972 * subr.el (read-passwd): Use read-key so keypad keys work as well.
01c35094 20973 Bug#3287.
4fd15622 20974
b3d8e4a0
SM
20975 * help.el (help-print-return-message): Rename from
20976 print-help-return-message.
20977
c9829c70
SM
20978 * log-view.el (log-view-mode-map): Remove `q' binding, and unreliable
20979 cvs-mode-map parent hack.
20980 (log-view-mode): Derive from special-mode.
20981
b932657b
SM
20982 * linum.el (linum-mode): window-size-change-functions is redundant.
20983 Adapt to new window-configuration-change-hook behavior.
20984 (linum-after-size, linum-after-config): Remove.
20985
1b700bca
SM
20986 * imenu.el (imenu-example--name-and-position)
20987 (imenu-example--lisp-extract-index-name)
20988 (imenu-example--create-lisp-index, imenu-example--create-c-index):
20989 Mark as obsolete.
20990
28930e39
SM
20991 * progmodes/prolog.el (inferior-prolog-error-regexp-alist): New var.
20992 (inferior-prolog-mode): Use it.
20993 (inferior-prolog-load-file): Reset list of errors.
20994
c9af0b68
KH
209952009-08-19 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
20996
20997 * language/tibetan.el ("Tibetan"): Fix sample-text entry.
20998
20999 * language/tai-viet.el ("TaiViet"): Fix sample-text entry.
21000
720c7cd6
MA
210012009-08-19 Michael Albinus <michael.albinus@gmx.de>
21002
21003 * net/dbus.el (top): Apply `dbus-init-bus' only if the session bus
21004 is running already.
21005
03a74b84
SM
210062009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
21007
21008 * subr.el (listify-key-sequence-1): Use normal syntax since those
21009 integers are nowadays always represented by the same (positive) number
21010 on all platforms.
21011 (read-key-empty-map): New const.
21012 (read-key-delay): New var.
21013 (read-key): New function.
21014 (force-mode-line-update): Use with-current-buffer.
21015 (locate-user-emacs-file): Don't forget to abbreviate the file name.
21016 (start-process-shell-command, start-file-process-shell-command):
21017 Discourage the use of command-args.
21018
f43e88d4
GM
210192009-08-19 Glenn Morris <rgm@gnu.org>
21020
21021 * emacs-lisp/authors.el (authors-fixed-entries): Remove cvtmail.
21022
890429cc
SM
210232009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
21024
85be9ec4
SM
21025 * simple.el (choose-completion-string): Don't rely on
21026 minibuffer-completing-file-name and ad-hoc checks to decide whether
21027 to continue completion or not.
21028
890429cc
SM
21029 * minibuffer.el (minibuffer-hide-completions): New function.
21030 (completion--do-completion): Use it.
21031 (completions-annotations): New face.
21032 (completion--insert-strings): Use it.
21033 (completion-pcm--delim-wild-regex): Add docstring.
21034 (completion-pcm--string->pattern): Add support for 0-width delimiters
21035 in completion-pcm--delim-wild-regex.
21036
265d4549
SM
210372009-08-18 Stefan Monnier <monnier@iro.umontreal.ca>
21038
d440b941
SM
21039 * international/ucs-normalize.el (ucs-normalize-hfs-nfd-post-read-conversion):
21040 Remove unused var `buffer-modified-p'.
21041
265d4549
SM
21042 * minibuffer.el (completion--do-completion): Move point for the #b001
21043 case as well (bug#4176).
21044 (minibuffer-complete, minibuffer-complete-word): Don't move point.
21045
ba6f7d86
MA
210462009-08-18 Michael Albinus <michael.albinus@gmx.de>
21047
21048 * net/dbus.el (dbus-init-bus): Declare. Apply it for the :system
21049 and :session buses.
21050
98819490
KH
210512009-08-18 Kenichi Handa <handa@m17n.org>
21052
265d4549
SM
21053 * international/ucs-normalize.el (ucs-normalize-version):
21054 Change to 1.1.
58627cf0
KH
21055 (ucs-normalize-hfs-nfd-pre-write-conversion): New function.
21056 (utf-8-hfs): Make it perform normalization on encoding too.
21057
98819490
KH
21058 * textmodes/paragraphs.el: Change to utf-8. Adjust coding cookie.
21059 (sentence-end-without-space): Delete duplicated chars.
21060 (sentence-end-base): Likewise.
e739cc85
KH
21061
21062 * textmodes/sgml-mode.el: Change to utf-8. Adjust coding cookie.
21063 (html-mode): Delete duplicated chars from sentence-end-base.
21064
21065 * textmodes/texinfo.el: Change to utf-8. Adjust coding cookie.
21066 (texinfo-mode): Delete duplicated chars from sentence-end-base.
98819490 21067
645b9326
CY
210682009-08-17 Chong Yidong <cyd@stupidchicken.com>
21069
21070 * files.el (hack-one-local-variable): If the mode function is for
21071 a minor mode, pass it an argument (Bug#4148).
21072
56c195af
MA
210732009-08-17 Michael Albinus <michael.albinus@gmx.de>
21074
21075 * net/tramp.el (tramp-register-completion-file-name-handler):
21076 Check also for (member 'partial-completion completion-styles).
21077
7a55c78b
CY
210782009-08-16 Chong Yidong <cyd@stupidchicken.com>
21079
21080 * progmodes/cperl-mode.el (cperl-electric-paren): Don't expand
21081 abbrev (Bug#3943).
21082
be3e598a 210832009-08-16 Ilya Zakharevich <ilyaz@cpan.org>
8c777c8d
CY
21084
21085 * progmodes/cperl-mode.el: Merge upstream 6.2.
21086 (cperl-mode-syntax-table): Modify syntax entry for ["'`].
21087 (cperl-forward-re): Check cperl-brace-recursing.
21088 (cperl-highlight-charclass): New function.
21089 (cperl-find-pods-heres): Use it.
31cd2dd4 21090 (cperl-fill-paragraph): Synch to save-excursion placement used upstream.
8c777c8d 21091 (cperl-beautify-regexp-piece): Fix column calculation.
31cd2dd4 21092 (cperl-make-regexp-x): Handle case where point is between "q" and "rs".
8c777c8d
CY
21093 (cperl-beautify-level): Don't process entire regexp.
21094 (cperl-build-manpage, cperl-perldoc): Bind Man-switches before
21095 calling man.
21096 (cperl-tips-faces, cperl-mode, cperl-electric-backspace): Doc fix.
21097 (cperl-init-faces): Build a list in the normal way.
21098
81b1f9c9
CY
210992009-08-16 Chong Yidong <cyd@stupidchicken.com>
21100
21101 * calendar/parse-time.el (parse-time-string-chars): Save match
21102 data.
21103
c3732cb8
SM
211042009-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
21105
55659495
SM
21106 * progmodes/sql.el (sql-product-alist): Add :name tag to entries.
21107 (sql-product): Use it.
21108 (sql-mode-menu): Auto-generate the menu based on sql-product-alist.
21109 (sql-set-product): Add completion.
21110 (sql-highlight-oracle-keywords, sql-highlight-postgres-keywords)
21111 (sql-highlight-linter-keywords, sql-highlight-ms-keywords)
21112 (sql-highlight-ansi-keywords, sql-highlight-sybase-keywords)
21113 (sql-highlight-informix-keywords, sql-highlight-interbase-keywords)
21114 (sql-highlight-ingres-keywords, sql-highlight-solid-keywords)
21115 (sql-highlight-mysql-keywords, sql-highlight-sqlite-keywords)
21116 (sql-highlight-db2-keywords): Remove.
21117 (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
21118 (sql-highlight-product): Use derived-mode-p.
21119 (sql-set-sqli-buffer): Use with-current-buffer.
21120 (sql-connect-informix, sql-connect-ingres, sql-connect-oracle):
21121 Simplify.
21122
1ae79427
SM
21123 * emacs-lisp/lisp-mode.el (lisp-indent-region): Remove unused function.
21124
c3732cb8
SM
21125 * term.el: Fix commenting convention, turn comments into docstrings.
21126
f24b8bf3
CY
211272009-08-16 E. Jay Berkenbilt <ejb@ql.org> (tiny change)
21128
21129 * whitespace.el (whitespace-style): Doc fix (Bug#3661).
21130
7b6fefac 211312009-08-16 Jan Seeger <jan.seeger@thenybble.de> (tiny change)
e1bdde78 21132
1200ac26 21133 * calendar/parse-time.el (parse-time-string-chars): Compute using
d0d3f6e9
CY
21134 character classes, to handle non-ascii characters (Bug#3190).
21135
211362009-08-16 Chong Yidong <cyd@stupidchicken.com>
1200ac26 21137
1abbe4e5
CY
21138 * progmodes/sh-script.el (sh-maybe-here-document): Avoid inserting
21139 another heredoc if the user adds another < (Bug#3226).
21140
c3732cb8
SM
21141 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
21142 Don't initialize based on window-system (Bug#4124).
19261da4 21143
daad00fc
CY
21144 * facemenu.el (facemenu-read-color): Use a completion function
21145 that accepts any defined color, such as RGB triplets (Bug#3677).
21146
e1bdde78
CY
21147 * files.el (get-free-disk-space): Change fallback default
21148 directory to /. Expand DIR argument before switching to fallback.
21149 Suggested by Kevin Ryde (Bug#2631, Bug#3911).
21150
9d73a99e
CY
211512009-08-15 Chong Yidong <cyd@stupidchicken.com>
21152
21153 * files.el (load-library): Doc fix.
21154
68b962d4 211552009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
9d73a99e 21156
953e0c1a 21157 * emulation/viper-cmd.el (viper-insert-isearch-string): New function.
c3732cb8 21158 (viper-if-string): Redefine C-s in the minibuffer to insert the last
68b962d4 21159 incremental search string.
9d73a99e 21160
c3732cb8 21161 * ediff-init.el (ediff-coding-system): Use escape-quoted in case of
68b962d4 21162 XEmacs.
9d73a99e 21163
c3732cb8
SM
21164 * ediff-merg.el (ediff-merge-region-is-non-clash-to-skip)
21165 (ediff-merge-region-is-non-clash)
21166 (ediff-skip-merge-region-if-changed-from-default-p): Use defun.
68b962d4 21167 Also check if the job is really a merge job.
9d73a99e 21168
c3732cb8 21169 * ediff.el (ediff-current-file): New function.
9d73a99e 21170
2e330adc
CY
211712009-08-15 Chong Yidong <cyd@stupidchicken.com>
21172
21173 * progmodes/js.el: Edit docstrings throughout to follow Emacs
21174 conventions.
c3732cb8 21175 (js-insert-and-indent): Delete function.
2e330adc
CY
21176 (js-mode-map): Don't bind keys to js-insert-and-indent.
21177 (js-beginning-of-defun): Rename from js--beginning-of-defun.
21178 (js-end-of-defun): Rename from js--end-of-defun.
c3732cb8 21179 (js-auto-indent-flag): Delete variable.
2e330adc 21180
17b5d0f7
CY
211812009-08-14 Chong Yidong <cyd@stupidchicken.com>
21182
c3732cb8
SM
21183 * progmodes/js.el: Remove proclaim statement.
21184 Defvar which-func-imenu-joiner-function to silence compiler.
2e330adc 21185
ba2d8894
CY
21186 * files.el (auto-mode-alist): Use js-mode for .js files.
21187
c3732cb8 21188 * progmodes/js2-mode.el: Remove file.
17b5d0f7
CY
21189
21190 * Makefile.in (ELCFILES): Add js.el, and remove js2-mode.el.
21191
21192 * speedbar.el (speedbar-supported-extension-expressions): Add .js.
21193
c3732cb8 21194 * progmodes/hideshow.el (hs-special-modes-alist): Add js-mode entry.
17b5d0f7
CY
21195
211962009-08-14 Daniel Colascione <dan.colascione@gmail.com>
4e2af782 21197 Karl Landstrom <karl.landstrom@brgeight.se>
17b5d0f7
CY
21198
21199 * progmodes/js.el: New file.
21200
b6377f1d
MH
212012009-08-14 Mark A. Hershberger <mah@everybody.org>
21202
21203 * timezone.el (timezone-parse-date): Add ability to understand ISO
21204 basic format (minimal separators) dates in addition to the
21205 already-supported extended format dates.
21206
bc0eef46
EZ
212072009-08-14 Eli Zaretskii <eliz@gnu.org>
21208
4e021e65
EZ
21209 * international/ucs-normalize.el: Add a `coding' file variable.
21210
bc0eef46
EZ
21211 * Makefile.in (ELCFILES): Add international/ucs-normalize.elc.
21212
53dab179
SS
212132009-08-14 Sam Steingold <sds@gnu.org>
21214
6801c38a 21215 * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
53dab179 21216
6c58c39c
CY
212172009-08-13 Chong Yidong <cyd@stupidchicken.com>
21218
21219 * faces.el (help-argument-name): Define it here instead of
21220 help-fns.el, because in daemon mode help-fns.el may be loaded when
21221 faces are still uninitialized (Bug#1078).
21222
21223 * help-fns.el (help-argument-name): Move defface to faces.el.
21224
c7baf7e9
NR
212252009-08-13 Nick Roberts <nickrob@snap.net.nz>
21226
21227 * progmodes/gdb-mi.el (gdb-inferior-io-mode): Use start-process to
21228 create buffer with a pty but no process so that GDB can make the
21229 inferior the controlling process.
21230
9c40e995 212312009-08-13 Taichi Kawabata <kawabata.taichi@gmail.com>
d6d30064
KH
21232
21233 * international/ucs-normalize.el: New file.
21234
8cdba32b
RS
212352009-08-13 Richard Stallman <rms@gnu.org>
21236
5c950923
RS
21237 * mail/rmail.el (rmail-get-attr-names):
21238 Accept an attribute header that is too short.
21239
76e1e40b
RS
21240 * mail/rmail.el (rmail-forget-messages):
21241 Ignore nil elt in rmail-message-vector. Use dotimes.
21242
1fc01b08
RS
21243 * progmodes/compile.el (compilation-goto-locus):
21244 Use next-error-move-function.
21245
8cdba32b
RS
21246 * simple.el (next-error-move-function): New variable.
21247
99910cf4
JL
212482009-08-12 Juri Linkov <juri@jurta.org>
21249
21250 * progmodes/grep.el (lgrep): Ensure that `default-directory' is
21251 always non-nil. (Bug#4052)
21252
21253 * replace.el (read-regexp): Return empty string when
21254 `default-value' is nil.
21255 (keep-lines-read-args): Don't use empty string as the
21256 default value for `read-regexp'. (Bug#2495)
21257
fc5bdf6c
JL
212582009-08-12 Juri Linkov <juri@jurta.org>
21259
21260 * international/mule-cmds.el (ucs-insert): Change arguments
21261 from `arg' to `character', `count', `inherit' to be the same
21262 as in `insert-char'. Doc fix. (Bug#4039)
21263
21264 * international/mule-conf.el (utf-16be-with-signature): Doc fix.
21265
77748848
JL
212662009-08-12 Juri Linkov <juri@jurta.org>
21267
21268 * files-x.el: New file.
21269
21270 * files.el: Move code that deals with adding/deleting
21271 file/directory-local variables to files-x.el.
21272
21273 * Makefile.in (ELCFILES): Add files-x.elc.
21274
c8a44c4e
DD
212752009-08-11 Dmitry Dzhus <dima@sphinx.net.ru>
21276
27a9fd5a
DD
21277 * progmodes/gdb-mi.el (gdb-line-posns): New helper which helps not
21278 to use `goto-line'.
21279 (gdb-place-breakpoints, gdb-get-location): Rewritten without
21280 `goto-line'.
21281 (gdb-invalidate-disassembly): Do not refresh upon receiving
7b6fefac 21282 'update signal. Instead, update all disassembly buffers only after
27a9fd5a 21283 threads list.
107ef54a 21284 (gdb): Send -target-detach when buffer is killed (Bug#3794).
88b5a757 21285 (gdb-starting): Move -data-list-register-names...
cf6e27cf
DD
21286 (gdb-stopped): ...here so it's sent when first thread stops.
21287 (gdb-registers-handler-custom): Do nothing if register names are
21288 unknown yet.
27a9fd5a 21289
c8a44c4e
DD
21290 * progmodes/gud.el (gud-stop-subjob): Rewritten without macros
21291 from `gdb-mi.el' to avoid extra tangling.
21292
21293 * progmodes/gdb-mi.el (gdb-gud-context-call): Reverting previous
7b6fefac 21294 change which breaks `gud-def' definitions used in `gdb'.
c8a44c4e
DD
21295 (gdb-update-gud-running): No extra fuss for updating frame number.
21296
dfd4e693
SM
212972009-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
21298
51c4341f
SM
21299 * international/mule-cmds.el (mule-keymap, mule-menu-keymap)
21300 (describe-language-environment-map, setup-language-environment-map)
21301 (set-coding-system-map): Move initialization into declaration.
21302 (set-language-info-alist): Last arg to define-key-after can be skipped.
21303
21304 * international/quail.el (quail-completion-1): Simplify.
21305 (quail-define-rules): Use slightly more compact code.
21306 (quail-insert-decode-map): Propertize keys, compact columns.
21307
dfd4e693
SM
21308 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
21309 Add goto-line.
21310
83326559
MB
213112009-08-10 Miles Bader <miles@gnu.org>
21312
21313 * progmodes/js2-mode.el (js2-warning, js2-error, js2-jsdoc-tag)
21314 (js2-jsdoc-type, js2-jsdoc-value, js2-function-param)
21315 (js2-instance-member, js2-private-member, js2-private-function-call)
21316 (js2-jsdoc-html-tag-name, js2-jsdoc-html-tag-delimiter)
21317 (js2-magic-paren, js2-external-variable):
21318 Remove "-face" suffix from face names.
21319 (js2-jsdoc-highlight-helper, js2-highlight-jsdoc)
21320 (js2-highlight-undeclared-vars, js2-peek-token)
21321 (js2-parse-function-params, js2-mode-show-errors)
21322 (js2-mode-show-warnings, js2-make-magic-delimiter)
21323 (js2-mode-highlight-magic-parens): Update to use new face names.
21324
8e754ea2
MA
213252009-08-09 Michael Albinus <michael.albinus@gmx.de>
21326
21327 * net/tramp.el (tramp-get-ls-command-with-dired): New defun.
21328 (tramp-handle-insert-directory): Handle "--dired". (Bug#4075)
21329
1c292fc7
CY
213302009-08-09 Chong Yidong <cyd@stupidchicken.com>
21331
18d433a7
CY
21332 * subr.el: Provide hashtable-print-readable.
21333
1c292fc7
CY
21334 * progmodes/hideshow.el (hs-special-modes-alist): Don't use
21335 hs-c-like-adjust-block-beginning.
21336 (hs-hide-block-at-point): Stop hiding at the beginning of
21337 hs-block-end-regexp (Bug#700).
21338
2db0ae07
DD
213392009-08-09 Dmitry Dzhus <dima@sphinx.net.ru>
21340
21341 * progmodes/gdb-mi.el (gdb-gud-context-call): Does not need to be
21342 a macro.
21343 (gdb-registers-handler-custom): Do not fail when register names
21344 are unavailable.
21345
fe4740a6
DD
213462009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
21347
21348 * progmodes/gdb-mi.el (gdb-control-all-threads)
21349 (gdb-control-current-thread): Interactive setters for
21350 `gdb-gud-control-all-threads' to use in menu.
21351 (gdb-show-run-p): Show «Go» when process is not active.
6a7662bb
BR
21352 (gud-tool-bar-map): Add non-stop/A,T indicator.
21353 Uses gud/thread.xpm and gud/all.xpm.
fe4740a6 21354
ce299d55
CY
213552009-08-08 Yoni Rabkin <yoni@rabkins.net>
21356
21357 * net/net-utils.el (net-utils-font-lock-keywords): New var.
21358 (nslookup-font-lock-keywords): Make it a variable.
dba90ffd
CY
21359 (net-utils-mode): New mode for viewing diagnostic network output.
21360 (net-utils-remove-ctrl-m-filter): Set inhibit-read-only.
21361 (net-utils-run-simple): New function.
21362 (ifconfig, iwconfig, netstat, arp, route): Use it.
ce299d55 21363
7c4654ad
DD
213642009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
21365
21366 * progmodes/gdb-mi.el (gdb-read-memory-custom)
21367 (gdb-memory-set-address, def-gdb-set-positive-number)
21368 (def-gdb-memory-format, def-gdb-memory-unit): Update memory buffer
21369 after changing settings.
21370 (gdb-invalidate-disassembly): Update when first shown.
5f9d345c 21371 (gdb-edit-locals-value): Fix.
7c4654ad
DD
21372 (gdb-registers-handler-custom): Print registers in right order and
21373 allow changing register values (only for current thread yet).
9cbac26b
DD
21374 (gdb-breakpoints-mode-map): Don't assume threads buffer is present.
21375 (gdb-threads-mode-map): Don't assume breakpoints buffer is present.
21376 (gdb-disassembly-handler-custom, gdb-stack-list-frames-custom)
6a7662bb
BR
21377 (gdb-locals-handler-custom, gdb-registers-handler-custom):
21378 Thread info in mode name.
9cbac26b 21379 (gdb-registers-mode-map): TAB to switch to locals.
7c4654ad 21380
0f25a277
EZ
213812009-08-08 Eli Zaretskii <eliz@gnu.org>
21382
21383 * mail/rmail.el (rmail-add-mbox-headers)
21384 (rmail-set-message-counters-counter): Search for
21385 rmail-unix-mail-delimiter instead of just "From ". (Bug#4076)
21386
b971be60
GM
213872009-08-08 Glenn Morris <rgm@gnu.org>
21388
21389 * Makefile.in (ELCFILES): Update.
21390
a35d3ad8
EZ
213912009-08-07 Eli Zaretskii <eliz@gnu.org>
21392
6a7662bb
BR
21393 * mail/sendmail.el (mail-yank-original):
21394 Set buffer-file-coding-system from the one used by the message whose
60c2df40
EZ
21395 text is yanked.
21396
8b0bcc2e
EZ
21397 * calc/calc-graph.el (calc-graph-plot): Set calc-graph-last-device
21398 to "windows" when "pgnuplot" is used.
6a7662bb
BR
21399 (calc-graph-command, calc-gnuplot-command, calc-graph-init):
21400 Don't call accept-process-output if "pgnuplot" is used.
8b0bcc2e
EZ
21401 (calc-graph-init): Don't send -display and -geometry to
21402 "pgnuplot". If "pgnuplot" is used, glean gnuplot version by
21403 running "pgnuplot -V" with shell-command-to-string.
21404
21405 * calc/calc.el (calc-gnuplot-name) [windows-nt]: Use "pgnuplot" as
21406 the default.
21407
214082009-08-07 Eli Zaretskii <eliz@gnu.org>
21409
21410 * Makefile.in (ELCFILES): org/org-export-latex.elc renamed to
a35d3ad8
EZ
21411 org/org-latex.elc.
21412
3bca7ca5
DN
214132009-08-07 Dan Nicolaescu <dann@ics.uci.edu>
21414
3c53763c
DN
21415 * vc-dispatcher.el (vc-resynch-window): Update comment.
21416
3bca7ca5
DN
21417 * term.el (term-handle-ansi-escape): Add comments with the
21418 terminfo capabilities implemented.
21419
7b217360
DD
214202009-08-06 Dmitry Dzhus <dima@sphinx.net.ru>
21421
5f9d345c 21422 * progmodes/gdb-mi.el (gdb-var-create-regexp): Remove.
7b217360 21423 (gdb-var-create-handler): Rewritten using JSON parser.
88b5a757
DD
21424 (gdb-propertize-header): Move earlier.
21425 (gdb-set-header): Remove to avoid duplication.
7b217360
DD
21426 (gdb-thread-list-handler-custom, gdb-invalidate-disassembly):
21427 Refresh disassembly buffers only after threads list have been
21428 update.
21429 (gdb-threads-header, gdb-registers-header): Per-buffer header line
21430 variables.
21431
b4d84ecf
JL
214322009-08-04 Juri Linkov <juri@jurta.org>
21433
21434 * files.el: Commands to add/delete file/directory-local variables.
21435 (read-file-local-variable, read-file-local-variable-value)
21436 (read-file-local-variable-mode, modify-file-local-variable)
21437 (modify-file-local-variable-prop-line)
21438 (modify-dir-local-variable): New functions.
21439 (add-file-local-variable, delete-file-local-variable)
21440 (add-file-local-variable-prop-line, delete-file-local-variable-prop-line)
21441 (add-dir-local-variable, delete-dir-local-variable)
21442 (copy-file-locals-to-dir-locals, copy-dir-locals-to-file-locals)
21443 (copy-dir-locals-to-file-locals-prop-line): New commands.
21444
42da39c1
CY
214452009-08-04 Chong Yidong <cyd@stupidchicken.com>
21446
21447 * abbrev.el (insert-abbrev-table-description): Prettify output.
21448 Suggested by Karl Chen.
21449
98bf8494
DD
214502009-08-04 Dmitry Dzhus <dima@sphinx.net.ru>
21451
78b9fb28 21452 * progmodes/gdb-mi.el (gdb-frame-number): Initialize with nil.
7b6fefac 21453 (gdb-overlay-arrow-position): Rename to `gdb-disassembly-position'.
78b9fb28
DD
21454 (gdb-overlay-arrow-position, gdb-thread-position)
21455 (gdb-disassembly-position): Declare variables.
21456 (gdb-wait-for-pending): Function now.
21457 (gdb-add-subscriber, gdb-delete-subscriber, gdb-get-subscribers)
21458 (gdb-emit-signal, gdb-buf-publisher): Declare before first use so
21459 compilation goes smoothly.
21460 (gdb, gdb-non-stop, gdb-buffers): New customization groups.
21461 (gdb-non-stop-setting): New customization setting which replaces
21462 `gdb-non-stop' so changing it doesn't break active GDB session.
21463 (gdb-stack-buffer-locations, gdb-stack-buffer-addresses)
21464 (gdb-thread-buffer-verbose-names, gdb-thread-buffer-arguments)
21465 (gdb-thread-buffer-locations, gdb-thread-buffer-addresses)
21466 (gdb-show-threads-by-default): New customization options.
21467 (gdb-buffer-type, gdb-buffer-shows-main-thread-p): New helper
21468 routines.
21469 (gdb-get-buffer-create): Send buffers update signal when they are
21470 created.
21471 (gdb-invalidate-locals, gdb-invalidate-registers)
21472 (gdb-invalidate-breakpoints)
21473 (gdb-invalidate-threads, gdb-invalidate-disassembly)
21474 (gdb-invalidate-memory): Accept update signal.
21475 (gdb-current-context-command): Use --frame option.
21476 (gdb-update-gud-running, gdb-running, gdb-setq-thread-number):
21477 Implement `gdb-frame-number' selection logic.
21478 (gdb-show-run-p, gdb-show-stop-p): Helper functions which decide
21479 whether to show GUD toolbar buttons.
21480 (gdb-thread-exited): Unselect current thread when it exits.
21481 (gdb-stopped): Typo fixed (now really runs `gdb-stopped-hooks').
21482 (gdb-mark-line): Routine which sets overlay arrow or inverses
21483 video on fringeless displays.
21484 (gdb-table, gdb-table-add-row, gdb-table-string): Structure used
21485 to build aligned columns of data in GDB buffers and set text
21486 properties line-by-line.
21487 (gdb-invalidate-breakpoints)
21488 (gdb-breakpoints-list-handler-custom)
21489 (gdb-thread-list-handler-custom, gdb-disassembly-handler-custom)
21490 (gdb-stack-list-frames-custom, gdb-locals-handler-custom)
21491 (gdb-registers-handler-custom): Align data columns.
21492 (gdb-locals-handler-custom): Now prints data like in variable
21493 declarations.
21494 (gdb-jump-to, gdb-file-button, gdb-insert-file-location-button):
88b5a757 21495 Remove confusing buttons.
78b9fb28
DD
21496 (gdb-invalidate-threads): Append --frame.
21497 (gdb-threads-mode-map, gdb-breakpoints-mode-map): TAB to switch
21498 between breakpoints/threads buffers.
21499 (gdb-set-window-buffer): Now can ignore dedicated windows.
21500 (gdb-propertize-header): Use `gdb-set-window-buffer'.
21501 (def-gdb-thread-buffer-simple-command): Numerous typos fixed.
21502 (def-gdb-thread-buffer-gud-command): Replaces
21503 `def-gdb-thread-buffer-gdb-command' and uses standard GUD commands
21504 for fine thread control.
21505 (gdb-preempt-existing-or-display-buffer): New function used to
21506 display bound buffers without breaking window layout.
21507 (gdb-frame-location): Replaces `gdb-insert-frame-location'.
21508 (gdb-select-frame): New version of `gdb-frames-select' which now
21509 sets `gdb-frame-number' so commands may use --frame option instead
21510 of inner debugger state.
21511 (gdb-frame-handler): Do not set `gdb-frame-number'.
21512 (gdb-threads-mode-map): Select threads with mouse.
21513
21514 * progmodes/gud.el (gdb-gud-context-call): Declare function to
21515 avoid compilation warning.
21516 (gud-menu-map, gud-minor-mode-map): Use `gdb-show-run-p` and
21517 `gdb-show-stop-p`.
21518
566f3909
DD
21519 * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create):
21520 Argument `key' renamed to `buffer-type'.
21521 (gdb-current-context-buffer-name): Do not add thread info to
21522 buffer name when no thread is selected.
21523 (gdbmi-record-list, gdb-shell): Try to handle GDB `shell'
21524 command (bug 3794).
21525 (gdb-thread-selected): Handle `=thread-selected' notification.
21526 (gdb-wait-for-pending): New macro to deal with congestion problems.
21527 (gdb-breakpoints-list-handler-custom): Don't fail on pending
21528 breakpoints.
7b6fefac
JB
21529 (gdb-invalidate-disassembly): Use 'fullname instead of 'file.
21530 This fixes problem similar to one described in bug 3947.
566f3909
DD
21531 (gud-menu-map): More menu items.
21532 (gdb-init-1): Reset `gdb-thread-number' to nil.
21533
4a31122c
DD
21534 * progmodes/gud.el (gud-stop-subjob, gud-menu-map): Respect GDB
21535 non-stop settings.
21536
21537 * progmodes/gdb-mi.el (gdb-thread-number): Initialize with nil.
21538 (gdb-current-context-command): Do not append --thread if
21539 `gdb-thread-number' is nil.
6a7662bb
BR
21540 (gdb-running-threads-count, gdb-stopped-threads-count):
21541 New variables.
4a31122c 21542 (gdb-non-stop, gdb-gud-control-all-threads, gdb-switch-reasons)
6a7662bb
BR
21543 (gdb-stopped-hooks, gdb-switch-when-another-stopped):
21544 New customization options.
4a31122c
DD
21545 (gdb-gud-context-command, gdb-gud-context-call): New wrappers for
21546 GUD commands.
7b6fefac 21547 (gdb): `gud-def' definitions changed to use `gdb-gud-context-call'.
4a31122c
DD
21548 (gdb-init-1): Activate non-stop mode if `gdb-non-stop' is enabled.
21549 (gdb-setq-thread-number, gdb-update-gud-running): New functions to
21550 set `gdb-thread-number' and update `gud-running' properly.
21551 (gdb-running): Update threads list when new threads appear.
21552 (gdb-stopped): Support non-stop operation and new thread switching
21553 logic.
21554 (gdb-jsonify-buffer, gdb-json-read-buffer, gdb-json-string)
21555 (gdb-json-partial-output): New set of JSON routines.
21556 (def-gdb-auto-update-trigger): New `signal-list' optional
21557 argument.
21558 (gdb-thread-list-handler-custom): Update `gud-running',
21559 `gdb-stopped-threads-count' and `gdb-running-threads-count'.
21560 (def-gdb-thread-buffer-gdb-command, gdb-interrupt-thread)
21561 (gdb-continue-thread, gdb-step-thread): New commands for fine
21562 thread execution control.
21563 (gud-menu-map): New menu items to switch non-stop options.
21564 (gdb-reset): Cleanup `gdb-thread-position' overlay arrow marker.
0d25e058 21565 (gdb-send): Mimic RET properly (bug 3794).
4a31122c
DD
21566
21567 * progmodes/gdb-mi.el (gdb-rules-name-maker)
21568 (gdb-rules-buffer-mode, gdb-rules-update-trigger): Accessors for
21569 gdb-buffer-rules.
21570 (def-gdb-auto-update-handler): New nopreserve optional argument.
21571 (gdb-stack-list-frames-custom): Print stack from top to bottom.
21572
88b5a757 21573 * progmodes/gdb-mi.el (gdb-pc-address): Remove unused variable.
4a31122c
DD
21574 (gdb-threads-list, gdb-breakpoints-list): New assoc lists.
21575 (gdb-parent-mode): New mode to derive other GDB modes from.
21576 (gdb-display-disassembly-for-thread)
21577 (gdb-frame-disassembly-for-thread): New commands for threads
21578 buffer.
21579
21580 * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create)
21581 (gdb-init-1, gdb-bind-function-to-buffer, gdb-add-subscriber)
a5c9f540
DD
21582 (gdb-get-subscribers, gdb-emit-signal, gdb-buf-publisher)
21583 (gdb-update): We now store all GDB buffers in a list so that they
21584 can be updated by traversing a list instead of calling invalidate
7b6fefac 21585 triggers explicitly.
a5c9f540
DD
21586 (def-gdb-trigger-and-handler): New macro to define trigger-handler
21587 pair for GDB buffer.
21588 (gdb-stack-buffer-name): Add thread information.
e7086683
DD
21589 (gdb-add-pending, gdb-pending-p, gdb-delete-pending): Macros to
21590 handle pending triggers.
21591 (gdb-threads-mode-map, def-gdb-thread-buffer-command)
21592 (def-gdb-thread-buffer-simple-command)
21593 (gdb-display-stack-for-thread, gdb-display-locals-for-thread)
21594 (gdb-display-registers-for-thread, gdb-frame-stack-for-thread)
7b6fefac
JB
21595 (gdb-frame-locals-for-thread, gdb-frame-registers-for-thread):
21596 New commands which show buffers bound to thread.
88b5a757 21597 (gdb-stack-list-locals-regexp): Remove unused regexp.
4a31122c 21598
7b6fefac
JB
21599 * progmodes/gdb-mi.el (gdb-breakpoints-buffer-name)
21600 (gdb-locals-buffer-name, gdb-registers-buffer-name)
4a31122c
DD
21601 (gdb-memory-buffer-name, gdb-stack-buffer-name): Do not switch
21602 to (gud-comint-buffer) in *-buffer-name functions
21603 because (gdb-get-target-string) already does that.
21604 (gdb-locals-handler-custom, gdb-registers-handler-custom)
21605 (gdb-changed-registers-handler): Rewritten without regexps.
21606
ba214964 21607 * progmodes/gdb-mi.el: Basic thread selection support.
4a31122c
DD
21608 (gdb-thread-number): New variable.
21609 (gdb-current-context-command): New macro which adds --thread
21610 option to command.
7b6fefac 21611 (gdb-threads-mode-map): Select thread with SPC.
4a31122c 21612 (gdb-thread-list-handler-custom): Mark current thread with overlay
7b6fefac 21613 arrow. Synchronize GDB thread and Emacs thread.
4a31122c
DD
21614 (gdb-select-thread): New command which selects current thread.
21615 (gdb-invalidate-frames, gdb-invalidate-locals)
21616 (gdb-invalidate-registers): Use --thread option.
20f12ed8 21617
2ac33804
MA
216182009-08-04 Michael Albinus <michael.albinus@gmx.de>
21619
21620 * net/tramp.el (top): Make check for tramp-gvfs loading more
8e754ea2 21621 robust. (Bug#3977)
2ac33804
MA
21622 (tramp-handle-insert-file-contents): `unwind-protect' must be
21623 inside `with-parsed-tramp-file-name'.
21624
21625 * net/tramp-gvfs.el (top): Remove superfluous message when loading
21626 fails.
21627
39d0296f
NR
216282009-08-03 Nick Roberts <nickrob@snap.net.nz>
21629
21630 * progmodes/gud.el (jdb): Set gud-jdb-classpath-string to current
21631 directory if CLASSPATH is not set.
21632
adcbca53
MA
216332009-08-03 Michael Albinus <michael.albinus@gmx.de>
21634
7b6fefac
JB
21635 * net/tramp.el (tramp-rfn-eshadow-update-overlay-regexp):
21636 New defconst.
7ef849b6 21637 (tramp-rfn-eshadow-update-overlay): Use it. (Bug#4004)
adcbca53 21638
30924b0b
CY
216392009-08-02 Kevin Ryde <user42@zip.com.au>
21640
7b6fefac
JB
21641 * net/newst-backend.el (newsticker--raw-url-list-defaults):
21642 Update freshmeat link. Delete newsforge.com as it seems gone.
30924b0b 21643
b6ce92f1
CY
216442009-08-02 Chong Yidong <cyd@stupidchicken.com>
21645
d977a092
CY
21646 * select.el (x-set-selection): Doc fix (Bug#4021).
21647
21648 * w32-fns.el (x-set-selection): Doc fix (Bug#4021).
21649
b6ce92f1
CY
21650 * help-fns.el (describe-variable): Treat list return values from
21651 dir-locals-find-file properly (Bug#4005).
21652
7b6fefac 216532009-08-02 Julian Scheid <julians37@googlemail.com> (tiny change)
3eedbc85
MA
21654
21655 * net/tramp.el (tramp-debug-message): Print also microseconds.
21656
216572009-08-02 Michael Albinus <michael.albinus@gmx.de>
21658
21659 * net/tramp.el (tramp-handle-insert-file-contents): Optimize, when BEG
21660 or END is non-nil.
21661 (tramp-handle-vc-registered): Use `tramp-cache-inhibit-cache'.
21662 (tramp-get-debug-buffer): Change `outline-regexp' according to new
21663 format.
21664
5ce6e4f4 21665 * net/tramp-cache.el (tramp-cache-inhibit-cache): New defvar.
3eedbc85
MA
21666 (tramp-get-file-property): Use it.
21667
6a7662bb
BR
21668 * autorevert.el (auto-revert-handler):
21669 Allow `auto-revert-tail-mode' for remote files.
3eedbc85 21670
2aafe808
JR
216712009-08-02 Jason Rumney <jasonr@gnu.org>
21672
21673 * minibuffer.el (read-file-name): Treat confirm options to
7b6fefac 21674 MUSTMATCH as nil when invoking x-file-dialog. (Bug#3969)
2aafe808 21675
e094097c
CY
216762009-08-02 Chong Yidong <cyd@stupidchicken.com>
21677
21678 * font-lock.el (font-lock-string-face, font-lock-builtin-face)
6a7662bb
BR
21679 (font-lock-variable-name-face, font-lock-constant-face):
21680 Darken the colors for light backgrounds.
e094097c 21681
de94f281
EZ
216822009-08-01 Eli Zaretskii <eliz@gnu.org>
21683
21684 * mail/rmailsum.el (rmail-header-summary): Ignore letter-case of
21685 month names. (Bug#3987)
21686
54b99340
CY
216872009-07-31 Chong Yidong <cyd@stupidchicken.com>
21688
21689 * simple.el (line-move-finish): Pass whole number to
21690 line-move-to-column.
34be836c 21691 (line-move-visual): Perform hscroll to the recorded position.
54b99340 21692
38216c30
JB
216932009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
21694
21695 * calc/calc-mode.el (calc-matrix-brackets): Remove "P" from prompt.
21696
c779896d
CY
216972009-07-29 Alan Mackenzie <acm@muc.de>
21698
21699 * progmodes/cc-defs.el (c-version): Bump to 5.31.7.
21700
592ccae0
DD
217012009-07-29 Dmitry Dzhus <dima@sphinx.net.ru>
21702
35edc6c6
DD
21703 * progmodes/gdb-mi.el (gdb-goto-breakpoint)
21704 (gdb-place-breakpoints): Use full path when setting breakpoints.
592ccae0 21705
5a9e3ab7
JB
217062009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
21707
21708 * calc/calc.el (calc-mode-map): Add keybinding for
21709 `calc-transpose-lines'.
21710
7b6fefac 217112009-07-29 Vincent Belaïche <vincent.belaiche@gmail.com>
5a9e3ab7
JB
21712
21713 * calc/calc-misc.el (calc-transpose-lines): New function.
21714
905fb90e
MA
217152009-07-28 Michael Albinus <michael.albinus@gmx.de>
21716
21717 * net/tramp.el (tramp-do-copy-or-rename-file): Add messages.
21718 Simplify check for out-of-band methods.
21719 (tramp-do-copy-or-rename-file-out-of-band): Allow both files to be
21720 remote. Remove messages which are in `tramp-do-copy-or-rename-file'.
21721
76e14464
DN
217222009-07-28 Dan Nicolaescu <dann@ics.uci.edu>
21723
21724 * vc-git.el (vc-git-checkin): Fix typo.
21725
6088b51f 217262009-07-28 Steve Yegge <steve.yegge@gmail.com>
af077012
SY
21727
21728 * progmodes/js2-mode.el: New file.
21729
b85157fe
NR
217302009-07-28 Nick Roberts <nickrob@snap.net.nz>
21731
21732 * progmodes/gud.el (jdb): Add gud-pstar to dump object information.
21733 (gud-menu-map): Adjust tooltip accordingly.
21734
d43c2b06
DN
217352009-07-27 Dan Nicolaescu <dann@ics.uci.edu>
21736
1c0f0c3b
DN
21737 * vc-bzr.el (vc-bzr-print-log): Pass multiple arguments to bzr log.
21738 (vc-bzr-log-view-mode): Adjust log-view-file-re.
21739
d43c2b06
DN
21740 * add-log.el (change-log-mode-map): Add a menu.
21741
3dec5c36
MA
217422009-07-27 Michael Albinus <michael.albinus@gmx.de>
21743
21744 * net/dbus.el (dbus-call-method-non-blocking): Handle the case the
21745 function returns nil.
21746 (dbus-handle-event): Handle special return value :ignore.
21747 Reported by Jan Moringen <jan.moringen@uni-bielefeld.de>.
21748
5704140c
CY
217492009-07-26 Chong Yidong <cyd@stupidchicken.com>
21750
21751 * view.el (view-mode-enable): Don't define Helper-return-blurb if
21752 it's not needed.
21753
3077d1f6
EZ
217542009-07-25 Eli Zaretskii <eliz@gnu.org>
21755
21756 Fix Bug#3888:
21757
21758 * w32-vars.el (x-select-enable-clipboard): Doc fix.
21759
21760 * term/pc-win.el (x-display-name, x-colors)
21761 (x-select-enable-clipboard, x-select-text): Doc fix.
21762
21763 * term/common-win.el (x-display-name, x-colors): Doc fix.
21764
21765 * term/ns-win.el (x-select-text, x-setup-function-keys, x-colors)
21766 (xw-defined-colors): Doc fix.
21767
21768 * w32-fns.el (x-select-text, x-setup-function-keys)
21769 (x-get-selection, x-set-selection): Doc fix.
21770
21771 * term/x-win.el (x-select-text, x-setup-function-keys)
21772 (x-select-enable-clipboard, xw-defined-colors): Doc fix.
21773
21774 * select.el (x-set-selection): Doc fix.
21775
51768bc8
MA
217762009-07-25 Michael Albinus <michael.albinus@gmx.de>
21777
21778 * net/zeroconf.el (zeroconf-init): Check for "GetVersionString"
21779 instead of "IsNSSSupportAvailable". Avahi ought to work also when
6a7662bb
BR
21780 "IsNSSSupportAvailable" method is not available.
21781 Reported by Steve Youngs <steve@sxemacs.org>.
51768bc8 21782
b11c2874
KH
217832009-07-24 Kenichi Handa <handa@m17n.org>
21784
21785 * international/characters.el: Fix setting of category ?C, ?|, ?K,
7b6fefac 21786 and ?H. Fix setting of case for Latin Extended and Greek Extended.
b11c2874
KH
21787 (build-unicode-category-table): Fix range checks.
21788
ba83b7b6
DN
217892009-07-24 Dan Nicolaescu <dann@ics.uci.edu>
21790
21791 * vc-dispatcher.el (vc-resynch-buffers-in-directory): Make sure
21792 the buffer we try to sync is current when calling
21793 vc-resynch-buffer.
21794
21795 * vc-dir.el (vc-dir-resynch-file): Make sure vc-dir-update does
21796 not show up to date files.
21797
7a8ae964
GM
217982009-07-24 Glenn Morris <rgm@gnu.org>
21799
21800 * emacs-lisp/elint.el (elint-current-buffer, elint-defun):
21801 Add autoload cookies. If necessary, initialize.
21802 (elint-log): Handle non-file buffers.
21803 (elint-initialize): Add optional argument to reinitialize.
21804 (elint-find-builtin-variables): Save excursion.
21805
a707eb05
DN
218062009-07-23 Dan Nicolaescu <dann@ics.uci.edu>
21807
21808 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
21809 for Lint.
21810
0a2ddfa6
DN
218112009-07-22 Dan Nicolaescu <dann@ics.uci.edu>
21812
d6a62b0d
DN
21813 * vc.el (vc-print-log-internal): New function, split out from ...
21814 (vc-print-log): ... here.
10b5dcad 21815 (vc-dir-move-to-goal-column): Declare.
d6a62b0d 21816
0a2ddfa6
DN
21817 * vc-git.el (vc-git-add-signoff): New variable.
21818 (vc-git-checkin): Use it.
21819 (vc-git-toggle-signoff): New function.
21820 (vc-git-extra-menu-map): Bind it to menu.
2a0e3379
DN
21821 (vc-git--run-command-string): Accept a nil FILE argument.
21822 (vc-git-stash-list): New function.
21823 (vc-git-dir-extra-headers): Use it.
0a2ddfa6 21824
589a99f2
GM
218252009-07-23 Glenn Morris <rgm@gnu.org>
21826
21827 * help-fns.el (describe-variable): Describe ignored and risky local
21828 variables in a similar way to that in which we describe safe ones.
21829
21830 * emacs-lisp/bytecomp.el (byte-compile-from-buffer)
21831 (byte-compile-output-file-form, byte-compile-output-docform)
21832 (byte-compile-file-form-defmumble, byte-compile-output-as-comment):
21833 Give some more local variables with common names a "bytecomp-" prefix,
21834 so as not to shadow things during compilation.
21835 * emacs-lisp/cl-macs.el (load-time-value)
21836 * emacs-lisp/cl.el (cl-compiling-file): Update for the name-change
21837 `outbuffer' to `bytecomp-outbuffer'.
21838
21839 * emacs-lisp/elint.el (elint-standard-variables): Remove most members,
21840 since the next two variables cover them automatically now.
21841 (elint-builtin-variables, elint-autoloaded-variables): New.
21842 (elint-unknown-builtin-args): Remove all members, since they can be
21843 parsed automatically now.
21844 (elint-extra-errors): New.
21845 (elint-env-add-env, elint-env-add-macro): Use cadr.
21846 (elint-current-buffer): Use or. Change final message.
21847 (elint-get-top-forms): Use line-end-position.
21848 (elint-init-env): Use cadr. Handle autoload, declare-function,
21849 and defalias.
21850 (elint-add-required-env): Doc fix. Use or. Standardize error.
21851 (regexp-assoc): Remove unused function.
21852 (elint-top-form): Set elint-current-pos, to record the start of the
21853 top-level form, for compilation-mode.
21854 (elint-form): Trap errors in macro expansion. Use dolist.
21855 (elint-unbound-variable): Use elint-builtin-variables and
21856 elint-autoloaded-variables.
21857 (elint-get-args): Use cadr, or.
21858 (elint-check-cond-form): Use dolist, cadr.
21859 (elint-check-condition-case-form): Doc fix. Use cadr.
21860 Use elint-extra-errors.
21861 (elint-log): New function.
21862 (elint-error, elint-warning): Use elint-log for a bytecomp-style format.
21863 Distinguish errors and warnings.
21864 (elint-log-message): Use with-current-buffer. Inhibit read-only.
21865 Use a bytecomp-style format.
21866 (elint-clear-log): Preserve default-directory. Inhibit read-only.
21867 (elint-get-log-buffer): Use compilation mode. Disable undo.
21868 Don't truncate lines.
21869 (elint-initialize): Set builtin and autoloaded variable lists.
21870 Only process elint-unknown-builtin-args if non-nil.
21871 (elint-find-builtin-variables, elint-find-autoloaded-variables):
21872 New functions.
21873 (elint-find-builtin-args): Doc fix. Handle "BODY...)".
21874
855b42a2
GM
218752009-07-22 Kevin Ryde <user42@zip.com.au>
21876
21877 * net/newst-backend.el (newsticker--parse-atom-1.0)
21878 (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
21879 (newsticker--parse-rss-1.0):
21880 * progmodes/idlwave.el (idlwave-mode):
21881 * progmodes/idlw-shell.el (idlwave-shell-mode):
21882 * progmodes/vera-mode.el (vera-mode):
21883 * progmodes/verilog-mode.el (verilog-auto-inst, verilog-auto):
21884 * progmodes/vhdl-mode.el (vhdl-mode):
21885 * textmodes/table.el (table-generate-source)
21886 (table--warn-incompatibility):
21887 Hyperlink urls in docstrings with URL `...'.
21888
fd413a37
GM
218892009-07-22 Glenn Morris <rgm@gnu.org>
21890
cb711556
GM
21891 * emacs-lisp/advice.el, emacs-lisp/checkdoc.el:
21892 * emacs-lisp/debug.el, emacs-lisp/elp.el, emacs-lisp/gulp.el:
21893 * emacs-lisp/lisp.el, emacs-lisp/pp.el, emacs-lisp/trace.el:
21894 Remove leading * from defcustom docs.
21895
fd413a37
GM
21896 * simple.el (blink-matching-paren-distance): Bump to 100k. (Bug#3889)
21897
21898 * emacs-lisp/shadow.el (shadows-compare-text-p): Remove leading * from
21899 defcustom doc.
21900 (list-load-path-shadows): Optionally, just return shadows as a string.
21901
21902 * mail/emacsbug.el (report-emacs-bug): Include any load-path shadows.
21903
a4f69701
CY
219042009-07-21 Chong Yidong <cyd@stupidchicken.com>
21905
6a7662bb
BR
21906 * mail/rmailedit.el (rmail-edit-mode):
21907 Use auto-save-include-big-deletions.
a4f69701 21908
6a7662bb
BR
21909 * mail/rmail.el (rmail-variables):
21910 Use auto-save-include-big-deletions.
a4f69701
CY
21911
21912 * files.el (auto-save-mode): Revert 2009-07-21 and 2009-07-16
21913 changes.
21914
ec06459c
JB
219152009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
21916
21917 * calc/calc.el (calc-undo-length): New variable.
21918 (calc-quit): Truncate rather than eliminate `calc-undo-list'.
21919
b41b0976
RS
219202009-07-21 Richard Stallman <rms@gnu.org>
21921
21922 * files.el (auto-save-mode): Handle buffer-save-size = -2
21923 for toggling mode.
21924
4ed32706
GM
219252009-07-21 Glenn Morris <rgm@gnu.org>
21926
531b1264
GM
21927 * textmodes/ispell.el (ispell-looking-back): Update declaration.
21928
55d27f41
GM
21929 * calendar/todo-mode.el (calendar-current-date): Update declaration.
21930
02df3f4d
GM
21931 * ps-print.el (ps-jitify, ps-lazify): Remove aliases only used to
21932 silence compiler. Instead...
21933 (jit-lock-fontify-now, lazy-lock-fontify-region): ...Declare.
21934 (ps-print-ensure-fontified): Update for above function name changes.
21935
fdd8417e
GM
21936 * printing.el (pr-mh-get-msg-num, pr-mh-show)
21937 (pr-mh-start-of-uncleaned-message): Remove aliases only used to
21938 silence compiler. Instead...
21939 (mh-get-msg-num, mh-show, mh-start-of-uncleaned-message): ...Declare.
21940 (mh-show-buffer): Only define for compiler.
21941 (pr-mh-current-message): Update for above function name changes.
21942
4ed32706
GM
21943 * files.el (abort-if-file-too-large): Explicitly pass `filename'
21944 as an argument.
21945 (find-file-noselect, insert-file-1): Update for above change.
21946
21947 * mail/rmail.el (rmail-retry-ignored-headers): Bump :version.
21948
21949 * mail/mailclient.el (mailclient-send-it): Fix message.
21950
21951 * emacs-lisp/edebug.el (cl-debug-env): Only define for compiler.
21952 (edebug-eval): Check cl-debug-env is bound.
21953 (print-level, print-circle): Don't redefine built-in variables.
21954
21955 * emacs-lisp/cust-print.el: Remove leading * from defcustom docs.
21956 (custom-print-vectors): Remove old comments from doc.
21957
21958 * emerge.el (menu-bar-emerge-menu): Remove unused variable.
21959 (emerge-version): Make the variable an obsolete alias for the
21960 emacs-version variable. Make the function obsolete.
21961 (emerge-fast-keymap, emerge-edit-keymap): Make a separate menu for
21962 Emerge options, rather than merging in into the main Options menu.
21963 (emerge-options-menu): Adjust menu text. Use buttons for skip prefers
21964 and auto advance modes. Disable edit/fast items when not relevant.
21965
86812144
CY
219662009-07-20 Dan Nicolaescu <dann@ics.uci.edu>
21967
21968 * term/vt420.el (terminal-init-vt420): Fix typo.
21969
6bb90094
SS
219702009-07-20 Sam Steingold <sds@gnu.org>
21971
21972 * progmodes/ada-mode.el (compile-auto-highlight): Remove the
21973 variable (removed from compile.el on 2004-03-11).
21974
42e0a725
CY
219752009-07-20 Chong Yidong <cyd@stupidchicken.com>
21976
21977 * files.el (hack-local-variables-filter): Fix last change.
21978
2ee20f24
JL
219792009-07-19 Juri Linkov <juri@jurta.org>
21980
21981 * files.el (ignored-local-variables): Add `dir-local-variables-alist'.
21982 (dir-local-variables-alist): New buffer-local variable.
21983 (hack-local-variables-filter): If variable is not dir-local,
21984 i.e. `dir-name' is nil, then remove it from `dir-local-variables-alist',
21985 because file-local overrides dir-local.
3570691b 21986 (c-postprocess-file-styles) <declare-function>:
2ee20f24
JL
21987 Remove obsolete declaration.
21988 (hack-dir-local-variables): Add dir-local variable/value pair to
21989 `dir-local-variables-alist' and remove duplicates. Doc fix.
21990
21991 * help-fns.el (describe-variable): Add information about
21992 file-local and dir-local variables.
21993
89bf83cd
CY
219942009-07-19 Chong Yidong <cyd@stupidchicken.com>
21995
21996 * files.el (hack-local-variables-filter): Rewrite.
21997
1a8d3541
GM
219982009-07-19 Glenn Morris <rgm@gnu.org>
21999
d9e8a018
GM
22000 * progmodes/verilog-mode.el (verilog-error-regexp-add-xemacs):
22001 Silence compiler by only defining on XEmacs.
22002
da332cfb
GM
22003 * international/mule.el (auto-coding-regexp-alist): Only match
22004 BABYL... at the start of buffer, not of lines. (Bug#3790)
22005
1a8d3541
GM
22006 * calendar/cal-menu.el (cal-menu-set-date-title): Handle calls from
22007 non-calendar buffers (Bug#3862). Restore "not on a date" message.
22008 (cal-menu-context-mouse-menu): Doc fix.
22009
22010 * desktop.el (desktop-buffers-not-to-save): Set :version tag.
22011
22012 * simple.el (mail-user-agent): Doc fix. Set :version tag.
22013
d842b103
JL
220142009-07-18 Juri Linkov <juri@jurta.org>
22015
22016 * info.el: Virtual Info keyword finder.
3570691b 22017 (add-to-list) <Info-virtual-files>: Add "\\`\\*Finder.*\\*\\'".
d842b103
JL
22018 (Info-finder-file): New variable.
22019 (Info-finder-find-file): New function.
22020 (finder-known-keywords, finder-package-info)
22021 (find-library-name, lm-commentary): Use defvar and
22022 declare-function to silence compiler warnings.
22023 (Info-finder-find-node): New function.
22024 (info-finder): New command.
22025
22026 * subr.el (process-kill-buffer-query-function): New function.
22027 (add-hook)<kill-buffer-query-functions>: Add hook
22028 `process-kill-buffer-query-function'.
22029
10d37df7
AM
220302009-07-18 Alan Mackenzie <acm@muc.de>
22031
7b6fefac 22032 * progmodes/cc-mode.el (c-before-hack-hook)
10d37df7
AM
22033 (c-postprocess-file-styles): Give invocation of `c-set-style'
22034 DONT-OVERRIDE parameter of t. Already set style variables will
22035 thus not be overridden by style settings given by `c-file-syle'.
22036
22037 * files.el (hack-local-variables-filter): Remove entries with
22038 duplicate keys from `file-local-variables-alist'.
22039
102e1a41
EZ
220402009-07-18 Eli Zaretskii <eliz@gnu.org>
22041
22042 * simple.el (deactivate-mark, activate-mark, set-mark): Don't call
22043 x-set-selection if display-selections-p returns nil for the
22044 current frame.
22045
16f2e9fc
CY
220462009-07-18 Chong Yidong <cyd@stupidchicken.com>
22047
22048 * simple.el (region-active-p, use-region-p): Doc fix (Bug#3873).
22049
f22693fc
EZ
220502009-07-18 Eli Zaretskii <eliz@gnu.org>
22051
a6c2c80c
EZ
22052 * desktop.el (desktop-buffers-not-to-save): Default value is nil.
22053 Accept nil in addition to a regexp.
22054 (desktop-files-not-to-save): Add "(ftp)$" to the default regexp.
22055 Accept nil in addition to a regexp.
22056 (desktop-save-buffer-p): Don't use desktop-buffers-not-to-save for
22057 buffers that have an associated file. Handle nil values of
22058 desktop-buffers-not-to-save and desktop-files-not-to-save.
22059 (Bug#3833)
22060
f22693fc
EZ
22061 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
22062 (x-disown-selection-internal): New functions.
22063
e456379a
NR
220642009-07-18 Nick Roberts <nickrob@snap.net.nz>
22065
22066 * progmodes/gdb-mi.el (speedbar-frame): Declare to avoid compiler
22067 warning.
22068 (gdb-breakpoints-header): Move forward to avoid compiler warning.
22069 (gdb-make-header-line-mouse-map): Remove duplicate definition.
22070
0013b70f
CY
220712009-07-18 David De La Harpe Golden <david@harpegolden.net>
22072
22073 * simple.el (set-mark): Revert last change.
22074
0855c2ca
CY
220752009-07-17 Tassilo Horn <tassilo@member.fsf.org>
22076
22077 * doc-view.el (doc-view-initiate-display): Add yes-or-no-p if
22078 rendering of pngs is not possible instead of messaging a long
22079 description.
22080
3f5c9cad
CY
220812009-07-17 David De La Harpe Golden <david@harpegolden.net>
22082
22083 * w32-fns.el (x-selection-owner-p): New function.
22084
22085 * mouse.el (mouse-drag-track): Call deactivate-mark earlier.
6a7662bb
BR
22086 (mouse-yank-at-click, mouse-yank-primary):
22087 If select-active-regions is non-nil, deactivate the mark before
6c6a75d5 22088 insertion.
3f5c9cad
CY
22089
22090 * simple.el (deactivate-mark, set-mark): Only save selection if we
22091 own it.
22092
1fc87f9b
KH
220932009-07-17 Kenichi Handa <handa@m17n.org>
22094
22095 * case-table.el (describe-buffer-case-table): Fix for the case
22096 that KEY is a cons.
22097
d56fdcd2
DN
220982009-07-16 Dan Nicolaescu <dann@ics.uci.edu>
22099
22100 * vc-rcs.el (vc-rcs-find-file-hook):
22101 * vc-sccs.el (vc-sccs-find-file-hook): Fix cut and paste error.
22102
bede3e9f
MA
221032009-07-16 Michael Albinus <michael.albinus@gmx.de>
22104
22105 * net/tramp.el (tramp-wait-for-output): Handle the case when
22106 commands do not return a newline but a null byte before the shell
22107 prompt. (Bug#3858)
22108
7653ca1d
YM
221092009-07-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
22110
22111 * term/ns-win.el (ns-set-alpha): Don't declare.
22112 (ns-set-background-alpha): Remove function.
22113
ed2a52e9
SM
221142009-07-16 Kevin Ryde <user42@zip.com.au>
22115
22116 * emacs-lisp/copyright.el (copyright-update): Save match-data across
22117 y-or-n-p, for safety.
22118
7a907299
RS
221192009-07-16 Richard Stallman <rms@gnu.org>
22120
22121 * files.el (auto-save-mode): If buffer-saved-size is -2,
22122 don't clobber it.
22123
22124 * mail/rmail.el (rmail-variables): Set buffer-saved-size to -2.
22125 (rmail-retry-ignored-headers): Add more uninteresting fields.
22126
c0db3477
CY
221272009-07-15 Jari Aalto <jari.aalto@cante.net>
22128
22129 * net/rcirc.el (rcirc): Use history variables.
22130 (rcirc-server-name-history, rcirc-nick-name-history)
22131 (rcirc-server-port-history): New variables.
22132
6c875452
KH
221332009-07-15 Kenichi Handa <handa@m17n.org>
22134
bf974dc9
KH
22135 * international/mule-cmds.el (set-language-environment-charset):
22136 If coding-system-charset-list returns `iso-2022' or `emacs-mule',
22137 ignore them.
22138
6c875452
KH
22139 * language/misc-lang.el ("IPA"): Change coding systems to utf-8.
22140 Delete unibyte-display.
22141
2066b4fe
CY
221422009-07-15 Chong Yidong <cyd@stupidchicken.com>
22143
22144 * simple.el (kill-visual-line): Obey kill-whole-line (Bug#3695).
22145
f9be2e35
CY
221462009-07-15 Chong Yidong <cyd@stupidchicken.com>
22147
22148 * simple.el (deactivate-mark): Optional argument FORCE.
22149 (set-mark): Use deactivate-mark.
22150
22151 * info.el (Info-search): No need to check transient-mark-mode
22152 before calling deactivate-mark.
22153
22154 * select.el (x-set-selection): Doc fix.
22155 (x-valid-simple-selection-p): Allow buffer values.
6a7662bb
BR
22156 (xselect--selection-bounds): Handle buffer values.
22157 Suggested by David De La Harpe Golden.
f9be2e35 22158
6a7662bb
BR
22159 * mouse.el (mouse-set-region, mouse-drag-track):
22160 Call copy-region-as-kill before setting the mark, to let
f9be2e35
CY
22161 select-active-regions work.
22162
be3e598a 221632009-07-15 David De La Harpe Golden <david@harpegolden.net>
f9be2e35
CY
22164
22165 * simple.el (deactivate-mark): If select-active-regions is
22166 non-nil, copy the selection data into a string.
22167 (activate-mark): If select-active-regions is non-nil, set the
22168 selection to the current buffer.
22169 (set-mark): Update selection if select-active-regions is non-nil.
22170
22171 * select.el (x-valid-simple-selection-p): Allow buffer values.
22172
cbd61418
SM
221732009-07-14 Stefan Monnier <monnier@iro.umontreal.ca>
22174
22175 * simple.el (mail-user-agent): Default to the upwardly-UI-compatible
22176 and more featureful message-mode.
22177
f470187f
CY
221782009-07-14 Chong Yidong <cyd@stupidchicken.com>
22179
22180 * select.el (x-set-selection): Doc fix.
22181 (x-valid-simple-selection-p): Disallow selection data consisting
22182 of a list or cons of integers, since that is not used.
22183 (xselect--selection-bounds, xselect--int-to-cons): New functions.
22184 (xselect-convert-to-string, xselect-convert-to-length)
22185 (xselect-convert-to-filename, xselect-convert-to-charpos)
22186 (xselect-convert-to-lineno, xselect-convert-to-colno): Use them.
22187
bfc99364
DD
221882009-07-14 Dmitry Dzhus <dima@sphinx.net.ru>
22189
22190 * progmodes/gdb-mi.el (json-partial-output): Fix broken GDB/MI
22191 output in -break-info command (Emacs bug #3794).
22192
e32721f5
GM
221932009-07-14 Glenn Morris <rgm@gnu.org>
22194
1e46f9e4
GM
22195 * emacs-lisp/edebug.el (edebug-setup-hook, edebug-all-forms)
22196 (edebug-eval-macro-args, edebug-save-displayed-buffer-points)
22197 (edebug-print-length, edebug-print-level, edebug-print-circle)
22198 (edebug-sit-for-seconds, edebug-view-outside)
22199 (edebug-bounce-point, edebug-set-global-break-condition)
22200 (edebug-Go-nonstop-mode, edebug-trace-mode)
22201 (edebug-Trace-fast-mode, edebug-continue-mode)
22202 (edebug-Continue-fast-mode, edebug-forward-sexp, edebug-help)
22203 (edebug-visit-eval-list): Doc fixes.
22204
e32721f5
GM
22205 * subr.el (def-edebug-spec): Doc fix.
22206
66a85e76
KH
222072009-07-14 Kenichi Handa <handa@m17n.org>
22208
22209 * international/characters.el: Fix setting of category ?C.
22210
28571246
JD
222112009-07-13 Jan Djärv <jan.h.d@swipnet.se>
22212
7b6fefac 22213 * term/ns-win.el (x-select-font): defalias x-select-font to
28571246
JD
22214 ns-popup-font-panel instead of generate-fontset-menu.
22215
5d74672c
EZ
222162009-07-12 Eli Zaretskii <eliz@gnu.org>
22217
7b6fefac 22218 * desktop.el (desktop-buffers-not-to-save): Remove ".log". (Bug#3833)
5d74672c 22219
eb1727a4
CY
222202009-07-12 Peter Jolly <peter@jollys.org> (tiny change)
22221
22222 * arc-mode.el (archive-find-type): Allow for a PK00 string before
22223 the PK\003\004 header (Bug#3770).
22224
208384c5
CY
222252009-07-12 Guanpeng Xu <herberteuler@hotmail.com>
22226
22227 * pcomplete.el (pcomplete-comint-setup): Check for
22228 shell-dynamic-complete-filename too.
22229
774409a1
CY
222302009-07-11 Chong Yidong <cyd@stupidchicken.com>
22231
22232 * simple.el (temporary-goal-column): Change the value for
22233 line-move-visual to a cons cell.
22234 (line-move-visual): Record or set the window hscroll, if
22235 necessary (Bug#3494).
22236 (line-move-1): Handle cons value of temporary-goal-column.
22237
1639ee1d
KH
222382009-07-11 Kenichi Handa <handa@m17n.org>
22239
22240 * international/mule-diag.el (describe-character-set): Don't show
22241 width.
22242
2b1d2412
SS
222432009-07-10 Sam Steingold <sds@gnu.org>
22244
22245 * progmodes/compile.el (compilation-mode-font-lock-keywords):
22246 Omake sometimes indents the errors it prints, so allow all
22247 regexps to start with spaces.
22248
ed3a5691
EZ
222492009-07-10 Eli Zaretskii <eliz@gnu.org>
22250
ed2a52e9
SM
22251 * cus-edit.el (customize-changed-options-previous-release):
22252 Bump value to 22.1. (Bug#3804)
ed3a5691 22253
49405d0e
SS
222542009-07-08 Sam Steingold <sds@gnu.org>
22255
22256 * progmodes/grep.el (rgrep): Allow grep-find-ignored-directories
22257 to be a cons cell (test . ignored-directory) to selectively ignore
22258 some directories depending on the location of the search.
22259
93c3eb7c
MA
222602009-07-08 Michael Albinus <michael.albinus@gmx.de>
22261
22262 * net/tramp.el (tramp-set-file-uid-gid): Handle the case the
22263 remote user is root, on the local host.
22264 (tramp-local-host-p): Either the local user or the remote user
22265 must be root. (Bug#3771)
22266
6f2a8484
NR
222672009-07-08 Nick Roberts <nickrob@snap.net.nz>
22268
22269 * progmodes/gdb-mi.el (gdb): Remove description of
22270 gdb-use-separate-io-buffer.
69cb8d82 22271 (menu): Don't allow toggling of or enable
6f2a8484
NR
22272 gdb-use-separate-io-buffer from menubar.
22273
88d03607
CY
222742009-07-08 E. Jay Berkenbilt <ejb@ql.org> (tiny change)
22275
22276 * mail/unrmail.el (unrmail): Make sure the message ends with two
22277 newlines (Bug#3769).
22278
7ef5b8b2
GM
222792009-07-08 Glenn Morris <rgm@gnu.org>
22280
22281 * calendar/calendar.el (calendar-current-date): Rework previous change.
22282
3ce82f97
GM
222832009-07-08 Ed Reingold <reingold@emr.cs.iit.edu>
22284
22285 * calendar/calendar.el (calendar-current-date):
22286 Add an optional argument giving an offset from today.
22287
f35fc841
GM
222882009-07-08 Glenn Morris <rgm@gnu.org>
22289
22290 * tutorial.el (tutorial--describe-nonstandard-key):
22291 Adjust the message for when a key has been unbound.
22292 (help-with-tutorial): Hide the arch-tag.
22293
40149292
KH
222942009-07-08 Kenichi Handa <handa@m17n.org>
22295
69cb8d82
KH
22296 * international/fontset.el (setup-default-fontset): For each
22297 script, append (not set) font-specs.
22298
40149292
KH
22299 * language/japanese.el (japanese-shift-jis-2004): Fix typo in the
22300 docstring.
22301
ff0c4194
NR
223022009-07-08 Nick Roberts <nickrob@snap.net.nz>
22303
22304 * progmodes/gdb-mi.el (gdb-init-1): Move sending
22305 -data-list-register-names to ...
22306 (gdb-starting): ... here because GDB 7.0 requires execution to
22307 have started when using this MI command.
22308 (gdb-set-header): New function to distinguish select and
22309 unselected tabs in gdb buffers.
22310 (gdb-propertize-header): New macro that uses gdb-set-header.
22311 (gdb-breakpoints-header, gdb-locals-header): Use it.
6f2a8484 22312 (gdb-disassembly-mode-map): Add keybinding to kill buffer.
ff0c4194 22313
8954c675
CY
223142009-07-07 Chong Yidong <cyd@stupidchicken.com>
22315
22316 * Makefile.in (ELCFILES): Remove fadr.elc.
22317
0996385d
DD
223182009-07-07 Dmitry Dzhus <dima@sphinx.net.ru>
22319
dc6b4519
DD
22320 * progmodes/gdb-mi.el (gdb-init-1): Disassembly buffer mode name
22321 may contain frame information, so `string-match' should be used.
22322 (gdb-update): Disassembly is invalidated through
22323 `gdb-get-selected-frame'.
22324 (gdb-pad-string): New function to pad string with spaces.
22325 (gdb-invalidate-disassembly): Invalidate only if the buffer
22326 exists.
22327 (gdb-disassembly-handler-custom): Column alignment.
22328 (gdb-disassembly-place-breakpoints): Clear old breakpoints before
22329 placing new ones.
22330 (gdb-toggle-breakpoint, gdb-delete-breakpoint): Now work from the
22331 end of line, too.
22332 (gdb-frame-handler): Match convention to for disassembly buffer
22333 mode name.
17c1380b 22334 (gdb-stack-list-frames-handler): Rewritten without regexps.
e7006f27
DD
22335 (gdb-breakpoints-list-handler-custom): y/n instead of on/off; do
22336 not highlight breakpoints without line information.
69a197a2 22337 (gdb-input): Add trailing newline to command.
dc6b4519 22338
14340b25
DD
22339 * progmodes/gdb-mi.el (gdb-init-1): Set mode name for disassembly
22340 buffer properly.
22341 (gdb-breakpoints-list-handler-custom): Replacement for
7b6fefac 22342 `gdb-break-list-handler'. Using real parser instead of regexps
dc6b4519
DD
22343 now.
22344 (gdb-place-breakpoints): Replacement for `gdb-break-list-custom'.
22345 Use `gdb-breakpoints-list' instead of parsing breakpoints buffer
22346 to place breakpoints.
14340b25
DD
22347 (def-gdb-memory-unit): A new macro to define gdb-memory-unit-..
22348 functions.
22349 (gdb-disassembly-handler-custom): Show overlay arrow.
22350 (gdb-disassembly-place-breakpoints): Show breakpoints in
22351 disassembly buffer.
22352 (gdb-toggle-breakpoint, gdb-delete-breakpoint)
dc6b4519 22353 (gdb-goto-breakpoint): Using `gdb-breakpoint' text properties
7b6fefac 22354 instead of parsing breakpoints buffer. Fixed old menu references
dc6b4519 22355 in `gud-menu-map'.
14340b25 22356
38d4f316 22357 * fadr.el: Remove.
1f2a6224 22358
7b6fefac 22359 * progmodes/gdb-mi.el: Port memory buffer from gdb-ui.el.
0996385d 22360 (gdb-memory-address): New variable which holds top address of
7b6fefac 22361 memory page shown in memory buffer.
6a7662bb
BR
22362 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit):
22363 New customization variables.
0996385d
DD
22364 New functions:
22365 (gdb-display-memory-buffer, gdb-frame-memory-buffer): Functions to
22366 display the memory buffer.
22367 (gdb-memory-set-address, gdb-memory-set-repeat-count): Set memory
22368 buffer display parameters.
22369 (def-gdb-memory-format, gdb-memory-format-binary)
22370 (gdb-memory-format-octal, gdb-memory-format-unsigned)
22371 (gdb-memory-format-signed, gdb-memory-format-hexadecimal):
22372 Functions for setting memory buffer format.
22373 (gdb-memory-unit-word, gdb-memory-unit-halfword)
22374 (gdb-memory-unit-giant, gdb-memory-unit-byte): Functions to set
22375 unit size used in memory buffer.
6a7662bb
BR
22376 (gdb-memory-show-next-page, gdb-memory-show-previous-page):
22377 Switch to next/previous page of memory buffer.
28d67a53 22378 Now using (bindat-get-field) instead of fadr functions.
0996385d 22379
9ba562d3
SS
223802009-07-07 Sam Steingold <sds@gnu.org>
22381
22382 * vc-cvs.el (vc-cvs-merge-news): Fix message parsing for
22383 non-top-level files.
22384
a43977db
KH
223852009-07-07 Kenichi Handa <handa@m17n.org>
22386
6a7662bb
BR
22387 * international/mule-cmds.el (reset-language-environment):
22388 Put the highset priority to the charset iso-8859-1.
a43977db 22389
d44d05e8
CY
223902009-07-06 Chong Yidong <cyd@stupidchicken.com>
22391
22392 * progmodes/hideshow.el (hs-hide-block-at-point): Don't move point
22393 to the end of the line when locating the block (Bug#700).
22394
3e2fa353
MA
223952009-07-06 Michael Albinus <michael.albinus@gmx.de>
22396
22397 * net/tramp.el (tramp-handle-write-region): Flush file properties
22398 in case of short track.
22399
be3e598a 224002009-07-06 Michael McNamara <mac@mail.brushroad.com>
d88782c3 22401
bf0b361c
JB
22402 * progmodes/verilog-mode.el (verilog-error-regexp-emacs-alist):
22403 Coded custom representation of verilog error regular expressions
22404 to work with Emacs-22's new format.
d88782c3 22405 (verilog-error-regexp-xemacs-alist): Coded custom representation
7b6fefac 22406 of verilog error regular expressions to work with XEmacs format.
d88782c3
DN
22407 (verilog-error-regexp-add-xemacs): Hook routine to install verilog
22408 error recognition into XEmacs.
22409 (verilog-error-regexp-add-emacs): Hook routine to install verilog
22410 error recognition into Emacs-22.
22411
25c6f63e
CY
224122009-07-06 Chong Yidong <cyd@stupidchicken.com>
22413
22414 * woman.el: Remove stand-alone closing parentheses.
22415 (woman-file-name, woman2-format-paragraphs)
22416 (woman-leave-blank-lines): Code cleanup.
22417 (woman-use-own-frame): Change default to nil.
6a7662bb
BR
22418 (woman-italic, woman-bold, woman-unknown, woman-addition):
22419 Change defaults to inherit from default faces.
25c6f63e
CY
22420 (woman2-process-escapes): Consume the newline after a stand-alone
22421 filler character (Bug#3651).
22422
f176290e
GM
224232009-07-06 Glenn Morris <rgm@gnu.org>
22424
22425 * ffap.el (ffap-version): Make it an obsolete alias for emacs-version.
22426 (top-level): Move provide to the end.
22427 (ffap): Remove defunct URL from custom group.
22428
22429 * subr.el (eval-after-load): Doc fix.
22430
7b6fefac 224312009-07-06 Vincent Belaïche <vincent.belaiche@gmail.com>
e4a5a307
JB
22432
22433 * calc/calc-embed.el (calc-embedded-make-info): Don't force when
22434 `calc-embedded-word' is called twice.
22435
4b8b1ec5
SM
224362009-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
22437
22438 * files.el (find-alternate-file-other-window, find-alternate-file):
22439 Obey confirm-nonexistent-file-or-buffer.
22440
d6ceb380
MA
224412009-07-05 Michael Albinus <michael.albinus@gmx.de>
22442
22443 * dired-aux.el (dired-show-file-type): Handle remote files.
22444
be3e598a 224452009-07-05 Jari Aalto <jari.aalto@cante.net>
c760f19e 22446
4b8b1ec5
SM
22447 * desktop.el (desktop-globals-to-save):
22448 Add file-name-history (Bug#2750).
c760f19e 22449
6d00ce04
CY
224502009-07-05 Chong Yidong <cyd@stupidchicken.com>
22451
4b8b1ec5 22452 * add-log.el (add-log-current-defun-header-regexp): Doc fix (Bug#2217).
6d00ce04 22453
6ee21b07
JB
224542009-07-04 Johan Bockgård <bojohan@gnu.org>
22455
22456 * eshell/esh-arg.el (eshell-parse-argument-hook): Put `number'
22457 property on entire argument since this is what eshell-lisp-command
22458 expects.
22459
f0dbdc25
MA
224602009-07-03 Michael Albinus <michael.albinus@gmx.de>
22461
22462 * net/tramp-gvfs.el (tramp-gvfs-methods)
22463 (tramp-gvfs-zeroconf-domain)
22464 (tramp-bluez-discover-devices-timeout): Add version flag.
22465 (tramp-gvfs-handler-mounted-unmounted)
22466 (tramp-gvfs-connection-mounted-p): Polish handling of
22467 incompatibilities between GVFS 0.2 and 1.0.
22468
e044e4fc
JD
224692009-07-03 Jan Djärv <jan.h.d@swipnet.se>
22470
4b8b1ec5 22471 * cus-start.el (all): Add make-pointer-invisible.
e044e4fc 22472
2e9b968b
JB
224732009-07-03 Jay Belanger <jay.p.belanger@gmail.com>
22474
bf0b361c 22475 * calc/calc-math.el (math-use-emacs-fn): Make sure that the number is
2e9b968b
JB
22476 formatted correctly.
22477
baf1a55e
JL
224782009-07-02 Juri Linkov <juri@jurta.org>
22479
22480 * info.el: Virtual Info files and nodes.
22481 (Info-virtual-files, Info-virtual-nodes): New variables.
22482 (Info-current-node-virtual): New variable.
22483 (Info-virtual-file-p, Info-virtual-fun, Info-virtual-call):
22484 New functions.
22485 (Info-file-supports-index-cookies): Use Info-virtual-file-p
22486 to check for a virtual file instead of checking a fixed list
22487 of node names.
22488 (Info-find-file): Use Info-virtual-fun and Info-virtual-call
22489 instead of ad-hoc processing of "dir" and (apropos history toc).
22490 (Info-find-node-2): Use Info-virtual-fun and Info-virtual-call
22491 instead of ad-hoc processing of "dir" and (apropos history toc).
22492 Reread a file when moving from a virtual node.
22493 (add-to-list)<Info-virtual-files>: Add "\\`dir\\'".
22494 (Info-directory-toc-nodes, Info-directory-find-file)
22495 (Info-directory-find-node): New functions.
22496 (add-to-list)<Info-virtual-files>: Add "\\`\\*History\\*\\'".
22497 (Info-history): Move part of code to
22498 `Info-history-find-node'.
22499 (Info-history-toc-nodes, Info-history-find-file)
22500 (Info-history-find-node): New functions.
22501 (add-to-list)<Info-virtual-nodes>: Add "\\`\\*TOC\\*\\'".
22502 (Info-toc): Move part of code to `Info-toc-find-node'.
22503 (Info-toc-find-node): New function.
4b8b1ec5 22504 (Info-toc-insert): Rename from `Info-insert-toc'. Don't insert
baf1a55e
JL
22505 the current Info file name to references because now the node
22506 "*TOC*" belongs to the same Info manual.
4b8b1ec5 22507 (Info-toc-build): Rename from `Info-build-toc'.
baf1a55e
JL
22508 (Info-toc-nodes): Rename input argument `file' to `filename'.
22509 Use Info-virtual-fun, Info-virtual-call and Info-virtual-file-p
22510 instead of ad-hoc processing of ("dir" apropos history toc).
22511 (Info-index-nodes): Use Info-virtual-file-p
22512 to check for a virtual file instead of checking a fixed list
22513 of node names.
22514 (Info-index-node): Add check for `Info-current-node-virtual'.
22515 Raise `save-match-data' higher up the tree to contain
22516 `search-forward' too (bug fix).
22517 (add-to-list)<Info-virtual-nodes>: Add "\\`\\*Index.*\\*\\'".
22518 (Info-virtual-index-nodes): New variable.
22519 (Info-virtual-index-find-node, Info-virtual-index): New functions.
22520 (add-to-list)<Info-virtual-files>: Add "\\`\\*Apropos\\*\\'".
22521 (Info-apropos-file, Info-apropos-nodes): New variables.
22522 (Info-apropos-toc-nodes, Info-apropos-find-file)
22523 (Info-apropos-find-node, Info-apropos-matches): New functions.
22524 (info-apropos): Move part of code to `Info-apropos-find-node' and
22525 `Info-apropos-matches'.
22526 (Info-mode-map): Bind "I" to `Info-virtual-index'.
22527 (Info-desktop-buffer-misc-data): Use Info-virtual-file-p to check
22528 for a virtual file instead of checking a fixed list of node names.
22529
22530 * simple.el (async-shell-command): New command.
22531
22532 * bindings.el (esc-map): Bind "&" to `async-shell-command'.
22533
22534 * net/tramp-gvfs.el (tramp-gvfs-connection-mounted-p): Use `elt'
22535 instead of `mount-info'.
22536
d04bc496
MA
225372009-07-02 Michael Albinus <michael.albinus@gmx.de>
22538
22539 * net/tramp-gvfs.el (tramp-gvfs-handler-mounted-unmounted)
4b8b1ec5 22540 (tramp-gvfs-connection-mounted-p): Handle changed mount-info interface.
d04bc496 22541
af0403e0
KH
225422009-07-02 Kenichi Handa <handa@m17n.org>
22543
22544 * international/mule.el (set-keyboard-coding-system): Force *-unix
22545 coding-system to avoid eol conversion.
22546
99278f8a
MA
225472009-07-01 Michael Albinus <michael.albinus@gmx.de>
22548
4b8b1ec5
SM
22549 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
22550 Add handler for `process-file', `shell-command' and
99278f8a
MA
22551 `start-file-process'.
22552 (tramp-gvfs-handle-shell-command)
22553 (tramp-gvfs-handle-start-file-process)
22554 (tramp-gvfs-handle-process-file): New defuns.
4b8b1ec5 22555 (tramp-synce-list-devices): Simplify check for existence of property.
99278f8a 22556
3f1c6666
JD
225572009-07-01 Jan Djärv <jan.h.d@swipnet.se>
22558
22559 * startup.el (command-line-x-option-alist): Add -mm and --maximized.
22560
3f396bac
KH
225612009-07-01 Eduard Wiebe <usenet@pusto.de> (tiny change)
22562
22563 * language/korean.el (set-language-info-alist): Add korean-cp949,
22564 cp949 to spec.
22565
c1185193
KH
225662009-07-01 Kenichi Handa <handa@m17n.org>
22567
22568 * Makefile.in (ELCFILES): Delete encoded-kb.elc.
22569
22570 * international/encoded-kb.el: Deleted.
22571
22572 * international/mule.el (set-keyboard-coding-system): Perform the
22573 necessary setup here instead of calling encoded-kbd-setup-display.
22574
3f150a60
GM
225752009-07-01 Glenn Morris <rgm@gnu.org>
22576
22577 * progmodes/f90.el (f90-break-delimiters, f90-no-break-re): Doc fixes.
22578
b0d5b05b
GM
225792009-07-01 Evangelos Evangelou <vangelis@email.unc.edu> (tiny change)
22580
22581 * progmodes/f90.el (f90-no-break-re): Add "(/" and "/)". (Bug#3730)
22582
4f4126e6
MA
225832009-06-30 Michael Albinus <michael.albinus@gmx.de>
22584
4b8b1ec5
SM
22585 * net/tramp.el (tramp-do-copy-or-rename-file-directly):
22586 Handle also the 'rename case, when setting file modes. (Bug#3712)
48c2d18a 22587 (tramp-default-file-modes): Remove execute permissions.
4f4126e6 22588
7ae3ea65 22589 * net/tramp-gvfs.el (tramp-gvfs-methods): Add "synce" method.
d6ceb380
MA
22590 (top): Add a default for "synce" in `tramp-default-user-alist'.
22591 Add completion function for "synce" method.
22592 (tramp-hal-service, tramp-hal-path-manager)
4b8b1ec5
SM
22593 (tramp-hal-interface-manager, tramp-hal-interface-device):
22594 New defconst.
22595 (tramp-gvfs-connection-mounted-p): Handle empty user name for synce.
22596 (tramp-synce-list-devices, tramp-synce-parse-device-names):
22597 New defuns.
d6ceb380
MA
22598
22599 * net/trampver.el: Update release number.
7ae3ea65 22600
0ad6626b
KH
226012009-06-30 Kenichi Handa <handa@m17n.org>
22602
22603 * international/fontset.el (setup-default-fontset): Add CJK fonts
22604 for symbols and the other miscellaneous characters.
22605
4b8b1ec5
SM
22606 * language/korea-util.el (setup-korean-environment-internal):
22607 Make char-width-table suitable for Korean environments.
0ad6626b
KH
22608 (exit-korean-environment): Cancel above.
22609
22610 * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
22611 ("Chinese-CNS", "Chinese-EUC-TW", "Chinese-GBK"): Add a
48c2d18a 22612 setup-function to make char-width-table suitable for respective
0ad6626b
KH
22613 environments, and an exit-function to cancel that.
22614
22615 * language/japan-util.el (setup-japanese-environment-internal):
22616 Call use-cjk-char-width-table with arg `ja_JP'.
22617
22618 * international/characters.el (cjk-char-width-table): Delete it.
22619 (cjk-char-width-table-list): New variable.
22620 (use-cjk-char-width-table): New arg local-name.
22621 (use-default-char-width-table): Fix for the case that Emacs is
22622 already using the default char-width-table.
22623
fd46e893
MA
226242009-06-29 Michael Albinus <michael.albinus@gmx.de>
22625
22626 * net/tramp.el (tramp-do-copy-or-rename-file-directly): Set file
22627 modes mandatory. (Bug#3712)
22628
b87d9f96
AM
226292009-06-29 Alan Mackenzie <acm@muc.de>
22630
22631 * progmodes/cc-cmds.el (c-mask-paragraph): Remove a spurious
4b8b1ec5 22632 correction between the visible width of TABs and their number of bytes.
b87d9f96 22633
2d25aa5a
CY
226342009-06-29 Chong Yidong <cyd@stupidchicken.com>
22635
22636 * server.el (server-buffer-done): Prevent kill-buffer from
22637 prompting by clearing the buffer modification flag (Bug#3696).
22638
a3a8b002
DN
226392009-06-28 Michael McNamara <mac@mail.brushroad.com>
22640
bf0b361c 22641 * progmodes/verilog-mode.el (verilog-beg-of-statement)
4b8b1ec5 22642 (verilog-endcomment-reason-re): Support unique case and priority case.
a3a8b002
DN
22643 (verilog-basic-complete-re): Support localparam lineup.
22644 (verilog-beg-of-statement-1): Fix for robustness, unique case.
22645 (verilog-set-auto-endcomments): Fix for unique case, always_comb
22646 commenting.
22647 (verilog-leap-to-case-head): Now support *nested* unique &
22648 priority case statements.
22649 (verilog-auto-lineup): Make just declarations the default (as it
22650 had been).
4b8b1ec5 22651 (verilog-leap-to-case-head): Support priority/unique case statements.
a3a8b002 22652 (verilog-auto-lineup): Rework to give users radio buttons to
7b6fefac 22653 select the various styles of automatic lineup.
a3a8b002
DN
22654 (verilog-error-regexp-alist): Rework to support the XEmacs style
22655 of error regular expressions from compilers, lint tools &
22656 simulators. Note that GNU Emacs has made it impossible for a mode
22657 to load such things.
22658 (electric-verilog-terminate-line, verilog-indent-declaration)
22659 (verilog-auto-wiure): Rework for radio button selection of
22660 auto-lineup selection of specification of auto lineup.
22661 (verilog-beg-of-statement-1): Redesign to support proper operation
22662 in additional code, based on testing with auto-lineup.
22663 (verilog-calculate-indent, assignments & declarations)
22664 (verilog-backward-token): Enhance to support auto-lineup of
22665 assignments & declarations.
22666 (verilog-in-directive-p, verilog-at-struct-p): New function for
22667 easy test of whether we are.
22668 (verilog-pretty-declarations, verilog-pretty-expr): Massive rework
22669 to support safe execution at almost anyline.
22670 (verilog-calc-1): Properly support indenting deep inside generate
22671 blocks.
48c2d18a 22672 (verilog-init-font): Remove definition & use of verilog-init-font,
a3a8b002 22673 as it is redundant with font-lock-defaults.
a8f316ca 22674 (verilog-mode): Alter the definition of verilog-font-lock-defaults
a3a8b002
DN
22675 to avoid circular calls if syntax-ppss is a function (as is the
22676 case now in 22.x GNU Emacs) as that function would sometimes call
7b6fefac 22677 itself, leading to (nearly) infinite recursion.
a3a8b002
DN
22678 (verilog-ovm-begin-re, verilog-ovm-end-re)
22679 (verilog-ovm-statement-re, verilog-leap-to-head)
22680 (verilog-backward-token): Add support for OVM macros. Some are
22681 complete statements, and others open and close scopes like begin
22682 and end.
22683 (verilog-defun-level-not-generate-re, verilog-defun-level-re)
22684 (verilog-defun-level-generate-only-re): Really fix the defun-list
7b6fefac 22685 compilation issue.
48c2d18a 22686 (verilog-calc-1, verilog-beg-of-statement): Enhance support for
7b6fefac 22687 coverpoint, constraint and cross statements.
a3a8b002
DN
22688 (verilog-defun-level-list, verilog-generate-defun-level-list)
22689 (verilog-all-defun-level-list): Redo these specifications - it is
22690 too hard to support eval-when compile aggregation of lists also
22691 built at when-compile time.
22692 (verilog-defun-level-list): Place defconsts of variables used in
22693 building regular expressions which are built in eval-when-compile
22694 bodies in the same eval-when-compile body to facilitate compile
22695 without load.
22696 (verilog-beg-block-re-ordered): Support indenting
22697 virtual/protected tasks and functions.
7b6fefac 22698 (verilog-defun-level-list, verilog-in-generate-region-p)
a3a8b002
DN
22699 (verilog-backward-ws&directives, verilog-calc-1): Speed up
22700 indentation of some module items (generate items).
22701 (verilog-forward-sexp, verilog-leap-to-head): Support stepping
22702 across virtual/protected tasks and functions.
22703
227042009-06-28 Wilson Snyder <wsnyder@wsnyder.org>
22705
bf0b361c 22706 * progmodes/verilog-mode.el (verilog-auto-arg, verilog-auto-arg-sort):
4b8b1ec5 22707 Allow sorting AUTOARG lists. Suggested by Andrea Fedeli.
a3a8b002
DN
22708 (verilog-read-sub-decls-line): Fix AUTOWIRE signals getting lost
22709 in concatenations. Reported by Yishay Belkind.
22710 (verilog-auto-ascii-enum): Support one-hot state machines in
22711 AUTOASCIIENUM. Suggested by Lloyd Gomez.
22712 (verilog-auto-inst, verilog-auto-inst-port): Include interface
6a7662bb
BR
22713 modport in AUTOINST and add vl-modport for users.
22714 Reported by David Rogoff.
a3a8b002
DN
22715 (verilog-auto-inout-module, verilog-auto-inst)
22716 (verilog-decls-get-interfaces, verilog-insert-definition)
22717 (verilog-insert-one-definition, verilog-read-decls)
22718 (verilog-read-sub-decls, verilog-read-sub-decls-sig)
22719 (verilog-sig-modport, verilog-signals-combine-bus)
22720 (verilog-subdecls-get-interfaces): Fix expansion of SystemVerilog
22721 interfaces in AUTOINOUTMODULE, AUTOINOUTCOMP, and AUTOINST.
22722 Suggested by David Rogoff.
22723 (verilog-repair-open-comma): Fix non-insertion of comma when
22724 `DEFINE occurs in V2K argument list. Reported by Lane Brooks.
22725 (verilog-make-width-expression): Simplify [A-1:0] expression
22726 widths to just {A{1'b0}}.
22727 (verilog-mode): Cleanup checkdoc warnings.
4b8b1ec5
SM
22728 (verilog-auto-inout-module, verilog-signals-matching-dir-re):
22729 Add third optional regexp to AUTOINOUTMODULE to allow selecting only
a3a8b002
DN
22730 inputs/outputs or data type. Suggested by Vasu Kandadi.
22731 (next-error-last-buffer): Fix byte-compiler warning.
22732 (verilog-auto, verilog-auto-insert-lisp, verilog-auto-inst)
22733 (verilog-delete-auto): Add AUTOINSERTLISP to insert arbitrary lisp
4b8b1ec5 22734 or shell command text during AUTO expansion. Suggested by Tad Truex.
a3a8b002 22735 (verilog-read-sub-decls-expr, verilog-read-sub-decls-line)
4b8b1ec5 22736 (verilog-read-sub-decls-sig, verilog-symbol-detick-text):
01c35094 22737 Fix dotted nets {a.b,c.d} and escaped identifiers being mis-included
7b6fefac 22738 in AUTOINOUT. Reported by Matthew Lovell.
a3a8b002
DN
22739 (verilog-read-always-signals-recurse): Fix AUTORESET "if (a<=b)"
22740 causing use of <= assignments. Reported by Alex Reed.
22741 (verilog-read-decls): Fix triand, trior, wand, wor to be
22742 recognized by AUTOWIRE. Reported by Spencer Isaacson.
22743 (verilog-extended-complete-re): Support import "DPI-C" functions.
22744 (verilog-read-always-signals-recurse): Fix AUTORESET of "x <=
4b8b1ec5 22745 y[a+1:a+1]" to not include a in reset list. Reported by Dan Dever.
a3a8b002
DN
22746 (verilog-insert-date, verilog-insert-year)
22747 (verilog-sk-header-tmpl): Fix verilog-header inserting error on
22748 Windows systems. Reported by Michael Potts.
22749 (verilog-read-module-name): Fix AUTOINST when the child module
7b6fefac 22750 declaration's name is a tick define. Reported by Elliot Mednick.
a3a8b002 22751 (verilog-read-decls): Fix V2K parameter bit subscripts getting
7b6fefac 22752 passed to next parameter's definition. Reported by Bruce T.
a3a8b002
DN
22753 (verilog-read-decls): Fix detecting "parameter int" when using
22754 AUTOINSTPARAM. Reported by Bruce T.
22755 (verilog-goto-defun): Fix goto not finding modules unless first
7b6fefac 22756 perform a verilog-auto expansion. Suggested by Lawrence Butcher.
4b8b1ec5 22757 (verilog-mode): Expand -f flag arguments on entry to mode so
a3a8b002
DN
22758 verilog-goto-defun will work. Reported by Lawrence Butcher.
22759 (verilog-getopt): Expand environment variables in -f file
22760 arguments. Suggested by Lawrence Butcher.
4b8b1ec5 22761 (verilog-set-define): Fix "Symbol's value as variable is void"
a3a8b002
DN
22762 when reading enumerations.
22763 (verilog-auto-ascii-enum): Fix duplicate labels in AUTOASCIIENUM.
22764 Suggested by Stephen Peltan.
4b8b1ec5 22765 (verilog-read-defines): Fix reading of enumerations in include
a3a8b002
DN
22766 files. Reported by Steve Peltan.
22767
f7c0d931
CY
227682009-06-28 David De La Harpe Golden <david@harpegolden.net>
22769
22770 * files.el (trash-directory): Fix defcustom type.
22771
baf1a55e 227722009-06-28 Juri Linkov <juri@jurta.org>
cebabb67
CY
22773
22774 * help-fns.el (describe-function-1): Correctly locate adviced
22775 functions in hyperlink (Bug#2438).
22776
d63a01ef
CY
227772009-06-28 Chong Yidong <cyd@stupidchicken.com>
22778
22779 * files.el (trash-directory): Change default to nil.
22780 (move-file-to-trash): If trash-directory is nil and
22781 system-move-file-to-trash is unbound, perform freedesktop-style
22782 trashing.
22783
227842009-06-28 David De La Harpe Golden <david@harpegolden.net>
22785
22786 * files.el (move-file-to-trash): Add freedesktop trash
22787 support (Bug#973).
22788
fc2f6a26
GM
227892009-06-28 Glenn Morris <rgm@gnu.org>
22790
22791 * autorevert.el (global-auto-revert-non-file-buffers)
22792 (global-auto-revert-mode): Doc fixes.
22793
00242b07
JB
227942009-06-27 Johan Bockgård <bojohan@gnu.org>
22795
22796 * emacs-lisp/cl-specs.el (defstruct): Fix :conc-name spec.
22797
f5594f03
CY
227982009-06-27 Chong Yidong <cyd@stupidchicken.com>
22799
e8a2b2da
CY
22800 * faces.el (x-handle-named-frame-geometry): Ensure that we have
22801 opened an X connection before calling x-get-resource (Bug#3194).
22802
f5594f03
CY
22803 * play/doctor.el: Remove reference to obsolete website.
22804 (make-doctor-variables): Correct grammar mistake (Bug#2633).
22805
3c3bf6ce
DN
228062009-06-26 Dan Nicolaescu <dann@ics.uci.edu>
22807
22808 Remove find-file-not-found-hook VC method. (Bug#2757)
22809 * vc-hooks.el (vc-file-not-found-hook)
22810 (vc-default-find-file-not-found-hook): Remove functions.
22811 (find-file-not-found-functions): Do not add vc-file-not-found-hook.
22812 * vc-rcs.el (vc-rcs-find-file-not-found-hook): Remove function.
22813 * vc.el:
22814 * vc-hg.el:
22815 * vc-git.el: Do not mention find-file-not-found-hook VC method.
22816
e26a7bc0
AM
228172009-06-25 Agustín Martín <agustin.martin@hispalinux.es>
22818
22819 * textmodes/ispell.el: Add `ispell-looking-back' XEmacs
3570691b 22820 compatibility function for `looking-back'.
e26a7bc0 22821
4b8b1ec5 22822 * textmodes/flyspell.el (sgml-mode-flyspell-verify):
7b6fefac 22823 Use `ispell-looking-back'.
e26a7bc0 22824
d9848600
MA
228252009-06-24 Michael Albinus <michael.albinus@gmx.de>
22826
22827 * net/tramp-gvfs.el (tramp-gvfs-handle-make-directory): Use `dir'
fc2f6a26 22828 rather than `filename'.
d9848600 22829
05fbc4a9
MB
228302009-06-23 Miles Bader <miles@gnu.org>
22831
22832 * face-remap.el (text-scale-set): New function.
22833
f86ca715
GM
228342009-06-23 Glenn Morris <rgm@gnu.org>
22835
33e2c2e5
GM
22836 * pcmpl-rpm.el (pcomplete/rpm): Doc fix.
22837
f529f302
GM
22838 * bindings.el (mode-line-modified): Fix case of "Buffer is modified".
22839
34995333
GM
22840 * textmodes/ispell.el (ispell-local-dictionary): Doc fix.
22841
cc80ccee
GM
22842 * progmodes/gdb-mi.el (gud-remove, gud-break): Update declarations.
22843
84cb770d
GM
22844 * calendar/cal-dst.el (calendar-time-zone-daylight-rules):
22845 Simplify Persian conditionals.
22846
d916c965
GM
22847 * calc/calc-graph.el (calc-graph-plot): Avoid assignment to free
22848 variable `filename'.
22849
b6a44b27
GM
22850 * comint.el (comint-insert-input): Doc fix.
22851
f86ca715
GM
22852 * Makefile.in (ELCFILES): Fix typo in previous change.
22853
666e158e
MB
228542009-06-23 Miles Bader <miles@gnu.org>
22855
22856 * cus-start.el: Add entry for `recenter-redisplay'.
22857
be3e598a 228582009-06-23 Dan Nicolaescu <dann@ics.uci.edu>
77bf3f54
DN
22859
22860 * vc-hooks.el (vc-stay-local-p, vc-state, vc-working-revision):
22861 Add an optional argument for the backend, use it instead of
22862 calling vc-backend.
4b8b1ec5
SM
22863 (vc-mode-line): Add an optional argument for the backend.
22864 Pass the backend to vc-state and vc-working-revision. Move code for
77bf3f54
DN
22865 special handling for vc-state being a buffer to ...
22866
22867 * vc-rcs.el (vc-rcs-find-file-hook):
22868 * vc-sccs.el (vc-sccs-find-file-hook): ... here. New functions.
22869
22870 * vc-svn.el (vc-svn-state, vc-svn-dir-status, vc-svn-checkout)
22871 (vc-svn-print-log, vc-svn-diff): Pass 'SVN to vc-state,
22872 vc-stay-local-p and vc-mode-line calls.
22873
22874 * vc-cvs.el (vc-cvs-state, vc-cvs-checkout, vc-cvs-print-log)
22875 (vc-cvs-diff, vc-cvs-annotate-command)
22876 (vc-cvs-make-version-backups-p, vc-cvs-stay-local-p)
22877 (vc-cvs-dir-status): Pass 'CVS to vc-state, vc-stay-local-p and
22878 vc-mode-line calls.
22879
22880 * vc.el (vc-deduce-fileset): Use vc-deduce-fileset instead of
22881 direct comparison.
22882 (vc-next-action, vc-transfer-file, vc-rename-file): Also pass the
22883 backend when calling vc-mode-line.
22884 (vc-register): Do not create a closure for calling the vc register
22885 function, call it directly.
22886
2764748c
DN
228872009-06-23 Dan Nicolaescu <dann@ics.uci.edu>
22888
22889 * emacs-lisp/elp.el (elp-output-insert-symname): Add a link face
22890 to make it obvious item can be clicked.
f5a0b281
DN
22891
22892 * vc-mtn.el (vc-mtn-after-dir-status, vc-mtn-dir-status): New functions.
22893
d4a885b2
KH
228942009-06-23 Kenichi Handa <handa@m17n.org>
22895
22896 * language/korea-util.el (korean-key-bindings): Change the binding
22897 of F9 to hangul-to-hanja-conversion. Bind Hangul_Hanja to the
22898 same command.
22899
e3610693
MA
229002009-06-22 Michael Albinus <michael.albinus@gmx.de>
22901
22902 Sync with Tramp 2.1.16.
22903
22904 * Makefile.in (ELCFILES): Add net/tramp-gvfs.elc.
22905
22906 * net/tramp.el (top): Require tramp-gvfs. Catch `tramp-loading',
22907 when a loading of a package fails. Completion function for rsync
22908 is `tramp-completion-function-alist-ssh'.
22909 (all): Replace all calls of `split-string' and
22910 `tramp-split-string' by `tramp-compat-split-string'.
22911 (tramp-default-method): Use `tramp-compat-process-running-p'.
22912 (tramp-default-proxies-alist): Allow also Lisp forms.
22913 (tramp-remote-path): Add choice "Private Directories".
4b8b1ec5 22914 (tramp-wrong-passwd-regexp): Remove "Tramp connection closed" option.
e3610693
MA
22915 (tramp-domain-regexp): Allow also "-", "_" and ".".
22916 (tramp-end-of-output): Remove newlines, and add "$" at the end.
22917 (tramp-file-name-handler-alist): Add handler for `dired-uncache'.
22918 (tramp-debug-message): Insert header line in debug buffer.
4b8b1ec5
SM
22919 (tramp-handle-directory-files-and-attributes-with-stat):
22920 Care about filenames with spaces, or starting with "-".
e3610693
MA
22921 (tramp-handle-dired-uncache): New defun.
22922 (tramp-handle-insert-directory): Don't flush the directory from
22923 cache, this is handled by `dired-uncache' now.
22924 (tramp-handle-insert-file-contents): Improve error handling.
22925 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
22926 Quote `tramp-end-of-output'.
22927 (tramp-action-password): Improve trace message.
4b8b1ec5
SM
22928 (tramp-check-for-regexp): Both echoes must be present, before removing.
22929 (tramp-open-connection-setup-interactive-shell): Trace coding system.
e3610693
MA
22930 (tramp-compute-multi-hops): Eval cons cells of
22931 `tramp-default-proxies-alist'.
22932 (tramp-maybe-open-connection): Use the same command pattern for
22933 first hop and further hops.
22934 (tramp-wait-for-output): Remove handling of newlines.
22935 (tramp-get-remote-path): Handle also `tramp-own-remote-path'.
22936 (tramp-split-string): Remove function. It is handled in
22937 tramp-compat now.
22938
4b8b1ec5
SM
22939 * net/tramp-cmds.el (tramp-bug):
22940 Recommend `tramp-cleanup-all-connections' in the bug mail.
e3610693
MA
22941
22942 * net/tramp-compat.el (tramp-compat-split-string)
22943 (tramp-compat-process-running-p): New defuns.
22944
22945 * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add handler
22946 for `dired-uncache'.
22947
22948 * net/tramp-gvfs.el: New package.
22949
4b8b1ec5
SM
22950 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
22951 Add handler for `dired-uncache'.
e3610693
MA
22952 (tramp-smb-handle-file-local-copy): Cleanup in case of error.
22953
22954 * net/trampver.el: Update release number. Make version check fit
22955 for SXEmacs 22.
22956
13a3f374
JM
229572009-06-22 Jim Meyering <meyering@redhat.com>
22958
e0a28a3b 22959 Automatically handle .xz suffix (XZ-compressed files), too.
13a3f374
JM
22960 * jka-cmpr-hook.el (jka-compr-compression-info-list): Add xz.
22961 XZ is the successor to LZMA: <http://tukaani.org/xz/>
22962
5242671e 229632009-06-22 Dmitry Dzhus <dima@sphinx.net.ru>
4e2af782 22964 Nick Roberts <nickrob@snap.net.nz>
13a3f374 22965
e0a28a3b 22966 * progmodes/gdb-mi.el: Pull further modified changes from Dmitry's
5242671e
NR
22967 repository (http://sphinx.net.ru/hg/gdb-mi/).
22968
3fde45af
GM
229692009-06-22 Glenn Morris <rgm@gnu.org>
22970
46253b34
GM
22971 * files.el (dir-locals-collect-mode-variables): Allow for any number of
22972 `mode' and `eval' entries. (Bug#3430)
22973
97e18192
GM
22974 * Makefile.in (ELCFILES): Add fadr.elc.
22975
731a00fb
GM
22976 * calendar/appt.el (appt-make-list): Fix off-by-one error caused by
22977 differing behavior of \n and ^ in strings. (Bug#3385)
22978
c66cd0ff
GM
22979 * emacs-lisp/cl-indent.el: Remove leading "*" from defcustom docs.
22980
3fde45af
GM
22981 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Fix safe-local-variable
22982 property.
22983 (lisp-indent-function): Make it a defcustom.
22984
db2241a0
NR
229852009-06-21 Nick Roberts <nickrob@snap.net.nz>
22986
22987 * progmodes/gdb-ui.el: Replace with ...
5242671e 22988 * progmodes/gdb-mi.el: ... this file.
db2241a0 22989 * progmodes/gud.el: Modify for gdb-mi.el.
fca428fe
GM
22990
229912009-06-21 Dmitry Dzhus <dima@sphinx.net.ru>
22992
db2241a0
NR
22993 * fadr.el: New file.
22994
38d4f316 22995See ChangeLog.14 for earlier changes.
e3d51b27
MR
22996
22997;; Local Variables:
22998;; coding: utf-8
e3d51b27
MR
22999;; End:
23000
73b0cd50 23001 Copyright (C) 2009-2011 Free Software Foundation, Inc.
e3d51b27
MR
23002
23003 This file is part of GNU Emacs.
23004
23005 GNU Emacs is free software: you can redistribute it and/or modify
23006 it under the terms of the GNU General Public License as published by
23007 the Free Software Foundation, either version 3 of the License, or
23008 (at your option) any later version.
23009
23010 GNU Emacs is distributed in the hope that it will be useful,
23011 but WITHOUT ANY WARRANTY; without even the implied warranty of
23012 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
23013 GNU General Public License for more details.
23014
23015 You should have received a copy of the GNU General Public License
23016 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.