* allout.el (allout-yank-processing): Adjust for new rebulleting regime so
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
b0911414
KM
12011-03-16 Ken Manheimer <ken.manheimer@gmail.com>
2
3 * allout.el (allout-yank-processing): Adjust for new rebulleting
4 regime so bullet being yanked is used without prompting the user
5 for a choice.
6
8a05b668
JB
72011-03-16 Juanma Barranquero <lekktu@gmail.com>
8
9 * startup.el (command-line): Warn the user that _emacs is deprecated.
10
5ba5fb81
JB
112011-03-16 Juanma Barranquero <lekktu@gmail.com>
12
13 * progmodes/delphi.el (delphi-search-path, delphi-indent-level)
14 (delphi-verbose, delphi-comment-face, delphi-string-face)
15 (delphi-keyword-face, delphi-ignore-changes, delphi-indent-line)
16 (delphi-mode-abbrev-table, delphi-debug-buffer, delphi-tab)
17 (delphi-find-unit, delphi-find-current-xdef, delphi-fill-comment)
18 (delphi-new-comment-line, delphi-font-lock-defaults)
19 (delphi-debug-mode-map, delphi-mode-syntax-table, delphi-mode):
20 Fix typos in docstrings.
21
2dab465b
KM
222011-03-15 Ken Manheimer <ken.manheimer@gmail.com>
23
5ba5fb81 24 * allout.el (allout-make-topic-prefix, allout-rebullet-heading):
2dab465b
KM
25 Invert the roles of character and string values for INSTEAD, so a
26 string is used for the more common case of a defaulting prompt.
27
0adf5618
SM
282011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
29
30 * progmodes/ruby-mode.el (ruby-backward-sexp):
31 * progmodes/ebrowse.el (ebrowse-draw-file-member-info):
32 * play/gamegrid.el (gamegrid-make-face):
33 * play/bubbles.el (bubbles--grid-width, bubbles--grid-height)
34 (bubbles--colors, bubbles--shift-mode, bubbles--initialize-images):
35 * notifications.el (notifications-notify):
36 * net/xesam.el (xesam-search-engines):
37 * net/quickurl.el (quickurl-list-insert):
38 * vc/vc-hg.el (vc-hg-dir-printer): Fix use of case.
39
d72700e5
CY
402011-03-15 Chong Yidong <cyd@stupidchicken.com>
41
42 * startup.el (command-line): Update package subdirectory regexp.
43
49c5410a
SM
442011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
45
c6eee9aa
SM
46 * allout.el (allout-abbreviate-flattened-numbering)
47 (allout-mode-deactivate-hook): Fix up obsolescence "date".
48
49c5410a
SM
49 * subr.el (read-char-choice): Only show the cursor after the prompt,
50 not after the answer.
51
047b2bb9
KR
522011-03-15 Kevin Ryde <user42@zip.com.au>
53
54 * help-fns.el (variable-at-point): Skip leading quotes, if any
55 (bug#8253).
56
0a57d256
SM
572011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
58
59 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Change the
60 warning message.
61
77c992bc
MA
622011-03-14 Michael Albinus <michael.albinus@gmx.de>
63
64 * shell.el (shell): When called interactively, offer to change the
65 shell file name on remote hosts.
66
eebc475d
TZ
672011-03-13 Teodor Zlatanov <tzz@lifelogs.com>
68
69 * net/ldap.el (ldap-search-internal): Add `auth-source-search'
70 integration for LDAP parameters. The host, base, user or binddn,
71 and secret tokens can be specified in a netrc file, for instance.
72 This is optional because an `auth-source' parameter must be
73 specified in the search attributes.
74
9d05d1ba
JB
752011-03-13 Juanma Barranquero <lekktu@gmail.com>
76
77 * help.el (describe-mode): Link to the mode's definition (bug#8185).
78
09d9db2c
GM
792011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
80
81 * ebuff-menu.el (electric-buffer-menu-mode-map): Move initialization
82 into declaration. Remove redundant and harmful binding.
83
842011-03-12 Eli Zaretskii <eliz@gnu.org>
85
86 * files.el (file-ownership-preserved-p): Pass `integer' as an
87 explicit 2nd argument to `file-attributes'. If the file's owner
88 is the Administrators group on Windows, and the current user is
89 Administrator, consider that a match.
90
91 * server.el (server-ensure-safe-dir): Consider server directory
92 safe on MS-Windows if its owner is the Administrators group while
93 the current Emacs user is Administrator. Use `=' to compare
94 numerical UIDs, since they could be integers or floats.
95
219bd536
JB
962011-03-12 Juanma Barranquero <lekktu@gmail.com>
97
98 * vc/vc-bzr.el (vc-bzr-state): Handle bzr 2.3.0 (follow-up to bug#8170).
99
f3afd36b
MA
1002011-03-12 Michael Albinus <michael.albinus@gmx.de>
101
102 Sync with Tramp 2.2.1.
103
104 * net/tramp-sh.el (tramp-methods): Exchange "%k" marker with options.
105
106 * net/trampver.el: Update release number.
107
3aaaa6f1
SM
1082011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
109
94642599
SM
110 * progmodes/compile.el (compilation--previous-directory): Fix up
111 various nil/dead-marker mismatches (bug#8014).
112 (compilation-directory-properties, compilation-error-properties):
113 Don't call it at a position past the one we're about to change.
114
3aaaa6f1
SM
115 * emacs-lisp/bytecomp.el (byte-compile-make-obsolete-variable):
116 Disable obsolescence warnings in the file that declares it.
117
14239447
KM
1182011-03-11 Ken Manheimer <ken.manheimer@gmail.com>
119
219bd536 120 * allout-widgets.el (allout-widgets-tally): Initialize
14239447
KM
121 allout-widgets-tally as a hash table rather than nil to prevent
122 mode-line redisplay warnings.
123 Also, clarify the module description and fix a comment typo.
124
135e287c
JB
1252011-03-11 Juanma Barranquero <lekktu@gmail.com>
126
127 * help-fns.el (describe-variable): Don't complete keywords.
128 Suggested by Teodor Zlatanov <tzz@lifelogs.com>.
129
ffbf300e
CY
1302011-03-10 Chong Yidong <cyd@stupidchicken.com>
131
ba08b241
CY
132 * emacs-lisp/package.el (package-version-join): Impose a standard
133 string representation for pre/alpha/beta version lists.
134 (package-unpack-single): Standardize the directory name by passing
135 it through package-version-join.
136 (package-strip-rcs-id): Accept any version string that does not
137 signal an error in version-to-list.
ffbf300e 138
f346fd6b
MA
1392011-03-10 Michael Albinus <michael.albinus@gmx.de>
140
141 * simple.el (delete-trailing-whitespace): Return nil for the
142 benefit of `write-file-functions'.
143
ccb55d27
GM
1442011-03-10 Glenn Morris <rgm@gnu.org>
145
5ceaac0c
GM
146 * vc/vc-hg.el (vc-hg-pull, vc-hg-merge-branch): Use vc-hg-program.
147
02da65ff
GM
148 * vc/vc-git.el (vc-git-program): New option.
149 (vc-git-branches, vc-git-pull, vc-git-merge-branch, vc-git-command)
150 (vc-git--call): Use it.
151
b2f603cc
GM
152 * eshell/esh-util.el (eshell-condition-case): Doc fix.
153
5772caab
GM
154 * cus-edit.el (Custom-newline): If no button at point, look
155 for a subgroup button at start-of-line. (Bug#2298)
156
ccb55d27
GM
157 * mail/rmail.el (rmail-msgend, rmail-msgbeg): Doc fixes.
158
ec6ecaed
JD
1592011-03-10 Julien Danjou <julien@danjou.info>
160
161 * avoid.el (mouse-avoidance-ignore-p): Do not move the cursor if
162 `cursor-type' is nil.
163
9d5aa01d
JB
1642011-03-09 Jay Belanger <jay.p.belanger@gmail.com>
165
166 * calc/calc.el (calc-mode-map): Don't bind "C-_" to `calc-missing-key'.
167
b6a5875b
KM
1682011-03-09 Ken Manheimer <ken.manheimer@gmail.com>
169
170 * allout.el Summary: Change so yank of distinctive-bullet items
171 preserves the existing header prefix, rebulleting it if necessary,
172 rather than replacing it. This is necessary for proper operation
173 of cooperative addons like allout-widgets.
219bd536 174 (allout-make-topic-prefix, allout-rebullet-heading): Change
b6a5875b
KM
175 SOLICIT arg to INSTEAD, and interpret additionally a string value
176 as alternate bullet to be used, instead of prompting the user for
177 a bullet character.
178
ee545c35
MA
1792011-03-09 Michael Albinus <michael.albinus@gmx.de>
180
181 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band): Do
182 not use `tramp-file-name-port', because this returns also
183 `tramp-default-port'.
184
c47971d7
DD
1852011-03-09 Deniz Dogan <deniz.a.m.dogan@gmail.com>
186
187 * net/rcirc.el (rcirc-handler-001): Remove useless
188 with-rcirc-process-buffer.
189 (rcirc-check-auth-status): Swap arguments to string-match.
190
13522cb4
GM
1912011-03-09 Glenn Morris <rgm@gnu.org>
192
0be6f4f1
GM
193 * shell.el (shell-mode):
194 Set comint-input-ring-size from HISTSIZE. (Bug#7889)
195
13522cb4
GM
196 * progmodes/gdb-mi.el (gdb): Improve 2010-12-08 change.
197 Check for GDBHISTFILE, HISTSIZE, etc. (Bug#7889)
198
515de2e3
CY
1992011-03-08 Chong Yidong <cyd@stupidchicken.com>
200
201 * emacs-lisp/package.el (package-refresh-contents)
202 (package-menu-execute): Use condition-case-no-debug.
203
b511b994
MA
2042011-03-08 Michael Albinus <michael.albinus@gmx.de>
205
206 * simple.el (shell-command-to-string): Use `process-file'.
207
208 * emacs-lisp/package.el (package-tar-file-info): Handle also
209 remote files.
210
211 * emacs-lisp/package-x.el (package-upload-buffer-internal): Use
212 `equal' for upload base check.
213
25bbfb31
AM
2142011-03-08 Arni Magnusson <arnima@hafro.is> (tiny change)
215
216 * textmodes/texinfo.el (texinfo-environments):
217 Add deftypecv, deftypeivar, deftypemethod, deftypeop, html. (Bug#2783)
218
be996521
GM
2192011-03-08 Glenn Morris <rgm@gnu.org>
220
e9c8529f
GM
221 * cus-start.el (cursor-in-non-selected-windows):
222 Fix :set quoting oddness. (Bug#8192)
223
be996521
GM
224 * font-lock.el (lisp-font-lock-keywords-1): Don't highlight `)'
225 in some setf expressions. (Bug#2159)
226
2bb5649e
CY
2272011-03-08 Chong Yidong <cyd@stupidchicken.com>
228
229 * custom.el (custom-available-themes): Return themes in
230 alphabetical order.
231
7600cf45
CY
2322011-03-07 Chong Yidong <cyd@stupidchicken.com>
233
234 * progmodes/cc-cmds.el (c-beginning-of-statement): Fix incorrect
235 application of patch from Alan Mackenzie (Bug#7595).
236
fa7062f6
DD
2372011-03-07 Deniz Dogan <deniz.a.m.dogan@gmail.com>
238
239 * net/rcirc.el (rcirc-connect): Fix PASS bug.
240
619f4b62
GM
2412011-03-07 Glenn Morris <rgm@gnu.org>
242
243 * vc/vc.el (vc-next-action): Add missing space to y-or-n-p prompt.
7e319d3c 244 Give an explicit error if failed to make writable. (Bug#6146)
619f4b62 245
e63e9234
ER
2462011-03-07 Ed Reingold <reingold@emr.cs.iit.edu>
247
248 * calendar/cal-hebrew.el (diary-hebrew-yahrzeit):
249 Add optional `after-sunset' argument. (Bug#8190)
250
16130297
AH
2512011-03-07 Aaron S. Hawley <aaron.s.hawley@gmail.com>
252
253 * play/morse.el (nato-alphabet, nato-region, denato-region):
254 New variable and functions. (Bug#2288)
f72c1fd6 255 (morse-region, unmorse-region): Barf if read-only.
16130297 256
2b0787b3
SM
2572011-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
258
259 * progmodes/gud.el (gdb-script-syntax-propertize-function):
260 Don't change the syntax of a \n that closes a comment (bug#8169).
261
5c69cb2c
CY
2622011-03-06 Chong Yidong <cyd@stupidchicken.com>
263
264 * emacs-lisp/package-x.el (package-archive-upload-base): Make it a
265 defcustom.
266 (package--update-file): Doc fix. Accept relative file names.
267 (package--archive-contents-from-file): Remove the argument, since
268 it's necessarily always "archive-contents".
269 (package-maint-add-news-item): Pass relative file name args to
270 package--update-file.
271 (package-upload-buffer-internal): Prompt for a destination if
272 package-archive-upload-base is invalid. Create the directory if
273 it does not exist.
274 (package-upload-buffer, package-upload-file): Doc fix.
275
892777ba
CY
2762011-03-06 Chong Yidong <cyd@stupidchicken.com>
277
278 * isearch.el (isearch-mode-map): Bind C-y to isearch-yank-kill,
279 and move isearch-yank-line to M-s C-e (Bug#8183).
280
9d1f0f55
AM
2812011-03-06 Alan Mackenzie <acm@muc.de>
282
283 * progmodes/cc-engine.el (c-guess-basic-syntax): Reindent.
804a116c
AM
284 (c-guess-basic-syntax): Move CASE 19 to a different place,
285 correctly to process template-args-cont lines.
9d1f0f55 286
479a2c9b
JB
2872011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
288
2b0787b3
SM
289 * calc/calc-ext.el (calc-init-extensions):
290 Rename calc-logunits-dblevel and calc-logunits-nplevel to calc-dblevel
804a116c
AM
291 and calc-nplevel, respectively. Add keybindings for calc-spn,
292 calc-midi and calc-freq. Add autoloads for calcFunc-spn,
293 calcFunc-midi, calcFunc-freq, calc-spn, calc-midi and calc-freq.
479a2c9b
JB
294
295 * calc/calc-units.el (calc-dblevel): Rename from
296 calc-logunits-dblevel.
297 (calc-nplevel): Rename from calc-logunits-nplevel.
05a29101
JB
298 (math-midi-round, math-freqp, math-midip, math-spnp)
299 (math-spn-to-midi, math-midi-to-spn, math-freq-to-spn)
300 (math-midi-to-freq, math-spn-to-freq, calcFunc-spn, calcFunc-midi)
301 (calcFunc-freq, calc-freq, calc-midi, calc-spn): New functions.
302 (math-notes): New variable.
303
304 * calc/calc.el (calc-note-threshold): New variable.
479a2c9b 305
f561e49a
CY
3062011-03-06 Chong Yidong <cyd@stupidchicken.com>
307
308 * emacs-lisp/package.el (package-archives): Accept either ordinary
309 directory names, in addition to HTTP URLs.
310 (package--with-work-buffer): New macro. Handle normal directories.
311 (package-handle-response): Don't display the failing buffer.
312 (package-download-single, package-download-tar)
313 (package--download-one-archive): Use package--with-work-buffer.
314 (package-archive-base): Rename from package-archive-url.
315
79a0fb58
GM
3162011-03-06 Glenn Morris <rgm@gnu.org>
317
318 * generic-x.el (generic-unix-modes): Add xmodmap-generic-mode.
319 (xmodmap-generic-mode): Respect generic-extras-enable-list.
320
ffd0a502
DC
3212011-03-06 Daniel Clemente <dcl441-bugs@yahoo.com> (tiny change)
322
323 * generic-x.el (xmodmap-generic-mode): New. (Bug#2065)
324
01c35094
JB
3252011-03-06 Juanma Barranquero <lekktu@gmail.com>
326
327 * allout.el (allout-init, allout-prefixed-keybindings)
328 (allout-unprefixed-keybindings):
329 * progmodes/prolog.el (prolog-find-term):
330 Fix typos in docstrings.
331
509742cc
NS
3322011-03-06 Nikolaj Schumacher <me@nschum.de> (tiny change)
333
334 * emacs-lisp/elp.el (elp-results): Fix off-by-one in header. (Bug#2746)
335
14369ab3
KR
3362011-03-06 Kevin Ryde <user42@zip.com.au>
337
338 * textmodes/sgml-mode.el (sgml-fill-nobreak): Give it a doc. (Bug#5326)
339
aa248733
MS
3402011-03-06 Michael Shields <shields@msrl.com> (tiny change)
341
342 * window.el (one-window-p, walk-windows, display-buffer):
343 Doc fixes. (Bug#5567)
344
da0275f8
JB
3452011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
346
347 * cus-edit.el (custom-prompt-variable): Use the `custom-get' property
348 of the variable if it exists.
349
845fc5e5
JB
3502011-03-06 Juanma Barranquero <lekktu@gmail.com>
351
352 * bookmark.el:
353 * desktop.el:
354 * emacs-lock.el:
355 * ps-print.el:
356 * saveplace.el:
357 * net/tramp-cache.el:
01c35094 358 * obsolete/fast-lock.el:
845fc5e5
JB
359 * textmodes/reftex.el:
360 Don't set `kill-emacs-hook' on noninteractive sessions (bug#8137).
361
7e27ce9c
AL
3622011-03-05 Antoine Levitt <antoine.levitt@gmail.com>
363
01c35094
JB
364 * files.el (delete-directory, copy-directory, list-directory):
365 Use read-directory-name.
7e27ce9c
AL
366
367 * find-file.el (ff-find-the-other-file):
368 * net/ange-ftp.el (ange-ftp-make-directory):
369 * printing.el (pr-interactive-dir):
370 * progmodes/ada-prj.el (ada-prj-load-directory):
371 * progmodes/ebnf2ps.el (ebnf-print-directory)
372 (ebnf-spool-directory, ebnf-eps-directory)
373 (ebnf-syntax-directory):
374 * shell.el (shell):
375 * speedbar.el (speedbar-create-directory):
376 * vc/emerge.el (emerge-merge-directories):
377 * vc/vc-dir.el (vc-dir):
378 * vc/vc.el (vc-create-tag, vc-retrieve-tag): Likewise.
379
d23ae2b0
CY
3802011-03-05 Chong Yidong <cyd@stupidchicken.com>
381
382 * help-mode.el (help-buffer): If we are to return the current
383 buffer, signal an error if it's not in Help mode (Bug#8147).
384
2de9cc1a
RT
3852011-03-05 Reuben Thomas <rrt@sc3d.org>
386
387 * files.el (file-name-version-regexp): Handle backup files of the
388 form `foo.js.~HEAD~1~' (Bug#8159).
389
81fb60b2
GM
3902011-03-05 Glenn Morris <rgm@gnu.org>
391
392 * eshell/esh-var.el: Don't require esh-test when compiling.
393 * eshell/em-banner.el, eshell/esh-cmd.el, eshell/esh-mode.el:
394 * eshell/esh-var.el, eshell/eshell.el: Move tests to esh-test.
01c35094 395 * eshell/esh-test.el: Move to ../../test/eshell.el.
81fb60b2 396
c5f09daf
DE
3972011-03-05 David Engster <deng@randomsample.de>
398
399 * files.el (save-some-buffers): Report the names of buffers saved
400 automatically due to buffer-save-without-query (Bug#8134).
401
77f63d30
DD
4022011-03-05 Deniz Dogan <deniz.a.m.dogan@gmail.com>
403
404 * net/rcirc.el: Add QuakeNet authentication support.
405 (rcirc-authinfo, rcirc-check-auth-status)
406 (rcirc-authenticate): Support QuakeNet.
407
72d2c2e3
DD
4082011-03-05 Deniz Dogan <deniz.a.m.dogan@gmail.com>
409
410 * net/rcirc.el: Add functionality to authenticate before
411 autojoining channels.
412 (rcirc-authenticate-before-join): New option.
413 (rcirc-authenticated-hook): New variable.
414 (rcirc-connect): Make local variable rcirc-user-authenticated.
415 (rcirc-handler-001): Respect rcirc-authenticate-before-join.
01c35094
JB
416 (rcirc-check-auth-status, rcirc-join-channels-post-auth):
417 New functions.
418 (rcirc-handler-PRIVMSG, rcirc-handler-NOTICE):
419 Call rcirc-check-auth-status.
72d2c2e3 420
d733e817
MA
4212011-03-05 Alex Harsanyi <AlexHarsanyi@gmail.com>
422
423 * net/soap-client.el (soap-namespace-put-link): Check if the target
424 name is fully qualified -- use only the name part.
425 (soap-parse-complex-type, soap-parse-sequence): Recognize xsd:all
426 types, treated the same as xsd:sequence. (Bug#8166)
427
3ae59fff
EZ
4282011-03-05 Eli Zaretskii <eliz@gnu.org>
429
430 * files.el (find-file-noselect): Don't ask about re-visiting
431 non-literally if the file is already visited in image-mode.
432 (Bug#8177)
433
a9eeff78
GM
4342011-03-05 Glenn Morris <rgm@gnu.org>
435
d783d303
GM
436 * eshell/esh-mode.el (eshell-kill-buffer-function): New function.
437 (eshell-mode): Use eshell-kill-buffer-function.
438 Run the -initialize functions independently of the -load-hooks.
439 * eshell/esh-proc.el (eshell-kill-process-function): New function.
440 (eshell-gather-process-output, eshell-sentinel)
441 (eshell-interrupt-process, eshell-kill-process, eshell-quit-process):
442 Use eshell-kill-process-function.
443 * eshell/em-alias.el (eshell-alias-load-hook):
444 * eshell/em-banner.el (eshell-banner-load-hook):
445 * eshell/em-cmpl.el (eshell-cmpl-load-hook):
446 * eshell/em-dirs.el (eshell-dirs-load-hook):
447 * eshell/em-glob.el (eshell-glob-load-hook):
448 * eshell/em-hist.el (eshell-hist-load-hook):
449 * eshell/em-pred.el (eshell-pred-load-hook):
450 * eshell/em-prompt.el (eshell-prompt-load-hook):
451 * eshell/em-rebind.el (eshell-rebind-load-hook):
452 * eshell/em-script.el (eshell-script-load-hook):
453 * eshell/em-smart.el (eshell-smart-load-hook):
454 * eshell/em-term.el (eshell-term-load-hook):
455 * eshell/em-unix.el (eshell-unix-load-hook):
456 * eshell/esh-arg.el (eshell-arg-load-hook):
457 * eshell/esh-cmd.el (eshell-cmd-load-hook):
458 * eshell/esh-ext.el (eshell-ext-load-hook):
459 * eshell/esh-io.el (eshell-io-load-hook):
460 * eshell/esh-mode.el (eshell-exit-hook):
461 * eshell/esh-proc.el (eshell-proc-load-hook, eshell-kill-hook):
462 * eshell/esh-var.el (eshell-var-load-hook):
463 Set default hook values to nil. (Bug#5375)
464
4a0f18a8
GM
465 * eshell/esh-module.el (eshell-module-unload-hook)
466 (eshell-modules-list): Remove leading * from defcustom docs.
467
a9eeff78
GM
468 * eshell/esh-util.el (eshell-for): Make it obsolete.
469 * eshell/em-alias.el (eshell/alias, eshell-alias-completions):
470 * eshell/em-dirs.el (eshell-save-some-last-dir):
471 * eshell/em-hist.el (eshell-save-some-history)
472 (eshell-hist-parse-modifier):
473 * eshell/em-ls.el (eshell-ls-dir, eshell-ls-files)
474 (eshell-ls-entries):
475 * eshell/em-unix.el (eshell/cat, eshell/du, eshell/su):
476 * eshell/esh-cmd.el (eshell-invoke-directly, eshell-do-eval)
477 (eshell/which):
478 * eshell/esh-ext.el (eshell-find-interpreter):
479 * eshell/esh-mode.el (eshell-mode):
480 * eshell/esh-module.el (eshell-unload-extension-modules):
481 * eshell/esh-proc.el (eshell-process-interact):
482 * eshell/esh-test.el (eshell-test):
483 * eshell/esh-util.el (eshell-flatten-list, eshell-winnow-list):
484 * eshell/esh-var.el (eshell/env, eshell-environment-variables)
485 (eshell-variables-list):
486 * eshell/eshell.el (eshell-unload-all-modules):
487 Replace eshell-for with dolist.
488
85a55d38
GM
4892011-03-04 Glenn Morris <rgm@gnu.org>
490
491 * vc/vc-bzr.el (vc-bzr-after-dir-status): Handle bzr 2.3.0. (Bug#8170)
492
38c179c9
TT
4932011-03-04 Tom Tromey <tromey@redhat.com>
494
495 * progmodes/gud.el (gdb-script-mode): Derive from prog-mode.
496
732795fa
GM
4972011-03-04 Glenn Morris <rgm@gnu.org>
498
015bea8f
GM
499 * outline.el (outline-regexp): No longer allow nil.
500 (outline-heading-end-regexp): Add safety predicate. (Bug#7619)
501
9d982739
GM
502 * net/browse-url.el (browse-url):
503 Handle deleted default-directory. (Bug#6077)
504
732795fa
GM
505 * recentf.el (recentf-include-p): In case of a buggy predicate,
506 err on the side of including, not excluding. (Bug#5843)
507
d6ffd3f8
JB
5082011-03-04 Jay Belanger <jay.p.belanger@gmail.com>
509
510 * calc/calc-units.el (math-to-standard-rec): Don't treat subscripted
511 variables as units.
512
a918ed9b
BR
5132011-03-04 Bob Rogers <rogers@rgrjr.dyndns.org>
514
515 * emacs-lisp/ewoc.el (ewoc-goto-next): Give a more explicit error
516 if there is no node. (Bug#3261)
517
fc0e9092
LL
5182011-03-04 Leo <sdl.web@gmail.com>
519
0a5cb52b
LL
520 * vc/diff-mode.el (diff-mode): Fix whitespace-style. (Bug#8139)
521
fc0e9092
LL
522 * time.el (display-time-world-list): Fix typo. (Bug#7571)
523
a65112fb 5242011-03-04 Zachary Kanfer <zkanfer@gmail.com> (tiny change)
d8c8743b
ZK
525
526 * cus-edit.el (custom-buffer-create-internal):
527 Split search string before passing it to `customize-apropos' (bug#8136).
528
3191adaf
DA
5292011-03-04 Drew Adams <drew.adams@oracle.com>
530
531 * image-dired.el (image-dired-cmd-read-exif-data-options):
532 Fix typo in docstring (bug#8156).
533
fcd8ed1d
DD
5342011-03-03 Deniz Dogan <deniz.a.m.dogan@gmail.com>
535
536 * net/rcirc.el (rcirc-cmd-join): Accept comma-separated input.
537
de69c0a8
CO
5382011-03-03 Christian Ohler <ohler@gnu.org>
539
540 * emacs-lisp/ert.el (ert--explain-equal): New function.
541 (ert--explain-equal-rec): Renamed from `ert--explain-not-equal'.
542 All callers changed.
543 (ert--explain-equal-including-properties): Renamed from
544 `ert--explain-not-equal-including-properties'. All callers
545 changed.
546
7c0d1441
CO
5472011-03-03 Christian Ohler <ohler@gnu.org>
548
549 * emacs-lisp/ert.el (ert--stats-set-test-and-result)
550 (ert-char-for-test-result, ert-string-for-test-result)
551 (ert-run-tests-batch, ert--print-test-for-ewoc):
552 Handle `ert-test-quit'.
553
31128af6
DA
5542011-03-03 David Abrahams <dave@boostpro.com> (tiny change)
555
556 * vc/ediff-init.el (ediff-use-faces, ediff-highlight-all-diffs):
557 Move ediff-defvar-local calls after defcustoms. (Bug#1821)
558
06083aa1
GM
5592011-03-03 Glenn Morris <rgm@gnu.org>
560
561 * files.el (file-truename): Doc fix. (Bug#2341)
562
c7a74801
BR
5632011-03-03 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
564
01c35094 565 * vc/vc-dir.el (vc-dir-mode-map): Bind vc-dir-find-file to e (Bug#7349).
c7a74801 566
614b85f8
VJ
5672011-03-03 Vagn Johansen <gonz808@hotmail.com> (tiny change)
568
569 * vc/vc-svn.el (vc-svn-after-dir-status): Some MS Windows svn client
570 programs output backslashes. (Bug#7663)
571
f96dc50f
GM
5722011-03-03 Glenn Morris <rgm@gnu.org>
573
fb532fe8
GM
574 * mail/sendmail.el (mail-mode-map): Remove mail-sent-via.
575 (mail-mode): Remove mail-sent-via from the doc.
576 (mail-sent-via): Make it obsolete. (Bug#1776)
577
a915d7a1
GM
578 * progmodes/grep.el (grep-highlight-matches): Doc fix.
579 (grep-process-setup): No highlighting without font-lock. (Bug#8084)
580
f96dc50f
GM
581 * vc/vc-bzr.el (vc-bzr-state-heuristic): Handle dirstate entries
582 with no parents. (Bug#8025)
583
71f8b7ed
G
5842011-03-02 Teodor Zlatanov <tzz@lifelogs.com>
585
586 * password-cache.el (password-in-cache-p): Add autoload.
587
8889f4e2
GM
5882011-03-02 Glenn Morris <rgm@gnu.org>
589
3ab7ebb9
GM
590 * man.el (Man-support-local-filenames): Also handle Red Hat's man.
591 * dired-x.el (Man-support-local-filenames): Autoload it.
592 (dired-guess-shell-alist-default): Also handle Red Hat's man.
593
2777ccbf
GM
594 * dired-x.el (dired-default-directory-alist, dired-default-directory):
595 Mark as obsolete.
596 (dired-smart-shell-command): Just call dired-current-directory.
597
5dedeef2
GM
598 * dired-x.el (dired-jump-other-window): Add autoload.
599 (dired-default-directory-alist, dired-default-directory): Doc fixes.
600 (dired-default-directory-alist): Mark as risky.
601
8889f4e2
GM
602 * dired-x.el (dired-omit-here-always): Make it obsolete.
603
d77aaf6f
CY
6042011-03-02 Chong Yidong <cyd@stupidchicken.com>
605
606 * textmodes/artist.el (artist-curr-go): Default to pen-line.
607 (artist-select-op-pen-line): New function.
608 (artist-menu-map): New variable.
609 (artist-mode-map): Add a menu to the menu-bar.
610
771fc75e
JB
6112011-03-02 Jay Belanger <jay.p.belanger@gmail.com>
612
613 * calc/calc-math.el (calcFunc-log10): Check for symbolic mode
614 when evaluating.
615
616 * calc/calc-units.el (math-conditional-apply, math-conditional-pow):
617 New function.
618 (math-logunits-add, math-logunits-mul, math-logunits-divide):
619 (math-logunits-quant, math-logunits-level):
620 Use `math-conditional-apply' and `math-conditional-pow' to evaluate
621 functions.
622 (math-logunits-level): Extract units from ratio.
623
f6132e5a
JB
6242011-03-01 Juanma Barranquero <lekktu@gmail.com>
625
626 * emacs-lisp/cl-macs.el (lexical-let*): Fix argument name in docstring.
627
7454f200
GM
6282011-03-01 Glenn Morris <rgm@gnu.org>
629
a65112fb
GM
630 * calendar/cal-hebrew.el (calendar-hebrew-birthday)
631 (diary-hebrew-birthday): Rename and rework functions added
632 in previous change.
7454f200 633
cdcbd5a7
ER
6342011-03-01 Ed Reingold <reingold@emr.cs.iit.edu>
635
636 * calendar/cal-hebrew.el (hebrew-calendar-birthday)
637 (diary-hebrew-birthday): New functions.
638
9903d828
GM
6392011-03-01 Glenn Morris <rgm@gnu.org>
640
641 * dired.el (dired-safe-switches-p): Beef it up.
642 (dired-actual-switches): Use it for the safe-local prop. (Bug#3230)
643
75da6eb9
SM
6442011-03-01 Stefan Monnier <monnier@iro.umontreal.ca>
645
646 * dired.el (dired-safe-switches-p): New function.
647
6640b281
GM
6482011-03-01 Glenn Morris <rgm@gnu.org>
649
650 * files.el (dir-locals-collect-variables):
651 Add the ability to exclude subdirectories. (Bug#8100)
652
653 * dired-x.el (dired-omit-here-always): Add `(subdirs . nil)' to locals.
654
cead857b
CS
6552011-02-28 Christoph Scholtes <cschol2112@googlemail.com>
656
657 * ido.el (ido-everywhere): Doc fix.
658 (ido-mode): Doc fix.
659
0a906ec3
GM
6602011-02-28 Glenn Morris <rgm@gnu.org>
661
662 * dired-x.el (dired-guess-shell-alist-default): Use \\', not $.
663
22b300de
MA
6642011-02-28 Michael Albinus <michael.albinus@gmx.de>
665
666 * net/tramp-cmds.el (tramp-append-tramp-buffers): Dump load-path
667 shadows.
668
abec5126 6692011-02-28 Antoine Levitt <antoine.levitt@gmail.com>
584a2773
AL
670
671 * dired-x.el (dired-guess-shell-alist-default): Add rar and 7z.
672
ca3afb79
JB
6732011-02-28 Juanma Barranquero <lekktu@gmail.com>
674
675 * emacs-lisp/pcase.el (pcase, pcase--u1, pcase--q1):
676 Fix typos in docstrings.
677
edb57480
SB
6782011-02-28 Stephen Berman <stephen.berman@gmx.net>
679
680 * dired-aux.el (dired-update-file-line):
681 Fix 2010-11-09 change. (Bug#8131)
682
2b0c7330 6832011-02-28 Eli Zaretskii <eliz@gnu.org>
d1f61aaf
EZ
684
685 * international/mule-cmds.el (set-default-coding-systems): Use the
686 -unix variant of encoding in default-keyboard-coding-system.
687 (Bug#8122)
688
df7f0d0b
CY
6892011-02-27 Chong Yidong <cyd@stupidchicken.com>
690
691 * facemenu.el (list-colors-display): Use with-help-window (Bug#8048).
692
3e478a7c 6932011-02-27 Prestoo Ten <prestooten@gmail.com> (tiny change)
6c89f663
PT
694
695 * term/screen.el: New file (Bug#2650).
696
1f0816b6
SM
6972011-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
698
699 * emacs-lisp/pcase.el (pcase--if): Try to invert test to reduce depth.
700 (pcase-mutually-exclusive-predicates): New var.
701 (pcase--split-consp, pcase--split-pred): Use it.
702 (pcase--split-equal, pcase--split-member): When splitting against
703 a pure predicate, run it to know the outcome.
704 (pcase--u1): Mark vars that are actually used.
705 (pcase--q1): Avoid introducing unused vars.
706
b49df742
JB
7072011-02-27 Jay Belanger <jay.p.belanger@gmail.com>
708
709 * calc/calc-ext.el (calc-init-extensions):
710 Autoload `calc-l-prefix-help' instead of `calc-ul-prefix-help'.
711
712 * calc/calc-math.el (calcFunc-log10): Don't signal an error in
713 symbolic mode.
714
715 * calc/calc-vec.el (calcFunc-subscr): Return nil if the first
716 argument is a variable.
717
e573299d
SM
7182011-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
719
720 * emacs-lisp/assoc.el: Remove misleading `sort' (bug#8126).
721 (aput, adelete, amake): Replace `eval' -> `symbol-value'.
722 Suggested by Michael Heerdegen <michael_heerdegen@web.de>.
723
61e9662e
TZ
7242011-02-25 Teodor Zlatanov <tzz@lifelogs.com>
725
726 * password-cache.el (password-in-cache-p): Convenience function to
727 check if a key is in the cache, even if the value is nil.
728
7fe42546
J
7292011-02-25 Jambunathan K <kjambunathan@gmail.com>
730
731 * emacs-lisp/package-x.el (package--archive-contents-from-url)
732 (package--archive-contents-from-file): New functions.
733 (package-update-news-on-upload): New var.
734 (package-upload-buffer-internal): Extract archive-contents from
735 package-archive-upload-base if it is not found at archive-url.
736 Obey package-update-news-on-upload.
737 (package-upload-buffer, package-upload-file): Doc fix.
738
2d8a57ef
GM
7392011-02-24 Glenn Morris <rgm@gnu.org>
740
6a88f031
GM
741 * files-x.el (modify-dir-local-variable): Handle dir-locals from
742 the cache, and from non-file sources.
743
303f9ae0
GM
744 * help-fns.el (describe-variable): Return consistent results when a
745 dir-local from a file came from the cache or did not. (Bug#8095)
746 If a dir-local has no associated file, say it came from a "directory".
747
07915ed9
GM
748 * files.el (hack-dir-local-variables): Fix setting of `dir-name'.
749 (hack-local-variables-confirm, hack-local-variables-filter): Doc fix.
750
ebe401f6
GM
751 * files.el (dir-locals-find-file): Doc fix.
752 Fix the check for cache elements that have no associated file,
303f9ae0 753 and the mtime check for those that do. (Bug#8095)
ebe401f6 754
b36f2f1c
GM
755 * dired-x.el (dired-hack-local-variables):
756 Handle interrupts during hacking local variables. (Bug#5216)
757
2d8a57ef
GM
758 * emacs-lisp/autoload.el (autoload-save-buffers)
759 (autoload-find-destination, update-directory-autoloads):
760 Avoid prompts when updating autoloads.
761
53cfe624
SM
7622011-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
763
764 * emacs-lisp/bytecomp.el (byte-compile-disable-print-circle): Obsolete.
765
c1449bff
KH
7662011-02-23 Kenichi Handa <handa@m17n.org>
767
768 * mail/rmailmm.el (rmail-mime-process-multipart): Do not signal an
769 error when a multipart boundary in the nested multipart is found.
770
251ebe0f
KH
771 * mail/rmail.el (rmail-start-mail): Decode "encoded-words" of
772 header components.
773
5582c670
GM
7742011-02-23 Glenn Morris <rgm@gnu.org>
775
817b48a7
GM
776 * dired.el (dired-mode): Call hack-dir-local-variables-non-file-buffer.
777 * dired-x.el (dired-omit-mode): Safe if boolean.
778 (dired-enable-local-variables): Fix doc and custom type.
779 (dired-enable-local-variables, dired-local-variables-file)
780 (dired-hack-local-variables): Make obsolete.
781 (dired-omit-here-always): Use dir-locals.el instead.
782
5582c670
GM
783 * files.el (safe-local-eval-forms): Add the write-file-hooks version.
784
5f9d345c
SM
7852011-02-22 Stefan Monnier <monnier@iro.umontreal.ca>
786
787 * help-fns.el (describe-function-1): Don't signal an error just because
788 the DOC file disappeared.
789
01c35094 7902011-02-22 Seppo Sade <sepposade1@gmail.com> (tiny change)
ca41d117
MA
791
792 * eshell/esh-ext.el (eshell-external-command): Do not restrict
793 remote check to "ftp". (Bug#8089)
794
e84efb70
AM
7952011-02-21 Alan Mackenzie <acm@muc.de>
796
797 Fix bug #7930.
798 * progmodes/cc-engine.el (c-state-literal-at): Prevent positions
799 in macros finding their way into c-state-nonlit-pos-cache.
800 Strengthen the comments.
801 (c-state-dump): New commented out diagnostic routine.
802
c6309045
MA
8032011-02-21 Michael Albinus <michael.albinus@gmx.de>
804
805 * net/tramp.el (tramp-rfn-eshadow-setup-minibuffer): Do not use
806 `field' property of `rfn-eshadow-overlay'.
807
06b840e0
LI
8082011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
809
810 * net/netrc.el (netrc-parse): Comment fix.
811
6d713256
CY
8122011-02-21 Chong Yidong <cyd@stupidchicken.com>
813
814 * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
815 Autoload. Add optional arg FRAME, and pass it to color-values.
816 (color-complement): Caller changed. Doc fix.
817 (color-gradient): Rewrite for better clarity and efficiency.
818
819 * faces.el (color-values): Use cond for clarity. Doc fix.
820
5f9d345c 821 * facemenu.el (color-rgb-to-hsv): Delete; use the version in
6d713256 822 color.el instead.
5f9d345c
SM
823 (list-colors-sort-key, list-colors-print):
824 Use color-normalized-values.
6d713256
CY
825
8262011-02-20 Drew Adams <drew.adams@oracle.com>
827
828 * color.el: First part of merge from hexrgb.el.
829 (color-rgb-to-hex): Rename from color-rgb->hex.
830 (color-rgb-to-hsv): Rename from color-rgb->hsv. Force hue and
831 saturation to zero if the value is too small.
832 (color-rgb-to-hsl): Rename from color-rgb->hsl.
833 (color-srgb-to-xyz): Rename from color-srgb->xyz. Doc fix.
834 (color-xyz-to-srgb): Rename from color-xyz->srgb. Doc fix.
835 (color-xyz-to-lab): Rename from color-xyz->lab. Doc fix.
836 (color-lab-to-xyz): Rename from color-lab->xyz. Doc fix.
837 (color-lab-to-srgb): Rename from color-lab->srgb. Doc fix.
838 (color-cie-de2000): Doc fix.
839
aa9c0efc
AM
8402011-02-20 Alan Mackenzie <acm@muc.de>
841
842 * progmodes/cc-cmds.el (c-beginning-of-statement): Avoid loop in
843 locating the beginning of a macro. (Bug#7595)
844
18cfb5a1
GM
8452011-02-20 Glenn Morris <rgm@gnu.org>
846
e17816e5
GM
847 * edmacro.el (edmacro-eight-bits): Make it a defcustom.
848 Don't autoload it.
849
18cfb5a1
GM
850 * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
851 (global-auto-revert-ignore-buffer): Remove leading "*" from docs.
852
01c35094
JB
8532011-02-19 Dmitry Bolshakov <dmitry.bolshakov@bridge-quest.com>
854 Dima Kogan <dkogan@cds.caltech.edu> (tiny change)
a87af185
DB
855
856 * progmodes/hideshow.el (hs-find-block-beginning)
857 (hs-hide-level-recursive): Ignore comments when parsing braces
858 (Bug#8036).
859
8602011-02-19 Chong Yidong <cyd@stupidchicken.com>
861
862 * vc/vc-bzr.el (vc-bzr-bound-branch-p): New function.
863 (vc-bzr-pull): Use it.
864
3ab713fd
CY
8652011-02-19 Chong Yidong <cyd@stupidchicken.com>
866
867 * vc/vc-bzr.el (vc-bzr--branch-conf): Function deleted.
868 (vc-bzr-branch-conf): New function, similar to vc-bzr--branch-conf
869 but returning an alist. Ignore comments in bzr conffile.
870 (vc-bzr-pull, vc-bzr-merge-branch): Use vc-bzr-branch-conf.
871 (vc-bzr-error-regex-alist): New var.
872 (vc-bzr-merge-branch): Use it to highlight the pull/merge buffer.
873
5f9d345c
SM
874 * vc/vc-dispatcher.el (vc-do-async-command):
875 Bind inhibit-read-only to t.
3ab713fd
CY
876
877 * progmodes/compile.el (compilation--flush-directory-cache):
878 Handle the case where cdr of compilation--flush-directory-cache
879 points to no buffer, which can occur if we previously switched to
880 compilation-mode in a pregenerated buffer.
881
16bc9688
KH
8822011-02-19 Kenichi Handa <handa@m17n.org>
883
884 * mail/rmailmm.el (rmail-mime-find-header-encoding): Be sure to
885 get the header copy into the temporary buffer.
886 (rmail-mime-insert-decoded-text): Ignore us-ascii.
887 (rmail-show-mime): When rmail-mime-coding-system is nil, set
888 buffer-file-coding-system to undecided.
889
67ab0163 8902011-02-19 Eli Zaretskii <eliz@gnu.org>
61aa93ed 891
a167e505
EZ
892 * international/mule-cmds.el (read-char-by-name, ucs-insert):
893 Document completion with asterisk and a substring.
894
67ab0163 8952011-02-19 Glenn Morris <rgm@gnu.org>
72d6685c
GM
896
897 * files.el (find-file-literally): Doc fix.
898
41002397
GM
899 * simple.el (rfc822-goto-eoh): Give it a doc-string.
900
b8bd9908
GM
901 * log-edit.el (log-edit-insert-changelog):
902 Fix `log-edit-strip-single-file-name' functionality. (Bug#8057)
903
4d737eb2
GM
9042011-02-19 Glenn Morris <rgm@gnu.org>
905
cad7445b
GM
906 * dired-x.el: Don't require dired-aux.
907 (dired-do-create-files, dired-mark-read-regexp)
908 (dired-do-create-files-regexp): Autoload from dired-aux.
909
bea584fa
GM
910 * dired-x.el (dired-find-buffer-nocreate): Merge into dired.el.
911 * dired.el (dired-find-buffer-nocreate): Merge dired-x version.
912
d6e96966
GM
913 * dired-x.el (dired-read-shell-command): Merge into dired-aux's version.
914 * dired-aux.el (dired-read-shell-command): Merge dired-x's version.
915
42924231
GM
916 * dired-x.el (dired-clean-up-after-deletion): Merge into dired.el.
917 * dired.el (dired-clean-up-after-deletion): Merge dired-x's version.
918 (dired-clean-up-buffers-too): Declare.
919
203784cc
GM
920 * dired-x.el (dired-initial-position): Merge into dired.el's version.
921 * dired.el (dired-initial-position): Merge dired-x's version here.
922 (dired-find-subdir): Declare.
923
30abce25
GM
924 * dired-x.el (dired-omit-new-add-entry): Merge into dired-add-entry.
925 * dired-aux.el (dired-add-entry): Give it a doc-string.
926 Merge dired-x's dired-omit handling here.
927 (dired-omit-mode, dired-omit-regexp, dired-omit-localp): Declare.
928
4d737eb2
GM
929 * international/mule-diag.el (list-input-methods-1):
930 Indent all lines of multi-line doc-strings. (Bug#8066)
931
abd20d91
CY
9322011-02-18 Chong Yidong <cyd@stupidchicken.com>
933
934 Fix 2011-02-02 changes.
935
936 * apropos.el (apropos-print): Call apropos-mode before setting up
937 buffer variables. Use inhibit-read-only.
938
5f9d345c
SM
939 * emacs-lisp/package.el (package--list-packages):
940 Call package-menu-mode before setting up buffer variables.
abd20d91
CY
941
942 * play/solitaire.el (solitaire): Call solitaire-mode before
943 setting up buffer variables. Use inhibit-read-only.
944
e697fcfc
LM
9452011-02-18 Lawrence Mitchell <wence@gmx.li>
946
947 * progmodes/sh-script.el (sh-syntax-propertize-here-doc): (bug#8053)
948 Bind case-fold-search to nil when looking for end of here-doc.
949
4114ed61
EZ
9502011-02-18 Eli Zaretskii <eliz@gnu.org>
951
e697fcfc
LM
952 * image-mode.el (image-toggle-display-image):
953 Set find-file-literally non-nil in buffers visiting binary image
4114ed61
EZ
954 files. (Bug#8047)
955
aa56f361
SM
9562011-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
957
958 * files.el (cd): Make completion obey cd-path (bug#7924).
959
d1be20a1
GM
9602011-02-18 Glenn Morris <rgm@gnu.org>
961
135dee55
GM
962 * progmodes/prolog.el: Don't require compile when compiling.
963 (compilation-shell-minor-mode, compilation-error-regexp-alist)
964 (compilation-forget-errors, compilation-fake-loc)
965 (compilation-parse-errors-function, compilation-error-list): Declare.
966 (prolog-inferior-mode): Require 'compile.
967
15e0d5a1
GM
968 * emulation/cua-base.el (pc-selection-mode): Declare.
969
002b46b7
GM
970 * emacs-lisp/eieio-custom.el: Set generated-autoload-file.
971 (customize-object): Add autoload cookie.
972 * emacs-lisp/eieio-opt.el: Set generated-autoload-file.
973 (eieio-browse, describe-class, eieio-describe-class)
974 (eieio-describe-constructor, describe-generic, eieio-describe-generic)
975 (eieio-help-mode-augmentation-maybee): Add autoload cookies.
976 * emacs-lisp/eieio.el: Regenerate with automatic autoloads.
977 * Makefile.in (autoloads): Make eieio.el writable.
978
d1be20a1
GM
979 * dired-x.el (dired-clean-up-after-deletion, dired-do-relsymlink)
980 (dired-do-relsymlink-regexp, dired-find-buffer-nocreate): Use #'.
981 (dired-hack-local-variables): Use inhibit-read-only.
982 (dired-guess-default): Simplify.
983 (dired-make-relative-symlink): Use dotimes.
984 (dired-simultaneous-find-file): Use dolist.
985 (dired-mark-sexp): Remove unneeded `if'. Use line-end-position.
986 (dired-x-hands-off-my-keys): Doc fix.
987 (dired-x-bind-find-file): Doc fix. Use remapping.
988 (after-init-hook): No need to add dired-x-bind-find-file.
989 (dired-x-find-file, dired-x-find-file-other-window): Doc fixes.
990 No need to call expand-file-name.
991 (dired-filename-at-point): Remove unused locals `end', `filename'.
992
f9d554dd
SM
9932011-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
994
995 * emacs-lisp/pcase.el (pcase--u1): Understand non-linear patterns.
996
5da16a86
CO
9972011-02-18 Christian Ohler <ohler@gnu.org>
998
999 * emacs-lisp/ert.el (ert--setup-results-buffer)
1000 (ert-results-pop-to-backtrace-for-test-at-point)
1001 (ert-results-pop-to-messages-for-test-at-point)
1002 (ert-results-pop-to-should-forms-for-test-at-point)
1003 (ert-results-pop-to-timings): Revert parts of change 2011-02-02T17:59:44Z!sds@gnu.org that
1004 were incorrect and unnecessary. This should make `make check'
1005 pass again.
1006
3a00a363
KM
10072011-02-17 Ken Manheimer <ken.manheimer@gmail.com>
1008
01c35094 1009 * lisp/allout-widgets.el (allout-widgets-icons-light-subdir)
219bd536 1010 (allout-widgets-icons-dark-subdir): Track relocations of icons.
3a00a363
KM
1011 * lisp/allout.el: Remove commentary about remove encryption
1012 passphrase mnemonic support and verification.
01c35094
JB
1013 (allout-encrypt-string): Recognize epg failure to decrypt gpg2
1014 armored text using gpg1, and indicate that the gpg version *might*
1015 be the problem in the error message.
3a00a363 1016
73057ba9
DD
10172011-02-17 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1018
1019 * net/rcirc.el (rcirc-float-time): New function.
1020 (rcirc-keepalive, rcirc-handler-ctcp-KEEPALIVE)
1021 (rcirc-ctcp-sender-PING): Use it.
1022
8551cb32
GM
10232011-02-17 Glenn Morris <rgm@gnu.org>
1024
53ef76c7
GM
1025 * speedbar.el (speedbar-ignored-modes, speedbar-file-unshown-regexp)
1026 (speedbar-update-flag, speedbar-fetch-etags-command)
1027 (speedbar-fetch-etags-arguments):
1028 * term.el (term-buffer-maximum-size, term-input-chunk-size)
1029 (term-completion-autolist, term-completion-addsuffix)
1030 (term-completion-recexact, term-completion-fignore):
1031 * term/sup-mouse.el (sup-mouse-fast-select-window):
1032 * term/x-win.el (x-select-request-type):
1033 Convert some defvars with "*" to defcustoms.
1034
64a14c74
GM
1035 * shell.el (shell-delimiter-argument-list): Set it to nil. (Bug#8027)
1036
92e39d6f
GM
1037 * vc/vc.el (vc-default-previous-version):
1038 Remove alias that points nowhere. (Bug#4496)
1039
fc14288b
GM
1040 * dired-x.el (dired-clean-up-after-deletion):
1041 kill-buffer does not need save-excursion.
1042 (dired-do-run-mail): Doc fix.
1043 (dired-filename-at-point): Doc fix.
1044 Use looking-at, and skip-chars rather than re search.
1045
8551cb32
GM
1046 * dired-x.el (dired-filename-at-point): Fix 8-year old typo.
1047
96497653
KM
10482011-02-16 Ken Manheimer <ken.manheimer@gmail.com>
1049
aac7a935
KM
1050 * allout-widgets.el: New allout extension that shows allout
1051 outline structure with graphical widgets. 'allout-widgets'
1052 customize group is an 'allout' subgroup, for easy discovery.
1053
96497653
KM
1054 * allout.el: Include PGP and GnuPG in Keywords, and other
1055 commentary refinements.
1056 (allout-abbreviate-flattened-numbering): Rename to
1057 allout-flattened-numbering-abbreviation, and
1058 define-obsolete-variable-alias the old name.
1059 (allout-flattened-numbering-abbreviation): Rename from
1060 allout-abbreviate-flattened-numbering.
1061 (allout-mode-p): Include among autoloads, for use by other modes
1062 with impunity.
e697fcfc
LM
1063 (allout-listify-exposed):
1064 Use allout-flattened-numbering-abbreviation.
96497653
KM
1065 (allout-encrypt-string): Use set-buffer-multibyte directly.
1066 (allout-set-buffer-multibyte): Remove.
1067
be4a1d71
DD
10682011-02-16 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1069
1070 * simple.el (just-one-space): Remove useless `or' call.
1071
274c2d34
MA
10722011-02-16 Alex Harsanyi <AlexHarsanyi@gmail.com>
1073
c6309045 1074 * net/soap-client.el (soap-well-known-xmlns, soap-local-xmlns)
274c2d34
MA
1075 (soap-default-xmlns, soap-target-xmlns, soap-multi-refs)
1076 (soap-decoded-multi-refs, soap-current-wsdl)
1077 (soap-encoded-namespaces): Rename CL-style *...* variables.
1078
88ae2870
MA
10792011-02-16 Michael Albinus <michael.albinus@gmx.de>
1080
1081 * net/soap-client.el: Add "comm" and "hypermedia" to the
1082 keywords. Reflow too long lines.
1083
1084 * net/soap-inspect.el: Ditto. Require 'cl.
1085
689743a2
BG
10862011-02-16 Bastien Guerry <bzg@altern.org>
1087
1088 * play/doctor.el (doctor-mode): Bugfix: escape the "," character
1089 in a `doctor-type' argument.
1090
16d2ff89
MA
10912011-02-16 Alex Harsanyi <AlexHarsanyi@gmail.com>
1092
1093 * net/soap-client.el:
1094 * net/soap-inspect.el: New files.
1095
c6cefd36
LL
10962011-02-16 Leo <sdl.web@gmail.com>
1097
1098 * dired-x.el (dired-mode-map, dired-extra-startup):
1099 Remove dired-copy-filename-as-kill since it's already in dired.el.
1100
da5e0ce4
GM
11012011-02-16 Glenn Morris <rgm@gnu.org>
1102
1103 * dired-x.el (dired-bind-jump, dired-bind-man, dired-bind-info):
1104 Doc fixes. Add :set property, replacing top-level calls.
1105 (dired-vm-read-only-folders, dired-vm): Doc fix (drop v. old VM 4).
1106 (dired-guess-shell-gnutar): Test tar version rather than system-type.
1107 (dired-extra-startup, dired-man, dired-info): Doc fixes.
1108 (dired-clean-up-after-deletion): Use when and dolist.
1109 (dired-jump): Use unless and when.
1110 (dired-virtual): Use line-end-position.
1111 (dired-default-directory-alist): Rename from default-directory-alist.
1112 (dired-default-directory): Update for above name change.
1113 (dired-vm): Drop VM < 5 and simplify.
1114 (dired-buffer-more-recently-used-p): Rewrite.
1115 (dired-filename-at-point): Use when and or.
1116 (dired-x-read-filename-at-point): Rename from read-filename-at-point.
1117 Update callers.
1118
c5ca3aa0
GM
11192011-02-15 Glenn Morris <rgm@gnu.org>
1120
1121 * dired-x.el: Use easymenu for menu items. Fix item capitalization.
1122
33f6cf7b
CY
11232011-02-14 Chong Yidong <cyd@stupidchicken.com>
1124
1125 * vc/vc-git.el (vc-git-root-log-format): New option for
1126 customizing log format.
1127 (vc-git-print-log, vc-git-log-outgoing, vc-git-log-incoming)
1128 (vc-git-log-view-mode): Use it.
1129 (vc-git-expanded-log-entry): New function.
1130 (vc-git-log-view-mode): Use it. Truncate lines in root log.
1131
1132 * vc/vc-hg.el (vc-hg-root-log-template): New option for
1133 customizing log format.
1134 (vc-hg-print-log): Use it.
1135 (vc-hg-expanded-log-entry): New function.
1136 (vc-hg-log-view-mode): Use vc-hg-root-log-template and
1137 vc-hg-expanded-log-entry. Truncate lines in root log.
1138
1139 * vc/vc-bzr.el (vc-bzr-log-view-mode): Truncate lines in root log.
1140
e697fcfc
LM
1141 * vc/log-view.el (log-view-mode-menu):
1142 Add log-view-toggle-entry-display.
33f6cf7b 1143
461b69ae
GM
11442011-02-14 Glenn Morris <rgm@gnu.org>
1145
1146 * dired-x.el: Don't require man when compiling.
1147 (dired-omit-extensions, dired-local-variables-file)
1148 (dired-x-hands-off-my-keys): Make them defcustoms.
1149 (Man-support-local-filenames, Man-getpage-in-background): Declare.
1150 (vm-visit-folder): Declare rather than defining.
1151 (dired-x-help-address, dired-x-variable-list): Remove.
1152 (dired-x-submit-report): Make it an obsolete alias.
1153
35f52ed6
JB
11542011-02-14 Juanma Barranquero <lekktu@gmail.com>
1155
1156 * makefile.w32-in (TRAMP_SRC): Remove tramp-imap.el.
1157
b2108a36
TZ
11582011-02-13 Teodor Zlatanov <tzz@lifelogs.com>
1159
67186ae2 1160 * net/imap.el: Bring it back.
b2108a36 1161
abfc152b
AM
11622011-02-13 Alan Mackenzie <acm@muc.de>
1163
1164 * progmodes/cc-fonts.el (c-font-lock-declarations): Remove a
1165 narrow-to-region call that cuts context off the end (Bug#7722).
1166
e697fcfc
LM
1167 * progmodes/cc-engine.el (c-forward-<>-arglist-recur):
1168 Refactor nested if-forms with a simple cond.
abfc152b
AM
1169 (c-forward-<>-arglist): Revert 2011-01-31 change.
1170
d4eb88c7
CY
11712011-02-13 Chong Yidong <cyd@stupidchicken.com>
1172
1173 * vc/log-view.el: New command log-view-toggle-entry-display for
1174 toggling log entries between concise and detailed forms.
1175 (log-view-toggle-entry-display): New command.
1176 (log-view-mode-map): Bind RET to it.
1177 (log-view-expanded-log-entry-function): New variable.
1178 (log-view-current-entry, log-view-inside-comment-p)
1179 (log-view-current-tag): New functions.
1180 (log-view-toggle-mark-entry): Use log-view-current-entry and
1181 log-view-end-of-defun instead of searching directly with
1182 log-view-message-re.
1183 (log-view-end-of-defun): Likewise. Add optional ARG for
1184 compatibility with end-of-defun.
1185 (log-view-end-of-defun): Ignore comments and VC buttons.
1186
1187 * vc/vc-bzr.el (vc-bzr-expanded-log-entry): New function.
1188 (vc-bzr-log-view-mode): Use log-view-expanded-log-entry-function.
1189
2609a08e
TZ
11902011-02-13 Teodor Zlatanov <tzz@lifelogs.com>
1191
114fe546
G
1192 * net/imap.el: Remove file. All the functionality is in nnimap.el.
1193
2609a08e
TZ
1194 * net/imap-hash.el: Remove file.
1195
7a6ebb1a
MA
11962011-02-13 Michael Albinus <michael.albinus@gmx.de>
1197
1198 * Makefile.in (TRAMP_SRC): Remove tramp-imap.el.
1199
1200 * net/tramp.el (tramp-read-passwd): Simplify `auth-source-search'
1201 call.
1202
1203 * net/tramp-imap.el: Remove file.
1204
75d4dcc9
CY
12052011-02-13 Chong Yidong <cyd@stupidchicken.com>
1206
1207 * vc/vc.el (vc-print-log-setup-buttons): Instead of using the
1208 widget library for buttons, just use button.el.
1209
1210 * vc/log-view.el (log-view-mode-map): Don't inherit from
1211 widget-keymap.
1212
3c65e88d 12132011-02-12 Glenn Morris <rgm@gnu.org>
dc4c6a7a 1214
86361e1e
GM
1215 * emacs-lisp/cl-seq.el (union, nunion, intersection)
1216 (nintersection, set-difference, nset-difference)
1217 (set-exclusive-or, nset-exclusive-or): Doc fix.
1218
dc4c6a7a
GM
1219 * ediff-ptch.el (ediff-fixup-patch-map): Doc fix.
1220
8a6f24e5
GM
1221 * faces.el (face-attr-match-p): Handle the obsolete :bold and
1222 :italic props, so that frame-set-background-mode works. (Bug#7966)
1223
3caced0b
GM
1224 * simple.el (next-error): Doc fix.
1225
9de31df2
TV
12262011-02-12 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1227
1228 * dired-aux.el (dired-create-files): Adapt destination name to
1229 match the new behavior of copy-directory.
1230
38a71655
CY
12312011-02-12 Chong Yidong <cyd@stupidchicken.com>
1232
1233 * mail/mail-utils.el (mail-dont-reply-to-names): New variable,
1234 from rmail-dont-reply-to-names. Callers changed.
1235 (mail-dont-reply-to): Rename from mail-dont-reply-to.
1236 (rmail-dont-reply-to): Make it an obsolete alias.
1237
1238 * mail/rmail.el (rmail-default-dont-reply-to-names): Default to
1239 nil, and make obsolete (Bug#7888).
1240 (rmail-dont-reply-to-names): Alias to mail-dont-reply-to-names.
1241
1242 * mail/rmailsum.el (rmail-summary-sort-by-correspondent): Doc fix.
1243
1244 * mail/rmailsort.el (rmail-sort-by-correspondent)
1245 (rmail-select-correspondent): Doc fix. Use mail-dont-reply-to.
1246
1247 * mail/rmail.el (rmail-reply): Use mail-dont-reply-to.
1248
470d996d
TV
12492011-02-12 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1250
1251 * files.el (copy-directory): New argument COPY-CONTENTS for
1252 copying directory contents into another existing directory.
1253
e2784c87
TH
12542011-02-12 Tassilo Horn <tassilo@member.fsf.org>
1255
1256 * minibuffer.el (completion-table-case-fold): New function for
1257 creating a case-insensitive completion table.
1258
563790b6
TZ
12592011-02-12 Teodor Zlatanov <tzz@lifelogs.com>
1260
1261 * net/tramp.el (tramp-default-method): Also check if
1262 `auth-source-search' is bound.
1263 (tramp-read-passwd): Use `auth-source-search' instead of
1264 `auto-source-user-or-password'.
1265
1266 * net/tramp-imap.el: Autoload `auto-source-search' instead of
1267 `auto-source-user-or-password.
1268 (tramp-imap-passphrase-callback-function): Use it.
1269
1270 * net/imap-hash.el: Autoload `auto-source-search' instead of
1271 `auto-source-user-or-password.
1272 (imap-hash-open-connection): Use it.
1273
1274 * mail/smtpmail.el: Autoload `auto-source-search' instead of
1275 `auto-source-user-or-password.
1276 (smtpmail-try-auth-methods): Use it.
1277
c6affbde
PH
12782011-02-12 Phil Hagelberg <phil@hagelb.org>
1279
1280 * emacs-lisp/package.el: Allow packages to be reinstalled.
1281 (package--write-file-no-coding): Remove EXCL arg.
1282 (package-unpack-single): Don't use it.
1283
b5a53795
KP
12842011-02-12 Karl Pflästerer <k@rl.pflaesterer.de> (tiny change)
1285
1286 * vc/vc-svn.el: Adapt to Subversion change, with no .svn directory
1287 in each sub directory.
1288 (vc-svn-registered): Use vc-svn-root.
1289 (vc-svn-root): New function. Make vc-svn-responsible-p an alias.
1290 (vc-svn-repository-hostname): Use "svn info".
1291
25833f5e
DD
12922011-02-11 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1293
1294 * simple.el (delete-trailing-whitespace): New optional buffer
1295 bound parameters.
1296
75d1d833
BG
12972011-02-11 Bastien Guerry <bzg@altern.org>
1298
1299 * files.el (basic-save-buffer): save unmodified buffers when
1300 the file pointed by buffer-file-name doesn't exist.
1301
e0e36cac
DD
13022011-02-11 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1303
079721e9 1304 * net/rcirc.el (rcirc-cmd-join): Accept multiple channels.
e0e36cac 1305
59350862
GM
13062011-02-11 Glenn Morris <rgm@gnu.org>
1307
1308 * emacs-lisp/cl-specs.el (multiple-value-bind): Fix debug spec.
1309
5708ce5e
JB
13102011-02-11 Juanma Barranquero <lekktu@gmail.com>
1311
1312 * net/rcirc.el (rcirc-send-ctcp): Remove spurious arg to `format'.
1313
b016851c
SM
13142011-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
1315
59003be9
SM
1316 * server.el (server-process-filter): Use pcase.
1317
9517f8af
SM
1318 * emacs-lisp/smie.el (smie-blink-matching-open): Don't use `pos' in two
1319 conflicting ways.
1320 (smie-indent--parent): Extend to "parent of arg".
1321 (smie-indent-inside-string): New function.
1322 (smie-indent-functions): Use it.
1323
cf77dd27
SM
1324 * vc/vc-dir.el (vc-dir-refresh): Reorder operations to try and avoid
1325 bzr locking race condition.
1326
49ffc078
SM
1327 * emacs-lisp/edebug.el (edebug-instrument-function): Check a marker is
1328 still valid before using it.
1329
1a0a6cef
SM
1330 * progmodes/grep.el (grep-mode-font-lock-keywords): Adjust to
1331 `message' -> `compilation-message' rename (bug#8004).
1332
b016851c
SM
1333 Move keymap initialization into declaration.
1334 * textmodes/enriched.el (enriched-mode-map):
1335 * textmodes/bib-mode.el (bib-mode-map):
1336 * term/lk201.el (lk201-function-map):
1337 * tar-mode.el (tar-mode-map):
1338 * replace.el (occur-mode-map):
1339 * progmodes/idlwave.el (idlwave-rinfo-mouse-map, idlwave-rinfo-map):
1340 * progmodes/idlw-help.el (idlwave-help-mode-map):
1341 * progmodes/gdb-mi.el (gdb-memory-format-menu, gdb-memory-unit-menu):
1342 * play/solitaire.el (solitaire-mode-map):
1343 * play/snake.el (snake-mode-map, snake-null-map):
1344 * play/pong.el (pong-mode-map):
1345 * play/handwrite.el (menu-bar-handwrite-map):
1346 * play/gametree.el (gametree-mode-map):
a65112fb 1347 * net/rcirc.el (rcirc-mode-map, rcirc-browse-url-map)
b016851c
SM
1348 (rcirc-multiline-minor-mode-map, rcirc-track-minor-mode-map):
1349 * net/newst-plainview.el (newsticker-menu, newsticker-mode-map)
1350 (newsticker--url-keymap):
1351 * net/net-utils.el (nslookup-mode-map, ftp-mode-map):
1352 * menu-bar.el (menu-bar-file-menu, menu-bar-i-search-menu)
1353 (menu-bar-search-menu, menu-bar-replace-menu, menu-bar-goto-menu)
1354 (menu-bar-edit-menu, menu-bar-custom-menu)
1355 (menu-bar-showhide-fringe-ind-menu, menu-bar-showhide-fringe-menu)
1356 (menu-bar-showhide-scroll-bar-menu, menu-bar-showhide-menu)
1357 (menu-bar-line-wrapping-menu, menu-bar-options-menu)
1358 (menu-bar-games-menu, menu-bar-encryption-decryption-menu)
1359 (menu-bar-tools-menu, menu-bar-describe-menu)
1360 (menu-bar-search-documentation-menu, menu-bar-manuals-menu)
1361 (menu-bar-help-menu):
1362 * mail/rmailsum.el (rmail-summary-mode-map):
1363 * kmacro.el (kmacro-step-edit-map):
1364 * ibuffer.el (ibuffer-mode-groups-popup, ibuffer-mode-map)
1365 (ibuffer-mode-operate-map):
1366 * hi-lock.el (hi-lock-menu, hi-lock-map):
1367 * emulation/vip.el (vip-mode-map):
1368 * emacs-lisp/re-builder.el (reb-lisp-mode-map):
1369 * bookmark.el (bookmark-bmenu-mode-map):
1370 * help-mode.el (help-mode-map): Move initialization into declaration.
1371
1be1d1e9
DD
13722011-02-10 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1373
1374 * net/rcirc.el: Add PRIVMSG and CTCP functions.
1375 (rcirc-send-privmsg, rcirc-send-ctcp): New functions.
1376 (rcirc-keepalive, rcirc-cmd-ctcp, rcirc-ctcp-sender-PING)
1377 (rcirc-cmd-me, rcirc-authenticate): Use them.
1378
26d2a9bd
KM
13792011-02-10 Ken Manheimer <ken.manheimer@gmail.com>
1380
1381 * allout.el: Synopsis: Change allout user configuration so
1382 auto-activation is controlled solely by customization
1383 `allout-auto-activation'.
1384
01c35094 1385 (allout-auto-activation-helper, allout-setup): New autoloads
26d2a9bd 1386 implement new custom set procedure for allout-auto-activation.
219bd536
JB
1387 Also, explicitly invoke (allout-setup) after allout-auto-activation
1388 is custom-defined, to affect the settings in emacs sessions besides
1389 the few where allout-auto-activation customization is done.
26d2a9bd
KM
1390 (allout-auto-activation): Use allout-auto-activation-helper to
1391 :set. Revise the docstring.
1392 (allout-init): Reduce functionality to just customizing
1393 allout-auto-activation, and mark obsolete.
1394 (allout-mode): Respect string values for allout-auto-activation.
1395 Run allout-after-copy-or-kill-hook without any args.
01c35094 1396 (allout-mode, allout-layout, allout-default-layout)
26d2a9bd
KM
1397 (outlineify-sticky): Adjust docstring for new scheme.
1398 (allout-after-copy-or-kill-hook): No arguments - hook implementers
1399 should concentrate on the kill ring.
1400
b8e0f0cd
G
14012011-02-09 Teodor Zlatanov <tzz@lifelogs.com>
1402
1403 * password-cache.el (password-cache-remove): Accept secrets that are
1404 not strings.
1405
ccded26c
SM
14062011-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
1407
1408 * progmodes/sh-script.el (sh-font-lock-open-heredoc): Fix case
1409 of here-doc that immediately follows a comment.
1410
ee6a57ab
DD
14112011-02-09 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1412
4d04fdc9
DD
1413 * net/rcirc.el (rcirc-ctcp-sender-PING): Simplifying.
1414
ee6a57ab
DD
1415 * net/rcirc.el (rcirc-cmd-ctcp): Use dedicated function when
1416 available.
1417 (rcirc-ctcp-sender-PING): New function.
1418
6ca94a0b
SM
14192011-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
1420
1421 * obsolete/pc-select.el: Rename from emulation/pc-select.el (bug#7940).
1422 Remove the mark/nomark handling, and activate shift-select-mode instead.
1423
1424 * obsolete/pc-mode.el: Rename from emulation/pc-mode.el.
1425
226590f8
JB
14262011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
1427
1428 * calc/calc-units.el (math-logunits-quant): Add support for
1429 non-logarithmic units.
1430
dd0b691e
KM
14312011-02-07 Ken Manheimer <ken.manheimer@gmail.com>
1432
4ec28e14
KM
1433 * allout.el (allout-after-copy-or-kill-hook): New hook for
1434 extension-specific processing of killed text.
1435 (allout-mode): Include new allout-after-copy-or-kill-hook among
1436 mentioned hooks.
01c35094 1437 (allout-kill-line, allout-kill-topic): Ensure that processing
4ec28e14
KM
1438 after kill happens even if barf-if-buffer-read-only is raised.
1439 Include new allout-after-copy-or-kill-hook among that subsequent
1440 processing.
1441 (allout-deannotate-hidden): Actually remove the annotation text
1442 properties.
1443
dd0b691e
KM
1444 * allout.el (allout-listify-exposed): Copy text sans text properties.
1445
07e52e08
MA
14462011-02-07 Michael Albinus <michael.albinus@gmx.de>
1447
b016851c 1448 * net/dbus.el (dbus-list-activatable-names): Add optional argument BUS.
07e52e08 1449
c5aff743
DD
14502011-02-07 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1451
1452 * net/rcirc.el (rcirc-handler-317): New function (Bug#6507).
1453
03925868
JB
14542011-02-06 Jay Belanger <jay.p.belanger@gmail.com>
1455
b016851c 1456 * calc/calc.el (calc-logunits-field-reference): Rename from
03925868 1457 `calc-default-field-reference-level'.
b016851c 1458 (calc-logunits-power-reference): Rename from
01c35094 1459 `calc-default-power-reference-level'.
03925868 1460
b016851c 1461 * calc/calc-units.el (math-logunits-quant): Rename from
03925868 1462 `math-logunits-level'
b016851c 1463 (math-logunits-plus): Rename from math-logcombine.
03925868 1464 (calcFunc-luplus, calcFunc-luminus calc-luplus, calc-luminus): Remove.
ec6ad6f2 1465 (calcFunc-lufieldadd, calcFunc-lupoweradd, calcFunc-lufieldsub)
01c35094 1466 (calcFunc-lufieldsub, calc-logunits-add, calc-logunits-sub):
03925868 1467 New functions.
b016851c
SM
1468 (calcFunc-fieldquant): Rename from `calcFunc-fieldlevel'.
1469 (calcFunc-powerquant): Rename from `calcFunc-powerlevel'.
1470 (calc-logunits-quantity): Rename from `calc-level'.
03925868 1471 (calcFunc-dbfieldlevel, calcFunc-dbpowerlevel, calcFunc-npfieldlevel)
01c35094 1472 (calcFunc-nppowerlevel, calc-logunits-dblevel, calc-logunits-nplevel)
ec6ad6f2
JB
1473 (math-logunits-mul, calcFunc-lufieldmul, calcFunc-lupowermul)
1474 (calc-logunits-mul, math-logunits-divide, calcFunc-lufielddiv)
01c35094 1475 (calcFunc-lupowerdiv, calc-logunits-divide, math-logunits-level):
03925868
JB
1476 New functions.
1477
b016851c 1478 * calc/calc-help.el (calc-u-prefix-help): Remove "L" reference.
03925868
JB
1479 (calc-ul-prefix-help): Remove.
1480 (calc-l-prefix-help): New function.
1481 (calc-full-help): Add reference to `calc-l-prefix-help'.
1482
1483 * calc/calc-ext.el (calc-init-extensions): Update autoloads.
1484
ec6ad6f2
JB
1485 * calc/README: Mention logarithmic units.
1486
f8b351c1
CY
14872011-02-06 Chong Yidong <cyd@stupidchicken.com>
1488
1489 * mail/emacsbug.el (report-emacs-bug-hook): Remove the check for
1490 non-ASCII characters (Bug#7925).
1491
a60287ff
GM
14922011-02-05 Glenn Morris <rgm@gnu.org>
1493
1494 * emacs-lisp/cl-macs.el (return-from): Fix doc typo.
1495
9ad53e98
GM
1496 * calendar/diary-lib.el (diary-font-lock-keywords):
1497 Tweak diary-time-regexp match. (Bug#7891)
1498
9783df21
GM
1499 * progmodes/f90.el (f90-find-tag-default): New function. (Bug#7919)
1500 (f90-mode): Use it for mode's `find-tag-default-function' property.
1501
df275851
GM
1502 * ibuf-ext.el (ibuffer-filter-disable): Make it work. (Bug#7969)
1503
95838641
GM
1504 * faces.el (set-face-attribute): Doc fix. (Bug#2659)
1505
827b77e9
DD
15062011-02-05 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1507
1508 * net/rcirc.el (rcirc-handler-JOIN): Reset mode-line-process
1509 (Bug#6386).
1510
7cb76591
SM
15112011-02-05 Stefan Monnier <monnier@iro.umontreal.ca>
1512
ba70ab1c
SM
1513 * progmodes/sh-script.el (sh-here-doc-open-re): Don't rely on the
1514 font-lock-syntax-table remappings.
1515 (sh-here-doc-markers, sh-here-doc-re): Remove.
1516 (sh-font-lock-close-heredoc): Remove.
1517 (sh-syntax-propertize-here-doc): New function.
1518 (sh-font-lock-open-heredoc): Set the sh-here-doc-marker property
1519 instead of the sh-here-doc-re.
1520 (sh-font-lock-paren): Don't do anything in comments or strings.
1521 Handle line continuations. Accept a few more chars.
1522 Don't rely on the font-lock-syntax-table remappings.
1523 `esac' is not a valid pattern.
1524 (sh-syntax-propertize-function): Handle here-docs differently, so we
1525 don't bother syntax-propertizing the insides.
1526
7cb76591
SM
1527 * progmodes/sh-script.el (sh-font-lock-paren, sh-kw, sh-prev-thing):
1528 Handle new bashisms ";&" and ";;&" (bug#7947).
1529
39b20f56
MA
15302011-02-05 Michael Albinus <michael.albinus@gmx.de>
1531
7cb76591
SM
1532 * net/tramp-smb.el (tramp-smb-errors): Use `regexp-opt'.
1533 Add "NT_STATUS_IO_TIMEOUT" and "NT_STATUS_NO_SUCH_USER".
39b20f56 1534
51aba3f3
MA
15352011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
1536
1537 * net/tramp.el (tramp-postfix-method-format)
1538 (tramp-postfix-method-regexp, tramp-prefix-domain-format)
1539 (tramp-prefix-domain-regexp, tramp-postfix-user-format)
1540 (tramp-postfix-user-regexp, tramp-prefix-port-format)
1541 (tramp-prefix-port-regexp, tramp-postfix-host-format)
1542 (tramp-postfix-host-regexp, tramp-handle-substitute-in-file-name):
1543 Doc fix.
1544
7bc61bb7
SS
15452011-02-04 Sam Steingold <sds@gnu.org>
1546
1547 * mouse.el (mouse-buffer-menu-mode-groups): Add a "GDB" group.
1548
d93c111e
AS
15492011-02-04 Andreas Schwab <schwab@linux-m68k.org>
1550
1551 * international/mule-util.el (with-coding-priority): Doc fix.
1552
6f52d86e
EZ
15532011-02-04 Eli Zaretskii <eliz@gnu.org>
1554
1555 * arc-mode.el (archive-mode-map): Fix a typo in last change.
1556
c1b4afac
SS
15572011-02-03 Sam Steingold <sds@gnu.org>
1558
1559 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
1560 Do not error out when `func' is nil.
1561
a857d3c7
MA
15622011-02-03 Michael Albinus <michael.albinus@gmx.de>
1563
1564 * net/tramp-sh.el (tramp-remote-path): Add default settings for
1565 `tramp-default-remote-path' to the docstring.
1566 (tramp-get-remote-path): Suppress error message when `getconf
1567 PATH' fails.
1568
1569 * net/tramp-smb.el (tramp-smb-errors): Add "NT_STATUS_UNSUCCESSFUL".
1570
8aa88760
GM
15712011-02-03 Glenn Morris <rgm@gnu.org>
1572
219ea611
GM
1573 * vc/vc-hg.el (vc-hg-command): Doc fix.
1574
8d7b5b5b
GM
1575 * term/w32-win.el (libpng-version): Declare for compiler.
1576
c03eac34
GM
1577 * msb.el: No need to load dired while compiling.
1578
7f07c1fe
GM
1579 * emacs-lisp/elint.el (elint-standard-variables):
1580 Remove a couple of built-ins that now have doc-strings.
1581
befe199d
GM
1582 * hi-lock.el, ps-bdf.el, ps-mule.el, ps-print.el, ps-samp.el:
1583 `require' is automatically `eval-and-compile'd.
1584
2d7d6439
GM
1585 * net/rcirc.el (rcirc-nick-completion-format): Add :version tag.
1586 (rcirc-log-directory, rcirc-log-flag): Move definitions before use.
1587
8aa88760
GM
1588 * strokes.el (strokes-fill-current-buffer-with-whitespace):
1589 Move definition before use.
1590 (strokes-report-bug): Make it obsolete.
1591
e90f8545
SS
15922011-02-02 Sam Steingold <sds@gnu.org>
1593
1594 * apropos.el (apropos-print): Now that `apropos-mode' inherits
1595 from `special-mode', entering it makes the buffer read-only, so
1596 call it only when everything has been already inserted.
1597 * emacs-lisp/ert.el (ert--setup-results-buffer)
1598 (ert-results-pop-to-backtrace-for-test-at-point)
1599 (ert-results-pop-to-messages-for-test-at-point)
1600 (ert-results-pop-to-timings): Ditto.
1601 * emacs-lisp/package.el (package--list-packages): Ditto.
1602 * play/solitaire.el (solitaire): Ditto.
1603
90db975f
CY
16042011-02-02 Chong Yidong <cyd@stupidchicken.com>
1605
1606 * progmodes/compile.el: Make all faces inherit.
1607 (compilation-warning): Inherit from font-lock-variable-name-face.
1608 (compilation-info): Inherit from font-lock-type-face.
1609 (compilation-line-number): Reassign to font-lock-keyword-face.
1610 (compilation-column-number): Reassign to font-lock-doc-face.
1611 (compilation-leave-directory-face): Reassign to
1612 font-lock-builtin-face.
1613
bc35ff32
EZ
16142011-02-02 Eli Zaretskii <eliz@gnu.org>
1615
1616 * dired.el (dired-insert-directory): Don't invoke `ls' when
1617 ls-lisp.el is used to emulate it.
1618
39cde66c
JD
16192011-02-01 Julien Danjou <julien@danjou.info>
1620
1621 * color.el (color-gradient): Add a color-gradient function.
1622
abef340a
SS
16232011-02-01 Sam Steingold <sds@gnu.org>
1624
1625 * simple.el (special-mode-map): Bind "h" to `describe-mode';
1626 bind "z" to `kill-this-buffer'.
1627 (completion-list-mode-map): Bind "z" to `kill-this-buffer'.
1628 * apropos.el (apropos-mode-map): Inherit from `special-mode-map'.
1629 (apropos-mode): Inherit from `special-mode'.
1630 * arc-mode.el (archive-mode-map): Inherit from `special-mode-map'.
1631 * bookmark.el (bookmark-bmenu-mode): Define using
1632 `define-derived-mode' inheriting from `special-mode'.
1633 * dired.el (dired-mode-map): Inherit from `special-mode-map'.
1634 * image-mode.el (image-mode-map): Ditto.
1635 * replace.el (occur-mode): Define using
1636 `define-derived-mode' inheriting from `special-mode'.
1637 * tar-mode.el (tar-mode): Inherit from `special-mode'.
1638 * calendar/diary-lib.el (diary-fancy-display-mode):
1639 Inherit from `special-mode-map'.
1640 * emacs-lisp/ert.el (ert-simple-view-mode, ert-results-mode):
1641 Inherit from `special-mode'.
1642 * emacs-lisp/package.el (package-menu-mode-map): Copy from
1643 `special-mode-map'.
1644 (package-menu-mode): Define using `define-derived-mode'
1645 inheriting from `special-mode'.
1646 * erc/erc-list.el (erc-list-menu-mode): Inherit from `special-mode'.
1647 * net/xesam.el (xesam-mode): Inherit from `special-mode'.
1648 (xesam-mode-map): Define separately.
1649 * play/solitaire.el (solitaire-mode): Inherit from `special-mode'.
1650 * progmodes/compile.el (compilation-minor-mode-map)
1651 (compilation-mode-map): Inherit from `special-mode-map'.
1652 * vc/diff-mode.el (diff-mode-shared-map):
1653 Inherit from `special-mode-map'.
1654 * vc/log-view.el (log-view-mode-map): Add a comment.
1655
928f4e73
CY
16562011-02-01 Chong Yidong <cyd@stupidchicken.com>
1657
1658 * custom.el (load-theme): Define return value. Drop use of
1659 unsafep; call custom-theme-load-confirm for non-known-safe themes.
1660 (custom-theme-load-confirm): Scroll in the correct window.
1661 (custom-enabled-themes): Add custom-safe-themes to :set-after.
1662
1663 * cus-theme.el (custom-theme-checkbox-toggle): Don't activate the
1664 checkbox if load-theme fails.
1665
7d116647
SM
16662011-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
1667
1668 * progmodes/compile.el (compilation-next-error): Check there's
1669 a message before using it (bug#7941).
1670
4fdfcddf
JB
16712011-02-01 Jay Belanger <jay.p.belanger@gmail.com>
1672
1673 * calc/calc-mtx.el (math-lud-pivot-check): New function.
1674 (math-do-matrix-lud): Use `math-lud-pivot-check' to check the size
1675 of potential pivots.
1676
3b95603f
AM
16772011-01-31 Alan Mackenzie <acm@muc.de>
1678
7d116647
SM
1679 * progmodes/cc-cmds.el (c-forward-over-illiterals):
1680 Continue parsing if we encounter a naked # (Bug#7595).
3b95603f 1681 (c-beginning-of-statement): Avoid loop in locating the beginning
aa9c0efc 1682 of a macro. (Not actually committed until 2011-02-20, see above).
3b95603f 1683
6fa1f651
CY
16842011-01-31 Chong Yidong <cyd@stupidchicken.com>
1685
1686 * files.el (copy-directory): Fix arguments to recursive call.
1687
14beddf4 16882011-01-31 Chong Yidong <cyd@stupidchicken.com>
82d84d3f
CY
1689
1690 * files.el (copy-directory): If destination is an existing
1691 directory, copy into a subdirectory there.
1692
14beddf4 16932011-01-31 Andreas Schwab <schwab@linux-m68k.org>
e935c6a2
AS
1694
1695 * emacs-lisp/shadow.el (load-path-shadows-find): Ignore leim-list
1696 files.
1697
14beddf4 16982011-01-31 Chong Yidong <cyd@stupidchicken.com>
d1f14baa 1699
6fc0aac3
CY
1700 * image-dired.el (image-dired-mouse-display-image): No-op if no
1701 file is found (Bug#7817).
1702
d1f14baa
CY
1703 * mouse.el (mouse-menu-non-singleton): Doc fix (Bug#7801).
1704
14beddf4 17052011-01-31 Kenichi Handa <handa@m17n.org>
67442738 1706
7d116647
SM
1707 * international/quail.el (quail-keyboard-layout-alist):
1708 Remove superfluous SPC for "pc105-uk" (bug#7927).
67442738 1709
14beddf4 17102011-01-31 Glenn Morris <rgm@gnu.org>
220c2a14
GM
1711
1712 * msb.el (msb-menu-bar-update-buffers): Update for changed
1713 argument handling of menu-bar-select-frame. (Bug#7902)
1714
14beddf4 17152011-01-31 Chong Yidong <cyd@stupidchicken.com>
af7c5700
CY
1716
1717 * progmodes/cc-engine.el (c-forward-<>-arglist-recur): Set a limit
1718 to the recursion depth (Bug#7722).
1719
14beddf4 17202011-01-31 Roy Liu <carsomyr@gmail.com> (tiny change)
ca9c274a
JD
1721
1722 * term/ns-win.el (ns-find-file): Expand ns-input-file with
1723 command-line-default-directory (Bug#7872).
1724
9e11271c
SM
17252011-01-31 Stefan Monnier <monnier@iro.umontreal.ca>
1726
1727 * progmodes/compile.el (compilation--flush-directory-cache):
1728 New function, extracted from compilation--remove-properties.
1729 (compilation--remove-properties, compilation--parse-region): Use it.
1730 (compilation--previous-directory): Handle one more case.
1731 (compilation-enable-debug-messages): Remove.
1732 (compilation-parse-errors, compilation--flush-parse): Just remove the
1733 left over debug messages.
1734
038714ab
SS
17352011-01-31 Sam Steingold <sds@gnu.org>
1736
1737 * progmodes/compile.el (compilation-enable-debug-messages):
1738 Add a variable to make the parsing messages introduced in
1739 2011-01-28T22:12:05Z!monnier@iro.umontreal.ca optional.
1740 (compilation-parse-errors, compilation--flush-parse): Use it.
1741
2a4466ca
DD
17422011-01-31 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1743
35f52ed6 1744 * net/rcirc.el: New customizable nick completion format. (Bug#6314)
2a4466ca
DD
1745 (rcirc-nick-completion-format): New defcustom.
1746 (rcirc-complete): Use it.
1747
186ecaf1
DD
17482011-01-31 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1749
1750 * net/rcirc.el: Clean log filenames (Bug#7933).
1751 (rcirc-log-write): Use convert-standard-filename.
1752 (rcirc-log-filename-function): Documentation updates.
1753
253f7d1b
JD
17542011-01-30 Jan Djärv <jan.h.d@swipnet.se>
1755
9e11271c
SM
1756 * mail/emacsbug.el (report-emacs-bug-insert-to-mailer):
1757 Check report-emacs-bug-can-use-osx-open and use that if t.
253f7d1b
JD
1758 (report-emacs-bug-can-use-osx-open): New function.
1759 (report-emacs-bug): Rename can-xdg-email to can-insert-mail.
1760 Check report-emacs-bug-can-use-osx-open also for can-insert-mail.
1761
a2b6e5d6
CY
17622011-01-29 Chong Yidong <cyd@stupidchicken.com>
1763
1764 * vc/vc-dispatcher.el (vc-set-async-update): New function for
1765 updating Dired or VC-dir buffers after async command completes.
1766
1767 * vc/vc-bzr.el (vc-bzr-async-command): Return the process buffer.
1768 (vc-bzr-pull, vc-bzr-merge-branch): Use vc-set-async-update.
1769
1770 * vc/vc-git.el (vc-git-merge-branch): Add FETCH_HEAD to branch
1771 completions if it exists. Use vc-set-async-update.
1772 (vc-git-pull): Use vc-set-async-update.
1773
1774 * vc/vc-hg.el (vc-hg-pull): Fix default-contents arg to
1775 read-shell-command. Use vc-set-async-update.
1776 (vc-hg-merge-branch): Use vc-set-async-update.
1777
8907f7b9
DU
17782011-01-29 Daiki Ueno <ueno@unixuser.org>
1779
9e11271c
SM
1780 * epg.el (epg--status-KEYEXPIRED, epg--status-KEYREVOKED):
1781 Don't presume KEYEXPIRED and KEYREVOKED to be a fatal error status
8907f7b9
DU
1782 (Bug#7931).
1783
e52f87a1
SM
17842011-01-29 Stefan Monnier <monnier@iro.umontreal.ca>
1785
1786 * progmodes/compile.el: Avoid an N² behavior in grep.
1787 (compilation--previous-directory): New fun.
1788 (compilation--previous-directory-cache): New var.
1789 (compilation--remove-properties): Flush it.
1790 (compilation-directory-properties, compilation-error-properties):
1791 Use the new fun to speed up looking for the current directory.
1792
659114fd
CY
17932011-01-29 Chong Yidong <cyd@stupidchicken.com>
1794
1795 * vc/vc-hg.el (vc-hg-history): New var.
1796 (vc-hg-pull): Perform default pull if called via Lisp by vc-pull.
1797 (vc-hg-merge-branch): New function.
1798
1799 * vc/vc.el (vc-pull): Make vc-update an alias for this, instead of
1800 the other way around.
1801
1802 * vc/vc-git.el (vc-git-branches, vc-git-pull)
1803 (vc-git-merge-branch): New functions.
1804 (vc-git-history): New var.
1805
9bfe5783
CY
18062011-01-28 Chong Yidong <cyd@stupidchicken.com>
1807
1808 * vc/vc-dispatcher.el (vc-do-async-command): New function.
1809
1810 * vc/vc-bzr.el (vc-bzr-async-command): Convert into a wrapper for
1811 vc-do-async-command.
1812
e52f87a1
SM
1813 * vc/vc-bzr.el (vc-bzr-pull, vc-bzr-merge-branch):
1814 Callers changed.
9bfe5783 1815
b1ea593c
LL
18162011-01-28 Leo <sdl.web@gmail.com>
1817
1818 * emacs-lisp/advice.el (ad-make-advised-docstring): Don't apply
9bfe5783 1819 highlighting to the "this function is advised" message.
b1ea593c
LL
1820
1821 * help-mode.el (help-mode-finish): Apply highlighting here, to
1822 avoid clobbering by substitute-command-keys (Bug#6304).
1823
40e22d80
CY
18242011-01-28 Chong Yidong <cyd@stupidchicken.com>
1825
1826 * woman.el (woman0-roff-buffer): Process roff escape sequences
1827 occurring prior to the first request (Bug#7843).
1828
01c63f4c
SM
18292011-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
1830
55fb9013
SM
1831 * progmodes/compile.el: Don't use font-lock any more.
1832 (compilation-error-regexp-alist-alist): Change handling of makepp
1833 so it preserves the warning/error distinction on subsequent files.
1834 Simplify various rules.
1835 (compilation-directory-properties): Use font-lock-face.
1836 Add a compilation-message property.
1837 (compilation-internal-error-properties): Use font-lock-face.
1838 Don't set the compilation-debug property here.
1839 (compilation--put-prop, compilation--remove-properties)
1840 (compilation--parse-region, compilation--ensure-parse)
1841 (compilation--ensure-parse): New functions.
1842 (compilation-parse-errors): New function, largely inspired of
1843 compilation-mode-font-lock-keywords. Set compilation-debug here.
1844 (compilation--parsed): New var.
1845 (compilation--flush-parse): Use compilation--ensure-parse.
1846 (compilation-start): Don't call font-lock.
1847 (compilation-turn-on-font-lock): Remove.
1848 (compilation-setup): Don't set font-lock-extra-managed-props not change
1849 other font-lock settings, other than keywords.
1850 Don't activate font-lock-mode.
1851 Set change-major-mode-hook and before-change-functions.
1852 (compilation--unsetup): Remove properties and hooks.
1853 (compilation-next-single-property-change): New function.
1854 (compilation-next-error): Use it to parse when needed.
1855 (compile-goto-error): Parse buffer as needed.
1856 (compilation--compat-error-properties): Don't need a dummy `face'
1857 property any more.
1858
8fe52384
SM
18592011-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
1860
1861 * progmodes/compile.el: Use accessors for clarity and fix omake hack.
1862 (compilation-process-setup-function): Fix docstring's false promises.
1863 (compilation-error-regexp-alist-alist): Catch omake's continuous
1864 recompilation message and avoid reuse of old markers.
1865 (compilation-parse-errors-function): Declare obsolete.
1866 (compilation-buffer-modtime): Remove.
1867 (compilation--make-cdrloc, compilation--loc->col)
1868 (compilation--loc->line, compilation--loc->file-struct)
1869 (compilation--loc->marker, compilation--loc->visited)
1870 (compilation--make-file-struct, compilation--file-struct->file-spec)
1871 (compilation--file-struct->formats)
1872 (compilation--file-struct->loc-tree): New macros. Use them.
1873 (compilation--message): New defstruct. Use them.
1874 (compilation-next-error-function): Don't mess with timestamps to try
1875 and guess when to reparse.
1876
01c63f4c
SM
18772011-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
1878
5e853d01
SM
1879 * textmodes/tex-mode.el: Get rid of compilation-parse-errors-function
1880 (tex-old-error-file-name): New function,
1881 extracted from tex-compilation-parse-errors.
1882 (tex-compilation-parse-errors): Remove.
1883 (tex-error-regexp-alist): New var.
1884 (tex-shell): Use it to avoid compilation-parse-errors-function.
1885
07b741a7
SM
1886 * progmodes/grep.el (grep-regexp-alist): Tighten regexp.
1887 (grep-mode-font-lock-keywords): Remove regexp that seems like
1888 a left-over from before we used compile.el.
1889 (grep-mode-font-lock-keywords): Call syntax-ppss-flush-cache when
1890 modifying the buffer within with-silent-modifications.
1891
1892 * progmodes/compile.el: Cleanup text-properties namespace by using
1893 `compilation-message' instead of `message', `compilation-directory'
1894 instead of `directory', and `compilation-debug' instead of `debug'.
1895 (compilation-last-buffer, compilation-parsing-end)
1896 (compilation-error-list, compilation-old-error-list): Move to the
1897 compatibility part of the code.
1898 (compilation-error-properties): If `file' is a function, let it return
1899 a file name.
1900 (compilation-mode-font-lock-keywords): Be more conservative with the
1901 omake "^ *" pattern prefix, to try and minimize the risk of
1902 pathologically slow regexp matching.
1903 (compilation-start): Use inhibit-read-only.
1904 (compilation--unsetup): New function.
1905 (compilation-shell-minor-mode, compilation-minor-mode): Use it.
1906 (compilation-filter): Minor tweaks.
8fe52384 1907 (compilation-next-error-function): Try and avoid abusing variables.
07b741a7 1908 (compilation--flush-file-structure): New fun.
8fe52384 1909 (compilation-fake-loc): Use it to improve behavior when file is reused.
07b741a7
SM
1910 (debug-ignored-errors): Add "Moved past last ...".
1911 (compilation--compat-error-properties)
1912 (compilation--compat-parse-errors): Rename by doubling the "-".
1913
01c63f4c
SM
1914 Port features from the previous prolog.el to the new one.
1915 * progmodes/prolog.el (prolog-system): Add GNU and ECLiPSe options.
1916 (prolog-program-name, prolog-program-switches, prolog-consult-string)
1917 (prolog-compile-string, prolog-prompt-regexp): Get rid of the <foo>-i
1918 variable and use a function to compute the value dynamically.
1919 (prolog-prompt-regexp): Add regexp for GNU Prolog.
1920 (prolog-continued-prompt-regexp): Remove, unused.
1921 (prolog-find-value-by-system): Try and use the value of prolog-system
1922 in the *prolog* buffer if it helps.
1923 (prolog-mode-keybindings-common): Bind C-c C-z unconditionally...
1924 (prolog-zip-on): ..and check prolog-system and version here instead.
1925 (prolog-inferior-self-insert-command): New command.
1926 (prolog-inferior-mode-map): Use it.
1927 (prolog-inferior-error-regexp-alist): New var.
8fe52384 1928 (prolog-inferior-mode): Use it, with compilation-shell-minor-mode.
01c63f4c
SM
1929 (prolog-input-filter): Use derived-mode-p.
1930 (prolog-inferior-guess-flavor): New function.
1931 (prolog-ensure-process): Use it. Use make-comint-in-buffer rather than
1932 make-comint to avoid running comint-mode twice.
1933 (prolog-inferior-buffer): New fun.
1934 (prolog-old-process-region, prolog-old-process-file):
1935 Don't call prolog-bsts here...
1936 (prolog-build-prolog-command): ...do it here instead.
1937 (prolog-old-process-region, prolog-old-process-file):
1938 Use compilation-fake-loc and compilation-forget-errors.
1939 (prolog-consult-compile-region): Use bolp.
1940
2f224f0b
CY
19412011-01-28 Chong Yidong <cyd@stupidchicken.com>
1942
1943 * image-mode.el (image-display-size): Doc fix (Bug#7820).
1944
db0e305d
SS
19452011-01-27 Sam Steingold <sds@gnu.org>
1946
9e11271c
SM
1947 * midnight.el (clean-buffer-list-kill-never-buffer-names):
1948 Remove "*server*" which is never created by emacs server.
db0e305d 1949
27bbeb29
DD
19502011-01-27 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1951
1952 * vc/vc-bzr.el (vc-bzr-diff): Don't pass --diff-options unless
1953 there are some diff switches.
1954
153c5428
SM
19552011-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
1956
89fdaac7
SM
1957 * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
1958 Copy change made to ruby-font-lock-syntactic-keywords.
1959
153c5428
SM
1960 * htmlfontify.el: Make it obey the font-lock-face text property.
1961 Miscellaneous cleanup such as:
1962 - Don't hide expressions after a closing paren.
1963 - Move initial setq into let.
1964 - Hoist common parts out of ifs.
1965 (hfy-p-to-face, hfy-p-to-face-lennart): Remove.
1966 (hfy-face-at): Use get-text-property instead.
1967 (hfy-prop-invisible-p): Use invisible-p if available.
1968 (htmlfontify-manual): Use \\[...].
1969 (hfy-html-quote-regex): Use [...].
1970 (hfy-combined-face-spec): Simplify.
1971 (hfy-compile-face-map): Don't presume point-min==1.
1972 (hfy-css-name, hfy-buffer, htmlfontify-buffer): Use \' rather than $ to
1973 match end of string.
1974 (hfy-text-p): η-reduce.
1975 (hfy-tags-for-file): Receive cache-hash directly.
1976 (hfy-mark-tag-names): Adjust call.
1977
ed7646d4
GM
19782011-01-27 Glenn Morris <rgm@gnu.org>
1979
1980 * msb.el (msb-after-load-hooks): Make it an obsolete alias.
1981 (msb-after-load-hook): Remove eval-after-load wackiness.
1982
ed68f651
SS
19832011-01-25 Sam Steingold <sds@gnu.org>
1984
1985 * vc/vc-svn.el (vc-svn-diff): Use `diff-command' instead of the
1986 literal "diff" (important for windows-nt).
1987
0fe719e6
GM
19882011-01-25 Glenn Morris <rgm@gnu.org>
1989
1990 * emacs-lisp/copyright.el (copyright-at-end-flag)
1991 (copyright-names-regexp): Add safety properties.
1992 (copyright-year-ranges): New option.
1993 (copyright-find-end): New function, split from copyright-update-year.
1994 (copyright-update-year): Use copyright-find-end.
1995 (copyright-fix-years): Optionally, convert years to ranges.
1996 Handle years continued over comment lines.
1997 Do not mess with the fill-prefix.
1998 Do not call copyright-update.
1999 (copyright-update-directory): Optionally, fix years rather than update.
7e6e2304 2000 Skip directories. Find files with only safe local vars.
0fe719e6 2001
06d8ace5 20022011-01-25 Stefan Monnier <monnier@iro.umontreal.ca>
10e1d5f3
SM
2003
2004 * files.el (file-name-non-special): Only change buffer-file-name after
2005 insert-file-contents if it's `visit'ing the file (bug#7854).
2006
06d8ace5 20072011-01-25 Chong Yidong <cyd@stupidchicken.com>
b14f16ad
CY
2008
2009 * dired.el (dired-revert): Doc fix (Bug#7758).
2010
06d8ace5
GM
2011 * simple.el (line-move-visual): Doc fix (Bug#7594).
2012
20132011-01-25 Nobuyoshi Nakada <nobu@ruby-lang.org>
cc9c9831
NN
2014
2015 * progmodes/ruby-mode.el (ruby-here-doc-beg-match): Fix for
2016 here-doc which ends with an underscore.
2017 (ruby-mode-set-encoding): Skip shebang line always.
2018 (ruby-mode-map): Bind C-c C-c to comment-region.
0d19d4fe 2019 (ruby-font-lock-keywords): Highlight literal hash key labels as symbols.
cc9c9831
NN
2020 (ruby-forward-sexp): Stop after literal hash key labels.
2021 (ruby-font-lock-syntactic-keywords): Highlight regexp after open
2022 bracket.
2023
06d8ace5 20242011-01-25 Keitaro Miyazaki <keitaro.miyazaki@gmail.com> (tiny change)
d6476407
KM
2025
2026 * emacs-lisp/re-builder.el (reb-mode-map): Set case-fold-search in
2027 the correct buffer (Bug#7650).
2028
06d8ace5
GM
20292011-01-25 Glenn Morris <rgm@gnu.org>
2030
2031 * comint.el (comint-mode): Doc fix. (Bug#7897)
4d265b4d 2032
ce558208
GM
2033 * simple.el (do-auto-fill): Give it a doc string.
2034
4d265b4d
GM
2035 * button.el (make-text-button): Doc fix. (See bug#7881)
2036
21bb5ce0
SM
20372011-01-24 Stefan Monnier <monnier@iro.umontreal.ca>
2038
ab0a61d0
SM
2039 * progmodes/perl-mode.el (perl-syntax-propertize-special-constructs):
2040 Don't move backward, so as not to fall in an inf-loop (bug#7736).
2041
21bb5ce0
SM
2042 * progmodes/ruby-mode.el (ruby-syntax-propertize-function): (bug#7735)
2043 Handle ?" and friends differently (e.g. don't use backrefs).
2044
603823f5
JB
20452011-01-24 Jay Belanger <jay.p.belanger@gmail.com>
2046
2047 * calc/calc.el (calc-default-power-reference-level)
2048 (calc-default-field-reference-level): New variables.
35f52ed6 2049 * calc/calc-units.el (math-standard-units): Add dB and Np.
603823f5
JB
2050 (math-logunits): New variable.
2051 (math-extract-logunits, math-logcombine, calcFunc-luplus)
2052 (calcFunc-luminus, calc-luplus, calc-luminus, math-logunit-level)
21bb5ce0
SM
2053 (calcFunc-fieldlevel, calcFunc-powerlevel, calc-level):
2054 New functions.
603823f5
JB
2055 (math-find-base-units-rec): Add entry for ln(10).
2056 * calc/calc-help.el (calc-u-prefix-help): Add logarithmic help.
2057 (calc-ul-prefix-help): New function.
2058 * calc/calc-ext.el (calc-init-extensions): Autoload new units
35f52ed6 2059 functions. Add keybindings for new units functions.
603823f5 2060
11ea68ce 20612011-01-22 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
10617634
DD
2062
2063 * net/rcirc.el (rcirc-kill-buffer-hook): Flush logs when killing
11ea68ce 2064 rcirc buffers. (Bug#4940)
10617634 2065
0412a5a4
GM
20662011-01-22 Glenn Morris <rgm@gnu.org>
2067
2068 * emacs-lisp/copyright.el (copyright-find-copyright): New function,
2069 split out from copyright-update-year.
2070 (copyright-update): Don't mess with the GPL version if we don't own the
2071 copyright. Update license regexp, and remove no longer needed
2072 Esperanto stuff.
d226ec23 2073 (copyright-fix-years): Use copyright-find-copyright.
0412a5a4 2074
e7c1dca8
CY
20752011-01-22 Chong Yidong <cyd@stupidchicken.com>
2076
2077 * vc/diff.el (diff-sentinel): Doc fix (Bug#7682).
2078
4d0143e6
JA
20792011-01-22 Jari Aalto <jari.aalto@cante.net>
2080
2081 * play/landmark.el: Change `lm-' prefix to `landmark-' (Bug#7672).
2082 (lm): Rename to landmark.
2083 (lm-test-run): Rename to landmark-test-run.
2084
e3545d0d
CY
20852011-01-22 Chong Yidong <cyd@stupidchicken.com>
2086
2087 * emacs-lisp/re-builder.el (reb-mode-map): Fix logic error in
2088 "Case sensitive" menu item.
2089
7c82f3e2 20902011-01-22 Roland McGrath <roland@frob.com>
6e1dbaa9
RM
2091
2092 * comint.el (comint-replace-by-expanded-history-before-point): Fix
2093 expansion of !$ and !!:N syntax to pick the indicated word (bug#7883).
2094
7c82f3e2 20952011-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
0f1f97ca
SM
2096
2097 * progmodes/js.el (js--regexp-literal): Count backslashes (bug#7882).
2098
7c82f3e2 20992011-01-22 Jari Aalto <jari.aalto@cante.net>
26a27884 2100
6e1dbaa9
RM
2101 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
2102 Assume foo(bar) is a manpage reference rather than some unquoted
2103 symbol (bug#7705).
26a27884 2104
7c82f3e2 21052011-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
d5e632d8
SM
2106
2107 * subr.el (shell-quote-argument): Properly quote \n (bug#7687).
2108 Suggested by Flo <sensorflo@gmail.com>.
2109
7c82f3e2 21102011-01-22 Glenn Morris <rgm@gnu.org>
d00b05c9
GM
2111
2112 * progmodes/compile.el (compilation-error-regexp-alist):
2113 Fix custom type. (Bug#7812)
2114
4936e3ba
KM
21152011-01-22 Ken Manheimer <ken.manheimer@gmail.com>
2116
2117 * allout.el (allout-prefixed-keybindings): Bind (prefixed) '#' to
2118 allout-number-siblings, in keeping with what obtained due to
2119 (now-defunct) allout-keybindings-list. Ditch repeat binding to
2120 (prefixed) ?i.
2121 (allout-before-change-handler): Better expose spots affected by
2122 undo.
2123
cde7e38b
CY
21242011-01-22 Chong Yidong <cyd@stupidchicken.com>
2125
2126 * man.el (Man-highlight-references0): Use make-button (Bug#7881).
2127
6b072b27
PH
21282011-01-22 Phil Hagelberg <phil@evri.com>
2129
2130 * pcmpl-unix.el (pcmpl-ssh-config-file): New option.
2131 (pcmpl-ssh-known-hosts): Rename from pcmpl-ssh-hosts.
2132 (pcmpl-ssh-config-hosts): New function.
2133 (pcmpl-ssh-hosts): Use pcmpl-ssh-config-hosts in addition to
2134 pcmpl-ssh-known-hosts.
2135
26d82c3a
JB
21362011-01-21 Jay Belanger <jay.p.belanger@gmail.com>
2137
c310ff4f
JB
2138 * calc/calc-undo.el (calc-undo): Autoload it.
2139 * calc/calc-ext.el (calc-init-extensions): Remove keybindings
2140 and autoload for `calc-undo'.
2141 * calc/calc.el (calc-mode-map): Add keybindings for `calc-undo'.
2142 * calc/calc-prog.el:
2143 * calc/calc-graph.el:
2144 * calc/calc-map.el: Change `arglist' to `math-arglist' throughout.
26d82c3a 2145
a10c4149
ŠN
21462011-01-21 Štěpán Němec <stepnem@gmail.com> (tiny change)
2147
2148 * calc/calc-ext.el (calc-init-extensions): Map all `undo'
2149 keybindings to `calc-undo'.
2150
8dabbfd6
SM
21512011-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
2152
2153 Don't mess with *temp*.
2154 * obsolete/spell.el: Move from textmodes/spell.el.
2155 (spell-string):
2156 * term.el (term-read-input-ring):
2157 * startup.el (display-startup-echo-area-message):
2158 * progmodes/antlr-mode.el (antlr-directory-dependencies):
2159 * comint.el (comint-read-input-ring): Use with-temp-buffer.
2160 * international/mule.el (ctext-pre-write-conversion): Don't hardcode
2161 point-min==1.
2162
d3e51865
KM
21632011-01-20 Ken Manheimer <ken.manheimer@gmail.com>
2164
35f52ed6 2165 * allout.el (allout-institute-keymap): Use fset instead of
d42f7802
KM
2166 reapplying defalias.
2167
2168 (allout-hotspot-key-handler): Check for non-control-modified
2169 bindings for hotspot characters if there are no control-modified
2170 versions.
2171
d3e51865
KM
2172 * allout.el: Summary - migrate to defining allout mode using
2173 define-minor-mode instead of defun. Significantly clean-up
2174 internal keymap provisions, refactoring and, in the process,
2175 removing a lot of accumulated cruft.
2176
2177 allout-mode-map is now a keymap by virtue of being a defalias to
2178 allout-mode-map-value, which contains the actual keymap structure.
2179
8dabbfd6
SM
2180 (allout-mode): Use define-minor-mode rather than defun.
2181 Remove now-unnecessary minor-mode setup activities from the body.
d3e51865
KM
2182 Specify :keymap as allout-mode-map so the minor-mode-map-alist
2183 entry will be '(allout-mode . allout-mode-map) - see
2184 allout-mode-map-value, below. Adjust docstring to track changes.
2185 (allout-minor-mode): Remove this defalias, now that we're using
2186 define-minor-mode.
2187 (allout-mode-map): Set value to be 'allout-mode-map. The actual
2188 keymap is allout-mode-map-value, via defalias.
2189 (allout-mode-map-value): The variable holding the actual mode
2190 keymap structure, by virtue of defalias from allout-mode-map.
8dabbfd6 2191 (allout-compose-and-institute-keymap): Rename from
d3e51865
KM
2192 allout-bind-keys, and including the binding-composition
2193 functionality of the former produce-allout-mode-map and
2194 allout-setup-mode-map.
2195 (allout-institute-keymap): Take over the "setup" part of the former
2196 allout-setup-mode-map. Reassign allout-mode-map-value value and
2197 update the defalias.
01c35094 2198 (allout-command-prefix, allout-prefixed-keybindings)
8dabbfd6
SM
2199 (allout-unprefixed-keybindings):
2200 Use allout-compose-and-institute-keymap to process the bindings.
2cf429d0 2201 (allout-unprefixed-keybindings): Remove extraneous '?' question marks.
d3e51865 2202 (allout-prefixed-keybindings): Elide binding to (prefixed) \C-h -
8dabbfd6
SM
2203 user can customize if they want to use that binding.
2204 Bind allout-copy-topic-as-kill to (prefixed) \M-k.
2205 Bind allout-up-current-level to (prefixed) \C-u. (I think i mistakenly
d3e51865
KM
2206 elided that, previously, instead of the one for \C-h.)
2207 (allout-hotspot-key-handler): Remove attempt to resolve the key
2208 through the literal key-string lookup on allout-keybindings-list.
2209 That probably hasn't worked for a Long Time, and removal of
2cf429d0 2210 allout-keybindings-list further simplifies the keybindings situation.
d3e51865
KM
2211 (allout-pre-command-business): Use allout-mode-map-value instead
2212 of allout-mode-map.
2213 (allout-preempt-trailing-ctrl-h): Remove. The user can customize
2214 the bindings if they want to use a keybinding having a trailing
2cf429d0 2215 \C-h. No deprecation needed since this feature was never in a release.
d3e51865
KM
2216 (allout-keybindings-list): Remove. It's not been useful for a
2217 while. (See allout-hotspot-key-handler changes, above.)
2218 (produce-allout-mode-map): Remove. Consolidate into
2219 allout-compose-and-institute-keymap.
2220 (allout-mode-map-adjustments): Remove. No longer necessary with
2221 removal of allout-preempt-trailing-ctrl-h.
2222 (allout-setup-mode-map): Remove. Consolidate into
2223 allout-compose-and-institute-keymap and allout-institute-keymap.
2224
c11136ec
GM
22252011-01-20 Glenn Morris <rgm@gnu.org>
2226
dbfb414e
GM
2227 * vc/vc-svn.el (vc-svn-after-dir-status): Tweak previous change.
2228
c11136ec
GM
2229 * simple.el (read-expression-history): Remove, it's in minibuf.c.
2230
9aea757b
CY
22312011-01-20 Chong Yidong <cyd@stupidchicken.com>
2232
2233 * subr.el (y-or-n-p): Revert 2011-01-07 change, removing ARGS.
2234
2235 * files.el (find-alternate-file, basic-save-buffer)
2236 (basic-save-buffer-2, revert-buffer, recover-file)
2237 (kill-buffer-ask, abort-if-file-too-large)
2238 (set-visited-file-name, write-file, backup-buffer)
2239 (basic-save-buffer, save-some-buffers):
2240 * dired-aux.el (dired-compress-file): Callers changed.
2241
5dd4f3f7
GM
22422011-01-19 Glenn Morris <rgm@gnu.org>
2243
2244 * vc/vc-svn.el (vc-svn-after-dir-status, vc-svn-parse-status):
2245 Also check the property status. (Bug#7861)
2246
56761182
MA
22472011-01-18 Michael Albinus <michael.albinus@gmx.de>
2248
2249 * net/tramp.el (tramp-debug-message): Extend function exclude
2250 list. Use `regexp-opt'.
2251
a9faac5c 22522011-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
1a1fcbe1 2253
9cc3a0c7
SM
2254 * textmodes/tex-mode.el (tex-font-lock-verb): Make sure \verb
2255 highlighting doesn't spill over subsequent lines.
2256
1a1fcbe1
SM
2257 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't re-evaluate the
2258 keymap expression. Improve docstring.
2259
74a10be5
SM
2260 * electric.el (electric-indent-post-self-insert-function):
2261 Don't auto-indent for indent-to-left-margin, it's too often
2262 counter-productive.
2263
721be9cd
TH
22642011-01-16 Tassilo Horn <tassilo@member.fsf.org>
2265
2266 * strokes.el (strokes-read-stroke): Re-fill strokes buffer with
2267 spaces if the frame was resized, so that the full visible buffer
2268 serves as canvas for strokes.
2269
a767645f
GM
22702011-01-16 Glenn Morris <rgm@gnu.org>
2271
2272 * info-xref.el (info-xref-docstrings): Replace cl function.
e5c7913c 2273 Also skip directories.
a767645f 2274
444ee8dd
KR
22752011-01-16 Kevin Ryde <user42@zip.com.au>
2276
2277 * info-xref.el: Version 3.
2278 (info-xref-check, info-xref-check-all): Move commentary details
2279 into docstrings for better visibility.
2280 Use compilation-mode for the results buffer.
2281 (info-xref-output, info-xref-output-error, info-xref-with-output)
2282 (info-xref-filename, info-xref-in-progress):
2283 New internals for this.
2284 (info-xref-check-list, info-xref-check-buffer)
2285 (info-xref-check-all-custom): Use those.
2286 (info-xref-output-buffer): Rename from info-xref-results-buffer.
2287 (info-xref-output-heading): Rename from info-xref-filename-heading.
2288 (info-xref-good, info-xref-bad, info-xref-xfile-alist)
2289 (info-xref-filename-heading): Move to output managing section.
35f52ed6 2290 (info-xref-docstrings): New command checking "Info node `(foo)Bar'"
444ee8dd
KR
2291 (info-xref-lock-file-p, info-xref-with-file): New helpers for it.
2292 (info-xref-subfile-p): Move to generic section with those two.
2293 (info-xref-check-node): New function split from
2294 info-xref-check-buffer, shared by info-xref-docstrings.
2295 (info-xref-goto-node-p): Move to a checking section with that func.
2296 (info-xref-unavail): New counter.
2297 (info-xref-check-node): Use it.
2298 (info-xref-with-output): Show count of unavailables at end of output.
2299 (info-xref-all-info-files): Exclude ".*" dotfiles. Ignore broken
35f52ed6 2300 symlinks. Exclude .texi files. Exclude Emacs backup files.
444ee8dd
KR
2301 (info-xref-check-all-custom): Fix quietening viper-mode and
2302 gnus-registry-install -- use setq not let so as not to unbind
2303 after load.
2304
d4119912
JL
23052011-01-16 Juri Linkov <juri@jurta.org>
2306
2307 * isearch.el (isearch-abort): Don't quit if search has
2308 an incomplete regexp (isearch-error is non-nil). (Bug#7534)
2309
b024d9f0
MD
23102011-01-15 Mark Diekhans <markd@soe.ucsc.edu>
2311
2312 * files.el (backup-buffer): Make last-resort backup file in
2313 .emacs.d (Bug#6953).
2314
2315 * subr.el (locate-user-emacs-file): If .emacs.d does not exist,
2316 make it with permission 700.
2317
d52969e8 23182011-01-15 Kenichi Handa <handa@m17n.org>
1a6a03e4 2319
74a10be5
SM
2320 * mail/rmailmm.el (rmail-mime-insert-header):
2321 Set rmail-mime-coding-system to a cons whose car is the last coding
1a6a03e4
KH
2322 system used to decode the header.
2323 (rmail-mime-find-header-encoding): New function.
74a10be5
SM
2324 (rmail-mime-insert-decoded-text):
2325 Override rmail-mime-coding-system if it is a cons.
1a6a03e4
KH
2326 (rmail-show-mime): If only a header part was decoded, find the
2327 coding system while ignoring mm-charset-override-alist.
2328
d52969e8 23292011-01-15 Chong Yidong <cyd@stupidchicken.com>
c88aaf48
CY
2330
2331 * subr.el (event-start, event-end): Doc fix (Bug#7826).
2332
d52969e8 23332011-01-15 Kenichi Handa <handa@m17n.org>
e7ca0062
KH
2334
2335 * mail/rmailmm.el (rmail-mime-next-item)
2336 (rmail-mime-previous-item): Delete them.
2337 (rmail-mime-shown-mode): Recursively call for children.
74a10be5
SM
2338 (rmail-mime-hidden-mode): Delete the 2nd arg TOP.
2339 Callers changed.
e7ca0062
KH
2340 (rmail-mime-raw-mode): Recursively call for children.
2341 (rmail-mode-map): Change mapping of tab and backtab to
2342 forward-button and backward-button respectively.
2343 (rmail-mime-insert-tagline): Always insert "Hide" or "Show"
2344 button.
2345 (rmail-mime-update-tagline): New function.
2346 (rmail-mime-insert-text): Call rmail-mime-update-tagline if the
2347 body display is changed.
74a10be5 2348 (rmail-mime-toggle-button): Rename from rmail-mime-image.
e7ca0062
KH
2349 (rmail-mime-image): Delete this button type.
2350 (rmail-mime-toggle): New button type.
2351 (rmail-mime-insert-bulk): Call rmail-mime-update-tagline if the
2352 body display is changed. Change the save button label to "Save".
2353 Don't process show/hide button here.
2354 (rmail-mime-insert-multipart): Call rmail-mime-update-tagline if
2355 the body display is changed. Unconditionally call
2356 rmail-mime-insert for children.
2357 (rmail-mime-handle): Update `display' vector of the just inserted
2358 entity.
2359 (rmail-mime-process): If mail-header-parse-content-type returns
2360 nil, use "text/plain" as the fallback type.
2361 (rmail-mime-insert): For raw-mode, recursively call
2362 rmail-mim-insert for children.
2363 (rmail-mime): Handle the case that the current buffer is not rmail
2364 buffer (e.g. in summary buffer).
2365
d52969e8 23662011-01-15 Kenichi Handa <handa@m17n.org>
e7ca0062
KH
2367
2368 * mail/rmailmm.el (rmail-mime-next-item)
2369 (rmail-mime-previous-item): Skip the body of a non-multipart
2370 entity if a tagline is shown.
2371
362b9d48
GM
23722011-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
2373
2374 * tmm.el (tmm-get-keymap): Skip bindings without labels (bug#7721).
2375 (tmm-prompt): Simplify.
2376 (tmm-add-prompt): Remove unused var `win'.
2377
2378 * whitespace.el (global-whitespace-newline-mode): Fix call (bug#7810)
2379 to minor mode which used nil accidentally to mean "turn off".
2380
23812011-01-15 Michael Albinus <michael.albinus@gmx.de>
2382
2383 * net/tramp-sh.el (tramp-find-inline-compress)
2384 (tramp-get-inline-coding): Quote command after pipe symbol for
2385 local calls under W32. (Bug#6784)
2386
23872011-01-15 Michael Albinus <michael.albinus@gmx.de>
2388
2389 * net/tramp.el (tramp-default-method): Initialize with pscp/plink
2390 only when running under W32.
2391
23922011-01-15 Eli Zaretskii <eliz@gnu.org>
2393
2394 * progmodes/grep.el (grep-compute-defaults): Quote the program
2395 file name after the pipe symbol in Grep templates. (Bug#6784)
2396 * jka-compr.el (jka-compr-partial-uncompress): Likewise.
2397
23982011-01-15 Lennart Borgman <lennart.borgman@gmail.com>
2399
2400 * buff-menu.el (Buffer-menu-buffer-list): New var.
2401 (Buffer-menu-revert-function, list-buffers-noselect): Use it, so a
2402 restricted buffer list is not lost on revert (Bug#7749).
2403
24042011-01-15 Eric Hanchrow <eric.hanchrow@gmail.com>
2405
2406 * net/ldap.el (ldap-search-internal): Discard stderr output.
2407
24082011-01-15 Eli Zaretskii <eliz@gnu.org>
2409
2410 * files.el (directory-abbrev-alist): Doc fix. (Bug#7777)
2411
24122011-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
2413
2414 * vc-bzr.el (vc-bzr-annotate-time): Tweak previous change.
2415
24162011-01-15 Kenichi Handa <handa@m17n.org>
2417
2418 * mail/rmailmm.el (rmail-mime-insert-bulk): Display an unknown
2419 part as a plain text.
2420 (rmail-mime-process-multipart): Set the default content-type to
2421 nil for unknown multipart subtypes (bug#7651).
2422
6d3d6113
SM
24232011-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
2424
4391b429
SM
2425 * hexl.el (hexl-mode-old-*): Remove.
2426 (hexl-mode--old-var-vals): New var to replace them.
2427 (hexl-mode--minor-mode-p, hexl-mode--setq-local): New funs.
2428 (hexl-mode, hexl-follow-line, hexl-activate-ruler):
2429 Use them to set local vars (bug#7846).
2430 (hexl-mode-exit): Use hexl-mode--old-var-vals to restore state.
2431 (hexl-backward-short, hexl-backward-word, hexl-scroll-down)
2432 (hexl-scroll-up, hexl-end-of-1k-page, hexl-end-of-512b-page): Simplify.
2433
6d3d6113
SM
2434 * vc/smerge-mode.el: Resolve comment conflicts more aggressively.
2435 (smerge-resolve--normalize-re): New var.
2436 (smerge-resolve--extract-comment, smerge-resolve--normalize): New funs.
2437 (smerge-resolve): Use them.
2438 * newcomment.el (comment-only-p): New function.
2439 (comment-or-uncomment-region): Use it.
2440
77ab81d0 24412011-01-14 Brent Goodrick <bgoodr@gmail.com> (tiny change)
8d4708af
BG
2442
2443 * abbrev.el (prepare-abbrev-list-buffer): If listing local abbrev
2444 table, get the value before switching to the output buffer. (Bug#7733)
2445
77ab81d0 24462011-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
364df1cc
SM
2447
2448 * progmodes/python.el (python-mode): Don't impose font-lock (bug#3628).
2449
8faba62c
KS
24502011-01-14 Kim F. Storm <storm@cua.dk>
2451
2452 * emulation/cua-base.el (cua--init-keymaps):
2453 Remap exchange-point-and-mark in cua-global-keymap.
2454
ab7eb811
TH
24552011-01-14 Tassilo Horn <tassilo@member.fsf.org>
2456
2457 * progmodes/sh-script.el (sh-other-keywords): Add ZSH's foreach
2458 loop keyword.
2459
fc55380c
SM
24602011-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
2461
2462 * emacs-lisp/easymenu.el: Add :enable (bug#7754), and obey :label.
2463 Require CL.
2464 (easy-menu-create-menu, easy-menu-convert-item-1):
2465 Use :label rather than nil for labels. Use `case'.
2466 Add :enable as alias for :active.
2467 (easy-menu-binding): Obey :label.
2468
dbed16aa
SM
24692011-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
2470
4d789d84
SM
2471 Use run-mode-hooks for major mode hooks (bug#513).
2472 * textmodes/reftex-toc.el (reftex-toc-mode-map):
2473 Rename from reftex-toc-map.
2474 (reftex-toc-mode): Use define-derived-mode.
2475 * textmodes/reftex-sel.el (reftex-select-shared-map): New map.
2476 (reftex-select-label-mode-map, reftex-select-bib-mode-map):
2477 Rename from reftex-select-(label|bib)-map. Move init into declaration.
2478 (reftex-select-label-mode, reftex-select-bib-mode):
2479 Use define-derived-mode.
2480 * textmodes/reftex-index.el (reftex-index-phrases-mode-map)
2481 (reftex-index-mode-map): Rename from reftex-index(-phrases)-map.
2482 Move init into delcaration.
2483 (reftex-index-mode, reftex-index-phrases-mode):
2484 Use define-derived-mode.
2485 * speedbar.el (speedbar-mode-syntax-table): Renaqme from
2486 speedbar-syntax-table. Move init into declaration.
2487 (speedbar-mode-map): Rename from speedbar-key-map.
2488 Move init into declaration.
2489 (speedbar-file-key-map): Move init into declaration.
2490 (speedbar-mode): Use define-derived-mode.
2491 * recentf.el (recentf-mode): Don't run hook (or message) redundantly.
2492 * net/rcirc.el (rcirc-mode): Use run-mode-hooks.
2493 * emacs-lisp/chart.el (chart-mode-map): Rename from chart-map.
2494 (chart-face-list): Move initialization into declaration.
2495 (chart-mode): Use define-derived-mode.
2496 * calculator.el (calculator-mode-map): Move init into declaration.
2497 (calculator-mode): Use define-derived-mode.
2498
b49a2dbf
SM
2499 * mail/mail-utils.el (mail-strip-quoted-names): Make the regexp code
2500 work for nested comments.
2501
dbed16aa
SM
2502 * progmodes/prolog.el: Use syntax-propertize. Further code cleanup.
2503 (prolog-use-prolog-tokenizer-flag): Change default when
2504 syntax-propertize can be used.
2505 (prolog-syntax-propertize-function): New var.
2506 (prolog-mode-variables): Move make-local-variable into `set'.
2507 Don't make comment-column local since we don't set it.
2508 Set comment-add (as it was in previous prolog.el). Use dolist.
2509 Set syntax-propertize-function.
2510 (prolog-mode, prolog-inferior-mode):
2511 Call prolog(-inferior)-menu directly, not through the mode-hook.
2512 (prolog-buffer-module, prolog-indent-level)
2513 (prolog-paren-is-the-first-on-line-p, prolog-paren-balance)
2514 (prolog-comment-limits, prolog-goto-comment-column):
2515 Use line-(end|beginning)-position.
2516 (prolog-build-prolog-command): Tighten up regexp.
2517 (prolog-consult-compile): Move make-local-variable into `set'.
2518 (prolog-consult-compile-filter, prolog-goto-next-paren)
2519 (prolog-help-on-predicate, prolog-clause-info)
2520 (prolog-mark-predicate): Don't let+setq.
2521 (prolog-indent-line): Use indent-line-to.
2522 Only call prolog-goto-comment-column if necessary.
2523 (prolog-indent-level): Use bobp.
2524 (prolog-first-pos-on-line): Remove, not used any more.
2525 (prolog-in-string-or-comment): Use syntax-ppss if available.
2526 (prolog-help-on-predicate): Use read-string.
2527 (prolog-goto-predicate-info): Simplify.
2528 (prolog-read-predicate): Use `default' rather than `initial'.
2529 (prolog-temporary-file): Use make-temp-file to close a security hole.
2530 (prolog-toggle-sicstus-sd): New command.
2531 (prolog-electric-underscore, prolog-variables-to-anonymous):
2532 Use dynamic-scoping as it was meant.
2533 (prolog-menu): Move menu definitions to top-level.
2534 Use a toggle-button for Sicstus's source debugger.
2535 Change "Code" to the more usual "Prolog", and hence change "Prolog"
2536 to "System".
2537 (prolog-inferior-menu): Reuse prolog-menu's help menu.
2538 Move other menu definition to top-level.
2539
50f8cd96
TH
25402011-01-13 Tassilo Horn <tassilo@member.fsf.org>
2541
5b355315
TH
2542 * doc-view.el (doc-view-open-text): Use meaningful text buffer
2543 name. Keep original document's directory as default-directory
2544 (bug#6446).
1281bd51
TH
2545 (doc-view-initiate-display): Fall back to normal mode when
2546 doc-view-mode cannot be enabled, also when extracting the document
2547 text into a separate buffer (bug#6446).
5b355315 2548
50f8cd96
TH
2549 * simple.el (shell-command): Don't error out if shell command
2550 buffer contains text with non-nil read-only property when erasing
2551 the buffer.
2552
821f936d
KS
25532011-01-13 Kim F. Storm <storm@cua.dk>
2554
2555 * ido.el (ido-may-cache-directory): Move "too-big" check later.
2556 (ido-next-match, ido-prev-match): Fix stray reordering of matching
2557 items when cycling through the matches.
2558
f754f898
TH
25592011-01-13 Tassilo Horn <tassilo@member.fsf.org>
2560
2561 * dired-x.el (dired-omit-verbose): New defcustom that allows
2562 disabling the omit messages.
2563 (dired-omit-expunge): Use it.
2564
d221e780
CO
25652011-01-13 Christian Ohler <ohler@gnu.org>
2566
2567 * emacs-lisp/ert.el, emacs-lisp/ert-x.el: New files.
2568
a03b542a
CY
25692011-01-13 Chong Yidong <cyd@stupidchicken.com>
2570
2571 * font-lock.el (font-lock-verbose): Default to nil.
2572
25ca2e61
CY
25732011-01-13 Chong Yidong <cyd@stupidchicken.com>
2574
2575 * simple.el (sendmail-user-agent-compose): Move to sendmail.el.
2576 (compose-mail): New arg RETURN-ACTION.
2577 (compose-mail-other-window, compose-mail-other-frame): Likewise.
2578
2579 * mail/sendmail.el (mail-return-action): New var.
2580 (mail-mode): Make it buffer-local.
2581 (mail-bury): Obey it. Move special Rmail window handling to
2582 rmail-mail-return.
2583 (mail, mail-setup): New arg RETURN-ACTION.
2584 (sendmail-user-agent-compose): Move from simple.el.
2585
2586 * mail/rmail.el (rmail-mail-return): New function.
2587 (rmail-start-mail): Pass it to compose-mail.
2588
2a8b13af
CY
25892011-01-12 Chong Yidong <cyd@stupidchicken.com>
2590
b2948a87
CY
2591 * menu-bar.el (menu-bar-custom-menu): Tweak Mule and Customize
2592 menus. Add menu item for customize-themes.
2593
2594 * cus-theme.el (customize-themes):
74a10be5
SM
2595 * emacs-lisp/package.el (package--list-packages):
2596 Use switch-to-buffer.
2a8b13af 2597
059616e5
JB
25982011-01-11 Johan Bockgård <bojohan@gnu.org>
2599
2600 * emacs-lisp/unsafep.el (unsafep): Handle backquoted forms.
2601
04380ff1
SM
26022011-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
2603
2604 * progmodes/prolog.el: Fix up coding convention and such.
2605 (prolog-indent-width): Use the same default as in
2606 previous prolog.el rather than tab-width which depends on which buffer
2607 is current when the file is loaded.
2608 (prolog-electric-newline-flag): Only enable if electric-indent-mode
2609 is not available.
2610 (prolog-emacs): Remove. Use (featurep 'xemacs) instead.
2611 (prolog-known-systems): Remove.
2612 (prolog-mode-syntax-table, prolog-inferior-mode-map):
2613 Move initialization into declaration.
2614 (prolog-mode-map): Move initialization into declaration.
2615 Remove system-specific mode-map vars, since they referred to the same
2616 keymap anyway.
2617 (prolog-mode-variables): Obey the user's preference w.r.t
2618 adaptive-fill-mode. Prefer symbol-value to `eval'.
2619 (prolog-mode-keybindings-edit): Add compatibility bindings.
2620 (prolog-mode): Use define-derived-mode. Don't handle mercury here.
2621 (mercury-mode-map): New var.
2622 (mercury-mode, prolog-inferior-mode): Use define-derived-mode.
2623 (prolog-ensure-process, prolog-process-insert-string)
2624 (prolog-consult-compile): Use with-current-buffer.
2625 (prolog-guess-fill-prefix): Simplify data flow.
2626 (prolog-replace-in-string): New function to use instead of
2627 replace-in-string.
2628 (prolog-enable-sicstus-sd): Don't abuse `eval'.
2629 (prolog-uncomment-region): Use `uncomment-region' when available.
2630 (prolog-electric-colon, prolog-electric-dash): Use `eolp'.
2631 (prolog-int-to-char, prolog-char-to-int): New functions to use instead
2632 of int-to-char and char-to-int.
2633 (prolog-mode-hook, prolog-inferior-mode-hook): Don't force font-lock.
2634
e2019526
SB
26352011-01-11 Stefan Bruda <stefan@bruda.ca>
2636
2637 * progmodes/prolog.el: Replace by a whole new file.
2638
3fa173b4
SM
26392011-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
2640
2641 * subr.el (eval-after-load): Fix timing for features (bug#7769).
2642 (declare-function, undefined, insert-for-yank)
2643 (replace-regexp-in-string): Follow checkdoc's recommendations.
2644
7973bcea
SM
26452011-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
2646
2647 * calendar/diary-lib.el (diary-mode): Refresh *Calendar* after
2648 refreshing the diary buffer.
2649
0af8c88b
KM
26502011-01-10 Ken Manheimer <ken.manheimer@gmail.com>
2651
7973bcea 2652 * allout.el: Add 2011 to the file copyright.
0af8c88b
KM
2653 (allout-encrypt-string): Prevent encryption from adding an extra
2654 newline at the end of the topic body.
2655 (allout-version): Increment to 2.3.
2656
1a27c64e
MA
26572011-01-10 Michael Albinus <michael.albinus@gmx.de>
2658
7973bcea
SM
2659 * net/dbus.el (dbus-unregister-service): Complete doc.
2660 Fix call of dbus-error signal.
5c0b4070 2661 (dbus-register-property): Use `dont-register' keyword.
1a27c64e 2662
0a203b61
MA
26632011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
2664
2665 * net/dbus.el (dbus-unregister-service): Translate returned
2666 integer into a symbol.
2667 (dbus-register-property): Use `dbus-register-service' to do the
2668 name registration.
2669
895123f5
CY
26702011-01-09 Chong Yidong <cyd@stupidchicken.com>
2671
7973bcea
SM
2672 * progmodes/idlw-help.el (idlwave-help-link): Inherit from link face.
2673 Suggested by Joakim Verona.
12e1f328 2674
732eb50a
CY
2675 * comint.el (comint-highlight-prompt): Inherit minibuffer-prompt.
2676
895123f5
CY
2677 * wid-edit.el (visibility): Replace :on-image and :off-image
2678 widget properties with :on-glyph and :off-glyph, for consistency
2679 with the `visibility' widget.
2680 (widget-toggle-value-create, widget-visibility-value-create):
2681 Merge into a single function `widget-toggle-value-create'.
2682
2683 * cus-edit.el (custom-variable-value-create, custom-visibility)
7973bcea
SM
2684 (custom-face-edit-value-create, custom-face-value-create):
2685 Replace :on-image and :off-image widget properties with :on-glyph and
895123f5
CY
2686 :off-glyph, for consistency with the `visibility' widget.
2687
c8043a22
AS
26882011-01-09 Andreas Schwab <schwab@linux-m68k.org>
2689
2690 * net/ldap.el (ldap-search-internal): Don't use eval.
2691
b7617f6d
CY
26922011-01-09 Chong Yidong <cyd@stupidchicken.com>
2693
973f1f2a
CY
2694 * subr.el (read-char-choice): Use read-key.
2695
b7617f6d
CY
2696 * custom.el (custom-safe-themes): Rename from
2697 custom-safe-theme-files. Add :risky tag.
2698 (load-theme, custom-theme-load-confirm): Save sha1 hashes to
2699 custom-safe-themes, not filenames. Suggested by Stefan Monnier.
2700
900503ae
CY
27012011-01-09 Chong Yidong <cyd@stupidchicken.com>
2702
2703 * tool-bar.el (tool-bar-setup): Remove Help button. Remove label
2704 from Search and add a label to Undo.
2705
2706 * vc/vc-dir.el (vc-dir-tool-bar-map): Rearrange, removing
2707 inappropriate buttons and adding :vert-only tags.
2708
2709 * progmodes/compile.el (compilation-mode-tool-bar-map): Adjust to
2710 removal of Help tool-bar button. Remove Undo button for space.
2711
2712 * info.el (info-tool-bar-map): Add :vert-only tags.
2713
c44d54b3
TH
27142011-01-08 Tassilo Horn <tassilo@member.fsf.org>
2715
2716 * doc-view.el (doc-view-mode-p): Check for png or imagemagick
2717 image backend support. Either of them is fine.
2718
3ef01959
CY
27192011-01-08 Chong Yidong <cyd@stupidchicken.com>
2720
3d91e302
CY
2721 * subr.el (y-or-n-p): Doc fix.
2722
278f6845
CY
2723 * custom.el (custom-safe-theme-files): New defcustom.
2724 (custom-theme-load-confirm): New function.
2725 (load-theme): Load theme using `load', confirming with
2726 custom-theme-load-confirm if necessary.
2727
3ef01959
CY
2728 * subr.el (read-char-choice): New function, factored out from
2729 dired-query and hack-local-variables-confirm.
2730
2731 * dired-aux.el (dired-query):
2732 * files.el (hack-local-variables-confirm): Use it.
2733
2734 * dired-aux.el (dired-compress-file):
2735 * files.el (abort-if-file-too-large, find-alternate-file)
2736 (set-visited-file-name, write-file, backup-buffer)
2737 (basic-save-buffer, basic-save-buffer-2, save-some-buffers)
2738 (delete-directory, revert-buffer, recover-file, kill-buffer-ask):
2739 Use new format string args for y-or-n-p and yes-or-no-p.
2740
7c837933
AS
27412011-01-08 Andreas Schwab <schwab@linux-m68k.org>
2742
2743 * progmodes/compile.el (compilation-error-regexp-alist-alist)
2744 [gcc-include]: Tighten file name match, add match for column
2745 number. (Bug#7806)
6c7ec171 2746 [gnu]: Remove unused group.
7c837933 2747
d0981f82
GM
27482011-01-08 Glenn Morris <rgm@gnu.org>
2749
e7a42417
GM
2750 * makefile.w32-in (EMACSOPT): Add --no-site-lisp.
2751
d0981f82
GM
2752 * makefile.w32-in (EMACSOPT): -batch implies --no-init-file.
2753
d43bb7d3
SS
27542011-01-07 Sam Steingold <sds@gnu.org>
2755
2756 * w32-fns.el (w32-shell-name): Use `shell-file-name' instead of
2757 the `explicit-shell-file-name' because that is the
2758 non-interactive shell.
2759
8c51d2a2
CY
27602011-01-07 Chong Yidong <cyd@stupidchicken.com>
2761
2762 * subr.el (y-or-n-p): Accept format string args.
2763
66b7b0fe
GM
27642011-01-07 Glenn Morris <rgm@gnu.org>
2765
2766 * Makefile.in (EMACSOPT): Add --no-site-lisp.
2767
1e004a83
KM
27682011-01-06 Ken Manheimer <ken.manheimer@gmail.com>
2769
66b7b0fe 2770 * allout.el (allout-back-to-current-heading): Ensure return to
1e004a83 2771 the visible containing topic, rather than a collapsed one.
66b7b0fe 2772 (allout-view-change-hook): Remove hook that was deprecated long ago.
1e004a83
KM
2773 (allout-exposure-change-hook): Remove documentation remarks
2774 concerning removed allout-view-change-hook.
2775 (allout-flag-region): Remove invocation of and documentation
2776 remarks concerning allout-view-change-hook.
2777
b0a8e46b
GM
27782011-01-06 Glenn Morris <rgm@gnu.org>
2779
2780 * vc/vc-bzr.el (vc-bzr-annotate-command, vc-bzr-annotate-time)
2781 (vc-bzr-annotate-extract-revision-at-line):
2782 Handle authors with embedded spaces. (Bug#7792)
2783
875c044a
TH
27842011-01-05 Tassilo Horn <tassilo@member.fsf.org>
2785
2786 * doc-view.el (doc-view-image-width): New variable.
2787 (doc-view-enlarge, doc-view-insert-image): Prefer imagemagick
2788 backend for PNG images, and do dynamic rescaling instead of
2789 reconverting the whole doc.
2790
1f6f7722
GM
27912011-01-05 Glenn Morris <rgm@gnu.org>
2792
2793 * emacs-lisp/rx.el (rx-repeat): Replace CL function.
2794
e9e68fda
KM
27952011-01-04 Ken Manheimer <ken.manheimer@gmail.com>
2796
4896e8fc 2797 * allout.el: Reconcile with changes in line movement behavior for
e9e68fda
KM
2798 long text lines that cross more than a single physical window
2799 line, ie when truncate-lines is nil.
e9e68fda
KM
2800 (allout-next-visible-heading): Provide for change in line-move
2801 behavior on long lines when truncate-lines is nil. In that case,
2802 line-move can wind up on the same textual line when it moves to
2803 the next window line, and moving to the bullet position after the
2804 move yields zero advancement. Add logic to detect and compensate
2805 for the lack of progress.
2806 (allout-current-topic-collapsed-p): move-end-of-line respect for
2807 field boundaries is different when operating with body lines
2808 shorter than window width versus ones greater than window width,
2809 which can yield false negatives in this function. Avoid
2810 difference by applying move-end-of-line while field-text-motion is
2811 inhibited.
2812
3f1b6eb2
GM
28132011-01-04 Glenn Morris <rgm@gnu.org>
2814
2815 * textmodes/rst.el (rst-compile-toolsets):
2816 Add pdf and s5 to option alist.
2817
6388924a
MA
28182011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
2819
7973bcea 2820 * net/dbus.el (dbus-register-property): Add optional parameter
6388924a
MA
2821 dont-register-service. Updated docstring accordingly.
2822
c3e4b003
AS
28232011-01-04 Andreas Schwab <schwab@linux-m68k.org>
2824
2825 * textmodes/rst.el (rst-compile-pdf-preview)
2826 (rst-compile-slides-preview): Remove extra line.
2827
ef4271fe
GM
28282011-01-04 Glenn Morris <rgm@gnu.org>
2829
2830 * textmodes/rst.el (rst-compile-toolsets): Make it a defcustom.
2831 Add `pdf' and `s5' entries. Use `prog.py' if found, otherwise
2832 default to `prog' without a .py extension.
2833 (rst-compile-pdf-preview, rst-compile-slides-preview):
2834 Use program names from rst-compile-toolsets, rather than hard-coding.
2835 (rst-portable-mark-active-p): Fix presumed typo.
2836
7c420169 28372011-01-02 Eli Zaretskii <eliz@gnu.org>
01e62600 2838
7c420169 2839 * term/w32-win.el (dynamic-library-alist): Set up correctly for
5be1c984
EZ
2840 libpng versions both before and after 1.4.0. (Bug#7716)
2841
7c420169 28422011-01-02 Eli Zaretskii <eliz@gnu.org>
2d34d523 2843
6491af11
EZ
2844 * time.el (display-time-mode): Mention display-time-interval in
2845 the doc string. (Bug#7713)
2846
7c420169 28472011-01-02 Kenichi Handa <handa@m17n.org>
8258ae3f
KH
2848
2849 * mail/rmailmm.el (rmail-mime-parse): Perform parsing in
2850 condition-case and return an error message string if something
2851 goes wrong.
2f952059 2852 (rmail-show-mime): Adjust for the above change. Insert the
8258ae3f
KH
2853 header by rmail-mime-insert-header.
2854
7c420169 28552011-01-02 Kenichi Handa <handa@m17n.org>
186f7f0b
KH
2856
2857 * mail/rmailmm.el: New key bindings for rmail-mime-next-item,
2858 rmail-mime-previous-item, and rmail-mime-toggle-hidden.
2859 (rmail-mime-mbox-buffer)
2860 (rmail-mime-view-buffer, rmail-mime-coding-system): New variables.
2861 (rmail-mime-entity): Argument changed. All codes handling an
2862 entity object are changed.
2f952059 2863 (rmail-mime-entity-header, rmail-mime-entity-body): Adjust for
186f7f0b
KH
2864 the above change.
2865 (rmail-mime-entity-children, rmail-mime-entity-handler)
2866 (rmail-mime-entity-tagline): New functions.
2867 (rmail-mime-message-p): New function.
2868 (rmail-mime-save): Bind rmail-mime-mbox-buffer.
2869 (rmail-mime-entity-segment, rmail-mime-next-item)
2870 (rmail-mime-previous-item, rmail-mime-shown-mode)
2871 (rmail-mime-hidden-mode, rmail-mime-raw-mode)
2872 (rmail-mime-toggle-raw, rmail-mime-toggle-hidden)
2f952059
ML
2873 (rmail-mime-insert-tagline, rmail-mime-insert-header):
2874 New functions.
186f7f0b
KH
2875 (rmail-mime-text-handler): Call rmail-mime-insert-text.
2876 (rmail-mime-insert-decoded-text): New function.
2877 (rmail-mime-insert-text): Call rmail-mime-insert-decoded-text.
2878 (rmail-mime-insert-image): Argument changed. Caller changed.
2879 (rmail-mime-image): Call rmail-mime-toggle-hidden.
b762841f 2880 (rmail-mime-set-bulk-data): New function.
186f7f0b
KH
2881 (rmail-mime-insert-bulk): Argument changed.
2882 (rmail-mime-multipart-handler): Return t.
2f952059
ML
2883 (rmail-mime-process-multipart): Argument changed.
2884 Handle "multipart/alternative" here.
186f7f0b
KH
2885 (rmail-mime-process): Argument changed.
2886 (rmail-mime-parse): Bind rmail-mime-mbox-buffer.
2887 (rmail-mime-insert): Argument changed. Handle raw display mode.
2888 (rmail-mime): Argument changed. Handle toggling of raw display
2889 mode.
2890 (rmail-show-mime): Bind rmail-mime-mbox-buffer and
2891 rmail-mime-view-buffer.
2892 (rmail-insert-mime-forwarded-message): Likewise.
2893 (rmail-search-mime-message): Likewise. Don't bind rmail-buffer.
2894
2895 * mail/rmail.el (rmail-show-message-1): If rmail-enable-mime is
2896 non-nil, handle the header in rmail-show-mime-function.
2897
7c420169 28982011-01-02 Leo <sdl.web@gmail.com>
e1a23575 2899
7c420169 2900 * help-fns.el (describe-variable): Fix previous change.
e1a23575 2901
7c420169 29022011-01-02 Juri Linkov <juri@jurta.org>
957e5dd1
JL
2903
2904 * isearch.el (isearch-lazy-highlight-error): New variable.
2905 (isearch-lazy-highlight-new-loop): Compare `isearch-error' and
2906 `isearch-lazy-highlight-error'. Set `isearch-lazy-highlight-error'
2907 to the current value of `isearch-error' (Bug#7468).
2908
7c420169 29092011-01-02 Chong Yidong <cyd@stupidchicken.com>
3c505d31
CY
2910
2911 * help-fns.el (describe-variable): Don't emit trailing whitespace
2912 (Bug#7511).
2913
7c420169 29142011-01-02 Chong Yidong <cyd@stupidchicken.com>
c1cf05f4
CY
2915
2916 * textmodes/rst.el (rst-compile-pdf-preview)
2917 (rst-compile-slides-preview): Use make-temp-file (Bug#7646).
2918
7c420169 29192011-01-02 Kevin Gallagher <Kevin.Gallagher@boeing.com>
c8cbbe27
KG
2920
2921 * emulation/edt-mapper.el: Override mapping of function keys so
2922 that the later call to read-key-sequence works.
2923
7c420169 29242011-01-02 Eli Zaretskii <eliz@gnu.org>
95e4cc85
EZ
2925
2926 * mail/smtpmail.el (smtpmail-send-it): Write queued mail body with
2927 Unix EOLs. (Bug#7589)
2928
7c420169
CY
29292011-01-02 Leo <sdl.web@gmail.com>
2930
2931 * eshell/em-hist.el (eshell-previous-matching-input): Signal error
2932 if point is not behind eshell-last-output-end (Bug#7585).
2933
29342011-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
2935
2936 * files.el (file-local-variables-alist):
2937 Make permanent-local (bug#7767).
2938
29392011-01-02 Glenn Morris <rgm@gnu.org>
2940
2941 * version.el (emacs-copyright): Set short copyright year to 2011.
2942
29432011-01-02 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
2944
2945 * mail/mail-utils.el (mail-strip-quoted-names): Avoid clobbering
2946 an existing temp buffer. (Bug#7746)
2947
29482011-01-02 Glenn Morris <rgm@gnu.org>
2949
2950 * mail/mail-utils.el (mail-mbox-from): Handle From: headers with
2951 multiple addresses. (Bug#7760)
2952
fb9a573a
KM
29532011-01-01 Ken Manheimer <ken.manheimer@gmail.com>
2954
e9e68fda 2955 * allout.el (allout-auto-fill): Do not infinitely recurse - use
fb9a573a
KM
2956 do-auto-fill if everything points back to allout-auto-fill.
2957 (allout-mode-deactivate-hook): Declare obsolete, in favor of
2958 standard-formed minor-mode deactivate hook, allout-mode-off-hook.
2959
8d68c659
MA
29602010-12-31 Michael Albinus <michael.albinus@gmx.de>
2961
2962 * net/tramp-sh.el (tramp-methods): Add recursive options to "scpc"
2963 and "scpx".
2964
291cc045
TH
29652010-12-30 Tassilo Horn <tassilo@member.fsf.org>
2966
2967 * doc-view.el (doc-view-set-doc-type): New function refactored
2968 from doc-view-mode.
2969 (doc-view-fallback-mode): New function.
2970 (doc-view-mode): Use it.
2971 (doc-view-mode-maybe): New function that checks if doc-view-mode
2972 can be used and falls back to the next best mode otherwise.
2973
2974 * files.el (auto-mode-alist): Use doc-view-mode-maybe for PDF,
2975 DVI, OpenDocument, and MS Office files.
2976
8ee2dc5c
AS
29772010-12-30 Andreas Schwab <schwab@linux-m68k.org>
2978
2979 * emacs-lisp/rx.el (rx-syntax): Fix typo.
2980
f9e68477
TH
29812010-12-30 Tassilo Horn <tassilo@member.fsf.org>
2982
2983 * doc-view.el (doc-view-toggle-display): Perform rassq-delete-all
2984 on a copy of auto-mode-alist, because that deletes with side
2985 effects.
2986
ad727c81
TH
29872010-12-30 Tassilo Horn <tassilo@member.fsf.org>
2988
7973bcea
SM
2989 * doc-view.el (doc-view-mode, doc-view-toggle-display):
2990 Use normal-mode without doc-view-mode bindings in auto-mode-alist as
ad727c81
TH
2991 fallback instead of hard coding fundamental mode.
2992
b71b7803
TH
29932010-12-30 Tassilo Horn <tassilo@member.fsf.org>
2994
2995 * doc-view.el (doc-view-doc->txt): Handle OpenDocument (or MS
2996 Office) files also for searching.
2997
95e16d17
TH
29982010-12-30 Tassilo Horn <tassilo@member.fsf.org>
2999
3000 * doc-view.el: Implement viewing of OpenDocument (and Microsoft
3001 Office) files. Not yet enabled via auto-mode-list.
3002 (doc-view-unoconv-program): New custom variable.
3003 (doc-view-mode-p): Handle new odf document type.
3004 (doc-view-odf->pdf): New conversion function.
3005 (doc-view-convert-current-doc): Call it for odf files.
3006 (doc-view-mode): Recognize newly supported file extensions.
3007
b191c9d9
MA
30082010-12-30 Michael Albinus <michael.albinus@gmx.de>
3009
3010 * net/tramp.el (tramp-default-method-alist)
3011 (tramp-default-user-alist)
3012 (tramp-local-host-regexp, tramp-prefix-domain-format)
3013 (tramp-prefix-domain-regexp): Set tramp-autoload cookie.
3014
3015 * net/tramp-ftp.el:
3016 * net/tramp-gvfs.el:
3017 * net/tramp-gw.el:
3018 * net/tramp-imap.el:
3019 * net/tramp-sh.el:
3020 * net/tramp-smb.el: Add tramp-autoload cookie for initialisation
3021 code of `tramp-default-method-alist' and `tramp-default-user-alist'.
3022
6e457cc9
KF
30232010-12-29 Karl Fogel <kfogel@red-bean.com>
3024
3025 * saveplace.el (save-place-alist-to-file): Save list sorted and
3026 pretty-printed, so that it is mergeable by line-based text merging,
3027 as suggested by Iain Dalton <iain.dalton {_AT_} gmail.com>.
3028
fb9a573a
KM
30292010-12-28 Ken Manheimer <ken.manheimer@gmail.com>
3030
e9e68fda 3031 * allout.el (allout-v18/19-file-var-hack): Obsolete, remove.
fb9a573a
KM
3032 (allout-mode): Argument "toggle" => "force".
3033 Refine the docstring.
3034 Remove special provisions for reactivation, besides the 'force'
3035 argument.
3036 Consolidate layout provisions coce directly into the activation
3037 condition branch, now that we've removed those provisions.
3038 (allout-unload-function): Explicitly activate the mode before
3039 deactivating, if it's initially deactivated.
3040 (allout-set-buffer-multibyte): Properly prevent byte-compiler
3041 warnings for version of function used only where
3042 set-buffer-multibyte is unavailable.
3043
c940c054
CY
30442010-12-28 Chong Yidong <cyd@stupidchicken.com>
3045
3046 * tool-bar.el (tool-bar-setup): Remove :enable conditions, which
3047 are handled by the menu-bar entries. As before, don't use
3048 :visibile to avoid changing the tool-bar.
3049
4c145d5d
MA
30502010-12-27 Michael Albinus <michael.albinus@gmx.de>
3051
3052 * net/secrets.el (secrets-delete-alias): New defun.
3053
fe99f704
MA
30542010-12-27 Michael Albinus <michael.albinus@gmx.de>
3055
3056 * net/tramp.el (tramp-default-user-alist): Do not add "ssh" based
3057 methods, otherwise ~/.ssh/config would be ignored.
3058
723ee192
SM
30592010-12-26 Stefan Monnier <monnier@iro.umontreal.ca>
3060
3061 * emacs-lisp/rx.el: Make it a superset of sregex.
3062 (rx-constituents): Add `any => "."', mark `repeat' as taking any number
3063 of args, add `regex' alias.
3064 (rx-info): Add arg to distinguish head and standalone forms.
3065 (rx-check, rx-form): Pass the corresponding arg.
3066 (rx-**): Simplify.
3067 (rx-repeat): Make it work for any number of args.
3068 (rx-syntax): Make it accept syntax chars as is.
3069 * obsolete/sregex.el: Move from emacs-lisp/.
3070 * emacs-lisp/re-builder.el: Remove sregex support.
3071 * emacs-lisp/edebug.el (sregexq, rx): Remove redundant defs.
3072
e77714da
EZ
30732010-12-25 Eli Zaretskii <eliz@gnu.org>
3074
3075 * mouse.el (mouse-yank-primary): On MS-Windows, try the (emulated)
3076 PRIMARY first, then the clipboard. (Bug#7699)
3077
17870c01
SM
30782010-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
3079
3080 * emacs-lisp/bytecomp.el (byte-compile-output-docform): Fix up use of
3081 print-number-table.
3082
6bfa51ba
CY
30832010-12-21 Chong Yidong <cyd@stupidchicken.com>
3084
d78cdcf7
CY
3085 * help-fns.el (find-lisp-object-file-name): Locate .emacs from
3086 .emacs.elc (Bug#7530).
3087
6bfa51ba
CY
3088 * wid-edit.el (widget-image-find): Remove bogus :ascent spec from
3089 image spec (Bug#7480).
3090
9d9cfd53
DU
30912010-12-21 Daiki Ueno <ueno@unixuser.org>
3092
3093 * obsolete/pgg-parse.el, obsolete/pgg-pgp5.el, obsolete/pgg-pgp.el,
723ee192
SM
3094 * obsolete/pgg-gpg.el, obsolete/pgg-def.el, obsolete/pgg.el:
3095 Move from lisp/.
9d9cfd53 3096
adc0b793
JD
30972010-12-20 Leo <sdl.web@gmail.com>
3098
3099 * dnd.el (dnd-get-local-file-name): Unhex of file name shall
3100 always be performed (Bug#7680).
3101
778ca437
CY
31022010-12-20 Chong Yidong <cyd@stupidchicken.com>
3103
3f95d7ff
CY
3104 * menu-bar.el (menu-bar-kill-ring-save): Make obsolete.
3105 (menu-bar-edit-menu): Bind "Copy" to kill-ring-save. Don't use
3106 mouse-region-match.
778ca437 3107
3f95d7ff 3108 * color.el: Move from gnus/.
94975270 3109
f48fdaad
CY
3110 * vc/diff.el (diff-better-file-name): Function deleted.
3111 abbreviating file names causes problems with shell-quote-argument.
94975270
CY
3112 (diff-no-select): Just use expand-file-name.
3113
3114 * tool-bar.el (tool-bar--image-expression): New function.
3115 (tool-bar-local-item, tool-bar--image-exp): Use it.
3116 (tool-bar-setup): Initialize tool-bar-separator-image-expression.
3117 Use :enable instead of :visible to avoid changing the tool-bar
3118 configuration unnecessarily.
3119
3120 * info.el (info-tool-bar-map): Add separators.
3121
2e306b39
KB
31222010-12-17 Ken Brown <kbrown@cornell.edu>
3123
3124 * loadup.el: Use version numbers in Cygwin build.
3125
395542c6
RT
31262010-12-17 Ryan Twitchell <metatheorem@gmail.com> (tiny change)
3127
3128 * ido.el (ido-file-internal): Ask for confirmation before
3129 overwriting an existing file (Bug#1238).
3130
4039c786
CY
31312010-12-16 Chong Yidong <cyd@stupidchicken.com>
3132
3133 * tool-bar.el (tool-bar-setup): Add separators.
3134
3135 * menu-bar.el (featurep): Use menu-bar-separator.
3136
45720dc3
GM
31372010-12-16 Ken Manheimer <ken.manheimer@gmail.com>
3138
3139 Migrate allout encryption provisions from pgg to epg.
3140
3141 * allout.el (allout-toggle-current-subtree-encryption)
3142 (allout-toggle-subtree-encryption): Adjust docstrings to reflect
3143 defaulting policy and other changes. Change fetch-pass to keymode-cue,
3144 for simpler universal argument interpretation.
35f52ed6 3145 (allout-toggle-subtree-encryption): Adjust docstring to describe
45720dc3
GM
3146 changed encryption provisions. Change fetch-pass to keymode-cue, for
3147 simpler universal argument interpretation. Remove provisions for
3148 handling key type and identity - they'll all be within
3149 allout-encrypt-string or epg/epg or even contained all the way in gpg.
3150 (allout-encrypt-string): Include keymode-cue, for optionally prompting
3151 for keypair recipients (universal argument > 1) and, in addition,
3152 associating the specified recipients with the outline (universal
3153 argument > 4) using a file local variable setting for
3154 'epa-file-encrypt-to'.
3155 Require epa, for recipients handling.
3156 Change how regexp filtering elements are named.
3157 Describe the problem with caching of incorrect symmetric-decryption
3158 keys.
3159 Use the epa-passphrase-callback-function, in case the user is using
3160 GnuPG v1.
3161 Support saving of the selected keypair recipients when invoked with a
3162 keymode-cue > 4.
3163 Remove obsolete arguments 'fetch-pass', 'target-cache-id', 'retried'.
3164 Require 'epa.
3165 Establish epg-context with armoring and default epg-protocol.
3166 Remove all passphrase cache, verification, and hinting code.
3167 (allout-passphrase-verifier-handling, allout-passphrase-hint-handling):
3168 No longer used, delete.
3169 (allout-mode): Adjust docstring to describe changed encryption
3170 provisions. Describe the problem with caching of incorrect
3171 symmetric-decryption keys.
3172 (allout-obtain-passphrase, allout-epg-passphrase-callback-function)
3173 (allout-make-passphrase-state, allout-passphrase-state-passphrase)
3174 (allout-encrypted-key-info, allout-update-passphrase-mnemonic-aids)
3175 (allout-get-encryption-passphrase-verifier, allout-verify-passphrase):
3176 Obsolete, remove.
3177
33088bed
DU
31782010-12-16 Daiki Ueno <ueno@unixuser.org>
3179
3180 * epa-file.el (epa-file-select-keys): Accept 'silent to inhibit
3181 key selection prompt; make 'silent as default (Bug#7487).
3182
bfc49a5b
LL
31832010-12-16 Leo <sdl.web@gmail.com>
3184
7973bcea
SM
3185 * eshell/eshell.el (eshell-directory-name):
3186 Use locate-user-emacs-file (Bug#7578).
bfc49a5b 3187
68251e16
GM
31882010-12-15 Glenn Morris <rgm@gnu.org>
3189
3190 * loadup.el (symbol-file-load-history-loaded): Remove; unused.
3191
99f053cf 31922010-12-15 Jari Aalto <jari.aalto@cante.net>
01c35094 3193 Scott Evans <gse@antisleep.com>
99f053cf
JA
3194
3195 * rect.el (rectange--default-line-number-format)
3196 (rectangle-number-line-callback): New functions.
3197 (rectangle-number-lines): New command, bound to C-x r N (Bug#4382).
3198
5614fd56
CY
31992010-12-15 Chong Yidong <cyd@stupidchicken.com>
3200
3201 * rect.el (operate-on-rectangle-lines, string-rectangle-string):
3202 Delete unused variables.
3203 (move-to-column-force): Remove function obsolete since 21.2.
3204
d68b0220
MA
32052010-12-14 Michael Albinus <michael.albinus@gmx.de>
3206
3207 * net/tramp.el (tramp-temp-buffer-file-name): Make it permanent-local.
3208 (tramp-handle-insert-file-contents): Do not set permanent-local
3209 property.
3210
7973bcea
SM
3211 * net/tramp-cache.el (tramp-persistency-file-name):
3212 Use `locate-user-emacs-file' if fboundp.
d68b0220
MA
3213
3214 * net/tramp-sh.el (tramp-methods): Add "ksu".
3215 (tramp-default-user-alist): Add "ksu". Use `regexp-opt' for
3216 method list.
3217
0273f794
GM
32182010-12-14 Glenn Morris <rgm@gnu.org>
3219
ab274982
GM
3220 * progmodes/js.el: Doc't require font-lock, etags, or easymenu.
3221 (find-tag-marker-ring): Declare.
3222 (js-find-symbol): Require etags.
3223
e758216c
GM
3224 * mail/sendmail.el: Don't require rmail or mailalias when compiling.
3225 Require mail-utils.
3226 (mail-alias-file): Don't autoload. Doc fix.
3227 (mail-bury-selects-summary, mail-send-nonascii): Don't autoload.
3228 (mail-mailer-swallows-blank-line): Default to nil. Doc fix.
3229 Mark as obsolete, and risky.
3230 (mail-setup): Simplify.
3231
53aff12a
GM
3232 * mail/mailalias.el (build-mail-aliases): Make it interactive.
3233 * mail/sendmail.el (build-mail-aliases): Update autoload.
3234
aae4b48c
GM
3235 * dired.el (dired-trivial-filenames, dired-chown-program)
3236 (dired-auto-revert-buffer): Remove autoload cookies.
3237 * mail/sendmail.el (mail-recover-1): Require 'dired.
3238
bff7c1ad
GM
3239 * dired.el (dired-subdir-switches, dired-chown-program)
3240 (dired-use-ls-dired, dired-chmod-program, dired-touch-program):
3241 Make into defcustoms.
3242 (dired-chown-program): Simplify initialization.
3243
0273f794
GM
3244 * mail/mail-utils.el: No need to require lisp-mode, it's in loadup.
3245
bc557672
RF
32462010-12-13 Romain Francoise <romain@orebokech.com>
3247
3248 * net/gnutls.el (gnutls-negotiate): Fix setting of default trustfiles.
3249
7410c270
G
32502010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3251
3252 * net/netrc.el (netrc-point-at-eol): Remove the unused
3253 netrc-point-at-old and netrc-bound-and-true-p bindings.
3254 (netrc-parse): Cache the netrc contents.
3255
f49d1f52 32562010-12-13 Eli Zaretskii <eliz@gnu.org>
11aad4e9
EZ
3257
3258 * subr.el (posn-col-row): Evaluate header-line-format in the
3259 context of the POSITION window's buffer.
3260
f49d1f52 32612010-12-13 Glenn Morris <rgm@gnu.org>
5612fd08
GM
3262
3263 * subr.el (member-ignore-case, run-mode-hooks, insert-for-yank-1)
3264 (with-silent-modifications): Doc fixes.
3265
f49d1f52 32662010-12-13 Michael Albinus <michael.albinus@gmx.de>
158d5945
MA
3267
3268 * net/tramp.el (tramp-action-password, tramp-process-actions):
d68b0220 3269 Revert previous from. Use `save-restriction'.
158d5945 3270
f49d1f52 32712010-12-13 Stephen Berman <stephen.berman@gmx.net>
81ced43d
SB
3272
3273 * calendar/diary-lib.el (diary-list-sexp-entries):
3274 Handle case of no newline at end of file. (Bug#7536)
3275
f49d1f52 32762010-12-13 Glenn Morris <rgm@gnu.org>
b2364eaa
GM
3277
3278 * mail/smtpmail.el (smtpmail-send-it): Revert previous change.
3279
f49d1f52 32802010-12-13 Michael Albinus <michael.albinus@gmx.de>
32802ee1 3281
f49d1f52 3282 * net/tramp.el (tramp-action-password): Delete region, do not narrow.
32802ee1 3283 (tramp-process-actions): Do not widen.
d68b0220 3284
f49d1f52
SM
3285 * net/tramp-sh.el (tramp-sh-handle-start-file-process):
3286 Protect buffer-modified value. (Bug#7557)
32802ee1 3287
f49d1f52 32882010-12-13 Jan Moringen <jmoringe@techfak.uni-bielefeld.de>
da9123a8
JM
3289
3290 * log-edit.el (log-edit-changelog-entries):
3291 Regexp quote filename. (Bug#7505)
3292
f49d1f52 32932010-12-13 Tom Breton <tehom@panix.com>
478834e6
TB
3294
3295 * cus-edit.el (custom-save-all):
3296 Bind print-length and print-level to nil. (Bug#7581)
3297
f49d1f52 32982010-12-13 Glenn Morris <rgm@gnu.org>
3c1e62f8 3299
d5e6e0b6
GM
3300 * mouse.el (mouse-menu-major-mode-map, mouse-menu-bar-map):
3301 Run hooks to update menu contents. (Bug#7586)
3302
3c1e62f8
GM
3303 * mail/smtpmail.el (smtpmail-send-it): Avoid colons in the queued
3304 file names, for the sake of MS Windows. (Bug#7588)
3305
f49d1f52 33062010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
b1816a74
SM
3307
3308 * diff-mode.el (diff-refine-hunk): Make it work when the hunk contains
3309 empty lines without a leading space.
3310
f49d1f52 33112010-12-13 Leo <sdl.web@gmail.com>
86a6e8e0 3312
740af6c9
GM
3313 * dired-aux.el (dired-do-redisplay): Postpone dired-after-readin-hook
3314 while mapping over marks (Bug#6810).
86a6e8e0 3315
f49d1f52 33162010-12-13 Chong Yidong <cyd@stupidchicken.com>
bc60f4de
CY
3317
3318 * image-dired.el (image-dired-db-file)
3319 (image-dired-temp-image-file, image-dired-gallery-dir)
3320 (image-dired-temp-rotate-image-file): Set default values relative
3321 to image-dired-dir (Bug#7518).
3322
f49d1f52 33232010-12-13 Lawrence Mitchell <wence@gmx.li>
3ecba049
LM
3324
3325 * format.el (format-decode-run-method): Pass args FROM and TO, not
3326 point-min and point-max, to shell-command-on-region (Bug#7488).
3327
f49d1f52 33282010-12-13 Jan Djärv <jan.h.d@swipnet.se>
0afb6242
JD
3329
3330 * frame.el (blink-cursor-mode): Make default t for ns.
3331
f49d1f52 33322010-12-13 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
5eae900e
BR
3333
3334 * vc-dir.el (vc-dir-query-replace-regexp): Doc fix (Bug#7501).
3335
f49d1f52 33362010-12-13 Chong Yidong <cyd@stupidchicken.com>
74194465 3337
637c2c43
CY
3338 * comint.el (comint-dynamic-list-input-ring)
3339 (comint-dynamic-complete-filename)
3340 (comint-replace-by-expanded-filename)
3341 (comint-dynamic-simple-complete)
3342 (comint-dynamic-list-filename-completions)
3343 (comint-dynamic-list-completions): Doc fix (Bug#7499).
3344
74194465
CY
3345 * subr.el (posn-x-y, posn-object-x-y, posn-object-width-height):
3346 Doc fix (Bug#7471).
3347
f49d1f52 33482010-12-13 Martin Rudalics <rudalics@gmx.at>
6ed96c33
MR
3349
3350 * dired.el (dired-pop-to-buffer): Bind pop-up-frames to nil
3351 (Bug#7533).
3352
01c35094 33532010-12-13 W. Martin Borgert <debacle@debian.org> (tiny change)
11cb1e35
MB
3354
3355 * files.el (auto-mode-alist): Handle .dbk (DocBook) with xml-mode.
3356 (Bug#7491).
3357
f49d1f52 33582010-12-13 Eli Zaretskii <eliz@gnu.org>
2472c214
EZ
3359
3360 * files.el (file-relative-name): Handle UNC file names on
3361 DOS/Windows. (Bug#4674)
3362
f49d1f52 33632010-12-13 Daiki Ueno <ueno@unixuser.org>
f9fe1af9
DU
3364
3365 * epg.el (epg-digest-algorithm-alist): Replace "RMD160" with
3366 "RIPEMD160" (Bug#7490). Reported by Daniel Kahn Gillmor.
3367 (epg-context-set-passphrase-callback): Mention that the callback
3368 is not called when used with GnuPG 2.x.
3369
f49d1f52 33702010-12-13 Glenn Morris <rgm@gnu.org>
ff80efe7
GM
3371
3372 * ps-print.el (ps-line-lengths-internal, ps-nb-pages):
3373 Ensure ps-footer-font-size-internal is initialized.
3374 Call ps-get-page-dimensions before trying to use ps-font-for-text.
3375
f49d1f52 33762010-12-13 Kenichi Handa <handa@m17n.org>
7e116860
KH
3377
3378 * mail/rmailmm.el (rmail-mime-parse): Call rmail-mime-process
3379 within condition-case.
3380 (rmail-show-mime): Don't use condition-case.
3381 (rmail-search-mime-message): New function.
3382 (rmail-search-mime-message-function): Set to
3383 rmail-search-mime-message.
3384
f49d1f52 33852010-12-13 Leo <sdl.web@gmail.com>
bd794450 3386
0fdd1db7 3387 * ido.el (ido-common-initialization): New function. (bug#3274)
bd794450
LL
3388 (ido-mode): Use it.
3389 (ido-completing-read): Call it.
3390
fdbb4d85
KF
33912010-12-12 Karl Fogel <kfogel@red-bean.com>
3392
3393 * bookmark.el (bookmark-name-from-full-record): Rename back to
3394 this original name from `bookmark-name-from-record' reverting part
3395 of 2010-12-08T08:09:27Z!kfogel@red-bean.com / kfogel@red-bean.com-20101208080927-5j9jqnb2xvcw4ogm.
3396 As Drew Adams pointed out, there was no reason to cause churn for
2cf429d0 3397 third-party callers. (Bug#7609)
fdbb4d85 3398
0e5cf2b8
AM
33992010-12-12 Alan Mackenzie <acm@muc.de>
3400
3401 * progmodes/cc-engine.el (c-forward-type): Before scanning a
3402 template arglist, check that the current language supports this.
3403
6961d41c
GM
34042010-12-11 Glenn Morris <rgm@gnu.org>
3405
2b404597
GM
3406 * vc/vc-bzr.el (vc-bzr-state-heuristic): Also check that the executable
3407 state of the file matches. (Bug#7544)
3408 (vc-bzr-register, vc-bzr-checkin)
3409 (vc-bzr-annotate-extract-revision-at-line): Doc fixes.
3410 (vc-directory-exclusion-list): Remove unnecessary eval-after-load.
3411
6961d41c
GM
3412 * textmodes/sgml-mode.el (sgml-xml-guess): Add .xhtml extension.
3413
1e5d2a04
KK
34142010-12-11 Karel Klíč <kklic@redhat.com>
3415
3416 * files.el (auto-mode-alist): Use html-mode for *.xhtml. (Bug#7606)
3417
175069ef
SM
34182010-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
3419
3420 Derive from prog-mode, use derived-mode-p, and fix up various
3421 minor style issues in lisp/progmodes.
3422
3423 * progmodes/vhdl-mode.el (vhdl-mode):
3424 * progmodes/verilog-mode.el (verilog-mode):
3425 * progmodes/vera-mode.el (vera-mode):
3426 * progmodes/sql.el (sql-mode):
3427 * progmodes/scheme.el (scheme-mode):
3428 * progmodes/perl-mode.el (perl-mode):
3429 * progmodes/octave-inf.el (inferior-octave-mode):
3430 * progmodes/autoconf.el (autoconf-mode):
3431 * progmodes/m4-mode.el (m4-mode):
3432 * progmodes/inf-lisp.el (inferior-lisp-mode):
3433 * progmodes/idlwave.el (idlwave-mode):
3434 * progmodes/icon.el (icon-mode):
3435 * progmodes/idlw-help.el (idlwave-help-mode):
3436 * progmodes/dcl-mode.el (dcl-mode):
3437 * progmodes/idlw-shell.el (idlwave-shell-mode):
3438 * progmodes/ebrowse.el (ebrowse-tree-mode, ebrowse-electric-list-mode)
3439 (ebrowse-member-mode, ebrowse-electric-position-mode):
3440 Use define-derived-mode.
3441
3442 * progmodes/xscheme.el (exit-scheme-interaction-mode)
3443 (xscheme-enter-interaction-mode, xscheme-enter-debugger-mode)
3444 (xscheme-debugger-mode-p, xscheme-send-string-1):
3445 * progmodes/tcl.el (inferior-tcl-proc, tcl-current-word)
3446 (tcl-load-file, tcl-restart-with-file):
3447 * progmodes/ps-mode.el (ps-run-running):
3448 * progmodes/gdb-mi.el (gud-watch, gdb-mouse-set-clear-breakpoint):
3449 * progmodes/js.el (js--get-all-known-symbols):
3450 * progmodes/inf-lisp.el (inferior-lisp-proc):
3451 * progmodes/idlwave.el (idlwave-beginning-of-statement)
3452 (idlwave-template, idlwave-update-buffer-routine-info)
3453 (idlwave-update-current-buffer-info)
3454 (idlwave-get-routine-info-from-buffers, idlwave-choose)
3455 (idlwave-scan-class-info, idlwave-fix-keywords)
3456 (idlwave-list-buffer-load-path-shadows):
3457 * progmodes/idlw-toolbar.el (idlwave-toolbar, idlwave-toolbar-add)
3458 (idlwave-toolbar-remove):
3459 * progmodes/idlw-shell.el (idlwave-shell-save-and-action)
3460 (idlwave-shell-file-name, idlwave-shell-electric-debug-all-off)
3461 (idlwave-shell-menu-def):
3462 * progmodes/idlw-complete-structtag.el
3463 (idlwave-prepare-structure-tag-completion):
3464 * progmodes/gud.el (gud-set-buffer):
3465 * progmodes/f90.el (f90-backslash-not-special):
3466 * progmodes/delphi.el (delphi-find-unit): Use derived-mode-p.
3467
3468 * progmodes/xscheme.el (xscheme-start)
3469 (local-set-scheme-interaction-buffer, scheme-interaction-mode):
3470 * progmodes/which-func.el (which-function):
3471 * progmodes/vhdl-mode.el (vhdl-set-style):
3472 * progmodes/verilog-mode.el (verilog-set-compile-command)
3473 (verilog-modify-compile-command, verilog-error-regexp-add-xemacs)
3474 (verilog-set-define, verilog-auto-reeval-locals):
3475 * progmodes/sql.el (sql-product-font-lock, sql-interactive-mode):
3476 * progmodes/simula.el (simula-mode):
3477 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode):
3478 * progmodes/python.el (python-check, python-mode):
3479 * progmodes/prolog.el (prolog-mode-variables):
3480 * progmodes/gud.el (gud-tooltip-activate-mouse-motions):
3481 * progmodes/ebrowse.el (ebrowse-view-file-other-frame):
3482 * progmodes/delphi.el (delphi-mode):
3483 * progmodes/cc-styles.el (c-setup-paragraph-variables):
3484 * progmodes/cc-mode.el (c-basic-common-init, c-common-init)
3485 (c-font-lock-init): Move make-local-variable to their setq.
3486
3487 * progmodes/vhdl-mode.el (vhdl-write-file-hooks-init)
3488 (vhdl-hs-minor-mode, vhdl-ps-print-init): Fix make-local-variable ->
3489 make-local-hook.
3490 * progmodes/sh-script.el (sh-require-final-newline): Remove.
3491 (sh-set-shell): Don't set require-final-newline since it's already done
3492 by prog-mode.
3493 * progmodes/modula2.el (m2-mode): Don't make m2-end-comment-column
3494 since we never set it.
3495 * progmodes/ebrowse.el (ebrowse-set-tree-indentation):
3496 Use read-string and standard prompt.
3497 * progmodes/dcl-mode.el (dcl-mode-map): Move init into declaration.
3498 * progmodes/meta-mode.el (meta-mode-abbrev-table): Merge init and decl.
3499 (meta-common-mode-syntax-table): Rename from meta-mode-syntax-table.
3500 (meta-common-mode-map): Rename from meta-mode-map.
3501 Remove C-m binding, which is a user preference, not mode specific.
3502 (meta-common-mode): New major mode; replace meta-common-initialization.
3503 * progmodes/js.el (js-mode): Call syntax-propertize rather than messing
3504 around with font-lock.
3505 * progmodes/etags.el (select-tags-table-mode):
3506 Derive from special-mode.
3507 * progmodes/octave-mod.el (octave-mode):
3508 * progmodes/gdb-mi.el (gdb-inferior-io-mode, gdb-threads-mode)
3509 (gdb-memory-mode, gdb-disassembly-mode, gdb-breakpoints-mode)
3510 (gdb-frames-mode, gdb-locals-mode, gdb-registers-mode):
3511 Let define-derived-mode do its job.
3512 * progmodes/cpp.el (cpp-edit-mode-map):
3513 Move initialization into declaration.
3514 (cpp-edit-mode): Use define-derived-mode.
3515 (cpp-edit-load): Use derived-mode-p.
3516 * progmodes/mixal-mode.el (mixal-mode):
3517 * progmodes/f90.el (f90-mode):
3518 * progmodes/cfengine.el (cfengine-mode): Don't bother setting
3519 require-final-newline since prog-mode does it already.
3520 * progmodes/cc-cmds.el (c-update-modeline): Use match-string.
3521 * progmodes/asm-mode.el (asm-mode-map): Fix menu setup.
3522 * progmodes/antlr-mode.el: Require cc-mode upfront.
3523 (antlr-mode-syntax-table, antlr-action-syntax-table): Initialize in
3524 the declaration.
3525 (antlr-directory-dependencies, antlr-show-makefile-rules):
3526 Use derived-mode-p.
3527 (antlr-language-option): Don't assume point-min==1.
3528 (antlr-mode): Use define-derived-mode.
3529 * progmodes/ada-mode.el: Use derived-mode-p.
3530 (ada-mode): Use define-derived-mode.
3531 Use hack-local-variables-hook.
3532
61f91c04
SM
35332010-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
3534
3535 * textmodes/texinfo.el (texinfo-mode-map): Bind texinfo-insert-@end.
3536 (texinfo-mode): Don't disable adaptive-fill-mode.
3537 (texinfo-insert-block): Adjust cursor placement for blocks with arg.
3538 (texinfo-insert-@end, texinfo-insert-braces, texinfo-insert-@code)
3539 (texinfo-insert-@dfn, texinfo-insert-@email, texinfo-insert-@emph)
3540 (texinfo-insert-@example, texinfo-insert-@file, texinfo-insert-@item)
3541 (texinfo-insert-@kbd, texinfo-insert-@node, texinfo-insert-@noindent)
3542 (texinfo-insert-@quotation, texinfo-insert-@samp)
3543 (texinfo-insert-@strong, texinfo-insert-@table, texinfo-insert-@var)
3544 (texinfo-insert-@uref): Use define-skeleton.
3545 (texinfo-insert-@-with-arg): Delete.
3546
72a44673
EZ
35472010-12-10 Eli Zaretskii <eliz@gnu.org>
3548
3549 * arc-mode.el (archive-zip-extract): If w32-quote-process-args is
3550 nil, do quote archive member names. (Bug#6144)
3551
ab540f59
GM
35522010-12-10 Glenn Morris <rgm@gnu.org>
3553
66f782de
GM
3554 * files.el (diff-no-select): Declare.
3555
e554b3f8
GM
3556 * mail/emacsbug.el (report-emacs-bug): Use mail-user-agent properties.
3557 (report-emacs-bug-create-existing-bugs-buffer): Avoid free variables.
3558
ab540f59
GM
3559 * comint.el (comint-input-ring-file-name): Doc fix.
3560
f68ab99b
EZ
35612010-12-09 Eli Zaretskii <eliz@gnu.org>
3562
3563 * menu-bar.el (menu-bar-frame-for-menubar, menu-bar-positive-p):
3564 New functions.
61f91c04
SM
3565 (menu-bar-showhide-menu) <menu-bar-mode, showhide-tool-bar>:
3566 Use them instead of `nil' and `>', respectively.
f68ab99b
EZ
3567 (menu-bar-showhide-tool-bar-menu): Use menu-bar-frame-for-menubar
3568 instead of `nil'.
3569 (toggle-menu-bar-mode-from-frame): Use menu-bar-frame-for-menubar
3570 and menu-bar-positive-p instead of `nil' and `>', respectively.
3571 (Bug#1077)
3572
650453a9
VJL
35732010-12-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3574
3575 * whitespace.el (whitespace-newline-mode): Code fix.
3576
28d5de72
GM
35772010-12-09 Glenn Morris <rgm@gnu.org>
3578
3579 * play/landmark.el (lm-print-y,s,noise-int, lm-print-y,s,noise):
3580 Rename functions without commas, update callers.
3581
b596d50d 35822010-12-08 Jeff Dairiki <dairiki@dairiki.org> (tiny change)
16498102 3583
b596d50d
GM
3584 * whitespace.el (whitespace-cleanup-region):
3585 Clean up spaces before tabs. (Bug#7582)
16498102 3586
eff37c5e
KF
35872010-12-08 Karl Fogel <kfogel@red-bean.com>
3588
3589 * bookmark.el: Adjust parameter names and doc strings to resolve
3590 confusion over whether "bookmark" meant a bookmark name or a
3591 bookmark record. Along the way, shorten one function's name for
3592 similar reasons. (Issue #7548)
3593 (bookmark-name-from-record): New name for
3594 `bookmark-name-from-full-record'. All callers changed.
3595 (bookmark-get-bookmark, bookmark-get-bookmark-record)
3596 (bookmark-default-annotation-text, bookmark-prop-get, bookmark-prop-set)
3597 (bookmark-get-annotation, bookmark-set-annotation)
3598 (bookmark-get-filename, bookmark-set-filename)
3599 (bookmark-get-position, bookmark-set-position)
3600 (bookmark-get-front-context-string, bookmark-set-front-context-string)
3601 (bookmark-get-rear-context-string, bookmark-set-rear-context-string)
3602 (bookmark-get-handler, bookmark-edit-annotation, bookmark--jump-via)
3603 (bookmark-handle-bookmark, bookmark-location, bookmark-show-annotation):
3604 Rename `bookmark' parameter to `bookmark-name-or-record', to
3605 clearly show its role, and shorten or adjust doc strings accordingly.
3606 (bookmark-set-name): Same, and pass the parameter directly to
3607 `bookmark-get-bookmark' instead of redundantly doing the callee's work.
3608 (bookmark-default-annotation-text, bookmark-send-edited-annotation)
3609 (bookmark-relocate, bookmark-insert-location, bookmark-insert)
3610 (bookmark-delete): Rename `bookmark' parameter to `bookmark-name',
3611 and in some cases shorten doc string accordingly.
3612 (bookmark-rename): Change `old' and `new' parameters to `old-name'
3613 and `new-name', and adjust an internal variable to avoid confusion.
3614 (bookmark-jump, bookmark-jump-noselect): Clarify `bookmark'
3615 parameter in doc string.
3616
5fe9ebd1
GM
36172010-12-08 Glenn Morris <rgm@gnu.org>
3618
ac8331a7
GM
3619 * progmodes/gdb-mi.el (gdb): Try to initialize comint input history
3620 from gdb's history file. (Bug#7575)
3621
5fe9ebd1
GM
3622 * mail/emacsbug.el (report-emacs-bug):
3623 Try to handle some other mail clients.
3624
33cf0fb2
SM
36252010-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
3626
3627 * files.el (dir-locals-collect-variables): Don't let errors stop us.
3628 Use string-prefix-p.
3629 (file-name-version-regexp): New var.
3630 (file-name-sans-versions):
3631 * jka-cmpr-hook.el (jka-compr-build-file-regexp): Use it,
3632 (jka-compr-get-compression-info): Use dolist.
3633 (jka-compr-compression-info-list): Don't bother specifying
3634 version/backup regexps.
3635
11c31b99
TH
36362010-12-07 Tassilo Horn <tassilo@member.fsf.org>
3637
3638 * simple.el (just-one-space): Make argument n default to 1 if
3639 omitted.
3640
a733fc37
SM
36412010-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
3642
3643 * electric.el (electric-indent-post-self-insert-function):
3644 Delete trailing newlines even if we don't reindent.
3645
88b5a757
DD
36462010-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
3647
a733fc37
SM
3648 * minibuffer.el (completion-at-point): Remove the `arg'.
3649 * bindings.el (complete-symbol): Move back from minibuffer.el.
3650
36512010-12-06 Deniz Dogan <deniz.a.m.dogan@gmail.com>
3652
88b5a757
DD
3653 * simple.el (just-one-space): Delete newlines for negative arg.
3654
ce327e48
SM
36552010-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
3656
3657 * ansi-color.el (ansi-color-unfontify-region): Replace by trivial def.
3658 (ansi-color-filter-apply): Simplify.
3659 (ansi-color-apply): Use `font-lock-face' rather than `face'.
3660
ac73d955
BR
36612010-12-05 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
3662
3663 * vc/vc-dir.el (vc-dir-query-replace-regexp): Doc fix (Bug#7501).
3664
8c44f097
CY
36652010-12-04 Chong Yidong <cyd@stupidchicken.com>
3666
3667 * dired.el (dired-use-ls-dired): Set default to a special
3668 "unspecified" value.
3669 (dired-insert-directory): When called the first time, check
3670 whether "ls --dired" succeeds and set dired-use-ls-dired (Bug#7546).
3671
15af15e5
TO
36722010-12-04 Tak Ota <Takaaki.Ota@am.sony.com>
3673
3674 * replace.el: Add "collect" feature to occur.
3675 (occur-collect-regexp-history): New var.
88b5a757
DD
3676 (occur-read-primary-args): Return a replace string for nlines,
3677 if needed.
15af15e5
TO
3678 (occur): Extend the meaning of nlines.
3679
b2e6e5bd
SM
36802010-12-04 Stefan Monnier <monnier@iro.umontreal.ca>
3681
3682 * progmodes/which-func.el (which-func-ff-hook): Log the error message.
3683 (which-func-update-1): Distinguish symbols from strings.
3684 (which-function): Stay within 80 columns.
3685
ee9355dc
SM
36862010-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
3687
7f0ea0ff
SM
3688 * subr.el (with-demoted-errors): Distinguish symbols from strings.
3689
ee9355dc
SM
3690 * newcomment.el (comment-styles): Add docs to each style (bug#7509).
3691 Improve docstring.
3692 (comment-style): Use comment-styles's docs to describe values.
3693
3e972d98
JD
36942010-12-03 Jan Djärv <jan.h.d@swipnet.se>
3695
3696 * term/common-win.el (x-setup-function-keys): Restore ns-new-frame
3697 and ns-show-prefs (Bug#7535).
3698
3699 * term/ns-win.el (global-map): Restore ns-new-frame and ns-show-prefs
3700 bindings (Bug#7535).
3701
c879436a
GM
37022010-12-03 Glenn Morris <rgm@gnu.org>
3703
afe27238
GM
3704 * nxml/nxml-mode.el: Require rng-nxml.
3705 (rng-nxml-mode-init, nxml-enable-unicode-char-name-sets):
3706 Remove declarations.
3707
65beee52
GM
3708 * nxml/nxml-mode.el, nxml/nxml-outln.el, nxml/rng-loc.el:
3709 * nxml/rng-nxml.el, nxml/rng-valid.el:
3710 Remove leading `*' from defcustom docs.
3711
ad961a00
GM
3712 * startup.el (normal-top-level-add-subdirs-to-load-path): Simplify.
3713 (normal-top-level-add-to-load-path, tty-handle-args):
3714 Convert comments to basic doc-strings.
3715
c5fd0ab5
GM
3716 * net/browse-url.el (browse-url-url-at-point)
3717 (browse-url-default-browser): Remove autoload cookies.
3718
f62f063d
GM
3719 * mail/emacsbug.el (report-emacs-bug-create-existing-bugs-buffer):
3720 Remove more undefined cl functions.
3721
c879436a
GM
3722 * vc/diff.el (diff-sentinel): Make new arguments optional.
3723 * ibuf-ext.el (diff-sentinel): Update declaration.
3724
3721e124
DU
37252010-12-03 Daiki Ueno <ueno@unixuser.org>
3726
3727 * epg.el (epg-digest-algorithm-alist): Replace "RMD160" with
3728 "RIPEMD160" (Bug#7490). Reported by Daniel Kahn Gillmor.
3729 (epg-context-set-passphrase-callback): Mention that the callback
3730 is not called when used with GnuPG 2.x.
3731
66feec8b
MA
37322010-12-02 Michael Albinus <michael.albinus@gmx.de>
3733
3734 * net/tramp.el (tramp-local-host-regexp): Add "localhost6".
3735 (tramp-file-name-port): Check also for `tramp-default-port'.
3736 (tramp-get-connection-name): New defun.
3737 (tramp-get-connection-process): Use it.
3738 (tramp-debug-message): Extend function exclude list.
3739 (tramp-drop-volume-letter): Fix doc string.
3740
3741 * net/tramp-cmds.el: Remove solved todo item.
3742
66feec8b
MA
3743 * net/tramp-ftp.el:
3744 * net/tramp-gvfs.el:
3745 * net/tramp-gw.el:
3746 * net/tramp-imap.el:
3747 * net/tramp-smb.el: Fix regexps added to `tramp-default-method-alist'
3748 and `tramp-default-user-alist', respectively.
3749
88b5a757
DD
3750 * net/tramp-gw.el (tramp-gw-open-connection):
3751 Use `tramp-get-connection-name' and `tramp-get-connection-buffer'.
66feec8b
MA
3752
3753 * net/tramp-imap.el (tramp-imap-make-iht): Use just
3754 `tramp-file-name-port'.
3755
3756 * net/tramp-sh.el (tramp-methods): Add recursive options to "pscp"
3757 and "psftp". Exchange "%k" marker with options.
3758 (tramp-do-copy-or-rename-file, tramp-sh-handle-file-local-copy):
3759 Compute size of link target.
35f52ed6
JB
3760 (tramp-do-copy-or-rename-file-out-of-band): Move setting of
3761 `tramp-current-*' up due to gateway methods. Optimize computing of
66feec8b
MA
3762 copy arguments. Use `tramp-get-connection-name' and
3763 `tramp-get-connection-buffer'. Improve debug messages.
3764 (tramp-compute-multi-hops): Remove port determination.
3765 (tramp-maybe-open-connection): Use `tramp-get-connection-name'.
3766
3767 * net/trampver.el: Update release number.
3768
bd77c2ef
GM
37692010-12-02 Glenn Morris <rgm@gnu.org>
3770
05907bb3
GM
3771 * emacs-lisp/cl-macs.el (cl-parse-loop-clause):
3772 Avoid infinite loop over windows. (Bug#7492)
3773
bd77c2ef
GM
3774 * progmodes/flymake.el (flymake-check-file-limit):
3775 Allow nil to mean "no limit".
3776 (flymake-check-patch-master-file-buffer): Update for above change.
3777 Allow a .tex file-name extension to be optional.
3778 (flymake-master-tex-init): Also match \include statements.
3779
f7ca27a1
SS
37802010-11-30 Sam Steingold <sds@gnu.org>
3781
3782 * nxml/nxml-mode.el (nxml-parent-document): Add a variable.
3783 (nxml-parent-document-set): A function to set `nxml-parent-document'.
3784 (nxml-mode): Define using `define-derived-mode' instead of `defun'.
3785 (nxml-mode-hook): Remove `defcustom' (auto-defined by
3786 define-derived-mode').
3787 * nxml/rng-valid.el (rng-dtd-trivial-p): Add a helper function for
3788 users who want to call `nxml-parent-document-set'.
3789
402c8a49
CY
37902010-11-27 Chong Yidong <cyd@stupidchicken.com>
3791
3792 * log-edit.el (log-edit-font-lock-keywords): Don't try matching
3793 stand-alone lines, since that is handled by log-edit-match-to-eoh
3794 (Bug#6465).
3795
d1882ac7
EW
37962010-11-27 Eduard Wiebe <usenet@pusto.de>
3797
3798 * dired.el (dired-get-filename): Replace backslashes with slashes
3799 in file names on MS-Windows, needed by `locate'. (Bug#7308)
3800 * locate.el (locate-default-make-command-line): Don't consider
3801 drive letter and root directory part of
3802 `directory-listing-before-filename-regexp'. (Bug#7308)
3803 (locate-post-command-hook, locate-post-command-hook): New defcustoms.
3804
07976ae3 38052010-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
09ffa822
SM
3806
3807 * emacs-lisp/smie.el (smie-prec2->grammar): Simplify handling
3808 of :smie-open/close-alist.
3809 (smie-next-sexp): Make it accept a "start token" as argument.
3810 (smie-indent-keyword): Be careful not to misidentify tokens that span
3811 more than one line, as empty lines. Add argument `token'.
3812
07976ae3 38132010-11-27 Kenichi Handa <handa@m17n.org>
3d9ee611 3814
afde451a
KH
3815 * mail/rmailmm.el (rmail-mime-insert-multipart): For unsupported
3816 multipart subtypes, insert all as usual.
3817
3d9ee611
KH
3818 * mail/rmail.el: Require rfc2047.
3819
07976ae3 38202010-11-27 Kenichi Handa <handa@m17n.org>
d1be4ec2
KH
3821
3822 * mail/rmailmm.el (rmail-mime-entity, rmail-mime-entity-type)
3823 (rmail-mime-entity-disposition)
3824 (rmail-mime-entity-transfer-encoding, rmail-mime-entity-header)
3825 (rmail-mime-entity-body, rmail-mime-entity-children): New functions.
3826 (rmail-mime-save): Handle the case that the button's `data' is a
3827 MIME entity.
3828 (rmail-mime-insert-text): New function.
9e0ecdab 3829 (rmail-mime-insert-image): Handle the case that DATA is a MIME entity.
d1be4ec2
KH
3830 (rmail-mime-bulk-handler): Just call rmail-mime-insert-bulk.
3831 (rmail-mime-insert-bulk): New function mostly copied from the old
3832 rmail-mime-bulk-handler.
9e0ecdab
GM
3833 (rmail-mime-multipart-handler): Just call rmail-mime-process-multipart.
3834 (rmail-mime-process-multipart): New function mostly copied from
d1be4ec2
KH
3835 the old rmail-mime-multipart-handler.
3836 (rmail-mime-show): Just call rmail-mime-process.
9e0ecdab 3837 (rmail-mime-process): New function mostly copied from the old
d1be4ec2
KH
3838 rmail-mime-show.
3839 (rmail-mime-insert-multipart, rmail-mime-parse)
3840 (rmail-mime-insert, rmail-show-mime)
3841 (rmail-insert-mime-forwarded-message)
3842 (rmail-insert-mime-resent-message): New functions.
3843 (rmail-insert-mime-forwarded-message-function): Set to
3844 rmail-insert-mime-forwarded-message.
3845 (rmail-insert-mime-resent-message-function): Set to
3846 rmail-insert-mime-resent-message.
3847
3848 * mail/rmailsum.el: Require rfc2047.
3849 (rmail-header-summary): Handle multiline Subject: field.
3850 (rmail-summary-line-decoder): Change the default to
3851 rfc2047-decode-string.
3852
3853 * mail/rmail.el (rmail-enable-mime): Change the default to t.
3854 (rmail-mime-feature): Change the default to `rmailmm'.
3855 (rmail-quit): Delete the specifal code for rmail-enable-mime.
3856 (rmail-display-labels): Likewise.
3857 (rmail-show-message-1): Check rmail-enable-mime, and use
3858 rmail-show-mime-function for a MIME message. Decode the headers
3859 according to RFC2047.
3860
07976ae3 38612010-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
33aeea0e
SM
3862
3863 * progmodes/which-func.el (which-func-imenu-joiner-function):
3864 Return a string, as expected.
3865 (which-function-mode): Make sure we stop any previous timer before
3866 starting a new one.
3867
07976ae3 38682010-11-27 Michael Albinus <michael.albinus@gmx.de>
e40fc745
MA
3869
3870 * net/tramp.el (tramp-default-method-alist)
33aeea0e
SM
3871 (tramp-default-user-alist, tramp-default-proxies-alist):
3872 Adapt custom options type. (Bug#7445)
e40fc745 3873
07976ae3 38742010-11-27 Chong Yidong <cyd@stupidchicken.com>
ae3da38a
CY
3875
3876 * progmodes/python.el: Add Ipython support (Bug#5390).
3877 (python-shell-prompt-alist)
3878 (python-shell-continuation-prompt-alist): New options.
3879 (python--set-prompt-regexp): New function.
33aeea0e
SM
3880 (inferior-python-mode, run-python, python-shell):
3881 Require ansi-color. Use python--set-prompt-regexp to set the comint
ae3da38a
CY
3882 prompt based on the Python interpreter.
3883 (python--prompt-regexp): New var.
3884 (python-check-comint-prompt)
3885 (python-comint-output-filter-function): Use it.
3886 (run-python): Use a pipe (Bug#5694).
3887
07976ae3 38882010-11-27 Chong Yidong <cyd@stupidchicken.com>
1d851570
CY
3889
3890 * progmodes/python.el (run-python): Doc fix.
3891 (python-keep-current-directory-in-path): New var (Bug#7454).
3892
07976ae3 38932010-11-27 Chong Yidong <cyd@stupidchicken.com>
76dabd37
CY
3894
3895 * lpr.el (lpr-buffer, print-buffer, lpr-region, print-region):
3896 Prompt user before actually printing.
3897
0b839457
GM
38982010-11-27 Glenn Morris <rgm@gnu.org>
3899
3900 * startup.el (package-enable-at-startup, package-initialize):
3901 Remove unnecessary declarations.
3902
96107967
EZ
39032010-11-27 Eli Zaretskii <eliz@gnu.org>
3904
3905 * international/characters.el (glyphless-char-display-control):
3906 Exclude newline and TAB from the c0-control group.
3907
a140ec5f
GM
39082010-11-27 Glenn Morris <rgm@gnu.org>
3909
82445062
GM
3910 * mail/sendmail.el (build-mail-aliases): Doc fix for autoload.
3911 (expand-mail-aliases): Remove unnecessary autoload.
3912
08b5f072
GM
3913 * allout.el (allout-command-prefix, allout-mode-map): Declare.
3914
e96d4147
GM
3915 * shell.el (shell-dir-cookie-re): Move definition before use.
3916
a140ec5f
GM
3917 * mail/emacsbug.el (report-emacs-bug-create-existing-bugs-buffer):
3918 Replace undefined CL functions.
3919
a2249e66
EZ
39202010-11-26 Eli Zaretskii <eliz@gnu.org>
3921
228482b2
EZ
3922 * simple.el (prog-mode): Set bidi-paragraph-direction to
3923 left-to-right.
3924
a2249e66
EZ
3925 * term/pc-win.el (x-get-selection-internal): Emulation for MS-DOS.
3926
d01d7b8d
GM
39272010-11-26 Glenn Morris <rgm@gnu.org>
3928
3929 * calendar/diary-lib.el (diary-outlook-format-1): New function, so that
3930 diary-outlook-formats can be sensitive to calendar-date-style.
3931 (diary-outlook-formats): Simplify the default setting.
3932 (diary-from-outlook-internal): Pass subject and body as arguments.
3933 Use dolist rather than dotimes. Don't save the diary buffer.
3934 (diary-from-outlook-gnus, diary-from-outlook-rmail):
3935 Pass subject and body as explicit arguments to the -internal function.
3936
b3ea64a3
LMI
39372010-11-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3938
3939 * mail/rfc2368.el (rfc2368-parse-mailto-url): Unfold URLs before
3940 parsing them. This makes mailto:...?subject=foo\nbar work.
3941
d5e7b0d8
SM
39422010-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
3943
3944 * vc/diff.el (diff): Fix last change.
3945
872ab164
SM
39462010-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
3947
3948 * emacs-lisp/pcase.el: Improve pcase-let. Use "pcase--" prefix.
3949 (pcase--dontcare-upats): New var.
3950 (pcase-let, pcase-let*): Generate better code.
3951 Accept the same bodies as `let'.
3952 (pcase-dolist): New macro.
3953 (pcase--trivial-upat-p): New helper function.
3954 (pcase--expand): Strip leading "(let nil" if any.
3955
876d1684
LMI
39562010-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
3957
7bd9b9d8
LMI
3958 * mail/mailclient.el (browse-url): Require.
3959 (mailclient-send-it): Bind `browse-url-mailto-function' to nil to
3960 use the external browser function to send the mail (bug#7469).
3961
876d1684
LMI
3962 * net/browse-url.el (browse-url-browser-function): Revert the
3963 default back to the previous value, since the new value broke
3964 mailclient.el.
3965 (browse-url-mailto-function): New variable for mailto: URLs.
3966 (browse-url): Use the new variable for mailto: URLs.
3967
6e13206c
SM
39682010-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
3969
3970 * eshell/esh-cmd.el (eshell-parse-command):
3971 * eshell/esh-arg.el (eshell-parse-arguments):
3972 * eshell/em-script.el (eshell-source-file):
3973 Use with-silent-modifications.
3974
3d92f44e
CY
39752010-11-23 Chong Yidong <cyd@stupidchicken.com>
3976
3977 * vc/vc.el (vc-merge): Remove optional arg PROMPT. Always prompt
3978 for a merge location.
3979
3980 * vc/vc-bzr.el (vc-bzr-pull): Remove unused var.
3981 (vc-bzr-merge-branch): Always prompt.
3982 (vc-bzr-async-command): Use the full branch filename.
3983
8f5f1e68
SM
39842010-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
3985
3986 * shell.el (shell): Use current-buffer by default if it's already
3987 a shell mode buffer and its process is dead.
ee9355dc 3988 Suggested by Jose E. Marchesi <jemarch@gnu.org>.
8f5f1e68 3989
331460ac
TH
39902010-11-23 Tassilo Horn <tassilo@member.fsf.org>
3991
8f5f1e68
SM
3992 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs):
3993 Mention that the keywords should be comma separated.
331460ac 3994
2c3160c5
CY
39952010-11-23 Chong Yidong <cyd@stupidchicken.com>
3996
3997 * vc/vc.el (vc-merge): Use vc-BACKEND-merge-branch if available.
3998 Accept optional prefix arg meaning to prompt for a command.
3999 (vc-update): Use vc-BACKEND-pull if available. Accept optional
4000 prefix arg meaning to prompt for a command.
4001 (vc-pull): Alias for vc-update.
4002
4003 * vc/vc-bzr.el (vc-bzr-admin-branchconf, vc-bzr-history): New vars.
4004 (vc-bzr--branch-conf, vc-bzr-async-command, vc-bzr-pull)
4005 (vc-bzr-merge-branch): New functions, implementing merge-branch
4006 and pull operations.
4007
b2e44819
SM
40082010-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
4009
8a0eb852
SM
4010 * Makefile.in: Fix up last merge.
4011
b2e44819
SM
4012 * vc/diff.el (diff-old-temp-file, diff-new-temp-file): Remove.
4013 (diff-sentinel): Get them as arguments instead.
4014 (diff-old-file, diff-new-file, diff-extra-args): Remove.
4015 (diff-file-local-copy, diff-better-file-name): New funs.
4016 (diff-no-select): Rename from diff-into-buffer.
4017 Support buffers additionally to files. Move `buf' arg. Don't display buf.
4018 Prefer closures to buffer-local variables.
4019 (diff): Adjust accordingly.
4020 (diff-buffer-with-file): Move from files.el.
4021 * files.el (diff-buffer-with-file): Move to vc/diff.el.
4022 (diff-buffer-internal): Remove.
4023 (diff-buffer-buffer): Remove.
4024 (save-some-buffers-action-alist): Use diff-no-select so as not to guess
4025 the buffer name used, and so as not to mess up windows and frames.
4026
6a7662bb
BR
40272010-11-22 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
4028
4029 * files.el: Make revert work with diff-buffer-with-file (bug#7277).
4030 (diff-buffer-internal): New function extracted from diff-buffer-with-file
4031 (diff-buffer-with-file): Use it.
4032 * vc/diff.el (diff-into-buffer): New fun, extracted from diff.
4033 (diff): Use it.
4034
c799747b
TH
40352010-11-22 Tassilo Horn <tassilo@member.fsf.org>
4036
4037 * textmodes/reftex-ref.el (reftex-goto-label): Use the current
4038 \ref's or \pageref's value as default instead of initial input.
4039
e274eb13
MA
40402010-11-21 Michael Albinus <michael.albinus@gmx.de>
4041
4042 * files.el (backup-by-copying-when-mismatch): The default value is
4043 now t.
4044
4045 * startup.el (normal-top-level):
4046 * net/tramp.el (tramp-handle-insert-file-contents): Do not set
4047 `backup-by-copying-when-mismatch'.
4048
77af54d7
JD
40492010-11-21 Jan Djärv <jan.h.d@swipnet.se>
4050
4051 * tool-bar.el (tool-bar-setup): Remove save as, print and customize.
4052
4e2f7d2a
CY
40532010-11-21 Deniz Dogan <deniz.a.m.dogan@gmail.com>
4054
6a7662bb
BR
4055 * progmodes/python.el (python-font-lock-keywords):
4056 Highlight top-level augmented assignments (Bug#6445).
4e2f7d2a 4057
b7d1e144
JD
40582010-11-21 Jan Djärv <jan.h.d@swipnet.se>
4059
4060 * term/ns-win.el (ns-right-control-modifier)
4061 (ns-right-command-modifier): Defvar them.
4062
4063 * cus-start.el (all): Add ns-right-control-modifier and
4064 ns-right-command-modifier (Bug#7458).
4065
c11cc37a
GM
40662010-11-20 Glenn Morris <rgm@gnu.org>
4067
4068 * emacs-lisp/authors.el (authors-ignored-files)
4069 (authors-valid-file-names, authors-renamed-files-alist): Add entries.
4070
7dcd777e
TH
40712010-11-20 Tassilo Horn <tassilo@member.fsf.org>
4072
4073 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs)
4074 (report-emacs-bug-parse-query-results)
4075 (report-emacs-bug-create-existing-bugs-buffer): Pass through
4076 keywords used for querying the bug database to show them in the
4077 existing bugs buffer.
4078
d2bd5189
JD
40792010-11-20 Jan Djärv <jan.h.d@swipnet.se>
4080
4081 * tool-bar.el (tool-bar-setup): Add some :vert-only keywords.
4082
4083 * info.el (info-tool-bar-map): Add some :vert-only keywords.
4084
0e7c0582
EZ
40852010-11-20 Eli Zaretskii <eliz@gnu.org>
4086
4087 * international/characters.el (glyphless-char-display-control):
4088 Make it a defcustom, with update-glyphless-char-display as its
4089 :set attribute.
4090 (top level): Don't call update-glyphless-char-display.
4091
7398933f
MA
40922010-11-20 Michael Albinus <michael.albinus@gmx.de>
4093
4094 Sync with Tramp 2.2.0.
4095
4096 * net/tramp.el (tramp-handle-insert-file-contents): Don't use
4097 `file-remote-p' (due to compatibility).
4098
4099 * net/tramp-sh.el (tramp-do-copy-or-rename-file-directly)
4100 (tramp-do-copy-or-rename-file-out-of-band): Use `ignore-errors'.
4101
4102 * net/trampver.el: Update release number.
4103
1cd64aae
EZ
41042010-11-20 Eli Zaretskii <eliz@gnu.org>
4105
4106 * faces.el (glyphless-char): Define value for `pc'.
4107
614316a7
TH
41082010-11-20 Tassilo Horn <tassilo@member.fsf.org>
4109
26214810
EZ
4110 Implemented a bug querying mechanism.
4111 * mail/emacsbug.el (report-emacs-bug-tracker-url): New variable.
614316a7
TH
4112 (report-emacs-bug-create-existing-bugs-buffer)
4113 (report-emacs-bug-parse-query-results)
26214810 4114 (report-emacs-bug-query-existing-bugs): New functions.
614316a7 4115
9061f667
TH
41162010-11-19 Tassilo Horn <tassilo@member.fsf.org>
4117
4118 * textmodes/reftex-ref.el (reftex-goto-label): If point is inside
4119 a \ref{} or \pageref{} macro, then use its value as initial input.
4120
1265829e
JB
41212010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
4122
4123 * calc/calc-units.el (math-build-units-table-buffer):
4124 calc/README: Mention that the TeX specific units won't use the
4125 `tex' prefix in TeX mode.
4126 calc/calc-lang.el (math-variable-table): Don't use the `tex'
4127 prefix for units in TeX mode.
4128
9fca7811
SM
41292010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
4130
4131 * simple.el (kill-new, kill-append, kill-region):
76dabd37
CY
4132 * comint.el (comint-kill-region): Make the yank-handler argument
4133 obsolete.
9fca7811 4134
4a47c275 41352010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
88bf1bec 4136
e2f454c4
SM
4137 * emacs-lisp/smie.el (smie-bnf-classify): Signal errors for tokens
4138 that are both openers (resp. closers) and something else.
4139 (smie-grammar): Loosen definition of valid values.
4140 (smie-next-sexp, smie-down-list, smie-blink-matching-open)
4141 (smie-indent--parent, smie-rule-parent, smie-indent-keyword)
4142 (smie-indent-after-keyword): Adjust users.
4143 (smie-indent-keyword): Don't indent empty lines.
4144
88bf1bec
SM
4145 * vc-hg.el (vc-hg-program): New var.
4146 Suggested by Norman Gray <norman@astro.gla.ac.uk>.
4147 (vc-hg-state, vc-hg-working-revision, vc-hg-command): Use it.
4148
4a47c275 41492010-11-18 Glenn Morris <rgm@gnu.org>
4c0eb0d3
GM
4150
4151 * emacs-lisp/autoload.el (autoload-find-destination): The function
4152 coding-system-eol-type may return non-numeric values. (Bug#7414)
4153
4a47c275 41542010-11-18 Ulrich Mueller <ulm@gentoo.org>
bf6442c3
UM
4155
4156 * server.el (server-force-stop): Ensure the server is stopped (Bug#7409).
4157
4a47c275 41582010-11-18 Eli Zaretskii <eliz@gnu.org>
e68afd74
EZ
4159
4160 * subr.el (posn-col-row): Pay attention to header line. (Bug#7390)
4161
4a47c275 41622010-11-18 Chong Yidong <cyd@stupidchicken.com>
de02effd
CY
4163
4164 * textmodes/picture.el (picture-mouse-set-point): Don't use
4165 posn-col-row; explicitly compute the motion based on the posn at
4166 the window-start (Bug#7390).
4167
4a47c275 41682010-11-18 Glenn Morris <rgm@gnu.org>
f0a698ab
GM
4169
4170 * novice.el (disabled-command-function):
4171 Fix 2009-11-15 change. (Bug#7384)
4172
4a47c275 41732010-11-18 Glenn Morris <rgm@gnu.org>
29f30ab7
GM
4174
4175 * calendar/calendar.el (diary-iso-date-forms): Make elements
4176 mutually exclusive. (Bug#7377)
4177
4a47c275 41782010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
10b40d2e
SM
4179
4180 * emacs-lisp/smie.el (smie-prec2->grammar): Obey equality constraints
4181 when filling the remaining "unconstrained" values.
4182
4a47c275 41832010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
7bea8c7a 4184
acef0722
SM
4185 * emacs-lisp/bytecomp.el (byte-compile-warnings): Simplify the
4186 safety predicate.
4187
4188 * files.el (safe-local-variable-p): Gracefully handle errors.
4189
7bea8c7a
SM
4190 * emacs-lisp/smie.el (smie-rule-parent, smie-indent--rule):
4191 Use smie-indent-virtual when indenting relative to an opener.
4192 (smie-rule-separator): Use smie-rule-parent.
4193 (smie-indent-keyword): Consult rules, even for openers at bol.
4194 (smie-indent-comment-close): Try to align closer's content.
4195
4a47c275 41962010-11-18 Glenn Morris <rgm@gnu.org>
b010e1ba
GM
4197
4198 * ls-lisp.el (ls-lisp-dired-ignore-case): Make it an obsolete alias.
4199
4a47c275 42002010-11-18 Glenn Morris <rgm@gnu.org>
c790cad4 4201
aa514451
GM
4202 * printing.el (pr-menu-bind): Doc fix.
4203
32b636de
GM
4204 * speedbar.el (speedbar-toggle-images): Doc fix.
4205
bc1d5cdf
GM
4206 * progmodes/python.el (python-shell): Doc fix.
4207
c790cad4
GM
4208 * wid-edit.el (widget-field-use-before-change)
4209 (widget-use-overlay-change): Doc fixes.
4210
c51bb5d2
SM
42112010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
4212
8bbb7dd8
SM
4213 Minor cleanup to improve style.
4214 * textmodes/rst.el (rst-update-section): Use point-marker.
4215 (rst-get-decoration): Eliminate unneeded assignment.
4216 (rst-promote-region, rst-straighten-decorations)
4217 (rst-section-tree, rst-adjust): Use point-marker.
4218 (rst-toc-mode-mouse-goto): Avoid setq.
4219 (rst-shift-region-guts, rst-shift-region-left)
4220 (rst-iterate-leftmost-paragraphs, rst-iterate-leftmost-paragraphs-2)
4221 (rst-convert-bullets-to-enumeration): Use copy-marker.
4222
b7e270a2
SM
4223 * minibuffer.el (completion-fail-discreetly): New var.
4224 (completion--do-completion): Use it.
4225
c51bb5d2
SM
4226 * electric.el (electric-pair-pairs): New var.
4227 (electric-pair-post-self-insert-function): Use it.
4228 (electric-layout-post-self-insert-function): Don't insert a before
4229 newline unless it's actually needed.
4230
c04f2ac0
SM
42312010-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
4232
bac2de0f
SM
4233 * progmodes/python.el (run-python): Explain why we remove the current
4234 directory from sys.path. Suggested by Eric Hanchrow <erich@cozi.com>.
4235
c04f2ac0
SM
4236 * progmodes/grep.el (grep-regexp-alist): Tighten the regexp (bug#7378).
4237
7100ff98
SM
42382010-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
4239
03f70355
SM
4240 * progmodes/octave-mod.el: Rely on elecric-*-modes.
4241 (octave-mode-map): Don't bind ;, SPC, and LF.
4242 (octave-auto-indent, octave-auto-newline): Remove.
4243 (electric-layout-rules): Declare.
4244 (octave-mode): Set electric-layout-rules.
4245 (octave-indent-new-comment-line): Use reindent-then-newline-and-indent.
4246 (octave-reindent-then-newline-and-indent, octave-electric-semi)
4247 (octave-electric-space): Remove.
4248
7100ff98
SM
4249 * electric.el (electric-layout-mode): New minor mode.
4250 (electric--after-char-pos): New function.
4251 (electric-indent-post-self-insert-function): Use it.
4252 (electric-layout-rules): New var.
4253 (electric-layout-post-self-insert-function): New function.
4254 (electric-indent-mode): Make them interact better.
4255
cca982d0
SM
42562010-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
4257
4258 * emacs-lisp/checkdoc.el (checkdoc-syntax-table): Fix last change.
4259 (checkdoc-sentencespace-region-engine, checkdoc-this-string-valid)
4260 (checkdoc-proper-noun-region-engine): Use with-syntax-table.
4261
84992dff
AM
42622010-11-15 Agustín Martín <agustin.martin@hispalinux.es>
4263
4264 * textmodes/flyspell.el (flyspell-generic-progmode-verify):
4265 Make sure to check inside the word (Bug#6761).
4266
afa42fe3
CY
42672010-11-14 Chong Yidong <cyd@stupidchicken.com>
4268
4269 * startup.el (command-line): If the cursorColor resource is set,
4270 change the cursor face-spec (Bug#7392).
4271
a798747d 42722010-11-13 Ken Manheimer <ken.manheimer@gmail.com>
1c9b9df0 4273
a798747d 4274 The main features of the following allout.el changes are:
1c9b9df0
KM
4275 - implement user customization for the allout key bindings
4276 - add a customization control by which the user can inhibit use of
a798747d 4277 a trailing Ctrl-H, so by default it's reserved for use with
1c9b9df0
KM
4278 describe-prefix-bindings
4279 - adapt to new version of called-interactively-p, while
a798747d 4280 maintaining backwards compatibility with old version
01c35094 4281 - fix hotspot navigation so i works properly with meta-modified keys.
1c9b9df0 4282
a798747d
GM
4283 * allout.el (allout-keybindings, allout-bind-keys)
4284 (allout-keybindings-binding, allout-prefixed-keybindings)
4285 (allout-unprefixed-keybindings, allout-preempt-trailing-ctrl-h)
4286 (allout-keybindings-list, allout-mode-map-adjustments)
4287 (allout-setup-mode-map): Establish allout-mode keymaps as user
4288 customizable settings, and also establish a customizable setting which
4289 regulates whether or not a trailing control-h is reserved for use with
4290 describe-prefix-bindings - and inhibit it by default, so that control-h
4291 *is* reserved for describe-prefix-bindings unless the user changes it.
4292
4293 * allout.el (allout-hotspot-key-handler): Distinguish more explicitly
4294 and accurately between modified and unmodified events, and handle
1c9b9df0
KM
4295 modified events more comprehensively.
4296
a798747d
GM
4297 * allout.el (allout-substring-no-properties):
4298 Alias to use or provide version of `substring-no-properties'.
4299 (allout-solicit-alternate-bullet): Use `allout-substring-no-properties'.
1c9b9df0 4300
a798747d
GM
4301 * allout.el (allout-next-single-char-property-change):
4302 Alias to use or provide version of `next-single-char-property-change'.
4303 (allout-annotate-hidden, allout-hide-by-annotation):
4304 Use `allout-next-single-char-property-change'.
1c9b9df0 4305
a798747d
GM
4306 * allout.el (allout-select-safe-coding-system):
4307 Alias to use or provide version of `select-safe-coding-system'.
4308 (allout-toggle-subtree-encryption):
4309 Use `allout-select-safe-coding-system'.
1c9b9df0 4310
a798747d
GM
4311 * allout.el (allout-set-buffer-multibyte):
4312 Alias to use or provide version of `set-buffer-multibyte'.
4313 (allout-encrypt-string): Use `allout-set-buffer-multibyte'.
1c9b9df0 4314
a798747d
GM
4315 * allout.el (allout-called-interactively-p): Macro for using the
4316 different versions of called-interactively-p identically, depending on
4317 the subroutine's argument signature.
4318 (allout-back-to-current-heading, allout-beginning-of-current-entry):
4319 Use `(interactive "p")' instead of `(called-interactively-p)'.
1c9b9df0 4320
a798747d
GM
4321 * allout.el (allout-init, allout-ascend, allout-end-of-level)
4322 (allout-previous-visible-heading, allout-forward-current-level)
4323 (allout-backward-current-level, allout-show-children):
4324 Use `allout-called-interactively-p' instead of `called-interactively-p'.
1c9b9df0 4325
a798747d
GM
4326 * allout.el (allout-before-change-handler):
4327 Exempt edits to the (overlaid) character after the allout outline
4328 bullet from edit confirmation prompt.
1c9b9df0 4329
a798747d
GM
4330 * allout.el (allout-add-resumptions):
4331 Ensure that it respects correct buffer for keybindings.
1c9b9df0 4332
a798747d
GM
4333 * allout.el (allout-beginning-of-line):
4334 Use `allout-previous-single-char-property-change' alias for the sake of
4335 diverse compatibility.
1c9b9df0 4336
a798747d
GM
4337 * allout.el (allout-end-of-line):
4338 Use `allout-mark-active-p' to encapsulate respect for mark activity.
1c9b9df0 4339
0216b738
CY
43402010-11-13 Chong Yidong <cyd@stupidchicken.com>
4341
4342 * frame.el (frame-notice-user-settings): Don't clobber other
4343 user-set parameters when calling face-set-after-frame-default in
4344 response to background-color parameter (Bug#7373).
4345
0eb025fb
EZ
43462010-11-13 Eli Zaretskii <eliz@gnu.org>
4347
4348 * international/characters.el (glyphless-char-display-control):
88b5a757 4349 Rename from glyphless-char-control; all users changed. Doc fix.
4a9f985c
EZ
4350 Signal an error if display method is not one of the recognized
4351 symbols.
0eb025fb 4352
6e060cee
MA
43532010-11-13 Michael Albinus <michael.albinus@gmx.de>
4354
4355 * net/tramp-compat.el (tramp-compat-line-beginning-position)
4356 (tramp-compat-line-end-position): Remove them.
4357
4358 * net/tramp.el (tramp-parse-rhosts-group)
4359 (tramp-parse-shosts-group, tramp-parse-sconfig-group)
4360 (tramp-parse-hosts-group, tramp-parse-passwd-group)
4361 (tramp-parse-netrc-group, tramp-parse-putty-group)
4362 * net/tramp-cmds.el (tramp-append-tramp-buffers)
4363 * net/tramp-sh.el (tramp-do-file-attributes-with-ls)
4364 (tramp-sh-handle-file-selinux-context)
4365 (tramp-sh-handle-file-name-all-completions)
4366 (tramp-sh-handle-insert-directory)
4367 (tramp-sh-handle-expand-file-name, tramp-find-executable)
4368 (tramp-wait-for-output, tramp-send-command-and-read)
4369 * net/tramp-smb.el (tramp-smb-read-file-entry)
4370 (tramp-smb-get-cifs-capabilities): Use `point-at-eol'.
4371
4372 * net/tramp-sh.el (tramp-sh-handle-insert-directory) Use
4373 `point-at-bol'.
4374 (tramp-remote-coding-commands): Add an alternative using "base64
4375 -d -i". This is needed for older base64 versions from GNU
4376 coreutils. Reported by Klaus Reichl
4377 <Klaus.Reichl@thalesgroup.com>.
4378
8da5345f
HN
43792010-11-13 Hrvoje Niksic <hniksic@xemacs.org>
4380
4381 * simple.el (count-words-region): New function.
4382
c156a63b
SM
43832010-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
4384
78835dd0
SM
4385 * shell.el (shell-dir-cookie-re): New custom variable.
4386 (shell-dir-cookie-watcher): New function.
4387
ebff325e
SM
4388 * vc/vc.el (vc-deduce-backend): Use default-directory in shell-mode
4389 and compilation-mode (bug#7350).
4390
4e9e1584
SM
4391 * vc/smerge-mode.el (smerge-refine): Choose better default part to
4392 highlight when one of them is empty.
4393
4490f875
SM
4394 * skeleton.el (skeleton-read): Don't use `newline' since it may strip
4395 trailing space.
4396 (skeleton-newline): New function.
4397 (skeleton-internal-1): Use it.
4398
c156a63b
SM
4399 * simple.el (open-line): `newline' may strip trailing space.
4400
f3bb9e16
KR
44012010-11-12 Kevin Ryde <user42@zip.com.au>
4402
4403 * international/mule-cmds.el (princ-list): Use mapc.
4404
7847454a
GM
44052010-11-12 Glenn Morris <rgm@gnu.org>
4406
4407 * emacs-lisp/bytecomp.el (byte-compile-log-buffer): New constant.
01c35094 4408 Use it to replace all instances of "*Compile-Log*".
7847454a 4409
aa310257
SM
44102010-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
4411
4412 * emacs-lisp/pcase.el (pcase-let*, pcase-let): Add debug and
4413 indentation specs.
4414
cbf83ce9
SM
44152010-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
4416
4417 * progmodes/modula2.el: Use SMIE and skeleton.
4418 (m2-mode-syntax-table): (*..*) can be nested.
4419 Add //...\n. Fix paren syntax.
4420 (m2-mode-map): Remove LF and TAB bindings.
4421 (m2-indent): Add safety property.
4422 (m2-smie-grammar): New var.
4423 (m2-smie-refine-colon, m2-smie-refine-of, m2-smie-backward-token)
4424 (m2-smie-forward-token, m2-smie-refine-semi, m2-smie-rules): New funs.
4425 (m2-mode): Use define-derived-mode.
4426 (m2-newline, m2-tab): Remove.
4427 (m2-begin, m2-case, m2-definition, m2-else, m2-for, m2-header)
4428 (m2-if, m2-loop, m2-module, m2-or, m2-procedure, m2-with, m2-record)
4429 (m2-stdio, m2-type, m2-until, m2-var, m2-while, m2-export)
4430 (m2-import): Use define-skeleton.
4431
e7c4fb1e
GM
44322010-11-11 Glenn Morris <rgm@gnu.org>
4433
b3e4c911
GM
4434 * obsolete/lucid.el: Don't warn about any CL functions in this file.
4435
b3e22bd4
GM
4436 * ls-lisp.el (ls-lisp-ignore-case, ls-lisp-dirs-first)
4437 (ls-lisp-verbosity): Add custom :set-after property.
4438 (ls-lisp-verbosity, ls-lisp-use-localized-time-format): Doc fixes.
4439 (ls-lisp-format, ls-lisp-format-time): Don't take `now' as an argument.
4440 (ls-lisp-insert-directory): Update caller.
606dcd9e
GM
4441 (ls-lisp-set-options): New function.
4442 (ls-lisp-emulation): Use ls-lisp-set-options for custom :set.
4443 Doc fix.
b3e22bd4 4444
55a4b4fe
GM
4445 * play/landmark.el (lm-prompt-for-move):
4446 * play/gomoku.el (gomoku-prompt-for-move): Remove nonsensical code.
4447
e7c4fb1e
GM
4448 * progmodes/idlw-complete-structtag.el: Remove unused dec `name'.
4449
4450 * progmodes/idlwave.el (idlwave-routine-entry-compare-twins)
4451 (idlwave-study-twins): Prefix dynamic local variable `name'.
4452 (idlwave-routine-twin-compare): Update for above change.
4453
4454 * progmodes/idlw-help.el (idlwave-do-mouse-completion-help):
4455 Prefix dynamic local variables `name', `kwd', and `link'.
4456 * progmodes/idlw-shell.el (idlwave-shell-complete-execcomm-help):
4457 * progmodes/idlw-complete-structtag.el
4458 (idlwave-complete-structure-tag-help):
4459 * progmodes/idlwave.el (idlwave-complete-sysvar-help)
4460 (idlwave-complete-sysvar-tag-help)
4461 (idlwave-complete-class-structure-tag-help):
4462 Update for above name changes.
4463
afe2870b
LMI
44642010-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
4465
4466 * net/browse-url.el (browse-url-browser-function): Change the
4467 default to use `browse-url-mail' on mailto: URLs.
4468
fbe3be3f
CY
44692010-11-10 Chong Yidong <cyd@stupidchicken.com>
4470
cbf83ce9
SM
4471 * emacs-lisp/package.el (package-read-all-archive-contents):
4472 Reset package-archive-contents to nil before re-reading.
fbe3be3f 4473
a7cfbaea 44742010-11-10 Brandon Craig Rhodes <brandon@rhodesmill.org> (tiny change)
bd4532fc
AM
4475
4476 * textmodes/flyspell.el (flyspell-word): Do not re-check words
4477 already found as misspellings by (flyspell-large-region), just
c97685d4 4478 do highlighting (bug#7322).
bd4532fc 4479
13e7256f
GM
44802010-11-10 Glenn Morris <rgm@gnu.org>
4481
6d2a1e35
GM
4482 * progmodes/octave-mod.el (octave-mark-block): Update for smie change.
4483
d4aca69c
GM
4484 * emulation/edt.el (edt-with-position): New macro.
4485 (edt-find-forward, edt-find-backward, edt-find-next-forward)
4486 (edt-find-next-backward, edt-sentence-forward, edt-sentence-backward)
4487 (edt-paragraph-forward, edt-paragraph-backward): Use it.
4488
f8a09adb
GM
4489 * emulation/tpu-extras.el (tpu-with-position): New macro.
4490 (tpu-paragraph, tpu-page, tpu-search-internal): Use it.
4491
c026460b
GM
4492 * textmodes/texnfo-upd.el (texinfo-pointer-name): Fix typo.
4493
dea53a43
GM
4494 * textmodes/texnfo-upd.el (texinfo-all-menus-update)
4495 (texinfo-menu-copy-old-description, texinfo-start-menu-description)
4496 (texinfo-master-menu, texinfo-insert-node-lines)
4497 (texinfo-multiple-files-update):
4498 * textmodes/texinfmt.el (texinfo-append-refill, texinfo-copying):
4499 Use line-beginning-position.
4500
72bc50c0
GM
4501 * progmodes/cperl-mode.el (cperl-find-pods-heres, cperl-write-tags):
4502 No recent Emacs supports system-type `emx'.
4503
4504 * progmodes/ada-xref.el (is-windows): Rename to ada-on-ms-windows.
4505 (ada-command-separator, ada-default-prj-properties)
4506 (ada-find-any-references): Update for above name change.
4507
4508 * dirtrack.el (dirtrack-directory-function)
4509 (dirtrack-canonicalize-function):
4510 * filecache.el (file-cache-completion-ignore-case)
4511 (file-cache-case-fold-search, file-cache-ignore-case):
4512 * term.el (serial-port-is-file-p): Cosmetic change.
4513
4514 * emulation/viper-init.el (viper-ms-style-os-p): Doc fix.
4515 Remove non-existent `windows-95' system-type.
4516 * dired.el (dired-chown-program): Remove non-existent `linux'
4517 system-type.
4518
17731c39
GM
4519 * net/net-utils.el (net-utils-remove-ctl-m): Use memq for system-types.
4520 (ping-program-options): Remove non-existent `linux' system-type.
4521
9228bbd3
GM
4522 * startup.el (package-initialize): Update declaration.
4523
6e404950
GM
4524 * ls-lisp.el (ls-lisp-time-lessp, ls-lisp-time-to-seconds): Remove.
4525 (ls-lisp-handle-switches): Use time-less-p.
4526 (ls-lisp-format-time): Use float-time.
4527
6f0d4bb6
GM
4528 * textmodes/remember.el (remember-time-to-seconds): Remove.
4529 (remember-store-in-mailbox): Use float-time.
4530
4531 * calendar/timeclock.el (timeclock-time-to-seconds): Make it an alias.
4532
4533 * calendar/time-date.el (time-to-seconds): Always an alias on Emacs,
4534 never a real function.
4535 (with-no-warnings): Remove compat stub, now unused.
4536 (time-less-p): Doc fix.
4537 (time-to-number-of-days): Simplify.
4538
73171bd4
GM
4539 * eshell/esh-util.el (eshell-time-less-p, eshell-time-to-seconds):
4540 Remove.
4541 (eshell-read-passwd, eshell-read-hosts): Use time-less-p.
4542 * eshell/esh-test.el (eshell-test, eshell-show-usage-metrics):
4543 * eshell/em-unix.el (eshell-show-elapsed-time, eshell/time):
4544 * eshell/em-pred.el (eshell-pred-file-time): Use float-time.
4545 * eshell/em-ls.el (eshell-ls-sort-entries): Use time-less-p.
4546
13e7256f
GM
4547 * eshell/em-unix.el (eshell-remove-entries, eshell/rm)
4548 (eshell-shuffle-files, eshell-shorthand-tar-command)
4549 (eshell-mvcpln-template, eshell/mv, eshell/cp, eshell/ln):
4550 Prefix dynamic locals `interactive', `preview', `recursive', `verbose'.
4551 * eshell/em-glob.el (eshell-extended-glob, eshell-glob-entries):
4552 Prefix dynamic local variable `matches'.
4553
b565f5a1
GM
4554 * skeleton.el (skeleton-internal-list, skeleton-internal-1):
4555 Prefix dynamic local variable `skeleton'.
4556
5ad3e885
KY
45572010-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
4558
4559 * net/browse-url.el (browse-url-mail): Insert body part of mailto url
4560 in mail buffer; make yank-action always a command that yanks original
4561 buffer.
4562
14121c52
GM
45632010-11-09 Glenn Morris <rgm@gnu.org>
4564
4565 * progmodes/tcl.el (tcl-hairy-scan-for-comment): Doc fix.
4566
d607b96b 45672010-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
73525e72 4568
9bdba5f5
SM
4569 * minibuffer.el (minibuffer-completion-help): Specify the end of the
4570 completion field (bug#7211).
4571
73525e72
SM
4572 * progmodes/python.el (python-font-lock-syntactic-keywords): (bug#7322)
4573 Fix handling of backslash escapes.
4574 (python-quote-syntax): Adjust accordingly.
4575
d607b96b 45762010-11-09 Richard Levitte <richard@levitte.org> (tiny change)
05539fb3
RL
4577
4578 * vc-mtn.el (vc-mtn-working-revision, vc-mtn-after-dir-status)
4579 (vc-mtn-workfile-branch): Adjust to new output format.
4580
d607b96b 45812010-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
cc4d2366
SM
4582
4583 * international/mule-cmds.el (princ-list): Mark as obsolete.
4584
d607b96b 45852010-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
7f925a67
SM
4586
4587 * emacs-lisp/smie.el: New package.
4588
d607b96b 45892010-11-09 Michael Albinus <michael.albinus@gmx.de>
6ce78fdc 4590
7f925a67
SM
4591 * files.el (backup-by-copying-when-mismatch):
4592 Set `permanent-local' property.
6ce78fdc
MA
4593
4594 * net/tramp.el (tramp-handle-insert-file-contents): Do not set
09def8be 4595 `permanent-local' property for `backup-by-copying-when-mismatch'.
6ce78fdc 4596
d607b96b 45972010-11-09 Eli Zaretskii <eliz@gnu.org>
21620882
EZ
4598
4599 * ls-lisp.el (insert-directory): Doc fix. (bug#7285)
4600
d607b96b 46012010-11-09 Wilson Snyder <wsnyder@wsnyder.org>
8468f78b 4602
7f925a67 4603 * progmodes/verilog-mode.el (verilog-insert-one-definition)
8468f78b 4604 (verilog-read-decls, verilog-read-sub-decls-sig): Fix AUTOWIRE and
7f925a67
SM
4605 AUTOINOUT for SV style multidimensional arrays, bug294.
4606 Reported by Eric Mastromarchi.
4607 (verilog-preprocess): Use with-current-buffer and
8468f78b
WS
4608 font-lock-fontify-buffer to cleanup style issues.
4609
d607b96b 46102010-11-09 Glenn Morris <rgm@gnu.org>
cb5e49a3
GM
4611
4612 * locate.el (locate, locate-mode): Doc fixes.
4613
d607b96b 46142010-11-09 Chong Yidong <cyd@stupidchicken.com>
381d186f
CY
4615
4616 * server.el (server-start): New arg INHIBIT-PROMPT prevents asking
4617 user for confirmation.
4618 (server-force-stop): Use it.
4619 (server-start): Use server-force-stop for kill-emacs-hook, to
4620 avoid user interaction while killing Emacs.
4621
9b026d9f
GM
46222010-11-09 Glenn Morris <rgm@gnu.org>
4623
3406534c 4624 * progmodes/meta-mode.el: Remove leading `*' from defcustom docs.
e814121e 4625 (meta-indent-line): Simplify.
3406534c 4626
9b026d9f
GM
4627 * vc/emerge.el (emerge-line-number-in-buf):
4628 * textmodes/ispell.el (ispell-region):
4629 * textmodes/fill.el (current-fill-column):
4630 * progmodes/xscheme.el (xscheme-send-current-line):
4631 * progmodes/vhdl-mode.el (vhdl-current-line, vhdl-line-copy):
4632 * progmodes/tcl.el (tcl-hairy-scan-for-comment):
4633 * progmodes/sh-script.el (sh-handle-prev-do):
4634 * progmodes/meta-mode.el (meta-indent-line):
4635 * progmodes/idlwave.el (idlwave-goto-comment, idlwave-fill-paragraph)
4636 (idlwave-in-quote):
4637 * progmodes/idlw-shell.el (idlwave-shell-current-frame)
4638 (idlwave-shell-update-bp-overlays, idlwave-shell-sources-filter):
4639 * progmodes/fortran.el (fortran-looking-at-if-then):
4640 * progmodes/etags.el (find-tag-in-order, etags-snarf-tag):
4641 * progmodes/cperl-mode.el (cperl-sniff-for-indent)
4642 (cperl-find-pods-heres):
4643 * progmodes/ada-mode.el (ada-get-current-indent, ada-narrow-to-defun):
4644 * net/quickurl.el (quickurl-list-insert):
4645 * net/ldap.el (ldap-search-internal):
4646 * net/eudc.el (eudc-expand-inline):
4647 * mail/sendmail.el (sendmail-send-it):
4648 * mail/mspools.el (mspools-visit-spool, mspools-get-spool-name):
4649 * emulation/viper-cmd.el (viper-paren-match, viper-backward-indent)
4650 (viper-brac-function):
4651 * calc/calc-yank.el (calc-do-grab-region):
4652 * calc/calc-keypd.el (calc-keypad-press):
4653 * term.el (term-move-columns, term-insert-spaces):
4654 * speedbar.el (speedbar-highlight-one-tag-line):
4655 * simple.el (current-word):
4656 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
4657 * info.el (Info-find-node-in-buffer-1, Info-follow-reference)
4658 (Info-scroll-down):
4659 * hippie-exp.el (he-line-beg):
4660 * epa.el (epa--marked-keys):
4661 * dired-aux.el (dired-kill-line, dired-do-kill-lines)
4662 (dired-update-file-line, dired-add-entry, dired-remove-entry)
4663 (dired-relist-entry):
4664 * buff-menu.el (Buffer-menu-buffer):
4665 * array.el (current-line):
4666 * allout.el (allout-resolve-xref)
4667 (allout-latex-verbatim-quote-curr-line):
4668 Replace yet more uses of end-of-line etc with line-end-position, etc.
4669
db94771e
SM
46702010-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
4671
1398b795
SM
4672 * emacs-lisp/checkdoc.el (checkdoc-display-status-buffer)
4673 (checkdoc-interactive-loop, checkdoc-recursive-edit): Avoid princ-list.
4674 (checkdoc-syntax-table): Initialize in the declaration.
4675 (emacs-lisp-mode-hook): Use just checkdoc-minor-mode now that it turns
4676 the mode on unconditionally.
4677
db94771e
SM
4678 * emacs-lisp/cl-macs.el (extent-data, extent-face, extent-priority)
4679 (extent-end-position, extent-start-position): Remove setf method for
4680 non-existing functions (bug#7319).
4681
674728d4
SM
46822010-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
4683
4684 * emacs-lisp/smie.el: Simplify the smie-rules-function return values.
4685 (smie-precs->prec2): Rename from smie-precs-precedence-table.
4686 (smie-bnf->prec2): Rename from smie-bnf-precedence-table.
4687 (smie-prec2->grammar): Rename from smie-prec2-levels.
4688 (smie-grammar): Rename from smie-op-levels.
4689 (smie-indent--hanging-p): Rename from smie-hanging-p.
4690 (smie-rule-hanging-p): New alias.
4691 (smie-indent--bolp): Rename from smie-bolp.
4692 (smie-indent--hanging-p): New alias.
4693 (smie--token): New dynamically bound variable.
4694 (smie-indent--parent): New function.
4695 (smie-rule-parent-p): Use it; rename from smie-parent-p.
4696 (smie-rule-next-p): Rename from smie-next-p.
4697 (smie-rule-prev-p): Rename from smie-prev-p.
4698 (smie-rule-sibling-p, smie-rule-parent)
4699 (smie-indent--separator-outdent, smie-rule-separator): New functions.
4700 (smie-rule-separator-outdent): New var.
4701 (smie-indent--rule): Merge with smie-indent--column.
4702 (smie-indent-forward-token, smie-indent-backward-token):
4703 Also recognize close parens.
4704 (smie-indent-keyword): Don't use smie-indent--column any more.
4705 (smie-indent-after-keyword): Ignore closers by default.
4706 (smie-indent-line): Use with-demoted-errors.
4707 * progmodes/octave-mod.el (octave-smie-grammar):
4708 Rename from octave-smie-op-levels.
4709 (octave-smie-rules): Adjust to new behavior.
4710 * progmodes/prolog.el (prolog-smie-grammar):
4711 Rename from prolog-smie-op-levels.
4712
26f097bf
GM
47132010-11-07 Glenn Morris <rgm@gnu.org>
4714
de3490e1
GM
4715 * eshell/esh-util.el (subst-char-in-string)
4716 (directory-files-and-attributes): These compatibility definitions are
4717 not needed on any version of Emacs since at least 21.4.
4718
3ba6b2ee
GM
4719 * progmodes/verilog-mode.el (verilog-get-beg-of-line)
4720 (verilog-get-end-of-line): Remove.
4721 (verilog-within-string, verilog-re-search-forward-substr)
4722 (verilog-re-search-backward-substr, verilog-set-auto-endcomments)
4723 (verilog-surelint-off, verilog-getopt-file, verilog-highlight-region):
4724 Use point-at-bol, point-at-eol.
4725 * progmodes/pascal.el (pascal-get-beg-of-line, pascal-get-end-of-line):
4726 Remove.
4727 (pascal-declaration-end, pascal-declaration-beg, pascal-within-string)
4728 (electric-pascal-terminate-line, pascal-set-auto-comments)
4729 (pascal-indent-paramlist, pascal-indent-declaration)
4730 (pascal-get-lineup-indent, pascal-func-completion)
4731 (pascal-get-completion-decl, pascal-var-completion, pascal-completion):
4732 Use point-at-bol, point-at-eol.
4733 * progmodes/flymake.el (flymake-line-beginning-position)
4734 (flymake-line-end-position): Remove.
4735 (flymake-highlight-line): Use point-at-bol, point-at-eol.
4736 * eshell/esh-util.el (line-end-position, line-beginning-position):
4737 Remove compat definitions.
4738
76fc02b6
GM
4739 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
4740 Use end-of-line N.
4741 (checkdoc-this-string-valid-engine, checkdoc-file-comments-engine):
4742 Use line-end-position.
4743
e180ab9f
GM
4744 * emacs-lisp/chart.el (chart-zap-chars):
4745 * play/decipher.el (decipher-set-map):
4746 * progmodes/ada-mode.el (ada-get-current-indent)
4747 (ada-search-ignore-string-comment, ada-tab-hard, ada-untab-hard):
4748 * progmodes/ada-prj.el (ada-prj-load-from-file, ada-prj-display-help):
4749 * progmodes/ada-xref.el (ada-initialize-runtime-library)
4750 (ada-get-all-references):
4751 * progmodes/cperl-mode.el (cperl-electric-paren)
4752 (cperl-electric-rparen, cperl-electric-keyword, cperl-electric-else)
4753 (cperl-linefeed, cperl-sniff-for-indent, cperl-to-comment-or-eol)
4754 (cperl-find-pods-heres, cperl-indent-exp, cperl-fix-line-spacing)
4755 (cperl-word-at-point-hard):
4756 * progmodes/idlw-shell.el (idlwave-shell-move-or-history)
4757 (idlwave-shell-filename-string, idlwave-shell-batch-command)
4758 (idlwave-shell-display-line):
4759 * progmodes/idlwave.el (idlwave-show-begin, idlwave-fill-paragraph)
4760 (idlwave-calc-hanging-indent, idlwave-auto-fill, idlwave-template):
4761 * progmodes/js.el (js--re-search-forward-inner)
4762 (js--re-search-backward-inner):
4763 * progmodes/vhdl-mode.el (vhdl-align-region-1, vhdl-align-region-2)
4764 (vhdl-fix-clause, vhdl-compose-configuration-architecture):
4765 * progmodes/ruby-mode.el (ruby-parse-partial, eval-when-compile):
4766 * textmodes/flyspell.el (flyspell-process-localwords):
4767 * textmodes/ispell.el (ispell-buffer-local-parsing)
4768 (ispell-buffer-local-dict, ispell-buffer-local-words):
4769 Use point-at-bol and point-at-eol.
4770
26f097bf
GM
4771 * speedbar.el (speedbar-generic-item-info)
4772 (speedbar-item-info-tag-helper, speedbar-change-expand-button-char)
4773 (speedbar-add-indicator, speedbar-check-vc-this-line)
4774 (speedbar-check-obj-this-line, speedbar-extract-one-symbol)
4775 (speedbar-buffers-line-directory, speedbar-buffer-revert-buffer):
4776 Replace more uses of end-of-line etc with line-end-position.
4777
b05fde66
GM
47782010-11-06 Glenn Morris <rgm@gnu.org>
4779
5ed619e0
GM
4780 * textmodes/texnfo-upd.el (texinfo-start-menu-description)
4781 (texinfo-update-menu-region-beginning, texinfo-menu-first-node)
4782 (texinfo-delete-existing-pointers, texinfo-find-pointer)
4783 (texinfo-clean-up-node-line, texinfo-insert-node-lines)
4784 (texinfo-multiple-files-update):
4785 * textmodes/table.el (table--probe-cell-left-up)
4786 (table--probe-cell-right-bottom):
4787 * textmodes/picture.el (picture-tab-search):
4788 * textmodes/page-ext.el (pages-copy-header-and-position)
4789 (pages-directory-for-addresses):
4790 * progmodes/vera-mode.el (vera-get-offset):
4791 * progmodes/simula.el (simula-calculate-indent):
4792 * progmodes/python.el (python-pdbtrack-overlay-arrow):
4793 * progmodes/prolog.el (end-of-prolog-clause):
4794 * progmodes/perl-mode.el (perl-calculate-indent, perl-indent-exp):
4795 * progmodes/icon.el (indent-icon-exp):
4796 * progmodes/etags.el (tag-re-match-p):
4797 * progmodes/ebrowse.el (ebrowse-show-file-name-at-point):
4798 * progmodes/ebnf2ps.el (ebnf-begin-file):
4799 * progmodes/dcl-mode.el (dcl-back-to-indentation-1)
4800 (dcl-save-local-variable):
4801 * play/life.el (life-setup):
4802 * play/gametree.el (gametree-looking-at-ply):
4803 * nxml/nxml-maint.el (nxml-insert-target-repertoire-glyph-set):
4804 * mail/sendmail.el (mail-mode-auto-fill):
4805 * emacs-lisp/lisp-mode.el (calculate-lisp-indent):
4806 * emacs-lisp/edebug.el (edebug-overlay-arrow):
4807 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid):
4808 * woman.el (woman-parse-numeric-value, woman2-TH, woman2-SH)
4809 (woman-tab-to-tab-stop, WoMan-warn-ignored):
4810 * type-break.el (type-break-file-keystroke-count):
4811 * term.el (term-replace-by-expanded-history-before-point)
4812 (term-skip-prompt, term-extract-string):
4813 * speedbar.el (speedbar-edit-line, speedbar-expand-line)
4814 (speedbar-contract-line, speedbar-toggle-line-expansion)
4815 (speedbar-parse-c-or-c++tag, speedbar-parse-tex-string)
4816 (speedbar-buffer-revert-buffer, speedbar-highlight-one-tag-line):
4817 * sort.el (sort-skip-fields):
4818 * skeleton.el (skeleton-internal-list):
4819 * simple.el (line-move-finish, line-move-to-column):
4820 * shell.el (shell-forward-command):
4821 * misc.el (copy-from-above-command):
4822 * makesum.el (double-column):
4823 * ebuff-menu.el (electric-buffer-update-highlight):
4824 * dired.el (dired-move-to-end-of-filename):
4825 * dframe.el (dframe-popup-kludge):
4826 * bookmark.el (bookmark-kill-line, bookmark-bmenu-show-filenames):
4827 * arc-mode.el (archive-get-lineno):
4828 Use line-end-position and line-beginning-position.
4829
e2a9c0bc
GM
4830 * progmodes/idlwave.el (idlwave-routine-entry-compare-twins):
4831 (idlwave-study-twins): Prefix dynamic local `class'.
4832 (idlwave-routine-twin-compare): Update for above name change.
4833
4e44448f
GM
4834 * emacs-lisp/eieio-comp.el (byte-compile-file-form-defmethod):
4835 Use boundp tests to silence compiler. Update for changed name of
4836 bytecomp-filename variable.
4837
8f6c3eac
GM
4838 * emulation/viper-cmd.el (viper-read-string-with-history):
4839 Prefix dynamic local `initial'.
4840 (viper-minibuffer-standard-hook): Update for above name change.
4841
79d1dabe
GM
4842 * emacs-lisp/elint.el (elint-init-env): Prefix dynamic local `env'.
4843 (elint-init-form): Update for above name change.
4844
0e4bb7f0
GM
4845 * mail/mail-extr.el (mail-extract-address-components): Give dynamic
4846 local variables `cbeg' and `cend' a prefix.
4847 (mail-extr-voodoo): Update for above name change.
4848
c8f3bf36
GM
4849 * textmodes/reftex-toc.el (reftex-toc-do-promote)
4850 (reftex-toc-promote-prepare): Pass `delta' as an explicit argument.
4851 (reftex-toc-promote-action): Doc fix.
4852
4853 * textmodes/reftex-sel.el (reftex-select-item): Give local variables
4854 `prompt', `data' a prefix.
4855 (reftex-select-post-command-hook, reftex-select-callback)
4856 (reftex-select-mouse-accept, reftex-select-read-cite):
4857 Update for above name changes.
4858
4859 * textmodes/reftex-ref.el (reftex-reference): Rename local variable
4860 `refstyle' to reftex-refstyle.
4861 (reftex-offer-label-menu): Update for above name change.
4862 * textmodes/reftex-sel.el (reftex-select-toggle-varioref): Update for
4863 `refstyle' name change.
4864
b05fde66
GM
4865 * vc/emerge.el (emerge-eval-in-buffer): Remove, and replace all uses
4866 with with-current-buffer.
4867 (diff, template): Give dynamic local variables a prefix.
4868 (emerge-line-numbers): Rename local `diff' to emerge-line-diff.
4869 (emerge-line-number-in-buf): Update for above name change.
4870 (emerge-combine-versions-internal): Rename local `template' to
4871 emerge-combine-template.
4872 (emerge-combine-versions-edit): Update for above name change.
4873
5d8f9169
RA
48742010-11-06 Ralf Angeli <angeli@caeruleus.net>
4875
4876 * textmodes/reftex-cite.el
4877 (reftex-extract-bib-entries-from-thebibliography): Match bibitem
4878 entries with whitespace after \bibitem.
4879 (reftex-create-bibtex-file): Match entries containing numbers and
4880 symbol constituents. Make sure that entries with whitespace at
4881 various places are found.
4882
f8aefe82
MA
48832010-11-05 Christian Millour <cm@abtela.com> (tiny change)
4884
4885 * shell.el (shell-process-popd): Made aware of comint-file-name-prefix.
4886
e06918d2
JD
48872010-11-05 Jan Djärv <jan.h.d@swipnet.se>
4888
4889 * mouse.el (mouse-yank-primary): Update comment (Bug#6802).
4890
17fc58c9
GM
48912010-11-05 Glenn Morris <rgm@gnu.org>
4892
f7fe4837
GM
4893 * woman.el (woman0-roff-buffer, woman1-roff-buffer)
4894 (woman2-roff-buffer): Give local variable `request' a prefix.
4895 (woman0-macro): Rename argument `request' in the same way.
4896 (woman-request): New name for `request' dynamic variable.
4897 (woman-unquote, woman-forward-arg): Update for above name change.
4898 (woman1-roff-buffer): Give local variable `unquote' a prefix.
4899 (woman1-unquote): New name for `unquote' dynamic variable.
4900 (woman1-B-or-I, woman1-alt-fonts): Update for above name change.
4901 (woman-translations): Rename from `translations'. No longer global.
4902 (woman2-tr, woman-translate): Update for above name change.
4903 (woman-translate): Check for bound variable.
4904 (woman2-roff-buffer): Give local variable `translations' a prefix.
4905
869c4186
GM
4906 * play/doctor.el: Give all local variables a prefix. Update callers.
4907 (doc$, doctor-put-meaning): Use backquote.
4908
215461a8
GM
4909 * emacs-lisp/cl-macs.el (loop): Give local variable args a prefix.
4910 (cl-parse-loop-clause, cl-loop-handle-accum): Update for above change.
4911
17fc58c9
GM
4912 * emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Give local
4913 variables bytes, ptr, op a prefix.
4914 (disassemble-offset): Update for above change.
4915
015eea59
CY
49162010-11-03 Chong Yidong <cyd@stupidchicken.com>
4917
4918 * emacs-lisp/package.el (package-unpack): Remove no-op.
4919 (package--builtins, package--dir): Doc fix.
4920 (package-activate-1, package-activate, package-install)
4921 (package-compute-transaction): Fix error message.
4922 (package-delete): Use delete-directory. Omit system packages.
4923 (package-initialize): Set package-alist to nil first.
4924 (package-menu-mark-delete, package-menu-mark-install): Don't add
4925 symbols that are inconsistent with the package state.
4926 (package-menu-execute): Perform deletions and installations as
4927 single batch operations.
4928
033862d1
GM
49292010-11-03 Glenn Morris <rgm@gnu.org>
4930
0b03a950
GM
4931 * progmodes/idlwave.el (idlwave-pset): Only used on XEmacs.
4932 (props): Remove unnecessary declaration.
4933
e337e22c
GM
4934 * textmodes/ispell.el (ispell-init-process): On Emacs, always use
4935 set-process-query-on-exit-flag.
4936
a88e24dd 4937 * textmodes/reftex-toc.el (name1, dummy, dummy2): Remove unused decs.
728618ba
GM
4938 (reftex-toc-do-promote): Remove unused local `mpos'.
4939 (reftex-toc-restore-region): Make `mpos' local to this function.
a88e24dd 4940
537b04b9
GM
4941 * net/dbus.el (dbus-name-owner-changed-handler): Doc fix.
4942
52365e61
GM
4943 * play/landmark.el (lm-losing-threshold): Correct spelling.
4944 (lm-human-plays): Use new name.
4945
cd32f8a9
GM
4946 * play/gomoku.el (gomoku-loosing-threshold): Correct spelling.
4947 (gomoku-human-plays): Use new name.
4948
033862d1
GM
4949 * play/gomoku.el (nil-score, Xscore, XXscore, XXXscore, XXXXscore)
4950 (Oscore, OOscore, OOOscore, OOOOscore): Rename with gomoku- prefix.
4951 (gomoku-score-trans-table, gomoku-winning-threshold)
4952 (gomoku-loosing-threshold, gomoku-init-score-table): Use new names.
4953
4b99edf2
CY
49542010-11-03 Chong Yidong <cyd@stupidchicken.com>
4955
4956 * emacs-lisp/package.el: Don't put built-in packages in
4957 package-alist, to avoid loading inefficiencies.
4958 (package-built-in-p): Make VERSION optional, and treat it as a
4959 minimum acceptable version.
6a7662bb
BR
4960 (package-activate): Search separately for built-in packages.
4961 Emit a warning if a dependency fails.
4b99edf2
CY
4962 (define-package): Handle most common case, where there is no
4963 obsolete package, first.
4964 (package-compute-transaction): Print required version in error.
4965 (package--initialized): New variable.
4966 (list-packages): Use it.
4967 (package-initialize): Optional arg NO-ACTIVATE. Don't put
6a7662bb
BR
4968 built-in packages in packages-alist; keep it separate.
4969 Set package--initialized.
4b99edf2
CY
4970 (describe-package): Avoid activating packages as a side-effect.
4971 Search separately for built-in packages.
4972 (describe-package-1): Handle the case where an elpa package is
4973 simultaneously built-in and available/installed.
6a7662bb
BR
4974 (package-installed-p, package--generate-package-list):
4975 Search separately for built-in packages.
4b99edf2
CY
4976 (package-load-descriptor): Doc fix.
4977
3225dcaa
SM
49782010-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
4979
4980 * progmodes/perl-mode.el (perl-syntax-propertize-function):
4981 Handle __DATA__ and __END__.
4982
fa14dc18
NF
49832010-11-02 Noah Friedman <friedman@splode.com>
4984
4985 * emacs-lisp/bytecomp.el (byte-recompile-file): If bytecomp-arg is
4986 nil, do not ask to recompile files that are not already compiled,
4987 and do not recompile them.
4988
0f75c62a
CY
49892010-11-02 Chong Yidong <cyd@stupidchicken.com>
4990
4991 * emacs-lisp/package.el (package-initialize): Ensure that
4992 obsoleted built-in packages are not in package-activated-list
4993 during activation.
4994 (describe-package-1): Make the "installed" status override
4995 "built-in".
4996
b29f5b7b
VJL
49972010-11-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4998
4999 * subr.el (version-separator, version-regexp-alist): Remove '*'
5000 from docstring.
5001 (version-list-<=, version<=, version=): Doc fix.
5002
b18fad6d
KH
50032010-11-01 Kenichi Handa <handa@m17n.org>
5004
5005 * faces.el (glyphless-char): Inherit underline for tty.
5006
a8039db1 50072010-11-01 Kenichi Handa <handa@m17n.org>
b2cca856
KH
5008
5009 Implement various display methods for glyphless characters.
5010
5011 * international/characters.el (char-acronym-table): New variable.
5012 (glyphless-char-control): New variable.
35f52ed6 5013 (update-glyphless-char-display): New function.
b2cca856
KH
5014
5015 * faces.el (glyphless-char): New face.
5016
28886d5e
GM
50172010-11-01 Glenn Morris <rgm@gnu.org>
5018
919dd7aa
GM
5019 * calendar/holidays.el (general-holidays, oriental-holidays)
5020 (local-holidays, other-holidays, hebrew-holidays, christian-holidays)
5021 (islamic-holidays, bahai-holidays, solar-holidays): Move aliases before
5022 the definitions of their targets.
5023
c79fc059
GM
5024 * emacs-lisp/smie.el (smie): New custom group.
5025 (smie-blink-matching-inners, smie-indent-basic): Add :group.
5026
c8ccffb1
GM
5027 * faces.el (xw-defined-colors, x-setup-function-keys):
5028 * mouse-sel.el (x-select-text):
5029 * term/w32console.el (x-setup-function-keys): Update declarations.
5030
f4ff702e
GM
5031 * progmodes/ruby-mode.el (ruby-syntax-propertize-heredoc): Declare.
5032
806c491a
GM
5033 * textmodes/ispell.el (comment-add): Declare.
5034
c3dfebd1
GM
5035 * net/gnutls.el (gnutls-boot, gnutls-errorp, gnutls-error-string):
5036 Declare.
5037
28886d5e
GM
5038 * info.el (finder-keywords-hash, package-alist): Declare.
5039
693c9d15
CY
50402010-11-01 Chong Yidong <cyd@stupidchicken.com>
5041
5042 * finder.el (finder-compile-keywords): Don't use intern-soft,
5043 since package names may not yet exist in the obarray.
5044
50452010-11-01 Chong Yidong <cyd@stupidchicken.com>
4624de78
CY
5046
5047 * vc/vc-arch.el (vc-arch-checkin):
5048 * vc/vc-cvs.el (vc-cvs-checkin):
5049 * vc/vc-mtn.el (vc-mtn-checkin):
5050 * vc/vc-rcs.el (vc-rcs-checkin):
5051 * vc/vc-sccs.el (vc-sccs-checkin):
5052 * vc/vc-svn.el (vc-svn-checkin): Remove optional extra arg, unused
5053 since 2010-04-21 commit by Stefan Monnier.
5054
36967cf7
GM
50552010-11-01 Glenn Morris <rgm@gnu.org>
5056
feb5e60a
GM
5057 * emacs-lisp/bytecomp.el (byte-recompile-file): Fix previous change.
5058
1f023ca9
GM
5059 * startup.el (package-enable-at-startup, package-initialize):
5060 Silence compiler.
5061
36967cf7
GM
5062 * progmodes/ada-mode.el (ada-font-lock-syntactic-keywords):
5063 Silence compiler.
5064
430e7297
JD
50652010-10-31 Julien Danjou <julien@danjou.info>
5066
5067 * emacs-lisp/bytecomp.el (byte-recompile-file): New fun (bug#7297).
5068 (byte-recompile-directory):
5069 * emacs-lisp/lisp-mode.el (emacs-lisp-byte-compile-and-load):
430e7297
JD
5070 Use `byte-recompile-file'.
5071
c8c59954
GM
50722010-10-31 Glenn Morris <rgm@gnu.org>
5073
5074 * cus-start.el: Handle standard values via a keyword.
5075 Only set version property if specified.
5076 (cursor-in-non-selected-windows, menu-bar-mode)
5077 (tool-bar-mode, show-trailing-whitespace):
5078 Do not specify standard values.
5079 (transient-mark-mode, temporary-file-directory): Use :standard.
5080
04e63796
JD
50812010-10-31 Jan Djärv <jan.h.d@swipnet.se>
5082
5083 * term/x-win.el (x-get-selection-value): New function that gets
35f52ed6 5084 PRIMARY with type as specified in x-select-request-type. (Bug#6802)
04e63796 5085
2699a554 50862010-10-31 Michael Albinus <michael.albinus@gmx.de>
a057950d
MA
5087
5088 * net/tramp.el (tramp-handle-insert-file-contents): For root,
5089 preserve owner and group when editing files. (Bug#7289)
5090
35fcc05c 50912010-10-31 Glenn Morris <rgm@gnu.org>
d2ce10d2
GM
5092
5093 * speedbar.el (speedbar-mode):
5094 * play/fortune.el (fortune-in-buffer, fortune):
5095 * play/gomoku.el (gomoku-mode):
5096 * play/landmark.el (lm-mode):
5097 * textmodes/bibtex.el (bibtex-validate, bibtex-validate-globally):
5098 Replace inappropriate uses of toggle-read-only. (Bug#7292)
5099
82f7efc3
GM
5100 * select.el (x-selection): Mark it as an obsolete alias.
5101
2699a554 51022010-10-31 Aaron S. Hawley <aaron.s.hawley@gmail.com>
ca39416c 5103
f486841f 5104 * vc/add-log.el (find-change-log): Use derived-mode-p rather than
ca39416c
AH
5105 major-mode (bug#7284).
5106
2699a554 51072010-10-31 Glenn Morris <rgm@gnu.org>
aab705a2
GM
5108
5109 * menu-bar.el (menu-bar-files-menu): Make it into an actual alias,
5110 rather than just an unused variable that inherits from the real one.
5111
e6ef5dd9
AM
51122010-10-31 Alan Mackenzie <acm@muc.de>
5113
5114 * progmodes/cc-cmds.el (c-mask-paragraph): Fix an off-by-1 error.
5115 This fixes bug #7185.
5116
8a500a91
CY
51172010-10-30 Chong Yidong <cyd@stupidchicken.com>
5118
5119 * startup.el (command-line): Search for package directories, and
5120 don't load package.el if none are found.
5121
6a7662bb
BR
5122 * emacs-lisp/package.el (describe-package, list-packages):
5123 Call package-initialize if it has not been called yet.
8a500a91 5124
4f9e41e4
AM
51252010-10-30 Alan Mackenzie <acm@muc.de>
5126
5127 * progmodes/cc-fonts.el (c-font-lock-enum-tail): New function
5128 which fontifies the tail of an enum.
5129 (c-basic-matchers-after): Insert a call to the above new function.
5130 This fixes bug #7264.
5131
88f43c67
GM
51322010-10-30 Glenn Morris <rgm@gnu.org>
5133
5134 * cus-start.el: Add :set properties for minor modes menu-bar-mode,
5135 tool-bar-mode, transient-mark-mode. (Bug#7306)
5136 Include the :set property in the dumped Emacs.
5137
c4d17d50
SM
51382010-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
5139
5140 SMIE: change indent rules format, improve smie-setup.
5141 * emacs-lisp/smie.el (smie-precs-precedence-table)
5142 (smie-merge-prec2s, smie-bnf-precedence-table, smie-prec2-levels):
5143 Mark them pure so the tables gets built at compile time.
5144 (smie-bnf-precedence-table): Store the closer-alist in the table.
5145 (smie-prec2-levels): Preserve the closer-alist.
5146 (smie-blink-matching-open): Be more forgiving in case of indentation.
5147 (smie-hanging-p): Rename from smie-indent--hanging-p.
5148 (smie-bolp): Rename from smie-indent--bolp.
5149 (smie--parent, smie--after): New dynamic vars.
5150 (smie-parent-p, smie-next-p, smie-prev-p): New funs.
5151 (smie-indent-rules): Remove.
5152 (smie-indent--offset-rule): Remove fun.
5153 (smie-rules-function): New var.
5154 (smie-indent--rule): New fun.
5155 (smie-indent--offset, smie-indent-keyword, smie-indent-after-keyword)
5156 (smie-indent-exps): Use it.
5157 (smie-setup): Setup paren blinking; add keyword args for token
5158 functions; extract closer-alist from op-levels.
5159 (smie-indent-debug-log): Remove var.
5160 (smie-indent-debug): Remove fun.
5161 * progmodes/prolog.el (prolog-smie-indent-rules): Remove.
5162 (prolog-smie-rules): New fun to replace it.
5163 (prolog-mode-variables): Simplify.
5164 * progmodes/octave-mod.el (octave-smie-closer-alist): Remove, now that
5165 it's setup automatically.
5166 (octave-smie-indent-rules): Remove.
5167 (octave-smie-rules): New fun to replace it.
5168 (octave-mode): Simplify.
5169
9d794026
GM
51702010-10-29 Glenn Morris <rgm@gnu.org>
5171
e088c02a
GM
5172 * files.el (temporary-file-directory): Remove (already defined in C).
5173 * cus-start.el: Add temporary-file-directory.
5174
9d794026
GM
5175 * abbrev.el (abbrev-mode):
5176 * composite.el (auto-composition-mode):
5177 * menu-bar.el (menu-bar-mode):
5178 * simple.el (transient-mark-mode):
5179 * tool-bar.el (tool-bar-mode): Adjust the define-minor-mode calls so
5180 that they do not define the associated variables twice.
5181 * simple.el (transient-mark-mode): Remove defvar.
5182 * composite.el (auto-composition-mode): Make variable auto-buffer-local.
5183 * cus-start.el: Add transient-mark-mode, menu-bar-mode, tool-bar-mode.
5184 Handle multiple groups, and also custom-delayed-init-variables.
5185 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
5186
dcc029e0
SM
51872010-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
5188
5189 * emacs-lisp/pcase.el (pcase): New `string' and `guard' patterns.
5190 (pcase-if): Add one minor optimization.
5191 (pcase-split-equal): Rename from pcase-split-eq.
5192 (pcase-split-member): Rename from pcase-split-memq.
5193 (pcase-u1): Add strings to the member optimization.
5194 Add `guard' variant of predicates.
5195 (pcase-q1): Add string patterns.
5196
a62b88d4
SM
51972010-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
5198
5199 * vc/log-edit.el (log-edit-rewrite-fixes): State its safety pred.
5200
f41f19b0
GM
52012010-10-28 Glenn Morris <rgm@gnu.org>
5202
b3edb781
GM
5203 * term/ns-win.el (global-map, menu-bar-final-items, menu-bar-help-menu):
5204 Move menu-bar related settings to ../menu-bar.el.
5205 * menu-bar.el (global-map, menu-bar-final-items, menu-bar-help-menu):
5206 Move ns-specific settings here from term/ns-win.el.
5207
f41f19b0
GM
5208 * simple.el (x-selection-owner-p): Remove unused declaration.
5209
6175cd08
SM
52102010-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
5211
5212 * minibuffer.el (completion-cycling): New var (bug#7266).
5213 (minibuffer-complete, completion--do-completion):
5214 Use completion--flush-all-sorted-completions.
5215 (minibuffer-complete): Only cycle if completion-cycling is set.
5216 (completion--flush-all-sorted-completions): Unset completion-cycling.
5217 (minibuffer-force-complete): Set completion-cycling.
5218 (completion-all-sorted-completions): Move declaration before first use.
5219
19677c71
LL
52202010-10-28 Leo <sdl.web@gmail.com>
5221
5222 * iswitchb.el (iswitchb-kill-buffer): Avoid `iswitchb-make-buflist'
5223 which changes the order of matches seen by users (bug#7231).
5224
52252010-10-28 Jes Bodi Klinke <jes@bodi-klinke.dk> (tiny change)
77b143eb
JBK
5226
5227 * progmodes/compile.el (compilation-mode-font-lock-keywords):
5228 Don't confuse -omega as "-o mega".
5229
2122161f
SM
52302010-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
5231
ce8794df
SM
5232 * vc/log-edit.el (log-edit-rewrite-fixes): New var.
5233 (log-edit-author): New dynamic var.
5234 (log-edit-changelog-ours-p, log-edit-insert-changelog-entries): Use it
5235 to return the author if different from committer.
5236 (log-edit-insert-changelog): Use them to add Author: and Fixes headers.
5237
80cb310d
SM
5238 * play/landmark.el: Adjust commenting convention.
5239 (lm-nil-score): Rename from nil-score.
5240 (Xscore, XXscore, XXXscore, XXXXscore, Oscore, OOscore, OOOscore)
5241 (OOOOscore): Move into a let in lm-score-trans-table.
5242 (lm-winning-threshold, lm-loosing-threshold): Use lm-score-trans-table.
5243
2122161f
SM
5244 * electric.el (electric-indent-chars): Autoload.
5245 * progmodes/octave-mod.el (octave-mode):
5246 * progmodes/ruby-mode.el (ruby-mode): Take advantage of it.
5247 (ruby-mode-abbrev-table): Merge initialization and declaration.
5248
e925113b
GM
52492010-10-27 Glenn Morris <rgm@gnu.org>
5250
208d109c
GM
5251 * abbrev.el (abbrev-mode): Remove one of the three definitions of this
5252 variable.
5253
7d3e3843
GM
5254 * server.el (server-host, server-port, server-auth-dir): Autoload risky.
5255
e925113b
GM
5256 * term/ns-win.el: Restore require of cl when compiling.
5257 (menu-bar-final-items): Remove non-existent `windows' menu.
1bcc4637
GM
5258 (ns-handle-nxopen): Optionally handle the temp-case.
5259 (ns-handle-nxopentemp): Just call ns-handle-nxopen.
5260 (ns-insert-file, ns-find-file): Use `pop'.
e925113b 5261
b94a5a43
GM
52622010-10-26 Glenn Morris <rgm@gnu.org>
5263
5264 * term/common-win.el (xw-defined-colors): Simplify the 'ns case.
5265
fc3eda04
AR
52662010-10-26 Adrian Robert <Adrian.B.Robert@gmail.com>
5267
5268 * term/ns-win.el (ns-new-frame, ns-show-prefs): Don't add to
5269 global map.
5270 * term/common-win.el (x-setup-function-keys): Remove most of the
5271 keymappings. Comment on the remaining ones.
5272
c79b0b1c
PO
52732010-10-26 Peter Oliver <p.d.oliver@mavit.org.uk> (tiny change)
5274
c31dc2c0 5275 * server.el (server-port): New option. (Bug#854)
c79b0b1c
PO
5276 (server-start): Use server-port.
5277
725513b7
GM
52782010-10-26 Glenn Morris <rgm@gnu.org>
5279
d7d8c62a
GM
5280 * term/ns-win.el (ns-version-string): Remove unused declaration.
5281 (ns-invocation-args): Change to x-invocation-args.
5282 (ns-handle-switch, ns-handle-numeric-switch, ns-handle-iconic)
5283 (ns-handle-name-switch, ns-ignore-2-arg): Remove.
5284 (ns-handle-nxopen, ns-handle-nxopentemp, ns-ignore-1-arg):
5285 Use x-invocation-args instead of ns-invocation-args.
5286 (ns-initialize-window-system, handle-args-function-alist):
5287 Use x-handle-args instead of ns-handle-args.
5288 * term/common-win.el (x-handle-args): Also handle nextstep arguments.
5289 * startup.el (command-line-ns-option-alist): Replace
5290 ns-handle-name-switch, ns-handle-switch, ns-handle-numeric-switch,
5291 ns-handle-iconic with the x- equivalents.
5292
725513b7
GM
5293 * term/common-win.el (x-select-enable-clipboard):
5294 * term/pc-win.el (x-select-enable-clipboard): Doc fix.
5295
5296 * term/ns-win.el: No need to require cl when compiling.
5297 (x-display-name, x-setup-function-keys, x-select-text, x-colors)
5298 (xw-defined-colors): Use the common-win definitions.
5299 (ns-alternatives-map): Make it an obsolete alias for x-alternatives-map.
5300 (ns-handle-iconic): Make it an alias for x-handle-iconic.
5301 * term/common-win.el (x-select-text, x-alternatives-map)
5302 (x-setup-function-keys, x-colors, xw-defined-colors): Handle 'ns case.
5303 * loadup.el [ns]: Load common-win.
5304
77ec02d8
DU
53052010-10-26 Daiki Ueno <ueno@unixuser.org>
5306
5307 * epa-mail.el (epa-mail-encrypt): Handle local-part only
6ee79275 5308 recipients; expand mail aliases (Bug#7280).
77ec02d8 5309
6a5c2175
GM
53102010-10-25 Glenn Morris <rgm@gnu.org>
5311
59ba9d59
GM
5312 * term/common-win.el (x-handle-switch): Simplify with pop.
5313 Optionally handle numeric switches.
5314 (x-handle-numeric-switch): Just call x-handle-switch.
5315 (x-handle-initial-switch, x-handle-xrm-switch, x-handle-geometry)
5316 (x-handle-name-switch, x-handle-display, x-handle-args):
5317 Simplify with pop.
5318
6a5c2175
GM
5319 * term/ns-win.el: Do not require easymenu.
5320 (menu-bar-edit-menu) <copy, paste, paste-from-menu, separator-undo>:
5321 <spell>: Move adjustments to menu-bar.el.
5322 * menu-bar.el (menu-bar-edit-menu) <copy, paste, paste-from-menu>:
5323 <separator-undo, spell>: Move ns-win's adjustments here.
5324 * loadup.el [ns]: Do not load easymenu.
5325
01898dc2
CY
53262010-10-24 Chong Yidong <cyd@stupidchicken.com>
5327
5328 * image.el (image-checkbox-checked, image-checkbox-unchecked):
6a5c2175 5329 Delete (Bug#7222).
01898dc2
CY
5330
5331 * startup.el (fancy-startup-tail): Instead of using inline images,
5332 refer to image files from etc/.
5333
5334 * wid-edit.el (checkbox): Likewise.
5335 (widget-image-find): Center image specs.
5336
a44d921f
GM
53372010-10-24 Glenn Morris <rgm@gnu.org>
5338
5339 * term/ns-win.el (x-select-text): Doc fix.
5340 * w32-fns.el (x-alternatives-map, x-setup-function-keys)
5341 (x-select-text): Move to term/common-win.
5342 * term/w32-win.el (xw-defined-colors): Move to common-win.
5343 * term/x-win.el (xw-defined-colors, x-alternatives-map)
5344 (x-setup-function-keys, x-select-text): Move to common-win.
5345 * term/common-win.el (x-select-text, x-alternatives-map)
5346 (x-setup-function-keys, xw-defined-colors): Merge x- and w32-
5347 definitions here.
5348
709228c0 53492010-10-24 T.V. Raman <tv.raman.tv@gmail.com> (tiny change)
a11de514
R
5350
5351 * net/mairix.el (mairix-searches-mode-map):
5352 * mail/mspools.el (mspools-mode-map): Fix 2010-10-10 change.
5353
0c382083 53542010-10-24 Michael McNamara <mac@mail.brushroad.com>
a03c2342 5355
2b0c7330 5356 * progmodes/verilog-mode.el (verilog-directive-re): Make this variable
a03c2342
WS
5357 auto-built for efficiency of execution and updating.
5358 (verilog-extended-complete-re): Support 'pure' fucntion & task
5359 declarations (these have no bodies).
ca39416c
AH
5360 (verilog-beg-of-statement): General cleanup to enable support of
5361 'pure' fucntion & task declarations (these have no bodies).
5362 These efforts together fix Verilog bug210 from veripool; which was also
a03c2342
WS
5363 noticed by Steve Pearlmutter.
5364 (verilog-directive-re, verilog-directive-begin, verilog-indent-re)
ca39416c
AH
5365 (verilog-directive-nest-re, verilog-set-auto-endcomments):
5366 Support `elsif. Reported by Shankar Giri.
a03c2342
WS
5367 (verilog-forward-ws&directives, verilog-in-attribute-p): Fixes for
5368 attribute handling for lining up declarations and assignments.
5369 (verilog-beg-of-statement-1): Fix issue where continued declaration
5370 is indented differently if it is after a begin..end clock.
5371 (verilog-in-attribute-p, verilog-skip-backward-comments)
5372 (verilog-skip-forward-comment-p): Support proper treatment of
84eb0351 5373 attributes by indent code. Reported by Jeff Steele.
ca39416c 5374 (verilog-in-directive-p): Fix comment to correctly describe function.
a03c2342
WS
5375 (verilog-backward-up-list, verilog-in-struct-region-p)
5376 (verilog-backward-token, verilog-in-struct-p)
5377 (verilog-in-coverage-p, verilog-do-indent)
5378 (verilog-pretty-declarations): Use verilog-backward-up-list as
5379 wrapper around backward-up-list inorder to properly skip comments.
5380 Reported by David Rogoff.
5381 (verilog-property-re, verilog-endcomment-reason-re)
5382 (verilog-beg-of-statement, verilog-set-auto-endcomments)
5383 (verilog-calc-1 ): Fix for assert a; else b; indentation (new form
84eb0351 5384 of if). Reported by Max Bjurling and
a03c2342 5385 (verilog-calc-1): Fix for clocking block in modport
84eb0351 5386 declaration. Reported by Brian Hunter.
a03c2342 5387
0c382083 53882010-10-24 Wilson Snyder <wsnyder@wsnyder.org>
a03c2342 5389
2b0c7330 5390 * progmodes/verilog-mode.el (verilog-auto-inst, verilog-gate-ios)
a03c2342
WS
5391 (verilog-gate-keywords, verilog-read-sub-decls)
5392 (verilog-read-sub-decls-gate, verilog-read-sub-decls-gate-ios)
5393 (verilog-read-sub-decls-line, verilog-read-sub-decls-sig): Support
5394 AUTOINST for gate primitives, bug284. Reported by Mark Johnson.
5395 (verilog-read-decls): Fix spaces in V2K module parameters causing
5396 mis-identification as interfaces, bug287.
5397 (verilog-read-decls): Fix not treating "parameter string" as a
5398 parameter in AUTOINSTPARAM.
5399 (verilog-read-always-signals-recurse, verilog-read-decls): Fix not
5400 treating `elsif similar to `endif inside AUTOSENSE.
ca39416c 5401 (verilog-do-indent): Implement correct automatic or static task or
b762841f 5402 function end comment highlight. Reported by Steve Pearlmutter.
a03c2342
WS
5403 (verilog-font-lock-keywords-2): Fix highlighting of single
5404 character pins, bug264. Reported by Michael Laajanen.
5405 (verilog-auto-inst, verilog-read-decls, verilog-read-sub-decls)
5406 (verilog-read-sub-decls-in-interfaced, verilog-read-sub-decls-sig)
6a7662bb
BR
5407 (verilog-subdecls-get-interfaced, verilog-subdecls-new):
5408 Support interfaces with AUTOINST, bug270. Reported by Luis Gutierrez.
ca39416c
AH
5409 (verilog-pretty-expr): Fix interactive arguments, bug272.
5410 Reported by Mark Johnson.
5411 (verilog-auto-tieoff, verilog-auto-tieoff-ignore-regexp):
5412 Add 'verilog-auto-tieoff-ignore-regexp' for AUTOTIEOFF,
b762841f 5413 bug269. Suggested by Gary Delp.
a03c2342 5414 (verilog-mode-map, verilog-preprocess, verilog-preprocess-history)
ca39416c
AH
5415 (verilog-preprocessor, verilog-set-compile-command):
5416 Create verilog-preprocess and verilog-preprocessor to show
5417 preprocessed output.
a03c2342
WS
5418 (verilog-get-beg-of-line, verilog-get-end-of-line)
5419 (verilog-modi-file-or-buffer, verilog-modi-name)
5420 (verilog-modi-point, verilog-within-string): Move defmacro's
b762841f 5421 before first use to avoid warning. Reported by Steve Pearlmutter.
a03c2342
WS
5422 (verilog-colorize-buffer, verilog-colorize-include-files-buffer)
5423 (verilog-colorize-region, verilog-highlight-buffer)
5424 (verilog-highlight-includes, verilog-highlight-modules)
5425 (verilog-highlight-region, verilog-mode): Rename colorize to
5426 highlight to match other packages. Disable module highlighting,
5427 as received speed complaints, reenable for experimentation only
5428 using new verilog-highlight-modules.
5429 (verilog-read-decls): Fix regexp stack overflow in very large
5430 AUTO_TEMPLATEs, bug250.
5431 (verilog-auto, verilog-delete-auto, verilog-save-buffer-state)
5432 (verilog-scan): Create verilog-save-buffer-state to standardize
5433 making insignificant changes that shouldn't call hooks.
5434 (verilog-save-no-change-functions, verilog-save-scan-cache)
5435 (verilog-scan, verilog-scan-cache-ok-p, verilog-scan-region):
5436 Create verilog-save-no-change-functions to wrap verilog-scan
5437 preservation, and fix to work with nested preserved calls.
5438 (verilog-auto-inst, verilog-auto-inst-dot-name): Support .name
5439 port syntax for AUTOWIRE, and with new verilog-auto-inst-dot-name
5440 generate .name with AUTOINST, bug245. Suggested by David Rogoff.
5441 (verilog-submit-bug-report): Update variable list to be complete.
5442 (verilog-auto, verilog-colorize-region): Fix AUTO expansion
5443 breaking on-the-fly font-locking.
5444 (verilog-colorize-buffer, verilog-colorize-include-files)
5445 (verilog-colorize-include-files-buffer, verilog-colorize-region)
5446 (verilog-load-file-at-mouse, verilog-load-file-at-point)
5447 (verilog-mode, verilog-read-inst-module-matcher): With point on a
5448 AUTOINST cell instance name, middle mouse button now finds-file on
5449 it. Suggested by Brad Dobbie.
5450 (verilog-alw-get-temps, verilog-auto-reset)
5451 (verilog-auto-sense-sigs, verilog-read-always-signals)
5452 (verilog-read-always-signals-recurse): Fix loop indexes being
b762841f 5453 AUTORESET. AUTORESET now assumes any variables in the
6a7662bb
BR
5454 initialization section of a for() should be ignored.
5455 Reported by Dan Dever.
a03c2342
WS
5456 (verilog-error-font-lock-keywords)
5457 (verilog-error-regexp-emacs-alist)
5458 (verilog-error-regexp-xemacs-alist): Fix error detection of
5459 Cadence HAL, reported by David Asher. Repair drift between the
5460 three similar error variables.
5461 (verilog-modi-lookup, verilog-modi-lookup-cache)
5462 (verilog-modi-lookup-last-current, verilog-modi-lookup-last-mod)
5463 (verilog-modi-lookup-last-modi, verilog-modi-lookup-last-tick):
5464 Fix slow verilog-auto expansion on very large files.
ca39416c
AH
5465 (verilog-read-sub-decls-expr, verilog-read-sub-decls-line):
5466 Fix AUTOOUTPUT treating "1*2" as a signal name in submodule connection
a03c2342
WS
5467 "{1*2{...". Broke in last revision.
5468 (verilog-read-sub-decls-expr): Fix AUTOOUTPUT not detecting
5469 submodule connections with replications "{#{a},#{b}}".
5470
0c382083
CY
54712010-10-24 Juanma Barranquero <lekktu@gmail.com>
5472
5473 * progmodes/dcl-mode.el (dcl-electric-reindent-regexps):
5474 Fix typo in docstring.
5475
54762010-10-24 Kenichi Handa <handa@m17n.org>
5477
5478 * face-remap.el (text-scale-adjust): Call read-event with a proper
5479 prompt.
5480
54812010-10-24 Chong Yidong <cyd@stupidchicken.com>
5482
5483 * emacs-lisp/unsafep.el: Don't mark functions that display
5484 messages as safe. Suggested by Johan Bockgård.
5485
54862010-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
5487
5488 * emacs-lisp/regexp-opt.el (regexp-opt-group, regexp-opt-charset):
5489 Turn comments into docstrings.
5490
5491 * minibuffer.el (completion--replace): Move point where it belongs
5492 when there's a common suffix (bug#7215).
5493
9317e499
CY
54942010-10-24 Chong Yidong <cyd@stupidchicken.com>
5495
5496 Merge read-color and facemenu-read-color (Bug#7242).
5497
5498 * faces.el (read-color): Use the completion code from
5499 facemenu-read-color. Require match in completion. Doc fix.
5500
5501 * facemenu.el (facemenu-read-color): Alias for read-color.
6a7662bb
BR
5502 (facemenu-set-foreground, facemenu-set-background):
5503 Use read-color.
9317e499
CY
5504
5505 * frame.el (set-background-color, set-foreground-color)
6a7662bb
BR
5506 (set-cursor-color, set-mouse-color, set-border-color):
5507 Use read-color.
9317e499 5508
a44d921f 55092010-10-24 Leo <sdl.web@gmail.com>
59dd6f73
LL
5510
5511 * eshell/em-unix.el (eshell-remove-entries): Use the TRASH
5512 argument of delete-file and delete-directory (Bug#7011).
5513
43207249
CY
55142010-10-24 Chong Yidong <cyd@stupidchicken.com>
5515
5516 * emacs-lisp/package.el (package-menu-mode-map): Inherit from
5517 button-buffer-map.
5518
484db896 55192010-10-24 Ralf Angeli <angeli@caeruleus.net>
f34e6aaa
CY
5520
5521 * emacs-lisp/package.el (package--generate-package-list): Make the
5522 *Packages* buffer read-only.
5523
10f5e3e6
AM
55242010-10-24 Alan Mackenzie <acm@muc.de>
5525
5526 * progmodes/cc-fonts.el (c-font-lock-declarations): Cache the
5527 result of `c-beginning-of-decl-1' between invocations of a lambda
5528 function (Bug #7265).
5529
3ec6ca72
DU
55302010-10-24 Daiki Ueno <ueno@unixuser.org>
5531
5532 * epg-config.el (epg-gpg-program): Try to use "gpg2" if "gpg"
5533 executable is not available on the system (Bug#7268).
5534
ec514007
GM
55352010-10-24 Glenn Morris <rgm@gnu.org>
5536
f5f25615
GM
5537 * select.el (selection-coding-system, next-selection-coding-system):
5538 Sync doc with C versions.
3646b86d 5539
8aa0f263
GM
5540 * w32-vars.el (x-select-enable-clipboard):
5541 * term/x-win.el (x-select-enable-clipboard): Move to common-win.
5542 * term/common-win.el (x-select-enable-clipboard): Move here.
5543
46710489
GM
5544 * term/tty-colors.el (tty-defined-color-alist): Remove duplicate
5545 definition of C variable.
5546
ec514007
GM
5547 * frame.el (show-trailing-whitespace, auto-hscroll-mode)
5548 (display-hourglass, hourglass-delay, cursor-in-non-selected-windows):
5549 Don't redefine things that are defined in C.
5550 * cus-start.el: Also handle :risky, :safe, :set, and :tag.
5551 (show-trailing-whitespace, auto-hscroll-mode)
5552 (display-hourglass, hourglass-delay, cursor-in-non-selected-windows):
5553 Set up the appropriate custom properties.
5554
8a79905d
CY
55552010-10-24 Chong Yidong <cyd@stupidchicken.com>
5556
5557 Bind "C-c ]" to ...
5558 * progmodes/f90.el (f90-mode-map): ... f90-insert-end.
5559 * nxml/nxml-mode.el (nxml-mode-map): ... nxml-finish-element.
5560 * textmodes/tex-mode.el (tex-mode-map): ... latex-close-block.
5561 * textmodes/sgml-mode.el (sgml-mode-map): ... sgml-close-tag.
5562
aa02a29f
GM
55632010-10-23 Glenn Morris <rgm@gnu.org>
5564
7dfc15df
GM
5565 * textmodes/flyspell.el (flyspell-mode): If there was an error,
5566 say what it was.
5567
66c6abf0
GM
5568 * frame.el (auto-hscroll-mode, cursor-in-non-selected-windows):
5569 Sync docs with C version.
f3d87560 5570
3193e969
GM
5571 * term/ns-win.el (xw-defined-colors):
5572 * term/x-win.el (xw-defined-colors): Make docs identical to w32-win.
5573
6f748f70
GM
5574 * term/pc-win.el (x-select-enable-clipboard):
5575 * term/x-win.el (x-select-enable-clipboard):
5576 * w32-vars.el (x-select-enable-clipboard): Make doc-strings identical.
5577
7aa93795
GM
5578 * comint.el (comint-password-prompt-regexp): Make it less vague.
5579 Bump version.
5580
17284e30
GM
5581 * help-fns.el (doc-file-to-man, doc-file-to-info): New commands.
5582
aa02a29f
GM
5583 * help.el (finder-by-keyword): Remove unnecessary autoload.
5584
69b55131
GM
55852010-10-22 Glenn Morris <rgm@gnu.org>
5586
9a0dd02d
GM
5587 * loadup.el: Unconditionally load float-sup.
5588 * paren.el (show-paren-delay):
5589 * emacs-lisp/float-sup.el:
5590 * emulation/cua-base.el (cua-prefix-override-inhibit-delay):
5591 * obsolete/lazy-lock.el (lazy-lock-defer-time, lazy-lock-stealth-nice)
5592 (lazy-lock-stealth-verbose): Assume float support.
5593 * ps-print.el: Assume float support on Emacs.
5594 * emacs-lisp/timer.el (timer-next-integral-multiple-of-time):
5595 Remove non-float branch.
5596
69b55131
GM
5597 * emacs-lisp/autoload.el (batch-update-autoloads): Update for
5598 src/Makefile no longer being pre-processed.
5599
7c23d9e8
SM
56002010-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
5601
5602 * emacs-lisp/find-func.el (find-library): Use test-completion.
5603
23737b4a
LMI
56042010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
5605
7c23d9e8 5606 * newcomment.el (comment-dwim): Fix the intentation in the doc string.
23737b4a 5607
6e060cee 56082010-10-21 Michael Albinus <michael.albinus@gmx.de>
01d884cf
MA
5609
5610 * net/tramp-sh.el (tramp-do-file-attributes-with-stat): Do not use
5611 space in stat format string.
5612 (tramp-send-command): Unset $PS1 when using here documents, in
5613 order not to get several prompts.
5614 (tramp-get-inline-coding): Return `nil' in case of errors.
5615
08ffb131
DU
56162010-10-21 Daiki Ueno <ueno@unixuser.org>
5617
7c23d9e8
SM
5618 * hexl.el (hexl-mode, hexl-mode-exit):
5619 Tweak revert-buffer-function to inhibit auto-mode-alist (Bug#7252).
08ffb131
DU
5620 (hexl-revert-buffer-function): New function.
5621 (hexl-before-revert-hook, hexl-after-revert-hook): Abolish.
5622
ba7fdf30
AM
56232010-10-19 Alan Mackenzie <acm@muc.de>
5624
7c23d9e8
SM
5625 * progmodes/cc-langs.el (c-type-decl-prefix-key): C++ bit:
5626 Move "\(const\|throw\|volatile\)\>" nearer the start of the regexp, so
7f0789c9
AM
5627 that these keywords aren't wrongly matched as identifiers.
5628
ba7fdf30
AM
5629 * progmodes/cc-mode.el (c-before-change, c-after-change): Move the
5630 setting of c-new-BEG and c-new-END from c-before-change to
e64ae4e8 5631 c-after-change. (Bug#7181)
ba7fdf30 5632
7fd8732d
CY
56332010-10-19 Chong Yidong <cyd@stupidchicken.com>
5634
5635 * cus-face.el (custom-theme-set-faces): Revert 2010-10-18 change.
5636 Don't mark as safe.
5637
5638 * custom.el (custom-theme-set-variables): Likewise.
5639 (load-theme): Add custom-theme-set-faces and
5640 custom-theme-set-variables to safe-functions while loading.
5641 (custom-enabled-themes): Mark as risky.
5642
3f12b18c
JD
56432010-10-18 Julien Danjou <julien@danjou.info>
5644
5645 * bindings.el: Remove end dashes in default mode-line-format.
5646
b8a47412
CY
56472010-10-19 Chong Yidong <cyd@stupidchicken.com>
5648
5649 * bindings.el (global-map): Bind C-d to delete-char and deletechar
5650 to delete-forward-char.
5651
5652 * simple.el (normal-erase-is-backspace-mode): Remap delete to
5653 deletechar, and hence delete-forward-char.
5654
ca3fa302
JB
56552010-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
5656
5657 * repeat.el (repeat): Use read-key (bug#6256).
5658
56592010-10-19 Chong Yidong <cyd@stupidchicken.com>
5660
5661 * emacs-lisp/unsafep.el: Don't mark functions that display
5662 messages as safe. Suggested by Johan Bockgård.
5663
56642010-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
5665
5666 * minibuffer.el (completion--replace): Move point where it belongs
5667 when there's a common suffix (bug#7215).
5668
56692010-10-19 Kenichi Handa <handa@m17n.org>
5670
5671 * international/characters.el: Add category '|' (word breakable)
5672 to fullwidth characters.
5673
3224b54d
MA
56742010-10-19 Michael Albinus <michael.albinus@gmx.de>
5675
5676 * net/tramp-sh.el (tramp-do-file-attributes-with-stat)
5677 (tramp-do-directory-files-and-attributes-with-stat): Use "e0" in
5678 order to make stat results a float. Patch by Andreas Schwab
5679 <schwab@linux-m68k.org>.
5680
36ba6f07
JD
56812010-10-18 Julien Danjou <julien@danjou.info>
5682
5683 * avoid.el (mouse-avoidance-ignore-p): Ignore mouse when it is
5684 hidden by `make-pointer-invisible'.
5685
43f964fc
SM
56862010-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
5687
5688 * files.el (locate-file-completion-table): Strip non-matching elements
5689 before checking length of list (bug#7238).
5690
e48eb343
CY
56912010-10-18 Chong Yidong <cyd@stupidchicken.com>
5692
5693 * custom.el (custom-theme-set-variables): Mark as a safe function.
5694 (load-theme): Check forms using unsafep.
5695
5696 * cus-face.el (custom-theme-set-faces): Mark as a safe function.
5697
df987d70
AM
56982010-10-17 Agustín Martín <agustin.martin@hispalinux.es>
5699
43f964fc
SM
5700 * textmodes/ispell.el (ispell-aspell-find-dictionary):
5701 Fix aspell data file searching (bug#7230).
df987d70 5702
29a4c45b
CY
57032010-10-16 Chong Yidong <cyd@stupidchicken.com>
5704
5705 * cus-theme.el (custom-theme--migrate-settings): New var.
5706 (customize-create-theme): Allow editing the `user' theme.
5707 (custom-theme-add-variable, custom-theme-add-var-1)
5708 (custom-theme-add-face, custom-theme-add-face-1): Add a checkbox
5709 to the front of each variable or face widget.
5710 (custom-theme-write): Save theme settings in the correct order.
5711 Optionally, remove saved settings from user customizations.
43f964fc
SM
5712 (custom-theme-write-variables, custom-theme-write-faces):
5713 Save only the checked widgets.
29a4c45b
CY
5714 (customize-themes): Add a link for migrating custom settings.
5715
43f964fc
SM
5716 * custom.el (custom-declare-theme, provide-theme):
5717 Use custom-theme-name-valid-p.
29a4c45b
CY
5718 (custom-theme-name-valid-p): Remove checks that are now
5719 unnecessary since themes no longer obey load-path.
5720
5721 * cus-edit.el (custom-variable-value-create): For the simple
5722 style, hide documentation string when hidden.
5723
782b5e8d
CY
57242010-10-16 Chong Yidong <cyd@stupidchicken.com>
5725
647bc502
CY
5726 * cus-edit.el (custom-variable, custom-face): Combine the
5727 :inhibit-magic and :display-style properties into a single
5728 :custom-style property.
43f964fc
SM
5729 (custom-toggle-hide-variable, custom-toggle-hide-face):
5730 New functions. If hiding an edited value, save it to :shown-value.
5731 (custom-variable-value-create, custom-face-value-create): Use them.
647bc502
CY
5732 (custom-magic-reset): Allow magic property to be unset.
5733
782b5e8d
CY
5734 * custom.el: Custom themes no longer use load-path.
5735 (custom-theme-load-path): New option. Change built-in theme
5736 directory to etc/.
5737 (custom-enabled-themes): Add custom-theme-load-path dependency.
5738 (custom-theme--load-path): New function.
5739 (load-theme, custom-available-themes): Use it.
5740
5741 * cus-theme.el (describe-theme-1): Use custom-theme--load-path.
5742 (customize-themes): Link to custom-theme-load-path variable.
647bc502
CY
5743 (custom-theme-add-var-1, custom-theme-add-face-1): Use the
5744 :custom-style property.
782b5e8d
CY
5745
5746 * themes/*.el: Moved to etc/.
5747
99f65cfa
RA
57482010-10-16 Ralf Angeli <angeli@caeruleus.net>
5749
5750 * textmodes/reftex-cite.el
5751 (reftex-extract-bib-entries-from-thebibliography): Do not move
5752 point when searching for \bibitem entries. Match entries with
5753 spaces or tabs in front of arguments.
5754
da16abfc
CY
57552010-10-16 Chong Yidong <cyd@stupidchicken.com>
5756
5757 * cus-theme.el (customize-create-theme): Delete overlays after
5758 erasing. If given a THEME arg, display only the faces of that arg
5759 instead of custom-theme--listed-faces.
5760 (custom-theme-variable-menu, custom-theme-variable-action)
43f964fc 5761 (custom-variable-reset-theme, custom-theme-delete-variable): Delete.
da16abfc
CY
5762 (custom-theme-add-variable, custom-theme-add-face): Apply value
5763 from the theme settings, instead of the current value.
5764 (custom-theme-add-var-1, custom-theme-add-face-1): New functions.
5765 (custom-theme-visit-theme): Allow calling outside theme buffers.
5766 (custom-theme-merge-theme): Don't enable the theme when merging.
5767 (custom-theme-write-variables, custom-theme-write-faces): Use the
5768 :shown-value properties to save buffer values, not global ones.
5769 (customize-themes): Display a warning about user customizations.
5770
5771 * cus-edit.el (custom-variable-value-create)
5772 (custom-face-value-create): Obey new special properties
5773 :shown-value and :inhibit-magic.
5774
aa095b2d
MA
57752010-10-15 Michael Albinus <michael.albinus@gmx.de>
5776
5777 * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell):
3224b54d
MA
5778 Suppress expansion of tabs to spaces. Reported by Dale Sedivec
5779 <dale@codefu.org>.
aa095b2d 5780
7ca9cfda
KH
57812010-10-14 Kenichi Handa <handa@m17n.org>
5782
9650fc61
KH
5783 * mail/rmail.el (rmail-show-message-1): Catch an error of
5784 base64-decode-region and just show an error message (bug#7165).
5785
43f964fc 5786 * ps-mule.el (ps-mule-font-spec-list): Delete it. Not used anymore.
7ca9cfda
KH
5787 (ps-mule-begin-job): Fix for the case that only ENCODING is set in
5788 a font-spec (bug#7197).
5789
220d91b8 57902010-10-14 Glenn Morris <rgm@gnu.org>
7163badd
GM
5791
5792 * mail/emacsbug.el (report-emacs-bug): Mention debbugs.gnu.org.
5793
220d91b8 57942010-10-14 Juanma Barranquero <lekktu@gmail.com>
51e4f4a8 5795
c0943d3d
JB
5796 * international/mule.el (define-coding-system):
5797 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
51e4f4a8
JB
5798 * composite.el (compose-region): Fix typo in docstring.
5799
4983ddea
CY
58002010-10-14 Chong Yidong <cyd@stupidchicken.com>
5801
de43f11b
CY
5802 * cus-face.el (custom-theme-set-faces): Call custom-push-theme
5803 only after checking the theme-face property.
5804
4983ddea
CY
5805 * faces.el (face-spec-reset-face): Reset all attributes in one
5806 single call to set-face-attribute.
5807 (face-spec-match-p): Make it a defsubst.
5808 (frame-set-background-mode): New arg KEEP-FACE-SPECS.
5809 (x-create-frame-with-faces, tty-create-frame-with-faces)
5810 (tty-set-up-initial-frame-faces): Don't recompute face specs in
5811 frame-set-background-mode, since they are recomputed immediately
5812 afterwards in face-set-after-frame-default.
5813 (face-set-after-frame-default): Minor optimization.
5814 (cursor): Provide non-trivial defface spec.
5815
5816 * custom.el (custom-theme-recalc-face): Simplify.
5817
a974dcf2
JB
58182010-10-14 Jay Belanger <jay.p.belanger@gmail.com>
5819
43f964fc 5820 * calc/calc-alg.el (math-var): Rename from `var'.
a974dcf2
JB
5821 (math-is-polynomial, math-is-poly-rec): Replace `var'
5822 with `math-var'.
5823
43f964fc 5824 * calc/calcalg2.el (math-var): Rename from `var'.
a974dcf2
JB
5825 (calcFunc-table, math-scan-for-limits): Replace `var'
5826 with `math-var'.
5827
10e4702a
GM
58282010-10-13 Glenn Morris <rgm@gnu.org>
5829
5830 * subr.el (last): Deal with dotted lists (reported in bug#7174).
5831
88f427d5
SB
58322010-10-13 Stephen Berman <stephen.berman@gmx.net>
5833
5834 * subr.el (last): Use `safe-length' instead of `length' (bug#7206).
5835
a1d16a7b
G
58362010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
5837
5838 * net/tls.el (tls-program): Remove spurious %s from openssl.
5839 (tls-starttls-switches): Remove starttls hack.
5840 (open-tls-stream): Ditto.
5841 (tls-find-starttls-argument): Ditto.
5842
2e288d54
JB
58432010-10-13 Juanma Barranquero <lekktu@gmail.com>
5844
5845 * image.el (image-library-alist): Declare as obsolete alias.
5846 (image-type-available-p): Use `dynamic-library-alist'.
5847
5848 * term/w32-win.el (dynamic-library-alist):
5849 Use instead of `image-library-alist'.
5850
35744400
IS
58512010-10-13 IRIE Shinsuke <irieshinsuke@yahoo.co.jp> (tiny change)
5852
5853 * subr.el (last): Make it faster. (Bug#7174)
5854
290fe464
RO
58552010-10-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> (tiny change)
5856
5857 * Makefile.in (compile-clean): Use `` instead of $(). (Bug#7178)
5858
2919746c
CY
58592010-10-12 Chong Yidong <cyd@stupidchicken.com>
5860
5861 * cus-theme.el (custom-theme--listed-faces): Add cursor face.
5862 (describe-theme-1): Extract doc from unloaded themes.
5863
5864 * custom.el (custom-theme-name-valid-p): Don't list color-themes.
5865
5866 * themes/tango-theme.el:
5867 * themes/tango-dark-theme.el:
5868 * themes/wheatgrass-theme.el: New files.
5869
6b09b5d1
CY
58702010-10-12 Chong Yidong <cyd@stupidchicken.com>
5871
5872 * cus-theme.el (describe-theme, customize-themes)
5873 (custom-theme-save): New commands.
5874 (custom-new-theme-mode-map): Bind C-x C-s.
5875 (custom-new-theme-mode): Use custom--initialize-widget-variables.
5876 (customize-create-theme): New optional arg THEME.
5877 (custom-theme-revert): Use it.
5878 (custom-theme-visit-theme): Remove dead code.
5879 (custom-theme-merge-theme): Use custom-available-themes.
5880 (custom-theme-write): Make interactive.
5881 (custom-theme-write): Use custom-theme-name-valid-p.
5882 (describe-theme-1, custom-theme-choose-revert)
5883 (custom-theme-checkbox-toggle, custom-theme-selections-toggle):
5884 New funs.
5885 (custom-theme-allow-multiple-selections): New option.
5886 (custom-theme-choose-mode): New major mode.
5887
43f964fc
SM
5888 * custom.el (custom-theme-set-variables): Remove dead code.
5889 Obey custom--inhibit-theme-enable.
6b09b5d1
CY
5890 (custom--inhibit-theme-enable): New var.
5891 (provide-theme): Obey it.
5892 (load-theme): Replace load with manual read/eval, in order to
5893 check for correctness. Use custom-theme-name-valid-p.
5894 (custom-theme-name-valid-p): New function.
5895 (custom-available-themes): Use it.
5896
5897 * cus-edit.el (custom--initialize-widget-variables): New function.
5898 (Custom-mode): Use it.
5899
43f964fc
SM
5900 * cus-face.el (custom-theme-set-faces): Remove dead code.
5901 Obey custom--inhibit-theme-enable.
6b09b5d1
CY
5902
5903 * help-mode.el (help-theme-def, help-theme-edit): New buttons.
5904
16366259
JB
59052010-10-12 Juanma Barranquero <lekktu@gmail.com>
5906
cb7d821e 5907 * net/telnet.el (telnet-mode-map): Fix previous change (bug#7193).
16366259 5908
4c14013d 59092010-10-12 Jan Djärv <jan.h.d@swipnet.se>
9386ae12 5910
4c14013d
JB
5911 * term/ns-win.el (ns-right-alternate-modifier): New defvar.
5912 (ns-right-option-modifier): New alias for ns-right-alternate-modifier.
5913 (mac-right-option-modifier): New alias for ns-right-option-modifier.
5914
5915 * cus-start.el (all): ns-right-alternate-modifier is new.
9386ae12 5916
4c14013d 59172010-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
4c528197
SM
5918
5919 * emacs-lisp/lisp.el (lisp-completion-at-point):
5920 Use emacs-lisp-mode-syntax-table for the whole function.
5921
4c14013d 59222010-10-12 David Koppelman <koppel@ece.lsu.edu>
c58059f2
DK
5923
5924 * hi-lock.el (hi-lock-font-lock-hook): Check font-lock-fontified
4c528197
SM
5925 instead of font-lock-mode before adding keywords.
5926 Remove hi-lock-mode off code. Remove inhibit hack.
c58059f2
DK
5927 (hi-lock-set-pattern): Only add keywords if font-lock-fontified
5928 non-nil; removed hook inhibit hack.
5929
4c14013d 59302010-10-12 Glenn Morris <rgm@gnu.org>
c7d6d8a1 5931
d15f9a2b
GM
5932 * emacs-lisp/shadow.el (find-emacs-lisp-shadows): Rename it...
5933 (load-path-shadows-find): ... to this.
5934 (list-load-path-shadows): Update for above change.
5935
c7d6d8a1
GM
5936 * mail/mail-utils.el (mail-mbox-from): Also try return-path.
5937
f0b7f5a8
KY
59382010-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
5939
5940 * mail/hashcash.el, net/imap.el, pgg-parse.el, pgg.el:
5941 Fix comment for declare-function.
5942
05d22d02
CY
59432010-10-11 Chong Yidong <cyd@stupidchicken.com>
5944
5945 * custom.el (custom-fix-face-spec): New function; code moved from
5946 custom-face-edit-fix-value.
5947 (custom-push-theme): Use it when checking if a face has been
5948 changed outside customize.
5949 (custom-available-themes): New function.
5950 (load-theme): Use it.
5951
43f964fc 5952 * cus-edit.el (custom-face-edit-fix-value): Use custom-fix-face-spec.
05d22d02
CY
5953
5954 * custom.el (custom-push-theme): Cleanup (use cond).
5955 (disable-theme): Recompute the saved-face property.
5956 (custom-theme-recalc-face): Follow face alias before setting prop.
5957
43f964fc
SM
5958 * image.el (image-checkbox-checked, image-checkbox-unchecked):
5959 New variables, containing checkbox images.
05d22d02
CY
5960
5961 * startup.el (fancy-startup-tail):
5962 * wid-edit.el (checkbox): Use them.
5963
293e7c22
DN
59642010-10-10 Dan Nicolaescu <dann@ics.uci.edu>
5965
a0310a6c
DN
5966 * shell.el (shell-mode-map):
5967 * progmodes/modula2.el (m2-mode-map):
5968 * progmodes/inf-lisp.el (inferior-lisp-mode-map):
5969 * play/mpuz.el (mpuz-mode-map):
5970 * play/landmark.el (lm-mode-map):
5971 * play/decipher.el (decipher-mode-map):
5972 * play/5x5.el (5x5-mode-map):
5973 * net/telnet.el (telnet-mode-map):
5974 * net/quickurl.el (quickurl-list-mode-map):
5975 * net/mairix.el (mairix-searches-mode-map):
5976 * net/eudc-hotlist.el (eudc-hotlist-mode-map):
5977 * net/dig.el (dig-mode-map):
5978 * mail/mspools.el (mspools-mode-map):
5979 * hexl.el (hexl-mode-map):
5980 * emulation/ws-mode.el (wordstar-C-k-map, wordstar-mode-map)
5981 (wordstar-C-o-map, wordstar-C-q-map):
5982 * emacs-lisp/edebug.el (edebug-eval-mode-map):
5983 * emacs-lisp/chart.el (chart-map):
5984 * edmacro.el (edmacro-mode-map):
5985 * erc/erc-list.el (erc-list-menu-mode-map):
5986 * array.el (array-mode-map): Declare and define in one step.
5987
293e7c22
DN
5988 * vc/log-view.el (log-view-mode-map): Bind revert-buffer.
5989
446b12da
DU
59902010-10-10 Daiki Ueno <ueno@unixuser.org>
5991
5992 * epa.el (epa-passphrase-callback-function): Display filename
5993 passed as the 3rd arg.
43f964fc
SM
5994 * epa-file.el (epa-file-passphrase-callback-function):
5995 Pass filename to epa-passphrase-callback-function.
446b12da 5996
76c16af8
CY
59972010-10-09 Chong Yidong <cyd@stupidchicken.com>
5998
5999 * cus-edit.el (custom-face-widget-to-spec)
6000 (custom-face-get-current-spec, custom-face-state): New functions.
6001 (custom-face-set, custom-face-mark-to-save)
6002 (custom-face-value-create, custom-face-state-set): Use them.
6003
6004 * cus-theme.el (custom-theme--listed-faces): New var.
6005 (customize-create-theme): Use *Custom Theme* as the buffer name.
6006 Set revert-buffer-function. Optional arg BUFFER. Insert all
6007 faces listed in custom-theme--listed-faces.
6008 (custom-theme-revert): New function.
6009 (custom-theme-add-variable, custom-theme-add-face): Insert at the
6010 bottom of the list.
6011 (custom-theme-write): Prompt for theme name if empty.
6012 (custom-theme-write-variables): Use dolist.
6013 (custom-theme-write-faces): Handle hidden (collapsed) widgets.
6014
e15f8aaa
AM
60152010-10-09 Alan Mackenzie <acm@muc.de>
6016
6017 Enhance fontification of declarators to take account of the
6018 presence/absence of "typedef".
6019
6020 * cc-engine.el (c-forward-type): New &optional param
6021 "brace-block-too".
6022 (c-forward-decl-or-cast-1): cdr of return value now indicates the
43f964fc 6023 presence of either or both of a "struct"-like keyword and "typedef".
e15f8aaa
AM
6024
6025 * cc-fonts.el (c-complex-decl-matchers): Remove the heuristic
6026 fontification of declarators which follow a "}".
6027 (c-font-lock-declarations): Fontify declarators according to the
6028 presence/absence of "typedef".
6029
6030 * cc-langs.el (c-typedef-kwds c-typedef-key): New lang variable
6031 for "typedef".
6032 (c-typedef-decl-key): New lang variable built from
6033 c-typedef-decl-kwds.
6034
cf321e50
LMI
60352010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
6036
77aec221
LMI
6037 * ibuffer.el (ibuffer-mode-map): Don't redefine the cursor keys,
6038 since that's too annoying. Move the filter groups commands to
6039 TAB/backtab.
6040
7450df5d
LMI
6041 * epa.el (epa-passphrase-callback-function): Say what we're
6042 querying the password for.
6043
cf321e50 6044 * ibuffer.el (ibuffer-visit-buffer): To mimick list-buffers
43f964fc 6045 behaviour, don't bury the ibuffer buffer when visiting other buffers.
cf321e50 6046
587faadd
CY
60472010-10-08 Chong Yidong <cyd@stupidchicken.com>
6048
6049 * cus-edit.el (custom-commands, custom-buffer-create-internal)
6050 (custom-magic-value-create): Pad button tags with spaces.
6051 (custom-face-edit): New variable.
6052 (custom-face-value-create): Determine whether to use the usual
43f964fc
SM
6053 face editor here, instead of using custom-face-selected.
6054 Pass face defaults to custom-face-edit widget.
587faadd
CY
6055 (custom-face-selected, custom-display-unselected): Delete widgets.
6056 (custom-display-unselected-match): Function removed.
43f964fc
SM
6057 (custom-face-set, custom-face-mark-to-save):
6058 Accept custom-face-edit widgets as the direct widget child.
587faadd
CY
6059
6060 * wid-edit.el (widget--completing-widget): New var.
6061 (widget-default-complete): Bind it when doing completion.
6062 (widget-string-complete, widget-file-complete): Use it.
6063
a1ab97d0
GM
60642010-10-09 Glenn Morris <rgm@gnu.org>
6065
85d50db7
GM
6066 * calendar/cal-hebrew.el (holiday-hebrew-rosh-hashanah)
6067 (holiday-hebrew-passover, holiday-hebrew-tisha-b-av)
6068 (holiday-hebrew-misc): Small simplifications.
6069
3fb78d1f
GM
6070 * emacs-lisp/authors.el (authors-valid-file-names): Add b2m.c.
6071
a1ab97d0
GM
6072 * net/browse-url.el: Don't require thingatpt, term, dired,
6073 executable, or w3-auto when compiling.
6074 (dired-get-filename, term-char-mode, term-send-down, term-send-string):
6075 Declare.
6076 (browse-url-text-emacs): Require term.
6077
2187e5bb
AS
60782010-10-08 Andreas Schwab <schwab@linux-m68k.org>
6079
6080 * net/browse-url.el (browse-url-xdg-open): Remove use of /bin/sh.
6081
e5d49589
GM
60822010-10-08 Glenn Morris <rgm@gnu.org>
6083
5823f53f
GM
6084 * emacs-lisp/cl-compat.el, emacs-lisp/lmenu.el: Move to obsolete/.
6085
e5d49589
GM
6086 * emacs-lisp/shadow.el (lisp-shadow): Change prefix.
6087 (shadows-compare-text-p): Make it an obsolete alias for...
6088 (load-path-shadows-compare-text): ... new name.
6089 (find-emacs-lisp-shadows): Update for above name change.
6090 (load-path-shadows-same-file-or-nonexistent): New name for the old
6091 shadow-same-file-or-nonexistent.
6092
4628bef1 60932010-10-08 Chong Yidong <cyd@stupidchicken.com>
397ae226
CY
6094
6095 * minibuffer.el (completion--some, completion--do-completion)
6096 (minibuffer-complete-and-exit, minibuffer-completion-help)
6097 (completion-basic-try-completion)
6098 (completion-basic-all-completions)
6099 (completion-pcm--find-all-completions): Use lexical-let to
6100 avoid some false matches in variable completion (Bug#7056)
6101
4628bef1 61022010-10-08 Olof Ohlsson Sax <olof.ohlsson.sax@gmail.com> (tiny change)
8686a5ea
OOS
6103
6104 * vc-svn.el (vc-svn-merge-news): Use --non-interactive. (Bug#7152)
6105
4628bef1 61062010-10-08 Leo <sdl.web@gmail.com>
83b8ea28
LL
6107
6108 * dnd.el (dnd-get-local-file-name): If MUST-EXIST is non-nil, only
6109 return non-nil if the file exists (Bug#7090).
6110
4628bef1 61112010-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
55586d2a
SM
6112
6113 * minibuffer.el (completion--replace):
6114 Better preserve markers (bug#7138).
6115
4628bef1 61162010-10-08 Juanma Barranquero <lekktu@gmail.com>
2b7ba565
JB
6117
6118 * server.el (server-process-filter): Doc fix.
6119
4628bef1 61202010-10-08 Drew Adams <drew.adams@oracle.com>
53ad04fc
DA
6121
6122 * dired.el (dired-save-positions): Doc fix. (Bug#7119)
6123
e4adf61e
GM
61242010-10-08 Glenn Morris <rgm@gnu.org>
6125
24ac444f
GM
6126 * vc/ediff-wind.el (ediff-setup-control-frame):
6127 * vc/ediff-ptch.el (ediff-default-backup-extension):
6128 * vc/ediff-diff.el (ediff-shell, ediff-diff-options)
6129 (ediff-exec-process): Remove system-types emx, windows-95.
6130
e4adf61e
GM
6131 * net/browse-url.el (browse-url-xdg-open): Shell-quote url. (Bug#7166)
6132
61328d7c
CY
61332010-10-07 Chong Yidong <cyd@stupidchicken.com>
6134
6135 * cus-edit.el (custom-variable, custom-face): Doc fix.
6136 (custom-face-edit): Add value-create attribute.
6137 (custom-face-edit-value-create)
43f964fc
SM
6138 (custom-face-edit-value-visibility-action): New functions.
6139 Hide unused face attributes by default, and add a visibility toggle.
61328d7c
CY
6140 (custom-face-edit-deactivate): Show empty values with shadow face.
6141 (custom-face-selected): Only use this for face specs with default
6142 attributes.
6143 (custom-face-value-create): Cleanup.
6144
6145 * wid-edit.el (widget-checklist-value-create): Use dolist.
6146 (widget-checklist-match-find): Make second arg optional.
6147
ac44263a
GM
61482010-10-07 Glenn Morris <rgm@gnu.org>
6149
849b02b4
GM
6150 * hilit-chg.el (hilit-chg-get-diff-info, hilit-chg-get-diff-list-hk):
6151 Prefix things.
6152
ac44263a
GM
6153 * emacs-lisp/shadow.el (shadow-font-lock-keywords)
6154 (load-path-shadows-mode, list-load-path-shadows): Rename shadow-mode to
6155 load-path-shadows-mode, update references.
06d9ef85
GM
6156 (load-path-shadows-font-lock-keywords, load-path-shadows-find-file):
6157 Rename variable and button.
6158 (list-load-path-shadows): Update button caller.
ac44263a 6159
29c72a6e
SM
61602010-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
6161
6162 * emacs-lisp/smie.el (smie-bnf-classify): New function.
6163 (smie-bnf-precedence-table): Use it to remember the closers/openers.
6164 (smie-merge-prec2s): Handle those new entries.
6165 (smie-prec2-levels): Only set precedence to nil for actual
6166 openers/closers.
6167 * progmodes/octave-mod.el (octave-smie-op-levels): Remove dummy entry
6168 that is now unnecessary.
6169
775f75bc 61702010-10-07 Miles Bader <miles@gnu.org>
07ff7702
MB
6171
6172 * emacs-lisp/regexp-opt.el (regexp-opt): Add `symbols' mode.
6173
7e1e2a6e
GM
61742010-10-07 Glenn Morris <rgm@gnu.org>
6175
58d1ac6d
GM
6176 * mail/rmail.el (mail-sendmail-delimit-header, mail-header-end)
6177 (mail-position-on-field): Remove declarations.
6178 (mail-position-on-field): Autoload it.
6179 (rmail-retry-failure): Replace use of mail-sendmail-delimit-header
6180 and mail-header-end. Don't require sendmail.
6181
7b9235ad
GM
6182 * emacs-lisp/shadow.el (shadow-font-lock-keywords): New variable.
6183 (shadow-mode): New mode.
6184 (shadow-find-file): New button.
6185 (list-load-path-shadows): Use shadow-mode and buttons.
6186
52da2182
GM
6187 * iimage.el (iimage-version): Remove.
6188 (iimage-mode-image-search-path, iimage-mode-image-regex-alist):
6189 Turn into defcustoms.
6190 (iimage-mode-map): Give it a doc string.
6191
7e1e2a6e
GM
6192 * calendar/appt.el (appt-activate): Give a warning rather than an error
6193 if there is no diary-file.
6194
e44eccd7
MA
61952010-10-06 Michael Albinus <michael.albinus@gmx.de>
6196
29c72a6e
SM
6197 * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
6198 Use `tramp-handle-find-backup-file-name'.
e44eccd7 6199
4583e796
GM
62002010-10-06 Glenn Morris <rgm@gnu.org>
6201
6aecca99
GM
6202 * font-core.el (font-lock-defaults-alist): Remove variable.
6203 (font-lock-mode): Doc fix.
6204 (font-lock-default-function): Do not consult font-lock-defaults-alist.
6205 * font-lock.el (font-lock-refresh-defaults): Doc fix.
6206 (font-lock-set-defaults): Doc fix.
6207 Do not consult font-lock-defaults-alist.
6208
645a6257
GM
6209 * hilit-chg.el (hilit-chg-get-diff-list-hk): Declare `e' for compiler.
6210
4583e796
GM
6211 * emacs-lisp/cl.el: No longer provide cl-19.
6212
bd8fadca
MA
62132010-10-05 Michael Albinus <michael.albinus@gmx.de>
6214
6215 * net/tramp.el (tramp-handle-directory-files-and-attributes)
6216 (tramp-handle-file-exists-p, tramp-handle-file-newer-than-file-p):
6217 New defuns, taken from tramp-smb.el.
6218 (tramp-coding-system-change-eol-conversion)
43f964fc 6219 (tramp-set-process-query-on-exit-flag): Remove.
bd8fadca 6220
43f964fc 6221 * net/tramp-compat.el (top): Do not check for byte-compiler objects.
bd8fadca
MA
6222 (tramp-compat-coding-system-change-eol-conversion)
6223 (tramp-compat-set-process-query-on-exit-flag): New defuns, taken
6224 from tramp.el.
6225
6226 * net/tramp-gvfs.el:
6227 * net/tramp-gw.el: Replace `tramp-set-process-query-on-exit-flag'
6228 by `tramp-compat-set-process-query-on-exit-flag'.
6229
43f964fc
SM
6230 * net/tramp-imap.el (tramp-imap-file-name-handler-alist):
6231 Use `tramp-handle-directory-files-and-attributes',
bd8fadca
MA
6232 `tramp-handle-file-exists-p' and
6233 `tramp-handle-file-newer-than-file-p'.
6234 (tramp-imap-handle-file-exists-p)
6235 (tramp-imap-handle-file-executable-p)
6236 (tramp-imap-handle-file-readable-p)
6237 (tramp-imap-handle-directory-files-and-attributes)
43f964fc 6238 (tramp-imap-handle-file-newer-than-file-p): Remove.
bd8fadca
MA
6239
6240 * net/tramp-sh.el: Replace `tramp-set-process-query-on-exit-flag'
6241 by `tramp-compat-set-process-query-on-exit-flag' and
6242 `tramp-coding-system-change-eol-conversion' by
6243 `tramp-compat-coding-system-change-eol-conversion'.
6244
43f964fc
SM
6245 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
6246 Use `tramp-handle-directory-files-and-attributes',
bd8fadca
MA
6247 `tramp-handle-file-exists-p' and
6248 `tramp-handle-file-newer-than-file-p'.
6249 (tramp-smb-handle-directory-files-and-attributes)
6250 (tramp-smb-handle-file-exists-p)
43f964fc
SM
6251 (tramp-smb-handle-file-newer-than-file-p): Remove.
6252 (tramp-smb-maybe-open-connection):
6253 Replace `tramp-set-process-query-on-exit-flag' by
bd8fadca
MA
6254 `tramp-compat-set-process-query-on-exit-flag'.
6255
726c5357
GM
62562010-10-05 Glenn Morris <rgm@gnu.org>
6257
6258 * obsolete/rnews.el, obsolete/rnewspost.el: Remove files.
6259
4a93e698
MA
62602010-10-04 Michael Albinus <michael.albinus@gmx.de>
6261
6262 Continue reorganization of load dependencies. (Bug#7156)
6263
6264 * net/tramp.el (tramp-handle-file-local-copy-hook)
6265 (tramp-delete-temp-file-function): Move down.
6266 (tramp-exists-file-name-handler): Move up.
6267 (tramp-register-file-name-handlers): Simplify autoload.
6268 (tramp-handle-write-region-hook, tramp-handle-directory-file-name)
6269 (tramp-handle-directory-files, tramp-handle-dired-uncache)
6270 (tramp-handle-file-modes, tramp-handle-file-name-as-directory)
6271 (tramp-handle-file-name-completion)
6272 (tramp-handle-file-name-directory)
6273 (tramp-handle-file-name-nondirectory, tramp-handle-file-regular-p)
6274 (tramp-handle-file-remote-p, tramp-handle-file-symlink-p)
6275 (tramp-handle-find-backup-file-name)
6276 (tramp-handle-insert-file-contents, tramp-handle-load)
6277 (tramp-handle-substitute-in-file-name)
6278 (tramp-handle-unhandled-file-name-directory)
6279 (tramp-mode-string-to-int, tramp-local-host-p)
43f964fc 6280 (tramp-make-tramp-temp-file): Move from tramp-sh.el.
4a93e698
MA
6281
6282 * net/tramp-gvfs.el (top):
6283 * net/tramp-smb.el (top): Do not require 'tramp-sh.
6284
6285 * net/tramp-sh.el (all): Move several objects to tramp.el, see
6286 there. Rename `tramp-handle-*' to `tramp-sh-handle-*'.
6287
b4593555
GM
62882010-10-04 Glenn Morris <rgm@gnu.org>
6289
6290 * calendar/appt.el (appt-add): Ensure reminders are enabled.
6291 (appt-activate): Give status messages.
6292
8762aa10
TZ
62932010-10-03 Teodor Zlatanov <tzz@lifelogs.com>
6294
6295 * net/gnutls.el: Improve docs. Remove starttls and ssl emulation.
6296 Provide only `open-gnutls-stream' (formerly `open-ssl-stream') and
43f964fc
SM
6297 `gnutls-negotiate' (formerly `starttls-negotiate').
6298 Remove trivial wrapper `starttls-open-stream'.
8762aa10 6299
82fb8701
DN
63002010-10-03 Dan Nicolaescu <dann@ics.uci.edu>
6301
6302 Make 'g' (AKA revert-buffer) rerun the VC log, log-incoming and
6303 log-outgoing commands.
6304 * vc/vc.el (vc-log-internal-common): Add a new argument and use it
6305 to create a buffer local revert-buffer-function variable.
6306 (vc-print-log-internal, vc-log-incoming, vc-log-outgoing): Pass a
6307 revert-buffer-function lambda.
6308
c1ae068b
LMI
63092010-10-03 Teodor Zlatanov <tzz@lifelogs.com>
6310
6311 * net/gnutls.el (starttls-negotiate): Use the plist interface to
43f964fc
SM
6312 `gnutls-boot'. Make TYPE the only required parameter.
6313 Allow TRUSTFILES and KEYFILES to be lists.
c1ae068b
LMI
6314 (open-ssl-stream): Use it.
6315
67141a37
GM
63162010-10-03 Glenn Morris <rgm@gnu.org>
6317
77f38949
GM
6318 * subr.el (directory-sep-char): Remove obsolete variable.
6319 * net/tramp-compat.el: Don't mess about with the byte-compiler unless
6320 it is "necessary".
6321
67141a37
GM
6322 * vc/vc-hooks.el (vc-header-alist): Remove obsolete variable.
6323 * vc/vc.el (vc-static-header-alist): Doc fix.
6324 * vc/vc-cvs.el (vc-cvs-header):
6325 * vc/vc-rcs.el (vc-rcs-header):
6326 * vc/vc-sccs.el (vc-sccs-header):
6327 * vc/vc-svn.el (vc-svn-header): Do not consult vc-header-alist.
6328 * obsolete/vc-mcvs.el (vc-mcvs-header):
6329 * progmodes/cperl-mode.el (cperl-mode): Only set vc-header-alist
6330 on XEmacs.
6331
96bcef2e
CY
63322010-10-03 Chong Yidong <cyd@stupidchicken.com>
6333
43f964fc
SM
6334 * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
6335 Remove obsolete use of binary-overwrite-mode (Bug#7001).
96bcef2e 6336
ef47f179
GM
63372010-10-03 Glenn Morris <rgm@gnu.org>
6338
01c35094 6339 * obsolete/x-menu.el: Remove file, obsolete since 21.1.
0437978e 6340
aee3c6f7
GM
6341 * textmodes/rst.el (rst-font-lock-keywords-function):
6342 Drop Emacs 20 code.
6343
f88cd114
GM
6344 * textmodes/artist.el (artist-replace-char): Drop Emacs 20 code.
6345
6abfe35f
GM
6346 * printing.el: Drop Emacs 20 code.
6347
59e31cfa
GM
6348 * calendar/appt.el (appt-delete): Don't autoload it (you can't use it
6349 without having used appt.el already).
6350
922ad43e
GM
6351 * subr.el (make-local-hook): Remove function obsolete since 21.1.
6352 * progmodes/cc-mode.el (make-local-hook): Don't do cc-bytecomp stuff.
6353 (c-basic-common-init, c-font-lock-init): Only call make-local-hook on
6354 XEmacs.
6355 * progmodes/cc-styles.el (make-local-hook): Don't do cc-bytecomp stuff.
6356 (c-make-styles-buffer-local): Only call make-local-hook on XEmacs.
6357
ef47f179
GM
6358 * ps-def.el (leading-code-private-22, charset-bytes, charset-id)
6359 (charset-width, find-charset-region, chars-in-region, forward-point)
6360 (encode-coding-string, coding-system-p, ccl-execute-on-string)
6361 (define-ccl-program, multibyte-string-p, string-make-multibyte):
6362 Remove compatibility cruft (none of these are used by ps*.el).
6363
ac6ca7ba
KR
63642010-10-03 Kevin Rodgers <kevin.d.rodgers@gmail.com>
6365
6366 * subr.el (booleanp): Return t instead of a list (Bug#7086).
6367
2a847524
CY
63682010-10-03 Chong Yidong <cyd@stupidchicken.com>
6369
43f964fc
SM
6370 * server.el (server-process-filter, server-return-error):
6371 Give emacsclient time to shut down after receiving an error string.
2a847524 6372
4bc3c53d
MA
63732010-10-02 Michael Albinus <michael.albinus@gmx.de>
6374
6375 * files.el (remote-file-name-inhibit-cache): New defcustom.
6376
43f964fc
SM
6377 * time.el (display-time-file-nonempty-p):
6378 Use `remote-file-name-inhibit-cache'.
4bc3c53d 6379
43f964fc
SM
6380 * net/tramp.el (tramp-completion-reread-directory-timeout):
6381 Fix docstring.
4bc3c53d
MA
6382
6383 * net/tramp-cache.el (tramp-cache-inhibit-cache): Remove.
6384 (tramp-get-file-property): Replace `tramp-cache-inhibit-cache' by
6385 `remote-file-name-inhibit-cache'. Check also for an integer
6386 value. Add/increase counter when `tramp-verbose' >= 10.
6387 (tramp-set-file-property): Add/increase counter when
6388 `tramp-verbose' >= 10.
6389
6390 * net/tramp-cmds.el (tramp-cleanup-all-connections)
6391 (tramp-cleanup-all-buffers): Set tramp-autoload cookie.
6392 (tramp-bug): Set tramp-autoload cookie. Report all interned
6393 tramp-* variables. Report also `remote-file-name-inhibit-cache'.
6394 (tramp-reporter-dump-variable): Fix docstring. Mask non-7bit
6395 characters only in strings.
6396
6397 * net/tramp-compat.el (remote-file-name-inhibit-cache): Define due
6398 to backward compatibility.
6399
6400 * net/tramp-sh.el (tramp-handle-verify-visited-file-modtime)
6401 (tramp-handle-file-name-all-completions)
43f964fc
SM
6402 (tramp-handle-vc-registered): Use `remote-file-name-inhibit-cache'.
6403 (tramp-open-connection-setup-interactive-shell):
6404 Call `tramp-cleanup-connection' directly.
4bc3c53d 6405
9c524fcb
GM
64062010-10-02 Glenn Morris <rgm@gnu.org>
6407
3226d6ca
GM
6408 * emacs-lisp/checkdoc.el (checkdoc-minor-keymap): Remove obsolete alias.
6409
6410 * subr.el (char-bytes): Remove obsolete function.
6411
6412 * isearch.el (isearch-return-char): Remove obsolete function.
6413
6414 * mouse.el: No longer provide mldrag.
6415 (mldrag-drag-mode-line, mldrag-drag-vertical-line):
6416 Remove obsolete aliases.
6417
6418 * comint.el (comint-kill-output): Remove obsolete alias.
6419
6420 * composite.el (decompose-composite-char): Remove obsolete function.
6421 * ps-def.el (decompose-composite-char): Remove unused function.
6422
6423 * iswitchb.el (iswitchb-default-keybindings): Remove obsolete function.
6424
6425 * outline.el (outline-visible): Remove obsolete function.
6426
6427 * term/pc-win.el (x-frob-font-slant, x-frob-font-weight):
6428 * faces.el (internal-find-face, internal-get-face)
6429 (frame-update-faces, frame-update-face-colors)
6430 (x-frob-font-weight, x-frob-font-slant)
6431 (internal-frob-font-weight, internal-frob-font-slant)
6432 (x-make-font-bold, x-make-font-demibold, x-make-font-unbold)
6433 (x-make-font-italic, x-make-font-oblique, x-make-font-unitalic)
6434 (x-make-font-bold-italic): Remove functions and aliases, obsolete
6435 since Emacs 21.1.
6436 * emulation/viper-util.el (viper-get-face):
6437 * obsolete/lucid.el (find-face, get-face): Use facep.
6438 * vc/ediff-init.el (ediff-valid-color-p, ediff-get-face):
6439 Remove unused functions.
6440 * vc/ediff-util.el (ediff-submit-report): Doc fix.
6441
9c524fcb
GM
6442 * emacs-lisp/bytecomp.el (byte-compile-file): Use kill-emacs-hook to
6443 delete tempfile if interrupted during compilation.
6444
aecb42aa
LMI
64452010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6446
6447 * net/tls.el (tls-starttls-switches): Give up on using starttls with
6448 gnutls-cli.
6449 (tls-program): Add --insecure to be consistent with the defaults from
6450 openssl s_client. Now all three commands are insecure.
6451
73077a9a
EZ
64522010-10-01 Eli Zaretskii <eliz@gnu.org>
6453
6454 * makefile.w32-in (DEST, TAGS, TAGS-LISP, TAGS-nmake)
6455 (TAGS-LISP-nmake, TAGS-gmake, TAGS-LISP-gmake, TAGS-SH)
6456 (TAGS-LISP-SH, TAGS-CMD, TAGS-LISP-CMD): New targets.
6457
1ef075bb
GM
64582010-10-01 Glenn Morris <rgm@gnu.org>
6459
1fcaf927
GM
6460 * obsolete/sc.el: Remove file.
6461
1ef075bb
GM
6462 * files.el (temporary-file-directory): On darwin, also try
6463 DARWIN_USER_TEMP_DIR (see discussion in bug#7135).
6464
a16f5f64
JB
64652010-10-01 Juanma Barranquero <lekktu@gmail.com>
6466
6467 * server.el (server-start): Revert part of 2010-09-30T02:53:26Z!lekktu@gmail.com.
6468 Let's not break compatibility gratuitously, shall we?
6469
6b958814
G
64702010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
6471
47e08896 6472 * net/tls.el (tls-starttls-switches): New variable.
6b958814
G
6473 (tls-find-starttls-argument): Use it.
6474 (open-tls-stream): Ditto.
6475
47e08896 6476 * net/netrc.el (netrc-credentials): Return the value of the "default"
6b958814
G
6477 entry.
6478 (netrc-machine): Ditto.
6479
cad90f3b
EZ
64802010-09-30 Eli Zaretskii <eliz@gnu.org>
6481
6482 * vc/vc-hooks.el (vc-default-mode-line-string): Doc fix.
6483
968ef9b4
JB
64842010-09-30 Juanma Barranquero <lekktu@gmail.com>
6485
6486 * server.el (server-start): Don't write pid to the authentication file.
6487 (server-create-tty-frame): Don't send pid.
6488 (server-process-filter): Send pid at the start of every connection.
6489
3536dea8
GM
64902010-09-30 Glenn Morris <rgm@gnu.org>
6491
8e378d88
GM
6492 * calendar/diary-lib.el (view-diary-entries, list-diary-entries)
6493 (show-all-diary-entries): Remove obsolete function aliases.
6494
3536dea8
GM
6495 * calendar/appt.el (appt-issue-message, appt-visible, appt-msg-window):
6496 Remove options, obsolete since 22.1.
6a7662bb
BR
6497 (appt-display-format, appt-display-message):
6498 Remove backwards-compatibility code.
3536dea8
GM
6499 (appt-check): No longer check appt-issue-message.
6500 (appt-make-list): No longer autoload it. Doc fix. No longer
6501 activate the package.
6502
df7fcaff
LMI
65032010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
6504
6505 * net/gnutls.el (starttls-negotiate): Loop a lot longer.
bac5cef8
LMI
6506 (starttls-negotiate): Just call boot, and let the handshake be
6507 triggered from the read loop.
df7fcaff 6508
c2828614
GM
65092010-09-29 Glenn Morris <rgm@gnu.org>
6510
17a46341
GM
6511 * calendar/diary-lib.el (diary-list-entries): Use temp buffers when
6512 not displaying the diary.
6513 (diary-add-to-list): If no buffer-file-name, fall back to diary-file.
6514 * calendar/appt.el (appt-check): No longer need to kill diary.
6515
7161e329
GM
6516 * calendar/diary-lib.el (diary-list-entries): Move the
6517 "Preparing..." message entirely here.
6518 (diary-simple-display, diary-fancy-display): Move "Preparing..."
6519 messages to diary-list-entries.
6520 (diary-include-other-diary-files): Use LIST-ONLY rather than setting
6521 diary-display-function.
6522
d0de6cba
GM
6523 * calendar/diary-lib.el (diary-include-other-diary-files):
6524 Trap some recursive includes.
6525
c2828614
GM
6526 * calendar/appt.el (appt-activate): Check diary file.
6527
0c43b6f8
KY
65282010-09-29 Katsumi Yamaoka <yamaoka@jpl.org>
6529
6530 * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
6531 construction.
6532
6533 * calendar/time-date.el: No need to require cl for Emacs 21.
6534
97ce2730
GM
65352010-09-28 Glenn Morris <rgm@gnu.org>
6536
6537 * calendar/appt.el (appt-check): Minor simplification.
6538
e0a185ae
KY
65392010-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
6540
6541 * mail/sendmail.el (mail-citation-prefix-regexp): Remove "}" from
6542 citation prefix.
6543
c19f76a1
AS
65442010-09-27 Andreas Schwab <schwab@linux-m68k.org>
6545
95b6d681
JB
6546 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
6547 Avoid infinite recursion on erroneous lambda form. (Bug#7114)
c19f76a1 6548
fd057fd2
KH
65492010-09-27 Kenichi Handa <handa@m17n.org>
6550
6551 * tar-mode.el (tar-header-block-tokenize): Decode filenames in
6552 "ustar" format.
6553
368b3544
KH
65542010-09-27 Kenichi Handa <handa@m17n.org>
6555
6556 * international/mule.el (define-coding-system): Docstring fixed.
6557
6558 * international/mule-diag.el (describe-character-set): Use princ
6559 with proper print-length and print-level instead of insert.
6560
95b6d681 65612010-09-27 Juanma Barranquero <lekktu@gmail.com>
fb5f3a23
JB
6562
6563 * window.el (walk-windows): Doc fix (bug#7105).
6564
99368725
SM
65652010-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
6566
6567 * emacs-lisp/float-sup.el (e): Remove.
6568
8ed70bf3
LMI
65692010-09-27 Teodor Zlatanov <tzz@lifelogs.com>
6570
6571 * net/gnutls.el (gnutls, gnutls-log-level): Add group and custom
6572 variable.
6573 (starttls-negotiate): Use it.
6574
d2e9d0bb
LMI
65752010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
6576
6577 * net/gnutls.el (starttls-negotiate): Stop looping when we get a t
6578 back.
6579
15413fb4
SM
65802010-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
6581
6582 * emacs-lisp/pcase.el (pcase-let*, pcase-let): plet -> pcase-let.
6583
1821a7b4
LMI
65842010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
6585
6303aba1
LMI
6586 * net/gnutls.el (starttls-negotiate): Avoid the cl.el decf function.
6587
1821a7b4
LMI
6588 * net/netrc.el (netrc-store-data): New function.
6589
8af55556
TZ
65902010-09-26 Teodor Zlatanov <tzz@lifelogs.com>
6591
6592 * net/gnutls.el: GnuTLS glue code to set up a connection.
6593
42343747
JD
65942010-09-25 Julien Danjou <julien@danjou.info>
6595
6596 * notifications.el: Call dbus-register-signal only if it is bound.
6597
ec60da52
GM
65982010-09-25 Glenn Morris <rgm@gnu.org>
6599
6600 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
6601 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el:
6602 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el:
6603 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el:
6604 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el:
6605 * eshell/esh-cmd.el, eshell/esh-ext.el, eshell/esh-io.el:
6606 * eshell/esh-mode.el, eshell/esh-proc.el, eshell/esh-test.el:
6607 * eshell/esh-util.el, eshell/esh-var.el:
6608 Remove leading `*' from docs of faces and defcustoms.
6609
4c964351
UM
66102010-09-25 Ulrich Mueller <ulm@gentoo.org>
6611
6612 * eshell/em-ls.el (eshell-ls-archive-regexp):
6613 * eshell/esh-util.el (eshell-tar-regexp):
6614 * ibuffer.el (ibuffer-compressed-file-name-regexp):
6615 * info.el (Info-suffix-list):
6616 * international/mule.el (auto-coding-alist):
6617 * woman.el (woman-file-regexp, woman-file-compression-regexp):
6618 * progmodes/etags.el (tags-compression-info-list):
6619 Support xz compression.
6620
41f54b73
CY
66212010-09-25 Chong Yidong <cyd@stupidchicken.com>
6622
6623 * files.el (get-free-disk-space): Don't assume the "df" output
6624 columns line up (Bug#6995).
6625
40b1a3a9
JB
66262010-09-25 Juanma Barranquero <lekktu@gmail.com>
6627
6628 * finder.el (finder-unknown-keywords):
6629 * progmodes/gdb-mi.el (gdb-jsonify-buffer, gdb-running-threads-count):
6630 * progmodes/etags.el (tags-table-including): Fix typos in docstrings.
6631
ba3033ee
JB
66322010-09-25 Juanma Barranquero <lekktu@gmail.com>
6633
6634 * server.el (server-start): Revert part of 2010-08-08 change. Using
6635 address 127.0.0.1 for local host is now done in Fmake_network_process.
6636
5e339ee2
GM
66372010-09-24 Glenn Morris <rgm@gnu.org>
6638
6639 * image-mode.el, progmodes/compile.el, progmodes/gud.el:
6640 * progmodes/mixal-mode.el, textmodes/bibtex-style.el:
6641 * textmodes/css-mode.el, textmodes/dns-mode.el:
6642 Move autoloaded auto-mode-alist entries to files.el.
6643 * files.el (auto-mode-alist): Move entries here.
6644
af3ccb5c
GM
66452010-09-23 Glenn Morris <rgm@gnu.org>
6646
6647 * isearch.el (isearch-lazy-highlight-cleanup)
6648 (isearch-lazy-highlight-initial-delay)
6649 (isearch-lazy-highlight-interval)
6650 (isearch-lazy-highlight-max-at-a-time, isearch-lazy-highlight-face):
6651 * net/net-utils.el (ipconfig-program-options):
6652 Move aliases to options before the associated definitions.
6653
266a86bd 66542010-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
c9805d23
SM
6655
6656 * newcomment.el (comment-normalize-vars): Better test validity of
6657 comment-end-skip.
6658
27ffea71 66592010-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
9e0d4f9e
SM
6660
6661 * emacs-lisp/float-sup.el (float-pi): New name for `pi'.
6662 (float-e): New name for `e'.
6663 (degrees-to-radians, radians-to-degrees):
6664 * calendar/solar.el (solar-longitude):
6665 * calculator.el (calculator-registers, calculator-funcall):
6666 * textmodes/artist.el (artist-spray-random-points):
6667 * play/bubbles.el (bubbles--initialize-images): Use new names.
6668
27ffea71 66692010-09-23 Eric M. Ludlam <zappo@gnu.org>
a2930e43
EL
6670
6671 Update to CEDET 1.0's version of EIEIO.
6672
9e0d4f9e
SM
6673 * emacs-lisp/eieio.el (eieio-specialized-key-to-generic-key):
6674 New function.
a2930e43
EL
6675 (eieio-defmethod, eieio-generic-form, eieio-generic-call): Use it.
6676 (eieio-default-eval-maybe): Eval val instead of unquoting only.
6677 (class-precedence-list): If class is nil, return nil.
6678 (eieio-generic-call): If class of first input arg is nil, don't
6679 look up static methods, and do check for primary methods.
6680 (initialize-instance): See if the default needs to be evaluated
6681 during the constructor.
6682 (eieio-perform-slot-validation-for-default): Don't do the check
6683 for values that will eventually be evaluated.
6684 (eieio-eval-default-p): New function.
6685 (eieio-default-eval-maybe): Use it.
6686
27ffea71 66872010-09-23 Jan Moringen <jan.moringen@uni-bielefeld.de>
a2930e43
EL
6688
6689 * emacs-lisp/eieio.el (eieio-defclass): Allow :c3
6690 method-invocation-order.
6691 (eieio-c3-candidate, eieio-c3-merge-lists): New functions.
6692 (eieio-class-precedence-dfs): Compute class precedence list using
6693 dfs algorithm.
6694 (eieio-class-precedence-bfs): Compute class precedence list using
6695 bfs algorithm.
9e0d4f9e 6696 (eieio-class-precedence-c3): Compute class precedence list using
a2930e43
EL
6697 c3 algorithm.
6698 (class-precedence-list): New function.
6699 (eieiomt-method-list, eieiomt-sym-optimize): Use it.
6700 (inconsistent-class-hierarchy): New error symbol.
6701 (call-next-method): Stow the replacement argument list for future
6702 call-next-method invocations.
6703
266a86bd 67042010-09-23 Glenn Morris <rgm@gnu.org>
87e798a7 6705
ea7f9ebf
GM
6706 * calendar/appt.el (appt-check): If not displaying the diary,
6707 use (diary 1) to only get the entries we need.
6708 (appt-make-list): Sort diary-list-entries, if we cannot guarantee
6709 that it is in day order. (Bug#7019)
6710
1bf6d075
GM
6711 * calendar/appt.el (appt-check): Rather than showing the diary,
6712 just turn off invisible display, and only if needed.
6713
87e798a7
GM
6714 * calendar/diary-lib.el (diary-list-entries): Doc fix. (Bug#7019)
6715
1fc7dabf
GM
67162010-09-23 Glenn Morris <rgm@gnu.org>
6717
7a16788b
GM
6718 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar):
6719 (byte-compile-defvar, byte-compile-cl-warn):
27ffea71 6720 Start warnings with lower-case, like the majority.
7a16788b 6721
19543b17
GM
6722 * files.el (auto-mode-alist): Add .xa, .xw, .xsw for ld-script-mode.
6723
54238e6d
GM
6724 * files.el (auto-mode-alist): Prefer C-mode for .xs. (Bug#7071)
6725
ce009d0b
GM
6726 * progmodes/ld-script.el (auto-mode-alist): Move to files.el.
6727 * files.el (auto-mode-alist): Move ld-script entries here, further down
6728 the list.
6729
7b344dfe
GM
6730 * vc/add-log.el: Don't require timezone when compiling.
6731 (timezone-make-date-sortable): Autoload it.
6732 (change-log-sortable-date-at): Don't require timezone.
6733 Use `ignore-errors'.
6734
d9703498
GM
6735 * comint.el (comint-use-prompt-regexp-instead-of-fields):
6736 Move alias before definition, so it does not need autoloading.
6737
1fc7dabf
GM
6738 * emulation/crisp.el, emulation/cua-base.el, emulation/edt.el:
6739 * emulation/pc-select.el, emulation/vip.el, international/iso-ascii.el:
6740 * international/kkc.el, international/ogonek.el, mail/feedmail.el:
6741 * net/browse-url.el, net/eudc-vars.el, net/net-utils.el:
6742 * net/rcompile.el, net/rlogin.el, textmodes/enriched.el:
6743 * textmodes/makeinfo.el, textmodes/page-ext.el, textmodes/picture.el:
6744 * textmodes/refer.el, textmodes/spell.el, textmodes/table.el:
6745 * textmodes/tex-mode.el, textmodes/two-column.el:
6746 Remove leading `*' from docs of defcustoms etc.
6747
7676efad
TZ
67482010-09-23 Teodor Zlatanov <tzz@lifelogs.com>
6749
6750 * net/netrc.el (netrc-parse): Remove encrypt.el mentions.
6751
b069e5a6
G
67522010-09-22 Dan Christensen <jdc@uwo.ca>
6753
6754 * calendar/time-date.el (date-to-time): Try using parse-time-string
6755 first before using the slower timezone-make-date-arpa-standard.
6756
1bf68d53
KY
67572010-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
6758
6759 * calendar/time-date.el (format-seconds): Comment fix.
6760
cd205c76
GM
67612010-09-22 Glenn Morris <rgm@gnu.org>
6762
6763 * emacs-lisp/package.el (package-menu-mode): `revert-buffer-function'
6764 is not automatically buffer-local.
6765
4ddea91b
SM
67662010-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
6767
6768 * emacs-lisp/smie.el (smie-debug--describe-cycle): Fix typo.
6769 (smie-indent-comment): Be more careful with comment-start-skip.
6770 (smie-indent-comment-close, smie-indent-comment-inside): New funs.
6771 (smie-indent-functions): Use them.
6772
b0f037ed
MA
67732010-09-21 Michael Albinus <michael.albinus@gmx.de>
6774
6775 * net/ange-ftp.el (ange-ftp-skip-msgs): Add "^504 ..." message.
6776
8cf1771a
JD
67772010-09-21 Jan Djärv <jan.h.d@swipnet.se>
6778
36a1b6db
JD
6779 * menu-bar.el (menu-bar-set-tool-bar-position): customize-set-variable
6780 tool-bar-position. Don't modify frame parameters here.
180fb94a 6781 (menu-bar-options-save): Add tool-bar-position.
36a1b6db 6782
8cf1771a
JD
6783 * tool-bar.el (tool-bar-position): New defcustom (Bug#7049).
6784
0097720d
SM
67852010-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
6786
5d8e0d5d
SM
6787 * textmodes/reftex-parse.el (reftex-what-macro)
6788 (reftex-context-substring): Let-bind forward-sexp-function to nil
6789 since we don't need/want to treat \begin...\end as a block (bug#7053).
6790
984edd22
SM
6791 * emacs-lisp/lisp.el (up-list): Don't do nothing silently.
6792
6793 * simple.el (blink-matching-open): Use syntax-class.
6794
3672149f
SM
6795 * progmodes/pascal.el (pascal-mode): Use define-derived-mode.
6796 Set invisibility spec for pascal's outline mode.
6797 (pascal-outline-change): Clean up calling convention.
6798 (pascal-show-all, pascal-hide-other-defuns): Update callers.
6799
549d0e1e
SM
6800 * progmodes/prolog.el (prolog-smie-forward-token)
6801 (prolog-smie-backward-token): New functions.
6802 (prolog-mode-variables): Use them to parse "!," correctly.
6803 Set up smie-blink-matching for ".".
6804
a9cb95dd
SM
6805 * textmodes/ispell.el (ispell-start, ispell-end): Rename from `start'
6806 and `end'.
6807 (ispell-region, ispell-process-line): Update users.
6808
de558d10
SM
6809 * textmodes/reftex-parse.el (reftex-what-macro): Don't hardcode
6810 point-min==1.
6811
94eb3112
SM
6812 * textmodes/ispell.el: Fix commenting convention.
6813 (ispell-parse-output): Simplify, use push.
6814 (ispell-region): Use match-string-no-properties.
6815 (ispell-begin-skip-region-regexp): Use mapconcat to simplify.
6816 (ispell-minor-mode): Use define-minor-mode.
6817 (ispell-message): Remove unused var `skip-regexp'.
6818 (ispell-add-per-file-word-list): Use dynamic let-binding.
6819 Try and use the proper comment marker.
6820
1f7f45a5
SM
6821 * mail/sendmail.el: Fix commenting convention.
6822 (sendmail-send-it): Use line-beginning-position.
6823
0097720d
SM
6824 * help-fns.el (describe-variable): Add original value, if applicable.
6825
596880ea
JB
68262010-09-20 Juanma Barranquero <lekktu@gmail.com>
6827
f0713411
JB
6828 * subr.el (y-or-n-p): Remove leftover code from 2010-09-17T13:30:30Z!monnier@iro.umontreal.ca.
6829
596880ea
JB
6830 * emacs-lisp/smie.el (smie-indent--hanging-p): Use `smie-indent--bolp'.
6831
37c0347e
SM
68322010-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
6833
2bc01104
SM
6834 * emacs-lisp/smie.el (smie-bnf-precedence-table): Improve error message.
6835 (smie-debug--prec2-cycle, smie-debug--describe-cycle): New functions.
6836 (smie-prec2-levels): Use them to better diagnose precedence cycles.
6837 (smie-blink-matching-check): Don't signal a mismatch if car is t.
6838 (smie-blink-matching-open): Rewrite to remove assumptions, so that
6839 something like "." can also be a closer.
6840 (smie--associative-p, smie-indent--hanging-p, smie-indent--bolp)
6841 (smie-indent--offset, smie-indent--offset-rule, smie-indent--column):
6842 Rename internal functions to use "--". Update callers.
6843
e2c3f530
SM
6844 * frame.el (make-frame-names-alist): Don't list frames on other displays.
6845
37c0347e
SM
6846 * fringe.el (fringe-styles): New var.
6847 (fringe-mode, fringe-query-style): Use it.
6848
74790210
MM
68492010-09-18 Michael R. Mauger <mmaug@yahoo.com>
6850
6851 * progmodes/sql.el: Version 2.8
93acd23d 6852 (sql-login-params): Update widget structure; changes still needed.
74790210
MM
6853 (sql-product-alist): Add :list-all and :list-table features for
6854 SQLite, Postgres and MySQL products.
6855 (sql-redirect): Handle default value.
6856 (sql-execute, sql-execute-feature): New functions.
6857 (sql-read-table-name): New function.
93acd23d 6858 (sql-list-all, sql-list-table): New functions. User API.
74790210
MM
6859 (sql-mode-map, sql-interactive-mode-map): Add key definitions
6860 for above functions.
6861 (sql-mode-menu, sql-interactive-mode-menu): Add menu definitions
6862 for above functions.
6863 (sql-postgres-login-params): Add user and database defaults.
6864 (sql-buffer-live-p): Bug fix.
93acd23d 6865 (sql-product-history): New variable.
35f52ed6 6866 (sql-read-product): New function. Use it.
74790210
MM
6867 (sql-set-product, sql-product-interactive): Use it.
6868 (sql-connection-history): New variable.
93acd23d 6869 (sql-read-connection): New function. Use it.
74790210
MM
6870 (sql-connect): New function.
6871 (sql-for-each-login): Redesign function interface.
6872 (sql-make-alternate-buffer-name, sql-save-connection): Use it.
93acd23d
JB
6873 (sql-get-login-ext, sql-get-login): Use it. Handle default values.
6874 (sql-comint): Check for program. Existing live buffer.
74790210
MM
6875 (sql-comint-postgres): Add port parameter.
6876
cec01cd2
SM
68772010-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
6878
6879 * emacs-lisp/warnings.el: Fix commenting convention.
6880 (display-warning): Use special mode and make the buffer read-only.
6881
c2a845b5
JB
68822010-09-18 Jay Belanger <jay.p.belanger@gmail.com>
6883
6884 * calc/calc-prog.el (calc-read-parse-table-part): Don't "fix" the
6885 empty string when it follows a repeated or optional pattern.
6886
f5632fb6
SM
68872010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
6888
6889 * indent.el (indent-according-to-mode): Apply syntax-propertize.
6890 (indent-region): Use indent-according-to-mode.
6891
71b961e8
EZ
68922010-09-18 Eli Zaretskii <eliz@gnu.org>
6893
6894 * fringe.el (fringe-mode): Doc fix.
6895
dbbd7ad4
KRC
68962010-09-14 Kan-Ru Chen <kanru@kanru.info> (tiny change)
6897
6898 * textmodes/nroff-mode.el (nroff-view): Kill old buffer before
6899 refreshing the preview buffer.
6900
b879a6e2
SM
69012010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
6902
6903 * textmodes/tex-mode.el (tex-syntax-propertize-rules)
6904 (latex-syntax-propertize-rules): New consts; replace
6905 tex-font-lock-syntactic-keywords.
6906 (tex-env-mark, latex-env-before-change): New functions.
6907 (latex-electric-env-pair-mode): New minor mode.
6908 (tex-font-lock-verb): Change arguments; do move point.
6909 (tex-font-lock-syntactic-face-function): Adjust to new verbatim
6910 representation as a form of comment.
6911 (tex-font-lock-keywords-1): Remove workaround, now unneeded.
6912 (doctex-syntax-propertize-rules): New const; replaces
6913 doctex-font-lock-syntactic-keywords.
6914 (tex-common-initialization, doctex-mode): Use syntax-propertize-rules.
6915
6916 * progmodes/fortran.el (fortran--font-lock-syntactic-keywords): Remove.
6917 (fortran-make-syntax-propertize-function): New function; replaces
6918 fortran-font-lock-syntactic-keywords.
6919 (fortran-mode): Use it.
6920 (fortran-line-length): Use it. Improve interactive spec.
6921
6922 * emacs-lisp/syntax.el (syntax-propertize-precompile-rules): New macro.
6923 (syntax-propertize-rules): Add var-ref case. Fix offset computation
6924 when adding surrounding \(..\).
6925
6926 * progmodes/js.el (js-mode): Fix last change (bug#7054).
6927
4be520fb
SM
69282010-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
6929
269c197e
SM
6930 * obsolete/old-whitespace.el (whitespace-rescan-files-in-buffers):
6931 Use with-current-buffer.
6932
4be520fb
SM
6933 * isearch.el (isearch-face): Rename from `isearch'.
6934 (isearch-highlight): Use new name.
6935
a67597d6
EZ
69362010-09-17 Eli Zaretskii <eliz@gnu.org>
6937
6938 * fringe.el (fringe-mode, fringe-query-style): Use 4 pixels, not
6939 5, for `half' width fringes. (Bug#6933)
6940
31c381e8
SM
69412010-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
6942
3fe6ef4e
SM
6943 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
6944 (byte-compile-defvar): "foo/bar" does not lack a prefix.
6945
31c381e8
SM
6946 * subr.el (y-or-n-p): Add the "(y or n)" that was lost somehow.
6947
fb0cf781
J
69482010-09-17 Stephen Berman <stephen.berman@gmx.net>
6949
6950 * dframe.el (dframe-reposition-frame-emacs): Use tool-bar-pixel-width
6951 in calculating new frame position. Add more space between new and
6952 parent on the left (Bug#7048).
6953
1a9dc3b5
MA
69542010-09-17 Michael Albinus <michael.albinus@gmx.de>
6955
6956 * net/tramp-compat.el (tramp-compat-with-temp-message): Make it a
6957 defmacro.
6958
dff0fdc3
CY
69592010-09-16 Chong Yidong <cyd@stupidchicken.com>
6960
31c381e8 6961 * mail/sendmail.el: Add "*unsent mail*" to same-window-buffer-names.
6e23d4a4 6962
117c96c7
CY
6963 * term/x-win.el (x-cut-buffer-or-selection-value): Define as
6964 obsolete alias for x-selection-value.
6965
dff0fdc3
CY
6966 * ido.el (ido-make-buffer-list): Fix error in 2010-08-22 merge.
6967
c6f2191f
MA
69682010-09-16 Michael Albinus <michael.albinus@gmx.de>
6969
6970 * net/tramp-cmds.el (tramp-cleanup-connection): Set tramp-autoload
6971 cookie.
6972
6139f995
MA
69732010-09-15 Michael Albinus <michael.albinus@gmx.de>
6974
6975 * net/tramp-compat.el (tramp-compat-with-temp-message)
6976 (tramp-compat-font-lock-add-keywords, tramp-compat-process-get)
6977 (tramp-compat-process-put): New defuns.
6978
6979 * net/tramp.el (top):
6980 * net/tramp-gvfs.el (top):
6981 * net/tramp-cache.el (top): Use `tramp-compat-font-lock-add-keywords'.
6982
31c381e8
SM
6983 * net/tramp.el (tramp-progress-reporter-update):
6984 Use `tramp-compat-funcall'.
6139f995
MA
6985
6986 * net/tramp.el (tramp-process-actions):
0dc3e410
MA
6987 * net/tramp-gvfs.el (tramp-gvfs-handler-askquestion):
6988 * net/tramp-sh.el (tramp-handle-vc-registered)
31c381e8
SM
6989 (tramp-get-remote-stat, tramp-get-remote-readlink):
6990 Use `tramp-compat-with-temp-message'.
6139f995
MA
6991
6992 * net/tramp-sh.el (top): Require 'cl.
6993 (tramp-handle-start-file-process): Use `tramp-compat-process-get'.
31c381e8
SM
6994 (tramp-open-connection-setup-interactive-shell):
6995 Use `tramp-compat-process-put'.
6139f995 6996
22c3ce97
AM
69972010-09-15 Alan Mackenzie <acm@muc.de>
6998
6999 * progmodes/cc-engine.el (c-forward-<>-arglist-recur): Correct the
7000 indentation.
a4ee83cc 7001 (c-forward-<>-arglist-recur): Fix an infinite recursion.
22c3ce97 7002
4f1e9960
SM
70032010-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
7004
7005 * emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
7006 `lexical' for warnings related to lexical scoping.
7007 (byte-compile-file-form-defvar, byte-compile-defvar): Warn about
7008 global vars which don't have a prefix and could hence affect lexical
7009 scoping in unrelated files.
7010
01e80360
LMI
70112010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
7012
7013 * net/imap.el: Revert back to version
7014 cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
7015 seem problematic.
7016
5e2a84e3
JB
70172010-09-14 Juanma Barranquero <lekktu@gmail.com>
7018
7019 * obsolete/old-whitespace.el (whitespace-unload-function):
7020 Explicitly pass `obarray' to `unintern' to avoid a warning.
7021
f3a30a50
SM
70222010-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
7023
7024 * emacs-lisp/byte-run.el (set-advertised-calling-convention):
7025 Add `when' argument. Update callers.
7026
7027 * subr.el (unintern): Declare the obarray arg mandatory.
7028
92b99a01
GM
70292010-09-14 Glenn Morris <rgm@gnu.org>
7030
67ae9766
GM
7031 * calendar/diary-lib.el (diary-list-entries-hook, diary-sort-entries):
7032 Doc fixes.
7033
92b99a01
GM
7034 * calendar/diary-lib.el (diary-included-files): New variable.
7035 (diary-list-entries): Maybe initialize diary-included-files.
7036 (diary-include-other-diary-files): Append to diary-included-files.
7037 * calendar/appt.el (appt-update-list): Also check the members of
7038 diary-included-files. (Bug#6999)
08151ec5 7039 (appt-check): Doc fix.
92b99a01 7040
6664fc59 70412010-09-14 David Reitter <david.reitter@gmail.com>
5a66ed0f
DR
7042
7043 * simple.el (line-move-visual): Do not truncate goal column to
7044 integer size. (Bug#7020)
7045
6664fc59 70462010-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
dba28758
SM
7047
7048 * repeat.el (repeat): Allow repeating when the last event is a click.
7049 Suggested by Drew Adams (bug#6256).
7050
6664fc59 70512010-09-14 Sascha Wilde <wilde@sha-bang.de>
681b88dd 7052
01c35094 7053 * vc/vc-hg.el (vc-hg-state, vc-hg-working-revision):
681b88dd
SM
7054 Replace setting HGRCPATH to "" by some less invasive --config options.
7055
6664fc59 70562010-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
71e657fc
SM
7057
7058 * font-lock.el (font-lock-beginning-of-syntax-function):
7059 Mark as obsolete.
7060
6664fc59 70612010-09-14 Glenn Morris <rgm@gnu.org>
639b9d87
GM
7062
7063 * menu-bar.el (menu-bar-options-save): Fix handling of menu-bar
7064 and tool-bar modes. (Bug#6211)
7065 (menu-bar-mode): Move setting of standard-value after the
7066 minor-mode definition, otherwise it seems to have no effect.
7067
6664fc59 70682010-09-14 Masatake YAMATO <yamato@redhat.com>
33bd47be
MY
7069
7070 * progmodes/antlr-mode.el (antlr-font-lock-additional-keywords):
7071 Fix typo. (Bug#6976)
7072
6664fc59 70732010-09-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9c405a86
CY
7074
7075 * whitespace.el: Allow cleaning up blanks without blank
7076 visualization (Bug#6651). Adjust help window for
7077 whitespace-toggle-options (Bug#6479). Allow to use fill-column
71e657fc
SM
7078 instead of whitespace-line-column (from EmacsWiki). New version 13.1.
7079 (whitespace-style): Add new value 'face. Adjust docstring.
7080 (whitespace-space, whitespace-hspace, whitespace-tab):
7081 Adjust foreground property face.
9c405a86
CY
7082 (whitespace-line-column): Adjust docstring and type declaration.
7083 (whitespace-style-value-list, whitespace-toggle-option-alist)
7084 (whitespace-help-text): Adjust const initialization.
7085 (whitespace-toggle-options, global-whitespace-toggle-options):
7086 Adjust docstring.
7087 (whitespace-display-window, whitespace-interactive-char)
7088 (whitespace-style-face-p, whitespace-color-on): Adjust code.
7089 (whitespace-help-scroll): New fun.
7090
ba96ddf5
KY
70912010-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
7092
7093 * calendar/time-date.el (format-seconds): Comment fix.
7094
a386ac70
MM
70952010-09-13 Michael R. Mauger <mmaug@yahoo.com>
7096
7097 * progmodes/sql.el: Version 2.7.
7098 (sql-buffer-live-p): Improve detection.
7099 (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
7100 (sql-set-sqli-buffer): Use it.
7101 (sql-product-interactive): Run `sql-set-sqli-hook'.
7102 (sql-rename-buffer): Code cleanup.
7103 (sql-redirect, sql-redirect-value): New functions. More to come.
7104
5d921df2
JB
71052010-09-13 Juanma Barranquero <lekktu@gmail.com>
7106
7107 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.
7108 * makefile.w32-in (LOADDEFS): Add $(lisp)/net/tramp-loaddefs.el.
7109 (TRAMP_SRC): New macro.
7110 ($(lisp)/net/tramp-loaddefs.el): New target.
7111
03c1ad43
MA
71122010-09-13 Michael Albinus <michael.albinus@gmx.de>
7113
7114 Major code cleanup. Split tramp.el into tramp.el and tramp-sh.el.
7115
7116 * Makefile.in (TRAMP_SRC): Remove tramp-fish.el. Add tramp-sh.el.
7117
7118 * net/tramp.el (top): Don't show loading message. Require just
4f1e9960
SM
7119 'tramp-compat, everything else is required there.
7120 Use `ignore-errors' where appropriate.
03c1ad43
MA
7121 (tramp-inline-compress-start-size, tramp-copy-size-limit)
7122 (tramp-terminal-type, tramp-end-of-output)
7123 (tramp-initial-end-of-output, tramp-completion-function-alist-rsh)
7124 (tramp-completion-function-alist-ssh)
7125 (tramp-completion-function-alist-telnet)
7126 (tramp-completion-function-alist-su)
7127 (tramp-completion-function-alist-putty, tramp-remote-path)
7128 (tramp-remote-process-environment, tramp-sh-extra-args)
7129 (tramp-actions-before-shell, tramp-uudecode)
7130 (tramp-perl-file-truename, tramp-perl-file-name-all-completions)
7131 (tramp-perl-file-attributes)
7132 (tramp-perl-directory-files-and-attributes)
7133 (tramp-perl-encode-with-module, tramp-perl-decode-with-module)
7134 (tramp-perl-encode, tramp-perl-decode)
7135 (tramp-vc-registered-read-file-names, tramp-file-mode-type-map)
7136 (tramp-file-name-handler-alist, tramp-make-tramp-temp-file)
7137 (tramp-handle-make-symbolic-link, tramp-handle-load)
7138 (tramp-handle-file-name-as-directory)
7139 (tramp-handle-file-name-directory)
7140 (tramp-handle-file-name-nondirectory, tramp-handle-file-truename)
7141 (tramp-handle-file-exists-p, tramp-handle-file-attributes)
7142 (tramp-do-file-attributes-with-ls)
7143 (tramp-do-file-attributes-with-perl)
7144 (tramp-do-file-attributes-with-stat)
7145 (tramp-handle-set-visited-file-modtime)
7146 (tramp-handle-verify-visited-file-modtime)
7147 (tramp-handle-set-file-modes, tramp-handle-set-file-times)
7148 (tramp-set-file-uid-gid, tramp-remote-selinux-p)
7149 (tramp-handle-file-selinux-context)
7150 (tramp-handle-set-file-selinux-context)
7151 (tramp-handle-file-executable-p, tramp-handle-file-readable-p)
7152 (tramp-handle-file-newer-than-file-p, tramp-handle-file-modes)
7153 (tramp-handle-file-directory-p, tramp-handle-file-regular-p)
7154 (tramp-handle-file-symlink-p, tramp-handle-file-writable-p)
7155 (tramp-handle-file-ownership-preserved-p)
7156 (tramp-handle-directory-file-name, tramp-handle-directory-files)
7157 (tramp-handle-directory-files-and-attributes)
7158 (tramp-do-directory-files-and-attributes-with-perl)
7159 (tramp-do-directory-files-and-attributes-with-stat)
7160 (tramp-handle-file-name-all-completions)
7161 (tramp-handle-file-name-completion, tramp-handle-add-name-to-file)
7162 (tramp-handle-copy-file, tramp-handle-copy-directory)
7163 (tramp-handle-rename-file, tramp-do-copy-or-rename-file)
7164 (tramp-do-copy-or-rename-file-via-buffer)
7165 (tramp-do-copy-or-rename-file-directly)
7166 (tramp-do-copy-or-rename-file-out-of-band)
7167 (tramp-handle-make-directory, tramp-handle-delete-directory)
7168 (tramp-handle-delete-file)
7169 (tramp-handle-dired-recursive-delete-directory)
7170 (tramp-handle-dired-compress-file, tramp-handle-dired-uncache)
7171 (tramp-handle-insert-directory)
7172 (tramp-handle-unhandled-file-name-directory)
7173 (tramp-handle-expand-file-name)
7174 (tramp-handle-substitute-in-file-name)
7175 (tramp-handle-executable-find, tramp-process-sentinel)
7176 (tramp-handle-start-file-process, tramp-handle-process-file)
7177 (tramp-handle-call-process-region, tramp-handle-shell-command)
7178 (tramp-handle-file-local-copy, tramp-handle-file-remote-p)
7179 (tramp-handle-insert-file-contents)
7180 (tramp-handle-insert-file-contents-literally)
7181 (tramp-handle-find-backup-file-name)
7182 (tramp-handle-make-auto-save-file-name, tramp-handle-write-region)
7183 (tramp-vc-registered-file-names, tramp-handle-vc-registered)
7184 (tramp-sh-file-name-handler, tramp-vc-file-name-handler)
7185 (tramp-maybe-send-script, tramp-set-auto-save, tramp-run-test)
7186 (tramp-run-test2, tramp-find-executable, tramp-set-remote-path)
7187 (tramp-find-file-exists-command, tramp-open-shell)
7188 (tramp-find-shell, tramp-barf-if-no-shell-prompt)
7189 (tramp-open-connection-setup-interactive-shell)
7190 (tramp-local-coding-commands, tramp-remote-coding-commands)
7191 (tramp-find-inline-encoding, tramp-call-local-coding-command)
7192 (tramp-inline-compress-commands, tramp-find-inline-compress)
7193 (tramp-compute-multi-hops, tramp-maybe-open-connection)
1fc7dabf 7194 (tramp-send-command, tramp-wait-for-output)
03c1ad43
MA
7195 (tramp-send-command-and-check, tramp-barf-unless-okay)
7196 (tramp-send-command-and-read, tramp-mode-string-to-int)
7197 (tramp-convert-file-attributes, tramp-check-cached-permissions)
7198 (tramp-file-mode-from-int, tramp-file-mode-permissions)
7199 (tramp-shell-case-fold, tramp-make-copy-program-file-name)
7200 (tramp-method-out-of-band-p, tramp-local-host-p)
7201 (tramp-get-remote-path, tramp-get-remote-tmpdir)
7202 (tramp-get-ls-command, tramp-get-ls-command-with-dired)
7203 (tramp-get-test-command, tramp-get-test-nt-command)
7204 (tramp-get-file-exists-command, tramp-get-remote-ln)
7205 (tramp-get-remote-perl, tramp-get-remote-stat)
7206 (tramp-get-remote-readlink, tramp-get-remote-trash)
7207 (tramp-get-remote-id, tramp-get-remote-uid, tramp-get-remote-gid)
7208 (tramp-get-local-uid, tramp-get-local-gid)
6664fc59 7209 (tramp-get-inline-compress, tramp-get-inline-coding): Move to
03c1ad43
MA
7210 tramp-sh.el.
7211 (tramp-methods, tramp-default-method-alist)
7212 (tramp-default-user-alist, tramp-foreign-file-name-handler-alist):
7213 Move initialization to tramp-sh.el.
7214 (tramp-temp-name-prefix): Make it a defconst.
7215 (tramp-dissect-file-name): Don't check anymore for multi-hop
7216 methods.
7217 (tramp-debug-outline-regexp): Add a docstring.
31c381e8 7218 (tramp-debug-outline-level): Rename from `tramp-outline-level'.
03c1ad43
MA
7219 (tramp-get-debug-buffer): Use it.
7220
7221 * net/tramp-cache.el (top): Set tramp-autoload cookie for
7222 initialization forms.
7223 (tramp-set-connection-property): Don't protect `tramp-message'
7224 call, it isn't necessary any longer.
7225 (tramp-dump-connection-properties): Use `ignore-errors'.
7226
7227 * net/tramp-compat.el (top): Require 'advice, 'format-spec,
7228 'password-cache and 'auth-source.
7229
7230 * net/tramp-gvfs.el (top):
7231 * net/tramp-smb.el (top): Require 'tramp-sh.
7232
7233 * net/tramp-gw.el (tramp-gw-open-network-stream): Use `ignore-errors'.
7234
7235 * net/tramp-sh.el: New file, derived from tramp.el.
7236 (top): Initialize `tramp-methods', `tramp-default-method-alist',
6139f995 7237 `tramp-default-user-alist', `tramp-foreign-file-name-handler-alist'.
31c381e8
SM
7238 Remove "scp1_old", "scp2_old", "ssh1_old", "ssh2_old".
7239 Use `ignore-errors' where appropriate.
7240 (tramp-sh-file-name-handler-alist): Rename from
03c1ad43
MA
7241 `tramp-file-name-handler-alist'.
7242 (tramp-send-command-and-check): Return t or nil. Remove all
7243 `zerop' checks, where called.
7244 (tramp-handle-set-file-modes)
7245 (tramp-do-copy-or-rename-file-directly)
7246 (tramp-handle-delete-directory, tramp-handle-delete-file)
93acd23d 7247 (tramp-maybe-send-script): Use `tramp-barf-unless-okay'.
03c1ad43
MA
7248 (tramp-sh-file-name-handler, tramp-send-command-and-check)
7249 (tramp-get-remote-ln): Set tramp-autoload cookie.
7250
7251 * net/tramp-fish.el: Remove file.
7252
c5fe4acb
DU
72532010-09-13 Daiki Ueno <ueno@unixuser.org>
7254
7255 * epa-file.el (epa-file-insert-file-contents): If visiting, bind
7256 buffer-file-name to avoid file-locking. (Bug#7026)
7257
7ea2d383
MA
72582010-09-13 Julien Danjou <julien@danjou.info>
7259
7260 * notifications.el (notifications-notify): Add support for
7261 image-path and sound-name.
7262 (notifications-specification-version): Add this variable.
7263
5616cc54
SM
72642010-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
7265
31c381e8 7266 * subr.el (y-or-n-p): New function, moved from src/fns.c; use read-key.
5616cc54 7267
94c7243b
LL
72682010-09-12 Leo <sdl.web@gmail.com>
7269
7270 * net/rcirc.el (rcirc-server-commands, rcirc-client-commands)
7271 (rcirc-completion-start): New variables.
7272 (rcirc-nick-completions): Rename to rcirc-completions.
7273 (rcirc-nick-completion-start-offset): Delete.
7274 (rcirc-completion-at-point): New function for constructing
7275 completion data for both nicks and irc commands. Add to
7276 completion-at-point-functions in rcirc mode.
7277 (rcirc-complete): Rename from rcirc-nick-complete; use
7278 rcirc-completion-at-point.
7279 (defun-rcirc-command): Update rcirc-client-commands.
7280
0f34ae28
GM
72812010-09-11 Glenn Morris <rgm@gnu.org>
7282
7283 * emacs-lisp/bytecomp.el (byte-compile-file): Create .elc files
7284 atomically, to avoid parallel build errors. (Bug#4196)
7285
9250002f
MM
72862010-09-11 Michael R. Mauger <mmaug@yahoo.com>
7287
7288 * progmodes/sql.el: Version 2.6
7289 (sql-dialect): Synonym for "sql-product".
7290 (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
7291 (sql-set-sqli-buffer, sql-show-sqli-buffer, sql-interactive-mode):
7292 Set "sql-buffer" to buffer name not buffer object so multiple sql
7293 interactive buffers work properly. Reverts misguided changes in
7294 earlier work.
7295 (sql-comint): Make sure different buffer name is used if "*SQL*"
7296 buffer is for a different product.
7297 (sql-make-alternate-buffer-name): Fix bug with "sql-database"
7298 login param.
7299 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
7300 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
7301 (sql-db2, sql-linter, sql-product-interactive, sql-rename-buffer):
7302 Accept new buffer name or prompt for one.
7303 (sql-port): Default to zero.
7304 (sql-comint-mysql): Handle "sql-port" as a numeric.
7305 (sql-port-history): Delete unused variable.
7306 (sql-get-login): Default "sql-port" to a number.
31c381e8 7307 (sql-product-alist): Correct Postgres prompt and terminator regexp.
9250002f
MM
7308 (sql-sqlite-program): Dynamically detect presence of "sqlite" or
7309 "sqlite3" executables.
31c381e8 7310 (sql-sqlite-login-params): Add "*.sqlite[23]?" database name pattern.
9250002f
MM
7311 (sql-buffer-live-p): New function.
7312 (sql-mode-menu, sql-send-string): Use it.
7313 (sql-mode-oracle-font-lock-keywords): Improve SQL*Plus REMARK
7314 syntax pattern.
7315 (sql-mode-postgres-font-lock-keywords): Support Postgres V9.
7316 (sql-mode-sqlite-font-lock-keywords): Hilight sqlite commands.
7317
a9ec34f4
LMI
73182010-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
7319
31c381e8 7320 * net/netrc.el (netrc-credentials): New convenience function.
a9ec34f4 7321
cf38dd42
SM
73222010-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
7323
7324 * textmodes/texinfo.el (texinfo-syntax-propertize-function): New fun
7325 to replace texinfo-font-lock-syntactic-keywords.
7326 (texinfo-mode): Use it.
7327
7328 * textmodes/tex-mode.el (tex-common-initialization, doctex-mode):
7329 Use syntax-propertize-function.
7330
7331 * textmodes/sgml-mode.el (sgml-syntax-propertize-function): New var to
7332 replace sgml-font-lock-syntactic-keywords.
7333 (sgml-mode): Use it.
7334
7335 * textmodes/reftex.el (font-lock-syntactic-keywords): Don't declare
7336 since we don't use it.
7337
7338 * textmodes/bibtex.el (bibtex-mode): Use syntax-propertize-function.
7339
7340 * progmodes/vhdl-mode.el (vhdl-mode): Use syntax-propertize-function
7341 if available.
7342 (vhdl-fontify-buffer): Adjust.
7343
7344 * progmodes/tcl.el (tcl-syntax-propertize-function): New var to
7345 replace tcl-font-lock-syntactic-keywords.
7346 (tcl-mode): Use it.
7347
7348 * progmodes/simula.el (simula-syntax-propertize-function): New var to
7349 replace simula-font-lock-syntactic-keywords.
7350 (simula-mode): Use it.
7351
7352 * progmodes/sh-script.el (sh-st-symbol): Remove.
7353 (sh-font-lock-close-heredoc, sh-font-lock-open-heredoc): Add eol arg.
7354 (sh-font-lock-flush-syntax-ppss-cache, sh-font-lock-here-doc): Remove.
7355 (sh-font-lock-quoted-subshell): Assume we've already matched $(.
7356 (sh-font-lock-paren): Set syntax-multiline.
7357 (sh-font-lock-syntactic-keywords): Remove.
7358 (sh-syntax-propertize-function): New function to replace it.
7359 (sh-mode): Use it.
7360
7361 * progmodes/ruby-mode.el (ruby-here-doc-beg-re):
7362 Define while compiling.
7363 (ruby-here-doc-end-re, ruby-here-doc-beg-match)
7364 (ruby-font-lock-syntactic-keywords, ruby-comment-beg-syntax)
7365 (syntax-ppss, ruby-in-ppss-context-p, ruby-in-here-doc-p)
7366 (ruby-here-doc-find-end, ruby-here-doc-beg-syntax)
7367 (ruby-here-doc-end-syntax): Only define when
7368 syntax-propertize is not available.
7369 (ruby-syntax-propertize-function, ruby-syntax-propertize-heredoc):
7370 New functions.
7371 (ruby-in-ppss-context-p): Update to new syntax of heredocs.
7372 (electric-indent-chars): Silence bytecompiler.
7373 (ruby-mode): Use prog-mode, syntax-propertize-function, and
7374 electric-indent-chars.
7375
7376 * progmodes/python.el (python-syntax-propertize-function): New var to
7377 replace python-font-lock-syntactic-keywords.
7378 (python-mode): Use it.
7379 (python-quote-syntax): Simplify and adjust to new use.
7380
7381 * progmodes/perl-mode.el (perl-syntax-propertize-function): New fun to
7382 replace perl-font-lock-syntactic-keywords.
7383 (perl-syntax-propertize-special-constructs): New fun to replace
7384 perl-font-lock-special-syntactic-constructs.
7385 (perl-font-lock-syntactic-face-function): New fun.
7386 (perl-mode): Use it.
7387
7388 * progmodes/octave-mod.el (octave-syntax-propertize-sqs): New function
7389 to replace octave-font-lock-close-quotes.
7390 (octave-syntax-propertize-function): New function to replace
7391 octave-font-lock-syntactic-keywords.
7392 (octave-mode): Use it.
7393
7394 * progmodes/mixal-mode.el (mixal-syntax-propertize-function): New var;
7395 replaces mixal-font-lock-syntactic-keywords.
7396 (mixal-mode): Use it.
7397
7398 * progmodes/make-mode.el (makefile-syntax-propertize-function):
7399 New var; replaces makefile-font-lock-syntactic-keywords.
7400 (makefile-mode): Use it.
7401 (makefile-imake-mode): Adjust.
7402
7403 * progmodes/js.el (js--regexp-literal): Define while compiling.
7404 (js-syntax-propertize-function): New var; replaces
7405 js-font-lock-syntactic-keywords.
7406 (js-mode): Use it.
7407
7408 * progmodes/gud.el (gdb-script-syntax-propertize-function): New var;
7409 replaces gdb-script-font-lock-syntactic-keywords.
7410 (gdb-script-mode): Use it.
7411
7412 * progmodes/fortran.el (fortran-mode): Use syntax-propertize-function.
7413 (fortran--font-lock-syntactic-keywords): New var.
7414 (fortran-line-length): Update syntax-propertize-function and
7415 fortran--font-lock-syntactic-keywords.
7416
7417 * progmodes/cperl-mode.el (cperl-mode): Use syntax-propertize-function.
7418
7419 * progmodes/cfengine.el (cfengine-mode):
7420 Use syntax-propertize-function.
7421 (cfengine-font-lock-syntactic-keywords): Remove.
7422
7423 * progmodes/autoconf.el (autoconf-mode):
7424 Use syntax-propertize-function.
7425 (autoconf-font-lock-syntactic-keywords): Remove.
7426
7427 * progmodes/ada-mode.el (ada-set-syntax-table-properties)
7428 (ada-after-change-function, ada-initialize-syntax-table-properties)
7429 (ada-handle-syntax-table-properties): Only define when
7430 syntax-propertize is not available.
7431 (ada-mode): Use syntax-propertize-function.
7432
7433 * font-lock.el (font-lock-syntactic-keywords): Make obsolete.
7434 (font-lock-fontify-syntactic-keywords-region): Move handling of
7435 font-lock-syntactically-fontified to...
7436 (font-lock-default-fontify-region): ...here.
7437 Let syntax-propertize-function take precedence.
7438 (font-lock-fontify-syntactically-region): Cal syntax-propertize.
7439
7440 * emacs-lisp/syntax.el (syntax-propertize-function)
7441 (syntax-propertize-chunk-size, syntax-propertize--done)
7442 (syntax-propertize-extend-region-functions): New vars.
7443 (syntax-propertize-wholelines, syntax-propertize-multiline)
7444 (syntax-propertize--shift-groups, syntax-propertize-via-font-lock)
7445 (syntax-propertize): New functions.
7446 (syntax-propertize-rules): New macro.
7447 (syntax-ppss-flush-cache): Set syntax-propertize--done.
7448 (syntax-ppss): Call syntax-propertize.
7449
7450 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Skip named groups.
7451
36f7d366
AM
74522010-09-10 Agustín Martín <agustin.martin@hispalinux.es>
7453
7454 * textmodes/ispell.el (ispell-init-process): Improve comments.
7455 XEmacs compatibility changes regarding (add-hook) 'local option
7456 and (set-process-query-on-exit-flag).
7457
8fca3921
MA
74582010-09-09 Michael Albinus <michael.albinus@gmx.de>
7459
cf38dd42
SM
7460 * net/tramp-cache.el (tramp-parse-connection-properties):
7461 Set tramp-autoload cookie.
8fca3921 7462
399653d6
GM
74632010-09-09 Glenn Morris <rgm@gnu.org>
7464
7465 * image.el (imagemagick-types-inhibit): Add :type, :version, :group.
7466 (imagemagick-register-types): Doc fix.
7467
c34a9669
SM
74682010-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
7469
b073dc4b
SM
7470 * progmodes/octave-mod.el (electric-indent-chars): Silence bytecomp.
7471
7472 * progmodes/js.el (require): Require is already "eval-and-compile".
7473 (js--re-search-forward): Avoid `eval'. Preserve the error data.
7474 (js--re-search-backward): Use js--re-search-forward.
7475
7476 * progmodes/fortran.el (fortran-line-length): Don't recompute
7477 syntactic keywords redundantly a second time.
7478
7479 * progmodes/ada-mode.el: Replace "(set '" with setq.
7480 (ada-mode): Simplify.
7481 (ada-create-case-exception, ada-adjust-case-interactive)
7482 (ada-adjust-case-region, ada-format-paramlist, ada-indent-current)
7483 (ada-search-ignore-string-comment, ada-move-to-start)
7484 (ada-move-to-end): Use with-syntax-table.
7485
7486 * font-lock.el (save-buffer-state): Remove `varlist' arg.
7487 (font-lock-unfontify-region, font-lock-default-fontify-region):
7488 Update usage correspondingly.
7489 (font-lock-fontify-syntactic-keywords-region):
7490 Set parse-sexp-lookup-properties buffer-locally here.
7491 (font-lock-fontify-syntactically-region): Remove unused `ppss' arg.
7492
c34a9669
SM
7493 * simple.el (blink-matching-open): Don't burp if we can't find a match.
7494
13639aab
GM
74952010-09-08 Glenn Morris <rgm@gnu.org>
7496
5a972c36
GM
7497 * emacs-lisp/bytecomp.el (byte-compile-report-ops):
7498 Error if not compiled with -DBYTE_CODE_METER.
7499
13639aab
GM
7500 * emacs-lisp/bytecomp.el (byte-recompile-directory):
7501 Ignore dir-locals-file.
7502
331b2b90
SM
75032010-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
7504
7505 * progmodes/compile.el (compilation-error-regexp-alist-alist):
7506 Not a const.
7507 (compilation-error-regexp-alist-alist): Rule out ": " in file names
7508 for the `gnu' messages.
7509 (compilation-set-skip-threshold): New command.
7510 (compilation-start): Use \' rather than $.
7511 (compilation-forget-errors): Use clrhash.
7512
73b4d51a
AM
75132010-09-08 Agustín Martín <agustin.martin@hispalinux.es>
7514
7515 * textmodes/ispell.el (ispell-valid-dictionary-list):
7516 Simplify logic.
7517
0f34aa77
MA
75182010-09-08 Michael Albinus <michael.albinus@gmx.de>
7519
7520 Migrate to Tramp 2.2. Rearrange load dependencies.
7521 (Bug#1529, Bug#5448, Bug#5705)
7522
7523 * Makefile.in (TRAMP_DIR, TRAMP_SRC): New variables.
7524 ($(TRAMP_DIR)/tramp-loaddefs.el): New target.
7525 (LOADDEFS): Add $(lisp)/net/tramp-loaddefs.el.
7526
7527 * net/tramp.el (top): Remove all other tramp-* loads except
7528 tramp-compat.el. Remove all changes to tramp-unload-hook for
7529 other tramp-* packages. Rearrange defun order. Change calls of
7530 `tramp-compat-call-process', `tramp-compat-decimal-to-octal',
7531 `tramp-compat-octal-to-decimal' to new function names.
7532 (tramp-terminal-type, tramp-initial-end-of-output)
7533 (tramp-methods, tramp-foreign-file-name-handler-alist)
7534 (tramp-tramp-file-p, tramp-completion-mode-p)
7535 (tramp-send-command-and-check, tramp-get-remote-path)
7536 (tramp-get-remote-tmpdir, tramp-get-remote-ln)
7537 (tramp-shell-quote-argument): Set tramp-autoload cookie.
7538 (with-file-property, with-connection-property): Move to
7539 tramp-cache.el.
7540 (tramp-local-call-process, tramp-decimal-to-octal)
7541 (tramp-octal-to-decimal): Move to tramp-compat.el.
7542 (tramp-handle-shell-command): Do not require 'shell.
7543 (tramp-compute-multi-hops): No special handling for tramp-gw-*
7544 symbols.
7545 (tramp-unload-tramp): Do not call `tramp-unload-file-name-handlers'.
7546
7547 * net/tramp-cache.el (top): Require 'tramp. Add to
7548 `tramp-unload-hook'.
7549 (tramp-cache-data, tramp-get-file-property)
7550 (tramp-set-file-property, tramp-flush-file-property)
7551 (tramp-flush-directory-property, tramp-get-connection-property)
7552 (tramp-set-connection-property, tramp-flush-connection-property)
7553 (tramp-cache-print, tramp-list-connections): Set tramp-autoload
7554 cookie.
7555 (with-file-property, with-connection-property): New defuns, moved
7556 from tramp.el.
7557 (tramp-flush-file-function): Use `with-parsed-tramp-file-name'
7558 macro.
7559
7560 * net/tramp-cmds.el (top): Add to `tramp-unload-hook'.
7561 (tramp-version): Set tramp-autoload cookie.
7562
7563 * net/tramp-compat.el (top): Require 'tramp-loaddefs. Remove all
7564 changes to tramp-unload-hook for other tramp-* packages. Add to
7565 `tramp-unload-hook'.
7566 (tramp-compat-decimal-to-octal, tramp-compat-octal-to-decimal)
7567 (tramp-compat-call-process): New defuns, moved from tramp.el.
7568
7569 * net/tramp-fish.el (top) Require just 'tramp. Add objects to
6a7662bb
BR
7570 `tramp-methods' and `tramp-foreign-file-name-handler-alist'.
7571 Add to `tramp-unload-hook'. Change call of
0f34aa77
MA
7572 `tramp-compat-decimal-to-octal' to new function name.
7573 (tramp-fish-method): Make it a defconst.
7574 (tramp-fish-file-name-p): Make it a defsubst.
7575 (tramp-fish-method, tramp-fish-file-name-handler)
7576 (tramp-fish-file-name-p): Set tramp-autoload cookie.
7577
7578 * net/tramp-ftp.el (top) Add objects to `tramp-methods' and
7579 `tramp-foreign-file-name-handler-alist'. Add to
7580 `tramp-unload-hook'.
7581 (tramp-ftp-method): Make it a defconst.
7582 (tramp-ftp-file-name-p): Make it a defsubst.
7583 (tramp-ftp-method, tramp-ftp-file-name-handler)
7584 (tramp-ftp-file-name-p): Set tramp-autoload cookie.
7585
7586 * net/tramp-gvfs.el (top) Add objects to `tramp-methods' and
7587 `tramp-foreign-file-name-handler-alist'. Add to
7588 `tramp-unload-hook'. Change checks, whether package can be
7589 loaded.
7590 (tramp-gvfs-file-name-p): Make it a defsubst.
7591 (tramp-gvfs-methods, tramp-gvfs-file-name-handler)
7592 (tramp-gvfs-file-name-p): Set tramp-autoload cookie.
7593 (tramp-gvfs-handle-file-directory-p): New defun.
7594 (tramp-gvfs-file-name-handler-alist): Use it.
7595
7596 * net/tramp-gw.el (top) Add objects to `tramp-methods' and
7597 `tramp-foreign-file-name-handler-alist'. Add to
7598 `tramp-unload-hook'.
7599 (tramp-gw-tunnel-method, tramp-gw-default-tunnel-port)
7600 (tramp-gw-socks-method, tramp-gw-default-socks-port): Make it a
7601 defconst.
7602 (tramp-gw-tunnel-method, tramp-gw-socks-method)
7603 (tramp-gw-open-connection): Set tramp-autoload cookie.
7604
7605 * net/tramp-imap.el (top) Require just 'tramp. Add objects to
6a7662bb
BR
7606 `tramp-methods' and `tramp-foreign-file-name-handler-alist'.
7607 Add to `tramp-unload-hook'. Change checks, whether package can be
0f34aa77
MA
7608 loaded.
7609 (tramp-imap-file-name-p): Make it a defsubst.
7610 (tramp-imap-method, tramp-imaps-method)
7611 (tramp-imap-file-name-handler)
7612 (tramp-imap-file-name-p): Set tramp-autoload cookie.
7613
7614 * net/tramp-smb.el (top) Require just 'tramp. Add objects to
6a7662bb
BR
7615 `tramp-methods' and `tramp-foreign-file-name-handler-alist'.
7616 Add to `tramp-unload-hook'. Change checks, whether package can be
0f34aa77
MA
7617 loaded. Change call of `tramp-compat-decimal-to-octal' to new
7618 function name.
7619 (tramp-smb-tunnel-method): Make it a defconst.
7620 (tramp-smb-file-name-p): Make it a defsubst.
7621 (tramp-smb-method, tramp-smb-file-name-handler)
7622 (tramp-smb-file-name-p): Set tramp-autoload cookie.
7623
7624 * net/tramp-uu.el (top) Add to `tramp-unload-hook'.
7625 (tramp-uuencode-region): Set tramp-autoload cookie.
7626
7627 * net/trampver.el (top) Add to `tramp-unload-hook'.
7628 (tramp-version, tramp-bug-report-address): Set tramp-autoload
7629 cookie. Update release number.
7630
308e764f
AM
76312010-09-07 Agustín Martín <agustin.martin@hispalinux.es>
7632
7633 * textmodes/ispell.el (ispell-start-process): Make sure original
7634 arg list is properly initialized (Bug#6993, Bug#6994).
7635
10999305 76362010-09-06 Alexander Klimov <alserkli@inbox.ru> (tiny change)
3fa0dc8f
AK
7637
7638 * files.el (directory-abbrev-alist): Use \` as default regexp.
19fe13df
SM
7639
7640 * emacs-lisp/rx.el (rx-any): Don't explode ranges that end in special
7641 chars like - or ] (bug#6984).
7642 (rx-any-condense-range): Explode 2-char ranges.
7643
10999305
CY
76442010-09-06 Glenn Morris <rgm@gnu.org>
7645
7646 * desktop.el (desktop-path): Bump :version after 2009-09-15 change.
7647
76482010-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
1e05f387
SM
7649
7650 * textmodes/bibtex.el:
7651 * proced.el: Update to new email for Roland Winkler <winkler@gnu.org>.
7652
f292afe5
LMI
76532010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
7654
331b2b90 7655 * net/imap.el (imap-message-map): Remove optional buffer parameter,
f292afe5
LMI
7656 since no callers use it.
7657 (imap-message-get): Ditto.
7658 (imap-message-put): Ditto.
7659 (imap-mailbox-map): Ditto.
7660 (imap-mailbox-put): Ditto.
7661 (imap-mailbox-get): Ditto.
a131b9b8 7662 (imap-mailbox-get): Revert last change for this function.
f292afe5 7663
dfe1285d
LMI
76642010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
7665
331b2b90 7666 * net/imap.el (imap-fetch-safe): Remove function, and alter all
31b5f292
LMI
7667 callers to use `imap-fetch' instead. According to the comments, this
7668 should be safe, since all other IMAP clients use the 1:* syntax.
331b2b90
SM
7669 (imap-enable-exchange-bug-workaround): Remove.
7670 (imap-debug): Remove -- doesn't seem very useful.
dfe1285d 7671
3ff31c90
LMI
76722010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
7673
7674 * net/imap.el (imap-log): New convenience function used throughout
7675 instead of repeating the same code all over the place.
7676
dfe1285d 76772010-09-05 David De La Harpe Golden <david@harpegolden.net>
93d68d4f
DDLHG
7678
7679 * mouse.el (mouse-save-then-kill): Save region to kill-ring
7680 when mouse-drag-copy-region is non-nil (Bug#6956).
7681
93a596e1
CY
76822010-09-05 Chong Yidong <cyd@stupidchicken.com>
7683
8d76af4a
CY
7684 * dired.el (dired-ls-sorting-switches, dired-sort-by-name-regexp):
7685 Improve regexps (Bug#6987).
7686 (dired-sort-toggle): Search more robustly for -t flag.
7687
93a596e1
CY
7688 * files.el (get-free-disk-space): Search more robustly for
7689 "available" column. Suggested by Ehud Karni
7690 <ehud@unix.mvs.co.il>.
7691
733946e7
JB
76922010-09-05 Juanma Barranquero <lekktu@gmail.com>
7693
7694 * international/uni-bidi.el:
7695 * international/uni-category.el:
7696 * international/uni-combining.el:
7697 * international/uni-decimal.el:
7698 * international/uni-mirrored.el:
7699 * international/uni-name.el: Regenerate.
7700
2e664aab
SM
77012010-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
7702
6aeafb34
SM
7703 * electric.el (electric-indent-post-self-insert-function):
7704 Don't reindent with a sloppy indentation function.
7705
2e664aab
SM
7706 * emacs-lisp/syntax.el (syntax-ppss): More sanity check to catch
7707 border case in change-log-mode.
7708
13ef65a4
CY
77092010-09-04 Chong Yidong <cyd@stupidchicken.com>
7710
7711 * progmodes/compile.el (compilation-error-regexp-alist-alist):
7712 Remove ruby regexp; handle Ruby errors with gcc-include and gnu.
7713 Recognize leading tab in gcc-include regexp. Ignore names with
7714 leading "from" or "in" in gnu regexp (Bug#6937).
7715
5abf1556
SM
77162010-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
7717
6aeafb34 7718 Avoid global recursive calls to kill-buffer-hooks; fit into 80 cols.
5abf1556
SM
7719 * textmodes/ispell.el (ispell-process-buffer-name): Remove.
7720 (ispell-start-process): Avoid setq and simplify logic.
7721 (ispell-init-process): Setup kill-buffer-hook locally when needed.
7722 (kill-buffer-hook): Don't use it globally with code that uses
7723 expand-file-name since that may call kill-buffer via
7724 code_conversion_restore.
7725
0be01d2c
CY
77262010-09-04 Noorul Islam K M <noorul@noorul.com> (tiny change)
7727
7728 * emacs-lisp/package.el (package-directory-list): Only call
7729 file-name-nondirectory on a string.
7730
ebf662f4
CY
77312010-09-02 Chong Yidong <cyd@stupidchicken.com>
7732
5abf1556
SM
7733 * emacs-lisp/package.el (package--download-one-archive):
7734 Ensure that archive-contents is valid before saving it.
ebf662f4
CY
7735 (package-activate-1, package-mark-obsolete, define-package)
7736 (package-compute-transaction, package-list-maybe-add): Use push.
7737
e5eddfd1
SM
77382010-09-03 Stefan Monnier <monnier@iro.umontreal.ca>
7739
89acf735
SM
7740 Use SMIE's blink-paren for octave-mode.
7741 * progmodes/octave-mod.el (octave-font-lock-close-quotes):
7742 Backslashes do not escape single-quotes, single-quotes do.
7743 (octave-block-else-regexp, octave-block-end-regexp)
7744 (octave-block-match-alist): Remove.
7745 (octave-smie-bnf-table): New var, with old content.
7746 (octave-smie-op-levels): Use it.
7747 (octave-smie-closer-alist): New var.
7748 (octave-mode): Use it. Setup smie-blink-matching and electric-indent.
7749 (octave-blink-matching-block-open): Remove.
7750 (octave-reindent-then-newline-and-indent, octave-electric-semi)
7751 (octave-electric-space): Let self-insert-command run expand-abbrev and
7752 blink parens.
7753
3b843809
SM
7754 * electric.el (electricity): New group.
7755 (electric-indent-chars): New var.
7756 (electric-indent-post-self-insert-function): New fun.
7757 (electric-indent-mode): New minor mode.
7758 (electric-pair-skip-self): New custom.
7759 (electric-pair-post-self-insert-function): New function.
7760 (electric-pair-mode): New minor mode.
7761
0da20854
SM
7762 * calc/calc-aent.el (calcAlg-blink-matching-check): New fun, to replace
7763 calcAlg-blink-matching-open.
7764 (calc-alg-ent-map, calc-alg-ent-esc-map): Initialize in the declaration.
7765 (calc-do-alg-entry): Only touch the part of the keymap that varies.
7766 Use the new blink-matching-check-function.
7767
a49e651e
SM
7768 Provide blink-matching support to SMIE.
7769 * emacs-lisp/smie.el (smie-bnf-closer-alist): New function.
7770 (smie-blink-matching-triggers, smie-blink-matching-inners): New vars.
7771 (smie-blink-matching-check, smie-blink-matching-open): New functions.
7772
e5eddfd1
SM
7773 * simple.el (newline): Fix last change to properly remove itself from
7774 the hook.
7775
b13ebb5c
SM
77762010-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
7777
7778 * simple.el (newline): Eliminate optimization.
7779 Use post-self-insert-hook to set hard-newline and things before
7780 running post-self-insert-hook.
7781 (blink-matching-check-mismatch): New function.
7782 (blink-matching-check-function): New variable.
7783 (blink-matching-open): Use them.
7784 Skip back forward over prefix chars skipped by forward-sexp.
7785 Don't check if the parens are backslash escaped.
7786 (blink-paren-post-self-insert-function): Check backslash escaping here.
7787
e687c2cd
CY
77882010-09-02 Chong Yidong <cyd@stupidchicken.com>
7789
b13ebb5c
SM
7790 * emacs-lisp/package.el (package-menu-mode-map):
7791 Change package-menu-revert bindings to revert-buffer.
e687c2cd
CY
7792 (package-menu-mode): Set revert-buffer-function.
7793 (package-menu-revert): Doc fix.
7794
567efba9
AM
77952010-09-02 Agustín Martín <agustin.martin@hispalinux.es>
7796
7797 * textmodes/ispell.el (ispell-init-process): Use "~/" as
7798 `default-directory' unless using Ispell per-directory personal
7799 dictionaries and not in a mini-buffer under XEmacs.
7800 (kill-buffer-hook): Do not kill ispell process on exit when
93acd23d 7801 `ispell-process-directory' is "~/". (Bug#6143)
567efba9 7802
6d7cc563
JD
78032010-09-02 Jan Djärv <jan.h.d@swipnet.se>
7804
08d4877e
J
7805 * simple.el (kill-new): Call interprogram-cut-function with only
7806 one argument.
7807
45240125
JD
7808 * term.el (term-mouse-paste): Don't call x-get-cutbuffer.
7809 Remove cut buffer from error message.
7810
7811 * term/x-win.el (x-select-text):
7812 * term/pc-win.el (x-selection-value):
7813 * term/ns-win.el (x-selection-value):
7814 * eshell/em-term.el:
7815 * w32-fns.el (x-get-selection-value):
7816 * mouse-sel.el (mouse-sel-set-selection-function):
7817 * frame.el (display-selections-p): Remove cut-buffer in documentation.
7818
6d7cc563
JD
7819 * term/x-win.el: Update documentation for x-last-selected-text-*.
7820 (x-last-selected-text-cut, x-last-selected-text-cut-encoded)
7821 (x-last-cut-buffer-coding, x-cut-buffer-max): Remove.
6a7662bb
BR
7822 (x-select-text): Remove argument PUSH, update documentation.
7823 Remove cut-buffer code.
6d7cc563 7824 (x-selection-value-internal): Was previously x-selection-value.
5986b97d 7825 (x-selection-value): Rename from x-cut-buffer-or-selection-value.
6a7662bb
BR
7826 Update documentation, remove cut-buffer code.
7827 Call x-selection-value-internal.
6d7cc563
JD
7828 (x-clipboard-yank): Call x-selection-value-internal.
7829 (x-initialize-window-system): Remove setting of x-cut-buffer-max.
7830
7831 * term/pc-win.el (x-last-selected-text):
7832 x-cut-buffer-or-selection-value renamed to x-selection-value
7833 (x-select-text): Remove argument PUSH, update documentation.
7834
7835 * term/ns-win.el (x-setup-function-keys, ns-last-selected-text):
7836 x-cut-buffer-or-selection-value renamed to x-selection-value
88b5a757 7837 (x-selection-value): Rename from x-cut-buffer-or-selection-value.
6d7cc563
JD
7838 (x-select-text): Remove argument PUSH, update documentation.
7839
7840 * emacs-lisp/cl-macs.el (x-get-cutbuffer, x-get-cut-buffer): Remove.
7841
7842 * w32-fns.el (x-last-selected-text):
7843 x-cut-buffer-or-selection-value renamed to x-selection-value.
7844 (x-cut-buffer-max): Remove.
7845 (x-select-text): Remove argument PUSH, update documentation.
7846
7847 * simple.el (interprogram-cut-function): Remove mention of PUSH.
7848
7849 * select.el (x-get-cut-buffer, x-set-cut-buffer): Remove.
7850
7851 * mouse-sel.el (mouse-sel-get-selection-function):
7852 x-cut-buffer-or-selection-value renamed to x-selection-value.
5986b97d 7853 (x-select-text): Remove optional push.
6d7cc563 7854
4de81ee0
SM
78552010-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
7856
8f4e9110
SM
7857 * simple.el (blink-paren-function): Move from C to here.
7858 (blink-paren-post-self-insert-function): New function.
7859 (post-self-insert-hook): Use it.
7860
4de81ee0
SM
7861 * emacs-lisp/pcase.el (pcase-split-memq):
7862 Fix overenthusiastic optimisation.
7863 (pcase-u1): Handle the case of a lambda pred.
7864
d419e1d9
KH
78652010-08-31 Kenichi Handa <handa@m17n.org>
7866
7867 * international/mule-cmds.el (standard-display-european-internal):
7868 Setup standard-display-table for 8-bit characters by storing 8-bit
7869 characters in the element vector.
7870
1e05f387
SM
7871 * disp-table.el (standard-display-8bit):
7872 Setup standard-display-table for 8-bit characters by storing 8-bit
d419e1d9
KH
7873 characters in the element vector.
7874 (standard-display-european): Likewise.
7875
61f7096c
CY
78762010-08-31 Masatake YAMATO <yamato@redhat.com>
7877
7878 * textmodes/nroff-mode.el (nroff-view): New command.
7879 (nroff-mode-map): Bind it to C-c C-c.
7880
ec5d3ff7
SM
78812010-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
7882
c8977b2e
SM
7883 * emacs-lisp/smie.el (smie-down-list): New command.
7884
ec5d3ff7
SM
7885 Remove old indentation and navigation code on octave-mode.
7886 * progmodes/octave-mod.el (octave-mode-map): Remap down-list to
7887 smie-down-list rather than add a binding for octave-down-block.
7888 (octave-mark-block, octave-blink-matching-block-open):
7889 Rely on forward-sexp-function.
7890 (octave-fill-paragraph): Don't narrow, so you can use
7891 indent-according-to-mode.
7892 (octave-block-begin-regexp, octave-block-begin-or-end-regexp): Remove.
7893 (octave-in-block-p, octave-re-search-forward-kw)
7894 (octave-re-search-backward-kw, octave-indent-calculate)
7895 (octave-end-as-array-index-p, octave-block-end-offset)
7896 (octave-scan-blocks, octave-forward-block, octave-backward-block)
7897 (octave-down-block, octave-backward-up-block, octave-up-block)
7898 (octave-before-magic-comment-p, octave-indent-line): Remove.
7899
187d3296
CY
79002010-08-31 Chong Yidong <cyd@stupidchicken.com>
7901
7902 * emacs-lisp/package.el (package--read-archive-file): Just use
7903 `read', to avoid copying an additional string.
7904 (package-menu-mode): Set header-line-format here.
7905 (package-menu-refresh, package-menu-revert): Signal an error if
7906 not in the Package Menu.
7907 (package-menu-package-list): New var.
7908 (package--generate-package-list): Operate on the current buffer;
7909 don't assume that it is *Packages*, since the user may rename it.
7910 Allow persistent package listings and sort keys using
7911 package-menu-package-list and package-menu-package-sort-key.
7912 (package-menu--version-predicate): Fix version calculation.
7913 (package-menu-sort-by-column): Don't select the window.
ec5d3ff7
SM
7914 (package--list-packages): Create the *Packages* buffer.
7915 Set package-menu-package-list-key.
187d3296
CY
7916 (list-packages): Sorting by status is now the default.
7917 (package-buffer-info): Use match-string-no-properties.
7918 (define-package): Add a &rest argument for future proofing, but
7919 don't use it yet.
7920 (package-install-from-buffer, package-install-buffer-internal):
ec5d3ff7
SM
7921 Merge into a single function, package-install-from-buffer.
7922 (package-install-file): Change caller.
187d3296
CY
7923
7924 * finder.el: Load finder-inf using `require'.
7925 (finder-list-matches): Sorting by status is now the default.
7926 (finder-compile-keywords): Simpify printing.
7927
e17b68ed
SM
79282010-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
7929
7930 * progmodes/octave-mod.el (octave-font-lock-keywords): Use regexp-opt.
7931 (octave-mode-map): Remove special bindings for forward/backward-block
7932 and octave-backward-up-block. Use smie-close-block.
7933 (octave-continuation-marker-regexp): New var.
7934 (octave-continuation-regexp): Use it.
7935 (octave-operator-table, octave-smie-op-levels)
7936 (octave-operator-regexp, octave-smie-indent-rules): New vars.
7937 (octave-smie-backward-token, octave-smie-forward-token): New funs.
7938 (octave-mode): Use SMIE.
7939 (octave-close-block): Delete.
7940
42b6a73b
EZ
79412010-08-30 Eli Zaretskii <eliz@gnu.org>
7942
7943 * menu-bar.el (menu-bar-edit-menu) <"Paste">: Check selection in
7944 CLIPBOARD, not in PRIMARY. (Bug#6944)
7945
f291fe60
SM
79462010-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
7947
ee992a8c
SM
7948 * emacs-lisp/smie.el (smie-indent-offset-rule): Let :parent take
7949 a list of parents.
7950 (smie-indent-column): Allow indirection through variables.
7951
d36b74ca
SM
7952 * composite.el (save-buffer-state): Delete, unused.
7953 * font-lock.el (save-buffer-state): Use with-silent-modifications.
7954 (font-lock-default-fontify-region): Use with-syntax-table.
7955 * jit-lock.el (with-buffer-unmodified): Remove.
7956 (with-buffer-prepared-for-jit-lock): Use with-silent-modifications.
7957
f291fe60
SM
7958 Use `declare' in defmacros.
7959 * window.el (save-selected-window):
7960 * subr.el (with-temp-file, with-temp-message, with-syntax-table):
7961 * progmodes/python.el (def-python-skeleton):
7962 * net/dbus.el (dbus-ignore-errors):
7963 * jka-cmpr-hook.el (with-auto-compression-mode):
7964 * international/mule.el (with-category-table):
7965 * emacs-lisp/timer.el (with-timeout):
7966 * emacs-lisp/lisp-mnt.el (lm-with-file):
7967 * emacs-lisp/eieio.el (with-slots):
7968 * emacs-lisp/easymenu.el (easy-menu-define):
7969 * emacs-lisp/debug.el (debugger-env-macro):
7970 * emacs-lisp/cl-compat.el (Multiple-value-bind, Multiple-value-setq)
7971 (Multiple-value-call, Multiple-value-prog1):
7972 * emacs-lisp/cl-seq.el (cl-parsing-keywords, cl-check-key)
7973 (cl-check-test-nokey, cl-check-test, cl-check-match): Move indent and
7974 edebug rule to definition.
7975 * emacs-lisp/lisp-mode.el (save-selected-window)
7976 (with-current-buffer, combine-after-change-calls)
7977 (with-output-to-string, with-temp-file, with-temp-buffer)
7978 (with-temp-message, with-syntax-table, read-if, eval-after-load)
7979 (dolist, dotimes, when, unless):
7980 * emacs-lisp/byte-run.el (inline): Remove indent rule, redundant.
7981
96ae4c8f
CY
79822010-08-29 Chong Yidong <cyd@stupidchicken.com>
7983
7984 * finder.el: Require `package'.
7985 (finder-known-keywords): Tweak descriptions. Retire `oop' keyword.
7986 (finder-package-info): Var deleted.
7987 (finder-keywords-hash, finder--builtins-alist): New vars.
7988 (finder-compile-keywords): Compute package--builtins and
7989 finder-keywords-hash instead of finder-keywords-hash, respecting
7990 the "Package" header.
f291fe60
SM
7991 (finder-unknown-keywords, finder-list-matches):
7992 Use finder-keywords-hash and package--list-packages.
96ae4c8f
CY
7993 (finder-mode): Don't set font-lock-defaults.
7994 (finder-exit): We don't use "*Finder-package*" and "*Finder
7995 Category*" buffers anymore.
7996
7997 * emacs-lisp/package.el (package--builtins-base): Var deleted.
7998 (package--builtins): Set default value to nil.
7999 (package-initialize): Load precomputed value of package--builtins
8000 from finder-inf.el.
8001 (package-alist, package-compute-transaction)
8002 (package-download-transaction): Improve docstring.
8003 (package-read-all-archive-contents): Do not change
8004 package--builtins here.
8005 (list-packages): Make package-list-packages an alias for this.
8006 Sort by status by default.
8007 (package--list-packages): Add optional PACKAGES arg.
8008 (describe-package-1): Use font-lock-face property. For built-in
8009 packages, insert file commentary.
8010 (package--generate-package-list): Rename from
8011 package-list-packages-internal; all callers changed. Add optional
8012 PACKAGES arg. Add alphabetical sort fallbacks.
8013 (package-menu--version-predicate, package-menu--status-predicate)
8014 (package-menu--description-predicate)
8015 (package-menu--name-predicate): New functions.
8016
8017 * info.el (Info-finder-find-node): Search package-alist instead of
8018 finder-package-info.
8019
e2046ecf
CY
80202010-08-29 Chong Yidong <cyd@stupidchicken.com>
8021
8022 * subr.el (version-regexp-alist): Don't use "a" and "b" for
8023 "alpha" and "beta".
8024 (version-to-list): Handle versions like "10.3d".
8025
6fe79b7c
SM
80262010-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
8027
8028 * emacs-lisp/macroexp.el (macroexpand-all-1): Use pcase.
8029 (macroexp-accumulate): Use `declare'.
8030
1a868076
VJL
80312010-08-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8032
8033 * whitespace.el (whitespace-style): Adjust type declaration.
8034
9e69cb05
KH
80352010-08-26 Łukasz Stelmach <lukasz.stelmach@iem.pw.edu.pl> (tiny change)
8036
8037 * play/cookie1.el (read-cookie): Fix off-by-one error (bug#6921).
8038
80392010-08-26 Chong Yidong <cyd@stupidchicken.com>
8040
8041 * simple.el (beginning-of-buffer, end-of-buffer): Doc fix
8042 (Bug#6907).
8043
4142607e
NW
80442010-08-26 Nathan Weizenbaum <nweiz@cressida.sea.corp.google.com> (tiny change)
8045
8046 * progmodes/js.el: Make indentation more customizable (Bug#6914).
8047 (js-paren-indent-offset, js-square-indent-offset)
8048 (js-curly-indent-offset): New options.
8049 (js--proper-indentation): Use them.
8050
88a36e60
DC
80512010-08-26 Daniel Colascione <dan.colascione@gmail.com>
8052
8053 * progmodes/sh-script.el (sh-get-indent-info): Use syntax-ppss
8054 instead of inspecting font-lock properties (Bug#6916).
8055
38dbc4d8
DR
80562010-08-26 David Reitter <david.reitter@gmail.com>
8057
8058 * server.el (server-visit-files): Run pre-command-hook and
76e3243a 8059 post-command-hook for each buffer while it is current (Bug#6910).
38dbc4d8
DR
8060 (server-execute): Do not run hooks here.
8061
44ffae96
MA
80622010-08-26 Michael Albinus <michael.albinus@gmx.de>
8063
8064 Sync with Tramp 2.1.19.
8065
0dc3e410
MA
8066 * net/tramp-gvfs.el (tramp-gvfs-handle-write-region): Protect
8067 deleting tmpfile.
8068 (tramp-gvfs-maybe-open-connection): Use `tramp-compat-funcall'.
20b8ac83 8069
0dc3e410 8070 * net/tramp.el (tramp-handle-expand-file-name)
20b8ac83 8071 (tramp-completion-handle-file-name-all-completions)
1e05f387
SM
8072 (tramp-completion-handle-file-name-completion):
8073 Use `tramp-connectable-p'.
20b8ac83 8074
44ffae96
MA
8075 * net/trampver.el: Update release number.
8076
cb6c4991
CY
80772010-08-26 Chong Yidong <cyd@stupidchicken.com>
8078
8079 * help.el (help-map): Bind `C-h P' to describe-package.
8080
8081 * menu-bar.el (menu-bar-describe-menu): Add describe-package.
8082
8083 * emacs-lisp/package.el (package-refresh-contents): Catch errors
8084 when downloading archives.
8085 (describe-package-1): Add package commentary.
8086 (package-install-button-action): New function.
8087 (package-menu-mode-map): Bind ? to package-menu-describe-package.
8088 (package-menu-view-commentary): Function removed.
8089 (package-list-packages-internal): Hide the `package' package too.
8090
b60f961f
KH
80912010-08-25 Kenichi Handa <handa@m17n.org>
8092
8093 * language/misc-lang.el ("Arabic"): New language environment.
8094 Setup composition-function-table for Arabic characters.
8095
8096 * international/fontset.el (setup-default-fontset): Fix typo for
8097 arabic OTF spec (fini->fina).
8098
a0c16be4
J
80992010-08-25 Jan Djärv <jan.h.d@swipnet.se>
8100
8101 * menu-bar.el (menu-bar-set-tool-bar-position): Set frame parameter
8102 on all frames.
8103
85cc3d4f
VJL
81042010-08-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8105
8106 * whitespace.el: Allow cleaning up blanks without blank
8107 visualization (Bug#6651). Adjust help window for
8108 whitespace-toggle-options (Bug#6479). Allow to use fill-column
8109 instead of whitespace-line-column (from EmacsWiki). New version
8110 13.1.
88b5a757 8111 (whitespace-style): Add new value 'face. Adjust docstring.
6a7662bb
BR
8112 (whitespace-space, whitespace-hspace, whitespace-tab):
8113 Adjust foreground property face.
85cc3d4f
VJL
8114 (whitespace-line-column): Adjust docstring and type declaration.
8115 (whitespace-style-value-list, whitespace-toggle-option-alist)
8116 (whitespace-help-text): Adjust const initialization.
8117 (whitespace-toggle-options, global-whitespace-toggle-options):
8118 Adjust docstring.
8119 (whitespace-display-window, whitespace-interactive-char)
8120 (whitespace-style-face-p, whitespace-color-on): Adjust code.
8121 (whitespace-help-scroll): New fun.
8122
cb8759ca
CY
81232010-08-24 Chong Yidong <cyd@stupidchicken.com>
8124
8125 * emacs-lisp/package.el (list-packages): Alias for
8126 package-list-packages.
8127
44a41a47
KR
81282010-08-24 Kevin Ryde <user42@zip.com.au>
8129
be7748e7
KR
8130 * textmodes/flyspell.el (flyspell-check-tex-math-command): Doc fix
8131 (Bug#5651).
8132
44a41a47
KR
8133 * progmodes/ruby-mode.el (ruby): Add defgroup.
8134
edfd00fa
CY
81352010-08-24 Chong Yidong <cyd@stupidchicken.com>
8136
8137 * progmodes/python.el: Add Ipython support (Bug#5390).
8138 (python-shell-prompt-alist)
8139 (python-shell-continuation-prompt-alist): New options.
8140 (python--set-prompt-regexp): New function.
6a7662bb
BR
8141 (inferior-python-mode, run-python, python-shell):
8142 Require ansi-color. Use python--set-prompt-regexp to set the comint
edfd00fa
CY
8143 prompt based on the Python interpreter.
8144 (python--prompt-regexp): New var.
8145 (python-check-comint-prompt)
8146 (python-comint-output-filter-function): Use it.
8147 (run-python): Use a pipe (Bug#5694).
8148
81492010-08-24 Fabian Ezequiel Gallina <galli.87@gmail.com> (tiny change)
8150
8151 * progmodes/python.el (python-send-region): Send a different
8152 Python command if Ipython is in use.
8153 (python-check-version): Use a Python command to find the version.
8154
1c409d0b
CY
81552010-08-24 Chong Yidong <cyd@stupidchicken.com>
8156
8157 * mouse.el (mouse-yank-primary): Avoid setting primary when
8158 deactivating the mark (Bug#6872).
8159
733946e7 81602010-08-23 Chris Foote <chris@foote.com.au> (tiny change)
9027027d
CF
8161
8162 * progmodes/python.el (python-block-pairs): Allow use of "finally"
8163 with "else" (Bug#3991).
8164
e73f184c
MA
81652010-08-23 Michael Albinus <michael.albinus@gmx.de>
8166
8167 * net/dbus.el: Accept UNIX domain sockets as bus address.
8168 (top): Don't initialize `dbus-registered-objects-table' anymore,
01c35094 8169 this is done in dbusbind.c.
e73f184c
MA
8170 (dbus-check-event): Adapt test for bus.
8171 (dbus-return-values-table, dbus-unregister-service)
8172 (dbus-event-bus-name, dbus-introspect, dbus-register-property):
8173 Adapt doc string.
8174
1a140747
JB
81752010-08-23 Juanma Barranquero <lekktu@gmail.com>
8176
8177 * ido.el (ido-use-virtual-buffers): Fix typo in docstring.
8178
7133b7ee
JL
81792010-08-22 Juri Linkov <juri@jurta.org>
8180
8181 * simple.el (read-extended-command): New function with the logic
8182 for `completing-read' moved to Elisp from `execute-extended-command'.
8183 Use `function-called-at-point' in `minibuffer-default-add-function'
8184 to get a command name for M-n (bug#5364, bug#5214).
8185
198a7a97
CY
81862010-08-22 Chong Yidong <cyd@stupidchicken.com>
8187
8188 * startup.el (command-line-1): Issue warning for ignored arguments
8189 --unibyte, etc (Bug#6886).
8190
c00725d7
LL
81912010-08-22 Leo <sdl.web@gmail.com>
8192
8193 * net/rcirc.el (rcirc-add-or-remove): Accept a list of elements.
8194 (ignore, bright, dim, keyword): Split list of nicknames before
8195 passing to rcirc-add-or-remove (Bug#6894).
8196
bc7d7ea6
CY
81972010-08-22 Chong Yidong <cyd@stupidchicken.com>
8198
8199 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix (Bug#6880).
8200
b0126eac 82012010-08-22 Leo <sdl.web@gmail.com>
e0143335 8202
\81ukasz Stelmach, 2010-08-26 17:33:52 +0200">d5720b4c 8203 Fix buffer-list rename&refresh after killing a buffer in ido.
76e3243a 8204 * ido.el: Revert Óscar's.
e0143335
LL
8205 (ido-kill-buffer-at-head): Exit the minibuffer with ido-exit=refresh.
8206 Remember the buffers at head, rather than their name.
76e3243a 8207 * iswitchb.el (iswitchb-kill-buffer): Re-make the list.
e0143335 8208
b0126eac 82092010-08-22 Kirk Kelsey <kirk.kelsey@0x4b.net> (tiny change)
8f081e96
SM
8210 Stefan Monnier <monnier@iro.umontreal.ca>
8211
8212 * progmodes/make-mode.el (makefile-fill-paragraph): Account for the
8213 extra backslash added to each line (bug#6890).
8214
b0126eac 82152010-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
3ff78624
SM
8216
8217 * subr.el (read-key): Don't echo keystrokes (bug#6883).
8218
b0126eac 82192010-08-22 Glenn Morris <rgm@gnu.org>
635f7282
GM
8220
8221 * menu-bar.el (menu-bar-games-menu): Add landmark.
8222
b0126eac 82232010-08-22 Glenn Morris <rgm@gnu.org>
fb89a654 8224
9130a2d6
GM
8225 * align.el (align-regexp): Make group and spacing arguments
8226 use the interactive defaults when non-interactive. (Bug#6698)
8227
fb89a654
GM
8228 * mail/rmail.el (rmail-forward): Replace mail-text-start with its
8229 expansion, so as not to need sendmail.
8230 (mail-text-start): Remove declaration.
8231 (rmail-retry-failure): Require sendmail.
8232
b0126eac 82332010-08-22 Chong Yidong <cyd@stupidchicken.com>
186e86db
SM
8234
8235 * subr.el (read-key): Don't hide the menu-bar entries (bug#6881).
8236
b0126eac 82372010-08-22 Michael Albinus <michael.albinus@gmx.de>
a67e6f13 8238
186e86db
SM
8239 * progmodes/flymake.el (flymake-start-syntax-check-process):
8240 Use `start-file-process' in order to let it run also on remote hosts.
a67e6f13 8241
b0126eac 82422010-08-22 Kenichi Handa <handa@m17n.org>
f3cc64f8
KH
8243
8244 * files.el: Add `word-wrap' as safe local variable.
8245
b0126eac 82462010-08-22 Glenn Morris <rgm@gnu.org>
bb25c8d7
GM
8247
8248 * woman.el (woman-translate): Case matters. (Bug#6849)
8249
b0126eac 82502010-08-22 Chong Yidong <cyd@stupidchicken.com>
a4aae1a5
CY
8251
8252 * simple.el (kill-region): Doc fix (Bug#6787).
8253
b0126eac 82542010-08-22 Glenn Morris <rgm@gnu.org>
721dce17
GM
8255
8256 * calendar/diary-lib.el (diary-header-line-format):
8257 Fit it to the window, not the frame.
8258
b0126eac 82592010-08-22 Andreas Schwab <schwab@linux-m68k.org>
7467d0a8
AS
8260
8261 * subr.el (ignore-errors): Add debug declaration.
8262
b0126eac 82632010-08-22 Geoff Gole <geoffgole@gmail.com> (tiny change)
1fcf76af
GG
8264
8265 * whitespace.el (whitespace-color-off): Remove post-command-hook
8266 locally.
8267
537ffaf3
SM
82682010-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
8269
8270 * vc/add-log.el (add-log-file-name): Don't get confused by symlinks.
8271
d64b8a68
CY
82722010-08-21 Chong Yidong <cyd@stupidchicken.com>
8273
8274 * cus-edit.el (custom-group-value-create): Add extra newline
8275 before end line (Bug#6876).
8276
d2625c3d
CY
82772010-08-21 Chong Yidong <cyd@stupidchicken.com>
8278
8279 * mouse.el (mouse-save-then-kill): Don't save region to kill ring
8280 when extending it. Before killing on the second click, check if
8281 the buffer is the correct one. Doc fix.
8282 (mouse-secondary-save-then-kill): Allow usage without first
8283 calling mouse-start-secondary, by defaulting to point. Don't save
8284 an empty secondary selection. Doc fix.
8285
80525855
VJL
82862010-08-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8287
91bdeb66
VJL
8288 * whitespace.el: Fix slow cursor movement (Bug#6172). Reported by
8289 Christoph Groth <cwg@falma.de> and Liu Xin <x_liu@neusoft.com>.
537ffaf3 8290 New version 13.0.
80525855
VJL
8291 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
8292 Adjust initialization.
8293 (whitespace-bob-marker, whitespace-eob-marker)
8294 (whitespace-buffer-changed): New vars.
8295 (whitespace-cleanup, whitespace-color-on, whitespace-color-off)
8296 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp)
537ffaf3
SM
8297 (whitespace-post-command-hook, whitespace-display-char-on):
8298 Adjust code.
80525855 8299 (whitespace-looking-back, whitespace-buffer-changed): New funs.
85cc3d4f 8300 (whitespace-space-regexp, whitespace-tab-regexp): Fun eliminated.
80525855 8301
4b9c0a49
SM
83022010-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
8303
118cf454
SM
8304 * files.el (locate-file-completion-table): Only list the .el and .elc
8305 extensions if there's no other choice (bug#5955).
8306
a2e5caf7
SM
8307 * facemenu.el (facemenu-self-insert-data): New var.
8308 (facemenu-post-self-insert-function, facemenu-set-self-insert-face):
8309 New functions.
8310 (facemenu-add-face): Use them.
8311
4b9c0a49
SM
8312 * simple.el (blink-matching-open): Obey forward-sexp-function.
8313
0193499f
SM
83142010-08-18 Stefan Monnier <monnier@iro.umontreal.ca>
8315
b2a15250
SM
8316 * simple.el (prog-mode-map): New var.
8317 (prog-indent-sexp): New command.
8318
b5ba2d6f
SM
8319 * progmodes/octave-mod.el (octave-mode-menu): Make toggle buttons.
8320
9acd1bdc
SM
8321 * progmodes/prolog.el (smie): Require.
8322
8723cfa4
SM
8323 * emacs-lisp/smie.el (smie-default-backward-token)
8324 (smie-default-forward-token): Strip properties.
8325 (smie-next-sexp): Be more careful with associative operators.
8326 (smie-forward-sexp-command): Generalize.
8327 (smie-backward-sexp-command): Simplify.
8328 (smie-closer-alist): New var.
8329 (smie-close-block): New command.
8330 (smie-indent-debug-log): New var.
8331 (smie-indent-offset-rule): Add a few more cases.
8332 (smie-indent-column): New function.
8333 (smie-indent-after-keyword): Use it.
8334 (smie-indent-keyword): Use it.
8335 Fix up the opener code's point position.
8336 (smie-indent-comment): Only applies at BOL.
8337 (smie-indent-debug): New command.
8338
0193499f
SM
8339 * emacs-lisp/autoload.el (make-autoload): Preload the macros's
8340 declarations that are useful before running the macro.
8341
0c9b8993
GM
83422010-08-18 Joakim Verona <joakim@verona.se>
8343
8344 * image.el (imagemagick-types-inhibit): New variable.
8345 (imagemagick-register-types): New function.
8346 * image-mode.el (image-transform-properties): New function.
ccd80618
JV
8347 (image-transform-set-scale, image-transform-fit-to-height)
8348 (image-transform-set-rotation, image-transform-set-resize)
0c9b8993
GM
8349 (image-transform-fit-to-width, image-transform-fit-to-height):
8350 New functions.
ccd80618
JV
8351 (image-toggle-display-image): Support image transforms.
8352
1075cd61
KY
83532010-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
8354
8355 * image.el (create-animated-image): Don't add heuristic mask to image
8356 (Bug#6839).
8357
64cb6c78
J
83582010-08-18 Jan Djärv <jan.h.d@swipnet.se>
8359
0193499f
SM
8360 * term/ns-win.el (ns-get-pasteboard, ns-set-pasteboard):
8361 Use QCLIPBOARD instead of QPRIMARY (Bug#6677).
64cb6c78 8362
ff80a446
SM
83632010-08-17 Stefan Monnier <monnier@iro.umontreal.ca>
8364
afa22f7c
SM
8365 * emacs-lisp/lisp.el (up-list): Obey forward-sexp-function if set.
8366
ff80a446
SM
8367 Font-lock '...' strings, plus various simplifications and fixes.
8368 * progmodes/octave-mod.el (octave-font-lock-keywords): Use regexp-opt.
8369 (octave-font-lock-close-quotes): New function.
8370 (octave-font-lock-syntactic-keywords): New var.
8371 (octave-mode): Use it. Set beginning-of-defun-function.
8372 (octave-mode-map): Don't override the <foo>-defun commands.
8373 (octave-mode-menu): Pass it directly to easy-menu-define;
8374 remove (now generic) <foo>-defun commands; use info-lookup-symbol.
8375 (octave-block-match-alist): Fix up last change so that
8376 octave-close-block uses the more specific keyword.
8377 (info-lookup-mode): Silence byte-compiler.
8378 (octave-beginning-of-defun): Not interactive any more.
8379 Optimize slightly.
8380 (octave-end-of-defun, octave-mark-defun, octave-in-defun-p): Remove.
8381 (octave-indent-defun, octave-send-defun): Use mark-defun instead.
8382 (octave-completion-at-point-function): Make sure point is within
8383 beg..end.
8384 (octave-reindent-then-newline-and-indent):
8385 Use reindent-then-newline-and-indent.
8386 (octave-add-octave-menu): Remove.
8387
2269b349
JD
83882010-08-17 Jan Djärv <jan.h.d@swipnet.se>
8389
489cd5bd
JD
8390 * mail/emacsbug.el (report-emacs-bug-insert-to-mailer)
8391 (report-emacs-bug-can-use-xdg-email): New functions.
8392 (report-emacs-bug): Set can-xdg-email to result of
8393 report-emacs-bug-can-use-xdg-email. If can-xdg-email bind
8394 \C-cm to report-emacs-bug-insert-to-mailer and add help text
8395 about it.
30ebab6d 8396
a2fb159c
GM
8397 * net/browse-url.el (browse-url-default-browser): Add cond
8398 for browse-url-xdg-open.
8399 (browse-url-can-use-xdg-open, browse-url-xdg-open): New functions.
8400
84012010-08-17 Glenn Morris <rgm@gnu.org>
8402
8403 * progmodes/cc-engine.el (c-new-BEG, c-new-END)
8404 (c-fontify-recorded-types-and-refs): Define for compiler.
8405 * progmodes/cc-mode.el (c-new-BEG, c-new-END): Move definitions
8406 before use.
8407
8408 * calendar/icalendar.el (icalendar--convert-recurring-to-diary):
8409 Fix format call.
8410
bb6aba9c
MA
84112010-08-17 Michael Albinus <michael.albinus@gmx.de>
8412
8413 * net/tramp.el (tramp-handle-make-symbolic-link): Flush file
8414 properties.
8415 (tramp-handle-process-file): Call the program in a subshell, in
8416 order to preserve working directory.
8417 (tramp-action-password): Hide password prompt before next run.
8418 (tramp-process-actions): Widen connection buffer for the trace.
8419
8f10c937
DD
84202010-08-16 Deniz Dogan <deniz.a.m.dogan@gmail.com>
8421
8422 * net/rcirc.el (rcirc-log-process-buffers): New option.
8423 (rcirc-print): Use it.
8424 (rcirc-generate-log-filename): New function.
8425 (rcirc-log-filename-function): Change default to
8426 rcirc-generate-log-filename (Bug#6828).
8427
7c23dd44
CY
84282010-08-16 Chong Yidong <cyd@stupidchicken.com>
8429
8430 * simple.el (deactivate-mark): If select-active-regions is `only',
8431 only set selection for temporarily active regions.
8432
8433 * cus-start.el: Change defcustom for select-active-regions.
8434
6d3e82d2
CY
84352010-08-15 Chong Yidong <cyd@stupidchicken.com>
8436
8437 * mouse.el (mouse--drag-set-mark-and-point): New function.
ff80a446
SM
8438 (mouse-drag-track): Use LOCATION arg to push-mark.
8439 Use mouse--drag-set-mark-and-point to take click-count into
6d3e82d2
CY
8440 consideration when updating point and mark (Bug#6840).
8441
c68263b1
CY
84422010-08-15 Chong Yidong <cyd@stupidchicken.com>
8443
8444 * progmodes/compile.el (compilation-error-regexp-alist-alist):
8445 Give the Ruby rule a lower priority than Gnu (Bug#6778).
8446
456f369a
ŠN
84472010-08-14 Štěpán Němec <stepnem@gmail.com> (tiny change)
8448
ff80a446
SM
8449 * font-lock.el (lisp-font-lock-keywords-2):
8450 Add combine-after-change-calls, condition-case-no-debug,
456f369a
ŠN
8451 with-demoted-errors, and with-silent-modifications (Bug#6025).
8452
c22e18f5
KR
84532010-08-14 Kevin Ryde <user42@zip.com.au>
8454
8455 * emacs-lisp/copyright.el (copyright-update-year)
b7716b25
CY
8456 (copyright-update): Temporary switch-to-buffer to ensure the
8457 buffer change being queried is visible (Bug#5394).
c22e18f5 8458
6f1a6faf
TT
84592010-08-14 Tom Tromey <tromey@redhat.com>
8460
8461 * progmodes/etags.el (tags-file-name): Mark safe if stringp
8462 (Bug#6733).
8463
e7afcf30
EZ
84642010-08-14 Eli Zaretskii <eliz@gnu.org>
8465
8466 * mouse.el (mouse-yank-primary): Fix mouse-2 on MS-Windows and
8467 MS-DOS. (Bug#6689)
8468
2b4e6277
J
84692010-08-13 Jan Djärv <jan.h.d@swipnet.se>
8470
8471 * menu-bar.el (menu-bar-set-tool-bar-position): New function.
8472 (menu-bar-showhide-tool-bar-menu-customize-enable-left)
8473 (menu-bar-showhide-tool-bar-menu-customize-enable-right)
8474 (menu-bar-showhide-tool-bar-menu-customize-enable-top)
ff80a446
SM
8475 (menu-bar-showhide-tool-bar-menu-customize-enable-bottom):
8476 Call menu-bar-set-tool-bar-position.
2b4e6277 8477
dc94fc85
SM
84782010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
8479
c5683ceb
SM
8480 * progmodes/octave-mod.el (octave-mode-syntax-table): Use the new "c"
8481 comment style (bug#6834).
8482 * progmodes/scheme.el (scheme-mode-syntax-table):
8483 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Remove spurious
8484 "b" flag in "' 14b" syntax.
8485
c82d5b11
SM
8486 * progmodes/octave-mod.el (octave-mode-map): Remove special bindings
8487 for (un)commenting the region and performing completion.
8488 (octave-mode-menu): Use standard commands for help and completion.
8489 (octave-mode-syntax-table): Support %{..%} comments (sort of).
8490 (octave-mode): Use define-derived-mode.
8491 Set completion-at-point-functions and don't set columns.
8492 Don't disable adaptive-fill-regexp.
8493 (octave-describe-major-mode, octave-comment-region)
8494 (octave-uncomment-region, octave-comment-indent)
8495 (octave-indent-for-comment): Remove.
8496 (octave-indent-calculate): Rename from calculate-octave-indent.
7e82caa7 8497 (octave-indent-line, octave-fill-paragraph): Update caller.
c82d5b11
SM
8498 (octave-initialize-completions): No need to make an alist.
8499 (octave-completion-at-point-function): New function.
8500 (octave-complete-symbol): Use it.
8501 (octave-insert-defun): Use define-skeleton.
8502
8503 * progmodes/octave-mod.el (octave-mode): Set comment-add.
8504 (octave-mode-map): Use comment-dwim (bug#6829).
dc94fc85 8505
abec5126 85062010-08-12 Antoine Levitt <antoine.levitt@gmail.com>
61b6abbd
AL
8507
8508 * cus-edit.el (custom-save-variables, custom-save-faces): Fix up
8509 indentation of inserted comment.
8510
3a46642b
J
85112010-08-11 Jan Djärv <jan.h.d@swipnet.se>
8512
8513 * faces.el (region): Add type gtk that uses gtk colors.
8514
8515 * dynamic-setting.el (dynamic-setting-handle-config-changed-event):
8516 Handle theme-name change.
8517
3bd2cfef
MM
85182010-08-10 Michael R. Mauger <mmaug@yahoo.com>
8519
8520 * progmodes/sql.el: Version 2.5
8521 (sql-product-alist): Add :prompt-cont-regexp property for several
8522 database products.
8523 (sql-prompt-cont-regexp): New variable.
61b6abbd
AL
8524 (sql-output-newline-count, sql-output-by-send):
8525 New variables. Record number of newlines in input text.
3bd2cfef
MM
8526 (sql-send-string): Handle multiple filters and count newlines.
8527 (sql-send-magic-terminator): Count terminator newline.
8528 (sql-interactive-remove-continuation-prompt): Filters output to
8529 remove continuation prompts; one for each newline.
8530 (sql-interactive-mode): Set up new variables, prompt regexp and
8531 output filter.
8532 (sql-mode-sqlite-font-lock-keywords): Correct some keywords.
61b6abbd 8533 (sql-make-alternate-buffer-name): Correct buffer name in edge cases.
3bd2cfef 8534
d02c9bcd
SM
85352010-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
8536
8537 * emacs-lisp/pcase.el: New file.
8538
80ca4f1e
MA
85392010-08-10 Michael Albinus <michael.albinus@gmx.de>
8540
8541 * net/tramp.el (tramp-vc-registered-read-file-names): Read input
8542 as here-document, otherwise the command could exceed maximum
8543 length of command line.
d02c9bcd
SM
8544 (tramp-handle-vc-registered): Call script accordingly.
8545 Reported by Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>.
80ca4f1e 8546
2948599b
KH
85472010-08-10 Kenichi Handa <handa@m17n.org>
8548
8549 * language/hebrew.el: Exclude U+05C3 (Hebrew SOF PASUQ) from the
8550 composable pattern.
8551
148cef8e
CY
85522010-08-09 Chong Yidong <cyd@stupidchicken.com>
8553
8554 * emacs-lisp/package.el (package-version-split)
8555 (package--version-first-nonzero, package-version-compare):
8556 Functions removed.
8557 (package-directory-list, package-load-all-descriptors)
8558 (package--built-in, package-activate, define-package)
8559 (package-installed-p, package-compute-transaction)
8560 (package-read-all-archive-contents)
8561 (package--add-to-archive-contents, package-buffer-info)
d02c9bcd
SM
8562 (package-tar-file-info, package-list-packages-internal):
8563 Use version-to-list and version-list-*.
148cef8e 8564
d02c9bcd
SM
8565 * emacs-lisp/package-x.el (package-upload-buffer-internal):
8566 Use version-to-list.
148cef8e
CY
8567 (package-upload-buffer-internal): Use version-list-<=.
8568
82a9ce0f
KH
85692010-08-09 Kenichi Handa <handa@m17n.org>
8570
231e5e5f 8571 * language/hebrew.el: Exclude U+05BD (Hebrew MAQAF) from the
82a9ce0f
KH
8572 composable pattern.
8573
7adf5fdc
CY
85742010-08-08 Chong Yidong <cyd@stupidchicken.com>
8575
fc560445
CY
8576 * tutorial.el (tutorial--default-keys): C-d is now bound to
8577 delete-forward-char (Bug#6826).
8578
7adf5fdc
CY
8579 * mouse.el (mouse-drag-track): Remove accidentally-removed check
8580 for `double' value of mouse-1-click-follows-link (Bug#6807).
8581
e54a1075
JB
85822010-08-08 Johan Bockgård <bojohan@gnu.org>
8583
8584 * replace.el (replace-highlight): Bind isearch-forward and
8585 isearch-error, ensuring that highlighting is updated if the user
8586 switches the search direction (Bug#6808).
8587
8588 * isearch.el (isearch-lazy-highlight-forward): New var.
8589 (isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
8590 (isearch-lazy-highlight-update): Use it.
8591
7815fe19 85922010-08-08 Kenichi Handa <handa@m17n.org>
7a84eee5 8593
8d9e03e4
JB
8594 * international/mule.el (define-charset): Store NAME as :base property.
8595 (ctext-non-standard-encodings-table): Pay attention to charset aliases.
7a84eee5
KH
8596 (ctext-pre-write-conversion): Sort ctext-standard-encodings by the
8597 current priority. Force using the designation of the specific
8d9e03e4 8598 charset by adding `charset' text property. Improve the whole algorithm.
7a84eee5 8599
7815fe19 86002010-08-08 Juanma Barranquero <lekktu@gmail.com>
f6b55526
JB
8601
8602 * emulation/pc-select.el (pc-selection-mode-hook)
8603 (copy-region-as-kill-nomark, beginning-of-buffer-mark)
8604 (pc-selection-mode): Fix typos in docstrings.
8605
7815fe19 86062010-08-08 Kenichi Handa <handa@m17n.org>
6b4d96c2
KH
8607
8608 * language/cyrillic.el: Don't add "microsoft-cp1251" to
8609 ctext-non-standard-encodings-alist here.
8610
8d9e03e4
JB
8611 * international/mule.el (ctext-non-standard-encodings-alist):
8612 Add "koi8-r" and "microsoft-cp1251".
6b4d96c2
KH
8613 (ctext-standard-encodings): New variable.
8614 (ctext-non-standard-encodings-table): List only elements for
8615 non-standard encodings.
186e86db 8616 (ctext-pre-write-conversion): Adjust for the above change.
6b4d96c2
KH
8617 Check ctext-standard-encodings.
8618
8619 * international/mule-conf.el (compound-text): Doc fix.
8620 (ctext-no-compositions): Doc fix.
8621 (compound-text-with-extensions): Doc fix.
8622
7815fe19 86232010-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
c613687b
SM
8624
8625 * simple.el (exchange-dot-and-mark): Mark obsolete, finally.
8626
8d9e03e4 86272010-08-08 Juanma Barranquero <lekktu@gmail.com>
d5b8058f 8628
9ebc731b
JB
8629 * progmodes/which-func.el (which-func-format): Split help-echo text
8630 into lines, like other mode-line tooltips.
8631
d5b8058f
JB
8632 * server.el (server-start): When using TCP sockets, force IPv4
8633 and use a literal 127.0.0.1 for localhost. (Related to bug#6781.)
8634
8d9e03e4 86352010-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
a2077b7f
SM
8636
8637 * bindings.el (complete-symbol): Run completion-at-point as a fallback.
8638
8d9e03e4 86392010-08-08 Juanma Barranquero <lekktu@gmail.com>
f63a7652
JB
8640
8641 * term.el (term-delimiter-argument-list): Reflow docstring.
8642 (term-read-input-ring, term-write-input-ring, term-send-input)
8643 (term-bol, term-erase-in-display, serial-supported-or-barf):
8644 Fix typos in docstrings.
8645
8d9e03e4 86462010-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
a7e26d8b
SM
8647
8648 * bindings.el (function-key-map): Add a S-tab => backtab fallback.
8649
8d9e03e4 86502010-08-08 Juanma Barranquero <lekktu@gmail.com>
bbc4e17c
JB
8651
8652 * dabbrev.el (dabbrev-completion): Fix typo in docstring.
8653
8d9e03e4 86542010-08-08 MON KEY <monkey@sandpframing.com> (tiny change)
9aea20c9
MK
8655
8656 * emacs-lisp/syntax.el (syntax-ppss-toplevel-pos):
8657 Fix typo in docstring (bug#6747).
8658
7815fe19 86592010-08-08 Leo <sdl.web@gmail.com>
16b0b347
LL
8660
8661 * eshell/esh-io.el (eshell-get-target): Better detection of
8662 read-only file (Bug#6762).
8663
7815fe19 86642010-08-08 Juanma Barranquero <lekktu@gmail.com>
ad9ae065
JB
8665
8666 * align.el (align-default-spacing): Doc fix.
8667 (align-region-heuristic, align-regexp): Fix typos in docstrings.
8668
733946e7 86692010-08-08 Stephen Peters <speters@itasoftware.com>
81ee9410 8670
490b89ac 8671 * calendar/icalendar.el
93acd23d
JB
8672 (icalendar--split-value): Fix splitting regexp. (Bug#6766)
8673 (icalendar--get-weekday-numbers): New.
81ee9410 8674 (icalendar--convert-recurring-to-diary): Handle multiple byday
93acd23d 8675 values in weekly rules. (Bug#6766)
81ee9410 8676
490b89ac
UJ
86772010-08-08 Ulf Jasper <ulf.jasper@web.de>
8678
8679 * calendar/icalendar.el (icalendar-uid-format): Doc fix.
8680 (icalendar--create-uid, icalendar-export-region)
8681 (icalendar--parse-summary-and-rest): Code formatting.
8682
2c695727
JB
86832010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
8684
01c35094 8685 * calc/calc.el (calc-trail-mode, calc-refresh): Use `face' property
2c695727
JB
8686 to italicize headers.
8687 (calc-highlight-selections-with-faces): New variable.
8688 (calc-selected-face, calc-nonselected-face): New faces.
8689
8690 * calc/calccomp.el (math-comp-highlight-string): Use
8691 `calc-highlight-selections-with-faces' to determine how to highlight
8692 sub-formulas.
8693
8694 * calc/calc-sel.el (calc-show-selections): Change message to when
8695 using faces to highlight selections.
8696
b93d4f22
MM
86972010-08-07 Michael R. Mauger <mmaug@yahoo.com>
8698
8d9e03e4
JB
8699 * progmodes/sql.el (sql-mode-sqlite-font-lock-keywords):
8700 Add SQLite 3 keywords, functions and datatypes.
8701 (sql-interactive-mode): Remove `comint-process-echoes' set to t
b93d4f22
MM
8702 (Bug#6686).
8703
9852377f
CY
87042010-08-07 Chong Yidong <cyd@stupidchicken.com>
8705
8706 * simple.el (select-active-regions): Move to keyboard.c.
8707 (deactivate-mark): Used saved-region-selection.
8708 (select-active-region): Function removed.
8709 (activate-mark, set-mark, push-mark-command)
8710 (handle-shift-selection): Don't call it.
8711 (keyboard-quit): Avoid adding the region to the window selection.
8712
8713 * mouse.el (mouse-drag-track): Remove hacks to deal with old
8714 select-active-regions implementation.
8715 (mouse-yank-at-click): Doc fix.
8716
8717 * cus-start.el: Add custom declaration for select-active-regions.
8718
822775bf
EZ
87192010-08-07 Eli Zaretskii <eliz@gnu.org>
8720
4c5130d6
EZ
8721 * simple.el (delete-forward-char): Doc fix.
8722
822775bf
EZ
8723 * tutorial.el (help-with-tutorial): Hack safe file-local variables
8724 after reading the tutorial.
8725
bd4c5e3e
AM
87262010-08-06 Alan Mackenzie <bug-cc-mode@gnu.org>
8727
6a7662bb
BR
8728 * progmodes/cc-cmds.el (c-mask-paragraph, c-fill-paragraph):
8729 Fix for the case that a C style comment has its delimiters alone on
cb6fa1ad 8730 their respective lines. (Bug#193)
bd4c5e3e 8731
d00fa9b6
MA
87322010-08-06 Michael Albinus <michael.albinus@gmx.de>
8733
8d9e03e4 8734 * net/tramp.el (tramp-handle-start-file-process): Set connection
d00fa9b6 8735 property "vec".
6a7662bb
BR
8736 (tramp-process-sentinel): Use it for flushing the cache.
8737 We cannot do it via the process buffer, the buffer could be deleted
d00fa9b6
MA
8738 already when running the sentinel.
8739
87402010-08-06 Jürgen Hötzel <juergen@archlinux.org> (tiny change)
942415f3
MA
8741
8742 * comint.el (comint-mode): Make directory tracking functions
8743 functional on remote files. (Bug#6764)
8744
b3d42406
DN
87452010-08-06 Dan Nicolaescu <dann@ics.uci.edu>
8746
8747 * vc/diff-mode.el (diff-mode-shared-map): Bind g to revert-buffer.
8748
29cf3e20
EZ
87492010-08-05 Eli Zaretskii <eliz@gnu.org>
8750
6a7662bb
BR
8751 * emacs-lisp/find-gc.el (find-gc-source-files):
8752 Rename unexec.c => unexcoff.c.
29cf3e20 8753
6a7662bb
BR
8754 * emacs-lisp/authors.el (authors-fixed-entries):
8755 Rename unexec.c => unexcoff.c.
29cf3e20 8756
39e1bf0b
MA
87572010-08-05 Michael Albinus <michael.albinus@gmx.de>
8758
8759 * net/tramp.el (tramp-handle-dired-uncache): Flush directory
8760 cache, not only file cache.
8761 (tramp-process-sentinel): New defun.
8762 (tramp-handle-start-file-process): Use it, in order to invalidate
8763 file caches.
8764
9f982e22
LL
87652010-08-03 Leo <sdl.web@gmail.com>
8766
8767 * server.el (server-start): Simplify loop.
8768
0798a8d8
SM
87692010-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
8770
548c5c47
SM
8771 * frame.el (screen-height, screen-width, set-screen-width)
8772 (set-screen-height): Remove ancient compatibility aliases.
8773
3311d1c2
SM
8774 * textmodes/fill.el (justify-current-line): Don't add 1 to nspaces
8775 when justifying. It seems useless and harmful for ncols=1 (bug#6738).
8776
0798a8d8
SM
8777 * emacs-lisp/timer.el (timer-event-handler): Protect against timers
8778 that change current buffer.
8779
26ee77a6
YM
87802010-08-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8781
8782 * mouse.el (mouse-fixup-help-message): Match "mouse-2" only at the
8783 beginning of the string. Use `string-match-p'. (Bug#6765)
8784
aa1859f5
J
87852010-08-01 Jan Djärv <jan.h.d@swipnet.se>
8786
8787 * cus-start.el (x-gtk-use-system-tooltips): New variable.
8788
376c2b6b
CY
87892010-08-01 Chong Yidong <cyd@stupidchicken.com>
8790
0798a8d8 8791 * emacs-lisp/package.el (package--list-packages): Fix column alignment.
376c2b6b 8792 (package--builtins): Tweak descriptions.
0798a8d8
SM
8793 (package-print-package): Upcase descriptions if necessary.
8794 Show all built-in packages in font-lock-builtin-face.
8795 (package-list-packages-internal): Omit "emacs" package.
8796 Show status of built-in packages as "built-in".
376c2b6b 8797
16041401
CY
87982010-07-31 Chong Yidong <cyd@stupidchicken.com>
8799
8800 * mouse.el (mouse-save-then-kill): Doc fix. Deactivate mark
8801 before killing to preserve the primary selection (Bug#6701).
8802
8803 * term/x-win.el (x-select-text): Doc fix.
8804
0798a8d8
SM
88052010-07-31 Nathaniel Flath <flat0103@gmail.com>
8806
452ea855
AM
8807 * progmodes/cc-vars.el (c-offsets-alist, c-inside-block-syms)
8808 (objc-font-lock-extra-types):
452ea855 8809 * progmodes/cc-mode.el (c-basic-common-init):
452ea855
AM
8810 * progmodes/cc-langs.el (c-make-mode-syntax-table)
8811 (c++-make-template-syntax-table)
8812 (c-identifier-syntax-modifications, c-symbol-start, c-operators)
8813 (c-<-op-cont-regexp, c->-op-cont-regexp, c-class-decl-kwds)
8814 (c-brace-list-decl-kwds, c-modifier-kwds, c-prefix-spec-kwds-re)
8815 (c-type-list-kwds, c-decl-prefix-re, c-opt-type-suffix-key):
452ea855
AM
8816 * progmodes/cc-fonts.el (c-make-inverse-face)
8817 (c-basic-matchers-after):
452ea855
AM
8818 * progmodes/cc-engine.el (c-forward-keyword-clause)
8819 (c-forward-<>-arglist, c-forward-<>-arglist-recur)
8820 (c-forward-name, c-forward-type, c-forward-decl-or-cast-1)
8821 (c-guess-continued-construct, c-guess-basic-syntax):
2f5e7c6f
GM
8822 Enhance Java Mode to handle Java 5.0 (Tiger) and Java 6 (Mustang).
8823 The above functions were modified or created.
452ea855 8824
37766706
J
88252010-07-31 Jan Djärv <jan.h.d@swipnet.se>
8826
0798a8d8 8827 * faces.el (face-all-attributes): Improve documentation (Bug#6767).
37766706 8828
cd83d522
EZ
88292010-07-31 Eli Zaretskii <eliz@gnu.org>
8830
8831 * files.el (bidi-paragraph-direction): Define safe local values.
8832
8833 * language/hebrew.el ("Hebrew"): Add TUTORIAL.he to
8834 language-info-alist. Remove outdated FIXME in a comment.
8835
28e5cf7c
AM
88362010-07-31 Alan Mackenzie <acm@muc.de>
8837
8838 * progmodes/cc-cmds.el (c-mask-paragraph): Fix bug #6688:
8839 Auto-fill broken in C/C++ modes.
8840
bfeabdc3
JD
88412010-07-29 Jan Djärv <jan.h.d@swipnet.se>
8842
8843 * menu-bar.el (menu-bar-showhide-tool-bar-menu-customize-enable-left)
8844 (menu-bar-showhide-tool-bar-menu-customize-disable)
8845 (menu-bar-showhide-tool-bar-menu-customize-enable-right)
0798a8d8
SM
8846 (menu-bar-showhide-tool-bar-menu-customize-enable-bottom)
8847 (menu-bar-showhide-tool-bar-menu-customize-enable-top): New functions
bfeabdc3
JD
8848 (menu-bar-showhide-tool-bar-menu): If tool bar is moveable,
8849 make a menu for Options => toolbar that can move it.
8850
063e5294
CY
88512010-07-29 Chong Yidong <cyd@stupidchicken.com>
8852
8853 * emacs-lisp/package-x.el (package--make-rss-entry):
8854 (package-maint-add-news-item, package--update-news)
8855 (package-upload-buffer-internal): New arg ARCHIVE-URL.
8856
8857 * emacs-lisp/package.el (package-archive-url): Rename from
8858 package-archive-id.
8859 (package-install): Doc fix.
8860 (package-download-single, package-download-tar, package-install)
8861 (package-menu-view-commentary): Callers changed.
8862
683cc385
MA
88632010-07-29 Michael Albinus <michael.albinus@gmx.de>
8864
8865 * net/tramp.el (tramp-handle-start-file-process): Check only for
8866 `remote-tty' process property.
8867 (tramp-open-shell): Don't check for tty.
8868 (tramp-open-connection-setup-interactive-shell): Set `remote-tty'
8869 process property.
8870
8871 * progmodes/gdb-mi.el (gdb-init-1): Check also for tty on a remote
8872 host.
8873
bc44bef7
PH
88742010-07-28 Chong Yidong <cyd@stupidchicken.com>
8875
8876 * emacs-lisp/package.el (package-load-list, package-archives)
8877 (package-archive-contents, package-user-dir)
8878 (package-directory-list, package--builtins, package-alist)
8879 (package-activated-list, package-obsolete-alist): Mark as risky.
8880
88812010-07-28 Phil Hagelberg <phil@evri.com>
8882
8883 Add support for non-default package repositories.
8884 * emacs-lisp/package.el (package-archive-base): Var deleted.
8885 (package-archives): New variable.
8886 (package-archive-contents): Doc fix.
0798a8d8 8887 (package-load-descriptor): Do nothing if descriptor file is missing.
bc44bef7
PH
8888 (package--write-file-no-coding): New function.
8889 (package-unpack-single): Use it.
8890 (package-archive-id): New function.
8891 (package-download-single, package-download-tar)
8892 (package-menu-view-commentary): Use it.
8893 (package-installed-p): Make second argument optional.
8894 (package-read-all-archive-contents): New function.
8895 (package-initialize): Use it.
8896 (package-read-archive-contents): Add ARCHIVE argument.
8897 (package--add-to-archive-contents): New function.
8898 (package-install): Don't call package-read-archive-contents.
8899 (package--download-one-archive): Store archive file in a
8900 subdirectory of package-user-dir.
8901 (package-menu-execute): Remove spurious line movement.
8902
8a52f00a
JD
89032010-07-28 Jan Djärv <jan.h.d@swipnet.se>
8904
8905 * cus-start.el (tool-bar-style): Add text-image-horiz.
8906
b21d3ceb
MA
89072010-07-28 Michael Albinus <michael.albinus@gmx.de>
8908
8909 * progmodes/gud.el (gud-common-init): Check for remoteness of
8910 `file', and not of `default-directory'.
8911
8fbcce2d
MA
89122010-07-28 Michael Albinus <michael.albinus@gmx.de>
8913
8914 * net/tramp.el (tramp-methods): Move hostname to the end in all
8915 ssh `tramp-login-args'.
8916 (tramp-verbose): Describe verbose level 9.
8917 (tramp-open-shell): Check for tty if `tramp-verbose' >= 9.
8918 (tramp-open-connection-setup-interactive-shell): Trace stty
8919 settings if `tramp-verbose' >= 9.
8920 (tramp-handle-start-file-process): Implement tty setting.
8921 (Bug#4604, Bug#6360)
8922
8923 * net/tramp-cmds.el (tramp-bug): Recommend setting of
8924 `tramp-verbose' to 9.
8925
128440c9
AH
89262010-07-27 Aaron S. Hawley <ashawley@burlingtontelecom.net>
8927
8928 * emacs-lisp/re-builder.el (reb-re-syntax, reb-lisp-mode)
8929 (reb-lisp-syntax-p, reb-change-syntax, reb-cook-regexp):
8930 Remove references to package `lisp-re' (bug#4369).
8931
ae0c2494
TT
89322010-07-27 Tom Tromey <tromey@redhat.com>
8933
8934 * progmodes/js.el (js-mode):
8935 * progmodes/make-mode.el (makefile-mode):
8936 * progmodes/simula.el (simula-mode):
8937 * progmodes/tcl.el (tcl-mode): Derive from prog-mode.
8938
0ed082fe 89392010-07-27 Juanma Barranquero <lekktu@gmail.com>
fe4be04c
JB
8940
8941 * help-fns.el (find-lisp-object-file-name): Doc fix (bug#6494).
8942
7c7c04c0
JB
8943 * time.el (display-time-day-and-date): Remove spurious * in docstring.
8944 (display-time-world-buffer-name, display-time-world-mode-map):
8945 Fix typos in docstrings.
8946
0ed082fe 89472010-07-27 Shyam Karanatt <shyam@swathanthran.in> (tiny change)
c9088194
SK
8948
8949 * image-mode.el (image-display-size): New function.
8950 (image-forward-hscroll, image-next-line, image-eol, image-eob)
8951 (image-mode-fit-frame): Use it (Bug#6639).
8952
0ed082fe 89532010-07-27 Chong Yidong <cyd@stupidchicken.com>
dad7c716
CY
8954
8955 * dired.el (dired-buffers-for-dir): Handle list values of
8956 dired-directory (Bug#6636).
8957
aa2d4bd3
SS
89582010-07-26 Sam Steingold <sds@gnu.org>
8959
8960 * mouse.el (mouse-yank-primary, mouse-yank-secondary):
8961 Do not call `x-get-selection' the second time, reuse the value.
8962
78b84da3
DU
89632010-07-26 Daiki Ueno <ueno@unixuser.org>
8964
8965 * epa-mail.el (epa-mail-mode-map): Add alternative key bindings
0798a8d8 8966 which consist of control chars only. Suggested by Richard Stallman.
78b84da3 8967
4f195cf7
DU
89682010-07-25 Daiki Ueno <ueno@unixuser.org>
8969
8970 * epa-file.el (epa-file-insert-file-contents): Check if LOCAL-FILE
8971 exists before passing an error to find-file-not-found-functions
8972 (bug#6723).
8973
195e19e4
LH
89742010-07-23 Lukas Huonker <l.huonker@gmail.com>
8975
8976 * play/tetris.el (tetris-tty-colors, tetris-x-colors, tetris-blank):
8977 Remove leading nil element, adjust values.
8978 (tetris-shapes, tetris-shape-scores):
8979 Change representation of shapes and remove some redundancy.
8980 (tetris-get-shape-cell, tetris-shape-width, tetris-draw-next-shape)
8981 (tetris-draw-shape, tetris-erase-shape, tetris-test-shape):
8982 Adjust for working with new representation of shapes.
8983 (tetris-shape-rotations): New function.
8984 (tetris-move-bottom, tetris-move-left, tetris-move-right)
8985 (tetris-rotate-prev, tetris-rotate-next):
8986 Adjust for working with the new version of tetris-test-shape.
8987
9cf2db99
MT
89882010-07-23 Markus Triska <markus.triska@gmx.at>
8989
8990 * progmodes/ps-mode.el: Use comint (bug#5954).
8991 (ps-run-mode-map): Adapt for comint-mode; omit "\r", [return]..
8992 (ps-mode-other-newline): Simplify.
8993 (ps-run-mode): Derive from comint-mode instead of
8994 fundamental-mode, yielding input history etc.
8995 (ps-run-start, ps-run-quit, ps-run-clear, ps-run-region)
8996 (ps-run-send-string): Adapt for comint-mode.
8997 (ps-run-newline): Remove now unneeded function.
8998
225d5e9e
MA
89992010-07-23 Michael Albinus <michael.albinus@gmx.de>
9000
9001 * net/tramp.el (tramp-methods): Move hostname to the end in all
9002 plink `tramp-login-args'.
9003
84bc68f2
MA
90042010-07-23 Michael Albinus <michael.albinus@gmx.de>
9005
9006 * net/tramp.el (tramp-open-shell): New defun.
9007 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
9008 Use it.
9009
1eb5ca1c
MA
90102010-07-23 Michael Albinus <michael.albinus@gmx.de>
9011
9012 * net/tramp.el (tramp-file-name-regexp-unified)
9013 (tramp-completion-file-name-regexp-unified): On W32 systems, do
9014 not regard the volume letter as remote filename. (Bug#5447)
9015
440735a7
JB
90162010-07-23 Juanma Barranquero <lekktu@gmail.com>
9017
9018 * custom.el (custom-declare-variable): Give a clearer error message
9019 when the docstring is missing (bug#6476).
9020
5474c40f
MM
90212010-07-22 Michael R. Mauger <mmaug@yahoo.com>
9022
9023 * progmodes/sql.el: Version 2.4. Improved Login prompting.
9024 (sql-login-params): New widget definition.
9025 (sql-oracle-login-params, sql-mysql-login-params)
9026 (sql-solid-login-params, sql-sybase-login-params)
9027 (sql-informix-login-params, sql-ingres-login-params)
9028 (sql-ms-login-params, sql-postgres-login-params)
9029 (sql-interbase-login-params, sql-db2-login-params)
9030 (sql-linter-login-params): Use it.
9031 (sql-sqlite-login-params): Use it; Define "database" parameter as
9032 a file name.
c4cc8b9a 9033 (sql-sqlite-program): Change to "sqlite3".
5474c40f
MM
9034 (sql-comint-sqlite): Make sure database name is complete.
9035 (sql-for-each-login): New function.
9036 (sql-connect, sql-save-connection): Use it.
9037 (sql-get-login-ext): New function.
9038 (sql-get-login): Use it.
9039 (sql-make-alternate-buffer-name): Handle :file parameters.
9040
9c0deccb
JB
90412010-07-22 Juanma Barranquero <lekktu@gmail.com>
9042
9043 * dired.el (dired-no-confirm): Document value t and fix defcustom to
9044 accept it (bug#6597). Suggested by Drew Adams <drew.adams@oracle.com>.
9045
aac818a8
TL
90462010-07-22 Teemu Likonen <tlikonen@iki.fi> (tiny change)
9047
9048 * dired.el (dired-mode-map): Use command remapping (bug#6632).
9049
47d2734f
LM
90502010-07-22 Lawrence Mitchell <wence@gmx.li>
9051
9052 * term/vt100.el (vt100-wide-mode): Fix :init-value keyword (bug#6620).
9053
10e73994
MA
90542010-07-21 Michael Albinus <michael.albinus@gmx.de>
9055
9056 * net/tramp.el (tramp-get-ls-command)
9057 (tramp-get-ls-command-with-dired): Run tests on "/dev/null"
9058 instead of "/".
9059
d26b0ea9
MM
90602010-07-20 Michael R. Mauger <mmaug@yahoo.com>
9061
9062 * progmodes/sql.el: Version 2.3.
f49d1f52 9063 (sql-connection-alist): Change keys from symbols to strings;
d26b0ea9 9064 enhanced the widget definition.
88b5a757
DD
9065 (sql-mode-menu): Add submenu to select connections.
9066 (sql-interactive-mode-menu): Add "Save Connection" item.
9067 (sql-add-product): Fix menu item.
d26b0ea9 9068 (sql-get-product-feature): Improved error handling.
5f9d345c 9069 (sql--alt-buffer-part, sql--alt-if-not-empty): Remove.
d26b0ea9
MM
9070 (sql-make-alternate-buffer-name): Simplified.
9071 (sql-product-interactive): Handle missing product.
9072 (sql-connect): Support string keys, minor improvements.
9073 (sql-save-connection): New function.
9074 (sql-connection-menu-filter): New function.
9075
af4b9ae5
MA
90762010-07-20 Michael Albinus <michael.albinus@gmx.de>
9077
9078 * net/tramp.el (tramp-file-name-handler): Trace 'quit.
6a7662bb
BR
9079 (tramp-open-connection-setup-interactive-shell):
9080 Apply workaround for IRIX64 bug. Move argument of last
af4b9ae5
MA
9081 `tramp-send-command' where it belongs to.
9082
da040a16
MA
90832010-07-20 Michael Albinus <michael.albinus@gmx.de>
9084
9085 * net/tramp.el (tramp-perl-file-attributes)
9086 (tramp-perl-directory-files-and-attributes): Don't pass "$3".
9087 (tramp-maybe-open-connection): Use `async-args' and `gw-args' in
9088 front of `login-args'.
9089
16f3ade5
JB
90902010-07-19 Juanma Barranquero <lekktu@gmail.com>
9091
9092 * time.el (display-time-world-mode): Define with `define-derived-mode'.
9093 Set `show-trailing-whitespace' to nil.
9094 (display-time-world-display): Simplify.
9095
00af0b67
AM
90962010-07-18 Alan Mackenzie <acm@muc.de>
9097
9098 Enhance `c-file-style' in file/directory local variables.
a628ad9d 9099 * progmodes/cc-mode.el (c-count-cfss): New function.
00af0b67
AM
9100 (c-before-hack-hook): Call `c-set-style' differently according to
9101 whether c-file-style was set in file or directory local
9102 variables.
9103
30c4d8dc
MM
91042010-07-18 Michael R. Mauger <mmaug@yahoo.com>
9105
9106 * progmodes/sql.el: Version 2.2.
6a7662bb
BR
9107 (sql-product, sql-user, sql-database, sql-server, sql-port):
9108 Use defcustom :safe keyword rather than putting safe-local-variable
30c4d8dc
MM
9109 property.
9110 (sql-password): Use defcustom :risky keyword rather than putting
9111 risky-local-variable property.
9112 (sql-oracle-login-params, sql-sqlite-login-params)
9113 (sql-solid-login-params, sql-sybase-login-params)
9114 (sql-informix-login-params, sql-ingres-login-params)
9115 (sql-ms-login-params, sql-postgres-login-params)
9116 (sql-interbase-login-params, sql-db2-login-params)
c4cc8b9a 9117 (sql-linter-login-params): Add `port' option.
88b5a757 9118 (sql-get-product-feature): Add NO-INDIRECT parameter.
30c4d8dc
MM
9119 (sql-comint-oracle, sql-comint-sybase)
9120 (sql-comint-informix, sql-comint-sqlite, sql-comint-mysql)
9121 (sql-comint-solid, sql-comint-ingres, sql-comint-ms)
9122 (sql-comint-postgres, sql-comint-interbase, sql-comint-db2)
88b5a757 9123 (sql-comint-linter): Rename sql-connect-* functions to
30c4d8dc 9124 sql-comint-*.
88b5a757 9125 (sql-product-alist, sql-mode-menu): Rename as above and
30c4d8dc 9126 :sqli-connect-func to :sqli-comint-func.
c4cc8b9a 9127 (sql-connection): New variable.
30c4d8dc
MM
9128 (sql-interactive-mode): Set it.
9129 (sql-connection-alist): New variable.
9130 (sql-connect): New function.
9131 (sql--alt-buffer-part, sql--alt-if-not-empty)
a628ad9d 9132 (sql-make-alternate-buffer-name): Improved alternative buffer name.
30c4d8dc 9133
f12492c8
TV
91342010-07-17 Thierry Volpiatto <thierry.volpiatto@gmail.com>
9135
9136 * image-mode.el (image-bookmark-make-record): Do not set context
9137 in an image (Bug#6650).
9138
91023c68
CY
91392010-07-17 Chong Yidong <cyd@stupidchicken.com>
9140
9141 * simple.el (select-active-region): New function.
9142 (push-mark-command, set-mark, activate-mark)
9143 (handle-shift-selection): Use it.
9144 (deactivate-mark): Don't check for size of region.
9145
9146 * mouse.el (mouse-drag-track): Use select-active-region.
9147
1c0e8f0e
MA
91482010-07-17 Michael Albinus <michael.albinus@gmx.de>
9149
9150 * net/tramp.el (tramp-get-ls-command-with-dired): Make test for
9151 "--dired" stronger.
9152
2490cbbc
CY
91532010-07-17 Chong Yidong <cyd@stupidchicken.com>
9154
9155 * term/x-win.el (x-select-enable-primary): Change default to nil.
9156 (x-select-enable-clipboard): Add :version keyword.
9157
9158 * mouse.el (mouse-drag-copy-region):
9159 * simple.el (select-active-regions): Likewise.
9160
f253ef6a
RS
91612010-07-16 Reiner Steib <Reiner.Steib@gmx.de>
9162
a628ad9d 9163 * vc/vc.el (vc-coding-system-inherit-eol): New defvar.
f253ef6a
RS
9164 (vc-coding-system-for-diff): Use it to decide whether to inherit
9165 from the file the EOL format for reading the diffs of that file.
9166 (Bug#4451)
9167
134a027f
EZ
91682010-07-16 Eli Zaretskii <eliz@gnu.org>
9169
9170 * mail/rmailmm.el (rmail-mime-save): Make the temp buffer
9171 unibyte, so compressed attachments are not compressed again.
9172
7e4289ad
MA
91732010-07-16 Michael Albinus <michael.albinus@gmx.de>
9174
9175 * net/tramp.el (tramp-handle-shell-command): Don't use hard-wired
9176 "/bin/sh" but `tramp-remote-sh' from `tramp-methods'.
9177 (tramp-find-shell): Simplify setting connection property.
9178 (tramp-get-ls-command): Make test for "--color=never" stronger.
9179
7473fff9 91802010-07-15 Simon South <ssouth@member.fsf.org>
2c6a779a
SS
9181
9182 * progmodes/delphi.el (delphi-previous-indent-of): Indent case
9183 blocks within record declarations (i.e. variant parts) correctly.
9184
a11b38ee
SS
91852010-07-15 Simon South <ssouth@member.fsf.org>
9186
9187 * progmodes/delphi.el (delphi-token-at): Give newlines precedence
9188 over literal tokens when parsing so newlines aren't "absorbed" by
9189 single-line comments. Corrects the indentation of case blocks
9190 that have a comment on the first line.
9191
077e0753
KF
91922010-07-14 Karl Fogel <kfogel@red-bean.com>
9193
9194 * bookmark.el (bookmark-load-hook): Fix doc string as suggested
9195 by Drew Adams (Bug#5504).
9196
243881ed
J
91972010-07-14 Jan Djärv <jan.h.d@swipnet.se>
9198
9199 * xt-mouse.el (xterm-mouse-event-read): Fix for characters > 127
dd86ea11 9200 now that Unicode is used (Bug#6594).
243881ed 9201
f9d71b42
CY
92022010-07-14 Chong Yidong <cyd@stupidchicken.com>
9203
9204 * term/x-win.el (x-select-enable-clipboard): Default to t.
9205 (x-initialize-window-system): Don't overwrite Paste menu item.
9206
9207 * simple.el (select-active-regions): Default to t.
9208 (push-mark-command): Don't overwrite primary with empty string.
9209
9210 * mouse.el: Bind mouse-2 to mouse-yank-primary.
9211 (mouse-drag-copy-region): Default to nil.
9212
9213 * menu-bar.el (menu-bar-enable-clipboard): Don't overwrite
9214 Cut/Copy/Paste menu bar items.
9215
a628ad9d 92162010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
8f2eaa8a
TV
9217
9218 Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
9219 Patch applied by Karl Fogel.
9220
9221 * bookmark.el (bookmark-set): Don't set `bookmark-yank-point'
9222 and `bookmark-current-buffer' if they have been already set in
9223 another buffer (e.g gnus-art).
9224
e44fa724 92252010-07-13 Karl Fogel <kfogel@red-bean.com>
a628ad9d 9226 Thierry Volpiatto <thierry.volpiatto@gmail.com>
e44fa724
KF
9227
9228 Preparation for setting bookmarks in Gnus article buffers (Bug#5975).
9229
9230 * bookmark.el (bookmark-make-record-default): Allow unneeded
9231 information to be omitted from the record.
9232
9233 Adjust declarations and calls:
9234
9235 * info.el (bookmark-make-record-default): Adjust declaration.
9236 (Info-bookmark-make-record): Adjust call.
9237
9238 * woman.el (bookmark-make-record-default): Adjust declaration.
9239 (woman-bookmark-make-record): Adjust call.
9240
9241 * man.el (bookmark-make-record-default): Adjust declaration.
9242 (Man-bookmark-make-record): Adjust call.
9243
9244 * image-mode.el (bookmark-make-record-default): Adjust declaration.
9245
9246 * doc-view.el (bookmark-make-record-default): Adjust declaration.
9247
0c4371fe
KF
92482010-07-13 Karl Fogel <kfogel@red-bean.com>
9249
9250 * bookmark.el (bookmark-show-annotation): Use `when' instead of `if'.
9251 This is also from Thierry Volpiatto's patch in bug #6444. However,
9252 because it was extraneous to the functional change in that patch,
9253 and causes a re-indendation, I am committing it separately.
9254
2bb8db3e 92552010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
068a0233
KF
9256
9257 * bookmark.el (bookmark-show-annotation): Ensure annotations show,
9258 e.g. in Info bookmarks, by using `switch-to-buffer-other-window'.
2bb8db3e 9259 Patch applied by Karl Fogel (Bug#6444).
068a0233 9260
21bd02a6
CY
92612010-07-13 Chong Yidong <cyd@stupidchicken.com>
9262
9263 * frame.el (make-frame): Fix typo in 2010-06-30 change (Bug#6625).
9264
79cb9c05
AR
92652010-07-13 Adrian Robert <Adrian.B.Robert@gmail.com>
9266
9267 * term/ns-win.el: Bind M-~ to 'ns-prev-frame (due to Matthew
9268 Dempsky; bug#5084). Remove incorrect binding for S-tab.
9269 (ns-alternatives-map): Change S-tab binding to backtab
9270 (bug#6616).
9271
9272 * simple.el (normal-erase-is-backspace-setup-frame): Set mode on
9273 under ns.
9274
beb000f9
AS
92752010-07-12 Andreas Schwab <schwab@linux-m68k.org>
9276
dd86ea11
JB
9277 * language/tai-viet.el ("TaiViet"): Try to fix re-encoding bugs.
9278 (Bug#5806)
e9952282 9279
beb000f9
AS
9280 * language/tv-util.el (tai-viet-re): Remove format.
9281
6f2cdcd1
KH
92822010-07-12 Kenichi Handa <handa@m17n.org>
9283
dd86ea11
JB
9284 * language/hebrew.el: Remove no-byte-compile declaration.
9285 Change coding: tag to utf-8. Register hebrew-shape-gstring in
6f2cdcd1
KH
9286 composition-function-table for 3-character looking back.
9287 (hebrew-font-get-precomposed): New function.
9288 (hebrew-shape-gstring): Utilize precomposed glyphs if available.
9289
f479ef6e
CY
92902010-07-11 Chong Yidong <cyd@stupidchicken.com>
9291
9292 * mouse.el (mouse-drag-track): Handle select-active-regions
9293 (Bug#6612).
9294
3277c1ee
MA
92952010-07-11 Magnus Henoch <magnus.henoch@gmail.com>
9296
9297 * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Do not pass
9298 empty argument to gvfs-copy.
9299
3260caf8
GM
93002010-07-10 Glenn Morris <rgm@gnu.org>
9301
9302 * calendar/calendar.el (calendar-week-end-day): New function.
9303 * calendar/cal-tex.el (cal-tex-cursor-month): Remove unused vars.
9304 Respect calendar-week-start-day. (Bug#6606)
9305 (cal-tex-insert-day-names, cal-tex-insert-blank-days)
9306 (cal-tex-insert-blank-days-at-end): Respect calendar-week-start-day.
9307 (cal-tex-first-blank-p, cal-tex-last-blank-p): Simplify, and
9308 respect calendar-week-start-day.
9309
c876b263
CY
93102010-07-10 Chong Yidong <cyd@stupidchicken.com>
9311
9312 * simple.el (use-region-p): Doc fix (Bug#6607).
9313
dce34635
AG
93142010-07-10 Aleksei Gusev <aleksei.gusev@gmail.com> (tiny change)
9315
6a7662bb
BR
9316 * progmodes/compile.el (compilation-error-regexp-alist-alist):
9317 Add regexps for cucumber and ruby.
dce34635 9318
c0397930
DU
93192010-07-08 Daiki Ueno <ueno@unixuser.org>
9320
9321 * epa-file.el (epa-file-error, epa-file--find-file-not-found-function)
9322 (epa-file-insert-file-contents): Hack to prevent
192cfe77 9323 find-file from opening empty buffer when decryption failed
c0397930
DU
9324 (bug#6568).
9325
fd5539c6
AM
93262010-07-07 Agustín Martín <agustin.martin@hispalinux.es>
9327
a628ad9d
JB
9328 * textmodes/ispell.el (ispell-alternate-dictionary):
9329 Use file-readable-p.
fd5539c6
AM
9330 Return nil if no word-list is found at default locations.
9331 (ispell-complete-word-dict): Default to nil.
9332 (ispell-command-loop): Use 'word-list' when using lookup-words.
9333 (lookup-words): Use ispell-complete-word-dict or
9334 ispell-alternate-dictionary. Check for word-list availability
9335 and handle errors if needed with better messages (Bug#6539).
9336 (ispell-complete-word): Use ispell-complete-word-dict or
9337 ispell-alternate-dictionary.
9338
4565b08e
CS
93392010-07-07 Christoph Scholtes <cschol2112@gmail.com>
9340
9341 * progmodes/python.el (python-font-lock-keywords): Add Python 2.7
9342 builtins (BufferError, BytesWarning, WindowsError; callables
9343 bin, bytearray, bytes, format, memoryview, next, print; __package__).
9344
a2c270e7
GM
93452010-07-07 Glenn Morris <rgm@gnu.org>
9346
9347 * play/zone.el (top-level): Do not require timer, tabify, or cl.
9348 (zone-shift-left): Ignore intangibility, and any errors from
9349 forward-char.
9350 (zone-shift-right): Remove no-op end-of-line. Ignore intangibility.
9351 (zone-pgm-putz-with-case): Use upcase-region rather than inserting,
9352 deleting, and copying text properties.
9353 (zone-line-specs, zone-pgm-stress): Check forward-line exit status.
9354 (zone-pgm-rotate): Handle odd buffers like that of gomoku, where getting
9355 to point-max is hard.
9356 (zone-fret, zone-fill-out-screen): Replace cl's do with dotimes.
9357 (zone-fill-out-screen): Ignore intangibility.
9358
81133808
CY
93592010-07-05 Chong Yidong <cyd@stupidchicken.com>
9360
4ad11f8c
CY
9361 * menu-bar.el (menu-bar-mode):
9362 * tool-bar.el (tool-bar-mode): Replace default-frame-alist element
9363 if it has been set.
9364
81133808
CY
9365 * mouse.el (mouse-drag-track): Call mouse-start-end to handle
9366 word/line selection (Bug#6565).
9367
b24344ca
JB
93682010-07-04 Juanma Barranquero <lekktu@gmail.com>
9369
9370 * net/dbus.el (dbus-send-signal): Declare function.
9371
b1ce08da
MA
93722010-07-04 Michael Albinus <michael.albinus@gmx.de>
9373
9374 * net/dbus.el: Implement signal "PropertiesChanged" (from D-Bus 1.3.1).
9375 (dbus-register-property): New optional argument EMITS-SIGNAL.
9376 (dbus-property-handler): Send signal "PropertiesChanged" if requested.
9377
5592c08f
CY
93782010-07-03 Chong Yidong <cyd@stupidchicken.com>
9379
9380 * mouse.el (mouse-drag-overlay): Variable deleted.
9381 (mouse-move-drag-overlay, mouse-show-mark): Functions deleted.
9382 (mouse--remap-link-click-p): New function.
9383 (mouse-drag-track): Handle dragging by using temporary Transient
9384 Mark mode, instead of a special overlay.
9385 (mouse-kill-ring-save, mouse-save-then-kill): Don't call
9386 mouse-show-mark.
9387
9388 * mouse-sel.el (mouse-sel-selection-alist): mouse-drag-overlay
9389 deleted.
9390
a6ed0e28
JL
93912010-07-02 Juri Linkov <juri@jurta.org>
9392
9393 * autoinsert.el (auto-insert-alist): Fix readability
9394 by using dotted pair notation for lambda.
9395
c91e692b
JL
93962010-07-02 Juri Linkov <juri@jurta.org>
9397
9398 * faces.el (read-face-name): Rename arg `string-describing-default'
9399 to `default'. Doc fix. Display the default value in quotes
9400 in the prompt. With empty input, return the `default' arg,
9401 unless the default value is a string (in which case return nil).
9402 (describe-face): Replace the string `default' arg of `read-face-name'
9403 with the symbol `default'.
9404
23640f8f
CY
94052010-07-02 Chong Yidong <cyd@stupidchicken.com>
9406
9407 * emulation/viper-cmd.el (viper-delete-backward-char)
9408 (viper-del-backward-char-in-insert)
9409 (viper-del-backward-char-in-replace, viper-change)
9410 (viper-backward-indent): Replace delete-backward-char with
9411 delete-char (Bug#6552).
9412
b32d1614
CY
94132010-07-01 Chong Yidong <cyd@stupidchicken.com>
9414
9415 * ruler-mode.el (ruler--save-header-line-format): Fix typos.
9416
c1ef4455
CY
94172010-06-30 Chong Yidong <cyd@stupidchicken.com>
9418
9419 * frame.el (make-frame): Add default-frame-alist to the PARAMETERS
9420 argument passed to frame-creation-function (Bug#5378).
9421
9422 * faces.el (x-handle-named-frame-geometry)
9423 (x-handle-reverse-video, x-create-frame-with-faces)
6a7662bb
BR
9424 (face-set-after-frame-default, tty-create-frame-with-faces):
9425 Don't separately consult default-frame-alist. It is now passed as the
c1ef4455
CY
9426 PARAMETER argument.
9427
55702e89
AS
94282010-06-30 Andreas Schwab <schwab@linux-m68k.org>
9429
9430 * startup.el (command-line): Don't call tool-bar-setup in a
9431 tty-only build.
9432
dc9a226c
CY
94332010-06-30 Chong Yidong <cyd@stupidchicken.com>
9434
9435 * ruler-mode.el (ruler--save-header-line-format): New fun.
9436 (ruler-mode): Use it as a setter function, so as not to overwrite
9437 ruler-mode-header-line-format-old if Ruler mode is on (Bug#5370).
9438
a2f043d3
CY
94392010-06-29 Chong Yidong <cyd@stupidchicken.com>
9440
9441 * vc/vc.el (vc-deduce-backend): New fun. Handle diff buffers.
9442 (vc-root-diff, vc-print-root-log, vc-log-incoming)
9443 (vc-log-outgoing): Use it.
9444 (vc-diff-internal): Set diff-vc-backend.
9445
9446 * vc/diff-mode.el (diff-vc-backend): New var.
9447
62d115ef
J
94482010-06-28 Jan Djärv <jan.h.d@swipnet.se>
9449
6a7662bb
BR
9450 * dynamic-setting.el (font-setting-change-default-font):
9451 Remove call to message.
62d115ef 9452
1180f752
KH
94532010-06-28 Kenichi Handa <handa@m17n.org>
9454
9455 * international/quail.el (quail-insert-kbd-layout): Fix the
9456 showing of untranslated characters.
9457
b9229673
CY
94582010-06-28 Chong Yidong <cyd@stupidchicken.com>
9459
9460 * simple.el (delete-active-region): New option.
9461 (delete-backward-char): Implement in Lisp.
9462 (delete-forward-char): New command.
9463
5f9d345c 9464 * mouse.el (mouse-region-delete-keys): Delete.
b9229673
CY
9465 (mouse-show-mark): Simplify.
9466
9467 * bindings.el (global-map): Bind delete and DEL, the former to
9468 delete-forward-char.
9469
a628ad9d 94702010-06-27 Lennart Borgman <lennart.borgman@gmail.com>
2286174e
CY
9471
9472 * progmodes/ruby-mode.el (ruby-mode-map): Don't bind TAB.
9473 (ruby-mode): Bind indent-line-function (Bug#5119).
9474
3468f435
CY
94752010-06-27 Chong Yidong <cyd@stupidchicken.com>
9476
9477 * startup.el (command-line): Recognize "0" X resource value.
9478
6431f2e6
CY
94792010-06-27 Chong Yidong <cyd@stupidchicken.com>
9480
9481 * startup.el (command-line): Use X resources to set the value of
9482 menu-bar-mode and tool-bar-mode, before calling frame-initialize.
9483
9484 * menu-bar.el (menu-bar-mode):
9485 * tool-bar.el (tool-bar-mode): Don't change default-frame-alist.
9486 Set init-value to t.
9487
9488 * frame.el (frame-notice-user-settings): Don't change
9489 default-frame-alist based on menu-bar-mode and tool-bar-mode, or
9490 vice versa (Bug#2249).
9491
b61dfbe2
EZ
94922010-06-26 Eli Zaretskii <eliz@gnu.org>
9493
9494 * w32-fns.el (w32-convert-standard-filename): Doc fix.
9495
f5cbf40e
AM
94962010-06-25 Agustín Martín <agustin.martin@hispalinux.es>
9497
a628ad9d
JB
9498 * textmodes/flyspell.el (flyspell-check-previous-highlighted-word):
9499 Make sure `flyspell-word' re-checks word after function run (Bug#6504).
f5cbf40e 9500
a628ad9d 9501 * textmodes/ispell.el (ispell-init-process): Make sure ispell and
dd86ea11 9502 default directories are expanded (Bug#6143).
f5cbf40e 9503
8f3b8a5f
JL
95042010-06-24 Juri Linkov <juri@jurta.org>
9505
9506 * minibuffer.el (completions-format): Change default from nil to
9507 `horizontal'. Remove `nil' value from :type. Doc fix. (Bug#6459)
9508
5af72a47
JL
95092010-06-24 Juri Linkov <juri@jurta.org>
9510
9511 * vc/vc.el (vc-diff-internal): Set `revert-buffer-function'
9512 buffer-locally to lambda that re-runs the vc diff command.
9513 (Bug#6447)
9514
8f804316
CY
95152010-06-24 Chong Yidong <cyd@stupidchicken.com>
9516
9517 * kmacro.el (kmacro-call-macro): Don't issue hint message if the
9518 echo area is in use (Bug#3412).
9519
be19ef0b
GM
95202010-06-22 Glenn Morris <rgm@gnu.org>
9521
6555773f
GM
9522 * textmodes/texinfmt.el (texinfo-format-region)
9523 (texinfo-raise-lower-sections, texinfo-format-separate-node)
9524 (texinfo-itemize-item, texinfo-multitable-item, texinfo-alias)
9525 (texinfo-format-option, texinfo-noindent):
9526 Use line-beginning-position and line-end-position.
9527
be19ef0b
GM
9528 * calc/calc-aent.el, calc/calc-ext.el, calc/calc-lang.el:
9529 * calc/calc-store.el, calc/calc-units.el, calc/calc.el:
9530 * calc/calccomp.el: Add explicit utf-8 coding cookies to files with
9531 utf-8 characters.
9532
7f0b7b3e
KF
95332010-06-21 Karl Fogel <kfogel@red-bean.com>
9534
49554388
GM
9535 * play/zone.el (zone-fall-through-ws): Fix next-line ->
9536 forward-line fallout.
9537
e8579ebc
CY
95382010-07-06 Chong Yidong <cyd@stupidchicken.com>
9539
9540 * mouse.el (mouse-appearance-menu): Add docstring.
9541
9542 * help.el (describe-key): Print up-event using key-description.
9543
5d1cd8bd
MA
95442010-07-03 Michael Albinus <michael.albinus@gmx.de>
9545
9546 * net/zeroconf.el (zeroconf-resolve-service)
95b6d681 9547 (zeroconf-service-resolver-handler): Use `dbus-byte-array-to-string'.
5d1cd8bd
MA
9548 (zeroconf-publish-service): Use `dbus-string-to-byte-array'.
9549
112dbc0e
MA
95502010-07-03 Jan Moringen <jan.moringen@uni-bielefeld.de>
9551
9552 * net/zeroconf.el (zeroconf-service-remove-hook): New defun.
9553
d0cb23ca
DN
95542010-06-30 Dan Nicolaescu <dann@ics.uci.edu>
9555
9556 Avoid displaying files with a nil state in vc-dir.
a628ad9d 9557 * vc/vc-dir.el (vc-dir-update): Obey the noinsert argument in all
d0cb23ca
DN
9558 cases that cause insertion.
9559 (vc-dir-resynch-file): Tell vc-dir-update to avoid inserting files
9560 with a nil state.
9561
01b229d1
CY
95622010-06-30 Chong Yidong <cyd@stupidchicken.com>
9563
9564 * xml.el (xml-parse-region): Avoid infloop (Bug#5281).
9565
8bf1c786 95662010-06-29 Leo <sdl.web@gmail.com>
a354ac6a
LL
9567
9568 * emacs-lisp/rx.el (rx): Doc fix. (Bug#6537)
9569
dfc6544c
CY
95702010-06-27 Oleksandr Gavenko <gavenkoa@gmail.com> (tiny change)
9571
9572 * generic-x.el (bat-generic-mode): Fix regexp for command line
9573 switches (Bug#5719).
9574
b7d4de51
CY
95752010-06-27 Masatake YAMATO <yamato@redhat.com>
9576
dfc6544c
CY
9577 * htmlfontify.el (hfy-face-attr-for-class): Use append instead
9578 of nconc to avoid pure storage error (Bug#6239).
b7d4de51 9579
53cfe624 95802010-06-27 Christoph Scholtes <cschol2112@googlemail.com>
3726248f 9581
8bf1c786 9582 * bookmark.el (bookmark-bmenu-2-window, bookmark-bmenu-other-window)
3726248f
CY
9583 (bookmark-bmenu-other-window-with-mouse): Remove unnecessary
9584 bindings of bookmark-automatically-show-annotations (Bug#6515).
9585
aca54191
EZ
95862010-06-25 Eli Zaretskii <eliz@gnu.org>
9587
9588 * arc-mode.el (archive-zip-extract): Don't quote the file name on
9589 MS-Windows and MS-DOS. (Bug#6467, Bug#6144)
9590
2330fa87
ŠN
95912010-06-24 Štěpán Němec <stepnem@gmail.com> (tiny change)
9592
9593 * comint.el (make-comint, make-comint-in-buffer): Mention return
9594 value in the docstrings. (Bug#6498)
9595
29115ca9
YR
95962010-06-24 Yoni Rabkin <yoni@rabkins.net>
9597
9598 * bs.el (bs-mode-font-lock-keywords): Remove "by" from Dired pattern,
9599 since it is not present when using some non-default switches.
9600
2c79f053
KF
96012010-06-23 Karl Fogel <kfogel@red-bean.com>
9602
7f0b7b3e
KF
9603 * simple.el (compose-mail): Fix doc string to refer to
9604 `compose-mail-user-agent-warnings', instead of to the
9605 nonexistent `compose-mail-check-user-agent'.
9606
43a91810
AM
96072010-06-21 Alan Mackenzie <bug-cc-mode@gnu.org>
9608
9609 Fix an indentation bug:
9610
9611 * progmodes/cc-mode.el (c-common-init): Initialise c-new-BEG/END.
9612 (c-neutralize-syntax-in-and-mark-CPP): c-new-BEG/END: Take account
9613 of existing values.
9614
9615 * progmodes/cc-engine.el (c-clear-<-pair-props-if-match-after)
9616 (c-clear->-pair-props-if-match-before): now return t when they've
9617 cleared properties, nil otherwise.
9618 (c-before-change-check-<>-operators): Set c-new-beg/end correctly
9619 by taking account of the existing value.
9620
9621 * progmodes/cc-defs.el
9622 (c-clear-char-property-with-value-function): Fix this to clear the
9623 property rather than overwriting it with nil.
9624
8adb4c33
CY
96252010-06-20 Chong Yidong <cyd@stupidchicken.com>
9626
9627 * emacs-lisp/package.el (package-print-package): Add link to
9628 package description via describe-package.
9629 (describe-package-1): List package requirements. Add button to
9630 perform installation.
9631 (package-menu-describe-package): New command.
9632
9633 * help-mode.el (help-package): New button type.
9634
cced7584
CY
96352010-06-19 Chong Yidong <cyd@stupidchicken.com>
9636
9637 * emacs-lisp/package.el: Move package-list-packages binding to
9638 menu-bar.el.
9639 (describe-package, describe-package-1, package--dir): New funs.
9640 (package-activate-1): Use package--dir.
9641
9642 * emacs-lisp/package-x.el (gnus-article-buffer): Require package.
9643
9644 * help-mode.el (help-package-def): New button type.
9645
9646 * menu-bar.el: Move package-list-packages binding here from
9647 package.el.
9648
d148e8f9
GH
96492010-06-19 Gustav Hållberg <gustav@gmail.com> (tiny change)
9650
9651 * descr-text.el (describe-char): Avoid trailing whitespace. (Bug#6423)
9652
b1a03ef6
SM
96532010-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
9654
9655 * emacs-lisp/edebug.el (edebug-read-list):
9656 Phase out old-style backquotes.
9657
dbd6da78
JL
96582010-06-17 Juri Linkov <juri@jurta.org>
9659
9660 * help-mode.el (help-mode): Set buffer-local variable
9661 revert-buffer-function to help-mode-revert-buffer.
9662 (help-mode-revert-buffer): New function.
9663
9664 * info.el (Info-revert-find-node): Check for major-mode Info-mode
9665 before popping to "*info*" (like in other Info functions).
9666 Keep buffer-name in old-buffer-name. Keep Info-history-forward in
9667 old-history-forward. Pop to old-buffer-name or "*info*" to
9668 recreate the killed buffer. Set Info-history-forward from
9669 old-history-forward.
9670 (Info-breadcrumbs-depth): Add :group and :version.
9671
64eba874
DN
96722010-06-17 Dan Nicolaescu <dann@ics.uci.edu>
9673
9674 * emacs-lisp/package.el (package-menu-mode-map): Add a menu.
9675
26508c03
AM
96762010-06-17 Agustín Martín <agustin.martin@hispalinux.es>
9677
a628ad9d
JB
9678 * textmodes/ispell.el (ispell-aspell-find-dictionary): Fix regexp
9679 for languages like Portuguese with pt_{BR,PT} and no plain pt.
26508c03 9680
69582fcd
JB
96812010-06-17 Juanma Barranquero <lekktu@gmail.com>
9682
54ea2a0d
JB
9683 * emacs-lisp/package.el (package-menu-mode-map):
9684 Move initialization into declaration.
9685
69582fcd
JB
9686 * menu-bar.el (menu-bar-options-menu): Fix typo in menu entry.
9687
44198b6e
CY
96882010-06-17 Chong Yidong <cyd@stupidchicken.com>
9689
9690 * emacs-lisp/package.el (package-archive-base): Point to
9691 elpa.gnu.org.
9692 (package-enable, package-load-list): New defcustoms.
9693 (package-user-dir, package-directory-list): Turn into defcustoms.
9694 Don't include package-user-dir in package-directory-list.
9695 (package--builtins-base): Don't include Emacs as a "package".
9696 (package-subdirectory-regexp): New var.
9697 (package-load-all-descriptors, package-compute-transaction)
9698 (package-download-transaction): Obey package-load-list.
9699 (package-activate-1): Rename from package-do-activate.
9700 (package-list-packages-internal): Check package-load-list.
9701 (package-load-descriptor, package-generate-autoloads)
9702 (package-unpack, package-unpack-single)
6a7662bb
BR
9703 (package--read-archive-file, package-delete):
9704 Use expand-file-name.
44198b6e
CY
9705
9706 * emacs-lisp/package-x.el: New file. Package uploading
9707 functionality split out from package.el.
9708
95b6d681 9709 * startup.el (command-line): Load packages after reading init file.
44198b6e
CY
9710
97112010-06-17 Tom Tromey <tromey@redhat.com>
9712
9713 * emacs-lisp/package.el: New file.
9714
50d76a9f
DN
97152010-06-22 Dan Nicolaescu <dann@ics.uci.edu>
9716
9717 Fix vc-annotate for renamed files when using Git.
76e3243a 9718 * vc/vc-git.el (vc-git-find-revision): Deal with empty results from
50d76a9f
DN
9719 ls-files. Doe not pass the object as a file name to cat-file, it
9720 is not a file name.
9721 (vc-git-annotate-command): Pass the file name using -- to avoid
9722 ambiguity with the revision.
9723 (vc-git-previous-revision): Pass a relative file name.
9724
6095a05b
GM
97252010-06-22 Glenn Morris <rgm@gnu.org>
9726
943375a6
GM
9727 * progmodes/js.el (js-mode-map): Use standard capitalization and
9728 ellipses for menu entries.
9729
6095a05b
GM
9730 * wid-edit.el (widget-complete): Doc fix.
9731
4514199e
JH
97322010-06-22 Jürgen Hötzel <juergen@hoetzel.info> (tiny change)
9733
9734 * wid-edit.el (widget-complete): Fix typo in 2009-12-02 change.
9735
c4786d60
DN
97362010-06-22 Dan Nicolaescu <dann@ics.uci.edu>
9737
11c46b39 9738 Fix annotating other revisions for renamed files in vc-annotate.
76e3243a 9739 * vc/vc-annotate.el (vc-annotate): Add an optional argument for the
11c46b39 9740 VC backend. Use it when non-nil.
a628ad9d 9741 (vc-annotate-warp-revision): Pass the VC backend to vc-annotate.
07976ae3 9742 (Bug#6487).
11c46b39 9743
c4786d60 9744 Fix vc-annotate-show-changeset-diff-revision-at-line for git.
76e3243a 9745 * vc/vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal):
c4786d60
DN
9746 Do not pass the file name to the 'previous-revision call when we
9747 don't want a file diff. (Bug#6489)
9748
04ec0963
DN
97492010-06-21 Dan Nicolaescu <dann@ics.uci.edu>
9750
11c46b39 9751 Fix finding revisions for renamed files in vc-annotate.
76e3243a 9752 * vc/vc.el (vc-find-revision): Add an optional argument for
04ec0963 9753 the VC backend. Use it when non-nil.
76e3243a 9754 * vc/vc-annotate.el (vc-annotate-find-revision-at-line): Pass the VC
04ec0963
DN
9755 backend to vc-find-revision. (Bug#6487)
9756
c036381c
DN
97572010-06-21 Dan Nicolaescu <dann@ics.uci.edu>
9758
9759 Fix reading file names in Git annotate buffers.
95b6d681
JB
9760 * vc/vc-git.el (vc-git-annotate-extract-revision-at-line):
9761 Remove trailing whitespace. Suggested by Eric Hanchrow. (Bug#6481)
c036381c 9762
05c123e6
AM
97632010-06-20 Alan Mackenzie <acm@muc.de>
9764
9765 * progmodes/cc-mode.el (c-before-hack-hook): When the mode is set
9766 in file local variables, set it first.
9767
4111f0c7
GM
97682010-06-19 Glenn Morris <rgm@gnu.org>
9769
74739ffd
GM
9770 * descr-text.el (describe-char-unicode-data): Insert separating
9771 space when needed. (Bug#6422)
9772
4111f0c7
GM
9773 * progmodes/idlwave.el (idlwave-action-and-binding):
9774 Fix typo in 2009-12-03 change. (Bug#6450)
9775
e20f0421
SM
97762010-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
9777
9778 * emacs-lisp/macroexp.el (macroexpand-all-1): Put back special
9779 handling for `lambda' (misunderstanding).
9780
fb3e306a
JB
97812010-06-16 Jay Belanger <jay.p.belanger@gmail.com>
9782
dd86ea11 9783 * calc/calc-poly.el (math-accum-factors): Make sure that
fb3e306a
JB
9784 constants aren't distributed after they are factored out.
9785
e020fb59
JL
97862010-06-16 Juri Linkov <juri@jurta.org>
9787
9788 * facemenu.el (list-colors-display): Call `pop-to-buffer' before
9789 `list-colors-print'. (Bug#6332)
9790
b8add347
SM
9791 * subr.el (read-quoted-char): Fix up last change (bug#6290).
9792
36901266
SM
97932010-06-16 Stefan Monnier <monnier@iro.umontreal.ca>
9794
49b2e83d
SM
9795 * emacs-lisp/macroexp.el (macroexpand-all-1): Don't handle `lambda'
9796 specially, since it's a macro. Fix up wrong hint passed to maybe-cons.
9797
36901266
SM
9798 * font-lock.el (font-lock-major-mode): Rename from
9799 font-lock-mode-major-mode to distinguish it from
9800 global-font-lock-mode's own font-lock-mode-major-mode (bug#6135).
9801 (font-lock-set-defaults):
9802 * font-core.el (font-lock-default-function): Adjust users.
9803 (font-lock-mode): Don't set it at all.
9804
2a64315a 98052010-06-16 Stefan Monnier <monnier@iro.umontreal.ca>
12755d08 9806
76e3243a 9807 * vc/vc-annotate.el (vc-annotate): Use vc-read-revision.
12755d08 9808
2a64315a 98092010-06-16 Glenn Morris <rgm@gnu.org>
d7cd4abb
GM
9810
9811 * calendar/appt.el (appt-time-msg-list): Doc fix.
9812 (appt-check): Let-bind appt-warn-time.
9813 (appt-add): Make the 3rd argument optional.
9814 Simplify argument names. Doc fix. Check for integer WARNTIME.
9815 Only add WARNTIME to the output list if non-nil.
9816
2a64315a 98172010-06-16 Ivan Kanis <apple@kanis.eu>
a675c749
IK
9818
9819 * calendar/appt.el (appt-check): Let the 3rd element of
9820 appt-time-msg-list specify the warning time.
9821 (appt-add): Add new argument with the warning time. (Bug#5176)
9822
6a7662bb 98232010-06-16 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
a9de35fe 9824
76e3243a 9825 * vc/vc-svn.el (vc-svn-after-dir-status): Fix regexp for Subversions
a9de35fe
BR
9826 older than version 1.6. (Bug#6361)
9827
2a64315a 98282010-06-16 Helmut Eller <eller.helmut@gmail.com>
37a7e764
HE
9829
9830 * emacs-lisp/cl-macs.el (destructuring-bind): Bind `bind-enquote',
9831 used by cl-do-arglist. (Bug#6408)
9832
30d7ac37
AM
98332010-06-16 Agustín Martín <agustin.martin@hispalinux.es>
9834
6a7662bb
BR
9835 * textmodes/ispell.el (ispell-dictionary-base-alist):
9836 Fix portuguese casechars/not-casechars for missing 'çÇ'.
30d7ac37
AM
9837 Suggested by Rolando Pereira (bug#6434).
9838
8fd02581
JB
98392010-06-15 Juanma Barranquero <lekktu@gmail.com>
9840
9841 * facemenu.el (list-colors-sort): Doc fix.
9842
6a7662bb 98432010-06-15 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
b15922cc
BR
9844
9845 * progmodes/sql.el (sql-connect-mysql): Fix typo.
9846
f0bf7c8e
JL
98472010-06-14 Juri Linkov <juri@jurta.org>
9848
9849 Add sort option `list-colors-sort'. (Bug#6332)
9850 * facemenu.el (color-rgb-to-hsv): New function.
9851 (list-colors-sort): New defcustom.
9852 (list-colors-sort-key): New function.
9853 (list-colors-display): Doc fix. Sort list according to the option
9854 `list-colors-sort'.
9855 (list-colors-print): Add HSV values to `help-echo' property of
9856 RGB strings.
9857
c42fe9a5
JL
98582010-06-14 Juri Linkov <juri@jurta.org>
9859
9860 * compare-w.el: Move to the "vc" subdirectory.
9861
b263a4c4
SM
98622010-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
9863
d8b0cddd
SM
9864 * image-mode.el (image-mode-map): Remap left-char and right-char.
9865
b263a4c4
SM
9866 * nxml/nxml-mode.el (nxml-indent-line): Standardize indent behavior.
9867
89877f5f
CY
98682010-06-12 Chong Yidong <cyd@stupidchicken.com>
9869
133a8d82
CY
9870 * term/common-win.el (x-colors): Add all the color names defined
9871 in rgb.txt (Bug#6332).
9872
89877f5f
CY
9873 * facemenu.el (list-colors-print): Don't print extra names if it
9874 will overflow the window width.
9875
9876 * vc/log-edit.el (log-edit-font-lock-keywords): Revert 2010-06-02
133a8d82 9877 change (Bug#6343).
89877f5f 9878
9d1f18b5
EZ
98792010-06-12 Eli Zaretskii <eliz@gnu.org>
9880
9881 * files.el (make-directory): Doc fix (bug#6396).
9882
b81a0b56
MA
98832010-06-12 Michael Albinus <michael.albinus@gmx.de>
9884
9885 * net/tramp.el (tramp-remote-process-environment): Protect version
9886 string by apostroph.
9887 (tramp-shell-prompt-pattern): Do not use a shy group in case of
9888 XEmacs.
9889 (tramp-file-name-for-operation): Add `call-process-region'.
9890 (tramp-set-process-query-on-exit-flag): Fix wrong parentheses.
9891
9892 * net/tramp-compat.el (top): Do not autoload
9893 `tramp-handle-file-remote-p'. Load tramp-util.el and tramp-vc.el
9894 only when `start-file-process' is not bound.
9895 (tramp-advice-file-expand-wildcards): Do not use
9896 `tramp-handle-file-remote-p'.
9897 (tramp-compat-make-temp-file): Handle the case, that
9898 `make-temp-file' has no third argument EXTENSION.
9899
69f18acc
JB
99002010-06-11 Juanma Barranquero <lekktu@gmail.com>
9901
5fee75d4
JB
9902 * makefile.w32-in (WINS_BASIC): Include new directory vc.
9903
69f18acc
JB
9904 * loadup.el ("vc-hooks", "ediff-hook"): Load from lisp/vc/.
9905
9766adfb
JL
99062010-06-11 Juri Linkov <juri@jurta.org>
9907
9908 * finder.el (finder-known-keywords): Add keyword "vc"
9909 for version control.
9910
9911 * add-log.el, cvs-status.el, diff.el, diff-mode.el, ediff.el,
9912 * emerge.el, log-edit.el, log-view.el, pcvs.el, smerge-mode.el,
9913 * vc-annotate.el, vc-bzr.el, vc-dir.el, vc-dispatcher.el, vc-git.el,
9914 * vc-hg.el, vc-mtn.el, vc.el: Add keyword "vc".
9915
56b2854f
JL
99162010-06-11 Juri Linkov <juri@jurta.org>
9917
9918 Move version control related files to the "vc" subdirectory.
9919 * add-log.el, cvs-status.el, diff.el, diff-mode.el, ediff-diff.el,
9920 * ediff.el, ediff-help.el, ediff-hook.el, ediff-init.el,
9921 * ediff-merg.el, ediff-mult.el, ediff-ptch.el, ediff-util.el,
9922 * ediff-vers.el, ediff-wind.el, emerge.el, log-edit.el, log-view.el,
9923 * pcvs-defs.el, pcvs.el, pcvs-info.el, pcvs-parse.el, pcvs-util.el,
9924 * smerge-mode.el, vc-annotate.el, vc-arch.el, vc-bzr.el, vc-cvs.el,
9925 * vc-dav.el, vc-dir.el, vc-dispatcher.el, vc.el, vc-git.el,
9926 * vc-hg.el, vc-hooks.el, vc-mtn.el, vc-rcs.el, vc-sccs.el, vc-svn.el:
9927 Move files to the "vc" subdirectory.
9928
6534e58a
CY
99292010-06-11 Chong Yidong <cyd@stupidchicken.com>
9930
9931 * comint.el (comint-password-prompt-regexp): Fix 2010-04-10 change
9932 (Bug#6367).
9933
84d9562f
SE
99342010-06-11 Stephen Eglen <stephen@gnu.org>
9935
9936 * shell.el: Bind `shell-resync-dirs' to M-RET.
9937
3ef0a6a5
MA
99382010-06-10 Michael Albinus <michael.albinus@gmx.de>
9939
9940 * notifications.el: Move file from lisp/net, because it is
9941 supposed to talk locally to the user.
9942
fa4003da
MA
99432010-06-10 Julien Danjou <julien@danjou.info>
9944
9945 * net/notifications.el (notifications-on-action-signal)
9946 (notifications-on-closed-signal): Pass notification id as first
b81a0b56 9947 argument to the callback functions. Add docstrings.
fa4003da
MA
9948 (notifications-notify): Fix docstring.
9949
46e6650e
GM
99502010-06-10 Glenn Morris <rgm@gnu.org>
9951
9952 * emacs-lisp/authors.el (authors-ignored-files)
9953 (authors-valid-file-names): Add some files.
9954
a71832f7
SM
99552010-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
9956
9957 * net/rcirc.el (rcirc-server-alist, rcirc, rcirc-connect): Resolve
9958 merge conflict, giving preference to the emacs-23 version of the code.
9959
8c6eab5a
SM
99602010-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
9961
989bc97f
SM
9962 * emacs-lisp/advice.el (ad-compile-function):
9963 Define warning-suppress-types before we let-bind it (bug#6275).
9964
8c6eab5a
SM
9965 * vc-dispatcher.el: Rename mode-line-hook to vc-mode-line-hook;
9966 declare it, make it buffer-local and permanent-local (bug#6324).
9967 (vc-resynch-window): Adjust name.
9968 * vc-hooks.el (vc-find-file-hook): Adjust name.
9969
890a18d6
MA
99702010-06-09 Michael Albinus <michael.albinus@gmx.de>
9971
9972 * net/notifications.el (notifications-notify): Fix docstring.
9973
bf3e70eb
JB
99742010-06-09 Juanma Barranquero <lekktu@gmail.com>
9975
9976 Update to Unicode 6.0.0 beta.
9977 * international/charprop.el: Update copyright.
9978 * international/mule-cmds.el (ucs-names): Update character ranges.
9979 * international/uni-bidi.el:
9980 * international/uni-category.el:
9981 * international/uni-combining.el:
9982 * international/uni-comment.el:
9983 * international/uni-decimal.el:
9984 * international/uni-decomposition.el:
9985 * international/uni-digit.el:
9986 * international/uni-lowercase.el:
9987 * international/uni-mirrored.el:
9988 * international/uni-name.el:
9989 * international/uni-numeric.el:
9990 * international/uni-old-name.el:
9991 * international/uni-titlecase.el:
9992 * international/uni-uppercase.el: Regenerate.
9993
b978141d
JB
99942010-06-09 Juanma Barranquero <lekktu@gmail.com>
9995
ee8359ba
JB
9996 * emacs-lisp/smie.el (comment-string-strip): Declare function.
9997 (smie-precs-precedence-table): Fix typo in docstring.
9998
f64ab8fb
JB
9999 * vc-mtn.el (log-edit-extract-headers): Declare function.
10000
883ffa8c
JB
10001 * vc-hg.el (log-edit-extract-headers): Remove duplicate declaration.
10002
b978141d
JB
10003 * net/notifications.el (dbus-register-signal): Declare function.
10004 (notifications-notify): Fix typos and reflow docstring.
10005
5f4f2ae4
DN
100062010-06-09 Dan Nicolaescu <dann@ics.uci.edu>
10007
10008 Improve VC create/retrieve tag/branch.
10009 * vc.el (vc-create-tag): Do not read the directory name for VCs
10010 with repository revision granularity. Adjust the tag/branch
10011 prompt. Reset VC properties.
10012 (vc-retrieve-tag): Do not read the directory name for VCs
10013 with repository revision granularity. Reset VC properties.
10014
41a86354
MA
100152010-06-09 Julien Danjou <julien@danjou.info>
10016
ef33fd34 10017 * net/notifications.el: New file.
41a86354 10018
fab43c76
DN
100192010-06-09 Dan Nicolaescu <dann@ics.uci.edu>
10020
00fd1147
DN
10021 Add optional support for resetting VC properties.
10022 * vc-dispatcher.el (vc-resynch-window): Add new optional argument,
10023 call vc-file-clearprops when true.
10024 (vc-resynch-buffer): Add new optional argument, pass it down.
10025 (vc-resynch-buffers-in-directory): Likewise.
10026
fab43c76
DN
10027 Improve support for special markup in the VC commit message.
10028 * vc-mtn.el (vc-mtn-checkin): Add support for Author: and Date: markup.
10029 * vc-hg.el (vc-hg-checkin): Add support for Date:.
10030 * vc-git.el (vc-git-checkin):
10031 * vc-bzr.el (vc-bzr-checkin): Likewise.
10032
e7d67e73
SM
100332010-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
10034
10035 * emacs-lisp/smie.el (smie-indent-keyword): Remove special case that
10036 can be handled with a ((:before "fn") (:prev "=>" parent)) rule.
10037
277e6741
MP
100382010-06-07 Martin Pohlack <mp26@os.inf.tu-dresden.de>
10039
10040 * iimage.el: Remove images as soon as the underlying text is modified.
10041 (iimage-modification-hook): New function.
10042 (iimage-mode-buffer): Use it.
10043
83156c18
SM
100442010-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
10045
10046 * emacs-lisp/smie.el (smie-indent-offset-rule): Rename from
10047 smie-indent-offset-after. Add :prev case. Make a bit more generic.
10048 (smie-indent-virtual): Remove `virtual' arg. Update callers.
10049 (smie-indent-keyword): Add handling of open-paren keywords.
10050 (smie-indent-comment-continue): Don't assume comment-continue.
10051
13b5221f
MR
100522010-06-07 Martin Rudalics <rudalics@gmx.at>
10053
10054 * window.el (pop-to-buffer): Remove the conditional that
10055 compares new-window and old-window, so it will reselect
10056 the selected window unconditionally.
10057 http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00078.html
10058
c2ea5810
SM
100592010-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
10060
10061 * emacs-lisp/smie.el (smie-indent-offset-after)
10062 (smie-indent-forward-token, smie-indent-backward-token): New functions.
10063 (smie-indent-after-keyword): Use them.
10064 (smie-indent-fixindent): Only applies to the indentation of the BOL.
10065 (smie-indent-keyword): Tweak the black magic.
10066 (smie-indent-comment-continue): Strip comment-continue before use.
10067 (smie-indent-functions): Indent comments before keywords.
10068
27dd3c11
JL
100692010-06-06 Juri Linkov <juri@jurta.org>
10070
10071 * isearch.el (isearch-lazy-highlight-search): Fix looping
10072 by checking for empty match. This syncs this loop with the
10073 similar loop in `isearch-search'. (Bug#6362)
10074
35b148ee
JB
100752010-06-05 Juanma Barranquero <lekktu@gmail.com>
10076
10077 * net/dbus.el (dbus-register-method): Declare function.
10078 (dbus-handle-event, dbus-property-handler): Fix typos in docstrings.
10079 (dbus-introspect): Doc fix.
10080 (dbus-event-bus-name, dbus-introspect-get-interface)
10081 (dbus-introspect-get-argument): Reflow docstrings.
10082
eccdfe5f
DN
100832010-06-05 Dan Nicolaescu <dann@ics.uci.edu>
10084
10085 vc-log-incoming/vc-log-outgoing fixes for Git.
10086 * vc-git.el (vc-git-log-view-mode): Fix font lock for
10087 incoming/outgoing logs.
10088 (vc-git-log-outgoing, vc-git-log-incoming): Use @{upstream}
10089 instead of vc-git-compute-remote.
10090 (vc-git-compute-remote): Remove.
10091
86253dc0
CY
100922010-06-04 Chong Yidong <cyd@stupidchicken.com>
10093
10094 * term/common-win.el (x-colors): Add "dark green" and "dark
10095 turquoise" (Bug#6332).
10096
0665f661
JL
100972010-06-04 Juri Linkov <juri@jurta.org>
10098
10099 * simple.el (kill-new): Fix logic of kill-do-not-save-duplicates.
10100 Instead of setting `replace' to t and replacing the same string
10101 with itself, don't do certain actions when
10102 kill-do-not-save-duplicates is non-nil and string is equal to car
10103 of kill-ring: don't call menu-bar-update-yank-menu, don't push
10104 interprogram-paste strings to kill-ring, and don't push the input
10105 argument `string' to kill-ring.
10106 http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00072.html
10107
087fc47a
JB
101082010-06-04 Juanma Barranquero <lekktu@gmail.com>
10109
10110 * subr.el (directory-sep-char): Move from fileio.c and make a defconst.
10111
4f201088
MA
101122010-06-04 Michael Albinus <michael.albinus@gmx.de>
10113
10114 * net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name): Expand "~/".
10115 (tramp-gvfs-handler-mounted-unmounted)
10116 (tramp-gvfs-connection-mounted-p): Handle default-location.
10117
10118 * net/tramp-smb.el (tramp-smb-handle-delete-directory): Don't try to
10119 move files to trash.
10120
18ccd78a
JB
101212010-06-04 Juanma Barranquero <lekktu@gmail.com>
10122
10123 * international/mule-cmds.el (nonascii-insert-offset)
10124 (nonascii-translation-table): Add obsolescence information.
10125
10126 * international/mule.el (make-translation-table-from-vector): Doc fix.
10127
3845c322
GM
101282010-06-03 Glenn Morris <rgm@gnu.org>
10129
10130 * desktop.el (desktop-clear-preserve-buffers):
10131 Add "*Warnings*" buffer. (Bug#6336)
10132
54d3626e
DN
101332010-06-03 Dan Nicolaescu <dann@ics.uci.edu>
10134
6941ffec
DN
10135 vc-log-incoming/vc-log-outgoing improvements for Git.
10136 * vc-git.el (vc-git-log-outgoing): Use the same format as the
10137 short log.
10138 (vc-git-log-incoming): Likewise. Run "git fetch" before the log command.
10139
54d3626e
DN
10140 Add bindings for vc-log-incoming and vc-log-outgoing.
10141 * vc-hooks.el (vc-prefix-map): Add bindings for vc-log-incoming
10142 and vc-log-outgoing.
10143 * vc-dir.el (vc-dir-menu-map): Add menu bindings for vc-log-incoming
10144 and vc-log-outgoing.
10145
aa1bc616
CY
101462010-06-03 Chong Yidong <cyd@stupidchicken.com>
10147
10148 * net/rcirc.el (rcirc-sort-nicknames): Remove.
10149 (rcirc-handler-366): Always sort nicknames.
10150
e2d2a205
JB
101512010-06-03 Juanma Barranquero <lekktu@gmail.com>
10152
10153 * emacs-lisp/smie.el (comment-continue): Declare for byte-compiler.
10154
44ea155d
CY
101552010-06-03 Chong Yidong <cyd@stupidchicken.com>
10156
a628ad9d 10157 * net/rcirc.el (rcirc-nickname<, rcirc-sort-nicknames-join): Doc fix.
44ea155d 10158
a91dedc4
SM
101592010-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
10160
10161 * net/rcirc.el (rcirc-sort-nicknames): Change default.
10162 (rcirc-sort-nicknames-join): Avoid setq.
10163
c62bf05a
DD
101642010-06-03 Deniz Dogan <deniz.a.m.dogan@gmail.com>
10165
10166 * net/rcirc.el (rcirc-sort-nicknames): New custom.
10167 (rcirc-nickname<, rcirc-sort-nicknames-join): New funs.
10168 (rcirc-handler-366): Use them.
10169
dd2c3c92
SM
101702010-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
10171
10172 Split smie-indent-calculate into more manageable chunks.
10173 * emacs-lisp/smie.el (smie-indent-virtual, smie-indent-fixindent)
10174 (smie-indent-comment, smie-indent-after-keyword, smie-indent-keyword)
10175 (smie-indent-close, smie-indent-comment-continue, smie-indent-bob)
10176 (smie-indent-exps): Extract from smie-indent-calculate.
10177 (smie-indent-functions): New var.
10178 (smie-indent-functions): Use them.
10179
927c346b
SM
101802010-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
10181
10182 * emacs-lisp/smie.el (smie-indent-hanging-p): Use smie-bolp.
10183 (smie-indent-calculate): Simplify and cleanup.
10184
1efeec86
MA
101852010-06-02 Michael Albinus <michael.albinus@gmx.de>
10186
10187 * net/tramp-gvfs.el (top): Require url-util.
927c346b
SM
10188 (tramp-gvfs-mount-point): Remove.
10189 (tramp-gvfs-stringify-dbus-message, tramp-gvfs-send-command):
10190 New defuns.
1efeec86
MA
10191 (with-tramp-dbus-call-method): Format trace message.
10192 (tramp-gvfs-handle-copy-file, tramp-gvfs-handle-rename-file):
927c346b
SM
10193 Implement backup call, when operation on local files fails.
10194 Use progress reporter. Flush properties of changed files.
1efeec86
MA
10195 (tramp-gvfs-handle-make-directory): Make more traces.
10196 (tramp-gvfs-url-file-name): Hexify file name in url.
10197 (tramp-gvfs-fuse-file-name): Take also prefix (like dav shares)
10198 into account for the resulting file name.
10199 (tramp-gvfs-handler-askquestion): Return dummy mountpoint, when
10200 the answer is "no". See `tramp-gvfs-maybe-open-connection'.
10201 (tramp-gvfs-handler-mounted-unmounted)
10202 (tramp-gvfs-connection-mounted-p): Test also for new mountspec
10203 attribute "default_location". Set "prefix" property.
10204 (tramp-gvfs-mount-spec): Return both prefix and mountspec.
10205 (tramp-gvfs-maybe-open-connection): Test, whether mountpoint
10206 exists. Raise an error, if not (due to a corresponding answer
10207 "no" in interactive questions, for example).
10208
89877f5f 102092010-06-02 Dan Nicolaescu <dann@ics.uci.edu>
9cac248c
DN
10210
10211 * log-edit.el (log-edit-font-lock-keywords): Make group 4 match lax.
10212
24f574a9
JB
102132010-06-01 Juanma Barranquero <lekktu@gmail.com>
10214
10215 * emacs-lisp/eldoc.el: Add completions for new commands left-* and
10216 right-*. (Bug#6265)
10217
290736f2
DN
102182010-06-01 Dan Nicolaescu <dann@ics.uci.edu>
10219
61158bfa
DN
10220 Add support for vc-log-incoming, improve vc-log-outgoing for Git.
10221 * vc-git.el (vc-git-compute-remote): New function.
10222 (vc-git-log-outgoing): Use it instead of hard coding a value.
10223 (vc-git-log-incoming): New function.
10224
5828f6ca
DN
10225 Improve state updating for VC tag commands.
10226 * vc.el (vc-create-tag, vc-retrieve-tag): Call vc-resynch-buffer
10227 to update the state of all buffers in the directory.
10228
290736f2
DN
10229 * vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).
10230
feceda26
SM
102312010-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
10232
10233 * vc-bzr.el (vc-bzr-revision-completion-table): Apply
10234 `file-directory-p' to the filename part rather than to the whole text.
10235
896114cf
SM
102362010-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
10237
10238 * man.el (Man-completion-table): Let the user type "-k " (bug#6319).
10239
1603358c
DA
102402010-05-31 Drew Adams <drew.adams@oracle.com>
10241
10242 * files.el (directory-files-no-dot-files-regexp): Doc fix (bug#6298).
10243
fe40dc63
JB
102442010-05-31 Juanma Barranquero <lekktu@gmail.com>
10245
10246 * subr.el (momentary-string-display): Just use read-event to read
10247 the exit event (Bug#6238).
10248
9e8014c6
EZ
102492010-05-30 Eli Zaretskii <eliz@gnu.org>
10250
10251 * international/mule.el (define-coding-system): Doc fix (bug#6313).
10252
61a08071
JB
102532010-05-30 Juanma Barranquero <lekktu@gmail.com>
10254
10255 * emulation/cua-base.el: Recognize also `right-word' and `left-word'.
10256 Suggested by Eli Zaretskii <eliz@gnu.org>.
10257
5feec8ca
SM
102582010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
10259
10260 * minibuffer.el (completion-file-name-table): Don't return a boundary
10261 past the end of `string' (bug#6299).
10262 (completion--file-name-table): Delegate to completion-file-name-table
10263 for the `boundaries' case.
10264
8175cb90
JB
102652010-05-30 Juanma Barranquero <lekktu@gmail.com>
10266
2b94133f
JB
10267 * emulation/cua-base.el: Recognize `right-char' and `left-char' as
10268 movement commands.
10269
8175cb90
JB
10270 * progmodes/ada-xref.el (ada-prj-ada-project-path-sep): Set from
10271 `path-separator', but maintain compatibility with Emacs 20.2.
10272
0191e222
CY
102732010-05-29 Chong Yidong <cyd@stupidchicken.com>
10274
10275 * server.el (server-process-filter): Receive parent-id argument
10276 from emacsclient.
10277 (server-create-window-system-frame): New arg. Pass parent-id as
10278 frame parameter.
10279
9b655a0a
EZ
102802010-05-29 Eli Zaretskii <eliz@gnu.org>
10281
db5dce9d
EZ
10282 Bidi-sensitive word movement with arrow keys.
10283 * subr.el (right-arrow-command, left-arrow-command): Move to
10284 bindings.el.
10285
10286 * bindings.el (right-char, left-char): Move from subr.el and
10287 rename from right-arrow-command and left-arrow-command.
10288 (right-word, left-word): New functions.
10289 (global-map) <right>: Bind to right-char.
10290 (global-map) <left>: Bind to left-char.
10291 (global-map) <C-right>: Bind to right-word.
10292 (global-map) <C-left>: Bind to left-word.
10293
9b655a0a
EZ
10294 * ls-lisp.el (ls-lisp-classify-file): New function.
10295 (ls-lisp-insert-directory): Call it if switches include -F (bug#6294).
10296 (ls-lisp-classify): Call ls-lisp-classify-file.
10297 (insert-directory): Remove blanks from switches.
10298
fcb52808
CY
102992010-05-29 Chong Yidong <cyd@stupidchicken.com>
10300
10301 * ansi-color.el: Delete unused escape sequences (Bug#6085).
10302 (ansi-color-drop-regexp): New constant.
10303 (ansi-color-apply, ansi-color-filter-region)
896114cf 10304 (ansi-color-apply-on-region): Delete unrecognized control sequences.
fcb52808
CY
10305 (ansi-color-apply): Build string list before calling concat.
10306
0040735a
JL
103072010-05-28 Juri Linkov <juri@jurta.org>
10308
10309 * image-dired.el (image-dired-dired-toggle-marked-thumbs):
10310 Replace LOCALP arg of `dired-get-filename' 'no-dir with nil.
10311 (Bug#5270)
10312
b6827fff
MA
103132010-05-28 Michael Albinus <michael.albinus@gmx.de>
10314
10315 * net/tramp.el (tramp-debug-message): Add `tramp-compat-funcall'
10316 to ignored backtrace functions.
10317 (with-progress-reporter): Expand docstring.
10318 (tramp-handle-delete-file): Implement TRASH argument.
10319 (tramp-get-remote-trash): New defun.
10320
eba082a2
MA
103212010-05-28 Michael Albinus <michael.albinus@gmx.de>
10322
6a7662bb
BR
10323 * net/tramp-compat.el (tramp-compat-delete-file):
10324 Use `symbol-value' for backward compatibility.
eba082a2
MA
10325
10326 * net/tramp.el (tramp-handle-make-symbolic-link)
10327 (tramp-handle-load)
10328 (tramp-do-copy-or-rename-file-via-buffer)
10329 (tramp-do-copy-or-rename-file-directly)
10330 (tramp-do-copy-or-rename-file-out-of-band)
10331 (tramp-handle-process-file, tramp-handle-call-process-region)
10332 (tramp-handle-shell-command, tramp-handle-file-local-copy)
10333 (tramp-handle-insert-file-contents, tramp-handle-write-region)
10334 (tramp-delete-temp-file-function): Use `delete-file' instead
10335 of `tramp-compat-delete-file'.
10336
10337 * net/tramp-fish.el (tramp-fish-handle-delete-directory)
10338 (tramp-fish-handle-make-symbolic-link)
10339 (tramp-fish-handle-process-file): Use `delete-file' instead
10340 of `tramp-compat-delete-file'.
10341
6a7662bb
BR
10342 * net/tramp-ftp.el (tramp-ftp-file-name-handler):
10343 Use `delete-file' instead of `tramp-compat-delete-file'.
eba082a2 10344
0dc3e410
MA
10345 * net/tramp-gvfs.el (tramp-gvfs-handle-write-region): Use
10346 `delete-file' instead of `tramp-compat-delete-file'.
eba082a2 10347
6a7662bb
BR
10348 * net/tramp-imap.el (tramp-imap-do-copy-or-rename-file):
10349 Use `delete-file' instead of `tramp-compat-delete-file'.
eba082a2
MA
10350
10351 * net/tramp-smb.el (tramp-smb-handle-copy-file)
10352 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
10353 (tramp-smb-handle-write-region): Use `delete-file' instead of
10354 `tramp-compat-delete-file'.
10355 (tramp-smb-handle-delete-directory): Use 'trash as arg.
10356
f1a5d776
CY
103572010-05-27 Chong Yidong <cyd@stupidchicken.com>
10358
10359 * dired.el (dired-delete-file): New arg TRASH.
c4ce1145 10360 (dired-internal-do-deletions): New arg TRASH. Use progress reporter.
f1a5d776
CY
10361 (dired-do-flagged-delete, dired-do-delete): Use trash.
10362
10363 * speedbar.el (speedbar-item-delete): Allow trashing.
10364
10365 * files.el (delete-directory): New arg TRASH.
10366
10367 * net/ange-ftp.el (ange-ftp-del-tmp-name, ange-ftp-delete-file)
10368 (ange-ftp-rename-remote-to-remote)
10369 (ange-ftp-rename-local-to-remote)
10370 (ange-ftp-rename-remote-to-local, ange-ftp-load)
10371 (ange-ftp-compress, ange-ftp-uncompress): Remove optional arg from
10372 `delete-file'.
10373 (ange-ftp-delete-directory): Add optional arg to `delete-file', to
10374 allow trashing.
10375
10376 * net/tramp-compat.el (tramp-compat-delete-file): Rewrite to
10377 handle new TRASH arg of `delete-file'.
10378
c4ce1145 10379 * net/tramp.el (tramp-handle-delete-file): Change FORCE arg to TRASH.
f1a5d776
CY
10380 (tramp-handle-make-symbolic-link, tramp-handle-load)
10381 (tramp-do-copy-or-rename-file-via-buffer)
10382 (tramp-do-copy-or-rename-file-directly)
10383 (tramp-do-copy-or-rename-file-out-of-band)
10384 (tramp-handle-process-file, tramp-handle-call-process-region)
10385 (tramp-handle-shell-command, tramp-handle-file-local-copy)
10386 (tramp-handle-insert-file-contents, tramp-handle-write-region)
10387 (tramp-delete-temp-file-function): Use null TRASH arg in
10388 tramp-compat-delete-file call.
10389
10390 * net/tramp-fish.el (tramp-fish-handle-delete-directory)
10391 (tramp-fish-handle-delete-file)
10392 (tramp-fish-handle-make-symbolic-link)
10393 (tramp-fish-handle-process-file): Use null TRASH arg in
10394 `tramp-compat-delete-file' call.
10395
10396 * net/tramp-ftp.el (tramp-ftp-file-name-handler): Use null TRASH
10397 arg in `tramp-compat-delete-file' call.
10398
10399 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-file): Rename arg.
10400 (tramp-gvfs-handle-write-region): Use null TRASH arg in
10401 `tramp-compat-delete-file' call.
10402
10403 * net/tramp-imap.el (tramp-imap-handle-delete-file): Rename arg.
10404 (tramp-imap-do-copy-or-rename-file): Use null TRASH arg in
10405 `tramp-compat-delete-file' call.
10406
10407 * net/tramp-smb.el (tramp-smb-handle-copy-file)
10408 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
10409 (tramp-smb-handle-write-region): Use null TRASH arg in
10410 tramp-compat-delete-file call.
10411 (tramp-smb-handle-delete-directory): Use tramp-compat-delete-file.
10412 (tramp-smb-handle-delete-file): Rename arg.
10413
10414 * diff.el (diff-sentinel):
10415 * epg.el (epg--make-temp-file, epg-decrypt-string)
10416 (epg-verify-string, epg-sign-string, epg-encrypt-string):
10417 * jka-compr.el (jka-compr-partial-uncompress)
10418 (jka-compr-call-process, jka-compr-write-region):
10419 * server.el (server-sentinel): Remove optional arg from
10420 delete-file, reverting 2010-05-03 change.
10421
ecb0ab90
CY
104222010-05-27 Chong Yidong <cyd@stupidchicken.com>
10423
6a7662bb
BR
10424 * progmodes/verilog-mode.el (verilog-type-font-keywords):
10425 Use font-lock-constant-face, not obsolete font-lock-reference-face.
ecb0ab90 10426
2b25da45
KH
104272010-05-27 Kenichi Handa <handa@m17n.org>
10428
10429 * language/hebrew.el (hebrew-shape-gstring): Check if a glyph
10430 element of GSTRING is nil.
10431
11e4d8c0
SM
104322010-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
10433
10434 * emacs-lisp/smie.el (smie-forward-token-function)
10435 (smie-backward-token-function): New vars.
10436 (smie-backward-sexp, smie-forward-sexp)
10437 (smie-indent-hanging-p, smie-indent-calculate): Use them.
10438 (smie-default-backward-token): Rename from smie-backward-token and
10439 skip comments.
10440 (smie-default-forward-token): Rename from smie-forward-token and
10441 skip comments.
10442 (smie-next-sexp): Handle nil results from next-token.
10443 (smie-indent-calculate): Add a new case for special `fixindent' comments.
10444
4da3541b
CY
104452010-05-27 Chong Yidong <cyd@stupidchicken.com>
10446
896114cf
SM
10447 * progmodes/verilog-mode.el (verilog-type-font-keywords):
10448 Use font-lock-constant-face, not obsolete font-lock-reference-face.
4da3541b
CY
10449
104502010-05-27 Masatake YAMATO <yamato@redhat.com>
10451
10452 * htmlfontify.el (hfy-face-resolve-face): New function.
10453 (hfy-face-to-style): Use it (Bug#6279).
10454
6dc439cb
SM
104552010-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
10456
10457 * progmodes/ada-xref.el (ada-gnat-parse-gpr):
10458 * emulation/edt.el (edt-load-keys): Avoid (expand-file-name ".").
10459
021eb8d7
GM
104602010-05-26 Glenn Morris <rgm@gnu.org>
10461
10462 * emulation/edt.el (edt-load-keys): Use locate-library.
10463
bef4957b
CY
104642010-05-25 Chong Yidong <cyd@stupidchicken.com>
10465
10466 * log-edit.el (log-edit-strip-single-file-name): Default to nil.
10467 (log-edit-changelog-entries): Doc fix.
6dc439cb
SM
10468 (log-edit-changelog-insert-entries): Args changed.
10469 Rename relative filenames in ChangeLog entries. Delete tabs.
bef4957b
CY
10470 (log-edit-insert-changelog-entries): Reorganize return value of
10471 `log-edit-changelog-entries' to pass filenames to
10472 log-edit-changelog-insert-entries.
10473
84fb0956
TV
104742010-05-25 Thierry Volpiatto <thierry.volpiatto@gmail.com>
10475
10476 * dired.el (dired-mode-map): Rebind "\C-t\C-t" from
10477 `image-dired-dired-insert-marked-thumbs' to
10478 `image-dired-dired-toggle-marked-thumbs'.
10479
10480 * image-dired.el: Require cl when compiling.
10481 (image-dired-dired-toggle-marked-thumbs): Rename from
10482 `image-dired-dired-insert-marked-thumbs'. Add ARG. Doc fix.
10483 Use interactive spec "P". Set LOCALP arg of `dired-get-filename'
10484 to 'no-dir. Skip files whose names don't match
10485 `image-file-name-regexp'. When file has a thumbnail overlay,
10486 delete it. (Bug#5270)
10487
0fb1193d
JL
104882010-05-25 Juri Linkov <juri@jurta.org>
10489
10490 * image-mode.el (image-mode): Add image-after-revert-hook to
10491 after-revert-hook.
10492 (image-after-revert-hook): New function. (Bug#5669)
10493
fc937924
JL
104942010-05-25 Juri Linkov <juri@jurta.org>
10495
10496 * image.el (image-animated-p): When delay between animated images
10497 is 0, set it to 10 (0.1 sec). (Bug#6258)
10498
fa9ba953
MA
104992010-05-25 Christian Lynbech <christian.lynbech@tieto.com> (tiny change)
10500
10501 * net/tramp.el (tramp-handle-insert-directory): Don't use
f5c8afe6 10502 `forward-word', its default syntax could be changed.
fa9ba953 10503
9e021389
MA
105042010-05-25 Michael Albinus <michael.albinus@gmx.de>
10505
10506 * net/tramp.el (tramp-progress-reporter-update): New defun.
10507 (with-progress-reporter): Use it.
10508 (tramp-process-actions):
6a7662bb
BR
10509 * net/tramp-gvfs.el (tramp-gvfs-handler-askquestion):
10510 Preserve current message, in order to let progress reporter continue
9e021389
MA
10511 afterwards. (Bug#6257)
10512
6169260b
GM
105132010-05-25 Glenn Morris <rgm@gnu.org>
10514
10515 * net/rcirc.el (rcirc-default-user-name, rcirc-default-full-name):
10516 Add :version.
10517
d26781af
RY
105182010-05-25 Ryan Yeske <rcyeske@gmail.com>
10519
8826afe3 10520 * net/rcirc.el (rcirc-default-user-name): Change to "user".
d26781af
RY
10521 (rcirc-default-full-name): Change to "unknown".
10522 (rcirc-user-name-history): Add variable.
8826afe3
GM
10523
105242010-05-25 Ryan Yeske <rcyeske@gmail.com>
acd0102a 10525 Jonathan Rockway <jon@jrock.us>
8826afe3
GM
10526
10527 * net/rcirc.el (rcirc-server-alist): Add :pass.
10528 (rcirc): When prompting for connection parameters, also prompt for
d26781af 10529 username and password.
a628ad9d 10530 (rcirc-connect): Take a PASS argument. If PASS is non-nil, send
d26781af
RY
10531 value to server when connecting.
10532
d355a0b7
SM
105332010-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
10534
f5228f84
SM
10535 * emacs-lisp/smie.el (smie-set-prec2tab): Check override before use.
10536 (smie-merge-prec2s): Pass the tables as separate args.
10537 (smie-bnf-precedence-table): Adjust call accordingly.
10538 (smie-prec2-levels): Set levels at the end.
10539
d355a0b7
SM
10540 Replace Lisp calls to delete-backward-char by delete-char.
10541 * bs.el, expand.el, ido.el, image-dired.el, lpr.el, pcomplete.el,
f5c8afe6
JB
10542 * skeleton.el, term.el, time.el, wid-edit.el, woman.el,
10543 * calc/calc-graph.el, calc/calc-help.el, calc/calc-incom.el,
76e3243a 10544 * calc/calc.el, emacs-lisp/cl-extra.el, emacs-lips/cl-loaddefs.el,
f5c8afe6
JB
10545 * emulation/cua-rect.el, emulation/viper-ex.el, eshell/esh-test.el,
10546 * eshell/eshell.el, gnus/gnus-uu.el, gnus/nndoc.el, gnus/nnrss.el,
10547 * gnus/rfc2047.el, gnus/utf7.el, international/utf-7.el,
10548 * language/ethio-util.el, mh-e/mh-alias.el, mh-e/mh-search.el,
10549 * net/imap.el, net/rcirc.el, obsolete/complete.el, play/decipher.el,
10550 * progmodes/ada-mode.el, progmodes/cc-awk.el, progmodes/dcl-mode.el,
10551 * progmodes/ps-mode.el, progmodes/verilog-mode.el,
10552 * progmodes/vhdl-mode.el, textmodes/bibtex.el, textmodes/fill.el,
10553 * textmodes/reftex-auc.el, textmodes/rst.el, textmodes/sgml-mode.el,
10554 * textmodes/table.el, textmodes/texinfmt.el: Replace Lisp calls to
d355a0b7
SM
10555 delete-backward-char by calls to delete-char.
10556
f668ef02
KH
105572010-05-25 Kenichi Handa <handa@m17n.org>
10558
10559 * language/hebrew.el (hebrew-shape-gstring): New function.
10560 Register it in composition-function-table for all Hebrew combining
10561 characters.
10562
397eb3f3
SM
105632010-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
10564
10565 * epa.el (epa--select-keys): Don't explicitly delete the window since
10566 that can fail (e.g. sole window in frame). Use dedication instead.
10567
171eda53 105682010-05-24 Uday S Reddy <u.s.reddy@cs.bham.ac.uk> (tiny change)
ab0c07c0
SM
10569
10570 * textmodes/fill.el (fill-region): Don't fill past the end (bug#6201).
10571
110683ad
CY
105722010-05-22 Chong Yidong <cyd@stupidchicken.com>
10573
10574 * image.el (image-refresh): Define as an alias for image-flush.
10575
10576 * image-mode.el (image-toggle-display-image): Caller changed.
10577
df9db151
JL
105782010-05-21 Juri Linkov <juri@jurta.org>
10579
10580 * progmodes/grep.el (grep-read-files): Fix multi-pattern aliases.
10581 Remove "all" from grep-files-aliases. Split grep-files-aliases by
10582 whitespace, call wildcard-to-regexp on substrings and concat them
10583 with "\\|". (Bug#6114)
10584
c0209c2c
AM
105852010-05-21 Alan Mackenzie <acm@muc.de>
10586
171eda53
SM
10587 * progmodes/cc-engine.el (c-parse-state-get-strategy):
10588 Replace parameter `here' with `here-' and `here-plus', which sandwich
10589 any pertinent CPP construct.
c0209c2c
AM
10590 (c-remove-stale-state-cache-backwards): Fix a bug which happens
10591 when doing (c-parse-state) in a CPP construct: Exclude any "new"
10592 CPP construct from taking part in the scanning.
10593
655bded0
MA
105942010-05-21 Michael Albinus <michael.albinus@gmx.de>
10595
10596 * net/tramp.el (tramp-do-copy-or-rename-file)
171eda53
SM
10597 (tramp-handle-file-local-copy, tramp-maybe-open-connection):
10598 Tune `with-progress-reporter' messages.
655bded0
MA
10599 (tramp-handle-vc-registered):
10600 * net/tramp-fish.el (tramp-fish-handle-file-local-copy)
10601 (tramp-fish-handle-insert-file-contents)
10602 (tramp-fish-maybe-open-connection):
10603 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
10604 * net/tramp-imap.el (tramp-imap-do-copy-or-rename-file)
10605 (tramp-imap-handle-insert-file-contents)
10606 (tramp-imap-handle-file-local-copy): Use `with-progress-reporter'.
10607
3e17a1a7
JB
106082010-05-21 Juanma Barranquero <lekktu@gmail.com>
10609
bf1e8d4a
JB
10610 * add-log.el (change-log-font-lock-keywords):
10611 Highlight all authors in multi-author entries.
10612
3e17a1a7
JB
10613 * smerge-mode.el (smerge-refine-ignore-whitespace)
10614 (smerge-refine-weight-hack, smerge-refine, smerge-makeup-conflict):
10615 Fix typos in docstrings.
10616 (smerge-resolve, smerge-refine-subst): Reflow docstrings.
10617
969e684a
GM
106182010-05-21 Glenn Morris <rgm@gnu.org>
10619
e75c1e7d
GM
10620 * progmodes/fortran.el (fortran-mode):
10621 * progmodes/f90.el (f90-mode): Derive from prog-mode.
10622
969e684a
GM
10623 * loadup.el [CANNOT_DUMP]: Update for bootstrap-emacs no longer
10624 having a relative path in src/Makefile.in.
10625
a50878fa
KR
106262010-05-20 Kevin Ryde <user42@zip.com.au>
10627
10628 * help-mode.el (help-make-xrefs): For Info node links turn
10629 newlines into spaces. Link node names with newlines are matched
10630 by help-xref-info-regexp and buttonized, this change ensures they
10631 can be followed successfully with RET. (Bug#6206)
10632
f66a2f90
JL
106332010-05-20 Juri Linkov <juri@jurta.org>
10634
10635 * locate.el (locate): Use pop-to-buffer instead of
10636 switch-to-buffer-other-window. (Bug#6204)
10637
201d895a
JL
106382010-05-20 Juri Linkov <juri@jurta.org>
10639
10640 * replace.el (replace-highlight): Fix lazy-highlighting
10641 for `M-s w str M-% str RET'.
10642
1ddb2ea0
MY
106432009-12-15 Masatake YAMATO <yamato@redhat.com>
10644
10645 * isearch.el (isearch-yank-word-or-char): Pull next subword
10646 when `subword-mode' is activated. (Bug#6220)
10647
a6020335
MH
106482010-05-20 Mark A. Hershberger <mah@everybody.org>
10649
10650 * isearch.el (isearch-update-post-hook): New hook.
10651 (isearch-update): Use the new hook. (Bug#6225)
10652
50de6a38
JL
106532010-05-20 Juri Linkov <juri@jurta.org>
10654
10655 * isearch.el (isearch-mode-map): Bind more keys to isearch-help-map:
10656 [f1], [help], and (char-to-string help-char) instead of "\C-h".
10657 (Bug#6222)
10658
5d944a8f
JL
106592010-05-20 Juri Linkov <juri@jurta.org>
10660
10661 * isearch.el (isearch-yank-string): Use isearch-process-search-string.
10662 (Bug#6223)
10663
f5d6548a
JL
106642010-05-20 Juri Linkov <juri@jurta.org>
10665
10666 * dired-x.el (dired-jump, dired-jump-other-window): Add arg
10667 FILE-NAME to read from the minibuffer when called interactively
10668 with prefix argument instead of using buffer-file-name.
10669 http://lists.gnu.org/archive/html/emacs-devel/2010-05/msg00534.html
10670
10671 * dired.el: Update autoloads.
10672
f8e63691
CY
106732010-05-20 Chong Yidong <cyd@stupidchicken.com>
10674
10675 * nxml/nxml-mode.el (nxml-mode-map): Bind C-c / to
10676 nxml-finish-element, for consistency with SGML mode.
10677
10678 * progmodes/octave-mod.el (octave-mode-map): Bind C-c / to
10679 octave-close-block.
10680
07d7c3bd
JB
106812010-05-20 Juanma Barranquero <lekktu@gmail.com>
10682
10683 * composite.el: Require cl when compiling.
10684 (reference-point-alist, compose-gstring-for-graphic)
10685 (compose-gstring-for-terminal): Fix typos in docstrings.
10686
7bce8510
JL
106872010-05-19 Juri Linkov <juri@jurta.org>
10688
10689 * emacs-lisp/cl-macs.el (window-parameter): Add defsetf with
10690 set-window-parameter.
10691
a7723e05
MA
106922010-05-19 Michael Albinus <michael.albinus@gmx.de>
10693
10694 * net/tramp.el (tramp-methods): Add `tramp-async-args' attribute
10695 where appropriate.
10696 (tramp-maybe-open-connection): Use it.
10697
3f2e7735
EZ
106982010-05-19 Eli Zaretskii <eliz@gnu.org>
10699
10700 * simple.el (move-end-of-line): Make sure we are at line beginning
10701 before backing up to end of previous line.
10702
8d9181c7
MA
107032010-05-19 Michael Albinus <michael.albinus@gmx.de>
10704
8c4ec20f
MA
10705 * password-cache.el (password-cache-remove): Fix docstring.
10706
8d9181c7
MA
10707 * net/secrets.el: Autoload the widget functions.
10708 (secrets-search-items, secrets-create-item)
10709 (secrets-get-attributes, secrets-expand-item): Attributes will be
10710 stored on the password database without leading ":", as all other
10711 clients do as well.
10712 (secrets-mode): Fix docstring.
10713 (secrets-show-secrets): Provide it as autoloaded command only when
10714 D-Bus support is available. Check existence of Secret Service API.
10715
2a96c2a7
SM
107162010-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
10717
10718 * indent.el (indent-region): Deactivate region (bug#6200).
10719
d24e10b1
GM
107202010-05-19 Glenn Morris <rgm@gnu.org>
10721
10722 * vc-dir.el (vc-dir): Don't pop-up-windows. (Bug#6204)
10723
2833d915
KH
107242010-05-19 Kenichi Handa <handa@m17n.org>
10725
10726 * composite.el: Register compose-gstring-for-graphic in
d24e10b1 10727 composition-function-table only for combining characters (Mn, Mc, Me).
2833d915 10728
134c2f29
JB
107292010-05-18 Jay Belanger <jay.p.belanger@gmail.com>
10730
10731 * calc/calc-trail.el (calc-trail-isearch-forward)
10732 (calc-trail-isearch-backward): Ensure that the new window
10733 point is set correctly.
10734
278847cd
SM
107352010-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
10736
10737 * subr.el (read-quoted-char): Resolve modifiers after key
10738 remapping (bug#6212).
10739
3a8e7cbd
MA
107402010-05-18 Michael Albinus <michael.albinus@gmx.de>
10741
10742 Add visualization code for secrets.
10743 * net/secrets.el (secrets-mode): New major mode.
10744 (secrets-show-secrets, secrets-show-collections)
10745 (secrets-expand-collection, secrets-expand-item)
10746 (secrets-tree-widget-after-toggle-function)
10747 (secrets-tree-widget-show-password): New defuns.
10748
472e7ec1
SM
107492010-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
10750
224b70cb
SM
10751 * emacs-lisp/smie.el (smie-next-sexp): Break inf-loop at BOB.
10752 (smie-backward-sexp, smie-forward-sexp): Remove boundary condition now
10753 handled in smie-next-sexp.
10754 (smie-indent-calculate): Provide a starting indentation (so the
10755 recursion is well-founded ;-).
10756
472e7ec1
SM
10757 Fix handling of non-associative equal levels.
10758 * emacs-lisp/smie.el (smie-prec2-levels): Choose distinct levels even
10759 when it's not needed.
10760 (smie-op-left, smie-op-right): New functions.
10761 (smie-next-sexp): New function, extracted from smie-backward-sexp.
10762 Better handle equal levels to distinguish the associative case from
10763 the "multi-keyword construct" case.
10764 (smie-backward-sexp, smie-forward-sexp): Use it.
10765
35e53abd
JB
107662010-05-18 Juanma Barranquero <lekktu@gmail.com>
10767
5d8fe0ba
JB
10768 * progmodes/prolog.el (smie-indent-basic): Declare for byte-compiler.
10769
35e53abd
JB
10770 * emacs-lisp/smie.el (smie-precs-precedence-table, smie-backward-sexp)
10771 (smie-forward-sexp, smie-indent-calculate): Fix typos in docstrings.
10772
5ad4bef5
SM
107732010-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
10774
10775 Provide a simple generic indentation engine and use it for Prolog.
10776 * emacs-lisp/smie.el: New file.
10777 * progmodes/prolog.el (prolog-smie-op-levels)
10778 (prolog-smie-indent-rules): New var.
10779 (prolog-mode-variables): Use them to configure SMIE.
10780 (prolog-indent-line, prolog-indent-level): Remove.
10781
00681a3c
JB
107822010-05-17 Jay Belanger <jay.p.belanger@gmail.com>
10783
560bb7ae 10784 * calc/calc-vec.el (math-vector-avg): Put the vector elements in
00681a3c
JB
10785 order before computing the averages.
10786
eba62f7a
JB
107872010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
10788
597517ef 10789 * calc/calc-vec.el (calc-histogram):
5ad4bef5 10790 (calcFunc-histogram): Allow vectors as inputs.
597517ef
JB
10791 (math-vector-avg): New function.
10792
560bb7ae 10793 * calc/calc-ext.el (math-group-float): Have the number of digits
eba62f7a
JB
10794 being grouped depend on the radix (Bug#6189).
10795
8c5ff6dd
KR
107962010-05-15 Ken Raeburn <raeburn@raeburn.org>
10797
10798 * version.el (emacs-copyright, emacs-version): Don't define here,
10799 now that emacs.c defines it.
10800
98d8b17e
EZ
108012010-05-15 Eli Zaretskii <eliz@gnu.org>
10802
71078429
EZ
10803 * international/mule-cmds.el (mule-menu-keymap): Fix definition of
10804 "Describe Language Environment" menu item.
10805
ce6233c1
EZ
10806 * language/hebrew.el ("Hebrew", "Windows-1255"): Doc fix.
10807
d20e1419
EZ
10808 Bidi-sensitive movement with arrow keys.
10809 * subr.el (right-arrow-command, left-arrow-command): New functions.
10810
10811 * bindings.el (global-map): Bind them to right and left arrow keys.
10812
98d8b17e 10813 Don't override standard definition of convert-standard-filename.
6a7662bb
BR
10814 * files.el (convert-standard-filename):
10815 Call w32-convert-standard-filename and dos-convert-standard-filename on
98d8b17e
EZ
10816 the corresponding systems.
10817
10818 * w32-fns.el (w32-convert-standard-filename): Rename from
10819 convert-standard-filename. Doc fix.
10820
10821 * dos-fns.el (dos-convert-standard-filename): Doc fix.
10822 (convert-standard-filename): Don't defalias.
10823 (register-name-alist, make-register, register-value)
10824 (set-register-value, intdos): Obsolete aliases for the
10825 corresponding dos-* functions and variables.
10826 (dos-intdos): Add a doc string.
10827
ae6bc504
JB
108282010-05-15 Jay Belanger <jay.p.belanger@gmail.com>
10829
10830 * calc/calc-aent.el (math-read-token, math-find-user-tokens):
10831 * calc/calc-lang.el (math-read-big-rec, math-lang-read-symbol):
10832 (math-compose-tex-func):
10833 * calc/calccomp.el (math-compose-expr):
10834 * calc/calc-ext.el (math-format-flat-expr-fancy):
10835 * calc/calc-store.el (calc-read-var-name):
10836 * calc/calc-units.el (calc-explain-units-rec): Allow Greek letters.
10837
10838 * calc/calc.el (var-π, var-φ, var-γ): New variables.
560bb7ae 10839 * calc/calc-aent.el (math-read-replacement-list): Add "micro" symbol.
ae6bc504 10840 * calc/calc-units.el (math-unit-prefixes): Add mu for micro.
560bb7ae 10841 (math-standard-units): Add units.
ae6bc504 10842
c26ea4b2
SM
108432010-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
10844
7aefa445 10845 * progmodes/asm-mode.el (asm-mode):
13973643
SM
10846 * progmodes/prolog.el (prolog-mode): Use define-derived-mode.
10847
c26ea4b2
SM
10848 * pcomplete.el (pcomplete-completions-at-point): New function,
10849 extracted from pcomplete-std-complete.
10850 (pcomplete-std-complete): Use it.
10851
02be533b
GM
108522010-05-15 Glenn Morris <rgm@gnu.org>
10853
10854 * Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
10855 Remove references to CVS, RCS and Old directories.
10856
78ed0efc
JB
108572010-05-14 Jay Belanger <jay.p.belanger@gmail.com>
10858
ae6bc504 10859 * calc/calc-bin.el (math-format-twos-complement): Group digits when
78ed0efc
JB
10860 appropriate.
10861
10dcc561
SM
108622010-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
10863
5ccaa359
SM
10864 * progmodes/sh-script.el (sh-mode-default-syntax-table): Remove.
10865 (sh-mode-syntax-table): Give it a default value instead.
10866 (sh-header-marker): Make buffer-local.
10867 (sh-mode): Move make-local-variable to the corresponding setq.
10868 (sh-add-completer): Avoid gratuitously let-binding a buffer-local var.
10869 Use complete-with-action.
10870
10dcc561
SM
10871 * simple.el (prog-mode): New (abstract) major mode.
10872 * emacs-lisp/lisp-mode.el (emacs-lisp-mode, lisp-mode): Use it.
10873 * progmodes/sh-script.el (sh-mode): Remove redundant var assignment.
10874
c38762fd
JB
108752010-05-14 Juanma Barranquero <lekktu@gmail.com>
10876
10877 * progmodes/sql.el (sql-oracle-program): Reflow docstring.
10878 (sql-oracle-scan-on, sql-sybase-program, sql-product-font-lock)
10879 (sql-add-product-keywords, sql-highlight-product, sql-set-product)
10880 (sql-make-alternate-buffer-name, sql-placeholders-filter)
10881 (sql-escape-newlines-filter, sql-input-sender)
10882 (sql-send-magic-terminator, sql-sybase): Fix typos in docstrings.
10883
2ef3c144
CY
108842010-05-13 Chong Yidong <cyd@stupidchicken.com>
10885
560bb7ae 10886 Add TeX open-block and close-block keybindings to SGML, and vice versa.
2ef3c144
CY
10887
10888 * textmodes/tex-mode.el (tex-mode-map): Bind C-c C-t to
10889 latex-open-block and C-c / to latex-close-block.
10890
10891 * textmodes/sgml-mode.el (sgml-mode-map): Bind C-c C-o to sgml-tag
10892 and C-c C-e to sgml-close-tag.
10893
3b30ccda
MA
108942010-05-13 Michael Albinus <michael.albinus@gmx.de>
10895
10896 * net/tramp.el (with-progress-reporter): Create reporter object
3a8e7cbd 10897 only when the message would be displayed. Handle nested calls.
3b30ccda
MA
10898 (tramp-handle-load, tramp-handle-file-local-copy)
10899 (tramp-handle-insert-file-contents, tramp-handle-write-region)
10dcc561
SM
10900 (tramp-maybe-send-script, tramp-find-shell):
10901 Use `with-progress-reporter'.
3b30ccda
MA
10902 (tramp-handle-dired-compress-file, tramp-maybe-open-connection):
10903 Fix message text.
10904
10905 * net/tramp-smb.el (tramp-smb-handle-copy-file)
10906 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
10907 (tramp-smb-handle-write-region, tramp-smb-maybe-open-connection):
10908 Use `with-progress-reporter'.
10909
57ff5d7b
AM
109102010-05-13 Agustín Martín <agustin.martin@hispalinux.es>
10911
a628ad9d
JB
10912 * textmodes/ispell.el (ispell-init-process): Do not kill ispell
10913 process everytime when spellchecking from the minibuffer (bug#6143).
57ff5d7b 10914
5a70d10f
SM
109152010-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
10916
791ffe1c
SM
10917 * progmodes/sh-script.el (sh-mode): Use define-derived-mode.
10918
5a70d10f
SM
10919 * dos-fns.el: Add "dos-" prefix for namespace control.
10920 (convert-standard-filename): Define as alias for
10921 dos-convert-standard-filename but only if applicable.
10922
38d93f03
AM
109232010-05-12 Alan Mackenzie <acm@muc.de>
10924
10925 * progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun):
10926 Push the mark at the start of these functions when appropriate.
10927
902a6d8d
SM
109282010-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
10929
10930 * minibuffer.el (completion-cycle-threshold): New custom var.
10931 (completion--do-completion): Use it.
10932 (minibuffer-complete): Use cycling if appropriate.
10933
9ee120ba
JB
109342010-05-11 Juanma Barranquero <lekktu@gmail.com>
10935
10936 * dirtrack.el (dirtrackp): Remove defcustom; don't make automatically
10937 buffer-local (it's an obsolete alias for `dirtrack-mode') (bug#6173).
10938
841c4085
JL
109392010-05-11 Juri Linkov <juri@jurta.org>
10940
10941 * scroll-all.el (scroll-all-check-to-scroll):
10942 Add `scroll-up-command' and `scroll-down-command' (bug#6164).
10943
8a67c70e
SM
109442010-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
10945
f2b9ed18
SM
10946 * iimage.el (iimage-mode-map): Move initialization into declaration.
10947 (iimage-mode-buffer): Use with-silent-modifications.
10948 Simplify calling convention. Adjust callers.
10949 (iimage-mode): Don't run hook redundantly.
10950
8a67c70e
SM
10951 * minibuffer.el (completion-pcm--pattern->regex):
10952 Fix last change (bug#6160).
10953
4bbedd98
JL
109542010-05-10 Juri Linkov <juri@jurta.org>
10955
10956 Remove nodes visited during Isearch from the Info history.
10957 * info.el (Info-isearch-initial-history)
10958 (Info-isearch-initial-history-list): New variables.
10959 (Info-isearch-start): Record initial values of
10960 Info-isearch-initial-history and Info-isearch-initial-history-list.
10961 Add Info-isearch-end to isearch-mode-end-hook.
10962 (Info-isearch-end): New function.
10963
94ecf5da
MA
109642010-05-10 Michael Albinus <michael.albinus@gmx.de>
10965
10966 * net/tramp.el (tramp-do-file-attributes-with-stat): Add space in
8a67c70e
SM
10967 format string, in order to work around a bug in pdksh.
10968 Reported by Gilles Pion <gpion@lfdj.com>.
94ecf5da
MA
10969 (tramp-handle-verify-visited-file-modtime): Do not send a command
10970 when the connection is not established.
10971 (tramp-handle-set-file-times): Simplify the check for utc.
10972
c5eb971b
JB
109732010-05-10 Juanma Barranquero <lekktu@gmail.com>
10974
10975 Fix use of `filter-buffer-substring' (rework previous change).
10976 * emulation/cua-base.el (cua--filter-buffer-noprops): New function.
10977 (cua-repeat-replace-region):
10978 * emulation/cua-rect.el (cua--extract-rectangle, cua-incr-rectangle):
10979 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
10980 (cua-cut-region-to-global-mark): Use it.
10981
7492acc9
MM
109822010-05-09 Michael R. Mauger <mmaug@yahoo.com>
10983
77e2fc7a
JB
10984 * progmodes/sql.el: Version 2.1.
10985 (sql-product-alist): Redesign structure of product info.
10986 (sql-product, sql-user, sql-server, sql-database): Safe variables.
7492acc9
MM
10987 (sql-port, sql-port-history): New variables.
10988 (sql-interactive-product): New variable.
10989 (sql-send-terminator): New variable.
77e2fc7a 10990 (sql-imenu-generic-expression): Add "Types" imenu entry.
7492acc9
MM
10991 (sql-oracle-login-params, sql-sqlite-login-params)
10992 (sql-mysql-login-params, sql-solid-login-params)
10993 (sql-sybase-login-params, sql-informix-login-params)
10994 (sql-ingres-login-params, sql-ms-login-params)
10995 (sql-postgres-login-params, sql-interbase-login-params)
10996 (sql-db2-login-params, sql-linter-login-params)
10997 (sql-oracle-scan-on): New variables.
77e2fc7a
JB
10998 (sql-mode-map): Add C-c C-i to start interactive mode.
10999 (sql-mode-menu): Update existing menu entries.
11000 (sql-font-lock-keywords-builder): Compile-time font-lock optimization.
7492acc9
MM
11001 (sql-mode-oracle-font-lock-keywords)
11002 (sql-mode-postgres-font-lock-keywords)
11003 (sql-mode-ms-font-lock-keywords)
11004 (sql-mode-sybase-font-lock-keywords)
11005 (sql-mode-informix-font-lock-keywords)
11006 (sql-mode-interbase-font-lock-keywords)
11007 (sql-mode-ingres-font-lock-keywords)
11008 (sql-mode-solid-font-lock-keywords)
11009 (sql-mode-mysql-font-lock-keywords)
11010 (sql-mode-sqlite-font-lock-keywords)
11011 (sql-mode-db2-font-lock-keywords)
77e2fc7a 11012 (sql-mode-linter-font-lock-keywords): Update initialization to
7492acc9
MM
11013 reduce run-time complexity.
11014 (sql-add-product, sql-del-product): New functions.
11015 (sql-set-product-feature, sql-get-product-feature): New functions.
11016 (sql-product-font-lock): Update product API.
11017 (sql-add-product-keywords): New function.
11018 (sql-highlight-product): Update product API.
11019 (sql-help-list-products): New function.
11020 (sql-help): Dynamically lists free and non-free products.
77e2fc7a 11021 (sql-get-login): Correct bug in handling history and added
7492acc9
MM
11022 prompt for port.
11023 (sql-copy-column): Copy without properties.
11024 (sqli-input-sender): Apply filters to SQLi input.
77e2fc7a
JB
11025 (sql-query-placeholders-and-send): Obey `sql-oracle-scan-on' setting.
11026 Implement as a filter.
7492acc9
MM
11027 (sql-escape-newlines-filter): Implement as a filter.
11028 (sql-remove-tabs-filter): New function.
11029 (sql-send-magic-terminator): New function.
11030 (sql-send-string): Implement magic terminator.
11031 (sql-send-region): Use `sql-send-string'.
11032 (sql-interactive-mode): Use product API.
11033 (sql-product-interactive): Use product API.
11034 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
11035 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
11036 (sql-db2, sql-linter): Use `sql-product-interactive'.
11037 (sql-connect): New function.
11038 (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
11039 (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
11040 (sql-connect-ingres, sql-connect-ms, sql-connect-postgres)
77e2fc7a
JB
11041 (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
11042 Use `sql-connect'.
7492acc9 11043
79ccd68f
SM
110442010-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
11045
11046 * minibuffer.el (completion-pcm-complete-word-inserts-delimiters):
11047 New custom variable.
11048 (completion-pcm--string->pattern): Use it.
11049 (completion-pcm--pattern->regex, completion-pcm--pattern->string):
11050 Make it handle any symbol as `any'.
11051 (completion-pcm--merge-completions): Extract common suffix for the new
11052 `prefix' symbol as well.
11053 (completion-substring--all-completions): Use the new `prefix' symbol.
11054
0d5852cf
MA
110552010-05-09 Michael Albinus <michael.albinus@gmx.de>
11056
11057 * net/tramp-compat.el (byte-compile-not-obsolete-vars): Define if
11058 not bound.
11059 (tramp-compat-copy-file): Add PRESERVE-SELINUX-CONTEXT.
11060 (tramp-compat-funcall): New defmacro.
11061 (tramp-compat-line-beginning-position)
11062 (tramp-compat-line-end-position)
11063 (tramp-compat-temporary-file-directory)
11064 (tramp-compat-make-temp-file, tramp-compat-file-attributes)
11065 (tramp-compat-copy-file, tramp-compat-copy-directory)
11066 (tramp-compat-delete-file, tramp-compat-delete-directory)
11067 (tramp-compat-number-sequence, tramp-compat-process-running-p)
11068 * net/tramp.el (top, with-progress-reporter)
11069 (tramp-rfn-eshadow-setup-minibuffer)
11070 (tramp-rfn-eshadow-update-overlay, tramp-handle-set-file-times)
11071 (tramp-handle-dired-compress-file, tramp-handle-shell-command)
11072 (tramp-completion-mode-p, tramp-check-for-regexp)
11073 (tramp-open-connection-setup-interactive-shell)
11074 (tramp-compute-multi-hops, tramp-read-passwd, tramp-clear-passwd)
11075 (tramp-time-diff, tramp-coding-system-change-eol-conversion)
11076 (tramp-set-process-query-on-exit-flag, tramp-unload-tramp)
11077 * net/tramp-cmds.el (tramp-cleanup-all-connections)
11078 (tramp-reporter-dump-variable, tramp-load-report-modules)
11079 (tramp-append-tramp-buffers)
11080 * net/tramp-gvfs.el (tramp-gvfs-handle-file-selinux-context): Use it.
11081
11082 * net/tramp-imap.el (top): Autoload `epg-make-context'.
11083
f913fe7d
SM
110842010-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
11085
11086 * progmodes/compile.el (compilation-buffer-modtime): Rename from
11087 buffer-modtime. Adjust users.
11088
0235128c 110892010-05-08 Chong Yidong <cyd@stupidchicken.com>
f034e176 11090
77e2fc7a 11091 * international/mule.el (auto-coding-alist): Only purecopy
3b180a24 11092 car of each item, not the whole list (Bug#6083).
f034e176 11093
0235128c 110942010-05-08 Chong Yidong <cyd@stupidchicken.com>
f5d6ff44
CY
11095
11096 * progmodes/js.el (js-mode): Make paragraph variables local before
11097 calling c-setup-paragraph-variables (Bug#6071).
11098
0235128c 110992010-05-08 Eli Zaretskii <eliz@gnu.org>
aa4d4e4a
EZ
11100
11101 * composite.el (compose-region, reference-point-alist): Fix typos
11102 in the doc strings.
11103
77e2fc7a 111042010-05-08 Alexander Klimov <alserkli@inbox.ru> (tiny change)
9822590b
AK
11105
11106 * calc/calc-graph.el (calc-graph-plot): Use the proper form for
11107 gnuplot's "set" command.
11108
0235128c 111092010-05-08 Juanma Barranquero <lekktu@gmail.com>
29c48340
JB
11110
11111 * abbrev.el (last-abbrev-text): Doc fix.
11112 (abbrev-prefix-mark): Don't escape parenthesis.
11113
0235128c 111142010-05-08 Andreas Schwab <schwab@linux-m68k.org>
8ed6fc47
AS
11115
11116 * composite.el (find-composition): Doc fix.
11117
0235128c 111182010-05-08 Juanma Barranquero <lekktu@gmail.com>
063c6324
JB
11119
11120 * progmodes/sql.el (sql-electric-stuff): Fix typo in tag.
11121 (sql-oracle-program, sql-sqlite-options)
11122 (sql-query-placeholders-and-send): Doc fixes.
11123 (sql-set-product, sql-interactive-mode): Reflow docstrings.
11124 (sql-imenu-generic-expression, sql-buffer)
11125 (sql-mode-ansi-font-lock-keywords, sql-mode-oracle-font-lock-keywords)
11126 (sql-mode-postgres-font-lock-keywords, sql-mode-ms-font-lock-keywords)
11127 (sql-mode-sybase-font-lock-keywords)
11128 (sql-mode-informix-font-lock-keywords)
11129 (sql-mode-interbase-font-lock-keywords)
11130 (sql-mode-ingres-font-lock-keywords, sql-mode-solid-font-lock-keywords)
11131 (sql-mode-mysql-font-lock-keywords, sql-mode-sqlite-font-lock-keywords)
11132 (sql-mode-db2-font-lock-keywords, sql-mode-font-lock-keywords)
11133 (sql-product-feature, sql-highlight-product)
11134 (comint-line-beginning-position, sql-rename-buffer)
0235128c
SM
11135 (sql-toggle-pop-to-buffer-after-send-region sql-oracle)
11136 (sql-sybase, sql-informix, sql-sqlite, sql-mysql, sql-solid)
063c6324
JB
11137 (sql-ingres, sql-ms, sql-postgres, sql-interbase, sql-db2, sql-linter):
11138 Fix typos in docstrings.
11139
0235128c 111402010-05-08 Juri Linkov <juri@jurta.org>
e89dee79
JL
11141
11142 * info.el (Info-fontify-node): Put Info-breadcrumbs to the `display'
11143 property instead of `invisible' and `after-string' (bug#5998).
11144
0235128c 111452010-05-08 Juri Linkov <juri@jurta.org>
316d12fb
JL
11146
11147 * image-mode.el (image-mode-as-text): Fix typo in docstring.
11148
0235128c 111492010-05-08 Juanma Barranquero <lekktu@gmail.com>
770255e9
JB
11150
11151 * filecache.el (file-cache-add-directory-list)
11152 (file-cache-add-directory-recursively): Fix typos in docstrings.
11153
0235128c 111542010-05-08 Kenichi Handa <handa@m17n.org>
ece33a6e
KH
11155
11156 * language/indian.el (gurmukhi-composable-pattern): Fix typo.
b106e264 11157 (gujarati-composable-pattern): Fix typo.
ece33a6e 11158
0235128c 111592010-05-08 Kenichi Handa <handa@m17n.org>
771533aa
KH
11160
11161 * language/indian.el (oriya-composable-pattern)
0235128c
SM
11162 (tamil-composable-pattern, malayalam-composable-pattern):
11163 Add two-part vowels to "v" (vowel sign).
771533aa 11164
0235128c 111652010-05-08 Chong Yidong <cyd@stupidchicken.com>
790c2e44 11166
99833607
CY
11167 * files.el (copy-directory): Handle symlinks (Bug#5982).
11168
0235128c 111692010-05-08 Dan Nicolaescu <dann@ics.uci.edu>
808ecc4e
CY
11170
11171 * vc-hg.el (vc-hg-state): Use HGRCPATH, not HGRC.
11172 (vc-hg-working-revision): Likewise. Use hg parents, not hg parent
11173 (Bug#5846).
11174
0235128c 111752010-05-08 Glenn Morris <rgm@gnu.org>
d2c7b917 11176
0ca12598
GM
11177 * emacs-lisp/lisp.el (lisp-completion-at-point): Give it a doc string.
11178
d2c7b917
GM
11179 * minibuffer.el (completion-at-point): Doc fix.
11180
ba5bf5f0
SM
111812010-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
11182
11183 * electric.el (Electric-command-loop): Minor tweak.
11184
11185 * ebuff-menu.el (electric-buffer-list): Try and make it behave a bit
11186 better with dedicated windows.
11187
0235128c
SM
111882010-05-07 Chong Yidong <cyd@stupidchicken.com>
11189
11190 * Version 23.2 released.
11191
560bb7ae 111922010-05-07 Deniz Dogan <deniz.a.m.dogan@gmail.com> (tiny change)
4e2af782 11193 Stefan Monnier <monnier@iro.umontreal.ca>
5b3a105e
SM
11194
11195 Highlight vendor specific properties.
11196 * textmodes/css-mode.el (css-proprietary-nmstart-re): New var.
11197 (css-proprietary-property): New face.
11198 (css-font-lock-keywords): Use them.
11199
c0162ade
EZ
112002010-05-07 Eli Zaretskii <eliz@gnu.org>
11201
11202 * cus-start.el (all): Add native condition for tool-bar-* symbols.
11203
f3ee9200
SM
112042010-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
11205
05623156
SM
11206 * textmodes/dns-mode.el (auto-mode-alist): Add entry for .zone files.
11207 * files.el (auto-mode-alist): Remove redundant entries.
11208
f3ee9200
SM
11209 * files.el (auto-save-mode): Move to simple.el to fix bootstrap.
11210 * simple.el (auto-save-mode): Move from files.el.
11211 * minibuffer.el (completion--common-suffix): Fix copy&paste error.
11212
560bb7ae 112132010-05-07 Christian von Roques <roques@mti.ag> (tiny change)
5146e84c 11214
76e3243a 11215 * epg.el (epg-key-capablity-alist): Add "D" flag (Bug#5592).
5146e84c 11216
765d4319
KY
112172010-05-07 Katsumi Yamaoka <yamaoka@jpl.org>
11218
11219 * mail/binhex.el (binhex-decode-region-internal)
11220 * mail/uudecode.el (uudecode-decode-region-internal)
11221 * net/dns.el (dns-read-string-name, dns-write, dns-read)
11222 (dns-read-type, dns-query)
11223 * pgg-parse.el (pgg-parse-armor)
11224 * pgg.el (pgg-verify-region)
11225 * sha1.el (sha1-string-external): Don't run set-buffer-multibyte for
11226 XEmacs.
11227
86d21cc0 11228 * net/imap.el (imap-disable-multibyte): Redefine it as a macro.
765d4319 11229
f83483ff
JB
112302010-05-07 Juanma Barranquero <lekktu@gmail.com>
11231
40ab7974
JB
11232 * progmodes/cperl-mode.el (cperl-mode-unload-function): New function.
11233
f83483ff
JB
11234 Fix use of `filter-buffer-substring' (4th arg NOPROPS removed).
11235 * emulation/cua-base.el (cua-repeat-replace-region):
11236 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
11237 (cua-cut-region-to-global-mark):
11238 Remove text properties with `set-text-properties'.
11239
9566840f
MA
112402010-05-06 Michael Albinus <michael.albinus@gmx.de>
11241
f3ee9200
SM
11242 * net/tramp.el (top, with-progress-reporter):
11243 Use `symbol-function' inside `funcall'.
9566840f
MA
11244
11245 * net/tramp-compat.el (tramp-compat-file-attributes)
f3ee9200
SM
11246 (tramp-compat-delete-file, tramp-compat-delete-directory):
11247 Handle only `wrong-number-of-arguments' error.
9566840f
MA
11248
11249 * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Fix typo.
11250 (tramp-gvfs-handle-file-selinux-context): Use `symbol-function'
11251 inside `funcall'.
11252
0c495c21
SM
112532010-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
11254
1493963b
SM
11255 * minibuffer.el (completion--sreverse, completion--common-suffix):
11256 New functions.
11257 (completion-pcm--merge-completions): Extract common suffix when safe.
11258
0c495c21
SM
11259 * emacs-lisp/easy-mmode.el (define-minor-mode):
11260 Make :variable more flexible.
11261 * files.el (auto-save-mode): Use it to define using define-minor-mode.
11262
221a0647
JL
112632010-05-05 Juri Linkov <juri@jurta.org>
11264
11265 Add `slow' and `history' tags to the desktop data.
11266
11267 * info.el (Info-virtual-nodes) [*Index*]: Add `slow' tag.
11268 (Info-virtual-files) [*Apropos*]: Add `slow' tag.
11269 (Info-finder-find-node): Require `finder.el' to be able
11270 to restore node from the desktop.
11271 (Info-desktop-buffer-misc-data): Save all nodes. Save additional
11272 data `Info-history' and `slow' tag in the assoc list.
11273 (Info-restore-desktop-buffer): Don't restore nodes with the
11274 `slow' tag. Restore `Info-history'.
11275
66bdc868
MA
112762010-05-05 Michael Albinus <michael.albinus@gmx.de>
11277
11278 Add FORCE argument to `delete-file'.
11279
11280 * net/ange-ftp.el (ange-ftp-del-tmp-name): Make it a defun,
11281 forcing to delete the temporary file.
11282 (ange-ftp-delete-file): Add FORCE arg.
11283 (ange-ftp-rename-remote-to-remote)
11284 (ange-ftp-rename-local-to-remote, ange-ftp-rename-remote-to-local)
0c495c21
SM
11285 (ange-ftp-load, ange-ftp-compress, ange-ftp-uncompress):
11286 Force file deletion.
66bdc868
MA
11287
11288 * net/tramp-compat.el (tramp-compat-delete-file): New defun.
11289
11290 * net/tramp.el (tramp-handle-delete-file): Add FORCE arg.
11291 (tramp-handle-make-symbolic-link, tramp-handle-load)
11292 (tramp-do-copy-or-rename-file-via-buffer)
11293 (tramp-do-copy-or-rename-file-directly)
11294 (tramp-do-copy-or-rename-file-out-of-band)
11295 (tramp-handle-process-file, tramp-handle-call-process-region)
11296 (tramp-handle-shell-command, tramp-handle-file-local-copy)
11297 (tramp-handle-insert-file-contents, tramp-handle-write-region)
11298 (tramp-delete-temp-file-function): Use `tramp-compat-delete-file'.
11299
11300 * net/tramp-fish.el (tramp-fish-handle-delete-file): Add FORCE arg.
11301 (tramp-fish-handle-make-symbolic-link)
11302 (tramp-fish-handle-process-file): Use `tramp-compat-delete-file'.
11303
0c495c21
SM
11304 * net/tramp-ftp.el (tramp-ftp-file-name-handler):
11305 Use `tramp-compat-delete-file'.
66bdc868
MA
11306
11307 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-file): Add FORCE arg.
11308 (tramp-gvfs-handle-write-region): Use `tramp-compat-delete-file'.
11309
11310 * net/tramp-imap.el (tramp-imap-handle-delete-file): Add FORCE arg.
11311 (tramp-imap-do-copy-or-rename-file): Use `tramp-compat-delete-file'.
11312
11313 * net/tramp-smb.el (tramp-smb-handle-delete-file): Add FORCE arg.
11314 (tramp-smb-handle-copy-file, tramp-smb-handle-file-local-copy)
6a7662bb
BR
11315 (tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
11316 Use `tramp-compat-delete-file'.
66bdc868 11317
f44379e7
SM
113182010-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
11319
365f8d85
SM
11320 Minor cleanups.
11321 * subr.el (add-minor-mode): Use push.
11322 * mail/supercite.el (sc-electric-mode): Use more descriptive arg name.
11323 * emulation/edt.el (edt-select-mode): Simplify.
11324
80ac5d4d
SM
11325 Use define-minor-mode in more cases.
11326 * term/tvi970.el (tvi970-set-keypad-mode):
11327 * simple.el (auto-fill-mode, overwrite-mode, binary-overwrite-mode)
11328 (normal-erase-is-backspace-mode):
11329 * scroll-bar.el (scroll-bar-mode): Use it and define-minor-mode.
11330 (set-scroll-bar-mode-1): (Re)move to its sole caller.
11331 (get-scroll-bar-mode): New function.
11332 * emacs-lisp/cl-macs.el (eq): Handle a non-variable first arg.
11333
11334 Use define-minor-mode for less obvious cases.
f44379e7
SM
11335 * emacs-lisp/easy-mmode.el (define-minor-mode): Add :variable keyword.
11336 * emacs-lisp/cl-macs.el (terminal-parameter, eq): Add setf method.
11337 * international/iso-ascii.el (iso-ascii-mode):
11338 * frame.el (auto-raise-mode, auto-lower-mode):
11339 * composite.el (global-auto-composition-mode): Use define-minor-mode.
11340
c04b03f8
MA
113412010-05-04 Michael Albinus <michael.albinus@gmx.de>
11342
11343 * net/tramp.el (tramp-methods): Remove "-q" from `tramp-login-args'
11344 in order to see error messages for failed logins.
11345
53967e09
CY
113462010-05-03 Chong Yidong <cyd@stupidchicken.com>
11347
11348 * diff.el (diff-sentinel):
11349
11350 * epg.el (epg--make-temp-file, epg-decrypt-string)
11351 (epg-verify-string, epg-sign-string, epg-encrypt-string):
11352
11353 * jka-compr.el (jka-compr-partial-uncompress)
11354 (jka-compr-call-process, jka-compr-write-region, jka-compr-load):
11355
11356 * server.el (server-sentinel): Use delete-file's new FORCE arg
11357 (Bug#6070).
11358
56eb0904
SM
113592010-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
11360
11361 Use define-minor-mode where applicable.
11362 * view.el (view-mode):
11363 * type-break.el (type-break-query-mode)
11364 (type-break-mode-line-message-mode):
11365 * textmodes/reftex.el (reftex-mode):
11366 * term/vt100.el (vt100-wide-mode):
11367 * tar-mode.el (tar-subfile-mode):
11368 * savehist.el (savehist-mode):
11369 * ibuf-ext.el (ibuffer-auto-mode):
11370 * composite.el (auto-composition-mode):
11371 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
11372 Use define-minor-mode.
11373 (vhdl-mode): Use static mode-line format.
11374 (vhdl-mode-line-update): Delete.
11375 (vhdl-create-mode-menu, vhdl-activate-customizations)
11376 (vhdl-hs-minor-mode): Don't bother calling it.
11377
672eb710
SM
113782010-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
11379
8f92b8ad
SM
11380 * simple.el (with-wrapper-hook): Move.
11381 (buffer-substring-filters): Mark obsolete.
11382 (filter-buffer-substring-functions): New variable.
1fada563 11383 (filter-buffer-substring): Use it. Remove unused arg `noprops'.
8f92b8ad 11384
c04b03f8 113852010-05-01 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
4e2af782 11386 Michael Albinus <michael.albinus@gmx.de>
6a29a838
MA
11387
11388 Implement compression for inline methods.
11389
11390 * net/tramp.el (tramp-inline-compress-start-size): New defcustom.
11391 (tramp-copy-size-limit): Allow also nil.
11392 (tramp-inline-compress-commands): New defconst.
11393 (tramp-find-inline-compress, tramp-get-inline-compress)
11394 (tramp-get-inline-coding): New defuns.
cb7f3653 11395 (tramp-get-remote-coding, tramp-get-local-coding): Remove,
c04b03f8 11396 replaced by `tramp-get-inline-coding'.
6a29a838
MA
11397 (tramp-handle-file-local-copy, tramp-handle-write-region)
11398 (tramp-method-out-of-band-p): Use `tramp-get-inline-coding'.
11399
8c0bf8b3
SM
114002010-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
11401
07125a91
SM
11402 * bindings.el (mode-line-abbrev-mode, mode-line-auto-fill-mode):
11403 Remove unused functions.
11404
f3a47002
SM
11405 * emacs-lisp/lisp-mode.el (lisp-mode): Use define-derived-mode.
11406 Set find-tag-default-function as a variable rather than a property.
11407
8c0bf8b3
SM
11408 * minibuffer.el (tags-completion-at-point-function): Move to etags.el.
11409 * progmodes/etags.el (tags-completion-at-point-function):
11410 Remove left over interactive spec. Add autoloading stub.
11411 (complete-tag): Use tags-completion-at-point-function.
11412
27601456
CY
114132010-04-30 Chong Yidong <cyd@stupidchicken.com>
11414
cb7f3653 11415 * minibuffer.el (tags-completion-at-point-function): Fix return value.
27601456 11416
09d0284d
CY
114172010-04-29 Chong Yidong <cyd@stupidchicken.com>
11418
27d3cd56
CY
11419 * ido.el (ido-init-completion-maps): Remove C-v binding.
11420 (ido-minibuffer-setup): Don't set cua-inhibit-cua-keys (Bug#5765).
09d0284d 11421
3a07ffce
CY
114222010-04-29 Chong Yidong <cyd@stupidchicken.com>
11423
11424 * minibuffer.el (tags-completion-at-point-function): New function.
11425 (completion-at-point-functions): Use it.
11426
3a07ffce
CY
11427 * progmodes/etags.el (complete-tag): Revert last change.
11428
3d14bb73
AM
114292010-04-29 Alan Mackenzie <acm@muc.de>
11430
11431 * progmodes/cc-mode.el (c-extend-region-for-CPP): Fix an
11432 off-by-one error (in end of macro position).
11433
7d353d11
SM
114342010-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
11435
11436 * net/browse-url.el (browse-url-firefox-program): Use iceweasel if
11437 firefox is absent. Don't autoload.
11438 (browse-url-galeon-program): Don't autoload.
11439
48111a85
CY
114402010-04-28 Chong Yidong <cyd@stupidchicken.com>
11441
11442 * bindings.el (complete-symbol): Move into minibuffer.el.
11443
11444 * minibuffer.el (complete-tag): Move from etags.el. If tags
11445 completion cannot be performed, return nil instead of signalling
11446 an error.
11447 (completion-at-point): Make it an alias for complete-symbol.
11448 (complete-symbol): Move from bindings.el, and replace with the
11449 body of completion-at-point.
11450
11451 * progmodes/etags.el (complete-tag): Move to minibuffer.el.
11452
7ba94701
MA
114532010-04-28 Michael Albinus <michael.albinus@gmx.de>
11454
11455 * net/tramp.el (tramp-remote-selinux-p): New defun.
11456 (tramp-handle-file-selinux-context)
11457 (tramp-handle-set-file-selinux-context): Use it.
11458
95c6cc3e
SS
114592010-04-28 Sam Steingold <sds@gnu.org>
11460
11461 * progmodes/bug-reference.el (bug-reference-url-format): Mark as
11462 `safe-local-variable' if the value is a string or a symbol with
11463 the property `bug-reference-url-format'.
11464
36045ff3
CY
114652010-04-28 Chong Yidong <cyd@stupidchicken.com>
11466
537ffaf3
SM
11467 * progmodes/bug-reference.el (bug-reference-url-format):
11468 Revert 2010-04-27 change due to security risk.
36045ff3 11469
56924d99
SM
114702010-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
11471
11472 Make it possible to locally disable a globally enabled mode.
11473 * simple.el (fundamental-mode): Run fundamental-mode-hook.
11474 * emacs-lisp/derived.el (define-derived-mode): Use fundamental-mode
11475 rather than kill-all-local-variables so it runs fundamental-mode-hook.
11476 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
11477 Use fundamental-mode-hook to run MODE-enable-in-buffers earlier, so
11478 that subsequent hooks get a chance to disable it.
11479
ccaa4765
SM
114802010-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
11481
17818d71
SM
11482 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
11483 Avoid re-enabling a minor mode after the user turned the minor mode
11484 off if MODE-enable-in-buffers is run twice (typically once from
11485 fundamental-mode's after-change-major-mode-hook and a second time from
11486 run-mode-hook's own after-change-major-mode-hook).
11487
ccaa4765
SM
11488 * emacs-lisp/lisp.el (lisp-complete-symbol): Fail gracefully.
11489
2a6f654e
SS
114902010-04-27 Sam Steingold <sds@gnu.org>
11491
11492 * progmodes/bug-reference.el (bug-reference-url-format): Mark as
11493 `safe-local-variable' if the value is a string or a function, as
11494 documented and implemented on 2010-04-02.
11495
cecaa674
JB
114962010-04-27 Juanma Barranquero <lekktu@gmail.com>
11497
11498 * ido.el (ido-buffer-internal): Bind `ido-use-virtual-buffers' to nil
11499 when method is 'kill.
11500
115012010-04-27 Agustín Martín <agustin.martin@hispalinux.es>
1e116bb3 11502
a628ad9d
JB
11503 * textmodes/ispell.el (ispell-init-process): Fix personal dictionary
11504 condition in default directory check.
01c35094 11505 (ispell-init-process, ispell-kill-ispell, kill-buffer-hook):
1e116bb3
AM
11506 Kill ispell process when killing its associated buffer.
11507
7dd7fbb9
JD
115082010-04-27 Jan Djärv <jan.h.d@swipnet.se>
11509
11510 * desktop.el (desktop-kill): ask-if-new: Ask if desktop file exists,
11511 but we aren't using it.
11512
7ac82b84
J
115132010-04-25 Jan Djärv <jan.h.d@swipnet.se>
11514
11515 * tool-bar.el (tool-bar-local-item-from-menu): Revert unintended
11516 checkin in 2010-04-23T16:26:11Z!monnier@iro.umontreal.ca.
11517
fea1add4
GM
115182010-04-24 Glenn Morris <rgm@gnu.org>
11519
11520 * emacs-lisp/authors.el (authors-obsolete-files-regexps):
11521 Ignore VCS-ignore files, and deleted nextstep preferences files.
11522 (authors-ignored-files): Ignore deleted cedet test files, and "*.el".
11523 (authors-ambiguous-files): New list.
11524 (authors-valid-file-names): Add some deleted files.
11525 (authors-renamed-files-alist): Add font-setting.el, edt-user.doc.
11526 (authors-disambiguate-file-name): New function. (Bug#5501)
11527 (authors-canonical-file-name): Doc fix.
11528 Don't warn about obsolete files.
11529 (authors-canonical-file-name, authors-scan-el):
11530 Use authors-disambiguate-file-name.
11531
cbcfee6e
GM
11532 * hfy-cmap.el (htmlfontify-load-rgb-file, hfy-fallback-colour-values):
11533 Add autoload cookies.
11534 (htmlfontify-unload-rgb-file, hfy-fallback-colour-values): Add docs.
11535 (generated-autoload-file): Set file-local value to "htmlfontify.el".
11536 * htmlfontify.el (caddr, cadddr): Remove fallback definitions.
11537 They have definitions / compiler macros in cl.el.
11538 (htmlfontify-load-rgb-file, hfy-fallback-colour-values):
11539 Replace manual autoloads with generated ones.
11540 (htmlfontify-unload-rgb-file): Remove autoload.
11541 * Makefile.in (autoloads): Ensure htmlfontify.el is writable.
11542
3b548e1b
SM
115432010-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
11544
9ae0c310
SM
11545 * emacs-lisp/bytecomp.el (byte-compile-set-default): New function.
11546 (byte-compile-setq-default): Optimize for the
11547 single-var case and don't call byte-compile-form in this case to avoid
11548 inf-loop with byte-compile-set-default.
11549
3b548e1b
SM
11550 * progmodes/compile.el (compilation-start): Abbreviate default directory.
11551
632c5478
MA
115522010-04-23 Michael Albinus <michael.albinus@gmx.de>
11553
11554 Implement SELINUX backends.
11555
3b548e1b
SM
11556 * net/tramp.el (tramp-file-name-handler-alist):
11557 Add `file-selinux-context' and `set-file-selinux-context'.
632c5478
MA
11558 (tramp-handle-file-selinux-context)
11559 (tramp-handle-set-file-selinux-context): New defuns.
3b548e1b
SM
11560 (tramp-handle-copy-file, tramp-do-copy-or-rename-file):
11561 Handle PRESERVE-SELINUX-CONTEXT.
632c5478 11562
3b548e1b
SM
11563 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
11564 Add `file-selinux-context' and `set-file-selinux-context'.
632c5478
MA
11565 (tramp-gvfs-handle-file-selinux-context)
11566 (tramp-gvfs-handle-set-file-selinux-context): New defuns.
11567 (tramp-gvfs-handle-copy-file): Handle PRESERVE-SELINUX-CONTEXT.
11568
11569 * net/ange-ftp.el (ange-ftp-copy-file):
11570 * net/tramp-fish.el (tramp-fish-handle-copy-file):
11571 * net/tramp-imap.el (tramp-imap-handle-copy-file):
3b548e1b
SM
11572 * net/tramp-smb.el (tramp-smb-handle-copy-file):
11573 Add PRESERVE-SELINUX-CONTEXT.
632c5478 11574
a94d821f
MA
115752010-04-22 Michael Albinus <michael.albinus@gmx.de>
11576
11577 Synchronize with Tramp repository.
11578
11579 * net/tramp.el (with-connection-property, tramp-completion-mode-p)
11580 (tramp-action-process-alive, tramp-action-out-of-band)
11581 (tramp-check-for-regexp, tramp-file-name-p, tramp-equal-remote)
11582 (tramp-exists-file-name-handler): Fix docstring.
11583 (with-progress-reporter): New defmacro.
11584 (tramp-do-copy-or-rename-file, tramp-handle-dired-compress-file)
11585 (tramp-maybe-open-connection): Use it.
11586
a92375d9
MA
115872010-04-22 Noah Lavine <noah549@gmail.com> (tiny change)
11588
11589 Detect ssh 'ControlMaster' argument automatically in some cases.
11590
11591 * net/tramp.el (tramp-detect-ssh-controlmaster): New defun.
11592 (tramp-default-method): Use it.
11593
489fe4c2
MA
115942010-04-22 Michael Albinus <michael.albinus@gmx.de>
11595
25f14cdb
MA
11596 * net/tramp.el (tramp-handle-copy-file): Add new optional
11597 parameter `preserve-selinux-context'.
11598 (tramp-file-name-for-operation): Add `set-file-selinux-context'.
11599
a92375d9
MA
116002010-04-22 Michael Albinus <michael.albinus@gmx.de>
11601
489fe4c2
MA
11602 * net/tramp.el (tramp-completion-handle-file-name-all-completions):
11603 Ensure, that non remote files are still checked. Oops.
11604
acd1f317
MA
116052010-04-21 Michael Albinus <michael.albinus@gmx.de>
11606
11607 Fix Bug#5840.
11608
11609 * icomplete.el (icomplete-completions): Use `non-essential'.
11610
11611 * net/tramp.el (tramp-connectable-p): New defun.
11612 (tramp-handle-expand-file-name)
11613 (tramp-completion-handle-file-name-all-completions)
11614 (tramp-completion-handle-file-name-completion): Use it.
11615
62c5b459
SM
116162010-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
11617
11618 * emacs-lisp/lisp.el (lisp-completion-at-point): Try and handle errors.
11619
f904c0f9
JD
116202010-04-21 Jan Djärv <jan.h.d@swipnet.se>
11621
11622 * vc-dir.el (vc-dir-tool-bar-map): Add :label on some tool bar items.
11623
11624 * tool-bar.el (tool-bar-setup): Add :label on some tool bar items.
11625
11626 * loadup.el: Load dynamic-setting.el if feature dynamic-setting
11627 is present.
11628
11629 * info.el (info-tool-bar-map): Add labels.
11630
11631 * cus-start.el (all): Add tool-bar-style and tool-bar-max-label-size.
11632
11633 * cus-edit.el (custom-commands): Add labels for tool bar.
11634 (custom-buffer-create-internal, Custom-mode): Adjust for
11635 labels in custom-commands.
11636
11637 * dynamic-setting.el: Renamed from font-setting.el.
11638
c5cbeb12
LL
116392010-04-21 John Wiegley <jwiegley@gmail.com>
11640
11641 * ido.el (ido-init-completion-maps): For ido-switch-buffer, C-o
11642 toggles the use of virtual buffers.
537ffaf3 11643 (ido-buffer-internal): Guard `ido-use-virtual-buffers' global value.
c5cbeb12
LL
11644 (ido-toggle-virtual-buffers): New function.
11645
fcc93746
JB
116462010-04-21 Juanma Barranquero <lekktu@gmail.com>
11647
11648 Use `define-derived-mode'; fix window selection; doc fixes.
11649 * play/tetris.el (tetris, tetris-update-speed-function)
11650 (tetris-tty-colors, tetris-x-colors, tetris-move-bottom)
11651 (tetris-move-left, tetris-move-right, tetris-rotate-prev)
11652 (tetris-rotate-next, tetris-end-game, tetris-start-game)
11653 (tetris-pause-game): Fix typos in docstrings.
11654 (tetris-mode-map, tetris-null-map):
11655 Move initialization into declaration.
11656 (tetris-mode): Define with `define-derived-mode';
11657 set show-trailing-whitespace to nil.
11658 (tetris): Prefer window already displaying the "*Tetris*" buffer.
11659
574c05e2
KK
116602010-04-21 Karel Klíč <kklic@redhat.com>
11661
11662 * files.el (backup-buffer): Handle SELinux context, and return it
11663 if a backup was made by renaming.
11664 (backup-buffer-copy): Set SELinux context to the target file.
11665 (basic-save-buffer): Set SELinux context of the newly written file.
11666 (basic-save-buffer-1): Now it also returns any SELinux context.
11667 (basic-save-buffer-2): Set SELinux context of the newly created file,
11668 and return it.
11669 * net/tramp.el (tramp-file-name-for-operation):
11670 Add file-selinux-context.
11671
e97a42c1
SM
116722010-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
11673
f2b9ed18
SM
11674 Make the log-edit comments use RFC822 format throughout.
11675
e97a42c1
SM
11676 * vc.el (vc-checkin, vc-modify-change-comment):
11677 Adjust to new vc-start/finish-logentry.
11678 (vc-find-conflicted-file): New command.
11679 (vc-transfer-file): Adjust to new vc-checkin.
11680 (vc-next-action): Improve scoping.
11681
11682 * vc-hg.el (vc-hg-log-edit-mode): Remove.
11683 (vc-hg-checkin): Remove extra arg. Use log-edit-extract-headers.
11684
11685 * vc-git.el (vc-git-log-edit-mode): Remove.
11686 (vc-git-checkin): Remove extra arg. Use log-edit-extract-headers.
11687 (vc-git-commits-coding-system): Rename from git-commits-coding-system.
11688
11689 * vc-dispatcher.el (vc-log-edit): Shorten names for log-edit-show-files.
11690 (vc-start-logentry): Remove argument `extra'.
11691 (vc-finish-logentry): Remove extra args.
11692
11693 * vc-bzr.el (vc-bzr-log-edit-mode): Remove.
11694 (vc-bzr-checkin): Remove extra arg. Use log-edit-extract-headers.
11695 (vc-bzr-conflicted-files): New function.
11696
11697 * log-edit.el (log-edit-extra-flags)
11698 (log-edit-before-checkin-process): Remove.
11699 (log-edit-summary, log-edit-header, log-edit-unknown-header): New faces.
11700 (log-edit-headers-alist): New var.
11701 (log-edit-header-contents-regexp): New const.
11702 (log-edit-match-to-eoh): New function.
11703 (log-edit-font-lock-keywords): Use them.
11704 (log-edit): Insert a "Summary:" header as default.
11705 (log-edit-mode): Mark font-lock rules as case-insensitive.
11706 (log-edit-done): Cleanup headers.
11707 (log-view-process-buffer): Remove.
11708 (log-edit-extract-headers): New function to replace it.
11709
938efb77
JB
117102010-04-20 Juanma Barranquero <lekktu@gmail.com>
11711
11712 * subr.el (default-direction-reversed): Remove obsolescence info.
11713
1cfb415b
SM
117142010-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
11715
cb4f9513
SM
11716 * vc-dispatcher.el (vc-finish-logentry): Don't mess so badly with the
11717 windows/frames.
11718
6e610c72
SM
11719 * emacs-lisp/lisp.el (lisp-completion-at-point): Complete around point.
11720 I.e. include text after point in the completion region.
11721 Also, return nil when we're not after/in a symbol.
11722
1cfb415b
SM
11723 * international/mule-cmds.el (view-hello-file): Don't fiddle with the
11724 default enable-multibyte-characters.
11725
c80fa13c
SM
117262010-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
11727
87926e02
SM
11728 * international/mule.el: Help the user choose a valid coding-system.
11729 (read-buffer-file-coding-system): New function.
11730 (set-buffer-file-coding-system): Use it. Prompt the user if the
11731 coding-system cannot encode all the chars.
11732
c80fa13c
SM
11733 * vc-bzr.el: Use standard *vc* and *vc-diff* buffers.
11734 (vc-bzr-shelve-show, vc-bzr-shelve-apply)
11735 (vc-bzr-shelve-apply-and-keep, vc-bzr-shelve-snapshot):
11736 Don't use *vc-bzr-shelve*.
11737
6e104790 117382010-04-19 Dan Nicolaescu <dann@ics.uci.edu>
bce31830
DN
11739
11740 Fix the version number for added files.
11741 * vc-hg.el (vc-hg-working-revision): Check if the file is
11742 registered after hg parent fails (Bug#5961).
11743
6e104790 117442010-04-19 Glenn Morris <rgm@gnu.org>
0433ffa6
GM
11745
11746 * htmlfontify.el (htmlfontify-buffer)
11747 (htmlfontify-copy-and-link-dir): Autoload entry points.
11748
6e104790 117492010-04-19 Magnus Henoch <magnus.henoch@gmail.com>
8507c65c
CY
11750
11751 * vc-hg.el (vc-hg-annotate-extract-revision-at-line): Expand file
11752 name relative to the project root (Bug#5960).
11753
6e104790 117542010-04-19 Glenn Morris <rgm@gnu.org>
e9ef9777
GM
11755
11756 * vc-git.el (vc-git-print-log): Doc fix.
11757
6e104790 117582010-04-19 Óscar Fuentes <ofv@wanadoo.es>
3808c51f
CY
11759
11760 * ido.el (ido-file-internal): Fix 2009-12-02 change.
11761
53cfe624 117622010-04-19 Christoph Scholtes <cschol2112@googlemail.com>
7860d2e3
CY
11763
11764 * progmodes/grep.el (grep-compute-defaults): Fix handling of host
11765 default settings (Bug#5928).
11766
6e104790 117672010-04-19 Glenn Morris <rgm@gnu.org>
119850e9
GM
11768
11769 * progmodes/fortran.el (fortran-match-and-skip-declaration):
11770 New function.
0a23b2c3 11771 (fortran-font-lock-keywords-3): Use it. (Bug#1385)
119850e9 11772
6e104790 117732010-04-19 Kenichi Handa <handa@m17n.org>
86a366f4
KH
11774
11775 * language/indian.el (malayalam-composable-pattern): Fix previous
11776 change (add U+0D4D "SIGN VIRAMA").
11777 (oriya-composable-pattern): Add U+0B30 and fix typo in the regexp.
11778 (tamil-composable-pattern): Fix typo in the regexp.
11779 (telugu-composable-pattern): Fix U+0C4D and typo in the regexp.
11780 (kannada-composable-pattern): Fix U+0CB0 and typo in the regexp.
11781 (malayalam-composable-pattern): Fix U+0D4D and typo in the regexp.
11782
6e104790 117832010-04-19 Chong Yidong <cyd@stupidchicken.com>
8afe2ec6
CY
11784
11785 * textmodes/tex-mode.el (latex-mode): Revert 2008-03-03 change to
11786 paragraph-separate (Bug#5821).
11787
6e104790 117882010-04-19 Juri Linkov <juri@jurta.org>
3c5d6dfb
JL
11789
11790 Put breadcrumbs on overlay instead of inserting to buffer (bug#5809).
11791
11792 * info.el (Info-find-node-2): Comment out code that skips
11793 breadcrumbs line.
11794 (Info-mouse-follow-link): New command.
11795 (Info-link-keymap): New keymap.
11796 (Info-breadcrumbs): Rename from `Info-insert-breadcrumbs'.
11797 Return a string with links instead of inserting breadcrumbs
11798 to the Info buffer.
11799 (Info-fontify-node): Comment out code that inserts breadcrumbs.
11800 Instead of putting the `invisible' text property over the Info
11801 header, make an overlay over the Info header with the `invisible'
11802 property and `after-string' set to the string returned by
11803 `Info-breadcrumbs'.
11804
6e104790 118052010-04-19 Chong Yidong <cyd@stupidchicken.com>
6baa27a2
CY
11806
11807 * help.el (help-window-setup-finish): Doc fix (Bug#5830).
11808 Reported by monkey@sandpframing.com.
11809
98923800
SM
118102010-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
11811
b5feea0f
SM
11812 * tmm.el (tmm-prompt): Remove obsolete call to x-popup-menu.
11813 (tmm-get-keymap): Add key-binding shortcuts now that they're not
11814 available in the "keyseq cache" any more.
11815
98923800
SM
11816 * custom.el (defcustom): Add edebug spec.
11817
fd5c9dfa
JL
118182010-04-18 Juri Linkov <juri@jurta.org>
11819
11820 Test for special mode-class in view-buffer instead of view-file (bug#5513).
11821
11822 * view.el (view-file, view-buffer): Move test for special mode-class
11823 from view-file to view-buffer.
11824
11825 * tar-mode.el (tar-extract): Turn if's into one cond
11826 like in arc-mode.el.
11827
b3671a51
JL
118282010-04-18 Juri Linkov <juri@jurta.org>
11829
11830 Add 7z archive format support (bug#5475).
11831
11832 * arc-mode.el (archive-zip-extract): Try to find 7z executable.
11833 (archive-7z-extract): New defcustom.
11834 (archive-find-type): Add magic string for 7z.
11835 (archive-extract-by-stdout): Add new optional arg `stderr-file'.
11836 If `stderr-file' is non-nil, use `(t stderr-file)' for the
11837 `buffer' arg of `call-process'.
11838 (archive-zip-extract): Check `archive-zip-extract' for "7z" and
11839 call the function `archive-7z-extract' with the variable
11840 `archive-7z-extract' let-bound to `archive-zip-extract'.
11841 (archive-7z-summarize, archive-7z-extract): New functions.
11842
11843 * international/mule.el (auto-coding-alist):
11844 * files.el (auto-mode-alist): Add 7z file extension.
11845
8a37fb25
SM
118462010-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
11847
e9515805
SM
11848 * loadup.el: Setup hash-cons for pure data.
11849
f8ea0098
SM
11850 Fix duplicate entries in cedet's loaddefs.el files.
11851 * emacs-lisp/autoload.el (autoload-file-load-name): Be more clever.
11852 Should make most file-local generated-autoload-file unnecessary.
11853 (print-readably): Silence warnings.
11854 (autoload-find-destination): Take load-name as an arg to make sure
11855 it's the same as the one that will be in the file.
11856 (autoload-generate-file-autoloads): Adjust to above changes.
11857 Try to make the dataflow a bit simpler.
11858
8a37fb25
SM
11859 * cvs-status.el (cvs-refontify): Remove unused.
11860
f8b91752
JB
118612010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
11862
76e3243a 11863 * calc/calc.el (calc-mode-map): Bind "O" to `calc-missing-key'.
f8b91752 11864
76e3243a 11865 * calc/calc-bin.el (calc-radix): Have the "O" option turn on
f8b91752
JB
11866 twos-complement mode.
11867
d8b01fef
JB
118682010-04-17 Jay Belanger <jay.p.belanger@gmail.com>
11869
76e3243a
JB
11870 * calc/calc-ext.el (calc-init-extensions): Add keybinding for
11871 'calc-option'. Add `calc-option-prefix-help' to calc-help autoloads.
d8b01fef
JB
11872 (calc-inverse): Add "Option" to message, as appropriate.
11873 (calc-hyperbolic): Add "Option" to message, as appropriate.
11874 (calc-option, calc-is-option): New functions.
11875
76e3243a 11876 * calc/calc-help.el (calc-full-help): Add `calc-option-help'.
d8b01fef
JB
11877 (calc-option-prefix-help): New function.
11878
76e3243a 11879 * calc/calc-misc.el (calc-help): Add "Option" entry.
d8b01fef 11880
76e3243a 11881 * calc/calc.el (calc-local-var-list): Add `calc-option-flag'.
d8b01fef
JB
11882 (calc-option-flag): New variable.
11883 (calc-do): Set `calc-option-flag to nil.
11884 (calc-set-mode-line): Add "Opt " as appropriate.
11885
74f806a1
JL
118862010-04-16 Juri Linkov <juri@jurta.org>
11887
11888 Move scrolling commands from simple.el to window.el
11889 because their primitives are implemented in window.c.
11890
11891 * simple.el (scroll-error-top-bottom)
11892 (scroll-up-command, scroll-down-command, scroll-up-line)
11893 (scroll-down-line, scroll-other-window-down)
11894 (beginning-of-buffer-other-window, end-of-buffer-other-window):
11895 * window.el (scroll-error-top-bottom)
11896 (scroll-up-command, scroll-down-command, scroll-up-line)
11897 (scroll-down-line, scroll-other-window-down)
11898 (beginning-of-buffer-other-window, end-of-buffer-other-window):
11899 Move from simple.el to window.el because their primitives are
11900 implemented in window.c.
11901
ad40eec5
JL
119022010-04-16 Juri Linkov <juri@jurta.org>
11903
11904 * isearch.el (isearch-lookup-scroll-key): Check both
11905 `isearch-scroll' and `scroll-command' properties.
11906 (scroll-up, scroll-down): Remove `isearch-scroll' property.
11907
11908 * mwheel.el (mwheel-scroll): Remove `isearch-scroll' property.
11909
11910 * simple.el (scroll-up-command, scroll-down-command)
11911 (scroll-up-line, scroll-down-line): Remove `isearch-scroll' property.
11912
a4b000fb
JL
119132010-04-15 Juri Linkov <juri@jurta.org>
11914
11915 * simple.el (scroll-up-command, scroll-down-command)
11916 (scroll-up-line, scroll-down-line): Put `scroll-command'
11917 property on the these symbols. Remove them from
11918 `scroll-preserve-screen-position-commands'.
11919
11920 * mwheel.el (mwheel-scroll): Put `scroll-command' and
11921 `isearch-scroll' properties on the `mwheel-scroll' symbol.
11922 Remove it from `scroll-preserve-screen-position-commands'.
11923
11924 * isearch.el (isearch-allow-scroll): Doc fix.
11925
4874f5e6
MA
119262010-04-15 Michael Albinus <michael.albinus@gmx.de>
11927
11928 * net/tramp.el (tramp-error-with-buffer): Don't show the
11929 connection buffer when we are in completion mode.
11930 (tramp-file-name-handler): Catch the error for some operations
11931 when we are in completion mode. This gives the user the chance to
11932 correct the file name in the minibuffer.
11933
82883f0a
GM
119342010-04-15 Glenn Morris <rgm@gnu.org>
11935
11936 * progmodes/verilog-mode.el (verilog-forward-sexp): Avoid free variable.
11937
528b9ea9
JB
119382010-04-15 Juanma Barranquero <lekktu@gmail.com>
11939
11940 Simplify by using `define-derived-mode'.
11941 * info.el (Info-mode):
11942 * calendar/todo-mode.el (todo-mode):
11943 * play/gomoku.el (gomoku-mode): Define with `define-derived-mode'.
11944 (gomoku-mode-map): Move initialization into declaration.
11945
5f2b693f
MA
119462010-04-14 Michael Albinus <michael.albinus@gmx.de>
11947
11948 Fix Bug#5840.
11949 * ido.el (ido-file-name-all-completions-1):
11950 * minibuffer.el (minibuffer-completion-help):
11951 * net/tramp.el (tramp-completion-mode-p): Use `non-essential'.
11952
ebb9641f
SM
119532010-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
11954
38111a5a
SM
11955 * simple.el (non-essential): New var.
11956
ebb9641f
SM
11957 Add a new field `location' to bookmarks for non-file bookmarks.
11958 * bookmark.el (bookmark-location): Use the new field, if present.
11959 (bookmark-insert-location): Undo last change, not needed any more.
11960 * man.el (Man-bookmark-make-record):
11961 * woman.el (woman-bookmark-make-record): Add `location' field.
11962
7b05466f
JL
119632010-04-14 Juri Linkov <juri@jurta.org>
11964
11965 * simple.el (scroll-error-top-bottom): New defcustom.
11966 (scroll-up-command, scroll-down-command): Use it. Doc fix.
11967
11968 * emulation/pc-select.el (pc-select-override-scroll-error):
11969 Obsolete in favor of `scroll-error-top-bottom'.
11970
32129746
JL
119712010-04-14 Juri Linkov <juri@jurta.org>
11972
11973 * tutorial.el (tutorial--default-keys): Rebind `C-v' to
11974 `scroll-up-command' and `M-v' to `scroll-down-command'.
11975
11976 * emulation/cua-rect.el (cua--init-rectangles):
11977 * forms.el (forms--change-commands):
11978 * image-mode.el (image-mode-map):
11979 Remap scroll-down-command and scroll-up-command
11980 in addition to scroll-down and scroll-up.
11981
9013a7f8
JL
119822010-04-14 Juri Linkov <juri@jurta.org>
11983
11984 * mwheel.el (scroll-preserve-screen-position-commands):
11985 Add mwheel-scroll to this list of commands.
11986
11987 * simple.el (scroll-preserve-screen-position-commands):
11988 Add scroll-up-command, scroll-down-command, scroll-up-line,
11989 scroll-down-line to this list of commands.
11990
3b7e1d5f
SM
119912010-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
11992
c1e25821
SM
11993 * obsolete/complete.el: Move from lisp/complete.el.
11994
5b31b787
SM
11995 * pcomplete.el (pcomplete-here*): Fix mistaken change (bug#5935).
11996
3b7e1d5f
SM
11997 * emacs-lisp/easy-mmode.el (define-minor-mode): Passing a nil argument
11998 to the minor mode function now turns the mode ON unconditionally.
11999
398a825b
SM
120002010-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
12001
a544e7c1
SM
12002 * vc-dir.el (vc-dir-kill-line): New command.
12003 (vc-dir-mode-map): Bind it to C-k.
12004
a1979d8e
SM
12005 * bookmark.el (bookmark-insert-location): Handle a nil filename.
12006
398a825b
SM
12007 * woman.el: Add bookmark declarations to silence the compiler.
12008 (bookmark-prop-get): Use `man-args' rather than `filename' as a first
12009 step to compatibility between man and woman bookmarks.
12010 Adjust for Man-default-bookmark-title renaming.
12011 (woman-bookmark-jump): Adjust accordingly. Don't forget to autoload.
12012
12013 * man.el: Add bookmark declarations to silence the compiler.
12014 (Man-name-local-regexp): Make it match NAME as well.
12015 (Man-getpage-in-background): Return the buffer.
12016 (Man-notify-when-ready): Use `case'.
12017 (man-set-default-bookmark-title): Rename to Man-default-bookmark-title.
12018 Don't hardcode "NAME". Simplify.
12019 (Man-bookmark-make-record): Use Man-arguments rather than buffer-name.
12020 Rename from Man-bookmark-make-record.
12021 (Man-bookmark-jump): Rename from man-bookmark-jump. Simplify now that
12022 we have the actual man-args. Use Man-getpage-in-background rather
12023 than `man' since the arg is already processed. Let bookmark.el do the
12024 window handling. Only wait for the relevant process.
12025 Don't forget to autoload.
12026
12027 * bookmark.el (bookmark-default-file): Use locate-user-emacs-file.
12028
45be326a
TV
120292010-04-12 Thierry Volpiatto <thierry.volpiatto@gmail.com>
12030
12031 * woman.el (woman-bookmark-make-record, woman-bookmark-jump):
12032 New functions.
12033 (woman-mode): Setup bookmark support.
12034
12035 * man.el (man-set-default-bookmark-title, man-bookmark-make-record)
12036 (man-bookmark-jump): New functions.
12037 (Man-mode): Setup bookmark support.
12038
3acb4c93
CY
120392010-04-10 Jari Aalto <jari.aalto@cante.net>
12040
12041 * comint.el (comint-password-prompt-regexp): Use regexp-opt, and
12042 recognize ssh-keygen prompt (Bug#2817).
12043
b6bbb65e
MA
120442010-04-10 Michael Albinus <michael.albinus@gmx.de>
12045
12046 * net/tramp.el (tramp-do-copy-or-rename-file): Add progress reporter.
12047
b533bc97
MA
120482010-04-10 Michael Albinus <michael.albinus@gmx.de>
12049
12050 Synchronize with Tramp repository.
12051
12052 * net/tramp.el (tramp-completion-function-alist)
12053 (tramp-file-name-regexp, tramp-chunksize)
45be326a
TV
12054 (tramp-local-coding-commands, tramp-remote-coding-commands):
12055 Fix docstring.
12056 (tramp-remote-process-environment): Use `format' instead of `concat'.
b533bc97
MA
12057 (tramp-handle-directory-files-and-attributes)
12058 (tramp-get-remote-path): Use `copy-tree'.
12059 (tramp-handle-file-name-all-completions): Backward/ XEmacs
12060 compatibility: Use `completion-ignore-case' if
12061 `read-file-name-completion-ignore-case' does not exist.
12062 (tramp-do-copy-or-rename-file-directly): Do not use
12063 `tramp-handle-file-remote-p'.
45be326a
TV
12064 (tramp-do-copy-or-rename-file-out-of-band):
12065 Use `tramp-compat-delete-directory'.
b533bc97 12066 (tramp-do-copy-or-rename-file-out-of-band)
45be326a
TV
12067 (tramp-compute-multi-hops, tramp-maybe-open-connection):
12068 Use `format-spec-make'.
b533bc97
MA
12069 (tramp-find-foreign-file-name-handler)
12070 (tramp-advice-make-auto-save-file-name)
12071 (tramp-set-auto-save-file-modes): Remove superfluous check for
12072 `stringp'. This is done inside `tramp-tramp-file-p'.
12073 (tramp-debug-outline-regexp): New defconst.
12074 (tramp-get-debug-buffer): Use it.
12075 (tramp-check-for-regexp): Use (forward-line 1).
12076 (tramp-set-auto-save-file-modes): Adapt version check.
12077
45be326a
TV
12078 * net/tramp-compat.el (tramp-advice-file-expand-wildcards):
12079 Wrap call of `featurep' for 2nd argument.
b533bc97
MA
12080 (tramp-compat-make-temp-file): Simplify fallback implementation.
12081 (tramp-compat-copy-tree): Remove function.
12082 (tramp-compat-delete-directory): Provide implementation for older
12083 Emacsen.
12084
12085 * net/tramp-fish.el (tramp-fish-handle-directory-files-and-attributes):
12086 Do not use `tramp-fish-handle-file-attributes.
12087
12088 * net/trampver.el: Update release number.
12089
ba33df00
GM
120902010-04-10 Glenn Morris <rgm@gnu.org>
12091
12092 * progmodes/compile.el (compilation-save-buffers-predicate):
12093 Add missing :version tag.
12094
4a8ae76f
SS
120952010-04-09 Sam Steingold <sds@gnu.org>
12096
12097 * progmodes/compile.el (compilation-save-buffers-predicate):
12098 Remove the "autoload" cookie.
12099
0880716f
SS
12100 * progmodes/bug-reference.el (turn-on-bug-reference-mode)
12101 (turn-on-bug-reference-prog-mode): Remove, `bug-reference-mode'
12102 and `bug-reference-prog-mode' can be used in hooks directly.
12103
6aebd58c
DN
121042010-04-09 Dan Nicolaescu <dann@ics.uci.edu>
12105
12106 Add --author support to git commit.
12107 * vc-git.el (vc-git-checkin): Pass extra-args to the commit command.
12108 (vc-git-log-edit-mode): New minor mode.
45be326a
TV
12109 (log-edit-mode, log-edit-extra-flags, log-edit-mode):
12110 New declarations.
6aebd58c 12111
f6d90772
ER
121122010-04-09 Eric Raymond <esr@snark.thyrsus.com>
12113
12114 * vc-hooks.el, vc-git.el: Improve documentation comments.
12115
e754e83b
SM
121162010-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
12117
12118 Fix some of the problems in defsubst* (bug#5728).
12119 * emacs-lisp/cl-macs.el (defsubst*): Don't substitute non-trivial args.
12120 (cl-defsubst-expand): Do the substitutions simultaneously (bug#5728).
12121
9e86ab0b
SS
121222010-04-07 Sam Steingold <sds@gnu.org>
12123
e754e83b
SM
12124 * progmodes/compile.el (compilation-save-buffers-predicate):
12125 New custom variable.
9e86ab0b
SS
12126 (compile, recompile): Pass it to `save-some-buffers'.
12127
b0c8b840
JD
121282010-04-07 Jan Djärv <jan.h.d@swipnet.se>
12129
12130 * wid-edit.el (widget-choose): Move cursor to the second line of
12131 the buffer (Bug#5695).
12132
31527c56
DN
121332010-04-07 Dan Nicolaescu <dann@ics.uci.edu>
12134
12135 Add new VC methods: vc-log-incoming and vc-log-outgoing.
12136 * vc.el (vc-print-log-setup-buttons): New function split out from
12137 vc-print-log-internal.
12138 (vc-log-internal-common): New function, a parametrized version of
12139 vc-print-log-internal.
12140 (vc-print-log-internal): Just call vc-log-internal-common with the
12141 right arguments.
12142 (vc-incoming-outgoing-internal):
12143 (vc-log-incoming, vc-log-outgoing): New functions.
12144 (vc-log-view-type): New permanent local variable.
12145
12146 * vc-hooks.el (vc-menu-map): Bind vc-log-incoming and vc-log-outgoing.
12147
12148 * vc-bzr.el (vc-bzr-log-view-mode): Use vc-log-view-type instead
12149 of the dynamic bound vc-short-log.
12150 (vc-bzr-log-incoming, vc-bzr-log-outgoing): New functions.
12151
12152 * vc-git.el (vc-git-log-outgoing): New function.
12153 (vc-git-log-view-mode): Use vc-log-view-type instead
12154 of the dynamic bound vc-short-log.
12155
12156 * vc-hg.el (vc-hg-log-view-mode): Use vc-log-view-type instead
12157 of the dynamic bound vc-short-log. Highlight the tag.
12158 (vc-hg-log-incoming, vc-hg-log-outgoing): New functions.
12159 (vc-hg-outgoing, vc-hg-incoming, vc-hg-outgoing-mode):
12160 (vc-hg-incoming-mode): Remove.
12161 (vc-hg-extra-menu-map): Do not bind vc-hg-incoming and vc-hg-outgoing.
12162
7ec69e2b
DN
121632010-04-07 Dan Nicolaescu <dann@ics.uci.edu>
12164
12165 Fix default-directory for vc-root-diff.
12166 * vc.el (vc-root-diff): Bind default-directory to the root
12167 directory for the diff command.
12168
fd9ea9d3
WS
121692010-04-07 Michael McNamara <mac@mail.brushroad.com>
12170
6e104790 12171 * progmodes/verilog-mode.el (verilog-forward-sexp):
31527c56
DN
12172 (verilog-calc-1): Support "disable fork" and "fork wait" multi
12173 word keywords, suggested by Steve Pearlmutter.
6e104790 12174 (verilog-pretty-declarations): Support lineup of declarations in
fd9ea9d3 12175 port lists.
6e104790 12176 (verilog-skip-backward-comments, verilog-skip-forward-comment-p):
c4cc8b9a 12177 fix bug for /* / comments.
6e104790 12178 (verilog-backward-syntactic-ws, verilog-forward-syntactic-ws):
fd9ea9d3 12179 Speed up and simplfy as this is never called with a bound.
6e104790
SM
12180 (verilog-pretty-declarations): Enhance to line up declarations
12181 inside a parameter list, suggested by Alan Morgan.
12182 (verilog-pretty-expr): Tune assignment regular expression match
12183 string for corner cases; also use markers instead of character
12184 number as indent changes the later.
fd9ea9d3
WS
12185
121862010-04-07 Wilson Snyder <wsnyder@wsnyder.org>
12187
6e104790
SM
12188 * progmodes/verilog-mode.el (verilog-type-keywords): Fix pulldown
12189 as missing keyword.
12190 (verilog-read-sub-decls-line): Fix comments in AUTO_TEMPLATE
12191 causing truncation of AUTOWIRE signals. Reported by Bruce Tennant.
12192 (verilog-auto-inst, verilog-auto-inst-port): Add vl_mbits for
12193 AUTO_TEMPLATEs needing multiple array bits. Suggested by Bruce
12194 Tennant.
12195 (verilog-keywords):
fd9ea9d3
WS
12196 (verilog-1800-2005-keywords, verilog-1800-2009-keywords): Add IEEE
12197 1800-2009 keywords, including "global.".
12198
2a07afc5
JW
121992010-04-06 John Wiegley <jwiegley@gmail.com>
12200
8b32731a 12201 * ido.el (ido-add-virtual-buffers-to-list): Fix duplicated names
2a07afc5 12202 appearing in buffer list (if a live buffer name matched a recentf
8b32731a 12203 file basename). Should use uniquify to offer a real solution.
2a07afc5 12204
f9a27d86
JW
122052010-04-06 John Wiegley <jwiegley@gmail.com>
12206
8b32731a
JB
12207 * ido.el (ido-use-virtual-buffers, ido-virtual): Move a ChangeLog
12208 comment to code, and add a :version tag.
12209 (ido-virtual-buffers): Move defvar to fix byte-compiler warning.
f9a27d86 12210
9caf8a8f
JB
122112010-04-06 Juanma Barranquero <lekktu@gmail.com>
12212
12213 Enable recentf-mode if using virtual buffers.
12214 * ido.el (recentf-list): Declare for byte-compiler.
93acd23d 12215 (ido-virtual-buffers): Move up to silence byte-compiler. Add docstring.
9caf8a8f
JB
12216 (ido-make-buffer-list): Simplify.
12217 (ido-add-virtual-buffers-to-list): Simplify. Enable recentf-mode.
12218
5a97d2da
JL
122192010-04-05 Juri Linkov <juri@jurta.org>
12220
12221 Scrolling commands which scroll a line instead of full screen.
12222 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01452.html
12223
12224 * simple.el (scroll-up-line, scroll-down-line): New commands.
12225 Put property isearch-scroll=t on them.
12226
12227 * emulation/ws-mode.el (scroll-down-line, scroll-up-line):
12228 Remove commands.
12229
79ce172a
JL
122302010-04-05 Juri Linkov <juri@jurta.org>
12231
8b32731a 12232 Scrolling commands which do not signal errors at top/bottom.
79ce172a
JL
12233 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01452.html
12234
12235 * simple.el (scroll-up-command, scroll-down-command): New commands.
12236 Put property isearch-scroll=t on them.
12237
12238 * bindings.el (global-map): Rebind [prior] from `scroll-down' to
12239 `scroll-down-command' and [next] from `scroll-up' to
12240 `scroll-up-command'.
12241
12242 * emulation/cua-base.el: Put property CUA=move on
12243 `scroll-up-command' and `scroll-down-command'.
12244 (cua--init-keymaps): Remap `scroll-up-command' to `cua-scroll-up'
12245 and `scroll-down-command' to `cua-scroll-down'.
12246
309d5b43
JB
122472010-04-05 Juanma Barranquero <lekktu@gmail.com>
12248
6460e534 12249 * help.el (describe-mode): Return nil.
309d5b43 12250
0523d117
JW
122512010-04-04 John Wiegley <jwiegley@gmail.com>
12252
12253 * ido.el (ido-use-virtual-buffers): New variable to indicate
f9a27d86 12254 whether "virtual buffer" support is enabled for IDO.
0523d117
JW
12255 (ido-virtual): Face used to indicate virtual buffers in the list.
12256 (ido-buffer-internal): If a buffer is chosen, and no such buffer
12257 exists, but a virtual buffer of that name does (which would be why
12258 it was in the list), recreate the buffer by reopening the file.
12259 (ido-make-buffer-list): If virtual buffers are being used, call
12260 `ido-add-virtual-buffers-to-list' before the make list hook.
12261 (ido-virtual-buffers): New variable which contains a copy of the
12262 current contents of the `recentf-list', albeit pared down for the
12263 sake of speed, and with proper faces applied.
12264 (ido-add-virtual-buffers-to-list): Using the `recentf-list',
12265 create a list of "virtual buffers" to present to the user in
12266 addition to the currently open set. Note that this logic could
12267 get rather slow if that list is too large. With the default
12268 `recentf-max-saved-items' of 200, there is little speed penalty.
12269
202ff0d6
SM
122702010-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
12271
12272 * font-lock.el: Require CL when compiling.
12273 (font-lock-turn-on-thing-lock): Use `case'.
12274
ef43a0f4
EZ
122752010-04-03 Eli Zaretskii <eliz@gnu.org>
12276
12277 * emacs-lisp/authors.el (authors-fixed-entries): Add entry for Eli
12278 Zaretskii.
ef43a0f4 12279
9c13a46e
JL
122802010-04-02 Juri Linkov <juri@jurta.org>
12281
12282 * ehelp.el (electric-help-orig-major-mode):
12283 New buffer-local variable.
12284 (electric-help-mode): Set it to original major-mode. Doc fix.
12285 (with-electric-help): Use `electric-help-orig-major-mode' instead
12286 of (default-value 'major-mode). Doc fix.
12287 http://lists.gnu.org/archive/html/emacs-devel/2010-04/msg00069.html
12288
3fb87bf5
SS
122892010-04-02 Sam Steingold <sds@gnu.org>
12290
12291 * vc-hg.el (vc-hg-push, vc-hg-pull): Use `apply' when calling
12292 `vc-hg-command' with a list of flags.
12293
202ff0d6
SM
12294 * progmodes/bug-reference.el (bug-reference-bug-regexp):
12295 Also accept "patch" and "RFE".
dbb5e44a
SS
12296 (bug-reference-fontify): `bug-reference-url-format' can also be a
12297 function to be able to handle the bug kind.
202ff0d6 12298 (turn-on-bug-reference-mode, turn-on-bug-reference-prog-mode): Add.
dbb5e44a 12299
d0b22876
JD
123002010-04-02 Jan Djärv <jan.h.d@swipnet.se>
12301
12302 * tmm.el (tmm-get-keymap): Check with symbolp before passing
12303 value to fboundp, it may not be a symbol.
12304
1625d379
CY
123052010-03-31 Chong Yidong <cyd@stupidchicken.com>
12306
202ff0d6 12307 * cus-edit.el (custom-buffer-sort-alphabetically): Update :version.
1625d379 12308
1cd095c6
JL
123092010-03-31 Juri Linkov <juri@jurta.org>
12310
12311 * simple.el (next-line, previous-line): Re-throw a signal
12312 with `signal' instead of using `ding'.
12313 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01432.html
12314
67189e62
JL
123152010-03-31 Juri Linkov <juri@jurta.org>
12316
12317 * simple.el (keyboard-escape-quit): Raise deselecting the active
12318 region higher than exiting the minibuffer.
12319 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00904.html
12320
1546c559
JL
123212010-03-31 Juri Linkov <juri@jurta.org>
12322
12323 * image.el (image-animated-p): Use `image-metadata' instead of
12324 `image-extension-data'. Get GIF extenstion data from metadata
12325 property `extension-data'.
12326
85626eef
SM
123272010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
12328
12329 * simple.el (append-to-buffer): Simplify.
12330
85738751 123312010-03-31 Tomas Abrahamsson <tab@lysator.liu.se>
b42da387
TA
12332
12333 * textmodes/artist.el (artist-mode): Fix typo in docstring.
12334 Reported by Alex Schröder <kensanata@gmail.com>. (Bug#5807)
12335
85738751 123362010-03-31 Kenichi Handa <handa@m17n.org>
42763dda
KH
12337
12338 * language/sinhala.el (composition-function-table): Fix regexp for
12339 the new Unicode specification.
12340
12341 * language/indian.el (devanagari-composable-pattern)
12342 (tamil-composable-pattern, kannada-composable-pattern)
85626eef 12343 (malayalam-composable-pattern): Adjust for the new Unicode
42763dda
KH
12344 specification.
12345 (bengali-composable-pattern, gurmukhi-composable-pattern)
12346 (gujarati-composable-pattern, oriya-composable-pattern)
12347 (telugu-composable-pattern): New variables to cope with the new
12348 Unicode specification. Use them in composition-function-table.
12349
85738751 123502010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
fe59d705 12351
79d74ac5 12352 Make tmm-menubar work for the Buffers menu again (bug#5726).
fe59d705
SM
12353 * tmm.el (tmm-prompt): Also handle keymap entries in the form of
12354 vectors rather than cons cells, as used in menu-bar-update-buffers.
12355
85738751 123562010-03-31 Chong Yidong <cyd@stupidchicken.com>
03ffe8be 12357
2a793f7f
CY
12358 * progmodes/js.el (js-auto-indent-flag, js-mode-map)
12359 (js-insert-and-indent): Revert 2009-08-15 change, restoring
12360 electric punctuation for "{}();,:" (Bug#5586).
12361
03ffe8be
CY
12362 * mail/sendmail.el (mail-default-directory): Doc fix.
12363
85738751 123642010-03-31 Chong Yidong <cyd@stupidchicken.com>
03ffe8be
CY
12365
12366 * mail/sendmail.el (mail-default-directory): Doc fix.
12367
85738751 123682010-03-31 Eli Zaretskii <eliz@gnu.org>
94785022
EZ
12369
12370 * subr.el (version-regexp-alist, version-to-list)
12371 (version-list-<, version-list-=, version-list-<=)
12372 (version-list-not-zero, version<, version<=, version=): Doc fix.
12373 (Bug#5744).
12374
85738751 123752010-02-31 Dan Nicolaescu <dann@ics.uci.edu>
431af6a4
DN
12376
12377 * vc.el (vc-root-diff): Doc fix.
12378
85738751 123792010-03-31 Chong Yidong <cyd@stupidchicken.com>
9d30a9f4 12380
9aa2c576
CY
12381 * vc.el (vc-print-log, vc-print-root-log): Doc fix.
12382
9d30a9f4
CY
12383 * simple.el (append-to-buffer): Fix last change.
12384
85738751 123852010-03-31 Chong Yidong <cyd@stupidchicken.com>
d0fba174
CY
12386
12387 * simple.el (append-to-buffer): Ensure that point is preserved if
12388 BUFFER is the current buffer. Suggested by YAMAMOTO Mitsuharu.
12389 (Bug#5749)
12390
2372f278
SM
123912010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
12392
12393 * files.el (auto-mode-case-fold): Change default to t.
12394
2223a1b3
JL
123952010-03-30 Juri Linkov <juri@jurta.org>
12396
12397 * dired-x.el (dired-omit-mode): Doc fix.
12398
0ef84fc8
JL
123992010-03-30 Juri Linkov <juri@jurta.org>
12400
12401 * replace.el (occur-accumulate-lines): Move occur-engine related
12402 functions `occur-accumulate-lines' and `occur-engine-add-prefix'
12403 to be located after `occur-engine'.
12404
dc2d2590
JL
124052010-03-30 Juri Linkov <juri@jurta.org>
12406
12407 Make occur handle multi-line matches cleanly with context.
12408 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01280.html
12409
12410 * replace.el (occur-accumulate-lines): Add optional arg `pt'.
12411 (occur-engine): Add local variables `ret', `prev-after-lines',
12412 `prev-lines'. Use more arguments for `occur-context-lines'.
12413 Set first elem of its returned list to `data', and the second elem
12414 to `prev-after-lines'. Don't print the separator line.
12415 In the end, print remaining context after-lines.
12416 (occur-context-lines): Add new arguments `begpt', `endpt',
12417 `lines', `prev-lines', `prev-after-lines'. Rewrite to combine
12418 after-lines of the previous match with before-lines of the
12419 current match and not overlap them. Return a list with two
12420 values: the output line and the list of context after-lines.
12421
47c88c06
JL
124222010-03-30 Juri Linkov <juri@jurta.org>
12423
12424 * replace.el (occur-accumulate-lines): Fix a bug where the first
12425 context line at the beginning of the buffer was missing.
12426
a7b02820
EZ
124272010-03-30 Eli Zaretskii <eliz@gnu.org>
12428
12429 * files.el: Make bidi-display-reordering safe variable for boolean
12430 values.
12431
9326ba26 124322010-03-29 Phil Hagelberg <phil@evri.com>
4e2af782 12433 Chong Yidong <cyd@stupidchicken.com>
9326ba26
CY
12434
12435 * subr.el: Extend progress reporters to perform "spinning".
85626eef
SM
12436 (progress-reporter-update, progress-reporter-do-update):
12437 Handle non-numeric value arguments.
9326ba26
CY
12438 (progress-reporter--pulse-characters): New var.
12439
f6f8aa12
CY
124402010-03-28 Chong Yidong <cyd@stupidchicken.com>
12441
12442 * progmodes/compile.el (compilation-start): Fix regexp detection
12443 of initial cd command (Bug#5771).
12444
7ed287b5
CY
124452010-03-28 Stefan Guath <stefan@automata.se> (tiny change)
12446
12447 * find-dired.el (find-dired): Use read-directory-name (Bug#5777).
12448
146b8b16
NR
124492010-03-27 Nick Roberts <nickrob@snap.net.nz>
12450
12451 Restore GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
76e3243a
JB
12452 * progmodes/gdb-mi.el: Restore.
12453 * progmodes/gdb-ui.el: Remove.
12454 * progmodes/gud.el: Re-accommodate for gdb-mi.el.
146b8b16 12455
b23caf75
GM
124562010-03-25 Glenn Morris <rgm@gnu.org>
12457
12458 * desktop.el (desktop-save-buffer-p): Don't mistakenly include
12459 all dired buffers, even tramp ones. (Bug#5755)
12460
18c812bd
SM
124612010-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
12462
12463 Add "union tags" in mpc.el.
12464 * mpc.el: Remove backward compatibility code.
12465 (mpc-browser-tags): Change default.
12466 (mpc--find-memoize-union-tags): New var.
12467 (mpc-cmd-flush, mpc-cmd-special-tag-p): New fun.
12468 (mpc-cmd-find): Handle the case where the playlist does not exist.
12469 Handle union-tags.
12470 (mpc-cmd-list): Use mpc-cmd-special-tag-p. Handle union-tags.
12471 (mpc-cmd-add): Use mpc-cmd-flush.
12472 (mpc-tagbrowser-tag-name): New fun.
12473 (mpc-tagbrowser-buf): Use it.
12474 (mpc-songs-refresh): Use cond. Move to point-min as a fallback.
12475
efee6a6d
SM
124762010-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
12477
9586c41a
SM
12478 Misc cleanup.
12479 * progmodes/make-mode.el (makefile-bsdmake-rule-action-regex):
12480 Use replace-regexp-in-string.
12481 (makefile-mode-abbrev-table): Merge defvar and define-abbrev-table.
12482 (makefile-imake-mode-syntax-table): Move init into defvar.
12483 (makefile-mode): Use define-derived-mode.
12484
efee6a6d
SM
12485 * progmodes/make-mode.el (makefile-rule-action-regex): Backtrack less.
12486 (makefile-make-font-lock-keywords): Adjust rule since submatch 1 may
12487 not be present any more.
12488
c6f3804c
JB
124892010-03-24 Juanma Barranquero <lekktu@gmail.com>
12490
12491 * faces.el (set-face-attribute): Fix typo in docstring.
12492 (face-valid-attribute-values): Reflow docstring.
12493
e867cb5d 124942010-03-24 Glenn Morris <rgm@gnu.org>
4c3a215a 12495
efee6a6d 12496 * textmodes/flyspell.el (sgml-lexical-context): Autoload it (Bug#5752).
4c3a215a 12497
e867cb5d 124982010-03-24 Chong Yidong <cyd@stupidchicken.com>
e9ba3e26
CY
12499
12500 * indent.el (indent-for-tab-command): Doc fix.
12501
e867cb5d 125022010-03-24 Alan Mackenzie <acm@muc.de>
657071fc 12503
efee6a6d
SM
12504 * progmodes/cc-engine.el (c-remove-stale-state-cache):
12505 Fix off-by-one error. Fixes bug #5747.
657071fc 12506
e867cb5d 125072010-03-24 Juanma Barranquero <lekktu@gmail.com>
c8de140b
JB
12508
12509 * image-dired.el (image-dired-display-thumbs): Fix typo in docstring.
12510 (image-dired-read-comment): Doc fix.
12511
efee6a6d
SM
12512 * json.el (json-object-type, json-array-type, json-key-type)
12513 (json-false, json-null, json-read-number):
c8de140b
JB
12514 * minibuffer.el (completion-in-region-functions):
12515 * calendar/cal-tex.el (cal-tex-daily-end, cal-tex-number-weeks)
12516 (cal-tex-cursor-week):
12517 * emacs-lisp/trace.el (trace-function):
12518 * eshell/em-basic.el (eshell/printnl):
12519 * eshell/em-dirs.el (eshell-last-dir-ring, eshell-parse-drive-letter)
12520 (eshell-read-last-dir-ring, eshell-write-last-dir-ring):
12521 * obsolete/levents.el (allocate-event, event-key, event-object)
12522 (event-point, event-process, event-timestamp, event-to-character)
12523 (event-window, event-x, event-x-pixel, event-y, event-y-pixel):
12524 * textmodes/reftex-vars.el (reftex-index-macros-builtin)
12525 (reftex-section-levels, reftex-auto-recenter-toc, reftex-toc-mode-hook)
12526 (reftex-cite-punctuation, reftex-search-unrecursed-path-first)
12527 (reftex-highlight-selection): Fix typos in docstrings.
12528
e867cb5d 125292010-03-24 Juanma Barranquero <lekktu@gmail.com>
d1200087
JB
12530
12531 * minibuffer.el (completion-in-region-functions): Fix docstring typos.
12532
e867cb5d 125332010-03-24 Glenn Morris <rgm@gnu.org>
f454672b
GM
12534
12535 * mail/rmail.el (rmail-highlight-face): Restore option deleted
12536 2008-02-13 without comment; mark it obsolete.
12537 (rmail-highlight-headers): Use rmail-highlight-face once more.
12538
e867cb5d 125392010-03-24 Chong Yidong <cyd@stupidchicken.com>
d5704d66
CY
12540
12541 * woman.el (woman2-process-escapes): Only consume the newline if
12542 the filler character is on a line by itself (Bug#5729).
12543
e867cb5d 125442010-03-24 Kenichi Handa <handa@m17n.org>
fade35dd
KH
12545
12546 * language/indian.el (devanagari-composable-pattern): Add more
12547 consonants.
12548
e867cb5d 125492010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
12550
12551 * net/trampver.el: Update release number.
12552
e867cb5d 125532010-03-24 Michael Albinus <michael.albinus@gmx.de>
c0e17ff2 12554
efee6a6d
SM
12555 * net/tramp.el (tramp-find-executable):
12556 Use `tramp-get-connection-buffer'. Make the regexp for checking
c0e17ff2
MA
12557 output of "wc -l" more robust.
12558 (tramp-find-shell): Use another shell but /bin/sh on OpenSolaris.
12559 (tramp-open-connection-setup-interactive-shell): Remove workaround
12560 for OpenSolaris bug, it is not needed anymore.
12561
e867cb5d 125622010-03-24 Glenn Morris <rgm@gnu.org>
eb123b12
GM
12563
12564 * emacs-lisp/cl-macs.el (defsubst*): Add autoload cookie. (Bug#4427)
12565
e867cb5d 125662010-03-24 Wilson Snyder <wsnyder@wsnyder.org>
5f8d2ce0
WS
12567
12568 * files.el (auto-mode-alist): Accept more verilog file patterns.
12569
b2b8574b
SM
125702010-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
12571
12572 * vc-dir.el (vc-dir-headers): Abbreviate the working dir.
12573
1d94ebb0
GM
125742010-03-24 Glenn Morris <rgm@gnu.org>
12575
7e263967
GM
12576 * vc-bzr.el (vc-bzr-log-edit-mode): Add --fixes support to
12577 log-edit-before-checkin-process.
12578
5ac92c5f
GM
12579 * vc.el (vc-modify-change-comment): Pass MODE to vc-start-logentry.
12580
12581 * vc.el, vc-bzr.el, vc-hg.el (log-edit-mode): Declare.
ebbe23dd 12582
549f324a
GM
12583 * vc-dispatcher.el (vc-start-logentry): Doc fix.
12584 (log-view-process-buffer, log-edit-extra-flags): Declare.
12585
495b517c
GM
12586 * log-edit.el (log-edit-before-checkin-process): Doc fix.
12587
f4087766
SS
125882010-03-23 Sam Steingold <sds@gnu.org>
12589
12590 Fix bug#5620: recalculate all markers on compilation buffer
12591 modifications, not on file modifications.
38e9aa53
GM
12592 * progmodes/compile.el (compilation-buffer-modtime): New buffer-local
12593 variable: the buffer modification time, for buffers not associated with
12594 files.
f4087766
SS
12595 (compilation-mode): Create it.
12596 (compilation-filter): Update it.
12597 (compilation-next-error-function): Use it instead of
12598 `visited-file-modtime' for timestamp.
12599
774642e5
JL
126002010-03-23 Juri Linkov <juri@jurta.org>
12601
12602 Implement Occur multi-line matches.
12603 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01044.html
12604
12605 * replace.el (occur): Doc fix.
12606 (occur-engine): Set `begpt' to the beginning of the first line.
12607 Set `endpt' to the end of the last match line. At first, count
12608 line numbers between `origpt' and `begpt'. Split out code from
12609 `out-line' variable to new let-bindings `match-prefix' and
12610 `match-str'. In `out-line' add non-numeric prefix to all
12611 non-first lines of multi-line matches. Finally, count lines
12612 between `begpt' and `endpt' and add to `lines'.
12613
f14d1172
JL
126142010-03-23 Juri Linkov <juri@jurta.org>
12615
12616 * replace.el (occur-accumulate-lines, occur-engine):
12617 Use `occur-engine-line' instead of duplicate code.
12618 (occur-engine-line): New function created from duplicate code
12619 in `occur-accumulate-lines' and `occur-engine'.
12620
53e87c57
JL
12621 * replace.el (occur-engine-line): Add optional arg `keep-props'.
12622 (occur-accumulate-lines, occur-engine): Add arg `keep-props'.
12623
75a3ff20
JL
126242010-03-23 Juri Linkov <juri@jurta.org>
12625
12626 * finder.el: Remove TODO tasks.
12627
12628 * info.el (Info-finder-find-node): Add node "all"
12629 with all package info. Handle a list of multiple keywords
12630 separated by comma.
12631 (info-finder): In interactive use with a prefix argument,
12632 use `completing-read-multiple' to read a list of keywords
12633 separated by comma.
12634
00278747
SM
126352010-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
12636
12637 Add a new completion style `substring'.
12638 * minibuffer.el (completion-basic--pattern): New function.
12639 (completion-basic-try-completion, completion-basic-all-completions):
12640 Use it.
12641 (completion-substring--all-completions)
12642 (completion-substring-try-completion)
12643 (completion-substring-all-completions): New functions.
12644 (completion-styles-alist): New style `substring'.
12645
64cb11cc
SM
126462010-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
12647
12648 Get rid of .elc files after removal of the corresponding .el.
12649 * Makefile.in (compile-clean): New target.
12650 (compile-main): Use it.
12651
835e2c65
JD
126522010-03-22 Jan Djärv <jan.h.d@swipnet.se>
12653
12654 * Makefile.in (compile-main): cd to $(lisp) in a sub-shell, so we
12655 don't do make there. When compiling with separate object dir, there
12656 is no Makefile there.
12657
111a9dff
SM
126582010-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
12659
12660 Get rid of the ELCFILES abomination, again.
12661 * Makefile.in (update-elclist, ELCFILES, compile-last): Remove.
12662 (all, compile): Don't call compile-last.
12663 (compile-main): Build the "elcfiles" list dynamically.
12664 (compile-targets): New (internal) target.
12665
82c3d67a
AS
126662010-03-21 Andreas Schwab <schwab@linux-m68k.org>
12667
12668 * Makefile.in (top_srcdir): Define.
12669 (abs_top_builddir): Define.
12670 (srcdir): Don't append `/..'.
12671 (EMACS): Use ${abs_top_builddir}.
12672 (all, compile, compile-always, compile-last): Don't set emacswd.
64cb11cc
SM
12673 (update-subdirs, update-authors): Use $(top_srcdir) instead of
12674 $(srcdir).
82c3d67a
AS
12675 (lisp): Use $(srcdir) instead of @srcdir@.
12676
d66ecdbb
JL
126772010-03-21 Juri Linkov <juri@jurta.org>
12678
12679 Fix message of multi-line occur regexps and multi-buffer header lines.
12680 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00457.html
12681
12682 * replace.el (occur-1): Don't display regexp if it is longer
12683 than window-width. Use `query-replace-descr' to display regexp.
12684 (occur-engine): Don't display regexp in the buffer header for
12685 multi-buffer occur. Display a separate header line with total
12686 match count and regexp for multi-buffer occur.
12687 Use `query-replace-descr' to display regexp.
12688
f05e1b94
TZ
126892010-03-20 Teodor Zlatanov <tzz@lifelogs.com>
12690
12691 * net/secrets.el: Fix parenthesis.
12692 (secrets-enabled): Fix parenthesis.
12693
801ba3ba
SM
126942010-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
12695
3613edce
SM
12696 Use more relative file and directory names.
12697 * Makefile.in (EMACS): Arrange for it to work when we chdir.
12698 (setwins, setwins_almost, setwins_for_subdirs):
12699 Don't `cd'; output relative names.
12700 (all, compile, compile-always, compile-last): Set emacswd.
12701 (custom-deps, finder-data, autoloads, update-subdirs, compile-last):
12702 Just cd to the lisp source dir so we can use relative file names.
12703
801ba3ba
SM
12704 * outline.el (hide-sublevels): Unfix the paren non-typo! (bug#5738).
12705
2b1400b9
GM
127062010-03-20 Glenn Morris <rgm@gnu.org>
12707
12708 * textmodes/rst.el: Use faces for font-lock customization, and make the
12709 old -face variables obsolete.
12710 (rst-block, rst-external, rst-definition, rst-directive, rst-comment)
12711 (rst-emphasis1, rst-emphasis2, rst-literal, rst-reference): New faces.
12712 (rst-block-face, rst-external-face, rst-definition-face)
12713 (rst-directive-face, rst-comment-face, rst-emphasis1-face)
12714 (rst-emphasis2-face, rst-literal-face, rst-reference-face):
12715 Make obsolete.
12716 (rst-font-lock-keywords-function): Update for above changes.
12717
5e418f17
JL
127182010-03-20 Juri Linkov <juri@jurta.org>
12719
12720 * s-region.el:
12721 * obsolete/s-region.el: Move to obsolete.
12722
b0287b39
JB
127232010-03-19 Juanma Barranquero <lekktu@gmail.com>
12724
12725 * vc-dispatcher.el (vc-do-command): Remove reference to `vc-path'.
12726
3c95bbb6
DN
127272010-03-19 Dan Nicolaescu <dann@ics.uci.edu>
12728
12729 * vc-hooks.el (vc-path): Remove variable and obsolete declaration.
12730
09158997
DN
127312010-03-19 Dan Nicolaescu <dann@ics.uci.edu>
12732
12733 Add special markup processing for commit logs.
12734 * log-edit.el (log-edit-extra-flags): New variable.
12735 (log-edit): Add new argument MODE. Use that mode when non-nil
12736 instead of the log-view-mode.
12737 (log-view-process-buffer): New function.
12738
12739 * vc.el: Document that the checkin method takes optional
12740 arguments. Document new backend specific method: log-view-mode.
12741 (vc-default-log-edit-mode): New function.
12742 (vc-checkin): Use a backend specific log-view-mode.
12743 Pass extra arguments to the checkin method.
12744 (vc-modify-change-comment): Pass a dummy extra argument.
12745
12746 * vc-dispatcher.el (vc-log-edit): Add a mode argument, pass it to
12747 log-edit.
12748 (vc-start-logentry): Add a mode argument, pass it to vc-log-edit.
12749 (vc-finish-logentry): Process the log buffer before passing it
12750 down. Pass log-edit-extra-flags.
12751
12752 * vc-bzr.el (vc-bzr-checkin): Pass extra arguments to the commit
12753 command.
85626eef
SM
12754 (log-edit-extra-flags, log-edit-before-checkin-process):
12755 New declarations.
09158997
DN
12756
12757 * vc-hg.el (vc-hg-checkin): Pass extra arguments to the commit
12758 command.
85626eef
SM
12759 (log-edit-extra-flags, log-edit-before-checkin-process):
12760 New declarations.
09158997
DN
12761 (vc-hg-log-edit-mode): New derived mode.
12762
12763 * vc-arch.el (vc-arch-checkin):
12764 * vc-cvs.el (vc-cvs-checkin):
12765 * vc-git.el (vc-git-checkin):
12766 * vc-mtn.el (vc-mtn-checkin):
12767 * vc-rcs.el (vc-rcs-checkin):
12768 * vc-sccs.el (vc-sccs-checkin):
12769 * vc-svn.el (vc-svn-checkin): Add an optional ignored argument.
12770
f430423d
SM
127712010-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
12772
12773 * outline.el (hide-sublevels): Don't hide trailing newline (and fix
12774 parent typo).
12775
aa8f8277
GM
127762010-03-19 Glenn Morris <rgm@gnu.org>
12777
f430423d 12778 * password-cache.el (password-cache, password-cache-expiry): Autoload.
aa8f8277 12779
04525749
GM
127802010-03-18 Glenn Morris <rgm@gnu.org>
12781
c70815f1
GM
12782 * emacs-lisp/autoload.el (autoload-rubric): Doc fix.
12783
84d0a5f8
GM
12784 * replace.el (query-replace-history): Give it a doc string.
12785 (map-query-replace-regexp): Use query-replace-from-history-variable
12786 and query-replace-to-history-variable.
12787
e3a15161
GM
12788 * mail/hashcash.el (declare-function): Remove duplicate definition.
12789
27be0364
GM
12790 * mail/emacsbug.el (report-emacs-bug-pretest-address):
12791 Make it an obsolete alias for report-emacs-bug-address.
12792 (message-strip-special-text-properties): Declare.
12793 (report-emacs-bug): Remove test for a pretest bug address.
12794 Combine message-mode-specific code.
12795
88b8d18e
GM
12796 * mail/supercite.el: Don't require sendmail.
12797 (mh-in-header-p): Declare rather than using with-no-warnings.
12798 (sc-no-blank-line-or-header): Use rfc822-goto-eoh rather than
12799 mail-header-end. Don't bind mysterious variable `kill-lines-magic'.
12800
1a355d09
GM
12801 * calendar/cal-french.el: Convert to utf-8.
12802
04525749
GM
12803 * files.el (interpreter-mode-alist): Use emacs-lisp-mode for
12804 Emacs scripts.
12805
ae84eb97
MA
128062010-03-16 Michael Albinus <michael.albinus@gmx.de>
12807
12808 * net/secrets.el (secrets-enabled): New variable. Use it instead
12809 of a subfeature.
12810
7c75524e
MA
128112010-03-15 Michael Albinus <michael.albinus@gmx.de>
12812
12813 * net/secrets.el (top): Register the D-Bus signals only when the
f430423d
SM
12814 service "org.freedesktop.secrets" can be pinged.
12815 Provide subfeature `enabled'.
7c75524e 12816
57938a79
JL
128172010-03-14 Juri Linkov <juri@jurta.org>
12818
12819 Add finder unknown keywords.
12820
12821 * finder.el (finder-unknown-keywords): New function.
12822
12823 * info.el (Info-finder-find-node): Use `finder-unknown-keywords'
12824 to create a Finder node with unknown keywords.
12825
88f4758e
JL
128262010-03-14 Juri Linkov <juri@jurta.org>
12827
12828 * finder.el (finder-compile-keywords): Replace `princ' with
12829 `prin1' on a list of symbols interned from keyword strings.
12830
12831 * emacs-lisp/lisp-mnt.el (lm-keywords-list): If `keywords' contains
12832 a comma, then split keywords using a comma and optional whitespace.
12833 Otherwise, split by whitespace.
12834
12835 * complete.el:
12836 * face-remap.el:
12837 * log-view.el:
12838 * net/hmac-def.el:
12839 * net/hmac-md5.el:
12840 * net/netrc.el:
12841 * progmodes/mixal-mode.el: Fix keywords.
12842
7725ebb7
MA
128432010-03-13 Michael Albinus <michael.albinus@gmx.de>
12844
12845 * Makefile.in (ELCFILES): Add net/secrets.elc.
12846
12847 * net/secrets.el: New file.
12848
6f320937
CY
128492010-03-12 Chong Yidong <cyd@stupidchicken.com>
12850
12851 * facemenu.el (list-colors-display, list-colors-print): New arg
12852 callback. Use it to allow selecting colors.
12853
12854 * wid-edit.el (widget-image-insert): Insert image prop even if the
12855 current display is non-graphic.
12856 (widget-field-value-set): New fun.
12857 (editable-field): Use it.
12858 (widget-field-value-get): Clean up unused var.
85626eef
SM
12859 (widget-color-value-create, widget-color--choose-action):
12860 New funs. Allow using list-colors-display to choose color.
6f320937 12861
647f9993
CY
128622010-03-12 Chong Yidong <cyd@stupidchicken.com>
12863
12864 * cus-edit.el: Resort topmost custom groups.
12865 (custom-buffer-sort-alphabetically): Default to t.
12866 (customize-apropos): Use apropos-parse-pattern.
12867 (custom-search-field): New var.
12868 (custom-buffer-create-internal): Add custom-apropos search field.
12869 (custom-add-parent-links): Don't display parent doc.
12870 (custom-group-value-create): Don't sort top-level custom group.
85626eef 12871 (custom-magic-value-create): Show visibility button before option name.
647f9993
CY
12872
12873 (custom-variable-state): New fun, from custom-variable-state-set.
12874 (custom-variable-state-set): Use it.
12875 (custom-group-value-create): Hide options with standard values
12876 using the :hidden-states property. Use progress reporter.
12877
12878 (custom-show): Simplify.
12879 (custom-visibility): Disable images by default.
12880 (custom-variable): New property :hidden-states.
12881 (custom-variable-value-create): Enable images for
12882 custom-visibility widgets. Use :hidden-states property to
12883 determine initial visibility.
12884
12885 * wid-edit.el (widget-image-find): Give images center ascent.
12886 (visibility): Add :on-image and :off-image properties.
12887 (widget-visibility-value-create): Use them.
12888
eba5b4dd
CY
128892010-03-12 Chong Yidong <cyd@stupidchicken.com>
12890
12891 * cus-edit.el (processes): Remove from development group.
12892 (oop, hypermedia): Delete group.
26f4b8ab 12893 (comm): Promote to top-level group.
eba5b4dd
CY
12894
12895 * net/browse-url.el (browse-url):
12896 * net/xesam.el (xesam):
12897 * net/tramp.el (tramp):
12898 * net/goto-addr.el (goto-address):
26f4b8ab 12899 * net/ange-ftp.el (ange-ftp): Put in comm group.
eba5b4dd
CY
12900
12901 * view.el (view): Remove from editing group.
12902
12903 * uniquify.el (uniquify): Put in files group.
12904
12905 * net/browse-url.el (browse-url):
12906 * ps-print.el (postscript): Put in external group.
12907
12908 * cus-edit.el (outlines):
12909 * textmodes/text-mode.el (text-mode-hook):
12910 * textmodes/table.el (table):
12911 * textmodes/picture.el (picture):
12912 * outline.el (outlines): Put in wp group.
12913
12914 * nxml/nxml-mode.el (nxml): Remove from wp group.
12915
12916 * net/tramp-imap.el (tramp-imap): Put in tramp group.
12917
12918 * mail/metamail.el (metamail): Remove from hypermedia group.
12919
12920 * cus-edit.el (abbrev):
12921 * whitespace.el (whitespace):
12922 * vcursor.el (vcursor):
12923 * reveal.el (reveal):
12924 * hl-line.el (hl-line): Put in convenience group.
12925
12926 * epg-config.el (epg): Put in data group.
12927
12928 * emulation/pc-select.el (pc-select): Put in emulations group.
12929
12930 * calculator.el (calculator): Put in applications group.
12931
8117868f
DN
129322010-03-12 Dan Nicolaescu <dann@ics.uci.edu>
12933
12934 Add .dir-locals.el support for file-less buffers.
12935 * files.el (hack-local-variables): Split out code to apply local
12936 variable settings ...
12937 (hack-local-variables-apply): ... here. New function.
12938 (hack-dir-local-variables): Use the default directory for when the
12939 buffer does not have an associated file.
12940 (hack-dir-local-variables-non-file-buffer): New function.
12941 * diff-mode.el (diff-mode):
12942 * vc-annotate.el (vc-annotate-mode):
12943 * vc-dir.el (vc-dir-mode):
12944 * log-edit.el (log-edit-mode):
12945 * log-view.el (log-view-mode): Call hack-dir-local-variables-non-file-buffer.
12946
855a2294
DN
129472010-03-12 Dan Nicolaescu <dann@ics.uci.edu>
12948
12949 Add support for shelving snapshots and for showing shelves.
12950 * vc-bzr.el (vc-bzr-shelve-show, vc-bzr-shelve-show-at-point)
12951 (vc-bzr-shelve-apply-and-keep-at-point, vc-bzr-shelve-snapshot):
12952 New functions.
12953 (vc-bzr-shelve-map, vc-bzr-shelve-menu-map)
12954 (vc-bzr-extra-menu-map): Map them.
12955
3e5b7009
GM
129562010-03-11 Glenn Morris <rgm@gnu.org>
12957
0dcf7d7e
GM
12958 * cus-edit.el (customize-changed-options-previous-release):
12959 Bump to 23.1.
12960
3e5b7009
GM
12961 * image.el (image-animate-max-time): Fix :version tag.
12962
288f9fc0
CY
129632010-03-10 Chong Yidong <cyd@stupidchicken.com>
12964
12965 * Branch for 23.2.
12966
53ef91b1
SM
129672010-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
12968
12969 * vc-git.el (vc-git-revision-table): Include remote branches.
12970
b41460ae 129712010-03-10 Kim F. Storm <storm@cua.dk>
0608aa45
KS
12972
12973 Animated image API.
12974 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00211.html
12975
12976 * image.el (image-animate-max-time): New defcustom.
12977 (image-animated-types): New defconst.
12978 (create-animated-image, image-animate-timer)
12979 (image-animate-start, image-animate-stop, image-animate-timeout)
12980 (image-animated-p): New functions.
12981
12982 * image-mode.el (image-toggle-display-image):
12983 Replace `create-image' with `create-animated-image'.
12984
e5d1fb10 129852010-03-09 Miles Bader <miles@gnu.org>
25344b05
MB
12986
12987 * vc-git.el (vc-git-print-log): Use "tformat:" for shortlog,
12988 instead of "format:"; this ensures that the output is
12989 newline-terminated.
12990
4e7cafbe
CY
129912010-03-08 Chong Yidong <cyd@stupidchicken.com>
12992
12993 * mail/rfc822.el (rfc822-addresses): Use nested catches to ensure
12994 that all errors are caught, and that the return value is always a
12995 list (Bug#5692).
12996
aec66319
KH
129972010-03-08 Kenichi Handa <handa@m17n.org>
12998
12999 * language/misc-lang.el (windows-1256): New coding system.
ebc3ea5c 13000 (cp1256): New alias of windows-1256 (bug#5690).
aec66319 13001
b327c975
AS
130022010-03-07 Andreas Schwab <schwab@linux-m68k.org>
13003
13004 * mail/rfc822.el (rfc822-addresses): Move catch clause down around
13005 call to rfc822-bad-address. (Bug#5692)
13006
1c465a6a
CY
130072010-03-07 Štěpán Němec <stepnem@gmail.com> (tiny change)
13008
85626eef
SM
13009 * vc-git.el (vc-git-annotate-extract-revision-at-line):
13010 Use vc-git-root as default directory for revision path (Bug#5657).
1c465a6a 13011
a4e32226
CY
130122010-03-06 Chong Yidong <cyd@stupidchicken.com>
13013
13014 * calculator.el (calculator): Don't bind split-window-keep-point
13015 (Bug#5674).
13016
4c83ed3d
SM
130172010-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
13018
13019 * vc-git.el: Re-flow to fit into 80 columns.
13020 (vc-git-after-dir-status-stage, vc-git-dir-status-goto-stage):
13021 Remove spurious `quote' element in each case alternative.
13022 (vc-git-show-log-entry): Use prog1.
13023 (vc-git-after-dir-status-stage): Remove unused var `remaining'.
13024
e8defde3
SM
130252010-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
13026
13027 * man.el (Man-files-regexp): Tighten up the regexp (bug#5686).
13028
233f0c9f
CY
130292010-03-03 Chong Yidong <cyd@stupidchicken.com>
13030
13031 * macros.el (insert-kbd-macro): Look up keyboard macro using the
13032 definition, not the name (Bug#5481).
13033
254bedef 130342010-03-03 Štěpán Němec <stepnem@gmail.com> (tiny change)
bc91aee9
ŠN
13035
13036 * subr.el (momentary-string-display): Don't overwrite the MESSAGE
13037 argument with a local variable. (Bug#5670)
13038
7187cdae
JL
130392010-03-02 Juri Linkov <juri@jurta.org>
13040
13041 * info.el (Info-index-next): Decrement line number by 2. (Bug#5652)
13042
9cf3544e
MA
130432010-03-02 Michael Albinus <michael.albinus@gmx.de>
13044
13045 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix an
13046 error when FILENAME and NEWNAME are existing remote directories.
13047
13048 * net/tramp-compat.el (tramp-compat-make-temp-file): Add optional
13049 parameter DIR-FLAG.
13050
33f77982
GM
130512010-03-02 Glenn Morris <rgm@gnu.org>
13052
13053 * calendar/cal-hebrew.el (holiday-hebrew-passover): Fix date
13054 of Yom HaAtzma'ut when it falls on a Monday (rule changed in 2004).
13055
d99ea08e
KH
130562010-03-01 Kenichi Handa <handa@m17n.org>
13057
e8defde3 13058 * language/burmese.el (burmese-composable-pattern): Rename from
d99ea08e
KH
13059 myanmar-composable-pattern.
13060
e8defde3
SM
13061 * international/characters.el (script-list):
13062 * international/fontset.el (script-representative-chars):
13063 Change myanmar to burmese.
d99ea08e 13064 (otf-script-alist): Likewise.
4aa2c3b2
KH
13065 (setup-default-fontset): Likewise. Re-fix :otf spec.
13066
b374f54d
KY
130672010-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
13068
13069 * menu-bar.el (menu-bar-manuals-menu): Fix typo.
13070
71572c03
JD
130712010-02-28 Jan Djärv <jan.h.d@swipnet.se>
13072
13073 * scroll-bar.el (scroll-bar-drag-1): Add save-excursion, bug #5654.
13074
00cffdeb
MA
130752010-02-28 Michael Albinus <michael.albinus@gmx.de>
13076
13077 * net/tramp.el (tramp-handle-write-region): START can be a string.
13078 Take care in the checks. Reported by Dan Davison
13079 <davison@stats.ox.ac.uk>.
13080
d4b06783
MA
130812010-02-28 Michael Albinus <michael.albinus@gmx.de>
13082
13083 * net/dbus.el (dbus-introspect, dbus-get-property)
85626eef
SM
13084 (dbus-set-property, dbus-get-all-properties):
13085 Use `dbus-call-method' when noninteractive. (Bug#5645)
d4b06783 13086
8c3e96d2
CY
130872010-02-28 Chong Yidong <cyd@stupidchicken.com>
13088
de3a1fe9
CY
13089 * textmodes/reftex-toc.el (reftex-toc-promote-prepare):
13090 * emacs-lisp/elint.el (elint-add-required-env):
de3a1fe9
CY
13091 * calendar/icalendar.el (icalendar--add-diary-entry):
13092 * calc/calcalg2.el (math-tracing-integral):
8c3e96d2
CY
13093 * files.el (recover-session-finish): Use with-current-buffer
13094 instead of save-excursion.
13095
c53b9c3b
SM
130962010-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
13097
13098 Fix in-buffer completion when after-change-functions modify the buffer.
13099 * minibuffer.el (completion--replace): New function.
13100 (completion--do-completion): Use it and use relative movement.
13101
4a16bdc6
CY
131022010-02-27 Chong Yidong <cyd@stupidchicken.com>
13103
13104 * international/fontset.el (setup-default-fontset): Fix :otf spec.
d99ea08e 13105
b8280f39
CY
131062010-02-27 Jeremy Whitlock <jcscoobyrs@gmail.com> (tiny change)
13107
c53b9c3b
SM
13108 * progmodes/python.el (python-pdbtrack-stack-entry-regexp):
13109 Allow the characters _<> in the stack entry (Bug#5653).
b8280f39 13110
f88cc4d6
KH
131112010-02-26 Kenichi Handa <handa@m17n.org>
13112
13113 * language/burmese.el: Fix entries in composition-function-table.
13114 (myanmar-composable-pattern): New variable.
13115
13116 * international/fontset.el (setup-default-fontset): Add an entry
13117 for myanmar.
13118
13119 * international/characters.el (script-list): Add Myanmar
13120 Extended-A.
13121
cdbf9100
GM
131222010-02-26 Glenn Morris <rgm@gnu.org>
13123
90a94603
GM
13124 * custom.el (custom-initialize-delay): Doc fix.
13125
cdbf9100
GM
13126 * mail/sendmail.el (send-mail-function): Autoload the call
13127 to custom-initialize-delay, not otherwise preserved in loaddefs.el.
13128
f95a5fd0
CY
131292010-02-24 Chong Yidong <cyd@stupidchicken.com>
13130
13131 * files.el (hack-local-variables-filter): For eval forms, also
13132 check safe-local-variable-p (Bug#5636).
13133
459a5f4b
MA
131342010-02-22 Michael Albinus <michael.albinus@gmx.de>
13135
13136 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Protect
13137 setting the modes by `ignore-errors'. It might fail, for example
13138 if the file is not owned by the user but the group.
13139 (tramp-handle-write-region): Ensure, that `tmpfile' is always readable.
13140
bb23f6e8
CY
131412010-02-21 Chong Yidong <cyd@stupidchicken.com>
13142
6a7662bb
BR
13143 * files.el (directory-listing-before-filename-regexp):
13144 Use stricter matching for iso-style dates, to avoid false matches with
50c58e27
CY
13145 date-like filenames (Bug#5597).
13146
b660eb70
CY
13147 * htmlfontify.el (htmlfontify): Doc fix.
13148
13149 * eshell/eshell.el (eshell): Doc fix.
13150
bb23f6e8
CY
13151 * startup.el (fancy-about-screen): In mode-line, apply
13152 mode-line-buffer-id face only to the buffer name (Bug#5613).
13153
3e39928c
CY
131542010-02-20 Kevin Ryde <user42@zip.com.au>
13155
f7e0618c
JB
13156 * progmodes/compile.el (compilation-error-regexp-alist-alist):
13157 In `watcom' anchor regexp to start of line, to avoid slowness
3e39928c
CY
13158 (Bug#5599).
13159
0f00e948
EZ
131602010-02-20 Eli Zaretskii <eliz@gnu.org>
13161
13162 * subr.el (remove-yank-excluded-properties): Explain in a comment
13163 why `category' property is removed.
13164
3513efb2
CY
131652010-02-19 Chong Yidong <cyd@stupidchicken.com>
13166
6a7662bb
BR
13167 * isearch.el (isearch-update-post-hook, isearch-update):
13168 Revert 2010-02-17 change.
3513efb2 13169
b4340b3f
UJ
131702010-02-19 Ulf Jasper <ulf.jasper@web.de>
13171
13172 * calendar/icalendar.el (icalendar--convert-ordinary-to-ical)
13173 (icalendar--convert-weekly-to-ical)
13174 (icalendar--convert-yearly-to-ical)
13175 (icalendar--convert-block-to-ical)
13176 (icalendar--convert-cyclic-to-ical)
13177 (icalendar--convert-anniversary-to-ical): Take care of time
13178 specifications where hour has 1-digit only (Bug#5549).
13179
8cfae03d
NR
131802010-02-19 Nick Roberts <nickrob@snap.net.nz>
13181
13182 * progmodes/gdb-ui.el (gdb-assembler-handler): Accommodate change
13183 of disassemble output in GDB 7.1.
13184
055e4eea
GM
131852010-02-19 Glenn Morris <rgm@gnu.org>
13186
13187 * progmodes/f90.el (f90-electric-insert): Give it a delete-selection
13188 property. (Bug#5593)
13189
ff6b00de
SS
131902010-02-18 Sam Steingold <sds@gnu.org>
13191
13192 * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
13193
fe8c0b47
SM
131942010-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
13195
13196 Use abbreviated file names in bookmarks (bug#5591).
13197 * bookmark.el (bookmark-maybe-load-default-file): Remove redundant
13198 calls to expand-file-name.
13199 (bookmark-relocate): Use abbreviated file names in bookmarks.
13200 (bookmark-load): Use abbreviated file names in messages.
13201
73a37a69
MA
132022010-02-18 Michael Albinus <michael.albinus@gmx.de>
13203
13204 * net/tramp.el (tramp-handle-directory-files): When FULL, do not
13205 expand "." and "..". Reported by Thierry Volpiatto
13206 <thierry.volpiatto@gmail.com>.
13207
6e4f5731
MA
132082010-02-18 Michael Albinus <michael.albinus@gmx.de>
13209
13210 * net/tramp.el (tramp-handle-insert-file-contents): Set always the
13211 permissions of the temporary file to "0600". In case the remote
13212 file has no read permissions for the owner, there might be
13213 problems otherwise. Reported by Ole Laursen <olau@iola.dk>.
13214
1321522010-02-18 Glenn Morris <rgm@gnu.org>
b788a98d
GM
13216
13217 * emacs-lisp/authors.el (authors-renamed-files-alist):
13218 Add entries for INSTALL.CVS.
13219
ba5bf642
MH
132202010-02-17 Mark A. Hershberger <mah@everybody.org>
13221
f7e0618c 13222 * vc-bzr.el: Fix typo in Known Bugs section.
ba5bf642 13223
f7e0618c 13224 * isearch.el (isearch-update-post-hook): New hook.
ba5bf642
MH
13225 (isearch-update): Use the new hook.
13226
aac0b0f2
MA
132272010-02-16 Michael Albinus <michael.albinus@gmx.de>
13228
fe8c0b47
SM
13229 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
13230 Fix errors in copying directories.
aac0b0f2
MA
13231 (tramp-handle-add-name-to-file, tramp-handle-copy-directory)
13232 (tramp-do-copy-or-rename-file, tramp-handle-delete-directory)
13233 (tramp-handle-delete-file)
13234 (tramp-handle-dired-recursive-delete-directory)
13235 (tramp-handle-write-region): Flush also the cache for the upper
13236 directory.
13237
05bbe066
CY
132382010-02-16 Chong Yidong <cyd@stupidchicken.com>
13239
e8ab3908
CY
13240 * simple.el (save-interprogram-paste-before-kill): Doc fix.
13241
ff90f4b0
CY
13242 * cus-edit.el (hardware): Doc fix.
13243
13244 * man.el (man): Add to external custom group.
13245
13246 * delim-col.el (columns): Move to wp custom group.
13247
13248 * doc-view.el (doc-view): Add to data custom group.
13249
fe8c0b47 13250 * nxml/nxml-mode.el (nxml-faces): Remove from font-lock-faces group.
ff90f4b0 13251
05bbe066
CY
13252 * textmodes/flyspell.el (flyspell-word): Obey the offset specified
13253 by ispell-parse-output (Bug#5575).
13254
fa6ea913
KH
132552010-02-16 Kenichi Handa <handa@m17n.org>
13256
13257 * international/ja-dic-cnv.el (iso-2022-7bit-short): Delete it.
13258 (skkdic-convert-okuri-ari): Ignore lines starting with '>'.
13259 (skkdic-convert): Use `euc-japan' coding system for writing.
13260
88fd78ae
GM
132612010-02-16 Glenn Morris <rgm@gnu.org>
13262
13263 * textmodes/tex-mode.el (tex-bibtex-file): Expand the result of
13264 tex-main-file before using it. (Bug#5562)
13265
2b8c974a
SM
132662010-02-15 Stefan Monnier <monnier@iro.umontreal.ca>
13267
13268 * emacs-lisp/advice.el (ad-compile-function): Suppress byte-compiler
13269 warnings, since it is annoying for the user to see them each time he
13270 runs the code.
13271
7540f029
MA
132722010-02-15 Michael Albinus <michael.albinus@gmx.de>
13273
13274 * net/tramp.el (tramp-process-actions, tramp-read-passwd):
13275 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection): Use VEC
13276 instead of PROC for caching "first-password-request". Otherwise,
13277 new processes would not profit from passwords already entered.
13278
2b8c974a
SM
13279 * net/tramp-cache.el (tramp-dump-connection-properties):
13280 Don't save "first-password-request" property.
7540f029 13281
fa5f7c5f
JB
132822010-02-14 Juanma Barranquero <lekktu@gmail.com>
13283
13284 * outline.el (outline-head-from-level):
13285 * simple.el (with-wrapper-hook):
fa5f7c5f
JB
13286 * emacs-lisp/elint.el (elint-extra-errors, elint-current-buffer)
13287 (elint-defun, elint-buffer-env, elint-top-form-logged)
13288 (elint-unbound-variable):
13289 * textmodes/reftex-toc.el (reftex-toc-newhead-from-alist):
13290 Fix typos in docstrings.
13291
ecbaeb7b
MA
132922010-02-14 Michael Albinus <michael.albinus@gmx.de>
13293
13294 * files.el (insert-directory): When WILDCARD-REGEXP and
13295 FULL-DIRECTORY-P are nil, insert the file entry instead of the
13296 whole directory. (Bug#5551)
13297
13298 * net/ange-ftp.el (ange-ftp-insert-directory): Insert " " for
13299 dired's alignment sanity. (Bug#5516)
13300
91e3333f
JL
133012010-02-14 Juri Linkov <juri@jurta.org>
13302
13303 * man.el (Man-fontify-manpage, Man-cleanup-manpage):
13304 Remove remaining ^H with their preceding chars. (Bug#5566)
13305
36020642
GM
133062010-02-13 Glenn Morris <rgm@gnu.org>
13307
13308 * simple.el (transpose-subr): Give it a doc-string.
13309
13310 * textmodes/paragraphs.el (transpose-paragraphs, transpose-sentences):
13311 Doc fixes.
13312
f5952338
JL
133132010-02-12 Juri Linkov <juri@jurta.org>
13314
13315 * arc-mode.el (archive-unique-fname): Make directories for nested
13316 archives. (Bug#5540)
13317
918fe50f
JL
133182010-02-12 Juri Linkov <juri@jurta.org>
13319
13320 * ffap.el (dired-at-point): Fix docstring. (Bug#5565)
13321
c07ff221
SM
133222010-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
13323
48b1e7cf
SM
13324 * subr.el (copy-overlay): Handle deleted overlays.
13325
c07ff221
SM
13326 * man.el (Man-completion-table): Don't signal an error if we can't run
13327 manual-program (bug#4056).
13328
0e374247
JB
133292010-02-10 Juanma Barranquero <lekktu@gmail.com>
13330
13331 * textmodes/artist.el (artist-mt): Fix typos in docstring.
13332
dbf8402b
SM
133332010-02-10 Thierry Volpiatto <thierry.volpiatto@gmail.com>
13334
348d1e60
SM
13335 * info.el (Info-bookmark-jump): Simplify.
13336
dbf8402b
SM
13337 * bookmark.el (bookmark-handle-bookmark): Catch the right error.
13338 (bookmark-default-handler): Accept new bookmark field `buffer'.
13339
e6d23bb5
CY
133402010-02-10 Chong Yidong <cyd@stupidchicken.com>
13341
13342 * iswitchb.el (iswitchb-completions): Revert last change.
13343
a8e4290b
MA
133442010-02-10 Michael Albinus <michael.albinus@gmx.de>
13345
2b23acde 13346 * ls-lisp.el (ls-lisp-insert-directory): When WILDCARD-REGEXP and
348d1e60
SM
13347 FULL-DIRECTORY-P are nil, and FILE is absolute, expand it.
13348 This prevents file names like "~/" being listed literally.
a8e4290b 13349
c59d6fad
DN
133502010-02-10 Dan Nicolaescu <dann@ics.uci.edu>
13351
348d1e60
SM
13352 * term/xterm.el (xterm-maybe-set-dark-background-mode):
13353 Remove dead code. (Bug#5546)
c59d6fad 13354
3a66e78f
CY
133552010-02-09 Chong Yidong <cyd@stupidchicken.com>
13356
13357 * eshell/em-ls.el (eshell-ls-applicable): Frob file attributes
13358 correctly (Bug#5548).
13359
f29fd869
CY
133602010-02-08 Jose E. Marchesi <jemarch@gnu.org>
13361
13362 * progmodes/ada-mode.el (ada-in-numeric-literal-p): New function.
fe8c0b47 13363 (ada-adjust-case): Don't adjust case in hexadecimal number literals.
f29fd869 13364
7fad1447
KH
133652010-02-08 Kenichi Handa <handa@m17n.org>
13366
13367 * international/mule-util.el (with-coding-priority): Add autoload
48c2d18a 13368 cookie for putting `lisp-indent-function'.
7fad1447 13369
50e4518b
GM
133702010-02-07 Glenn Morris <rgm@gnu.org>
13371
13372 * progmodes/f90.el (f90-font-lock-keywords-1, f90-font-lock-keywords-2):
13373 Move F2003 named interfaces from keywords-2 to keywords-1, and
13374 use function-name-face rather than constant-face.
13375 Simplify "abstract interface" regexp.
13376
a4cc44cf
CY
133772010-02-07 Chong Yidong <cyd@stupidchicken.com>
13378
13379 * eshell/esh-util.el (eshell-file-attributes): New optional arg
13380 ID-FORMAT. Pass it to `file-attributes'.
13381
13382 * eshell/em-ls.el (eshell-do-ls): Use it (Bug#5528).
13383
c917476d
CY
133842010-02-07 sj <prime.wizard+emacs@gmail.com> (tiny change)
13385
13386 * faces.el (set-face-attribute): Allow calling
13387 internal-set-lisp-face-attribute with 'unspecified family and
13388 foundry argument (Bug#5536).
13389
7cf3f3d6
GM
133902010-02-07 Glenn Morris <rgm@gnu.org>
13391
13392 * progmodes/f90.el (f90-font-lock-keywords-2)
13393 (f90-looking-at-type-like, f90-looking-at-program-block-end):
13394 Handle F2003 named interfaces.
13395
ffe87109
CY
133962010-02-06 Chong Yidong <cyd@stupidchicken.com>
13397
13398 * progmodes/cc-mode.el (c-common-init): Bind temporary variables
13399 beg and end before calling c-get-state-before-change-functions.
13400
4775ecad
DN
134012010-02-06 Dan Nicolaescu <dann@ics.uci.edu>
13402
33aeea0e
SM
13403 * vc-bzr.el (vc-bzr-dir-extra-headers):
13404 Disable the pending merges header.
4775ecad 13405
0d17c4b9
JL
134062010-02-05 Juri Linkov <juri@jurta.org>
13407
13408 * doc-view.el (doc-view-mode):
13409 * image-mode.el (image-mode): Put property mode-class=special.
13410 (Bug#4896)
13411
8228a275
MH
134122010-02-05 Mark A. Hershberger <mah@everybody.org>
13413
13414 * vc-svn.el (vc-svn-revision-table): New function.
13415
d9320986
MA
134162010-02-05 Michael Albinus <michael.albinus@gmx.de>
13417
13418 * net/ange-ftp.el (ange-ftp-insert-directory):
13419 * net/tramp-imap.el (tramp-imap-handle-insert-directory):
13420 * net/tramp-smb.el (tramp-smb-handle-insert-directory):
13421 Handle also directories. (Bug#5478)
13422
f43d8ecc
GM
134232010-02-05 Glenn Morris <rgm@gnu.org>
13424
13425 * progmodes/f90.el (f90-font-lock-keywords-2): Fix `enum'.
13426
ce3a988d
CY
134272010-02-05 Chong Yidong <cyd@stupidchicken.com>
13428
13429 * startup.el (command-line-1): Convert options beginning with a
13430 single dash as well (Bug#5519).
13431
bdd42899
SM
134322010-02-05 Stefan Monnier <monnier@iro.umontreal.ca>
13433
51b23c44
SM
13434 Make `initials' completion work for /hh -> /home/horn again (bug#5524).
13435 * minibuffer.el (completion-initials-expand): Only check the presence
13436 of delims *within* the boundaries, since otherwise the / delim is
13437 always found for files.
13438
bdd42899
SM
13439 Fix up various corner case problems.
13440 * doc-view.el (doc-view-last-page-number): New function.
13441 (doc-view-mode, doc-view-last-page, doc-view-goto-page): Use it.
13442 (doc-view-goto-page): Avoid inf-loops when the conversion fails.
13443 (doc-view-kill-proc): Avoid inf-loop in freak cases.
13444 (doc-view-reconvert-doc): Use the new recursive delete-directory.
13445 (doc-view-convert-current-doc): Don't create the resolution.el file
13446 here any more.
13447 (doc-view-pdf/ps->png): Do it here instead.
13448 (doc-view-already-converted-p): Check that resolution.el is present.
13449 (doc-view-pdf->png): Don't rely on doc-view-pdf/ps->png for the few
13450 windows that are not yet showing images.
13451
d5b3979c
MA
134522010-02-04 Michael Albinus <michael.albinus@gmx.de>
13453
13454 * dired.el (dired-revert): If DIRED-DIRECTORY is a cons cell, call
13455 `dired-uncache' for every elemnt which is an absolute file name.
13456
13457 * net/tramp.el (tramp-handle-dired-uncache): When DIR is not a
13458 directory, handle its directory component.
13459 (tramp-handle-file-remote-p): Let-bind `tramp-verbose' to 3; this
13460 function is called permanently and creates noise, otherwise.
13461
13462 * net/tramp-imap.el (tramp-imap-handle-insert-directory):
13463 * net/tramp-smb.el (tramp-smb-handle-insert-directory):
13464 Handle the case, FILENAME is not in `default-directory'. (Bug#5478)
13465
b003beb1
DB
134662010-02-04 David Burger <dburger@google.com> (tiny change)
13467
13468 * macros.el (apply-macro-to-region-lines):
13469 Minor simplification. (Bug#5485)
13470
ea92f9f3
GM
134712010-02-04 Glenn Morris <rgm@gnu.org>
13472
a03ae20d
GM
13473 * mail/rmail.el (rmail-show-message-1): Handle malformed
13474 quoted-printable text. (Bug#5441)
13475
4d01b827
GM
13476 * mail/mail-utils.el (mail-unquote-printable-region): Doc fix.
13477
ea92f9f3
GM
13478 * simple.el (visual-line-mode): Capitalize lighter.
13479
82055bb7
JW
134802010-02-03 John Wiegley <jwiegley@gmail.com>
13481
13482 * iswitchb.el (iswitchb-completions): Add bookmark files to the
13483 list of files considered for "virtual buffer" completions.
13484
8214b6e4
MA
134852010-02-03 Michael Albinus <michael.albinus@gmx.de>
13486
13487 * net/ange-ftp.el (ange-ftp-insert-directory): Parse directory
dd86ea11 13488 also in case of (and (not full) (not wildcard)). This is needed
8214b6e4
MA
13489 when dired is called with a list of files, which are not in
13490 `default-directory'. (Bug#5478)
13491
1df9718f
SM
134922010-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
13493
13494 * vc-hooks.el (vc-path): Make it an obsolete var, rather than function.
13495
02ba1267
JL
134962010-02-02 Juri Linkov <juri@jurta.org>
13497
13498 * textmodes/ispell.el (ispell-message-text-end): Remove final newline
13499 from unidiff to allow function-line after @@.
13500
a0c6a0fb
JL
135012010-02-02 Juri Linkov <juri@jurta.org>
13502
13503 * ediff-util.el (ediff-file-checked-in-p): Replace '(nil CVS) by
13504 '(RCS SCCS) with inverted condition.
13505
c35fcd52
MA
135062010-02-02 Michael Albinus <michael.albinus@gmx.de>
13507
13508 * net/ange-ftp.el (ange-ftp-skip-msgs): Ignore all ""^500 .*AUTH"
13509 messages.
13510
6ba973c1
JL
135112010-02-01 Juri Linkov <juri@jurta.org>
13512
13513 * arc-mode.el (archive-zip-extract): Use `member-ignore-case' to
13514 compare with "pkunzip" and "pkzip" instead of only "pkzip".
13515 In the `archive-extract-by-stdout' branch use `shell-quote-argument'
13516 only when (car archive-zip-extract) is "unzip". (Bug#5475)
13517
0bca393f
SM
135182010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
13519
13520 * doc-view.el (doc-view-new-window-function): Be a bit more defensive.
13521 (doc-view-revert-buffer): New command.
13522 (doc-view-mode-map): Use it.
13523
7a444e2a
DN
135242010-02-01 Dan Nicolaescu <dann@ics.uci.edu>
13525
13526 * vc-bzr.el (vc-bzr-dir-extra-headers): Add a header when a
13527 pending merge is detected.
13528
ad6fc8f4
JL
135292010-01-31 Juri Linkov <juri@jurta.org>
13530
13531 * progmodes/grep.el (zrgrep): Call `grep-compute-defaults' at the
13532 beginning of interactive spec like all other grep commands do.
13533 Put "all" in front of "gz". (Bug#5260)
13534
b9236874
DN
135352010-01-29 Dan Nicolaescu <dann@ics.uci.edu>
13536
13537 * vc-bzr.el (vc-bzr-after-dir-status): Match another renaming indicator.
13538
1e868757
CY
135392010-01-29 Chong Yidong <cyd@stupidchicken.com>
13540
13541 * dirtrack.el (dirtrack): Warn instead of signalling error if the
13542 regexp is incorrect (Bug#5476).
13543
e5c70c41
MA
135442010-01-29 Michael Albinus <michael.albinus@gmx.de>
13545
13546 * net/tramp.el (tramp-handle-insert-directory): Handle also
13547 symlinks, when FILENAME is not in `default-directory'.
13548
0c0b61f1
MA
135492010-01-28 Michael Albinus <michael.albinus@gmx.de>
13550
13551 * net/ange-ftp.el (ange-ftp-insert-directory): Handle the case,
e5c70c41 13552 FILE is not in `default-directory'. (Bug#5478)
0c0b61f1
MA
13553
13554 * net/tramp.el (tramp-handle-insert-directory): Simplify handling
13555 of SWITCHES. Handle the case, FILENAME is not in
13556 `default-directory'. (Bug#5478)
13557 (tramp-register-file-name-handlers): Add safe-magic property.
13558
763f325e
CY
135592010-01-28 Chong Yidong <cyd@stupidchicken.com>
13560
13561 * arc-mode.el (archive-zip-extract): Quote the argument passed to
13562 unzip (Bug#5475).
13563
fd09a83f
CY
135642010-01-28 Nil Geisweiller <ngeiswei@googlemail.com> (tiny change)
13565
13566 * progmodes/flymake.el (flymake-allowed-file-name-masks)
13567 (flymake-master-make-header-init): Add other C++ filename masks.
13568 (flymake-find-possible-master-files)
13569 (flymake-check-patch-master-file-buffer): Doc fixes (Bug#5488).
13570
7e5686f0
MA
135712010-01-28 Michael Albinus <michael.albinus@gmx.de>
13572
13573 Fix some busybox annoyances.
13574
13575 * net/tramp.el (tramp-wrong-passwd-regexp): Add "Timeout, server
13576 not responding." string.
13577 (tramp-open-connection-setup-interactive-shell): Dump stty
13578 settings. Enable "neveropen" arg for all `tramp-send-command'
13579 calls. Handle "=" in variable values properly.
13580 (tramp-find-inline-encoding): Raise an error, when no encoding is
13581 found.
13582 (tramp-wait-for-output): Check, whether PROC buffer is available.
13583 Remove spurious " ^H" sequences, sent by busybox.
13584 (tramp-get-ls-command): Suppress coloring, if possible.
13585
c6265c10
GM
135862010-01-28 Glenn Morris <rgm@gnu.org>
13587
c85a168b
GM
13588 * vc-svn.el (vc-svn-update): Use "svn --non-interactive". (Bug#4280)
13589
c6265c10
GM
13590 * log-edit.el (log-edit-strip-single-file-name): Add missing
13591 :safe, :group, and :version tags.
13592
7d82a738
SB
135932010-01-27 Stephen Berman <stephen.berman@gmx.net>
13594
13595 * calendar/diary-lib.el (diary-unhide-everything): Handle narrowed
13596 buffers. (Bug#5477)
13597
8b0e68ea
CY
135982010-01-27 David De La Harpe Golden <david@harpegolden.net>
13599
13600 * files.el (delete-directory): Handle moving to trash without
13601 first doing recursion (Bug#5436).
13602
368d3208
DN
136032010-01-26 Dan Nicolaescu <dann@ics.uci.edu>
13604
13605 * vc-hooks.el (vc-path): Mark as obsolete.
13606
755da7fa
DN
136072010-01-25 Dan Nicolaescu <dann@ics.uci.edu>
13608
e2396d80
DN
13609 * vc-annotate.el (vc-annotate-revision-at-line): Compare file
13610 names too.
13611
755da7fa
DN
13612 * vc-bzr.el (vc-bzr-print-log): Use the more compact --line option
13613 for the short log.
13614 (vc-bzr-log-view-mode): Adjust regexp for the above change.
13615
6a6d15ab 136162010-01-25 Mark A. Hershberger <mah@everybody.org>
aaef4f91 13617
ac9ffe99 13618 * progmodes/python.el: Replace reference to obsolete c-subword-mode.
d9de6d6f 13619
48c2d18a 13620 * vc-bzr.el (vc-bzr-revision-table): New function.
aaef4f91 13621
25f38310 136222010-01-25 Eric Hanchrow <eric.hanchrow@gmail.com>
504dcc71
EH
13623
13624 * vc-git.el (vc-git-dir-status-goto-stage): Pass --relative to the
13625 diff-index command. This requires at least git-1.5.5. (Bug#1589).
13626
51850286
DN
136272010-01-24 Dan Nicolaescu <dann@ics.uci.edu>
13628
c2f1d6d8
DN
13629 Remove support for adding --signoff on commit.
13630 Future support will use an incompatible generic mechanism.
13631 * vc-git.el (vc-git-add-signoff): Remove variable.
13632 (vc-git-toggle-signoff): Remove function.
13633 (vc-git-extra-menu-map): Do not bind vc-git-toggle-signoff.
13634
6a7662bb
BR
13635 * term/xterm.el (xterm-maybe-set-dark-background-mode):
13636 Rename from xterm-set-background-mode. Return t if the background mode
51850286
DN
13637 was set.
13638 (terminal-init-xterm): Move tty-set-up-initial-frame-faces
13639 earlier, call it again in case the background mode has changed.
13640
02c6d0d0
CY
136412010-01-23 Dmitri Paduchikh <dpaduch@k66.ru> (tiny change)
13642
13643 * emacs-lisp/advice.el (ad-set-orig-definition): Fix typo
13644 (Bug#3541).
13645
064eee03
CY
136462010-01-23 Chong Yidong <cyd@stupidchicken.com>
13647
02c6d0d0
CY
13648 * emacs-lisp/assoc.el (aelement): Doc fix.
13649 (aput, adelete, amake): Use lexical-let (Bug#5450).
064eee03 13650
5336c3ec 136512010-01-23 Stephen Leake <stephen_leake@member.fsf.org>
afb5d709 13652
48c2d18a 13653 * progmodes/ada-mode.el (ada-in-paramlist-p): Pragma syntax
afb5d709
SL
13654 is the same as subprogram call, not declaration. (Bug#5435).
13655
0536254e
MA
136562010-01-23 Michael Albinus <michael.albinus@gmx.de>
13657
13658 * net/tramp-smb.el (tramp-smb-conf): New defcustom.
13659 (tramp-smb-maybe-open-connection): Use it.
13660
411d06c2
MA
136612010-01-22 Michael Albinus <michael.albinus@gmx.de>
13662
0536254e 13663 * net/tramp-imap.el (top): Autoload needed packages. (Bug#5448)
411d06c2 13664
c893016b
SM
136652010-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
13666
13667 * mail/rmailmm.el (rmail-mime-handle): Don't set the buffer to unibyte
13668 just because we see "encoding: 8bit".
13669 * mail/rmail.el (rmail-show-message-1): Decode the body's QP into bytes.
13670
9425f8e1
CY
136712010-01-22 Chong Yidong <cyd@stupidchicken.com>
13672
13673 * isearch.el (isearch-allow-scroll): Doc fix (Bug#5446).
13674
6a801864
EZ
136752010-01-22 Eli Zaretskii <eliz@gnu.org>
13676
13677 * jka-compr.el (jka-compr-load): If load-file is not in
13678 load-history, try its file-truename version. (bug#5447)
13679
3e8f7d91
AM
136802010-01-21 Alan Mackenzie <acm@muc.de>
13681
13682 Fix a situation where deletion of a cpp construct throws an error.
537ffaf3
SM
13683 * progmodes/cc-engine.el (c-invalidate-state-cache):
13684 Before invoking c-with-all-but-one-cpps-commented-out, check that the
3e8f7d91
AM
13685 special cpp construct is still in the buffer.
13686 (c-parse-state): Record the special cpp with markers, not numbers.
13687
f0bd0ad5
CY
136882010-01-21 Kenichi Handa <handa@m17n.org>
13689
13690 * textmodes/sgml-mode.el (sgml-maybe-name-self): No need to
13691 process last-command-event, as it is now decoded first (Bug#5380).
13692
5189d95b
CY
136932010-01-20 Chong Yidong <cyd@stupidchicken.com>
13694
13695 * term.el (term-send-raw-meta): Revert 2009-12-04 change (Bug#5330).
13696
e073d74a
GM
136972010-01-20 Glenn Morris <rgm@gnu.org>
13698
13699 * indent.el (tab-always-indent): Fix custom-type.
13700
8ee04f3a
AM
137012010-01-19 Alan Mackenzie <acm@muc.de>
13702
13703 * progmodes/cc-defs.el: Fix bug#5395: typing '#' in an empty
13704 buffer throws "args out of range".
13705 (c-set-cpp-delimiters, c-clear-cpp-delimiters): Check for EOB
13706 playing the role of delimiter.
13707
6a47c86a
SL
137082010-01-18 Stephen Leake <stephen_leake@member.fsf.org>
13709
bf0b361c 13710 * progmodes/ada-mode.el: Fix bug#5400.
6a47c86a
SL
13711 (ada-matching-decl-start-re): Move into ada-goto-decl-start.
13712 (ada-goto-decl-start): Rename from ada-goto-matching-decl-start; callers
13713 changed. Delete RECURSIVE parameter; never used. Improve doc string.
13714 Improve comments in "is" portion. Handle null procedure declaration.
13715 (ada-move-to-end): Improve doc string.
13716
2acfb954
ÓF
137172010-01-18 Óscar Fuentes <ofv@wanadoo.es>
13718
e90d57c0 13719 * ido.el (ido-cur-list): Initialize to nil.
2acfb954 13720 Remove obsolete information from commentary.
e90d57c0
JB
13721 (ido-choice-list): Initialize to nil.
13722 (ido-get-bufname): Reject minibuffers.
13723 (ido-make-buffer-list): If "default" is a nonexistent
13724 buffer, ignore it, as per the function's comment.
13725 (ido-kill-buffer-internal): New function.
13726 (ido-kill-buffer-at-head): Use it.
13727 (ido-visit-buffer): Likewise.
2acfb954 13728
244b023e
CY
137292010-01-18 Chong Yidong <cyd@stupidchicken.com>
13730
13731 * calendar/time-date.el (date-to-time): Doc fix (Bug#5408).
13732
db9e401b
JB
137332010-01-18 Juanma Barranquero <lekktu@gmail.com>
13734
db9e401b
JB
13735 * emacs-lisp/chart.el (chart-file-count, chart-rmail-from):
13736 Fix typos in chart titles.
13737
13738 * whitespace.el (whitespace-style, global-whitespace-newline-mode):
db9e401b
JB
13739 * emacs-lisp/eieio.el (eieio-error-unsupported-class-tags)
13740 (eieio-generic-form, eieio-help-mode-augmentation-maybee, eieio-browse)
13741 (describe-class, eieio-describe-generic, describe-generic):
13742 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click)
13743 (eieio-speedbar-expand):
13744 * emulation/viper-cmd.el (viper-exec-form-in-vi)
13745 (viper-exec-form-in-emacs, viper-harness-minor-mode, viper-ESC)
13746 (viper-repeat, viper-replace-state-exit-cmd, viper-toggle-search-style)
13747 (viper-del-backward-char-in-replace, viper-backward-indent)
13748 (viper-brac-function, viper-register-to-point, viper-submit-report):
13749 * net/tramp.el (tramp-remote-coding-commands):
13750 * term/x-win.el (emacs-session-save, x-menu-bar-open, icon-map-list):
13751 Fix typos in docstrings.
13752
9295137d
CY
137532010-01-17 Chong Yidong <cyd@stupidchicken.com>
13754
13755 * mail/sendmail.el (mail-yank-original): Set the mark if the
13756 specified function for yanking does not do it.
13757
4d0bbcb6
DN
137582010-01-17 Dan Nicolaescu <dann@ics.uci.edu>
13759
7902c120
DN
13760 * vc.el (with-vc-properties): Deal with directory arguments. (Bug#5298)
13761
4d0bbcb6
DN
13762 * vc-dir.el (vc-dir-resynch-file): Update the vc-dir header when
13763 resyncing a directory.
13764
0b702bc1
SL
137652010-01-17 Stephen Leake <stephen_leake@member.fsf.org>
13766
6a47c86a 13767 * progmodes/ada-mode.el: Fix bug#1920.
0b702bc1
SL
13768 (ada-ident-re): Delete ., allow multibyte characters.
13769 (ada-goto-label-re): New; matches goto labels.
13770 (ada-block-label-re): New; matches block labels.
13771 (ada-label-re): New; matches both.
5f9d345c 13772 (ada-named-block-re): Delete; callers changed to use
0b702bc1
SL
13773 `ada-block-label-re' instead.
13774 (ada-get-current-indent, ada-get-indent-noindent, ada-get-indent-loop):
13775 Use `ada-block-label-re'.
13776 (ada-indent-on-previous-lines): Improve handling of goto labels.
13777 (ada-get-indent-block-start): Special-case block label.
13778 (ada-get-indent-label): Split into `ada-indent-block-label' and
13779 `ada-indent-goto-label'.
13780 (ada-goto-stmt-start, ada-goto-next-non-ws):
13781 Optionally ignore goto labels.
13782 (ada-goto-next-word): Simplify.
13783 (ada-indent-newline-indent-conditional): Insert newline before
13784 trying to fix indentation; doc fix.
13785
05287c49
JB
137862010-01-17 Jay Belanger <jay.p.belanger@gmail.com>
13787
13788 * calc/calc.el (calc-command-flags): Give it an initial value.
13789
4963739e
JB
137902010-01-17 Juanma Barranquero <lekktu@gmail.com>
13791
4963739e
JB
13792 * files.el (minibuffer-with-setup-hook):
13793 * textmodes/artist.el (artist-mt, artist-key-undraw-continously)
13794 (artist-key-draw-continously, artist-key-do-continously-continously)
13795 (artist-key-set-point-continously, artist-mouse-draw-continously):
13796 Fix typos in docstrings.
13797
116bd1ee
CY
137982010-01-16 Lennart Borgman <lennart.borgman@gmail.com>
13799
6a7662bb
BR
13800 * nxml/nxml-mode.el (nxml-extend-after-change-region):
13801 Never return t (Bug#3898).
116bd1ee 13802
2784cd7a 138032010-01-16 Frédéric Perrin <frederic.perrin@resel.fr> (tiny change)
d4efdaea
CY
13804
13805 * vc-dispatcher.el (vc-do-command): Set LC_MESSAGES, so that we
13806 can parse the output of the external commands (Bug#5279).
13807
abd5cfe8
CY
138082010-01-16 Jari Aalto <jari.aalto@cante.net>
13809
13810 * pcmpl-unix.el (pcmpl-unix-read-passwd-file): Doc fix.
13811
4fe22cdf
CY
138122010-01-16 Chong Yidong <cyd@stupidchicken.com>
13813
bbdc98ef
CY
13814 * emacs-lisp/advice.el (ad-add-advice): Doc fix (Bug#5274)
13815
c7dc1ac1
CY
13816 * emacs-lisp/cl-macs.el (defstruct): Doc fix (Bug#5267).
13817
4fe22cdf
CY
13818 * startup.el (command-line): Remove unused --icon-type arg.
13819 Handle --display arg, passing it to command-line-1 (Bug#5392).
13820
045b9da7
ML
138212010-01-16 Mario Lang <mlang@delysid.org>
13822
045b9da7
ML
13823 * emacs-lisp/chart.el (chart-translate-namezone):
13824 * textmodes/artist.el (artist-compute-popup-menu-table):
13825 Remove duplicated words in doc-strings.
13826
6554a5df
CY
138272010-01-15 David Abrahams <dave@boostpro.com> (tiny change)
13828
13829 * net/mairix.el (mairix-widget-send-query): Send -1 instead of nil
13830 to mairix-search to suppress threading (Bug#5342).
13831
ca4f0e9a
KH
138322010-01-15 Kenichi Handa <handa@m17n.org>
13833
13834 * international/mule-cmds.el (canonicalize-coding-system-name):
b7235808 13835 Convert "msXXX", "ibmXXX", "windows-XXX" to "cpXXX" (Bug#5387).
ca4f0e9a 13836
1db3226b
GM
138372010-01-15 Glenn Morris <rgm@gnu.org>
13838
56a03f46
GM
13839 * log-view.el (top-level): Require 'wid-edit. (Bug#5311)
13840
13841 * wid-edit.el (widget-keymap): Doc fix.
13842
1db3226b
GM
13843 * vc-svn.el (vc-svn-print-log): Use --limit rather than -l since the
13844 former seems to be more widely accepted by various svn versions.
13845
80cd4bb4
JB
138462010-01-14 Juanma Barranquero <lekktu@gmail.com>
13847
d1f18ec0
JB
13848 * find-cmd.el (find-constituents):
13849 * vc-arch.el (vc-arch-root):
13850 * window.el (window-body-height, pop-up-frames):
d1f18ec0
JB
13851 * emacs-lisp/eieio-base.el (eieio-singleton, slot-missing):
13852 * progmodes/ada-stmt.el (ada-if):
13853 * progmodes/gdb-ui.el (gdb-jsonify-buffer):
13854 * textmodes/ispell.el (ispell-grep-options, ispell-dictionary-alist)
13855 (ispell-encoding8-command, ispell-aspell-supports-utf8)
13856 (ispell-last-program-name, ispell-help): Fix typos in docstrings.
13857
80cd4bb4
JB
13858 * progmodes/flymake.el (flymake-post-syntax-check):
13859 Fix typo in error message.
13860
9c23ca47
JB
138612010-01-14 Juanma Barranquero <lekktu@gmail.com>
13862
13863 * hexl.el (hexl-printable-character): Fix check of `hexl-iso',
13864 which is always a string. (Bug#5313)
13865
8794c483
JB
138662010-01-14 Juanma Barranquero <lekktu@gmail.com>
13867
13868 * progmodes/ada-xref.el (ada-default-prj-properties):
13869 Simplify previous change.
13870
95005d39
SL
138712010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
13872
13873 * progmodes/ada-xref.el (ada-default-prj-properties):
13874 Default ada_project_path to $ADA_PROJECT_PATH.
13875
138762010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
80e18d20
SL
13877
13878 * progmodes/ada-mode.el (ada-create-keymap):
13879 Override `narrow-to-defun' with `ada-narrow-to-defun'.
13880
fb0d1545
SL
138812010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
13882
13883 * progmodes/ada-mode.el: Deal with Ada 2005 "overriding" keyword.
13884 (ada-subprog-start-re, ada-imenu-subprogram-menu-re): Add keyword.
13885 (ada-get-current-indent, ada-imenu-generic-expression)
13886 (ada-which-function): Check for it.
13887
5c9434d0
SL
138882010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
13889
13890 * progmodes/ada-mode.el (ada-clean-buffer-before-saving): Make obsolete.
13891 (ada-mode): Don't obey `ada-clean-buffer-before-saving' anymore.
13892
3a4f3a3b
GM
138932010-01-14 Glenn Morris <rgm@gnu.org>
13894
13895 * frame.el (show-trailing-whitespace): Safe if boolean. (Bug#5312)
13896
d9a7c140
KH
138972010-01-14 Kenichi Handa <handa@m17n.org>
13898
13899 * composite.el (auto-composition-mode): Make it a buffer local
13900 variable (permanent-local).
13901 (auto-composition-function): Set the default value to
13902 auto-compose-chars.
49caf252 13903 (auto-composition-mode): Make it a simple function, not a minor mode.
d9a7c140
KH
13904 (global-auto-composition-mode): Likewise.
13905 (turn-on-auto-composition-if-enabled): Delete it.
49caf252 13906
38bee102
KF
139072010-01-13 Karl Fogel <kfogel@red-bean.com>
13908
13909 * bookmark.el (bookmark-bmenu-execute-deletions): Doc fix (Bug#5276).
d9a7c140 13910
b8b45afc
MA
139112010-01-12 Michael Albinus <michael.albinus@gmx.de>
13912
13913 * files.el (copy-directory): Compute target for recursive
13914 directories with identical names. (Bug#5343)
13915
893db5bc
GM
139162010-01-12 Glenn Morris <rgm@gnu.org>
13917
6a7662bb
BR
13918 * mail/emacsbug.el (report-emacs-bug-pretest-address):
13919 Set it to bug-gnu-emacs rather than emacs-pretest-bug.
893db5bc 13920
d8b8451f
SS
139212010-01-11 Sam Steingold <sds@gnu.org>
13922
13923 * imenu.el (imenu-default-create-index-function): Detect infinite
13924 loops caused by imenu-prev-index-position-function.
13925
30afcdff
JB
139262010-01-11 Juanma Barranquero <lekktu@gmail.com>
13927
13928 * htmlfontify.el (htmlfontify-load-rgb-file)
13929 (htmlfontify-unload-rgb-file, hfy-fallback-colour-values)
13930 (htmlfontify-manual, htmlfontify, hfy-page-header, hfy-page-footer)
13931 (hfy-src-doc-link-style, hfy-src-doc-link-unstyle, hfy-link-extn)
13932 (hfy-link-style-fun, hfy-index-file, hfy-instance-file)
13933 (hfy-html-quote-regex, hfy-init-kludge-hook, hfy-post-html-hooks)
13934 (hfy-default-face-def, hfy-etag-regex, hfy-html-quote-map)
13935 (hfy-etags-cmd-alist-default, hfy-etags-bin, hfy-ignored-properties)
13936 (hfy-which-etags, hfy-etags-cmd, hfy-istext-command, hfy-display-class)
13937 (hfy-optimisations, hfy-tags-cache, hfy-tags-sortl, hfy-tags-rmap)
13938 (hfy-style-assoc, hfy-sheet-assoc, hfy-facemap-assoc, hfy-interq)
13939 (hfy-colour-vals, hfy-default-header, hfy-link-style-string)
13940 (hfy-triplet, hfy-slant, hfy-weight, hfy-combined-face-spec)
13941 (hfy-face-attr-for-class, hfy-face-to-style-i, hfy-size-to-int)
13942 (hfy-flatten-style, hfy-face-to-style, hfy-face-or-def-to-name)
13943 (hfy-face-to-css, hfy-p-to-face, hfy-p-to-face-lennart, hfy-face-at)
13944 (hfy-fontified-p, hfy-merge-adjacent-spans, hfy-buffer)
13945 (hfy-html-enkludge-buffer, hfy-html-quote, hfy-html-dekludge-buffer)
13946 (hfy-force-fontification, htmlfontify-buffer, hfy-dirname)
13947 (hfy-make-directory, hfy-text-p, hfy-mark-tag-names, hfy-relstub)
13948 (hfy-href-stub, hfy-href, hfy-mark-tag-hrefs, hfy-prepare-index-i)
13949 (hfy-prepare-index, hfy-prepare-tag-map, hfy-subtract-maps)
13950 (htmlfontify-run-etags): Fix typos in docstrings and remove superfluous
13951 backslash-quoting from parentheses, etc.
13952
92b1c416
CY
139532010-01-11 Chong Yidong <cyd@stupidchicken.com>
13954
13955 * progmodes/js.el: Autoload javascript-mode alias.
13956
4454adab
JB
139572010-01-11 Juanma Barranquero <lekktu@gmail.com>
13958
13959 * ffap.el (ffap-shell-prompt-regexp, ffap-all-subdirs, ffap-url-p)
13960 (ffap-alist, ffap-tex-path, ffap-url-at-point, ffap-gopher-regexp)
13961 (ffap-gopher-at-point, ffap-file-at-point, ffap-read-file-or-url)
13962 (ffap-read-url-internal, ffap-menu, ffap-at-mouse):
13963 Fix typos in docstrings.
13964 (ffap-url-regexp): Doc fix.
13965 (ffap-at-mouse): Fix typo in message.
13966
6589a2f9
GM
139672010-01-11 Glenn Morris <rgm@gnu.org>
13968
13969 * version.el (emacs-copyright): Set copyright year to 2010.
13970
4e5617ee
SM
139712010-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
13972
13973 * format.el (format-annotate-function): Only set
13974 write-region-post-annotation-function after running to-fn so as not to
13975 affect nested write-region calls (bug#5273).
13976
52bee098
CY
139772010-01-10 Chong Yidong <cyd@stupidchicken.com>
13978
a069f067
CY
13979 * Makefile.in (ELCFILES): Add wisent/python-wy.el and
13980 wisent/python.el.
13981
e709e39d
CY
139822010-01-09 Chong Yidong <cyd@stupidchicken.com>
13983
13984 * man.el (Man-goto-section): Signal error if the section is not
13985 found (Bug#5317).
13986
6ee86780
JB
139872010-01-09 Juanma Barranquero <lekktu@gmail.com>
13988
13989 * vc-bzr.el (vc-bzr-working-revision): On Windows and MS-DOS, accept
13990 URLs with a leading triple slash in the file: scheme. (Bug#5345)
13991
fa7b5f7b
CY
139922010-01-09 Chong Yidong <cyd@stupidchicken.com>
13993
13994 * progmodes/compile.el: Don't treat compile-command as safe if
13995 compilation-read-command might be nil (Bug#4218).
13996
de62c4d9
JD
139972010-01-09 Jan Djärv <jan.h.d@swipnet.se>
13998
13999 * startup.el (command-line-1): Use orig-argi to check for ignored X and
14000 NS options.
14001
e94be827
KH
140022010-01-08 Kenichi Handa <handa@m17n.org>
14003
4e5617ee
SM
14004 * international/fontset.el (build-default-fontset-data):
14005 Exclude characters in scripts kana, hangul, han, or cjk-misc.
e94be827 14006
1dfae2a2
JB
140072010-01-07 Juanma Barranquero <lekktu@gmail.com>
14008
14009 * vc-dir.el (vc-dir-prepare-status-buffer): Pass a (fake) filename
14010 to `create-file-buffer' as it expects, not just a buffer name.
14011 (vc-dir-mode): Include the buffer name in `list-buffers-directory',
14012 to help uniquify. (Bug#3224)
14013
d0cf45b7
JD
140142010-01-06 Jan Djärv <jan.h.d@swipnet.se>
14015
14016 * font-setting.el (font-setting-change-default-font): Use user-spec
14017 instead of name.
14018
7534fa5e
DN
140192010-01-06 Dan Nicolaescu <dann@ics.uci.edu>
14020
14021 * vc-bzr.el (vc-bzr-after-dir-status): Ignore pending merges.
14022
fd579fdc
CY
140232010-01-05 Tom Tromey <tromey@redhat.com>
14024
4e5617ee
SM
14025 * progmodes/python.el (python-font-lock-keywords):
14026 Handle qualified decorators (Bug#881).
fd579fdc 14027
37860caf
DN
140282010-01-05 Dan Nicolaescu <dann@ics.uci.edu>
14029
14030 * vc-bzr.el (vc-bzr-working-revision): Fix looking for a revision
14031 in a lightweight checkout.
14032
69db641d
KH
140332010-01-05 Kenichi Handa <handa@m17n.org>
14034
4e5617ee 14035 * language/indian.el (malayalam-composable-pattern): Fix ZWNJ and ZWJ.
69db641d 14036
b25d6a02
DN
140372010-01-05 Dan Nicolaescu <dann@ics.uci.edu>
14038
14039 * vc-bzr.el (vc-bzr-diff): Obey vc-disable-async-diff.
14040
137d88ca
DN
140412010-01-04 Dan Nicolaescu <dann@ics.uci.edu>
14042
14043 * vc-bzr.el (vc-bzr-state-heuristic): Make it work for lightweight
14044 checkouts. (Bug#618)
3d5d0aa9 14045 (vc-bzr-log-view-mode): Also highlight the author.
8e7e2286
DN
14046 (vc-bzr-shelve-map): Change binding for vc-bzr-shelve-apply-at-point.
14047 (vc-bzr-shelve-menu-map):
14048 (vc-bzr-dir-extra-headers): Improve menu and tooltip text.
14049 (vc-bzr-shelve-apply): Make prompt more explicit.
137d88ca 14050
da76998b
CY
140512010-01-02 Chong Yidong <cyd@stupidchicken.com>
14052
14053 * net/browse-url.el (browse-url-encode-url): Don't escape commas.
14054 They are valid characters in URL paths (rfc3986), and at least
14055 Firefox does not understand the encoded version (Bug#3166).
14056
b2ad70b6
CY
140572010-01-02 Daniel Elliott <danelliottster@gmail.com> (tiny change)
14058
14059 * progmodes/octave-mod.el (octave-end-keywords)
4e5617ee
SM
14060 (octave-block-begin-or-end-regexp, octave-block-match-alist):
14061 Add "end" keyword (Bug#3061).
b2ad70b6
CY
14062 (octave-end-as-array-index-p): New function.
14063 (calculate-octave-indent): Use it.
14064
54136282
KF
140652010-01-02 Karl Fogel <kfogel@red-bean.com>
14066
14067 * bookmark.el: Consistently put the text property on the bookmark name.
14068 (bookmark-bmenu-marks-width): Bump back to 2, to include
14069 annotation marks.
14070 (bookmark-bmenu-hide-filenames): Adjust for above, and put the text
14071 property on the bookmark name, instead of not putting it at all.
14072 (bookmark-bmenu-list): Fix where we put the text property.
14073
cc4d3cad
KF
140742010-01-02 Karl Fogel <kfogel@red-bean.com>
14075
14076 * bookmark.el (bookmark-bmenu-save): Just depend on the new logic
14077 for showing buffer modified state (as added in the previous change).
14078
b894c439
KF
140792010-01-02 Karl Fogel <kfogel@red-bean.com>
14080
14081 * bookmark.el: Show modified state of bookmark buffer more accurately.
14082 (bookmark-bmenu-list): Initialize buffer-modified-p properly.
14083 (bookmark-send-edited-annotation): Mark bookmark-alist as modified.
14084 (with-buffer-modified-unmodified): New macro.
14085 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
14086 (bookmark-bmenu-mark, bookmark-bmenu-unmark, bookmark-bmenu-delete):
cc4d3cad 14087 Use new macro to preserve the buffer modified state.
b894c439 14088
3a69db53
KF
140892010-01-02 Karl Fogel <kfogel@red-bean.com>
14090
4e5617ee 14091 * bookmark.el (bookmark-bmenu-select, bookmark-bmenu-1-window)
3a69db53
KF
14092 (bookmark-bmenu-2-window, bookmark-bmenu-this-window)
14093 (bookmark-bmenu-other-window, bookmark-bmenu-switch-other-window)
14094 (bookmark-bmenu-show-annotation, bookmark-bmenu-edit-annotation)
14095 (bookmark-bmenu-rename, bookmark-bmenu-locate)
4e5617ee
SM
14096 (bookmark-bmenu-relocate, bookmark-bmenu-goto-bookmark):
14097 Remove unnecessary calls to `bookmark-bmenu-ensure-position'.
3a69db53 14098
af414f10
EZ
140992010-01-02 Eli Zaretskii <eliz@gnu.org>
14100
4e5617ee
SM
14101 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
14102 Make the lines in the generated doc string shorter. (Bug#4668)
af414f10 14103
f2ec0e5e
CY
141042010-01-02 Ryan Yeske <rcyeske@gmail.com>
14105
14106 * net/rcirc.el: Add follow-link binding (Bug#4738).
14107
38c1ba62
EZ
141082010-01-02 Eli Zaretskii <eliz@gnu.org>
14109
4e5617ee 14110 * Makefile.in (bzr-update): Rename from cvs-update.
38c1ba62
EZ
14111 (cvs-update): New target for backward compatibility.
14112
4e5617ee 14113 * makefile.w32-in (bzr-update): Rename from cvs-update.
38c1ba62
EZ
14114 (cvs-update): New target for backward compatibility.
14115
ea2c0f5b
KF
141162010-01-02 Karl Fogel <kfogel@red-bean.com>
14117
14118 * bookmark.el: Remove gratuitous gratitude.
14119
5ae329f4
KF
141202010-01-02 Karl Fogel <kfogel@red-bean.com>
14121
c4cc8b9a 14122 * bookmark.el (bookmark-bmenu-any-marks): New function.
47989945
KF
14123 (bookmark-bmenu-save): Clear buffer modification if no marks.
14124
141252010-01-02 Karl Fogel <kfogel@red-bean.com>
14126
14127 * bookmark.el (bookmark-bmenu-marks-width): Define to 1, not 2.
5ae329f4
KF
14128 (bookmark-bmenu-list, bookmark-bmenu-bookmark): Calculate property
14129 positions by using `bookmark-bmenu-marks-width', instead of hardcoding.
14130 This fixes the `bookmark-bmenu-execute-deletions' bug reported here:
14131
14132 http://lists.gnu.org/archive/html/emacs-devel/2009-12/msg00819.html
14133 From: Sun Yijiang <sunyijiang {_AT_} gmail.com>
14134 To: emacs-devel {_AT_} gnu.org
14135 Subject: bookmark.el bug report
14136 Date: Mon, 28 Dec 2009 14:19:16 +0800
14137 Message-ID: 5065e2900912272219y3734fc9fsdaee41167ef99ad7@mail.gmail.com
14138
aef053eb
KF
141392010-01-02 Karl Fogel <kfogel@red-bean.com>
14140
14141 * bookmark.el: Improvements suggested by Drew Adams:
14142 (bookmark-bmenu-ensure-position): New name for
14143 `bookmark-bmenu-check-position'. Just ensure the position,
14144 don't return any meaningful value.
14145 (bookmark-bmenu-header-height, bookmark-bmenu-marks-width):
14146 New constants.
14147
0472835f
JB
141482010-01-02 Juanma Barranquero <lekktu@gmail.com>
14149
14150 * bookmark.el (bookmarks-already-loaded): Doc fix (don't use `iff').
14151 (bookmark-yank-point, bookmark-bmenu-check-position):
14152 Fix typos in docstrings.
14153 (bookmark-save-flag, bookmark-bmenu-toggle-filenames)
14154 (bookmark-name-from-full-record, bookmark-get-position)
14155 (bookmark-set-position, bookmark-set, bookmark-handle-bookmark)
14156 (bookmark-delete, bookmark-save, bookmark-save, bookmark-bmenu-mode):
14157 Remove useless quoting of parenthesis, etc. in docstrings.
14158
14159 * ediff-mult.el (ediff-prepare-meta-buffer): Fix typo in help message.
14160 (ediff-append-custom-diff): Fix typo in error message.
14161 (ediff-meta-mark-equal-files): Fix typos in messages.
14162
14163 * mpc.el (mpc-playlist-delete): Fix typo in error messages.
14164
0472835f
JB
14165 * net/imap-hash.el (imap-hash-make): Doc fix.
14166 (imap-hash-test): Fix typo in error message; reflow docstring.
14167 (imap-hash-p, imap-hash-get, imap-hash-put, imap-hash-make-message)
14168 (imap-hash-count, imap-hash-server, imap-hash-port, imap-hash-ssl)
14169 (imap-hash-mailbox, imap-hash-user, imap-hash-password):
14170 Fix typos in docstrings.
14171 (imap-hash-open-connection): Fix typo in error message.
14172
14173 * play/gomoku.el (gomoku): Fix typos in docstring.
14174
14175 * progmodes/gdb-ui.el (gdb-location-alist): Reflow docstring.
14176 (gdb-jsonify-buffer): Fix typos in docstring.
14177 (gdb-goto-breakpoint): Fix typo in error message.
14178 ("Display Other Windows"): Fix typo in help message.
14179 (gdb-speedbar-expand-node): Fix typo in question.
14180
14181 * progmodes/idlw-help.el (idlwave-help-browse-url-available)
14182 (idlwave-html-system-help-location, idlwave-html-help-location)
14183 (idlwave-help-browser-function, idlwave-help-browser-generic-program)
14184 (idlwave-help-browser-generic-args, idlwave-help-directory)
14185 (idlwave-html-help-is-available, idlwave-help-mode-line-indicator)
14186 (idlwave-help-mode-map, idlwave-help-mode, idlwave-do-context-help)
14187 (idlwave-online-help, idlwave-help-html-link)
14188 (idlwave-help-show-help-frame, idlwave-help-assistant-command):
14189 Fix typos in docstrings.
14190 (idlwave-help-with-source, idlwave-help-find-routine-definition):
14191 Reflow docstrings.
14192 (idlwave-help-assistant-start): Fix typo in error message.
14193
14194 * progmodes/octave-mod.el (octave-mode, octave-electric-semi)
14195 (octave-electric-space): Fix typos in docstrings.
14196
9bbe0828
CY
141972010-01-01 Chong Yidong <cyd@stupidchicken.com>
14198
14199 * files.el (minibuffer-with-setup-hook): Doc fix (Bug#5149).
14200
a88c46c3
CY
142012010-01-01 Juri Linkov <juri@jurta.org>
14202
14203 * comint.el (comint-input-ring-size): Make it a defcustom and
918fa8ba 14204 increase the default to 500 (Bug#5148).
a88c46c3 14205
7ee6c59b
NR
142062009-12-31 Nick Roberts <nickrob@snap.net.nz>
14207
14208 Further changes from EMACS_23_1_RC branch (2009-12-29 contd).
14209 * term/x-win.el (x-gtk-stock-map): Map some GUD buttons.
14210 * progmodes/gud.el (gud-menu-map): Add reverse-execution commands.
14211
a9c8a2cd
NR
142122009-12-30 Nick Roberts <nickrob@snap.net.nz>
14213
14214 Show working revision correctly for mercurial.
14215 * vc-hg.el (vc-hg-working-revision): Use hg parent instead of
d8c75479 14216 hg log as suggested by Alex Harsanyi <alexharsanyi@gmail.com>.
a9c8a2cd 14217
659e4408
JB
142182009-12-29 Juanma Barranquero <lekktu@gmail.com>
14219
14220 Declare some functions for the byte-compiler.
14221 * progmodes/gdb-ui.el (speedbar-change-initial-expansion-list)
14222 (speedbar-timer-fn, speedbar-change-expand-button-char)
14223 (speedbar-delete-subblock, speedbar-center-buffer-smartly): Declare.
14224
7ee6c59b
NR
142252009-12-29 Nick Roberts <nickrob@snap.net.nz>
14226
14227 This changeset reverts GDB Graphical Interface to use annotations.
14228 * progmodes/gdb-ui.el, progmodes/gud.el: Import from EMACS_23_1_RC.
14229
460f6e7c
DN
142302009-12-29 Dan Nicolaescu <dann@ics.uci.edu>
14231
14232 Make vc-dir work on subdirectories of the bzr root.
6a7662bb
BR
14233 * vc-bzr.el (vc-bzr-after-dir-status): Add new argument.
14234 Return file names relative to it.
460f6e7c
DN
14235 (vc-bzr-dir-status, vc-bzr-dir-status-files): Pass the bzr root
14236 relative directory to vc-bzr-after-dir-status.
14237
543f553a
TH
142382009-12-28 Tassilo Horn <tassilo@member.fsf.org>
14239
14240 * font-lock.el (font-lock-refresh-defaults): New function, which
14241 can be used to let font-lock react to external changes in
14242 variables like font-lock-defaults and keywords.
14243 See http://thread.gmane.org/gmane.emacs.devel/118777/focus=118802
14244
2592ab76
DN
142452009-12-28 Dan Nicolaescu <dann@ics.uci.edu>
14246
ac859983
DN
14247 * vc-rcs.el (vc-rcs-register): Fix registering a specific version.
14248
2592ab76
DN
14249 * vc-bzr.el (vc-bzr-log-view-mode): Fix short log regexp.
14250
58941d03
JB
142512009-12-28 Juanma Barranquero <lekktu@gmail.com>
14252
14253 Supersede color.diff settings in git log (bug#5211).
14254
14255 * vc-git.el (vc-git-print-log): Pass "--no-color" to log to avoid
14256 escape chars in its output when the user has color.diff set to `always'.
14257 This fix works on git 1.4.2 and newer (released on 2006-08-13).
14258
39764e76
KR
142592009-12-26 Kevin Ryde <user42@zip.com.au>
14260
14261 * info-look.el (sh-mode): Look for coreutils new "Concept Index"
14262 node. Keep previous "Index" name to work with past coreutils too.
14263
91c4831e
KR
14264 * man.el (man): Revise docstring a bit to show -a and -l as
14265 examples. Add -k description since support for it has otherwise
14266 been a secret. (Further to bug#3717.)
651e932e
KR
14267 (Man-bgproc-sentinel): When "-k foo" produces no output show error
14268 "no matches" rather than "Can't find manpage", as the latter reads
d8c75479 14269 like -k was interpreted as a page name, which is not so. (Bug#5431)
91c4831e 14270
7f4d4a97
MA
142712009-12-26 Michael Albinus <michael.albinus@gmx.de>
14272
14273 * net/tramp.el (tramp-handle-insert-directory): Quote "'" in the
14274 switches. Check also for //SUBDIRED// line.
14275
bcffff46
KH
142762009-12-25 Kenichi Handa <handa@m17n.org>
14277
88b5a757 14278 * language/indian.el (devanagari-composable-pattern): Fix to
bcffff46
KH
14279 handle ZWNJ and ZWJ. Use it in composition-function-table for
14280 Devanagari.
14281 (malayalam-composable-pattern): Fix previous change.
14282
dc1dcfa4
VJL
142832009-12-23 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14284
14285 * ps-print.el (ps-face-attributes): It was not returning the
14286 attribute face for faces specified as string. Reported by harven
80525855 14287 <harven@free.fr>. (Bug#5254)
dc1dcfa4
VJL
14288 (ps-print-version): New version 7.3.5.
14289
6fe539d2
UJ
142902009-12-18 Ulf Jasper <ulf.jasper@web.de>
14291
85626eef 14292 * calendar/icalendar.el (icalendar--convert-tz-offset):
88b5a757
DD
14293 Fix timezone names.
14294 (icalendar--convert-tz-offset): Fix the "last-day-problem".
6fe539d2
UJ
14295 (icalendar--add-diary-entry): Remove the trailing blank that
14296 diary-make-entry inserts.
14297
1f3611c6
MA
142982009-12-17 Michael Albinus <michael.albinus@gmx.de>
14299
14300 Make `file-expand-wildcards' work for remote files.
14301
14302 * files.el (file-expand-wildcards): In case of remote files, check
14303 only local file name part for wildcards. Provide feature 'files
14304 and subfeature 'remote-wildcards. (Bug#5198)
14305
14306 * net/tramp.el (tramp-handle-file-remote-p): Expand file name only
14307 if there is already an established connection.
14308 (tramp-advice-file-expand-wildcards): Remove it.
14309
14310 * net/tramp-compat.el (top): Autoload `tramp-handle-file-remote-p'.
85626eef 14311 (tramp-advice-file-expand-wildcards): Move from tramp.el.
1f3611c6
MA
14312 Activate advice for older GNU Emacs versions. (Bug#5237)
14313
9762b219
JB
143142009-12-17 Juanma Barranquero <lekktu@gmail.com>
14315
14316 Some doc fixes (more needed).
14317
14318 * find-cmd.el (find-constituents): Reflow docstring.
14319 (find-cmd, find-prune, find-command): Fix typos in docstrings.
14320 (find-generic): Doc fix.
14321
cfb54897
JL
143222009-12-17 Juri Linkov <juri@jurta.org>
14323
14324 Fix regression from 23.1 to allow multiple modes in Local Variables.
14325
14326 * files.el (hack-local-variables-filter): While ignoring duplicates,
14327 don't take `mode' into account.
85626eef
SM
14328 (hack-local-variables-filter, hack-dir-local-variables):
14329 Don't remove duplicate `mode' from local-variables-alist (like `eval').
cfb54897 14330
ad974e9e
JL
143312009-12-17 Juri Linkov <juri@jurta.org>
14332
85626eef 14333 Make `dired-diff' safer. (Bug#5225)
ad974e9e
JL
14334
14335 * dired-aux.el (dired-diff): Signal an error when `file' equals to
14336 `current' or when `file' is a directory of the `current' file.
14337
3616e0b9
AS
143382009-12-17 Andreas Schwab <schwab@linux-m68k.org>
14339
14340 * emacs-lisp/autoload.el (batch-update-autoloads): Only exclude
14341 unconditionally preloaded files.
14342
72b57560
JL
143432009-12-16 Juri Linkov <juri@jurta.org>
14344
14345 Revert to old 23.1 logic of using the file at the mark as default.
14346 * dired-aux.el (dired-diff): Use the file at the mark as default
14347 if it's not the same as the current file, and the target dir is
14348 the current dir or the mark is active. Add the current file
14349 as the arg of `dired-dwim-target-defaults'. Use the default file
14350 in the prompt. (Bug#5225)
14351
68712eb6
MA
143522009-12-15 Michael Albinus <michael.albinus@gmx.de>
14353
14354 * net/tramp.el (tramp-echo-mark-marker-length): New defconst.
14355 (tramp-echo-mark, tramp-echoed-echo-mark-regexp): Use it.
14356 (tramp-check-for-regexp): Check also, when an echoing shell stops
14357 to echo sent commands.
14358
fd471993
CY
143592009-12-14 Chong Yidong <cyd@stupidchicken.com>
14360
14361 * Makefile.in: Revert last change (Bug#5191).
14362
86b5e14c
DN
143632009-12-14 Dan Nicolaescu <dann@ics.uci.edu>
14364
14365 * vc-hg.el (vc-hg-print-log): Fix argument order.
110de3bb
DN
14366 (vc-hg-working-revision): Make sure the command is executed in a
14367 known environment so that we can parse the output. (Bug#4417)
86b5e14c 14368
8cffbb75
CY
143692009-12-14 Chong Yidong <cyd@stupidchicken.com>
14370
14371 * progmodes/python.el (python-symbol-completions): Remove text
14372 properties from symbol string before calling python-send-receive.
14373
6c2b67ad
NR
143742009-12-14 Nick Roberts <nickrob@snap.net.nz>
14375
14376 * progmodes/gdb-mi.el (gdb-frame-handler): Only set gud-lat-frame
5ce6e4f4 14377 when there are values for both file and line. (Bug#5060)
6c2b67ad 14378
ff6f4585
JL
143792009-12-14 Juri Linkov <juri@jurta.org>
14380
14381 * ediff-ptch.el (ediff-context-diff-label-regexp): Don't match
14382 whitespace after the file name of the first line of unified format,
14383 because git-diff doesn't output whitespace and file modification time
14384 after the file name.
14385
d3de1c8e
JL
143862009-12-14 David Kastrup <dak@gnu.org>
14387
14388 * info.el (Info-hide-cookies-node): Before hiding a cookie,
14389 check if it already has the `display' property added by
14390 `Info-display-images-node', and not put the `invisible' property
14391 in this case.
14392
2f1b7dc4
GM
143932009-12-13 Glenn Morris <rgm@gnu.org>
14394
a0cefee5
GM
14395 * mail/emacsbug.el (message-sort-headers): Define for compiler.
14396 (report-emacs-bug): In message-mode, sort manually before storing
14397 original report text. (Bug#5178)
2f1b7dc4
GM
14398 Remove superfluous save-excursion.
14399
31bb373f
MA
144002009-12-12 Michael Albinus <michael.albinus@gmx.de>
14401
14402 * net/dbus.el (dbus-property-handler): Filter lambda forms out
14403 when responding to "GetAll" properties.
14404
5e1d4968
CY
144052009-12-12 Chong Yidong <cyd@stupidchicken.com>
14406
14407 * simple.el (compose-mail): Remove mail-setup-with-from from
14408 customization checks.
14409
097d86f9
EZ
144102009-12-12 Eli Zaretskii <eliz@gnu.org>
14411
14412 * arc-mode.el (archive-rar-summarize): Support Attribute fields in
14413 RAR archives created on Unix systems.
14414
1d4adede
SM
144152009-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
14416
14417 * minibuffer.el (minibuffer-local-must-match-filename-map): Re-instate
14418 the varalias that was accidentally removed by the 2009-11-19 change
14419 (bug#5186).
14420
3ff3655c
KH
144212009-12-12 Kenichi Handa <handa@m17n.org>
14422
14423 * language/indian.el (indian-compose-regexp): New function.
14424 (malayalam-composable-pattern): Fix the pattern.
14425 (composition-function-table): Set malayalam-composable-pattern for
14426 Malayalam characters.
14427
82d3343c
CY
144282009-12-11 Chong Yidong <cyd@stupidchicken.com>
14429
315eb96d
CY
14430 * progmodes/bug-reference.el (bug-reference-map): Bind mouse-2
14431 rather than down-mouse-1, based on follow-link conventions.
14432
82d3343c
CY
14433 * makefile.w32-in: Ensure that Lisp files in CEDET subdirectories
14434 are compiled.
14435
86a4c7ac
DN
144362009-12-11 Michael McNamara <mac@mail.brushroad.com>
14437
bf0b361c 14438 * progmodes/verilog-mode.el (verilog-vmm-begin-re, verilog-vmm-end-re)
1d4adede
SM
14439 (verilog-vmm-statement-re, verilog-ovm-statement-re)
14440 (verilog-defun-level-not-generate-re, verilog-calculate-indent)
14441 (verilog-leap-to-head, verilog-backward-token):
14442 Fix indenting VMM macros. Reported by Jonathan Ashbrook.
86a4c7ac
DN
14443
144442009-12-11 Wilson Snyder <wsnyder@wsnyder.org>
14445
bf0b361c
JB
14446 * progmodes/verilog-mode.el (verilog-auto-lineup)
14447 (verilog-nameable-item-re): Cleanup user-visible spelling and
14448 documentation errors. One reported by Gary Delp.
1d4adede 14449 (verilog-submit-bug-report): Mention bug tracking and CC co-author.
86a4c7ac
DN
14450 (verilog-read-decls): Fix AUTOWIRE with types declared in a
14451 package, bug195. Reported by Pierre-David Pfister.
14452
fe03f49a
GM
144532009-12-11 Glenn Morris <rgm@gnu.org>
14454
47641aac
GM
14455 * progmodes/cc-engine.el (safe-pos-list): Define for compiler.
14456
85094855
GM
14457 * mail/emacsbug.el: No longer require sendmail.
14458 Replace sendmail's `mail-text' by `rfc822-goto-eoh'. (Bug#5174)
14459 (report-emacs-bug-orig-text): Doc fix.
14460 (report-emacs-bug-send-command, report-emacs-bug-send-hook):
14461 New local variables, to adapt to different mail-user-agents.
14462 (report-emacs-bug): Fix test for a gnu.org address.
14463 Use overlays for emphasis, since font-lock defeats 'face property.
14464 Pretest bugs also end up at the newsgroup these days.
14465 Stop message-mode stripping text properties.
14466 Set and use the new buffer-local variables.
14467 (report-emacs-bug-hook): Add doc-string.
14468 Remove some unnecessary save-excursions and simplify.
14469 Use the appropriate hook and send-command.
14470
fe03f49a
GM
14471 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Standardize the
14472 capitalization of some menu entries.
14473
345427f0
VJL
144742009-12-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14475
277e6741
MP
14476 * whitespace.el (whitespace-display-char-on):
14477 Ensure `buffer-display-table' is unique when two or more windows are
345427f0
VJL
14478 visible. Reported by Martin Pohlack <mp26@os.inf.tu-dresden.de>.
14479 New version 12.1.
14480
c70ccbba
EZ
144812009-12-10 Eli Zaretskii <eliz@gnu.org>
14482
14483 * arc-mode.el (archive-rar-summarize): Allow between 6 and 7
14484 characters in the Attribute field.
14485
f1943c1b
DN
144862009-12-10 Dan Nicolaescu <dann@ics.uci.edu>
14487
14488 * vc-svn.el (vc-svn-after-dir-status): Fix regexp. (Bug#4741)
14489
1c67aeaa
SM
144902009-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
14491
14492 Let loaddefs.el adjust to changes in autoload-excludes (bug#5162).
14493 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
14494 Disregard autoload-excludes.
14495 (update-directory-autoloads): Obey autoload-excludes here instead.
14496 But don't store its contents in no-autoloads and remove entries that
14497 refer to excludes files.
14498
d8194864
GM
144992009-12-10 Glenn Morris <rgm@gnu.org>
14500
8c0171c0
GM
14501 * mail/feedmail.el (top-level): Move require 'mail-utils to start.
14502 (expand-mail-aliases): Define for compiler.
14503
dba372dd
GM
14504 * vc-annotate.el (log-view-vc-backend, log-view-vc-fileset):
14505 Define for compiler.
14506
d8194864
GM
14507 * mail/emacsbug.el (report-emacs-bug): Use whichever send command is
14508 appropriate for the mail-user-agent in use.
14509
fe5facd3
MA
145102009-12-09 Michael Albinus <michael.albinus@gmx.de>
14511
14512 * net/tramp.el (tramp-handle-insert-directory): Suppress error messages.
14513
99999a1d
DN
145142009-12-09 Dan Nicolaescu <dann@ics.uci.edu>
14515
14516 Fix short log parsing and fontification.
14517 * vc-bzr.el (vc-bzr-log-view-mode): Match dot in revision number.
14518 Fix fontification for the [merge] label.
14519
2ea1c4aa
SM
145202009-12-09 Vivek Dasmohapatra <vivek@etla.org>
14521
85626eef 14522 Drop some properties to avoid surprises (bug#5002).
2ea1c4aa
SM
14523 * htmlfontify.el (hfy-ignored-properties): New defcustom.
14524 (hfy-fontify-buffer): Use it.
14525
9840deb6
SM
145262009-12-09 Stefan Monnier <monnier@iro.umontreal.ca>
14527
a0d1aadf
SM
14528 Minor cleanup.
14529 * ffap.el (ffap-symbol-value): Replace ffap-soft-value.
14530 Adjust all callers.
14531 (ffap-locate-file): Remove unused arg `dir-ok' and make other
14532 args compulsory. Adjust callers.
14533 (ffap-gopher-at-point): Remove unused var `name'.
14534
9840deb6
SM
14535 Get rid of the ELCFILES abomination.
14536 * Makefile.in (update-elclist, ELCFILES, compile-last): Remove.
14537 (compile-elcfiles): New phony target.
14538 (compile-main): Compute ELCFILES dynamically.
14539 (compile-clean): New target to remove left-over elc files.
14540 (compile, all): Use it.
14541
7eb3f9a8
KH
145422009-12-09 Kenichi Handa <handa@etlken>
14543
14544 * international/mule-diag.el: Require help-mode instead of help-fns.
14545
ae63e572
KH
145462009-12-09 Kenichi Handa <handa@m17n.org>
14547
5ce6e4f4 14548 * international/mule-cmds.el (ucs-names): Supply sufficiently
a0d1aadf
SM
14549 fine ranges instead of pre-calculating accurate ranges.
14550 Iterate with bigger gc-cons-threshold.
ae63e572 14551
e2f3c692
DN
145522009-12-08 Dan Nicolaescu <dann@ics.uci.edu>
14553
14554 Add support for stashing a snapshot of the current tree.
14555 * vc-git.el (vc-git-stash-snapshot): New function.
14556 (vc-git-stash-map, vc-git-extra-menu-map): Add a mapping for it.
14557
cf6d0352
JB
145582009-12-08 Jose E. Marchesi <jemarch@gnu.org>
14559
14560 * play/gomoku.el (gomoku-mode-map): Remap `move-(beginning|end)-of-line'
14561 instead of `(beginning|end)-of-line'.
14562
48e4acc9
GM
145632009-12-08 Glenn Morris <rgm@gnu.org>
14564
6e890faa
GM
14565 * vc-mtn.el (vc-mtn-print-log): Fix typo in previous.
14566
48e4acc9
GM
14567 * Makefile.in (ELCFILES): Regenerate.
14568
d2a1dc7b
JL
145692009-12-07 Juri Linkov <juri@jurta.org>
14570
14571 Don't lazy-highlight the comint output in history Isearch mode.
14572
14573 * comint.el (comint-history-isearch-search): Instead of
14574 `comint-line-beginning-position', use `comint-after-pmark-p'
14575 to check if point if before the process mark, and go to
14576 `process-mark' in this case.
14577
51ef56c4
SM
145782009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
14579
fb10ee4a
SM
14580 * textmodes/tex-mode.el (latex-complete)
14581 (latex-indent-or-complete): Remove.
14582 (latex-mode): Set completion-at-point-functions instead.
14583
14584 Provide a standard completion command and hook it into TAB.
51ef56c4
SM
14585 * minibuffer.el (completion-at-point-functions): New var.
14586 (completion-at-point): New command.
fb10ee4a 14587 * indent.el (indent-for-tab-command): Handle the `complete' behavior.
51ef56c4
SM
14588 * progmodes/python.el (python-mode-map): Use completion-at-point.
14589 (python-completion-at-point): Rename from python-partial-symbol and
14590 adjust for use in completion-at-point-functions.
14591 (python-mode): Setup completion-at-point for Python completion.
14592 * emacs-lisp/lisp.el (lisp-completion-at-point): New function
14593 extracted from lisp-complete-symbol.
14594 (lisp-complete-symbol): Use it.
14595 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use define-derived-mode,
14596 setup completion-at-point for Elisp completion.
fb10ee4a
SM
14597 (emacs-lisp-mode-map, lisp-interaction-mode-map):
14598 Use completion-at-point.
51ef56c4 14599 * ielm.el (ielm-map): Use completion-at-point.
fb10ee4a 14600 (inferior-emacs-lisp-mode): Setup completion-at-point-functions.
51ef56c4
SM
14601 * progmodes/sym-comp.el: Move to...
14602 * obsolete/sym-comp.el: Move from progmodes.
14603
5e7a9022
EZ
146042009-12-07 Eli Zaretskii <eliz@gnu.org>
14605
14606 Prevent save-buffer in Rmail buffers from using the coding-system
14607 of the current message, and from clobbering the encoding mnemonics
14608 in the mode line (Bug#4623).
14609
14610 * mail/rmail.el (rmail-swap-buffers): Swap encoding and modified
14611 flag, too.
14612 (rmail-message-encoding): New variable.
14613 (rmail-write-region-annotate): Record the encoding of the current
14614 message in rmail-message-encoding.
14615 (rmail-after-save-hook): New function, restores the encoding of
14616 the current message after the message collection is saved.
14617
9136e895
JL
146182009-12-07 Juri Linkov <juri@jurta.org>
14619
14620 * progmodes/grep.el (grep-read-files): Use `completing-read'
14621 instead of `read-string'. Set its `collection' arg to
14622 `read-file-name-internal'. (Bug#4301)
14623
40637410
JL
146242009-12-07 Juri Linkov <juri@jurta.org>
14625
14626 Correctly restore original Isearch point. (Bug#4994)
14627
14628 * isearch.el (isearch-mode): Move `isearch-push-state' after
14629 `(run-hooks 'isearch-mode-hook)'.
14630 (isearch-cancel): When `isearch-push-state-function' is defined,
14631 let-bind `isearch-cmds' to the first state (the last element of
14632 `isearch-cmds') and call `isearch-top-state' (it calls pop-state
14633 function and restores the original point). Otherwise, move point
14634 to `isearch-opoint'.
14635
da10ce2b
SM
146362009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
14637
14638 * international/mule-cmds.el (ucs-names): Weed out at compile-time the
14639 chars that don't have names, so the table can be built much faster at
14640 run-time.
14641
3d68fa99
CY
146422009-12-07 Chong Yidong <cyd@stupidchicken.com>
14643
f82b1493
CY
14644 * vc-bzr.el (vc-bzr-annotate-command): More elegant form for last
14645 change. Suggested by David Kastrup.
14646
3d68fa99
CY
14647 * simple.el (compose-mail): Check for incompatibilities and warn.
14648 (compose-mail-user-agent-warnings): New option.
14649
662c5698
DN
146502009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
14651
14652 Support showing a single log entry from vc-annotate.
14653 * vc.el (print-log): Add a new argument: START-REVISION.
14654 (vc-print-log-internal): Add a new optional argument and
14655 pass it to the backend.
14656 (vc-print-log, vc-print-root-log): Adjust callers.
14657 * vc-annotate.el (vc-annotate-show-log-revision-at-line): If a
14658 buffer already displays the requested log entry, use it.
14659 Otherwise display only the log entry in question.
14660 * vc-svn.el (vc-svn-print-log):
e4070cdc 14661 * vc-mtn.el (vc-mtn-print-log):
662c5698
DN
14662 * vc-hg.el (vc-hg-state):
14663 * vc-git.el (vc-git-print-log): Add support for new argument START-REVISION.
14664 (vc-git-show-log-entry): Return t on success.
14665 * vc-bzr.el (vc-bzr-print-log): Add support new argument START-REVISION.
14666 (vc-bzr-show-log-entry): Return t on success.
14667 * vc-rcs.el (vc-rcs-print-log):
14668 * vc-sccs.el (vc-sccs-print-log):
14669 * vc-cvs.el (vc-cvs-print-log): Add new argument, ignore it.
14670
e4070cdc
GM
146712009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
14672
5ce6e4f4
JB
14673 * ediff-mult.el (ediff-setup-meta-map, ediff-prepare-meta-buffer):
14674 Add menus to the meta mode. (Bug#5043)
e4070cdc 14675
5ce6e4f4 146762009-12-07 Michael Kifer <kifer@cs.stonybrook.edu>
662c5698
DN
14677
14678 * ediff-init.el (ediff-event-key): Use event-to-character instead of
2de386ca 14679 event-key.
662c5698 14680
662c5698
DN
14681 * ediff.el (ediff-buffers-internal): Add unwind-protect.
14682
dab816a9
MA
146832009-12-07 Michael Albinus <michael.albinus@gmx.de>
14684
14685 Handle prompt rules of ksh in OpenBSD 4.5. Reported by Raphaël
14686 Berbain <raphael.berbain@gmail.com>.
14687
14688 * net/tramp.el (tramp-end-of-output): Move up. Use `#' and `$'
14689 characters.
14690 (tramp-initial-end-of-output): New defconst.
14691 (tramp-methods, tramp-find-shell)
14692 (tramp-open-connection-setup-interactive-shell)
14693 (tramp-maybe-open-connection): Use it.
6a7662bb
BR
14694 (tramp-shell-prompt-pattern, tramp-wait-for-output):
14695 Handle existence of `#' and `$'.
dab816a9 14696
6a7662bb
BR
14697 * net/tramp-fish.el (tramp-fish-maybe-open-connection):
14698 Use `tramp-initial-end-of-output'.
dab816a9 14699
a91e1f6b
DN
147002009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
14701
14702 Get the background mode from the terminal for xterm, and set
14703 faces accordingly.
14704 * term/xterm.el (xterm-set-background-mode): New function.
14705 (terminal-init-xterm): Use it in case xterm supports background
14706 color queries. Recompute faces after getting the background
14707 color.
14708
5fa9d1ec
GM
147092009-12-07 Ulrich Mueller <ulm@gentoo.org>
14710
14711 * emacs-lisp/bytecomp.el (byte-compile-insert-header): Put the version
14712 number comment back on its own line, for easier parsing.
14713
5e9fde5e
SM
147142009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
14715
14716 Make it work for non-file buffers (bug#5102).
14717 * doc-view.el (doc-view-current-cache-dir):
14718 Use doc-view-buffer-file-name rather than buffer-file-name.
14719 (doc-view-mode): Use buffer-name when buffer-file-name is nil.
14720
2f2f5242
CY
147212009-12-06 Óscar Fuentes <ofv@wanadoo.es>
14722
14723 * vc-bzr.el (vc-bzr-annotate-command): Handle the case where the
14724 author field is too short.
14725
cebf8ec6
DN
147262009-12-06 Dan Nicolaescu <dann@ics.uci.edu>
14727
5e9fde5e
SM
14728 * vc-git.el (vc-git-print-log): Handle a limit argument.
14729 Display the short log in graph form and with labels.
0d3f8a78
DN
14730 (vc-git-log-view-mode): Handle labels.
14731
cebf8ec6
DN
14732 Make vc-revert change VC state from 'added to 'unregistered.
14733 * vc-git.el (vc-git-revert): Call git reset first.
14734
8e39154d
UJ
147352009-12-06 Ulf Jasper <ulf.jasper@web.de>
14736
d8194864
GM
14737 * net/newst-backend.el, net/newst-plainview.el:
14738 * net/newst-reader.el, net/newst-ticker.el:
14739 * net/newst-treeview.el, net/newsticker.el:
14740 Require/provide newst-... (instead of newsticker-...). (Bug#5096)
8e39154d 14741
ef187c24
CY
147422009-12-06 Chong Yidong <cyd@stupidchicken.com>
14743
238a0f3a
CY
14744 * log-view.el (log-view-mode-map): Bind "=" to log-view-diff too.
14745
2c6bb71a
CY
14746 * vc-bzr.el (vc-bzr-annotate-command): Show author in annotation.
14747 Handle empty author field (Bug#4144). Suggested by Óscar Fuentes.
14748 (vc-bzr-annotate-time, vc-bzr-annotate-extract-revision-at-line):
14749 Update annotation regexp.
14750
ef187c24
CY
14751 * simple.el (beginning-of-visual-line): Constrain to field
14752 boundaries (Bug#5106).
14753
571855b6
UJ
147542009-12-06 Ulf Jasper <ulf.jasper@web.de>
14755
6a7662bb
BR
14756 * xml.el (xml-substitute-numeric-entities):
14757 Move newsticker--decode-numeric-entities in newst-backend.el to
d8194864 14758 xml-substitute-numeric-entities in xml.el. (Bug#5008)
571855b6
UJ
14759 * net/newst-backend.el (newsticker--parse-generic-feed)
14760 (newsticker--parse-generic-items)
6a7662bb
BR
14761 (newsticker--decode-numeric-entities):
14762 Move newsticker--decode-numeric-entities in newst-backend.el to
d8194864 14763 xml-substitute-numeric-entities in xml.el. (Bug#5008)
571855b6 14764
b857059c
CY
147652009-12-06 Daniel Colascione <dan.colascione@gmail.com>
14766
14767 * progmodes/js.el (js--js-not): Add null to the list of values.
14768
c2dae51b
CY
147692009-12-06 Chong Yidong <cyd@stupidchicken.com>
14770
d8194864 14771 * ansi-color.el (ansi-color-for-comint-mode): Add :version keyword.
c2dae51b 14772
ed0f72d2
RW
147732009-12-06 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14774
14775 * textmodes/bibtex.el (bibtex-enclosing-field): Exclude entry
14776 delimiter if it is at the end of the current line.
14777 (bibtex-generate-url-list): Fix docstring.
14778
365b9a62
SM
147792009-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
14780
14781 * minibuffer.el (minibuffer-complete-and-exit): Don't replace the
14782 minibuffer's content with itself.
14783 Fold the confirm-after-completion case into the `confirm' case.
14784 (completion-pcm-word-delimiters): Add : and / to the delimiters.
14785
990a9cb1
KR
147862009-12-06 Kevin Ryde <user42@zip.com.au>
14787
14788 * ffap.el (ffap-rfc-path): Make this a defcustom since
d8194864 14789 `ffap-rfc-directories' is also a defcustom. (Bug#4514.)
990a9cb1 14790
8b5a10db 14791 * info-look.el: Add setup for apropos-mode to use emacs-lisp-mode
d8194864 14792 manuals, similar to existing setup for help-mode. (Bug#3913.)
8b5a10db 14793
065543e7
JL
147942009-12-05 Juri Linkov <juri@jurta.org>
14795
14796 Save and restore dired buffer's point positions too. (Bug#4880)
14797
14798 * dired.el (dired-save-positions): Return in the first element
14799 buffer's position in format (BUFFER DIRED-FILENAME BUFFER-POINT).
14800 Doc fix.
14801 (dired-restore-positions): First restore buffer's position.
14802 While restoring window's positions, check if window still displays
14803 the original buffer.
14804
503edac9
CY
148052009-12-05 Chong Yidong <cyd@stupidchicken.com>
14806
9a594ee6
CY
14807 * bindings.el (complete-symbol): Call semantic-ia-complete-symbol
14808 if possible.
14809
925f8c70
CY
14810 * shell.el (shell): Require ansi-color (Bug#5113).
14811
14812 * ansi-color.el (ansi-color-for-comint-mode): Default to t.
14813
503edac9
CY
14814 * hl-line.el (global-hl-line-highlight): Minor doc fix (Bug#4925).
14815
8fea6b33
AM
148162009-12-05 Alan Mackenzie <acm@muc.de>
14817
14818 * progmodes/cc-mode.el (c-before-hack-hook)
14819 (c-postprocess-file-styles): Revert change 2009-07-18T21:03:43Z!acm@muc.de to permit
14820 `c-file-style' to work again. This reversion restores the current
212c5aef 14821 software to its state in Emacs 23.1. (Bug#4146)
8fea6b33 14822
5d1fd962
CY
148232009-12-05 Kevin Ryde <user42@zip.com.au>
14824
6a7662bb
BR
14825 * textmodes/sgml-mode.el (sgml-lexical-context):
14826 Recognise comment-start-skip to comment-end-skip as comment (Bug#4781).
5d1fd962 14827
30760c8b
JL
148282009-12-05 Juri Linkov <juri@jurta.org>
14829
14830 * info.el (Info-find-node-2): Set `Info-current-subfile' to nil
14831 for virtual nodes. (Bug#4147)
14832 (Info-find-node-2): Set `Info-current-node-virtual' to nil
14833 when moving from a virtual node.
14834 (Info-mode-menu): Add `Info-virtual-index' to the menu.
14835 (Info-mode): Add `Info-virtual-index' to the docstring.
14836
403111a8
RW
148372009-12-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14838
14839 * textmodes/bibtex.el (bibtex-map-entries): Use marker to keep
14840 track of the buffer position of the end of a BibTeX entry as this
14841 position may change during reformatting.
14842 (bibtex-format-entry): Remove whitespace before processing
14843 numerical fields so that we recognize the latter properly.
14844 (bibtex-reformat): Do not use push which changes the global value
14845 of bibtex-entry-format.
14846 (bibtex-field-braces-alist, bibtex-field-strings-alist)
14847 (bibtex-field-re-init): Replace only space characters by regexp
14848 for whitespace.
365b9a62 14849 (bibtex-generate-url-list, bibtex-cite-matcher-alist): Fix docstring.
403111a8
RW
14850 (bibtex-initialize): Also update bibtex-strings.
14851 (bibtex-kill-field): Preserve white space at end of entry.
365b9a62
SM
14852 (bibtex-kill-entry, bibtex-yank-pop, bibtex-insert-kill):
14853 Update bibtex-reference-keys.
403111a8 14854
25b54627
SM
148552009-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
14856
14857 * minibuffer.el (completion-pcm--merge-try): Also consider placing
14858 point after a star, if that's the only place where modifications can
14859 make progress.
14860
35639eb4
DN
148612009-12-05 Dan Nicolaescu <dann@ics.uci.edu>
14862
14863 * vc-dir.el (vc-dir): Use the correct markup for showing keymaps
14864 in docstrings.
14865
8b78760b
JL
148662009-12-04 Juri Linkov <juri@jurta.org>
14867
14868 * proced.el (proced): Call `(proced-update t)' to update process
14869 information instead of only running proced-post-display-hook.
14870 (proced-send-signal): Add a leading space to the buffer name
14871 " *Marked Processes*" to make this buffer ephemeral.
14872
2b3489a7
JL
148732009-12-04 Juri Linkov <juri@jurta.org>
14874
14875 * dired.el (dired-auto-revert-buffer): New defcustom.
14876 (dired-internal-noselect): Use it.
14877
9b9debd1
JL
148782009-12-04 Juri Linkov <juri@jurta.org>
14879
14880 Change roles of modes and functions in image-mode.el (Bug#5062).
14881
14882 * image-mode.el: Replace `image-mode-maybe' with `image-mode'
14883 in `auto-mode-alist'.
14884 (image-mode-previous-major-mode): New variable.
14885 (image-minor-mode-map): Rename from `image-mode-text-map'.
14886 (image-mode): Move graceful error-handling code from
14887 `image-minor-mode' to here. On errors call `image-mode-as-text'.
14888 (image-minor-mode): Remove all image-handling code.
14889 Replace `image-mode-text-map' with `image-minor-mode-map'.
14890 Check for `image-type' in mode-line format string.
14891 (image-mode-maybe): Make obsolete with an alias to `image-mode'.
14892 (image-mode-as-text): New function with most code from
14893 `image-mode-maybe'.
14894 (image-toggle-display-text): Move code that removes image
14895 properties from `image-toggle-display' to here.
14896 (image-toggle-display-image): New function with code that adds
14897 image properties copied from `image-toggle-display'.
14898 (image-toggle-display): Remove most code with leaving only code
14899 that toggles between `image-mode-as-text' and `image-mode'.
14900
0c74a301
UJ
149012009-12-04 Ulf Jasper <ulf.jasper@web.de>
14902
14903 * net/newst-treeview.el
14904 (newsticker--treeview-list-highlight-start): Restored call to
14905 save-excursion: Selected item was stuck.
14906 (newsticker--treeview-list-select): New.
14907 (newsticker--treeview-item-show-text)
14908 (newsticker--treeview-item-show)
14909 (newsticker--treeview-item-update): Use new
14910 newsticker-treeview-item-mode.
14911 (newsticker-treeview-update): Keep current item.
14912 (newsticker-treeview-next-new-or-immortal-item): Doc change.
14913 (newsticker--treeview-first-feed): Doc change.
14914 (newsticker-treeview-list-menu)
88b5a757 14915 (newsticker-treeview-item-menu): Add menu entries.
0c74a301
UJ
14916 (newsticker-treeview-item-mode): New.
14917
5ce6e4f4 14918 * net/newst-backend.el (newsticker-customize): Delete other
0c74a301
UJ
14919 windows.
14920
9eaeec5b
SS
149212009-12-04 Sam Steingold <sds@gnu.org>
14922
14923 * log-view.el (log-view-mode-map): "q" calls quit-window,
14924 like in all the other non-self-insert buffers.
14925
b2bf5be5
SM
149262009-12-04 Stefan Monnier <monnier@iro.umontreal.ca>
14927
14928 Minor cleanup.
14929 * term.el (term-send-raw, term-send-raw-meta): Use read-key-sequence's
14930 key decoding rather than do it manually via last-input-event +
14931 ascii-character.
14932 (term-exec): Use delete-and-extract-region.
14933 (term-handle-ansi-terminal-messages): Remove unused var `end'.
14934 (term-process-pager): Remove unused var `i'.
14935 (term-dynamic-simple-complete): Make obsolete.
14936 (serial-update-config-menu): Remove unused vars `y' and `str'.
14937 (term-update-mode-line): Remove unused var `temp'.
14938
46e5c897
DN
149392009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
14940
14941 Limit the number of log entries displayed by default.
14942 * vc.el (vc-print-log-internal): Fix check for limit-unsupported.
14943 (vc-print-log, vc-print-root-log): Use vc-log-show-limit when not
14944 using a prefix argument.
14945
627e0a14
GM
149462009-12-03 Glenn Morris <rgm@gnu.org>
14947
14948 * progmodes/idlwave.el (class): Restore still useful declaration.
14949
8578c224
AM
149502009-12-03 Alan Mackenzie <acm@muc.de>
14951
4abc318c 14952 Enhance `c-parse-state' to run efficiently in "brace deserts".
8578c224 14953
b2bf5be5
SM
14954 * progmodes/cc-mode.el (c-basic-common-init):
14955 Call c-state-cache-init.
9762b219 14956 (c-neutralize-syntax-in-and-mark-CPP): Rename from
8578c224 14957 c-extend-and-neutralize-syntax-in-CPP. Mark each CPP construct by
b2bf5be5 14958 placing `category' properties value 'c-cpp-delimiter at its boundaries.
8578c224
AM
14959
14960 * progmodes/cc-langs.el (c-before-font-lock-function):
14961 c-extend-and-neutralize-syntax-in-CPP has been renamed
14962 c-neutralize-syntax-in-and-mark-CPP.
14963
14964 * progmodes/cc-fonts.el (c-cpp-matchers): Mark template brackets
14965 with `category' properties now, not `syntax-table' ones.
14966
14967 * progmodes/cc-engine.el (c-syntactic-end-of-macro): A new
14968 enhanced (but slower) version of c-end-of-macro that won't land
14969 inside a literal or on another awkward character.
14970 (c-state-cache-too-far, c-state-cache-start)
14971 (c-state-nonlit-pos-interval, c-state-nonlit-pos-cache)
14972 (c-state-nonlit-pos-cache-limit, c-state-point-min)
14973 (c-state-point-min-lit-type, c-state-point-min-lit-start)
14974 (c-state-min-scan-pos, c-state-brace-pair-desert)
14975 (c-state-old-cpp-beg, c-state-old-cpp-end): New constants and
14976 buffer local variables.
14977 (c-state-literal-at, c-state-lit-beg)
14978 (c-state-cache-non-literal-place, c-state-get-min-scan-pos)
14979 (c-state-mark-point-min-literal, c-state-cache-top-lparen)
14980 (c-state-cache-top-paren, c-state-cache-after-top-paren)
14981 (c-get-cache-scan-pos, c-get-fallback-scan-pos)
14982 (c-state-balance-parens-backwards, c-parse-state-get-strategy)
14983 (c-renarrow-state-cache)
14984 (c-append-lower-brace-pair-to-state-cache)
14985 (c-state-push-any-brace-pair, c-append-to-state-cache)
14986 (c-remove-stale-state-cache)
14987 (c-remove-stale-state-cache-backwards, c-state-cache-init)
14988 (c-invalidate-state-cache-1, c-parse-state-1)
14989 (c-invalidate-state-cache): New defuns/defmacros/defsubsts.
b2bf5be5
SM
14990 (c-parse-state): Enhance and refactor.
14991 (c-debug-parse-state): Amend to deal with all the new variables.
8578c224
AM
14992
14993 * progmodes/cc-defs.el (c-<-as-paren-syntax, c-mark-<-as-paren)
14994 (c->-as-paren-syntax, c-mark->-as-paren, c-unmark-<->-as-paren):
b2bf5be5
SM
14995 modify to use category text properties rather than syntax-table ones.
14996 (c-suppress-<->-as-parens, c-restore-<->-as-parens): New defsubsts
8578c224
AM
14997 to switch off/on the syntactic paren property of C++ template
14998 delimiters using the category property.
14999 (c-with-<->-as-parens-suppressed): Macro to invoke code with
15000 template delims suppressed.
15001 (c-cpp-delimiter, c-set-cpp-delimiters, c-clear-cpp-delimiters):
15002 New constant/macros which apply category properties to the start
15003 and end of preprocessor constructs.
b2bf5be5 15004 (c-comment-out-cpps, c-uncomment-out-cpps): Defsubsts which
8578c224
AM
15005 "comment out" the syntactic value of characters in preprocessor
15006 constructs.
15007 (c-with-cpps-commented-out)
15008 (c-with-all-but-one-cpps-commented-out): Macros to invoke code
15009 with characters in all or all but one preprocessor constructs
15010 "commented out".
15011
0d4dc442
RW
150122009-12-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
15013
15014 * proced.el (proced-filter-alist): Use regexp-quote.
15015
a09dc9bf
MA
150162009-12-03 Michael Albinus <michael.albinus@gmx.de>
15017
15018 Cleanup.
15019 * eshell/em-unix.el (top): Require 'esh-opt and 'pcomplete.
15020 (eshell/su, eshell/sudo): Require 'tramp. Fix problems reading
15021 arguments. Expand `default-directory'.
15022
15023 * net/tramp.el (tramp-handle-file-remote-p): Expand FILENAME for
15024 the benefit of returning an expanded localname.
15025 (tramp-tramp-file-p): Handle the case NAME is not a string.
15026
3f6bd790
DN
150272009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
15028
4dfb3b9c
DN
15029 Add support for bzr shelve/unshelve.
15030 * vc-bzr.el (vc-bzr-shelve-map, vc-bzr-shelve-menu-map)
15031 (vc-bzr-extra-menu-map): New variables.
15032 (vc-bzr-extra-menu, vc-bzr-extra-status-menu, vc-bzr-shelve)
15033 (vc-bzr-shelve-apply, vc-bzr-shelve-list)
15034 (vc-bzr-shelve-get-at-point, vc-bzr-shelve-delete-at-point)
15035 (vc-bzr-shelve-apply-at-point, vc-bzr-shelve-menu): New functions.
15036 (vc-bzr-dir-extra-headers): Display shelves.
15037
3f6bd790
DN
15038 * vc-bzr.el (vc-bzr-print-log): Deal with nil arguments better.
15039
842d73a1
SM
150402009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
15041
15042 * textmodes/bibtex.el (bibtex-complete-internal):
15043 Use completion-in-region.
15044 (bibtex-text-in-field-bounds): Remove unused var `opoint'.
15045
7fa4876f
DN
150462009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
15047
15048 Support applying stashes. Improve UI.
15049 * vc-git.el (vc-git-dir-extra-headers): Add tooltips.
15050 (vc-git-stash-apply, vc-git-stash-pop)
15051 (vc-git-stash-apply-at-point, vc-git-stash-pop-at-point)
15052 (vc-git-stash-menu): New functions.
15053 (vc-git-stash-menu-map): New variable.
15054 (vc-git-stash-map): Add bindings to popup a menu and to apply stashes.
15055
d6e82452
GM
150562009-12-03 Glenn Morris <rgm@gnu.org>
15057
15058 * vc.el (log-view-vc-backend, log-view-vc-fileset): Declare.
15059 (vc-print-log-internal): Fix previous change.
15060 (vc-revert): Correct pluralization.
15061
8d222148
SM
150622009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
15063
ea52206b
SM
15064 * progmodes/make-mode.el (makefile-special-targets-list): No need for
15065 it to be an alist any more.
15066 (makefile-complete): Use completion-in-region.
15067
69a94a37
SM
15068 * progmodes/octave-mod.el (octave-complete-symbol):
15069 Use completion-in-region.
15070
8d222148
SM
15071 Misc cleanup.
15072 * progmodes/idlwave.el (idlwave-comment-hook): Simplify with `or'.
15073 (idlwave-code-abbrev, idlwave-display-user-catalog-widget)
15074 (idlwave-complete-class): Don't quote lambda.
15075 (idlwave-find-symbol-syntax-table, idlwave-mode-syntax-table)
15076 (idlwave-mode-map): Move initialization into declaration.
15077 (idlwave-action-and-binding): Use backquotes.
15078 (idlwave-in-quote, idlwave-reset-sintern, idlwave-complete-in-buffer):
15079 Simplify.
15080 (idlwave-is-pointer-dereference): Remove unused var `pos'.
15081 (idlwave-xml-create-rinfo-list): Remove unused var `entry'.
15082 (idlwave-convert-xml-clean-sysvar-aliases): Remove unused vars `new',
15083 `parts', and `all-parts'.
15084 (idlwave-xml-create-sysvar-alist): Remove unused var `fields'.
15085 (idlwave-convert-xml-system-routine-info): Remove unused string
15086 `version-string'.
15087 (idlwave-display-user-catalog-widget): Use dolist.
15088 (idlwave-scanning-lib): Declare dynamically-scoped var.
15089 (idlwave-scan-library-catalogs): Remove unused var `flags'.
15090 (completion-highlight-first-word-only): Declare to silence bytecomp.
15091 (idlwave-popup-select): Tighten scope of `resp'.
15092 (idlwave-find-struct-tag): Remove unused var `beg'.
15093 (idlwave-after-load-rinfo-hook): Declare.
15094 (idlwave-sintern-class-info): Remove unused var `taglist'.
15095 (idlwave-find-class-definition): Remove unused var `list'.
15096 (idlwave-complete-sysvar-tag-help): Remove unused var `main-base'.
15097 (idlwave-what-module-find-class): Remove unused var `classes'.
15098
3bb8691b
JB
150992009-12-03 Juanma Barranquero <lekktu@gmail.com>
15100
15101 * progmodes/pascal.el: Require CL when compiling (for lexical-let).
15102
f72f0c23
SM
151032009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
15104
15105 * hippie-exp.el (try-expand-dabbrev-visible): Preserve point in the
15106 buffers visited. Remove redundant current-buffer-saving.
15107
601a9508
SM
151082009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
15109
15110 Use completion-in-buffer and remove uses of dynamic scoping.
15111 * progmodes/pascal.el (pascal-str, pascal-all, pascal-pred)
15112 (pascal-buffer-to-use, pascal-flag): Don't declare.
15113 (pascal-func-completion, pascal-type-completion, pascal-var-completion)
15114 (pascal-get-completion-decl, pascal-keyword-completion):
15115 Add `pascal-str' argument, save-excursion,
15116 return the found completions, and don't filter with pascal-pred.
15117 (pascal-completion-cache): New var.
15118 (pascal-completion): Don't switch buffer any more (it was never
15119 necessary). Don't save-excursion any more (it's done by the called
15120 subroutines). Use a cache to avoid redundant computations.
15121 Use complete-with-action rather than pascal-completion-response and
15122 let it apply the predicate as well.
15123 (pascal-complete-word): Use completion-in-buffer when
15124 pascal-toggle-completions is nil.
15125 (pascal-show-completions): Don't bind pascal-buffer-to-use since it's
15126 not used any more.
15127 (pascal-comp-defun): Don't change buffer any more.
15128 Use complete-with-action rather than pascal-completion-response and
15129 let it apply the predicate as well.
15130 (pascal-goto-defun): Change buffer before calling pascal-comp-defun
15131 when neded.
15132
1ff4cb98
KH
151332009-12-02 Kenichi Handa <handa@m17n.org>
15134
15135 * language/indian.el: Include ZWJ and ZWNJ in the patterns to
15136 shape for all Indic scripts.
15137
bb12edf1
SM
151382009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
15139
15140 Use completion-in-buffer.
15141 * wid-edit.el (widget-field-text-end): New function.
15142 (widget-field-value-get): Use it.
15143 (widget-string-complete, widget-file-complete)
15144 (widget-color-complete): Use it and completion-in-region.
15145 (widget-complete): Don't narrow the buffer.
15146
5813f6ef
GM
151472009-12-02 Glenn Morris <rgm@gnu.org>
15148
c920f222
GM
15149 * mail/rmail.el (rmail-pop-to-buffer): New function. (Bug#2282)
15150 (rmail-select-summary): Use rmail-pop-to-buffer.
60f2013c
GM
15151 * mail/rmailsum.el: Replace all pop-to-buffer calls with
15152 rmail-pop-to-buffer, to prevent horizontal splits.
c920f222 15153
5813f6ef
GM
15154 * calendar/diary-lib.el (diary-list-entries): Replace superfluous
15155 save-excursion with save-current-buffer.
15156 Widen before searching. (Bug#5093)
15157 (diary-list-sexp-entries): Remove superfluous save-excursion.
15158
34b1d750
GM
151592009-12-02 Michael Welsh Duggan <mwd@cert.org>
15160
15161 * woman.el (woman-make-bufname): Handle man-pages with "." in the
15162 name. (Bug#5038)
15163
b2d5f31a
GM
151642009-12-02 Andreas Politz <politza@fh-trier.de> (tiny change)
15165
15166 * ido.el (ido-file-internal): Handle filenames at point that do
15167 not have a directory part. (Bug#5049)
15168
c710ac3c
JB
151692009-12-02 Juanma Barranquero <lekktu@gmail.com>
15170
15171 * mpc.el (mpc-intersection, mpc-host, mpc-songs-playlist)
15172 (mpc-songs-jump-to, mpc-resume): Doc fixes.
15173
9946be46
SM
151742009-12-01 Rob Riepel <riepel@networking.Stanford.EDU>
15175
15176 * emulation/tpu-extras.el (tpu-cursor-free-mode): Emit message.
15177 (tpu-set-cursor-free, tpu-set-cursor-bound): Don't emit a message
15178 any more.
15179
b08016f2
SM
151802009-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
15181
e7440df4
SM
15182 * comint.el (comint-insert-input): Ignore clicks to the right of
15183 the field. Reported by Bob Nnamtrop <bobnnamtrop@gmail.com>.
15184
3bb8691b 15185 * vc.el (vc-print-log-internal): Don't wait for the process to
c767b665
SM
15186 terminate before setting up the major mode.
15187
f3b757f5
SM
15188 * pcmpl-unix.el (pcomplete/cd): Complete more than one argument, just
15189 in case.
15190
a2877f1d
SM
15191 * pcomplete.el (pcomplete-std-complete): Don't try to complete past
15192 the last element.
15193
b08016f2
SM
15194 * simple.el (normal-erase-is-backspace-mode): Fix thinko in message.
15195
782d6e30
GM
151962009-12-01 Glenn Morris <rgm@gnu.org>
15197
15198 * window.el (window--display-buffer-2): Fix previous changes.
15199
28f57f7e
CY
152002009-12-01 Chong Yidong <cyd@stupidchicken.com>
15201
15202 * mail/sendmail.el (mail-setup-hook, mail-send-hook): Doc fixes.
15203
c31a2fdc
GM
152042009-12-01 Glenn Morris <rgm@gnu.org>
15205
15206 * Makefile.in (ELCFILES): Add mpc.elc.
15207
e1ada222
SM
152082009-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
15209
15210 * mpc.el: New file.
15211
0c9ff2c5
GM
152122009-12-01 Glenn Morris <rgm@gnu.org>
15213
3689984f
GM
15214 * window.el (window-to-use): Define for compiler.
15215
3ab4308b
GM
15216 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Make message
15217 consistent with others (no final period).
15218
0c9ff2c5
GM
15219 * mail/rmailmm.el (rmail-mime-handle): Doc fix.
15220 (rmail-mime-show): Downcase the encoding. (Bug#5070)
15221
fb0c18ff
DN
152222009-12-01 Dan Nicolaescu <dann@ics.uci.edu>
15223
15224 Make vc-print-log buttons work.
045b9da7 15225 * log-view.el (log-view-mode-map): Inherit from widget-keymap.
fb0c18ff 15226
2ac7e73e
JB
152272009-11-30 Ryan C. Thompson <rct@thompsonclan.org> (tiny change)
15228
15229 * savehist.el (savehist-autosave-interval): Allow setting to nil
15230 through customize. (Bug#5056)
15231
5237d741
JB
152322009-11-30 Juanma Barranquero <lekktu@gmail.com>
15233
15234 Fix references to jit-lock properties.
15235 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
15236 Refer to jit-lock-defer-multiline, not jit-lock-multiline.
15237 (perl-font-lock-special-syntactic-constructs):
15238 Quote jit-lock-defer-multiline property.
15239
379241fa
DN
152402009-11-30 Dan Nicolaescu <dann@ics.uci.edu>
15241
15242 * vc-git.el (vc-git-registered): Call vc-git-root only once.
15243
054ae856
JL
152442009-11-30 Juri Linkov <juri@jurta.org>
15245
15246 * misearch.el (multi-isearch-search-fun): Always provide a non-nil
15247 value `buffer' of `multi-isearch-next-buffer-current-function'.
15248 Use `(current-buffer)' when `buffer' is nil.
15249 (multi-isearch-next-buffer-from-list): Don't fallback to
15250 `(current-buffer)' when `buffer' is nil. (Bug#4947)
15251
67296dda
JL
152522009-11-30 Juri Linkov <juri@jurta.org>
15253
15254 * misearch.el (multi-isearch-read-buffers): Move canonicalization
15255 of buffers with `get-buffer' to `multi-isearch-buffers'.
15256 (multi-isearch-buffers, multi-isearch-buffers-regexp):
15257 Canonicalize BUFFERS with `get-buffer'. Doc fix.
15258 (multi-isearch-files, multi-isearch-files-regexp): Canonicalize
15259 FILES with `expand-file-name' converting relative file names
15260 to absolute. Doc fix. (Bug#4727)
15261
c585bf32
JL
152622009-11-30 Juri Linkov <juri@jurta.org>
15263
15264 * misearch.el (multi-isearch-read-buffers)
15265 (multi-isearch-read-matching-buffers): New functions.
15266 (multi-isearch-buffers, multi-isearch-buffers-regexp):
15267 Use them in the `interactive' spec. Doc fix.
15268 (multi-isearch-read-files, multi-isearch-read-matching-files):
15269 New functions.
15270 (multi-isearch-files, multi-isearch-files-regexp):
15271 Use them in the `interactive' spec. Doc fix. (Bug#4725)
15272
0a745733
JL
152732009-11-30 Juri Linkov <juri@jurta.org>
15274
15275 * doc-view.el (doc-view-continuous):
15276 Rename from `doc-view-continuous-mode'.
15277 (doc-view-menu): Move "Toggle display" to the top.
15278 Add submenu "Continuous" with radio buttons "Off"/"On"
15279 and "Save as Default".
15280 (doc-view-scroll-up-or-next-page)
15281 (doc-view-scroll-down-or-previous-page)
15282 (doc-view-next-line-or-next-page)
6a7662bb
BR
15283 (doc-view-previous-line-or-previous-page):
15284 Rename `doc-view-continuous-mode' to `doc-view-continuous'. (Bug#4896)
0a745733 15285
1f9689eb
JL
152862009-11-30 Juri Linkov <juri@jurta.org>
15287
15288 * comint.el (comint-mode-map): Rebind `M-r' from
15289 `comint-previous-matching-input' to
15290 `comint-history-isearch-backward-regexp'.
15291 Unbind `M-s' to allow global key binding `M-s'.
15292 Add menu items for `comint-history-isearch-backward' and
15293 `comint-history-isearch-backward-regexp'. (Bug#3746)
15294
2952b1ae
JL
152952009-11-30 Juri Linkov <juri@jurta.org>
15296
15297 * replace.el (perform-replace): Let-bind recenter-last-op to nil.
15298 For def=recenter, replace `recenter' with `recenter-top-bottom'
15299 that is called with `this-command' and `last-command' let-bound
15300 to `recenter-top-bottom'. When the last `def' was not `recenter',
15301 set `recenter-last-op' to nil. (Bug#4981)
15302
7a9547ca
SM
153032009-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
15304
20565545
SM
15305 Minor cleanup and simplification.
15306 * filecache.el (file-cache-add-directory)
15307 (file-cache-add-directory-recursively)
15308 (file-cache-add-from-file-cache-buffer)
15309 (file-cache-delete-file-regexp, file-cache-delete-directory)
15310 (file-cache-files-matching-internal, file-cache-display): Use dolist.
15311 (file-cache-temp-minibuffer-message): Delete function.
15312 (file-cache-minibuffer-complete): Use minibuffer-message instead.
15313
7a9547ca
SM
15314 * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
15315 Don't signal an error when bumping into EOB in tr, s, or y.
15316
08e968f3
JL
153172009-11-29 Juri Linkov <juri@jurta.org>
15318
15319 * startup.el (fancy-about-text): Fix wording of Guided Tour.
15320 (Bug#4960)
15321
15322 * descr-text.el (describe-char-unidata-list): Use lowercase name
15323 for "Unicode name" like in other tags.
15324
f8d170a4
JL
153252009-11-29 Juri Linkov <juri@jurta.org>
15326
15327 * ediff-util.el (ediff-minibuffer-with-setup-hook):
15328 New compatibility macro.
7a9547ca 15329 (ediff-read-file-name): Use it instead of `minibuffer-with-setup-hook'.
f8d170a4 15330
0116abbd
JL
153312009-11-29 Juri Linkov <juri@jurta.org>
15332
15333 Add defcustom to define the cycling order of `recenter-top-bottom'.
15334 (Bug#4981)
15335
15336 * window.el (recenter-last-op): Doc fix.
15337 (recenter-positions): New defcustom.
15338 (recenter-top-bottom): Rewrite to use `recenter-positions'.
15339 (move-to-window-line-top-bottom): Rewrite to use `recenter-positions'.
15340
61eef560
MA
153412009-11-29 Michael Albinus <michael.albinus@gmx.de>
15342
15343 Improve integration of Tramp and ange-ftp in eshell.
15344
e4070cdc 15345 * eshell/em-unix.el (eshell/whoami): Make it a defun but a defalias.
61eef560
MA
15346 (eshell/su): Flatten args. Apply better args parsing. Use "cd".
15347 (eshell/sudo): Flatten args. Let-bind `default-directory'.
15348
15349 * eshell/esh-util.el (top): Require also Tramp when compiling.
15350 (eshell-directory-files-and-attributes): Check for FTP remote
15351 connection.
15352 (eshell-parse-ange-ls): Let-bind `ange-ftp-name-format',
15353 `ange-ftp-ftp-name-arg', `ange-ftp-ftp-name-res'.
15354 (eshell-file-attributes): Handle ".". Return `entry'.
15355
15356 * net/ange-ftp.el (ange-ftp-parse-filename): Use `save-match-data'.
15357 (ange-ftp-directory-files-and-attributes)
15358 (ange-ftp-real-directory-files-and-attributes): New defuns.
15359
15360 * net/tramp.el (tramp-maybe-open-connection): Open the remote
15361 shell with "exec" when possible. This prevents trailing prompts
15362 in `start-file-process'.
15363
f5467d3f
SM
153642009-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
15365
21f49db9
SM
15366 Try and remove assumptions about point-min==1.
15367 * nxml/rng-valid.el (rng-validate-mode): Don't hardcode point-min==1.
15368 (rng-compute-mode-line-string): Show the validation percentage in
15369 terms of the narrowed text, not the widened text.
15370 (rng-do-some-validation): Don't catch internal errors when debugging.
15371 (rng-first-error): Simplify.
15372 (rng-after-change-function): Remove work around. AFAIK the bug has
15373 been fixed a while ago.
15374
26224faf
SM
15375 * image-mode.el (image-minor-mode): Exit more gracefully when the image
15376 cannot be displayed (e.g. when doing C-x C-f some-new-file.svg RET).
15377
d7117720
SM
15378 * man.el (Man-completion-table): Make it easier to enter "<sec> <name>".
15379
f5467d3f
SM
15380 * eshell/em-prompt.el (eshell-prompt-function): Abbreviate pwd, since
15381 `cd' doesn't always do it for us (bug#5067).
15382
15383 * pcomplete.el (pcomplete-entries): Revert change installed mistakenly
15384 on 2009-10-25 as part of some other change (bug#5067).
15385
c5269f1c
SM
153862009-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
15387
62a258a7
SM
15388 * emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
15389 `suspicious'.
15390 (byte-compile-warnings): Use byte-compile-warning-types.
15391 (byte-compile-save-excursion): Warn about use of set-buffer right
15392 after save-excursion.
15393
c5269f1c
SM
15394 * progmodes/gud.el (gud-basic-call): Don't only save the buffer but
15395 the excursion as well.
15396
3ba30eb8
MA
153972009-11-27 Michael Albinus <michael.albinus@gmx.de>
15398
15399 * eshell/em-unix.el (eshell/su, eshell/sudo): New defuns,
15400 providing a Tramp related implementation of "su" and "sudo".
15401 (eshell-unix-initialize): Add "su" and "sudo".
15402
6c6f788d
DU
154032009-11-27 Daiki Ueno <ueno@unixuser.org>
15404
15405 * net/socks.el (socks-send-command): Convert binary request to
15406 unibyte before sending. This fixes mishandling of some port
15407 numbers such as 129.
15408
10c877fe
SM
154092009-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
15410
6f06a171
SM
15411 * help.el (describe-bindings-internal): Remove `interactive'.
15412
10c877fe
SM
15413 * man.el (Man-completion-table): Trim a terminating "(".
15414 Remove the space between name page a section.
15415 Add the command's description on the `help-echo' property.
c5269f1c
SM
15416 Remove `process-connection-type' binding since it's unused by
15417 call-process.
10c877fe
SM
15418 Provide completion for the "<section> <name>" format as well.
15419 (Man-default-man-entry): Remove spurious var shadowing the argument.
15420
c44a4822
KR
154212009-11-26 Kevin Ryde <user42@zip.com.au>
15422
15423 * log-view.el: Add "Keywords: tools", since its other keywords
15424 aren't in finder-known-keywords, and following vc.el.
15425
9d58f081
KR
15426 * sha1.el (sha1-string-external): default-directory "/" in case
15427 otherwise non-existent. process-connection-type pipe for touch of
15428 efficiency recommended by elisp manual. (An aside in Bug#3911.)
15429
72fe6b25
SM
154302009-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
15431
15432 Misc coding convention cleanups.
15433 * htmlfontify.el (hfy-init-kludge-hook): Rename from
15434 hfy-init-kludge-hooks.
15435 (hfy-etags-cmd, hfy-flatten-style, hfy-invisible-name, hfy-face-at)
15436 (hfy-fontify-buffer, hfy-prepare-index-i, hfy-subtract-maps)
15437 (hfy-save-kill-buffers, htmlfontify-copy-and-link-dir): Use dolist
15438 and push.
15439 (hfy-slant, hfy-weight): Use tables rather than code.
15440 (hfy-box-to-border-assoc, hfy-box-to-style, hfy-decor)
15441 (hfy-face-to-style-i, hfy-fontify-buffer): Use `case'.
15442 (hfy-face-attr-for-class): Initialize `face-spec' directly.
15443 (hfy-face-to-css): Remove `nconc' with single arg.
15444 (hfy-p-to-face-lennart): Use `or'.
15445 (hfy-face-at): Hoist common code. Remove spurious quotes in `case'.
15446 (hfy-overlay-props-at, hfy-mark-tag-hrefs): Eta-reduce.
15447 (hfy-compile-stylesheet, hfy-merge-adjacent-spans)
15448 (hfy-compile-face-map, hfy-parse-tags-buffer): Use push.
15449 (hfy-force-fontification): Use run-hooks.
15450
85e0a536
SM
154512009-11-26 Vivek Dasmohapatra <vivek@etla.org>
15452
15453 Various minor fixes.
15454 * htmlfontify.el (hfy-default-header): Add toggle_invis since
15455 Javascript belongs in the header, not the body.
15456 (hfy-javascript): Remove.
15457 (hfy-fontify-buffer): Don't insert it any more.
15458 (hfy-face-at): Handle (face0 face1 face2) style face properties.
15459 Fix bug in invis handling when there were no invis props in a chunk.
15460
62ccc42c
SM
154612009-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
15462
15463 * vc-bzr.el (vc-bzr-annotate-command): Make operation asynchronous.
15464
2643c7aa
DN
154652009-11-26 Dan Nicolaescu <dann@ics.uci.edu>
15466
15467 * finder.el (finder-mode-map): Add a menu.
15468
0e5c8aed
DN
154692009-11-26 Michael McNamara <mac@mail.brushroad.com>
15470
bf0b361c 15471 * progmodes/verilog-mode.el (verilog-at-struct-p): Support "signed" and
0e5c8aed
DN
15472 "unsigned" structs.
15473
15474 (verilog-leap-to-head, verilog-backward-token): Handle "disable
15475 fork" statement better.
15476
154772009-11-26 Wilson Snyder <wsnyder@wsnyder.org>
15478
bf0b361c
JB
15479 * progmodes/verilog-mode.el (verilog-auto-insert-lisp)
15480 (verilog-delete-auto, verilog-delete-empty-auto-pair)
15481 (verilog-library-filenames): Fix AUTOINSERTLISP to support insert-file.
15482 Reported by Clay Douglass.
0e5c8aed
DN
15483
15484 (verilog-auto-inst, verilog-auto-star-safe)
62ccc42c 15485 (verilog-delete-auto-star-implicit, verilog-read-sub-decls):
6a7662bb
BR
15486 Fix removing "// Interfaces" when saving .* expansions.
15487 Reported by Pierre-David Pfister.
0e5c8aed 15488
7629c4e7
GM
154892009-11-26 Glenn Morris <rgm@gnu.org>
15490
62ccc42c
SM
15491 * eshell/em-dirs.el (eshell/cd): Don't throw to a tag outside
15492 the scope.
7629c4e7 15493
a5d358f8
JB
154942009-11-25 Johan Bockgård <bojohan@gnu.org>
15495
15496 * vc-annotate.el (vc-annotate-revision-previous-to-line):
15497 Really use previous revision.
15498
002cbde5
KR
154992009-11-25 Kevin Ryde <user42@zip.com.au>
15500
15501 * man.el (Man-completion-table): default-directory "/" in case
15502 doesn't otherwise exist. process-environment COLUMNS=999 so as
15503 not to truncate long names. process-connection-type pipe to avoid
573f4575
KR
15504 any chance of hitting the pseudo-tty TIOCGWINSZ.
15505 (man): completion-ignore-case t for friendliness and since man
15506 itself is case-insensitive on the command line.
15507 Further to Bug#3717.
002cbde5 15508
8cb5ffe8
KR
15509 * arc-mode.el: Add "Keywords: files", so the details in its
15510 commentary can be reached from finder-by-keyword.
34607612
KR
15511 * textmodes/dns-mode.el: Add "Keywords: comm". It's only an
15512 editing mode, but it's comms related and sgml-mode.el has "comm"
15513 on that basis too.
b8dfcf54 15514 * textmodes/bibtex-style.el: Add "Keywords: tex".
5cf751b4
GM
15515 * international/isearch-x.el, international/ja-dic-cnv.el:
15516 * international/ja-dic-utl.el, international/kkc.el:
b8dfcf54 15517 Add "Keywords: i18n", so they can be reached from finder-by-keyword.
34607612 15518
1e2d9ba1
JL
155192009-11-25 Juri Linkov <juri@jurta.org>
15520
15521 * man.el (Man-completion-table): Modify regexp to include
15522 section names to completion strings. (Bug#3717)
15523
a601d313
JL
155242009-11-25 Juri Linkov <juri@jurta.org>
15525
15526 Search recursively in gzipped files. (Bug#4982)
15527
15528 * progmodes/grep.el (grep-highlight-matches): Add new options
15529 `always' and `auto'. Doc fix.
15530 (grep-process-setup): Check `grep-highlight-matches' for
15531 `auto-detect' to determine the need to compute grep defaults.
15532 Move Windows/DOS specific --colors settings handling
15533 to `grep-compute-defaults'. Check `grep-highlight-matches'
15534 to get the value of "--color=".
15535 (grep-compute-defaults): Compute `grep-highlight-matches' when it
15536 has the value `auto-detect'. Move Windows/DOS specific settings
15537 from `grep-process-setup'.
15538 (zrgrep): New command with alias `rzgrep'.
15539
bde04ea9
JL
155402009-11-25 Juri Linkov <juri@jurta.org>
15541
15542 * doc-view.el (doc-view-mode): Set buffer-local `view-read-only'
15543 to nil instead of switching off view-mode. (Bug#4896)
15544
7d6b4d3c
JL
155452009-11-25 Juri Linkov <juri@jurta.org>
15546
15547 Mouse-wheel scrolling for DocView Continuous mode. (Bug#4896)
15548
15549 * mwheel.el (mwheel-scroll-up-function)
15550 (mwheel-scroll-down-function): New defvars.
15551 (mwheel-scroll): Funcall `mwheel-scroll-up-function' instead of
15552 `scroll-up', and `mwheel-scroll-down-function' instead of
15553 `scroll-down'.
15554
15555 * doc-view.el (doc-view-scroll-up-or-next-page)
15556 (doc-view-scroll-down-or-previous-page): Add optional ARG.
15557 Use this ARG in the call to image-scroll-up/image-scroll-down.
15558 Change `interactive' spec to "P". Goto next/previous page only
15559 when `doc-view-continuous-mode' is non-nil or ARG is nil (for the
15560 SPC/DEL case). Doc fix.
15561 (doc-view-next-line-or-next-page)
15562 (doc-view-previous-line-or-previous-page): Rename arg to ARG
15563 for consistency.
15564 (doc-view-mode): Set buffer-local `mwheel-scroll-up-function' to
15565 `doc-view-scroll-up-or-next-page', and buffer-local
15566 `mwheel-scroll-down-function' to
15567 `doc-view-scroll-down-or-previous-page'.
15568
e237085f
JL
155692009-11-25 Juri Linkov <juri@jurta.org>
15570
15571 Provide additional default values (directories at other Dired
15572 windows) via M-n in the minibuffer of some Dired commands.
15573
15574 * dired-aux.el (dired-diff, dired-compare-directories)
15575 (dired-do-create-files): Use `dired-dwim-target-defaults' to set
15576 `minibuffer-default' in `minibuffer-with-setup-hook'.
15577 (dired-dwim-target-directory): Find a window that displays Dired
15578 buffer instead of failing when the next window is not Dired.
15579 Use `get-window-with-predicate' to find for the next Dired window.
15580 (dired-dwim-target-defaults): New function.
15581
15582 * ediff-util.el (ediff-read-file-name):
15583 Use `dired-dwim-target-defaults' to set `minibuffer-default'
15584 in `minibuffer-with-setup-hook'.
15585
7d371eac
JL
155862009-11-25 Juri Linkov <juri@jurta.org>
15587
15588 Provide additional default values (file name at point or at the
15589 current Dired line) via M-n for file reading minibuffers. (Bug#5010)
15590
15591 * minibuffer.el (read-file-name-defaults): New function.
15592 (read-file-name): Reset `minibuffer-default' to nil when
15593 it duplicates initial input `insdef'.
15594 Bind `minibuffer-default-add-function' to lambda that
15595 calls `read-file-name-defaults' in `minibuffer-selected-window'.
15596 (minibuffer-insert-file-name-at-point): New command.
15597
15598 * files.el (file-name-at-point-functions): New defcustom.
15599 (find-file-default): Remove defvar.
15600 (find-file-read-args): Don't use `find-file-default'.
15601 Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
15602 to `read-file-name'.
15603 (find-file-literally): Use `read-file-name' with
15604 `confirm-nonexistent-file-or-buffer'.
15605
15606 * ffap.el (ffap-guess-file-name-at-point): New autoloaded function.
15607
15608 * dired.el (dired-read-dir-and-switches):
15609 Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
15610 to `read-file-name'.
15611 (dired-file-name-at-point): New function.
15612 (dired-mode): Add hook `dired-file-name-at-point' to
15613 `file-name-at-point-functions'.
15614
04ae543a
SM
156152009-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
15616
15617 Really make the *Completions* window soft-dedicated (bug#5030).
15618 * window.el (window--display-buffer-2): Add `dedicated' argument.
15619 (display-buffer): Pass it when needed so the dedicated flag is set
15620 after calling set-window-buffer, which would otherwise reset it.
15621
eb708e66
SM
156222009-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
15623
d6b8d4e7
SM
15624 * progmodes/meta-mode.el (meta-complete-symbol):
15625 * progmodes/etags.el (complete-tag):
e2d4ea5a
SM
15626 * mail/mailabbrev.el (mail-abbrev-complete-alias):
15627 Use completion-in-region.
15628
5f24557b
SM
15629 * dabbrev.el (dabbrev--minibuffer-origin): Use minibuffer-selected-window.
15630 (dabbrev-completion): Use completion-in-region.
15631 (dabbrev--abbrev-at-point): Simplify regexp.
15632
fe4346f0
SM
15633 * abbrev.el (abbrev--before-point): Use word-motion functions
15634 if :regexp is not specified (bug#5031).
15635
cb190d7d
SM
15636 * subr.el (string-prefix-p): New function.
15637
e2ec6dd5
SM
15638 * man.el (Man-completion-cache): New var.
15639 (Man-completion-table): Use it.
15640
eb708e66
SM
15641 * vc.el (vc-print-log-internal): Make `limit' optional for better
15642 compatibility (e.g. with vc-annotate.el).
15643
4cf8971b
KR
156442009-11-24 Kevin Ryde <user42@zip.com.au>
15645
eb708e66 15646 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp):
d8194864 15647 Build value with regexp-opt instead of explicit joining loop. (Bug#4927)
f69c67b6 15648
4cf8971b
KR
15649 * emacs-lisp/elint.el (elint-add-required-env): Better error message
15650 when .el source file not found or other error.
15651
d204c46c
SM
156522009-11-24 Markus Triska <markus.triska@gmx.at>
15653
15654 * linum.el (linum-update-window): Ignore intangible (bug#4996).
15655
bb301b9a
SM
156562009-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
15657
449c27f0
SM
15658 Handle the [back] button properly (bug#4979).
15659 * descr-text.el (describe-text-properties): Add a `buffer' argument.
15660 Use help-setup-xref, help-buffer, and with-help-window.
15661 (describe-char): Add `buffer' argument.
15662 Pass proper command to help-setup-xref. Don't meddle with
15663 help-xref-stack-item directly.
15664 (describe-text-category): Use with-help-window and help-buffer.
15665
32fe5377
SM
15666 * emacs-lisp/shadow.el (list-load-path-shadows): Setup a major mode
15667 for the displayed buffer (bug#4887).
15668
bb301b9a
SM
15669 * man.el (Man-completion-table): New function.
15670 (man): Use it.
15671
35179414
DR
156722009-11-24 David Reitter <david.reitter@gmail.com>
15673
bb301b9a 15674 * vc-git.el (vc-git-registered): Use checkout directory (where
35179414
DR
15675 .git is) rather than the file's directory and a relative path spec
15676 to work around a bug in git.
15677
605a20a9
MA
156782009-11-24 Michael Albinus <michael.albinus@gmx.de>
15679
15680 Improve handling of processes on remote hosts.
15681
15682 * eshell/esh-util.el (eshell-path-env): New defvar.
15683 (eshell-parse-colon-path): New defun.
15684 (eshell-file-attributes): Use `eshell-parse-colon-path'.
15685
bb301b9a
SM
15686 * eshell/esh-ext.el (eshell-search-path):
15687 Use `eshell-parse-colon-path'.
605a20a9
MA
15688 (eshell-remote-command): Remove argument HANDLER.
15689 (eshell-external-command): Check for FTP remote connection.
15690
bb301b9a
SM
15691 * eshell/esh-proc.el (eshell-gather-process-output):
15692 Use `file-truename', in order to start also symlinked files.
15693 Apply `start-file-process' instead of `start-process'.
15694 Shorten `command' to the local file name part.
605a20a9 15695
bb301b9a
SM
15696 * eshell/em-cmpl.el (eshell-complete-commands-list):
15697 Use `eshell-parse-colon-path'.
605a20a9
MA
15698
15699 * eshell/em-unix.el (eshell/du): Check for FTP remote connection.
15700
15701 * net/tramp.el (tramp-eshell-directory-change): New defun. Add it
15702 to `eshell-directory-change-hook'.
15703
d1d33062
TH
157042009-11-24 Tassilo Horn <tassilo@member.fsf.org>
15705
15706 * doc-view.el (doc-view-mode): Switch off view-mode explicitly,
bb301b9a 15707 because it could be enabled automatically if view-read-only is non-nil.
d1d33062 15708
a34d8565 157092009-11-24 Michael Kifer <kifer@cs.stonybrook.edu>
d1d33062 15710
a34d8565
MK
15711 * ediff-vers.el (ediff-rcs-get-output-buffer): Revert the change
15712 made on 2009-11-22.
d1d33062 15713
c83b8d1b
GM
157142009-11-24 Glenn Morris <rgm@gnu.org>
15715
15716 * bookmark.el (bookmark-bmenu-hide-filenames): Remove assignment to
15717 deleted variable bookmark-bmenu-bookmark-column.
15718
83505cfe
SM
157192009-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
15720
15721 * bookmark.el (bookmark-bmenu-search): Clear echo area when exiting.
15722
5241b291
CY
157232009-11-23 Ken Brown <kbrown@cornell.edu> (tiny change)
15724
15725 * net/browse-url.el (browse-url-filename-alist): On Windows, add
15726 two slashes to the "file:" prefix.
15727 (browse-url-file-url): De-munge Cygwin filenames before passing
15728 them to Windows browser.
15729 (browse-url-default-windows-browser): Use call-process.
15730
aefcadb6
JL
157312009-11-23 Juri Linkov <juri@jurta.org>
15732
15733 Implement DocView Continuous mode. (Bug#4896)
15734 * doc-view.el (doc-view-continuous-mode): New defcustom.
83505cfe
SM
15735 (doc-view-mode-map): Bind C-n/<down> to
15736 `doc-view-next-line-or-next-page', C-p/<up> to
15737 `doc-view-previous-line-or-previous-page'.
aefcadb6
JL
15738 (doc-view-next-line-or-next-page)
15739 (doc-view-previous-line-or-previous-page): New commands.
15740
0d62bcea
JL
157412009-11-23 Juri Linkov <juri@jurta.org>
15742
15743 Implement Isearch in comint input history. (Bug#3746)
15744 * comint.el (comint-mode): Add `comint-history-isearch-setup' to
15745 `isearch-mode-hook'.
15746 (comint-history-isearch): New defcustom.
15747 (comint-history-isearch-backward)
15748 (comint-history-isearch-backward-regexp): New commands.
15749 (comint-history-isearch-message-overlay): New buffer-local variable.
15750 (comint-history-isearch-setup, comint-history-isearch-end)
15751 (comint-goto-input, comint-history-isearch-search)
15752 (comint-history-isearch-message, comint-history-isearch-wrap)
15753 (comint-history-isearch-push-state)
15754 (comint-history-isearch-pop-state): New functions.
15755
b593f105
MA
157562009-11-23 Michael Albinus <michael.albinus@gmx.de>
15757
15758 * net/tramp.el (tramp-shell-prompt-pattern): Use \r for carriage
15759 return.
15760 (tramp-handle-make-symbolic-link)
15761 (tramp-handle-dired-compress-file, tramp-handle-expand-file-name):
15762 Quote file names.
15763 (tramp-send-command-and-check): New argument DONT-SUPPRESS-ERR.
15764 (tramp-handle-process-file): Use it.
15765
0f202d5d
SM
157662009-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
15767
15768 * window.el (move-to-window-line-last-op): Remove.
15769 (move-to-window-line-top-bottom): Reuse recenter-last-op instead.
15770
216349f8
SM
157712009-11-23 Deniz Dogan <deniz.a.m.dogan@gmail.com> (tiny change)
15772
0f202d5d 15773 Make M-r mirror the new cycling behavior of C-l.
216349f8
SM
15774 * window.el (move-to-window-line-last-op): New var.
15775 (move-to-window-line-top-bottom): New command.
15776 (global-map): Bind M-r move-to-window-line-top-bottom.
15777
c10e0633
GM
157782009-11-23 Sven Joachim <svenjoac@gmx.de>
15779
15780 * dired-x.el (dired-guess-shell-alist-default):
15781 Support xz format. (Bug#4953)
15782
953e0c1a
GM
157832009-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
15784
15785 * emulation/viper-cmd.el: Use viper-last-command-char instead of
15786 last-command-char/last-command-event.
15787 (viper-prefix-arg-value): Do correct conversion of event-char for
15788 XEmacs.
15789
83505cfe
SM
15790 * emulation/viper-util.el, emulation/viper.el:
15791 Use viper-last-command-char instead of
15792 last-command-char/last-command-event.
953e0c1a 15793
83505cfe
SM
15794 * ediff-init.el, ediff-mult.el, ediff-util.el:
15795 Replace last-command-char and last-command-event
15796 with (ediff-last-command-char) everywhere.
953e0c1a
GM
15797
15798 * ediff-vers.el (ediff-rcs-get-output-buffer): Make sure the buffer is
15799 created in fundamental mode.
15800
15801 * ediff.el (ediff-version): Revert the change of interactive-p to
15802 called-interactively-p.
15803
9ee12eee
TH
158042009-11-22 Tassilo Horn <tassilo@member.fsf.org>
15805
15806 * progmodes/subword.el (subword-mode-map): Fix subword-mode-map
15807 generation from word-movement command names.
15808
8b571bf3
JD
158092009-11-21 Jan Djärv <jan.h.d@swipnet.se>
15810
15811 * cus-start.el (all): Add native condition for font-use-system-font.
15812
4121db47
AM
158132009-11-21 Nathaniel Flath <flat0103@gmail.com>
15814
83505cfe
SM
15815 * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
15816 Correct the patch from 2009-11-18. (Bug#3910)
4121db47 15817
d71f5e0c
TH
158182009-11-21 Tassilo Horn <tassilo@member.fsf.org>
15819
15820 * progmodes/subword.el: Rename from lisp/subword.el.
15821
15822 * subword.el: Rename to progmodes/subword.el.
15823
15824 * Makefile.in (ELCFILES): Adapt to subword.el move.
15825
fc9d6ad6 158262009-11-21 Thierry Volpiatto <thierry.volpiatto@gmail.com>
4e2af782 15827 Stefan Monnier <monnier@iro.umontreal.ca>
fc9d6ad6
SM
15828
15829 * bookmark.el (bookmark-bmenu-bookmark-column): Remove var.
15830 (bookmark-bmenu-list): Save name on `bookmark-name-prop' text-prop.
15831 (bookmark-bmenu-show-filenames): Use push.
15832 (bookmark-bmenu-hide-filenames): Use local var instead of
15833 bookmark-bmenu-bookmark-column. Use pop. Don't save window-excursion.
15834 (bookmark-bmenu-bookmark): Use the new `bookmark-name-prop' text-prop.
15835 (bookmark-bmenu-execute-deletions): Don't bother adding/removing the
15836 filenames now that the bookmark names are always available.
15837
26d9285f
SM
158382009-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
15839
15840 * bookmark.el (bookmark-search-prompt, bookmark-search-timer): Remove.
15841 (bookmark-search-pattern): Move and leave unbound.
15842 (bookmark-bmenu-mode-map): Change binding.
15843 (bookmark-read-search-input): Simplify.
15844 Don't use text-char-description. Don't error on non-char events.
15845 (bookmark-filtered-alist-by-regexp-only): Remove by folding into the
15846 only caller (i.e. bookmark-bmenu-filter-alist-by-regexp).
15847 (bookmark-bmenu-search): Don't check we're in a bookmark-list buffer.
15848 Use a local var for the timer.
15849 (bookmark-bmenu-cancel-search): Remove by folding into the only caller
15850 (i.e. bookmark-bmenu-search).
15851
d73a0317
GM
158522009-11-21 Glenn Morris <rgm@gnu.org>
15853
15854 * mail/rmailmm.el (rmail-mime): Decode in fundamental-mode. (Bug#4993)
15855
e572025f
CY
158562009-11-20 Ken Brown <kbrown@cornell.edu> (tiny change)
15857
26d9285f
SM
15858 * net/browse-url.el (browse-url-default-windows-browser):
15859 Use cygstart for cygwin.
e572025f 15860
6aeaa3dc
KF
158612009-11-20 Karl Fogel <karl.fogel@red-bean.com>
15862
e4070cdc 15863 * bookmark.el: Formatting and doc fixes only:
6aeaa3dc
KF
15864 (bookmark-search-delay): Shorten doc string to fit in 80 columns.
15865 (bookmark-bmenu-search): Wrap to fit within 80 columns.
194d44e7 15866 Minor grammar and punctuation fixes in doc string.
6aeaa3dc
KF
15867 (bookmark-read-search-input): Adjust to fit within 80 columns.
15868
a9b76eec
TH
158692009-11-20 Tassilo Horn <tassilo@member.fsf.org>
15870
15871 * progmodes/cc-cmds.el (c-forward-into-nomenclature)
15872 (c-backward-into-nomenclature): Adapt to subword renaming.
15873
15874 * subword.el (subword-forward, subword-backward, subword-mark)
15875 (subword-kill, subword-backward-kill, subword-transpose)
15876 (subword-downcase, subword-upcase, subword-capitalize)
26d9285f
SM
15877 (subword-forward-internal, subword-backward-internal):
15878 Rename from forward-subword, backward-subword, mark-subword,
15879 kill-subword, backward-kill-subword, transpose-subwords,
15880 downcase-subword, upcase-subword, capitalize-subword,
15881 forward-subword-internal, backward-subword-internal.
a9b76eec 15882
1e7d4475
SM
158832009-11-20 Thierry Volpiatto <thierry.volpiatto@gmail.com>
15884
26d9285f
SM
15885 * bookmark.el (bookmark-search-delay, bookmark-search-prompt):
15886 New options.
1e7d4475
SM
15887 (bookmark-search-pattern, bookmark-search-timer, bookmark-quit-flag):
15888 New vars.
15889 (bookmark-read-search-input, bookmark-filtered-alist-by-regexp-only)
15890 (bookmark-bmenu-filter-alist-by-regexp)
15891 (bookmark-bmenu-goto-bookmark, bookmark-bmenu-cancel-search): New funs.
15892 (bookmark-bmenu-search): New command.
15893 (bookmark-bmenu-mode-map): Bind it.
15894
653d1554
TH
158952009-11-20 Tassilo Horn <tassilo@member.fsf.org>
15896
ab84bfa0
TH
15897 * progmodes/cc-cmds.el: declare-functioned forward-subword and
15898 backward-subword to quit the byte-compiler.
15899
1f35fda9
TH
15900 * makefile.w32-in: Don't refer cc-subword.elc but subword.elc.
15901
15902 * Makefile.in: Don't refer cc-subword.elc but subword.elc.
15903
653d1554 15904 * progmodes/cc-cmds.el (c-update-modeline)
1e7d4475
SM
15905 (c-forward-into-nomenclature, c-backward-into-nomenclature):
15906 Refer to subword.el functions instead of cc-subword.el.
653d1554
TH
15907
15908 * progmodes/cc-mode.el (subword-mode, c-mode-base-map): Refer to
15909 subword.el functions instead of cc-subword.el.
15910
1e7d4475
SM
15911 * progmodes/cc-subword.el: Rename to subword.el.
15912 * subword.el: Rename from progmodes/cc-subword.el.
15913 (subword-mode-map): Rename from c-subword-mode-map.
15914 (subword-mode): Rename from c-subword-mode.
653d1554 15915 (global-subword-mode): New global minor mode.
1e7d4475
SM
15916 (forward-subword): Rename from c-forward-subword.
15917 (backward-subword): Rename from c-backward-subword.
15918 (mark-subword): Rename from c-mark-subword.
15919 (kill-subword): Rename from c-kill-subword.
15920 (backward-kill-subword): Rename from c-backward-kill-subword.
15921 (transpose-subwords): Rename from c-tranpose-subword.
15922 (downcase-subword): Rename from c-downcase-subword.
15923 (capitalize-subword): Rename from c-capitalize-subword.
15924 (forward-subword-internal): Rename from c-forward-subword-internal.
15925 (backward-subword-internal): Rename from c-backward-subword-internal.
653d1554 15926
9717f119
DN
159272009-11-20 Dan Nicolaescu <dann@ics.uci.edu>
15928
8de724f3
DN
15929 * vc.el (vc-deduce-fileset): Allow non-state changing operations
15930 from a dired buffer.
15931 (vc-dired-deduce-fileset): New function.
15932 (vc-root-diff, vc-print-root-log): Use it.
15933
9717f119
DN
15934 * vc-annotate.el (vc-annotate-show-log-revision-at-line): Pass a
15935 nil LIMIT argument to vc-print-log-internal.
15936
af4999b8
GM
159372009-11-20 Glenn Morris <rgm@gnu.org>
15938
15939 * Makefile.in (ELCFILES): Regenerate.
15940
b58edcb6
JB
159412009-11-20 Jay Belanger <jay.p.belanger@gmail.com>
15942
02e1b488
SM
15943 * calc/calc.el (calc-set-mode-line):
15944 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
b58edcb6
JB
15945 (math-format-number): Rename `math-format-complement-signed' to
15946 `math-format-twos-complement'.
15947
02e1b488 15948 * calc/calc-bin.el (math-format-twos-complement): Rename from
b58edcb6
JB
15949 math-format-complement-signed.
15950 (calc-radix): Rename `calc-complement-signed-mode' to
15951 `calc-twos-complement-mode'.
02e1b488
SM
15952 (calc-octal-radix, calc-hex-radix): Add an argument for
15953 two's complement.
b58edcb6 15954
02e1b488
SM
15955 * calc/calc-embed.el (calc-embedded-mode-vars):
15956 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
b58edcb6 15957
02e1b488
SM
15958 * calc/calc-ext.el (calc-init-extensions):
15959 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
b58edcb6
JB
15960 (math-format-number-fancy): Let `calc-twos-complement-mode' be nil.
15961
02e1b488
SM
15962 * calc/calc-units.el (math-build-units-table-buffer):
15963 Let `calc-twos-complement-mode' be nil.
b58edcb6
JB
15964
15965 * calc/calc-menu.el (calc-modes-menu): Clean up two's complement
15966 entries.
15967
15968 * calc/calc-vec.el (calcFunc-vunpack):
15969 * calc/calc-aent.el (calc-do-calc-eval):
15970 * calc/calc-forms.el (math-format-date):
15971 * calc/calc-graph.el (calc-graph-plot):
15972 * calc/calc-math.el (math-use-emacs-fn):
02e1b488
SM
15973 * calc/calccomp.el (math-compose-expr):
15974 Let `calc-twos-complement-mode' be nil.
15975
159762009-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
15977
15978 * abbrev.el (abbrev-with-wrapper-hook): (re)move...
15979 * simple.el (with-wrapper-hook): ...to here. Add argument `args'.
15980 * minibuffer.el (completion-in-region-functions): New hook.
15981 (completion-in-region): New function.
15982 * emacs-lisp/lisp.el (lisp-complete-symbol):
15983 * pcomplete.el (pcomplete-std-complete): Use it.
b58edcb6 15984
e3353a78
SM
159852009-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
15986
eff77808
SM
15987 * textmodes/tex-mode.el (latex-complete-bibtex-cache)
15988 (latex-complete-alist): New vars.
15989 (latex-string-prefix-p, latex-complete-bibtex-keys)
15990 (latex-complete-envnames, latex-complete-refkeys)
15991 (latex-complete-data): New functions.
15992 (latex-complete, latex-indent-or-complete): New commands.
15993
d2c9fc42
SM
15994 * window.el (display-buffer-mark-dedicated): New var.
15995 (display-buffer): Obey it.
15996 * minibuffer.el (minibuffer-completion-help): Use it.
15997
31a1c477
SM
15998 * progmodes/sym-comp.el (symbol-complete): Use completion-in-region.
15999
bed4c972
SM
16000 * filecache.el (file-cache-add-file): Use push and cons.
16001 (file-cache-delete-file-regexp): Use push.
16002 (file-cache-complete): Use completion-in-region.
16003
8c22699f
SM
16004 * simple.el (with-wrapper-hook): Fix thinko.
16005
e3353a78
SM
16006 * hfy-cmap.el (hfy-rgb-file): Use locate-file.
16007 (htmlfontify-load-rgb-file): Remove unnused var `ff'.
16008 Use with-current-buffer and string-to-number.
16009 (hfy-fallback-colour-values): Use assoc-string.
16010 * htmlfontify.el (hfy-face-to-css): Remove unused var `style'.
16011 (hfy-face-at): Remove unused var `found-face'.
16012 (hfy-compile-stylesheet): Remove unused var `css'.
16013 (hfy-fontify-buffer): Remove unused vars `in-style', `invis-button',
16014 and `orig-buffer'.
16015 (hfy-buffer, hfy-copy-and-fontify-file, hfy-parse-tags-buffer):
16016 Use with-current-buffer.
16017 (hfy-text-p): Use expand-file-name and fewer setq.
16018
acca02b0
SM
160192009-11-19 Vivek Dasmohapatra <vivek@etla.org>
16020
16021 * htmlfontify.el, hfy-cmap.el: New files.
16022
042b7cc6
JL
160232009-11-19 Juri Linkov <juri@jurta.org>
16024
16025 * minibuffer.el (completions-format): New defcustom.
16026 (completion--insert-strings): Implement vertical format.
16027
16028 * simple.el (switch-to-completions): Move point to the first
16029 completion when point was at the beginning of the buffer.
16030
da205913
JL
160312009-11-19 Juri Linkov <juri@jurta.org>
16032
16033 * find-dired.el (find-name-arg): Remove autoload. (Bug#4387)
16034
16035 * progmodes/grep.el (rgrep): Require `find-dired' for `find-name-arg'.
16036
0b8ee421
CY
160372009-11-19 Chong Yidong <cyd@stupidchicken.com>
16038
16039 * mail/sendmail.el (mail-yank-prefix): Change default to "> ".
16040 (mail-signature): Change default to t.
16041 (mail-from-style): Deprecate `system-default' value.
16042 (mail-insert-from-field): For default value of mail-from-style,
16043 default to `angles' unless `angles' needs quoting and `parens'
16044 does not.
16045 (mail-citation-prefix-regexp): Use citation regexp from
16046 message-mode.
16047
4265deab
MA
160482009-11-19 Michael Albinus <michael.albinus@gmx.de>
16049
acca02b0
SM
16050 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
16051 Set variables for computing the prompt for reading password.
4265deab 16052
27cacd2d
GM
160532009-11-19 Glenn Morris <rgm@gnu.org>
16054
470bce7d
GM
16055 * dired-aux.el (dired-compress-file-suffixes): Add ".xz". (Bug#4953)
16056
7e705a1d
GM
16057 * textmodes/flyspell.el (sgml-lexical-context): Declare.
16058
27cacd2d
GM
16059 * net/newst-treeview.el (newsticker-treeview-treewindow-width)
16060 (newsticker-treeview-listwindow-height): Fix custom type.
16061
b2f0be0f
KH
160622009-11-19 Kenichi Handa <handa@m17n.org>
16063
16064 * descr-text.el (describe-char-padded-string): Compose with TAB
16065 only if there's a font for CH.
02e1b488 16066 (describe-char): Fix the condition for detecting a trivial composition.
b2f0be0f 16067
03446045 160682009-11-18 Nathaniel Flath <flat0103@gmail.com>
b96337b0
AM
16069
16070 * progmodes/cc-menus.el (cc-imenu-java-generic-expression): A new,
03446045 16071 more accurate version of the regexp. (Bug#3910)
b96337b0 16072
03446045 160732009-11-18 Bernhard Herzog <bernhard.herzog@intevation.de> (tiny change)
efa3639b
SS
16074
16075 * vc-hg.el (vc-hg-diff): Fix last patch: do not change directory.
16076
e0620570
JB
160772009-11-18 Juanma Barranquero <lekktu@gmail.com>
16078
16079 * font-setting.el (font-use-system-font): Declare for byte-compiler.
16080 (font-setting-change-default-font): Fix typo in docstring.
16081
6cc6582e
AM
160822009-11-18 Alan Mackenzie <acm@muc.de>
16083
16084 * progmodes/cc-defs.el (c-version): Bump to 5.31.8.
16085
dfb3c4c6
JD
160862009-11-17 Jan Djärv <jan.h.d@swipnet.se>
16087
02e1b488 16088 * font-setting.el (font-use-system-font): Move ...
dfb3c4c6
JD
16089
16090 * cus-start.el (all): ... to here.
16091
e268e987
MA
160922009-11-17 Michael Albinus <michael.albinus@gmx.de>
16093
16094 * net/tramp.el (tramp-advice-file-expand-wildcards): Simplify.
16095 Don't set `ad-return-value' if `ad-do-it' doesn't.
16096
303ffde8
MA
16097 * net/tramp-gvfs.el (tramp-gvfs-handle-write-region): Set file
16098 modification time.
16099
637fa988
JD
161002009-11-17 Jan Djärv <jan.h.d@swipnet.se>
16101
16102 * menu-bar.el: Put "Use system font" in Option-menu.
ad413b35 16103 (menu-bar-options-save): Add font-use-system-font.
637fa988
JD
16104
16105 * loadup.el: If feature system-font-setting or font-render-setting is
16106 there, load font-setting.
16107
02e1b488 16108 * Makefile.in (ELCFILES): Add font-settings.el.
637fa988
JD
16109 * font-setting.el: New file.
16110
1d16a255
GM
161112009-11-17 Glenn Morris <rgm@gnu.org>
16112
16113 * vc-svn.el (vc-svn-print-log): Fix typo in previous.
16114
2d84f804
GM
16115 * net/newst-treeview.el (newsticker--treeview-list-update-faces):
16116 Preserve point in the list buffer. (Bug#4939)
16117 Use point-at-eol.
16118 (newsticker--treeview-list-update-highlight)
16119 (newsticker--treeview-tree-update-highlight): Use point-at-bol/eol.
16120
14467b99
JB
161212009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
16122
16123 * calc/calc-bin.el (math-symclip, calcFunc-symclip, calc-symclip):
16124 Remove.
16125
16126 * calc/calc-ext.el (calc-init-extensions): Remove references to
16127 symclip.
16128
16129 * calc/calc-menu.el (calc-arithmetic-menu): Remove `calc-symclip'.
16130
16131 * calc/calc-map.el (calc-get-operator, calc-b-oper-keys):
5237d741 16132 * calc/calc-help.el (calc-b-prefix-help): Remove references to
14467b99
JB
16133 `calc-symclip'.
16134
e3c39c01
KR
161352009-11-16 Kevin Ryde <user42@zip.com.au>
16136
02e1b488 16137 * textmodes/flyspell.el (sgml-mode-flyspell-verify):
5237d741 16138 Use `sgml-lexical-context' instead of own parse for tag (Bug#4511).
e3c39c01 16139
497de631
KR
16140 * emacs-lisp/lisp-mnt.el (lm-keywords): Allow multi-line keywords.
16141 (lm-keywords-list): Allow comma-only separator like "foo,bar".
16142 Ignore trailing spaces by omit-nulls to split-string (fixing
16143 regression from Emacs 21 due to the incompatible split-string
14467b99 16144 change). (Bug #4928.)
497de631 16145
48b27575
DN
161462009-11-16 Dan Nicolaescu <dann@ics.uci.edu>
16147
5237d741 16148 * vc.el (vc-log-show-limit): Default to 2000.
48b27575
DN
16149 (vc-print-log-internal): Insert buttons to request more entries
16150 when limiting the output.
16151
16152 * vc-sccs.el (vc-sccs-print-log):
16153 * vc-rcs.el (vc-rcs-print-log):
16154 * vc-cvs.el (vc-cvs-print-log):
16155 * vc-git.el (vc-git-print-log): Return 'limit-unsupported when
16156 LIMIT is non-nil.
16157
d3e97185
MA
161582009-11-16 Michael Albinus <michael.albinus@gmx.de>
16159
16160 * net/tramp-gvfs.el (tramp-gvfs-dbus-event-error): Raise only an
16161 error when `tramp-gvfs-dbus-event-vector' is set.
16162 (tramp-gvfs-maybe-open-connection): Loop over `read-event'.
16163
68d87786
SM
161642009-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
16165
16166 * vc-rcs.el (vc-rcs-consult-headers): Add missing save-excursion.
16167
c0a39702
MA
161682009-11-16 Michael Albinus <michael.albinus@gmx.de>
16169
16170 * net/dbus.el (dbus-unregister-service): New defun.
d3e97185 16171 (dbus-register-property): Register the handlers of
c0a39702
MA
16172 "org.freedesktop.DBus.Properties" for SERVICE.
16173 (dbus-property-handler): Fix docstring.
16174
1e857121
YM
161752009-11-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
16176
16177 * emacs-lisp/bytecomp.el (byte-compile-output-file-form):
16178 Quote doc string reference in defvaralias as it is not in special form.
16179 (byte-compile-output-docform): Doc fix.
16180
887484c1
JB
161812009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
16182
16183 * calc/calc.el (math-2-word-size, math-half-2-word-size)
16184 (calc-complement-signed-mode): New variables.
16185 (calc-set-mode-line): Add indicator for twos-complements.
16186 (math-format-number): Format twos-complement notation.
16187
16188 * calc/calc-bin.el (calc-word-size): Reset the variables
16189 `math-2-word-size' and `math-half-2-word-size'.
68d87786
SM
16190 (math-format-complement-signed, math-symclip, calcFunc-symclip)
16191 (calc-symclip): New functions.
887484c1
JB
16192
16193 * calc/calc-aent.el (math-read-token): Read complement signed numbers.
16194
68d87786
SM
16195 * calc/calc-embed.el (calc-embedded-mode-vars):
16196 Add `calc-complement-signed-mode' to the list of modes.
887484c1
JB
16197
16198 * calc/calc-map.el (calc-get-operator): Add `calc-symclip'.
68d87786 16199 (calc-b-oper-keys): Add `calc-symclip' to list.
887484c1
JB
16200
16201 * calc/calc-ext.el (math-read-number-fancy): Read complement
16202 signed numbers.
68d87786
SM
16203 (calc-init-extensions): Add binding for `calc-symclip'.
16204 Add autoload for `calcFunc-symclip' and `calc-symclip'.
887484c1
JB
16205
16206 * calc/calc-menu.el (calc-arithmetic-menu): Add item for
16207 `calc-symclip'.
68d87786 16208 (calc-modes-menu): Add item for twos complement mode.
887484c1 16209
5237d741 16210 * calc/calc-help.el (calc-b-prefix-help): Add help for `calc-symclip'.
887484c1 16211
4cf1d7e3
CY
162122009-11-15 Chong Yidong <cyd@stupidchicken.com>
16213
16214 * register.el (jump-to-register, insert-register): Handle Semantic
16215 tags. From commented-out advice in semantic/senator.el.
16216
f8e65267
DN
162172009-11-15 Dan Nicolaescu <dann@ics.uci.edu>
16218
6616006b
DN
16219 * vc.el (vc-log-show-limit): New variable.
16220 (vc-print-log, vc-print-root-log): Add new argument LIMIT. Set it
16221 when using a prefix argument.
16222 (vc-print-log-internal): Add new argument LIMIT.
16223
16224 * vc-svn.el (vc-svn-print-log):
16225 * vc-mtn.el (vc-mtn-print-log):
16226 * vc-hg.el (vc-hg-print-log):
16227 * vc-bzr.el (vc-bzr-print-log): Add new optional argument LIMIT,
1e7d4475 16228 pass it to the log command when set. Make the BUFFER argument
6616006b
DN
16229 non-optional.
16230
16231 * vc-sccs.el (vc-sccs-print-log):
16232 * vc-rcs.el (vc-rcs-print-log):
16233 * vc-git.el (vc-git-print-log):
16234 * vc-cvs.el (vc-cvs-print-log): Add new optional argument LIMIT,
01c35094 16235 ignore it. Make the BUFFER argument non-optional.
6616006b 16236
f8e65267
DN
16237 * bindings.el (mode-line-buffer-identification): Do not purecopy.
16238
0566c4bc
CY
162392009-11-15 Chong Yidong <cyd@stupidchicken.com>
16240
7cce3c91
CY
16241 * dired.el (dired-mode-map): Move encryption items to "Operate"
16242 menu (Bug#4703).
16243
d7063de9
CY
16244 * strokes.el (strokes-update-window-configuration): Make strokes
16245 buffer current before erasing (Bug#4906).
16246
0fc10137
JL
162472009-11-15 Juri Linkov <juri@jurta.org>
16248
16249 * simple.el (set-mark-default-inactive): Add :type, :group
16250 and :version. (Bug#4876)
16251
f5fce4ec
MA
162522009-11-15 Michael Albinus <michael.albinus@gmx.de>
16253
16254 * arc-mode.el (archive-maybe-copy): Move creation of directory ...
16255 (archive-unique-fname): ... here. (Bug#4929)
16256
8d720a00
SM
162572009-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
16258
589888fe
SM
16259 * help-mode.el (help-make-xrefs): Undo the last revert, and replace it
16260 with a real fix.
16261
8d720a00
SM
16262 * novice.el (disabled-command-function): Add useful args.
16263 Setup the help buffer so that [back] works.
16264 Remove redundant call to help-mode.
16265 (disabled-command-function): Use `case'.
16266 (en/disable-command): New function extracted from enable-command.
16267 (enable-command, disable-command): Use it.
16268
a61344d6
GM
162692009-11-14 Glenn Morris <rgm@gnu.org>
16270
497f0cdd
GM
16271 * menu-bar.el (menu-bar-tools-menu): Read and send mail entries are not
16272 constants. (Bug#4913)
16273
a61344d6
GM
16274 * emacs-lisp/elint.el (elint-standard-variables): Doc fix.
16275
d501801e
GM
162762009-11-14 Shigeru Fukaya <shigeru.fukaya@gmail.com>
16277
16278 * emacs-lisp/elint.el (elint-standard-variables): Add some variables
16279 defined in C that have no doc-strings. (Bug#1063)
16280
5af27ac2
GM
162812009-11-14 Francis Wright <F.J.Wright@qmul.ac.uk>
16282
16283 * cus-edit.el (data, files):
16284 * ps-print.el (postscript): Doc fixes for custom groups. (Bug#3327)
16285
aec5395b
CY
162862009-11-14 Chong Yidong <cyd@stupidchicken.com>
16287
e7791447
CY
16288 * simple.el (shell-command): Doc fix (Bug#4891).
16289
aec5395b
CY
16290 * help-mode.el (help-make-xrefs): Revert 2009-11-13 change.
16291
7a41cd7f
GM
162922009-11-14 Glenn Morris <rgm@gnu.org>
16293
c3583c94
GM
16294 * emulation/viper.el (viper-set-hooks): Remove duplicate advice
16295 statements for vc-diff, emerge-quit, and rmail-cease-edit.
16296 If they are already loaded, eval-after-load will do the right thing.
16297
73900d1f
GM
16298 * speedbar.el (top-level): Remove unnecessary load of ange-ftp when
16299 compiling.
16300
0028351d
GM
16301 * emacs-lisp/bytecomp.el (byte-compile-single-version): Remove, unused.
16302
f6714ede
GM
16303 * simple.el (x-selection-owner-p): Declare.
16304 (read-mail-command): Use custom radio type rather than choice.
16305 (completion-no-auto-exit): Doc fix.
16306
7a41cd7f 16307 * custom.el (defgroup):
5af27ac2 16308 * epg-config.el (epg): Doc fixes.
7a41cd7f 16309
2d0659ec
DN
163102009-11-14 Dan Nicolaescu <dann@ics.uci.edu>
16311
16312 * bindings.el (mode-line-buffer-identification): Purecopy only the string.
16313 * international/ccl.el (define-ccl-program): Do not purecopy the
16314 docstring, defconst does it anyway.
16315
7fdbcd83
SM
163162009-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
16317
d499c5b9
SM
16318 * add-log.el (add-change-log-entry): Avoid displaying the changelog
16319 a second time.
16320
7fdbcd83
SM
16321 * x-dnd.el (x-dnd-maybe-call-test-function):
16322 * window.el (split-window-vertically):
16323 * whitespace.el (whitespace-help-on):
16324 * vc-rcs.el (vc-rcs-consult-headers):
16325 * userlock.el (ask-user-about-lock-help)
16326 (ask-user-about-supersession-help):
16327 * type-break.el (type-break-force-mode-line-update):
16328 * time-stamp.el (time-stamp-conv-warn):
16329 * terminal.el (te-set-output-log, te-more-break, te-filter)
5ce6e4f4 16330 (te-sentinel, terminal-emulator):
7fdbcd83
SM
16331 * term.el (make-term, term-exec, term-sentinel, term-read-input-ring)
16332 (term-write-input-ring, term-check-source, term-start-output-log):
16333 (term-display-buffer-line, term-dynamic-list-completions):
16334 (term-ansi-make-term, serial-term):
16335 * subr.el (selective-display):
16336 * strokes.el (strokes-xpm-to-compressed-string, strokes-decode-buffer)
16337 (strokes-encode-buffer, strokes-xpm-for-compressed-string):
16338 * speedbar.el (speedbar-buffers-tail-notes, speedbar-buffers-item-info)
16339 (speedbar-reconfigure-keymaps, speedbar-add-localized-speedbar-support)
16340 (speedbar-remove-localized-speedbar-support)
16341 (speedbar-set-mode-line-format, speedbar-create-tag-hierarchy)
16342 (speedbar-update-special-contents, speedbar-buffer-buttons-engine)
16343 (speedbar-buffers-line-directory):
16344 * simple.el (shell-command-on-region, append-to-buffer)
16345 (prepend-to-buffer):
16346 * shadowfile.el (shadow-save-todo-file):
16347 * scroll-bar.el (scroll-bar-set-window-start, scroll-bar-drag-1)
16348 (scroll-bar-maybe-set-window-start):
16349 * sb-image.el (speedbar-image-dump):
16350 * saveplace.el (save-place-alist-to-file, save-places-to-alist)
16351 (load-save-place-alist-from-file):
16352 * ps-samp.el (ps-print-message-from-summary):
16353 * ps-print.el (ps-flush-output, ps-insert-file, ps-get-boundingbox)
16354 (ps-background-image, ps-begin-job, ps-do-despool):
16355 * ps-bdf.el (bdf-find-file, bdf-read-font-info):
16356 * printing.el (pr-interface, pr-ps-file-print, pr-find-buffer-visiting)
16357 (pr-ps-message-from-summary, pr-lpr-message-from-summary):
16358 (pr-call-process, pr-file-list, pr-interface-save):
16359 * novice.el (disabled-command-function)
16360 (enable-command, disable-command):
16361 * mouse.el (mouse-buffer-menu-alist):
16362 * mouse-copy.el (mouse-kill-preserving-secondary):
16363 * macros.el (kbd-macro-query):
16364 * ledit.el (ledit-go-to-lisp, ledit-go-to-liszt):
16365 * informat.el (batch-info-validate):
16366 * ido.el (ido-copy-current-word, ido-initiate-auto-merge):
16367 * hippie-exp.el (try-expand-dabbrev-visible):
16368 * help-mode.el (help-make-xrefs):
16369 * help-fns.el (describe-variable):
16370 * generic-x.el (bat-generic-mode-run-as-comint):
16371 * finder.el (finder-mouse-select):
16372 * find-dired.el (find-dired-sentinel):
16373 * filesets.el (filesets-file-close):
16374 * files.el (list-directory):
16375 * faces.el (list-faces-display, describe-face):
16376 * facemenu.el (list-colors-display):
16377 * ezimage.el (ezimage-image-association-dump, ezimage-image-dump):
16378 * epg.el (epg--process-filter, epg-cancel):
16379 * epa.el (epa--marked-keys, epa--select-keys, epa-display-info)
16380 (epa--read-signature-type):
16381 * emerge.el (emerge-copy-as-kill-A, emerge-copy-as-kill-B)
16382 (emerge-file-names):
16383 * ehelp.el (electric-helpify):
16384 * ediff.el (ediff-regions-wordwise, ediff-regions-linewise):
16385 * ediff-vers.el (rcs-ediff-view-revision):
16386 * ediff-util.el (ediff-setup):
16387 * ediff-mult.el (ediff-append-custom-diff):
16388 * ediff-diff.el (ediff-exec-process, ediff-process-sentinel)
16389 (ediff-wordify):
16390 * echistory.el (Electric-command-history-redo-expression):
16391 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
16392 * disp-table.el (describe-display-table):
16393 * dired.el (dired-find-buffer-nocreate):
16394 * dired-aux.el (dired-rename-subdir, dired-dwim-target-directory):
16395 * dabbrev.el (dabbrev--same-major-mode-p):
16396 * chistory.el (list-command-history):
16397 * apropos.el (apropos-documentation):
16398 * allout.el (allout-obtain-passphrase):
16399 (allout-copy-exposed-to-buffer):
16400 (allout-verify-passphrase): Use with-current-buffer.
16401
2ccbc060
GM
164022009-11-13 Glenn Morris <rgm@gnu.org>
16403
16404 * Makefile.in (ELCFILES): Regenerate.
16405
b172ed20
MA
164062009-11-13 Michael Albinus <michael.albinus@gmx.de>
16407
7fdbcd83
SM
16408 * net/dbus.el (dbus-registered-objects-table): Rename from
16409 `dbus-registered-functions-table', because it contains also properties.
b172ed20
MA
16410 (dbus-unregister-object): Unregister also properties.
16411 (dbus-get-property, dbus-set-property, dbus-get-all-properties):
16412 Use a timeout of 500 msec, in order to not block.
16413 (dbus-register-property, dbus-property-handler): New defuns.
16414
e96d62cd
SM
164152009-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
16416
16417 * simple.el (minibuffer-default-add-completions): Drop deprecated
16418 4th arg.
16419
14bd267d
EZ
164202009-11-13 Tomas Abrahamsson <tab@lysator.liu.se>
16421
e96d62cd
SM
16422 * textmodes/artist.el (artist-mouse-choose-operation):
16423 Call `tmm-prompt' instead of `x-popup-menu' if we cannot popup
5237d741 16424 menus. Bug noticed by Eli Zaretskii <eliz@gnu.org>.
14bd267d
EZ
16425 (artist-compute-up-event-key): New function.
16426 (artist-mouse-choose-operation, artist-down-mouse-1): Call it.
16427
bf89fd7b
KH
164282009-11-13 Kenichi Handa <handa@m17n.org>
16429
16430 * language/japan-util.el: Make sure that the value of jisx0208
16431 property is jisx0208 character.
16432
f70b8925
DN
164332009-11-13 Dan Nicolaescu <dann@ics.uci.edu>
16434
16435 * international/mule.el (auto-coding-regexp-alist): Only purecopy
16436 car or each item, not the whole list.
16437
4d93a9e0
SM
164382009-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
16439
16440 * minibuffer.el (minibuffer-completion-help):
16441 Use minibuffer-hide-completions.
16442
05404988
SM
164432009-11-12 Per Starbäck <per@starback.se> (tiny change)
16444
16445 * dired.el (dired-save-positions, dired-restore-positions): New funs.
16446 (dired-revert): Use them (bug#4880).
16447
5297bc10
DN
164482009-11-12 Dan Nicolaescu <dann@ics.uci.edu>
16449
16450 * tooltip.el (tooltip-frame-parameters): Undo previous change.
16451
e2685eb7
JL
164522009-11-12 Juri Linkov <juri@jurta.org>
16453
16454 * ffap.el (ffap-alternate-file-other-window, ffap-literally):
16455 New functions.
16456 (find-file-literally-at-point): Alias of `ffap-literally'.
16457
76410c3e
DN
164582009-11-12 Dan Nicolaescu <dann@ics.uci.edu>
16459
6d341a2a
DN
16460 * textmodes/ispell.el (ispell-skip-region-alist):
16461 * textmodes/css-mode.el (auto-mode-alist):
16462 * progmodes/compile.el (auto-mode-alist):
16463 * international/mule.el (ctext-non-standard-encodings-alist)
16464 (ctext-non-standard-encodings-regexp):
16465 * simple.el (shell-command-switch, text-read-only):
16466 * replace.el (occur-mode-map):
16467 * paths.el (rmail-file-name):
16468 * jka-cmpr-hook.el (jka-compr-build-file-regexp):
16469 * find-file.el (ff-special-constructs):
16470 * files.el (file-name-handler-alist):
16471 * composite.el: Purecopy strings.
16472
76410c3e
DN
16473 * emacs-lisp/cl-macs.el (define-compiler-macro): Purecopy the file name.
16474
aaa448c9
DN
164752009-11-11 Dan Nicolaescu <dann@ics.uci.edu>
16476
16477 * widget.el (define-widget): Purecopy the docstring.
16478 * international/mule-cmds.el (charset): Do not purecopy the
16479 docstring here, define-widget does it.
16480
16481 * textmodes/texinfo.el (texinfo-open-quote, texinfo-close-quote):
16482 * textmodes/bibtex-style.el (auto-mode-alist):
16483 * progmodes/inf-lisp.el (inferior-lisp-prompt):
16484 * progmodes/compile.el (compile-command):
16485 * language/korea-util.el (default-korean-keyboard):
16486 * international/mule-conf.el (file-coding-system-alist):
16487 * emacs-lisp/eldoc.el (eldoc-minor-mode-string):
16488 * tooltip.el (tooltip-frame-parameters):
16489 * newcomment.el (comment-end, comment-padding):
16490 * dired.el (dired-trivial-filenames):
16491 * comint.el (comint-file-name-prefix): Purecopy initial values.
16492
bbe650fd
MA
164932009-11-11 Michael Albinus <michael.albinus@gmx.de>
16494
16495 * net/tramp.el (tramp-advice-minibuffer-electric-separator)
16496 (tramp-advice-minibuffer-electric-tilde): Unload advices via
16497 `tramp-unload'.
16498 (tramp-advice-make-auto-save-file-name)
16499 (tramp-advice-file-expand-wildcards): Apply also `ad-activate'
16500 after removing the advice.
16501
6bdad9ae
DN
165022009-11-11 Dan Nicolaescu <dann@ics.uci.edu>
16503
2f7f4bee
DN
16504 * progmodes/grep.el (grep-regexp-alist):
16505 * international/mule-cmds.el (iso-2022-control-alist):
16506 * emacs-lisp/timer.el (timer-duration-words):
16507 * subr.el (version-separator, version-regexp-alist):
16508 * minibuffer.el (completion-styles-alist):
16509 * faces.el (face-attribute-name-alist, list-faces-sample-text):
16510 Change defvars to defconsts.
16511
a042de45
DN
16512 * Makefile.in (ELCFILES): Add international/mule-conf.elc.
16513 * loadup.el ("international/mule-conf"): Load the byte compiled version.
16514 * international/mule-conf.el: Allow to be byte compiled.
16515
3b6acc72
DN
16516 * international/mule.el (define-charset): Purecopy props.
16517 (load-with-code-conversion): Purecopy doc string and file name.
16518 (put-charset-property): Purecopy strings.
16519 (auto-coding-alist, auto-coding-regexp-alist): Purecopy initial value.
16520
1c2efdfb 16521 * international/mule-cmds.el (register-input-method): Purecopy arguments.
ebfa10d3
DN
16522 (define-char-code-property): Correctly purecopy the table.
16523
62591911
DN
16524 * international/ccl.el (define-ccl-program): Purecopy the docstring.
16525
8b908da6
DN
16526 * emacs-lisp/easy-mmode.el (define-minor-mode): Purecopy :lighter.
16527
ff917d63
DN
16528 * subr.el (add-hook): Purecopy strings.
16529 (eval-after-load): Purecopy load-history-regexp and the form.
16530
af89cf77
DN
16531 * custom.el (custom-declare-group): Purecopy load-file-name.
16532
a3c20c83 16533 * subr.el (menu-bar-separator): New defconst.
04991a1c
DN
16534 * net/eudc.el (eudc-tools-menu):
16535 * international/mule-cmds.el (set-coding-system-map)
16536 (mule-menu-keymap):
16537 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
16538 * vc-hooks.el (vc-menu-map):
a3c20c83
DN
16539 * replace.el (occur-mode-map):
16540 * menu-bar.el (menu-bar-file-menu, menu-bar-search-menu)
1c2efdfb 16541 (menu-bar-edit-menu, menu-bar-goto-menu)
a3c20c83
DN
16542 (menu-bar-custom-menu, menu-bar-showhide-menu)
16543 (menu-bar-options-menu, menu-bar-tools-menu)
16544 (menu-bar-encryption-decryption-menu, menu-bar-describe-menu)
16545 (menu-bar-search-documentation-menu, menu-bar-manuals-menu)
16546 (menu-bar-help-menu):
16547 * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu):
16548 * buff-menu.el (Buffer-menu-mode-map): Use menu-bar-separator.
16549
6bdad9ae
DN
16550 * term/x-win.el (x-gtk-stock-map):
16551 * progmodes/vera-mode.el (auto-mode-alist):
16552 * progmodes/inf-lisp.el (inferior-lisp-filter-regexp)
16553 (inferior-lisp-program, inferior-lisp-load-command):
16554 * progmodes/hideshow.el (hs-special-modes-alist):
16555 * progmodes/gud.el (same-window-regexps):
16556 * progmodes/grep.el (grep-program, find-program, xargs-program):
16557 * net/telnet.el (same-window-regexps):
16558 * net/rlogin.el (same-window-regexps):
16559 * language/ethiopic.el (font-ccl-encoder-alist):
16560 * vc-sccs.el (vc-sccs-master-templates):
16561 * vc-rcs.el (vc-rcs-master-templates):
16562 * subr.el (cl-assertion-failed):
16563 * simple.el (next-error-overlay-arrow-position):
16564 * lpr.el (lpr-command):
16565 * locate.el (locate-ls-subdir-switches):
16566 * info.el (same-window-regexps, info)
16567 (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
16568 * image-mode.el (image-mode, auto-mode-alist):
16569 * hippie-exp.el (hippie-expand-ignore-buffers):
16570 * format.el (format-alist):
16571 * find-dired.el (find-ls-subdir-switches, find-grep-options)
16572 (find-name-arg):
16573 * facemenu.el (facemenu-keybindings):
16574 * dired.el (dired-listing-switches, dired-chown-program):
16575 * diff.el (diff-switches, diff-command):
16576 * cus-edit.el (same-window-regexps):
16577 * bindings.el (mode-line-mule-info)
16578 (mode-line-buffer-identification): Purecopy strings.
16579
e0987650
JL
165802009-11-11 Juri Linkov <juri@jurta.org>
16581
3570691b 16582 * simple.el (dired-get-filename) <declare-function>:
e0987650
JL
16583 Tell the byte-compiler about dired-get-filename.
16584 (shell-command): In Dired mode, get filename from the current line
16585 as the default value.
16586
b16ff465
GM
165872009-11-10 Glenn Morris <rgm@gnu.org>
16588
e8a11b22
GM
16589 * dired.el, hi-lock.el, calendar/cal-menu.el, calendar/calendar.el:
16590 * calendar/holidays.el, progmodes/cperl-mode.el:
16591 Update x-popup-menu declarations.
16592
b16ff465
GM
16593 * emacs-lisp/shadow.el (find-emacs-lisp-shadows)
16594 (list-load-path-shadows): Use dolist.
16595 (list-load-path-shadows): Use with-current-buffer.
16596
032c3399
JL
165972009-11-10 Juri Linkov <juri@jurta.org>
16598
16599 * minibuffer.el (read-file-name): Support a list of default values
16600 in `default-filename'. Use the first file name where only one
16601 element is required. Doc fix.
16602
8fb1629f
MA
166032009-11-09 Michael Albinus <michael.albinus@gmx.de>
16604
16605 * net/dbus.el (dbus-unregister-object): Release service, if no
16606 other method is registered for it.
16607
a51203ee 166082009-11-08 Markus Rost <rost@math.uni-bielefeld.de>
fd4489f0
CY
16609
16610 * bookmark.el (bookmark-completing-read): Sort bookmark names if
16611 bookmark-sort-flag is non-nil (Bug#4653).
16612
9bf7dc8a
CY
166132009-11-08 Chong Yidong <cyd@stupidchicken.com>
16614
15207e74
CY
16615 * emulation/cua-base.el: Add CUA property to some CC mode commands
16616 (Bug#4100).
16617
8bf7ed70
KR
166182009-11-08 Kevin Ryde <user42@zip.com.au>
16619
16620 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Match noun
9bf7dc8a 16621 at end of sentence (Bug#4818).
8bf7ed70 16622
951802d0
CY
166232009-11-08 Jared Finder <jfinder@crypticstudios.com>
16624
16625 * progmodes/compile.el (compilation-error-regexp-alist-alist):
16626 Handle "see declaration of" MSFT statements (Bug#4100).
16627
e8244310
MA
166282009-11-08 Michael Albinus <michael.albinus@gmx.de>
16629
16630 * net/tramp.el (tramp-advice-make-auto-save-file-name)
16631 (tramp-advice-file-expand-wildcards): Unload via
16632 `ad-remove-advice'.
16633
16634 * net/trampver.el: Update release number.
16635
a51203ee 166362009-11-08 Kevin Ryde <user42@zip.com.au>
e8244310
MA
16637
16638 * net/tramp.el (tramp-advice-file-expand-wildcards): Don't rely on
16639 `ad-do-it'.
16640
a51203ee 166412009-11-08 Andr <m00naticus@gmail.com> (tiny change)
e8244310
MA
16642
16643 * net/tramp.el (tramp-handle-write-region): Copy but rename temp file,
16644 in order to keep context in SELinux.
16645
bedd8a58
CY
166462009-11-08 Chong Yidong <cyd@stupidchicken.com>
16647
16648 * dired-aux.el (dired-query): Place cursor in echo area and allow
16649 C-g.
16650
16651 * dired.el (dired-mode-map): Disable dired-maybe-insert-subdir
16652 menu item if not on a directory (Bug#4701).
16653
0484d600
MA
166542009-11-07 Michael Albinus <michael.albinus@gmx.de>
16655
16656 Sync with Tramp 2.1.17.
16657
16658 * net/tramp.el (tramp-handle-copy-directory): Don't use
16659 `file-remote-p' (due to compatibility).
16660
16661 * net/tramp-compat.el (tramp-compat-copy-directory)
16662 (tramp-compat-delete-directory): New defuns.
16663
16664 * net/tramp-fish.el (tramp-fish-handle-delete-directory):
6a7662bb
BR
16665 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory):
16666 Use `tramp-compat-delete-directory'.
0484d600
MA
16667
16668 * net/tramp-smb.el (tramp-smb-handle-copy-directory)
6a7662bb
BR
16669 (tramp-smb-handle-delete-directory):
16670 Use `tramp-compat-copy-directory' and `tramp-compat-delete-directory'.
0484d600
MA
16671
16672 * net/trampver.el: Update release number.
16673
b42b2189
CY
166742009-11-07 Chong Yidong <cyd@stupidchicken.com>
16675
6960d7b9
CY
16676 * tar-mode.el (tar-copy): Call write-region on the right buffer
16677 (Bug#4857).
16678
b42b2189
CY
16679 * mail/rmailsum.el (rmail-summary-rmail-update): Call linum-update
16680 by hand, if necessary (Bug#4878).
16681
0ad57dfd
CY
166822009-11-06 Chong Yidong <cyd@stupidchicken.com>
16683
d19e23ae
CY
16684 * buff-menu.el (Buffer-menu-buffer+size): Use display property to
16685 align size column (Bug#4839).
16686
0ad57dfd
CY
16687 * emacs-lisp/autoload.el (autoload-rubric): Always issue a provide
16688 statement.
16689
0b7f397c
DN
166902009-11-05 Dan Nicolaescu <dann@ics.uci.edu>
16691
16692 * progmodes/ld-script.el (auto-mode-alist):
16693 * vc-hooks.el (vc-directory-exclusion-list): Purecopy strings.
16694
16695 * cus-face.el (custom-declare-face): Purecopy face spec.
16696
495bd5ca
KH
166972009-11-06 Kenichi Handa <handa@m17n.org>
16698
16699 * international/uni-bidi.el: Re-generated.
16700 * international/uni-category.el: Re-generated.
16701 * international/uni-combining.el: Re-generated.
16702 * international/uni-mirrored.el: Re-generated.
16703
1e8780b1
DN
167042009-11-05 Dan Nicolaescu <dann@ics.uci.edu>
16705
16706 * textmodes/tex-mode.el (tex-alt-dvi-print-command)
16707 (tex-dvi-print-command, tex-bibtex-command, tex-start-commands)
16708 (tex-start-options, slitex-run-command, latex-run-command)
16709 (tex-run-command, tex-directory):
16710 * textmodes/ispell.el (ispell-html-skip-alists)
16711 (ispell-tex-skip-alists, ispell-tex-skip-alists):
16712 * textmodes/fill.el (adaptive-fill-first-line-regexp):
16713 (adaptive-fill-regexp):
16714 * textmodes/dns-mode.el (auto-mode-alist):
16715 * progmodes/python.el (interpreter-mode-alist):
16716 * progmodes/etags.el (tags-compression-info-list):
16717 * progmodes/etags.el (tags-file-name):
16718 * net/browse-url.el (browse-url-galeon-program)
16719 (browse-url-firefox-program):
16720 * mail/sendmail.el (mail-signature-file)
16721 (mail-citation-prefix-regexp):
16722 * international/mule-conf.el (eight-bit):
16723 * international/latexenc.el (latex-inputenc-coding-alist):
16724 * international/fontset.el (x-pixel-size-width-font-regexp):
16725 * emacs-lisp/warnings.el (warning-type-format):
16726 * emacs-lisp/trace.el (trace-buffer):
16727 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map)
16728 (emacs-lisp-mode-map):
16729 * calendar/holidays.el (holiday-solar-holidays)
16730 (holiday-bahai-holidays, holiday-islamic-holidays)
16731 (holiday-christian-holidays, holiday-hebrew-holidays)
16732 (hebrew-holidays-4, hebrew-holidays-3, hebrew-holidays-2)
16733 (hebrew-holidays-1, holiday-oriental-holidays)
16734 (holiday-general-holidays):
16735 * x-dnd.el (x-dnd-known-types):
16736 * tool-bar.el (tool-bar):
16737 * startup.el (site-run-file):
16738 * shell.el (shell-dumb-shell-regexp):
16739 * rfn-eshadow.el (file-name-shadow-tty-properties)
16740 (file-name-shadow-properties):
16741 * paths.el (remote-shell-program, news-directory):
16742 * mouse.el ([C-down-mouse-3]):
16743 * menu-bar.el (menu-bar-tools-menu):
16744 * jka-cmpr-hook.el (jka-compr-load-suffixes)
16745 (jka-compr-mode-alist-additions, jka-compr-compression-info-list)
16746 (jka-compr-compression-info-list):
16747 * isearch.el (search-whitespace-regexp):
16748 * image-file.el (image-file-name-extensions):
16749 * find-dired.el (find-ls-option):
16750 * files.el (directory-listing-before-filename-regexp)
16751 (directory-free-space-args, insert-directory-program)
16752 (list-directory-brief-switches, magic-fallback-mode-alist)
16753 (magic-fallback-mode-alist, auto-mode-interpreter-regexp)
16754 (automount-dir-prefix):
16755 * faces.el (face-x-resources, x-font-regexp, x-font-regexp-head)
16756 (x-font-regexp-slant, x-font-regexp-weight, face-x-resources)
16757 (face-font-registry-alternatives, face-font-registry-alternatives)
16758 (face-font-family-alternatives):
16759 * facemenu.el (facemenu-add-new-face, facemenu-background-menu)
16760 (facemenu-foreground-menu, facemenu-face-menu):
16761 * epa-hook.el (epa-file-name-regexp):
16762 * dnd.el (dnd-protocol-alist):
16763 * textmodes/rst.el (auto-mode-alist):
a51203ee 16764 * button.el (default-button): Purecopy strings.
1e8780b1 16765
0adae11f
GM
167662009-11-06 Glenn Morris <rgm@gnu.org>
16767
16768 * Makefile.in (ELCFILES): Update.
16769
2adaf057
SM
167702009-11-05 Stefan Monnier <monnier@iro.umontreal.ca>
16771
8f72f03c
SM
16772 * emacs-lisp/lucid.el: Move to obsolete/lucid.el.
16773 * emacs-lisp/levents.el: Move to obsolete/levents.el.
16774
2adaf057
SM
16775 * nxml/xsd-regexp.el (xsdre-gen-categories):
16776 * nxml/xmltok.el (xmltok-parse-entity):
16777 * nxml/rng-parse.el (rng-parse-validate-file):
16778 * nxml/rng-maint.el (rng-format-manual)
16779 (rng-manual-output-force-new-line):
16780 * nxml/rng-loc.el (rng-save-schema-location-1):
16781 * nxml/rng-cmpct.el (rng-c-parse-file):
16782 * nxml/nxml-maint.el (nxml-insert-target-repertoire-glyph-set):
16783 * nxml/nxml-parse.el (nxml-parse-file): Use with-current-buffer.
16784
14862301
SM
167852009-11-05 Wilson Snyder <wsnyder@wsnyder.org>
16786
bf0b361c 16787 * progmodes/verilog-mode.el (verilog-getopt-file, verilog-set-define):
14862301
SM
16788 Remove extra save-excursions and make-variable-buffer-local's.
16789 Suggested by Stefan Monnier.
16790
16791 (verilog-getopt-file, verilog-module-inside-filename-p)
16792 (verilog-set-define): Merge GNU 1.35 and repair changes from
16793 switching to using with-current-buffer.
16794
16795 (verilog-read-always-signals-recurse): Fix "a == 2'b00 ? b : c"
16796 being treated as a number and confusing AUTORESET.
16797 Reported by Dan Dever.
16798
16799 (verilog-auto-ignore-concat, verilog-read-sub-decls-expr):
16800 Add verilog-auto-ignore-concat to fix backward compatibility with
16801 older verilog-modes. Reported by Dan Katz.
16802
16803 (verilog-read-auto-template): Fix AUTO_TEMPLATEs with regexps
16804 containing closing anchors "...$".
16805
16806 (verilog-read-decls): Fix AUTOREG not detecting "assign {a,b}".
16807 Reported by Wade Smith.
16808
48c2d18a 16809 (verilog-batch-execute-func): Comment on function usage.
14862301
SM
16810
168112009-11-05 Michael McNamara <mac@mail.brushroad.com>
16812
bf0b361c
JB
16813 * progmodes/verilog-mode.el (verilog-label-re): Fix regular expression
16814 for labels.
14862301
SM
16815
16816 (verilog-label-re, verilog-calc-1): Support proper indent of named
16817 asserts.
16818
16819 (verilog-backward-token, verilog-basic-complete-re)
16820 (verilog-beg-of-statement, verilog-indent-re): Support proper
16821 indent of the assert statement at the beginning of a block of text.
16822
16823 (verilog-beg-block-re, verilog-ovm-begin-re): Support the
16824 `ovm_object_param_utils_begin and `ovm_component_param_utils_begin
16825 tokens as begins.
16826
4f8f657f
GM
168272009-11-05 Glenn Morris <rgm@gnu.org>
16828
775adc51
GM
16829 * emacs-lisp/bytecomp.el (byte-compile-insert-header): Drop test for
16830 Emacs 19. (Bug#1531)
16831 (byte-compile-fix-header): Update for the above change.
16832 Drop test for epoch::version.
16833
4ad6a5e7 16834 * emacs-lisp/autoload.el (autoload-rubric): Add optional feature arg.
60878f2d
GM
16835 * cus-dep.el (custom-make-dependencies):
16836 * finder.el (finder-compile-keywords):
16837 Use autoload-rubric's feature argument.
4ad6a5e7 16838
4f8f657f
GM
16839 * calendar/diary-lib.el (top-level): Make load behave more like require.
16840
881e4184
GM
16841 * vc-git.el (vc-git-stash-map): Move definition before use.
16842
ba214964 168432009-11-04 Dan Nicolaescu <dann@ics.uci.edu>
f6195dfb 16844
b6f8ba09
DN
16845 * custom.el (custom-declare-group): Purecopy standard-value.
16846 (custom-declare-group): Purecopy custom-prefix.
16847
7fdbcd83
SM
16848 * international/mule.el (load-with-code-conversion):
16849 Call do-after-load-evaluation unconditionally.
eb6f577b 16850
f6195dfb
DN
16851 * emacs-lisp/bytecomp.el (byte-compile-output-file-form): Handle defvaralias.
16852
56f14120
SM
168532009-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
16854
16855 * descr-text.el: Require help-mode rather than help-fns (bug#4861).
16856
e5c89ce9
GM
168572009-11-04 Glenn Morris <rgm@gnu.org>
16858
16859 * emacs-lisp/bytecomp.el (byte-compile-version-cond): Remove macro.
16860 (byte-compile-compatibility): Remove option.
16861 (byte-compile-close-variables, byte-compile-fix-header)
16862 (byte-compile-insert-header, byte-compile-output-docform)
16863 (byte-compile-file-form-defmumble, byte-compile-byte-code-maker)
16864 (byte-compile-lambda, byte-compile-form, byte-defop-compiler19)
16865 (byte-compile-list, byte-compile-concat, byte-compile-function-form)
16866 (byte-compile-insert, byte-compile-defun):
16867 Remove support for byte-compile-compatibility and Emacs 18. (Bug#4571)
eef899a9
GM
16868 (byte-defop-compiler19): Remove.
16869 Without byte-compile-compatibility, the 'emacs19-opcode property is not
16870 used by anything. Replace all calls with byte-defop-compiler.
e5c89ce9 16871
e24f42ab
JL
168722009-11-04 Juri Linkov <juri@jurta.org>
16873
16874 * menu-bar.el (menu-bar-make-mm-toggle): Quote each element of `props'.
16875 (menu-bar-options-menu): Don't quote the `prop' arg of
16876 `menu-bar-make-mm-toggle'.
16877
d3d5f4f5
JB
168782009-11-04 Juanma Barranquero <lekktu@gmail.com>
16879
16880 * calendar/calendar.el (cal-loaddefs):
16881 * calendar/diary-lib.el (diary-loaddefs):
16882 * calendar/holidays.el (hol-loaddefs):
16883 * eshell/esh-module.el (esh-groups): Load rather than require.
16884
6e39d3b2
SM
168852009-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
16886
e96d62cd
SM
16887 * calendar/todo-mode.el (todo-add-category): Don't hardcode
16888 point-min==1.
7e83e8b4
SM
16889 (todo-top-priorities): Only display-buffer when called interactively.
16890 (todo-item-start): Don't save excursion point.
16891 (todo-item-end): Be slightly more careful. Add `include-sep' arg.
16892 (todo-insert-item-here, todo-file-item, todo-remove-item):
16893 Adjust uses of todo-item-start and todo-item-end.
16894
fae4e5b9
SM
16895 * emacs-lisp/autoload.el (generated-autoload-feature): Remove.
16896 (autoload-rubric): Don't use any more.
fae4e5b9 16897
6e39d3b2
SM
16898 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Use dolist,
16899 and only put a prop if it is non-nil.
16900
c9753fb4
JL
169012009-11-03 Juri Linkov <juri@jurta.org>
16902
16903 * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle)
16904 (menu-bar-options-menu): Fix list quoting (Bug#4429).
16905
16906 * buff-menu.el (Buffer-menu-mode-map): Add hyphen between "Buffer"
16907 and "Menu" to make top-level menu item visually one unit (like
16908 it's done for "Lisp-Interaction", "Emacs-Lisp" and other
16909 multi-word menu items). Fix :help string for quit-window.
16910
db04f33f
GM
169112009-11-03 Glenn Morris <rgm@gnu.org>
16912
2aea6521
GM
16913 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
16914 (byte-compile-file-form-define-abbrev-table)
16915 (byte-compile-file-form-custom-declare-variable)
16916 (byte-compile-variable-ref, byte-compile-defvar):
16917 Whether or not a warning is enabled should only affect whether we issue
16918 the warning, not whether or not we collect the relevant data.
16919 Eg warnings can be turned on and off throughout the course of a file.
16920
db04f33f
GM
16921 * eshell/esh-mode.el (ansi-color-apply-on-region): Autoload it...
16922 (eshell-handle-ansi-color): ... Rather than requiring ansi-color.
16923
937e6a56
SM
169242009-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
16925
16926 * term/ns-win.el (ns-scroll-bar-move, ns-face-at-pos):
16927 * play/mpuz.el (mpuz-create-buffer):
16928 * play/landmark.el (lm-prompt-for-move, lm-print-wts, lm-print-smell)
16929 (lm-print-y,s,noise, lm-print-w0, lm-init):
16930 * play/gomoku.el (gomoku-prompt-for-move):
16931 * play/fortune.el (fortune-in-buffer):
16932 * play/dissociate.el (dissociated-press):
16933 * play/decipher.el (decipher-adjacency-list, decipher-display-regexp)
5ce6e4f4 16934 (decipher-analyze-buffer, decipher-stats-buffer, decipher-stats-buffer):
937e6a56
SM
16935 * mail/supercite.el (sc-eref-show):
16936 * mail/smtpmail.el (smtpmail-send-it):
16937 * mail/rmailsum.el (rmail-summary-next-labeled-message)
16938 (rmail-summary-previous-labeled-message, rmail-summary-wipe)
16939 (rmail-summary-undelete-many, rmail-summary-rmail-update)
16940 (rmail-summary-goto-msg, rmail-summary-expunge)
16941 (rmail-summary-get-new-mail, rmail-summary-search-backward)
16942 (rmail-summary-add-label, rmail-summary-output-menu)
16943 (rmail-summary-output-body):
16944 * mail/rfc822.el (rfc822-addresses):
16945 * mail/reporter.el (reporter-dump-variable, reporter-dump-state):
16946 * mail/mailpost.el (post-mail-send-it):
16947 * mail/hashcash.el (hashcash-generate-payment):
16948 * mail/feedmail.el (feedmail-run-the-queue)
16949 (feedmail-queue-send-edit-prompt-help-first)
16950 (feedmail-send-it-immediately, feedmail-give-it-to-buffer-eater)
16951 (feedmail-deduce-address-list):
16952 * eshell/esh-ext.el (eshell-remote-command):
16953 * eshell/em-unix.el (eshell-occur-mode-mouse-goto):
16954 * emulation/viper-util.el (viper-glob-unix-files, viper-save-setting)
16955 (viper-wildcard-to-regexp, viper-glob-mswindows-files)
16956 (viper-save-string-in-file, viper-valid-marker):
16957 * emulation/viper-keym.el (viper-toggle-key):
16958 * emulation/viper-ex.el (ex-expand-filsyms, viper-get-ex-file)
16959 (ex-edit, ex-global, ex-mark, ex-next-related-buffer, ex-quit)
16960 (ex-get-inline-cmd-args, ex-tag, ex-command, ex-compile):
16961 * emulation/viper-cmd.el (viper-exec-form-in-vi)
16962 (viper-exec-form-in-emacs, viper-brac-function):
16963 * emulation/viper.el (viper-delocalize-var):
16964 * emulation/vip.el (vip-mode, vip-get-ex-token, vip-ex, vip-get-ex-pat)
16965 (vip-get-ex-command, vip-get-ex-opt-gc, vip-get-ex-buffer)
16966 (vip-get-ex-count, vip-get-ex-file, ex-edit, ex-global, ex-mark)
16967 (ex-map, ex-unmap, ex-quit, ex-read, ex-tag, ex-command):
16968 * emulation/vi.el (vi-switch-mode, vi-ex-cmd):
16969 * emulation/edt.el (edt-electric-helpify):
16970 * emulation/cua-rect.el (cua--rectangle-aux-replace):
16971 * emulation/cua-gmrk.el (cua--insert-at-global-mark)
16972 (cua--delete-at-global-mark, cua--copy-rectangle-to-global-mark)
16973 (cua-indent-to-global-mark-column):
16974 * calendar/diary-lib.el (calendar-mark-1):
16975 * calendar/cal-hebrew.el (calendar-hebrew-mark-date-pattern):
16976 Use with-current-buffer.
16977 * emulation/viper.el (viper-delocalize-var): Use dolist.
16978
5b955562
CY
169792009-11-03 Chong Yidong <cyd@stupidchicken.com>
16980
16981 * comint.el (comint-replace-by-expanded-history-before-point):
16982 Replace !! with the previous input string literally (Bug#1795).
16983
6292c599
JB
169842009-11-02 Jay Belanger <jay.p.belanger@gmail.com>
16985
16986 * calc/calc-forms.el (calc-date-notation): Allow a "blank string"
16987 to be made up of whitespace.
16988
8368c14e
CY
169892009-11-02 Chong Yidong <cyd@stupidchicken.com>
16990
16991 * minibuffer.el (read-file-name): Don't use file dialogs for
16992 remote directories (Bug#99).
16993
6f750f0d
CY
169942009-11-01 Chong Yidong <cyd@stupidchicken.com>
16995
16996 * progmodes/sh-script.el (sh-font-lock-paren): Fix last change.
16997
97ab3f47
AS
169982009-11-01 Andreas Schwab <schwab@linux-m68k.org>
16999
17000 * view.el (view-mode-exit): If OLD-BUF is dead bury the buffer
17001 instead of deleting the window or frame.
17002
673c1168
CY
170032009-10-31 Chong Yidong <cyd@stupidchicken.com>
17004
17005 * textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):
17006 Support face colors.
17007
937e6a56
SM
17008 * textmodes/tex-mode.el (tex-facemenu-add-face-function):
17009 New function. Support face colors (Bug#1168).
673c1168
CY
17010 (tex-common-initialization): Use it.
17011
17012 * facemenu.el (facemenu-enable-faces-p): Enable facemenu if the
17013 mode allows it (Bug#1168).
17014
c9349f0a
CY
170152009-10-31 Juri Linkov <juri@jurta.org>
17016
17017 * facemenu.el (list-colors-display): Don't mark buffer as
17018 modified (Bug#3948).
17019
ebf5c4f5
CY
170202009-10-31 Chong Yidong <cyd@stupidchicken.com>
17021
6a7662bb
BR
17022 * international/mule-diag.el (list-character-sets-1):
17023 Minor message fix (Bug#3526).
5c2dce75 17024
6a7662bb
BR
17025 * progmodes/etags.el (etags-list-tags, etags-tags-apropos):
17026 Fix face property (Bug#4834).
26581f0e
CY
17027 (etags-list-tags, etags-tags-apropos-additional)
17028 (etags-tags-apropos, tags-select-tags-table): Add follow-link
17029 property.
17030
ebf5c4f5
CY
17031 * menu-bar.el (menu-bar-tools-menu): Add Semantic and EDE menu
17032 items.
17033
9a529312
SM
170342009-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
17035
17036 * textmodes/two-column.el (2C-split):
17037 * textmodes/texnfo-upd.el (texinfo-multi-file-included-list):
17038 * textmodes/tex-mode.el (tex-set-buffer-directory):
17039 * textmodes/spell.el (spell-region, spell-string):
17040 * textmodes/reftex.el (reftex-erase-buffer):
17041 (reftex-get-file-buffer-force, reftex-kill-temporary-buffers):
17042 * textmodes/reftex-toc.el (reftex-toc-promote-action):
17043 * textmodes/reftex-sel.el (reftex-get-offset, reftex-insert-docstruct)
17044 (reftex-select-item):
17045 * textmodes/reftex-ref.el (reftex-label-info-update)
17046 (reftex-offer-label-menu):
17047 * textmodes/reftex-index.el (reftex-index-change-entry)
17048 (reftex-index-phrases-info):
17049 * textmodes/reftex-global.el (reftex-create-tags-file)
17050 (reftex-save-all-document-buffers, reftex-ensure-write-access):
17051 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite)
17052 (reftex-view-crossref-from-bibtex):
17053 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback)
17054 (reftex-extract-bib-entries-from-thebibliography)
17055 (reftex-all-used-citation-keys, reftex-create-bibtex-file):
17056 * textmodes/refbib.el (r2b-capitalize-title):
17057 (r2b-convert-buffer, r2b-help):
17058 * textmodes/page-ext.el (pages-directory)
17059 (pages-directory-goto-with-mouse):
17060 * textmodes/bibtex.el (bibtex-validate-globally):
17061 * textmodes/bib-mode.el (bib-capitalize-title):
17062 * textmodes/artist.el (artist-clear-buffer, artist-system):
17063 * progmodes/xscheme.el (global-set-scheme-interaction-buffer):
17064 (local-set-scheme-interaction-buffer, xscheme-process-filter)
17065 (verify-xscheme-buffer, xscheme-enter-interaction-mode)
17066 (xscheme-enter-debugger-mode, xscheme-debugger-mode-p)
17067 (xscheme-send-control-g-interrupt, xscheme-start-process)
17068 (xscheme-process-sentinel, xscheme-cd):
17069 * progmodes/verilog-mode.el (verilog-read-always-signals)
17070 (verilog-set-define, verilog-getopt-file)
17071 (verilog-module-inside-filename-p):
17072 * progmodes/sh-script.el:
17073 * progmodes/python.el (python-pdbtrack-get-source-buffer)
17074 (python-pdbtrack-grub-for-buffer, python-execute-file):
17075 * progmodes/octave-inf.el (inferior-octave):
17076 * progmodes/idlwave.el (idlwave-scan-user-lib-files)
17077 (idlwave-shell-compile-helper-routines, idlwave-set-local)
17078 (idlwave-display-completion-list-xemacs, idlwave-list-abbrevs)
17079 (idlwave-display-completion-list-emacs, idlwave-list-load-path-shadows)
17080 (idlwave-completion-fontify-classes, idlwave-display-calling-sequence):
17081 * progmodes/idlw-shell.el (idlwave-shell-examine-display-clear)
17082 (idlwave-shell-filter, idlwave-shell-examine-highlight)
17083 (idlwave-shell-sentinel, idlwave-shell-filter-directory)
17084 (idlwave-shell-display-line, idlwave-shell-set-bp-in-module)
17085 (idlwave-shell-examine-display, idlwave-shell-run-region)
17086 (idlwave-shell-filter-bp, idlwave-shell-save-and-action)
17087 (idlwave-shell-sources-filter, idlwave-shell-goto-next-error):
17088 * progmodes/idlw-help.el (idlwave-help-get-special-help)
17089 (idlwave-help-get-help-buffer):
17090 * progmodes/gud.el (gud-basic-call, gud-find-class)
17091 (gud-tooltip-activate-mouse-motions-if-enabled):
17092 * progmodes/gdb-mi.el (gdb-mouse-toggle-breakpoint-fringe):
17093 * progmodes/ebrowse.el (ebrowse-member-table, ebrowse-save-tree-as)
17094 (ebrowse-view-exit-fn, ebrowse-tags-list-members-in-file)
17095 (ebrowse-tags-next-file):
17096 * progmodes/ebnf2ps.el (ebnf-generate-eps, ebnf-generate-eps)
17097 (ebnf-eps-production-list, ebnf-begin-file, ebnf-log)
17098 (ebnf-eps-finish-and-write):
17099 * progmodes/cpp.el (cpp-edit-save):
17100 * progmodes/cperl-mode.el (cperl-pod-to-manpage):
17101 * progmodes/cc-defs.el (c-emacs-features):
17102 * progmodes/antlr-mode.el (antlr-invalidate-context-cache)
17103 (antlr-directory-dependencies):
17104 * progmodes/ada-xref.el (ada-gnat-parse-gpr, ada-get-ali-file-name)
17105 (ada-run-application, ada-find-in-src-path, ada-goto-parent)
17106 (ada-find-any-references, ada-make-filename-from-adaname)
17107 (ada-make-body-gnatstub):
17108 * obsolete/rnews.el (news-list-news-groups):
5ce6e4f4 17109 * obsolete/resume.el (resume-suspend-hook, resume-write-buffer-to-file):
9a529312
SM
17110 * obsolete/iso-acc.el (iso-acc-minibuf-setup):
17111 * net/rcirc.el (rcirc-debug):
17112 * net/newst-treeview.el (newsticker--treeview-list-add-item)
17113 (newsticker--treeview-list-clear, newsticker-treeview-browse-url)
17114 (newsticker--treeview-list-update-faces, newsticker-treeview-save)
17115 (newsticker--treeview-item-show-text, newsticker--treeview-item-show)
5ce6e4f4 17116 (newsticker--treeview-tree-update-tag, newsticker--treeview-buffer-init)
9a529312
SM
17117 (newsticker-treeview-show-item, newsticker--treeview-unfold-node)
17118 (newsticker--treeview-list-clear-highlight)
17119 (newsticker--treeview-list-update-highlight)
17120 (newsticker--treeview-list-highlight-start)
17121 (newsticker--treeview-tree-update-highlight)
17122 (newsticker--treeview-get-selected-item)
17123 (newsticker-treeview-mark-list-items-old)
17124 (newsticker--treeview-set-current-node):
17125 * net/newst-plainview.el (newsticker--buffer-set-uptodate):
17126 * net/newst-backend.el (newsticker--get-news-by-funcall)
17127 (newsticker--get-news-by-wget, newsticker--image-get)
17128 (newsticker--image-sentinel):
17129 * net/mairix.el (mairix-rmail-fetch-field, mairix-gnus-fetch-field):
17130 * net/eudcb-ph.el (eudc-ph-do-request, eudc-ph-open-session):
17131 (eudc-ph-close-session):
17132 * net/eudc.el (eudc-save-options):
17133 * language/thai-word.el (thai-update-word-table):
17134 * language/japan-util.el (japanese-string-conversion):
17135 * international/titdic-cnv.el (tsang-quick-converter)
17136 (ziranma-converter, ctlau-converter):
17137 * international/mule-cmds.el (describe-language-environment):
17138 * international/ja-dic-cnv.el (skkdic-convert-okuri-ari)
17139 (skkdic-convert-postfix, skkdic-convert-prefix):
17140 (skkdic-convert-okuri-nasi, skkdic-convert):
17141 * emacs-lisp/re-builder.el (reb-update-overlays):
17142 * emacs-lisp/pp.el (pp-to-string, pp-display-expression):
17143 * emacs-lisp/gulp.el (gulp-send-requests):
17144 * emacs-lisp/find-gc.el (trace-call-tree):
17145 * emacs-lisp/eieio-opt.el (eieio-browse, eieio-describe-class)
17146 (eieio-describe-generic):
17147 * emacs-lisp/eieio-base.el (eieio-persistent-read):
17148 * emacs-lisp/edebug.el (edebug-outside-excursion):
17149 * emacs-lisp/debug.el (debugger-make-xrefs):
17150 * emacs-lisp/cust-print.el (custom-prin1-to-string):
17151 * emacs-lisp/chart.el (chart-new-buffer):
17152 * emacs-lisp/authors.el (authors-scan-el, authors-scan-change-log):
17153 Use with-current-buffer.
17154 * textmodes/artist.el (artist-system): Don't call
17155 copy-sequence on a fresh string.
17156 * progmodes/idlw-shell.el (easymenu setup): Use dolist.
17157
d566f228
GM
171582009-10-31 Stephen Berman <stephen.berman@gmx.net>
17159
17160 * calendar/todo-mode.el (todo-edit-item): Signal an error if there
1c2efdfb 17161 is no item to edit. (Bug#4820)
d566f228 17162 (todo-top-priorities): Restore point and restore narrowing in Todo
1c2efdfb 17163 buffer. (Bug#4820)
d566f228 17164
f3628edd
GM
171652009-10-31 Glenn Morris <rgm@gnu.org>
17166
5cf3709c
GM
17167 * net/ange-ftp.el (top-level): Don't require dired when compiling.
17168 (comint-last-output-start, comint-last-input-start)
17169 (comint-last-input-end): Don't defvar when compiling.
17170 (ange-ftp-process-file): Use bound-and-true-p.
17171
4c814fd2
GM
17172 * pcmpl-rpm.el (top-level): Move provide statement to end.
17173 (pcmpl-rpm): Remove unused custom group.
17174
113b8dcc
GM
17175 * pcmpl-gnu.el (tar-parse-info, tar-header-name): Declare for compiler.
17176
31c615e4
GM
17177 * mail/emacsbug.el (report-emacs-bug): Request `emacs -Q' recipes.
17178
416d3588
GM
17179 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
17180 (byte-compile-warnings): Add `constants' as an option.
17181 (byte-compile-callargs-warn, byte-compile-arglist-warn)
17182 (display-call-tree): Update for byte-compile-fdefinition possibly
17183 returning `(macro lambda ...)'. (Bug#4778)
17184 (byte-compile-variable-ref, byte-compile-setq-default):
17185 Respect `constants' member of byte-compile-warnings.
17186
00f71f39
SM
171872009-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
17188
17189 * vc-bzr.el (vc-bzr-revision-keywords): New var.
17190 (vc-bzr-revision-completion-table): Use it to fix completion of "s:"
17191 to "submit:".
17192
ca0a881a
DN
171932009-10-30 Dan Nicolaescu <dann@ics.uci.edu>
17194
17195 * textmodes/ispell.el (ispell-skip-region-alist):
17196 * international/mule-conf.el (eight-bit):
17197 * international/fontset.el (font-encoding-alist):
17198 * startup.el (pure-space-overflow-message):
17199 * simple.el (overwrite-mode-textual, overwrite-mode-binary):
17200 * paths.el (gnus-nntp-service, rmail-spool-directory)
17201 (term-file-prefix):
17202 * files.el (save-some-buffers-action-alist):
17203 * cmuscheme.el (same-window-buffer-names):
17204 * ielm.el (same-window-buffer-names):
17205 * shell.el (same-window-buffer-names):
17206 * mail/sendmail.el (same-window-buffer-names):
17207 * progmodes/inf-lisp.el (same-window-buffer-names):
17208 * bindings.el (mode-line-client)
17209 (mode-line-column-line-number-mode-map):
17210 * language/tibetan.el (tibetan-precomposition-rule-regexp)
17211 (tibetan-precomposed-regexp): Purecopy string arguments.
17212
b861e45e
SM
172132009-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
17214
6df9b6d7
SM
17215 * calc/calc.el (calc, calc-refresh, calc-trail-buffer, calc-record)
17216 (calcDigit-nondigit):
17217 * calc/calc-yank.el (calc-copy-to-buffer):
17218 * calc/calc-units.el (calc-invalidate-units-table):
17219 * calc/calc-trail.el (calc-trail-yank):
17220 * calc/calc-store.el (calc-insert-variables):
17221 * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
17222 * calc/calc-prog.el (calc-read-parse-table):
17223 * calc/calc-keypd.el (calc-do-keypad, calc-keypad-right-click):
17224 * calc/calc-help.el (calc-describe-bindings, calc-describe-key):
17225 * calc/calc-graph.el (calc-graph-delete, calc-graph-add-curve)
17226 (calc-graph-juggle, calc-graph-count-curves, calc-graph-plot)
17227 (calc-graph-plot, calc-graph-format-data, calc-graph-set-styles)
17228 (calc-graph-name, calc-graph-find-command, calc-graph-view)
17229 (calc-graph-view, calc-gnuplot-command, calc-graph-init):
17230 * calc/calc-ext.el (calc-realign):
17231 * calc/calc-embed.el (calc-do-embedded, calc-do-embedded)
17232 (calc-embedded-finish-edit, calc-embedded-make-info)
17233 (calc-embedded-finish-command, calc-embedded-stack-change):
17234 * calc/calc-aent.el (calcAlg-enter): Use with-current-buffer.
17235
70f44c65
SM
17236 * pcomplete.el (pcomplete-comint-setup): If there's a choice, replace
17237 shell-dynamic-complete-filename in preference to
17238 comint-dynamic-complete-filename.
17239
b861e45e
SM
17240 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
17241 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
17242 Don't consider whether the display supports colors.
17243 (bookmark-import-new-list): Use dolist.
17244 (bookmark-bmenu-mode-map): Move initialization into declaration.
17245 (bookmark-bmenu-list): Use dolist, simplify.
17246 (bookmark-show-all-annotations): Use save-selected-window and dolist.
17247 (menu-bar-final-items): Use push.
17248
8549241d 172492009-10-28 Bernhard Herzog <bernhard.herzog@intevation.de> (tiny change)
cc63d28f
SM
17250
17251 * vc-hg.el (vc-hg-state, vc-hg-working-revision): Use process-file so
17252 it works on remote files.
17253 (vc-hg-diff): Don't pass any `--cwd' argument.
17254
30644573
KR
172552009-10-27 Kevin Ryde <user42@zip.com.au>
17256
cc63d28f
SM
17257 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
17258 Use help-xref-info-regexp and help-xref-url-regexp to identify links.
30644573
KR
17259 (Further to Bug#3921).
17260
9be01a63
MA
172612009-10-27 Michael Albinus <michael.albinus@gmx.de>
17262
17263 * net/tramp-imap.el (top): Add `X-Size' to `imap-hash-headers'.
17264 (tramp-imap-do-copy-or-rename-file): Don't use the inode, when
17265 calling `tramp-imap-put-file'. Add file size to the call.
17266 (tramp-imap-get-file-entries): Compute also user name, file size,
17267 and date.
17268 (tramp-imap-handle-insert-directory): Insert uid and gid.
17269 (tramp-imap-handle-file-attributes): Transform uid and gid
17270 according to `id-format'.
17271 (tramp-imap-put-file): New optional parameter SIZE. Encode file
17272 size in header X-Size.
17273
41849bf9
JB
172742009-10-26 Juanma Barranquero <lekktu@gmail.com>
17275
17276 * simple.el (transpose-subr): Give clearer error when the mark
17277 is not set. (Bug#4807)
17278
293c24f9
MA
172792009-10-26 Michael Albinus <michael.albinus@gmx.de>
17280
cc63d28f
SM
17281 * net/tramp.el (tramp-perl-file-truename): New defconst.
17282 Perl code contributed by yary <not.com@gmail.com> (tiny change).
293c24f9 17283 (tramp-handle-file-truename, tramp-get-remote-perl): Use it.
cc63d28f
SM
17284 Check also for "perl-file-spec" and "perl-cwd-realpath" properties.
17285 (tramp-handle-write-region): In case of APPEND, reuse the tmpfile name.
293c24f9 17286
cc63d28f
SM
17287 * net/tramp-imap.el (tramp-imap-file-name-handler-alist):
17288 Ignore `dired-call-process'.
293c24f9
MA
17289 (tramp-imap-make-iht): Use `user' and `ssl' with `imap-hash-make'.
17290
172912009-10-26 Julian Scheid <julians37@gmail.com>
17292
cc63d28f 17293 * net/tramp.el (tramp-perl-file-name-all-completions): New defconst.
293c24f9
MA
17294 (tramp-get-remote-readlink): New defun.
17295 (tramp-handle-file-truename): Use it.
17296 (tramp-handle-file-exists-p): Check file-attributes cache, assume
17297 file exists if cache value present.
48c2d18a 17298 (tramp-check-cached-permissions): New defun.
293c24f9
MA
17299 (tramp-handle-file-readable-p): Use it.
17300 (tramp-handle-file-writable-p): Likewise.
17301 (tramp-handle-file-executable-p): Likewise.
17302 (tramp-handle-file-name-all-completions): Try using Perl to get
17303 partial completions. When perl not available, combine `cd' and
17304 `ls' into single remote operation and use shell expansion to get
17305 partial remote directory contents. Set `file-exists-p' cache for
17306 directory and any files returned by ls. Change cache handling to
17307 support partial directory contents. Use error message emitted by
17308 remote `cd' or Perl code for local tramp-error.
17309 (tramp-do-copy-or-rename-file-directly): Avoid separate
17310 tramp-send-command-and-check call.
cc63d28f
SM
17311 (tramp-handle-process-file): Merge three remote ops into one.
17312 Do not flush all caches when `process-file-side-effects' is set.
293c24f9
MA
17313 (tramp-handle-write-region): Avoid tramp-set-file-uid-gid if
17314 file-attributes shows uid/gid to be set already.
17315
a7610c52
DN
173162009-10-26 Dan Nicolaescu <dann@ics.uci.edu>
17317
17318 * textmodes/tex-mode.el (tex-dvi-view-command)
17319 (tex-show-queue-command, tex-open-quote):
17320 * progmodes/ruby-mode.el (auto-mode-alist)
17321 (interpreter-mode-alist): Purecopy strings.
17322
17323 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Purecopy item names.
17324
17325 * emacs-lisp/derived.el (define-derived-mode): Purecopy the doc
17326 string for the hook, keymap and abbrev table.
17327
17328 * emacs-lisp/byte-run.el (make-obsolete): Purecopy the current name.
17329
17330 * x-dnd.el (x-dnd-xdnd-to-action):
17331 * startup.el (fancy-startup-text, fancy-about-text): Change to
17332 defconst from defvar.
17333
17334 * ps-print.el (ps-page-dimensions-database): Purecopy initial value.
17335
17336 * mouse.el (mouse-buffer-menu-mode-groups, x-fixed-font-alist):
17337 Purecopy initialization strings.
17338
17339 * mail/sendmail.el (mail-header-separator)
17340 (mail-personal-alias-file):
17341 * mail/rmail.el (rmail-default-dont-reply-to-names)
17342 (rmail-ignored-headers, rmail-retry-ignored-headers)
17343 (rmail-highlighted-headers, rmail-secondary-file-directory)
17344 (rmail-secondary-file-regexp):
17345 * files.el (null-device, file-name-invalid-regexp)
17346 (locate-dominating-stop-dir-regexp)
cc63d28f 17347 (inhibit-first-line-modes-regexps): Purecopy initialization strings.
a7610c52
DN
17348 (interpreter-mode-alist): Use mapcar instead of mapc.
17349
17350 * buff-menu.el (Buffer-menu-mode-map): Purecopy name.
17351
17352 * bindings.el (mode-line-major-mode-keymap): Purecopy name.
17353 (completion-ignored-extensions):
17354 (debug-ignored-errors): Purecopy strings.
17355
4fcc3d32
SM
173562009-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
17357
0667de21
SM
17358 * pcomplete.el (pcomplete-std-complete): Obey pcomplete-use-paring.
17359 (pcomplete, pcomplete-parse-buffer-arguments, pcomplete-opt)
17360 (pcomplete--here): Use push.
17361
4fcc3d32
SM
17362 * subr.el (all-completions): Declare the 4th arg obsolete.
17363
955ef430
SM
173642009-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
17365
2d085307
SM
17366 * pcomplete.el (pcomplete-unquote-argument-function): New var.
17367 (pcomplete-unquote-argument): New function.
17368 (pcomplete--common-suffix): Always pay attention to case.
17369 (pcomplete--table-subvert): Quote and unquote the text.
17370 (pcomplete--common-quoted-suffix): New function.
17371 (pcomplete-std-complete): Use it and pcomplete-begin.
17372
955ef430
SM
17373 * bookmark.el (bookmark-bmenu-list): Don't use switch-to-buffer if
17374 we're inside a dedicated or minibuffer window.
17375
7c85c02b
KF
173762009-10-24 Karl Fogel <kfogel@red-bean.com>
17377
17378 * bookmark.el: Update documentation, especially documentation
17379 of `bookmark-alist' and of the bookmark file format.
17380 Patch by Drew Adams, with minor tweaks from me. (Bug#4195)
17381
3e8ae8a6
CY
173822009-10-24 Chong Yidong <cyd@stupidchicken.com>
17383
3e425845
CY
17384 * mail/emacsbug.el (report-emacs-bug): Clarify that the
17385 keybindings apply to the mail buffer (Bug#4003). Shrink help
17386 window to buffer.
17387
cdd47d48
CY
17388 * whitespace.el (whitespace-mode, whitespace-newline-mode)
17389 (global-whitespace-mode, global-whitespace-newline-mode)
955ef430
SM
17390 (whitespace-toggle-options, global-whitespace-toggle-options):
17391 Doc fix (Bug#3660).
cdd47d48 17392
ba07c9ad
CY
17393 * nxml/nxml-mode.el (nxml-balanced-close-start-tag): Use the value
17394 of xmltok-start before the end tag was inserted (Bug#2840).
17395
3e8ae8a6
CY
17396 * progmodes/sh-script.el (sh-font-lock-paren): Handle case
17397 patterns that are preceded by an open-paren (Bug#1320).
17398
ab276820
CY
173992009-10-24 Sven Joachim <svenjoac@gmx.de>
17400
17401 * files.el (delete-directory): Delete symlinks to directories with
17402 delete-file (Bug#4739).
17403
905a9ed3
DN
174042009-10-24 Dan Nicolaescu <dann@ics.uci.edu>
17405
a9a2a6db
DN
17406 * vc.el (vc-backend-for-registration): Rename from
17407 vc-get-backend-for-registration. Update callers.
17408
cc63d28f
SM
17409 * international/mule-cmds.el (set-language-info-alist):
17410 Purecopy lang-env.
905a9ed3
DN
17411 (leim-list-header, leim-list-entry-regexp): Change defvars to defconst.
17412 (charset): Purecopy the name.
17413 (define-char-code-property): Purecopy string arguments.
17414
17415 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
17416 Purecopy string arguments.
17417
17418 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
17419 * ediff-hook.el (menu-bar-ediff-menu):
17420 * buff-menu.el (Buffer-menu-mode-map): Purecopy names and tooltips.
17421 * bookmark.el (menu-bar-bookmark-map): Add :help and purecopy the name.
17422
d270305a
GM
174232009-10-24 Glenn Morris <rgm@gnu.org>
17424
6c74d523 17425 * comint.el (comint-dynamic-list-completions):
656fc5f5
GM
17426 * term.el (term-dynamic-list-completions): Use choose-completion rather
17427 than obsolete alias mouse-choose-completion.
17428
ae732337
GM
17429 * filecache.el (file-cache-completions-keymap): Bind mouse-2 to
17430 file-cache-choose-completion.
17431 (file-cache-choose-completion): Handle an optional event argument.
17432 (file-cache-mouse-choose-completion): Make it an obsolete alias.
17433
cc63d28f
SM
17434 * progmodes/octave-mod.el (octave-complete-symbol):
17435 Use choose-completion if mouse-choose-completion is ever removed.
ae480838 17436
9847dc91
GM
17437 * textmodes/sgml-mode.el (sgml-looking-back-at): Move definition before
17438 use.
17439
e8f2a5d5
GM
17440 * emacs-lisp/checkdoc.el (generate-autoload-cookie): Define for
17441 compiler.
17442
d270305a
GM
17443 * vc-hooks.el (vc-responsible-backend): Fix declaration.
17444
c6432f1e
SM
174452009-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
17446
17447 * minibuffer.el (completion--embedded-envvar-table): Fix last change.
17448 Ignore `pred' now that we receive one.
17449 Handle test-completion specially.
17450
6ab196f9
DN
174512009-10-23 Dan Nicolaescu <dann@ics.uci.edu>
17452
17453 * vc.el (vc-responsible-backend): Throw an error if not backend is
1c2efdfb 17454 found. Remove the REGISTER argument. Move the code dealing with
6ab196f9
DN
17455 REGISTER ...
17456 (vc-get-backend-for-registration): ... here. New function.
17457 (vc-deduce-fileset): Call vc-get-backend-for-registration instead
17458 of vc-responsible-backend, pass the file name instead of the
17459 directory name.
17460
48feed59
SM
174612009-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
17462
17463 * pcomplete.el (pcomplete-common-suffix, pcomplete-table-subvert):
17464 New funs.
17465 (pcomplete-std-complete): Use them. Obey pcomplete-termination-string.
17466 (pcomplete-comint-setup): Don't modify a global var via
17467 accidental side-effects.
17468 (pcomplete-shell-setup): Adjust call accordingly.
17469 (pcomplete-parse-comint-arguments): Use push.
17470
00006066
CY
174712009-10-23 Chong Yidong <cyd@stupidchicken.com>
17472
36bfa3af
CY
17473 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
17474 Allow uncapitalized info node names (Bug#3921).
17475
00006066
CY
17476 * mail/emacsbug.el (report-emacs-bug): Tweak the sentence pointing
17477 to the DEBUG file (Bug#3781).
17478
aa311d6e
CY
174792009-10-23 Jari Aalto <jari.aalto@cante.net>
17480
17481 * textmodes/ispell.el (ispell-dictionary-base-alist): Add finnish
17482 dictionary entry (Bug#4579).
17483
b88f2d0a
MA
174842009-10-23 Michael Albinus <michael.albinus@gmx.de>
17485
17486 * net/tramp.el (top): Remove `tramp-rfn-eshadow-update-overlay'
17487 from `rfn-eshadow-update-overlay-hook' when unloading.
17488 (tramp-methods): Add `tramp-copy-keep-tmpfile' for "rsync" and
17489 "rsyncc". Adjust doc string.
48c2d18a 17490 (tramp-temp-buffer-file-name): New buffer-local defvar.
b88f2d0a
MA
17491 (tramp-handle-insert-file-contents, tramp-handle-write-region):
17492 Keep temporary file when indicated by method ("rsync" and
17493 "rsyncc").
17494 (tramp-handle-write-region): Handle APPEND.
17495 (tramp-delete-temp-file-function): New defun. Added to
17496 `kill-buffer-hook'.
17497
1becddbb
JB
174982009-10-23 Juanma Barranquero <lekktu@gmail.com>
17499
17500 * menu-bar.el (cua-enable-cua-keys): Declare for the byte-compiler.
17501
8f43cbf3
DN
175022009-10-23 Dan Nicolaescu <dann@ics.uci.edu>
17503
17504 * term/tty-colors.el (msdos-color-values): Remove declaration, unused.
17505 (color-name-rgb-alist, tty-standard-colors)
17506 (tty-color-mode-alist): Change to defconst.
17507
17508 * simple.el (mark-inactive): Purecopy message.
17509
17510 * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle): Fix macro.
17511 (global-map, yank-menu):
17512 * textmodes/ispell.el (ispell-menu-map):
17513 * net/eudc.el (eudc-tools-menu):
17514 * international/mule-cmds.el (describe-language-environment-map)
17515 (setup-language-environment-map, set-coding-system-map)
17516 (mule-menu-keymap):
17517 * vc-hooks.el (vc-menu-entry, vc-menu-map):
17518 * replace.el (occur-mode-map):
17519 * pcvs-defs.el (cvs-global-menu): Purecopy names and tooltips.
17520
1d228a31
JB
175212009-10-23 Jay Belanger <jay.p.belanger@gmail.com>
17522
6a7662bb
BR
17523 * calc/calc.el (math-read-number, math-read-number-simple):
17524 Use `save-match-data'.
1d228a31 17525
3b067af1
SM
175262009-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
17527
28a90c44
SM
17528 * simple.el (normal-erase-is-backspace-mode): Use input-decode-map
17529 rather than fiddling with global-map bindings, since it should only
17530 affect per-terminal settings.
17531 See http://bugs.gentoo.org/show_bug.cgi?id=289709.
17532
a452eee8
SM
17533 * minibuffer.el (completion-table-with-terminator): Allow to specify
17534 the terminator-regexp.
17535
ab14d7d5
SM
17536 * simple.el (switch-to-completions): Look for *Completions* in other
17537 frames as well.
17538
3b067af1
SM
17539 * pcomplete.el: Allow the use of completion-tables.
17540 (pcomplete-std-complete): New command.
17541 (pcomplete-dirs-or-entries): Use a single call to pcomplete-entries.
17542 (pcomplete--here): Use a function for `form' rather than an expression,
17543 so it can be byte-compiled.
17544 (pcomplete-here, pcomplete-here*): Adjust accordingly.
17545 Add edebug declaration.
17546 (pcomplete-show-completions): Remove unused var `curbuf'.
17547 (pcomplete-do-complete, pcomplete-stub):
1becddbb 17548 Don't assume `completions' is a list of strings any more.
3b067af1 17549
5480359e
JB
175502009-10-22 Juanma Barranquero <lekktu@gmail.com>
17551
17552 * find-dired.el (find-name-arg): Fix typo in docstring.
17553
3170b794
SM
175542009-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
17555
48c23a25
SM
17556 * pcmpl-linux.el (pcomplete/kill): Don't abuse pcomplete-entries.
17557 (pcmpl-linux-fs-types): Same, and update to new modules layout.
17558
56b14058
SM
17559 * pcmpl-gnu.el (pcmpl-gnu-makefile-names): Use a single call to
17560 pcomplete-entries.
17561
3170b794
SM
17562 * comint.el (comint-read-input-ring, comint-write-input-ring)
17563 (comint-substitute-in-file-name)
17564 (comint-dynamic-complete-as-filename)
17565 (comint-dynamic-simple-complete)
17566 (comint-dynamic-list-filename-completions)
17567 (comint-dynamic-list-completions)
17568 (comint-redirect-results-list-from-process): Minor simplifications.
17569
2affef34
KR
175702009-10-21 Kevin Ryde <user42@zip.com.au>
17571
3170b794
SM
17572 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
17573 When inserting ";;; Code" put it before any ";;;###autoload" cookie on
2affef34 17574 the first form. And insert a blank line after ";;; Code" since
d8194864 17575 that's usual style. (Bug#4612)
2affef34 17576
e7b94bbb
KR
17577 * net/dns.el: Add "Keywords: comm", as per net/net-utils.el.
17578
528c56e2
SM
175792009-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
17580
17581 * minibuffer.el (completion-table-with-terminator): Properly implement
17582 boundaries, in case `terminator' appears in the suffix.
17583 (completion--embedded-envvar-table): Don't return boundaries if
17584 there's no valid completion. Simplify.
17585 (completion-file-name-table): New completion table extracted from
17586 completion--file-name-table.
17587 (completion--file-name-table): Use it.
17588 (read-file-name-predicate): Declare obsolete.
17589 (read-file-name): Use the pred arg i.s.o read-file-name-predicate.
17590 * vc-bzr.el (vc-bzr-revision-completion-table): Use the new
17591 completion-file-name-table, and use the `pred' argument.
17592 * files.el (locate-file-completion-table): Use the `pred' arg rather
17593 than read-file-name-predicate.
17594 (abbreviate-file-name): Use \` rather than ^ for BOS.
17595
f9ed9b4f
DN
175962009-10-21 Dan Nicolaescu <dann@ics.uci.edu>
17597
17598 * vc.el (vc-deduce-fileset): Undo previous change, do not tell
17599 vc-responsible-backend to register, it causes problems.
17600
5f2022a3
SM
176012009-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
17602
17603 * help-fns.el: Don't require help-mode (to avoid bootstrap issues).
17604
fc754ea1
MA
176052009-10-21 Michael Albinus <michael.albinus@gmx.de>
17606
17607 * net/tramp-smb.el (tramp-smb-get-stat-capability): New defun.
17608 (tramp-smb-handle-file-attributes): Use it.
17609 (tramp-smb-do-file-attributes-with-stat): Don't raise an error.
17610 (tramp-smb-handle-insert-directory): Use `mapc' rather than
5f2022a3
SM
17611 `mapcar'. Use `tramp-smb-get-stat-capability'.
17612 Add `dired-filename' text properties.
fc754ea1
MA
17613 (tramp-smb-get-cifs-capabilities): Apply `save-match-data'.
17614 (tramp-smb-maybe-open-connection): Simplify check for smbclient
17615 version.
17616
79bd5ba1
SM
176172009-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
17618
17619 * subr.el (read-key-delay): Reduce to 0.01.
17620 (read-key): Use read-key-sequence-vector to avoid turning M-t into 244
17621 (bug#4751).
17622
3c13704d
SM
176232009-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
17624
554efd10
SM
17625 * bindings.el (function-key-map): Map C-@ to C-SPC if C-@ is unbound.
17626
c2a37b78
SM
17627 * info.el (Info-complete-menu-item): Handle `boundaries' explicitly.
17628 (Info-menu): Remove unused vars `last' and `completions'.
17629 (Info-index-nodes): Remove unused var `node'.
17630
3c13704d
SM
17631 * info.el (Info-complete-menu-item): Use complete-with-action.
17632
d1e4c403
DN
176332009-10-19 Dan Nicolaescu <dann@ics.uci.edu>
17634
17635 Make vc-annotate work through copies and renames.
3c13704d
SM
17636 * vc-annotate.el (vc-annotate-extract-revision-at-line):
17637 Return the file name too.
d1e4c403
DN
17638 (vc-annotate-revision-at-line)
17639 (vc-annotate-find-revision-at-line)
17640 (vc-annotate-revision-previous-to-line)
17641 (vc-annotate-show-log-revision-at-line): Update to get the file
17642 name from vc-annotate-extract-revision-at-line.
17643 (vc-annotate-show-diff-revision-at-line-internal): Change the
17644 argument to mean whether to show a file diff or not. Get the file
17645 name from vc-annotate-extract-revision-at-line.
3c13704d
SM
17646 (vc-annotate-show-diff-revision-at-line):
17647 Update vc-annotate-show-diff-revision-at-line call.
d1e4c403
DN
17648 (vc-annotate-warp-revision): Add an optional file argument.
17649
17650 * vc-git.el (vc-git-annotate-command): Pass -C -C to the blame command.
17651 (vc-git-annotate-extract-revision-at-line): Also return the file
17652 name if found.
17653
17654 * vc-hg.el (vc-hg-annotate-command): Pass --follow to the annotate
17655 command. Remove unused code.
17656 (vc-hg-annotate-re): Update to match --follow output.
17657 (vc-hg-annotate-extract-revision-at-line): Also return the file
17658 name if found.
17659
17660 * vc.el: Update annotate-extract-revision-at-line documentation.
17661
b0b0ef98
KR
176622009-10-18 Kevin Ryde <user42@zip.com.au>
17663
17664 * ibuffer.el (ibuffer-confirm-operation-on): Correction to error
17665 re-throw, `err' is a pair not a list so can't use apply (Bug#4740).
17666
a9e7f03d
KR
17667 * net/browse-url.el (browse-url): Identify alist with "consp and
17668 not functionp" and let all other things go down the `apply' leg,
17669 as suggested by Stefan. (Further to bug#4531.)
17670
7346a407
CY
176712009-10-18 Chong Yidong <cyd@stupidchicken.com>
17672
17673 * minibuffer.el (read-file-name): Check for repeat before putting
17674 a default argument in file-name-history (Bug#4657).
17675
17676 * emacs-lisp/lisp-mode.el (preceding-sexp): Recognize hash table
17677 read syntax (Bug#4737).
17678
3c13704d 17679 * textmodes/sgml-mode.el (sgml-delete-tag): Use sgml-looking-back-at.
7346a407 17680
1da94541
CY
176812009-10-18 Aaron S. Hawley <aaron.s.hawley@gmail.com>
17682
17683 * textmodes/sgml-mode.el (sgml-tag-help): Prompt user for tag.
17684 (html-tag-alist, html-tag-help): Add descriptions for undocumented
17685 entries and make note of obsolete tags.
17686
2b93080a
SM
176872009-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
17688
17689 * net/ange-ftp.el (ange-ftp-file-size): Use unwind-protect.
17690
18b5ffb5
GM
176912009-10-18 Glenn Morris <rgm@gnu.org>
17692
17693 * Makefile.in (compile-last): Ensure GREP_OPTIONS is null before calling
17694 grep, so that binary files (eg international/uni-bidi.el) can match.
e5f035d7 17695 Remove test for "UnicodeData" files, since it is hopefully unnecessary
18b5ffb5
GM
17696 now, and in any case the file header format has changed.
17697
c2e161b2
GM
176982009-10-17 Glenn Morris <rgm@gnu.org>
17699
17700 * textmodes/flyspell.el (flyspell-large-region, flyspell-word)
17701 (flyspell-get-word, flyspell-large-region)
17702 (flyspell-auto-correct-previous-word): Doc/error message fixes.
17703
a1eb44f5
CY
177042009-10-17 Chong Yidong <cyd@stupidchicken.com>
17705
17706 * Makefile.in (ELCFILES): Add ede/shell.
17707
4418646e
DN
177082009-10-17 Dan Nicolaescu <dann@ics.uci.edu>
17709
17710 * term/common-win.el (x-colors): Purecopy it.
17711
4062011e
SM
177122009-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
17713
17714 * tar-mode.el (tar-data-swapped-p): Make the assertion a bit more
17715 permissive for when the buffer is empty.
17716 (tar-header-block-tokenize): Decode the username and groupname.
17717 (tar-chown-entry, tar-chgrp-entry): Encode the names (bug#4730).
17718
b0b111c3
JB
177192009-10-17 Eric Ludlam <zappo@gnu.org>
17720
17721 * emacs-lisp/eieio-base.el (eieio-persistent-save): If buffer
17722 contains multibyte characters, choose first applicable coding
17723 system automatically.
17724
2df48a87
SM
177252009-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
17726
17727 * international/mule-cmds.el (select-safe-coding-system): If the file
17728 has a coding cookie, use it regardless of any other setting (bug#4712).
17729
fd7dd48c
GM
177302009-10-17 Glenn Morris <rgm@gnu.org>
17731
3ee0b477 17732 * foldout.el (foldout-mouse-swallow-events):
cec05144
GM
17733 * gs.el (gs-load-image): Replace obsolete forms of sit-for, sleep-for.
17734
2550e4b1
GM
17735 * dired.el (dired-ls-F-marks-symlinks, dired-keep-marker-rename)
17736 (dired-keep-marker-copy, dired-keep-marker-hardlink)
17737 (dired-keep-marker-symlink, dired-dwim-target)
17738 (dired-copy-preserve-time): Do not autoload these defcustoms.
17739
fd7dd48c
GM
17740 * mail/rmail.el (rmail-write-region-annotate): Prevent viewing different
17741 messages from messing up the file coding. (Bug#4623)
17742
f3e3a990
GM
177432009-10-17 Jari Aalto <jari.aalto@cante.net>
17744
17745 * textmodes/ispell.el (ispell-get-decoded-string): Give an error
17746 if no match is found for the current dictionary. (Bug#4578)
17747
17748 * textmodes/flyspell.el (flyspell-get-word): Make `following' argument
17749 optional, since that is how it is documented, and this is often called
17750 with a nil argument. (Bug#4577)
17751 (flyspell-external-point-words, flyspell-auto-correct-word)
17752 (flyspell-correct-word-before-point, flyspell-word-search-forward)
17753 (flyspell-word-search-backward): Remove nil argument in calls to
17754 flyspell-get-word, since it is not needed now.
17755
177562009-10-17 Ulrich Mueller <ulm@gentoo.org>
17757
1becddbb 17758 * play/doctor.el (doctor-adverbp): Exclude some nouns. (Bug#4565)
f3e3a990 17759
b61374ab
GM
177602009-10-16 Glenn Morris <rgm@gnu.org>
17761
17762 * net/rcirc.el (rcirc-authenticate): Simplify previous change.
17763
412707c2
SM
177642009-10-16 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
17765
17766 * net/ange-ftp.el (ange-ftp-send-cmd): Handle `size' like `mdtm'.
17767 (ange-ftp-file-size): New function.
17768 (ange-ftp-file-attributes): Use it.
17769
0c6f436e
MA
177702009-10-16 Michael Albinus <michael.albinus@gmx.de>
17771
17772 * net/tramp-smb.el (tramp-smb-version): New defvar.
17773 (tramp-smb-maybe-open-connection): Use it, in order to avoid
17774 repeated checks.
17775
850bfd04
GM
177762009-10-16 Glenn Morris <rgm@gnu.org>
17777
17778 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Doc fix.
17779 Maybe copy some custom properties from old to new name. (Bug#4706)
17780
f3ed9aca
JB
177812009-10-16 Juanma Barranquero <lekktu@gmail.com>
17782
17783 * subr.el (error, sit-for, start-process-shell-command)
17784 (start-file-process-shell-command): Set the calling convention
17785 after the function definition.
17786
fd6c5134
SM
177872009-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
17788
17789 * subr.el (error, sit-for, start-process-shell-command)
17790 (start-file-process-shell-command): Use the new
17791 set-advertised-calling-convention feature.
17792
73874eb7
KH
177932009-10-16 Taichi Kawabata <kawabata.taichi@gmail.com>
17794
fd6c5134
SM
17795 * international/ucs-normalize.el (ucs-normalize-version):
17796 Change to 1.2.
17797 (check-range): Adjust for Unicode 5.2.
73874eb7 17798
03fb33cf
JL
177992009-10-15 Juri Linkov <juri@jurta.org>
17800
17801 * menu-bar.el (menu-bar-file-menu): Convert `separator-exit'
17802 to the `menu-item' format.
17803
4260b402
MA
178042009-10-15 Michael Albinus <michael.albinus@gmx.de>
17805
17806 * net/tramp.el (tramp-replace-environment-variables): Do not fail
17807 if the environment variable does not exist.
17808
17809 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
17810 (tramp-smb-get-share, tramp-smb-get-localname): Use only VEC as
17811 parameter.
17812 (tramp-smb-handle-add-name-to-file)
17813 (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
17814 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
17815 (tramp-smb-handle-file-attributes)
17816 (tramp-smb-do-file-attributes-with-stat)
17817 (tramp-smb-handle-file-local-copy)
17818 (tramp-smb-handle-insert-directory)
17819 (tramp-smb-handle-make-directory)
17820 (tramp-smb-handle-make-directory-internal)
17821 (tramp-smb-handle-make-symbolic-link)
17822 (tramp-smb-handle-rename-file, tramp-smb-handle-set-file-modes)
17823 (tramp-smb-handle-write-region, tramp-smb-get-file-entries)
17824 (tramp-smb-maybe-open-connection): Apply the changed parameters.
17825 (tramp-smb-read-file-entry): Read Disk names in compressed format.
17826 Handle long file names.
17827 (tramp-smb-get-cifs-capabilities): Check, whether the connection
17828 process is running.
17829 (tramp-smb-maybe-open-connection): Trace "smbclient -V" command.
17830 Read share names with "-g" option.
17831
d7a0fd6f
GM
178322009-10-15 Ryan Yeske <rcyeske@gmail.com>
17833
17834 * net/rcirc.el (rcirc-view-log-file): New command.
17835 (rcirc-track-minor-mode-map): Remove C-c ` binding.
17836 (rcirc-authenticate, rcirc-authinfo): Allow nickserv-nick to be
17837 specified.
17838
0b44494a
GM
178392009-10-15 Glenn Morris <rgm@gnu.org>
17840
af9fb32f
GM
17841 * w32-fns.el (w32-batch-update-autoloads): Take autoload-make-program
17842 from the second command-line argument.
17843 * makefile.w32-in (autoloads, $(lisp)/calendar/cal-loaddefs.el)
17844 ($(lisp)/calendar/diary-loaddefs.el, $(lisp)/calendar/hol-loaddefs.el)
17845 ($(lisp)/mh-e/mh-loaddefs.el): Pass $(MAKE) as second argument to
17846 w32-batch-update-autoloads.
17847 * emacs-lisp/autoload.el (autoload-make-program): New variable.
17848 (batch-update-autoloads): Handle autoload-excludes on windows-nt.
17849
0b44494a
GM
17850 * mail/rmailedit.el (rmail-cease-edit): Give an error if the end of
17851 the headers cannot be located. Simplify, subtracting superflous
17852 save-excursions.
17853
d5e63715
SM
178542009-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
17855
17856 Replace completion-base-size by completion-base-position to fix bugs
17857 such as (bug#4699).
17858 * simple.el (completion-base-position): New var.
17859 (completion-base-size): Mark as obsolete.
17860 (choose-completion): Make it work for mouse events as well.
17861 Pass the new base-position to choose-completion-string.
17862 (choose-completion-guess-base-position): New function, extracted from
17863 choose-completion-delete-max-match.
17864 (choose-completion-delete-max-match): Use it. Make obsolete.
17865 (choose-completion-string): Use the new base-position info.
17866 (completion-root-regexp): Delete.
17867 (completion-setup-function): Preserve completion-base-position.
17868 Eliminate obsolete base-size manipulation.
17869 * minibuffer.el (display-completion-list): Don't mess with base-size.
17870 (minibuffer-completion-help): Set completion-base-position instead.
17871 * mouse.el (mouse-choose-completion): Redefine as a mere alias to
17872 choose-completion.
17873 * textmodes/bibtex.el (bibtex-complete):
17874 * emacs-lisp/crm.el (crm--choose-completion-string):
17875 Adjust to new calling convention.
17876 * complete.el (partial-completion-mode): Use minibufferp to avoid
17877 bumping into incompatible change to choose-completion-string-functions.
17878 * ido.el (ido-choose-completion-string): Make its calling convention
17879 more permissive.
17880 * comint.el (comint-dynamic-list-input-ring-select): Remove obsolete
17881 base-size manipulation.
17882 (comint-dynamic-list-input-ring): Use dotimes and push.
17883 * iswitchb.el (iswitchb-completion-help): Remove dead-code call to
17884 fundamental-mode. Use `or'.
17885
92f8bfc7
JL
178862009-10-14 Juri Linkov <juri@jurta.org>
17887
17888 * misearch.el (multi-isearch-next-buffer-from-list)
17889 (multi-isearch-next-file-buffer-from-list): Doc fix. (Bug#4723)
17890
e78e280d
SM
178912009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
17892
384ca163
SM
17893 * Makefile.in (compile-onefile): Load `bytecomp' rather than
17894 `bytecomp.el'.
17895
681e0e7c
SM
17896 * minibuffer.el (completion-pcm--merge-completions): Make sure the
17897 string we return is all made up of text from the completions rather
17898 than part from the completions and part from the input (bug#4219).
17899
e78e280d
SM
17900 * ido.el (ido-everywhere): Use define-minor-mode.
17901
17902 * buff-menu.el (list-buffers, ctl-x-map):
17903 Mark the entry points with ;;;###autoload cookies.
17904
b4e813ca
DN
179052009-10-14 Dan Nicolaescu <dann@ics.uci.edu>
17906
52964e54
DN
17907 * vc-git.el (vc-git-dir-extra-headers): Set the branch name
17908 correctly in the detached head case.
17909 (vc-git-print-log): Remove unused binding.
17910
b4e813ca
DN
17911 * vc.el (vc-responsible-backend): When a directory is passed for
17912 for registration create a VC repository if no backend is
17913 responsible for the directory argument.
17914 (vc-deduce-fileset): Tell vc-responsible-backend to register.
1043ce19
DN
17915
17916 * vc.el: Move comments about RCS and SCCS ...
17917 * vc-rcs.el:
17918 * vc-sccs.el: ... here, respectively.
17919
40ba9882
SM
179202009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
17921
17922 * minibuffer.el (completion--file-name-table): Return nil if there's
17923 no file completion, even if substitute-in-file-name changed
17924 the string (bug#4708).
17925
04e0f59b
JL
179262009-10-13 Juri Linkov <juri@jurta.org>
17927
17928 * files-x.el (read-file-local-variable-value): Don't filter out
17929 minor modes from mode name completion (bug#4664).
17930
314c8e25
JB
179312009-10-13 Juanma Barranquero <lekktu@gmail.com>
17932
17933 * international/mule-cmds.el (ucs-names): Remove exclusion of
17934 "Enclosed Ideographic Supplement" range (U+1F200..U+1F2FF).
17935
5c9b7d36
KH
179362009-10-13 Kenichi Handa <handa@m17n.org>
17937
17938 * international/uni-name.el: Regenerated.
17939
1e7a80f2
JB
179402009-10-13 Juanma Barranquero <lekktu@gmail.com>
17941
17942 * bs.el (bs-mode): Fix last change. (`revert-buffer-function'
17943 should be automatically buffer-local, but isn't.)
17944
cd29f88b
SS
179452009-10-12 Sam Steingold <sds@gnu.org>
17946
17947 * progmodes/compile.el (compilation-next-error-function): Fix the
0cd16af4 17948 timestamps if the buffer has been visited before.
0cd16af4
SS
17949 (compilation-mode-font-lock-keywords): Do not prepend "^ *" to
17950 non-anchored patterns, like the perl one (bug#3928).
cd29f88b 17951
37493a98
GM
179522009-10-12 Glenn Morris <rgm@gnu.org>
17953
17954 * net/tramp-smb.el (tramp-smb-do-file-attributes-with-stat):
17955 Let-bind `size'.
17956
3b56b1e6
JB
179572009-10-12 Juanma Barranquero <lekktu@gmail.com>
17958
7422a4bb
JB
17959 * proced.el (proced-unload-function): New function.
17960
fa72d075
JB
17961 * bs.el (bs-mode): Set `revert-buffer-function' to `bs-refresh'.
17962 (bs-refresh): Add IGNORED arg for `revert-buffer' compatibility.
17963 Doc fix.
17964
3b56b1e6
JB
17965 * menu-bar.el (menu-bar-file-menu): Fix format of `separator-exit' item.
17966
4d9b4323
JL
179672009-10-11 Juri Linkov <juri@jurta.org>
17968
17969 * files-x.el (read-file-local-variable-value):
17970 Provide default value only for bound variables (bug#4664).
17971
f6f7e059
MA
179722009-10-11 Michael Albinus <michael.albinus@gmx.de>
17973
17974 * net/tramp.el (tramp-local-host-p): Function shall return nil for
17975 connection methods like smb.
17976
17977 * net/tramp-cache.el (tramp-flush-connection-property): The hash
17978 can be empty.
17979
17980 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
17981 (tramp-smb-file-name-handler-alist): Add handlers for
17982 `add-name-to-file', `make-symbolic-link'.
17983 (tramp-smb-handle-add-name-to-file)
2992485f 17984 (tramp-smb-do-file-attributes-with-stat)
f6f7e059
MA
17985 (tramp-smb-handle-make-symbolic-link)
17986 (tramp-smb-get-cifs-capabilities): New defuns.
17987 (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
17988 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
17989 (tramp-smb-handle-file-local-copy)
17990 (tramp-smb-handle-make-directory-internal)
3b56b1e6
JB
17991 (tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
17992 The file name syntax depends on cifs capabilities.
17993 (tramp-smb-handle-file-attributes):
17994 Call `tramp-smb-do-file-attributes-with-stat' if possible.
17995 (tramp-smb-handle-insert-directory): Use posix attributes if possible.
17996 (tramp-smb-handle-set-file-modes): It is applicable for posix only.
f6f7e059 17997
67868d26
CY
179982009-10-11 Chong Yidong <cyd@stupidchicken.com>
17999
18000 * emacs-lisp/eieio.el: Avoid requiring cl at runtime.
18001 (eieio-defclass): Apply deftype handler and setf-method properties
18002 directly.
18003 (eieio-add-new-slot): Avoid union function from cl library.
18004 (eieio--typep): New function.
18005 (eieio-perform-slot-validation): Use it.
18006
6d6a5b7e
KF
180072009-10-10 Karl Fogel <kfogel@red-bean.com>
18008
3b56b1e6 18009 * bookmark.el (bookmark-yank-word, bookmark-insert-current-bookmark):
6d6a5b7e
KF
18010 Update documentation to refer to the variables documented in r1.135.
18011 (Bug#4188)
18012
67b70de9
KF
180132009-10-10 Karl Fogel <kfogel@red-bean.com>
18014
18015 * bookmark.el (Info-suffix-list): Remove this unused variable.
18016 (bookmark-current-point): Remove this obsolete variable.
18017 (bookmark-set, bookmark-rename, bookmark-send-edited-annotation):
18018 Adjust for removal of bookmark-current-point.
18019
18020 (bookmarks-already-loaded, bookmark-current-buffer)
18021 (bookmark-yank-point): Document. (Bug#4188)
18022
58ae51ae
GM
180232009-10-10 Glenn Morris <rgm@gnu.org>
18024
4619ff5e
GM
18025 * frame.el (frame-height): Doc fix.
18026
58ae51ae
GM
18027 * calendar/calendar.el (calendar-split-width-threshold): New option.
18028 (calendar-basic-setup): Use calendar-split-width-threshold.
18029
d364386c
JB
180302009-10-09 Juanma Barranquero <lekktu@gmail.com>
18031
18032 * international/mule-cmds.el (ucs-names): Exclude new "Enclosed
18033 Ideographic Supplement" range (U+1F200..U+1F2FF).
18034
33e97a28
KF
180352009-10-09 Karl Fogel <kfogel@red-bean.com>
18036
02d0f051 18037 * bookmark.el (bookmark-bmenu-rename): Don't call bookmark-bmenu-list,
d364386c 18038 since the list will have been rebuilt anyway. (Bug#4349)
02d0f051
KF
18039
180402009-10-09 Karl Fogel <kfogel@red-bean.com>
18041
d364386c 18042 * bookmark.el (bookmark-delete): Don't let batch arg prevent saving.
33e97a28
KF
18043 (bookmark-bmenu-execute-deletions): Don't save here, as
18044 bookmark-delete will now do so if necessary.
d364386c 18045 Suggested by Thierry Volpiatto <thierry.volpiatto {_AT_} gmail.com>.
33e97a28
KF
18046 (Bug#4348)
18047
9656d87b
GM
180482009-10-09 Glenn Morris <rgm@gnu.org>
18049
18050 * mail/emacsbug.el (report-emacs-bug): Also print `features'.
18051
e6227f06
KF
180522009-10-09 Karl Fogel <kfogel@red-bean.com>
18053
18054 * bookmark.el (bookmark-jump): Add new `display-func' parameter.
18055 (bookmark-jump-other-window): Just invoke bookmark-jump with new
18056 argument now, so the two function's behaviors will match. (Bug#3645)
18057
288f783b
MA
180582009-10-08 Michael Albinus <michael.albinus@gmx.de>
18059
18060 * net/tramp.el (tramp-file-name-real-user, tramp-file-name-domain)
e78e280d 18061 (tramp-file-name-real-host, tramp-file-name-port):
fc754ea1 18062 Apply `save-match-data'.
288f783b
MA
18063
18064 * net/tramp-smb.el (tramp-smb-handle-copy-directory): Handle the
18065 case both directories are remote.
18066 (tramp-smb-handle-expand-file-name): Implement "~" expansion.
e78e280d 18067 (tramp-smb-maybe-open-connection): Flush the cache only if necessary.
288f783b 18068
872a1ea4
JB
180692009-10-07 Juanma Barranquero <lekktu@gmail.com>
18070
18071 * makefile.w32-in (WINS_UPDATES): Fix typo in previous change.
18072
ab2baced
GM
180732009-10-07 Glenn Morris <rgm@gnu.org>
18074
e78e280d
SM
18075 * emacs-lisp/autoload.el (batch-update-autoloads): Remove useless use
18076 of concat.
ab2baced 18077
5c4634c1
SM
180782009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
18079
18080 * files-x.el (read-file-local-variable): Include some
18081 non-user-variables in the completion table (bug#4664).
18082
c2dc9732
MA
180832009-10-07 Michael Albinus <michael.albinus@gmx.de>
18084
18085 * net/tramp-cache.el (tramp-flush-connection-property): Add trace
18086 message.
18087
18088 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
18089 (tramp-smb-file-name-handler-alist): Add handler for
18090 `copy-directory', `expand-file-name', `set-file-modes'.
18091 (tramp-smb-handle-copy-directory)
18092 (tramp-smb-handle-expand-file-name)
18093 (tramp-smb-handle-set-file-modes): New defuns.
18094 (tramp-smb-handle-copy-file): Handle KEEP-DATE.
18095 (tramp-smb-handle-file-attributes): Simplify check for retrieving
18096 entry.
18097 (tramp-smb-handle-insert-directory): Don't flush the cache.
18098 (tramp-smb-maybe-open-connection): Check for samba client and
18099 server versions.
18100
11be40a6
EZ
181012009-10-07 Eli Zaretskii <eliz@gnu.org>
18102
18103 * emacs-lisp/autoload.el (batch-update-autoloads): Fix last change
18104 to not error out of search for "^lisp=" fails.
18105
8c4afe20
JB
181062009-10-07 Juanma Barranquero <lekktu@gmail.com>
18107
18108 * makefile.w32-in (WINS_UPDATES): New macro.
18109 (custom-deps, finder-data, autoloads): Use it.
18110
429a1506
GM
181112009-10-07 Glenn Morris <rgm@gnu.org>
18112
ee2e93e2
GM
18113 * Makefile.in (autoloads): Revert previous change.
18114 * emacs-lisp/autoload.el (batch-update-autoloads): Rather than having
18115 the list of preloaded files passed on the command-line, get
18116 it from src/Makefile.
18117
429a1506
GM
18118 * calendar/calendar.el (calendar-basic-setup): In the wide frame case,
18119 show the original buffer rather than a random one.
18120
a51203ee 181212009-10-07 Markus Rost <rost@math.uni-bielefeld.de>
e7e2b26c
GM
18122
18123 * help.el (describe-no-warranty): Place point in a slightly better
18124 position in the GPLv3 text.
18125
f58f7520
SS
181262009-10-06 Sam Steingold <sds@gnu.org>
18127
18128 * net/tramp-compat.el (tramp-compat-process-running-p): Check that
18129 the comm attribute is present before calling regexp-quote.
18130
bde79dc0
JB
181312009-10-06 Juanma Barranquero <lekktu@gmail.com>
18132
18133 * play/animate.el (animate-string): For good effect, make sure
18134 `indent-tabs-mode' and `show-trailing-whitespace' are nil.
18135
18136 * play/animate.el (animate-sequence, animate-birthday-present):
18137 * misc.el (butterfly): Don't set `indent-tabs-mode'.
18138
25ab0302
GM
181392009-10-06 Glenn Morris <rgm@gnu.org>
18140
73fe714a
GM
18141 * emacs-lisp/byte-run.el (define-obsolete-face-alias): Doc fix.
18142
3405d98c
GM
18143 * emacs-lisp/autoload.el (autoload-excludes): New variable.
18144 (autoload-generate-file-autoloads): Skip files in autoload-excludes.
18145 (batch-update-autoloads): Process a string value of autoload-excludes,
18146 set during the build process.
18147 * Makefile.in (autoloads): Skip preloaded files. (Bug#4446)
18148
9fb2cdc5
GM
18149 * net/tramp.el (tramp-handle-start-file-process): Move tramp-error call
18150 inside with-parsed... macro so that `v' is defined.
18151
7938ab41
GM
18152 * progmodes/f90.el (f90-end-of-block, f90-beginning-of-block):
18153 * progmodes/fortran.el (fortran-end-of-block)
18154 (fortran-beginning-of-block):
18155 Also push mark in the macro case.
18156
eaf9b564
GM
18157 * emerge.el (emerge-show-file-name):
18158 * calc/calc.el (calc-quit):
18159 * calc/calc-misc.el (calc-big-or-small):
18160 * calc/calc-graph.el (calc-graph-view):
18161 * calc/calc-ext.el (calc-reset):
18162 * calendar/calendar.el (calendar-basic-setup):
18163 Use window-full-height-p.
18164
25ab0302
GM
18165 * mail/rmailedit.el (rmail-cease-edit): If there is a Content-Type
18166 header we don't understand, don't insert another. (Bug#4624)
18167 If changing mime charset, insert the new one in the right place.
18168
00169eb6
GM
181692009-10-06 Matthew Junker <matthew.junker@sbcglobal.net> (tiny change)
18170
18171 * calendar/cal-tex.el (cal-tex-cursor-month-landscape)
18172 (cal-tex-cursor-month): Correctly increment the end date for diary and
18173 holiday listing. (Bug#4626)
18174
82882188
SM
181752009-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
18176
40ba9882 18177 * help-fns.el (describe-function-1): Don't burp if the function is not
82882188
SM
18178 a symbol.
18179
a8f316ca
JB
181802009-10-05 Juanma Barranquero <lekktu@gmail.com>
18181
18182 * emacs-lisp/chart.el (chart-face-pixmap-list, chart-new-buffer, chart)
18183 (chart-axis-range, chart-axis-names, chart-sequece, chart-bar)
18184 (chart-draw, chart-axis-draw, chart-sort, chart-sort-matchlist)
18185 (chart-draw-line, chart-bar-quickie): Fix typos in docstrings.
18186
18187 * emacs-lisp/eieio.el (generic-p, eieiomt-next, eieio-generic-form)
18188 (eieio-default-superclass): Reflow docstrings.
18189 (this, class-option-assoc, defclass, eieio-class-un-autoload)
18190 (eieio-unbind-method-implementations, defmethod)
18191 (eieio-validate-slot-value, eieio-validate-class-slot-value)
18192 (oref-default, eieio-oref-default, eieio-oset, eieio-oset-default)
18193 (with-slots, eieio-add-new-slot, object-assoc, object-remove-from-list)
18194 (eieio-slot-originating-class-p, eieio-slot-name-index)
18195 (eieio-pre-method-execution-hooks, eieio-initarg-to-attribute)
18196 (constructor, initialize-instance, no-next-method, object-print)
18197 (object-write, eieio-override-prin1, eieio-edebug-prin1-to-string):
18198 Fix typos in docstrings.
18199 (eieio-defclass, eieio-perform-slot-validation-for-default, defgeneric)
18200 (child-of-class-p, object-slots, slot-boundp, slot-exists-p)
18201 (next-method-p): Doc fixes.
18202 (eieio-add-new-slot, call-next-method, eieiomt-add, change-class):
18203 Fix typos in error messages.
18204 (eieio-defmethod): Fix typo in description of generic method.
18205
18206 * emacs-lisp/eieio-base.el (eieio-instance-inheritor, slot-unbound)
18207 (eieio-persistent-save-interactive, slot-missing):
18208 Fix typos in docstrings.
18209 (eieio-instance-inheritor-slot-boundp): Doc fix.
18210
18211 * emacs-lisp/eieio-comp.el (byte-compile-file-form-defmethod)
18212 (byte-compile-defmethod-param-convert): Fix typos in docstrings.
18213
18214 * emacs-lisp/eieio-custom.el (eieio-done-customizing)
18215 (eieio-custom-object-apply-reset):
18216 Fix typos in docstrings and error messages.
18217
18218 * emacs-lisp/eieio-datadebug.el (data-debug-show):
18219 Fix typo in docstring.
18220
18221 * emacs-lisp/eieio-opt.el (top): Fix typo in error message.
18222 (eieio-browse-tree): Doc fix.
18223 (eieio-all-generic-functions, eieio-class-speedbar): Reflow docstrings.
18224 (eieio-help-mode-augmentation-maybee, eieio-class-speedbar-make-map):
18225 Fix typos in docstrings.
18226
18227 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-file-button): Doc fix.
18228 (eieio-speedbar-key-map, eieio-speedbar-create-engine)
18229 (eieio-speedbar-buttons, eieio-speedbar, eieio-speedbar-object-children)
18230 (eieio-speedbar-make-tag-line, eieio-speedbar-object-expand):
18231 Reflow docstrings.
18232
c66b7ac0
DN
182332009-10-05 Dan Nicolaescu <dann@ics.uci.edu>
18234
4a827e0a 18235 * vc-hg.el (log-view-vc-backend): Declare for compiler.
82882188
SM
18236 (vc-hg-outgoing-mode, vc-hg-incoming-mode):
18237 Set log-view-vc-backend so that diff can work.
4a827e0a 18238
c66b7ac0
DN
18239 * log-view.el (log-view-diff): Use vc-diff-internal instead of
18240 vc-version-diff.
18241 (vc-diff-internal): Autoload this instead of vc-version-diff.
18242
1902a98c
EZ
182432009-10-05 Eli Zaretskii <eliz@gnu.org>
18244
a7a8618b
EZ
18245 * simple.el (eval-expression): Doc fix.
18246
1902a98c
EZ
18247 * progmodes/cwarn.el (cwarn-mode): Doc fix.
18248
0e1f2ee6
MA
182492009-10-05 Michael Albinus <michael.albinus@gmx.de>
18250
18251 * files.el (directory-files-no-dot-files-regexp): New defconst.
18252 (delete-directory): Use it.
18253 (copy-directory): Use it. Remove parameter PRESERVE-UID-GID.
18254
263c02ef 18255 * net/tramp.el (tramp-verbose): Fix docstring.
82882188
SM
18256 (tramp-methods): Add recursive option to `tramp-copy-args'.
18257 Add `tramp-copy-recursive'. Valid for "rcp", "scp", "scp1", "scp2",
263c02ef 18258 "scp1_old", "scp2_old", "rsync", "rsyncc".
a8f316ca 18259 (tramp-default-method): Check also for `auth-source-user-or-password'.
263c02ef
MA
18260 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
18261 Add handler for `copy-directory'.
18262 (tramp-handle-copy-directory): New defun.
18263 (tramp-do-copy-or-rename-file-out-of-band): Handle directory case.
a8f316ca
JB
18264 (tramp-handle-start-file-process): Raise an error when PROGRAM is nil.
18265 Optimize sent command.
263c02ef 18266
72aa7df4
SM
182672009-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
18268
4a34f065
SM
18269 * calendar/diary-lib.el (diary-show-all-entries): Re-fit the calendar
18270 window if necessary.
18271
72aa7df4
SM
18272 * calendar/calendar.el (calendar-basic-setup): Don't call
18273 switch-to-buffer in a dedicated window.
18274
5feb1ba7
KF
182752009-10-05 Karl Fogel <kfogel@red-bean.com>
18276
18277 * bookmark.el (bookmark-handle-bookmark): If bookmark has no file,
194d44e7 18278 don't do anything related to relocating, just return nil.
5feb1ba7
KF
18279 (bookmark-error-no-filename): New error.
18280 (bookmark-default-handler): Signal `bookmark-error-no-filename' if
194d44e7
JB
18281 bookmark has no file. Don't even attempt to handle things that
18282 are not files; the whole point of custom handlers is to keep that
18283 knowledge elsewhere anyway. Tighten some comments.
5feb1ba7
KF
18284 (bookmark-file-or-variation-thereof): Remove now-unused function.
18285 (bookmark-location): Doc string fix.
18286 (Bug#4250)
18287
1bd49952
KF
182882009-10-04 Karl Fogel <kfogel@red-bean.com>
18289
18290 * bookmark.el (bookmark-handle-bookmark): When relocating a bookmark,
18291 don't use a file dialog, because they usually don't know how to read
18292 a directory target from the user. (Bug#4230)
18293 Also, make sure the prompt can display directories as well as files.
18294
825382c0
KF
182952009-10-04 Karl Fogel <kfogel@red-bean.com>
18296
18297 * bookmark.el (bookmark-set, bookmark-buffer-name):
18298 Improve doc strings. (Bug#1193)
18299
13901bcb
KF
183002009-10-04 Karl Fogel <kfogel@red-bean.com>
18301
4a34f065
SM
18302 * bookmark.el (bookmark-get-bookmark, bookmark-get-bookmark-record)
18303 (bookmark-set-name, bookmark-prop-get, bookmark-prop-set)
18304 (bookmark-get-annotation, bookmark-set-annotation)
18305 (bookmark-get-filename, bookmark-set-filename, bookmark-get-position)
18306 (bookmark-set-position, bookmark-get-front-context-string)
18307 (bookmark-set-front-context-string, bookmark-get-rear-context-string)
18308 (bookmark-set-rear-context-string, bookmark-location, bookmark-jump)
18309 (bookmark-jump-other-window, bookmark-handle-bookmark)
18310 (bookmark-relocate, bookmark-insert-location, bookmark-rename)
18311 (bookmark-insert, bookmark-delete, bookmark-time-to-save-p)
18312 (bookmark-edit-annotation-mode, bookmark-edit-annotation):
194d44e7
JB
18313 Improve doc strings to say whether bookmark can be a string or
18314 a record or both, and make other consistency and clarity fixes.
4a34f065
SM
18315 (bookmark-get-handler, bookmark--jump-via, bookmark-write-file)
18316 (bookmark-default-annotation-text, bookmark-yank-word)
18317 (bookmark-maybe-load-default-file, bookmark-maybe-sort-alist)
18318 (bookmark-import-new-list, bookmark-maybe-rename)
18319 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
18320 (bookmark-bmenu-bookmark): Give these doc strings.
13901bcb 18321 (bookmark-bmenu-check-position): Give this a doc string, but also
194d44e7 18322 add a FIXME comment about how the function may be pointless.
13901bcb 18323 (bookmark-default-handler): Rework doc string and change a
194d44e7
JB
18324 parameter name, to clarify that this takes a bookmark record
18325 not a bookmark name.
13901bcb 18326 (bookmark-set): Change a parameter name to indicate its meaning,
194d44e7 18327 and improve the doc string a bit.
13901bcb
KF
18328 (Bug#4188)
18329
5c1b3e94
KF
183302009-10-04 Karl Fogel <kfogel@red-bean.com>
18331
18332 * bookmark.el (bookmark-alist): Document the new `handler' element
18333 in the param alist.
18334 (bookmark-make-record-function): Adjust documentation for above.
18335 (Bug#4193)
18336
8559076d
KF
183372009-10-04 Karl Fogel <kfogel@red-bean.com>
18338
18339 * info.el (Info-bookmark-make-record): Document this function.
18340 (Info-bookmark-jump): Document with a doc string, not just a comment.
18341 (Bug#4203)
18342
b4583b8c
MA
183432009-10-04 Michael Albinus <michael.albinus@gmx.de>
18344
18345 * files.el (copy-directory): New defun.
18346
18347 * dired-aux.el (dired-copy-file-recursive): Use it.
18348
131ae8f2
JB
183492009-10-04 Juanma Barranquero <lekktu@gmail.com>
18350
a30e71ae 18351 * files-x.el (modify-dir-local-variable)
dd9af436
CY
18352 (copy-dir-locals-to-file-locals-prop-line): Fix typos in
18353 docstrings.
a30e71ae 18354
131ae8f2
JB
18355 * recentf.el (recentf-unload-function): New function.
18356
ccafbf06
GM
183572009-10-04 Glenn Morris <rgm@gnu.org>
18358
18359 * window.el (window-full-height-p): Add doc string.
18360
02c6f098
GM
183612009-10-04 Martin Rudalics <rudalics@gmx.at>
18362
18363 * window.el (window-full-height-p): New function. (Bug#4543)
18364
ed6b0195
DN
183652009-10-03 Dan Nicolaescu <dann@ics.uci.edu>
18366
18367 * vc.el: Remove commented out code.
18368 (vc-derived-from-dir-mode): Remove, unused.
18369 (vc-version-diff, vc-diff): Consistently pass t to vc-deduce-fileset.
18370
1b8d1cc7
MA
183712009-10-03 Michael Albinus <michael.albinus@gmx.de>
18372
4a34f065
SM
18373 * net/tramp-ftp.el (tramp-ftp-file-name-handler):
18374 Disable `file-name-handler-alist' when loading 'ange-ftp. Otherwise,
1b8d1cc7
MA
18375 there could be recursive loading when `default-directory' is a
18376 remote file name. (Bug#4614)
18377
ac3c593c
GM
183782009-10-03 Glenn Morris <rgm@gnu.org>
18379
686ea556
GM
18380 * calendar/calendar.el (calendar-basic-setup): Handle the case where
18381 the frame is wide.
18382 (calendar-generate-window): Test for shrinkability rather than width.
18383
ac3c593c
GM
18384 * mail/rmail.el (rmail-generate-viewer-buffer): Be more careful about
18385 reusing existing buffers, in case we happen to visit two files with the
18386 same basename. (Bug#4593)
18387
573709fd
EZ
183882009-10-02 Eli Zaretskii <eliz@gnu.org>
18389
4a34f065 18390 * makefile.w32-in (update-subdirs-CMD): Add cedet to $(WINS_SUBDIR).
573709fd
EZ
18391 (WINS_CEDET_SUBDIRS): List of subdirectories of cedet.
18392 (bootstrap-clean-CMD, bootstrap-clean-SH): Remove *.elc files in
18393 subdirs of cedet as well.
8f885d01 18394 (AUTOGENEL): Add loaddefs.el files in cedet subdirectories.
573709fd 18395
8d6c1239
SM
183962009-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
18397
18398 * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string):
18399 Obey advertised-signature-table.
18400
18401 * help-fns.el (help-function-arglist): Don't check
18402 advertised-signature-table.
18403 (describe-function-1): Do it here instead so it also applies to subrs.
18404
c4861de0
MA
184052009-10-02 Michael Albinus <michael.albinus@gmx.de>
18406
18407 * simple.el (start-file-process): Say in the doc-string, that file
18408 handlers might not support pty association, if PROGRAM is nil.
18409
18410 * net/ange-ftp.el (ange-ftp-generate-passwd-key): Check, whether
18411 HOST and USER are strings. They are nil, when there are
18412 incomplete entries in ~/.netrc, for example.
18413 (ange-ftp-delete-directory): Implement RECURSIVE case. Change to
18414 root directory ("device busy" error otherwise).
18415
8d6c1239
SM
18416 * net/tramp-smb.el (tramp-smb-handle-make-directory-internal):
18417 Flush file properties of created directory.
c4861de0 18418
d2bda74f
EZ
184192009-10-02 Eli Zaretskii <eliz@gnu.org>
18420
18421 * makefile.w32-in (WINS_BASIC): Remove cedet.
18422 (WINS_CEDET): Add cedet.
18423 (update-subdirs-SH): Use $(WINS_SUBDIR), not $(WINS).
18424
895d1904
GM
184252009-10-02 Kevin Ryde <user42@zip.com.au>
18426
18427 * net/browse-url.el (browse-url): Pass any symbol in
18428 browse-url-browser-function to `apply', since if you've mistakenly put
18429 an unbound symbol then the error is clearer. (Bug#4531)
18430
32226619
JB
184312009-10-02 Juanma Barranquero <lekktu@gmail.com>
18432
18433 * allout.el (allout-init, allout-back-to-current-heading)
18434 (allout-beginning-of-current-entry, allout-ascend-to-depth)
18435 (allout-ascend, allout-up-current-level, allout-end-of-level)
18436 (allout-previous-visible-heading, allout-forward-current-level)
18437 (allout-backward-current-level, allout-show-children):
18438 * apropos.el (apropos-describe-plist):
18439 * bookmark.el (bookmark-maybe-historicize-string, bookmark-bmenu-list):
18440 * comint.el (comint-strip-ctrl-m, comint-goto-process-mark):
18441 * completion.el (add-completion, add-permanent-completion):
18442 * descr-text.el (describe-text-category, describe-char):
18443 * desktop.el (desktop-lazy-abort):
18444 * dired-x.el (dired-omit-expunge, dired-x-bind-find-file):
18445 * dired.el (dired-build-subdir-alist):
18446 * ediff.el (ediff-version):
18447 * elide-head.el (elide-head, elide-head-show):
18448 * emerge.el (emerge-version):
18449 * env.el (getenv):
18450 * face-remap.el (variable-pitch-mode):
18451 * faces.el (describe-face):
18452 * ffap.el (ffap-next-url, find-file-at-point, ffap-at-mouse)
18453 (dired-at-point):
18454 * files.el (find-file-existing, auto-save-mode):
18455 * font-lock.el (font-lock-fontify-buffer):
18456 * help-fns.el (describe-function, describe-variable)
18457 (describe-syntax, describe-categories):
18458 * help.el (view-lossage, describe-bindings, describe-key)
18459 (describe-mode):
18460 * hexl.el (hexl-current-address):
18461 * hi-lock.el (hi-lock-mode, hi-lock-find-patterns):
18462 * info.el (Info-goto-emacs-key-command-node):
18463 * log-edit.el (log-edit-insert-cvs-template)
18464 (log-edit-insert-cvs-rcstemplate):
18465 * menu-bar.el (menu-bar-mode):
18466 * mouse.el (mouse-appearance-menu):
18467 * newcomment.el (comment-indent-new-line):
18468 * pgg.el (pgg-save-coding-system, pgg-encrypt-region)
18469 (pgg-encrypt-symmetric-region, pgg-encrypt-symmetric)
5ce6e4f4 18470 (pgg-encrypt, pgg-decrypt-region, pgg-decrypt)
32226619
JB
18471 (pgg-sign-region, pgg-sign, pgg-verify-region, pgg-verify):
18472 * recentf.el (recentf-mode):
18473 * savehist.el (savehist-mode, savehist-save):
18474 * shadowfile.el (shadow-copy-files):
18475 * simple.el (kill-ring-save, next-line, previous-line)
18476 (normal-erase-is-backspace-mode):
18477 * strokes.el (strokes-update-window-configuration)
18478 (strokes-load-user-strokes, strokes-prompt-user-save-strokes)
18479 (strokes-xpm-for-stroke):
18480 * time.el (emacs-uptime, emacs-init-time):
18481 * tutorial.el (tutorial--describe-nonstandard-key)
18482 (tutorial--detailed-help):
18483 * type-break.el (type-break-mode)
18484 (type-break-mode-line-message-mode, type-break-query-mode)
18485 (type-break-guesstimate-keystroke-threshold):
18486 * vc.el (vc-version-diff, vc-diff, vc-root-diff):
18487 * version.el (emacs-version):
18488 * vt-control.el (vt-keypad-on, vt-keypad-off, vt-numlock):
18489 * winner.el (winner-mode):
18490 * calendar/timeclock.el (timeclock-in, timeclock-out)
18491 (timeclock-status-string, timeclock-change)
18492 (timeclock-workday-remaining-string)
18493 (timeclock-workday-elapsed-string)
18494 (timeclock-when-to-leave-string):
18495 * calendar/todo-mode.el (todo-add-category):
18496 * emacs-lisp/advice.el (ad-enable-regexp, ad-disable-regexp):
18497 * emacs-lisp/autoload.el (update-file-autoloads):
18498 * emacs-lisp/checkdoc.el (checkdoc-current-buffer)
18499 (checkdoc-start, checkdoc-continue, checkdoc-rogue-spaces)
18500 (checkdoc-message-text, checkdoc-defun):
18501 * emacs-lisp/debug.el (debugger-list-functions):
18502 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
18503 * emacs-lisp/eieio-opt.el (eieio-describe-class)
18504 (eieio-describe-generic):
18505 * emacs-lisp/lisp-mnt.el (lm-synopsis):
18506 * emacs-lisp/shadow.el (list-load-path-shadows):
18507 * emulation/cua-base.el (cua-mode):
18508 * emulation/edt.el (edt-set-scroll-margins):
18509 * emulation/tpu-edt.el (tpu-toggle-newline-and-indent)
18510 (tpu-toggle-regexp, tpu-toggle-search-direction)
18511 (tpu-toggle-rectangle, tpu-toggle-control-keys):
18512 * emulation/tpu-extras.el (tpu-set-scroll-margins):
18513 * emulation/viper-cmd.el (viper-set-searchstyle-toggling-macros)
18514 (viper-set-parsing-style-toggling-macro)
18515 (viper-set-emacs-state-searchstyle-macros):
18516 * emulation/viper.el (viper-set-hooks):
18517 * eshell/esh-mode.el (eshell-truncate-buffer):
18518 * international/mule-cmds.el (prefer-coding-system)
18519 (describe-input-method, describe-language-environment):
18520 * international/mule-diag.el (list-character-sets)
18521 (describe-character-set, describe-coding-system)
18522 (describe-fontset, list-fontsets, list-input-methods):
18523 * mail/sendmail.el (mail-signature):
18524 * net/ange-ftp.el (ange-ftp-copy-file):
18525 * net/browse-url.el (browse-url):
18526 * net/eudc.el (eudc-set-server, eudc-get-attribute-list):
18527 * net/quickurl.el (quickurl-add-url):
18528 * net/rcirc.el (names, topic):
18529 * net/xesam.el (xesam-mode):
18530 * play/5x5.el (5x5-new-game):
18531 * play/yow.el (apropos-zippy):
18532 * progmodes/ada-mode.el (ada-mode-version):
18533 * progmodes/f90.el (f90-beginning-of-subprogram, f90-end-of-subprogram)
18534 (f90-end-of-block)
18535 (f90-beginning-of-block):
18536 * progmodes/fortran.el (fortran-end-of-block)
18537 (fortran-beginning-of-block):
18538 * progmodes/js.el (js-syntactic-context, js-gc, js-eval):
18539 * progmodes/python.el (python-describe-symbol, python-shell):
18540 * term/ns-win.el (ns-print-buffer):
18541 * textmodes/bibtex.el (bibtex-end-of-entry, bibtex-url):
18542 * textmodes/flyspell.el (flyspell-mode-on):
18543 * textmodes/page-ext.el (set-page-delimiter, pages-directory)
18544 (pages-directory-for-addresses):
18545 * textmodes/table.el (table-recognize-cell)
18546 (table-query-dimension, table-generate-source)
18547 (table-insert-sequence, table--warn-incompatibility):
18548 * textmodes/tex-mode.el (tex-validate-buffer):
18549 * textmodes/texinfmt.el (texinfmt-version)
18550 (texinfo-format-buffer):
18551 Use `called-interactively-p' instead of `interactive-p'.
18552
12a3c28c
JB
185532009-10-02 Juanma Barranquero <lekktu@gmail.com>
18554
18555 * image-mode.el (image-toggle-display):
18556 * emacs-lisp/elp.el (elp-instrument-function):
18557 * emacs-lisp/advice.el (ad-make-advised-definition):
18558 * emacs-lisp/easy-mmode.el (define-minor-mode):
18559 * net/browse-url.el (browse-url-maybe-new-window):
18560 * progmodes/sh-script.el (sh-learn-buffer-indent):
18561 Pass new argument 'any to `called-interactively-p'.
18562
171fda8a
JB
185632009-10-01 Juanma Barranquero <lekktu@gmail.com>
18564
171fda8a
JB
18565 * international/uni-bidi.el:
18566 * international/uni-category.el:
18567 * international/uni-combining.el:
18568 * international/uni-comment.el:
18569 * international/uni-decimal.el:
9c3c9fdf 18570 * international/uni-decomposition.el:
171fda8a
JB
18571 * international/uni-digit.el:
18572 * international/uni-lowercase.el:
18573 * international/uni-mirrored.el:
18574 * international/uni-name.el:
18575 * international/uni-numeric.el:
18576 * international/uni-old-name.el:
18577 * international/uni-titlecase.el:
18578 * international/uni-uppercase.el:
18579 Regenerate from Unicode 5.2.0 data.
18580
dcb9734a
GM
185812009-10-01 Glenn Morris <rgm@gnu.org>
18582
18583 * Makefile.in (ELCFILES): Regenerate.
18584
ced10a4c
SM
185852009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
18586
9d28c33e
SM
18587 * subr.el (interactive-p): Mark obsolete.
18588 (called-interactively-p): Make the optional-ness of `kind' obsolete.
18589 * emacs-lisp/bytecomp.el (byte-compile-fdefinition): Make it obey
18590 advertised-signature-table for subroutines as well.
18591
ced10a4c
SM
18592 * emacs-lisp/byte-run.el (advertised-signature-table): New var.
18593 (set-advertised-calling-convention): New function.
18594 (make-obsolete, define-obsolete-function-alias)
18595 (make-obsolete-variable, define-obsolete-variable-alias):
18596 Make the optional-ness of `when' obsolete.
18597 (define-obsolete-face-alias): Make `when' non-optional.
18598 * help-fns.el (help-function-arglist):
18599 * emacs-lisp/bytecomp.el (byte-compile-fdefinition):
18600 Use advertised-signature-table.
18601
cc3dda16
MA
186022009-10-01 Michael Albinus <michael.albinus@gmx.de>
18603
18604 * files.el (delete-directory): New defun. The original function
18605 in fileio.c has been renamed to `delete-directory-internal'.
18606
18607 * dired.el (dired-delete-file): Call `delete-directory' with
18608 RECURSIVE parameter.
18609
5ce6e4f4 18610 * net/ange-ftp.el (ange-ftp-delete-directory): Add optional
cc3dda16
MA
18611 parameter RECURSIVE. Implementation is missing.
18612
18613 * net/tramp.el (tramp-handle-make-directory): Flush upper
18614 directory's file properties.
ced10a4c 18615 (tramp-handle-delete-directory): Handle optional parameter RECURSIVE.
cc3dda16
MA
18616 (tramp-handle-dired-recursive-delete-directory): Flush directory
18617 properties after the remove command only.
18618
ced10a4c
SM
18619 * net/tramp-fish.el (tramp-fish-handle-delete-directory):
18620 Handle optional parameter RECURSIVE.
cc3dda16 18621
ced10a4c
SM
18622 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory):
18623 Handle optional parameter RECURSIVE.
cc3dda16
MA
18624
18625 * net/tramp-smb.el (tramp-smb-errors): Add error message for
18626 connection timeout.
18627 (tramp-smb-handle-delete-directory): Handle optional parameter
18628 RECURSIVE.
18629
cf885595
SM
186302009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
18631
e3a6b82f
SM
18632 * emacs-lisp/bytecomp.el (byte-compile-defmacro-declaration): New fun.
18633 (byte-compile-file-form-defmumble, byte-compile-defmacro): Use it.
18634 (byte-compile-defmacro): Use backquotes.
18635
7201bfbb
SM
18636 * files.el (cd-absolute): Don't abbreviate-file-name (bug#4599).
18637
cf885595
SM
18638 * vc-dispatcher.el (vc-resynch-window): Don't revert a buffer which
18639 has no associated file.
18640 (vc-resynch-buffer): Use vc-dir-buffers.
18641
a4d2c321
GM
186422009-10-01 Glenn Morris <rgm@gnu.org>
18643
9ffe3f52
GM
18644 * emacs-lisp/chart.el (chart-zap-chars, chart-bar-quickie)
18645 (chart-file-count):
18646 * emacs-lisp/eieio-comp.el (byte-compile-defmethod-param-convert):
18647 * emacs-lisp/eieio-datadebug.el (data-debug-insert-object-button):
18648 * emacs-lisp/eieio-opt.el (eieio-describe-class):
18649 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-create):
18650 * emacs-lisp/eieio.el (defclass, eieio-defclass-autoload)
18651 (eieio-copy-parents-into-subclass, make-instance, class-children)
18652 (eieio-generic-form):
bd2afec2 18653
9515cdcc
GM
18654 * vc-cvs.el (vc-cvs-parse-entry): Be more careful with the
18655 match-data. (Bug#4555).
18656
a4d2c321
GM
18657 * emacs-lisp/check-declare.el (check-declare-scan): Read the declaration
18658 rather than parsing it as a regexp. This relaxes the layout
18659 requirements and makes errors easier to detect.
18660 (check-declare-verify): Check file is regular.
18661 (check-declare-directory): Doc fix.
18662 * subr.el (declare-function): Doc fix.
18663
b15c31c7
GM
18664 * ibuffer.el (ibuffer-format-qualifier):
18665 * isearch.el (hi-lock-regexp-okay):
18666 * calc/calc.el (math-zerop):
18667 * mail/uce.el (rmail-msgbeg, rmail-msgend):
18668 * term/w32-win.el (setup-default-fontset, set-fontset-font):
18669 Remove unused declarations.
18670
b0b111c3
JB
186712009-09-30 Eric Ludlam <zappo@gnu.org>
18672
18673 * emacs-lisp/eieio.el (boolean-p): Delete.
18674
1fc28a2c
GM
186752009-09-30 Glenn Morris <rgm@gnu.org>
18676
1fc28a2c
GM
18677 * emacs-lisp/authors.el (authors-ignored-files): Add "js2-mode.el".
18678
494f4fc7
GM
18679 * emacs-lisp/elint.el (elint-init-form): Report declarations where the
18680 filename is not a string.
18681
561580e9
CY
186822009-09-29 Chong Yidong <cyd@stupidchicken.com>
18683
18684 * files.el (safe-local-eval-forms): Fix typo.
18685
dcbbecd4
SM
186862009-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
18687
18688 * vc-hooks.el (vc-dir-buffers): New var.
18689 (vc-state-refresh): New function.
18690 (vc-state): Use it.
18691 (vc-after-save): Always ask the backend to recompute the new state.
18692 Always call vc-dir if necessary, using vc-dir-buffers.
18693 * vc-dir.el (vc-dir-prepare-status-buffer, vc-dir-resynch-file):
18694 Use vc-dir-buffers.
18695 (vc-dir-mode): Use vc-dir-buffers rather than after-save-hook.
18696 (vc-dir-prepare-status-buffer, vc-dir-update)
18697 (vc-dir-resync-directory-files, vc-dir-resynch-file, vc-dir-mode):
18698 Don't call expand-file-name on default-directory.
18699
d88444f2
JB
187002009-09-29 Juanma Barranquero <lekktu@gmail.com>
18701
18702 * speedbar.el (speedbar-item-delete):
18703 * calc/calc-prog.el (calc-kbd-if):
18704 * language/hanja-util.el (hanja-init-load): Fix typos in messages.
18705
18706 * epa.el (epa-key-list-mode-map):
18707 * hi-lock.el (hi-lock-menu): Fix typos in menus.
18708
18709 * progmodes/hideshow.el (hs-allow-nesting): Reflow docstring.
18710 (hs-show-hook): Fix typo in docstring.
18711
5da62d41
GM
187122009-09-29 Glenn Morris <rgm@gnu.org>
18713
8360fce0
GM
18714 * emacs-lisp/check-declare.el (check-declare-locate): Remove pointless
18715 file-name-nondirectory call preventing location of cedet files.
18716 (check-declare-verify): Use literal search rather than re-search.
ae715515 18717 Add basic defmethod and defclass, and define-overloadable-function.
8360fce0
GM
18718
18719 * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
18720 Use tramp-compat-file-attributes rather than nonexistent
18721 tramp-compat-handle-file-attributes.
18722
5da62d41
GM
18723 * Makefile.in (lisptagsfiles4): New.
18724 (AUTOGENEL): Add cedet loaddefs files.
18725 (TAGS, TAGS-LISP): Use $lisptagsfiles4.
18726 (update-elclist, compile-always, backup-compiled-files)
18727 (bootstrap-clean): Add yet another directory level.
18728 (update-elclist): Use LC_COLLATE rather than COLLATE.
18729 (ELCFILES): Update, via `make update-elclist'.
18730
48267264
JB
187312009-09-29 Juanma Barranquero <lekktu@gmail.com>
18732
18733 * makefile.w32-in (WINS_CEDET, WINS_BASIC, WINS_SUBDIR): New macros.
18734 (WINS_ALMOST): Set from WINS_BASIC and WINS_CEDET.
18735 (update-subdirs-CMD): Use WINS_SUBDIR, not WINS_ALMOST.
18736
2c4cd0b0
AS
187372009-09-28 Andreas Schwab <schwab@linux-m68k.org>
18738
18739 * Makefile.in (lisptagsfiles3): Define.
5da62d41 18740 (TAGS, TAGS-LISP): Use it.
2c4cd0b0
AS
18741 (update-elclist): Add third directory level to look for elc files.
18742 (compile-always): Likewise.
18743 (backup-compiled-files): Likewise.
18744 (bootstrap-clean): Likewise.
18745 (ELCFILES): Update.
18746
a2533e47
CY
187472009-09-28 Chong Yidong <cyd@stupidchicken.com>
18748
18749 * Makefile.in (ELCFILES): Add CEDET files.
18750
eefbedb1
MA
187512009-09-28 Michael Albinus <michael.albinus@gmx.de>
18752
18753 * Makefile.in (ELCFILES): Add net/tramp-imap.elc.
18754
18755 * net/tramp.el (top): Require tramp-imap.
18756
18757 * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
18758 Use `tramp-compat-handle-file-attributes'.
18759
187602009-09-28 Teodor Zlatanov <tzz@lifelogs.com>
18761
18762 * net/tramp-imap.el: New package.
18763
b0b111c3
JB
187642009-09-28 Eric Ludlam <zappo@gnu.org>
18765
18766 * emacs-lisp/chart.el:
18767 * emacs-lisp/eieio-base.el:
18768 * emacs-lisp/eieio-comp.el:
18769 * emacs-lisp/eieio-custom.el:
18770 * emacs-lisp/eieio-datadebug.el:
18771 * emacs-lisp/eieio-opt.el:
18772 * emacs-lisp/eieio-speedbar.el:
18773 * emacs-lisp/eieio.el: New files.
18774
748e3d67
VJL
187752009-09-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
18776
18777 * whitespace.el (whitespace-trailing-regexp)
18778 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
18779 Fix doc string.
18780
15120dec
CY
187812009-09-27 Chong Yidong <cyd@stupidchicken.com>
18782
18783 * menu-bar.el: Remove menu-bar-ediff-misc-menu from the Tools
18784 menu.
18785
18786 * ediff-hook.el: Move menu-bar-ediff-misc-menu into
18787 menu-bar-ediff-menu.
18788
18789 * emacs-lisp/lisp-mode.el: Add doc-string-elt property to
18790 define-overloadable-function.
18791
18792 * progmodes/autoconf.el: Provide autoconf as well, so that this
18793 file can be `require'd.
18794
18795 * emacs-lisp/cl-macs.el (deftype): Add to cl-loaddefs.
18796
18797 * emacs-lisp/autoload.el (generated-autoload-feature)
18798 (generated-autoload-load-name): New vars.
18799 (autoload-rubric, autoload-generate-file-autoloads): Use them.
18800 (make-autoload): Recognize define-overloadable-function and
18801 defclass forms (for EIEIO).
18802
18803 * Makefile.in (update-subdirs): Exclude cedet directory.
18804
135abf91
AR
188052009-09-27 Adrian Robert <Adrian.B.Robert@gmail.com>
18806
1becddbb 18807 * term/ns-win.el: Don't set the region face background. (Bug#4381)
135abf91
AR
18808
18809 * faces.el: Default light-background background for region face to
18810 ns_selection_color under NS.
18811
3d994264
TZ
188122009-09-27 Teodor Zlatanov <tzz@lifelogs.com>
18813
18814 * net/imap-hash.el: New library, see NEWS.
18815
18816 * Makefile.in (ELCFILES): Add imap-hash.el.
18817
ce9a0ccb
SM
188182009-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
18819
18820 * help.el (help-for-help-internal): Don't purecopy the text (bug#4560).
18821 * isearch.el (isearch-help-for-help-internal): Purecopy the second arg.
18822 * help-macro.el (make-help-screen): Avoid using an ambiguous function
18823 definition where the docstring could be taken for the return value.
18824
a92cdd49
GM
188252009-09-26 Glenn Morris <rgm@gnu.org>
18826
18827 * mail/rmailmm.el (rmail-mime-show-images, rmail-mime-bulk-handler):
18828 Add option to only show images below a certain size.
18829 (rmail-mime-multipart-handler): Remove unnecessary save-match-data and
18830 save-excursion calls.
18831
416ac2f1
EZ
188322009-09-26 Eli Zaretskii <eliz@gnu.org>
18833
18834 * makefile.w32-in (WINS_ALMOST): Add cedet (with its
18835 subdirectories) and eieio.
18836
d9a13f68
AM
188372009-09-26 Alan Mackenzie <acm@muc.de>
18838
6a7662bb
BR
18839 * progmodes/cc-engine.el (c-beginning-of-statement-1):
18840 Correct buggy bracketing. (Bug#4289)
d9a13f68
AM
18841
18842 * progmodes/cc-langs.el (c-nonlabel-token-key): Allow quoted
550d95a0 18843 character constants (as case labels). (Bug#4289)
d9a13f68 18844
182b3bec
CY
188452009-09-25 Juri Linkov <juri@jurta.org>
18846
18847 * files.el (safe-local-eval-forms): Allow time-stamp in
18848 before-save-hook (Bug#4554).
18849
8f75f2da
JB
188502009-09-25 Drew Adams <drew.adams@oracle.com>
18851
18852 * menu-bar.el (list-buffers-directory): Doc fix.
18853
8390fb80
SM
188542009-09-25 Stefan Monnier <monnier@iro.umontreal.ca>
18855
18856 * log-edit.el (log-edit-changelog-entries): Avoid inf-loops.
18857 Try and avoid copying twice the same paragraph.
18858 (log-edit-changelog-paragraph, log-edit-changelog-subparagraph):
18859 Remove save-excursion.
18860 (log-edit-changelog-entry): Do it here instead.
18861
11ee8d90
JB
188622009-09-25 Juanma Barranquero <lekktu@gmail.com>
18863
027b1942
JB
18864 * bs.el (bs--get-file-name): Use `list-buffers-directory'
18865 when available, instead of hardcoding mode names. Doc fix.
18866
11ee8d90
JB
18867 * menu-bar.el (list-buffers-directory): Add docstring.
18868 Make automatically buffer-local.
18869
18870 * dired.el (dired-mode):
18871 * files.el (cd-absolute):
18872 * pcvs.el (cvs-temp-buffer):
18873 * pcvs-util.el (cvs-get-buffer-create):
18874 * shell.el (shell-mode):
18875 * vc-dir.el (vc-dir-mode):
18876 Don't make `list-buffers-directory' buffer local.
18877
21289c5d
CY
188782009-09-25 Devon Sean McCullough <emacs-hacker@Jovi.Net>
18879
8390fb80
SM
18880 * comint.el (comint-exec, comint-run, make-comint):
18881 Doc fixes (Bug#4542).
21289c5d 18882
e8652dd9
GM
188832009-09-25 Glenn Morris <rgm@gnu.org>
18884
18885 * mail/rmailmm.el (rmail-mime): New custom group.
18886 Move all defcustoms in this file into this group.
18887 (rmail-mime-media-type-handlers-alist): Revert previous change.
18888 (rmail-mime-show-images): New option.
18889 (rmail-mime-total-number-of-bulk-attachments): Remove variable and all
18890 references to it, since it wasn't actually used for anything.
18891 (rmail-mime-insert-image): New function.
18892 (rmail-mime-image): Use rmail-mime-insert-image.
18893 (rmail-mime-bulk-handler): Remove optional `image' argument, instead
69220882
GM
18894 obey the value of `rmail-mime-show-images' option. Print the size of
18895 attachments.
e8652dd9 18896
fb652bb5
JB
188972009-09-25 David Engster <deng@randomsample.de>
18898
18899 * progmodes/hideshow.el (hs-show-block): Run `hs-show-hook'. (Bug#4548)
18900
32a9841c
VJL
189012009-09-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
18902
18903 * whitespace.el: Does not highlight trailing spaces While point is
18904 at end of line. Does not highligt spaces at beginning of buffer
18905 while point is at beginning of buffer. Does not highlight spaces
18906 at end of buffer while point is at end of buffer. (Bug#4177)
18907 New version 12.0.
18908 (whitespace-display-mappings): Adjust initialization.
18909 (whitespace-point, whitespace-font-lock-refontify): New vars.
18910 (whitespace-color-on, whitespace-color-off): Adjust code.
18911 (whitespace-trailing-regexp, whitespace-empty-at-bob-regexp)
18912 (whitespace-empty-at-eob-regexp, whitespace-space-regexp)
18913 (whitespace-tab-regexp, whitespace-post-command-hook): New funs.
18914
e477ca84
CY
189152009-09-24 Chong Yidong <cyd@stupidchicken.com>
18916
18917 * nxml/nxml-mode.el: Alias xml-mode to nxml-mode.
18918
18919 * textmodes/sgml-mode.el: Remove xml-mode alias.
18920
18921 * files.el (auto-mode-alist, conf-mode-maybe)
8390fb80 18922 (magic-fallback-mode-alist): Revert 2009-09-18 and 2009-09-21 changes.
e477ca84 18923
68712602
AM
189242009-09-24 Alan Mackenzie <acm@muc.de>
18925
18926 * progmodes/cc-cmds.el (c-scan-conditionals): A new function like
18927 c-forward-conditionals, but it doesn't move point and doesn't set
18928 the mark.
18929 (c-up-conditional, c-up-conditional-with-else, c-down-conditional)
18930 (c-down-conditional-with-else, c-backward-conditional)
18931 (c-forward-conditional): Refactor to use c-scan-conditionals.
18932
1659ada0
JB
189332009-09-24 Juanma Barranquero <lekktu@gmail.com>
18934
18935 * help-fns.el (help-downcase-arguments): New option, defaulting to nil.
18936 (help-default-arg-highlight): Remove.
18937 (help-highlight-arg): New function.
18938 (help-do-arg-highlight): Use it.
18939 Suggested by Drew Adams <drew.adams@oracle.com>. (Bug#4510, bug#4520)
18940
b3f01e46
SM
189412009-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
18942
18943 * term.el (term-set-scroll-region, term-handle-ansi-escape):
18944 Undo last change, which didn't fix the problem and introduced others.
18945
107ef54a
NR
189462009-09-24 Nick Roberts <nickrob@snap.net.nz>
18947
18948 * progmodes/gdb-mi.el: Don't require speedbar.
18949 (gdb-jsonify-buffer): Handle case where "=" is part of value string.
18950
ffa1fed6
GM
189512009-09-24 Glenn Morris <rgm@gnu.org>
18952
2157a2be
GM
18953 * calendar/diary-lib.el (diary-fancy-display): Always run the hook.
18954
6125167c
GM
18955 * term/ns-win.el (ns-reg-to-script): Define for compiler.
18956
ffa1fed6
GM
18957 * mail/rmailmm.el (rmail-mime-multipart-handler): Accept the case where
18958 there is no newline after the final mime boundary. (Bug#4539)
18959 Move markers on insertion so that any buttons inserted don't end up in
18960 the next part of a multipart message.
2e9075d3
GM
18961 (rmail-mime-media-type-handlers-alist): Doc fix. Add image handler.
18962 (rmail-mime-bulk-handler): Optionally handle images.
18963 (rmail-mime-image): New button action.
18964 (rmail-mime-image-handler): New function.
18965 (rmail-mime-mode): New mode.
18966 (rmail-mime): Doc fix. Use rmail-mime-mode (for font-lock).
ffa1fed6 18967
4a814992
SM
189682009-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
18969
075518b5
SM
18970 * minibuffer.el (minibuffer-force-complete): Cycle the list, rather
18971 than just dropping elements from it (bug#4504).
18972
8ad2defc
SM
18973 * term.el (term-set-scroll-region): Don't move cursor any more.
18974 (term-handle-ansi-escape): Call term-goto here instead.
18975 Suggested by Ivan Kanis <apple@kanis.eu>.
18976
4a814992
SM
18977 * term.el: Require CL.
18978 (term-ansi-reset): New function.
18979 (term-mode, term-emulate-terminal, term-handle-colors-array): Use it.
18980 (term-handle-colors-array): Simplify.
18981
5a0c3f56
JB
189822009-09-24 Juanma Barranquero <lekktu@gmail.com>
18983
18984 * allout.el (allout-overlay-interior-modification-handler)
18985 (allout-obtain-passphrase):
18986 * epa-file.el (epa-file-write-region):
18987 * ps-print.el (ps-begin-job):
18988 * vc-hooks.el (vc-toggle-read-only):
18989 * vc-rcs.el (vc-rcs-rollback):
18990 * vc-sccs.el (vc-sccs-rollback):
18991 * vc.el (vc-deduce-fileset, vc-next-action, vc-register-with)
18992 (vc-version-diff, vc-revert, vc-rollback):
18993 * wdired.el (wdired-check-kill-buffer):
18994 * emacs-lisp/authors.el (authors):
18995 * net/socks.el (socks-open-connection):
18996 * net/zeroconf.el (zeroconf-service-add-hook):
18997 * obsolete/vc-mcvs.el (vc-mcvs-register):
18998 * progmodes/gdb-mi.el (def-gdb-thread-buffer-gud-command)
18999 (gdb-select-frame):
19000 * progmodes/grep.el (lgrep, rgrep):
19001 * progmodes/idlw-help.el (idlwave-help-check-locations)
19002 (idlwave-help-html-link, idlwave-help-assistant-open-link):
19003 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
19004 * textmodes/reftex-toc.el (reftex-toc-promote-prepare)
19005 (reftex-toc-rename-label): Fix typos in error messages.
19006
19007 * dired-aux.el (dired-do-shell-command): Reflow docstring.
19008 (dired-copy-how-to-fn): Doc fix.
19009 (dired-files-attributes, dired-read-shell-command):
19010 Fix typos in docstrings.
19011
19012 * dired-x.el (dired-enable-local-variables, dired-filename-at-point)
19013 (dired-x-find-file-other-window): Reflow docstrings.
19014 (dired-omit-marker-char, dired-read-shell-command)
19015 (dired-x-submit-report): Fix typos in docstrings.
19016
19017 * shell.el (shell-mode-hook):
19018 * view.el (View-scroll-line-forward):
19019 * progmodes/inf-lisp.el (inferior-lisp-mode-hook):
19020 Fix typos in docstrings.
19021
19022 * net/dig.el (dig-invoke): Fix typo in docstring.
19023 (query-dig): Reflow docstring.
19024
19025 * progmodes/idlwave.el (idlwave-create-user-catalog-file)
19026 (idlwave-quoted, idlwave-rinfo-max-source-lines): Doc fixes.
19027 (idlwave-abbrev-move, idlwave-auto-routine-info-updates)
19028 (idlwave-begin-block-reg, idlwave-begin-unit-reg)
19029 (idlwave-beginning-of-subprogram, idlwave-block-jump-out)
19030 (idlwave-block-match-regexp, idlwave-calculate-paren-indent)
19031 (idlwave-check-abbrev, idlwave-class-file-or-buffer)
19032 (idlwave-class-found-in, idlwave-complete, idlwave-complete-in-buffer)
19033 (idlwave-completion-map, idlwave-current-indent)
19034 (idlwave-custom-ampersand-surround, idlwave-customize)
19035 (idlwave-default-font-lock-items, idlwave-default-insert-timestamp)
19036 (idlwave-define-abbrev, idlwave-determine-class-special)
19037 (idlwave-do-action, idlwave-doc-header, idlwave-doc-modification)
19038 (idlwave-end-block-reg, idlwave-end-of-statement)
19039 (idlwave-end-of-statement0, idlwave-end-of-subprogram)
19040 (idlwave-end-unit-reg, idlwave-entry-find-keyword)
19041 (idlwave-explicit-class-listed, idlwave-file-header)
19042 (idlwave-fill-paragraph, idlwave-find-class-definition)
19043 (idlwave-fix-keywords, idlwave-hang-indent-regexp, idlwave-hard-tab)
19044 (idlwave-idlwave_routine_info-compiled, idlwave-in-comment)
19045 (idlwave-in-quote, idlwave-indent-action-table)
19046 (idlwave-indent-expand-table, idlwave-indent-line)
19047 (idlwave-indent-subprogram, idlwave-indent-to-open-paren)
19048 (idlwave-is-comment-line, idlwave-is-comment-or-empty-line)
19049 (idlwave-is-continuation-line, idlwave-is-pointer-dereference)
19050 (idlwave-kill-autoloaded-buffers, idlwave-lib-p, idlwave-look-at)
19051 (idlwave-make-tags, idlwave-mode, idlwave-mode-abbrev-table)
19052 (idlwave-mouse-active-rinfo, idlwave-newline, idlwave-no-change-comment)
19053 (idlwave-outlawed-buffers, idlwave-popup-select)
19054 (idlwave-previous-statement, idlwave-rescan-catalog-directories)
19055 (idlwave-routine-entry-compare, idlwave-routine-info.pro)
19056 (idlwave-scan-all-buffers-for-routine-info, idlwave-scan-class-info)
19057 (idlwave-shell-automatic-start, idlwave-shell-explicit-file-name)
19058 (idlwave-show-begin, idlwave-split-line, idlwave-split-link-target)
19059 (idlwave-statement-type, idlwave-struct-skip)
19060 (idlwave-substitute-link-target, idlwave-toggle-comment-region)
19061 (idlwave-update-current-buffer-info, idlwave-use-library-catalogs)
19062 (idlwave-what-module-find-class): Fix typos in docstrings.
19063 (idlwave-all-method-classes, idlwave-calc-hanging-indent)
19064 (idlwave-calculate-cont-indent, idlwave-expand-equal)
19065 (idlwave-find-module, idlwave-find-structure-definition)
19066 (idlwave-init-rinfo-when-idle-after, idlwave-insert-source-location)
19067 (idlwave-list-load-path-shadows, idlwave-next-statement)
19068 (idlwave-routine-entry-compare-twins, idlwave-routine-info)
19069 (idlwave-routines, idlwave-sintern-rinfo-list, idlwave-statement-match)
19070 (idlwave-template): Reflow docstrings.
19071
19072 * progmodes/idlw-shell.el (idlwave-shell-syntax-error): Doc fix.
19073 (idlwave-shell-batch-command, idlwave-shell-bp-alist)
19074 (idlwave-shell-bp-get, idlwave-shell-bp-overlays)
19075 (idlwave-shell-bp-query, idlwave-shell-break-here, idlwave-shell-buffer)
19076 (idlwave-shell-display-line, idlwave-shell-display-wframe)
19077 (idlwave-shell-electric-debug-mode, idlwave-shell-examine-select)
19078 (idlwave-shell-file-name-chars, idlwave-shell-filter-bp)
19079 (idlwave-shell-goto-frame, idlwave-shell-halt-messages-re)
19080 (idlwave-shell-highlighting-and-faces, idlwave-shell-idl-wframe)
19081 (idlwave-shell-mode-hook, idlwave-shell-mode-line-info)
19082 (idlwave-shell-mode-map, idlwave-shell-module-source-filter)
19083 (idlwave-shell-mouse-help, idlwave-shell-mouse-print)
19084 (idlwave-shell-pc-frame, idlwave-shell-pending-commands)
19085 (idlwave-shell-print, idlwave-shell-quit, idlwave-shell-redisplay)
19086 (idlwave-shell-scan-for-state, idlwave-shell-send-command)
19087 (idlwave-shell-sentinel-hook, idlwave-shell-separate-examine-output)
19088 (idlwave-shell-shell-command, idlwave-shell-sources-alist)
19089 (idlwave-shell-sources-bp, idlwave-shell-sources-filter)
19090 (idlwave-shell-step, idlwave-shell-use-breakpoint-glyph)
19091 (idlwave-toolbar-add-everywhere, idlwave-toolbar-toggle):
19092 Fix typos in docstrings.
19093 (idlwave-shell-bp, idlwave-shell-clear-current-bp)
19094 (idlwave-shell-hide-output, idlwave-shell-mode)
19095 (idlwave-shell-run-region, idlwave-shell-set-bp-in-module):
19096 Reflow docstrings.
19097
19098 * textmodes/bibtex.el (bibtex-sort-entry-class): Fix group name.
19099
62136c5d
SM
191002009-09-24 Ivan Kanis <apple@kanis.eu>
19101
19102 * term.el (term-bold-attribute): New var.
19103 (term-handle-colors-array): Use it.
19104
9c1a45ed
NR
191052009-09-23 Nick Roberts <nickrob@snap.net.nz>
19106
19107 * progmodes/gdb-mi.el (gdb-version): New variable.
19108 (gdb-non-stop-handler): Set gdb-version.
19109 (gdb-gud-context-command, gdb-current-context-command, gdb-stopped):
19110 Condition "--thread" option on gdb-version.
19111 (gdb-invalidate-threads): Remove unused argument.
19112
03304f31
SM
191132009-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
19114
19115 * textmodes/flyspell.el (sgml-mode-flyspell-verify): Pass limit args
19116 to looking-back to avoid ridiculous slow down in large files (bug#4511).
19117
4f02f0c9
GM
191182009-09-23 Glenn Morris <rgm@gnu.org>
19119
19120 * mail/rmail.el (rmail-reply): Don't try to add a References header when
19121 replying to mail without References or Message-Id. (Bug#4525)
19122
a3b4b363
AR
191232009-09-23 Adrian Robert <Adrian.B.Robert@gmail.com>
19124
19125 * term/ns-win.el (ns-reg-to-script): New variable.
19126
7bda18cc
DU
191272009-09-23 Daiki Ueno <ueno@unixuser.org>
19128
19129 * epg.el (epg-wait-for-status): Preserve existing 'error results.
19130
72169e55
SS
191312009-09-22 Sam Steingold <sds@gnu.org>
19132
19133 * vc-hg.el (vc-hg-print-log): Fix shortlog arg passing.
71630ffe
SS
19134 (vc-hg-outgoing, vc-hg-incoming): Bump okstatus in `vc-hg-command'
19135 to 1 because hg returns status 1 when nothing is found.
0aa4f295 19136 Bind `vc-short-log' for the sake of `vc-hg-log-view-mode'.
72169e55 19137
905b7d38
SM
191382009-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
19139
b0459dec
SM
19140 * textmodes/fill.el: Convert to utf-8 encoding.
19141 (fill-french-nobreak-p): Remove redundant » and « inherited from our
dd86ea11 19142 pre-Unicode days.
b0459dec 19143
905b7d38
SM
19144 * add-log.el (change-log-fill-forward-paragraph): New function.
19145 (change-log-mode): Use it so fill-region DTRT.
19146 Set fill-indent-according-to-mode here rather than in
19147 change-log-fill-paragraph.
19148 (change-log-fill-paragraph): Remove.
19149
baa7f3de
JB
191502009-09-22 Juanma Barranquero <lekktu@gmail.com>
19151
19152 * info.el (Info-try-follow-nearest-node): Use the URL extracted by
19153 `Info-get-token', instead of `browse-url-url-at-point'. (Bug#4508)
19154
a8d789f0
GM
191552009-09-22 Glenn Morris <rgm@gnu.org>
19156
daedbbc2
GM
19157 * calendar/calendar.el (calendar-mode-map): Make mouse-1 and 3 clicks on
19158 the scroll-bar scroll the calendar window rather than the buffer.
19159
d8899a74
GM
19160 * calendar/cal-menu.el (cal-menu-scroll-menu): Add a sub-section with
19161 commands that move point (as opposed to scrolling).
19162
a8d789f0
GM
19163 * emulation/tpu-edt.el (tpu-copy-keyfile): Fix condition-case handler.
19164
19165 * emacs-lisp/elint.el (elint): New custom group.
19166 (elint-log-buffer): Make it a defcustom.
19167 (elint-scan-preloaded, elint-ignored-warnings)
19168 (elint-directory-skip-re): New options.
19169 (elint-builtin-variables): Doc fix.
19170 (elint-preloaded-env): New variable.
19171 (elint-unknown-builtin-args): Add an entry for encode-time.
19172 (elint-extra-errors): Make it a variable rather than a constant.
19173 (elint-preloaded-skip-re): New constant.
19174 (elint-directory): Skip files matching elint-directory-skip-re.
19175 (elint-features): New variable, local to linted buffers.
19176 (elint-update-env): Initialize elint-features. Possibly add
19177 elint-preloaded-env to the buffer's environment.
19178 (elint-get-top-forms): Bind elint-current-pos, for log messages.
19179 Skip quoted forms.
19180 (elint-init-form): New function, extracted from elint-init-env.
19181 Make non-list forms a warning rather than an error.
19182 Add the mode-map for define-derived-mode. Handle define-minor-mode,
19183 easy-menu-define, put that adds an error-condition, and provide.
19184 When requiring cl, also require cl-macs. Really require cl, to handle
19185 some cl macros. Store required libraries in the list elint-features,
19186 so as not to re-load them. Treat cc-require like require.
19187 (elint-init-env): Call elint-init-form to do the work.
19188 Handle eval-and-compile and such like.
19189 (elint-add-required-env): Do not clear messages.
19190 (elint-special-forms): Add handlers for function, defalias, if, when,
19191 unless, and, or.
19192 (elint-form): Add optional argument to ignore elint-special-forms,
19193 useful to prevent recursive calls from handlers. Doc fix.
19194 Respect elint-ignored-warnings.
19195 (elint-form): Respect elint-ignored-warnings.
19196 (elint-bound-variable, elint-bound-function): New variables.
19197 (elint-unbound-variable): Respect elint-bound-variable.
19198 (elint-get-args): Respect elint-bound-function.
19199 (elint-check-cond-form): Add some simple handling for (f)boundp and
19200 featurep tests.
19201 (elint-check-defalias-form): New handler.
19202 (elint-check-let-form): Make an empty let a warning rather than an
19203 error.
19204 (elint-check-setq-form): Make an empty setq a warning rather than an
19205 error. Respect elint-ignored-warnings.
19206 (elint-check-defvar-form): Accept null doc-strings.
19207 (elint-check-conditional-form): New handler. Does some simple-minded
19208 checking of featurep and (f)boundp tests.
19209 (elint-put-function-args): New function.
19210 (elint-initialize): Use elint-scan-doc-file rather than
19211 elint-find-builtin-variables. Use elint-put-function-args.
19212 Possibly scan preloaded-file-list.
19213 (elint-scan-doc-file): Rename from elint-find-builtin-variables and
19214 extend to handle functions as well.
19215
245be23c
JB
192162009-09-22 Lennart Borgman <lennart.borgman@gmail.com>
19217
19218 * linum.el (linum-delete-overlays, linum-update-window):
19219 Do not modify the right margin. (Bug#3971)
19220
91fdbd6f
CY
192212009-09-21 Chong Yidong <cyd@stupidchicken.com>
19222
6a7662bb
BR
19223 * files.el (conf-mode-maybe, magic-fallback-mode-alist):
19224 Use nxml-mode instead of xml-mode.
91fdbd6f 19225
7589d38e
JB
192262009-09-21 Kevin Ryde <user42@zip.com.au>
19227
19228 * net/dig.el: Add "Keywords: comm", as per net-utils.el. (Bug#4501)
19229
5ac42715
SM
192302009-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
19231
19232 * net/dig.el (dig-mode): Use define-derived-mode.
19233
09c01323
DN
192342009-09-20 Dan Nicolaescu <dann@ics.uci.edu>
19235
4096c5f2
DN
19236 * vc-dispatcher.el (vc-do-command): Return the process object in
19237 the asynchronous case. Use when instead of if. Do not run
5480359e 19238 vc-exec-after to display a message if not enabled. (Bug#4463)
4096c5f2 19239
0e172cc2
DN
19240 * vc-git.el (vc-git-dir-extra-headers): Add keymap and mouse-face
19241 properties to the stash strings.
19242 (vc-git-stash-list): Return a list of strings.
19243 (vc-git-stash-get-at-point, vc-git-stash-delete-at-point)
19244 (vc-git-stash-show-at-point): New functions.
19245 (vc-git-stash-map): New keymap.
19246
03304f31
SM
19247 * register.el (ctl-x-r-map): Define the keys here instead of
19248 using autoload.
09c01323 19249
03304f31 192502009-09-20 Thierry Volpiatto <thierry.volpiatto@gmail.com> (tiny change)
e3f36d03
SM
19251
19252 * bookmark.el (bookmark-write-file): Avoid calling `pp' with large
19253 list, to workaround performance problem (bug#4485).
19254
2f5fc4d7
NR
192552009-09-20 Nick Roberts <nickrob@snap.net.nz>
19256
19257 * progmodes/gud.el (gud-sentinel): Revert indavertant change.
19258
b0f5fd2e
DU
192592009-09-20 Daiki Ueno <ueno@unixuser.org>
19260
19261 * epa-file.el (epa-file-cache-passphrase-for-symmetric-encryption):
19262 Document that this option is not recommended to use.
19263
f3445fab
GM
192642009-09-19 Glenn Morris <rgm@gnu.org>
19265
547c6921
GM
19266 * calc/calc-graph.el (calc-graph-lookup): Avoid assignment to free
19267 variable `var'.
19268
f3445fab
GM
19269 * calc/calc-alg.el (var):
19270 * calc/calcalg2.el (var): Define for compiler.
19271
946c009b
CY
192722009-09-19 Chong Yidong <cyd@stupidchicken.com>
19273
e3f36d03
SM
19274 * emacs-lisp/advice.el (ad-get-argument, ad-set-argument):
19275 Doc fix (Bug#3932).
e2045997 19276
24aedbca
CY
19277 * subr.el (baud-rate): Remove long-obsolete function (Bug#4372).
19278
327dd27a
CY
19279 * time-stamp.el (time-stamp-month-dd-yyyy)
19280 (time-stamp-dd/mm/yyyy, time-stamp-mon-dd-yyyy)
19281 (time-stamp-dd-mon-yy, time-stamp-yy/mm/dd)
19282 (time-stamp-yyyy/mm/dd, time-stamp-yyyy-mm-dd)
e3f36d03
SM
19283 (time-stamp-yymmdd, time-stamp-hh:mm:ss, time-stamp-hhmm):
19284 Remove functions that have been obsolete since 1995 (Bug#4436).
327dd27a 19285
946c009b
CY
19286 * progmodes/sh-script.el (sh-learn-buffer-indent): Pop to the
19287 indent buffer only if called interactively (Bug#4452).
19288
3e70541a 192892009-09-19 Juanma Barranquero <lekktu@gmail.com>
4e2af782 19290 Eli Zaretskii <eliz@gnu.org>
3e70541a
JB
19291
19292 This fixes bug#4197 (merged to bug#865, though not identical).
19293 * server.el (server-auth-dir): Add docstring note about FAT32.
19294 (server-ensure-safe-dir): Accept FAT32 directories as "safe",
19295 but warn against using them.
19296
9b94c32e
NR
192972009-09-19 Nick Roberts <nickrob@snap.net.nz>
19298
19299 * progmodes/gdb-mi.el (gdb-var-update-handler-1): Include case of
19300 older GDB where there is no has_more field.
19301
66590684
GM
193022009-09-19 Glenn Morris <rgm@gnu.org>
19303
19304 * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
19305
9a1337f9
CY
193062009-09-18 Chong Yidong <cyd@stupidchicken.com>
19307
19308 * files.el (auto-mode-alist): Change default for XML files to nXML
19309 mode (Bug#4169).
19310
d7554167
JB
193112009-09-18 Juanma Barranquero <lekktu@gmail.com>
19312
19313 * server.el (server-ensure-safe-dir): Pass 'integer
19314 to `file-attributes', as suggested.
19315
35a3f9a4
SM
193162009-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
19317
19318 * dired-aux.el (dired-query-alist): Remove spurious backslash.
19319 (dired-query): Use read-key.
19320
044f9b05
AR
193212009-09-18 Adrian Robert <Adrian.B.Robert@gmail.com>
19322
19323 * cus-start.el (ns-use-qd-smoothing): Remove.
19324
6188ea49
GM
193252009-09-18 Glenn Morris <rgm@gnu.org>
19326
08cf18e4
GM
19327 * allout.el (top-level): Remove unnecessary progn.
19328
07eae5c5
GM
19329 * progmodes/js.el (js-end-of-defun): Remove malformed and unneeded let.
19330
6726c25e
GM
19331 * emacs-lisp/derived.el (define-derived-mode): Fix paren typo in
19332 definition of abbrev table.
19333
3f527154 19334 * speedbar.el (speedbar-track-mouse):
6188ea49
GM
19335 * net/eudc-bob.el (eudc-bob-pipe-object-to-external-program):
19336 * net/eudc.el (eudc-expand-inline):
770af4b4
GM
19337 * net/newst-backend.el (newsticker--cache-read-feed):
19338 * nxml/nxml-outln.el (nxml-end-of-heading): Fix typos in
6188ea49
GM
19339 condition-case handlers.
19340
ccb4c30c
NR
193412009-09-18 Nick Roberts <nickrob@snap.net.nz>
19342
19343 * progmodes/gdb-mi.el (gdb-frame-address): New variable.
19344 (gdb-var-list): Add an element for has_more field.
19345 (gdb-non-stop-handler): Enable pretty printing for STL containers.
19346 (gdb-var-create-handler, gdb-var-list-children-handler-1)
19347 (gdb-var-update-handler-1): Parse output of dynamic variable
19348 objects (STL containers).
19349 (gdb-var-delete-1): Pass var1 as an explicit second argument.
19350 (gdb-get-field): Delete alias. Use bindat-get-field directly.
19351
19352 * progmodes/gud.el (gud-speedbar-item-info): Adjust for change to
19353 gdb-var-list.
19354 (gud-speedbar-buttons): Make node expandable if expression "has more"
19355 children.
19356
8686ac71
JB
193572009-09-17 Juanma Barranquero <lekktu@gmail.com>
19358
19359 * startup.el (emacs-quick-startup): Remove variable and all uses.
19360 (command-line): Set `inhibit-x-resources' instead.
19361 (command-line-1): Use `inhibit-x-resources' instead.
19362
a69c67e8
CY
193632009-09-17 Chong Yidong <cyd@stupidchicken.com>
19364
19365 * subr.el: Fix last change to avoid using the `unless' macro,
19366 which breaks bootstrapping.
19367
354f0faf
SM
193682009-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
19369
19370 * subr.el (push, pop, dolist, dotimes, declare): Don't overwrite CL's
19371 extended definitions, in case we reload subr.el after having
19372 loaded CL.
19373 (eval-next-after-load): Mark as obsolete.
19374
98b9bf40
JL
193752009-09-17 Juri Linkov <juri@jurta.org>
19376
19377 * menu-bar.el (menu-bar-search-menu, menu-bar-edit-menu)
19378 (menu-bar-options-menu, menu-bar-showhide-fringe-menu)
19379 (menu-bar-showhide-menu, menu-bar-tools-menu)
19380 (menu-bar-describe-menu, menu-bar-help-menu)
19381 (minibuffer-local-completion-map, minibuffer-local-map):
19382 Fix list quoting.
19383
28fab7b5
GM
193842009-09-17 Glenn Morris <rgm@gnu.org>
19385
88d5190c
GM
19386 * emacs-lisp/bytecomp.el (byte-compile-form): Always check the function
19387 arguments, whether or not it has a handler.
19388
74f24ba7
GM
19389 * ansi-color.el (ansi-color-get-face-1): Fix typo in handler.
19390
28fab7b5
GM
19391 * simple.el (hard-newline): Give it a doc-string.
19392
a8106aec
GM
19393 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
19394 (lisp-mode-syntax-table): Give them doc-strings.
e4a09a11 19395
76251ad7
DN
193962009-09-17 Dan Nicolaescu <dann@ics.uci.edu>
19397
72033dbe
DN
19398 * menu-bar.el (menu-bar-file-menu, menu-bar-file-menu)
19399 (menu-bar-i-search-menu, menu-bar-edit-menu, menu-bar-custom-menu)
19400 (menu-bar-options-menu, menu-bar-showhide-menu)
19401 (menu-bar-showhide-fringe-ind-menu, menu-bar-showhide-fringe-menu)
19402 (menu-bar-showhide-scroll-bar-menu, menu-bar-showhide-menu)
19403 (menu-bar-options-menu, menu-bar-line-wrapping-menu)
19404 (menu-bar-options-menu, menu-bar-tools-menu)
19405 (menu-bar-describe-menu, menu-bar-search-documentation-menu)
19406 (menu-bar-help-menu):
19407 (menu-bar-make-mm-toggle, menu-bar-make-toggle): Purecopy the
19408 string arguments.
19409
76251ad7
DN
19410 * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu)
19411 (menu-bar-epatch-menu, menu-bar-ediff-misc-menu): Add purecopy
19412 calls for the menu names and :help.
19413
97b952b7
SM
194142009-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
19415
19416 * mouse.el (minor-mode-menu-from-indicator): Pay attention
19417 to :minor-mode-function (bug#4455).
19418
8f38189e
SM
194192009-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
19420
d2fd733e
SM
19421 * startup.el (command-line): Initialize the window-system after
19422 processing the command-line.
19423
8f38189e
SM
19424 * textmodes/page.el (what-page): Make sure we don't inf-loop if
19425 page-delimiter matches the empty string.
19426
77564fa4
GM
194272009-09-16 Glenn Morris <rgm@gnu.org>
19428
19429 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-vars): Rename from
19430 byte-compile-not-obsolete-var. It's a list now.
19431 (byte-compile-not-obsolete-funcs): New variable.
19432 (byte-compile-warn-obsolete): Don't warn about functions if they are in
19433 byte-compile-not-obsolete-funcs.
19434 (byte-compile-variable-ref, byte-compile-defvar): Update for
19435 byte-compile-not-obsolete-vars name-change and list nature.
19436 (byte-compile-maybe-guarded): Suppress warnings about obsolete functions
19437 and variables behind (f)boundp tests.
19438 * net/tramp-compat.el (byte-compile-not-obsolete-vars): Set if bound.
19439
79d316d3
DN
194402009-09-15 Dan Nicolaescu <dann@ics.uci.edu>
19441
19442 * vc-git.el (vc-git-log-view-mode): Undo inadvertent change.
19443
8fed6934
SM
194442009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
19445
19446 * Makefile.in (compile-onefile): Use byte-compile-refresh-preloaded.
19447 * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded):
19448 Don't autoload.
19449
4078fd57
SE
194502009-09-15 Stephen Eglen <stephen@gnu.org>
19451
19452 * iswitchb.el (iswitchb-read-buffer): When selecting a match from
5a0c3f56 19453 the virtual-buffers, use the name of the buffer specified by
4078fd57 19454 find-file-noselect, as the match may be a symlink. (This was a
5a0c3f56 19455 problem if the target and the symlink had different names.)
4078fd57 19456
838ff458
SM
194572009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
19458
b3c7c12d
SM
19459 * custom.el (custom-initialize-default, custom-initialize-set): CSE.
19460
13dc2bc2
SM
19461 * desktop.el (desktop-path): Check user-emacs-directory.
19462
49fec531
SM
19463 * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded): New function.
19464
0e328d37
SM
19465 * loadup.el: Use after-load-functions to GC after loading each file.
19466 Remove the explicit GC calls that used to be sprinkled around.
19467
838ff458
SM
19468 * subr.el (after-load-functions): New hook.
19469 (do-after-load-evaluation): Run it. Use string-match-p to detect
19470 `obsolete' packages, rather than painfully extracting the relevant
19471 directory name.
19472
a62f564f
GM
194732009-09-15 Glenn Morris <rgm@gnu.org>
19474
19475 * apropos.el (apropos-documentation-check-doc-file): Avoid assignment to
19476 free variable `doc'.
19477
19478 * dired.el (dired-mode-map): Add menu entry for async shell command.
19479
19480 * help-fns.el (find-lisp-object-file-name): When looking for autoloaded
19481 variables, also consider the .elc files, since the .el files are
19482 normally gzipped (subsequent code locates the .el.gz from the .elc).
19483
19484 * calc/calc-prog.el (arglist): Define for compiler.
19485
19486 * calendar/diary-lib.el (diary-display-function): Change the default to
19487 fancy display.
19488 (body): Define for compiler.
19489
19490 * emacs-lisp/bytecomp.el (byte-compile-keep-pending)
19491 (byte-compile-file-form, byte-compile-lambda)
19492 (byte-compile-top-level-body, byte-compile-form)
19493 (byte-compile-variable-ref, byte-compile-setq)
19494 (byte-compile-setq-default, byte-compile-body)
19495 (byte-compile-body-do-effect, byte-compile-and, byte-compile-or)
19496 (batch-byte-compile): Give some more local variables with common names
19497 a "bytecomp-" prefix to avoid masking warnings about free variables.
19498
cd05fe7f
GM
19499 * startup.el (command-line-1): Give local variables with common names a
19500 distinguishing prefix, so as not to hide free variable warnings during
19501 bootstrap.
19502
a62f564f
GM
19503 * mail/rmailmm.el (rmail-mime-save): If file exists, don't try to be
19504 clever and add a suffix to make a unique name, just let the user decide
19505 whether or not to overwrite it. If the input is a directory, write the
19506 default filename to that directory. (Bug#4388)
19507 (rmail-mime-bulk-handler): Ensure the save button's 'directory property
19508 is a filename-as-a-directory.
19509
fbc88440
SM
195102009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
19511
19512 * textmodes/page.el (what-page): Don't move to beginning of line.
19513 See <87tyz5ajte.fsf@x2.delysid.org> in emacs-devel.
19514
60308853
DN
195152009-09-15 Dan Nicolaescu <dann@ics.uci.edu>
19516
19517 * vc-git.el (vc-git-dir-extra-headers): Show the remote location.
19518
32ba3abc
DN
195192009-09-14 Dan Nicolaescu <dann@ics.uci.edu>
19520
9cd39aff
DN
19521 * bindings.el (mode-line-mode-menu): Add purecopy calls for :help.
19522 * help.el (help-for-help-internal): Add purecopy calls for text.
19523
32ba3abc
DN
19524 * vc.el (top): print-log method now takes an optional SHORTLOG
19525 argument. Add a new method: root.
32ba3abc
DN
19526 (vc-root-diff, vc-print-root-log): New functions.
19527 (vc-log-short-style): New variable.
19528 (vc-print-log-internal): Add support for showing short logs.
19529
19530 * vc-hooks.el (vc-prefix-map, vc-menu-map): Add bindings for
19531 vc-print-root-log and vc-print-root-diff.
19532
19533 * vc-bzr.el (vc-bzr-log-view-mode, vc-bzr-print-log):
19534 * vc-git.el (vc-git-print-log, vc-git-log-view-mode):
19535 * vc-hg.el (vc-hg-print-log, vc-hg-log-view-mode): Add support for
19536 short logs.
19537
19538 * vc-cvs.el (vc-cvs-print-log):
19539 * vc-mtn.el (vc-mtn-print-log):
19540 * vc-rcs.el (vc-rcs-print-log):
19541 * vc-sccs.el (vc-sccs-print-log):
19542 * vc-svn.el (vc-svn-print-log): Add an optional argument shortlog
19543 that is ignored for now.
19544
837b0e99
DN
19545 * vc-mtn.el (vc-mtn-annotate-command):
19546 * vc-svn.el (vc-svn-annotate-command): Run asynchronously.
19547
31cd2dd4
SM
195482009-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
19549
19550 * simple.el: Add mapping for backspace/delete/clear/tab/escape/return
19551 to function-key-map, and give them ascii-character property.
19552 * term/x-win.el (x-alternatives-map):
19553 * term/ns-win.el (ns-alternatives-map):
19554 * term/internal.el (msdos-key-remapping-map):
19555 * w32-fns.el (x-alternatives-map): Remove redundant mappings.
19556
d62e5bf2
GM
195572009-09-14 Glenn Morris <rgm@gnu.org>
19558
19559 * emacs-lisp/elint.el (elint-add-required-env): Revert to not using
19560 temp-buffers (2009-09-12).
19561
7d0105e5
SM
195622009-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
19563
19564 * textmodes/ispell.el (ispell-command-loop): Improve last fix, using
19565 the new read-key function.
19566
e17ed9ad
CY
195672009-09-13 Chong Yidong <cyd@stupidchicken.com>
19568
19569 * term/x-win.el (x-menu-bar-open): Only call accelerate-menu if it
19570 is defined (Bug#4405).
19571
1fc26e29
CY
195722009-09-13 Vincent Belaïche <vincent.belaiche@gmail.com>
19573
19574 * recentf.el (recentf-cleanup): Use a hash table to find
19575 duplicates (Bug#4407).
19576
61dc96a2 195772009-09-13 Per Starbäck <per@starback.se> (tiny change)
7e73ea32
CY
19578
19579 * textmodes/ispell.el (ispell-command-loop): Convert keys such as
19580 kp-0 to ascii equivalents (Bug#4325).
19581
42c3a9e3
CY
195822009-09-13 Chong Yidong <cyd@stupidchicken.com>
19583
1f5c1626
CY
19584 * progmodes/cperl-mode.el (cperl-init-faces): Revert last change.
19585
42c3a9e3 19586 * eshell/em-hist.el:
31cd2dd4
SM
19587 * eshell/em-dirs.el (eshell-complete-user-reference):
19588 Declare pcomplete functions and variables to avoid compiler warnings.
42c3a9e3
CY
19589
195902009-09-13 Leo <sdl.web@gmail.com> (tiny change)
19591
19592 * eshell/em-script.el (eshell-login-script, eshell-rc-script):
19593 * eshell/em-dirs.el (eshell-last-dir-ring-file-name):
19594 * eshell/em-alias.el (eshell-aliases-file):
31cd2dd4
SM
19595 * eshell/em-hist.el (eshell-history-file-name):
19596 Use expand-file-name instead of concat to make file names (Bug#4308).
42c3a9e3 19597
1e2b6acf
GM
195982009-09-13 Glenn Morris <rgm@gnu.org>
19599
19600 * ediff-merg.el (ediff-do-merge):
19601 * filesets.el (filesets-run-cmd):
19602 * emulation/ws-mode.el (ws-show-markers, ws-move-block, ws-delete-block)
19603 (ws-find-marker-0, ws-find-marker-1, ws-find-marker-2, ws-find-marker-3)
19604 (ws-find-marker-4, ws-find-marker-5, ws-find-marker-6, ws-find-marker-7)
19605 (ws-find-marker-8, ws-find-marker-9, ws-goto-block-begin)
19606 (ws-goto-block-end, ws-goto-last-cursorposition, ws-copy-block):
19607 Replace empty `let's with `progn'.
19608
adba8116
SM
196092009-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
19610
19611 * mail/sendmail.el (send-mail-function):
19612 * tooltip.el (tooltip-mode):
19613 * simple.el (transient-mark-mode):
19614 * rfn-eshadow.el (file-name-shadow-mode):
19615 * frame.el (blink-cursor-mode):
19616 * font-core.el (global-font-lock-mode):
19617 * files.el (temporary-file-directory)
19618 (small-temporary-file-directory, auto-save-file-name-transforms):
19619 * epa-hook.el (auto-encryption-mode):
19620 * composite.el (global-auto-composition-mode):
19621 Use custom-initialize-delay.
19622 * startup.el (command-line): Don't explicitly call
19623 custom-reevaluate-setting for all the above vars.
19624 * custom.el (custom-initialize-safe-set)
19625 (custom-initialize-safe-default): Delete.
19626
0a4afea9
SM
196272009-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
19628
9f94990d
SM
19629 * term/x-win.el (x-initialize-window-system):
19630 * term/w32-win.el (w32-initialize-window-system):
19631 * term/ns-win.el (ns-initialize-window-system): Don't call
19632 mouse-wheel-mode since it's enabled globally by default already.
19633
0a4afea9
SM
19634 * mwheel.el (mouse-wheel-mode): Make sure the new defvar doesn't
19635 actually define the variable, but only silences the byte-compiler.
19636 (mouse-wheel-change-button): Check whether mouse-wheel-mode is bound
19637 before looking it up.
19638 (mouse-wheel-scroll-amount): Also reset the bindings if this value
19639 is changed.
19640
bf01513f
GM
196412009-09-12 Glenn Morris <rgm@gnu.org>
19642
19643 * emacs-lisp/elint.el (elint-file): Make max-lisp-eval-depth at least
19644 1000.
19645 (elint-add-required-env): Don't beep on error.
19646 (elint-forms): In case of error, return ENV unchanged.
afdceaec
GM
19647 (elint-init-env): Skip non-list forms.
19648 (elint-log): Handle unknown file positions.
bf01513f 19649
d85889e4
DU
196502009-09-12 Daiki Ueno <ueno@unixuser.org>
19651
19652 * epg.el (epg-make-context): Add autoload cookie.
19653 (epg-list-keys, epg-cancel, epg-start-decrypt, epg-decrypt-file)
19654 (epg-decrypt-string, epg-start-verify, epg-verify-file)
19655 (epg-verify-string, epg-start-sign, epg-sign-file)
19656 (epg-sign-string, epg-start-encrypt, epg-encrypt-file)
19657 (epg-encrypt-string, epg-start-export-keys)
19658 (epg-export-keys-to-file, epg-export-keys-to-string)
19659 (epg-start-import-keys, epg-import-keys-from-file)
19660 (epg-import-keys-from-string, epg-start-receive-keys)
19661 (epg-receive-keys, epg-import-keys-from-server)
19662 (epg-start-delete-keys, epg-delete-keys, epg-start-sign-keys)
19663 (epg-sign-keys, epg-start-generate-key)
0a4afea9
SM
19664 (epg-generate-key-from-file, epg-generate-key-from-string):
19665 Remove autoload cookie.
d85889e4 19666
8f825ee6
EZ
196672009-09-12 Eli Zaretskii <eliz@gnu.org>
19668
36b434ee
EZ
19669 * dos-fns.el (dos-reevaluate-defcustoms): Comment out the
19670 reevaluation of trash-directory.
19671
8f825ee6
EZ
19672 * mwheel.el: Fix last change.
19673 (mouse-wheel-mode): New defvar.
19674 (mouse-wheel-mode): Remove autoload cookie.
19675
5766c380
SM
196762009-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
19677
ab5c0fcd
SM
19678 * mwheel.el (mwheel-installed-bindings): New var.
19679 (mouse-wheel-mode): Use it, so as to make sure we really remove all
19680 the bindings we set last time. Use custom-initialize-delay.
19681 * loadup.el: Load mwheel after term/*-win.el.
19682 * startup.el (command-line): Don't reevaluate mouse-wheel-down-event
19683 and mouse-wheel-up-event now that their first evaluation is done
19684 sufficiently late to be correct.
19685
45448e64
SM
19686 * startup.el (tutorial-directory): Make it a defcustom.
19687 Use custom-initialize-delay rather than eval-at-startup to set it.
19688 * image.el (image-load-path): Make it a defcustom.
19689 Use custom-initialize-delay rather than eval-at-startup to set it.
19690 * subr.el (eval-at-startup): Remove.
19691 * font-lock.el (lisp-font-lock-keywords-2): Remove eval-at-startup.
19692
5766c380
SM
19693 * subr.el (do-after-load-evaluation): Warn the user after loading an
19694 obsolete package.
19695
d6549da4
GM
196962009-09-12 Glenn Morris <rgm@gnu.org>
19697
19698 * proced.el (proced-mark-alt): Remove alias.
19699 (proced-mode-map): Remove proced-mark-alt.
19700
19701 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries to
19702 Elint file and directory. Remove initialization entry.
19703
19704 * emacs-lisp/elint.el (elint-file, elint-directory): New autoloaded
19705 commands.
19706 (elint-current-buffer): Set mode-line-process.
19707 (elint-init-env): Handle define-derived-mode.
19708 Fix declare-function with unspecified arglist. Guard against odd
19709 defalias statements (eg iso-insert's 8859-1-map).
19710 (elint-add-required-env): Use a temp buffer.
19711 (elint-form): Just print the function/macro name, not the whole form.
19712 Return env unchanged if we fail to parse a macro.
19713 (elint-forms): Guard against parse errors.
19714 (elint-output): New function, to handle batch mode.
19715 (elint-log-message): Add optional argument. Use elint-output.
19716 (elint-set-mode-line): New function.
19717
30194d4d
CY
197182009-09-12 Andreas Politz <politza@fh-trier.de> (tiny change)
19719
19720 * emacs-lisp/elp.el (elp-not-profilable): Add more
19721 functions (Bug#4233).
19722
a035f9b0
CY
197232009-09-12 Chong Yidong <cyd@stupidchicken.com>
19724
19725 * emulation/pc-select.el (scroll-down-mark, scroll-down-nomark)
19726 (scroll-up-mark, scroll-up-nomark): Doc fix (Bug#4190).
19727
dad61164
NR
197282009-09-11 Nick Roberts <nickrob@snap.net.nz>
19729
19730 * progmodes/gdb-mi.el (gdb-var-list-children-regexp): Delete.
19731 (gdb-var-list-children): Use json parsing.
19732
9c3c9fdf 197332009-09-11 Daniel Colascione <dan.colascione@gmail.com>
34cab3d9
CY
19734
19735 * progmodes/js.el (js--proper-indentation): Handle the case where
19736 char-before is null. Reported by Deniz Dogan.
19737
b4587710
JB
197382009-09-11 Juanma Barranquero <lekktu@gmail.com>
19739
19740 * emacs-lisp/cl-macs.el (help-add-fundoc-usage): Declare.
19741
13890796
DU
197422009-09-11 Daiki Ueno <ueno@unixuser.org>
19743
19744 * epg.el (epg-cipher-algorithm-alist): Add CAMELLIA.
19745 (epg-digest-algorithm-alist): Add SHA224.
b18508dd 19746 (epg-context-set-passphrase-callback)
97d4bdba 19747 (epg-context-set-progress-callback): Add description about
b18508dd 19748 callback function.
13890796 19749
2efb64a8
SM
197502009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
19751
790d0270
SM
19752 * custom.el (custom-delayed-init-variables): New var.
19753 (custom-initialize-delay): New function.
19754 * startup.el (command-line): "Re"evaluate all vars in
19755 custom-delayed-init-variables. Don't reevaluate abbrev-file-name
19756 explicitly any more.
19757 * abbrev.el (abbrev-file-name): Use custom-initialize-delay
19758 to avoid creating a ~/.emacs.d at build-time (bug#4347).
19759
19760 * proced.el (proced-mode-map): Prefer "m" for proced-mark (bug#4362).
2efb64a8 19761
ac243a40
NR
197622009-09-11 Nick Roberts <nickrob@snap.net.nz>
19763
19764 * progmodes/gdb-mi.el (gdb-var-update-regexp): Delete.
19765 (gdb-var-update-handler): Use json parsing.
19766
657bc6fc
JB
197672009-09-11 Juanma Barranquero <lekktu@gmail.com>
19768
19769 * vc-annotate.el (vc-annotate): Use the main file's coding-system to
19770 decode annotated text, regardless of language environment. (Bug#2741)
19771
b6fe8102
SM
197722009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
19773
19774 * Makefile.in (autoloads): Make rmail.el writable as well.
19775
5cc443fe
GM
197762009-09-11 Glenn Morris <rgm@gnu.org>
19777
5515c54e
GM
19778 * dired-aux.el, dired-x.el: Put autoloads in dired.el rather than
19779 loaddefs.el.
19780 * dired.el: Regenerate with extracted autoloads.
19781 * Makefile.in (autoloads): Make dired.el writable.
19782
15067158
GM
19783 * ibuf-ext.el: Put autoloads in ibuffer.el rather than loaddefs.el.
19784 * ibuffer.el: Regenerate with extracted autoloads.
19785 * Makefile.in (autoloads): Make ibuffer.el writable.
19786
d35d0238
GM
19787 * paths.el (prune-directory-list, gnus-nntp-service, rmail-file-name):
19788 * version.el (emacs-copyright, emacs-major-version)
19789 (emacs-minor-version): Reformat doc-strings for make-docfile.
19790
5cc443fe
GM
19791 * apropos.el (apropos-documentation-check-doc-file): Exclude unbound
19792 functions and variables, since they must be stuff specific to some other
19793 platform.
19794 (apropos-print): Make mouse-click message less specific about button.
19795
19796 * emacs-lisp/cl-macs.el (define-compiler-macro): Add a property
19797 that records where a macro was defined.
19798 * help-fns.el (describe-function-1): Mention if a function has a
19799 compiler-macro.
19800 * help-mode.el (help-function-cmacro): New button.
19801
19802 * locate.el (top-level): Always require dired.
19803 (locate-mode-map): Initialize inside the defvar.
19804
19805 * net/ange-ftp.el (dired-compress-file): Declare.
19806 (ange-ftp-dired-compress-file): Add doc string.
19807
19808 * term/ns-win.el (x-display-name, x-setup-function-keys):
19809 Unify doc-strings with X versions.
19810
8cb95edf
SM
198112009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
19812
726a4d09
SM
19813 * emulation/crisp.el (crisp-mode-map): Move initialization
19814 into declaration.
19815 (crisp-mode): Use define-minor-mode.
19816
8cb95edf
SM
19817 * progmodes/xscheme.el (xscheme-evaluation-commands):
19818 Put a :advertised-binding property rather than using
19819 advertised-xscheme-send-previous-expression.
19820 (advertised-xscheme-send-previous-expression): Declare obsolete.
19821 * emulation/crisp.el (crisp-mode-map): Use `undo' rather than
19822 `advertised-undo'.
19823 (crisp-mode): Add corresponding bindings to
19824 undo's :advertised-binding instead.
19825 * dired.el (dired-mode-map): Put a :advertised-binding property rather
19826 than using dired-advertised-find-file.
19827 (dired-advertised-find-file):
19828 * simple.el (advertised-undo):
19829 * wid-edit.el (advertised-widget-backward): Declare obsolete.
19830 (widget-keymap): Put a :advertised-binding property rather
19831 than using advertised-widget-backward.
19832 * bindings.el (ctl-x-map): Put a :advertised-binding property rather
19833 than using advertised-undo.
19834 * tutorial.el (tutorial--default-keys): Adjust accordingly.
19835
07db5857
SS
198362009-09-10 Simon South <ssouth@slowcomputing.org>
19837
19838 * progmodes/delphi.el (delphi-tab): Indent region when Transient
19839 Mark mode is enabled and region is active; otherwise indent or
19840 insert TAB as usual.
19841 (delphi-mode): Update description of TAB-key binding.
19842
50d4ba39
SM
198432009-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
19844
19845 * subr.el (define-key-rebound-commands): Mark obsolete.
19846 * startup.el (precompute-menubar-bindings): Remove.
19847 (normal-top-level): Remove obsolete code that tried to precompute
19848 menubar bindings.
19849 * loadup.el (define-key-rebound-commands): Don't bother fiddling with
19850 define-key-rebound-commands and precompute-menubar-bindings.
19851
ffa894db
KY
198522009-09-10 Teodor Zlatanov <tzz@lifelogs.com>
19853
19854 * net/imap.el (imap-interactive-login): Better messages.
19855 (imap-open): Fix bug with renamed buffer on reconnect.
19856 (imap-authenticate): Add buffer-local imap-last-authenticator variable
19857 for easier debugging and cleaner code. On successful (guessed based on
19858 server capabilities) secondary authentication, set imap-state
19859 correctly.
19860 (imap-last-authenticator): Define imap-last-authenticator as a variable
19861 to avoid warnings.
19862
9477096c
GM
198632009-09-10 Glenn Morris <rgm@gnu.org>
19864
19865 * pcvs.el (cvs-mode-find-file): Use forward-line rather than goto-line.
19866
19867 * emacs-lisp/bytecomp.el (byte-compile-function-environment): Doc fix.
19868 (byte-compile-file-form-autoload): Don't warn about unknown functions
19869 where the autoload statement comes after the use.
19870 (with-no-warnings): Give it a byte-hunk-handler like than of progn, so
19871 that any handlers inside the body (eg require) are in turn respected.
19872
19873 * emacs-lisp/byte-opt.el (degrees-to-radians): Mark as free from side
19874 effects.
19875
19876 * emacs-lisp/derived.el (define-derived-mode): Give the mode's map,
19877 and syntax and abbrev tables basic docs, if they don't have any.
19878
19879 * emacs-lisp/easy-mmode.el (easy-mmode-defmap): Add doc-string.
19880
19881 * international/mule-cmds.el (top-level): Require cl when compiling.
19882 (view-hello-file): Use default-value rather than
19883 default-enable-multibyte-characters.
19884
19885 * progmodes/fortran.el: Move all safe and risky properties into the
19886 defcustoms.
19887
19888 * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmm.el:
19889 * mail/rmailmsc.el, mail/rmailsort.el, mail/rmailsum.el:
19890 * mail/undigest.el:
19891 Put autoloads in rmail.el rather than loaddefs.el.
19892 * mail/rmail.el: Regenerate with extracted autoloads.
19893
19894 * mail/rmailsum.el (rmail-user-mail-address-regexp): Move to rmail.el.
19895 * mail/rmail.el (rmail-user-mail-address-regexp): Move from rmailsum.el.
19896
9f16c547
NR
198972009-09-10 Nick Roberts <nickrob@snap.net.nz>
19898
19899 Reported in thread for Bug#4375.
19900 * progmodes/gud.el (gud-tooltip-print-command): Use MI command
19901 "-data-evaluate-expression" instead of print.
19902 * progmodes/gdb-mi.el (gdb-tooltip-print-1): Ditto.
19903 (gdb-tooltip-print): Parse output from above MI command.
7ab133d1
NR
19904 (gdb): Revert 2009-08-11 change. User should detach inferior
19905 manually.
9f16c547
NR
19906
19907 Remove the word "separate" from IO functions as inferior
19908 output is now never displayed in the GUD buffer.
19909
50405cd0
JB
199102009-09-10 Juanma Barranquero <lekktu@gmail.com>
19911
19912 * startup.el (command-line-normalize-file-name): On Windows and
19913 MS-DOS, also convert C:\/ and C:\\ (two backslashes) into C:/.
19914
7ae62430
JL
199152009-09-10 Juri Linkov <juri@jurta.org>
19916
19917 * isearch.el (isearch-text-char-description): Propertize escape
19918 character sequences with the `escape-glyph' face. (Bug#4344)
19919
19920 * simple.el (shell-command): Set asynchronous process filter to
19921 `comint-output-filter'. (Bug#4343)
19922
19923 * progmodes/grep.el (grep-template): Add "<X>" to docstring.
19924 (grep-files-aliases): Add "all". Move "el" and "ch" to the top of
19925 the list. Move "asm" to the bottom.
19926 (grep-find-ignored-directories): Add `choice' with nil value
19927 to empty the list easily.
19928 (grep-find-ignored-files): New option.
19929 (grep-files-history): Set to nil by default instead of '("ch" "el").
19930 (grep-compute-defaults): Add "<X>" to `grep-template'.
19931 (grep-read-files): Bind new local variables `default-alias' and
19932 `default-extension'. Use a list of default values for the file prompt.
19933 (lgrep): Add `--exclude=' command line options composed from
19934 `grep-find-ignored-files'.
19935 (rgrep): Add `-name' command line options composed from
19936 `grep-find-ignored-files'. (Bug#4301)
19937
cd875252
SM
199382009-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
19939
19940 * diff-mode.el (diff-hunk-kill): Fix the search of the next hunk
19941 (bug#4368).
19942
cdce0b33
KY
199432009-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
19944
19945 * calendar/time-date.el (autoload):
19946 Expand define-obsolete-function-alias into defalias and make-obsolete
19947 for old Emacsen that Gnus supports.
19948 (with-no-warnings): Define it for old Emacsen.
19949 (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
19950 is available.
19951 (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
19952 float-time is available; suppress compile warning for time-to-seconds.
19953
199542009-09-09 Teodor Zlatanov <tzz@lifelogs.com>
19955
19956 * net/imap.el (imap-message-map): Docstring fix.
19957
2b2eb431
GM
199582009-09-09 Glenn Morris <rgm@gnu.org>
19959
19960 * ffap.el (ffap-file-at-point): Handle absolute (non-remote) files with
19961 line numbers too. (Bug#4374)
19962
83a5aac5
SM
199632009-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
19964
755e0210
SM
19965 * smerge-mode.el (smerge-remove-props, smerge-refine):
19966 Use with-silent-modifications (bug#4342).
19967
83a5aac5
SM
19968 * subr.el (with-silent-modifications): New macro.
19969
79f01fa7
JB
199702009-09-07 Juanma Barranquero <lekktu@gmail.com>
19971
19972 * files.el (top-level): Require `cl' when compiling.
19973
448ecec3
GM
199742009-09-07 Glenn Morris <rgm@gnu.org>
19975
19976 * files.el (auto-mode-alist): Use delphi-mode for .dpr files.
19977
8f09a02f
GM
19978 * proced.el (proced-mode-map): Bind "d" to proced-mark-alt.
19979 (proced-mark-alt): New alias, to control the advertised key. (Bug#4362)
19980
76ff67bf
NR
199812009-09-06 Nick Roberts <nickrob@snap.net.nz>
19982
19983 * vc-git.el (vc-git-annotate-command): Use separator to parse
19984 arguments correctly.
19985
943c8b75
EZ
199862009-09-06 Eli Zaretskii <eliz@gnu.org>
19987
19988 * proced.el (proced-mode): Doc fix.
19989
680db9ac
MA
199902009-09-06 Julian Scheid <julians37@gmail.com> (tiny change)
19991
19992 * net/tramp.el (tramp-perl-file-attributes): Print "nil" when
19993 lstat fails.
19994 (tramp-do-file-attributes-with-ls): Check for file existence at
19995 remote end.
19996 (tramp-do-file-attributes-with-stat): Likewise.
19997 (tramp-convert-file-attributes): Return nil when attr is nil.
19998
3f12e5bd
GM
199992009-09-05 Glenn Morris <rgm@gnu.org>
20000
c8dc27bf
GM
20001 * calendar/diary-lib.el (diary-entry): Add help-echo and follow-link
20002 properties to this button.
20003 (diary-fancy-display): Don't extend the button to the final newline.
20004 (diary-fancy-display-mode): Continue to define "q" as a local key.
20005
cca065d8
GM
20006 * calendar/cal-china.el (holiday-chinese): Make it slightly more
20007 efficient.
20008
cddaedb6
GM
20009 * font-lock.el (lisp-font-lock-keywords-2): Add letf.
20010
3f12e5bd
GM
20011 * emacs-lisp/bytecomp.el (emacs-lisp-file-regexp): Doc fix.
20012 (byte-compile-dest-file-function): New option.
20013 (byte-compile-dest-file): Doc fix.
20014 Obey byte-compile-dest-file-function.
20015 (byte-compile-cl-file-p): New function.
20016 (byte-compile-eval): Only suppress noruntime warnings about cl functions
20017 if the cl-functions warning is enabled. Use byte-compile-cl-file-p.
20018 (byte-compile-eval): Check for non-nil byte-compile-cl-functions rather
20019 than for file being previously loaded.
20020 (byte-compile-find-cl-functions): Use byte-compile-cl-file-p.
20021 (byte-compile-file-form-require): Handle the case where requiring a file
20022 indirectly causes CL to be loaded.
20023
049a231b
KF
200242009-09-05 Karl Fogel <kfogel@red-bean.com>
20025
20026 * files.el (find-alternate-file): Run `kill-buffer-hook' manually
20027 before killing the old buffer, since by the time `kill-buffer' is
20028 run so many buffer variables have been set to nil that it may not
20029 behave as expected. (Bug#4061)
20030
ef7ef2a0
KF
200312009-09-05 Karl Fogel <kfogel@red-bean.com>
20032
20033 * files.el (find-alternate-file): If the old buffer is modified
20034 and visiting a file, behave similarly to `kill-buffer' when
20035 killing it, thus reverting to the pre-1.878 behavior; see
20036 http://lists.gnu.org/archive/html/emacs-devel/2009-09/msg00101.html
20037 for discussion. Also, consult `buffer-file-name' as a variable
20038 not as a function, for consistency with the rest of the code.
20039
73d854cd
MA
200402009-09-04 Michael Albinus <michael.albinus@gmx.de>
20041
20042 * net/tramp.el (tramp-handle-insert-directory): Handle "--dired"
20043 also when adding a new directory.
20044
6a7662bb
BR
20045 * net/tramp-compat.el (tramp-compat-line-beginning-position):
20046 New defun.
73d854cd 20047
df120481
SM
200482009-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
20049
20050 * files.el (locate-file-completion-table): Make it provide boundary
20051 information, so partial-completion works better.
20052
c0bc6d79
SM
200532009-09-04 Leo <sdl.web@gmail.com> (tiny change)
20054
20055 * mail/footnote.el (Footnote-text-under-cursor):
20056 Check footnote-text-marker-alist before using it (bug#4324).
20057
f76a9756
GM
200582009-09-04 Glenn Morris <rgm@gnu.org>
20059
67d110f1
GM
20060 * play/5x5.el, play/decipher.el, play/gametree.el, play/handwrite.el:
20061 * play/hanoi.el, play/landmark.el, play/mpuz.el, play/pong.el:
20062 * play/solitaire.el, play/tetris.el:
20063 Remove leading * from defcustom and defface docs.
20064
b42d4989
GM
20065 * calendar/diary-lib.el (diary-fancy-display): Only switch modes if
20066 necessary.
20067 (diary-fancy-overriding-map): New variable.
20068 (diary-fancy-display-mode): Set minor-mode-overriding-map-alist.
20069 Use view-mode.
20070
f76a9756
GM
20071 * vc-rcs.el (vc-rcs-annotate-command): Use forward-line rather than
20072 goto-line.
20073
e605eeeb
GM
200742009-09-03 Glenn Morris <rgm@gnu.org>
20075
597e2240
GM
20076 * arc-mode.el (archive-mode):
20077 * dos-fns.el (set-default-process-coding-system):
20078 * man.el (Man-getpage-in-background):
20079 * menu-bar.el (menu-bar-describe-menu):
20080 * server.el (server-process-filter):
20081 * startup.el (command-line):
20082 * tar-mode.el (tar-header-block-tokenize, tar-extract):
20083 * w32-fns.el (set-default-process-coding-system):
20084 * x-dnd.el (x-dnd-handle-file-name):
20085 * international/mule-cmds.el (mule-menu-keymap)
20086 (set-default-coding-systems, language-info-alist, set-language-info)
20087 (set-language-environment, standard-display-european-internal)
20088 (set-locale-environment):
20089 * international/mule-diag.el (mule-diag):
20090 * mail/emacsbug.el (report-emacs-bug):
20091 * mail/rmail.el (rmail-mode):
20092 * mail/sendmail.el (mail-setup):
20093 Use default-value rather than default-enable-multibyte-characters.
20094
f38184aa
GM
20095 * progmodes/f90.el: Move all safe properties into the defcustoms.
20096 (f90-get-correct-indent, f90-indent-region, f90-abbrev-start): Use memq.
20097
e605eeeb
GM
20098 * calendar/appt.el (appt-check):
20099 * calendar/diary-lib.el (diary-set-header, diary-live-p)
20100 (diary-check-diary-file, diary-list-entries)
20101 (diary-include-other-diary-files, diary-simple-display)
20102 (diary-fancy-display, diary-print-entries)
20103 (diary-mark-included-diary-files, diary-make-entry):
20104 Don't call substitute-in-file-name on diary-file.
20105
734db384 201062009-09-03 Eduard Wiebe <usenet@pusto.de>
4e2af782 20107 Stefan Monnier <monnier@iro.umontreal.ca>
734db384
SM
20108
20109 * mail/footnote.el (footnote-prefix): Make it a defcustom.
20110 (footnote-mode-map): Move initialization into the declaration.
20111 (footnote-minor-mode-map): Define it rather than changing global-map.
20112 (footnote-mode): Use define-minor-mode.
20113
e5aa47f9
MA
201142009-09-02 Michael Albinus <michael.albinus@gmx.de>
20115
20116 * net/tramp.el (tramp-handle-file-attributes-with-ls)
20117 (tramp-do-file-attributes-with-perl)
20118 (tramp-do-file-attributes-with-stat): Rename from
20119 `tramp-handle-file-attributes-with-*'.
20120 (tramp-handle-file-attributes): Use them.
20121 (tramp-do-directory-files-and-attributes-with-perl)
20122 (tramp-do-directory-files-and-attributes-with-stat): Rename from
20123 `tramp-handle-directory-files-and-attributes-with-*'.
20124 (tramp-handle-directory-files-and-attributes): Use them.
20125 (tramp-method-out-of-band-p): Additional parameter SIZE.
20126 (tramp-do-copy-or-rename-file, tramp-handle-file-local-copy)
20127 (tramp-handle-write-region): Use it.
734db384 20128 (tramp-handle-insert-directory): Use "?\ " for compatibility reasons.
e5aa47f9
MA
20129 (tramp-handle-vc-registered): Check, whether the first run did
20130 return files to be tested.
20131 (tramp-advice-make-auto-save-file-name): Do not call directly
20132 `tramp-handle-make-auto-save-file-name', because this would bypass
20133 the locking mechanism.
20134
734db384 20135 * net/tramp-compat.el (top): Autoload used functions from tramp.el.
e5aa47f9
MA
20136 (file-remote-p, process-file, start-file-process, set-file-times)
20137 (tramp-compat-file-attributes): Compatibility functions shall not
20138 call directly `tramp-handle-*', because this would bypass the
20139 locking mechanism.
20140 (tramp-compat-number-sequence): New defun.
20141
6e2ca895
GM
201422009-09-02 Glenn Morris <rgm@gnu.org>
20143
697c7714
GM
20144 * calendar/time-date.el (time-to-seconds): In Emacs, make it an obsolete
20145 alias for float-time.
20146 (time-to-number-of-days): In Emacs, use float-time.
20147 * net/newst-backend.el (time-add): Suppress warnings from compat
20148 function.
20149 * time.el (emacs-uptime, emacs-init-time):
20150 * net/rcirc.el (rcirc-keepalive, rcirc-handler-ctcp-KEEPALIVE):
20151 Use float-time rather than time-to-seconds.
20152
6e2ca895
GM
20153 * minibuffer.el (completion-initials-expand): Fix typo.
20154
20155 * faces.el (modeline, modeline-inactive, modeline-highlight)
20156 (modeline-buffer-id):
20157 * info.el (info-menu-5): Mark these face aliases as obsolete.
20158
ed17efec
NR
201592009-09-01 Nick Roberts <nickrob@snap.net.nz>
20160
20161 * progmodes/gdb-mi.el (gdb-current-context-command): Move the
20162 space ...
20163 (gdb-gud-context-call): ... to here for pre GDB 7.0 when there is
20164 no "--thread" option.
20165 (gdb-stopped): Don't print "Switched to thread" message when it is
20166 unchanged.
20167
fcb68f70
SM
201682009-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
20169
20170 * minibuffer.el (completion-try-completion)
20171 (completion-all-completions): Remove ill-defined (and
20172 mistakenly installed and luckily never used nor documented)
20173 `completion-styles' property.
20174 (completion-initials-expand, completion-initials-all-completions)
20175 (completion-initials-try-completion): New functions.
20176 (completion-styles-alist): Add doc to each entry.
20177 Add new `initials' entry.
20178
83318a6d
NR
201792009-09-01 Nick Roberts <nickrob@snap.net.nz>
20180
20181 * progmodes/gdb-mi.el (gdb-var-create-handler): Remove redundant
20182 MI command -var-evaluate-expression.
20183 (gdb-var-list-children-regexp): Update from regexp-1 in gdb-ui.el
20184 and tweak for case of string child.
734db384 20185 (gdb-var-list-children-handler): Update from handler-1 in gdb-ui.el.
83318a6d 20186
d63eb0e7
GM
201872009-09-01 Glenn Morris <rgm@gnu.org>
20188
c4f6e489
GM
20189 * add-log.el (change-log-date-face, change-log-name-face)
20190 (change-log-email-face, change-log-file-face, change-log-list-face)
20191 (change-log-conditionals-face, change-log-function-face)
20192 (change-log-acknowledgement-face):
20193 * cus-edit.el (custom-invalid-face, custom-rogue-face)
20194 (custom-modified-face, custom-set-face, custom-changed-face)
20195 (custom-saved-face, custom-button-face, custom-button-pressed-face)
20196 (custom-documentation-face, custom-state-face, custom-comment-face)
20197 (custom-comment-tag-face, custom-variable-tag-face)
20198 (custom-variable-button-face, custom-face-tag-face)
20199 (custom-group-tag-face-1, custom-group-tag-face):
20200 * diff-mode.el (diff-header-face, diff-file-header-face)
20201 (diff-index-face, diff-hunk-header-face, diff-removed-face)
20202 (diff-added-face, diff-changed-face, diff-function-face)
20203 (diff-context-face, diff-nonexistent-face):
20204 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
20205 * hilit-chg.el (highlight-changes-face, highlight-changes-delete-face):
20206 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face)
20207 (Info-title-4-face):
20208 * isearch.el (isearch-lazy-highlight-face):
20209 * log-view.el (log-view-file-face, log-view-message-face):
20210 * paren.el (show-paren-match-face, show-paren-mismatch-face):
20211 * pcvs-info.el (cvs-header-face, cvs-filename-face, cvs-unknown-face)
20212 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
20213 (cvs-msg-face):
20214 * smerge-mode.el (smerge-mine-face, smerge-other-face)
20215 (smerge-base-face, smerge-markers-face):
20216 * wid-edit.el (widget-documentation-face, widget-button-face)
20217 (widget-field-face, widget-single-line-field-face)
20218 (widget-inactive-face, widget-button-pressed-face):
20219 * woman.el (woman-italic-face, woman-bold-face, woman-unknown-face)
20220 (woman-addition-face):
2fb1ec93
GM
20221 * eshell/em-ls.el (eshell-ls-directory-face, eshell-ls-symlink-face)
20222 (eshell-ls-executable-face, eshell-ls-readonly-face)
20223 (eshell-ls-unreadable-face, eshell-ls-special-face)
20224 (eshell-ls-missing-face, eshell-ls-archive-face)
20225 (eshell-ls-backup-face, eshell-ls-product-face)
20226 (eshell-ls-clutter-face):
20227 * eshell/em-prompt.el (eshell-prompt-face):
20228 * eshell/esh-test.el (eshell-test-ok-face, eshell-test-failed-face):
c4f6e489 20229 * obsolete/old-whitespace.el (whitespace-highlight-face):
0142e36b
GM
20230 * progmodes/antlr-mode.el (antlr-font-lock-default-face)
20231 (antlr-font-lock-keyword-face, antlr-font-lock-syntax-face)
20232 (antlr-font-lock-ruledef-face, antlr-font-lock-tokendef-face)
20233 (antlr-font-lock-ruleref-face, antlr-font-lock-tokenref-face)
20234 (antlr-font-lock-literal-face):
c4f6e489
GM
20235 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
20236 (ebrowse-root-class-face, ebrowse-file-name-face)
20237 (ebrowse-default-face, ebrowse-member-attribute-face)
20238 (ebrowse-member-class-face, ebrowse-progress-face):
20239 * progmodes/make-mode.el (makefile-space-face):
20240 * progmodes/sh-script.el (sh-heredoc-face):
20241 * textmodes/flyspell.el (flyspell-incorrect-face)
20242 (flyspell-duplicate-face):
20243 * textmodes/tex-mode.el (tex-math-face, tex-verbatim-face):
49c539a1 20244 * textmodes/texinfo.el (texinfo-heading-face):
c4f6e489
GM
20245 Mark face aliases with "-face" suffix as obsolete.
20246
d80619fa
GM
20247 * mail/feedmail.el (file-name-buffer-file-type-alist): Define for
20248 compiler.
20249
5f68c1b7
GM
20250 * net/eudc-bob.el (eudc-bob-generic-menu, eudc-bob-image-menu)
20251 (eudc-bob-sound-menu): Use defvar rather than defconst, since
20252 easy-menu-define wants to modify these.
20253
20254 * net/net-utils.el (nslookup): Use make-comint rather than comint-run.
20255
20256 * net/browse-url.el (browse-url-file-url):
20257 * term/internal.el (dos-codepage-setup):
20258 Use default-value rather than default-enable-multibyte-characters.
20259
d80619fa 20260 * progmodes/etags.el (etags-goto-tag-location):
5f68c1b7
GM
20261 * progmodes/flymake.el (flymake-highlight-line)
20262 (flymake-goto-file-and-line, flymake-goto-line):
20263 * progmodes/gdb-mi.el (gdb-mouse-until, gdb-mouse-jump)
20264 (gdb-goto-breakpoint):
20265 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
20266 * progmodes/python.el (python-find-function)
20267 (python-pdbtrack-track-stack-file):
20268 * progmodes/verilog-mode.el (verilog-surelint-off):
20269 * term/ns-win.el (ns-open-file-select-line):
20270 * textmodes/bibtex.el (bibtex-validate, bibtex-validate-globally):
20271 Use forward-line rather than goto-line.
20272
d63eb0e7
GM
20273 * textmodes/reftex-cite.el (reftex-offer-bib-menu):
20274 * textmodes/reftex-index.el (reftex-display-index):
20275 * textmodes/reftex-ref.el (reftex-offer-label-menu):
20276 * textmodes/reftex-toc.el (reftex-toc):
20277 Remove unnecessary bindings of default-major-mode (all are followed by
20278 major-mode check and possible mode switch).
20279
0afad278
NR
202802009-08-31 Nick Roberts <nickrob@snap.net.nz>
20281
20282 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
20283 Handle watchpoints (bug#4282).
20284 (def-gdb-thread-buffer-command): Enable thread to be selected by
20285 clicking without selecting threads buffer first.
20286 (gdb-current-context-command): Use selected frame so that "up",
20287 "down" etc work in the GUD buffer.
20288 (gdb-update): Find selected frame before rendering stack buffer.
20289 (gdb-frame-handler): Set gdb-frame-number for stack buffer.
20290
4e135dd2
SM
202912009-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
20292
20293 * progmodes/sym-comp.el (displayed-completions): Remove.
20294 (symbol-complete): Use minibuffer-complete.
20295
e61eba34
GM
202962009-08-31 Glenn Morris <rgm@gnu.org>
20297
20298 * emacs-lisp/byte-run.el (define-obsolete-face-alias): New macro.
20299
734db384
SM
20300 * apropos.el (apropos-symbols-internal):
20301 Handle (obsolete) face aliases.
e61eba34
GM
20302
20303 * faces.el (describe-face): Adjust the output format to be more like
20304 describe-variable, and to mention (obsolete) face aliases.
20305 Adjust the whitespace so that help-setup-xref works.
20306
20307 * calendar/calendar.el (calendar-today-face, diary-face, holiday-face):
20308 * calendar/diary-lib.el (diary-button-face):
20309 Mark these face aliases as obsolete.
20310
20311 * calendar/calendar.el (calendar-today): Doc fix.
20312
4cf71456
NR
203132009-08-31 Nick Roberts <nickrob@snap.net.nz>
20314
20315 * progmodes/gdb-mi.el (gdb-control-all-threads)
20316 (gdb-control-current-thread): Force tool bar update.
20317 (gdb-non-stop-handler): New function.
20318 (gdb-init-1): Use it to test if non-stop mode is supported.
20319 Remove unused gdbmi buffer type.
20320
e61eba34 203212009-08-30 Kevin Rodgers <kevin.d.rodgers@gmail.com>
6830f449
JL
20322
20323 * progmodes/grep.el (grep-read-files): Strip trailing <N> from
7ae62430 20324 buffer names not visiting a file (e.g. cloned buffers). (Bug#4210)
6830f449 20325
4324f7ca
NR
203262009-08-30 Nick Roberts <nickrob@snap.net.nz>
20327
20328 * comint.el (comint-exec-1): Check command is non-null first.
20329 Part of gdb-mi.el change (2009-08-28).
20330
a1bf889a
SM
203312009-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
20332
20333 * emacs-lisp/lisp.el (lisp-complete-symbol): Use minibuffer-complete.
20334
060c08b5
JB
203352009-08-30 Juanma Barranquero <lekktu@gmail.com>
20336
20337 * subr.el (do-after-load-evaluation): Fix last change: use `mapc'
20338 instead of `dolist' to avoid a recursive require when bootstrapping.
20339
ab22be48
SM
203402009-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
20341
73ebf88f
SM
20342 * emacs-lisp/lisp.el (field-complete): Use minibuffer-complete.
20343
80629cfc
SM
20344 * net/ldap.el (ldap-search-internal): Use with-current-buffer and push.
20345
206d0387 20346 * net/imap.el (imap-send-command): Simplify.
734db384 20347 (imap-wait-for-tag): point-max -> buffer-size.
206d0387 20348
844f7784
SM
20349 * net/ange-ftp.el (internal-ange-ftp-mode): Use define-derived-mode.
20350
5ca4661e
SM
20351 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't use symbol-value
20352 with constant argument.
20353
c61dc887
SM
20354 * emacs-lisp/debug.el (debugger-setup-buffer): Make it multibyte.
20355
7eb73deb
SM
20356 * emacs-lisp/cl.el (cl-macro-environment): Don't define it here.
20357
5fe443de
SM
20358 * emacs-lisp/checkdoc.el (checkdoc-force-history-flag):
20359 Change default, since most of our files don't have a history.
20360 (checkdoc-display-status-buffer): Don't use a hidden buffer to show to
20361 the user.
20362
6444d64a
SM
20363 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
20364 Add comint-run.
20365
5cb16bfc
SM
20366 * calc/calc.el: Improve commenting convention.
20367 (calc-digit-map, toplevel): Simplify.
20368
0aeb71a7
SM
20369 * comint.el (comint-insert-input): Be careful to only set point if we
20370 don't delegate to some other command.
20371
9a9af856
SM
20372 * proced.el (proced-signal-list): Make it an alist.
20373 (proced-grammar-alist): Capitalize names.
20374 (proced-send-signal): Use a non-hidden buffer (since it's displayed).
20375 Disable undo manually and make it read-only.
20376 Use completion-annotate-function.
20377
ab22be48
SM
20378 * minibuffer.el (minibuffer-message): If the current buffer is not
20379 a minibuffer, insert the message in the echo area rather than at the
20380 end of the buffer.
20381 (completion-annotate-function): New variable.
20382 (minibuffer-completion-help): Use it.
20383 (completion--embedded-envvar-table): Environment vars are
20384 always case-sensitive.
20385
4a948dbf
GM
203862009-08-30 Glenn Morris <rgm@gnu.org>
20387
20388 * progmodes/fortran.el (fortran-start-prog-re): New constant, extracted
20389 from fortran-current-defun.
20390 (fortran-beginning-of-subprogram): Be more precise about finding the
20391 start, to avoid an infinite loop in end-of-defun. (Bug#4259)
20392 (fortran-end-of-subprogram): Simplify.
20393 (fortran-current-defun): Use fortran-start-prog-re.
20394
486cf3b8
JB
203952009-08-29 Juanma Barranquero <lekktu@gmail.com>
20396
20397 * subr.el (do-after-load-evaluation): Simplify.
20398
db167d28
DN
203992009-08-29 Dan Nicolaescu <dann@ics.uci.edu>
20400
20401 * vc.el (vc-print-log-internal): Move RCS/CVS specific code ...
20402
20403 * vc-rcs.el (vc-rcs-print-log-cleanup): ... here. New function.
20404 (vc-rcs-print-log): Use it.
20405
20406 * vc-cvs.el (vc-cvs-print-log): Use vc-rcs-print-log-cleanup.
20407
efbc652a
SM
204082009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
20409
2aa0e5bf
SM
20410 * paths.el (abbrev-file-name): Move to abbrev.el.
20411 * abbrev.el (abbrev-file-name): Move from paths.el.
20412 Obey user-emacs-directory.
20413 * calc/calc.el (calc-settings-file): Don't autoload and instead obey
20414 user-emacs-directory.
20415 * dos-fns.el (dos-reevaluate-defcustoms): Don't reevaluate
20416 abbrev-file-name and calc-settings-file any more.
20417 * startup.el (command-line): Recompute abbrev-file-name and
20418 abbreviated-home-dir.
20419 (normal-no-mouse-startup-screen): Improve the generic code and get rid
20420 of the special code for when C-h bindings haven't been changed.
20421 (display-startup-echo-area-message): Use with-current-buffer.
20422 (command-line-1): Use a list of strings, rather than a list of lists
20423 of strings for longopts.
20424
51da8fe2
SM
20425 * files.el (get-free-disk-space): Use / for default-directory.
20426
0c3cc4dd
SM
20427 * textmodes/ispell.el (ispell-accept-output, ispell-command-loop):
20428 Use with-current-buffer.
20429
d988dbf6
SM
20430 * emacs-lisp/bytecomp.el (byte-compile-const-symbol-p):
20431 Recognize immutable variables like most-positive-fixnum.
20432 (byte-compile-setq-default): Check and warn if trying to assign
20433 to an immutable variable, or a non-variable.
20434
efbc652a
SM
20435 * progmodes/cc-vars.el (c-comment-continuation-stars):
20436 * progmodes/cc-engine.el (c-looking-at-bos):
20437 * progmodes/cc-cmds.el (c-toggle-auto-state)
20438 (c-forward-into-nomenclature, c-backward-into-nomenclature)
20439 (c-comment-line-break-function): Add version of obsolescence.
20440
d30a05d1
JL
204412009-08-28 Juri Linkov <juri@jurta.org>
20442
20443 * files.el (magic-fallback-mode-alist): Add ZIP magic number
20444 associated with `archive-mode'.
20445
20446 * image.el (image-type-header-regexps): Use only JPEG magic number
20447 to determine JPEG images, and don't use `image-jpeg-p' because
20448 Emacs can display non-JFIF non-Exif JPEG images.
20449
1e8eecea
JB
204502009-08-28 Juanma Barranquero <lekktu@gmail.com>
20451
20452 * arc-mode.el (archive-mode):
20453 * emacs-lisp/re-builder.el (re-builder-unload-function):
20454 Protect against the default value of `major-mode' being nil.
20455
dd4fbf56
JB
204562009-08-28 Juanma Barranquero <lekktu@gmail.com>
20457
20458 * international/ucs-normalize.el (ucs-normalize-sort, quick-check-list):
20459 Fix typos in docstrings.
20460
20461 * progmodes/js.el (js--macro-decl-re): Doc fix.
20462 (js--plain-method-re, js--split-name): Refloc docstring.
20463 (js--class-styles, js--make-merged-item, js--splice-into-items):
20464 Fix typos in docstrings; reflow docstrings.
20465 (js--maybe-join, js--function-prologue-beginning, js--flush-caches)
20466 (js--variable-decl-matcher, js--inside-pitem-p)
20467 (js--parse-state-at-point, js--get-all-known-symbols)
20468 (js--symbol-history, js-find-symbol, js--js-references)
20469 (js--moz-interactor, js--js-encode-value, js--read-tab):
20470 Fix typos in docstrings.
20471
72f16325
SM
204722009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
20473
14acf2f5
SM
20474 * textmodes/reftex.el (reftex-get-file-buffer-force):
20475 * progmodes/verilog-mode.el (verilog-batch-execute-func):
20476 * emulation/viper.el (viper-go-away, viper-set-hooks):
20477 * emacs-lisp/re-builder.el (re-builder-unload-function):
20478 * emacs-lisp/bytecomp.el (byte-compile-file):
20479 * ses.el (ses-unload-function):
20480 * hexl.el (hexl-find-file):
20481 * files.el (normal-mode):
20482 * ehelp.el (with-electric-help):
20483 * autoinsert.el (auto-insert-alist):
20484 * arc-mode.el (archive-mode):
20485 Use (default-value 'major-mode) instead of default-major-mode.
20486
72f16325
SM
20487 * textmodes/ispell.el (ispell-check-version, ispell-send-string):
20488 * international/mule.el (load-with-code-conversion):
20489 * emacs-lisp/debug.el (debug):
20490 * ediff-vers.el (ediff-rcs-get-output-buffer):
20491 * dired.el (dired-internal-noselect): Don't let-bind
20492 default-major-mode around code that doesn't use it.
20493 E.g. buffer creation via get-buffer-create doesn't use it.
20494
aa485f7c
MA
204952009-08-28 Michael Albinus <michael.albinus@gmx.de>
20496
20497 * net/tramp.el (all): Replace "'(lambda" by "(lambda".
20498 (tramp-handle-file-local-copy): Unset `file-name-handler-alist'
20499 when writing the temp file. Otherwise, epa-file gets confused.
20500 (tramp-register-file-name-handlers): Make it a defun. Move also
20501 `epa-file-handler' to the front of `file-name-handler-alist'.
20502
205032009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
20504
20505 * net/tramp.el (tramp-shell-prompt-pattern): Allow a prompt to
20506 start right after a ^M.
20507 (tramp-root-regexp, tramp-completion-file-name-regexp-unified)
20508 (tramp-completion-file-name-regexp-separate)
20509 (tramp-completion-file-name-regexp-url): Use \\` and \\'.
72f16325
SM
20510 (tramp-handle-file-attributes, tramp-set-file-uid-gid):
20511 Don't modify last-coding-system-used by accident.
aa485f7c
MA
20512 (tramp-completion-file-name-handler): Apply the checks here,
20513 instead during registration.
88b5a757 20514 (tramp-register-file-name-handlers): Rename from
aa485f7c
MA
20515 `tramp-register-file-name-handler'. Register both
20516 `tramp-file-name-handler' and `tramp-completion-file-name-handler'.
72f16325 20517 (tramp-register-completion-file-name-handler): Remove. (Bug#4260)
aa485f7c 20518
3f0c2b92
NR
205192009-08-28 Nick Roberts <nickrob@snap.net.nz>
20520
72f16325
SM
20521 * progmodes/gdb-mi.el (gdb-use-separate-io-buffer):
20522 Remove variable ...
3f0c2b92
NR
20523 (gdb-init-1, gdb-display-separate-io-buffer)
20524 (gdb-frame-separate-io-buffer, gdb-setup-windows): ... and
20525 references to it.
20526 (gdb-inferior-io-mode): Use make-comint-in-buffer.
20527 (gdb-inferior-filter): Use comint-output-filter to stop
20528 echoing and remove ^M characters.
20529
705e5bd9
SM
205302009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
20531
009fdc2e
SM
20532 * emulation/viper-init.el (viper-restore-cursor-type):
20533 * emulation/cua-base.el (cua--update-indications):
20534 Replace default-cursor-type with (default-value 'cursor-type).
20535
b56a5ae0
SM
20536 * mail/sendmail.el (mail-recover-1):
20537 * international/mule-diag.el (describe-current-coding-system-briefly)
20538 (describe-current-coding-system):
20539 * international/mule-cmds.el (select-safe-coding-system)
20540 (select-message-coding-system)
20541 (set-language-environment-coding-systems, set-locale-environment):
20542 * hexl.el (hexl-insert-multibyte-char):
20543 * dos-w32.el (find-buffer-file-type-coding-system):
20544 * simple.el (what-cursor-position):
20545 Replace uses of default-buffer-file-coding-system
20546 with (default-value 'buffer-file-coding-system).
20547
de70529f
SM
20548 * emacs-lisp/edebug.el (edebug-display, edebug-outside-excursion):
20549 Replace uses of default-cursor-in-non-selected-windows
20550 with (default-value 'cursor-in-non-selected-windows).
20551 Use with-current-buffer.
20552
705e5bd9
SM
20553 * mail/feedmail.el: Use CL macros.
20554 (feedmail-run-the-queue, feedmail-send-it-immediately):
20555 * dos-w32.el (find-buffer-file-type): Replace uses of
20556 default-buffer-file-type with (default-value 'buffer-file-type).
20557
4d985ac2
GM
205582009-08-28 Glenn Morris <rgm@gnu.org>
20559
20560 * calendar/diary-lib.el (diary-list-entries, diary-goto-entry)
20561 (diary-show-all-entries, diary-mark-entries, diary-make-entry):
20562 Use default-value of major-mode rather than default-major-mode.
20563
17c15b81
SM
205642009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
20565
3a68ab06
SM
20566 * Makefile.in (update-elcfiles): Report left over elc files.
20567
9421bdd1
SM
20568 * mail/mailalias.el (build-mail-aliases): Use with-temp-buffer,
20569 expand-file-name and with-current-buffer.
20570 (mail-get-names, mail-directory): Use with-current-buffer.
20571
17c15b81
SM
20572 * vc.el (vc-read-revision): New function.
20573 (vc-version-diff, vc-merge): Use it.
20574
ba83a64e
SS
205752009-08-27 Sam Steingold <sds@gnu.org>
20576
20577 * simple.el (kill-do-not-save-duplicates): New user option.
20578 (kill-new): When it is non-nil, and the new string is the same as
20579 the latest kill, set replace to t to avoid duplicates in kill-ring.
20580
be3e598a 205812009-08-27 Julian Scheid <julians37@gmail.com> (tiny change)
d5b5c94a
MA
20582
20583 * net/tramp.el (tramp-handle-process-file): Do not flush all
20584 caches when `process-file-side-effects' is set.
20585 (tramp-handle-vc-registered): Use `tramp-get-file-exists-command'
17c15b81
SM
20586 instead of `tramp-find-file-exists-command'.
20587 Unset `process-file-side-effects'.
d5b5c94a
MA
20588
205892009-08-27 Michael Albinus <michael.albinus@gmx.de>
20590
20591 * net/tramp.el (tramp-methods): New method "rsyncc".
20592 (top): Add completion function for "rsyncc".
20593 (tramp-message-show-message): New defvar.
20594 (tramp-message, tramp-error): Use it.
20595 (tramp-do-copy-or-rename-file-directly): Extend check for direct
20596 remote copying.
20597 (tramp-do-copy-or-rename-file-out-of-band): Handle new
20598 `tramp-methods' entry `copy-env' of "rsyncc".
20599 (tramp-vc-registered-read-file-names): New defconst.
20600 (tramp-vc-registered-file-names): New defvar.
20601 (tramp-handle-vc-registered): Implement optimization strategy.
20602 (tramp-run-real-handler): Add `tramp-vc-file-name-handler'.
20603 (tramp-vc-file-name-handler): New defun.
20604 (tramp-get-ls-command, tramp-get-test-command)
20605 (tramp-get-file-exists-command, tramp-get-remote-ln)
20606 (tramp-get-remote-perl, tramp-get-remote-stat)
17c15b81 20607 (tramp-get-remote-id): Remove superfluous `with-current-buffer'.
d5b5c94a
MA
20608
20609 * net/tramp-cache.el (top): Autoload `tramp-time-less-p'.
20610 (tramp-cache-inhibit-cache): Extend doc string. It allows also
20611 timestamps.
20612 (tramp-get-file-property): Check for timestamps in
20613 `tramp-cache-inhibit-cache'.
20614 (tramp-set-file-property): Write timestamp.
20615
1339cf20
KH
206162009-08-27 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
20617
20618 * language/japan-util.el (japanese-symbol-table): Add entries for
20619 cp932-2-byte.
20620
20621 * international/characters.el: Add category `j' to cp932-2-byte.
20622
726e3f1d
KH
206232009-08-27 Kenichi Handa <handa@m17n.org>
20624
20625 * international/fontset.el (build-default-fontset-data): New macro.
20626 (setup-default-fontset): Use build-default-fontset-data for CJK,
7b6fefac 20627 tibetan, ethiopic, and ipa.
726e3f1d 20628
4e3b4528
SM
206292009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
20630
20631 * cus-start.el (default-major-mode): Customize `major-mode' instead.
20632 (enable-multibyte-characters): Not customizable any more.
20633
20634 * subr.el (default-mode-line-format, default-header-line-format)
20635 (default-line-spacing, default-abbrev-mode, default-ctl-arrow)
20636 (default-direction-reversed, default-truncate-lines)
20637 (default-left-margin, default-tab-width, default-case-fold-search)
20638 (default-left-margin-width, default-right-margin-width)
20639 (default-left-fringe-width, default-right-fringe-width)
20640 (default-fringes-outside-margins, default-scroll-bar-width)
20641 (default-vertical-scroll-bar, default-indicate-empty-lines)
20642 (default-indicate-buffer-boundaries, default-fringe-indicator-alist)
20643 (default-fringe-cursor-alist, default-scroll-up-aggressively)
20644 (default-scroll-down-aggressively, default-fill-column)
20645 (default-cursor-type, default-buffer-file-type)
20646 (default-cursor-in-non-selected-windows)
20647 (default-buffer-file-coding-system, default-major-mode)
20648 (default-enable-multibyte-characters): Mark as obsolete.
20649
b3cca6a6
DN
206502009-08-27 Dan Nicolaescu <dann@ics.uci.edu>
20651
652cc1a2
DN
20652 * vc-dir.el (vc-dir-update): Remove debug helper.
20653
b3cca6a6
DN
20654 * vc-cvs.el (vc-cvs-update-changelog): Fix typo.
20655
4ed8c7aa
SS
206562009-08-26 Sam Steingold <sds@gnu.org>
20657
20658 * simple.el (save-interprogram-paste-before-kill): New user option.
20659 (kill-new): When `save-interprogram-paste-before-kill' is non-nil,
20660 save the interprogram-paste into kill-ring before overriding it
20661 with the Emacs kill.
20662
3b64d86b
DN
206632009-08-26 Dan Nicolaescu <dann@ics.uci.edu>
20664
20665 * vc.el (vc-trunk-p): Rename to vc-rcs-trunk-p and move to vc-rcs.el.
20666 (vc-minor-part): Rename to vc-rcs-minor-part and move to vc-rcs.el.
20667 (vc-default-previous-revision): Rename to vc-rcs-previous-revision
20668 and move to vc-rcs.el.
20669 (vc-default-next-revision): Rename to vc-rcs-next-revision and
20670 move to vc-rcs.el.
20671 (vc-cvs-update-changelog): Move to vc-cvs.el, use vc-call-backend.
20672 (vc-rcs-update-changelog): Remove.
20673 (vc-update-changelog-rcs2log): Rename to vc-rcs-update-changelog
20674 and move to vc-rcs.el.
20675
20676 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-checkin)
20677 (vc-rcs-checkout, vc-rcs-rollback): Adjust for the vc-rcs-trunk-p
20678 renaming.
20679 (vc-rcs-trunk-p, vc-rcs-minor-part, vc-rcs-previous-revision)
72f16325 20680 (vc-rcs-next-revision, vc-rcs-update-changelog): Move here from
3b64d86b
DN
20681 vc.el, renamed to be RCS specific.
20682
72f16325
SM
20683 * vc-cvs.el (vc-cvs-previous-revision, vc-cvs-next-revision):
20684 New functions.
20685 (vc-cvs-update-changelog): Move here from vc.el.
3b64d86b
DN
20686
20687 * vc-sccs.el (vc-sccs-previous-revision, vc-sccs-next-revision):
20688 New functions.
20689
636a36a0
SM
206902009-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
20691
20692 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix up last change.
20693
239b3340
DN
206942009-08-26 Dan Nicolaescu <dann@ics.uci.edu>
20695
b91f0762 20696 * vc-git.el (vc-git-register): Use "git add" for directories.
2ddf440d
DN
20697 (vc-git-stash, vc-git-stash-show): New functions.
20698 (vc-git-extra-menu-map): Bind them.
b91f0762 20699
b8e54362
DN
20700 * vc-dir.el (vc-dir-node-directory, vc-dir-update): Get the parent
20701 directory correctly in case the item is a directory itself.
20702
239b3340
DN
20703 * vc.el: Document the desired behavior for reverted files in the
20704 `added' state.
dc810649
DN
20705 (vc-default-prettify-state-info): Remove function, unused.
20706
20707 * vc-bzr.el (vc-bzr-prettify-state-info): Remove function, unused.
239b3340 20708
e49c0179
GM
207092009-08-26 Glenn Morris <rgm@gnu.org>
20710
20711 * bindings.el (standard-mode-line-format): Reposition dashes in
20712 which-func entry. (Bug#4217)
20713
3029e594
GM
20714 * files.el (enable-local-variables, enable-local-eval)
20715 (safe-local-variable-values, safe-local-eval-forms): Mark as risky in
20716 the defcustoms.
20717 (auto-mode-alist, ignored-local-variables)
20718 (save-some-buffers-action-alist): Move risky declarations to the
20719 definitions.
20720 (dabbrev-case-fold-search, dabbrev-case-replace, display-time-string)
20721 (font-lock-defaults, format-alist, imenu--index-alist)
20722 (imenu-generic-expression, input-method-alist, minor-mode-alist)
20723 (mode-line-buffer-identification, mode-line-client, mode-line-modes)
20724 (mode-line-modified, mode-line-mule-info, mode-line-position)
20725 (mode-line-process, mode-line-remote, outline-level)
20726 (parse-time-rules, rmail-output-file-alist)
20727 (special-display-buffer-names, vc-mode):
20728 Move risky declarations to the relevant files.
72f16325
SM
20729 * bindings.el (mode-line-client, mode-line-mule-info, mode-line-remote)
20730 (mode-line-modified, mode-line-process, mode-line-position)
3029e594
GM
20731 (mode-line-modes, mode-line-buffer-identification, minor-mode-alist)
20732 * font-core.el (font-lock-defaults):
20733 * format.el (format-alist):
20734 * vc-hooks.el (vc-mode):
20735 * window.el (special-display-buffer-names):
20736 * international/mule-cmds.el (input-method-alist):
20737 Define riskiness here (dumped file) rather than in files.el.
20738 * dabbrev.el (dabbrev-case-fold-search, dabbrev-case-replace):
20739 * imenu.el (imenu-generic-expression, imenu--index-alist):
20740 * outline.el (outline-level):
20741 * time.el (display-time-string):
20742 * calendar/parse-time.el (parse-time-rules):
20743 * mail/rmailout.el (rmail-output-file-alist):
20744 Autoload riskiness here, rather than placing in files.el.
20745
8476cfaf
SM
207462009-08-26 Andreas Schwab <schwab@linux-m68k.org>
20747
20748 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Signal overflow.
20749
0b35b48e
MA
207502009-08-25 Michael Albinus <michael.albinus@gmx.de>
20751
20752 * simple.el (process-file-side-effects): New defvar.
20753
20754 * dired-aux.el (dired-show-file-type):
20755 * vc.el (vc-diff-internal):
20756 * vc-arch.el (vc-arch-diff):
20757 * vc-bzr.el (vc-bzr-sha1, vc-bzr-revision-completion-table):
20758 * vc-cvs.el (vc-cvs-state, vc-cvs-diff, vc-cvs-revision-table):
20759 * vc-git.el (vc-git-registered, vc-git-working-revision)
20760 (vc-git-find-revision, vc-git-diff, vc-git-revision-table)
20761 (vc-git--empty-db-p):
20762 * vc-hooks.el (vc-user-login-name):
20763 * vc-svn.el (vc-svn-registered, vc-svn-state)
20764 (vc-svn-dir-extra-headers, vc-svn-find-revision):
20765 * progmodes/grep.el (grep-probe): Let-bind
20766 `process-file-side-effects' with nil.
20767
20768 * net/dbus.el (dbus-ping): Add optional parameter TIMEOUT.
20769
20770 * net/tramp-gvfs.el (top): Use timeout of 100 msec pinging GVFS
20771 daemon. Replace ping by checking for running service for bluez
20772 and zeroconf. (Bug#4239)
20773
d54cc599
GM
207742009-08-25 Kevin Ryde <user42@zip.com.au>
20775
20776 * net/dig.el (dig): Add autoload cookie.
20777
7bfd055d
GM
207782009-08-25 Glenn Morris <rgm@gnu.org>
20779
bac9c66c
GM
20780 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix test for cl in
20781 load-history for absolute file-names.
20782 (byte-compile-file-form-require): Warn about use of the cl package.
20783
7bfd055d
GM
20784 * format.el (format-alist): Doc fix.
20785
5ac1f9e0
GM
20786 * play/bubbles.el (top-level): Don't require cl at run-time.
20787
af62aa88
GM
20788 * progmodes/verilog-mode.el (top-level): Don't require lucid (and hence
20789 run-time cl).
20790
71e036af
DD
207912009-08-24 Dmitry Dzhus <dima@sphinx.net.ru>
20792
20793 * progmodes/gdb-mi.el (gdb-mapcar*): Replacement for `mapcar*'
20794 from cl package.
20795 (gdb-table-add-row, gdb-table-string): Use `gdb-mapcar*'.
20796
42110eaf
JB
207972009-08-24 Jay Belanger <jay.p.belanger@gmail.com>
20798
20799 * calc/calc-alg.el (math-trig-rewrite)
20800 (math-hyperbolic-trig-rewrite): New functions.
20801 (calc-simplify): Simplify trig functions when asked.
20802
88421f3e
SM
208032009-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
20804
20805 * diff-mode.el (diff-find-source-location): Avoid goto-line.
20806
dbd9624e
KH
208072009-08-24 Kenichi Handa <handa@m17n.org>
20808
20809 * language/ind-util.el (mapthread): Delete it.
20810 (combinatorial): New function.
20811 (indian--puthash-cv): Use combinatorial instead of mapthread.
20812
9b89e3ee
GM
208132009-08-22 Kevin Ryde <user42@zip.com.au>
20814
20815 * emacs-lisp/checkdoc.el (checkdoc-force-history-flag)
20816 (checkdoc-arguments-in-order-flag): Add safe-local-variable booleanp.
20817 (checkdoc-symbol-words): Add safe-local-variable for list of strings.
20818 Clarify docstring that the value is strings not symbols.
20819 (checkdoc-list-of-strings-p): New function.
20820
e6ce8c42
GM
208212009-08-22 Glenn Morris <rgm@gnu.org>
20822
2ddf2ea6 20823 * files.el (auto-mode-alist):
a3374680
GM
20824 * hippie-exp.el (he-concat-directory-file-name):
20825 * lpr.el (lpr-windows-system, printer-name):
20826 * ls-lisp.el (ls-lisp-emulation, ls-lisp-use-insert-directory-program):
20827 * ps-print.el (ps-windows-system):
20828 * startup.el (command-line):
20829 * emulation/viper-ex.el (viper-glob-function):
20830 * international/mule-cmds.el (set-language-environment-coding-systems):
20831 * net/ange-ftp.el (ange-ftp-write-region):
20832 * obsolete/fast-lock.el (fast-lock-cache-name):
2ddf2ea6 20833 Remove code for defunct system-types emx, macos, mswindows, next-mach,
a3374680
GM
20834 unisoft-unix, vax-vms, win32, w32.
20835
977955fa
GM
20836 * calendar/diary-lib.el (diary-mark-entries-1): Only mark all days of a
20837 given name if the pattern is not more specific.
20838
b4deec2e
GM
20839 * calendar/lunar.el (lunar-phase-names): New option.
20840 (lunar-phase): Doc fix.
20841 (lunar-cycles-per-year): New constant.
20842 (lunar-index): New function.
20843 (lunar-phase-list, diary-lunar-phases): Use lunar-index.
20844 (lunar-phase-name): Use lunar-phase-names.
20845 (calendar-lunar-phases): Use format.
20846 (lunar-new-moon-on-or-after): Use lunar-cycles-per-year.
20847
47e83968
GM
20848 * progmodes/cperl-mode.el (cperl-imenu-name-and-position):
20849 Copy imenu-example--name-and-position function here for own use.
20850 (cperl-xsub-scan): Use cperl-imenu-name-and-position.
20851
e6ce8c42
GM
20852 * bs.el (bs--redisplay):
20853 * cus-edit.el (custom-redraw):
20854 * ibuffer.el (ibuffer-bury-buffer):
20855 * server.el (server-goto-line-column):
20856 * startup.el (command-line-1):
20857 * strokes.el (strokes-xpm-for-stroke):
20858 * term.el (term-display-buffer-line):
20859 * view.el (View-goto-line):
20860 * calc/calc.el (calc-do, calc-trail-buffer):
20861 * play/gamegrid.el (gamegrid-add-score-insecure):
20862 * progmodes/ada-mode.el (ada-compile-goto-error):
20863 * progmodes/ada-xref.el (ada-xref-find-in-modified-ali):
20864 (ebrowse-select-1st-to-9nth):
47e83968 20865 * progmodes/cperl-mode.el (cperl-time-fontification):
e6ce8c42
GM
20866 * progmodes/ebrowse.el (ebrowse-toggle-file-name-display)
20867 * progmodes/gud.el (gud-display-line):
20868 (idlwave-shell-display-line):
20869 * progmodes/idlw-shell.el (idlwave-shell-goto-frame)
20870 * progmodes/make-mode.el (makefile-browser-toggle):
20871 (vhdl-speedbar-port-copy, vhdl-compose-components-package):
20872 * progmodes/vhdl-mode.el (vhdl-speedbar-find-file)
20873 * textmodes/picture.el (picture-draw-rectangle):
20874 * textmodes/reftex-index.el (reftex-index-goto-letter):
20875 (reftex-select-jump-to-previous):
20876 * textmodes/reftex-sel.el (reftex-find-start-point)
20877 * textmodes/reftex-toc.el (reftex-toc, reftex-toc-restore-region):
20878 (rst-straighten-deco-spacing, rst-section-tree, rst-toc):
20879 * textmodes/rst.el (rst-promote-region, rst-straighten-decorations)
20880 * textmodes/tex-mode.el (tex-compilation-parse-errors):
20881 * textmodes/two-column.el (2C-associated-buffer):
20882 Use forward-line rather than goto-line.
20883
20884 * emulation/vi.el (vi-goto-line): Don't warn about non-interactive
20885 goto-line.
20886
4b18bdb3
GM
20887 * international/ucs-normalize.el (nfd, decomposition-translation-alist)
20888 (decomposition-char-recursively, alist-list-to-vector, quick-check-list)
20889 (quick-check-list-to-regexp): Declare.
e6ce8c42 20890
72f16325
SM
20891 * progmodes/make-mode.el (makefile-browser-insert-selection):
20892 Use goto-char rather than goto-line.
e6ce8c42
GM
20893
20894 * progmodes/prolog.el (compilation-error-regexp-alist)
20895 (compilation-forget-errors): Declare.
20896
32a2cf25
JL
208972009-08-22 Juri Linkov <juri@jurta.org>
20898
20899 * progmodes/grep.el (lgrep, rgrep): At the beginning
20900 set `dir' to `default-directory' unless `dir' is a non-nil
20901 readable directory. (Bug#4052)
20902 (lgrep, rgrep): Change a weird way to report an error
20903 from using `read-string' to using `error'.
20904 Instead of using interactive arguments in the function body,
20905 add new argument `confirm'.
20906
5443c9b7
SM
209072009-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
20908
cb5b40ee
SM
20909 * textmodes/remember.el (remember-buffer):
20910 * progmodes/cperl-mode.el (cperl-vc-header-alist):
20911 * calendar/icalendar.el (icalendar-convert-diary-to-ical)
20912 (icalendar-extract-ical-from-buffer):
5443c9b7
SM
20913 * net/newst-treeview.el (newsticker-groups-filename):
20914 * net/newst-backend.el (newsticker-cache-filename):
20915 * speedbar.el (speedbar-update-speed, speedbar-navigating-speed)
20916 (speedbar-ignored-path-expressions, speedbar-ignored-path-regexp)
20917 (speedbar-add-ignored-path-regexp, speedbar-line-path)
20918 (speedbar-buffers-line-path, speedbar-path-line)
20919 (speedbar-buffers-line-path):
20920 * epg.el (epg-passphrase-callback-function, epg-start-sign-keys)
20921 (epg-sign-keys):
20922 * epa.el (epa-display-verify-result):
20923 * progmodes/pascal.el (pascal-outline): Add version of obsolescence.
20924
d6261cc1
GM
209252009-08-21 Glenn Morris <rgm@gnu.org>
20926
3e1ea342
GM
20927 * progmodes/js.el (inferior-moz-process): Fix declaration.
20928
ce86eeb5
GM
20929 * imenu.el (imenu-example--name-and-position): Fix obsolescence message.
20930
fff28970
GM
20931 * obsolete/rnewspost.el (news-mail-reply):
20932 Use goto-char rather than goto-line.
20933
d93e053b
GM
20934 * term/ns-win.el (ns-open-file-select-line):
20935 Use line-beginning-position rather than goto-line.
20936
d5d105e8
GM
20937 * apropos.el (apropos-command):
20938 * ehelp.el (electric-helpify):
20939 * printing.el (pr-show-setup):
20940 * strokes.el (strokes-help):
20941 * tutorial.el (tutorial--describe-nonstandard-key)
20942 (tutorial--detailed-help):
20943 * woman.el (woman-mini-help, woman-display-extended-fonts):
20944 * calc/calc-help.el (calc-describe-key):
20945 * emulation/edt.el (edt-electric-helpify):
20946 * international/mule-diag.el (mule-diag):
20947 * play/yow.el (apropos-zippy):
20948 * progmodes/python.el (python-describe-symbol):
20949 * progmodes/vhdl-mode.el (vhdl-doc-variable, vhdl-doc-mode):
20950 * textmodes/table.el (*table--cell-describe-mode)
20951 (*table--cell-describe-bindings):
20952 Use help-print-return-message rather than the now obsolete alias.
20953
a8ab722f 20954 * calendar/cal-move.el (calendar-cursor-to-nearest-date)
9b4c5ecd
GM
20955 (calendar-cursor-to-visible-date):
20956 * play/5x5.el (5x5-position-cursor):
20957 * play/decipher.el (decipher):
20958 * play/gomoku.el (gomoku-goto-xy):
20959 * play/landmark.el (lm-goto-xy):
20960 * play/mpuz.el (mpuz-paint-errors, mpuz-paint-statistics)
20961 (mpuz-paint-digit):
20962 Use forward-line, not goto-line.
a8ab722f 20963
d6261cc1
GM
20964 * mail/rmail.el (rmail-obsolete): Delete custom group.
20965 (rmail-pop-password, rmail-pop-password-required): Make into aliases.
20966 (rmail-remote-password, rmail-remote-password-required):
20967 Remove unneeded :set-after and :set properties.
20968
9e846523
MA
209692009-08-21 Michael Albinus <michael.albinus@gmx.de>
20970
20971 * net/dbus.el (top): Initialize only when `dbusbind' is loaded.
20972
bbe1f502
DN
209732009-08-21 Dan Nicolaescu <dann@ics.uci.edu>
20974
bcc5db24
DN
20975 * loadup.el: Remove leftover macos code.
20976
bbe1f502
DN
20977 * vc-git.el (vc-git-annotate-command): Run asynchronously.
20978 Explicitly pass the date format to git blame so that user local
20979 so that the output format can be parsed.
20980
6fd2d19a
MA
209812009-08-20 Michael Albinus <michael.albinus@gmx.de>
20982
20983 * net/dbus.el (top): Don't check for (getenv
20984 "DBUS_SESSION_BUS_ADDRESS"). It's done in dbusbind.c now.
20985
31764e15
SM
209862009-08-19 Magnus Henoch <magnus.henoch@gmail.com>
20987
20988 * log-edit.el (log-edit-strip-single-file-name): New var.
01c35094 20989 (log-edit-insert-changelog): Use it. Bug#3571.
31764e15 20990
28930e39
SM
209912009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
20992
4fd15622 20993 * subr.el (read-passwd): Use read-key so keypad keys work as well.
01c35094 20994 Bug#3287.
4fd15622 20995
b3d8e4a0
SM
20996 * help.el (help-print-return-message): Rename from
20997 print-help-return-message.
20998
c9829c70
SM
20999 * log-view.el (log-view-mode-map): Remove `q' binding, and unreliable
21000 cvs-mode-map parent hack.
21001 (log-view-mode): Derive from special-mode.
21002
b932657b
SM
21003 * linum.el (linum-mode): window-size-change-functions is redundant.
21004 Adapt to new window-configuration-change-hook behavior.
21005 (linum-after-size, linum-after-config): Remove.
21006
1b700bca
SM
21007 * imenu.el (imenu-example--name-and-position)
21008 (imenu-example--lisp-extract-index-name)
21009 (imenu-example--create-lisp-index, imenu-example--create-c-index):
21010 Mark as obsolete.
21011
28930e39
SM
21012 * progmodes/prolog.el (inferior-prolog-error-regexp-alist): New var.
21013 (inferior-prolog-mode): Use it.
21014 (inferior-prolog-load-file): Reset list of errors.
21015
c9af0b68
KH
210162009-08-19 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
21017
21018 * language/tibetan.el ("Tibetan"): Fix sample-text entry.
21019
21020 * language/tai-viet.el ("TaiViet"): Fix sample-text entry.
21021
720c7cd6
MA
210222009-08-19 Michael Albinus <michael.albinus@gmx.de>
21023
21024 * net/dbus.el (top): Apply `dbus-init-bus' only if the session bus
21025 is running already.
21026
03a74b84
SM
210272009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
21028
21029 * subr.el (listify-key-sequence-1): Use normal syntax since those
21030 integers are nowadays always represented by the same (positive) number
21031 on all platforms.
21032 (read-key-empty-map): New const.
21033 (read-key-delay): New var.
21034 (read-key): New function.
21035 (force-mode-line-update): Use with-current-buffer.
21036 (locate-user-emacs-file): Don't forget to abbreviate the file name.
21037 (start-process-shell-command, start-file-process-shell-command):
21038 Discourage the use of command-args.
21039
f43e88d4
GM
210402009-08-19 Glenn Morris <rgm@gnu.org>
21041
21042 * emacs-lisp/authors.el (authors-fixed-entries): Remove cvtmail.
21043
890429cc
SM
210442009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
21045
85be9ec4
SM
21046 * simple.el (choose-completion-string): Don't rely on
21047 minibuffer-completing-file-name and ad-hoc checks to decide whether
21048 to continue completion or not.
21049
890429cc
SM
21050 * minibuffer.el (minibuffer-hide-completions): New function.
21051 (completion--do-completion): Use it.
21052 (completions-annotations): New face.
21053 (completion--insert-strings): Use it.
21054 (completion-pcm--delim-wild-regex): Add docstring.
21055 (completion-pcm--string->pattern): Add support for 0-width delimiters
21056 in completion-pcm--delim-wild-regex.
21057
265d4549
SM
210582009-08-18 Stefan Monnier <monnier@iro.umontreal.ca>
21059
d440b941
SM
21060 * international/ucs-normalize.el (ucs-normalize-hfs-nfd-post-read-conversion):
21061 Remove unused var `buffer-modified-p'.
21062
265d4549
SM
21063 * minibuffer.el (completion--do-completion): Move point for the #b001
21064 case as well (bug#4176).
21065 (minibuffer-complete, minibuffer-complete-word): Don't move point.
21066
ba6f7d86
MA
210672009-08-18 Michael Albinus <michael.albinus@gmx.de>
21068
21069 * net/dbus.el (dbus-init-bus): Declare. Apply it for the :system
21070 and :session buses.
21071
98819490
KH
210722009-08-18 Kenichi Handa <handa@m17n.org>
21073
265d4549
SM
21074 * international/ucs-normalize.el (ucs-normalize-version):
21075 Change to 1.1.
58627cf0
KH
21076 (ucs-normalize-hfs-nfd-pre-write-conversion): New function.
21077 (utf-8-hfs): Make it perform normalization on encoding too.
21078
98819490
KH
21079 * textmodes/paragraphs.el: Change to utf-8. Adjust coding cookie.
21080 (sentence-end-without-space): Delete duplicated chars.
21081 (sentence-end-base): Likewise.
e739cc85
KH
21082
21083 * textmodes/sgml-mode.el: Change to utf-8. Adjust coding cookie.
21084 (html-mode): Delete duplicated chars from sentence-end-base.
21085
21086 * textmodes/texinfo.el: Change to utf-8. Adjust coding cookie.
21087 (texinfo-mode): Delete duplicated chars from sentence-end-base.
98819490 21088
645b9326
CY
210892009-08-17 Chong Yidong <cyd@stupidchicken.com>
21090
21091 * files.el (hack-one-local-variable): If the mode function is for
21092 a minor mode, pass it an argument (Bug#4148).
21093
56c195af
MA
210942009-08-17 Michael Albinus <michael.albinus@gmx.de>
21095
21096 * net/tramp.el (tramp-register-completion-file-name-handler):
21097 Check also for (member 'partial-completion completion-styles).
21098
7a55c78b
CY
210992009-08-16 Chong Yidong <cyd@stupidchicken.com>
21100
21101 * progmodes/cperl-mode.el (cperl-electric-paren): Don't expand
21102 abbrev (Bug#3943).
21103
be3e598a 211042009-08-16 Ilya Zakharevich <ilyaz@cpan.org>
8c777c8d
CY
21105
21106 * progmodes/cperl-mode.el: Merge upstream 6.2.
21107 (cperl-mode-syntax-table): Modify syntax entry for ["'`].
21108 (cperl-forward-re): Check cperl-brace-recursing.
21109 (cperl-highlight-charclass): New function.
21110 (cperl-find-pods-heres): Use it.
31cd2dd4 21111 (cperl-fill-paragraph): Synch to save-excursion placement used upstream.
8c777c8d 21112 (cperl-beautify-regexp-piece): Fix column calculation.
31cd2dd4 21113 (cperl-make-regexp-x): Handle case where point is between "q" and "rs".
8c777c8d
CY
21114 (cperl-beautify-level): Don't process entire regexp.
21115 (cperl-build-manpage, cperl-perldoc): Bind Man-switches before
21116 calling man.
21117 (cperl-tips-faces, cperl-mode, cperl-electric-backspace): Doc fix.
21118 (cperl-init-faces): Build a list in the normal way.
21119
81b1f9c9
CY
211202009-08-16 Chong Yidong <cyd@stupidchicken.com>
21121
21122 * calendar/parse-time.el (parse-time-string-chars): Save match
21123 data.
21124
c3732cb8
SM
211252009-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
21126
55659495
SM
21127 * progmodes/sql.el (sql-product-alist): Add :name tag to entries.
21128 (sql-product): Use it.
21129 (sql-mode-menu): Auto-generate the menu based on sql-product-alist.
21130 (sql-set-product): Add completion.
21131 (sql-highlight-oracle-keywords, sql-highlight-postgres-keywords)
21132 (sql-highlight-linter-keywords, sql-highlight-ms-keywords)
21133 (sql-highlight-ansi-keywords, sql-highlight-sybase-keywords)
21134 (sql-highlight-informix-keywords, sql-highlight-interbase-keywords)
21135 (sql-highlight-ingres-keywords, sql-highlight-solid-keywords)
21136 (sql-highlight-mysql-keywords, sql-highlight-sqlite-keywords)
21137 (sql-highlight-db2-keywords): Remove.
21138 (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
21139 (sql-highlight-product): Use derived-mode-p.
21140 (sql-set-sqli-buffer): Use with-current-buffer.
21141 (sql-connect-informix, sql-connect-ingres, sql-connect-oracle):
21142 Simplify.
21143
1ae79427
SM
21144 * emacs-lisp/lisp-mode.el (lisp-indent-region): Remove unused function.
21145
c3732cb8
SM
21146 * term.el: Fix commenting convention, turn comments into docstrings.
21147
f24b8bf3
CY
211482009-08-16 E. Jay Berkenbilt <ejb@ql.org> (tiny change)
21149
21150 * whitespace.el (whitespace-style): Doc fix (Bug#3661).
21151
7b6fefac 211522009-08-16 Jan Seeger <jan.seeger@thenybble.de> (tiny change)
e1bdde78 21153
1200ac26 21154 * calendar/parse-time.el (parse-time-string-chars): Compute using
d0d3f6e9
CY
21155 character classes, to handle non-ascii characters (Bug#3190).
21156
211572009-08-16 Chong Yidong <cyd@stupidchicken.com>
1200ac26 21158
1abbe4e5
CY
21159 * progmodes/sh-script.el (sh-maybe-here-document): Avoid inserting
21160 another heredoc if the user adds another < (Bug#3226).
21161
c3732cb8
SM
21162 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
21163 Don't initialize based on window-system (Bug#4124).
19261da4 21164
daad00fc
CY
21165 * facemenu.el (facemenu-read-color): Use a completion function
21166 that accepts any defined color, such as RGB triplets (Bug#3677).
21167
e1bdde78
CY
21168 * files.el (get-free-disk-space): Change fallback default
21169 directory to /. Expand DIR argument before switching to fallback.
21170 Suggested by Kevin Ryde (Bug#2631, Bug#3911).
21171
9d73a99e
CY
211722009-08-15 Chong Yidong <cyd@stupidchicken.com>
21173
21174 * files.el (load-library): Doc fix.
21175
68b962d4 211762009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
9d73a99e 21177
953e0c1a 21178 * emulation/viper-cmd.el (viper-insert-isearch-string): New function.
c3732cb8 21179 (viper-if-string): Redefine C-s in the minibuffer to insert the last
68b962d4 21180 incremental search string.
9d73a99e 21181
c3732cb8 21182 * ediff-init.el (ediff-coding-system): Use escape-quoted in case of
68b962d4 21183 XEmacs.
9d73a99e 21184
c3732cb8
SM
21185 * ediff-merg.el (ediff-merge-region-is-non-clash-to-skip)
21186 (ediff-merge-region-is-non-clash)
21187 (ediff-skip-merge-region-if-changed-from-default-p): Use defun.
68b962d4 21188 Also check if the job is really a merge job.
9d73a99e 21189
c3732cb8 21190 * ediff.el (ediff-current-file): New function.
9d73a99e 21191
2e330adc
CY
211922009-08-15 Chong Yidong <cyd@stupidchicken.com>
21193
21194 * progmodes/js.el: Edit docstrings throughout to follow Emacs
21195 conventions.
c3732cb8 21196 (js-insert-and-indent): Delete function.
2e330adc
CY
21197 (js-mode-map): Don't bind keys to js-insert-and-indent.
21198 (js-beginning-of-defun): Rename from js--beginning-of-defun.
21199 (js-end-of-defun): Rename from js--end-of-defun.
c3732cb8 21200 (js-auto-indent-flag): Delete variable.
2e330adc 21201
17b5d0f7
CY
212022009-08-14 Chong Yidong <cyd@stupidchicken.com>
21203
c3732cb8
SM
21204 * progmodes/js.el: Remove proclaim statement.
21205 Defvar which-func-imenu-joiner-function to silence compiler.
2e330adc 21206
ba2d8894
CY
21207 * files.el (auto-mode-alist): Use js-mode for .js files.
21208
c3732cb8 21209 * progmodes/js2-mode.el: Remove file.
17b5d0f7
CY
21210
21211 * Makefile.in (ELCFILES): Add js.el, and remove js2-mode.el.
21212
21213 * speedbar.el (speedbar-supported-extension-expressions): Add .js.
21214
c3732cb8 21215 * progmodes/hideshow.el (hs-special-modes-alist): Add js-mode entry.
17b5d0f7
CY
21216
212172009-08-14 Daniel Colascione <dan.colascione@gmail.com>
4e2af782 21218 Karl Landstrom <karl.landstrom@brgeight.se>
17b5d0f7
CY
21219
21220 * progmodes/js.el: New file.
21221
b6377f1d
MH
212222009-08-14 Mark A. Hershberger <mah@everybody.org>
21223
21224 * timezone.el (timezone-parse-date): Add ability to understand ISO
21225 basic format (minimal separators) dates in addition to the
21226 already-supported extended format dates.
21227
bc0eef46
EZ
212282009-08-14 Eli Zaretskii <eliz@gnu.org>
21229
4e021e65
EZ
21230 * international/ucs-normalize.el: Add a `coding' file variable.
21231
bc0eef46
EZ
21232 * Makefile.in (ELCFILES): Add international/ucs-normalize.elc.
21233
53dab179
SS
212342009-08-14 Sam Steingold <sds@gnu.org>
21235
6801c38a 21236 * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
53dab179 21237
6c58c39c
CY
212382009-08-13 Chong Yidong <cyd@stupidchicken.com>
21239
21240 * faces.el (help-argument-name): Define it here instead of
21241 help-fns.el, because in daemon mode help-fns.el may be loaded when
21242 faces are still uninitialized (Bug#1078).
21243
21244 * help-fns.el (help-argument-name): Move defface to faces.el.
21245
c7baf7e9
NR
212462009-08-13 Nick Roberts <nickrob@snap.net.nz>
21247
21248 * progmodes/gdb-mi.el (gdb-inferior-io-mode): Use start-process to
21249 create buffer with a pty but no process so that GDB can make the
21250 inferior the controlling process.
21251
9c40e995 212522009-08-13 Taichi Kawabata <kawabata.taichi@gmail.com>
d6d30064
KH
21253
21254 * international/ucs-normalize.el: New file.
21255
8cdba32b
RS
212562009-08-13 Richard Stallman <rms@gnu.org>
21257
5c950923
RS
21258 * mail/rmail.el (rmail-get-attr-names):
21259 Accept an attribute header that is too short.
21260
76e1e40b
RS
21261 * mail/rmail.el (rmail-forget-messages):
21262 Ignore nil elt in rmail-message-vector. Use dotimes.
21263
1fc01b08
RS
21264 * progmodes/compile.el (compilation-goto-locus):
21265 Use next-error-move-function.
21266
8cdba32b
RS
21267 * simple.el (next-error-move-function): New variable.
21268
99910cf4
JL
212692009-08-12 Juri Linkov <juri@jurta.org>
21270
21271 * progmodes/grep.el (lgrep): Ensure that `default-directory' is
21272 always non-nil. (Bug#4052)
21273
21274 * replace.el (read-regexp): Return empty string when
21275 `default-value' is nil.
21276 (keep-lines-read-args): Don't use empty string as the
21277 default value for `read-regexp'. (Bug#2495)
21278
fc5bdf6c
JL
212792009-08-12 Juri Linkov <juri@jurta.org>
21280
21281 * international/mule-cmds.el (ucs-insert): Change arguments
21282 from `arg' to `character', `count', `inherit' to be the same
21283 as in `insert-char'. Doc fix. (Bug#4039)
21284
21285 * international/mule-conf.el (utf-16be-with-signature): Doc fix.
21286
77748848
JL
212872009-08-12 Juri Linkov <juri@jurta.org>
21288
21289 * files-x.el: New file.
21290
21291 * files.el: Move code that deals with adding/deleting
21292 file/directory-local variables to files-x.el.
21293
21294 * Makefile.in (ELCFILES): Add files-x.elc.
21295
c8a44c4e
DD
212962009-08-11 Dmitry Dzhus <dima@sphinx.net.ru>
21297
27a9fd5a
DD
21298 * progmodes/gdb-mi.el (gdb-line-posns): New helper which helps not
21299 to use `goto-line'.
21300 (gdb-place-breakpoints, gdb-get-location): Rewritten without
21301 `goto-line'.
21302 (gdb-invalidate-disassembly): Do not refresh upon receiving
7b6fefac 21303 'update signal. Instead, update all disassembly buffers only after
27a9fd5a 21304 threads list.
107ef54a 21305 (gdb): Send -target-detach when buffer is killed (Bug#3794).
88b5a757 21306 (gdb-starting): Move -data-list-register-names...
cf6e27cf
DD
21307 (gdb-stopped): ...here so it's sent when first thread stops.
21308 (gdb-registers-handler-custom): Do nothing if register names are
21309 unknown yet.
27a9fd5a 21310
c8a44c4e
DD
21311 * progmodes/gud.el (gud-stop-subjob): Rewritten without macros
21312 from `gdb-mi.el' to avoid extra tangling.
21313
21314 * progmodes/gdb-mi.el (gdb-gud-context-call): Reverting previous
7b6fefac 21315 change which breaks `gud-def' definitions used in `gdb'.
c8a44c4e
DD
21316 (gdb-update-gud-running): No extra fuss for updating frame number.
21317
dfd4e693
SM
213182009-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
21319
51c4341f
SM
21320 * international/mule-cmds.el (mule-keymap, mule-menu-keymap)
21321 (describe-language-environment-map, setup-language-environment-map)
21322 (set-coding-system-map): Move initialization into declaration.
21323 (set-language-info-alist): Last arg to define-key-after can be skipped.
21324
21325 * international/quail.el (quail-completion-1): Simplify.
21326 (quail-define-rules): Use slightly more compact code.
21327 (quail-insert-decode-map): Propertize keys, compact columns.
21328
dfd4e693
SM
21329 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
21330 Add goto-line.
21331
83326559
MB
213322009-08-10 Miles Bader <miles@gnu.org>
21333
21334 * progmodes/js2-mode.el (js2-warning, js2-error, js2-jsdoc-tag)
21335 (js2-jsdoc-type, js2-jsdoc-value, js2-function-param)
21336 (js2-instance-member, js2-private-member, js2-private-function-call)
21337 (js2-jsdoc-html-tag-name, js2-jsdoc-html-tag-delimiter)
21338 (js2-magic-paren, js2-external-variable):
21339 Remove "-face" suffix from face names.
21340 (js2-jsdoc-highlight-helper, js2-highlight-jsdoc)
21341 (js2-highlight-undeclared-vars, js2-peek-token)
21342 (js2-parse-function-params, js2-mode-show-errors)
21343 (js2-mode-show-warnings, js2-make-magic-delimiter)
21344 (js2-mode-highlight-magic-parens): Update to use new face names.
21345
8e754ea2
MA
213462009-08-09 Michael Albinus <michael.albinus@gmx.de>
21347
21348 * net/tramp.el (tramp-get-ls-command-with-dired): New defun.
21349 (tramp-handle-insert-directory): Handle "--dired". (Bug#4075)
21350
1c292fc7
CY
213512009-08-09 Chong Yidong <cyd@stupidchicken.com>
21352
18d433a7
CY
21353 * subr.el: Provide hashtable-print-readable.
21354
1c292fc7
CY
21355 * progmodes/hideshow.el (hs-special-modes-alist): Don't use
21356 hs-c-like-adjust-block-beginning.
21357 (hs-hide-block-at-point): Stop hiding at the beginning of
21358 hs-block-end-regexp (Bug#700).
21359
2db0ae07
DD
213602009-08-09 Dmitry Dzhus <dima@sphinx.net.ru>
21361
21362 * progmodes/gdb-mi.el (gdb-gud-context-call): Does not need to be
21363 a macro.
21364 (gdb-registers-handler-custom): Do not fail when register names
21365 are unavailable.
21366
fe4740a6
DD
213672009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
21368
21369 * progmodes/gdb-mi.el (gdb-control-all-threads)
21370 (gdb-control-current-thread): Interactive setters for
21371 `gdb-gud-control-all-threads' to use in menu.
21372 (gdb-show-run-p): Show «Go» when process is not active.
6a7662bb
BR
21373 (gud-tool-bar-map): Add non-stop/A,T indicator.
21374 Uses gud/thread.xpm and gud/all.xpm.
fe4740a6 21375
ce299d55
CY
213762009-08-08 Yoni Rabkin <yoni@rabkins.net>
21377
21378 * net/net-utils.el (net-utils-font-lock-keywords): New var.
21379 (nslookup-font-lock-keywords): Make it a variable.
dba90ffd
CY
21380 (net-utils-mode): New mode for viewing diagnostic network output.
21381 (net-utils-remove-ctrl-m-filter): Set inhibit-read-only.
21382 (net-utils-run-simple): New function.
21383 (ifconfig, iwconfig, netstat, arp, route): Use it.
ce299d55 21384
7c4654ad
DD
213852009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
21386
21387 * progmodes/gdb-mi.el (gdb-read-memory-custom)
21388 (gdb-memory-set-address, def-gdb-set-positive-number)
21389 (def-gdb-memory-format, def-gdb-memory-unit): Update memory buffer
21390 after changing settings.
21391 (gdb-invalidate-disassembly): Update when first shown.
5f9d345c 21392 (gdb-edit-locals-value): Fix.
7c4654ad
DD
21393 (gdb-registers-handler-custom): Print registers in right order and
21394 allow changing register values (only for current thread yet).
9cbac26b
DD
21395 (gdb-breakpoints-mode-map): Don't assume threads buffer is present.
21396 (gdb-threads-mode-map): Don't assume breakpoints buffer is present.
21397 (gdb-disassembly-handler-custom, gdb-stack-list-frames-custom)
6a7662bb
BR
21398 (gdb-locals-handler-custom, gdb-registers-handler-custom):
21399 Thread info in mode name.
9cbac26b 21400 (gdb-registers-mode-map): TAB to switch to locals.
7c4654ad 21401
0f25a277
EZ
214022009-08-08 Eli Zaretskii <eliz@gnu.org>
21403
21404 * mail/rmail.el (rmail-add-mbox-headers)
21405 (rmail-set-message-counters-counter): Search for
21406 rmail-unix-mail-delimiter instead of just "From ". (Bug#4076)
21407
b971be60
GM
214082009-08-08 Glenn Morris <rgm@gnu.org>
21409
21410 * Makefile.in (ELCFILES): Update.
21411
a35d3ad8
EZ
214122009-08-07 Eli Zaretskii <eliz@gnu.org>
21413
6a7662bb
BR
21414 * mail/sendmail.el (mail-yank-original):
21415 Set buffer-file-coding-system from the one used by the message whose
60c2df40
EZ
21416 text is yanked.
21417
8b0bcc2e
EZ
21418 * calc/calc-graph.el (calc-graph-plot): Set calc-graph-last-device
21419 to "windows" when "pgnuplot" is used.
6a7662bb
BR
21420 (calc-graph-command, calc-gnuplot-command, calc-graph-init):
21421 Don't call accept-process-output if "pgnuplot" is used.
8b0bcc2e
EZ
21422 (calc-graph-init): Don't send -display and -geometry to
21423 "pgnuplot". If "pgnuplot" is used, glean gnuplot version by
21424 running "pgnuplot -V" with shell-command-to-string.
21425
21426 * calc/calc.el (calc-gnuplot-name) [windows-nt]: Use "pgnuplot" as
21427 the default.
21428
214292009-08-07 Eli Zaretskii <eliz@gnu.org>
21430
21431 * Makefile.in (ELCFILES): org/org-export-latex.elc renamed to
a35d3ad8
EZ
21432 org/org-latex.elc.
21433
3bca7ca5
DN
214342009-08-07 Dan Nicolaescu <dann@ics.uci.edu>
21435
3c53763c
DN
21436 * vc-dispatcher.el (vc-resynch-window): Update comment.
21437
3bca7ca5
DN
21438 * term.el (term-handle-ansi-escape): Add comments with the
21439 terminfo capabilities implemented.
21440
7b217360
DD
214412009-08-06 Dmitry Dzhus <dima@sphinx.net.ru>
21442
5f9d345c 21443 * progmodes/gdb-mi.el (gdb-var-create-regexp): Remove.
7b217360 21444 (gdb-var-create-handler): Rewritten using JSON parser.
88b5a757
DD
21445 (gdb-propertize-header): Move earlier.
21446 (gdb-set-header): Remove to avoid duplication.
7b217360
DD
21447 (gdb-thread-list-handler-custom, gdb-invalidate-disassembly):
21448 Refresh disassembly buffers only after threads list have been
21449 update.
21450 (gdb-threads-header, gdb-registers-header): Per-buffer header line
21451 variables.
21452
b4d84ecf
JL
214532009-08-04 Juri Linkov <juri@jurta.org>
21454
21455 * files.el: Commands to add/delete file/directory-local variables.
21456 (read-file-local-variable, read-file-local-variable-value)
21457 (read-file-local-variable-mode, modify-file-local-variable)
21458 (modify-file-local-variable-prop-line)
21459 (modify-dir-local-variable): New functions.
21460 (add-file-local-variable, delete-file-local-variable)
21461 (add-file-local-variable-prop-line, delete-file-local-variable-prop-line)
21462 (add-dir-local-variable, delete-dir-local-variable)
21463 (copy-file-locals-to-dir-locals, copy-dir-locals-to-file-locals)
21464 (copy-dir-locals-to-file-locals-prop-line): New commands.
21465
42da39c1
CY
214662009-08-04 Chong Yidong <cyd@stupidchicken.com>
21467
21468 * abbrev.el (insert-abbrev-table-description): Prettify output.
21469 Suggested by Karl Chen.
21470
98bf8494
DD
214712009-08-04 Dmitry Dzhus <dima@sphinx.net.ru>
21472
78b9fb28 21473 * progmodes/gdb-mi.el (gdb-frame-number): Initialize with nil.
7b6fefac 21474 (gdb-overlay-arrow-position): Rename to `gdb-disassembly-position'.
78b9fb28
DD
21475 (gdb-overlay-arrow-position, gdb-thread-position)
21476 (gdb-disassembly-position): Declare variables.
21477 (gdb-wait-for-pending): Function now.
21478 (gdb-add-subscriber, gdb-delete-subscriber, gdb-get-subscribers)
21479 (gdb-emit-signal, gdb-buf-publisher): Declare before first use so
21480 compilation goes smoothly.
21481 (gdb, gdb-non-stop, gdb-buffers): New customization groups.
21482 (gdb-non-stop-setting): New customization setting which replaces
21483 `gdb-non-stop' so changing it doesn't break active GDB session.
21484 (gdb-stack-buffer-locations, gdb-stack-buffer-addresses)
21485 (gdb-thread-buffer-verbose-names, gdb-thread-buffer-arguments)
21486 (gdb-thread-buffer-locations, gdb-thread-buffer-addresses)
21487 (gdb-show-threads-by-default): New customization options.
21488 (gdb-buffer-type, gdb-buffer-shows-main-thread-p): New helper
21489 routines.
21490 (gdb-get-buffer-create): Send buffers update signal when they are
21491 created.
21492 (gdb-invalidate-locals, gdb-invalidate-registers)
21493 (gdb-invalidate-breakpoints)
21494 (gdb-invalidate-threads, gdb-invalidate-disassembly)
21495 (gdb-invalidate-memory): Accept update signal.
21496 (gdb-current-context-command): Use --frame option.
21497 (gdb-update-gud-running, gdb-running, gdb-setq-thread-number):
21498 Implement `gdb-frame-number' selection logic.
21499 (gdb-show-run-p, gdb-show-stop-p): Helper functions which decide
21500 whether to show GUD toolbar buttons.
21501 (gdb-thread-exited): Unselect current thread when it exits.
21502 (gdb-stopped): Typo fixed (now really runs `gdb-stopped-hooks').
21503 (gdb-mark-line): Routine which sets overlay arrow or inverses
21504 video on fringeless displays.
21505 (gdb-table, gdb-table-add-row, gdb-table-string): Structure used
21506 to build aligned columns of data in GDB buffers and set text
21507 properties line-by-line.
21508 (gdb-invalidate-breakpoints)
21509 (gdb-breakpoints-list-handler-custom)
21510 (gdb-thread-list-handler-custom, gdb-disassembly-handler-custom)
21511 (gdb-stack-list-frames-custom, gdb-locals-handler-custom)
21512 (gdb-registers-handler-custom): Align data columns.
21513 (gdb-locals-handler-custom): Now prints data like in variable
21514 declarations.
21515 (gdb-jump-to, gdb-file-button, gdb-insert-file-location-button):
88b5a757 21516 Remove confusing buttons.
78b9fb28
DD
21517 (gdb-invalidate-threads): Append --frame.
21518 (gdb-threads-mode-map, gdb-breakpoints-mode-map): TAB to switch
21519 between breakpoints/threads buffers.
21520 (gdb-set-window-buffer): Now can ignore dedicated windows.
21521 (gdb-propertize-header): Use `gdb-set-window-buffer'.
21522 (def-gdb-thread-buffer-simple-command): Numerous typos fixed.
21523 (def-gdb-thread-buffer-gud-command): Replaces
21524 `def-gdb-thread-buffer-gdb-command' and uses standard GUD commands
21525 for fine thread control.
21526 (gdb-preempt-existing-or-display-buffer): New function used to
21527 display bound buffers without breaking window layout.
21528 (gdb-frame-location): Replaces `gdb-insert-frame-location'.
21529 (gdb-select-frame): New version of `gdb-frames-select' which now
21530 sets `gdb-frame-number' so commands may use --frame option instead
21531 of inner debugger state.
21532 (gdb-frame-handler): Do not set `gdb-frame-number'.
21533 (gdb-threads-mode-map): Select threads with mouse.
21534
21535 * progmodes/gud.el (gdb-gud-context-call): Declare function to
21536 avoid compilation warning.
21537 (gud-menu-map, gud-minor-mode-map): Use `gdb-show-run-p` and
21538 `gdb-show-stop-p`.
21539
566f3909
DD
21540 * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create):
21541 Argument `key' renamed to `buffer-type'.
21542 (gdb-current-context-buffer-name): Do not add thread info to
21543 buffer name when no thread is selected.
21544 (gdbmi-record-list, gdb-shell): Try to handle GDB `shell'
21545 command (bug 3794).
21546 (gdb-thread-selected): Handle `=thread-selected' notification.
21547 (gdb-wait-for-pending): New macro to deal with congestion problems.
21548 (gdb-breakpoints-list-handler-custom): Don't fail on pending
21549 breakpoints.
7b6fefac
JB
21550 (gdb-invalidate-disassembly): Use 'fullname instead of 'file.
21551 This fixes problem similar to one described in bug 3947.
566f3909
DD
21552 (gud-menu-map): More menu items.
21553 (gdb-init-1): Reset `gdb-thread-number' to nil.
21554
4a31122c
DD
21555 * progmodes/gud.el (gud-stop-subjob, gud-menu-map): Respect GDB
21556 non-stop settings.
21557
21558 * progmodes/gdb-mi.el (gdb-thread-number): Initialize with nil.
21559 (gdb-current-context-command): Do not append --thread if
21560 `gdb-thread-number' is nil.
6a7662bb
BR
21561 (gdb-running-threads-count, gdb-stopped-threads-count):
21562 New variables.
4a31122c 21563 (gdb-non-stop, gdb-gud-control-all-threads, gdb-switch-reasons)
6a7662bb
BR
21564 (gdb-stopped-hooks, gdb-switch-when-another-stopped):
21565 New customization options.
4a31122c
DD
21566 (gdb-gud-context-command, gdb-gud-context-call): New wrappers for
21567 GUD commands.
7b6fefac 21568 (gdb): `gud-def' definitions changed to use `gdb-gud-context-call'.
4a31122c
DD
21569 (gdb-init-1): Activate non-stop mode if `gdb-non-stop' is enabled.
21570 (gdb-setq-thread-number, gdb-update-gud-running): New functions to
21571 set `gdb-thread-number' and update `gud-running' properly.
21572 (gdb-running): Update threads list when new threads appear.
21573 (gdb-stopped): Support non-stop operation and new thread switching
21574 logic.
21575 (gdb-jsonify-buffer, gdb-json-read-buffer, gdb-json-string)
21576 (gdb-json-partial-output): New set of JSON routines.
21577 (def-gdb-auto-update-trigger): New `signal-list' optional
21578 argument.
21579 (gdb-thread-list-handler-custom): Update `gud-running',
21580 `gdb-stopped-threads-count' and `gdb-running-threads-count'.
21581 (def-gdb-thread-buffer-gdb-command, gdb-interrupt-thread)
21582 (gdb-continue-thread, gdb-step-thread): New commands for fine
21583 thread execution control.
21584 (gud-menu-map): New menu items to switch non-stop options.
21585 (gdb-reset): Cleanup `gdb-thread-position' overlay arrow marker.
0d25e058 21586 (gdb-send): Mimic RET properly (bug 3794).
4a31122c
DD
21587
21588 * progmodes/gdb-mi.el (gdb-rules-name-maker)
21589 (gdb-rules-buffer-mode, gdb-rules-update-trigger): Accessors for
21590 gdb-buffer-rules.
21591 (def-gdb-auto-update-handler): New nopreserve optional argument.
21592 (gdb-stack-list-frames-custom): Print stack from top to bottom.
21593
88b5a757 21594 * progmodes/gdb-mi.el (gdb-pc-address): Remove unused variable.
4a31122c
DD
21595 (gdb-threads-list, gdb-breakpoints-list): New assoc lists.
21596 (gdb-parent-mode): New mode to derive other GDB modes from.
21597 (gdb-display-disassembly-for-thread)
21598 (gdb-frame-disassembly-for-thread): New commands for threads
21599 buffer.
21600
21601 * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create)
21602 (gdb-init-1, gdb-bind-function-to-buffer, gdb-add-subscriber)
a5c9f540
DD
21603 (gdb-get-subscribers, gdb-emit-signal, gdb-buf-publisher)
21604 (gdb-update): We now store all GDB buffers in a list so that they
21605 can be updated by traversing a list instead of calling invalidate
7b6fefac 21606 triggers explicitly.
a5c9f540
DD
21607 (def-gdb-trigger-and-handler): New macro to define trigger-handler
21608 pair for GDB buffer.
21609 (gdb-stack-buffer-name): Add thread information.
e7086683
DD
21610 (gdb-add-pending, gdb-pending-p, gdb-delete-pending): Macros to
21611 handle pending triggers.
21612 (gdb-threads-mode-map, def-gdb-thread-buffer-command)
21613 (def-gdb-thread-buffer-simple-command)
21614 (gdb-display-stack-for-thread, gdb-display-locals-for-thread)
21615 (gdb-display-registers-for-thread, gdb-frame-stack-for-thread)
7b6fefac
JB
21616 (gdb-frame-locals-for-thread, gdb-frame-registers-for-thread):
21617 New commands which show buffers bound to thread.
88b5a757 21618 (gdb-stack-list-locals-regexp): Remove unused regexp.
4a31122c 21619
7b6fefac
JB
21620 * progmodes/gdb-mi.el (gdb-breakpoints-buffer-name)
21621 (gdb-locals-buffer-name, gdb-registers-buffer-name)
4a31122c
DD
21622 (gdb-memory-buffer-name, gdb-stack-buffer-name): Do not switch
21623 to (gud-comint-buffer) in *-buffer-name functions
21624 because (gdb-get-target-string) already does that.
21625 (gdb-locals-handler-custom, gdb-registers-handler-custom)
21626 (gdb-changed-registers-handler): Rewritten without regexps.
21627
ba214964 21628 * progmodes/gdb-mi.el: Basic thread selection support.
4a31122c
DD
21629 (gdb-thread-number): New variable.
21630 (gdb-current-context-command): New macro which adds --thread
21631 option to command.
7b6fefac 21632 (gdb-threads-mode-map): Select thread with SPC.
4a31122c 21633 (gdb-thread-list-handler-custom): Mark current thread with overlay
7b6fefac 21634 arrow. Synchronize GDB thread and Emacs thread.
4a31122c
DD
21635 (gdb-select-thread): New command which selects current thread.
21636 (gdb-invalidate-frames, gdb-invalidate-locals)
21637 (gdb-invalidate-registers): Use --thread option.
20f12ed8 21638
2ac33804
MA
216392009-08-04 Michael Albinus <michael.albinus@gmx.de>
21640
21641 * net/tramp.el (top): Make check for tramp-gvfs loading more
8e754ea2 21642 robust. (Bug#3977)
2ac33804
MA
21643 (tramp-handle-insert-file-contents): `unwind-protect' must be
21644 inside `with-parsed-tramp-file-name'.
21645
21646 * net/tramp-gvfs.el (top): Remove superfluous message when loading
21647 fails.
21648
39d0296f
NR
216492009-08-03 Nick Roberts <nickrob@snap.net.nz>
21650
21651 * progmodes/gud.el (jdb): Set gud-jdb-classpath-string to current
21652 directory if CLASSPATH is not set.
21653
adcbca53
MA
216542009-08-03 Michael Albinus <michael.albinus@gmx.de>
21655
7b6fefac
JB
21656 * net/tramp.el (tramp-rfn-eshadow-update-overlay-regexp):
21657 New defconst.
7ef849b6 21658 (tramp-rfn-eshadow-update-overlay): Use it. (Bug#4004)
adcbca53 21659
30924b0b
CY
216602009-08-02 Kevin Ryde <user42@zip.com.au>
21661
7b6fefac
JB
21662 * net/newst-backend.el (newsticker--raw-url-list-defaults):
21663 Update freshmeat link. Delete newsforge.com as it seems gone.
30924b0b 21664
b6ce92f1
CY
216652009-08-02 Chong Yidong <cyd@stupidchicken.com>
21666
d977a092
CY
21667 * select.el (x-set-selection): Doc fix (Bug#4021).
21668
21669 * w32-fns.el (x-set-selection): Doc fix (Bug#4021).
21670
b6ce92f1
CY
21671 * help-fns.el (describe-variable): Treat list return values from
21672 dir-locals-find-file properly (Bug#4005).
21673
7b6fefac 216742009-08-02 Julian Scheid <julians37@googlemail.com> (tiny change)
3eedbc85
MA
21675
21676 * net/tramp.el (tramp-debug-message): Print also microseconds.
21677
216782009-08-02 Michael Albinus <michael.albinus@gmx.de>
21679
21680 * net/tramp.el (tramp-handle-insert-file-contents): Optimize, when BEG
21681 or END is non-nil.
21682 (tramp-handle-vc-registered): Use `tramp-cache-inhibit-cache'.
21683 (tramp-get-debug-buffer): Change `outline-regexp' according to new
21684 format.
21685
5ce6e4f4 21686 * net/tramp-cache.el (tramp-cache-inhibit-cache): New defvar.
3eedbc85
MA
21687 (tramp-get-file-property): Use it.
21688
6a7662bb
BR
21689 * autorevert.el (auto-revert-handler):
21690 Allow `auto-revert-tail-mode' for remote files.
3eedbc85 21691
2aafe808
JR
216922009-08-02 Jason Rumney <jasonr@gnu.org>
21693
21694 * minibuffer.el (read-file-name): Treat confirm options to
7b6fefac 21695 MUSTMATCH as nil when invoking x-file-dialog. (Bug#3969)
2aafe808 21696
e094097c
CY
216972009-08-02 Chong Yidong <cyd@stupidchicken.com>
21698
21699 * font-lock.el (font-lock-string-face, font-lock-builtin-face)
6a7662bb
BR
21700 (font-lock-variable-name-face, font-lock-constant-face):
21701 Darken the colors for light backgrounds.
e094097c 21702
de94f281
EZ
217032009-08-01 Eli Zaretskii <eliz@gnu.org>
21704
21705 * mail/rmailsum.el (rmail-header-summary): Ignore letter-case of
21706 month names. (Bug#3987)
21707
54b99340
CY
217082009-07-31 Chong Yidong <cyd@stupidchicken.com>
21709
21710 * simple.el (line-move-finish): Pass whole number to
21711 line-move-to-column.
34be836c 21712 (line-move-visual): Perform hscroll to the recorded position.
54b99340 21713
38216c30
JB
217142009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
21715
21716 * calc/calc-mode.el (calc-matrix-brackets): Remove "P" from prompt.
21717
c779896d
CY
217182009-07-29 Alan Mackenzie <acm@muc.de>
21719
21720 * progmodes/cc-defs.el (c-version): Bump to 5.31.7.
21721
592ccae0
DD
217222009-07-29 Dmitry Dzhus <dima@sphinx.net.ru>
21723
35edc6c6
DD
21724 * progmodes/gdb-mi.el (gdb-goto-breakpoint)
21725 (gdb-place-breakpoints): Use full path when setting breakpoints.
592ccae0 21726
5a9e3ab7
JB
217272009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
21728
21729 * calc/calc.el (calc-mode-map): Add keybinding for
21730 `calc-transpose-lines'.
21731
7b6fefac 217322009-07-29 Vincent Belaïche <vincent.belaiche@gmail.com>
5a9e3ab7
JB
21733
21734 * calc/calc-misc.el (calc-transpose-lines): New function.
21735
905fb90e
MA
217362009-07-28 Michael Albinus <michael.albinus@gmx.de>
21737
21738 * net/tramp.el (tramp-do-copy-or-rename-file): Add messages.
21739 Simplify check for out-of-band methods.
21740 (tramp-do-copy-or-rename-file-out-of-band): Allow both files to be
21741 remote. Remove messages which are in `tramp-do-copy-or-rename-file'.
21742
76e14464
DN
217432009-07-28 Dan Nicolaescu <dann@ics.uci.edu>
21744
21745 * vc-git.el (vc-git-checkin): Fix typo.
21746
6088b51f 217472009-07-28 Steve Yegge <steve.yegge@gmail.com>
af077012
SY
21748
21749 * progmodes/js2-mode.el: New file.
21750
b85157fe
NR
217512009-07-28 Nick Roberts <nickrob@snap.net.nz>
21752
21753 * progmodes/gud.el (jdb): Add gud-pstar to dump object information.
21754 (gud-menu-map): Adjust tooltip accordingly.
21755
d43c2b06
DN
217562009-07-27 Dan Nicolaescu <dann@ics.uci.edu>
21757
1c0f0c3b
DN
21758 * vc-bzr.el (vc-bzr-print-log): Pass multiple arguments to bzr log.
21759 (vc-bzr-log-view-mode): Adjust log-view-file-re.
21760
d43c2b06
DN
21761 * add-log.el (change-log-mode-map): Add a menu.
21762
3dec5c36
MA
217632009-07-27 Michael Albinus <michael.albinus@gmx.de>
21764
21765 * net/dbus.el (dbus-call-method-non-blocking): Handle the case the
21766 function returns nil.
21767 (dbus-handle-event): Handle special return value :ignore.
21768 Reported by Jan Moringen <jan.moringen@uni-bielefeld.de>.
21769
5704140c
CY
217702009-07-26 Chong Yidong <cyd@stupidchicken.com>
21771
21772 * view.el (view-mode-enable): Don't define Helper-return-blurb if
21773 it's not needed.
21774
3077d1f6
EZ
217752009-07-25 Eli Zaretskii <eliz@gnu.org>
21776
21777 Fix Bug#3888:
21778
21779 * w32-vars.el (x-select-enable-clipboard): Doc fix.
21780
21781 * term/pc-win.el (x-display-name, x-colors)
21782 (x-select-enable-clipboard, x-select-text): Doc fix.
21783
21784 * term/common-win.el (x-display-name, x-colors): Doc fix.
21785
21786 * term/ns-win.el (x-select-text, x-setup-function-keys, x-colors)
21787 (xw-defined-colors): Doc fix.
21788
21789 * w32-fns.el (x-select-text, x-setup-function-keys)
21790 (x-get-selection, x-set-selection): Doc fix.
21791
21792 * term/x-win.el (x-select-text, x-setup-function-keys)
21793 (x-select-enable-clipboard, xw-defined-colors): Doc fix.
21794
21795 * select.el (x-set-selection): Doc fix.
21796
51768bc8
MA
217972009-07-25 Michael Albinus <michael.albinus@gmx.de>
21798
21799 * net/zeroconf.el (zeroconf-init): Check for "GetVersionString"
21800 instead of "IsNSSSupportAvailable". Avahi ought to work also when
6a7662bb
BR
21801 "IsNSSSupportAvailable" method is not available.
21802 Reported by Steve Youngs <steve@sxemacs.org>.
51768bc8 21803
b11c2874
KH
218042009-07-24 Kenichi Handa <handa@m17n.org>
21805
21806 * international/characters.el: Fix setting of category ?C, ?|, ?K,
7b6fefac 21807 and ?H. Fix setting of case for Latin Extended and Greek Extended.
b11c2874
KH
21808 (build-unicode-category-table): Fix range checks.
21809
ba83b7b6
DN
218102009-07-24 Dan Nicolaescu <dann@ics.uci.edu>
21811
21812 * vc-dispatcher.el (vc-resynch-buffers-in-directory): Make sure
21813 the buffer we try to sync is current when calling
21814 vc-resynch-buffer.
21815
21816 * vc-dir.el (vc-dir-resynch-file): Make sure vc-dir-update does
21817 not show up to date files.
21818
7a8ae964
GM
218192009-07-24 Glenn Morris <rgm@gnu.org>
21820
21821 * emacs-lisp/elint.el (elint-current-buffer, elint-defun):
21822 Add autoload cookies. If necessary, initialize.
21823 (elint-log): Handle non-file buffers.
21824 (elint-initialize): Add optional argument to reinitialize.
21825 (elint-find-builtin-variables): Save excursion.
21826
a707eb05
DN
218272009-07-23 Dan Nicolaescu <dann@ics.uci.edu>
21828
21829 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
21830 for Lint.
21831
0a2ddfa6
DN
218322009-07-22 Dan Nicolaescu <dann@ics.uci.edu>
21833
d6a62b0d
DN
21834 * vc.el (vc-print-log-internal): New function, split out from ...
21835 (vc-print-log): ... here.
10b5dcad 21836 (vc-dir-move-to-goal-column): Declare.
d6a62b0d 21837
0a2ddfa6
DN
21838 * vc-git.el (vc-git-add-signoff): New variable.
21839 (vc-git-checkin): Use it.
21840 (vc-git-toggle-signoff): New function.
21841 (vc-git-extra-menu-map): Bind it to menu.
2a0e3379
DN
21842 (vc-git--run-command-string): Accept a nil FILE argument.
21843 (vc-git-stash-list): New function.
21844 (vc-git-dir-extra-headers): Use it.
0a2ddfa6 21845
589a99f2
GM
218462009-07-23 Glenn Morris <rgm@gnu.org>
21847
21848 * help-fns.el (describe-variable): Describe ignored and risky local
21849 variables in a similar way to that in which we describe safe ones.
21850
21851 * emacs-lisp/bytecomp.el (byte-compile-from-buffer)
21852 (byte-compile-output-file-form, byte-compile-output-docform)
21853 (byte-compile-file-form-defmumble, byte-compile-output-as-comment):
21854 Give some more local variables with common names a "bytecomp-" prefix,
21855 so as not to shadow things during compilation.
21856 * emacs-lisp/cl-macs.el (load-time-value)
21857 * emacs-lisp/cl.el (cl-compiling-file): Update for the name-change
21858 `outbuffer' to `bytecomp-outbuffer'.
21859
21860 * emacs-lisp/elint.el (elint-standard-variables): Remove most members,
21861 since the next two variables cover them automatically now.
21862 (elint-builtin-variables, elint-autoloaded-variables): New.
21863 (elint-unknown-builtin-args): Remove all members, since they can be
21864 parsed automatically now.
21865 (elint-extra-errors): New.
21866 (elint-env-add-env, elint-env-add-macro): Use cadr.
21867 (elint-current-buffer): Use or. Change final message.
21868 (elint-get-top-forms): Use line-end-position.
21869 (elint-init-env): Use cadr. Handle autoload, declare-function,
21870 and defalias.
21871 (elint-add-required-env): Doc fix. Use or. Standardize error.
21872 (regexp-assoc): Remove unused function.
21873 (elint-top-form): Set elint-current-pos, to record the start of the
21874 top-level form, for compilation-mode.
21875 (elint-form): Trap errors in macro expansion. Use dolist.
21876 (elint-unbound-variable): Use elint-builtin-variables and
21877 elint-autoloaded-variables.
21878 (elint-get-args): Use cadr, or.
21879 (elint-check-cond-form): Use dolist, cadr.
21880 (elint-check-condition-case-form): Doc fix. Use cadr.
21881 Use elint-extra-errors.
21882 (elint-log): New function.
21883 (elint-error, elint-warning): Use elint-log for a bytecomp-style format.
21884 Distinguish errors and warnings.
21885 (elint-log-message): Use with-current-buffer. Inhibit read-only.
21886 Use a bytecomp-style format.
21887 (elint-clear-log): Preserve default-directory. Inhibit read-only.
21888 (elint-get-log-buffer): Use compilation mode. Disable undo.
21889 Don't truncate lines.
21890 (elint-initialize): Set builtin and autoloaded variable lists.
21891 Only process elint-unknown-builtin-args if non-nil.
21892 (elint-find-builtin-variables, elint-find-autoloaded-variables):
21893 New functions.
21894 (elint-find-builtin-args): Doc fix. Handle "BODY...)".
21895
855b42a2
GM
218962009-07-22 Kevin Ryde <user42@zip.com.au>
21897
21898 * net/newst-backend.el (newsticker--parse-atom-1.0)
21899 (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
21900 (newsticker--parse-rss-1.0):
21901 * progmodes/idlwave.el (idlwave-mode):
21902 * progmodes/idlw-shell.el (idlwave-shell-mode):
21903 * progmodes/vera-mode.el (vera-mode):
21904 * progmodes/verilog-mode.el (verilog-auto-inst, verilog-auto):
21905 * progmodes/vhdl-mode.el (vhdl-mode):
21906 * textmodes/table.el (table-generate-source)
21907 (table--warn-incompatibility):
21908 Hyperlink urls in docstrings with URL `...'.
21909
fd413a37
GM
219102009-07-22 Glenn Morris <rgm@gnu.org>
21911
cb711556
GM
21912 * emacs-lisp/advice.el, emacs-lisp/checkdoc.el:
21913 * emacs-lisp/debug.el, emacs-lisp/elp.el, emacs-lisp/gulp.el:
21914 * emacs-lisp/lisp.el, emacs-lisp/pp.el, emacs-lisp/trace.el:
21915 Remove leading * from defcustom docs.
21916
fd413a37
GM
21917 * simple.el (blink-matching-paren-distance): Bump to 100k. (Bug#3889)
21918
21919 * emacs-lisp/shadow.el (shadows-compare-text-p): Remove leading * from
21920 defcustom doc.
21921 (list-load-path-shadows): Optionally, just return shadows as a string.
21922
21923 * mail/emacsbug.el (report-emacs-bug): Include any load-path shadows.
21924
a4f69701
CY
219252009-07-21 Chong Yidong <cyd@stupidchicken.com>
21926
6a7662bb
BR
21927 * mail/rmailedit.el (rmail-edit-mode):
21928 Use auto-save-include-big-deletions.
a4f69701 21929
6a7662bb
BR
21930 * mail/rmail.el (rmail-variables):
21931 Use auto-save-include-big-deletions.
a4f69701
CY
21932
21933 * files.el (auto-save-mode): Revert 2009-07-21 and 2009-07-16
21934 changes.
21935
ec06459c
JB
219362009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
21937
21938 * calc/calc.el (calc-undo-length): New variable.
21939 (calc-quit): Truncate rather than eliminate `calc-undo-list'.
21940
b41b0976
RS
219412009-07-21 Richard Stallman <rms@gnu.org>
21942
21943 * files.el (auto-save-mode): Handle buffer-save-size = -2
21944 for toggling mode.
21945
4ed32706
GM
219462009-07-21 Glenn Morris <rgm@gnu.org>
21947
531b1264
GM
21948 * textmodes/ispell.el (ispell-looking-back): Update declaration.
21949
55d27f41
GM
21950 * calendar/todo-mode.el (calendar-current-date): Update declaration.
21951
02df3f4d
GM
21952 * ps-print.el (ps-jitify, ps-lazify): Remove aliases only used to
21953 silence compiler. Instead...
21954 (jit-lock-fontify-now, lazy-lock-fontify-region): ...Declare.
21955 (ps-print-ensure-fontified): Update for above function name changes.
21956
fdd8417e
GM
21957 * printing.el (pr-mh-get-msg-num, pr-mh-show)
21958 (pr-mh-start-of-uncleaned-message): Remove aliases only used to
21959 silence compiler. Instead...
21960 (mh-get-msg-num, mh-show, mh-start-of-uncleaned-message): ...Declare.
21961 (mh-show-buffer): Only define for compiler.
21962 (pr-mh-current-message): Update for above function name changes.
21963
4ed32706
GM
21964 * files.el (abort-if-file-too-large): Explicitly pass `filename'
21965 as an argument.
21966 (find-file-noselect, insert-file-1): Update for above change.
21967
21968 * mail/rmail.el (rmail-retry-ignored-headers): Bump :version.
21969
21970 * mail/mailclient.el (mailclient-send-it): Fix message.
21971
21972 * emacs-lisp/edebug.el (cl-debug-env): Only define for compiler.
21973 (edebug-eval): Check cl-debug-env is bound.
21974 (print-level, print-circle): Don't redefine built-in variables.
21975
21976 * emacs-lisp/cust-print.el: Remove leading * from defcustom docs.
21977 (custom-print-vectors): Remove old comments from doc.
21978
21979 * emerge.el (menu-bar-emerge-menu): Remove unused variable.
21980 (emerge-version): Make the variable an obsolete alias for the
21981 emacs-version variable. Make the function obsolete.
21982 (emerge-fast-keymap, emerge-edit-keymap): Make a separate menu for
21983 Emerge options, rather than merging in into the main Options menu.
21984 (emerge-options-menu): Adjust menu text. Use buttons for skip prefers
21985 and auto advance modes. Disable edit/fast items when not relevant.
21986
86812144
CY
219872009-07-20 Dan Nicolaescu <dann@ics.uci.edu>
21988
21989 * term/vt420.el (terminal-init-vt420): Fix typo.
21990
6bb90094
SS
219912009-07-20 Sam Steingold <sds@gnu.org>
21992
21993 * progmodes/ada-mode.el (compile-auto-highlight): Remove the
21994 variable (removed from compile.el on 2004-03-11).
21995
42e0a725
CY
219962009-07-20 Chong Yidong <cyd@stupidchicken.com>
21997
21998 * files.el (hack-local-variables-filter): Fix last change.
21999
2ee20f24
JL
220002009-07-19 Juri Linkov <juri@jurta.org>
22001
22002 * files.el (ignored-local-variables): Add `dir-local-variables-alist'.
22003 (dir-local-variables-alist): New buffer-local variable.
22004 (hack-local-variables-filter): If variable is not dir-local,
22005 i.e. `dir-name' is nil, then remove it from `dir-local-variables-alist',
22006 because file-local overrides dir-local.
3570691b 22007 (c-postprocess-file-styles) <declare-function>:
2ee20f24
JL
22008 Remove obsolete declaration.
22009 (hack-dir-local-variables): Add dir-local variable/value pair to
22010 `dir-local-variables-alist' and remove duplicates. Doc fix.
22011
22012 * help-fns.el (describe-variable): Add information about
22013 file-local and dir-local variables.
22014
89bf83cd
CY
220152009-07-19 Chong Yidong <cyd@stupidchicken.com>
22016
22017 * files.el (hack-local-variables-filter): Rewrite.
22018
1a8d3541
GM
220192009-07-19 Glenn Morris <rgm@gnu.org>
22020
d9e8a018
GM
22021 * progmodes/verilog-mode.el (verilog-error-regexp-add-xemacs):
22022 Silence compiler by only defining on XEmacs.
22023
da332cfb
GM
22024 * international/mule.el (auto-coding-regexp-alist): Only match
22025 BABYL... at the start of buffer, not of lines. (Bug#3790)
22026
1a8d3541
GM
22027 * calendar/cal-menu.el (cal-menu-set-date-title): Handle calls from
22028 non-calendar buffers (Bug#3862). Restore "not on a date" message.
22029 (cal-menu-context-mouse-menu): Doc fix.
22030
22031 * desktop.el (desktop-buffers-not-to-save): Set :version tag.
22032
22033 * simple.el (mail-user-agent): Doc fix. Set :version tag.
22034
d842b103
JL
220352009-07-18 Juri Linkov <juri@jurta.org>
22036
22037 * info.el: Virtual Info keyword finder.
3570691b 22038 (add-to-list) <Info-virtual-files>: Add "\\`\\*Finder.*\\*\\'".
d842b103
JL
22039 (Info-finder-file): New variable.
22040 (Info-finder-find-file): New function.
22041 (finder-known-keywords, finder-package-info)
22042 (find-library-name, lm-commentary): Use defvar and
22043 declare-function to silence compiler warnings.
22044 (Info-finder-find-node): New function.
22045 (info-finder): New command.
22046
22047 * subr.el (process-kill-buffer-query-function): New function.
22048 (add-hook)<kill-buffer-query-functions>: Add hook
22049 `process-kill-buffer-query-function'.
22050
10d37df7
AM
220512009-07-18 Alan Mackenzie <acm@muc.de>
22052
7b6fefac 22053 * progmodes/cc-mode.el (c-before-hack-hook)
10d37df7
AM
22054 (c-postprocess-file-styles): Give invocation of `c-set-style'
22055 DONT-OVERRIDE parameter of t. Already set style variables will
22056 thus not be overridden by style settings given by `c-file-syle'.
22057
22058 * files.el (hack-local-variables-filter): Remove entries with
22059 duplicate keys from `file-local-variables-alist'.
22060
102e1a41
EZ
220612009-07-18 Eli Zaretskii <eliz@gnu.org>
22062
22063 * simple.el (deactivate-mark, activate-mark, set-mark): Don't call
22064 x-set-selection if display-selections-p returns nil for the
22065 current frame.
22066
16f2e9fc
CY
220672009-07-18 Chong Yidong <cyd@stupidchicken.com>
22068
22069 * simple.el (region-active-p, use-region-p): Doc fix (Bug#3873).
22070
f22693fc
EZ
220712009-07-18 Eli Zaretskii <eliz@gnu.org>
22072
a6c2c80c
EZ
22073 * desktop.el (desktop-buffers-not-to-save): Default value is nil.
22074 Accept nil in addition to a regexp.
22075 (desktop-files-not-to-save): Add "(ftp)$" to the default regexp.
22076 Accept nil in addition to a regexp.
22077 (desktop-save-buffer-p): Don't use desktop-buffers-not-to-save for
22078 buffers that have an associated file. Handle nil values of
22079 desktop-buffers-not-to-save and desktop-files-not-to-save.
22080 (Bug#3833)
22081
f22693fc
EZ
22082 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
22083 (x-disown-selection-internal): New functions.
22084
e456379a
NR
220852009-07-18 Nick Roberts <nickrob@snap.net.nz>
22086
22087 * progmodes/gdb-mi.el (speedbar-frame): Declare to avoid compiler
22088 warning.
22089 (gdb-breakpoints-header): Move forward to avoid compiler warning.
22090 (gdb-make-header-line-mouse-map): Remove duplicate definition.
22091
0013b70f
CY
220922009-07-18 David De La Harpe Golden <david@harpegolden.net>
22093
22094 * simple.el (set-mark): Revert last change.
22095
0855c2ca
CY
220962009-07-17 Tassilo Horn <tassilo@member.fsf.org>
22097
22098 * doc-view.el (doc-view-initiate-display): Add yes-or-no-p if
22099 rendering of pngs is not possible instead of messaging a long
22100 description.
22101
3f5c9cad
CY
221022009-07-17 David De La Harpe Golden <david@harpegolden.net>
22103
22104 * w32-fns.el (x-selection-owner-p): New function.
22105
22106 * mouse.el (mouse-drag-track): Call deactivate-mark earlier.
6a7662bb
BR
22107 (mouse-yank-at-click, mouse-yank-primary):
22108 If select-active-regions is non-nil, deactivate the mark before
6c6a75d5 22109 insertion.
3f5c9cad
CY
22110
22111 * simple.el (deactivate-mark, set-mark): Only save selection if we
22112 own it.
22113
1fc87f9b
KH
221142009-07-17 Kenichi Handa <handa@m17n.org>
22115
22116 * case-table.el (describe-buffer-case-table): Fix for the case
22117 that KEY is a cons.
22118
d56fdcd2
DN
221192009-07-16 Dan Nicolaescu <dann@ics.uci.edu>
22120
22121 * vc-rcs.el (vc-rcs-find-file-hook):
22122 * vc-sccs.el (vc-sccs-find-file-hook): Fix cut and paste error.
22123
bede3e9f
MA
221242009-07-16 Michael Albinus <michael.albinus@gmx.de>
22125
22126 * net/tramp.el (tramp-wait-for-output): Handle the case when
22127 commands do not return a newline but a null byte before the shell
22128 prompt. (Bug#3858)
22129
7653ca1d
YM
221302009-07-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
22131
22132 * term/ns-win.el (ns-set-alpha): Don't declare.
22133 (ns-set-background-alpha): Remove function.
22134
ed2a52e9
SM
221352009-07-16 Kevin Ryde <user42@zip.com.au>
22136
22137 * emacs-lisp/copyright.el (copyright-update): Save match-data across
22138 y-or-n-p, for safety.
22139
7a907299
RS
221402009-07-16 Richard Stallman <rms@gnu.org>
22141
22142 * files.el (auto-save-mode): If buffer-saved-size is -2,
22143 don't clobber it.
22144
22145 * mail/rmail.el (rmail-variables): Set buffer-saved-size to -2.
22146 (rmail-retry-ignored-headers): Add more uninteresting fields.
22147
c0db3477
CY
221482009-07-15 Jari Aalto <jari.aalto@cante.net>
22149
22150 * net/rcirc.el (rcirc): Use history variables.
22151 (rcirc-server-name-history, rcirc-nick-name-history)
22152 (rcirc-server-port-history): New variables.
22153
6c875452
KH
221542009-07-15 Kenichi Handa <handa@m17n.org>
22155
bf974dc9
KH
22156 * international/mule-cmds.el (set-language-environment-charset):
22157 If coding-system-charset-list returns `iso-2022' or `emacs-mule',
22158 ignore them.
22159
6c875452
KH
22160 * language/misc-lang.el ("IPA"): Change coding systems to utf-8.
22161 Delete unibyte-display.
22162
2066b4fe
CY
221632009-07-15 Chong Yidong <cyd@stupidchicken.com>
22164
22165 * simple.el (kill-visual-line): Obey kill-whole-line (Bug#3695).
22166
f9be2e35
CY
221672009-07-15 Chong Yidong <cyd@stupidchicken.com>
22168
22169 * simple.el (deactivate-mark): Optional argument FORCE.
22170 (set-mark): Use deactivate-mark.
22171
22172 * info.el (Info-search): No need to check transient-mark-mode
22173 before calling deactivate-mark.
22174
22175 * select.el (x-set-selection): Doc fix.
22176 (x-valid-simple-selection-p): Allow buffer values.
6a7662bb
BR
22177 (xselect--selection-bounds): Handle buffer values.
22178 Suggested by David De La Harpe Golden.
f9be2e35 22179
6a7662bb
BR
22180 * mouse.el (mouse-set-region, mouse-drag-track):
22181 Call copy-region-as-kill before setting the mark, to let
f9be2e35
CY
22182 select-active-regions work.
22183
be3e598a 221842009-07-15 David De La Harpe Golden <david@harpegolden.net>
f9be2e35
CY
22185
22186 * simple.el (deactivate-mark): If select-active-regions is
22187 non-nil, copy the selection data into a string.
22188 (activate-mark): If select-active-regions is non-nil, set the
22189 selection to the current buffer.
22190 (set-mark): Update selection if select-active-regions is non-nil.
22191
22192 * select.el (x-valid-simple-selection-p): Allow buffer values.
22193
cbd61418
SM
221942009-07-14 Stefan Monnier <monnier@iro.umontreal.ca>
22195
22196 * simple.el (mail-user-agent): Default to the upwardly-UI-compatible
22197 and more featureful message-mode.
22198
f470187f
CY
221992009-07-14 Chong Yidong <cyd@stupidchicken.com>
22200
22201 * select.el (x-set-selection): Doc fix.
22202 (x-valid-simple-selection-p): Disallow selection data consisting
22203 of a list or cons of integers, since that is not used.
22204 (xselect--selection-bounds, xselect--int-to-cons): New functions.
22205 (xselect-convert-to-string, xselect-convert-to-length)
22206 (xselect-convert-to-filename, xselect-convert-to-charpos)
22207 (xselect-convert-to-lineno, xselect-convert-to-colno): Use them.
22208
bfc99364
DD
222092009-07-14 Dmitry Dzhus <dima@sphinx.net.ru>
22210
22211 * progmodes/gdb-mi.el (json-partial-output): Fix broken GDB/MI
22212 output in -break-info command (Emacs bug #3794).
22213
e32721f5
GM
222142009-07-14 Glenn Morris <rgm@gnu.org>
22215
1e46f9e4
GM
22216 * emacs-lisp/edebug.el (edebug-setup-hook, edebug-all-forms)
22217 (edebug-eval-macro-args, edebug-save-displayed-buffer-points)
22218 (edebug-print-length, edebug-print-level, edebug-print-circle)
22219 (edebug-sit-for-seconds, edebug-view-outside)
22220 (edebug-bounce-point, edebug-set-global-break-condition)
22221 (edebug-Go-nonstop-mode, edebug-trace-mode)
22222 (edebug-Trace-fast-mode, edebug-continue-mode)
22223 (edebug-Continue-fast-mode, edebug-forward-sexp, edebug-help)
22224 (edebug-visit-eval-list): Doc fixes.
22225
e32721f5
GM
22226 * subr.el (def-edebug-spec): Doc fix.
22227
66a85e76
KH
222282009-07-14 Kenichi Handa <handa@m17n.org>
22229
22230 * international/characters.el: Fix setting of category ?C.
22231
28571246
JD
222322009-07-13 Jan Djärv <jan.h.d@swipnet.se>
22233
7b6fefac 22234 * term/ns-win.el (x-select-font): defalias x-select-font to
28571246
JD
22235 ns-popup-font-panel instead of generate-fontset-menu.
22236
5d74672c
EZ
222372009-07-12 Eli Zaretskii <eliz@gnu.org>
22238
7b6fefac 22239 * desktop.el (desktop-buffers-not-to-save): Remove ".log". (Bug#3833)
5d74672c 22240
eb1727a4
CY
222412009-07-12 Peter Jolly <peter@jollys.org> (tiny change)
22242
22243 * arc-mode.el (archive-find-type): Allow for a PK00 string before
22244 the PK\003\004 header (Bug#3770).
22245
208384c5
CY
222462009-07-12 Guanpeng Xu <herberteuler@hotmail.com>
22247
22248 * pcomplete.el (pcomplete-comint-setup): Check for
22249 shell-dynamic-complete-filename too.
22250
774409a1
CY
222512009-07-11 Chong Yidong <cyd@stupidchicken.com>
22252
22253 * simple.el (temporary-goal-column): Change the value for
22254 line-move-visual to a cons cell.
22255 (line-move-visual): Record or set the window hscroll, if
22256 necessary (Bug#3494).
22257 (line-move-1): Handle cons value of temporary-goal-column.
22258
1639ee1d
KH
222592009-07-11 Kenichi Handa <handa@m17n.org>
22260
22261 * international/mule-diag.el (describe-character-set): Don't show
22262 width.
22263
2b1d2412
SS
222642009-07-10 Sam Steingold <sds@gnu.org>
22265
22266 * progmodes/compile.el (compilation-mode-font-lock-keywords):
22267 Omake sometimes indents the errors it prints, so allow all
22268 regexps to start with spaces.
22269
ed3a5691
EZ
222702009-07-10 Eli Zaretskii <eliz@gnu.org>
22271
ed2a52e9
SM
22272 * cus-edit.el (customize-changed-options-previous-release):
22273 Bump value to 22.1. (Bug#3804)
ed3a5691 22274
49405d0e
SS
222752009-07-08 Sam Steingold <sds@gnu.org>
22276
22277 * progmodes/grep.el (rgrep): Allow grep-find-ignored-directories
22278 to be a cons cell (test . ignored-directory) to selectively ignore
22279 some directories depending on the location of the search.
22280
93c3eb7c
MA
222812009-07-08 Michael Albinus <michael.albinus@gmx.de>
22282
22283 * net/tramp.el (tramp-set-file-uid-gid): Handle the case the
22284 remote user is root, on the local host.
22285 (tramp-local-host-p): Either the local user or the remote user
22286 must be root. (Bug#3771)
22287
6f2a8484
NR
222882009-07-08 Nick Roberts <nickrob@snap.net.nz>
22289
22290 * progmodes/gdb-mi.el (gdb): Remove description of
22291 gdb-use-separate-io-buffer.
69cb8d82 22292 (menu): Don't allow toggling of or enable
6f2a8484
NR
22293 gdb-use-separate-io-buffer from menubar.
22294
88d03607
CY
222952009-07-08 E. Jay Berkenbilt <ejb@ql.org> (tiny change)
22296
22297 * mail/unrmail.el (unrmail): Make sure the message ends with two
22298 newlines (Bug#3769).
22299
7ef5b8b2
GM
223002009-07-08 Glenn Morris <rgm@gnu.org>
22301
22302 * calendar/calendar.el (calendar-current-date): Rework previous change.
22303
3ce82f97
GM
223042009-07-08 Ed Reingold <reingold@emr.cs.iit.edu>
22305
22306 * calendar/calendar.el (calendar-current-date):
22307 Add an optional argument giving an offset from today.
22308
f35fc841
GM
223092009-07-08 Glenn Morris <rgm@gnu.org>
22310
22311 * tutorial.el (tutorial--describe-nonstandard-key):
22312 Adjust the message for when a key has been unbound.
22313 (help-with-tutorial): Hide the arch-tag.
22314
40149292
KH
223152009-07-08 Kenichi Handa <handa@m17n.org>
22316
69cb8d82
KH
22317 * international/fontset.el (setup-default-fontset): For each
22318 script, append (not set) font-specs.
22319
40149292
KH
22320 * language/japanese.el (japanese-shift-jis-2004): Fix typo in the
22321 docstring.
22322
ff0c4194
NR
223232009-07-08 Nick Roberts <nickrob@snap.net.nz>
22324
22325 * progmodes/gdb-mi.el (gdb-init-1): Move sending
22326 -data-list-register-names to ...
22327 (gdb-starting): ... here because GDB 7.0 requires execution to
22328 have started when using this MI command.
22329 (gdb-set-header): New function to distinguish select and
22330 unselected tabs in gdb buffers.
22331 (gdb-propertize-header): New macro that uses gdb-set-header.
22332 (gdb-breakpoints-header, gdb-locals-header): Use it.
6f2a8484 22333 (gdb-disassembly-mode-map): Add keybinding to kill buffer.
ff0c4194 22334
8954c675
CY
223352009-07-07 Chong Yidong <cyd@stupidchicken.com>
22336
22337 * Makefile.in (ELCFILES): Remove fadr.elc.
22338
0996385d
DD
223392009-07-07 Dmitry Dzhus <dima@sphinx.net.ru>
22340
dc6b4519
DD
22341 * progmodes/gdb-mi.el (gdb-init-1): Disassembly buffer mode name
22342 may contain frame information, so `string-match' should be used.
22343 (gdb-update): Disassembly is invalidated through
22344 `gdb-get-selected-frame'.
22345 (gdb-pad-string): New function to pad string with spaces.
22346 (gdb-invalidate-disassembly): Invalidate only if the buffer
22347 exists.
22348 (gdb-disassembly-handler-custom): Column alignment.
22349 (gdb-disassembly-place-breakpoints): Clear old breakpoints before
22350 placing new ones.
22351 (gdb-toggle-breakpoint, gdb-delete-breakpoint): Now work from the
22352 end of line, too.
22353 (gdb-frame-handler): Match convention to for disassembly buffer
22354 mode name.
17c1380b 22355 (gdb-stack-list-frames-handler): Rewritten without regexps.
e7006f27
DD
22356 (gdb-breakpoints-list-handler-custom): y/n instead of on/off; do
22357 not highlight breakpoints without line information.
69a197a2 22358 (gdb-input): Add trailing newline to command.
dc6b4519 22359
14340b25
DD
22360 * progmodes/gdb-mi.el (gdb-init-1): Set mode name for disassembly
22361 buffer properly.
22362 (gdb-breakpoints-list-handler-custom): Replacement for
7b6fefac 22363 `gdb-break-list-handler'. Using real parser instead of regexps
dc6b4519
DD
22364 now.
22365 (gdb-place-breakpoints): Replacement for `gdb-break-list-custom'.
22366 Use `gdb-breakpoints-list' instead of parsing breakpoints buffer
22367 to place breakpoints.
14340b25
DD
22368 (def-gdb-memory-unit): A new macro to define gdb-memory-unit-..
22369 functions.
22370 (gdb-disassembly-handler-custom): Show overlay arrow.
22371 (gdb-disassembly-place-breakpoints): Show breakpoints in
22372 disassembly buffer.
22373 (gdb-toggle-breakpoint, gdb-delete-breakpoint)
dc6b4519 22374 (gdb-goto-breakpoint): Using `gdb-breakpoint' text properties
7b6fefac 22375 instead of parsing breakpoints buffer. Fixed old menu references
dc6b4519 22376 in `gud-menu-map'.
14340b25 22377
38d4f316 22378 * fadr.el: Remove.
1f2a6224 22379
7b6fefac 22380 * progmodes/gdb-mi.el: Port memory buffer from gdb-ui.el.
0996385d 22381 (gdb-memory-address): New variable which holds top address of
7b6fefac 22382 memory page shown in memory buffer.
6a7662bb
BR
22383 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit):
22384 New customization variables.
0996385d
DD
22385 New functions:
22386 (gdb-display-memory-buffer, gdb-frame-memory-buffer): Functions to
22387 display the memory buffer.
22388 (gdb-memory-set-address, gdb-memory-set-repeat-count): Set memory
22389 buffer display parameters.
22390 (def-gdb-memory-format, gdb-memory-format-binary)
22391 (gdb-memory-format-octal, gdb-memory-format-unsigned)
22392 (gdb-memory-format-signed, gdb-memory-format-hexadecimal):
22393 Functions for setting memory buffer format.
22394 (gdb-memory-unit-word, gdb-memory-unit-halfword)
22395 (gdb-memory-unit-giant, gdb-memory-unit-byte): Functions to set
22396 unit size used in memory buffer.
6a7662bb
BR
22397 (gdb-memory-show-next-page, gdb-memory-show-previous-page):
22398 Switch to next/previous page of memory buffer.
28d67a53 22399 Now using (bindat-get-field) instead of fadr functions.
0996385d 22400
9ba562d3
SS
224012009-07-07 Sam Steingold <sds@gnu.org>
22402
22403 * vc-cvs.el (vc-cvs-merge-news): Fix message parsing for
22404 non-top-level files.
22405
a43977db
KH
224062009-07-07 Kenichi Handa <handa@m17n.org>
22407
6a7662bb
BR
22408 * international/mule-cmds.el (reset-language-environment):
22409 Put the highset priority to the charset iso-8859-1.
a43977db 22410
d44d05e8
CY
224112009-07-06 Chong Yidong <cyd@stupidchicken.com>
22412
22413 * progmodes/hideshow.el (hs-hide-block-at-point): Don't move point
22414 to the end of the line when locating the block (Bug#700).
22415
3e2fa353
MA
224162009-07-06 Michael Albinus <michael.albinus@gmx.de>
22417
22418 * net/tramp.el (tramp-handle-write-region): Flush file properties
22419 in case of short track.
22420
be3e598a 224212009-07-06 Michael McNamara <mac@mail.brushroad.com>
d88782c3 22422
bf0b361c
JB
22423 * progmodes/verilog-mode.el (verilog-error-regexp-emacs-alist):
22424 Coded custom representation of verilog error regular expressions
22425 to work with Emacs-22's new format.
d88782c3 22426 (verilog-error-regexp-xemacs-alist): Coded custom representation
7b6fefac 22427 of verilog error regular expressions to work with XEmacs format.
d88782c3
DN
22428 (verilog-error-regexp-add-xemacs): Hook routine to install verilog
22429 error recognition into XEmacs.
22430 (verilog-error-regexp-add-emacs): Hook routine to install verilog
22431 error recognition into Emacs-22.
22432
25c6f63e
CY
224332009-07-06 Chong Yidong <cyd@stupidchicken.com>
22434
22435 * woman.el: Remove stand-alone closing parentheses.
22436 (woman-file-name, woman2-format-paragraphs)
22437 (woman-leave-blank-lines): Code cleanup.
22438 (woman-use-own-frame): Change default to nil.
6a7662bb
BR
22439 (woman-italic, woman-bold, woman-unknown, woman-addition):
22440 Change defaults to inherit from default faces.
25c6f63e
CY
22441 (woman2-process-escapes): Consume the newline after a stand-alone
22442 filler character (Bug#3651).
22443
f176290e
GM
224442009-07-06 Glenn Morris <rgm@gnu.org>
22445
22446 * ffap.el (ffap-version): Make it an obsolete alias for emacs-version.
22447 (top-level): Move provide to the end.
22448 (ffap): Remove defunct URL from custom group.
22449
22450 * subr.el (eval-after-load): Doc fix.
22451
7b6fefac 224522009-07-06 Vincent Belaïche <vincent.belaiche@gmail.com>
e4a5a307
JB
22453
22454 * calc/calc-embed.el (calc-embedded-make-info): Don't force when
22455 `calc-embedded-word' is called twice.
22456
4b8b1ec5
SM
224572009-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
22458
22459 * files.el (find-alternate-file-other-window, find-alternate-file):
22460 Obey confirm-nonexistent-file-or-buffer.
22461
d6ceb380
MA
224622009-07-05 Michael Albinus <michael.albinus@gmx.de>
22463
22464 * dired-aux.el (dired-show-file-type): Handle remote files.
22465
be3e598a 224662009-07-05 Jari Aalto <jari.aalto@cante.net>
c760f19e 22467
4b8b1ec5
SM
22468 * desktop.el (desktop-globals-to-save):
22469 Add file-name-history (Bug#2750).
c760f19e 22470
6d00ce04
CY
224712009-07-05 Chong Yidong <cyd@stupidchicken.com>
22472
4b8b1ec5 22473 * add-log.el (add-log-current-defun-header-regexp): Doc fix (Bug#2217).
6d00ce04 22474
6ee21b07
JB
224752009-07-04 Johan Bockgård <bojohan@gnu.org>
22476
22477 * eshell/esh-arg.el (eshell-parse-argument-hook): Put `number'
22478 property on entire argument since this is what eshell-lisp-command
22479 expects.
22480
f0dbdc25
MA
224812009-07-03 Michael Albinus <michael.albinus@gmx.de>
22482
22483 * net/tramp-gvfs.el (tramp-gvfs-methods)
22484 (tramp-gvfs-zeroconf-domain)
22485 (tramp-bluez-discover-devices-timeout): Add version flag.
22486 (tramp-gvfs-handler-mounted-unmounted)
22487 (tramp-gvfs-connection-mounted-p): Polish handling of
22488 incompatibilities between GVFS 0.2 and 1.0.
22489
e044e4fc
JD
224902009-07-03 Jan Djärv <jan.h.d@swipnet.se>
22491
4b8b1ec5 22492 * cus-start.el (all): Add make-pointer-invisible.
e044e4fc 22493
2e9b968b
JB
224942009-07-03 Jay Belanger <jay.p.belanger@gmail.com>
22495
bf0b361c 22496 * calc/calc-math.el (math-use-emacs-fn): Make sure that the number is
2e9b968b
JB
22497 formatted correctly.
22498
baf1a55e
JL
224992009-07-02 Juri Linkov <juri@jurta.org>
22500
22501 * info.el: Virtual Info files and nodes.
22502 (Info-virtual-files, Info-virtual-nodes): New variables.
22503 (Info-current-node-virtual): New variable.
22504 (Info-virtual-file-p, Info-virtual-fun, Info-virtual-call):
22505 New functions.
22506 (Info-file-supports-index-cookies): Use Info-virtual-file-p
22507 to check for a virtual file instead of checking a fixed list
22508 of node names.
22509 (Info-find-file): Use Info-virtual-fun and Info-virtual-call
22510 instead of ad-hoc processing of "dir" and (apropos history toc).
22511 (Info-find-node-2): Use Info-virtual-fun and Info-virtual-call
22512 instead of ad-hoc processing of "dir" and (apropos history toc).
22513 Reread a file when moving from a virtual node.
22514 (add-to-list)<Info-virtual-files>: Add "\\`dir\\'".
22515 (Info-directory-toc-nodes, Info-directory-find-file)
22516 (Info-directory-find-node): New functions.
22517 (add-to-list)<Info-virtual-files>: Add "\\`\\*History\\*\\'".
22518 (Info-history): Move part of code to
22519 `Info-history-find-node'.
22520 (Info-history-toc-nodes, Info-history-find-file)
22521 (Info-history-find-node): New functions.
22522 (add-to-list)<Info-virtual-nodes>: Add "\\`\\*TOC\\*\\'".
22523 (Info-toc): Move part of code to `Info-toc-find-node'.
22524 (Info-toc-find-node): New function.
4b8b1ec5 22525 (Info-toc-insert): Rename from `Info-insert-toc'. Don't insert
baf1a55e
JL
22526 the current Info file name to references because now the node
22527 "*TOC*" belongs to the same Info manual.
4b8b1ec5 22528 (Info-toc-build): Rename from `Info-build-toc'.
baf1a55e
JL
22529 (Info-toc-nodes): Rename input argument `file' to `filename'.
22530 Use Info-virtual-fun, Info-virtual-call and Info-virtual-file-p
22531 instead of ad-hoc processing of ("dir" apropos history toc).
22532 (Info-index-nodes): Use Info-virtual-file-p
22533 to check for a virtual file instead of checking a fixed list
22534 of node names.
22535 (Info-index-node): Add check for `Info-current-node-virtual'.
22536 Raise `save-match-data' higher up the tree to contain
22537 `search-forward' too (bug fix).
22538 (add-to-list)<Info-virtual-nodes>: Add "\\`\\*Index.*\\*\\'".
22539 (Info-virtual-index-nodes): New variable.
22540 (Info-virtual-index-find-node, Info-virtual-index): New functions.
22541 (add-to-list)<Info-virtual-files>: Add "\\`\\*Apropos\\*\\'".
22542 (Info-apropos-file, Info-apropos-nodes): New variables.
22543 (Info-apropos-toc-nodes, Info-apropos-find-file)
22544 (Info-apropos-find-node, Info-apropos-matches): New functions.
22545 (info-apropos): Move part of code to `Info-apropos-find-node' and
22546 `Info-apropos-matches'.
22547 (Info-mode-map): Bind "I" to `Info-virtual-index'.
22548 (Info-desktop-buffer-misc-data): Use Info-virtual-file-p to check
22549 for a virtual file instead of checking a fixed list of node names.
22550
22551 * simple.el (async-shell-command): New command.
22552
22553 * bindings.el (esc-map): Bind "&" to `async-shell-command'.
22554
22555 * net/tramp-gvfs.el (tramp-gvfs-connection-mounted-p): Use `elt'
22556 instead of `mount-info'.
22557
d04bc496
MA
225582009-07-02 Michael Albinus <michael.albinus@gmx.de>
22559
22560 * net/tramp-gvfs.el (tramp-gvfs-handler-mounted-unmounted)
4b8b1ec5 22561 (tramp-gvfs-connection-mounted-p): Handle changed mount-info interface.
d04bc496 22562
af0403e0
KH
225632009-07-02 Kenichi Handa <handa@m17n.org>
22564
22565 * international/mule.el (set-keyboard-coding-system): Force *-unix
22566 coding-system to avoid eol conversion.
22567
99278f8a
MA
225682009-07-01 Michael Albinus <michael.albinus@gmx.de>
22569
4b8b1ec5
SM
22570 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
22571 Add handler for `process-file', `shell-command' and
99278f8a
MA
22572 `start-file-process'.
22573 (tramp-gvfs-handle-shell-command)
22574 (tramp-gvfs-handle-start-file-process)
22575 (tramp-gvfs-handle-process-file): New defuns.
4b8b1ec5 22576 (tramp-synce-list-devices): Simplify check for existence of property.
99278f8a 22577
3f1c6666
JD
225782009-07-01 Jan Djärv <jan.h.d@swipnet.se>
22579
22580 * startup.el (command-line-x-option-alist): Add -mm and --maximized.
22581
3f396bac
KH
225822009-07-01 Eduard Wiebe <usenet@pusto.de> (tiny change)
22583
22584 * language/korean.el (set-language-info-alist): Add korean-cp949,
22585 cp949 to spec.
22586
c1185193
KH
225872009-07-01 Kenichi Handa <handa@m17n.org>
22588
22589 * Makefile.in (ELCFILES): Delete encoded-kb.elc.
22590
22591 * international/encoded-kb.el: Deleted.
22592
22593 * international/mule.el (set-keyboard-coding-system): Perform the
22594 necessary setup here instead of calling encoded-kbd-setup-display.
22595
3f150a60
GM
225962009-07-01 Glenn Morris <rgm@gnu.org>
22597
22598 * progmodes/f90.el (f90-break-delimiters, f90-no-break-re): Doc fixes.
22599
b0d5b05b
GM
226002009-07-01 Evangelos Evangelou <vangelis@email.unc.edu> (tiny change)
22601
22602 * progmodes/f90.el (f90-no-break-re): Add "(/" and "/)". (Bug#3730)
22603
4f4126e6
MA
226042009-06-30 Michael Albinus <michael.albinus@gmx.de>
22605
4b8b1ec5
SM
22606 * net/tramp.el (tramp-do-copy-or-rename-file-directly):
22607 Handle also the 'rename case, when setting file modes. (Bug#3712)
48c2d18a 22608 (tramp-default-file-modes): Remove execute permissions.
4f4126e6 22609
7ae3ea65 22610 * net/tramp-gvfs.el (tramp-gvfs-methods): Add "synce" method.
d6ceb380
MA
22611 (top): Add a default for "synce" in `tramp-default-user-alist'.
22612 Add completion function for "synce" method.
22613 (tramp-hal-service, tramp-hal-path-manager)
4b8b1ec5
SM
22614 (tramp-hal-interface-manager, tramp-hal-interface-device):
22615 New defconst.
22616 (tramp-gvfs-connection-mounted-p): Handle empty user name for synce.
22617 (tramp-synce-list-devices, tramp-synce-parse-device-names):
22618 New defuns.
d6ceb380
MA
22619
22620 * net/trampver.el: Update release number.
7ae3ea65 22621
0ad6626b
KH
226222009-06-30 Kenichi Handa <handa@m17n.org>
22623
22624 * international/fontset.el (setup-default-fontset): Add CJK fonts
22625 for symbols and the other miscellaneous characters.
22626
4b8b1ec5
SM
22627 * language/korea-util.el (setup-korean-environment-internal):
22628 Make char-width-table suitable for Korean environments.
0ad6626b
KH
22629 (exit-korean-environment): Cancel above.
22630
22631 * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
22632 ("Chinese-CNS", "Chinese-EUC-TW", "Chinese-GBK"): Add a
48c2d18a 22633 setup-function to make char-width-table suitable for respective
0ad6626b
KH
22634 environments, and an exit-function to cancel that.
22635
22636 * language/japan-util.el (setup-japanese-environment-internal):
22637 Call use-cjk-char-width-table with arg `ja_JP'.
22638
22639 * international/characters.el (cjk-char-width-table): Delete it.
22640 (cjk-char-width-table-list): New variable.
22641 (use-cjk-char-width-table): New arg local-name.
22642 (use-default-char-width-table): Fix for the case that Emacs is
22643 already using the default char-width-table.
22644
fd46e893
MA
226452009-06-29 Michael Albinus <michael.albinus@gmx.de>
22646
22647 * net/tramp.el (tramp-do-copy-or-rename-file-directly): Set file
22648 modes mandatory. (Bug#3712)
22649
b87d9f96
AM
226502009-06-29 Alan Mackenzie <acm@muc.de>
22651
22652 * progmodes/cc-cmds.el (c-mask-paragraph): Remove a spurious
4b8b1ec5 22653 correction between the visible width of TABs and their number of bytes.
b87d9f96 22654
2d25aa5a
CY
226552009-06-29 Chong Yidong <cyd@stupidchicken.com>
22656
22657 * server.el (server-buffer-done): Prevent kill-buffer from
22658 prompting by clearing the buffer modification flag (Bug#3696).
22659
a3a8b002
DN
226602009-06-28 Michael McNamara <mac@mail.brushroad.com>
22661
bf0b361c 22662 * progmodes/verilog-mode.el (verilog-beg-of-statement)
4b8b1ec5 22663 (verilog-endcomment-reason-re): Support unique case and priority case.
a3a8b002
DN
22664 (verilog-basic-complete-re): Support localparam lineup.
22665 (verilog-beg-of-statement-1): Fix for robustness, unique case.
22666 (verilog-set-auto-endcomments): Fix for unique case, always_comb
22667 commenting.
22668 (verilog-leap-to-case-head): Now support *nested* unique &
22669 priority case statements.
22670 (verilog-auto-lineup): Make just declarations the default (as it
22671 had been).
4b8b1ec5 22672 (verilog-leap-to-case-head): Support priority/unique case statements.
a3a8b002 22673 (verilog-auto-lineup): Rework to give users radio buttons to
7b6fefac 22674 select the various styles of automatic lineup.
a3a8b002
DN
22675 (verilog-error-regexp-alist): Rework to support the XEmacs style
22676 of error regular expressions from compilers, lint tools &
22677 simulators. Note that GNU Emacs has made it impossible for a mode
22678 to load such things.
22679 (electric-verilog-terminate-line, verilog-indent-declaration)
22680 (verilog-auto-wiure): Rework for radio button selection of
22681 auto-lineup selection of specification of auto lineup.
22682 (verilog-beg-of-statement-1): Redesign to support proper operation
22683 in additional code, based on testing with auto-lineup.
22684 (verilog-calculate-indent, assignments & declarations)
22685 (verilog-backward-token): Enhance to support auto-lineup of
22686 assignments & declarations.
22687 (verilog-in-directive-p, verilog-at-struct-p): New function for
22688 easy test of whether we are.
22689 (verilog-pretty-declarations, verilog-pretty-expr): Massive rework
22690 to support safe execution at almost anyline.
22691 (verilog-calc-1): Properly support indenting deep inside generate
22692 blocks.
48c2d18a 22693 (verilog-init-font): Remove definition & use of verilog-init-font,
a3a8b002 22694 as it is redundant with font-lock-defaults.
a8f316ca 22695 (verilog-mode): Alter the definition of verilog-font-lock-defaults
a3a8b002
DN
22696 to avoid circular calls if syntax-ppss is a function (as is the
22697 case now in 22.x GNU Emacs) as that function would sometimes call
7b6fefac 22698 itself, leading to (nearly) infinite recursion.
a3a8b002
DN
22699 (verilog-ovm-begin-re, verilog-ovm-end-re)
22700 (verilog-ovm-statement-re, verilog-leap-to-head)
22701 (verilog-backward-token): Add support for OVM macros. Some are
22702 complete statements, and others open and close scopes like begin
22703 and end.
22704 (verilog-defun-level-not-generate-re, verilog-defun-level-re)
22705 (verilog-defun-level-generate-only-re): Really fix the defun-list
7b6fefac 22706 compilation issue.
48c2d18a 22707 (verilog-calc-1, verilog-beg-of-statement): Enhance support for
7b6fefac 22708 coverpoint, constraint and cross statements.
a3a8b002
DN
22709 (verilog-defun-level-list, verilog-generate-defun-level-list)
22710 (verilog-all-defun-level-list): Redo these specifications - it is
22711 too hard to support eval-when compile aggregation of lists also
22712 built at when-compile time.
22713 (verilog-defun-level-list): Place defconsts of variables used in
22714 building regular expressions which are built in eval-when-compile
22715 bodies in the same eval-when-compile body to facilitate compile
22716 without load.
22717 (verilog-beg-block-re-ordered): Support indenting
22718 virtual/protected tasks and functions.
7b6fefac 22719 (verilog-defun-level-list, verilog-in-generate-region-p)
a3a8b002
DN
22720 (verilog-backward-ws&directives, verilog-calc-1): Speed up
22721 indentation of some module items (generate items).
22722 (verilog-forward-sexp, verilog-leap-to-head): Support stepping
22723 across virtual/protected tasks and functions.
22724
227252009-06-28 Wilson Snyder <wsnyder@wsnyder.org>
22726
bf0b361c 22727 * progmodes/verilog-mode.el (verilog-auto-arg, verilog-auto-arg-sort):
4b8b1ec5 22728 Allow sorting AUTOARG lists. Suggested by Andrea Fedeli.
a3a8b002
DN
22729 (verilog-read-sub-decls-line): Fix AUTOWIRE signals getting lost
22730 in concatenations. Reported by Yishay Belkind.
22731 (verilog-auto-ascii-enum): Support one-hot state machines in
22732 AUTOASCIIENUM. Suggested by Lloyd Gomez.
22733 (verilog-auto-inst, verilog-auto-inst-port): Include interface
6a7662bb
BR
22734 modport in AUTOINST and add vl-modport for users.
22735 Reported by David Rogoff.
a3a8b002
DN
22736 (verilog-auto-inout-module, verilog-auto-inst)
22737 (verilog-decls-get-interfaces, verilog-insert-definition)
22738 (verilog-insert-one-definition, verilog-read-decls)
22739 (verilog-read-sub-decls, verilog-read-sub-decls-sig)
22740 (verilog-sig-modport, verilog-signals-combine-bus)
22741 (verilog-subdecls-get-interfaces): Fix expansion of SystemVerilog
22742 interfaces in AUTOINOUTMODULE, AUTOINOUTCOMP, and AUTOINST.
22743 Suggested by David Rogoff.
22744 (verilog-repair-open-comma): Fix non-insertion of comma when
22745 `DEFINE occurs in V2K argument list. Reported by Lane Brooks.
22746 (verilog-make-width-expression): Simplify [A-1:0] expression
22747 widths to just {A{1'b0}}.
22748 (verilog-mode): Cleanup checkdoc warnings.
4b8b1ec5
SM
22749 (verilog-auto-inout-module, verilog-signals-matching-dir-re):
22750 Add third optional regexp to AUTOINOUTMODULE to allow selecting only
a3a8b002
DN
22751 inputs/outputs or data type. Suggested by Vasu Kandadi.
22752 (next-error-last-buffer): Fix byte-compiler warning.
22753 (verilog-auto, verilog-auto-insert-lisp, verilog-auto-inst)
22754 (verilog-delete-auto): Add AUTOINSERTLISP to insert arbitrary lisp
4b8b1ec5 22755 or shell command text during AUTO expansion. Suggested by Tad Truex.
a3a8b002 22756 (verilog-read-sub-decls-expr, verilog-read-sub-decls-line)
4b8b1ec5 22757 (verilog-read-sub-decls-sig, verilog-symbol-detick-text):
01c35094 22758 Fix dotted nets {a.b,c.d} and escaped identifiers being mis-included
7b6fefac 22759 in AUTOINOUT. Reported by Matthew Lovell.
a3a8b002
DN
22760 (verilog-read-always-signals-recurse): Fix AUTORESET "if (a<=b)"
22761 causing use of <= assignments. Reported by Alex Reed.
22762 (verilog-read-decls): Fix triand, trior, wand, wor to be
22763 recognized by AUTOWIRE. Reported by Spencer Isaacson.
22764 (verilog-extended-complete-re): Support import "DPI-C" functions.
22765 (verilog-read-always-signals-recurse): Fix AUTORESET of "x <=
4b8b1ec5 22766 y[a+1:a+1]" to not include a in reset list. Reported by Dan Dever.
a3a8b002
DN
22767 (verilog-insert-date, verilog-insert-year)
22768 (verilog-sk-header-tmpl): Fix verilog-header inserting error on
22769 Windows systems. Reported by Michael Potts.
22770 (verilog-read-module-name): Fix AUTOINST when the child module
7b6fefac 22771 declaration's name is a tick define. Reported by Elliot Mednick.
a3a8b002 22772 (verilog-read-decls): Fix V2K parameter bit subscripts getting
7b6fefac 22773 passed to next parameter's definition. Reported by Bruce T.
a3a8b002
DN
22774 (verilog-read-decls): Fix detecting "parameter int" when using
22775 AUTOINSTPARAM. Reported by Bruce T.
22776 (verilog-goto-defun): Fix goto not finding modules unless first
7b6fefac 22777 perform a verilog-auto expansion. Suggested by Lawrence Butcher.
4b8b1ec5 22778 (verilog-mode): Expand -f flag arguments on entry to mode so
a3a8b002
DN
22779 verilog-goto-defun will work. Reported by Lawrence Butcher.
22780 (verilog-getopt): Expand environment variables in -f file
22781 arguments. Suggested by Lawrence Butcher.
4b8b1ec5 22782 (verilog-set-define): Fix "Symbol's value as variable is void"
a3a8b002
DN
22783 when reading enumerations.
22784 (verilog-auto-ascii-enum): Fix duplicate labels in AUTOASCIIENUM.
22785 Suggested by Stephen Peltan.
4b8b1ec5 22786 (verilog-read-defines): Fix reading of enumerations in include
a3a8b002
DN
22787 files. Reported by Steve Peltan.
22788
f7c0d931
CY
227892009-06-28 David De La Harpe Golden <david@harpegolden.net>
22790
22791 * files.el (trash-directory): Fix defcustom type.
22792
baf1a55e 227932009-06-28 Juri Linkov <juri@jurta.org>
cebabb67
CY
22794
22795 * help-fns.el (describe-function-1): Correctly locate adviced
22796 functions in hyperlink (Bug#2438).
22797
d63a01ef
CY
227982009-06-28 Chong Yidong <cyd@stupidchicken.com>
22799
22800 * files.el (trash-directory): Change default to nil.
22801 (move-file-to-trash): If trash-directory is nil and
22802 system-move-file-to-trash is unbound, perform freedesktop-style
22803 trashing.
22804
228052009-06-28 David De La Harpe Golden <david@harpegolden.net>
22806
22807 * files.el (move-file-to-trash): Add freedesktop trash
22808 support (Bug#973).
22809
fc2f6a26
GM
228102009-06-28 Glenn Morris <rgm@gnu.org>
22811
22812 * autorevert.el (global-auto-revert-non-file-buffers)
22813 (global-auto-revert-mode): Doc fixes.
22814
00242b07
JB
228152009-06-27 Johan Bockgård <bojohan@gnu.org>
22816
22817 * emacs-lisp/cl-specs.el (defstruct): Fix :conc-name spec.
22818
f5594f03
CY
228192009-06-27 Chong Yidong <cyd@stupidchicken.com>
22820
e8a2b2da
CY
22821 * faces.el (x-handle-named-frame-geometry): Ensure that we have
22822 opened an X connection before calling x-get-resource (Bug#3194).
22823
f5594f03
CY
22824 * play/doctor.el: Remove reference to obsolete website.
22825 (make-doctor-variables): Correct grammar mistake (Bug#2633).
22826
3c3bf6ce
DN
228272009-06-26 Dan Nicolaescu <dann@ics.uci.edu>
22828
22829 Remove find-file-not-found-hook VC method. (Bug#2757)
22830 * vc-hooks.el (vc-file-not-found-hook)
22831 (vc-default-find-file-not-found-hook): Remove functions.
22832 (find-file-not-found-functions): Do not add vc-file-not-found-hook.
22833 * vc-rcs.el (vc-rcs-find-file-not-found-hook): Remove function.
22834 * vc.el:
22835 * vc-hg.el:
22836 * vc-git.el: Do not mention find-file-not-found-hook VC method.
22837
e26a7bc0
AM
228382009-06-25 Agustín Martín <agustin.martin@hispalinux.es>
22839
22840 * textmodes/ispell.el: Add `ispell-looking-back' XEmacs
3570691b 22841 compatibility function for `looking-back'.
e26a7bc0 22842
4b8b1ec5 22843 * textmodes/flyspell.el (sgml-mode-flyspell-verify):
7b6fefac 22844 Use `ispell-looking-back'.
e26a7bc0 22845
d9848600
MA
228462009-06-24 Michael Albinus <michael.albinus@gmx.de>
22847
22848 * net/tramp-gvfs.el (tramp-gvfs-handle-make-directory): Use `dir'
fc2f6a26 22849 rather than `filename'.
d9848600 22850
05fbc4a9
MB
228512009-06-23 Miles Bader <miles@gnu.org>
22852
22853 * face-remap.el (text-scale-set): New function.
22854
f86ca715
GM
228552009-06-23 Glenn Morris <rgm@gnu.org>
22856
33e2c2e5
GM
22857 * pcmpl-rpm.el (pcomplete/rpm): Doc fix.
22858
f529f302
GM
22859 * bindings.el (mode-line-modified): Fix case of "Buffer is modified".
22860
34995333
GM
22861 * textmodes/ispell.el (ispell-local-dictionary): Doc fix.
22862
cc80ccee
GM
22863 * progmodes/gdb-mi.el (gud-remove, gud-break): Update declarations.
22864
84cb770d
GM
22865 * calendar/cal-dst.el (calendar-time-zone-daylight-rules):
22866 Simplify Persian conditionals.
22867
d916c965
GM
22868 * calc/calc-graph.el (calc-graph-plot): Avoid assignment to free
22869 variable `filename'.
22870
b6a44b27
GM
22871 * comint.el (comint-insert-input): Doc fix.
22872
f86ca715
GM
22873 * Makefile.in (ELCFILES): Fix typo in previous change.
22874
666e158e
MB
228752009-06-23 Miles Bader <miles@gnu.org>
22876
22877 * cus-start.el: Add entry for `recenter-redisplay'.
22878
be3e598a 228792009-06-23 Dan Nicolaescu <dann@ics.uci.edu>
77bf3f54
DN
22880
22881 * vc-hooks.el (vc-stay-local-p, vc-state, vc-working-revision):
22882 Add an optional argument for the backend, use it instead of
22883 calling vc-backend.
4b8b1ec5
SM
22884 (vc-mode-line): Add an optional argument for the backend.
22885 Pass the backend to vc-state and vc-working-revision. Move code for
77bf3f54
DN
22886 special handling for vc-state being a buffer to ...
22887
22888 * vc-rcs.el (vc-rcs-find-file-hook):
22889 * vc-sccs.el (vc-sccs-find-file-hook): ... here. New functions.
22890
22891 * vc-svn.el (vc-svn-state, vc-svn-dir-status, vc-svn-checkout)
22892 (vc-svn-print-log, vc-svn-diff): Pass 'SVN to vc-state,
22893 vc-stay-local-p and vc-mode-line calls.
22894
22895 * vc-cvs.el (vc-cvs-state, vc-cvs-checkout, vc-cvs-print-log)
22896 (vc-cvs-diff, vc-cvs-annotate-command)
22897 (vc-cvs-make-version-backups-p, vc-cvs-stay-local-p)
22898 (vc-cvs-dir-status): Pass 'CVS to vc-state, vc-stay-local-p and
22899 vc-mode-line calls.
22900
22901 * vc.el (vc-deduce-fileset): Use vc-deduce-fileset instead of
22902 direct comparison.
22903 (vc-next-action, vc-transfer-file, vc-rename-file): Also pass the
22904 backend when calling vc-mode-line.
22905 (vc-register): Do not create a closure for calling the vc register
22906 function, call it directly.
22907
2764748c
DN
229082009-06-23 Dan Nicolaescu <dann@ics.uci.edu>
22909
22910 * emacs-lisp/elp.el (elp-output-insert-symname): Add a link face
22911 to make it obvious item can be clicked.
f5a0b281
DN
22912
22913 * vc-mtn.el (vc-mtn-after-dir-status, vc-mtn-dir-status): New functions.
22914
d4a885b2
KH
229152009-06-23 Kenichi Handa <handa@m17n.org>
22916
22917 * language/korea-util.el (korean-key-bindings): Change the binding
22918 of F9 to hangul-to-hanja-conversion. Bind Hangul_Hanja to the
22919 same command.
22920
e3610693
MA
229212009-06-22 Michael Albinus <michael.albinus@gmx.de>
22922
22923 Sync with Tramp 2.1.16.
22924
22925 * Makefile.in (ELCFILES): Add net/tramp-gvfs.elc.
22926
22927 * net/tramp.el (top): Require tramp-gvfs. Catch `tramp-loading',
22928 when a loading of a package fails. Completion function for rsync
22929 is `tramp-completion-function-alist-ssh'.
22930 (all): Replace all calls of `split-string' and
22931 `tramp-split-string' by `tramp-compat-split-string'.
22932 (tramp-default-method): Use `tramp-compat-process-running-p'.
22933 (tramp-default-proxies-alist): Allow also Lisp forms.
22934 (tramp-remote-path): Add choice "Private Directories".
4b8b1ec5 22935 (tramp-wrong-passwd-regexp): Remove "Tramp connection closed" option.
e3610693
MA
22936 (tramp-domain-regexp): Allow also "-", "_" and ".".
22937 (tramp-end-of-output): Remove newlines, and add "$" at the end.
22938 (tramp-file-name-handler-alist): Add handler for `dired-uncache'.
22939 (tramp-debug-message): Insert header line in debug buffer.
4b8b1ec5
SM
22940 (tramp-handle-directory-files-and-attributes-with-stat):
22941 Care about filenames with spaces, or starting with "-".
e3610693
MA
22942 (tramp-handle-dired-uncache): New defun.
22943 (tramp-handle-insert-directory): Don't flush the directory from
22944 cache, this is handled by `dired-uncache' now.
22945 (tramp-handle-insert-file-contents): Improve error handling.
22946 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
22947 Quote `tramp-end-of-output'.
22948 (tramp-action-password): Improve trace message.
4b8b1ec5
SM
22949 (tramp-check-for-regexp): Both echoes must be present, before removing.
22950 (tramp-open-connection-setup-interactive-shell): Trace coding system.
e3610693
MA
22951 (tramp-compute-multi-hops): Eval cons cells of
22952 `tramp-default-proxies-alist'.
22953 (tramp-maybe-open-connection): Use the same command pattern for
22954 first hop and further hops.
22955 (tramp-wait-for-output): Remove handling of newlines.
22956 (tramp-get-remote-path): Handle also `tramp-own-remote-path'.
22957 (tramp-split-string): Remove function. It is handled in
22958 tramp-compat now.
22959
4b8b1ec5
SM
22960 * net/tramp-cmds.el (tramp-bug):
22961 Recommend `tramp-cleanup-all-connections' in the bug mail.
e3610693
MA
22962
22963 * net/tramp-compat.el (tramp-compat-split-string)
22964 (tramp-compat-process-running-p): New defuns.
22965
22966 * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add handler
22967 for `dired-uncache'.
22968
22969 * net/tramp-gvfs.el: New package.
22970
4b8b1ec5
SM
22971 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
22972 Add handler for `dired-uncache'.
e3610693
MA
22973 (tramp-smb-handle-file-local-copy): Cleanup in case of error.
22974
22975 * net/trampver.el: Update release number. Make version check fit
22976 for SXEmacs 22.
22977
13a3f374
JM
229782009-06-22 Jim Meyering <meyering@redhat.com>
22979
e0a28a3b 22980 Automatically handle .xz suffix (XZ-compressed files), too.
13a3f374
JM
22981 * jka-cmpr-hook.el (jka-compr-compression-info-list): Add xz.
22982 XZ is the successor to LZMA: <http://tukaani.org/xz/>
22983
5242671e 229842009-06-22 Dmitry Dzhus <dima@sphinx.net.ru>
4e2af782 22985 Nick Roberts <nickrob@snap.net.nz>
13a3f374 22986
e0a28a3b 22987 * progmodes/gdb-mi.el: Pull further modified changes from Dmitry's
5242671e
NR
22988 repository (http://sphinx.net.ru/hg/gdb-mi/).
22989
3fde45af
GM
229902009-06-22 Glenn Morris <rgm@gnu.org>
22991
46253b34
GM
22992 * files.el (dir-locals-collect-mode-variables): Allow for any number of
22993 `mode' and `eval' entries. (Bug#3430)
22994
97e18192
GM
22995 * Makefile.in (ELCFILES): Add fadr.elc.
22996
731a00fb
GM
22997 * calendar/appt.el (appt-make-list): Fix off-by-one error caused by
22998 differing behavior of \n and ^ in strings. (Bug#3385)
22999
c66cd0ff
GM
23000 * emacs-lisp/cl-indent.el: Remove leading "*" from defcustom docs.
23001
3fde45af
GM
23002 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Fix safe-local-variable
23003 property.
23004 (lisp-indent-function): Make it a defcustom.
23005
db2241a0
NR
230062009-06-21 Nick Roberts <nickrob@snap.net.nz>
23007
23008 * progmodes/gdb-ui.el: Replace with ...
5242671e 23009 * progmodes/gdb-mi.el: ... this file.
db2241a0 23010 * progmodes/gud.el: Modify for gdb-mi.el.
fca428fe
GM
23011
230122009-06-21 Dmitry Dzhus <dima@sphinx.net.ru>
23013
db2241a0
NR
23014 * fadr.el: New file.
23015
38d4f316 23016See ChangeLog.14 for earlier changes.
e3d51b27
MR
23017
23018;; Local Variables:
23019;; coding: utf-8
e3d51b27
MR
23020;; End:
23021
73b0cd50 23022 Copyright (C) 2009-2011 Free Software Foundation, Inc.
e3d51b27
MR
23023
23024 This file is part of GNU Emacs.
23025
23026 GNU Emacs is free software: you can redistribute it and/or modify
23027 it under the terms of the GNU General Public License as published by
23028 the Free Software Foundation, either version 3 of the License, or
23029 (at your option) any later version.
23030
23031 GNU Emacs is distributed in the hope that it will be useful,
23032 but WITHOUT ANY WARRANTY; without even the implied warranty of
23033 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
23034 GNU General Public License for more details.
23035
23036 You should have received a copy of the GNU General Public License
23037 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.