* src/buffer.c (syms_of_buffer): Doc fix (Bug#6902).
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
7e735aaf
CY
12011-04-10 Stephen Berman <stephen.berman@gmx.net>
2
3 * textmodes/page.el (what-page): Use line-number-at-pos to
4 calculate line number (Bug#6825).
5
3ad8bad0
CY
62011-04-10 Chong Yidong <cyd@stupidchicken.com>
7
8 * mouse.el (mouse-drag-mode-line-1): Make sure that if we push
9 mouse-2 into unread-command-events, it is interpreted correctly.
10
71d73c9c
CY
112011-04-09 Chong Yidong <cyd@stupidchicken.com>
12
13 * image-mode.el (image-type, image-mode-map, image-minor-mode-map)
6395aab9 14 (image-toggle-display): Doc fix.
71d73c9c 15
7afdcb45
JB
162011-04-06 Juanma Barranquero <lekktu@gmail.com>
17
18 Backport revno:103823 and revno:103824 from trunk.
19 * help-fns.el (describe-variable): Complete all variables having
20 documentation, including keywords.
21 http://lists.gnu.org/archive/html/emacs-devel/2011-04/msg00112.html
22
ddc20cdb
JB
232011-03-24 Juanma Barranquero <lekktu@gmail.com>
24
25 * vc-annotate.el (vc-annotate-show-log-revision-at-line):
26 Fix typo in docstring.
27
576bce32
EZ
282011-03-19 Eli Zaretskii <eliz@gnu.org>
29
30 * emerge.el (emerge-metachars): Separate value for ms-dos and
31 windows-nt systems.
32 (emerge-protect-metachars): Quote correctly for ms-dos and
33 windows-nt systems.
34
140745c3 352011-03-15 Ralph Schleicher <rs@ralph-schleicher.de> (tiny change)
e6ce307c
RS
36
37 * info.el (info-initialize): Replace all uses of `:' with
38 path-separator for compatibility with non-Unix systems.
39 Cache quoting of path-separator. (Bug#8258)
40
ad22b7f7
JB
412011-03-12 Juanma Barranquero <lekktu@gmail.com>
42
43 * avoid.el (mouse-avoidance-mode, mouse-avoidance-nudge-dist)
44 (mouse-avoidance-threshold, mouse-avoidance-banish-destination)
45 (mouse-avoidance-mode): Fix typos in docstrings.
46
6efb972c
MA
472011-03-12 Michael Albinus <michael.albinus@gmx.de>
48
49 * net/tramp.el (tramp-progress-reporter-update): Use
50 `tramp-compat-funcall'.
51 (tramp-handle-start-file-process): Use `tramp-compat-process-get'.
52 (tramp-handle-insert-file-contents): Make `file-remote-p' call
53 compatible.
54 (tramp-open-connection-setup-interactive-shell): Use
55 `tramp-compat-process-put'.
56
57 * net/tramp-compat.el (tramp-compat-process-get)
58 (tramp-compat-process-put): New defuns.
59
60 * net/trampver.el: Update release number.
61
bb0bd45a
SM
622011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
63
64 * ebuff-menu.el (electric-buffer-menu-mode-map): Move initialization
65 into declaration. Remove redundant and harmful binding.
66
6dbf95e5
JB
672011-03-11 Juanma Barranquero <lekktu@gmail.com>
68
9c5047fb
JB
69 Backport revno:103463 from trunk.
70 * emacs-lisp/cl-macs.el (lexical-let*): Fix argument name in docstring.
71
6dbf95e5
JB
72 Backport revno:103622 from trunk.
73 * help-fns.el (describe-variable): Don't complete keywords.
74 Suggested by Teodor Zlatanov <tzz@lifelogs.com>.
75
2920e68d
EZ
762011-03-11 Eli Zaretskii <eliz@gnu.org>
77
78 * files.el (file-ownership-preserved-p): Pass `integer' as an
79 explicit 2nd argument to `file-attributes'. If the file's owner
80 is the Administrators group on Windows, and the current user is
81 Administrator, consider that a match.
82
83 * server.el (server-ensure-safe-dir): Consider server directory
84 safe on MS-Windows if its owner is the Administrators group while
85 the current Emacs user is Administrator. Use `=' to compare
86 numerical UIDs, since they could be integers or floats.
87
c6678f29 882011-03-07 Chong Yidong <cyd@stupidchicken.com>
22770c84
CY
89
90 * Version 23.3 released.
91
c6678f29
CY
922011-03-07 Chong Yidong <cyd@stupidchicken.com>
93
1df1040b
CY
94 * progmodes/cc-cmds.el (c-beginning-of-statement): Fix 2011-01-31
95 change; patch supplied by Alan Mackenzie was applied incorrectly.
c6678f29 96
d1f61aaf
EZ
972011-02-26 Eli Zaretskii <eliz@gnu.org>
98
99 * international/mule-cmds.el (set-default-coding-systems): Use the
100 -unix variant of encoding in default-keyboard-coding-system.
101 (Bug#8122)
102
c1449bff
KH
1032011-02-23 Kenichi Handa <handa@m17n.org>
104
105 * mail/rmailmm.el (rmail-mime-process-multipart): Do not signal an
106 error when a multipart boundary in the nested multipart is found.
107
251ebe0f
KH
1082011-02-22 Kenichi Handa <handa@m17n.org>
109
110 * mail/rmail.el (rmail-start-mail): Decode "encoded-words" of
111 header components.
112
16bc9688
KH
1132011-02-19 Kenichi Handa <handa@m17n.org>
114
115 * mail/rmailmm.el (rmail-mime-find-header-encoding): Be sure to
116 get the header copy into the temporary buffer.
117 (rmail-mime-insert-decoded-text): Ignore us-ascii.
118 (rmail-show-mime): When rmail-mime-coding-system is nil, set
119 buffer-file-coding-system to undecided.
120
a167e505
EZ
1212011-02-18 Eli Zaretskii <eliz@gnu.org>
122
61aa93ed
EZ
123 * image-mode.el (image-toggle-display-image): Disable
124 require-final-newline in buffers visiting binary image files.
125 (Bug#8047)
126
a167e505
EZ
127 * international/mule-cmds.el (read-char-by-name, ucs-insert):
128 Document completion with asterisk and a substring.
129
72d6685c
GM
1302011-02-18 Glenn Morris <rgm@gnu.org>
131
132 * files.el (find-file-literally): Doc fix.
133
b8bd9908
GM
1342011-02-17 Glenn Morris <rgm@gnu.org>
135
41002397
GM
136 * simple.el (rfc822-goto-eoh): Give it a doc-string.
137
b8bd9908
GM
138 * log-edit.el (log-edit-insert-changelog):
139 Fix `log-edit-strip-single-file-name' functionality. (Bug#8057)
140
35a7fb0b
CY
1412011-02-14 Chong Yidong <cyd@stupidchicken.com>
142
143 * pgg-gpg.el (pgg-gpg-process-region): Bind
144 delete-by-moving-to-trash to nil.
145
146 * pgg-pgp.el (pgg-pgp-process-region, pgg-pgp-verify-region)
147 (pgg-pgp-snarf-keys-region):
148 * pgg-pgp5.el (pgg-pgp5-process-region, pgg-pgp5-verify-region)
149 (pgg-pgp5-snarf-keys-region): Likewise.
150
20fac86e
CY
1512011-02-12 Chong Yidong <cyd@stupidchicken.com>
152
153 * files.el (copy-directory): Revert to pre-2011-01-29 version.
154
4d46072b
CY
1552011-02-12 Chong Yidong <cyd@stupidchicken.com>
156
157 * epg.el (epg-delete-output-file, epg-decrypt-string)
158 (epg-verify-string, epg-sign-string, epg-encrypt-string): Bind
159 delete-by-moving-to-trash to nil.
160
161 * epa-file.el (epa-file-insert-file-contents): Likewise.
162
dc4c6a7a
GM
1632011-02-10 Glenn Morris <rgm@gnu.org>
164
86361e1e
GM
165 * emacs-lisp/cl-seq.el (union, nunion, intersection)
166 (nintersection, set-difference, nset-difference)
167 (set-exclusive-or, nset-exclusive-or): Doc fix.
168
dc4c6a7a
GM
169 * ediff-ptch.el (ediff-fixup-patch-map): Doc fix.
170
8a6f24e5
GM
1712011-02-08 Glenn Morris <rgm@gnu.org>
172
173 * faces.el (face-attr-match-p): Handle the obsolete :bold and
174 :italic props, so that frame-set-background-mode works. (Bug#7966)
175
3caced0b
GM
1762011-02-07 Glenn Morris <rgm@gnu.org>
177
178 * simple.el (next-error): Doc fix.
179
65821e22
CY
1802011-02-06 Chong Yidong <cyd@stupidchicken.com>
181 Thierry Volpiatto <thierry.volpiatto@gmail.com>
182
183 * files.el (copy-directory): New arg COPY-AS-SUBDIR. If nil,
184 don't copy as a subdirectory.
185
a60287ff
GM
1862011-02-05 Glenn Morris <rgm@gnu.org>
187
188 * emacs-lisp/cl-macs.el (return-from): Fix doc typo.
189
9783df21
GM
1902011-02-04 Glenn Morris <rgm@gnu.org>
191
9ad53e98
GM
192 * calendar/diary-lib.el (diary-font-lock-keywords):
193 Tweak diary-time-regexp match. (Bug#7891)
194
9783df21
GM
195 * progmodes/f90.el (f90-find-tag-default): New function. (Bug#7919)
196 (f90-mode): Use it for mode's `find-tag-default-function' property.
197
95838641
GM
1982011-02-03 Glenn Morris <rgm@gnu.org>
199
df275851
GM
200 * ibuf-ext.el (ibuffer-filter-disable): Make it work. (Bug#7969)
201
95838641
GM
202 * faces.el (set-face-attribute): Doc fix. (Bug#2659)
203
9714fa67
SM
2042011-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
205
206 * pcomplete.el (pcomplete-here*): Backport fix for mistaken change
207 (bug#7959) and (bug#5935).
208
113ef437
DD
2092011-01-31 Deniz Dogan <deniz.a.m.dogan@gmail.com>
210
211 * net/rcirc.el: Clean log filenames (Bug#7933).
212 (rcirc-log-write): Use convert-standard-filename.
213 (rcirc-log-filename-function): Documentation updates.
214
3b95603f
AM
2152011-01-31 Alan Mackenzie <acm@muc.de>
216
9714fa67
SM
217 * progmodes/cc-cmds.el (c-forward-over-illiterals):
218 Continue parsing if we encounter a naked # (Bug#7595).
3b95603f
AM
219 (c-beginning-of-statement): Avoid loop in locating the beginning
220 of a macro.
221
6fa1f651
CY
2222011-01-31 Chong Yidong <cyd@stupidchicken.com>
223
224 * files.el (copy-directory): Fix arguments to recursive call.
225
2d871302
DU
2262011-01-29 Daiki Ueno <ueno@unixuser.org>
227
9714fa67
SM
228 * epg.el (epg--status-KEYEXPIRED, epg--status-KEYREVOKED):
229 Don't presume KEYEXPIRED and KEYREVOKED to be a fatal error status
2d871302
DU
230 (Bug#7931).
231
82d84d3f
CY
2322011-01-29 Chong Yidong <cyd@stupidchicken.com>
233
234 * files.el (copy-directory): If destination is an existing
235 directory, copy into a subdirectory there.
236
e935c6a2
AS
2372011-01-29 Andreas Schwab <schwab@linux-m68k.org>
238
239 * emacs-lisp/shadow.el (load-path-shadows-find): Ignore leim-list
240 files.
241
d1f14baa
CY
2422011-01-28 Chong Yidong <cyd@stupidchicken.com>
243
6fc0aac3
CY
244 * image-dired.el (image-dired-mouse-display-image): No-op if no
245 file is found (Bug#7817).
246
d1f14baa
CY
247 * mouse.el (mouse-menu-non-singleton): Doc fix (Bug#7801).
248
67442738
KH
2492011-01-28 Kenichi Handa <handa@m17n.org>
250
9714fa67
SM
251 * international/quail.el (quail-keyboard-layout-alist):
252 Remove superfluous SPC for "pc105-uk" (bug#7927).
67442738 253
220c2a14
GM
2542011-01-27 Glenn Morris <rgm@gnu.org>
255
256 * msb.el (msb-menu-bar-update-buffers): Update for changed
257 argument handling of menu-bar-select-frame. (Bug#7902)
258
af7c5700
CY
2592011-01-27 Chong Yidong <cyd@stupidchicken.com>
260
261 * progmodes/cc-engine.el (c-forward-<>-arglist-recur): Set a limit
262 to the recursion depth (Bug#7722).
263
220c2a14 2642011-01-26 Roy Liu <carsomyr@gmail.com> (tiny change)
ca9c274a
JD
265
266 * term/ns-win.el (ns-find-file): Expand ns-input-file with
267 command-line-default-directory (Bug#7872).
268
cc34e025
GM
2692011-01-25 Glenn Morris <rgm@gnu.org>
270
271 * comint.el (comint-mode): Doc fix. (Bug#7897)
272
10e1d5f3
SM
2732011-01-24 Stefan Monnier <monnier@iro.umontreal.ca>
274
275 * files.el (file-name-non-special): Only change buffer-file-name after
276 insert-file-contents if it's `visit'ing the file (bug#7854).
277
b14f16ad
CY
2782011-01-23 Chong Yidong <cyd@stupidchicken.com>
279
280 * dired.el (dired-revert): Doc fix (Bug#7758).
281
cc9c9831
NN
2822011-01-23 Nobuyoshi Nakada <nobu@ruby-lang.org>
283
284 * progmodes/ruby-mode.el (ruby-here-doc-beg-match): Fix for
285 here-doc which ends with an underscore.
286 (ruby-mode-set-encoding): Skip shebang line always.
287 (ruby-mode-map): Bind C-c C-c to comment-region.
0d19d4fe 288 (ruby-font-lock-keywords): Highlight literal hash key labels as symbols.
cc9c9831
NN
289 (ruby-forward-sexp): Stop after literal hash key labels.
290 (ruby-font-lock-syntactic-keywords): Highlight regexp after open
291 bracket.
292
d6dc7be9 2932011-01-22 Keitaro Miyazaki <keitaro.miyazaki@gmail.com> (tiny change)
d6476407
KM
294
295 * emacs-lisp/re-builder.el (reb-mode-map): Set case-fold-search in
296 the correct buffer (Bug#7650).
297
4d265b4d
GM
2982011-01-22 Glenn Morris <rgm@gnu.org>
299
ce558208
GM
300 * simple.el (do-auto-fill): Give it a doc string.
301
4d265b4d
GM
302 * button.el (make-text-button): Doc fix. (See bug#7881)
303
e3545d0d
CY
3042011-01-22 Chong Yidong <cyd@stupidchicken.com>
305
66e0718b
CY
306 * simple.el (line-move-visual): Doc fix (Bug#7594).
307
e3545d0d
CY
308 * emacs-lisp/re-builder.el (reb-mode-map): Fix logic error in
309 "Case sensitive" menu item.
310
6e1dbaa9
RM
3112011-01-21 Roland McGrath <roland@frob.com>
312
313 * comint.el (comint-replace-by-expanded-history-before-point): Fix
314 expansion of !$ and !!:N syntax to pick the indicated word (bug#7883).
315
0f1f97ca
SM
3162011-01-21 Stefan Monnier <monnier@iro.umontreal.ca>
317
318 * progmodes/js.el (js--regexp-literal): Count backslashes (bug#7882).
319
26a27884
JA
3202011-01-21 Jari Aalto <jari.aalto@cante.net>
321
6e1dbaa9
RM
322 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
323 Assume foo(bar) is a manpage reference rather than some unquoted
324 symbol (bug#7705).
26a27884 325
d5e632d8
SM
3262011-01-21 Stefan Monnier <monnier@iro.umontreal.ca>
327
328 * subr.el (shell-quote-argument): Properly quote \n (bug#7687).
329 Suggested by Flo <sensorflo@gmail.com>.
330
d00b05c9
GM
3312011-01-21 Glenn Morris <rgm@gnu.org>
332
333 * progmodes/compile.el (compilation-error-regexp-alist):
334 Fix custom type. (Bug#7812)
335
1a1fcbe1
SM
3362011-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
337
338 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't re-evaluate the
339 keymap expression. Improve docstring.
340
b024d9f0
MD
3412011-01-15 Mark Diekhans <markd@soe.ucsc.edu>
342
343 * files.el (backup-buffer): Make last-resort backup file in
344 .emacs.d (Bug#6953).
345
346 * subr.el (locate-user-emacs-file): If .emacs.d does not exist,
347 make it with permission 700.
348
1a6a03e4
KH
3492011-01-14 Kenichi Handa <handa@m17n.org>
350
0f1f97ca
SM
351 * mail/rmailmm.el (rmail-mime-insert-header):
352 Set rmail-mime-coding-system to a cons whose car is the last coding
1a6a03e4
KH
353 system used to decode the header.
354 (rmail-mime-find-header-encoding): New function.
0f1f97ca
SM
355 (rmail-mime-insert-decoded-text):
356 Override rmail-mime-coding-system if it is a cons.
1a6a03e4
KH
357 (rmail-show-mime): If only a header part was decoded, find the
358 coding system while ignoring mm-charset-override-alist.
359
c88aaf48
CY
3602011-01-13 Chong Yidong <cyd@stupidchicken.com>
361
362 * subr.el (event-start, event-end): Doc fix (Bug#7826).
363
e7ca0062
KH
3642011-01-12 Kenichi Handa <handa@m17n.org>
365
366 * mail/rmailmm.el (rmail-mime-next-item)
367 (rmail-mime-previous-item): Delete them.
368 (rmail-mime-shown-mode): Recursively call for children.
0f1f97ca
SM
369 (rmail-mime-hidden-mode): Delete the 2nd arg TOP.
370 Callers changed.
e7ca0062
KH
371 (rmail-mime-raw-mode): Recursively call for children.
372 (rmail-mode-map): Change mapping of tab and backtab to
373 forward-button and backward-button respectively.
374 (rmail-mime-insert-tagline): Always insert "Hide" or "Show"
375 button.
376 (rmail-mime-update-tagline): New function.
377 (rmail-mime-insert-text): Call rmail-mime-update-tagline if the
378 body display is changed.
0f1f97ca 379 (rmail-mime-toggle-button): Rename from rmail-mime-image.
e7ca0062
KH
380 (rmail-mime-image): Delete this button type.
381 (rmail-mime-toggle): New button type.
382 (rmail-mime-insert-bulk): Call rmail-mime-update-tagline if the
383 body display is changed. Change the save button label to "Save".
384 Don't process show/hide button here.
385 (rmail-mime-insert-multipart): Call rmail-mime-update-tagline if
386 the body display is changed. Unconditionally call
387 rmail-mime-insert for children.
388 (rmail-mime-handle): Update `display' vector of the just inserted
389 entity.
390 (rmail-mime-process): If mail-header-parse-content-type returns
391 nil, use "text/plain" as the fallback type.
392 (rmail-mime-insert): For raw-mode, recursively call
393 rmail-mim-insert for children.
394 (rmail-mime): Handle the case that the current buffer is not rmail
395 buffer (e.g. in summary buffer).
396
3972011-01-05 Kenichi Handa <handa@m17n.org>
398
399 * mail/rmailmm.el (rmail-mime-next-item)
400 (rmail-mime-previous-item): Skip the body of a non-multipart
401 entity if a tagline is shown.
402
cfab9f9b
SM
4032011-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
404
9ca3fe48
SM
405 * tmm.el (tmm-get-keymap): Skip bindings without labels (bug#7721).
406 (tmm-prompt): Simplify.
407 (tmm-add-prompt): Remove unused var `win'.
408
cfab9f9b
SM
409 * whitespace.el (global-whitespace-newline-mode): Fix call (bug#7810)
410 to minor mode which used nil accidentally to mean "turn off".
411
01d70c32
MA
4122011-01-10 Michael Albinus <michael.albinus@gmx.de>
413
414 * net/tramp.el (tramp-find-inline-compress)
415 (tramp-get-inline-coding): Quote command after pipe symbol for
416 local calls under W32. (Bug#6784)
417
6a0ecd86
MA
4182011-01-10 Michael Albinus <michael.albinus@gmx.de>
419
420 * net/tramp.el (tramp-default-method): Initialize with pscp/plink
421 only when running under W32.
422
88ecd0a5
EZ
4232011-01-09 Eli Zaretskii <eliz@gnu.org>
424
425 * progmodes/grep.el (grep-compute-defaults): Quote the program
426 file name after the pipe symbol in Grep templates. (Bug#6784)
427 * jka-compr.el (jka-compr-partial-uncompress): Likewise.
428
320912fb
LB
4292011-01-08 Lennart Borgman <lennart.borgman@gmail.com>
430
431 * buff-menu.el (Buffer-menu-buffer-list): New var.
432 (Buffer-menu-revert-function, list-buffers-noselect): Use it, so a
433 restricted buffer list is not lost on revert (Bug#7749).
434
83affcb0
EH
4352011-01-08 Eric Hanchrow <eric.hanchrow@gmail.com>
436
437 * net/ldap.el (ldap-search-internal): Discard stderr output.
438
4320be42
EZ
4392011-01-07 Eli Zaretskii <eliz@gnu.org>
440
441 * files.el (directory-abbrev-alist): Doc fix. (Bug#7777)
442
d3fbe87e
SM
4432011-01-06 Stefan Monnier <monnier@iro.umontreal.ca>
444
445 * vc-bzr.el (vc-bzr-annotate-command, vc-bzr-annotate-time):
446 Author names can have spaces (bug#7792).
447
8434f239
KH
4482011-01-04 Kenichi Handa <handa@m17n.org>
449
450 * mail/rmailmm.el (rmail-mime-insert-bulk): Display an unknown
451 part as a plain text.
452 (rmail-mime-process-multipart): Set the default content-type to
453 nil for unknown multipart subtypes (bug#7651).
454
97382176 4552011-01-03 Brent Goodrick <bgoodr@gmail.com> (tiny change)
8d4708af
BG
456
457 * abbrev.el (prepare-abbrev-list-buffer): If listing local abbrev
458 table, get the value before switching to the output buffer. (Bug#7733)
459
364df1cc
SM
4602011-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
461
462 * progmodes/python.el (python-mode): Don't impose font-lock (bug#3628).
463
2a8a455e
SM
4642011-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
465
466 * files.el (file-local-variables-alist):
467 Make permanent-local (bug#7767).
468
d7bfa7a1
GM
4692011-01-02 Glenn Morris <rgm@gnu.org>
470
471 * version.el (emacs-copyright): Set short copyright year to 2011.
472
9430e988
ML
4732011-01-02 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
474
475 * mail/mail-utils.el (mail-strip-quoted-names): Avoid clobbering
476 an existing temp buffer. (Bug#7746)
477
8de31eec
GM
4782011-01-02 Glenn Morris <rgm@gnu.org>
479
480 * mail/mail-utils.el (mail-mbox-from): Handle From: headers with
481 multiple addresses. (Bug#7760)
482
01e62600
MA
4832010-12-31 Michael Albinus <michael.albinus@gmx.de>
484
485 * net/tramp.el (tramp-methods): Add recursive options to "scpc",
486 "scpx", "pscp" and "psftp".
487
5be1c984
EZ
4882010-12-31 Eli Zaretskii <eliz@gnu.org>
489
490 * term/w32-win.el (image-library-alist): Set up correctly for
491 libpng versions both before and after 1.4.0. (Bug#7716)
492
2d34d523
EZ
4932010-12-25 Eli Zaretskii <eliz@gnu.org>
494
6491af11
EZ
495 * time.el (display-time-mode): Mention display-time-interval in
496 the doc string. (Bug#7713)
497
2d34d523
EZ
498 * simple.el (select-active-regions): Doc fix. (Bug#7702)
499
8258ae3f
KH
5002010-12-24 Kenichi Handa <handa@m17n.org>
501
502 * mail/rmailmm.el (rmail-mime-parse): Perform parsing in
503 condition-case and return an error message string if something
504 goes wrong.
2f952059 505 (rmail-show-mime): Adjust for the above change. Insert the
8258ae3f
KH
506 header by rmail-mime-insert-header.
507
186f7f0b
KH
5082010-12-24 Kenichi Handa <handa@m17n.org>
509
510 * mail/rmailmm.el: New key bindings for rmail-mime-next-item,
511 rmail-mime-previous-item, and rmail-mime-toggle-hidden.
512 (rmail-mime-mbox-buffer)
513 (rmail-mime-view-buffer, rmail-mime-coding-system): New variables.
514 (rmail-mime-entity): Argument changed. All codes handling an
515 entity object are changed.
2f952059 516 (rmail-mime-entity-header, rmail-mime-entity-body): Adjust for
186f7f0b
KH
517 the above change.
518 (rmail-mime-entity-children, rmail-mime-entity-handler)
519 (rmail-mime-entity-tagline): New functions.
520 (rmail-mime-message-p): New function.
521 (rmail-mime-save): Bind rmail-mime-mbox-buffer.
522 (rmail-mime-entity-segment, rmail-mime-next-item)
523 (rmail-mime-previous-item, rmail-mime-shown-mode)
524 (rmail-mime-hidden-mode, rmail-mime-raw-mode)
525 (rmail-mime-toggle-raw, rmail-mime-toggle-hidden)
2f952059
ML
526 (rmail-mime-insert-tagline, rmail-mime-insert-header):
527 New functions.
186f7f0b
KH
528 (rmail-mime-text-handler): Call rmail-mime-insert-text.
529 (rmail-mime-insert-decoded-text): New function.
530 (rmail-mime-insert-text): Call rmail-mime-insert-decoded-text.
531 (rmail-mime-insert-image): Argument changed. Caller changed.
532 (rmail-mime-image): Call rmail-mime-toggle-hidden.
b762841f 533 (rmail-mime-set-bulk-data): New function.
186f7f0b
KH
534 (rmail-mime-insert-bulk): Argument changed.
535 (rmail-mime-multipart-handler): Return t.
2f952059
ML
536 (rmail-mime-process-multipart): Argument changed.
537 Handle "multipart/alternative" here.
186f7f0b
KH
538 (rmail-mime-process): Argument changed.
539 (rmail-mime-parse): Bind rmail-mime-mbox-buffer.
540 (rmail-mime-insert): Argument changed. Handle raw display mode.
541 (rmail-mime): Argument changed. Handle toggling of raw display
542 mode.
543 (rmail-show-mime): Bind rmail-mime-mbox-buffer and
544 rmail-mime-view-buffer.
545 (rmail-insert-mime-forwarded-message): Likewise.
546 (rmail-search-mime-message): Likewise. Don't bind rmail-buffer.
547
548 * mail/rmail.el (rmail-show-message-1): If rmail-enable-mime is
549 non-nil, handle the header in rmail-show-mime-function.
550
e1a23575
LL
5512010-12-20 Leo <sdl.web@gmail.com>
552
553 * help-fns.el (describe-variable): Fix 2010-12-17 change.
554
957e5dd1
JL
5552010-12-20 Juri Linkov <juri@jurta.org>
556
557 * isearch.el (isearch-lazy-highlight-error): New variable.
558 (isearch-lazy-highlight-new-loop): Compare `isearch-error' and
559 `isearch-lazy-highlight-error'. Set `isearch-lazy-highlight-error'
560 to the current value of `isearch-error' (Bug#7468).
561
3c505d31
CY
5622010-12-17 Chong Yidong <cyd@stupidchicken.com>
563
564 * help-fns.el (describe-variable): Don't emit trailing whitespace
565 (Bug#7511).
566
c33fa631
LL
5672010-12-17 Leo <sdl.web@gmail.com>
568
569 * eshell/em-hist.el (eshell-previous-matching-input): Signal error
570 if point is not behind eshell-last-output-end (Bug#7585).
571
c1cf05f4
CY
5722010-12-16 Chong Yidong <cyd@stupidchicken.com>
573
574 * textmodes/rst.el (rst-compile-pdf-preview)
575 (rst-compile-slides-preview): Use make-temp-file (Bug#7646).
576
c8cbbe27
KG
5772010-12-15 Kevin Gallagher <Kevin.Gallagher@boeing.com>
578
579 * emulation/edt-mapper.el: Override mapping of function keys so
580 that the later call to read-key-sequence works.
581
95e4cc85
EZ
5822010-12-13 Eli Zaretskii <eliz@gnu.org>
583
584 * mail/smtpmail.el (smtpmail-send-it): Write queued mail body with
585 Unix EOLs. (Bug#7589)
586
11aad4e9
EZ
5872010-12-12 Eli Zaretskii <eliz@gnu.org>
588
589 * subr.el (posn-col-row): Evaluate header-line-format in the
590 context of the POSITION window's buffer.
591
5612fd08
GM
5922010-12-11 Glenn Morris <rgm@gnu.org>
593
594 * subr.el (member-ignore-case, run-mode-hooks, insert-for-yank-1)
595 (with-silent-modifications): Doc fixes.
596
158d5945
MA
5972010-12-10 Michael Albinus <michael.albinus@gmx.de>
598
599 * net/tramp.el (tramp-action-password, tramp-process-actions):
600 Revert patch from 2010-12-08. Use `save-restriction'.
601
65ceb118
EZ
6022010-12-09 Eli Zaretskii <eliz@gnu.org>
603
604 * menu-bar.el (menu-bar-frame-for-menubar, menu-bar-positive-p):
605 New functions.
606 (menu-bar-showhide-menu) <menu-bar-mode, showhide-tool-bar>: Use
607 them instead of `nil' and `>', respectively. (Bug#1077)
608
81ced43d
SB
6092010-12-09 Stephen Berman <stephen.berman@gmx.net>
610
611 * calendar/diary-lib.el (diary-list-sexp-entries):
612 Handle case of no newline at end of file. (Bug#7536)
613
b2364eaa
GM
6142010-12-09 Glenn Morris <rgm@gnu.org>
615
616 * mail/smtpmail.el (smtpmail-send-it): Revert previous change.
617
32802ee1
MA
6182010-12-08 Michael Albinus <michael.albinus@gmx.de>
619
2f952059
ML
620 * net/tramp.el (tramp-handle-start-file-process):
621 Protect buffer-modified value. (Bug#7557)
32802ee1
MA
622 (tramp-action-password): Delete region, do not narrow.
623 (tramp-process-actions): Do not widen.
624
da9123a8
JM
6252010-12-08 Jan Moringen <jmoringe@techfak.uni-bielefeld.de>
626
627 * log-edit.el (log-edit-changelog-entries):
628 Regexp quote filename. (Bug#7505)
629
478834e6
TB
6302010-12-08 Tom Breton <tehom@panix.com>
631
632 * cus-edit.el (custom-save-all):
633 Bind print-length and print-level to nil. (Bug#7581)
634
3c1e62f8
GM
6352010-12-08 Glenn Morris <rgm@gnu.org>
636
d5e6e0b6
GM
637 * mouse.el (mouse-menu-major-mode-map, mouse-menu-bar-map):
638 Run hooks to update menu contents. (Bug#7586)
639
3c1e62f8
GM
640 * mail/smtpmail.el (smtpmail-send-it): Avoid colons in the queued
641 file names, for the sake of MS Windows. (Bug#7588)
642
b1816a74
SM
6432010-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
644
645 * diff-mode.el (diff-refine-hunk): Make it work when the hunk contains
646 empty lines without a leading space.
647
3a1efe11 6482010-12-06 Leo <sdl.web@gmail.com>
86a6e8e0 649
740af6c9
GM
650 * dired-aux.el (dired-do-redisplay): Postpone dired-after-readin-hook
651 while mapping over marks (Bug#6810).
86a6e8e0 652
bc60f4de
CY
6532010-12-06 Chong Yidong <cyd@stupidchicken.com>
654
655 * image-dired.el (image-dired-db-file)
656 (image-dired-temp-image-file, image-dired-gallery-dir)
657 (image-dired-temp-rotate-image-file): Set default values relative
658 to image-dired-dir (Bug#7518).
659
e49fb298 6602010-12-06 Lawrence Mitchell <wence@gmx.li>
3ecba049
LM
661
662 * format.el (format-decode-run-method): Pass args FROM and TO, not
663 point-min and point-max, to shell-command-on-region (Bug#7488).
664
0afb6242
JD
6652010-12-06 Jan Djärv <jan.h.d@swipnet.se>
666
667 * frame.el (blink-cursor-mode): Make default t for ns.
668
5eae900e
BR
6692010-12-05 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
670
671 * vc-dir.el (vc-dir-query-replace-regexp): Doc fix (Bug#7501).
672
74194465
CY
6732010-12-05 Chong Yidong <cyd@stupidchicken.com>
674
637c2c43
CY
675 * comint.el (comint-dynamic-list-input-ring)
676 (comint-dynamic-complete-filename)
677 (comint-replace-by-expanded-filename)
678 (comint-dynamic-simple-complete)
679 (comint-dynamic-list-filename-completions)
680 (comint-dynamic-list-completions): Doc fix (Bug#7499).
681
74194465
CY
682 * subr.el (posn-x-y, posn-object-x-y, posn-object-width-height):
683 Doc fix (Bug#7471).
684
6ed96c33
MR
6852010-12-04 Martin Rudalics <rudalics@gmx.at>
686
687 * dired.el (dired-pop-to-buffer): Bind pop-up-frames to nil
688 (Bug#7533).
689
11cb1e35
MB
6902010-12-04 W. Martin Borgert <debacle@debian.org> (tiny change)
691
692 * files.el (auto-mode-alist): Handle .dbk (DocBook) with xml-mode.
693 (Bug#7491).
694
e408289f
CY
6952010-12-04 Chong Yidong <cyd@stupidchicken.com>
696
697 * simple.el (transient-mark-mode): Doc fix (Bug#7465).
698
2472c214
EZ
6992010-12-04 Eli Zaretskii <eliz@gnu.org>
700
701 * files.el (file-relative-name): Handle UNC file names on
702 DOS/Windows. (Bug#4674)
703
f9fe1af9
DU
7042010-12-03 Daiki Ueno <ueno@unixuser.org>
705
706 * epg.el (epg-digest-algorithm-alist): Replace "RMD160" with
707 "RIPEMD160" (Bug#7490). Reported by Daniel Kahn Gillmor.
708 (epg-context-set-passphrase-callback): Mention that the callback
709 is not called when used with GnuPG 2.x.
710
ff80efe7
GM
7112010-12-02 Glenn Morris <rgm@gnu.org>
712
713 * ps-print.el (ps-line-lengths-internal, ps-nb-pages):
714 Ensure ps-footer-font-size-internal is initialized.
715 Call ps-get-page-dimensions before trying to use ps-font-for-text.
716
423a637b 7172010-12-01 Kenichi Handa <handa@m17n.org>
7e116860
KH
718
719 * mail/rmailmm.el (rmail-mime-parse): Call rmail-mime-process
720 within condition-case.
721 (rmail-show-mime): Don't use condition-case.
722 (rmail-search-mime-message): New function.
723 (rmail-search-mime-message-function): Set to
724 rmail-search-mime-message.
725
bd794450
LL
7262010-12-01 Leo <sdl.web@gmail.com>
727
0fdd1db7 728 * ido.el (ido-common-initialization): New function. (bug#3274)
bd794450
LL
729 (ido-mode): Use it.
730 (ido-completing-read): Call it.
731
402c8a49
CY
7322010-11-27 Chong Yidong <cyd@stupidchicken.com>
733
734 * log-edit.el (log-edit-font-lock-keywords): Don't try matching
735 stand-alone lines, since that is handled by log-edit-match-to-eoh
736 (Bug#6465).
737
d1882ac7
EW
7382010-11-27 Eduard Wiebe <usenet@pusto.de>
739
740 * dired.el (dired-get-filename): Replace backslashes with slashes
741 in file names on MS-Windows, needed by `locate'. (Bug#7308)
742 * locate.el (locate-default-make-command-line): Don't consider
743 drive letter and root directory part of
744 `directory-listing-before-filename-regexp'. (Bug#7308)
745 (locate-post-command-hook, locate-post-command-hook): New defcustoms.
746
09ffa822
SM
7472010-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
748
749 * emacs-lisp/smie.el (smie-prec2->grammar): Simplify handling
750 of :smie-open/close-alist.
751 (smie-next-sexp): Make it accept a "start token" as argument.
752 (smie-indent-keyword): Be careful not to misidentify tokens that span
753 more than one line, as empty lines. Add argument `token'.
754
3d9ee611
KH
7552010-11-26 Kenichi Handa <handa@m17n.org>
756
afde451a
KH
757 * mail/rmailmm.el (rmail-mime-insert-multipart): For unsupported
758 multipart subtypes, insert all as usual.
759
3d9ee611
KH
760 * mail/rmail.el: Require rfc2047.
761
d1be4ec2
KH
7622010-11-26 Kenichi Handa <handa@m17n.org>
763
764 * mail/rmailmm.el (rmail-mime-entity, rmail-mime-entity-type)
765 (rmail-mime-entity-disposition)
766 (rmail-mime-entity-transfer-encoding, rmail-mime-entity-header)
767 (rmail-mime-entity-body, rmail-mime-entity-children): New functions.
768 (rmail-mime-save): Handle the case that the button's `data' is a
769 MIME entity.
770 (rmail-mime-insert-text): New function.
9e0ecdab 771 (rmail-mime-insert-image): Handle the case that DATA is a MIME entity.
d1be4ec2
KH
772 (rmail-mime-bulk-handler): Just call rmail-mime-insert-bulk.
773 (rmail-mime-insert-bulk): New function mostly copied from the old
774 rmail-mime-bulk-handler.
9e0ecdab
GM
775 (rmail-mime-multipart-handler): Just call rmail-mime-process-multipart.
776 (rmail-mime-process-multipart): New function mostly copied from
d1be4ec2
KH
777 the old rmail-mime-multipart-handler.
778 (rmail-mime-show): Just call rmail-mime-process.
9e0ecdab 779 (rmail-mime-process): New function mostly copied from the old
d1be4ec2
KH
780 rmail-mime-show.
781 (rmail-mime-insert-multipart, rmail-mime-parse)
782 (rmail-mime-insert, rmail-show-mime)
783 (rmail-insert-mime-forwarded-message)
784 (rmail-insert-mime-resent-message): New functions.
785 (rmail-insert-mime-forwarded-message-function): Set to
786 rmail-insert-mime-forwarded-message.
787 (rmail-insert-mime-resent-message-function): Set to
788 rmail-insert-mime-resent-message.
789
790 * mail/rmailsum.el: Require rfc2047.
791 (rmail-header-summary): Handle multiline Subject: field.
792 (rmail-summary-line-decoder): Change the default to
793 rfc2047-decode-string.
794
795 * mail/rmail.el (rmail-enable-mime): Change the default to t.
796 (rmail-mime-feature): Change the default to `rmailmm'.
797 (rmail-quit): Delete the specifal code for rmail-enable-mime.
798 (rmail-display-labels): Likewise.
799 (rmail-show-message-1): Check rmail-enable-mime, and use
800 rmail-show-mime-function for a MIME message. Decode the headers
801 according to RFC2047.
802
33aeea0e
SM
8032010-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
804
805 * progmodes/which-func.el (which-func-imenu-joiner-function):
806 Return a string, as expected.
807 (which-function-mode): Make sure we stop any previous timer before
808 starting a new one.
809
e40fc745
MA
8102010-11-23 Michael Albinus <michael.albinus@gmx.de>
811
812 * net/tramp.el (tramp-default-method-alist)
33aeea0e
SM
813 (tramp-default-user-alist, tramp-default-proxies-alist):
814 Adapt custom options type. (Bug#7445)
e40fc745 815
ae3da38a
CY
8162010-11-21 Chong Yidong <cyd@stupidchicken.com>
817
818 * progmodes/python.el: Add Ipython support (Bug#5390).
819 (python-shell-prompt-alist)
820 (python-shell-continuation-prompt-alist): New options.
821 (python--set-prompt-regexp): New function.
33aeea0e
SM
822 (inferior-python-mode, run-python, python-shell):
823 Require ansi-color. Use python--set-prompt-regexp to set the comint
ae3da38a
CY
824 prompt based on the Python interpreter.
825 (python--prompt-regexp): New var.
826 (python-check-comint-prompt)
827 (python-comint-output-filter-function): Use it.
828 (run-python): Use a pipe (Bug#5694).
829
1d851570
CY
8302010-11-21 Chong Yidong <cyd@stupidchicken.com>
831
832 * progmodes/python.el (run-python): Doc fix.
833 (python-keep-current-directory-in-path): New var (Bug#7454).
834
76dabd37
CY
8352010-11-20 Chong Yidong <cyd@stupidchicken.com>
836
837 * lpr.el (lpr-buffer, print-buffer, lpr-region, print-region):
838 Prompt user before actually printing.
839
9fca7811
SM
8402010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
841
842 * simple.el (kill-new, kill-append, kill-region):
76dabd37
CY
843 * comint.el (comint-kill-region): Make the yank-handler argument
844 obsolete.
9fca7811 845
88bf1bec
SM
8462010-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
847
e2f454c4
SM
848 * emacs-lisp/smie.el (smie-bnf-classify): Signal errors for tokens
849 that are both openers (resp. closers) and something else.
850 (smie-grammar): Loosen definition of valid values.
851 (smie-next-sexp, smie-down-list, smie-blink-matching-open)
852 (smie-indent--parent, smie-rule-parent, smie-indent-keyword)
853 (smie-indent-after-keyword): Adjust users.
854 (smie-indent-keyword): Don't indent empty lines.
855
88bf1bec
SM
856 * vc-hg.el (vc-hg-program): New var.
857 Suggested by Norman Gray <norman@astro.gla.ac.uk>.
858 (vc-hg-state, vc-hg-working-revision, vc-hg-command): Use it.
859
4c0eb0d3
GM
8602010-11-17 Glenn Morris <rgm@gnu.org>
861
862 * emacs-lisp/autoload.el (autoload-find-destination): The function
863 coding-system-eol-type may return non-numeric values. (Bug#7414)
864
bf6442c3
UM
8652010-11-16 Ulrich Mueller <ulm@gentoo.org>
866
867 * server.el (server-force-stop): Ensure the server is stopped (Bug#7409).
868
e68afd74
EZ
8692010-11-13 Eli Zaretskii <eliz@gnu.org>
870
871 * subr.el (posn-col-row): Pay attention to header line. (Bug#7390)
872
de02effd
CY
8732010-11-13 Chong Yidong <cyd@stupidchicken.com>
874
875 * textmodes/picture.el (picture-mouse-set-point): Don't use
876 posn-col-row; explicitly compute the motion based on the posn at
877 the window-start (Bug#7390).
878
cdf015b1
MA
8792010-11-13 Michael Albinus <michael.albinus@gmx.de>
880
881 * net/tramp.el (tramp-remote-coding-commands): Add an alternative
882 using "base64 -d -i". This is needed for older base64 versions
883 from GNU coreutils. Reported by Klaus Reichl
884 <Klaus.Reichl@thalesgroup.com>.
885
f0a698ab
GM
8862010-11-13 Glenn Morris <rgm@gnu.org>
887
888 * novice.el (disabled-command-function):
889 Fix 2009-11-15 change. (Bug#7384)
890
29f30ab7
GM
8912010-11-12 Glenn Morris <rgm@gnu.org>
892
893 * calendar/calendar.el (diary-iso-date-forms): Make elements
894 mutually exclusive. (Bug#7377)
895
10b40d2e
SM
8962010-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
897
898 * emacs-lisp/smie.el (smie-prec2->grammar): Obey equality constraints
899 when filling the remaining "unconstrained" values.
900
7bea8c7a
SM
9012010-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
902
acef0722
SM
903 * emacs-lisp/bytecomp.el (byte-compile-warnings): Simplify the
904 safety predicate.
905
906 * files.el (safe-local-variable-p): Gracefully handle errors.
907
7bea8c7a
SM
908 * emacs-lisp/smie.el (smie-rule-parent, smie-indent--rule):
909 Use smie-indent-virtual when indenting relative to an opener.
910 (smie-rule-separator): Use smie-rule-parent.
911 (smie-indent-keyword): Consult rules, even for openers at bol.
912 (smie-indent-comment-close): Try to align closer's content.
913
b010e1ba
GM
9142010-11-11 Glenn Morris <rgm@gnu.org>
915
916 * ls-lisp.el (ls-lisp-dired-ignore-case): Make it an obsolete alias.
917
c790cad4
GM
9182010-11-10 Glenn Morris <rgm@gnu.org>
919
aa514451
GM
920 * printing.el (pr-menu-bind): Doc fix.
921
32b636de
GM
922 * speedbar.el (speedbar-toggle-images): Doc fix.
923
bc1d5cdf
GM
924 * progmodes/python.el (python-shell): Doc fix.
925
c790cad4
GM
926 * wid-edit.el (widget-field-use-before-change)
927 (widget-use-overlay-change): Doc fixes.
928
14121c52
GM
9292010-11-09 Glenn Morris <rgm@gnu.org>
930
931 * progmodes/tcl.el (tcl-hairy-scan-for-comment): Doc fix.
932
73525e72
SM
9332010-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
934
9bdba5f5
SM
935 * minibuffer.el (minibuffer-completion-help): Specify the end of the
936 completion field (bug#7211).
937
73525e72
SM
938 * progmodes/python.el (python-font-lock-syntactic-keywords): (bug#7322)
939 Fix handling of backslash escapes.
940 (python-quote-syntax): Adjust accordingly.
941
aef8d045 9422010-11-08 Richard Levitte <richard@levitte.org> (tiny change)
05539fb3
RL
943
944 * vc-mtn.el (vc-mtn-working-revision, vc-mtn-after-dir-status)
945 (vc-mtn-workfile-branch): Adjust to new output format.
946
cc4d2366
SM
9472010-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
948
949 * international/mule-cmds.el (princ-list): Mark as obsolete.
950
7f925a67
SM
9512010-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
952
953 * emacs-lisp/smie.el: New package.
954
6ce78fdc
MA
9552010-11-06 Michael Albinus <michael.albinus@gmx.de>
956
7f925a67
SM
957 * files.el (backup-by-copying-when-mismatch):
958 Set `permanent-local' property.
6ce78fdc
MA
959
960 * net/tramp.el (tramp-handle-insert-file-contents): Do not set
09def8be 961 `permanent-local' property for `backup-by-copying-when-mismatch'.
6ce78fdc 962
21620882
EZ
9632010-11-06 Eli Zaretskii <eliz@gnu.org>
964
965 * ls-lisp.el (insert-directory): Doc fix. (bug#7285)
169759a0
EZ
966 (ls-lisp-classify-file): New function.
967 (ls-lisp-insert-directory): Call it if switches include -F (bug#6294).
968 (ls-lisp-classify): Call ls-lisp-classify-file.
969 (insert-directory): Remove blanks from switches.
21620882 970
8468f78b
WS
9712010-11-07 Wilson Snyder <wsnyder@wsnyder.org>
972
7f925a67 973 * progmodes/verilog-mode.el (verilog-insert-one-definition)
8468f78b 974 (verilog-read-decls, verilog-read-sub-decls-sig): Fix AUTOWIRE and
7f925a67
SM
975 AUTOINOUT for SV style multidimensional arrays, bug294.
976 Reported by Eric Mastromarchi.
977 (verilog-preprocess): Use with-current-buffer and
8468f78b
WS
978 font-lock-fontify-buffer to cleanup style issues.
979
fe9c5521
MA
9802010-11-05 Michael Albinus <michael.albinus@gmx.de>
981
982 * net/trampver.el: Update release number.
983
00d9e115
YM
9842010-08-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
985
986 * mouse.el (mouse-fixup-help-message): Match "mouse-2" only at the
987 beginning of the string. Use `string-match-p'. (Bug#6765)
988
cb5e49a3
GM
9892010-11-01 Glenn Morris <rgm@gnu.org>
990
991 * locate.el (locate, locate-mode): Doc fixes.
992
381d186f
CY
9932010-11-01 Chong Yidong <cyd@stupidchicken.com>
994
995 * server.el (server-start): New arg INHIBIT-PROMPT prevents asking
996 user for confirmation.
997 (server-force-stop): Use it.
998 (server-start): Use server-force-stop for kill-emacs-hook, to
999 avoid user interaction while killing Emacs.
1000
98cfec0d
CY
10012010-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
1002
1003 * vc/log-edit.el (log-edit-rewrite-fixes): New var.
1004 (log-edit-author): New dynamic var.
1005 (log-edit-changelog-ours-p, log-edit-insert-changelog-entries):
1006 Use it to return the author if different from committer.
1007 (log-edit-insert-changelog): Use them to add Author: and Fixes headers.
1008
10092010-10-31 Eli Zaretskii <eliz@gnu.org>
1010
1011 * vc/vc-hooks.el (vc-default-mode-line-string): Doc fix.
1012
10132010-10-31 Chong Yidong <cyd@stupidchicken.com>
1014
1015 * vc/vc.el (vc-deduce-backend): New fun. Handle diff buffers.
1016 (vc-root-diff, vc-print-root-log, vc-log-incoming)
1017 (vc-log-outgoing): Use it.
1018 (vc-diff-internal): Set diff-vc-backend.
1019
1020 * vc/diff-mode.el (diff-vc-backend): New var.
1021
10222010-10-31 Juri Linkov <juri@jurta.org>
1023
1024 * vc/vc.el (vc-diff-internal): Set `revert-buffer-function'
1025 buffer-locally to lambda that re-runs the vc diff command.
1026 (Bug#6447)
1027
10282010-10-31 Dan Nicolaescu <dann@ics.uci.edu>
1029
1030 * vc/log-view.el (log-view-mode-map): Bind revert-buffer.
1031
1032 Make 'g' (AKA revert-buffer) rerun VC log, log-incoming and
1033 log-outgoing commands.
1034 * vc/vc.el (vc-log-internal-common): Add a new argument and use it
1035 to create a buffer local revert-buffer-function variable.
1036 (vc-print-log-internal, vc-log-incoming, vc-log-outgoing): Pass a
1037 revert-buffer-function lambda.
1038
1039 Improve VC create/retrieve tag/branch.
1040 * vc.el (vc-create-tag): Do not read the directory name for VCs
1041 with repository revision granularity. Adjust the tag/branch
1042 prompt. Reset VC properties.
1043 (vc-retrieve-tag): Do not read the directory name for VCs
1044 with repository revision granularity. Reset VC properties.
1045
1046 Add optional support for resetting VC properties.
1047 * vc-dispatcher.el (vc-resynch-window): Add new optional argument,
1048 call vc-file-clearprops when true.
1049 (vc-resynch-buffer): Add new optional argument, pass it down.
1050 (vc-resynch-buffers-in-directory): Likewise.
1051
1052 Improve support for special markup in the VC commit message.
1053 * vc-mtn.el (vc-mtn-checkin): Support Author: and Date: markup.
1054 * vc-hg.el (vc-hg-checkin): Add support for Date:.
1055 * vc-git.el (vc-git-checkin):
1056 * vc-bzr.el (vc-bzr-checkin): Likewise.
1057
1058 Add support for vc-log-incoming, improve vc-log-outgoing for Git.
1059 * vc-git.el (vc-git-log-view-mode): Fix font lock for
1060 incoming/outgoing logs.
1061 (vc-git-log-outgoing, vc-git-log-incoming): New functions.
1062
1063 * vc-git.el (vc-git-log-outgoing): Use the same format as the
1064 short log.
1065 (vc-git-log-incoming): Likewise. Run "git fetch" before the log
1066 command
1067
1068 Add bindings for vc-log-incoming and vc-log-outgoing.
1069 * vc-hooks.el (vc-prefix-map): Add bindings for vc-log-incoming
1070 and vc-log-outgoing.
1071 * vc-dir.el (vc-dir-menu-map): Add menu bindings for vc-log-incoming
1072 and vc-log-outgoing.
1073
1074 Improve state updating for VC tag commands.
1075 * vc.el (vc-create-tag, vc-retrieve-tag): Call vc-resynch-buffer
1076 to update the state of all buffers in the directory.
1077
10782010-05-19 Glenn Morris <rgm@gnu.org>
1079
1080 * vc-dir.el (vc-dir): Don't pop-up-windows. (Bug#6204)
1081
10822010-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
1083
1084 * vc.el (vc-checkin, vc-modify-change-comment):
1085 Adjust to new vc-start/finish-logentry.
1086 (vc-find-conflicted-file): New command.
1087 (vc-transfer-file): Adjust to new vc-checkin.
1088 (vc-next-action): Improve scoping.
1089
1090 * vc-git.el (vc-git-checkin): Use log-edit-extract-headers.
1091 (vc-git-commits-coding-system): Rename from git-commits-coding-system.
1092
1093 * vc-dispatcher.el (vc-log-edit): Shorten names for
1094 log-edit-show-files.
1095
1096 * vc-bzr.el (vc-bzr-checkin): Use log-edit-extract-headers.
1097 (vc-bzr-conflicted-files): New function.
1098
1099 * log-edit.el (log-edit-summary, log-edit-header)
1100 (log-edit-unknown-header): New faces.
1101 (log-edit-headers-alist): New var.
1102 (log-edit-header-contents-regexp): New const.
1103 (log-edit-match-to-eoh): New function.
1104 (log-edit-font-lock-keywords): Use them.
1105 (log-edit): Insert a "Summary:" header as default.
1106 (log-edit-mode): Mark font-lock rules as case-insensitive.
1107 (log-edit-done): Cleanup headers.
1108 (log-edit-extract-headers): New function to replace it.
1109
1110 * vc-dispatcher.el (vc-finish-logentry): Don't mess so badly with
1111 the windows/frames.
1112
1113 * vc-bzr.el (vc-bzr-shelve-apply): Don't use *vc-bzr-shelve*.
1114
1115 * vc-dir.el (vc-dir-kill-line): New command.
1116 (vc-dir-mode-map): Bind it to C-k.
1117 (vc-dir-headers): Abbreviate the working dir.
1118
1119 * vc-git.el (vc-git-revision-table): Include remote branches.
1120
11212010-10-31 Dan Nicolaescu <dann@ics.uci.edu>
1122
1123 New VC methods: vc-log-incoming and vc-log-outgoing.
1124 * vc.el (vc-print-log-setup-buttons, vc-log-internal-common)
1125 (vc-incoming-outgoing-internal, vc-log-incoming, vc-log-outgoing):
1126 New functions.
1127 (vc-print-log-internal): Just call vc-log-internal-common.
1128 (vc-log-view-type): New permanent local variable.
1129
1130 * vc-hooks.el (vc-menu-map): Bind vc-log-incoming and vc-log-outgoing.
1131
1132 * vc-bzr.el (vc-bzr-log-view-mode): Use vc-log-view-type instead
1133 of the dynamic bound vc-short-log.
1134 (vc-bzr-log-incoming, vc-bzr-log-outgoing): New functions.
1135
1136 * vc-git.el (vc-git-log-outgoing): New function.
1137 (vc-git-log-view-mode): Use vc-log-view-type instead
1138 of the dynamic bound vc-short-log.
1139
1140 * vc-hg.el (vc-hg-log-view-mode): Use vc-log-view-type instead of
1141 the dynamic bound vc-short-log. Highlight the tag.
1142 (vc-hg-log-incoming, vc-hg-log-outgoing): New functions.
1143 (vc-hg-outgoing, vc-hg-incoming, vc-hg-outgoing-mode):
1144 (vc-hg-incoming-mode): Remove.
1145 (vc-hg-extra-menu-map): Do not bind vc-hg-incoming and vc-hg-outgoing.
1146
1147 Fix default-directory for vc-root-diff.
1148 * vc.el (vc-root-diff): Bind default-directory to the root
1149 directory for the diff command.
1150
11512010-10-31 Sam Steingold <sds@gnu.org>
1152
1153 * vc-hg.el (vc-hg-push, vc-hg-pull): Use `apply' when calling
1154 `vc-hg-command' with a list of flags.
1155
11562010-10-31 Glenn Morris <rgm@gnu.org>
1157
1158 * vc-bzr.el (vc-bzr-log-edit-mode): Add --fixes support to
1159 log-edit-before-checkin-process.
1160
1161 * vc.el (vc-modify-change-comment): Pass MODE to vc-start-logentry.
1162
1163 * vc-bzr.el, vc-hg.el (log-edit-mode): Declare.
1164
1165 * vc-dispatcher.el (vc-start-logentry): Doc fix.
1166 (log-view-process-buffer, log-edit-extra-flags): Declare.
1167
11682010-10-31 Dan Nicolaescu <dann@ics.uci.edu>
1169
1170 Add special markup processing for commit logs.
1171 * log-edit.el (log-edit): Add new argument MODE. Use that mode
1172 when non-nil instead of the log-view-mode.
1173
1174 * vc.el (vc-default-log-edit-mode): New function.
1175
1176 * vc-dispatcher.el (vc-log-edit): Add a mode argument, pass it to
1177 log-edit.
1178
1179 Support for shelving snapshots and for showing shelves.
1180 * vc-bzr.el (vc-bzr-shelve-show, vc-bzr-shelve-show-at-point)
1181 (vc-bzr-shelve-apply-and-keep-at-point, vc-bzr-shelve-snapshot):
1182 New functions.
1183 (vc-bzr-shelve-map, vc-bzr-shelve-menu-map)
1184 (vc-bzr-extra-menu-map): Map them.
1185
a057950d
MA
11862010-10-30 Michael Albinus <michael.albinus@gmx.de>
1187
1188 * net/tramp.el (tramp-handle-insert-file-contents): For root,
1189 preserve owner and group when editing files. (Bug#7289)
1190
d2ce10d2
GM
11912010-10-29 Glenn Morris <rgm@gnu.org>
1192
1193 * speedbar.el (speedbar-mode):
1194 * play/fortune.el (fortune-in-buffer, fortune):
1195 * play/gomoku.el (gomoku-mode):
1196 * play/landmark.el (lm-mode):
1197 * textmodes/bibtex.el (bibtex-validate, bibtex-validate-globally):
1198 Replace inappropriate uses of toggle-read-only. (Bug#7292)
1199
82f7efc3
GM
12002010-10-28 Glenn Morris <rgm@gnu.org>
1201
1202 * select.el (x-selection): Mark it as an obsolete alias.
1203
ca39416c
AH
12042010-10-27 Aaron S. Hawley <aaron.s.hawley@gmail.com>
1205
1206 * add-log.el (find-change-log): Use derived-mode-p rather than
1207 major-mode (bug#7284).
1208
aab705a2
GM
12092010-10-27 Glenn Morris <rgm@gnu.org>
1210
1211 * menu-bar.el (menu-bar-files-menu): Make it into an actual alias,
1212 rather than just an unused variable that inherits from the real one.
1213
a03c2342
WS
12142010-10-23 Michael McNamara <mac@mail.brushroad.com>
1215
413e6468 1216 * progmodes/verilog-mode.el (verilog-directive-re): Make this variable
a03c2342
WS
1217 auto-built for efficiency of execution and updating.
1218 (verilog-extended-complete-re): Support 'pure' fucntion & task
1219 declarations (these have no bodies).
ca39416c
AH
1220 (verilog-beg-of-statement): General cleanup to enable support of
1221 'pure' fucntion & task declarations (these have no bodies).
1222 These efforts together fix Verilog bug210 from veripool; which was also
a03c2342
WS
1223 noticed by Steve Pearlmutter.
1224 (verilog-directive-re, verilog-directive-begin, verilog-indent-re)
ca39416c
AH
1225 (verilog-directive-nest-re, verilog-set-auto-endcomments):
1226 Support `elsif. Reported by Shankar Giri.
a03c2342
WS
1227 (verilog-forward-ws&directives, verilog-in-attribute-p): Fixes for
1228 attribute handling for lining up declarations and assignments.
1229 (verilog-beg-of-statement-1): Fix issue where continued declaration
1230 is indented differently if it is after a begin..end clock.
1231 (verilog-in-attribute-p, verilog-skip-backward-comments)
1232 (verilog-skip-forward-comment-p): Support proper treatment of
b762841f 1233 attributes by indent code. Reported by Jeff Steele.
ca39416c 1234 (verilog-in-directive-p): Fix comment to correctly describe function.
a03c2342
WS
1235 (verilog-backward-up-list, verilog-in-struct-region-p)
1236 (verilog-backward-token, verilog-in-struct-p)
1237 (verilog-in-coverage-p, verilog-do-indent)
1238 (verilog-pretty-declarations): Use verilog-backward-up-list as
1239 wrapper around backward-up-list inorder to properly skip comments.
1240 Reported by David Rogoff.
1241 (verilog-property-re, verilog-endcomment-reason-re)
1242 (verilog-beg-of-statement, verilog-set-auto-endcomments)
1243 (verilog-calc-1 ): Fix for assert a; else b; indentation (new form
b762841f 1244 of if). Reported by Max Bjurling and
a03c2342 1245 (verilog-calc-1): Fix for clocking block in modport
b762841f 1246 declaration. Reported by Brian Hunter.
a03c2342
WS
1247
12482010-10-23 Wilson Snyder <wsnyder@wsnyder.org>
1249
413e6468 1250 * progmodes/verilog-mode.el (verilog-auto-inst, verilog-gate-ios)
a03c2342
WS
1251 (verilog-gate-keywords, verilog-read-sub-decls)
1252 (verilog-read-sub-decls-gate, verilog-read-sub-decls-gate-ios)
1253 (verilog-read-sub-decls-line, verilog-read-sub-decls-sig): Support
1254 AUTOINST for gate primitives, bug284. Reported by Mark Johnson.
1255 (verilog-read-decls): Fix spaces in V2K module parameters causing
1256 mis-identification as interfaces, bug287.
1257 (verilog-read-decls): Fix not treating "parameter string" as a
1258 parameter in AUTOINSTPARAM.
1259 (verilog-read-always-signals-recurse, verilog-read-decls): Fix not
1260 treating `elsif similar to `endif inside AUTOSENSE.
ca39416c 1261 (verilog-do-indent): Implement correct automatic or static task or
b762841f 1262 function end comment highlight. Reported by Steve Pearlmutter.
a03c2342
WS
1263 (verilog-font-lock-keywords-2): Fix highlighting of single
1264 character pins, bug264. Reported by Michael Laajanen.
1265 (verilog-auto-inst, verilog-read-decls, verilog-read-sub-decls)
1266 (verilog-read-sub-decls-in-interfaced, verilog-read-sub-decls-sig)
33aeea0e
SM
1267 (verilog-subdecls-get-interfaced, verilog-subdecls-new):
1268 Support interfaces with AUTOINST, bug270. Reported by Luis Gutierrez.
ca39416c
AH
1269 (verilog-pretty-expr): Fix interactive arguments, bug272.
1270 Reported by Mark Johnson.
1271 (verilog-auto-tieoff, verilog-auto-tieoff-ignore-regexp):
1272 Add 'verilog-auto-tieoff-ignore-regexp' for AUTOTIEOFF,
b762841f 1273 bug269. Suggested by Gary Delp.
a03c2342 1274 (verilog-mode-map, verilog-preprocess, verilog-preprocess-history)
ca39416c
AH
1275 (verilog-preprocessor, verilog-set-compile-command):
1276 Create verilog-preprocess and verilog-preprocessor to show
1277 preprocessed output.
a03c2342
WS
1278 (verilog-get-beg-of-line, verilog-get-end-of-line)
1279 (verilog-modi-file-or-buffer, verilog-modi-name)
1280 (verilog-modi-point, verilog-within-string): Move defmacro's
b762841f 1281 before first use to avoid warning. Reported by Steve Pearlmutter.
a03c2342
WS
1282 (verilog-colorize-buffer, verilog-colorize-include-files-buffer)
1283 (verilog-colorize-region, verilog-highlight-buffer)
1284 (verilog-highlight-includes, verilog-highlight-modules)
1285 (verilog-highlight-region, verilog-mode): Rename colorize to
1286 highlight to match other packages. Disable module highlighting,
1287 as received speed complaints, reenable for experimentation only
1288 using new verilog-highlight-modules.
1289 (verilog-read-decls): Fix regexp stack overflow in very large
1290 AUTO_TEMPLATEs, bug250.
1291 (verilog-auto, verilog-delete-auto, verilog-save-buffer-state)
1292 (verilog-scan): Create verilog-save-buffer-state to standardize
1293 making insignificant changes that shouldn't call hooks.
1294 (verilog-save-no-change-functions, verilog-save-scan-cache)
1295 (verilog-scan, verilog-scan-cache-ok-p, verilog-scan-region):
1296 Create verilog-save-no-change-functions to wrap verilog-scan
1297 preservation, and fix to work with nested preserved calls.
1298 (verilog-auto-inst, verilog-auto-inst-dot-name): Support .name
1299 port syntax for AUTOWIRE, and with new verilog-auto-inst-dot-name
1300 generate .name with AUTOINST, bug245. Suggested by David Rogoff.
1301 (verilog-submit-bug-report): Update variable list to be complete.
1302 (verilog-auto, verilog-colorize-region): Fix AUTO expansion
1303 breaking on-the-fly font-locking.
1304 (verilog-colorize-buffer, verilog-colorize-include-files)
1305 (verilog-colorize-include-files-buffer, verilog-colorize-region)
1306 (verilog-load-file-at-mouse, verilog-load-file-at-point)
1307 (verilog-mode, verilog-read-inst-module-matcher): With point on a
1308 AUTOINST cell instance name, middle mouse button now finds-file on
1309 it. Suggested by Brad Dobbie.
1310 (verilog-alw-get-temps, verilog-auto-reset)
1311 (verilog-auto-sense-sigs, verilog-read-always-signals)
1312 (verilog-read-always-signals-recurse): Fix loop indexes being
b762841f 1313 AUTORESET. AUTORESET now assumes any variables in the
33aeea0e
SM
1314 initialization section of a for() should be ignored.
1315 Reported by Dan Dever.
a03c2342
WS
1316 (verilog-error-font-lock-keywords)
1317 (verilog-error-regexp-emacs-alist)
1318 (verilog-error-regexp-xemacs-alist): Fix error detection of
1319 Cadence HAL, reported by David Asher. Repair drift between the
1320 three similar error variables.
1321 (verilog-modi-lookup, verilog-modi-lookup-cache)
1322 (verilog-modi-lookup-last-current, verilog-modi-lookup-last-mod)
1323 (verilog-modi-lookup-last-modi, verilog-modi-lookup-last-tick):
1324 Fix slow verilog-auto expansion on very large files.
ca39416c
AH
1325 (verilog-read-sub-decls-expr, verilog-read-sub-decls-line):
1326 Fix AUTOOUTPUT treating "1*2" as a signal name in submodule connection
a03c2342
WS
1327 "{1*2{...". Broke in last revision.
1328 (verilog-read-sub-decls-expr): Fix AUTOOUTPUT not detecting
1329 submodule connections with replications "{#{a},#{b}}".
1330
0d0d9424
GM
13312010-10-23 Glenn Morris <rgm@gnu.org>
1332
ca39416c
AH
1333 * comint.el (comint-password-prompt-regexp):
1334 Match "enter the password". (Bug#7224)
0d0d9424 1335
88dbda51
JB
13362010-10-22 Juanma Barranquero <lekktu@gmail.com>
1337
1338 * progmodes/dcl-mode.el (dcl-electric-reindent-regexps):
1339 Fix typo in docstring.
1340
efd49885
MA
13412010-10-21 Michael Albinus <michael.albinus@gmx.de>
1342
1343 * net/tramp.el (tramp-get-inline-coding): Return `nil' in case of
1344 errors.
1345
1346 * net/trampver.el: Update release number.
1347
52ce2890
KH
13482010-10-20 Kenichi Handa <handa@m17n.org>
1349
1350 * face-remap.el (text-scale-adjust): Call read-event with a proper
1351 prompt.
1352
bca0f839
MA
13532010-10-19 Michael Albinus <michael.albinus@gmx.de>
1354
1355 * net/tramp.el (tramp-do-file-attributes-with-stat)
1356 (tramp-do-directory-files-and-attributes-with-stat): Use "e0" in
1357 order to make stat results a float. Patch by Andreas Schwab
1358 <schwab@linux-m68k.org>.
1359
e8b69dc2
SM
13602010-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
1361
1362 * repeat.el (repeat): Use read-key (bug#6256).
1363
a8c41b4c
CY
13642010-10-18 Chong Yidong <cyd@stupidchicken.com>
1365
1366 * emacs-lisp/unsafep.el: Don't mark functions that display
1367 messages as safe. Suggested by Johan Bockgård.
1368
8348910a
SM
13692010-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
1370
7c3f6228
JB
1371 * emacs-lisp/regexp-opt.el (regexp-opt-group, regexp-opt-charset):
1372 Turn comments into docstrings.
1373
8348910a
SM
1374 * minibuffer.el (completion--replace): Move point where it belongs
1375 when there's a common suffix (bug#7215).
1376
e499c64d
MA
13772010-10-15 Michael Albinus <michael.albinus@gmx.de>
1378
1379 * net/tramp.el (tramp-open-connection-setup-interactive-shell):
bca0f839
MA
1380 Suppress expansion of tabs to spaces. Reported by Dale Sedivec
1381 <dale@codefu.org>.
e499c64d 1382
c4186f9c
KH
13832010-10-15 Kenichi Handa <handa@m17n.org>
1384
1385 * international/characters.el: Add category '|' (word breakable)
1386 to fullwidth characters.
1387
7ca9cfda
KH
13882010-10-14 Kenichi Handa <handa@m17n.org>
1389
9650fc61
KH
1390 * mail/rmail.el (rmail-show-message-1): Catch an error of
1391 base64-decode-region and just show an error message (bug#7165).
1392
7c3f6228 1393 * ps-mule.el (ps-mule-font-spec-list): Delete it. Not used anymore.
7ca9cfda
KH
1394 (ps-mule-begin-job): Fix for the case that only ENCODING is set in
1395 a font-spec (bug#7197).
1396
7163badd
GM
13972010-10-13 Glenn Morris <rgm@gnu.org>
1398
1399 * mail/emacsbug.el (report-emacs-bug): Mention debbugs.gnu.org.
1400
51e4f4a8
JB
14012010-10-12 Juanma Barranquero <lekktu@gmail.com>
1402
c0943d3d
JB
1403 * international/mule.el (define-coding-system):
1404 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
51e4f4a8
JB
1405 * composite.el (compose-region): Fix typo in docstring.
1406
14072010-10-10 Jan Djärv <jan.h.d@swipnet.se>
1408
1409 * term/ns-win.el (ns-right-alternate-modifier): New defvar.
1410 (ns-right-option-modifier): New alias for ns-right-alternate-modifier.
1411 (mac-right-option-modifier): New alias for ns-right-option-modifier.
1412
1413 * cus-start.el (all): ns-right-alternate-modifier is new.
1414
9386ae12
AS
14152010-10-10 Andreas Schwab <schwab@linux-m68k.org>
1416
1417 * Makefile.in (ELCFILES): Update.
1418
4c528197
SM
14192010-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
1420
1421 * emacs-lisp/lisp.el (lisp-completion-at-point):
1422 Use emacs-lisp-mode-syntax-table for the whole function.
1423
4897601e
NR
14242010-10-09 Richard Sharman <richard_sharman@mitel.com> (tiny change)
1425
1426 * progmodes/gdb-ui.el (gdb-mouse-toggle-breakpoint-margin)
c0943d3d 1427 (gdb-mouse-toggle-breakpoint-fringe): Correct regexp to
4897601e
NR
1428 work when breakpoint number exceeds nine.
1429
c58059f2
DK
14302010-10-05 David Koppelman <koppel@ece.lsu.edu>
1431
1432 * hi-lock.el (hi-lock-font-lock-hook): Check font-lock-fontified
4c528197
SM
1433 instead of font-lock-mode before adding keywords.
1434 Remove hi-lock-mode off code. Remove inhibit hack.
c58059f2
DK
1435 (hi-lock-set-pattern): Only add keywords if font-lock-fontified
1436 non-nil; removed hook inhibit hack.
1437
c7d6d8a1
GM
14382010-10-09 Glenn Morris <rgm@gnu.org>
1439
d15f9a2b
GM
1440 * emacs-lisp/shadow.el (find-emacs-lisp-shadows): Rename it...
1441 (load-path-shadows-find): ... to this.
1442 (list-load-path-shadows): Update for above change.
1443
c7d6d8a1
GM
1444 * mail/mail-utils.el (mail-mbox-from): Also try return-path.
1445
e5d49589
GM
14462010-10-08 Glenn Morris <rgm@gnu.org>
1447
5823f53f
GM
1448 * emacs-lisp/cl-compat.el, emacs-lisp/lmenu.el: Move to obsolete/.
1449
e5d49589
GM
1450 * emacs-lisp/shadow.el (lisp-shadow): Change prefix.
1451 (shadows-compare-text-p): Make it an obsolete alias for...
1452 (load-path-shadows-compare-text): ... new name.
1453 (find-emacs-lisp-shadows): Update for above name change.
1454 (load-path-shadows-same-file-or-nonexistent): New name for the old
1455 shadow-same-file-or-nonexistent.
1456
397ae226
CY
14572010-10-03 Chong Yidong <cyd@stupidchicken.com>
1458
1459 * minibuffer.el (completion--some, completion--do-completion)
1460 (minibuffer-complete-and-exit, minibuffer-completion-help)
1461 (completion-basic-try-completion)
1462 (completion-basic-all-completions)
1463 (completion-pcm--find-all-completions): Use lexical-let to
1464 avoid some false matches in variable completion (Bug#7056)
1465
8686a5ea
OOS
14662010-10-03 Olof Ohlsson Sax <olof.ohlsson.sax@gmail.com> (tiny change)
1467
1468 * vc-svn.el (vc-svn-merge-news): Use --non-interactive. (Bug#7152)
1469
83b8ea28
LL
14702010-10-03 Leo <sdl.web@gmail.com>
1471
1472 * dnd.el (dnd-get-local-file-name): If MUST-EXIST is non-nil, only
1473 return non-nil if the file exists (Bug#7090).
1474
55586d2a
SM
14752010-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
1476
1477 * minibuffer.el (completion--replace):
1478 Better preserve markers (bug#7138).
1479
2b7ba565
JB
14802010-09-29 Juanma Barranquero <lekktu@gmail.com>
1481
1482 * server.el (server-process-filter): Doc fix.
1483
53ad04fc
DA
14842010-09-27 Drew Adams <drew.adams@oracle.com>
1485
1486 * dired.el (dired-save-positions): Doc fix. (Bug#7119)
1487
c19f76a1
AS
14882010-09-27 Andreas Schwab <schwab@linux-m68k.org>
1489
0cceab3d
AS
1490 * Makefile.in (ELCFILES): Update.
1491
55586d2a
SM
1492 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
1493 Avoid infinite recursion on erroneous lambda form. (Bug#7114)
c19f76a1 1494
fd057fd2
KH
14952010-09-27 Kenichi Handa <handa@m17n.org>
1496
1497 * tar-mode.el (tar-header-block-tokenize): Decode filenames in
1498 "ustar" format.
1499
368b3544
KH
15002010-09-27 Kenichi Handa <handa@m17n.org>
1501
1502 * international/mule.el (define-coding-system): Docstring fixed.
1503
1504 * international/mule-diag.el (describe-character-set): Use princ
1505 with proper print-length and print-level instead of insert.
1506
fb5f3a23
JB
15072010-09-26 Juanma Barranquero <lekktu@gmail.com>
1508
1509 * window.el (walk-windows): Doc fix (bug#7105).
1510
af3ccb5c
GM
15112010-09-23 Glenn Morris <rgm@gnu.org>
1512
1513 * isearch.el (isearch-lazy-highlight-cleanup)
1514 (isearch-lazy-highlight-initial-delay)
1515 (isearch-lazy-highlight-interval)
1516 (isearch-lazy-highlight-max-at-a-time, isearch-lazy-highlight-face):
1517 * net/net-utils.el (ipconfig-program-options):
1518 Move aliases to options before the associated definitions.
1519
c9805d23
SM
15202010-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
1521
1522 * newcomment.el (comment-normalize-vars): Better test validity of
1523 comment-end-skip.
1524
9e0d4f9e
SM
15252010-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
1526
1527 * emacs-lisp/float-sup.el (float-pi): New name for `pi'.
1528 (float-e): New name for `e'.
1529 (degrees-to-radians, radians-to-degrees):
1530 * calendar/solar.el (solar-longitude):
1531 * calculator.el (calculator-registers, calculator-funcall):
1532 * textmodes/artist.el (artist-spray-random-points):
1533 * play/bubbles.el (bubbles--initialize-images): Use new names.
1534
a2930e43
EL
15352010-09-19 Eric M. Ludlam <zappo@gnu.org>
1536
1537 Update to CEDET 1.0's version of EIEIO.
1538
9e0d4f9e
SM
1539 * emacs-lisp/eieio.el (eieio-specialized-key-to-generic-key):
1540 New function.
a2930e43
EL
1541 (eieio-defmethod, eieio-generic-form, eieio-generic-call): Use it.
1542 (eieio-default-eval-maybe): Eval val instead of unquoting only.
1543 (class-precedence-list): If class is nil, return nil.
1544 (eieio-generic-call): If class of first input arg is nil, don't
1545 look up static methods, and do check for primary methods.
1546 (initialize-instance): See if the default needs to be evaluated
1547 during the constructor.
1548 (eieio-perform-slot-validation-for-default): Don't do the check
1549 for values that will eventually be evaluated.
1550 (eieio-eval-default-p): New function.
1551 (eieio-default-eval-maybe): Use it.
1552
15532010-07-03 Jan Moringen <jan.moringen@uni-bielefeld.de>
1554
1555 * emacs-lisp/eieio.el (eieio-defclass): Allow :c3
1556 method-invocation-order.
1557 (eieio-c3-candidate, eieio-c3-merge-lists): New functions.
1558 (eieio-class-precedence-dfs): Compute class precedence list using
1559 dfs algorithm.
1560 (eieio-class-precedence-bfs): Compute class precedence list using
1561 bfs algorithm.
9e0d4f9e 1562 (eieio-class-precedence-c3): Compute class precedence list using
a2930e43
EL
1563 c3 algorithm.
1564 (class-precedence-list): New function.
1565 (eieiomt-method-list, eieiomt-sym-optimize): Use it.
1566 (inconsistent-class-hierarchy): New error symbol.
1567 (call-next-method): Stow the replacement argument list for future
1568 call-next-method invocations.
1569
87e798a7
GM
15702010-09-15 Glenn Morris <rgm@gnu.org>
1571
ea7f9ebf
GM
1572 * calendar/appt.el (appt-check): If not displaying the diary,
1573 use (diary 1) to only get the entries we need.
1574 (appt-make-list): Sort diary-list-entries, if we cannot guarantee
1575 that it is in day order. (Bug#7019)
1576
1bf6d075
GM
1577 * calendar/appt.el (appt-check): Rather than showing the diary,
1578 just turn off invisible display, and only if needed.
1579
87e798a7
GM
1580 * calendar/diary-lib.el (diary-list-entries): Doc fix. (Bug#7019)
1581
f3a30a50
SM
15822010-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
1583
1584 * emacs-lisp/byte-run.el (set-advertised-calling-convention):
1585 Add `when' argument. Update callers.
1586
1587 * subr.el (unintern): Declare the obarray arg mandatory.
1588
92b99a01
GM
15892010-09-14 Glenn Morris <rgm@gnu.org>
1590
67ae9766
GM
1591 * calendar/diary-lib.el (diary-list-entries-hook, diary-sort-entries):
1592 Doc fixes.
1593
92b99a01
GM
1594 * calendar/diary-lib.el (diary-included-files): New variable.
1595 (diary-list-entries): Maybe initialize diary-included-files.
1596 (diary-include-other-diary-files): Append to diary-included-files.
1597 * calendar/appt.el (appt-update-list): Also check the members of
1598 diary-included-files. (Bug#6999)
08151ec5 1599 (appt-check): Doc fix.
92b99a01 1600
5a66ed0f
DR
16012010-09-12 David Reitter <david.reitter@gmail.com>
1602
1603 * simple.el (line-move-visual): Do not truncate goal column to
1604 integer size. (Bug#7020)
1605
dba28758
SM
16062010-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
1607
1608 * repeat.el (repeat): Allow repeating when the last event is a click.
1609 Suggested by Drew Adams (bug#6256).
1610
681b88dd
SM
16112010-09-11 Sascha Wilde <wilde@sha-bang.de>
1612
1613 * vc/vc-hg.el (vc-hg-state,vc-hg-working-revision):
1614 Replace setting HGRCPATH to "" by some less invasive --config options.
1615
71e657fc
SM
16162010-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
1617
1618 * font-lock.el (font-lock-beginning-of-syntax-function):
1619 Mark as obsolete.
1620
639b9d87
GM
16212010-09-10 Glenn Morris <rgm@gnu.org>
1622
1623 * menu-bar.el (menu-bar-options-save): Fix handling of menu-bar
1624 and tool-bar modes. (Bug#6211)
1625 (menu-bar-mode): Move setting of standard-value after the
1626 minor-mode definition, otherwise it seems to have no effect.
1627
33bd47be
MY
16282010-09-08 Masatake YAMATO <yamato@redhat.com>
1629
1630 * progmodes/antlr-mode.el (antlr-font-lock-additional-keywords):
1631 Fix typo. (Bug#6976)
1632
9c405a86
CY
16332010-09-06 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1634
1635 * whitespace.el: Allow cleaning up blanks without blank
1636 visualization (Bug#6651). Adjust help window for
1637 whitespace-toggle-options (Bug#6479). Allow to use fill-column
71e657fc
SM
1638 instead of whitespace-line-column (from EmacsWiki). New version 13.1.
1639 (whitespace-style): Add new value 'face. Adjust docstring.
1640 (whitespace-space, whitespace-hspace, whitespace-tab):
1641 Adjust foreground property face.
9c405a86
CY
1642 (whitespace-line-column): Adjust docstring and type declaration.
1643 (whitespace-style-value-list, whitespace-toggle-option-alist)
1644 (whitespace-help-text): Adjust const initialization.
1645 (whitespace-toggle-options, global-whitespace-toggle-options):
1646 Adjust docstring.
1647 (whitespace-display-window, whitespace-interactive-char)
1648 (whitespace-style-face-p, whitespace-color-on): Adjust code.
1649 (whitespace-help-scroll): New fun.
1650
3fa0dc8f
AK
16512010-09-05 Alexander Klimov <alserkli@inbox.ru> (tiny change)
1652
1653 * files.el (directory-abbrev-alist): Use \` as default regexp.
19fe13df
SM
1654
1655 * emacs-lisp/rx.el (rx-any): Don't explode ranges that end in special
1656 chars like - or ] (bug#6984).
1657 (rx-any-condense-range): Explode 2-char ranges.
1658
1e05f387
SM
16592010-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
1660
1661 * textmodes/bibtex.el:
1662 * proced.el: Update to new email for Roland Winkler <winkler@gnu.org>.
1663
a3b337cd
GM
16642010-09-02 Glenn Morris <rgm@gnu.org>
1665
1666 * desktop.el (desktop-path): Bump :version after 2009-09-15 change.
1667
d419e1d9
KH
16682010-08-31 Kenichi Handa <handa@m17n.org>
1669
1670 * international/mule-cmds.el (standard-display-european-internal):
1671 Setup standard-display-table for 8-bit characters by storing 8-bit
1672 characters in the element vector.
1673
1e05f387
SM
1674 * disp-table.el (standard-display-8bit):
1675 Setup standard-display-table for 8-bit characters by storing 8-bit
d419e1d9
KH
1676 characters in the element vector.
1677 (standard-display-european): Likewise.
1678
20b8ac83
MA
16792010-08-26 Michael Albinus <michael.albinus@gmx.de>
1680
1681 Sync with Tramp 2.1.19.
1682
1683 * net/tramp-cmds.el (tramp-cleanup-all-connections)
1684 (tramp-reporter-dump-variable, tramp-load-report-modules)
1685 (tramp-append-tramp-buffers): Use `tramp-compat-funcall'.
1686 (tramp-bug): Recommend setting of `tramp-verbose' to 9.
1687
1688 * net/tramp-compat.el (top): Do not autoload
1689 `tramp-handle-file-remote-p'. Load tramp-util.el and tramp-vc.el
1690 only when `start-file-process' is not bound.
1691 (byte-compile-not-obsolete-vars): Define if not bound.
1692 (tramp-compat-funcall): New defmacro.
1693 (tramp-compat-line-beginning-position)
1694 (tramp-compat-line-end-position)
1695 (tramp-compat-temporary-file-directory)
1696 (tramp-compat-make-temp-file, tramp-compat-file-attributes)
1697 (tramp-compat-copy-file, tramp-compat-copy-directory)
1698 (tramp-compat-delete-file, tramp-compat-delete-directory)
1699 (tramp-compat-number-sequence, tramp-compat-process-running-p):
1700 Use it.
1701 (tramp-advice-file-expand-wildcards): Do not use
1702 `tramp-handle-file-remote-p'.
1703 (tramp-compat-make-temp-file): Simplify fallback implementation.
1704 (tramp-compat-copy-file): Add PRESERVE-SELINUX-CONTEXT.
1705 (tramp-compat-copy-tree): Remove function.
1706 (tramp-compat-delete-file): New defun.
1707 (tramp-compat-delete-directory): Provide implementation for older
1708 Emacsen.
1709 (tramp-compat-file-attributes): Handle only
1710 `wrong-number-of-arguments' error.
1711
1e05f387
SM
1712 * net/tramp-fish.el (tramp-fish-handle-copy-file):
1713 Add PRESERVE_SELINUX_CONTEXT.
20b8ac83
MA
1714 (tramp-fish-handle-delete-file): Add TRASH arg.
1715 (tramp-fish-handle-directory-files-and-attributes):
1716 Do not use `tramp-fish-handle-file-attributes.
1717 (tramp-fish-handle-file-local-copy)
1718 (tramp-fish-handle-insert-file-contents)
1719 (tramp-fish-maybe-open-connection): Use `with-progress-reporter'.
1720
1721 * net/tramp-gvfs.el (top): Require url-util.
1722 (tramp-gvfs-mount-point): Remove.
1723 (tramp-gvfs-file-name-handler-alist): Add `file-selinux-context'
1724 and `set-file-selinux-context'.
1725 (tramp-gvfs-stringify-dbus-message, tramp-gvfs-send-command)
1726 (tramp-gvfs-handle-file-selinux-context)
1727 (tramp-gvfs-handle-set-file-selinux-context): New defuns.
1728 (with-tramp-dbus-call-method): Format trace message.
1729 (tramp-gvfs-handle-copy-file): Handle PRESERVE-SELINUX-CONTEXT.
1730 (tramp-gvfs-handle-copy-file, tramp-gvfs-handle-rename-file):
1e05f387
SM
1731 Implement backup call, when operation on local files fails.
1732 Use progress reporter. Flush properties of changed files.
1733 (tramp-gvfs-handle-delete-file): Add TRASH arg.
1734 Use `tramp-compat-delete-file'.
20b8ac83
MA
1735 (tramp-gvfs-handle-expand-file-name): Expand "~/".
1736 (tramp-gvfs-handle-make-directory): Make more traces.
1737 (tramp-gvfs-handle-write-region): Protect deleting tmpfile.
1738 (tramp-gvfs-url-file-name): Hexify file name in url.
1739 (tramp-gvfs-fuse-file-name): Take also prefix (like dav shares)
1740 into account for the resulting file name.
1741 (tramp-gvfs-handler-askquestion): Preserve current message, in
1742 order to let progress reporter continue afterwards. (Bug#6257)
1e05f387
SM
1743 Return dummy mountpoint, when the answer is "no".
1744 See `tramp-gvfs-maybe-open-connection'.
20b8ac83
MA
1745 (tramp-gvfs-handler-mounted-unmounted)
1746 (tramp-gvfs-connection-mounted-p): Test also for new mountspec
1e05f387
SM
1747 attribute "default_location". Set "prefix" property.
1748 Handle default-location.
20b8ac83
MA
1749 (tramp-gvfs-mount-spec): Return both prefix and mountspec.
1750 (tramp-gvfs-maybe-open-connection): Test, whether mountpoint
1751 exists. Raise an error, if not (due to a corresponding answer
1e05f387
SM
1752 "no" in interactive questions, for example).
1753 Use `tramp-compat-funcall'.
20b8ac83
MA
1754
1755 * net/tramp-imap.el (top): Autoload `epg-make-context'.
1756 (tramp-imap-handle-copy-file): Add PRESERVE-SELINUX-CONTEXT.
1757 (tramp-imap-do-copy-or-rename-file)
1758 (tramp-imap-handle-insert-file-contents)
1759 (tramp-imap-handle-file-local-copy): Use `with-progress-reporter'.
1760 (tramp-imap-handle-delete-file): Add TRASH arg.
1761
1e05f387
SM
1762 * net/tramp-smb.el (tramp-smb-handle-copy-file):
1763 Add PRESERVE-SELINUX-CONTEXT.
20b8ac83
MA
1764 (tramp-smb-handle-copy-file)
1765 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
1766 (tramp-smb-handle-write-region, tramp-smb-maybe-open-connection):
1767 Use `with-progress-reporter'.
1768 (tramp-smb-handle-delete-file): Add TRASH arg.
1769
1770 * net/tramp.el (tramp-methods): Move hostname to the end in all
1771 ssh `tramp-login-args'. Add `tramp-async-args' attribute where
1772 appropriate.
1773 (tramp-verbose): Describe verbose level 9.
1774 (tramp-completion-function-alist)
1775 (tramp-file-name-regexp, tramp-chunksize)
1776 (tramp-local-coding-commands, tramp-remote-coding-commands)
1777 (with-connection-property, tramp-completion-mode-p)
1778 (tramp-action-process-alive, tramp-action-out-of-band)
1779 (tramp-check-for-regexp, tramp-file-name-p, tramp-equal-remote)
1780 (tramp-exists-file-name-handler): Fix docstring.
1781 (tramp-remote-process-environment): Use `format' instead of
1782 `concat'. Protect version string by apostroph.
1783 (tramp-shell-prompt-pattern): Do not use a shy group in case of
1784 XEmacs.
1785 (tramp-file-name-regexp-unified)
1786 (tramp-completion-file-name-regexp-unified): On W32 systems, do
1787 not regard the volume letter as remote filename. (Bug#5447)
1788 (tramp-perl-file-attributes)
1789 (tramp-perl-directory-files-and-attributes): Don't pass "$3".
1790 (tramp-vc-registered-read-file-names): Read input as
1791 here-document, otherwise the command could exceed maximum length
1792 of command line.
1793 (tramp-file-name-handler-alist): Add `file-selinux-context' and
1794 `set-file-selinux-context'.
1795 (tramp-debug-message): Add `tramp-compat-funcall' to ignored
1796 backtrace functions.
1797 (tramp-error-with-buffer): Don't show the connection buffer when
1798 we are in completion mode.
1799 (tramp-progress-reporter-update, tramp-remote-selinux-p)
1800 (tramp-handle-file-selinux-context)
1801 (tramp-handle-set-file-selinux-context, tramp-process-sentinel)
1802 (tramp-connectable-p, tramp-open-shell, tramp-get-remote-trash):
1803 New defuns.
1804 (with-progress-reporter): New defmacro.
1805 (tramp-debug-outline-regexp): New defconst.
1806 (top, tramp-rfn-eshadow-setup-minibuffer)
1807 (tramp-rfn-eshadow-update-overlay, tramp-handle-set-file-times)
1808 (tramp-handle-dired-compress-file, tramp-handle-shell-command)
1809 (tramp-completion-mode-p, tramp-check-for-regexp)
1810 (tramp-open-connection-setup-interactive-shell)
1811 (tramp-compute-multi-hops, tramp-read-passwd, tramp-clear-passwd)
1812 (tramp-time-diff, tramp-coding-system-change-eol-conversion)
1813 (tramp-set-process-query-on-exit-flag, tramp-unload-tramp):
1814 Use `tramp-compat-funcall'.
1815 (tramp-handle-make-symbolic-link): Flush file properties.
1816 (tramp-handle-load, tramp-handle-file-local-copy)
1817 (tramp-handle-insert-file-contents, tramp-handle-write-region)
1818 (tramp-handle-vc-registered, tramp-maybe-send-script)
1819 (tramp-find-shell): Use `with-progress-reporter'.
1820 (tramp-do-file-attributes-with-stat): Add space in format string,
1821 in order to work around a bug in pdksh. Reported by Gilles Pion
1822 <gpion@lfdj.com>.
1823 (tramp-handle-verify-visited-file-modtime): Do not send a command
1824 when the connection is not established.
1825 (tramp-handle-set-file-times): Simplify the check for utc.
1826 (tramp-handle-directory-files-and-attributes)
1827 (tramp-get-remote-path): Use `copy-tree'.
1828 (tramp-completion-handle-file-name-all-completions): Ensure, that
1829 non remote files are still checked. Oops.
1e05f387
SM
1830 (tramp-handle-copy-file, tramp-do-copy-or-rename-file):
1831 Handle PRESERVE-SELINUX-CONTEXT.
20b8ac83
MA
1832 (tramp-do-copy-or-rename-file): Add progress reporter.
1833 (tramp-do-copy-or-rename-file-directly): Do not use
1834 `tramp-handle-file-remote-p'.
1835 (tramp-do-copy-or-rename-file-out-of-band):
1836 Use `tramp-compat-delete-directory'.
1837 (tramp-do-copy-or-rename-file-out-of-band)
1838 (tramp-compute-multi-hops, tramp-maybe-open-connection):
1839 Use `format-spec-make'.
1840 (tramp-handle-delete-file): Add TRASH arg.
1841 (tramp-handle-dired-uncache): Flush directory cache, not only file
1842 cache.
1843 (tramp-handle-expand-file-name)
1844 (tramp-completion-handle-file-name-all-completions)
1e05f387
SM
1845 (tramp-completion-handle-file-name-completion):
1846 Use `tramp-connectable-p'.
20b8ac83
MA
1847 (tramp-handle-start-file-process): Set connection property "vec".
1848 Use it, in order to invalidate file caches. Check only for
1849 `remote-tty' process property.
1850 Implement tty setting. (Bug#4604, Bug#6360)
1851 (tramp-file-name-for-operation): Add `call-process-region' and
1852 `set-file-selinux-context'.
1853 (tramp-find-foreign-file-name-handler)
1854 (tramp-advice-make-auto-save-file-name)
1855 (tramp-set-auto-save-file-modes): Remove superfluous check for
1856 `stringp'. This is done inside `tramp-tramp-file-p'.
1857 (tramp-file-name-handler): Trace 'quit. Catch the error for some
1858 operations when we are in completion mode. This gives the user
1859 the chance to correct the file name in the minibuffer.
1860 (tramp-completion-mode-p): Use `non-essential'.
1861 (tramp-handle-file-name-all-completions): Backward/ XEmacs
1862 compatibility: Use `completion-ignore-case' if
1863 `read-file-name-completion-ignore-case' does not exist.
1864 (tramp-get-debug-buffer): Use `tramp-debug-outline-regexp'.
1865 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
1866 `tramp-open-shell'.
1867 (tramp-action-password): Hide password prompt before next run.
1868 (tramp-process-actions): Widen connection buffer for the trace.
1869 (tramp-open-connection-setup-interactive-shell): Set `remote-tty'
1870 process property. Trace stty settings if `tramp-verbose' >= 9.
1871 Apply workaround for IRIX64 bug. Move argument of last
1872 `tramp-send-command' where it belongs to.
1873 (tramp-maybe-open-connection): Use `async-args' and `gw-args' in
1874 front of `login-args'.
1875 (tramp-get-ls-command, tramp-get-ls-command-with-dired): Run tests
1876 on "/dev/null" instead of "/".
1877 (tramp-get-ls-command-with-dired): Make test for "--dired"
1878 stronger.
1879 (tramp-set-auto-save-file-modes): Adapt version check.
1880 (tramp-set-process-query-on-exit-flag): Fix wrong parentheses.
1881 (tramp-handle-process-file): Call the program in a subshell, in
1882 order to preserve working directory.
1883 (tramp-handle-shell-command): Don't use hard-wired "/bin/sh" but
1884 `tramp-remote-sh' from `tramp-methods'.
1885 (tramp-get-ls-command): Make test for "--color=never" stronger.
1886 (tramp-check-for-regexp): Use (forward-line 1).
1887
1888 * net/trampver.el: Update release number.
1889
18902010-08-26 Magnus Henoch <magnus.henoch@gmail.com>
1891
1892 * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Do not pass
1893 empty argument to gvfs-copy.
1894
18952010-08-26 Chong Yidong <cyd@stupidchicken.com>
1896
1897 * net/tramp-compat.el (tramp-compat-delete-file): Rewrite to
1898 handle new TRASH arg of `delete-file'.
1899
19002010-08-26 Christian Lynbech <christian.lynbech@tieto.com> (tiny change)
1901
1902 * net/tramp.el (tramp-handle-insert-directory): Don't use
1903 `forward-word', its default syntax could be changed.
1904
19052010-08-26 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
1906 Michael Albinus <michael.albinus@gmx.de>
1907
1908 Implement compression for inline methods.
1909
1910 * net/tramp.el (tramp-inline-compress-start-size): New defcustom.
1911 (tramp-copy-size-limit): Allow also nil.
1912 (tramp-inline-compress-commands): New defconst.
1913 (tramp-find-inline-compress, tramp-get-inline-compress)
1914 (tramp-get-inline-coding): New defuns.
1915 (tramp-get-remote-coding, tramp-get-local-coding): Remove,
1916 replaced by `tramp-get-inline-coding'.
1917 (tramp-handle-file-local-copy, tramp-handle-write-region)
1918 (tramp-method-out-of-band-p): Use `tramp-get-inline-coding'.
1919
19202010-08-26 Noah Lavine <noah549@gmail.com> (tiny change)
1921
1922 Detect ssh 'ControlMaster' argument automatically in some cases.
1923
1924 * net/tramp.el (tramp-detect-ssh-controlmaster): New defun.
1925 (tramp-default-method): Use it.
1926
19272010-08-26 Karel Klíč <kklic@redhat.com>
1928
1929 * net/tramp.el (tramp-file-name-for-operation):
1930 Add file-selinux-context.
1931
\81ukasz Stelmach, 2010-08-26 17:33:52 +0200" rowspan="4">d5720b4c
S
19322010-08-26 Łukasz Stelmach <lukasz.stelmach@iem.pw.edu.pl> (tiny change)
1933
1934 * play/cookie1.el (read-cookie): Fix off-by-one error (bug#6921).
1935
8d9f4291
CY
19362010-08-26 Chong Yidong <cyd@stupidchicken.com>
1937
1938 * simple.el (beginning-of-buffer, end-of-buffer): Doc fix
1939 (Bug#6907).
1940
9027027d
CF
19412010-08-23 Chris Foote <chris@foote.com.au> (tiny change)
1942
1943 * progmodes/python.el (python-block-pairs): Allow use of "finally"
1944 with "else" (Bug#3991).
1945
c00725d7
LL
19462010-08-22 Leo <sdl.web@gmail.com>
1947
1948 * net/rcirc.el (rcirc-add-or-remove): Accept a list of elements.
1949 (ignore, bright, dim, keyword): Split list of nicknames before
1950 passing to rcirc-add-or-remove (Bug#6894).
1951
bc7d7ea6
CY
19522010-08-22 Chong Yidong <cyd@stupidchicken.com>
1953
1954 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix (Bug#6880).
1955
41a20de9
CY
19562010-08-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1957
1958 * whitespace.el: Fix slow cursor movement (Bug#6172). Reported by
1959 Christoph Groth <cwg@falma.de> and Liu Xin <x_liu@neusoft.com>.
1960 New version 13.0.
1961 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
1962 Adjust initialization.
1963 (whitespace-bob-marker, whitespace-eob-marker)
1964 (whitespace-buffer-changed): New vars.
1965 (whitespace-cleanup, whitespace-color-on, whitespace-color-off)
1966 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp)
1967 (whitespace-post-command-hook, whitespace-display-char-on):
1968 Adjust code.
1969 (whitespace-looking-back, whitespace-buffer-changed): New funs.
1970 (whitespace-space-regexp, whitespace-tab-regexp): Eliminate funs.
1971
e0143335
LL
19722010-08-21 Leo <sdl.web@gmail.com>
1973
\81ukasz Stelmach, 2010-08-26 17:33:52 +0200">d5720b4c 1974 Fix buffer-list rename&refresh after killing a buffer in ido.
413e6468 1975 * ido.el: Revert Óscar's.
e0143335
LL
1976 (ido-kill-buffer-at-head): Exit the minibuffer with ido-exit=refresh.
1977 Remember the buffers at head, rather than their name.
413e6468 1978 * iswitchb.el (iswitchb-kill-buffer): Re-make the list.
e0143335 1979
8f081e96
SM
19802010-08-21 Kirk Kelsey <kirk.kelsey@0x4b.net> (tiny change)
1981 Stefan Monnier <monnier@iro.umontreal.ca>
1982
1983 * progmodes/make-mode.el (makefile-fill-paragraph): Account for the
1984 extra backslash added to each line (bug#6890).
1985
3ff78624
SM
19862010-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
1987
1988 * subr.el (read-key): Don't echo keystrokes (bug#6883).
1989
635f7282
GM
19902010-08-21 Glenn Morris <rgm@gnu.org>
1991
1992 * menu-bar.el (menu-bar-games-menu): Add landmark.
1993
fb89a654
GM
19942010-08-20 Glenn Morris <rgm@gnu.org>
1995
9130a2d6
GM
1996 * align.el (align-regexp): Make group and spacing arguments
1997 use the interactive defaults when non-interactive. (Bug#6698)
1998
fb89a654
GM
1999 * mail/rmail.el (rmail-forward): Replace mail-text-start with its
2000 expansion, so as not to need sendmail.
2001 (mail-text-start): Remove declaration.
2002 (rmail-retry-failure): Require sendmail.
2003
186e86db
SM
20042010-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
2005
2006 * subr.el (read-key): Don't hide the menu-bar entries (bug#6881).
2007
a67e6f13
MA
20082010-08-18 Michael Albinus <michael.albinus@gmx.de>
2009
186e86db
SM
2010 * progmodes/flymake.el (flymake-start-syntax-check-process):
2011 Use `start-file-process' in order to let it run also on remote hosts.
a67e6f13 2012
f3cc64f8
KH
20132010-08-18 Kenichi Handa <handa@m17n.org>
2014
2015 * files.el: Add `word-wrap' as safe local variable.
2016
bb25c8d7
GM
20172010-08-18 Glenn Morris <rgm@gnu.org>
2018
2019 * woman.el (woman-translate): Case matters. (Bug#6849)
2020
a4aae1a5
CY
20212010-08-14 Chong Yidong <cyd@stupidchicken.com>
2022
2023 * simple.el (kill-region): Doc fix (Bug#6787).
2024
721dce17
GM
20252010-08-14 Glenn Morris <rgm@gnu.org>
2026
2027 * calendar/diary-lib.el (diary-header-line-format):
2028 Fit it to the window, not the frame.
2029
7467d0a8
AS
20302010-08-11 Andreas Schwab <schwab@linux-m68k.org>
2031
2032 * subr.el (ignore-errors): Add debug declaration.
2033
1fcf76af
GG
20342010-08-09 Geoff Gole <geoffgole@gmail.com> (tiny change)
2035
2036 * whitespace.el (whitespace-color-off): Remove post-command-hook
2037 locally.
2038
e54a1075
JB
20392010-08-08 Johan Bockgård <bojohan@gnu.org>
2040
2041 * replace.el (replace-highlight): Bind isearch-forward and
2042 isearch-error, ensuring that highlighting is updated if the user
2043 switches the search direction (Bug#6808).
2044
2045 * isearch.el (isearch-lazy-highlight-forward): New var.
2046 (isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
2047 (isearch-lazy-highlight-update): Use it.
2048
7a84eee5
KH
20492010-08-06 Kenichi Handa <handa@m17n.org>
2050
186e86db
SM
2051 * international/mule.el (define-charset): Store NAME as :base property.
2052 (ctext-non-standard-encodings-table): Pay attention to charset aliases.
7a84eee5
KH
2053 (ctext-pre-write-conversion): Sort ctext-standard-encodings by the
2054 current priority. Force using the designation of the specific
2055 charset by adding `charset' text property. Improve the whole
2056 algorithm.
2057
f6b55526
JB
20582010-08-05 Juanma Barranquero <lekktu@gmail.com>
2059
2060 * emulation/pc-select.el (pc-selection-mode-hook)
2061 (copy-region-as-kill-nomark, beginning-of-buffer-mark)
2062 (pc-selection-mode): Fix typos in docstrings.
2063
6b4d96c2
KH
20642010-08-04 Kenichi Handa <handa@m17n.org>
2065
2066 * language/cyrillic.el: Don't add "microsoft-cp1251" to
2067 ctext-non-standard-encodings-alist here.
2068
186e86db
SM
2069 * international/mule.el (ctext-non-standard-encodings-alist):
2070 Add "koi8-r" and "microsoft-cp1251".
6b4d96c2
KH
2071 (ctext-standard-encodings): New variable.
2072 (ctext-non-standard-encodings-table): List only elements for
2073 non-standard encodings.
186e86db 2074 (ctext-pre-write-conversion): Adjust for the above change.
6b4d96c2
KH
2075 Check ctext-standard-encodings.
2076
2077 * international/mule-conf.el (compound-text): Doc fix.
2078 (ctext-no-compositions): Doc fix.
2079 (compound-text-with-extensions): Doc fix.
2080
c613687b
SM
20812010-08-04 Stefan Monnier <monnier@iro.umontreal.ca>
2082
2083 * simple.el (exchange-dot-and-mark): Mark obsolete, finally.
2084
d5b8058f
JB
20852010-08-03 Juanma Barranquero <lekktu@gmail.com>
2086
9ebc731b
JB
2087 * progmodes/which-func.el (which-func-format): Split help-echo text
2088 into lines, like other mode-line tooltips.
2089
d5b8058f
JB
2090 * server.el (server-start): When using TCP sockets, force IPv4
2091 and use a literal 127.0.0.1 for localhost. (Related to bug#6781.)
2092
a2077b7f
SM
20932010-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
2094
2095 * bindings.el (complete-symbol): Run completion-at-point as a fallback.
2096
f63a7652
JB
20972010-08-02 Juanma Barranquero <lekktu@gmail.com>
2098
2099 * term.el (term-delimiter-argument-list): Reflow docstring.
2100 (term-read-input-ring, term-write-input-ring, term-send-input)
2101 (term-bol, term-erase-in-display, serial-supported-or-barf):
2102 Fix typos in docstrings.
2103
a7e26d8b
SM
21042010-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
2105
2106 * bindings.el (function-key-map): Add a S-tab => backtab fallback.
2107
bbc4e17c
JB
21082010-08-01 Juanma Barranquero <lekktu@gmail.com>
2109
2110 * dabbrev.el (dabbrev-completion): Fix typo in docstring.
2111
9aea20c9
MK
21122010-08-01 MON KEY <monkey@sandpframing.com> (tiny change)
2113
2114 * emacs-lisp/syntax.el (syntax-ppss-toplevel-pos):
2115 Fix typo in docstring (bug#6747).
2116
16b0b347
LL
21172010-07-30 Leo <sdl.web@gmail.com>
2118
2119 * eshell/esh-io.el (eshell-get-target): Better detection of
2120 read-only file (Bug#6762).
2121
ad9ae065
JB
21222010-07-30 Juanma Barranquero <lekktu@gmail.com>
2123
2124 * align.el (align-default-spacing): Doc fix.
2125 (align-region-heuristic, align-regexp): Fix typos in docstrings.
2126
fe4be04c
JB
21272010-07-23 Juanma Barranquero <lekktu@gmail.com>
2128
2129 * help-fns.el (find-lisp-object-file-name): Doc fix (bug#6494).
2130
7c7c04c0
JB
21312010-07-19 Juanma Barranquero <lekktu@gmail.com>
2132
2133 * time.el (display-time-day-and-date): Remove spurious * in docstring.
2134 (display-time-world-buffer-name, display-time-world-mode-map):
2135 Fix typos in docstrings.
2136
c9088194
SK
21372010-07-17 Shyam Karanatt <shyam@swathanthran.in> (tiny change)
2138
2139 * image-mode.el (image-display-size): New function.
2140 (image-forward-hscroll, image-next-line, image-eol, image-eob)
2141 (image-mode-fit-frame): Use it (Bug#6639).
2142
dad7c716
CY
21432010-07-17 Chong Yidong <cyd@stupidchicken.com>
2144
2145 * dired.el (dired-buffers-for-dir): Handle list values of
2146 dired-directory (Bug#6636).
2147
f253ef6a
RS
21482010-07-16 Reiner Steib <Reiner.Steib@gmx.de>
2149
2150 * vc.el (vc-coding-system-inherit-eol): New defvar.
2151 (vc-coding-system-for-diff): Use it to decide whether to inherit
2152 from the file the EOL format for reading the diffs of that file.
2153 (Bug#4451)
2154
134a027f
EZ
21552010-07-16 Eli Zaretskii <eliz@gnu.org>
2156
2157 * mail/rmailmm.el (rmail-mime-save): Make the temp buffer
2158 unibyte, so compressed attachments are not compressed again.
2159
243881ed
J
21602010-07-14 Jan Djärv <jan.h.d@swipnet.se>
2161
2162 * xt-mouse.el (xterm-mouse-event-read): Fix for characters > 127
2163 now that unicode is used (Bug#6594).
2164
5cbce271
CY
21652010-07-14 Chong Yidong <cyd@stupidchicken.com>
2166
2167 * simple.el (push-mark-command): Set the selection if
2168 select-active-regions is non-nil.
2169
3260caf8
GM
21702010-07-10 Glenn Morris <rgm@gnu.org>
2171
2172 * calendar/calendar.el (calendar-week-end-day): New function.
2173 * calendar/cal-tex.el (cal-tex-cursor-month): Remove unused vars.
2174 Respect calendar-week-start-day. (Bug#6606)
2175 (cal-tex-insert-day-names, cal-tex-insert-blank-days)
2176 (cal-tex-insert-blank-days-at-end): Respect calendar-week-start-day.
2177 (cal-tex-first-blank-p, cal-tex-last-blank-p): Simplify, and
2178 respect calendar-week-start-day.
2179
c876b263
CY
21802010-07-10 Chong Yidong <cyd@stupidchicken.com>
2181
2182 * simple.el (use-region-p): Doc fix (Bug#6607).
2183
4565b08e
CS
21842010-07-07 Christoph Scholtes <cschol2112@gmail.com>
2185
2186 * progmodes/python.el (python-font-lock-keywords): Add Python 2.7
2187 builtins (BufferError, BytesWarning, WindowsError; callables
2188 bin, bytearray, bytes, format, memoryview, next, print; __package__).
2189
49554388
GM
21902010-07-07 Glenn Morris <rgm@gnu.org>
2191
2192 * play/zone.el (zone-fall-through-ws): Fix next-line ->
2193 forward-line fallout.
2194
e8579ebc
CY
21952010-07-06 Chong Yidong <cyd@stupidchicken.com>
2196
2197 * mouse.el (mouse-appearance-menu): Add docstring.
2198
2199 * help.el (describe-key): Print up-event using key-description.
2200
5d1cd8bd
MA
22012010-07-03 Michael Albinus <michael.albinus@gmx.de>
2202
2203 * net/zeroconf.el (zeroconf-resolve-service)
1e05f387 2204 (zeroconf-service-resolver-handler): Use `dbus-byte-array-to-string'.
5d1cd8bd
MA
2205 (zeroconf-publish-service): Use `dbus-string-to-byte-array'.
2206
112dbc0e
MA
22072010-07-03 Jan Moringen <jan.moringen@uni-bielefeld.de>
2208
2209 * net/zeroconf.el (zeroconf-service-remove-hook): New defun.
2210
d0cb23ca
DN
22112010-06-30 Dan Nicolaescu <dann@ics.uci.edu>
2212
2213 Avoid displaying files with a nil state in vc-dir.
2214 * vc-dir.el (vc-dir-update): Obey the noinsert argument in all
2215 cases that cause insertion.
2216 (vc-dir-resynch-file): Tell vc-dir-update to avoid inserting files
2217 with a nil state.
2218
01b229d1
CY
22192010-06-30 Chong Yidong <cyd@stupidchicken.com>
2220
2221 * xml.el (xml-parse-region): Avoid infloop (Bug#5281).
2222
8bf1c786 22232010-06-29 Leo <sdl.web@gmail.com>
a354ac6a
LL
2224
2225 * emacs-lisp/rx.el (rx): Doc fix. (Bug#6537)
2226
dfc6544c
CY
22272010-06-27 Oleksandr Gavenko <gavenkoa@gmail.com> (tiny change)
2228
2229 * generic-x.el (bat-generic-mode): Fix regexp for command line
2230 switches (Bug#5719).
2231
b7d4de51
CY
22322010-06-27 Masatake YAMATO <yamato@redhat.com>
2233
dfc6544c
CY
2234 * htmlfontify.el (hfy-face-attr-for-class): Use append instead
2235 of nconc to avoid pure storage error (Bug#6239).
b7d4de51 2236
3726248f
CY
22372010-06-27 Christoph <cschol2112@googlemail.com> (tiny change)
2238
8bf1c786 2239 * bookmark.el (bookmark-bmenu-2-window, bookmark-bmenu-other-window)
3726248f
CY
2240 (bookmark-bmenu-other-window-with-mouse): Remove unnecessary
2241 bindings of bookmark-automatically-show-annotations (Bug#6515).
2242
aca54191
EZ
22432010-06-25 Eli Zaretskii <eliz@gnu.org>
2244
2245 * arc-mode.el (archive-zip-extract): Don't quote the file name on
2246 MS-Windows and MS-DOS. (Bug#6467, Bug#6144)
2247
2330fa87
ŠN
22482010-06-24 Štěpán Němec <stepnem@gmail.com> (tiny change)
2249
2250 * comint.el (make-comint, make-comint-in-buffer): Mention return
2251 value in the docstrings. (Bug#6498)
2252
29115ca9
YR
22532010-06-24 Yoni Rabkin <yoni@rabkins.net>
2254
2255 * bs.el (bs-mode-font-lock-keywords): Remove "by" from Dired pattern,
2256 since it is not present when using some non-default switches.
2257
2c79f053
KF
22582010-06-23 Karl Fogel <kfogel@red-bean.com>
2259
2260 * simple.el (compose-mail): Fix doc string to refer to
2261 `compose-mail-user-agent-warnings', instead of to the
2262 nonexistent `compose-mail-check-user-agent'.
2263
50d76a9f
DN
22642010-06-22 Dan Nicolaescu <dann@ics.uci.edu>
2265
2266 Fix vc-annotate for renamed files when using Git.
2267 * vc-git.el (vc-git-find-revision): Deal with empty results from
2268 ls-files. Doe not pass the object as a file name to cat-file, it
2269 is not a file name.
2270 (vc-git-annotate-command): Pass the file name using -- to avoid
2271 ambiguity with the revision.
2272 (vc-git-previous-revision): Pass a relative file name.
2273
6095a05b
GM
22742010-06-22 Glenn Morris <rgm@gnu.org>
2275
943375a6
GM
2276 * progmodes/js.el (js-mode-map): Use standard capitalization and
2277 ellipses for menu entries.
2278
6095a05b
GM
2279 * wid-edit.el (widget-complete): Doc fix.
2280
4514199e
JH
22812010-06-22 Jürgen Hötzel <juergen@hoetzel.info> (tiny change)
2282
2283 * wid-edit.el (widget-complete): Fix typo in 2009-12-02 change.
2284
c4786d60
DN
22852010-06-22 Dan Nicolaescu <dann@ics.uci.edu>
2286
11c46b39
DN
2287 Fix annotating other revisions for renamed files in vc-annotate.
2288 * vc-annotate.el (vc-annotate): Add an optional argument for the
2289 VC backend. Use it when non-nil.
33aeea0e
SM
2290 (vc-annotate-warp-revision): Pass the VC backend to vc-annotate
2291 (Bug#6487).
11c46b39 2292
c4786d60
DN
2293 Fix vc-annotate-show-changeset-diff-revision-at-line for git.
2294 * vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal):
2295 Do not pass the file name to the 'previous-revision call when we
2296 don't want a file diff. (Bug#6489)
2297
04ec0963
DN
22982010-06-21 Dan Nicolaescu <dann@ics.uci.edu>
2299
11c46b39 2300 Fix finding revisions for renamed files in vc-annotate.
04ec0963
DN
2301 * vc.el (vc-find-revision): Add an optional argument for
2302 the VC backend. Use it when non-nil.
2303 * vc-annotate.el (vc-annotate-find-revision-at-line): Pass the VC
2304 backend to vc-find-revision. (Bug#6487)
2305
c036381c
DN
23062010-06-21 Dan Nicolaescu <dann@ics.uci.edu>
2307
2308 Fix reading file names in Git annotate buffers.
1e05f387
SM
2309 * vc-git.el (vc-git-annotate-extract-revision-at-line):
2310 Remove trailing whitespace. Suggested by Eric Hanchrow. (Bug#6481)
c036381c 2311
05c123e6
AM
23122010-06-20 Alan Mackenzie <acm@muc.de>
2313
2314 * progmodes/cc-mode.el (c-before-hack-hook): When the mode is set
2315 in file local variables, set it first.
2316
4111f0c7
GM
23172010-06-19 Glenn Morris <rgm@gnu.org>
2318
74739ffd
GM
2319 * descr-text.el (describe-char-unicode-data): Insert separating
2320 space when needed. (Bug#6422)
2321
4111f0c7
GM
2322 * progmodes/idlwave.el (idlwave-action-and-binding):
2323 Fix typo in 2009-12-03 change. (Bug#6450)
2324
b8add347
SM
23252010-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
2326
2327 * subr.el (read-quoted-char): Fix up last change (bug#6290).
2328
36901266
SM
23292010-06-16 Stefan Monnier <monnier@iro.umontreal.ca>
2330
2331 * font-lock.el (font-lock-major-mode): Rename from
2332 font-lock-mode-major-mode to distinguish it from
2333 global-font-lock-mode's own font-lock-mode-major-mode (bug#6135).
2334 (font-lock-set-defaults):
2335 * font-core.el (font-lock-default-function): Adjust users.
2336 (font-lock-mode): Don't set it at all.
2337
12755d08
SM
23382010-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
2339
2340 * vc-annotate.el (vc-annotate): Use vc-read-revision.
2341
d7cd4abb
GM
23422010-06-15 Glenn Morris <rgm@gnu.org>
2343
2344 * calendar/appt.el (appt-time-msg-list): Doc fix.
2345 (appt-check): Let-bind appt-warn-time.
2346 (appt-add): Make the 3rd argument optional.
2347 Simplify argument names. Doc fix. Check for integer WARNTIME.
2348 Only add WARNTIME to the output list if non-nil.
2349
a675c749
IK
23502010-06-15 Ivan Kanis <apple@kanis.eu>
2351
2352 * calendar/appt.el (appt-check): Let the 3rd element of
2353 appt-time-msg-list specify the warning time.
2354 (appt-add): Add new argument with the warning time. (Bug#5176)
2355
a9de35fe
BR
23562010-06-12 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change)
2357
2358 * vc-svn.el (vc-svn-after-dir-status): Fix regexp for Subversions
2359 older than version 1.6. (Bug#6361)
2360
37a7e764
HE
23612010-06-12 Helmut Eller <eller.helmut@gmail.com>
2362
2363 * emacs-lisp/cl-macs.el (destructuring-bind): Bind `bind-enquote',
2364 used by cl-do-arglist. (Bug#6408)
2365
8c6eab5a
SM
23662010-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
2367
989bc97f
SM
2368 * emacs-lisp/advice.el (ad-compile-function):
2369 Define warning-suppress-types before we let-bind it (bug#6275).
2370
8c6eab5a
SM
2371 * vc-dispatcher.el: Rename mode-line-hook to vc-mode-line-hook;
2372 declare it, make it buffer-local and permanent-local (bug#6324).
2373 (vc-resynch-window): Adjust name.
2374 * vc-hooks.el (vc-find-file-hook): Adjust name.
2375
2d9a4946
JR
23762010-06-07 Jonathan Rockway <jon@jrock.us>
2377
2378 * net/rcirc.el: Add support for password authentication.
2379 (rcirc-server-alist): Add :password keyword.
2380 (rcirc): Ask for a password, or get it from the server's alist.
2381 (rcirc-connect): Add password argument. Pass it to server.
2382
35b148ee
JB
23832010-06-05 Juanma Barranquero <lekktu@gmail.com>
2384
2385 * net/dbus.el (dbus-register-method): Declare function.
2386 (dbus-handle-event, dbus-property-handler): Fix typos in docstrings.
2387 (dbus-introspect): Doc fix.
2388 (dbus-event-bus-name, dbus-introspect-get-interface)
2389 (dbus-introspect-get-argument): Reflow docstrings.
2390
86253dc0
CY
23912010-06-04 Chong Yidong <cyd@stupidchicken.com>
2392
2393 * term/common-win.el (x-colors): Add "dark green" and "dark
2394 turquoise" (Bug#6332).
2395
3845c322
GM
23962010-06-03 Glenn Morris <rgm@gnu.org>
2397
2398 * desktop.el (desktop-clear-preserve-buffers):
2399 Add "*Warnings*" buffer. (Bug#6336)
2400
dbe82b27
DN
24012010-06-02 Dan Nicolaescu <dann@ics.uci.edu>
2402
2403 * vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).
2404
feceda26
SM
24052010-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
2406
2407 * vc-bzr.el (vc-bzr-revision-completion-table): Apply
2408 `file-directory-p' to the filename part rather than to the whole text.
2409
896114cf
SM
24102010-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
2411
2412 * man.el (Man-completion-table): Let the user type "-k " (bug#6319).
2413
949544ed
DA
24142010-05-31 Drew Adams <drew.adams@oracle.com>
2415
2416 * files.el (directory-files-no-dot-files-regexp): Doc fix (bug#6298).
2417
450439d5
JB
24182010-05-31 Juanma Barranquero <lekktu@gmail.com>
2419
2420 * subr.el (momentary-string-display): Just use read-event to read
2421 the exit event (Bug#6238).
2422
fcb52808
CY
24232010-05-29 Chong Yidong <cyd@stupidchicken.com>
2424
2425 * ansi-color.el: Delete unused escape sequences (Bug#6085).
2426 (ansi-color-drop-regexp): New constant.
2427 (ansi-color-apply, ansi-color-filter-region)
896114cf 2428 (ansi-color-apply-on-region): Delete unrecognized control sequences.
fcb52808
CY
2429 (ansi-color-apply): Build string list before calling concat.
2430
4da3541b
CY
24312010-05-27 Chong Yidong <cyd@stupidchicken.com>
2432
896114cf
SM
2433 * progmodes/verilog-mode.el (verilog-type-font-keywords):
2434 Use font-lock-constant-face, not obsolete font-lock-reference-face.
4da3541b
CY
2435
24362010-05-27 Masatake YAMATO <yamato@redhat.com>
2437
2438 * htmlfontify.el (hfy-face-resolve-face): New function.
2439 (hfy-face-to-style): Use it (Bug#6279).
2440
397eb3f3
SM
24412010-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
2442
2443 * epa.el (epa--select-keys): Don't explicitly delete the window since
2444 that can fail (e.g. sole window in frame). Use dedication instead.
2445
ab0c07c0
SM
24462010-05-19 Uday S Reddy <u.s.reddy@cs.bham.ac.uk> (tiny change)
2447
2448 * textmodes/fill.el (fill-region): Don't fill past the end (bug#6201).
2449
29031d52
CY
24502010-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
2451
2452 * subr.el (read-quoted-char): Resolve modifiers after key
2453 remapping (bug#6212).
2454
dc9ed794
SM
24552010-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
2456
2457 * tmm.el (tmm-prompt): Don't try to precompute bindings.
2458 (tmm-get-keymap): Compute shortcuts (bug#6171).
2459
e1cb2c13
GM
24602010-05-10 Glenn Morris <rgm@gnu.org>
2461
2462 * desktop.el (desktop-save-buffer-p): Don't mistakenly include
2463 all dired buffers, even tramp ones. (Bug#5755) [Backport from trunk]
2464
61a808e8
CY
24652010-05-07 Chong Yidong <cyd@stupidchicken.com>
2466
2467 * Version 23.2 released.
2468
f034e176
CY
24692010-05-03 Chong Yidong <cyd@stupidchicken.com>
2470
c0943d3d 2471 * international/mule.el (auto-coding-alist): Only purecopy
3b180a24 2472 car of each item, not the whole list (Bug#6083).
f034e176 2473
f5d6ff44
CY
24742010-05-02 Chong Yidong <cyd@stupidchicken.com>
2475
2476 * progmodes/js.el (js-mode): Make paragraph variables local before
2477 calling c-setup-paragraph-variables (Bug#6071).
2478
aa4d4e4a
EZ
24792010-05-01 Eli Zaretskii <eliz@gnu.org>
2480
2481 * composite.el (compose-region, reference-point-alist): Fix typos
2482 in the doc strings.
2483
78edd3b7 24842010-04-28 Alexander Klimov <alserkli@inbox.ru> (tiny change)
9822590b
AK
2485
2486 * calc/calc-graph.el (calc-graph-plot): Use the proper form for
2487 gnuplot's "set" command.
2488
29c48340
JB
24892010-04-26 Juanma Barranquero <lekktu@gmail.com>
2490
2491 * abbrev.el (last-abbrev-text): Doc fix.
2492 (abbrev-prefix-mark): Don't escape parenthesis.
2493
8ed6fc47
AS
24942010-04-24 Andreas Schwab <schwab@linux-m68k.org>
2495
2496 * composite.el (find-composition): Doc fix.
2497
063c6324
JB
24982010-04-24 Juanma Barranquero <lekktu@gmail.com>
2499
2500 * progmodes/sql.el (sql-electric-stuff): Fix typo in tag.
2501 (sql-oracle-program, sql-sqlite-options)
2502 (sql-query-placeholders-and-send): Doc fixes.
2503 (sql-set-product, sql-interactive-mode): Reflow docstrings.
2504 (sql-imenu-generic-expression, sql-buffer)
2505 (sql-mode-ansi-font-lock-keywords, sql-mode-oracle-font-lock-keywords)
2506 (sql-mode-postgres-font-lock-keywords, sql-mode-ms-font-lock-keywords)
2507 (sql-mode-sybase-font-lock-keywords)
2508 (sql-mode-informix-font-lock-keywords)
2509 (sql-mode-interbase-font-lock-keywords)
2510 (sql-mode-ingres-font-lock-keywords, sql-mode-solid-font-lock-keywords)
2511 (sql-mode-mysql-font-lock-keywords, sql-mode-sqlite-font-lock-keywords)
2512 (sql-mode-db2-font-lock-keywords, sql-mode-font-lock-keywords)
2513 (sql-product-feature, sql-highlight-product)
2514 (comint-line-beginning-position, sql-rename-buffer)
2515 (sql-toggle-pop-to-buffer-after-send-region)
2516 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql, sql-solid)
2517 (sql-ingres, sql-ms, sql-postgres, sql-interbase, sql-db2, sql-linter):
2518 Fix typos in docstrings.
2519
e89dee79
JL
25202010-04-23 Juri Linkov <juri@jurta.org>
2521
2522 * info.el (Info-fontify-node): Put Info-breadcrumbs to the `display'
2523 property instead of `invisible' and `after-string' (bug#5998).
2524
316d12fb
JL
25252010-04-23 Juri Linkov <juri@jurta.org>
2526
2527 * image-mode.el (image-mode-as-text): Fix typo in docstring.
2528
770255e9
JB
25292010-04-23 Juanma Barranquero <lekktu@gmail.com>
2530
2531 * filecache.el (file-cache-add-directory-list)
2532 (file-cache-add-directory-recursively): Fix typos in docstrings.
2533
ece33a6e
KH
25342010-04-22 Kenichi Handa <handa@m17n.org>
2535
2536 * language/indian.el (gurmukhi-composable-pattern): Fix typo.
b106e264 2537 (gujarati-composable-pattern): Fix typo.
ece33a6e 2538
771533aa
KH
25392010-04-20 Kenichi Handa <handa@m17n.org>
2540
2541 * language/indian.el (oriya-composable-pattern)
1e05f387
SM
2542 (tamil-composable-pattern, malayalam-composable-pattern):
2543 Add two-part vowels to "v" (vowel sign).
771533aa 2544
790c2e44
CY
25452010-04-20 Chong Yidong <cyd@stupidchicken.com>
2546
99833607
CY
2547 * files.el (copy-directory): Handle symlinks (Bug#5982).
2548
1e05f387
SM
2549 * progmodes/compile.el (compilation-next-error-function):
2550 Revert 2009-10-12 change (Bug#5983).
790c2e44 2551
808ecc4e
CY
25522010-04-20 Dan Nicolaescu <dann@ics.uci.edu>
2553
2554 * vc-hg.el (vc-hg-state): Use HGRCPATH, not HGRC.
2555 (vc-hg-working-revision): Likewise. Use hg parents, not hg parent
2556 (Bug#5846).
2557
d2c7b917
GM
25582010-04-20 Glenn Morris <rgm@gnu.org>
2559
0ca12598
GM
2560 * emacs-lisp/lisp.el (lisp-completion-at-point): Give it a doc string.
2561
d2c7b917
GM
2562 * minibuffer.el (completion-at-point): Doc fix.
2563
bce31830
DN
25642010-04-17 Dan Nicolaescu <dann@ics.uci.edu>
2565
2566 Fix the version number for added files.
2567 * vc-hg.el (vc-hg-working-revision): Check if the file is
2568 registered after hg parent fails (Bug#5961).
2569
0433ffa6
GM
25702010-04-17 Glenn Morris <rgm@gnu.org>
2571
2572 * htmlfontify.el (htmlfontify-buffer)
2573 (htmlfontify-copy-and-link-dir): Autoload entry points.
2574
8507c65c
CY
25752010-04-17 Magnus Henoch <magnus.henoch@gmail.com>
2576
2577 * vc-hg.el (vc-hg-annotate-extract-revision-at-line): Expand file
2578 name relative to the project root (Bug#5960).
2579
e9ef9777
GM
25802010-04-16 Glenn Morris <rgm@gnu.org>
2581
2582 * vc-git.el (vc-git-print-log): Doc fix.
2583
3808c51f
CY
25842010-04-14 Óscar Fuentes <ofv@wanadoo.es>
2585
2586 * ido.el (ido-file-internal): Fix 2009-12-02 change.
2587
7860d2e3
CY
25882010-04-14 Christoph <cschol2112@googlemail.com> (tiny change)
2589
2590 * progmodes/grep.el (grep-compute-defaults): Fix handling of host
2591 default settings (Bug#5928).
2592
119850e9
GM
25932010-04-10 Glenn Morris <rgm@gnu.org>
2594
2595 * progmodes/fortran.el (fortran-match-and-skip-declaration):
2596 New function.
0a23b2c3 2597 (fortran-font-lock-keywords-3): Use it. (Bug#1385)
119850e9 2598
86a366f4
KH
25992010-04-07 Kenichi Handa <handa@m17n.org>
2600
2601 * language/indian.el (malayalam-composable-pattern): Fix previous
2602 change (add U+0D4D "SIGN VIRAMA").
2603 (oriya-composable-pattern): Add U+0B30 and fix typo in the regexp.
2604 (tamil-composable-pattern): Fix typo in the regexp.
2605 (telugu-composable-pattern): Fix U+0C4D and typo in the regexp.
2606 (kannada-composable-pattern): Fix U+0CB0 and typo in the regexp.
2607 (malayalam-composable-pattern): Fix U+0D4D and typo in the regexp.
2608
8afe2ec6
CY
26092010-04-06 Chong Yidong <cyd@stupidchicken.com>
2610
2611 * textmodes/tex-mode.el (latex-mode): Revert 2008-03-03 change to
2612 paragraph-separate (Bug#5821).
2613
3c5d6dfb
JL
26142010-04-05 Juri Linkov <juri@jurta.org>
2615
2616 Put breadcrumbs on overlay instead of inserting to buffer (bug#5809).
2617
2618 * info.el (Info-find-node-2): Comment out code that skips
2619 breadcrumbs line.
2620 (Info-mouse-follow-link): New command.
2621 (Info-link-keymap): New keymap.
2622 (Info-breadcrumbs): Rename from `Info-insert-breadcrumbs'.
2623 Return a string with links instead of inserting breadcrumbs
2624 to the Info buffer.
2625 (Info-fontify-node): Comment out code that inserts breadcrumbs.
2626 Instead of putting the `invisible' text property over the Info
2627 header, make an overlay over the Info header with the `invisible'
2628 property and `after-string' set to the string returned by
2629 `Info-breadcrumbs'.
2630
6baa27a2
CY
26312010-04-03 Chong Yidong <cyd@stupidchicken.com>
2632
2633 * help.el (help-window-setup-finish): Doc fix (Bug#5830).
2634 Reported by monkey@sandpframing.com.
2635
b42da387
TA
26362010-03-30 Tomas Abrahamsson <tab@lysator.liu.se>
2637
2638 * textmodes/artist.el (artist-mode): Fix typo in docstring.
2639 Reported by Alex Schröder <kensanata@gmail.com>. (Bug#5807)
2640
42763dda
KH
26412010-03-30 Kenichi Handa <handa@m17n.org>
2642
2643 * language/sinhala.el (composition-function-table): Fix regexp for
2644 the new Unicode specification.
2645
2646 * language/indian.el (devanagari-composable-pattern)
2647 (tamil-composable-pattern, kannada-composable-pattern)
194d44e7 2648 (malayalam-composable-pattern): Adjust for the new Unicode
42763dda
KH
2649 specification.
2650 (bengali-composable-pattern, gurmukhi-composable-pattern)
2651 (gujarati-composable-pattern, oriya-composable-pattern)
2652 (telugu-composable-pattern): New variables to cope with the new
2653 Unicode specification. Use them in composition-function-table.
2654
fe59d705
SM
26552010-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
2656
79d74ac5 2657 Make tmm-menubar work for the Buffers menu again (bug#5726).
fe59d705
SM
2658 * tmm.el (tmm-prompt): Also handle keymap entries in the form of
2659 vectors rather than cons cells, as used in menu-bar-update-buffers.
2660
03ffe8be
CY
26612010-03-28 Chong Yidong <cyd@stupidchicken.com>
2662
2a793f7f
CY
2663 * progmodes/js.el (js-auto-indent-flag, js-mode-map)
2664 (js-insert-and-indent): Revert 2009-08-15 change, restoring
2665 electric punctuation for "{}();,:" (Bug#5586).
2666
03ffe8be
CY
2667 * mail/sendmail.el (mail-default-directory): Doc fix.
2668
26692010-03-27 Chong Yidong <cyd@stupidchicken.com>
2670
2671 * mail/sendmail.el (mail-default-directory): Doc fix.
2672
94785022
EZ
26732010-03-27 Eli Zaretskii <eliz@gnu.org>
2674
2675 * subr.el (version-regexp-alist, version-to-list)
2676 (version-list-<, version-list-=, version-list-<=)
2677 (version-list-not-zero, version<, version<=, version=): Doc fix.
2678 (Bug#5744).
2679
eca16aa7
NR
26802010-03-26 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2681 Nick Roberts <nickrob@snap.net.nz>
2682
2683 * progmodes/gdb-ui.el (gdb-apple-test): New function.
2684 (gdb-init-1): Use it.
2685
431af6a4
DN
26862010-02-10 Dan Nicolaescu <dann@ics.uci.edu>
2687
2688 * vc.el (vc-root-diff): Doc fix.
2689
9d30a9f4
CY
26902010-03-25 Chong Yidong <cyd@stupidchicken.com>
2691
9aa2c576
CY
2692 * vc.el (vc-print-log, vc-print-root-log): Doc fix.
2693
9d30a9f4
CY
2694 * simple.el (append-to-buffer): Fix last change.
2695
d0fba174
CY
26962010-03-24 Chong Yidong <cyd@stupidchicken.com>
2697
2698 * simple.el (append-to-buffer): Ensure that point is preserved if
2699 BUFFER is the current buffer. Suggested by YAMAMOTO Mitsuharu.
2700 (Bug#5749)
2701
efee6a6d
SM
27022010-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
2703
2704 * progmodes/make-mode.el (makefile-rule-action-regex): Backtrack less.
2705 (makefile-make-font-lock-keywords): Adjust rule since submatch 1 may
2706 not be present any more.
2707
c6f3804c
JB
27082010-03-24 Juanma Barranquero <lekktu@gmail.com>
2709
2710 * faces.el (set-face-attribute): Fix typo in docstring.
2711 (face-valid-attribute-values): Reflow docstring.
2712
4c3a215a
GM
27132010-03-23 Glenn Morris <rgm@gnu.org>
2714
efee6a6d 2715 * textmodes/flyspell.el (sgml-lexical-context): Autoload it (Bug#5752).
4c3a215a 2716
e9ba3e26
CY
27172010-03-21 Chong Yidong <cyd@stupidchicken.com>
2718
2719 * indent.el (indent-for-tab-command): Doc fix.
2720
c8de140b
JB
27212010-03-22 Juanma Barranquero <lekktu@gmail.com>
2722
2723 * image-dired.el (image-dired-display-thumbs): Fix typo in docstring.
2724 (image-dired-read-comment): Doc fix.
2725
efee6a6d
SM
2726 * json.el (json-object-type, json-array-type, json-key-type)
2727 (json-false, json-null, json-read-number):
c8de140b
JB
2728 * minibuffer.el (completion-in-region-functions):
2729 * calendar/cal-tex.el (cal-tex-daily-end, cal-tex-number-weeks)
2730 (cal-tex-cursor-week):
2731 * emacs-lisp/trace.el (trace-function):
2732 * eshell/em-basic.el (eshell/printnl):
2733 * eshell/em-dirs.el (eshell-last-dir-ring, eshell-parse-drive-letter)
2734 (eshell-read-last-dir-ring, eshell-write-last-dir-ring):
2735 * obsolete/levents.el (allocate-event, event-key, event-object)
2736 (event-point, event-process, event-timestamp, event-to-character)
2737 (event-window, event-x, event-x-pixel, event-y, event-y-pixel):
2738 * textmodes/reftex-vars.el (reftex-index-macros-builtin)
2739 (reftex-section-levels, reftex-auto-recenter-toc, reftex-toc-mode-hook)
2740 (reftex-cite-punctuation, reftex-search-unrecursed-path-first)
2741 (reftex-highlight-selection): Fix typos in docstrings.
2742
d1200087
JB
27432010-03-19 Juanma Barranquero <lekktu@gmail.com>
2744
2745 * minibuffer.el (completion-in-region-functions): Fix docstring typos.
2746
f454672b
GM
27472010-03-18 Glenn Morris <rgm@gnu.org>
2748
2749 * mail/rmail.el (rmail-highlight-face): Restore option deleted
2750 2008-02-13 without comment; mark it obsolete.
2751 (rmail-highlight-headers): Use rmail-highlight-face once more.
2752
d5704d66
CY
27532010-03-16 Chong Yidong <cyd@stupidchicken.com>
2754
2755 * woman.el (woman2-process-escapes): Only consume the newline if
2756 the filler character is on a line by itself (Bug#5729).
2757
fade35dd
KH
27582010-03-16 Kenichi Handa <handa@m17n.org>
2759
2760 * language/indian.el (devanagari-composable-pattern): Add more
2761 consonants.
2762
c8215db1
MA
27632010-03-14 Michael Albinus <michael.albinus@gmx.de>
2764
2765 * net/trampver.el: Update release number.
2766
b4d16368
GM
27672010-03-13 Glenn Morris <rgm@gnu.org>
2768
2769 * Makefile.in (ELCFILES): Add cedet/semantic/imenu.el.
2770
c0e17ff2
MA
27712010-03-13 Michael Albinus <michael.albinus@gmx.de>
2772
efee6a6d
SM
2773 * net/tramp.el (tramp-find-executable):
2774 Use `tramp-get-connection-buffer'. Make the regexp for checking
c0e17ff2
MA
2775 output of "wc -l" more robust.
2776 (tramp-find-shell): Use another shell but /bin/sh on OpenSolaris.
2777 (tramp-open-connection-setup-interactive-shell): Remove workaround
2778 for OpenSolaris bug, it is not needed anymore.
2779
eb123b12
GM
27802010-03-12 Glenn Morris <rgm@gnu.org>
2781
2782 * emacs-lisp/cl-macs.el (defsubst*): Add autoload cookie. (Bug#4427)
2783
5f8d2ce0
WS
27842010-03-11 Wilson Snyder <wsnyder@wsnyder.org>
2785
2786 * files.el (auto-mode-alist): Accept more verilog file patterns.
2787
35b148ee 27882010-03-09 Miles Bader <miles@gnu.org>
25344b05
MB
2789
2790 * vc-git.el (vc-git-print-log): Use "tformat:" for shortlog,
2791 instead of "format:"; this ensures that the output is
2792 newline-terminated.
2793
4e7cafbe
CY
27942010-03-08 Chong Yidong <cyd@stupidchicken.com>
2795
2796 * mail/rfc822.el (rfc822-addresses): Use nested catches to ensure
2797 that all errors are caught, and that the return value is always a
2798 list (Bug#5692).
2799
aec66319
KH
28002010-03-08 Kenichi Handa <handa@m17n.org>
2801
2802 * language/misc-lang.el (windows-1256): New coding system.
ebc3ea5c 2803 (cp1256): New alias of windows-1256 (bug#5690).
aec66319 2804
b327c975
AS
28052010-03-07 Andreas Schwab <schwab@linux-m68k.org>
2806
2807 * mail/rfc822.el (rfc822-addresses): Move catch clause down around
2808 call to rfc822-bad-address. (Bug#5692)
2809
1c465a6a
CY
28102010-03-07 Štěpán Němec <stepnem@gmail.com> (tiny change)
2811
1e05f387
SM
2812 * vc-git.el (vc-git-annotate-extract-revision-at-line):
2813 Use vc-git-root as default directory for revision path (Bug#5657).
1c465a6a 2814
a4e32226
CY
28152010-03-06 Chong Yidong <cyd@stupidchicken.com>
2816
2817 * calculator.el (calculator): Don't bind split-window-keep-point
2818 (Bug#5674).
2819
4c83ed3d
SM
28202010-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
2821
2822 * vc-git.el: Re-flow to fit into 80 columns.
2823 (vc-git-after-dir-status-stage, vc-git-dir-status-goto-stage):
2824 Remove spurious `quote' element in each case alternative.
2825 (vc-git-show-log-entry): Use prog1.
2826 (vc-git-after-dir-status-stage): Remove unused var `remaining'.
2827
e8defde3
SM
28282010-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
2829
2830 * man.el (Man-files-regexp): Tighten up the regexp (bug#5686).
2831
233f0c9f
CY
28322010-03-03 Chong Yidong <cyd@stupidchicken.com>
2833
2834 * macros.el (insert-kbd-macro): Look up keyboard macro using the
2835 definition, not the name (Bug#5481).
2836
254bedef 28372010-03-03 Štěpán Němec <stepnem@gmail.com> (tiny change)
bc91aee9
ŠN
2838
2839 * subr.el (momentary-string-display): Don't overwrite the MESSAGE
2840 argument with a local variable. (Bug#5670)
2841
7187cdae
JL
28422010-03-02 Juri Linkov <juri@jurta.org>
2843
2844 * info.el (Info-index-next): Decrement line number by 2. (Bug#5652)
2845
9cf3544e
MA
28462010-03-02 Michael Albinus <michael.albinus@gmx.de>
2847
2848 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix an
2849 error when FILENAME and NEWNAME are existing remote directories.
2850
2851 * net/tramp-compat.el (tramp-compat-make-temp-file): Add optional
2852 parameter DIR-FLAG.
2853
33f77982
GM
28542010-03-02 Glenn Morris <rgm@gnu.org>
2855
2856 * calendar/cal-hebrew.el (holiday-hebrew-passover): Fix date
2857 of Yom HaAtzma'ut when it falls on a Monday (rule changed in 2004).
2858
d99ea08e
KH
28592010-03-01 Kenichi Handa <handa@m17n.org>
2860
e8defde3 2861 * language/burmese.el (burmese-composable-pattern): Rename from
d99ea08e
KH
2862 myanmar-composable-pattern.
2863
e8defde3
SM
2864 * international/characters.el (script-list):
2865 * international/fontset.el (script-representative-chars):
2866 Change myanmar to burmese.
d99ea08e 2867 (otf-script-alist): Likewise.
4aa2c3b2
KH
2868 (setup-default-fontset): Likewise. Re-fix :otf spec.
2869
b374f54d
KY
28702010-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
2871
2872 * menu-bar.el (menu-bar-manuals-menu): Fix typo.
2873
71572c03
JD
28742010-02-28 Jan Djärv <jan.h.d@swipnet.se>
2875
2876 * scroll-bar.el (scroll-bar-drag-1): Add save-excursion, bug #5654.
2877
00cffdeb
MA
28782010-02-28 Michael Albinus <michael.albinus@gmx.de>
2879
2880 * net/tramp.el (tramp-handle-write-region): START can be a string.
2881 Take care in the checks. Reported by Dan Davison
2882 <davison@stats.ox.ac.uk>.
2883
d4b06783
MA
28842010-02-28 Michael Albinus <michael.albinus@gmx.de>
2885
2886 * net/dbus.el (dbus-introspect, dbus-get-property)
33aeea0e
SM
2887 (dbus-set-property, dbus-get-all-properties):
2888 Use `dbus-call-method' when noninteractive. (Bug#5645)
d4b06783 2889
8c3e96d2
CY
28902010-02-28 Chong Yidong <cyd@stupidchicken.com>
2891
de3a1fe9
CY
2892 * textmodes/reftex-toc.el (reftex-toc-promote-prepare):
2893 * emacs-lisp/elint.el (elint-add-required-env):
de3a1fe9
CY
2894 * calendar/icalendar.el (icalendar--add-diary-entry):
2895 * calc/calcalg2.el (math-tracing-integral):
8c3e96d2
CY
2896 * files.el (recover-session-finish): Use with-current-buffer
2897 instead of save-excursion.
2898
c53b9c3b
SM
28992010-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
2900
2901 Fix in-buffer completion when after-change-functions modify the buffer.
2902 * minibuffer.el (completion--replace): New function.
2903 (completion--do-completion): Use it and use relative movement.
2904
4a16bdc6
CY
29052010-02-27 Chong Yidong <cyd@stupidchicken.com>
2906
2907 * international/fontset.el (setup-default-fontset): Fix :otf spec.
d99ea08e 2908
b8280f39
CY
29092010-02-27 Jeremy Whitlock <jcscoobyrs@gmail.com> (tiny change)
2910
c53b9c3b
SM
2911 * progmodes/python.el (python-pdbtrack-stack-entry-regexp):
2912 Allow the characters _<> in the stack entry (Bug#5653).
b8280f39 2913
f88cc4d6
KH
29142010-02-26 Kenichi Handa <handa@m17n.org>
2915
2916 * language/burmese.el: Fix entries in composition-function-table.
2917 (myanmar-composable-pattern): New variable.
2918
2919 * international/fontset.el (setup-default-fontset): Add an entry
2920 for myanmar.
2921
2922 * international/characters.el (script-list): Add Myanmar
2923 Extended-A.
2924
cdbf9100
GM
29252010-02-26 Glenn Morris <rgm@gnu.org>
2926
90a94603
GM
2927 * custom.el (custom-initialize-delay): Doc fix.
2928
cdbf9100
GM
2929 * mail/sendmail.el (send-mail-function): Autoload the call
2930 to custom-initialize-delay, not otherwise preserved in loaddefs.el.
2931
f95a5fd0
CY
29322010-02-24 Chong Yidong <cyd@stupidchicken.com>
2933
2934 * files.el (hack-local-variables-filter): For eval forms, also
2935 check safe-local-variable-p (Bug#5636).
2936
6583ba0e
CY
29372010-02-24 Eduard Wiebe <usenet@pusto.de>
2938
2939 * javascript.el (wisent-javascript-jv-expand-tag): Avoid c(ad)ddr
2940 and use c(ad)r of cddr (Bug#5640).
2941
459a5f4b
MA
29422010-02-22 Michael Albinus <michael.albinus@gmx.de>
2943
2944 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Protect
2945 setting the modes by `ignore-errors'. It might fail, for example
2946 if the file is not owned by the user but the group.
2947 (tramp-handle-write-region): Ensure, that `tmpfile' is always readable.
2948
bb23f6e8
CY
29492010-02-21 Chong Yidong <cyd@stupidchicken.com>
2950
33aeea0e
SM
2951 * files.el (directory-listing-before-filename-regexp):
2952 Use stricter matching for iso-style dates, to avoid false matches with
50c58e27
CY
2953 date-like filenames (Bug#5597).
2954
b660eb70
CY
2955 * htmlfontify.el (htmlfontify): Doc fix.
2956
2957 * eshell/eshell.el (eshell): Doc fix.
2958
bb23f6e8
CY
2959 * startup.el (fancy-about-screen): In mode-line, apply
2960 mode-line-buffer-id face only to the buffer name (Bug#5613).
2961
3e39928c
CY
29622010-02-20 Kevin Ryde <user42@zip.com.au>
2963
f7e0618c
JB
2964 * progmodes/compile.el (compilation-error-regexp-alist-alist):
2965 In `watcom' anchor regexp to start of line, to avoid slowness
3e39928c
CY
2966 (Bug#5599).
2967
0f00e948
EZ
29682010-02-20 Eli Zaretskii <eliz@gnu.org>
2969
2970 * subr.el (remove-yank-excluded-properties): Explain in a comment
2971 why `category' property is removed.
2972
3513efb2
CY
29732010-02-19 Chong Yidong <cyd@stupidchicken.com>
2974
33aeea0e
SM
2975 * isearch.el (isearch-update-post-hook, isearch-update):
2976 Revert 2010-02-17 change.
3513efb2 2977
b4340b3f
UJ
29782010-02-19 Ulf Jasper <ulf.jasper@web.de>
2979
2980 * calendar/icalendar.el (icalendar--convert-ordinary-to-ical)
2981 (icalendar--convert-weekly-to-ical)
2982 (icalendar--convert-yearly-to-ical)
2983 (icalendar--convert-block-to-ical)
2984 (icalendar--convert-cyclic-to-ical)
2985 (icalendar--convert-anniversary-to-ical): Take care of time
2986 specifications where hour has 1-digit only (Bug#5549).
2987
8cfae03d
NR
29882010-02-19 Nick Roberts <nickrob@snap.net.nz>
2989
2990 * progmodes/gdb-ui.el (gdb-assembler-handler): Accommodate change
2991 of disassemble output in GDB 7.1.
2992
055e4eea
GM
29932010-02-19 Glenn Morris <rgm@gnu.org>
2994
2995 * progmodes/f90.el (f90-electric-insert): Give it a delete-selection
2996 property. (Bug#5593)
2997
ff6b00de
SS
29982010-02-18 Sam Steingold <sds@gnu.org>
2999
3000 * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
3001
fe8c0b47
SM
30022010-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
3003
3004 Use abbreviated file names in bookmarks (bug#5591).
3005 * bookmark.el (bookmark-maybe-load-default-file): Remove redundant
3006 calls to expand-file-name.
3007 (bookmark-relocate): Use abbreviated file names in bookmarks.
3008 (bookmark-load): Use abbreviated file names in messages.
3009
73a37a69
MA
30102010-02-18 Michael Albinus <michael.albinus@gmx.de>
3011
3012 * net/tramp.el (tramp-handle-directory-files): When FULL, do not
3013 expand "." and "..". Reported by Thierry Volpiatto
3014 <thierry.volpiatto@gmail.com>.
3015
6e4f5731
MA
30162010-02-18 Michael Albinus <michael.albinus@gmx.de>
3017
3018 * net/tramp.el (tramp-handle-insert-file-contents): Set always the
3019 permissions of the temporary file to "0600". In case the remote
3020 file has no read permissions for the owner, there might be
3021 problems otherwise. Reported by Ole Laursen <olau@iola.dk>.
3022
302322010-02-18 Glenn Morris <rgm@gnu.org>
b788a98d
GM
3024
3025 * emacs-lisp/authors.el (authors-renamed-files-alist):
3026 Add entries for INSTALL.CVS.
3027
ba5bf642
MH
30282010-02-17 Mark A. Hershberger <mah@everybody.org>
3029
f7e0618c 3030 * vc-bzr.el: Fix typo in Known Bugs section.
ba5bf642 3031
f7e0618c 3032 * isearch.el (isearch-update-post-hook): New hook.
ba5bf642
MH
3033 (isearch-update): Use the new hook.
3034
aac0b0f2
MA
30352010-02-16 Michael Albinus <michael.albinus@gmx.de>
3036
fe8c0b47
SM
3037 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
3038 Fix errors in copying directories.
aac0b0f2
MA
3039 (tramp-handle-add-name-to-file, tramp-handle-copy-directory)
3040 (tramp-do-copy-or-rename-file, tramp-handle-delete-directory)
3041 (tramp-handle-delete-file)
3042 (tramp-handle-dired-recursive-delete-directory)
3043 (tramp-handle-write-region): Flush also the cache for the upper
3044 directory.
3045
05bbe066
CY
30462010-02-16 Chong Yidong <cyd@stupidchicken.com>
3047
e8ab3908
CY
3048 * simple.el (save-interprogram-paste-before-kill): Doc fix.
3049
ff90f4b0
CY
3050 * cus-edit.el (hardware): Doc fix.
3051
3052 * man.el (man): Add to external custom group.
3053
3054 * delim-col.el (columns): Move to wp custom group.
3055
3056 * doc-view.el (doc-view): Add to data custom group.
3057
fe8c0b47 3058 * nxml/nxml-mode.el (nxml-faces): Remove from font-lock-faces group.
ff90f4b0 3059
05bbe066
CY
3060 * textmodes/flyspell.el (flyspell-word): Obey the offset specified
3061 by ispell-parse-output (Bug#5575).
3062
fa6ea913
KH
30632010-02-16 Kenichi Handa <handa@m17n.org>
3064
3065 * international/ja-dic-cnv.el (iso-2022-7bit-short): Delete it.
3066 (skkdic-convert-okuri-ari): Ignore lines starting with '>'.
3067 (skkdic-convert): Use `euc-japan' coding system for writing.
3068
88fd78ae
GM
30692010-02-16 Glenn Morris <rgm@gnu.org>
3070
3071 * textmodes/tex-mode.el (tex-bibtex-file): Expand the result of
3072 tex-main-file before using it. (Bug#5562)
3073
2b8c974a
SM
30742010-02-15 Stefan Monnier <monnier@iro.umontreal.ca>
3075
3076 * emacs-lisp/advice.el (ad-compile-function): Suppress byte-compiler
3077 warnings, since it is annoying for the user to see them each time he
3078 runs the code.
3079
7540f029
MA
30802010-02-15 Michael Albinus <michael.albinus@gmx.de>
3081
3082 * net/tramp.el (tramp-process-actions, tramp-read-passwd):
3083 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection): Use VEC
3084 instead of PROC for caching "first-password-request". Otherwise,
3085 new processes would not profit from passwords already entered.
3086
2b8c974a
SM
3087 * net/tramp-cache.el (tramp-dump-connection-properties):
3088 Don't save "first-password-request" property.
7540f029 3089
fa5f7c5f
JB
30902010-02-14 Juanma Barranquero <lekktu@gmail.com>
3091
3092 * outline.el (outline-head-from-level):
3093 * simple.el (with-wrapper-hook):
fa5f7c5f
JB
3094 * emacs-lisp/elint.el (elint-extra-errors, elint-current-buffer)
3095 (elint-defun, elint-buffer-env, elint-top-form-logged)
3096 (elint-unbound-variable):
3097 * textmodes/reftex-toc.el (reftex-toc-newhead-from-alist):
3098 Fix typos in docstrings.
3099
ecbaeb7b
MA
31002010-02-14 Michael Albinus <michael.albinus@gmx.de>
3101
3102 * files.el (insert-directory): When WILDCARD-REGEXP and
3103 FULL-DIRECTORY-P are nil, insert the file entry instead of the
3104 whole directory. (Bug#5551)
3105
3106 * net/ange-ftp.el (ange-ftp-insert-directory): Insert " " for
3107 dired's alignment sanity. (Bug#5516)
3108
91e3333f
JL
31092010-02-14 Juri Linkov <juri@jurta.org>
3110
3111 * man.el (Man-fontify-manpage, Man-cleanup-manpage):
3112 Remove remaining ^H with their preceding chars. (Bug#5566)
3113
36020642
GM
31142010-02-13 Glenn Morris <rgm@gnu.org>
3115
3116 * simple.el (transpose-subr): Give it a doc-string.
3117
3118 * textmodes/paragraphs.el (transpose-paragraphs, transpose-sentences):
3119 Doc fixes.
3120
f5952338
JL
31212010-02-12 Juri Linkov <juri@jurta.org>
3122
3123 * arc-mode.el (archive-unique-fname): Make directories for nested
3124 archives. (Bug#5540)
3125
918fe50f
JL
31262010-02-12 Juri Linkov <juri@jurta.org>
3127
3128 * ffap.el (dired-at-point): Fix docstring. (Bug#5565)
3129
c07ff221
SM
31302010-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
3131
48b1e7cf
SM
3132 * subr.el (copy-overlay): Handle deleted overlays.
3133
c07ff221
SM
3134 * man.el (Man-completion-table): Don't signal an error if we can't run
3135 manual-program (bug#4056).
3136
0e374247
JB
31372010-02-10 Juanma Barranquero <lekktu@gmail.com>
3138
3139 * textmodes/artist.el (artist-mt): Fix typos in docstring.
3140
dbf8402b
SM
31412010-02-10 Thierry Volpiatto <thierry.volpiatto@gmail.com>
3142
348d1e60
SM
3143 * info.el (Info-bookmark-jump): Simplify.
3144
dbf8402b
SM
3145 * bookmark.el (bookmark-handle-bookmark): Catch the right error.
3146 (bookmark-default-handler): Accept new bookmark field `buffer'.
3147
e6d23bb5
CY
31482010-02-10 Chong Yidong <cyd@stupidchicken.com>
3149
3150 * iswitchb.el (iswitchb-completions): Revert last change.
3151
a8e4290b
MA
31522010-02-10 Michael Albinus <michael.albinus@gmx.de>
3153
2b23acde 3154 * ls-lisp.el (ls-lisp-insert-directory): When WILDCARD-REGEXP and
348d1e60
SM
3155 FULL-DIRECTORY-P are nil, and FILE is absolute, expand it.
3156 This prevents file names like "~/" being listed literally.
a8e4290b 3157
c59d6fad
DN
31582010-02-10 Dan Nicolaescu <dann@ics.uci.edu>
3159
348d1e60
SM
3160 * term/xterm.el (xterm-maybe-set-dark-background-mode):
3161 Remove dead code. (Bug#5546)
c59d6fad 3162
3a66e78f
CY
31632010-02-09 Chong Yidong <cyd@stupidchicken.com>
3164
3165 * eshell/em-ls.el (eshell-ls-applicable): Frob file attributes
3166 correctly (Bug#5548).
3167
f29fd869
CY
31682010-02-08 Jose E. Marchesi <jemarch@gnu.org>
3169
3170 * progmodes/ada-mode.el (ada-in-numeric-literal-p): New function.
fe8c0b47 3171 (ada-adjust-case): Don't adjust case in hexadecimal number literals.
f29fd869 3172
7fad1447
KH
31732010-02-08 Kenichi Handa <handa@m17n.org>
3174
3175 * international/mule-util.el (with-coding-priority): Add autoload
48c2d18a 3176 cookie for putting `lisp-indent-function'.
7fad1447 3177
50e4518b
GM
31782010-02-07 Glenn Morris <rgm@gnu.org>
3179
3180 * progmodes/f90.el (f90-font-lock-keywords-1, f90-font-lock-keywords-2):
3181 Move F2003 named interfaces from keywords-2 to keywords-1, and
3182 use function-name-face rather than constant-face.
3183 Simplify "abstract interface" regexp.
3184
a4cc44cf
CY
31852010-02-07 Chong Yidong <cyd@stupidchicken.com>
3186
3187 * eshell/esh-util.el (eshell-file-attributes): New optional arg
3188 ID-FORMAT. Pass it to `file-attributes'.
3189
3190 * eshell/em-ls.el (eshell-do-ls): Use it (Bug#5528).
3191
c917476d
CY
31922010-02-07 sj <prime.wizard+emacs@gmail.com> (tiny change)
3193
3194 * faces.el (set-face-attribute): Allow calling
3195 internal-set-lisp-face-attribute with 'unspecified family and
3196 foundry argument (Bug#5536).
3197
7cf3f3d6
GM
31982010-02-07 Glenn Morris <rgm@gnu.org>
3199
3200 * progmodes/f90.el (f90-font-lock-keywords-2)
3201 (f90-looking-at-type-like, f90-looking-at-program-block-end):
3202 Handle F2003 named interfaces.
3203
ffe87109
CY
32042010-02-06 Chong Yidong <cyd@stupidchicken.com>
3205
3206 * progmodes/cc-mode.el (c-common-init): Bind temporary variables
3207 beg and end before calling c-get-state-before-change-functions.
3208
4775ecad
DN
32092010-02-06 Dan Nicolaescu <dann@ics.uci.edu>
3210
33aeea0e
SM
3211 * vc-bzr.el (vc-bzr-dir-extra-headers):
3212 Disable the pending merges header.
4775ecad 3213
0d17c4b9
JL
32142010-02-05 Juri Linkov <juri@jurta.org>
3215
3216 * doc-view.el (doc-view-mode):
3217 * image-mode.el (image-mode): Put property mode-class=special.
3218 (Bug#4896)
3219
8228a275
MH
32202010-02-05 Mark A. Hershberger <mah@everybody.org>
3221
3222 * vc-svn.el (vc-svn-revision-table): New function.
3223
d9320986
MA
32242010-02-05 Michael Albinus <michael.albinus@gmx.de>
3225
3226 * net/ange-ftp.el (ange-ftp-insert-directory):
3227 * net/tramp-imap.el (tramp-imap-handle-insert-directory):
3228 * net/tramp-smb.el (tramp-smb-handle-insert-directory):
3229 Handle also directories. (Bug#5478)
3230
f43d8ecc
GM
32312010-02-05 Glenn Morris <rgm@gnu.org>
3232
3233 * progmodes/f90.el (f90-font-lock-keywords-2): Fix `enum'.
3234
ce3a988d
CY
32352010-02-05 Chong Yidong <cyd@stupidchicken.com>
3236
3237 * startup.el (command-line-1): Convert options beginning with a
3238 single dash as well (Bug#5519).
3239
bdd42899
SM
32402010-02-05 Stefan Monnier <monnier@iro.umontreal.ca>
3241
51b23c44
SM
3242 Make `initials' completion work for /hh -> /home/horn again (bug#5524).
3243 * minibuffer.el (completion-initials-expand): Only check the presence
3244 of delims *within* the boundaries, since otherwise the / delim is
3245 always found for files.
3246
bdd42899
SM
3247 Fix up various corner case problems.
3248 * doc-view.el (doc-view-last-page-number): New function.
3249 (doc-view-mode, doc-view-last-page, doc-view-goto-page): Use it.
3250 (doc-view-goto-page): Avoid inf-loops when the conversion fails.
3251 (doc-view-kill-proc): Avoid inf-loop in freak cases.
3252 (doc-view-reconvert-doc): Use the new recursive delete-directory.
3253 (doc-view-convert-current-doc): Don't create the resolution.el file
3254 here any more.
3255 (doc-view-pdf/ps->png): Do it here instead.
3256 (doc-view-already-converted-p): Check that resolution.el is present.
3257 (doc-view-pdf->png): Don't rely on doc-view-pdf/ps->png for the few
3258 windows that are not yet showing images.
3259
d5b3979c
MA
32602010-02-04 Michael Albinus <michael.albinus@gmx.de>
3261
3262 * dired.el (dired-revert): If DIRED-DIRECTORY is a cons cell, call
3263 `dired-uncache' for every elemnt which is an absolute file name.
3264
3265 * net/tramp.el (tramp-handle-dired-uncache): When DIR is not a
3266 directory, handle its directory component.
3267 (tramp-handle-file-remote-p): Let-bind `tramp-verbose' to 3; this
3268 function is called permanently and creates noise, otherwise.
3269
3270 * net/tramp-imap.el (tramp-imap-handle-insert-directory):
3271 * net/tramp-smb.el (tramp-smb-handle-insert-directory):
3272 Handle the case, FILENAME is not in `default-directory'. (Bug#5478)
3273
b003beb1
DB
32742010-02-04 David Burger <dburger@google.com> (tiny change)
3275
3276 * macros.el (apply-macro-to-region-lines):
3277 Minor simplification. (Bug#5485)
3278
ea92f9f3
GM
32792010-02-04 Glenn Morris <rgm@gnu.org>
3280
a03ae20d
GM
3281 * mail/rmail.el (rmail-show-message-1): Handle malformed
3282 quoted-printable text. (Bug#5441)
3283
4d01b827
GM
3284 * mail/mail-utils.el (mail-unquote-printable-region): Doc fix.
3285
ea92f9f3
GM
3286 * simple.el (visual-line-mode): Capitalize lighter.
3287
82055bb7
JW
32882010-02-03 John Wiegley <jwiegley@gmail.com>
3289
3290 * iswitchb.el (iswitchb-completions): Add bookmark files to the
3291 list of files considered for "virtual buffer" completions.
3292
8214b6e4
MA
32932010-02-03 Michael Albinus <michael.albinus@gmx.de>
3294
3295 * net/ange-ftp.el (ange-ftp-insert-directory): Parse directory
b762841f 3296 also in case of (and (not full) (not wildcard)). This is needed,
8214b6e4
MA
3297 when dired is called with a list of files, which are not in
3298 `default-directory'. (Bug#5478)
3299
1df9718f
SM
33002010-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
3301
3302 * vc-hooks.el (vc-path): Make it an obsolete var, rather than function.
3303
02ba1267
JL
33042010-02-02 Juri Linkov <juri@jurta.org>
3305
3306 * textmodes/ispell.el (ispell-message-text-end): Remove final newline
3307 from unidiff to allow function-line after @@.
3308
a0c6a0fb
JL
33092010-02-02 Juri Linkov <juri@jurta.org>
3310
3311 * ediff-util.el (ediff-file-checked-in-p): Replace '(nil CVS) by
3312 '(RCS SCCS) with inverted condition.
3313
c35fcd52
MA
33142010-02-02 Michael Albinus <michael.albinus@gmx.de>
3315
3316 * net/ange-ftp.el (ange-ftp-skip-msgs): Ignore all ""^500 .*AUTH"
3317 messages.
3318
6ba973c1
JL
33192010-02-01 Juri Linkov <juri@jurta.org>
3320
3321 * arc-mode.el (archive-zip-extract): Use `member-ignore-case' to
3322 compare with "pkunzip" and "pkzip" instead of only "pkzip".
3323 In the `archive-extract-by-stdout' branch use `shell-quote-argument'
3324 only when (car archive-zip-extract) is "unzip". (Bug#5475)
3325
0bca393f
SM
33262010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
3327
3328 * doc-view.el (doc-view-new-window-function): Be a bit more defensive.
3329 (doc-view-revert-buffer): New command.
3330 (doc-view-mode-map): Use it.
3331
7a444e2a
DN
33322010-02-01 Dan Nicolaescu <dann@ics.uci.edu>
3333
3334 * vc-bzr.el (vc-bzr-dir-extra-headers): Add a header when a
3335 pending merge is detected.
3336
ad6fc8f4
JL
33372010-01-31 Juri Linkov <juri@jurta.org>
3338
3339 * progmodes/grep.el (zrgrep): Call `grep-compute-defaults' at the
3340 beginning of interactive spec like all other grep commands do.
3341 Put "all" in front of "gz". (Bug#5260)
3342
b9236874
DN
33432010-01-29 Dan Nicolaescu <dann@ics.uci.edu>
3344
3345 * vc-bzr.el (vc-bzr-after-dir-status): Match another renaming indicator.
3346
1e868757
CY
33472010-01-29 Chong Yidong <cyd@stupidchicken.com>
3348
3349 * dirtrack.el (dirtrack): Warn instead of signalling error if the
3350 regexp is incorrect (Bug#5476).
3351
e5c70c41
MA
33522010-01-29 Michael Albinus <michael.albinus@gmx.de>
3353
3354 * net/tramp.el (tramp-handle-insert-directory): Handle also
3355 symlinks, when FILENAME is not in `default-directory'.
3356
0c0b61f1
MA
33572010-01-28 Michael Albinus <michael.albinus@gmx.de>
3358
3359 * net/ange-ftp.el (ange-ftp-insert-directory): Handle the case,
e5c70c41 3360 FILE is not in `default-directory'. (Bug#5478)
0c0b61f1
MA
3361
3362 * net/tramp.el (tramp-handle-insert-directory): Simplify handling
3363 of SWITCHES. Handle the case, FILENAME is not in
3364 `default-directory'. (Bug#5478)
3365 (tramp-register-file-name-handlers): Add safe-magic property.
3366
763f325e
CY
33672010-01-28 Chong Yidong <cyd@stupidchicken.com>
3368
3369 * arc-mode.el (archive-zip-extract): Quote the argument passed to
3370 unzip (Bug#5475).
3371
fd09a83f
CY
33722010-01-28 Nil Geisweiller <ngeiswei@googlemail.com> (tiny change)
3373
3374 * progmodes/flymake.el (flymake-allowed-file-name-masks)
3375 (flymake-master-make-header-init): Add other C++ filename masks.
3376 (flymake-find-possible-master-files)
3377 (flymake-check-patch-master-file-buffer): Doc fixes (Bug#5488).
3378
7e5686f0
MA
33792010-01-28 Michael Albinus <michael.albinus@gmx.de>
3380
3381 Fix some busybox annoyances.
3382
3383 * net/tramp.el (tramp-wrong-passwd-regexp): Add "Timeout, server
3384 not responding." string.
3385 (tramp-open-connection-setup-interactive-shell): Dump stty
3386 settings. Enable "neveropen" arg for all `tramp-send-command'
3387 calls. Handle "=" in variable values properly.
3388 (tramp-find-inline-encoding): Raise an error, when no encoding is
3389 found.
3390 (tramp-wait-for-output): Check, whether PROC buffer is available.
3391 Remove spurious " ^H" sequences, sent by busybox.
3392 (tramp-get-ls-command): Suppress coloring, if possible.
3393
c6265c10
GM
33942010-01-28 Glenn Morris <rgm@gnu.org>
3395
c85a168b
GM
3396 * vc-svn.el (vc-svn-update): Use "svn --non-interactive". (Bug#4280)
3397
c6265c10
GM
3398 * log-edit.el (log-edit-strip-single-file-name): Add missing
3399 :safe, :group, and :version tags.
3400
7d82a738
SB
34012010-01-27 Stephen Berman <stephen.berman@gmx.net>
3402
3403 * calendar/diary-lib.el (diary-unhide-everything): Handle narrowed
3404 buffers. (Bug#5477)
3405
8b0e68ea
CY
34062010-01-27 David De La Harpe Golden <david@harpegolden.net>
3407
3408 * files.el (delete-directory): Handle moving to trash without
3409 first doing recursion (Bug#5436).
3410
368d3208
DN
34112010-01-26 Dan Nicolaescu <dann@ics.uci.edu>
3412
3413 * vc-hooks.el (vc-path): Mark as obsolete.
3414
755da7fa
DN
34152010-01-25 Dan Nicolaescu <dann@ics.uci.edu>
3416
e2396d80
DN
3417 * vc-annotate.el (vc-annotate-revision-at-line): Compare file
3418 names too.
3419
755da7fa
DN
3420 * vc-bzr.el (vc-bzr-print-log): Use the more compact --line option
3421 for the short log.
3422 (vc-bzr-log-view-mode): Adjust regexp for the above change.
3423
6a6d15ab 34242010-01-25 Mark A. Hershberger <mah@everybody.org>
aaef4f91 3425
ac9ffe99 3426 * progmodes/python.el: Replace reference to obsolete c-subword-mode.
d9de6d6f 3427
48c2d18a 3428 * vc-bzr.el (vc-bzr-revision-table): New function.
aaef4f91 3429
504dcc71
EH
34302010-01-25 Eric Hanchrow <eric.hanchrow@gmail.com> (tiny change)
3431
3432 * vc-git.el (vc-git-dir-status-goto-stage): Pass --relative to the
3433 diff-index command. This requires at least git-1.5.5. (Bug#1589).
3434
51850286
DN
34352010-01-24 Dan Nicolaescu <dann@ics.uci.edu>
3436
c2f1d6d8
DN
3437 Remove support for adding --signoff on commit.
3438 Future support will use an incompatible generic mechanism.
3439 * vc-git.el (vc-git-add-signoff): Remove variable.
3440 (vc-git-toggle-signoff): Remove function.
3441 (vc-git-extra-menu-map): Do not bind vc-git-toggle-signoff.
3442
33aeea0e
SM
3443 * term/xterm.el (xterm-maybe-set-dark-background-mode):
3444 Rename from xterm-set-background-mode. Return t if the background mode
51850286
DN
3445 was set.
3446 (terminal-init-xterm): Move tty-set-up-initial-frame-faces
3447 earlier, call it again in case the background mode has changed.
3448
02c6d0d0
CY
34492010-01-23 Dmitri Paduchikh <dpaduch@k66.ru> (tiny change)
3450
3451 * emacs-lisp/advice.el (ad-set-orig-definition): Fix typo
3452 (Bug#3541).
3453
064eee03
CY
34542010-01-23 Chong Yidong <cyd@stupidchicken.com>
3455
02c6d0d0
CY
3456 * emacs-lisp/assoc.el (aelement): Doc fix.
3457 (aput, adelete, amake): Use lexical-let (Bug#5450).
064eee03 3458
5336c3ec 34592010-01-23 Stephen Leake <stephen_leake@member.fsf.org>
afb5d709 3460
48c2d18a 3461 * progmodes/ada-mode.el (ada-in-paramlist-p): Pragma syntax
afb5d709
SL
3462 is the same as subprogram call, not declaration. (Bug#5435).
3463
0536254e
MA
34642010-01-23 Michael Albinus <michael.albinus@gmx.de>
3465
3466 * net/tramp-smb.el (tramp-smb-conf): New defcustom.
3467 (tramp-smb-maybe-open-connection): Use it.
3468
411d06c2
MA
34692010-01-22 Michael Albinus <michael.albinus@gmx.de>
3470
0536254e 3471 * net/tramp-imap.el (top): Autoload needed packages. (Bug#5448)
411d06c2 3472
c893016b
SM
34732010-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
3474
3475 * mail/rmailmm.el (rmail-mime-handle): Don't set the buffer to unibyte
3476 just because we see "encoding: 8bit".
3477 * mail/rmail.el (rmail-show-message-1): Decode the body's QP into bytes.
3478
9425f8e1
CY
34792010-01-22 Chong Yidong <cyd@stupidchicken.com>
3480
3481 * isearch.el (isearch-allow-scroll): Doc fix (Bug#5446).
3482
6a801864
EZ
34832010-01-22 Eli Zaretskii <eliz@gnu.org>
3484
3485 * jka-compr.el (jka-compr-load): If load-file is not in
3486 load-history, try its file-truename version. (bug#5447)
3487
3e8f7d91
AM
34882010-01-21 Alan Mackenzie <acm@muc.de>
3489
3490 Fix a situation where deletion of a cpp construct throws an error.
33aeea0e
SM
3491 * progmodes/cc-engine.el (c-invalidate-state-cache):
3492 Before invoking c-with-all-but-one-cpps-commented-out, check that the
3e8f7d91
AM
3493 special cpp construct is still in the buffer.
3494 (c-parse-state): Record the special cpp with markers, not numbers.
3495
f0bd0ad5
CY
34962010-01-21 Kenichi Handa <handa@m17n.org>
3497
3498 * textmodes/sgml-mode.el (sgml-maybe-name-self): No need to
3499 process last-command-event, as it is now decoded first (Bug#5380).
3500
5189d95b
CY
35012010-01-20 Chong Yidong <cyd@stupidchicken.com>
3502
3503 * term.el (term-send-raw-meta): Revert 2009-12-04 change (Bug#5330).
3504
e073d74a
GM
35052010-01-20 Glenn Morris <rgm@gnu.org>
3506
3507 * indent.el (tab-always-indent): Fix custom-type.
3508
8ee04f3a
AM
35092010-01-19 Alan Mackenzie <acm@muc.de>
3510
3511 * progmodes/cc-defs.el: Fix bug#5395: typing '#' in an empty
3512 buffer throws "args out of range".
3513 (c-set-cpp-delimiters, c-clear-cpp-delimiters): Check for EOB
3514 playing the role of delimiter.
3515
6a47c86a
SL
35162010-01-18 Stephen Leake <stephen_leake@member.fsf.org>
3517
bf0b361c 3518 * progmodes/ada-mode.el: Fix bug#5400.
6a47c86a
SL
3519 (ada-matching-decl-start-re): Move into ada-goto-decl-start.
3520 (ada-goto-decl-start): Rename from ada-goto-matching-decl-start; callers
3521 changed. Delete RECURSIVE parameter; never used. Improve doc string.
3522 Improve comments in "is" portion. Handle null procedure declaration.
3523 (ada-move-to-end): Improve doc string.
3524
2acfb954
ÓF
35252010-01-18 Óscar Fuentes <ofv@wanadoo.es>
3526
e90d57c0 3527 * ido.el (ido-cur-list): Initialize to nil.
2acfb954 3528 Remove obsolete information from commentary.
e90d57c0
JB
3529 (ido-choice-list): Initialize to nil.
3530 (ido-get-bufname): Reject minibuffers.
3531 (ido-make-buffer-list): If "default" is a nonexistent
3532 buffer, ignore it, as per the function's comment.
3533 (ido-kill-buffer-internal): New function.
3534 (ido-kill-buffer-at-head): Use it.
3535 (ido-visit-buffer): Likewise.
2acfb954 3536
244b023e
CY
35372010-01-18 Chong Yidong <cyd@stupidchicken.com>
3538
3539 * calendar/time-date.el (date-to-time): Doc fix (Bug#5408).
3540
db9e401b
JB
35412010-01-18 Juanma Barranquero <lekktu@gmail.com>
3542
db9e401b
JB
3543 * emacs-lisp/chart.el (chart-file-count, chart-rmail-from):
3544 Fix typos in chart titles.
3545
3546 * whitespace.el (whitespace-style, global-whitespace-newline-mode):
db9e401b
JB
3547 * emacs-lisp/eieio.el (eieio-error-unsupported-class-tags)
3548 (eieio-generic-form, eieio-help-mode-augmentation-maybee, eieio-browse)
3549 (describe-class, eieio-describe-generic, describe-generic):
3550 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click)
3551 (eieio-speedbar-expand):
3552 * emulation/viper-cmd.el (viper-exec-form-in-vi)
3553 (viper-exec-form-in-emacs, viper-harness-minor-mode, viper-ESC)
3554 (viper-repeat, viper-replace-state-exit-cmd, viper-toggle-search-style)
3555 (viper-del-backward-char-in-replace, viper-backward-indent)
3556 (viper-brac-function, viper-register-to-point, viper-submit-report):
3557 * net/tramp.el (tramp-remote-coding-commands):
3558 * term/x-win.el (emacs-session-save, x-menu-bar-open, icon-map-list):
3559 Fix typos in docstrings.
3560
9295137d
CY
35612010-01-17 Chong Yidong <cyd@stupidchicken.com>
3562
3563 * mail/sendmail.el (mail-yank-original): Set the mark if the
3564 specified function for yanking does not do it.
3565
4d0bbcb6
DN
35662010-01-17 Dan Nicolaescu <dann@ics.uci.edu>
3567
7902c120
DN
3568 * vc.el (with-vc-properties): Deal with directory arguments. (Bug#5298)
3569
4d0bbcb6
DN
3570 * vc-dir.el (vc-dir-resynch-file): Update the vc-dir header when
3571 resyncing a directory.
3572
0b702bc1
SL
35732010-01-17 Stephen Leake <stephen_leake@member.fsf.org>
3574
6a47c86a 3575 * progmodes/ada-mode.el: Fix bug#1920.
0b702bc1
SL
3576 (ada-ident-re): Delete ., allow multibyte characters.
3577 (ada-goto-label-re): New; matches goto labels.
3578 (ada-block-label-re): New; matches block labels.
3579 (ada-label-re): New; matches both.
3580 (ada-named-block-re): Deleted; callers changed to use
3581 `ada-block-label-re' instead.
3582 (ada-get-current-indent, ada-get-indent-noindent, ada-get-indent-loop):
3583 Use `ada-block-label-re'.
3584 (ada-indent-on-previous-lines): Improve handling of goto labels.
3585 (ada-get-indent-block-start): Special-case block label.
3586 (ada-get-indent-label): Split into `ada-indent-block-label' and
3587 `ada-indent-goto-label'.
3588 (ada-goto-stmt-start, ada-goto-next-non-ws):
3589 Optionally ignore goto labels.
3590 (ada-goto-next-word): Simplify.
3591 (ada-indent-newline-indent-conditional): Insert newline before
3592 trying to fix indentation; doc fix.
3593
05287c49
JB
35942010-01-17 Jay Belanger <jay.p.belanger@gmail.com>
3595
3596 * calc/calc.el (calc-command-flags): Give it an initial value.
3597
4963739e
JB
35982010-01-17 Juanma Barranquero <lekktu@gmail.com>
3599
4963739e
JB
3600 * files.el (minibuffer-with-setup-hook):
3601 * textmodes/artist.el (artist-mt, artist-key-undraw-continously)
3602 (artist-key-draw-continously, artist-key-do-continously-continously)
3603 (artist-key-set-point-continously, artist-mouse-draw-continously):
3604 Fix typos in docstrings.
3605
116bd1ee
CY
36062010-01-16 Lennart Borgman <lennart.borgman@gmail.com>
3607
33aeea0e
SM
3608 * nxml/nxml-mode.el (nxml-extend-after-change-region):
3609 Never return t (Bug#3898).
116bd1ee 3610
2784cd7a 36112010-01-16 Frédéric Perrin <frederic.perrin@resel.fr> (tiny change)
d4efdaea
CY
3612
3613 * vc-dispatcher.el (vc-do-command): Set LC_MESSAGES, so that we
3614 can parse the output of the external commands (Bug#5279).
3615
abd5cfe8
CY
36162010-01-16 Jari Aalto <jari.aalto@cante.net>
3617
3618 * pcmpl-unix.el (pcmpl-unix-read-passwd-file): Doc fix.
3619
4fe22cdf
CY
36202010-01-16 Chong Yidong <cyd@stupidchicken.com>
3621
bbdc98ef
CY
3622 * emacs-lisp/advice.el (ad-add-advice): Doc fix (Bug#5274)
3623
c7dc1ac1
CY
3624 * emacs-lisp/cl-macs.el (defstruct): Doc fix (Bug#5267).
3625
4fe22cdf
CY
3626 * startup.el (command-line): Remove unused --icon-type arg.
3627 Handle --display arg, passing it to command-line-1 (Bug#5392).
3628
045b9da7
ML
36292010-01-16 Mario Lang <mlang@delysid.org>
3630
045b9da7
ML
3631 * emacs-lisp/chart.el (chart-translate-namezone):
3632 * textmodes/artist.el (artist-compute-popup-menu-table):
3633 Remove duplicated words in doc-strings.
3634
6554a5df
CY
36352010-01-15 David Abrahams <dave@boostpro.com> (tiny change)
3636
3637 * net/mairix.el (mairix-widget-send-query): Send -1 instead of nil
3638 to mairix-search to suppress threading (Bug#5342).
3639
ca4f0e9a
KH
36402010-01-15 Kenichi Handa <handa@m17n.org>
3641
3642 * international/mule-cmds.el (canonicalize-coding-system-name):
b7235808 3643 Convert "msXXX", "ibmXXX", "windows-XXX" to "cpXXX" (Bug#5387).
ca4f0e9a 3644
1db3226b
GM
36452010-01-15 Glenn Morris <rgm@gnu.org>
3646
56a03f46
GM
3647 * log-view.el (top-level): Require 'wid-edit. (Bug#5311)
3648
3649 * wid-edit.el (widget-keymap): Doc fix.
3650
1db3226b
GM
3651 * vc-svn.el (vc-svn-print-log): Use --limit rather than -l since the
3652 former seems to be more widely accepted by various svn versions.
3653
80cd4bb4
JB
36542010-01-14 Juanma Barranquero <lekktu@gmail.com>
3655
d1f18ec0
JB
3656 * find-cmd.el (find-constituents):
3657 * vc-arch.el (vc-arch-root):
3658 * window.el (window-body-height, pop-up-frames):
d1f18ec0
JB
3659 * emacs-lisp/eieio-base.el (eieio-singleton, slot-missing):
3660 * progmodes/ada-stmt.el (ada-if):
3661 * progmodes/gdb-ui.el (gdb-jsonify-buffer):
3662 * textmodes/ispell.el (ispell-grep-options, ispell-dictionary-alist)
3663 (ispell-encoding8-command, ispell-aspell-supports-utf8)
3664 (ispell-last-program-name, ispell-help): Fix typos in docstrings.
3665
80cd4bb4
JB
3666 * progmodes/flymake.el (flymake-post-syntax-check):
3667 Fix typo in error message.
3668
9c23ca47
JB
36692010-01-14 Juanma Barranquero <lekktu@gmail.com>
3670
3671 * hexl.el (hexl-printable-character): Fix check of `hexl-iso',
3672 which is always a string. (Bug#5313)
3673
8794c483
JB
36742010-01-14 Juanma Barranquero <lekktu@gmail.com>
3675
3676 * progmodes/ada-xref.el (ada-default-prj-properties):
3677 Simplify previous change.
3678
95005d39
SL
36792010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
3680
3681 * progmodes/ada-xref.el (ada-default-prj-properties):
3682 Default ada_project_path to $ADA_PROJECT_PATH.
3683
36842010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
80e18d20
SL
3685
3686 * progmodes/ada-mode.el (ada-create-keymap):
3687 Override `narrow-to-defun' with `ada-narrow-to-defun'.
3688
fb0d1545
SL
36892010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
3690
3691 * progmodes/ada-mode.el: Deal with Ada 2005 "overriding" keyword.
3692 (ada-subprog-start-re, ada-imenu-subprogram-menu-re): Add keyword.
3693 (ada-get-current-indent, ada-imenu-generic-expression)
3694 (ada-which-function): Check for it.
3695
5c9434d0
SL
36962010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
3697
3698 * progmodes/ada-mode.el (ada-clean-buffer-before-saving): Make obsolete.
3699 (ada-mode): Don't obey `ada-clean-buffer-before-saving' anymore.
3700
3a4f3a3b
GM
37012010-01-14 Glenn Morris <rgm@gnu.org>
3702
3703 * frame.el (show-trailing-whitespace): Safe if boolean. (Bug#5312)
3704
d9a7c140
KH
37052010-01-14 Kenichi Handa <handa@m17n.org>
3706
3707 * composite.el (auto-composition-mode): Make it a buffer local
3708 variable (permanent-local).
3709 (auto-composition-function): Set the default value to
3710 auto-compose-chars.
49caf252 3711 (auto-composition-mode): Make it a simple function, not a minor mode.
d9a7c140
KH
3712 (global-auto-composition-mode): Likewise.
3713 (turn-on-auto-composition-if-enabled): Delete it.
49caf252 3714
38bee102
KF
37152010-01-13 Karl Fogel <kfogel@red-bean.com>
3716
3717 * bookmark.el (bookmark-bmenu-execute-deletions): Doc fix (Bug#5276).
d9a7c140 3718
b8b45afc
MA
37192010-01-12 Michael Albinus <michael.albinus@gmx.de>
3720
3721 * files.el (copy-directory): Compute target for recursive
3722 directories with identical names. (Bug#5343)
3723
893db5bc
GM
37242010-01-12 Glenn Morris <rgm@gnu.org>
3725
33aeea0e
SM
3726 * mail/emacsbug.el (report-emacs-bug-pretest-address):
3727 Set it to bug-gnu-emacs rather than emacs-pretest-bug.
893db5bc 3728
d8b8451f
SS
37292010-01-11 Sam Steingold <sds@gnu.org>
3730
3731 * imenu.el (imenu-default-create-index-function): Detect infinite
3732 loops caused by imenu-prev-index-position-function.
3733
30afcdff
JB
37342010-01-11 Juanma Barranquero <lekktu@gmail.com>
3735
3736 * htmlfontify.el (htmlfontify-load-rgb-file)
3737 (htmlfontify-unload-rgb-file, hfy-fallback-colour-values)
3738 (htmlfontify-manual, htmlfontify, hfy-page-header, hfy-page-footer)
3739 (hfy-src-doc-link-style, hfy-src-doc-link-unstyle, hfy-link-extn)
3740 (hfy-link-style-fun, hfy-index-file, hfy-instance-file)
3741 (hfy-html-quote-regex, hfy-init-kludge-hook, hfy-post-html-hooks)
3742 (hfy-default-face-def, hfy-etag-regex, hfy-html-quote-map)
3743 (hfy-etags-cmd-alist-default, hfy-etags-bin, hfy-ignored-properties)
3744 (hfy-which-etags, hfy-etags-cmd, hfy-istext-command, hfy-display-class)
3745 (hfy-optimisations, hfy-tags-cache, hfy-tags-sortl, hfy-tags-rmap)
3746 (hfy-style-assoc, hfy-sheet-assoc, hfy-facemap-assoc, hfy-interq)
3747 (hfy-colour-vals, hfy-default-header, hfy-link-style-string)
3748 (hfy-triplet, hfy-slant, hfy-weight, hfy-combined-face-spec)
3749 (hfy-face-attr-for-class, hfy-face-to-style-i, hfy-size-to-int)
3750 (hfy-flatten-style, hfy-face-to-style, hfy-face-or-def-to-name)
3751 (hfy-face-to-css, hfy-p-to-face, hfy-p-to-face-lennart, hfy-face-at)
3752 (hfy-fontified-p, hfy-merge-adjacent-spans, hfy-buffer)
3753 (hfy-html-enkludge-buffer, hfy-html-quote, hfy-html-dekludge-buffer)
3754 (hfy-force-fontification, htmlfontify-buffer, hfy-dirname)
3755 (hfy-make-directory, hfy-text-p, hfy-mark-tag-names, hfy-relstub)
3756 (hfy-href-stub, hfy-href, hfy-mark-tag-hrefs, hfy-prepare-index-i)
3757 (hfy-prepare-index, hfy-prepare-tag-map, hfy-subtract-maps)
3758 (htmlfontify-run-etags): Fix typos in docstrings and remove superfluous
3759 backslash-quoting from parentheses, etc.
3760
92b1c416
CY
37612010-01-11 Chong Yidong <cyd@stupidchicken.com>
3762
3763 * progmodes/js.el: Autoload javascript-mode alias.
3764
4454adab
JB
37652010-01-11 Juanma Barranquero <lekktu@gmail.com>
3766
3767 * ffap.el (ffap-shell-prompt-regexp, ffap-all-subdirs, ffap-url-p)
3768 (ffap-alist, ffap-tex-path, ffap-url-at-point, ffap-gopher-regexp)
3769 (ffap-gopher-at-point, ffap-file-at-point, ffap-read-file-or-url)
3770 (ffap-read-url-internal, ffap-menu, ffap-at-mouse):
3771 Fix typos in docstrings.
3772 (ffap-url-regexp): Doc fix.
3773 (ffap-at-mouse): Fix typo in message.
3774
6589a2f9
GM
37752010-01-11 Glenn Morris <rgm@gnu.org>
3776
3777 * version.el (emacs-copyright): Set copyright year to 2010.
3778
4e5617ee
SM
37792010-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
3780
3781 * format.el (format-annotate-function): Only set
3782 write-region-post-annotation-function after running to-fn so as not to
3783 affect nested write-region calls (bug#5273).
3784
52bee098
CY
37852010-01-10 Chong Yidong <cyd@stupidchicken.com>
3786
a069f067
CY
3787 * Makefile.in (ELCFILES): Add wisent/python-wy.el and
3788 wisent/python.el.
3789
e709e39d
CY
37902010-01-09 Chong Yidong <cyd@stupidchicken.com>
3791
3792 * man.el (Man-goto-section): Signal error if the section is not
3793 found (Bug#5317).
3794
6ee86780
JB
37952010-01-09 Juanma Barranquero <lekktu@gmail.com>
3796
3797 * vc-bzr.el (vc-bzr-working-revision): On Windows and MS-DOS, accept
3798 URLs with a leading triple slash in the file: scheme. (Bug#5345)
3799
fa7b5f7b
CY
38002010-01-09 Chong Yidong <cyd@stupidchicken.com>
3801
3802 * progmodes/compile.el: Don't treat compile-command as safe if
3803 compilation-read-command might be nil (Bug#4218).
3804
de62c4d9
JD
38052010-01-09 Jan Djärv <jan.h.d@swipnet.se>
3806
3807 * startup.el (command-line-1): Use orig-argi to check for ignored X and
3808 NS options.
3809
e94be827
KH
38102010-01-08 Kenichi Handa <handa@m17n.org>
3811
4e5617ee
SM
3812 * international/fontset.el (build-default-fontset-data):
3813 Exclude characters in scripts kana, hangul, han, or cjk-misc.
e94be827 3814
1dfae2a2
JB
38152010-01-07 Juanma Barranquero <lekktu@gmail.com>
3816
3817 * vc-dir.el (vc-dir-prepare-status-buffer): Pass a (fake) filename
3818 to `create-file-buffer' as it expects, not just a buffer name.
3819 (vc-dir-mode): Include the buffer name in `list-buffers-directory',
3820 to help uniquify. (Bug#3224)
3821
d0cf45b7
JD
38222010-01-06 Jan Djärv <jan.h.d@swipnet.se>
3823
3824 * font-setting.el (font-setting-change-default-font): Use user-spec
3825 instead of name.
3826
7534fa5e
DN
38272010-01-06 Dan Nicolaescu <dann@ics.uci.edu>
3828
3829 * vc-bzr.el (vc-bzr-after-dir-status): Ignore pending merges.
3830
fd579fdc
CY
38312010-01-05 Tom Tromey <tromey@redhat.com>
3832
4e5617ee
SM
3833 * progmodes/python.el (python-font-lock-keywords):
3834 Handle qualified decorators (Bug#881).
fd579fdc 3835
37860caf
DN
38362010-01-05 Dan Nicolaescu <dann@ics.uci.edu>
3837
3838 * vc-bzr.el (vc-bzr-working-revision): Fix looking for a revision
3839 in a lightweight checkout.
3840
69db641d
KH
38412010-01-05 Kenichi Handa <handa@m17n.org>
3842
4e5617ee 3843 * language/indian.el (malayalam-composable-pattern): Fix ZWNJ and ZWJ.
69db641d 3844
b25d6a02
DN
38452010-01-05 Dan Nicolaescu <dann@ics.uci.edu>
3846
3847 * vc-bzr.el (vc-bzr-diff): Obey vc-disable-async-diff.
3848
137d88ca
DN
38492010-01-04 Dan Nicolaescu <dann@ics.uci.edu>
3850
3851 * vc-bzr.el (vc-bzr-state-heuristic): Make it work for lightweight
3852 checkouts. (Bug#618)
3d5d0aa9 3853 (vc-bzr-log-view-mode): Also highlight the author.
8e7e2286
DN
3854 (vc-bzr-shelve-map): Change binding for vc-bzr-shelve-apply-at-point.
3855 (vc-bzr-shelve-menu-map):
3856 (vc-bzr-dir-extra-headers): Improve menu and tooltip text.
3857 (vc-bzr-shelve-apply): Make prompt more explicit.
137d88ca 3858
da76998b
CY
38592010-01-02 Chong Yidong <cyd@stupidchicken.com>
3860
3861 * net/browse-url.el (browse-url-encode-url): Don't escape commas.
3862 They are valid characters in URL paths (rfc3986), and at least
3863 Firefox does not understand the encoded version (Bug#3166).
3864
b2ad70b6
CY
38652010-01-02 Daniel Elliott <danelliottster@gmail.com> (tiny change)
3866
3867 * progmodes/octave-mod.el (octave-end-keywords)
4e5617ee
SM
3868 (octave-block-begin-or-end-regexp, octave-block-match-alist):
3869 Add "end" keyword (Bug#3061).
b2ad70b6
CY
3870 (octave-end-as-array-index-p): New function.
3871 (calculate-octave-indent): Use it.
3872
54136282
KF
38732010-01-02 Karl Fogel <kfogel@red-bean.com>
3874
3875 * bookmark.el: Consistently put the text property on the bookmark name.
3876 (bookmark-bmenu-marks-width): Bump back to 2, to include
3877 annotation marks.
3878 (bookmark-bmenu-hide-filenames): Adjust for above, and put the text
3879 property on the bookmark name, instead of not putting it at all.
3880 (bookmark-bmenu-list): Fix where we put the text property.
3881
cc4d3cad
KF
38822010-01-02 Karl Fogel <kfogel@red-bean.com>
3883
3884 * bookmark.el (bookmark-bmenu-save): Just depend on the new logic
3885 for showing buffer modified state (as added in the previous change).
3886
b894c439
KF
38872010-01-02 Karl Fogel <kfogel@red-bean.com>
3888
3889 * bookmark.el: Show modified state of bookmark buffer more accurately.
3890 (bookmark-bmenu-list): Initialize buffer-modified-p properly.
3891 (bookmark-send-edited-annotation): Mark bookmark-alist as modified.
3892 (with-buffer-modified-unmodified): New macro.
3893 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
3894 (bookmark-bmenu-mark, bookmark-bmenu-unmark, bookmark-bmenu-delete):
cc4d3cad 3895 Use new macro to preserve the buffer modified state.
b894c439 3896
3a69db53
KF
38972010-01-02 Karl Fogel <kfogel@red-bean.com>
3898
4e5617ee 3899 * bookmark.el (bookmark-bmenu-select, bookmark-bmenu-1-window)
3a69db53
KF
3900 (bookmark-bmenu-2-window, bookmark-bmenu-this-window)
3901 (bookmark-bmenu-other-window, bookmark-bmenu-switch-other-window)
3902 (bookmark-bmenu-show-annotation, bookmark-bmenu-edit-annotation)
3903 (bookmark-bmenu-rename, bookmark-bmenu-locate)
4e5617ee
SM
3904 (bookmark-bmenu-relocate, bookmark-bmenu-goto-bookmark):
3905 Remove unnecessary calls to `bookmark-bmenu-ensure-position'.
3a69db53 3906
af414f10
EZ
39072010-01-02 Eli Zaretskii <eliz@gnu.org>
3908
4e5617ee
SM
3909 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
3910 Make the lines in the generated doc string shorter. (Bug#4668)
af414f10 3911
f2ec0e5e
CY
39122010-01-02 Ryan Yeske <rcyeske@gmail.com>
3913
3914 * net/rcirc.el: Add follow-link binding (Bug#4738).
3915
38c1ba62
EZ
39162010-01-02 Eli Zaretskii <eliz@gnu.org>
3917
4e5617ee 3918 * Makefile.in (bzr-update): Rename from cvs-update.
38c1ba62
EZ
3919 (cvs-update): New target for backward compatibility.
3920
4e5617ee 3921 * makefile.w32-in (bzr-update): Rename from cvs-update.
38c1ba62
EZ
3922 (cvs-update): New target for backward compatibility.
3923
ea2c0f5b
KF
39242010-01-02 Karl Fogel <kfogel@red-bean.com>
3925
3926 * bookmark.el: Remove gratuitous gratitude.
3927
5ae329f4
KF
39282010-01-02 Karl Fogel <kfogel@red-bean.com>
3929
47989945
KF
3930 * bookmark.el (bookmark-bmenu-any-marks): New function
3931 (bookmark-bmenu-save): Clear buffer modification if no marks.
3932
39332010-01-02 Karl Fogel <kfogel@red-bean.com>
3934
3935 * bookmark.el (bookmark-bmenu-marks-width): Define to 1, not 2.
5ae329f4
KF
3936 (bookmark-bmenu-list, bookmark-bmenu-bookmark): Calculate property
3937 positions by using `bookmark-bmenu-marks-width', instead of hardcoding.
3938 This fixes the `bookmark-bmenu-execute-deletions' bug reported here:
3939
3940 http://lists.gnu.org/archive/html/emacs-devel/2009-12/msg00819.html
3941 From: Sun Yijiang <sunyijiang {_AT_} gmail.com>
3942 To: emacs-devel {_AT_} gnu.org
3943 Subject: bookmark.el bug report
3944 Date: Mon, 28 Dec 2009 14:19:16 +0800
3945 Message-ID: 5065e2900912272219y3734fc9fsdaee41167ef99ad7@mail.gmail.com
3946
aef053eb
KF
39472010-01-02 Karl Fogel <kfogel@red-bean.com>
3948
3949 * bookmark.el: Improvements suggested by Drew Adams:
3950 (bookmark-bmenu-ensure-position): New name for
3951 `bookmark-bmenu-check-position'. Just ensure the position,
3952 don't return any meaningful value.
3953 (bookmark-bmenu-header-height, bookmark-bmenu-marks-width):
3954 New constants.
3955
0472835f
JB
39562010-01-02 Juanma Barranquero <lekktu@gmail.com>
3957
3958 * bookmark.el (bookmarks-already-loaded): Doc fix (don't use `iff').
3959 (bookmark-yank-point, bookmark-bmenu-check-position):
3960 Fix typos in docstrings.
3961 (bookmark-save-flag, bookmark-bmenu-toggle-filenames)
3962 (bookmark-name-from-full-record, bookmark-get-position)
3963 (bookmark-set-position, bookmark-set, bookmark-handle-bookmark)
3964 (bookmark-delete, bookmark-save, bookmark-save, bookmark-bmenu-mode):
3965 Remove useless quoting of parenthesis, etc. in docstrings.
3966
3967 * ediff-mult.el (ediff-prepare-meta-buffer): Fix typo in help message.
3968 (ediff-append-custom-diff): Fix typo in error message.
3969 (ediff-meta-mark-equal-files): Fix typos in messages.
3970
3971 * mpc.el (mpc-playlist-delete): Fix typo in error messages.
3972
0472835f
JB
3973 * net/imap-hash.el (imap-hash-make): Doc fix.
3974 (imap-hash-test): Fix typo in error message; reflow docstring.
3975 (imap-hash-p, imap-hash-get, imap-hash-put, imap-hash-make-message)
3976 (imap-hash-count, imap-hash-server, imap-hash-port, imap-hash-ssl)
3977 (imap-hash-mailbox, imap-hash-user, imap-hash-password):
3978 Fix typos in docstrings.
3979 (imap-hash-open-connection): Fix typo in error message.
3980
3981 * play/gomoku.el (gomoku): Fix typos in docstring.
3982
3983 * progmodes/gdb-ui.el (gdb-location-alist): Reflow docstring.
3984 (gdb-jsonify-buffer): Fix typos in docstring.
3985 (gdb-goto-breakpoint): Fix typo in error message.
3986 ("Display Other Windows"): Fix typo in help message.
3987 (gdb-speedbar-expand-node): Fix typo in question.
3988
3989 * progmodes/idlw-help.el (idlwave-help-browse-url-available)
3990 (idlwave-html-system-help-location, idlwave-html-help-location)
3991 (idlwave-help-browser-function, idlwave-help-browser-generic-program)
3992 (idlwave-help-browser-generic-args, idlwave-help-directory)
3993 (idlwave-html-help-is-available, idlwave-help-mode-line-indicator)
3994 (idlwave-help-mode-map, idlwave-help-mode, idlwave-do-context-help)
3995 (idlwave-online-help, idlwave-help-html-link)
3996 (idlwave-help-show-help-frame, idlwave-help-assistant-command):
3997 Fix typos in docstrings.
3998 (idlwave-help-with-source, idlwave-help-find-routine-definition):
3999 Reflow docstrings.
4000 (idlwave-help-assistant-start): Fix typo in error message.
4001
4002 * progmodes/octave-mod.el (octave-mode, octave-electric-semi)
4003 (octave-electric-space): Fix typos in docstrings.
4004
9bbe0828
CY
40052010-01-01 Chong Yidong <cyd@stupidchicken.com>
4006
4007 * files.el (minibuffer-with-setup-hook): Doc fix (Bug#5149).
4008
a88c46c3
CY
40092010-01-01 Juri Linkov <juri@jurta.org>
4010
4011 * comint.el (comint-input-ring-size): Make it a defcustom and
918fa8ba 4012 increase the default to 500 (Bug#5148).
a88c46c3 4013
7ee6c59b
NR
40142009-12-31 Nick Roberts <nickrob@snap.net.nz>
4015
4016 Further changes from EMACS_23_1_RC branch (2009-12-29 contd).
4017 * term/x-win.el (x-gtk-stock-map): Map some GUD buttons.
4018 * progmodes/gud.el (gud-menu-map): Add reverse-execution commands.
4019
a9c8a2cd
NR
40202009-12-30 Nick Roberts <nickrob@snap.net.nz>
4021
4022 Show working revision correctly for mercurial.
4023 * vc-hg.el (vc-hg-working-revision): Use hg parent instead of
d8c75479 4024 hg log as suggested by Alex Harsanyi <alexharsanyi@gmail.com>.
a9c8a2cd 4025
659e4408
JB
40262009-12-29 Juanma Barranquero <lekktu@gmail.com>
4027
4028 Declare some functions for the byte-compiler.
4029 * progmodes/gdb-ui.el (speedbar-change-initial-expansion-list)
4030 (speedbar-timer-fn, speedbar-change-expand-button-char)
4031 (speedbar-delete-subblock, speedbar-center-buffer-smartly): Declare.
4032
7ee6c59b
NR
40332009-12-29 Nick Roberts <nickrob@snap.net.nz>
4034
4035 This changeset reverts GDB Graphical Interface to use annotations.
4036 * progmodes/gdb-ui.el, progmodes/gud.el: Import from EMACS_23_1_RC.
4037
460f6e7c
DN
40382009-12-29 Dan Nicolaescu <dann@ics.uci.edu>
4039
4040 Make vc-dir work on subdirectories of the bzr root.
33aeea0e
SM
4041 * vc-bzr.el (vc-bzr-after-dir-status): Add new argument.
4042 Return file names relative to it.
460f6e7c
DN
4043 (vc-bzr-dir-status, vc-bzr-dir-status-files): Pass the bzr root
4044 relative directory to vc-bzr-after-dir-status.
4045
543f553a
TH
40462009-12-28 Tassilo Horn <tassilo@member.fsf.org>
4047
4048 * font-lock.el (font-lock-refresh-defaults): New function, which
4049 can be used to let font-lock react to external changes in
4050 variables like font-lock-defaults and keywords.
4051 See http://thread.gmane.org/gmane.emacs.devel/118777/focus=118802
4052
2592ab76
DN
40532009-12-28 Dan Nicolaescu <dann@ics.uci.edu>
4054
ac859983
DN
4055 * vc-rcs.el (vc-rcs-register): Fix registering a specific version.
4056
2592ab76
DN
4057 * vc-bzr.el (vc-bzr-log-view-mode): Fix short log regexp.
4058
58941d03
JB
40592009-12-28 Juanma Barranquero <lekktu@gmail.com>
4060
4061 Supersede color.diff settings in git log (bug#5211).
4062
4063 * vc-git.el (vc-git-print-log): Pass "--no-color" to log to avoid
4064 escape chars in its output when the user has color.diff set to `always'.
4065 This fix works on git 1.4.2 and newer (released on 2006-08-13).
4066
39764e76
KR
40672009-12-26 Kevin Ryde <user42@zip.com.au>
4068
4069 * info-look.el (sh-mode): Look for coreutils new "Concept Index"
4070 node. Keep previous "Index" name to work with past coreutils too.
4071
91c4831e
KR
4072 * man.el (man): Revise docstring a bit to show -a and -l as
4073 examples. Add -k description since support for it has otherwise
4074 been a secret. (Further to bug#3717.)
651e932e
KR
4075 (Man-bgproc-sentinel): When "-k foo" produces no output show error
4076 "no matches" rather than "Can't find manpage", as the latter reads
d8c75479 4077 like -k was interpreted as a page name, which is not so. (Bug#5431)
91c4831e 4078
7f4d4a97
MA
40792009-12-26 Michael Albinus <michael.albinus@gmx.de>
4080
4081 * net/tramp.el (tramp-handle-insert-directory): Quote "'" in the
4082 switches. Check also for //SUBDIRED// line.
4083
bcffff46
KH
40842009-12-25 Kenichi Handa <handa@m17n.org>
4085
2f952059 4086 * language/indian.el (devanagari-composable-pattern): Fix to
bcffff46
KH
4087 handle ZWNJ and ZWJ. Use it in composition-function-table for
4088 Devanagari.
4089 (malayalam-composable-pattern): Fix previous change.
4090
dc1dcfa4
VJL
40912009-12-23 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4092
4093 * ps-print.el (ps-face-attributes): It was not returning the
4094 attribute face for faces specified as string. Reported by harven
41a20de9 4095 <harven@free.fr>. (Bug#5254)
dc1dcfa4
VJL
4096 (ps-print-version): New version 7.3.5.
4097
6fe539d2
UJ
40982009-12-18 Ulf Jasper <ulf.jasper@web.de>
4099
33aeea0e 4100 * calendar/icalendar.el (icalendar--convert-tz-offset):
2f952059
ML
4101 Fix timezone names.
4102 (icalendar--convert-tz-offset): Fix the "last-day-problem".
6fe539d2
UJ
4103 (icalendar--add-diary-entry): Remove the trailing blank that
4104 diary-make-entry inserts.
4105
1f3611c6
MA
41062009-12-17 Michael Albinus <michael.albinus@gmx.de>
4107
4108 Make `file-expand-wildcards' work for remote files.
4109
4110 * files.el (file-expand-wildcards): In case of remote files, check
4111 only local file name part for wildcards. Provide feature 'files
4112 and subfeature 'remote-wildcards. (Bug#5198)
4113
4114 * net/tramp.el (tramp-handle-file-remote-p): Expand file name only
4115 if there is already an established connection.
4116 (tramp-advice-file-expand-wildcards): Remove it.
4117
4118 * net/tramp-compat.el (top): Autoload `tramp-handle-file-remote-p'.
2f952059 4119 (tramp-advice-file-expand-wildcards): Move from tramp.el.
1f3611c6
MA
4120 Activate advice for older GNU Emacs versions. (Bug#5237)
4121
9762b219
JB
41222009-12-17 Juanma Barranquero <lekktu@gmail.com>
4123
4124 Some doc fixes (more needed).
4125
4126 * find-cmd.el (find-constituents): Reflow docstring.
4127 (find-cmd, find-prune, find-command): Fix typos in docstrings.
4128 (find-generic): Doc fix.
4129
cfb54897
JL
41302009-12-17 Juri Linkov <juri@jurta.org>
4131
4132 Fix regression from 23.1 to allow multiple modes in Local Variables.
4133
4134 * files.el (hack-local-variables-filter): While ignoring duplicates,
4135 don't take `mode' into account.
33aeea0e
SM
4136 (hack-local-variables-filter, hack-dir-local-variables):
4137 Don't remove duplicate `mode' from local-variables-alist (like `eval').
cfb54897 4138
ad974e9e
JL
41392009-12-17 Juri Linkov <juri@jurta.org>
4140
4141 Make `dired-diff' more safe. (Bug#5225)
4142
4143 * dired-aux.el (dired-diff): Signal an error when `file' equals to
4144 `current' or when `file' is a directory of the `current' file.
4145
3616e0b9
AS
41462009-12-17 Andreas Schwab <schwab@linux-m68k.org>
4147
4148 * emacs-lisp/autoload.el (batch-update-autoloads): Only exclude
4149 unconditionally preloaded files.
4150
72b57560
JL
41512009-12-16 Juri Linkov <juri@jurta.org>
4152
4153 Revert to old 23.1 logic of using the file at the mark as default.
4154 * dired-aux.el (dired-diff): Use the file at the mark as default
4155 if it's not the same as the current file, and the target dir is
4156 the current dir or the mark is active. Add the current file
4157 as the arg of `dired-dwim-target-defaults'. Use the default file
4158 in the prompt. (Bug#5225)
4159
68712eb6
MA
41602009-12-15 Michael Albinus <michael.albinus@gmx.de>
4161
4162 * net/tramp.el (tramp-echo-mark-marker-length): New defconst.
4163 (tramp-echo-mark, tramp-echoed-echo-mark-regexp): Use it.
4164 (tramp-check-for-regexp): Check also, when an echoing shell stops
4165 to echo sent commands.
4166
fd471993
CY
41672009-12-14 Chong Yidong <cyd@stupidchicken.com>
4168
4169 * Makefile.in: Revert last change (Bug#5191).
4170
86b5e14c
DN
41712009-12-14 Dan Nicolaescu <dann@ics.uci.edu>
4172
4173 * vc-hg.el (vc-hg-print-log): Fix argument order.
110de3bb
DN
4174 (vc-hg-working-revision): Make sure the command is executed in a
4175 known environment so that we can parse the output. (Bug#4417)
86b5e14c 4176
8cffbb75
CY
41772009-12-14 Chong Yidong <cyd@stupidchicken.com>
4178
4179 * progmodes/python.el (python-symbol-completions): Remove text
4180 properties from symbol string before calling python-send-receive.
4181
6c2b67ad
NR
41822009-12-14 Nick Roberts <nickrob@snap.net.nz>
4183
4184 * progmodes/gdb-mi.el (gdb-frame-handler): Only set gud-lat-frame
5ce6e4f4 4185 when there are values for both file and line. (Bug#5060)
6c2b67ad 4186
ff6f4585
JL
41872009-12-14 Juri Linkov <juri@jurta.org>
4188
4189 * ediff-ptch.el (ediff-context-diff-label-regexp): Don't match
4190 whitespace after the file name of the first line of unified format,
4191 because git-diff doesn't output whitespace and file modification time
4192 after the file name.
4193
d3de1c8e
JL
41942009-12-14 David Kastrup <dak@gnu.org>
4195
4196 * info.el (Info-hide-cookies-node): Before hiding a cookie,
4197 check if it already has the `display' property added by
4198 `Info-display-images-node', and not put the `invisible' property
4199 in this case.
4200
2f1b7dc4
GM
42012009-12-13 Glenn Morris <rgm@gnu.org>
4202
a0cefee5
GM
4203 * mail/emacsbug.el (message-sort-headers): Define for compiler.
4204 (report-emacs-bug): In message-mode, sort manually before storing
4205 original report text. (Bug#5178)
2f1b7dc4
GM
4206 Remove superfluous save-excursion.
4207
31bb373f
MA
42082009-12-12 Michael Albinus <michael.albinus@gmx.de>
4209
4210 * net/dbus.el (dbus-property-handler): Filter lambda forms out
4211 when responding to "GetAll" properties.
4212
5e1d4968
CY
42132009-12-12 Chong Yidong <cyd@stupidchicken.com>
4214
4215 * simple.el (compose-mail): Remove mail-setup-with-from from
4216 customization checks.
4217
097d86f9
EZ
42182009-12-12 Eli Zaretskii <eliz@gnu.org>
4219
4220 * arc-mode.el (archive-rar-summarize): Support Attribute fields in
4221 RAR archives created on Unix systems.
4222
1d4adede
SM
42232009-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
4224
4225 * minibuffer.el (minibuffer-local-must-match-filename-map): Re-instate
4226 the varalias that was accidentally removed by the 2009-11-19 change
4227 (bug#5186).
4228
3ff3655c
KH
42292009-12-12 Kenichi Handa <handa@m17n.org>
4230
4231 * language/indian.el (indian-compose-regexp): New function.
4232 (malayalam-composable-pattern): Fix the pattern.
4233 (composition-function-table): Set malayalam-composable-pattern for
4234 Malayalam characters.
4235
82d3343c
CY
42362009-12-11 Chong Yidong <cyd@stupidchicken.com>
4237
315eb96d
CY
4238 * progmodes/bug-reference.el (bug-reference-map): Bind mouse-2
4239 rather than down-mouse-1, based on follow-link conventions.
4240
82d3343c
CY
4241 * makefile.w32-in: Ensure that Lisp files in CEDET subdirectories
4242 are compiled.
4243
86a4c7ac
DN
42442009-12-11 Michael McNamara <mac@mail.brushroad.com>
4245
bf0b361c 4246 * progmodes/verilog-mode.el (verilog-vmm-begin-re, verilog-vmm-end-re)
1d4adede
SM
4247 (verilog-vmm-statement-re, verilog-ovm-statement-re)
4248 (verilog-defun-level-not-generate-re, verilog-calculate-indent)
4249 (verilog-leap-to-head, verilog-backward-token):
4250 Fix indenting VMM macros. Reported by Jonathan Ashbrook.
86a4c7ac
DN
4251
42522009-12-11 Wilson Snyder <wsnyder@wsnyder.org>
4253
bf0b361c
JB
4254 * progmodes/verilog-mode.el (verilog-auto-lineup)
4255 (verilog-nameable-item-re): Cleanup user-visible spelling and
4256 documentation errors. One reported by Gary Delp.
1d4adede 4257 (verilog-submit-bug-report): Mention bug tracking and CC co-author.
86a4c7ac
DN
4258 (verilog-read-decls): Fix AUTOWIRE with types declared in a
4259 package, bug195. Reported by Pierre-David Pfister.
4260
fe03f49a
GM
42612009-12-11 Glenn Morris <rgm@gnu.org>
4262
47641aac
GM
4263 * progmodes/cc-engine.el (safe-pos-list): Define for compiler.
4264
85094855
GM
4265 * mail/emacsbug.el: No longer require sendmail.
4266 Replace sendmail's `mail-text' by `rfc822-goto-eoh'. (Bug#5174)
4267 (report-emacs-bug-orig-text): Doc fix.
4268 (report-emacs-bug-send-command, report-emacs-bug-send-hook):
4269 New local variables, to adapt to different mail-user-agents.
4270 (report-emacs-bug): Fix test for a gnu.org address.
4271 Use overlays for emphasis, since font-lock defeats 'face property.
4272 Pretest bugs also end up at the newsgroup these days.
4273 Stop message-mode stripping text properties.
4274 Set and use the new buffer-local variables.
4275 (report-emacs-bug-hook): Add doc-string.
4276 Remove some unnecessary save-excursions and simplify.
4277 Use the appropriate hook and send-command.
4278
fe03f49a
GM
4279 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Standardize the
4280 capitalization of some menu entries.
4281
345427f0
VJL
42822009-12-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4283
33aeea0e
SM
4284 * whitespace.el (whitespace-display-char-on):
4285 Ensure `buffer-display-table' is unique when two or more windows are
345427f0
VJL
4286 visible. Reported by Martin Pohlack <mp26@os.inf.tu-dresden.de>.
4287 New version 12.1.
4288
c70ccbba
EZ
42892009-12-10 Eli Zaretskii <eliz@gnu.org>
4290
4291 * arc-mode.el (archive-rar-summarize): Allow between 6 and 7
4292 characters in the Attribute field.
4293
f1943c1b
DN
42942009-12-10 Dan Nicolaescu <dann@ics.uci.edu>
4295
4296 * vc-svn.el (vc-svn-after-dir-status): Fix regexp. (Bug#4741)
4297
1c67aeaa
SM
42982009-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
4299
4300 Let loaddefs.el adjust to changes in autoload-excludes (bug#5162).
4301 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
4302 Disregard autoload-excludes.
4303 (update-directory-autoloads): Obey autoload-excludes here instead.
4304 But don't store its contents in no-autoloads and remove entries that
4305 refer to excludes files.
4306
d8194864
GM
43072009-12-10 Glenn Morris <rgm@gnu.org>
4308
8c0171c0
GM
4309 * mail/feedmail.el (top-level): Move require 'mail-utils to start.
4310 (expand-mail-aliases): Define for compiler.
4311
dba372dd
GM
4312 * vc-annotate.el (log-view-vc-backend, log-view-vc-fileset):
4313 Define for compiler.
4314
d8194864
GM
4315 * mail/emacsbug.el (report-emacs-bug): Use whichever send command is
4316 appropriate for the mail-user-agent in use.
4317
fe5facd3
MA
43182009-12-09 Michael Albinus <michael.albinus@gmx.de>
4319
4320 * net/tramp.el (tramp-handle-insert-directory): Suppress error messages.
4321
99999a1d
DN
43222009-12-09 Dan Nicolaescu <dann@ics.uci.edu>
4323
4324 Fix short log parsing and fontification.
4325 * vc-bzr.el (vc-bzr-log-view-mode): Match dot in revision number.
4326 Fix fontification for the [merge] label.
4327
2ea1c4aa
SM
43282009-12-09 Vivek Dasmohapatra <vivek@etla.org>
4329
4330 Drop some properties to avoid surprises.
4331 * htmlfontify.el (hfy-ignored-properties): New defcustom.
4332 (hfy-fontify-buffer): Use it.
4333
9840deb6
SM
43342009-12-09 Stefan Monnier <monnier@iro.umontreal.ca>
4335
a0d1aadf
SM
4336 Minor cleanup.
4337 * ffap.el (ffap-symbol-value): Replace ffap-soft-value.
4338 Adjust all callers.
4339 (ffap-locate-file): Remove unused arg `dir-ok' and make other
4340 args compulsory. Adjust callers.
4341 (ffap-gopher-at-point): Remove unused var `name'.
4342
9840deb6
SM
4343 Get rid of the ELCFILES abomination.
4344 * Makefile.in (update-elclist, ELCFILES, compile-last): Remove.
4345 (compile-elcfiles): New phony target.
4346 (compile-main): Compute ELCFILES dynamically.
4347 (compile-clean): New target to remove left-over elc files.
4348 (compile, all): Use it.
4349
7eb3f9a8
KH
43502009-12-09 Kenichi Handa <handa@etlken>
4351
4352 * international/mule-diag.el: Require help-mode instead of help-fns.
4353
ae63e572
KH
43542009-12-09 Kenichi Handa <handa@m17n.org>
4355
5ce6e4f4 4356 * international/mule-cmds.el (ucs-names): Supply sufficiently
a0d1aadf
SM
4357 fine ranges instead of pre-calculating accurate ranges.
4358 Iterate with bigger gc-cons-threshold.
ae63e572 4359
e2f3c692
DN
43602009-12-08 Dan Nicolaescu <dann@ics.uci.edu>
4361
4362 Add support for stashing a snapshot of the current tree.
4363 * vc-git.el (vc-git-stash-snapshot): New function.
4364 (vc-git-stash-map, vc-git-extra-menu-map): Add a mapping for it.
4365
cf6d0352
JB
43662009-12-08 Jose E. Marchesi <jemarch@gnu.org>
4367
4368 * play/gomoku.el (gomoku-mode-map): Remap `move-(beginning|end)-of-line'
4369 instead of `(beginning|end)-of-line'.
4370
48e4acc9
GM
43712009-12-08 Glenn Morris <rgm@gnu.org>
4372
6e890faa
GM
4373 * vc-mtn.el (vc-mtn-print-log): Fix typo in previous.
4374
48e4acc9
GM
4375 * Makefile.in (ELCFILES): Regenerate.
4376
d2a1dc7b
JL
43772009-12-07 Juri Linkov <juri@jurta.org>
4378
4379 Don't lazy-highlight the comint output in history Isearch mode.
4380
4381 * comint.el (comint-history-isearch-search): Instead of
4382 `comint-line-beginning-position', use `comint-after-pmark-p'
4383 to check if point if before the process mark, and go to
4384 `process-mark' in this case.
4385
51ef56c4
SM
43862009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
4387
fb10ee4a
SM
4388 * textmodes/tex-mode.el (latex-complete)
4389 (latex-indent-or-complete): Remove.
4390 (latex-mode): Set completion-at-point-functions instead.
4391
4392 Provide a standard completion command and hook it into TAB.
51ef56c4
SM
4393 * minibuffer.el (completion-at-point-functions): New var.
4394 (completion-at-point): New command.
fb10ee4a 4395 * indent.el (indent-for-tab-command): Handle the `complete' behavior.
51ef56c4
SM
4396 * progmodes/python.el (python-mode-map): Use completion-at-point.
4397 (python-completion-at-point): Rename from python-partial-symbol and
4398 adjust for use in completion-at-point-functions.
4399 (python-mode): Setup completion-at-point for Python completion.
4400 * emacs-lisp/lisp.el (lisp-completion-at-point): New function
4401 extracted from lisp-complete-symbol.
4402 (lisp-complete-symbol): Use it.
4403 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use define-derived-mode,
4404 setup completion-at-point for Elisp completion.
fb10ee4a
SM
4405 (emacs-lisp-mode-map, lisp-interaction-mode-map):
4406 Use completion-at-point.
51ef56c4 4407 * ielm.el (ielm-map): Use completion-at-point.
fb10ee4a 4408 (inferior-emacs-lisp-mode): Setup completion-at-point-functions.
51ef56c4
SM
4409 * progmodes/sym-comp.el: Move to...
4410 * obsolete/sym-comp.el: Move from progmodes.
4411
5e7a9022
EZ
44122009-12-07 Eli Zaretskii <eliz@gnu.org>
4413
4414 Prevent save-buffer in Rmail buffers from using the coding-system
4415 of the current message, and from clobbering the encoding mnemonics
4416 in the mode line (Bug#4623).
4417
4418 * mail/rmail.el (rmail-swap-buffers): Swap encoding and modified
4419 flag, too.
4420 (rmail-message-encoding): New variable.
4421 (rmail-write-region-annotate): Record the encoding of the current
4422 message in rmail-message-encoding.
4423 (rmail-after-save-hook): New function, restores the encoding of
4424 the current message after the message collection is saved.
4425
9136e895
JL
44262009-12-07 Juri Linkov <juri@jurta.org>
4427
4428 * progmodes/grep.el (grep-read-files): Use `completing-read'
4429 instead of `read-string'. Set its `collection' arg to
4430 `read-file-name-internal'. (Bug#4301)
4431
40637410
JL
44322009-12-07 Juri Linkov <juri@jurta.org>
4433
4434 Correctly restore original Isearch point. (Bug#4994)
4435
4436 * isearch.el (isearch-mode): Move `isearch-push-state' after
4437 `(run-hooks 'isearch-mode-hook)'.
4438 (isearch-cancel): When `isearch-push-state-function' is defined,
4439 let-bind `isearch-cmds' to the first state (the last element of
4440 `isearch-cmds') and call `isearch-top-state' (it calls pop-state
4441 function and restores the original point). Otherwise, move point
4442 to `isearch-opoint'.
4443
da10ce2b
SM
44442009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
4445
4446 * international/mule-cmds.el (ucs-names): Weed out at compile-time the
4447 chars that don't have names, so the table can be built much faster at
4448 run-time.
4449
3d68fa99
CY
44502009-12-07 Chong Yidong <cyd@stupidchicken.com>
4451
f82b1493
CY
4452 * vc-bzr.el (vc-bzr-annotate-command): More elegant form for last
4453 change. Suggested by David Kastrup.
4454
3d68fa99
CY
4455 * simple.el (compose-mail): Check for incompatibilities and warn.
4456 (compose-mail-user-agent-warnings): New option.
4457
662c5698
DN
44582009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
4459
4460 Support showing a single log entry from vc-annotate.
4461 * vc.el (print-log): Add a new argument: START-REVISION.
4462 (vc-print-log-internal): Add a new optional argument and
4463 pass it to the backend.
4464 (vc-print-log, vc-print-root-log): Adjust callers.
4465 * vc-annotate.el (vc-annotate-show-log-revision-at-line): If a
4466 buffer already displays the requested log entry, use it.
4467 Otherwise display only the log entry in question.
4468 * vc-svn.el (vc-svn-print-log):
e4070cdc 4469 * vc-mtn.el (vc-mtn-print-log):
662c5698
DN
4470 * vc-hg.el (vc-hg-state):
4471 * vc-git.el (vc-git-print-log): Add support for new argument START-REVISION.
4472 (vc-git-show-log-entry): Return t on success.
4473 * vc-bzr.el (vc-bzr-print-log): Add support new argument START-REVISION.
4474 (vc-bzr-show-log-entry): Return t on success.
4475 * vc-rcs.el (vc-rcs-print-log):
4476 * vc-sccs.el (vc-sccs-print-log):
4477 * vc-cvs.el (vc-cvs-print-log): Add new argument, ignore it.
4478
e4070cdc
GM
44792009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
4480
5ce6e4f4
JB
4481 * ediff-mult.el (ediff-setup-meta-map, ediff-prepare-meta-buffer):
4482 Add menus to the meta mode. (Bug#5043)
e4070cdc 4483
5ce6e4f4 44842009-12-07 Michael Kifer <kifer@cs.stonybrook.edu>
662c5698
DN
4485
4486 * ediff-init.el (ediff-event-key): Use event-to-character instead of
2de386ca 4487 event-key.
662c5698 4488
662c5698
DN
4489 * ediff.el (ediff-buffers-internal): Add unwind-protect.
4490
dab816a9
MA
44912009-12-07 Michael Albinus <michael.albinus@gmx.de>
4492
4493 Handle prompt rules of ksh in OpenBSD 4.5. Reported by Raphaël
4494 Berbain <raphael.berbain@gmail.com>.
4495
4496 * net/tramp.el (tramp-end-of-output): Move up. Use `#' and `$'
4497 characters.
4498 (tramp-initial-end-of-output): New defconst.
4499 (tramp-methods, tramp-find-shell)
4500 (tramp-open-connection-setup-interactive-shell)
4501 (tramp-maybe-open-connection): Use it.
33aeea0e
SM
4502 (tramp-shell-prompt-pattern, tramp-wait-for-output):
4503 Handle existence of `#' and `$'.
dab816a9 4504
33aeea0e
SM
4505 * net/tramp-fish.el (tramp-fish-maybe-open-connection):
4506 Use `tramp-initial-end-of-output'.
dab816a9 4507
a91e1f6b
DN
45082009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
4509
4510 Get the background mode from the terminal for xterm, and set
4511 faces accordingly.
4512 * term/xterm.el (xterm-set-background-mode): New function.
4513 (terminal-init-xterm): Use it in case xterm supports background
4514 color queries. Recompute faces after getting the background
4515 color.
4516
5fa9d1ec
GM
45172009-12-07 Ulrich Mueller <ulm@gentoo.org>
4518
4519 * emacs-lisp/bytecomp.el (byte-compile-insert-header): Put the version
4520 number comment back on its own line, for easier parsing.
4521
5e9fde5e
SM
45222009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
4523
4524 Make it work for non-file buffers (bug#5102).
4525 * doc-view.el (doc-view-current-cache-dir):
4526 Use doc-view-buffer-file-name rather than buffer-file-name.
4527 (doc-view-mode): Use buffer-name when buffer-file-name is nil.
4528
2f2f5242
CY
45292009-12-06 Óscar Fuentes <ofv@wanadoo.es>
4530
4531 * vc-bzr.el (vc-bzr-annotate-command): Handle the case where the
4532 author field is too short.
4533
cebf8ec6
DN
45342009-12-06 Dan Nicolaescu <dann@ics.uci.edu>
4535
5e9fde5e
SM
4536 * vc-git.el (vc-git-print-log): Handle a limit argument.
4537 Display the short log in graph form and with labels.
0d3f8a78
DN
4538 (vc-git-log-view-mode): Handle labels.
4539
cebf8ec6
DN
4540 Make vc-revert change VC state from 'added to 'unregistered.
4541 * vc-git.el (vc-git-revert): Call git reset first.
4542
8e39154d
UJ
45432009-12-06 Ulf Jasper <ulf.jasper@web.de>
4544
d8194864
GM
4545 * net/newst-backend.el, net/newst-plainview.el:
4546 * net/newst-reader.el, net/newst-ticker.el:
4547 * net/newst-treeview.el, net/newsticker.el:
4548 Require/provide newst-... (instead of newsticker-...). (Bug#5096)
8e39154d 4549
ef187c24
CY
45502009-12-06 Chong Yidong <cyd@stupidchicken.com>
4551
238a0f3a
CY
4552 * log-view.el (log-view-mode-map): Bind "=" to log-view-diff too.
4553
2c6bb71a
CY
4554 * vc-bzr.el (vc-bzr-annotate-command): Show author in annotation.
4555 Handle empty author field (Bug#4144). Suggested by Óscar Fuentes.
4556 (vc-bzr-annotate-time, vc-bzr-annotate-extract-revision-at-line):
4557 Update annotation regexp.
4558
ef187c24
CY
4559 * simple.el (beginning-of-visual-line): Constrain to field
4560 boundaries (Bug#5106).
4561
571855b6
UJ
45622009-12-06 Ulf Jasper <ulf.jasper@web.de>
4563
33aeea0e
SM
4564 * xml.el (xml-substitute-numeric-entities):
4565 Move newsticker--decode-numeric-entities in newst-backend.el to
d8194864 4566 xml-substitute-numeric-entities in xml.el. (Bug#5008)
571855b6
UJ
4567 * net/newst-backend.el (newsticker--parse-generic-feed)
4568 (newsticker--parse-generic-items)
33aeea0e
SM
4569 (newsticker--decode-numeric-entities):
4570 Move newsticker--decode-numeric-entities in newst-backend.el to
d8194864 4571 xml-substitute-numeric-entities in xml.el. (Bug#5008)
571855b6 4572
b857059c
CY
45732009-12-06 Daniel Colascione <dan.colascione@gmail.com>
4574
4575 * progmodes/js.el (js--js-not): Add null to the list of values.
4576
c2dae51b
CY
45772009-12-06 Chong Yidong <cyd@stupidchicken.com>
4578
d8194864 4579 * ansi-color.el (ansi-color-for-comint-mode): Add :version keyword.
c2dae51b 4580
ed0f72d2
RW
45812009-12-06 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4582
4583 * textmodes/bibtex.el (bibtex-enclosing-field): Exclude entry
4584 delimiter if it is at the end of the current line.
4585 (bibtex-generate-url-list): Fix docstring.
4586
365b9a62
SM
45872009-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
4588
4589 * minibuffer.el (minibuffer-complete-and-exit): Don't replace the
4590 minibuffer's content with itself.
4591 Fold the confirm-after-completion case into the `confirm' case.
4592 (completion-pcm-word-delimiters): Add : and / to the delimiters.
4593
990a9cb1
KR
45942009-12-06 Kevin Ryde <user42@zip.com.au>
4595
4596 * ffap.el (ffap-rfc-path): Make this a defcustom since
d8194864 4597 `ffap-rfc-directories' is also a defcustom. (Bug#4514.)
990a9cb1 4598
8b5a10db 4599 * info-look.el: Add setup for apropos-mode to use emacs-lisp-mode
d8194864 4600 manuals, similar to existing setup for help-mode. (Bug#3913.)
8b5a10db 4601
065543e7
JL
46022009-12-05 Juri Linkov <juri@jurta.org>
4603
4604 Save and restore dired buffer's point positions too. (Bug#4880)
4605
4606 * dired.el (dired-save-positions): Return in the first element
4607 buffer's position in format (BUFFER DIRED-FILENAME BUFFER-POINT).
4608 Doc fix.
4609 (dired-restore-positions): First restore buffer's position.
4610 While restoring window's positions, check if window still displays
4611 the original buffer.
4612
503edac9
CY
46132009-12-05 Chong Yidong <cyd@stupidchicken.com>
4614
9a594ee6
CY
4615 * bindings.el (complete-symbol): Call semantic-ia-complete-symbol
4616 if possible.
4617
925f8c70
CY
4618 * shell.el (shell): Require ansi-color (Bug#5113).
4619
4620 * ansi-color.el (ansi-color-for-comint-mode): Default to t.
4621
503edac9
CY
4622 * hl-line.el (global-hl-line-highlight): Minor doc fix (Bug#4925).
4623
8fea6b33
AM
46242009-12-05 Alan Mackenzie <acm@muc.de>
4625
4626 * progmodes/cc-mode.el (c-before-hack-hook)
4627 (c-postprocess-file-styles): Revert change 2009-07-18T21:03:43Z!acm@muc.de to permit
4628 `c-file-style' to work again. This reversion restores the current
212c5aef 4629 software to its state in Emacs 23.1. (Bug#4146)
8fea6b33 4630
5d1fd962
CY
46312009-12-05 Kevin Ryde <user42@zip.com.au>
4632
33aeea0e
SM
4633 * textmodes/sgml-mode.el (sgml-lexical-context):
4634 Recognise comment-start-skip to comment-end-skip as comment (Bug#4781).
5d1fd962 4635
30760c8b
JL
46362009-12-05 Juri Linkov <juri@jurta.org>
4637
4638 * info.el (Info-find-node-2): Set `Info-current-subfile' to nil
4639 for virtual nodes. (Bug#4147)
4640 (Info-find-node-2): Set `Info-current-node-virtual' to nil
4641 when moving from a virtual node.
4642 (Info-mode-menu): Add `Info-virtual-index' to the menu.
4643 (Info-mode): Add `Info-virtual-index' to the docstring.
4644
403111a8
RW
46452009-12-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4646
4647 * textmodes/bibtex.el (bibtex-map-entries): Use marker to keep
4648 track of the buffer position of the end of a BibTeX entry as this
4649 position may change during reformatting.
4650 (bibtex-format-entry): Remove whitespace before processing
4651 numerical fields so that we recognize the latter properly.
4652 (bibtex-reformat): Do not use push which changes the global value
4653 of bibtex-entry-format.
4654 (bibtex-field-braces-alist, bibtex-field-strings-alist)
4655 (bibtex-field-re-init): Replace only space characters by regexp
4656 for whitespace.
365b9a62 4657 (bibtex-generate-url-list, bibtex-cite-matcher-alist): Fix docstring.
403111a8
RW
4658 (bibtex-initialize): Also update bibtex-strings.
4659 (bibtex-kill-field): Preserve white space at end of entry.
365b9a62
SM
4660 (bibtex-kill-entry, bibtex-yank-pop, bibtex-insert-kill):
4661 Update bibtex-reference-keys.
403111a8 4662
25b54627
SM
46632009-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
4664
4665 * minibuffer.el (completion-pcm--merge-try): Also consider placing
4666 point after a star, if that's the only place where modifications can
4667 make progress.
4668
35639eb4
DN
46692009-12-05 Dan Nicolaescu <dann@ics.uci.edu>
4670
4671 * vc-dir.el (vc-dir): Use the correct markup for showing keymaps
4672 in docstrings.
4673
8b78760b
JL
46742009-12-04 Juri Linkov <juri@jurta.org>
4675
4676 * proced.el (proced): Call `(proced-update t)' to update process
4677 information instead of only running proced-post-display-hook.
4678 (proced-send-signal): Add a leading space to the buffer name
4679 " *Marked Processes*" to make this buffer ephemeral.
4680
2b3489a7
JL
46812009-12-04 Juri Linkov <juri@jurta.org>
4682
4683 * dired.el (dired-auto-revert-buffer): New defcustom.
4684 (dired-internal-noselect): Use it.
4685
9b9debd1
JL
46862009-12-04 Juri Linkov <juri@jurta.org>
4687
4688 Change roles of modes and functions in image-mode.el (Bug#5062).
4689
4690 * image-mode.el: Replace `image-mode-maybe' with `image-mode'
4691 in `auto-mode-alist'.
4692 (image-mode-previous-major-mode): New variable.
4693 (image-minor-mode-map): Rename from `image-mode-text-map'.
4694 (image-mode): Move graceful error-handling code from
4695 `image-minor-mode' to here. On errors call `image-mode-as-text'.
4696 (image-minor-mode): Remove all image-handling code.
4697 Replace `image-mode-text-map' with `image-minor-mode-map'.
4698 Check for `image-type' in mode-line format string.
4699 (image-mode-maybe): Make obsolete with an alias to `image-mode'.
4700 (image-mode-as-text): New function with most code from
4701 `image-mode-maybe'.
4702 (image-toggle-display-text): Move code that removes image
4703 properties from `image-toggle-display' to here.
4704 (image-toggle-display-image): New function with code that adds
4705 image properties copied from `image-toggle-display'.
4706 (image-toggle-display): Remove most code with leaving only code
4707 that toggles between `image-mode-as-text' and `image-mode'.
4708
0c74a301
UJ
47092009-12-04 Ulf Jasper <ulf.jasper@web.de>
4710
4711 * net/newst-treeview.el
4712 (newsticker--treeview-list-highlight-start): Restored call to
4713 save-excursion: Selected item was stuck.
4714 (newsticker--treeview-list-select): New.
4715 (newsticker--treeview-item-show-text)
4716 (newsticker--treeview-item-show)
4717 (newsticker--treeview-item-update): Use new
4718 newsticker-treeview-item-mode.
4719 (newsticker-treeview-update): Keep current item.
4720 (newsticker-treeview-next-new-or-immortal-item): Doc change.
4721 (newsticker--treeview-first-feed): Doc change.
4722 (newsticker-treeview-list-menu)
2f952059 4723 (newsticker-treeview-item-menu): Add menu entries.
0c74a301
UJ
4724 (newsticker-treeview-item-mode): New.
4725
5ce6e4f4 4726 * net/newst-backend.el (newsticker-customize): Delete other
0c74a301
UJ
4727 windows.
4728
9eaeec5b
SS
47292009-12-04 Sam Steingold <sds@gnu.org>
4730
4731 * log-view.el (log-view-mode-map): "q" calls quit-window,
4732 like in all the other non-self-insert buffers.
4733
b2bf5be5
SM
47342009-12-04 Stefan Monnier <monnier@iro.umontreal.ca>
4735
4736 Minor cleanup.
4737 * term.el (term-send-raw, term-send-raw-meta): Use read-key-sequence's
4738 key decoding rather than do it manually via last-input-event +
4739 ascii-character.
4740 (term-exec): Use delete-and-extract-region.
4741 (term-handle-ansi-terminal-messages): Remove unused var `end'.
4742 (term-process-pager): Remove unused var `i'.
4743 (term-dynamic-simple-complete): Make obsolete.
4744 (serial-update-config-menu): Remove unused vars `y' and `str'.
4745 (term-update-mode-line): Remove unused var `temp'.
4746
46e5c897
DN
47472009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
4748
4749 Limit the number of log entries displayed by default.
4750 * vc.el (vc-print-log-internal): Fix check for limit-unsupported.
4751 (vc-print-log, vc-print-root-log): Use vc-log-show-limit when not
4752 using a prefix argument.
4753
627e0a14
GM
47542009-12-03 Glenn Morris <rgm@gnu.org>
4755
4756 * progmodes/idlwave.el (class): Restore still useful declaration.
4757
8578c224
AM
47582009-12-03 Alan Mackenzie <acm@muc.de>
4759
4abc318c 4760 Enhance `c-parse-state' to run efficiently in "brace deserts".
8578c224 4761
b2bf5be5
SM
4762 * progmodes/cc-mode.el (c-basic-common-init):
4763 Call c-state-cache-init.
9762b219 4764 (c-neutralize-syntax-in-and-mark-CPP): Rename from
8578c224 4765 c-extend-and-neutralize-syntax-in-CPP. Mark each CPP construct by
b2bf5be5 4766 placing `category' properties value 'c-cpp-delimiter at its boundaries.
8578c224
AM
4767
4768 * progmodes/cc-langs.el (c-before-font-lock-function):
4769 c-extend-and-neutralize-syntax-in-CPP has been renamed
4770 c-neutralize-syntax-in-and-mark-CPP.
4771
4772 * progmodes/cc-fonts.el (c-cpp-matchers): Mark template brackets
4773 with `category' properties now, not `syntax-table' ones.
4774
4775 * progmodes/cc-engine.el (c-syntactic-end-of-macro): A new
4776 enhanced (but slower) version of c-end-of-macro that won't land
4777 inside a literal or on another awkward character.
4778 (c-state-cache-too-far, c-state-cache-start)
4779 (c-state-nonlit-pos-interval, c-state-nonlit-pos-cache)
4780 (c-state-nonlit-pos-cache-limit, c-state-point-min)
4781 (c-state-point-min-lit-type, c-state-point-min-lit-start)
4782 (c-state-min-scan-pos, c-state-brace-pair-desert)
4783 (c-state-old-cpp-beg, c-state-old-cpp-end): New constants and
4784 buffer local variables.
4785 (c-state-literal-at, c-state-lit-beg)
4786 (c-state-cache-non-literal-place, c-state-get-min-scan-pos)
4787 (c-state-mark-point-min-literal, c-state-cache-top-lparen)
4788 (c-state-cache-top-paren, c-state-cache-after-top-paren)
4789 (c-get-cache-scan-pos, c-get-fallback-scan-pos)
4790 (c-state-balance-parens-backwards, c-parse-state-get-strategy)
4791 (c-renarrow-state-cache)
4792 (c-append-lower-brace-pair-to-state-cache)
4793 (c-state-push-any-brace-pair, c-append-to-state-cache)
4794 (c-remove-stale-state-cache)
4795 (c-remove-stale-state-cache-backwards, c-state-cache-init)
4796 (c-invalidate-state-cache-1, c-parse-state-1)
4797 (c-invalidate-state-cache): New defuns/defmacros/defsubsts.
b2bf5be5
SM
4798 (c-parse-state): Enhance and refactor.
4799 (c-debug-parse-state): Amend to deal with all the new variables.
8578c224
AM
4800
4801 * progmodes/cc-defs.el (c-<-as-paren-syntax, c-mark-<-as-paren)
4802 (c->-as-paren-syntax, c-mark->-as-paren, c-unmark-<->-as-paren):
b2bf5be5
SM
4803 modify to use category text properties rather than syntax-table ones.
4804 (c-suppress-<->-as-parens, c-restore-<->-as-parens): New defsubsts
8578c224
AM
4805 to switch off/on the syntactic paren property of C++ template
4806 delimiters using the category property.
4807 (c-with-<->-as-parens-suppressed): Macro to invoke code with
4808 template delims suppressed.
4809 (c-cpp-delimiter, c-set-cpp-delimiters, c-clear-cpp-delimiters):
4810 New constant/macros which apply category properties to the start
4811 and end of preprocessor constructs.
b2bf5be5 4812 (c-comment-out-cpps, c-uncomment-out-cpps): Defsubsts which
8578c224
AM
4813 "comment out" the syntactic value of characters in preprocessor
4814 constructs.
4815 (c-with-cpps-commented-out)
4816 (c-with-all-but-one-cpps-commented-out): Macros to invoke code
4817 with characters in all or all but one preprocessor constructs
4818 "commented out".
4819
0d4dc442
RW
48202009-12-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4821
4822 * proced.el (proced-filter-alist): Use regexp-quote.
4823
a09dc9bf
MA
48242009-12-03 Michael Albinus <michael.albinus@gmx.de>
4825
4826 Cleanup.
4827 * eshell/em-unix.el (top): Require 'esh-opt and 'pcomplete.
4828 (eshell/su, eshell/sudo): Require 'tramp. Fix problems reading
4829 arguments. Expand `default-directory'.
4830
4831 * net/tramp.el (tramp-handle-file-remote-p): Expand FILENAME for
4832 the benefit of returning an expanded localname.
4833 (tramp-tramp-file-p): Handle the case NAME is not a string.
4834
3f6bd790
DN
48352009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
4836
4dfb3b9c
DN
4837 Add support for bzr shelve/unshelve.
4838 * vc-bzr.el (vc-bzr-shelve-map, vc-bzr-shelve-menu-map)
4839 (vc-bzr-extra-menu-map): New variables.
4840 (vc-bzr-extra-menu, vc-bzr-extra-status-menu, vc-bzr-shelve)
4841 (vc-bzr-shelve-apply, vc-bzr-shelve-list)
4842 (vc-bzr-shelve-get-at-point, vc-bzr-shelve-delete-at-point)
4843 (vc-bzr-shelve-apply-at-point, vc-bzr-shelve-menu): New functions.
4844 (vc-bzr-dir-extra-headers): Display shelves.
4845
3f6bd790
DN
4846 * vc-bzr.el (vc-bzr-print-log): Deal with nil arguments better.
4847
842d73a1
SM
48482009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
4849
4850 * textmodes/bibtex.el (bibtex-complete-internal):
4851 Use completion-in-region.
4852 (bibtex-text-in-field-bounds): Remove unused var `opoint'.
4853
7fa4876f
DN
48542009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
4855
4856 Support applying stashes. Improve UI.
4857 * vc-git.el (vc-git-dir-extra-headers): Add tooltips.
4858 (vc-git-stash-apply, vc-git-stash-pop)
4859 (vc-git-stash-apply-at-point, vc-git-stash-pop-at-point)
4860 (vc-git-stash-menu): New functions.
4861 (vc-git-stash-menu-map): New variable.
4862 (vc-git-stash-map): Add bindings to popup a menu and to apply stashes.
4863
d6e82452
GM
48642009-12-03 Glenn Morris <rgm@gnu.org>
4865
4866 * vc.el (log-view-vc-backend, log-view-vc-fileset): Declare.
4867 (vc-print-log-internal): Fix previous change.
4868 (vc-revert): Correct pluralization.
4869
8d222148
SM
48702009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
4871
ea52206b
SM
4872 * progmodes/make-mode.el (makefile-special-targets-list): No need for
4873 it to be an alist any more.
4874 (makefile-complete): Use completion-in-region.
4875
69a94a37
SM
4876 * progmodes/octave-mod.el (octave-complete-symbol):
4877 Use completion-in-region.
4878
8d222148
SM
4879 Misc cleanup.
4880 * progmodes/idlwave.el (idlwave-comment-hook): Simplify with `or'.
4881 (idlwave-code-abbrev, idlwave-display-user-catalog-widget)
4882 (idlwave-complete-class): Don't quote lambda.
4883 (idlwave-find-symbol-syntax-table, idlwave-mode-syntax-table)
4884 (idlwave-mode-map): Move initialization into declaration.
4885 (idlwave-action-and-binding): Use backquotes.
4886 (idlwave-in-quote, idlwave-reset-sintern, idlwave-complete-in-buffer):
4887 Simplify.
4888 (idlwave-is-pointer-dereference): Remove unused var `pos'.
4889 (idlwave-xml-create-rinfo-list): Remove unused var `entry'.
4890 (idlwave-convert-xml-clean-sysvar-aliases): Remove unused vars `new',
4891 `parts', and `all-parts'.
4892 (idlwave-xml-create-sysvar-alist): Remove unused var `fields'.
4893 (idlwave-convert-xml-system-routine-info): Remove unused string
4894 `version-string'.
4895 (idlwave-display-user-catalog-widget): Use dolist.
4896 (idlwave-scanning-lib): Declare dynamically-scoped var.
4897 (idlwave-scan-library-catalogs): Remove unused var `flags'.
4898 (completion-highlight-first-word-only): Declare to silence bytecomp.
4899 (idlwave-popup-select): Tighten scope of `resp'.
4900 (idlwave-find-struct-tag): Remove unused var `beg'.
4901 (idlwave-after-load-rinfo-hook): Declare.
4902 (idlwave-sintern-class-info): Remove unused var `taglist'.
4903 (idlwave-find-class-definition): Remove unused var `list'.
4904 (idlwave-complete-sysvar-tag-help): Remove unused var `main-base'.
4905 (idlwave-what-module-find-class): Remove unused var `classes'.
4906
3bb8691b
JB
49072009-12-03 Juanma Barranquero <lekktu@gmail.com>
4908
4909 * progmodes/pascal.el: Require CL when compiling (for lexical-let).
4910
f72f0c23
SM
49112009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
4912
4913 * hippie-exp.el (try-expand-dabbrev-visible): Preserve point in the
4914 buffers visited. Remove redundant current-buffer-saving.
4915
601a9508
SM
49162009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
4917
4918 Use completion-in-buffer and remove uses of dynamic scoping.
4919 * progmodes/pascal.el (pascal-str, pascal-all, pascal-pred)
4920 (pascal-buffer-to-use, pascal-flag): Don't declare.
4921 (pascal-func-completion, pascal-type-completion, pascal-var-completion)
4922 (pascal-get-completion-decl, pascal-keyword-completion):
4923 Add `pascal-str' argument, save-excursion,
4924 return the found completions, and don't filter with pascal-pred.
4925 (pascal-completion-cache): New var.
4926 (pascal-completion): Don't switch buffer any more (it was never
4927 necessary). Don't save-excursion any more (it's done by the called
4928 subroutines). Use a cache to avoid redundant computations.
4929 Use complete-with-action rather than pascal-completion-response and
4930 let it apply the predicate as well.
4931 (pascal-complete-word): Use completion-in-buffer when
4932 pascal-toggle-completions is nil.
4933 (pascal-show-completions): Don't bind pascal-buffer-to-use since it's
4934 not used any more.
4935 (pascal-comp-defun): Don't change buffer any more.
4936 Use complete-with-action rather than pascal-completion-response and
4937 let it apply the predicate as well.
4938 (pascal-goto-defun): Change buffer before calling pascal-comp-defun
4939 when neded.
4940
1ff4cb98
KH
49412009-12-02 Kenichi Handa <handa@m17n.org>
4942
4943 * language/indian.el: Include ZWJ and ZWNJ in the patterns to
4944 shape for all Indic scripts.
4945
bb12edf1
SM
49462009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
4947
4948 Use completion-in-buffer.
4949 * wid-edit.el (widget-field-text-end): New function.
4950 (widget-field-value-get): Use it.
4951 (widget-string-complete, widget-file-complete)
4952 (widget-color-complete): Use it and completion-in-region.
4953 (widget-complete): Don't narrow the buffer.
4954
5813f6ef
GM
49552009-12-02 Glenn Morris <rgm@gnu.org>
4956
c920f222
GM
4957 * mail/rmail.el (rmail-pop-to-buffer): New function. (Bug#2282)
4958 (rmail-select-summary): Use rmail-pop-to-buffer.
60f2013c
GM
4959 * mail/rmailsum.el: Replace all pop-to-buffer calls with
4960 rmail-pop-to-buffer, to prevent horizontal splits.
c920f222 4961
5813f6ef
GM
4962 * calendar/diary-lib.el (diary-list-entries): Replace superfluous
4963 save-excursion with save-current-buffer.
4964 Widen before searching. (Bug#5093)
4965 (diary-list-sexp-entries): Remove superfluous save-excursion.
4966
34b1d750
GM
49672009-12-02 Michael Welsh Duggan <mwd@cert.org>
4968
4969 * woman.el (woman-make-bufname): Handle man-pages with "." in the
4970 name. (Bug#5038)
4971
b2d5f31a
GM
49722009-12-02 Andreas Politz <politza@fh-trier.de> (tiny change)
4973
4974 * ido.el (ido-file-internal): Handle filenames at point that do
4975 not have a directory part. (Bug#5049)
4976
c710ac3c
JB
49772009-12-02 Juanma Barranquero <lekktu@gmail.com>
4978
4979 * mpc.el (mpc-intersection, mpc-host, mpc-songs-playlist)
4980 (mpc-songs-jump-to, mpc-resume): Doc fixes.
4981
9946be46
SM
49822009-12-01 Rob Riepel <riepel@networking.Stanford.EDU>
4983
4984 * emulation/tpu-extras.el (tpu-cursor-free-mode): Emit message.
4985 (tpu-set-cursor-free, tpu-set-cursor-bound): Don't emit a message
4986 any more.
4987
b08016f2
SM
49882009-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
4989
e7440df4
SM
4990 * comint.el (comint-insert-input): Ignore clicks to the right of
4991 the field. Reported by Bob Nnamtrop <bobnnamtrop@gmail.com>.
4992
3bb8691b 4993 * vc.el (vc-print-log-internal): Don't wait for the process to
c767b665
SM
4994 terminate before setting up the major mode.
4995
f3b757f5
SM
4996 * pcmpl-unix.el (pcomplete/cd): Complete more than one argument, just
4997 in case.
4998
a2877f1d
SM
4999 * pcomplete.el (pcomplete-std-complete): Don't try to complete past
5000 the last element.
5001
b08016f2
SM
5002 * simple.el (normal-erase-is-backspace-mode): Fix thinko in message.
5003
782d6e30
GM
50042009-12-01 Glenn Morris <rgm@gnu.org>
5005
5006 * window.el (window--display-buffer-2): Fix previous changes.
5007
28f57f7e
CY
50082009-12-01 Chong Yidong <cyd@stupidchicken.com>
5009
5010 * mail/sendmail.el (mail-setup-hook, mail-send-hook): Doc fixes.
5011
c31a2fdc
GM
50122009-12-01 Glenn Morris <rgm@gnu.org>
5013
5014 * Makefile.in (ELCFILES): Add mpc.elc.
5015
e1ada222
SM
50162009-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
5017
5018 * mpc.el: New file.
5019
0c9ff2c5
GM
50202009-12-01 Glenn Morris <rgm@gnu.org>
5021
3689984f
GM
5022 * window.el (window-to-use): Define for compiler.
5023
3ab4308b
GM
5024 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Make message
5025 consistent with others (no final period).
5026
0c9ff2c5
GM
5027 * mail/rmailmm.el (rmail-mime-handle): Doc fix.
5028 (rmail-mime-show): Downcase the encoding. (Bug#5070)
5029
fb0c18ff
DN
50302009-12-01 Dan Nicolaescu <dann@ics.uci.edu>
5031
5032 Make vc-print-log buttons work.
045b9da7 5033 * log-view.el (log-view-mode-map): Inherit from widget-keymap.
fb0c18ff 5034
2ac7e73e
JB
50352009-11-30 Ryan C. Thompson <rct@thompsonclan.org> (tiny change)
5036
5037 * savehist.el (savehist-autosave-interval): Allow setting to nil
5038 through customize. (Bug#5056)
5039
5237d741
JB
50402009-11-30 Juanma Barranquero <lekktu@gmail.com>
5041
5042 Fix references to jit-lock properties.
5043 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
5044 Refer to jit-lock-defer-multiline, not jit-lock-multiline.
5045 (perl-font-lock-special-syntactic-constructs):
5046 Quote jit-lock-defer-multiline property.
5047
379241fa
DN
50482009-11-30 Dan Nicolaescu <dann@ics.uci.edu>
5049
5050 * vc-git.el (vc-git-registered): Call vc-git-root only once.
5051
054ae856
JL
50522009-11-30 Juri Linkov <juri@jurta.org>
5053
5054 * misearch.el (multi-isearch-search-fun): Always provide a non-nil
5055 value `buffer' of `multi-isearch-next-buffer-current-function'.
5056 Use `(current-buffer)' when `buffer' is nil.
5057 (multi-isearch-next-buffer-from-list): Don't fallback to
5058 `(current-buffer)' when `buffer' is nil. (Bug#4947)
5059
67296dda
JL
50602009-11-30 Juri Linkov <juri@jurta.org>
5061
5062 * misearch.el (multi-isearch-read-buffers): Move canonicalization
5063 of buffers with `get-buffer' to `multi-isearch-buffers'.
5064 (multi-isearch-buffers, multi-isearch-buffers-regexp):
5065 Canonicalize BUFFERS with `get-buffer'. Doc fix.
5066 (multi-isearch-files, multi-isearch-files-regexp): Canonicalize
5067 FILES with `expand-file-name' converting relative file names
5068 to absolute. Doc fix. (Bug#4727)
5069
c585bf32
JL
50702009-11-30 Juri Linkov <juri@jurta.org>
5071
5072 * misearch.el (multi-isearch-read-buffers)
5073 (multi-isearch-read-matching-buffers): New functions.
5074 (multi-isearch-buffers, multi-isearch-buffers-regexp):
5075 Use them in the `interactive' spec. Doc fix.
5076 (multi-isearch-read-files, multi-isearch-read-matching-files):
5077 New functions.
5078 (multi-isearch-files, multi-isearch-files-regexp):
5079 Use them in the `interactive' spec. Doc fix. (Bug#4725)
5080
0a745733
JL
50812009-11-30 Juri Linkov <juri@jurta.org>
5082
5083 * doc-view.el (doc-view-continuous):
5084 Rename from `doc-view-continuous-mode'.
5085 (doc-view-menu): Move "Toggle display" to the top.
5086 Add submenu "Continuous" with radio buttons "Off"/"On"
5087 and "Save as Default".
5088 (doc-view-scroll-up-or-next-page)
5089 (doc-view-scroll-down-or-previous-page)
5090 (doc-view-next-line-or-next-page)
33aeea0e
SM
5091 (doc-view-previous-line-or-previous-page):
5092 Rename `doc-view-continuous-mode' to `doc-view-continuous'. (Bug#4896)
0a745733 5093
1f9689eb
JL
50942009-11-30 Juri Linkov <juri@jurta.org>
5095
5096 * comint.el (comint-mode-map): Rebind `M-r' from
5097 `comint-previous-matching-input' to
5098 `comint-history-isearch-backward-regexp'.
5099 Unbind `M-s' to allow global key binding `M-s'.
5100 Add menu items for `comint-history-isearch-backward' and
5101 `comint-history-isearch-backward-regexp'. (Bug#3746)
5102
2952b1ae
JL
51032009-11-30 Juri Linkov <juri@jurta.org>
5104
5105 * replace.el (perform-replace): Let-bind recenter-last-op to nil.
5106 For def=recenter, replace `recenter' with `recenter-top-bottom'
5107 that is called with `this-command' and `last-command' let-bound
5108 to `recenter-top-bottom'. When the last `def' was not `recenter',
5109 set `recenter-last-op' to nil. (Bug#4981)
5110
7a9547ca
SM
51112009-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
5112
20565545
SM
5113 Minor cleanup and simplification.
5114 * filecache.el (file-cache-add-directory)
5115 (file-cache-add-directory-recursively)
5116 (file-cache-add-from-file-cache-buffer)
5117 (file-cache-delete-file-regexp, file-cache-delete-directory)
5118 (file-cache-files-matching-internal, file-cache-display): Use dolist.
5119 (file-cache-temp-minibuffer-message): Delete function.
5120 (file-cache-minibuffer-complete): Use minibuffer-message instead.
5121
7a9547ca
SM
5122 * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
5123 Don't signal an error when bumping into EOB in tr, s, or y.
5124
08e968f3
JL
51252009-11-29 Juri Linkov <juri@jurta.org>
5126
5127 * startup.el (fancy-about-text): Fix wording of Guided Tour.
5128 (Bug#4960)
5129
5130 * descr-text.el (describe-char-unidata-list): Use lowercase name
5131 for "Unicode name" like in other tags.
5132
f8d170a4
JL
51332009-11-29 Juri Linkov <juri@jurta.org>
5134
5135 * ediff-util.el (ediff-minibuffer-with-setup-hook):
5136 New compatibility macro.
7a9547ca 5137 (ediff-read-file-name): Use it instead of `minibuffer-with-setup-hook'.
f8d170a4 5138
0116abbd
JL
51392009-11-29 Juri Linkov <juri@jurta.org>
5140
5141 Add defcustom to define the cycling order of `recenter-top-bottom'.
5142 (Bug#4981)
5143
5144 * window.el (recenter-last-op): Doc fix.
5145 (recenter-positions): New defcustom.
5146 (recenter-top-bottom): Rewrite to use `recenter-positions'.
5147 (move-to-window-line-top-bottom): Rewrite to use `recenter-positions'.
5148
61eef560
MA
51492009-11-29 Michael Albinus <michael.albinus@gmx.de>
5150
5151 Improve integration of Tramp and ange-ftp in eshell.
5152
e4070cdc 5153 * eshell/em-unix.el (eshell/whoami): Make it a defun but a defalias.
61eef560
MA
5154 (eshell/su): Flatten args. Apply better args parsing. Use "cd".
5155 (eshell/sudo): Flatten args. Let-bind `default-directory'.
5156
5157 * eshell/esh-util.el (top): Require also Tramp when compiling.
5158 (eshell-directory-files-and-attributes): Check for FTP remote
5159 connection.
5160 (eshell-parse-ange-ls): Let-bind `ange-ftp-name-format',
5161 `ange-ftp-ftp-name-arg', `ange-ftp-ftp-name-res'.
5162 (eshell-file-attributes): Handle ".". Return `entry'.
5163
5164 * net/ange-ftp.el (ange-ftp-parse-filename): Use `save-match-data'.
5165 (ange-ftp-directory-files-and-attributes)
5166 (ange-ftp-real-directory-files-and-attributes): New defuns.
5167
5168 * net/tramp.el (tramp-maybe-open-connection): Open the remote
5169 shell with "exec" when possible. This prevents trailing prompts
5170 in `start-file-process'.
5171
f5467d3f
SM
51722009-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
5173
21f49db9
SM
5174 Try and remove assumptions about point-min==1.
5175 * nxml/rng-valid.el (rng-validate-mode): Don't hardcode point-min==1.
5176 (rng-compute-mode-line-string): Show the validation percentage in
5177 terms of the narrowed text, not the widened text.
5178 (rng-do-some-validation): Don't catch internal errors when debugging.
5179 (rng-first-error): Simplify.
5180 (rng-after-change-function): Remove work around. AFAIK the bug has
5181 been fixed a while ago.
5182
26224faf
SM
5183 * image-mode.el (image-minor-mode): Exit more gracefully when the image
5184 cannot be displayed (e.g. when doing C-x C-f some-new-file.svg RET).
5185
d7117720
SM
5186 * man.el (Man-completion-table): Make it easier to enter "<sec> <name>".
5187
f5467d3f
SM
5188 * eshell/em-prompt.el (eshell-prompt-function): Abbreviate pwd, since
5189 `cd' doesn't always do it for us (bug#5067).
5190
5191 * pcomplete.el (pcomplete-entries): Revert change installed mistakenly
5192 on 2009-10-25 as part of some other change (bug#5067).
5193
c5269f1c
SM
51942009-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
5195
62a258a7
SM
5196 * emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
5197 `suspicious'.
5198 (byte-compile-warnings): Use byte-compile-warning-types.
5199 (byte-compile-save-excursion): Warn about use of set-buffer right
5200 after save-excursion.
5201
c5269f1c
SM
5202 * progmodes/gud.el (gud-basic-call): Don't only save the buffer but
5203 the excursion as well.
5204
3ba30eb8
MA
52052009-11-27 Michael Albinus <michael.albinus@gmx.de>
5206
5207 * eshell/em-unix.el (eshell/su, eshell/sudo): New defuns,
5208 providing a Tramp related implementation of "su" and "sudo".
5209 (eshell-unix-initialize): Add "su" and "sudo".
5210
6c6f788d
DU
52112009-11-27 Daiki Ueno <ueno@unixuser.org>
5212
5213 * net/socks.el (socks-send-command): Convert binary request to
5214 unibyte before sending. This fixes mishandling of some port
5215 numbers such as 129.
5216
10c877fe
SM
52172009-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
5218
6f06a171
SM
5219 * help.el (describe-bindings-internal): Remove `interactive'.
5220
10c877fe
SM
5221 * man.el (Man-completion-table): Trim a terminating "(".
5222 Remove the space between name page a section.
5223 Add the command's description on the `help-echo' property.
c5269f1c
SM
5224 Remove `process-connection-type' binding since it's unused by
5225 call-process.
10c877fe
SM
5226 Provide completion for the "<section> <name>" format as well.
5227 (Man-default-man-entry): Remove spurious var shadowing the argument.
5228
c44a4822
KR
52292009-11-26 Kevin Ryde <user42@zip.com.au>
5230
5231 * log-view.el: Add "Keywords: tools", since its other keywords
5232 aren't in finder-known-keywords, and following vc.el.
5233
9d58f081
KR
5234 * sha1.el (sha1-string-external): default-directory "/" in case
5235 otherwise non-existent. process-connection-type pipe for touch of
5236 efficiency recommended by elisp manual. (An aside in Bug#3911.)
5237
72fe6b25
SM
52382009-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
5239
5240 Misc coding convention cleanups.
5241 * htmlfontify.el (hfy-init-kludge-hook): Rename from
5242 hfy-init-kludge-hooks.
5243 (hfy-etags-cmd, hfy-flatten-style, hfy-invisible-name, hfy-face-at)
5244 (hfy-fontify-buffer, hfy-prepare-index-i, hfy-subtract-maps)
5245 (hfy-save-kill-buffers, htmlfontify-copy-and-link-dir): Use dolist
5246 and push.
5247 (hfy-slant, hfy-weight): Use tables rather than code.
5248 (hfy-box-to-border-assoc, hfy-box-to-style, hfy-decor)
5249 (hfy-face-to-style-i, hfy-fontify-buffer): Use `case'.
5250 (hfy-face-attr-for-class): Initialize `face-spec' directly.
5251 (hfy-face-to-css): Remove `nconc' with single arg.
5252 (hfy-p-to-face-lennart): Use `or'.
5253 (hfy-face-at): Hoist common code. Remove spurious quotes in `case'.
5254 (hfy-overlay-props-at, hfy-mark-tag-hrefs): Eta-reduce.
5255 (hfy-compile-stylesheet, hfy-merge-adjacent-spans)
5256 (hfy-compile-face-map, hfy-parse-tags-buffer): Use push.
5257 (hfy-force-fontification): Use run-hooks.
5258
85e0a536
SM
52592009-11-26 Vivek Dasmohapatra <vivek@etla.org>
5260
5261 Various minor fixes.
5262 * htmlfontify.el (hfy-default-header): Add toggle_invis since
5263 Javascript belongs in the header, not the body.
5264 (hfy-javascript): Remove.
5265 (hfy-fontify-buffer): Don't insert it any more.
5266 (hfy-face-at): Handle (face0 face1 face2) style face properties.
5267 Fix bug in invis handling when there were no invis props in a chunk.
5268
62ccc42c
SM
52692009-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
5270
5271 * vc-bzr.el (vc-bzr-annotate-command): Make operation asynchronous.
5272
2643c7aa
DN
52732009-11-26 Dan Nicolaescu <dann@ics.uci.edu>
5274
5275 * finder.el (finder-mode-map): Add a menu.
5276
0e5c8aed
DN
52772009-11-26 Michael McNamara <mac@mail.brushroad.com>
5278
bf0b361c 5279 * progmodes/verilog-mode.el (verilog-at-struct-p): Support "signed" and
0e5c8aed
DN
5280 "unsigned" structs.
5281
5282 (verilog-leap-to-head, verilog-backward-token): Handle "disable
5283 fork" statement better.
5284
52852009-11-26 Wilson Snyder <wsnyder@wsnyder.org>
5286
bf0b361c
JB
5287 * progmodes/verilog-mode.el (verilog-auto-insert-lisp)
5288 (verilog-delete-auto, verilog-delete-empty-auto-pair)
5289 (verilog-library-filenames): Fix AUTOINSERTLISP to support insert-file.
5290 Reported by Clay Douglass.
0e5c8aed
DN
5291
5292 (verilog-auto-inst, verilog-auto-star-safe)
62ccc42c 5293 (verilog-delete-auto-star-implicit, verilog-read-sub-decls):
33aeea0e
SM
5294 Fix removing "// Interfaces" when saving .* expansions.
5295 Reported by Pierre-David Pfister.
0e5c8aed 5296
7629c4e7
GM
52972009-11-26 Glenn Morris <rgm@gnu.org>
5298
62ccc42c
SM
5299 * eshell/em-dirs.el (eshell/cd): Don't throw to a tag outside
5300 the scope.
7629c4e7 5301
a5d358f8
JB
53022009-11-25 Johan Bockgård <bojohan@gnu.org>
5303
5304 * vc-annotate.el (vc-annotate-revision-previous-to-line):
5305 Really use previous revision.
5306
002cbde5
KR
53072009-11-25 Kevin Ryde <user42@zip.com.au>
5308
5309 * man.el (Man-completion-table): default-directory "/" in case
5310 doesn't otherwise exist. process-environment COLUMNS=999 so as
5311 not to truncate long names. process-connection-type pipe to avoid
573f4575
KR
5312 any chance of hitting the pseudo-tty TIOCGWINSZ.
5313 (man): completion-ignore-case t for friendliness and since man
5314 itself is case-insensitive on the command line.
5315 Further to Bug#3717.
002cbde5 5316
8cb5ffe8
KR
5317 * arc-mode.el: Add "Keywords: files", so the details in its
5318 commentary can be reached from finder-by-keyword.
34607612
KR
5319 * textmodes/dns-mode.el: Add "Keywords: comm". It's only an
5320 editing mode, but it's comms related and sgml-mode.el has "comm"
5321 on that basis too.
b8dfcf54 5322 * textmodes/bibtex-style.el: Add "Keywords: tex".
5cf751b4
GM
5323 * international/isearch-x.el, international/ja-dic-cnv.el:
5324 * international/ja-dic-utl.el, international/kkc.el:
b8dfcf54 5325 Add "Keywords: i18n", so they can be reached from finder-by-keyword.
34607612 5326
1e2d9ba1
JL
53272009-11-25 Juri Linkov <juri@jurta.org>
5328
5329 * man.el (Man-completion-table): Modify regexp to include
5330 section names to completion strings. (Bug#3717)
5331
a601d313
JL
53322009-11-25 Juri Linkov <juri@jurta.org>
5333
5334 Search recursively in gzipped files. (Bug#4982)
5335
5336 * progmodes/grep.el (grep-highlight-matches): Add new options
5337 `always' and `auto'. Doc fix.
5338 (grep-process-setup): Check `grep-highlight-matches' for
5339 `auto-detect' to determine the need to compute grep defaults.
5340 Move Windows/DOS specific --colors settings handling
5341 to `grep-compute-defaults'. Check `grep-highlight-matches'
5342 to get the value of "--color=".
5343 (grep-compute-defaults): Compute `grep-highlight-matches' when it
5344 has the value `auto-detect'. Move Windows/DOS specific settings
5345 from `grep-process-setup'.
5346 (zrgrep): New command with alias `rzgrep'.
5347
bde04ea9
JL
53482009-11-25 Juri Linkov <juri@jurta.org>
5349
5350 * doc-view.el (doc-view-mode): Set buffer-local `view-read-only'
5351 to nil instead of switching off view-mode. (Bug#4896)
5352
7d6b4d3c
JL
53532009-11-25 Juri Linkov <juri@jurta.org>
5354
5355 Mouse-wheel scrolling for DocView Continuous mode. (Bug#4896)
5356
5357 * mwheel.el (mwheel-scroll-up-function)
5358 (mwheel-scroll-down-function): New defvars.
5359 (mwheel-scroll): Funcall `mwheel-scroll-up-function' instead of
5360 `scroll-up', and `mwheel-scroll-down-function' instead of
5361 `scroll-down'.
5362
5363 * doc-view.el (doc-view-scroll-up-or-next-page)
5364 (doc-view-scroll-down-or-previous-page): Add optional ARG.
5365 Use this ARG in the call to image-scroll-up/image-scroll-down.
5366 Change `interactive' spec to "P". Goto next/previous page only
5367 when `doc-view-continuous-mode' is non-nil or ARG is nil (for the
5368 SPC/DEL case). Doc fix.
5369 (doc-view-next-line-or-next-page)
5370 (doc-view-previous-line-or-previous-page): Rename arg to ARG
5371 for consistency.
5372 (doc-view-mode): Set buffer-local `mwheel-scroll-up-function' to
5373 `doc-view-scroll-up-or-next-page', and buffer-local
5374 `mwheel-scroll-down-function' to
5375 `doc-view-scroll-down-or-previous-page'.
5376
e237085f
JL
53772009-11-25 Juri Linkov <juri@jurta.org>
5378
5379 Provide additional default values (directories at other Dired
5380 windows) via M-n in the minibuffer of some Dired commands.
5381
5382 * dired-aux.el (dired-diff, dired-compare-directories)
5383 (dired-do-create-files): Use `dired-dwim-target-defaults' to set
5384 `minibuffer-default' in `minibuffer-with-setup-hook'.
5385 (dired-dwim-target-directory): Find a window that displays Dired
5386 buffer instead of failing when the next window is not Dired.
5387 Use `get-window-with-predicate' to find for the next Dired window.
5388 (dired-dwim-target-defaults): New function.
5389
5390 * ediff-util.el (ediff-read-file-name):
5391 Use `dired-dwim-target-defaults' to set `minibuffer-default'
5392 in `minibuffer-with-setup-hook'.
5393
7d371eac
JL
53942009-11-25 Juri Linkov <juri@jurta.org>
5395
5396 Provide additional default values (file name at point or at the
5397 current Dired line) via M-n for file reading minibuffers. (Bug#5010)
5398
5399 * minibuffer.el (read-file-name-defaults): New function.
5400 (read-file-name): Reset `minibuffer-default' to nil when
5401 it duplicates initial input `insdef'.
5402 Bind `minibuffer-default-add-function' to lambda that
5403 calls `read-file-name-defaults' in `minibuffer-selected-window'.
5404 (minibuffer-insert-file-name-at-point): New command.
5405
5406 * files.el (file-name-at-point-functions): New defcustom.
5407 (find-file-default): Remove defvar.
5408 (find-file-read-args): Don't use `find-file-default'.
5409 Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
5410 to `read-file-name'.
5411 (find-file-literally): Use `read-file-name' with
5412 `confirm-nonexistent-file-or-buffer'.
5413
5414 * ffap.el (ffap-guess-file-name-at-point): New autoloaded function.
5415
5416 * dired.el (dired-read-dir-and-switches):
5417 Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
5418 to `read-file-name'.
5419 (dired-file-name-at-point): New function.
5420 (dired-mode): Add hook `dired-file-name-at-point' to
5421 `file-name-at-point-functions'.
5422
04ae543a
SM
54232009-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
5424
5425 Really make the *Completions* window soft-dedicated (bug#5030).
5426 * window.el (window--display-buffer-2): Add `dedicated' argument.
5427 (display-buffer): Pass it when needed so the dedicated flag is set
5428 after calling set-window-buffer, which would otherwise reset it.
5429
eb708e66
SM
54302009-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
5431
d6b8d4e7
SM
5432 * progmodes/meta-mode.el (meta-complete-symbol):
5433 * progmodes/etags.el (complete-tag):
e2d4ea5a
SM
5434 * mail/mailabbrev.el (mail-abbrev-complete-alias):
5435 Use completion-in-region.
5436
5f24557b
SM
5437 * dabbrev.el (dabbrev--minibuffer-origin): Use minibuffer-selected-window.
5438 (dabbrev-completion): Use completion-in-region.
5439 (dabbrev--abbrev-at-point): Simplify regexp.
5440
fe4346f0
SM
5441 * abbrev.el (abbrev--before-point): Use word-motion functions
5442 if :regexp is not specified (bug#5031).
5443
cb190d7d
SM
5444 * subr.el (string-prefix-p): New function.
5445
e2ec6dd5
SM
5446 * man.el (Man-completion-cache): New var.
5447 (Man-completion-table): Use it.
5448
eb708e66
SM
5449 * vc.el (vc-print-log-internal): Make `limit' optional for better
5450 compatibility (e.g. with vc-annotate.el).
5451
4cf8971b
KR
54522009-11-24 Kevin Ryde <user42@zip.com.au>
5453
eb708e66 5454 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp):
d8194864 5455 Build value with regexp-opt instead of explicit joining loop. (Bug#4927)
f69c67b6 5456
4cf8971b
KR
5457 * emacs-lisp/elint.el (elint-add-required-env): Better error message
5458 when .el source file not found or other error.
5459
d204c46c
SM
54602009-11-24 Markus Triska <markus.triska@gmx.at>
5461
5462 * linum.el (linum-update-window): Ignore intangible (bug#4996).
5463
bb301b9a
SM
54642009-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
5465
449c27f0
SM
5466 Handle the [back] button properly (bug#4979).
5467 * descr-text.el (describe-text-properties): Add a `buffer' argument.
5468 Use help-setup-xref, help-buffer, and with-help-window.
5469 (describe-char): Add `buffer' argument.
5470 Pass proper command to help-setup-xref. Don't meddle with
5471 help-xref-stack-item directly.
5472 (describe-text-category): Use with-help-window and help-buffer.
5473
32fe5377
SM
5474 * emacs-lisp/shadow.el (list-load-path-shadows): Setup a major mode
5475 for the displayed buffer (bug#4887).
5476
bb301b9a
SM
5477 * man.el (Man-completion-table): New function.
5478 (man): Use it.
5479
35179414
DR
54802009-11-24 David Reitter <david.reitter@gmail.com>
5481
bb301b9a 5482 * vc-git.el (vc-git-registered): Use checkout directory (where
35179414
DR
5483 .git is) rather than the file's directory and a relative path spec
5484 to work around a bug in git.
5485
605a20a9
MA
54862009-11-24 Michael Albinus <michael.albinus@gmx.de>
5487
5488 Improve handling of processes on remote hosts.
5489
5490 * eshell/esh-util.el (eshell-path-env): New defvar.
5491 (eshell-parse-colon-path): New defun.
5492 (eshell-file-attributes): Use `eshell-parse-colon-path'.
5493
bb301b9a
SM
5494 * eshell/esh-ext.el (eshell-search-path):
5495 Use `eshell-parse-colon-path'.
605a20a9
MA
5496 (eshell-remote-command): Remove argument HANDLER.
5497 (eshell-external-command): Check for FTP remote connection.
5498
bb301b9a
SM
5499 * eshell/esh-proc.el (eshell-gather-process-output):
5500 Use `file-truename', in order to start also symlinked files.
5501 Apply `start-file-process' instead of `start-process'.
5502 Shorten `command' to the local file name part.
605a20a9 5503
bb301b9a
SM
5504 * eshell/em-cmpl.el (eshell-complete-commands-list):
5505 Use `eshell-parse-colon-path'.
605a20a9
MA
5506
5507 * eshell/em-unix.el (eshell/du): Check for FTP remote connection.
5508
5509 * net/tramp.el (tramp-eshell-directory-change): New defun. Add it
5510 to `eshell-directory-change-hook'.
5511
d1d33062
TH
55122009-11-24 Tassilo Horn <tassilo@member.fsf.org>
5513
5514 * doc-view.el (doc-view-mode): Switch off view-mode explicitly,
bb301b9a 5515 because it could be enabled automatically if view-read-only is non-nil.
d1d33062 5516
a34d8565 55172009-11-24 Michael Kifer <kifer@cs.stonybrook.edu>
d1d33062 5518
a34d8565
MK
5519 * ediff-vers.el (ediff-rcs-get-output-buffer): Revert the change
5520 made on 2009-11-22.
d1d33062 5521
c83b8d1b
GM
55222009-11-24 Glenn Morris <rgm@gnu.org>
5523
5524 * bookmark.el (bookmark-bmenu-hide-filenames): Remove assignment to
5525 deleted variable bookmark-bmenu-bookmark-column.
5526
83505cfe
SM
55272009-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
5528
5529 * bookmark.el (bookmark-bmenu-search): Clear echo area when exiting.
5530
5241b291
CY
55312009-11-23 Ken Brown <kbrown@cornell.edu> (tiny change)
5532
5533 * net/browse-url.el (browse-url-filename-alist): On Windows, add
5534 two slashes to the "file:" prefix.
5535 (browse-url-file-url): De-munge Cygwin filenames before passing
5536 them to Windows browser.
5537 (browse-url-default-windows-browser): Use call-process.
5538
aefcadb6
JL
55392009-11-23 Juri Linkov <juri@jurta.org>
5540
5541 Implement DocView Continuous mode. (Bug#4896)
5542 * doc-view.el (doc-view-continuous-mode): New defcustom.
83505cfe
SM
5543 (doc-view-mode-map): Bind C-n/<down> to
5544 `doc-view-next-line-or-next-page', C-p/<up> to
5545 `doc-view-previous-line-or-previous-page'.
aefcadb6
JL
5546 (doc-view-next-line-or-next-page)
5547 (doc-view-previous-line-or-previous-page): New commands.
5548
0d62bcea
JL
55492009-11-23 Juri Linkov <juri@jurta.org>
5550
5551 Implement Isearch in comint input history. (Bug#3746)
5552 * comint.el (comint-mode): Add `comint-history-isearch-setup' to
5553 `isearch-mode-hook'.
5554 (comint-history-isearch): New defcustom.
5555 (comint-history-isearch-backward)
5556 (comint-history-isearch-backward-regexp): New commands.
5557 (comint-history-isearch-message-overlay): New buffer-local variable.
5558 (comint-history-isearch-setup, comint-history-isearch-end)
5559 (comint-goto-input, comint-history-isearch-search)
5560 (comint-history-isearch-message, comint-history-isearch-wrap)
5561 (comint-history-isearch-push-state)
5562 (comint-history-isearch-pop-state): New functions.
5563
b593f105
MA
55642009-11-23 Michael Albinus <michael.albinus@gmx.de>
5565
5566 * net/tramp.el (tramp-shell-prompt-pattern): Use \r for carriage
5567 return.
5568 (tramp-handle-make-symbolic-link)
5569 (tramp-handle-dired-compress-file, tramp-handle-expand-file-name):
5570 Quote file names.
5571 (tramp-send-command-and-check): New argument DONT-SUPPRESS-ERR.
5572 (tramp-handle-process-file): Use it.
5573
0f202d5d
SM
55742009-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
5575
5576 * window.el (move-to-window-line-last-op): Remove.
5577 (move-to-window-line-top-bottom): Reuse recenter-last-op instead.
5578
216349f8
SM
55792009-11-23 Deniz Dogan <deniz.a.m.dogan@gmail.com> (tiny change)
5580
0f202d5d 5581 Make M-r mirror the new cycling behavior of C-l.
216349f8
SM
5582 * window.el (move-to-window-line-last-op): New var.
5583 (move-to-window-line-top-bottom): New command.
5584 (global-map): Bind M-r move-to-window-line-top-bottom.
5585
c10e0633
GM
55862009-11-23 Sven Joachim <svenjoac@gmx.de>
5587
5588 * dired-x.el (dired-guess-shell-alist-default):
5589 Support xz format. (Bug#4953)
5590
953e0c1a
GM
55912009-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
5592
5593 * emulation/viper-cmd.el: Use viper-last-command-char instead of
5594 last-command-char/last-command-event.
5595 (viper-prefix-arg-value): Do correct conversion of event-char for
5596 XEmacs.
5597
83505cfe
SM
5598 * emulation/viper-util.el, emulation/viper.el:
5599 Use viper-last-command-char instead of
5600 last-command-char/last-command-event.
953e0c1a 5601
83505cfe
SM
5602 * ediff-init.el, ediff-mult.el, ediff-util.el:
5603 Replace last-command-char and last-command-event
5604 with (ediff-last-command-char) everywhere.
953e0c1a
GM
5605
5606 * ediff-vers.el (ediff-rcs-get-output-buffer): Make sure the buffer is
5607 created in fundamental mode.
5608
5609 * ediff.el (ediff-version): Revert the change of interactive-p to
5610 called-interactively-p.
5611
9ee12eee
TH
56122009-11-22 Tassilo Horn <tassilo@member.fsf.org>
5613
5614 * progmodes/subword.el (subword-mode-map): Fix subword-mode-map
5615 generation from word-movement command names.
5616
8b571bf3
JD
56172009-11-21 Jan Djärv <jan.h.d@swipnet.se>
5618
5619 * cus-start.el (all): Add native condition for font-use-system-font.
5620
4121db47
AM
56212009-11-21 Nathaniel Flath <flat0103@gmail.com>
5622
83505cfe
SM
5623 * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
5624 Correct the patch from 2009-11-18. (Bug#3910)
4121db47 5625
d71f5e0c
TH
56262009-11-21 Tassilo Horn <tassilo@member.fsf.org>
5627
5628 * progmodes/subword.el: Rename from lisp/subword.el.
5629
5630 * subword.el: Rename to progmodes/subword.el.
5631
5632 * Makefile.in (ELCFILES): Adapt to subword.el move.
5633
fc9d6ad6
SM
56342009-11-21 Thierry Volpiatto <thierry.volpiatto@gmail.com>
5635 Stefan Monnier <monnier@iro.umontreal.ca>
5636
5637 * bookmark.el (bookmark-bmenu-bookmark-column): Remove var.
5638 (bookmark-bmenu-list): Save name on `bookmark-name-prop' text-prop.
5639 (bookmark-bmenu-show-filenames): Use push.
5640 (bookmark-bmenu-hide-filenames): Use local var instead of
5641 bookmark-bmenu-bookmark-column. Use pop. Don't save window-excursion.
5642 (bookmark-bmenu-bookmark): Use the new `bookmark-name-prop' text-prop.
5643 (bookmark-bmenu-execute-deletions): Don't bother adding/removing the
5644 filenames now that the bookmark names are always available.
5645
26d9285f
SM
56462009-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
5647
5648 * bookmark.el (bookmark-search-prompt, bookmark-search-timer): Remove.
5649 (bookmark-search-pattern): Move and leave unbound.
5650 (bookmark-bmenu-mode-map): Change binding.
5651 (bookmark-read-search-input): Simplify.
5652 Don't use text-char-description. Don't error on non-char events.
5653 (bookmark-filtered-alist-by-regexp-only): Remove by folding into the
5654 only caller (i.e. bookmark-bmenu-filter-alist-by-regexp).
5655 (bookmark-bmenu-search): Don't check we're in a bookmark-list buffer.
5656 Use a local var for the timer.
5657 (bookmark-bmenu-cancel-search): Remove by folding into the only caller
5658 (i.e. bookmark-bmenu-search).
5659
d73a0317
GM
56602009-11-21 Glenn Morris <rgm@gnu.org>
5661
5662 * mail/rmailmm.el (rmail-mime): Decode in fundamental-mode. (Bug#4993)
5663
e572025f
CY
56642009-11-20 Ken Brown <kbrown@cornell.edu> (tiny change)
5665
26d9285f
SM
5666 * net/browse-url.el (browse-url-default-windows-browser):
5667 Use cygstart for cygwin.
e572025f 5668
6aeaa3dc
KF
56692009-11-20 Karl Fogel <karl.fogel@red-bean.com>
5670
e4070cdc 5671 * bookmark.el: Formatting and doc fixes only:
6aeaa3dc
KF
5672 (bookmark-search-delay): Shorten doc string to fit in 80 columns.
5673 (bookmark-bmenu-search): Wrap to fit within 80 columns.
194d44e7 5674 Minor grammar and punctuation fixes in doc string.
6aeaa3dc
KF
5675 (bookmark-read-search-input): Adjust to fit within 80 columns.
5676
a9b76eec
TH
56772009-11-20 Tassilo Horn <tassilo@member.fsf.org>
5678
5679 * progmodes/cc-cmds.el (c-forward-into-nomenclature)
5680 (c-backward-into-nomenclature): Adapt to subword renaming.
5681
5682 * subword.el (subword-forward, subword-backward, subword-mark)
5683 (subword-kill, subword-backward-kill, subword-transpose)
5684 (subword-downcase, subword-upcase, subword-capitalize)
26d9285f
SM
5685 (subword-forward-internal, subword-backward-internal):
5686 Rename from forward-subword, backward-subword, mark-subword,
5687 kill-subword, backward-kill-subword, transpose-subwords,
5688 downcase-subword, upcase-subword, capitalize-subword,
5689 forward-subword-internal, backward-subword-internal.
a9b76eec 5690
1e7d4475
SM
56912009-11-20 Thierry Volpiatto <thierry.volpiatto@gmail.com>
5692
26d9285f
SM
5693 * bookmark.el (bookmark-search-delay, bookmark-search-prompt):
5694 New options.
1e7d4475
SM
5695 (bookmark-search-pattern, bookmark-search-timer, bookmark-quit-flag):
5696 New vars.
5697 (bookmark-read-search-input, bookmark-filtered-alist-by-regexp-only)
5698 (bookmark-bmenu-filter-alist-by-regexp)
5699 (bookmark-bmenu-goto-bookmark, bookmark-bmenu-cancel-search): New funs.
5700 (bookmark-bmenu-search): New command.
5701 (bookmark-bmenu-mode-map): Bind it.
5702
653d1554
TH
57032009-11-20 Tassilo Horn <tassilo@member.fsf.org>
5704
ab84bfa0
TH
5705 * progmodes/cc-cmds.el: declare-functioned forward-subword and
5706 backward-subword to quit the byte-compiler.
5707
1f35fda9
TH
5708 * makefile.w32-in: Don't refer cc-subword.elc but subword.elc.
5709
5710 * Makefile.in: Don't refer cc-subword.elc but subword.elc.
5711
653d1554 5712 * progmodes/cc-cmds.el (c-update-modeline)
1e7d4475
SM
5713 (c-forward-into-nomenclature, c-backward-into-nomenclature):
5714 Refer to subword.el functions instead of cc-subword.el.
653d1554
TH
5715
5716 * progmodes/cc-mode.el (subword-mode, c-mode-base-map): Refer to
5717 subword.el functions instead of cc-subword.el.
5718
1e7d4475
SM
5719 * progmodes/cc-subword.el: Rename to subword.el.
5720 * subword.el: Rename from progmodes/cc-subword.el.
5721 (subword-mode-map): Rename from c-subword-mode-map.
5722 (subword-mode): Rename from c-subword-mode.
653d1554 5723 (global-subword-mode): New global minor mode.
1e7d4475
SM
5724 (forward-subword): Rename from c-forward-subword.
5725 (backward-subword): Rename from c-backward-subword.
5726 (mark-subword): Rename from c-mark-subword.
5727 (kill-subword): Rename from c-kill-subword.
5728 (backward-kill-subword): Rename from c-backward-kill-subword.
5729 (transpose-subwords): Rename from c-tranpose-subword.
5730 (downcase-subword): Rename from c-downcase-subword.
5731 (capitalize-subword): Rename from c-capitalize-subword.
5732 (forward-subword-internal): Rename from c-forward-subword-internal.
5733 (backward-subword-internal): Rename from c-backward-subword-internal.
653d1554 5734
9717f119
DN
57352009-11-20 Dan Nicolaescu <dann@ics.uci.edu>
5736
8de724f3
DN
5737 * vc.el (vc-deduce-fileset): Allow non-state changing operations
5738 from a dired buffer.
5739 (vc-dired-deduce-fileset): New function.
5740 (vc-root-diff, vc-print-root-log): Use it.
5741
9717f119
DN
5742 * vc-annotate.el (vc-annotate-show-log-revision-at-line): Pass a
5743 nil LIMIT argument to vc-print-log-internal.
5744
af4999b8
GM
57452009-11-20 Glenn Morris <rgm@gnu.org>
5746
5747 * Makefile.in (ELCFILES): Regenerate.
5748
b58edcb6
JB
57492009-11-20 Jay Belanger <jay.p.belanger@gmail.com>
5750
02e1b488
SM
5751 * calc/calc.el (calc-set-mode-line):
5752 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
b58edcb6
JB
5753 (math-format-number): Rename `math-format-complement-signed' to
5754 `math-format-twos-complement'.
5755
02e1b488 5756 * calc/calc-bin.el (math-format-twos-complement): Rename from
b58edcb6
JB
5757 math-format-complement-signed.
5758 (calc-radix): Rename `calc-complement-signed-mode' to
5759 `calc-twos-complement-mode'.
02e1b488
SM
5760 (calc-octal-radix, calc-hex-radix): Add an argument for
5761 two's complement.
b58edcb6 5762
02e1b488
SM
5763 * calc/calc-embed.el (calc-embedded-mode-vars):
5764 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
b58edcb6 5765
02e1b488
SM
5766 * calc/calc-ext.el (calc-init-extensions):
5767 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
b58edcb6
JB
5768 (math-format-number-fancy): Let `calc-twos-complement-mode' be nil.
5769
02e1b488
SM
5770 * calc/calc-units.el (math-build-units-table-buffer):
5771 Let `calc-twos-complement-mode' be nil.
b58edcb6
JB
5772
5773 * calc/calc-menu.el (calc-modes-menu): Clean up two's complement
5774 entries.
5775
5776 * calc/calc-vec.el (calcFunc-vunpack):
5777 * calc/calc-aent.el (calc-do-calc-eval):
5778 * calc/calc-forms.el (math-format-date):
5779 * calc/calc-graph.el (calc-graph-plot):
5780 * calc/calc-math.el (math-use-emacs-fn):
02e1b488
SM
5781 * calc/calccomp.el (math-compose-expr):
5782 Let `calc-twos-complement-mode' be nil.
5783
57842009-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
5785
5786 * abbrev.el (abbrev-with-wrapper-hook): (re)move...
5787 * simple.el (with-wrapper-hook): ...to here. Add argument `args'.
5788 * minibuffer.el (completion-in-region-functions): New hook.
5789 (completion-in-region): New function.
5790 * emacs-lisp/lisp.el (lisp-complete-symbol):
5791 * pcomplete.el (pcomplete-std-complete): Use it.
b58edcb6 5792
e3353a78
SM
57932009-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
5794
eff77808
SM
5795 * textmodes/tex-mode.el (latex-complete-bibtex-cache)
5796 (latex-complete-alist): New vars.
5797 (latex-string-prefix-p, latex-complete-bibtex-keys)
5798 (latex-complete-envnames, latex-complete-refkeys)
5799 (latex-complete-data): New functions.
5800 (latex-complete, latex-indent-or-complete): New commands.
5801
d2c9fc42
SM
5802 * window.el (display-buffer-mark-dedicated): New var.
5803 (display-buffer): Obey it.
5804 * minibuffer.el (minibuffer-completion-help): Use it.
5805
31a1c477
SM
5806 * progmodes/sym-comp.el (symbol-complete): Use completion-in-region.
5807
bed4c972
SM
5808 * filecache.el (file-cache-add-file): Use push and cons.
5809 (file-cache-delete-file-regexp): Use push.
5810 (file-cache-complete): Use completion-in-region.
5811
8c22699f
SM
5812 * simple.el (with-wrapper-hook): Fix thinko.
5813
e3353a78
SM
5814 * hfy-cmap.el (hfy-rgb-file): Use locate-file.
5815 (htmlfontify-load-rgb-file): Remove unnused var `ff'.
5816 Use with-current-buffer and string-to-number.
5817 (hfy-fallback-colour-values): Use assoc-string.
5818 * htmlfontify.el (hfy-face-to-css): Remove unused var `style'.
5819 (hfy-face-at): Remove unused var `found-face'.
5820 (hfy-compile-stylesheet): Remove unused var `css'.
5821 (hfy-fontify-buffer): Remove unused vars `in-style', `invis-button',
5822 and `orig-buffer'.
5823 (hfy-buffer, hfy-copy-and-fontify-file, hfy-parse-tags-buffer):
5824 Use with-current-buffer.
5825 (hfy-text-p): Use expand-file-name and fewer setq.
5826
acca02b0
SM
58272009-11-19 Vivek Dasmohapatra <vivek@etla.org>
5828
5829 * htmlfontify.el, hfy-cmap.el: New files.
5830
042b7cc6
JL
58312009-11-19 Juri Linkov <juri@jurta.org>
5832
5833 * minibuffer.el (completions-format): New defcustom.
5834 (completion--insert-strings): Implement vertical format.
5835
5836 * simple.el (switch-to-completions): Move point to the first
5837 completion when point was at the beginning of the buffer.
5838
da205913
JL
58392009-11-19 Juri Linkov <juri@jurta.org>
5840
5841 * find-dired.el (find-name-arg): Remove autoload. (Bug#4387)
5842
5843 * progmodes/grep.el (rgrep): Require `find-dired' for `find-name-arg'.
5844
0b8ee421
CY
58452009-11-19 Chong Yidong <cyd@stupidchicken.com>
5846
5847 * mail/sendmail.el (mail-yank-prefix): Change default to "> ".
5848 (mail-signature): Change default to t.
5849 (mail-from-style): Deprecate `system-default' value.
5850 (mail-insert-from-field): For default value of mail-from-style,
5851 default to `angles' unless `angles' needs quoting and `parens'
5852 does not.
5853 (mail-citation-prefix-regexp): Use citation regexp from
5854 message-mode.
5855
4265deab
MA
58562009-11-19 Michael Albinus <michael.albinus@gmx.de>
5857
acca02b0
SM
5858 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
5859 Set variables for computing the prompt for reading password.
4265deab 5860
27cacd2d
GM
58612009-11-19 Glenn Morris <rgm@gnu.org>
5862
470bce7d
GM
5863 * dired-aux.el (dired-compress-file-suffixes): Add ".xz". (Bug#4953)
5864
7e705a1d
GM
5865 * textmodes/flyspell.el (sgml-lexical-context): Declare.
5866
27cacd2d
GM
5867 * net/newst-treeview.el (newsticker-treeview-treewindow-width)
5868 (newsticker-treeview-listwindow-height): Fix custom type.
5869
b2f0be0f
KH
58702009-11-19 Kenichi Handa <handa@m17n.org>
5871
5872 * descr-text.el (describe-char-padded-string): Compose with TAB
5873 only if there's a font for CH.
02e1b488 5874 (describe-char): Fix the condition for detecting a trivial composition.
b2f0be0f 5875
03446045 58762009-11-18 Nathaniel Flath <flat0103@gmail.com>
b96337b0
AM
5877
5878 * progmodes/cc-menus.el (cc-imenu-java-generic-expression): A new,
03446045 5879 more accurate version of the regexp. (Bug#3910)
b96337b0 5880
03446045 58812009-11-18 Bernhard Herzog <bernhard.herzog@intevation.de> (tiny change)
efa3639b
SS
5882
5883 * vc-hg.el (vc-hg-diff): Fix last patch: do not change directory.
5884
e0620570
JB
58852009-11-18 Juanma Barranquero <lekktu@gmail.com>
5886
5887 * font-setting.el (font-use-system-font): Declare for byte-compiler.
5888 (font-setting-change-default-font): Fix typo in docstring.
5889
6cc6582e
AM
58902009-11-18 Alan Mackenzie <acm@muc.de>
5891
5892 * progmodes/cc-defs.el (c-version): Bump to 5.31.8.
5893
dfb3c4c6
JD
58942009-11-17 Jan Djärv <jan.h.d@swipnet.se>
5895
02e1b488 5896 * font-setting.el (font-use-system-font): Move ...
dfb3c4c6
JD
5897
5898 * cus-start.el (all): ... to here.
5899
e268e987
MA
59002009-11-17 Michael Albinus <michael.albinus@gmx.de>
5901
5902 * net/tramp.el (tramp-advice-file-expand-wildcards): Simplify.
5903 Don't set `ad-return-value' if `ad-do-it' doesn't.
5904
303ffde8
MA
5905 * net/tramp-gvfs.el (tramp-gvfs-handle-write-region): Set file
5906 modification time.
5907
637fa988
JD
59082009-11-17 Jan Djärv <jan.h.d@swipnet.se>
5909
5910 * menu-bar.el: Put "Use system font" in Option-menu.
ad413b35 5911 (menu-bar-options-save): Add font-use-system-font.
637fa988
JD
5912
5913 * loadup.el: If feature system-font-setting or font-render-setting is
5914 there, load font-setting.
5915
02e1b488 5916 * Makefile.in (ELCFILES): Add font-settings.el.
637fa988
JD
5917 * font-setting.el: New file.
5918
1d16a255
GM
59192009-11-17 Glenn Morris <rgm@gnu.org>
5920
5921 * vc-svn.el (vc-svn-print-log): Fix typo in previous.
5922
2d84f804
GM
5923 * net/newst-treeview.el (newsticker--treeview-list-update-faces):
5924 Preserve point in the list buffer. (Bug#4939)
5925 Use point-at-eol.
5926 (newsticker--treeview-list-update-highlight)
5927 (newsticker--treeview-tree-update-highlight): Use point-at-bol/eol.
5928
14467b99
JB
59292009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5930
5931 * calc/calc-bin.el (math-symclip, calcFunc-symclip, calc-symclip):
5932 Remove.
5933
5934 * calc/calc-ext.el (calc-init-extensions): Remove references to
5935 symclip.
5936
5937 * calc/calc-menu.el (calc-arithmetic-menu): Remove `calc-symclip'.
5938
5939 * calc/calc-map.el (calc-get-operator, calc-b-oper-keys):
5237d741 5940 * calc/calc-help.el (calc-b-prefix-help): Remove references to
14467b99
JB
5941 `calc-symclip'.
5942
e3c39c01
KR
59432009-11-16 Kevin Ryde <user42@zip.com.au>
5944
02e1b488 5945 * textmodes/flyspell.el (sgml-mode-flyspell-verify):
5237d741 5946 Use `sgml-lexical-context' instead of own parse for tag (Bug#4511).
e3c39c01 5947
497de631
KR
5948 * emacs-lisp/lisp-mnt.el (lm-keywords): Allow multi-line keywords.
5949 (lm-keywords-list): Allow comma-only separator like "foo,bar".
5950 Ignore trailing spaces by omit-nulls to split-string (fixing
5951 regression from Emacs 21 due to the incompatible split-string
14467b99 5952 change). (Bug #4928.)
497de631 5953
48b27575
DN
59542009-11-16 Dan Nicolaescu <dann@ics.uci.edu>
5955
5237d741 5956 * vc.el (vc-log-show-limit): Default to 2000.
48b27575
DN
5957 (vc-print-log-internal): Insert buttons to request more entries
5958 when limiting the output.
5959
5960 * vc-sccs.el (vc-sccs-print-log):
5961 * vc-rcs.el (vc-rcs-print-log):
5962 * vc-cvs.el (vc-cvs-print-log):
5963 * vc-git.el (vc-git-print-log): Return 'limit-unsupported when
5964 LIMIT is non-nil.
5965
d3e97185
MA
59662009-11-16 Michael Albinus <michael.albinus@gmx.de>
5967
5968 * net/tramp-gvfs.el (tramp-gvfs-dbus-event-error): Raise only an
5969 error when `tramp-gvfs-dbus-event-vector' is set.
5970 (tramp-gvfs-maybe-open-connection): Loop over `read-event'.
5971
68d87786
SM
59722009-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
5973
5974 * vc-rcs.el (vc-rcs-consult-headers): Add missing save-excursion.
5975
c0a39702
MA
59762009-11-16 Michael Albinus <michael.albinus@gmx.de>
5977
5978 * net/dbus.el (dbus-unregister-service): New defun.
d3e97185 5979 (dbus-register-property): Register the handlers of
c0a39702
MA
5980 "org.freedesktop.DBus.Properties" for SERVICE.
5981 (dbus-property-handler): Fix docstring.
5982
1e857121
YM
59832009-11-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5984
5985 * emacs-lisp/bytecomp.el (byte-compile-output-file-form):
5986 Quote doc string reference in defvaralias as it is not in special form.
5987 (byte-compile-output-docform): Doc fix.
5988
887484c1
JB
59892009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5990
5991 * calc/calc.el (math-2-word-size, math-half-2-word-size)
5992 (calc-complement-signed-mode): New variables.
5993 (calc-set-mode-line): Add indicator for twos-complements.
5994 (math-format-number): Format twos-complement notation.
5995
5996 * calc/calc-bin.el (calc-word-size): Reset the variables
5997 `math-2-word-size' and `math-half-2-word-size'.
68d87786
SM
5998 (math-format-complement-signed, math-symclip, calcFunc-symclip)
5999 (calc-symclip): New functions.
887484c1
JB
6000
6001 * calc/calc-aent.el (math-read-token): Read complement signed numbers.
6002
68d87786
SM
6003 * calc/calc-embed.el (calc-embedded-mode-vars):
6004 Add `calc-complement-signed-mode' to the list of modes.
887484c1
JB
6005
6006 * calc/calc-map.el (calc-get-operator): Add `calc-symclip'.
68d87786 6007 (calc-b-oper-keys): Add `calc-symclip' to list.
887484c1
JB
6008
6009 * calc/calc-ext.el (math-read-number-fancy): Read complement
6010 signed numbers.
68d87786
SM
6011 (calc-init-extensions): Add binding for `calc-symclip'.
6012 Add autoload for `calcFunc-symclip' and `calc-symclip'.
887484c1
JB
6013
6014 * calc/calc-menu.el (calc-arithmetic-menu): Add item for
6015 `calc-symclip'.
68d87786 6016 (calc-modes-menu): Add item for twos complement mode.
887484c1 6017
5237d741 6018 * calc/calc-help.el (calc-b-prefix-help): Add help for `calc-symclip'.
887484c1 6019
4cf1d7e3
CY
60202009-11-15 Chong Yidong <cyd@stupidchicken.com>
6021
6022 * register.el (jump-to-register, insert-register): Handle Semantic
6023 tags. From commented-out advice in semantic/senator.el.
6024
f8e65267
DN
60252009-11-15 Dan Nicolaescu <dann@ics.uci.edu>
6026
6616006b
DN
6027 * vc.el (vc-log-show-limit): New variable.
6028 (vc-print-log, vc-print-root-log): Add new argument LIMIT. Set it
6029 when using a prefix argument.
6030 (vc-print-log-internal): Add new argument LIMIT.
6031
6032 * vc-svn.el (vc-svn-print-log):
6033 * vc-mtn.el (vc-mtn-print-log):
6034 * vc-hg.el (vc-hg-print-log):
6035 * vc-bzr.el (vc-bzr-print-log): Add new optional argument LIMIT,
1e7d4475 6036 pass it to the log command when set. Make the BUFFER argument
6616006b
DN
6037 non-optional.
6038
6039 * vc-sccs.el (vc-sccs-print-log):
6040 * vc-rcs.el (vc-rcs-print-log):
6041 * vc-git.el (vc-git-print-log):
6042 * vc-cvs.el (vc-cvs-print-log): Add new optional argument LIMIT,
6043 ignore it. Make the BUFFER argument non-optional
6044
f8e65267
DN
6045 * bindings.el (mode-line-buffer-identification): Do not purecopy.
6046
0566c4bc
CY
60472009-11-15 Chong Yidong <cyd@stupidchicken.com>
6048
7cce3c91
CY
6049 * dired.el (dired-mode-map): Move encryption items to "Operate"
6050 menu (Bug#4703).
6051
d7063de9
CY
6052 * strokes.el (strokes-update-window-configuration): Make strokes
6053 buffer current before erasing (Bug#4906).
6054
0fc10137
JL
60552009-11-15 Juri Linkov <juri@jurta.org>
6056
6057 * simple.el (set-mark-default-inactive): Add :type, :group
6058 and :version. (Bug#4876)
6059
f5fce4ec
MA
60602009-11-15 Michael Albinus <michael.albinus@gmx.de>
6061
6062 * arc-mode.el (archive-maybe-copy): Move creation of directory ...
6063 (archive-unique-fname): ... here. (Bug#4929)
6064
8d720a00
SM
60652009-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
6066
589888fe
SM
6067 * help-mode.el (help-make-xrefs): Undo the last revert, and replace it
6068 with a real fix.
6069
8d720a00
SM
6070 * novice.el (disabled-command-function): Add useful args.
6071 Setup the help buffer so that [back] works.
6072 Remove redundant call to help-mode.
6073 (disabled-command-function): Use `case'.
6074 (en/disable-command): New function extracted from enable-command.
6075 (enable-command, disable-command): Use it.
6076
a61344d6
GM
60772009-11-14 Glenn Morris <rgm@gnu.org>
6078
497f0cdd
GM
6079 * menu-bar.el (menu-bar-tools-menu): Read and send mail entries are not
6080 constants. (Bug#4913)
6081
a61344d6
GM
6082 * emacs-lisp/elint.el (elint-standard-variables): Doc fix.
6083
d501801e
GM
60842009-11-14 Shigeru Fukaya <shigeru.fukaya@gmail.com>
6085
6086 * emacs-lisp/elint.el (elint-standard-variables): Add some variables
6087 defined in C that have no doc-strings. (Bug#1063)
6088
5af27ac2
GM
60892009-11-14 Francis Wright <F.J.Wright@qmul.ac.uk>
6090
6091 * cus-edit.el (data, files):
6092 * ps-print.el (postscript): Doc fixes for custom groups. (Bug#3327)
6093
aec5395b
CY
60942009-11-14 Chong Yidong <cyd@stupidchicken.com>
6095
e7791447
CY
6096 * simple.el (shell-command): Doc fix (Bug#4891).
6097
aec5395b
CY
6098 * help-mode.el (help-make-xrefs): Revert 2009-11-13 change.
6099
7a41cd7f
GM
61002009-11-14 Glenn Morris <rgm@gnu.org>
6101
c3583c94
GM
6102 * emulation/viper.el (viper-set-hooks): Remove duplicate advice
6103 statements for vc-diff, emerge-quit, and rmail-cease-edit.
6104 If they are already loaded, eval-after-load will do the right thing.
6105
73900d1f
GM
6106 * speedbar.el (top-level): Remove unnecessary load of ange-ftp when
6107 compiling.
6108
0028351d
GM
6109 * emacs-lisp/bytecomp.el (byte-compile-single-version): Remove, unused.
6110
f6714ede
GM
6111 * simple.el (x-selection-owner-p): Declare.
6112 (read-mail-command): Use custom radio type rather than choice.
6113 (completion-no-auto-exit): Doc fix.
6114
7a41cd7f 6115 * custom.el (defgroup):
5af27ac2 6116 * epg-config.el (epg): Doc fixes.
7a41cd7f 6117
2d0659ec
DN
61182009-11-14 Dan Nicolaescu <dann@ics.uci.edu>
6119
6120 * bindings.el (mode-line-buffer-identification): Purecopy only the string.
6121 * international/ccl.el (define-ccl-program): Do not purecopy the
6122 docstring, defconst does it anyway.
6123
7fdbcd83
SM
61242009-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
6125
d499c5b9
SM
6126 * add-log.el (add-change-log-entry): Avoid displaying the changelog
6127 a second time.
6128
7fdbcd83
SM
6129 * x-dnd.el (x-dnd-maybe-call-test-function):
6130 * window.el (split-window-vertically):
6131 * whitespace.el (whitespace-help-on):
6132 * vc-rcs.el (vc-rcs-consult-headers):
6133 * userlock.el (ask-user-about-lock-help)
6134 (ask-user-about-supersession-help):
6135 * type-break.el (type-break-force-mode-line-update):
6136 * time-stamp.el (time-stamp-conv-warn):
6137 * terminal.el (te-set-output-log, te-more-break, te-filter)
5ce6e4f4 6138 (te-sentinel, terminal-emulator):
7fdbcd83
SM
6139 * term.el (make-term, term-exec, term-sentinel, term-read-input-ring)
6140 (term-write-input-ring, term-check-source, term-start-output-log):
6141 (term-display-buffer-line, term-dynamic-list-completions):
6142 (term-ansi-make-term, serial-term):
6143 * subr.el (selective-display):
6144 * strokes.el (strokes-xpm-to-compressed-string, strokes-decode-buffer)
6145 (strokes-encode-buffer, strokes-xpm-for-compressed-string):
6146 * speedbar.el (speedbar-buffers-tail-notes, speedbar-buffers-item-info)
6147 (speedbar-reconfigure-keymaps, speedbar-add-localized-speedbar-support)
6148 (speedbar-remove-localized-speedbar-support)
6149 (speedbar-set-mode-line-format, speedbar-create-tag-hierarchy)
6150 (speedbar-update-special-contents, speedbar-buffer-buttons-engine)
6151 (speedbar-buffers-line-directory):
6152 * simple.el (shell-command-on-region, append-to-buffer)
6153 (prepend-to-buffer):
6154 * shadowfile.el (shadow-save-todo-file):
6155 * scroll-bar.el (scroll-bar-set-window-start, scroll-bar-drag-1)
6156 (scroll-bar-maybe-set-window-start):
6157 * sb-image.el (speedbar-image-dump):
6158 * saveplace.el (save-place-alist-to-file, save-places-to-alist)
6159 (load-save-place-alist-from-file):
6160 * ps-samp.el (ps-print-message-from-summary):
6161 * ps-print.el (ps-flush-output, ps-insert-file, ps-get-boundingbox)
6162 (ps-background-image, ps-begin-job, ps-do-despool):
6163 * ps-bdf.el (bdf-find-file, bdf-read-font-info):
6164 * printing.el (pr-interface, pr-ps-file-print, pr-find-buffer-visiting)
6165 (pr-ps-message-from-summary, pr-lpr-message-from-summary):
6166 (pr-call-process, pr-file-list, pr-interface-save):
6167 * novice.el (disabled-command-function)
6168 (enable-command, disable-command):
6169 * mouse.el (mouse-buffer-menu-alist):
6170 * mouse-copy.el (mouse-kill-preserving-secondary):
6171 * macros.el (kbd-macro-query):
6172 * ledit.el (ledit-go-to-lisp, ledit-go-to-liszt):
6173 * informat.el (batch-info-validate):
6174 * ido.el (ido-copy-current-word, ido-initiate-auto-merge):
6175 * hippie-exp.el (try-expand-dabbrev-visible):
6176 * help-mode.el (help-make-xrefs):
6177 * help-fns.el (describe-variable):
6178 * generic-x.el (bat-generic-mode-run-as-comint):
6179 * finder.el (finder-mouse-select):
6180 * find-dired.el (find-dired-sentinel):
6181 * filesets.el (filesets-file-close):
6182 * files.el (list-directory):
6183 * faces.el (list-faces-display, describe-face):
6184 * facemenu.el (list-colors-display):
6185 * ezimage.el (ezimage-image-association-dump, ezimage-image-dump):
6186 * epg.el (epg--process-filter, epg-cancel):
6187 * epa.el (epa--marked-keys, epa--select-keys, epa-display-info)
6188 (epa--read-signature-type):
6189 * emerge.el (emerge-copy-as-kill-A, emerge-copy-as-kill-B)
6190 (emerge-file-names):
6191 * ehelp.el (electric-helpify):
6192 * ediff.el (ediff-regions-wordwise, ediff-regions-linewise):
6193 * ediff-vers.el (rcs-ediff-view-revision):
6194 * ediff-util.el (ediff-setup):
6195 * ediff-mult.el (ediff-append-custom-diff):
6196 * ediff-diff.el (ediff-exec-process, ediff-process-sentinel)
6197 (ediff-wordify):
6198 * echistory.el (Electric-command-history-redo-expression):
6199 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
6200 * disp-table.el (describe-display-table):
6201 * dired.el (dired-find-buffer-nocreate):
6202 * dired-aux.el (dired-rename-subdir, dired-dwim-target-directory):
6203 * dabbrev.el (dabbrev--same-major-mode-p):
6204 * chistory.el (list-command-history):
6205 * apropos.el (apropos-documentation):
6206 * allout.el (allout-obtain-passphrase):
6207 (allout-copy-exposed-to-buffer):
6208 (allout-verify-passphrase): Use with-current-buffer.
6209
2ccbc060
GM
62102009-11-13 Glenn Morris <rgm@gnu.org>
6211
6212 * Makefile.in (ELCFILES): Regenerate.
6213
b172ed20
MA
62142009-11-13 Michael Albinus <michael.albinus@gmx.de>
6215
7fdbcd83
SM
6216 * net/dbus.el (dbus-registered-objects-table): Rename from
6217 `dbus-registered-functions-table', because it contains also properties.
b172ed20
MA
6218 (dbus-unregister-object): Unregister also properties.
6219 (dbus-get-property, dbus-set-property, dbus-get-all-properties):
6220 Use a timeout of 500 msec, in order to not block.
6221 (dbus-register-property, dbus-property-handler): New defuns.
6222
e96d62cd
SM
62232009-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
6224
6225 * simple.el (minibuffer-default-add-completions): Drop deprecated
6226 4th arg.
6227
14bd267d
EZ
62282009-11-13 Tomas Abrahamsson <tab@lysator.liu.se>
6229
e96d62cd
SM
6230 * textmodes/artist.el (artist-mouse-choose-operation):
6231 Call `tmm-prompt' instead of `x-popup-menu' if we cannot popup
5237d741 6232 menus. Bug noticed by Eli Zaretskii <eliz@gnu.org>.
14bd267d
EZ
6233 (artist-compute-up-event-key): New function.
6234 (artist-mouse-choose-operation, artist-down-mouse-1): Call it.
6235
bf89fd7b
KH
62362009-11-13 Kenichi Handa <handa@m17n.org>
6237
6238 * language/japan-util.el: Make sure that the value of jisx0208
6239 property is jisx0208 character.
6240
f70b8925
DN
62412009-11-13 Dan Nicolaescu <dann@ics.uci.edu>
6242
6243 * international/mule.el (auto-coding-regexp-alist): Only purecopy
6244 car or each item, not the whole list.
6245
4d93a9e0
SM
62462009-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
6247
6248 * minibuffer.el (minibuffer-completion-help):
6249 Use minibuffer-hide-completions.
6250
05404988
SM
62512009-11-12 Per Starbäck <per@starback.se> (tiny change)
6252
6253 * dired.el (dired-save-positions, dired-restore-positions): New funs.
6254 (dired-revert): Use them (bug#4880).
6255
5297bc10
DN
62562009-11-12 Dan Nicolaescu <dann@ics.uci.edu>
6257
6258 * tooltip.el (tooltip-frame-parameters): Undo previous change.
6259
e2685eb7
JL
62602009-11-12 Juri Linkov <juri@jurta.org>
6261
6262 * ffap.el (ffap-alternate-file-other-window, ffap-literally):
6263 New functions.
6264 (find-file-literally-at-point): Alias of `ffap-literally'.
6265
76410c3e
DN
62662009-11-12 Dan Nicolaescu <dann@ics.uci.edu>
6267
6d341a2a
DN
6268 * textmodes/ispell.el (ispell-skip-region-alist):
6269 * textmodes/css-mode.el (auto-mode-alist):
6270 * progmodes/compile.el (auto-mode-alist):
6271 * international/mule.el (ctext-non-standard-encodings-alist)
6272 (ctext-non-standard-encodings-regexp):
6273 * simple.el (shell-command-switch, text-read-only):
6274 * replace.el (occur-mode-map):
6275 * paths.el (rmail-file-name):
6276 * jka-cmpr-hook.el (jka-compr-build-file-regexp):
6277 * find-file.el (ff-special-constructs):
6278 * files.el (file-name-handler-alist):
6279 * composite.el: Purecopy strings.
6280
76410c3e
DN
6281 * emacs-lisp/cl-macs.el (define-compiler-macro): Purecopy the file name.
6282
aaa448c9
DN
62832009-11-11 Dan Nicolaescu <dann@ics.uci.edu>
6284
6285 * widget.el (define-widget): Purecopy the docstring.
6286 * international/mule-cmds.el (charset): Do not purecopy the
6287 docstring here, define-widget does it.
6288
6289 * textmodes/texinfo.el (texinfo-open-quote, texinfo-close-quote):
6290 * textmodes/bibtex-style.el (auto-mode-alist):
6291 * progmodes/inf-lisp.el (inferior-lisp-prompt):
6292 * progmodes/compile.el (compile-command):
6293 * language/korea-util.el (default-korean-keyboard):
6294 * international/mule-conf.el (file-coding-system-alist):
6295 * emacs-lisp/eldoc.el (eldoc-minor-mode-string):
6296 * tooltip.el (tooltip-frame-parameters):
6297 * newcomment.el (comment-end, comment-padding):
6298 * dired.el (dired-trivial-filenames):
6299 * comint.el (comint-file-name-prefix): Purecopy initial values.
6300
bbe650fd
MA
63012009-11-11 Michael Albinus <michael.albinus@gmx.de>
6302
6303 * net/tramp.el (tramp-advice-minibuffer-electric-separator)
6304 (tramp-advice-minibuffer-electric-tilde): Unload advices via
6305 `tramp-unload'.
6306 (tramp-advice-make-auto-save-file-name)
6307 (tramp-advice-file-expand-wildcards): Apply also `ad-activate'
6308 after removing the advice.
6309
6bdad9ae
DN
63102009-11-11 Dan Nicolaescu <dann@ics.uci.edu>
6311
2f7f4bee
DN
6312 * progmodes/grep.el (grep-regexp-alist):
6313 * international/mule-cmds.el (iso-2022-control-alist):
6314 * emacs-lisp/timer.el (timer-duration-words):
6315 * subr.el (version-separator, version-regexp-alist):
6316 * minibuffer.el (completion-styles-alist):
6317 * faces.el (face-attribute-name-alist, list-faces-sample-text):
6318 Change defvars to defconsts.
6319
a042de45
DN
6320 * Makefile.in (ELCFILES): Add international/mule-conf.elc.
6321 * loadup.el ("international/mule-conf"): Load the byte compiled version.
6322 * international/mule-conf.el: Allow to be byte compiled.
6323
3b6acc72
DN
6324 * international/mule.el (define-charset): Purecopy props.
6325 (load-with-code-conversion): Purecopy doc string and file name.
6326 (put-charset-property): Purecopy strings.
6327 (auto-coding-alist, auto-coding-regexp-alist): Purecopy initial value.
6328
1c2efdfb 6329 * international/mule-cmds.el (register-input-method): Purecopy arguments.
ebfa10d3
DN
6330 (define-char-code-property): Correctly purecopy the table.
6331
62591911
DN
6332 * international/ccl.el (define-ccl-program): Purecopy the docstring.
6333
8b908da6
DN
6334 * emacs-lisp/easy-mmode.el (define-minor-mode): Purecopy :lighter.
6335
ff917d63
DN
6336 * subr.el (add-hook): Purecopy strings.
6337 (eval-after-load): Purecopy load-history-regexp and the form.
6338
af89cf77
DN
6339 * custom.el (custom-declare-group): Purecopy load-file-name.
6340
a3c20c83 6341 * subr.el (menu-bar-separator): New defconst.
04991a1c
DN
6342 * net/eudc.el (eudc-tools-menu):
6343 * international/mule-cmds.el (set-coding-system-map)
6344 (mule-menu-keymap):
6345 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
6346 * vc-hooks.el (vc-menu-map):
a3c20c83
DN
6347 * replace.el (occur-mode-map):
6348 * menu-bar.el (menu-bar-file-menu, menu-bar-search-menu)
1c2efdfb 6349 (menu-bar-edit-menu, menu-bar-goto-menu)
a3c20c83
DN
6350 (menu-bar-custom-menu, menu-bar-showhide-menu)
6351 (menu-bar-options-menu, menu-bar-tools-menu)
6352 (menu-bar-encryption-decryption-menu, menu-bar-describe-menu)
6353 (menu-bar-search-documentation-menu, menu-bar-manuals-menu)
6354 (menu-bar-help-menu):
6355 * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu):
6356 * buff-menu.el (Buffer-menu-mode-map): Use menu-bar-separator.
6357
6bdad9ae
DN
6358 * term/x-win.el (x-gtk-stock-map):
6359 * progmodes/vera-mode.el (auto-mode-alist):
6360 * progmodes/inf-lisp.el (inferior-lisp-filter-regexp)
6361 (inferior-lisp-program, inferior-lisp-load-command):
6362 * progmodes/hideshow.el (hs-special-modes-alist):
6363 * progmodes/gud.el (same-window-regexps):
6364 * progmodes/grep.el (grep-program, find-program, xargs-program):
6365 * net/telnet.el (same-window-regexps):
6366 * net/rlogin.el (same-window-regexps):
6367 * language/ethiopic.el (font-ccl-encoder-alist):
6368 * vc-sccs.el (vc-sccs-master-templates):
6369 * vc-rcs.el (vc-rcs-master-templates):
6370 * subr.el (cl-assertion-failed):
6371 * simple.el (next-error-overlay-arrow-position):
6372 * lpr.el (lpr-command):
6373 * locate.el (locate-ls-subdir-switches):
6374 * info.el (same-window-regexps, info)
6375 (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
6376 * image-mode.el (image-mode, auto-mode-alist):
6377 * hippie-exp.el (hippie-expand-ignore-buffers):
6378 * format.el (format-alist):
6379 * find-dired.el (find-ls-subdir-switches, find-grep-options)
6380 (find-name-arg):
6381 * facemenu.el (facemenu-keybindings):
6382 * dired.el (dired-listing-switches, dired-chown-program):
6383 * diff.el (diff-switches, diff-command):
6384 * cus-edit.el (same-window-regexps):
6385 * bindings.el (mode-line-mule-info)
6386 (mode-line-buffer-identification): Purecopy strings.
6387
e0987650
JL
63882009-11-11 Juri Linkov <juri@jurta.org>
6389
3570691b 6390 * simple.el (dired-get-filename) <declare-function>:
e0987650
JL
6391 Tell the byte-compiler about dired-get-filename.
6392 (shell-command): In Dired mode, get filename from the current line
6393 as the default value.
6394
b16ff465
GM
63952009-11-10 Glenn Morris <rgm@gnu.org>
6396
e8a11b22
GM
6397 * dired.el, hi-lock.el, calendar/cal-menu.el, calendar/calendar.el:
6398 * calendar/holidays.el, progmodes/cperl-mode.el:
6399 Update x-popup-menu declarations.
6400
b16ff465
GM
6401 * emacs-lisp/shadow.el (find-emacs-lisp-shadows)
6402 (list-load-path-shadows): Use dolist.
6403 (list-load-path-shadows): Use with-current-buffer.
6404
032c3399
JL
64052009-11-10 Juri Linkov <juri@jurta.org>
6406
6407 * minibuffer.el (read-file-name): Support a list of default values
6408 in `default-filename'. Use the first file name where only one
6409 element is required. Doc fix.
6410
8fb1629f
MA
64112009-11-09 Michael Albinus <michael.albinus@gmx.de>
6412
6413 * net/dbus.el (dbus-unregister-object): Release service, if no
6414 other method is registered for it.
6415
a51203ee 64162009-11-08 Markus Rost <rost@math.uni-bielefeld.de>
fd4489f0
CY
6417
6418 * bookmark.el (bookmark-completing-read): Sort bookmark names if
6419 bookmark-sort-flag is non-nil (Bug#4653).
6420
9bf7dc8a
CY
64212009-11-08 Chong Yidong <cyd@stupidchicken.com>
6422
15207e74
CY
6423 * emulation/cua-base.el: Add CUA property to some CC mode commands
6424 (Bug#4100).
6425
8bf7ed70
KR
64262009-11-08 Kevin Ryde <user42@zip.com.au>
6427
6428 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Match noun
9bf7dc8a 6429 at end of sentence (Bug#4818).
8bf7ed70 6430
951802d0
CY
64312009-11-08 Jared Finder <jfinder@crypticstudios.com>
6432
6433 * progmodes/compile.el (compilation-error-regexp-alist-alist):
6434 Handle "see declaration of" MSFT statements (Bug#4100).
6435
e8244310
MA
64362009-11-08 Michael Albinus <michael.albinus@gmx.de>
6437
6438 * net/tramp.el (tramp-advice-make-auto-save-file-name)
6439 (tramp-advice-file-expand-wildcards): Unload via
6440 `ad-remove-advice'.
6441
6442 * net/trampver.el: Update release number.
6443
a51203ee 64442009-11-08 Kevin Ryde <user42@zip.com.au>
e8244310
MA
6445
6446 * net/tramp.el (tramp-advice-file-expand-wildcards): Don't rely on
6447 `ad-do-it'.
6448
a51203ee 64492009-11-08 Andr <m00naticus@gmail.com> (tiny change)
e8244310
MA
6450
6451 * net/tramp.el (tramp-handle-write-region): Copy but rename temp file,
6452 in order to keep context in SELinux.
6453
bedd8a58
CY
64542009-11-08 Chong Yidong <cyd@stupidchicken.com>
6455
6456 * dired-aux.el (dired-query): Place cursor in echo area and allow
6457 C-g.
6458
6459 * dired.el (dired-mode-map): Disable dired-maybe-insert-subdir
6460 menu item if not on a directory (Bug#4701).
6461
0484d600
MA
64622009-11-07 Michael Albinus <michael.albinus@gmx.de>
6463
6464 Sync with Tramp 2.1.17.
6465
6466 * net/tramp.el (tramp-handle-copy-directory): Don't use
6467 `file-remote-p' (due to compatibility).
6468
6469 * net/tramp-compat.el (tramp-compat-copy-directory)
6470 (tramp-compat-delete-directory): New defuns.
6471
6472 * net/tramp-fish.el (tramp-fish-handle-delete-directory):
33aeea0e
SM
6473 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory):
6474 Use `tramp-compat-delete-directory'.
0484d600
MA
6475
6476 * net/tramp-smb.el (tramp-smb-handle-copy-directory)
33aeea0e
SM
6477 (tramp-smb-handle-delete-directory):
6478 Use `tramp-compat-copy-directory' and `tramp-compat-delete-directory'.
0484d600
MA
6479
6480 * net/trampver.el: Update release number.
6481
b42b2189
CY
64822009-11-07 Chong Yidong <cyd@stupidchicken.com>
6483
6960d7b9
CY
6484 * tar-mode.el (tar-copy): Call write-region on the right buffer
6485 (Bug#4857).
6486
b42b2189
CY
6487 * mail/rmailsum.el (rmail-summary-rmail-update): Call linum-update
6488 by hand, if necessary (Bug#4878).
6489
0ad57dfd
CY
64902009-11-06 Chong Yidong <cyd@stupidchicken.com>
6491
d19e23ae
CY
6492 * buff-menu.el (Buffer-menu-buffer+size): Use display property to
6493 align size column (Bug#4839).
6494
0ad57dfd
CY
6495 * emacs-lisp/autoload.el (autoload-rubric): Always issue a provide
6496 statement.
6497
0b7f397c
DN
64982009-11-05 Dan Nicolaescu <dann@ics.uci.edu>
6499
6500 * progmodes/ld-script.el (auto-mode-alist):
6501 * vc-hooks.el (vc-directory-exclusion-list): Purecopy strings.
6502
6503 * cus-face.el (custom-declare-face): Purecopy face spec.
6504
495bd5ca
KH
65052009-11-06 Kenichi Handa <handa@m17n.org>
6506
6507 * international/uni-bidi.el: Re-generated.
6508 * international/uni-category.el: Re-generated.
6509 * international/uni-combining.el: Re-generated.
6510 * international/uni-mirrored.el: Re-generated.
6511
1e8780b1
DN
65122009-11-05 Dan Nicolaescu <dann@ics.uci.edu>
6513
6514 * textmodes/tex-mode.el (tex-alt-dvi-print-command)
6515 (tex-dvi-print-command, tex-bibtex-command, tex-start-commands)
6516 (tex-start-options, slitex-run-command, latex-run-command)
6517 (tex-run-command, tex-directory):
6518 * textmodes/ispell.el (ispell-html-skip-alists)
6519 (ispell-tex-skip-alists, ispell-tex-skip-alists):
6520 * textmodes/fill.el (adaptive-fill-first-line-regexp):
6521 (adaptive-fill-regexp):
6522 * textmodes/dns-mode.el (auto-mode-alist):
6523 * progmodes/python.el (interpreter-mode-alist):
6524 * progmodes/etags.el (tags-compression-info-list):
6525 * progmodes/etags.el (tags-file-name):
6526 * net/browse-url.el (browse-url-galeon-program)
6527 (browse-url-firefox-program):
6528 * mail/sendmail.el (mail-signature-file)
6529 (mail-citation-prefix-regexp):
6530 * international/mule-conf.el (eight-bit):
6531 * international/latexenc.el (latex-inputenc-coding-alist):
6532 * international/fontset.el (x-pixel-size-width-font-regexp):
6533 * emacs-lisp/warnings.el (warning-type-format):
6534 * emacs-lisp/trace.el (trace-buffer):
6535 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map)
6536 (emacs-lisp-mode-map):
6537 * calendar/holidays.el (holiday-solar-holidays)
6538 (holiday-bahai-holidays, holiday-islamic-holidays)
6539 (holiday-christian-holidays, holiday-hebrew-holidays)
6540 (hebrew-holidays-4, hebrew-holidays-3, hebrew-holidays-2)
6541 (hebrew-holidays-1, holiday-oriental-holidays)
6542 (holiday-general-holidays):
6543 * x-dnd.el (x-dnd-known-types):
6544 * tool-bar.el (tool-bar):
6545 * startup.el (site-run-file):
6546 * shell.el (shell-dumb-shell-regexp):
6547 * rfn-eshadow.el (file-name-shadow-tty-properties)
6548 (file-name-shadow-properties):
6549 * paths.el (remote-shell-program, news-directory):
6550 * mouse.el ([C-down-mouse-3]):
6551 * menu-bar.el (menu-bar-tools-menu):
6552 * jka-cmpr-hook.el (jka-compr-load-suffixes)
6553 (jka-compr-mode-alist-additions, jka-compr-compression-info-list)
6554 (jka-compr-compression-info-list):
6555 * isearch.el (search-whitespace-regexp):
6556 * image-file.el (image-file-name-extensions):
6557 * find-dired.el (find-ls-option):
6558 * files.el (directory-listing-before-filename-regexp)
6559 (directory-free-space-args, insert-directory-program)
6560 (list-directory-brief-switches, magic-fallback-mode-alist)
6561 (magic-fallback-mode-alist, auto-mode-interpreter-regexp)
6562 (automount-dir-prefix):
6563 * faces.el (face-x-resources, x-font-regexp, x-font-regexp-head)
6564 (x-font-regexp-slant, x-font-regexp-weight, face-x-resources)
6565 (face-font-registry-alternatives, face-font-registry-alternatives)
6566 (face-font-family-alternatives):
6567 * facemenu.el (facemenu-add-new-face, facemenu-background-menu)
6568 (facemenu-foreground-menu, facemenu-face-menu):
6569 * epa-hook.el (epa-file-name-regexp):
6570 * dnd.el (dnd-protocol-alist):
6571 * textmodes/rst.el (auto-mode-alist):
a51203ee 6572 * button.el (default-button): Purecopy strings.
1e8780b1 6573
0adae11f
GM
65742009-11-06 Glenn Morris <rgm@gnu.org>
6575
6576 * Makefile.in (ELCFILES): Update.
6577
2adaf057
SM
65782009-11-05 Stefan Monnier <monnier@iro.umontreal.ca>
6579
8f72f03c
SM
6580 * emacs-lisp/lucid.el: Move to obsolete/lucid.el.
6581 * emacs-lisp/levents.el: Move to obsolete/levents.el.
6582
2adaf057
SM
6583 * nxml/xsd-regexp.el (xsdre-gen-categories):
6584 * nxml/xmltok.el (xmltok-parse-entity):
6585 * nxml/rng-parse.el (rng-parse-validate-file):
6586 * nxml/rng-maint.el (rng-format-manual)
6587 (rng-manual-output-force-new-line):
6588 * nxml/rng-loc.el (rng-save-schema-location-1):
6589 * nxml/rng-cmpct.el (rng-c-parse-file):
6590 * nxml/nxml-maint.el (nxml-insert-target-repertoire-glyph-set):
6591 * nxml/nxml-parse.el (nxml-parse-file): Use with-current-buffer.
6592
14862301
SM
65932009-11-05 Wilson Snyder <wsnyder@wsnyder.org>
6594
bf0b361c 6595 * progmodes/verilog-mode.el (verilog-getopt-file, verilog-set-define):
14862301
SM
6596 Remove extra save-excursions and make-variable-buffer-local's.
6597 Suggested by Stefan Monnier.
6598
6599 (verilog-getopt-file, verilog-module-inside-filename-p)
6600 (verilog-set-define): Merge GNU 1.35 and repair changes from
6601 switching to using with-current-buffer.
6602
6603 (verilog-read-always-signals-recurse): Fix "a == 2'b00 ? b : c"
6604 being treated as a number and confusing AUTORESET.
6605 Reported by Dan Dever.
6606
6607 (verilog-auto-ignore-concat, verilog-read-sub-decls-expr):
6608 Add verilog-auto-ignore-concat to fix backward compatibility with
6609 older verilog-modes. Reported by Dan Katz.
6610
6611 (verilog-read-auto-template): Fix AUTO_TEMPLATEs with regexps
6612 containing closing anchors "...$".
6613
6614 (verilog-read-decls): Fix AUTOREG not detecting "assign {a,b}".
6615 Reported by Wade Smith.
6616
48c2d18a 6617 (verilog-batch-execute-func): Comment on function usage.
14862301
SM
6618
66192009-11-05 Michael McNamara <mac@mail.brushroad.com>
6620
bf0b361c
JB
6621 * progmodes/verilog-mode.el (verilog-label-re): Fix regular expression
6622 for labels.
14862301
SM
6623
6624 (verilog-label-re, verilog-calc-1): Support proper indent of named
6625 asserts.
6626
6627 (verilog-backward-token, verilog-basic-complete-re)
6628 (verilog-beg-of-statement, verilog-indent-re): Support proper
6629 indent of the assert statement at the beginning of a block of text.
6630
6631 (verilog-beg-block-re, verilog-ovm-begin-re): Support the
6632 `ovm_object_param_utils_begin and `ovm_component_param_utils_begin
6633 tokens as begins.
6634
4f8f657f
GM
66352009-11-05 Glenn Morris <rgm@gnu.org>
6636
775adc51
GM
6637 * emacs-lisp/bytecomp.el (byte-compile-insert-header): Drop test for
6638 Emacs 19. (Bug#1531)
6639 (byte-compile-fix-header): Update for the above change.
6640 Drop test for epoch::version.
6641
4ad6a5e7 6642 * emacs-lisp/autoload.el (autoload-rubric): Add optional feature arg.
60878f2d
GM
6643 * cus-dep.el (custom-make-dependencies):
6644 * finder.el (finder-compile-keywords):
6645 Use autoload-rubric's feature argument.
4ad6a5e7 6646
4f8f657f
GM
6647 * calendar/diary-lib.el (top-level): Make load behave more like require.
6648
881e4184
GM
6649 * vc-git.el (vc-git-stash-map): Move definition before use.
6650
ba214964 66512009-11-04 Dan Nicolaescu <dann@ics.uci.edu>
f6195dfb 6652
b6f8ba09
DN
6653 * custom.el (custom-declare-group): Purecopy standard-value.
6654 (custom-declare-group): Purecopy custom-prefix.
6655
7fdbcd83
SM
6656 * international/mule.el (load-with-code-conversion):
6657 Call do-after-load-evaluation unconditionally.
eb6f577b 6658
f6195dfb
DN
6659 * emacs-lisp/bytecomp.el (byte-compile-output-file-form): Handle defvaralias.
6660
56f14120
SM
66612009-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
6662
6663 * descr-text.el: Require help-mode rather than help-fns (bug#4861).
6664
e5c89ce9
GM
66652009-11-04 Glenn Morris <rgm@gnu.org>
6666
6667 * emacs-lisp/bytecomp.el (byte-compile-version-cond): Remove macro.
6668 (byte-compile-compatibility): Remove option.
6669 (byte-compile-close-variables, byte-compile-fix-header)
6670 (byte-compile-insert-header, byte-compile-output-docform)
6671 (byte-compile-file-form-defmumble, byte-compile-byte-code-maker)
6672 (byte-compile-lambda, byte-compile-form, byte-defop-compiler19)
6673 (byte-compile-list, byte-compile-concat, byte-compile-function-form)
6674 (byte-compile-insert, byte-compile-defun):
6675 Remove support for byte-compile-compatibility and Emacs 18. (Bug#4571)
eef899a9
GM
6676 (byte-defop-compiler19): Remove.
6677 Without byte-compile-compatibility, the 'emacs19-opcode property is not
6678 used by anything. Replace all calls with byte-defop-compiler.
e5c89ce9 6679
e24f42ab
JL
66802009-11-04 Juri Linkov <juri@jurta.org>
6681
6682 * menu-bar.el (menu-bar-make-mm-toggle): Quote each element of `props'.
6683 (menu-bar-options-menu): Don't quote the `prop' arg of
6684 `menu-bar-make-mm-toggle'.
6685
d3d5f4f5
JB
66862009-11-04 Juanma Barranquero <lekktu@gmail.com>
6687
6688 * calendar/calendar.el (cal-loaddefs):
6689 * calendar/diary-lib.el (diary-loaddefs):
6690 * calendar/holidays.el (hol-loaddefs):
6691 * eshell/esh-module.el (esh-groups): Load rather than require.
6692
6e39d3b2
SM
66932009-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
6694
e96d62cd
SM
6695 * calendar/todo-mode.el (todo-add-category): Don't hardcode
6696 point-min==1.
7e83e8b4
SM
6697 (todo-top-priorities): Only display-buffer when called interactively.
6698 (todo-item-start): Don't save excursion point.
6699 (todo-item-end): Be slightly more careful. Add `include-sep' arg.
6700 (todo-insert-item-here, todo-file-item, todo-remove-item):
6701 Adjust uses of todo-item-start and todo-item-end.
6702
fae4e5b9
SM
6703 * emacs-lisp/autoload.el (generated-autoload-feature): Remove.
6704 (autoload-rubric): Don't use any more.
fae4e5b9 6705
6e39d3b2
SM
6706 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Use dolist,
6707 and only put a prop if it is non-nil.
6708
c9753fb4
JL
67092009-11-03 Juri Linkov <juri@jurta.org>
6710
6711 * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle)
6712 (menu-bar-options-menu): Fix list quoting (Bug#4429).
6713
6714 * buff-menu.el (Buffer-menu-mode-map): Add hyphen between "Buffer"
6715 and "Menu" to make top-level menu item visually one unit (like
6716 it's done for "Lisp-Interaction", "Emacs-Lisp" and other
6717 multi-word menu items). Fix :help string for quit-window.
6718
db04f33f
GM
67192009-11-03 Glenn Morris <rgm@gnu.org>
6720
2aea6521
GM
6721 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
6722 (byte-compile-file-form-define-abbrev-table)
6723 (byte-compile-file-form-custom-declare-variable)
6724 (byte-compile-variable-ref, byte-compile-defvar):
6725 Whether or not a warning is enabled should only affect whether we issue
6726 the warning, not whether or not we collect the relevant data.
6727 Eg warnings can be turned on and off throughout the course of a file.
6728
db04f33f
GM
6729 * eshell/esh-mode.el (ansi-color-apply-on-region): Autoload it...
6730 (eshell-handle-ansi-color): ... Rather than requiring ansi-color.
6731
937e6a56
SM
67322009-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
6733
6734 * term/ns-win.el (ns-scroll-bar-move, ns-face-at-pos):
6735 * play/mpuz.el (mpuz-create-buffer):
6736 * play/landmark.el (lm-prompt-for-move, lm-print-wts, lm-print-smell)
6737 (lm-print-y,s,noise, lm-print-w0, lm-init):
6738 * play/gomoku.el (gomoku-prompt-for-move):
6739 * play/fortune.el (fortune-in-buffer):
6740 * play/dissociate.el (dissociated-press):
6741 * play/decipher.el (decipher-adjacency-list, decipher-display-regexp)
5ce6e4f4 6742 (decipher-analyze-buffer, decipher-stats-buffer, decipher-stats-buffer):
937e6a56
SM
6743 * mail/supercite.el (sc-eref-show):
6744 * mail/smtpmail.el (smtpmail-send-it):
6745 * mail/rmailsum.el (rmail-summary-next-labeled-message)
6746 (rmail-summary-previous-labeled-message, rmail-summary-wipe)
6747 (rmail-summary-undelete-many, rmail-summary-rmail-update)
6748 (rmail-summary-goto-msg, rmail-summary-expunge)
6749 (rmail-summary-get-new-mail, rmail-summary-search-backward)
6750 (rmail-summary-add-label, rmail-summary-output-menu)
6751 (rmail-summary-output-body):
6752 * mail/rfc822.el (rfc822-addresses):
6753 * mail/reporter.el (reporter-dump-variable, reporter-dump-state):
6754 * mail/mailpost.el (post-mail-send-it):
6755 * mail/hashcash.el (hashcash-generate-payment):
6756 * mail/feedmail.el (feedmail-run-the-queue)
6757 (feedmail-queue-send-edit-prompt-help-first)
6758 (feedmail-send-it-immediately, feedmail-give-it-to-buffer-eater)
6759 (feedmail-deduce-address-list):
6760 * eshell/esh-ext.el (eshell-remote-command):
6761 * eshell/em-unix.el (eshell-occur-mode-mouse-goto):
6762 * emulation/viper-util.el (viper-glob-unix-files, viper-save-setting)
6763 (viper-wildcard-to-regexp, viper-glob-mswindows-files)
6764 (viper-save-string-in-file, viper-valid-marker):
6765 * emulation/viper-keym.el (viper-toggle-key):
6766 * emulation/viper-ex.el (ex-expand-filsyms, viper-get-ex-file)
6767 (ex-edit, ex-global, ex-mark, ex-next-related-buffer, ex-quit)
6768 (ex-get-inline-cmd-args, ex-tag, ex-command, ex-compile):
6769 * emulation/viper-cmd.el (viper-exec-form-in-vi)
6770 (viper-exec-form-in-emacs, viper-brac-function):
6771 * emulation/viper.el (viper-delocalize-var):
6772 * emulation/vip.el (vip-mode, vip-get-ex-token, vip-ex, vip-get-ex-pat)
6773 (vip-get-ex-command, vip-get-ex-opt-gc, vip-get-ex-buffer)
6774 (vip-get-ex-count, vip-get-ex-file, ex-edit, ex-global, ex-mark)
6775 (ex-map, ex-unmap, ex-quit, ex-read, ex-tag, ex-command):
6776 * emulation/vi.el (vi-switch-mode, vi-ex-cmd):
6777 * emulation/edt.el (edt-electric-helpify):
6778 * emulation/cua-rect.el (cua--rectangle-aux-replace):
6779 * emulation/cua-gmrk.el (cua--insert-at-global-mark)
6780 (cua--delete-at-global-mark, cua--copy-rectangle-to-global-mark)
6781 (cua-indent-to-global-mark-column):
6782 * calendar/diary-lib.el (calendar-mark-1):
6783 * calendar/cal-hebrew.el (calendar-hebrew-mark-date-pattern):
6784 Use with-current-buffer.
6785 * emulation/viper.el (viper-delocalize-var): Use dolist.
6786
5b955562
CY
67872009-11-03 Chong Yidong <cyd@stupidchicken.com>
6788
6789 * comint.el (comint-replace-by-expanded-history-before-point):
6790 Replace !! with the previous input string literally (Bug#1795).
6791
6292c599
JB
67922009-11-02 Jay Belanger <jay.p.belanger@gmail.com>
6793
6794 * calc/calc-forms.el (calc-date-notation): Allow a "blank string"
6795 to be made up of whitespace.
6796
8368c14e
CY
67972009-11-02 Chong Yidong <cyd@stupidchicken.com>
6798
6799 * minibuffer.el (read-file-name): Don't use file dialogs for
6800 remote directories (Bug#99).
6801
6f750f0d
CY
68022009-11-01 Chong Yidong <cyd@stupidchicken.com>
6803
6804 * progmodes/sh-script.el (sh-font-lock-paren): Fix last change.
6805
97ab3f47
AS
68062009-11-01 Andreas Schwab <schwab@linux-m68k.org>
6807
6808 * view.el (view-mode-exit): If OLD-BUF is dead bury the buffer
6809 instead of deleting the window or frame.
6810
673c1168
CY
68112009-10-31 Chong Yidong <cyd@stupidchicken.com>
6812
6813 * textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):
6814 Support face colors.
6815
937e6a56
SM
6816 * textmodes/tex-mode.el (tex-facemenu-add-face-function):
6817 New function. Support face colors (Bug#1168).
673c1168
CY
6818 (tex-common-initialization): Use it.
6819
6820 * facemenu.el (facemenu-enable-faces-p): Enable facemenu if the
6821 mode allows it (Bug#1168).
6822
c9349f0a
CY
68232009-10-31 Juri Linkov <juri@jurta.org>
6824
6825 * facemenu.el (list-colors-display): Don't mark buffer as
6826 modified (Bug#3948).
6827
ebf5c4f5
CY
68282009-10-31 Chong Yidong <cyd@stupidchicken.com>
6829
33aeea0e
SM
6830 * international/mule-diag.el (list-character-sets-1):
6831 Minor message fix (Bug#3526).
5c2dce75 6832
33aeea0e
SM
6833 * progmodes/etags.el (etags-list-tags, etags-tags-apropos):
6834 Fix face property (Bug#4834).
26581f0e
CY
6835 (etags-list-tags, etags-tags-apropos-additional)
6836 (etags-tags-apropos, tags-select-tags-table): Add follow-link
6837 property.
6838
ebf5c4f5
CY
6839 * menu-bar.el (menu-bar-tools-menu): Add Semantic and EDE menu
6840 items.
6841
9a529312
SM
68422009-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
6843
6844 * textmodes/two-column.el (2C-split):
6845 * textmodes/texnfo-upd.el (texinfo-multi-file-included-list):
6846 * textmodes/tex-mode.el (tex-set-buffer-directory):
6847 * textmodes/spell.el (spell-region, spell-string):
6848 * textmodes/reftex.el (reftex-erase-buffer):
6849 (reftex-get-file-buffer-force, reftex-kill-temporary-buffers):
6850 * textmodes/reftex-toc.el (reftex-toc-promote-action):
6851 * textmodes/reftex-sel.el (reftex-get-offset, reftex-insert-docstruct)
6852 (reftex-select-item):
6853 * textmodes/reftex-ref.el (reftex-label-info-update)
6854 (reftex-offer-label-menu):
6855 * textmodes/reftex-index.el (reftex-index-change-entry)
6856 (reftex-index-phrases-info):
6857 * textmodes/reftex-global.el (reftex-create-tags-file)
6858 (reftex-save-all-document-buffers, reftex-ensure-write-access):
6859 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite)
6860 (reftex-view-crossref-from-bibtex):
6861 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback)
6862 (reftex-extract-bib-entries-from-thebibliography)
6863 (reftex-all-used-citation-keys, reftex-create-bibtex-file):
6864 * textmodes/refbib.el (r2b-capitalize-title):
6865 (r2b-convert-buffer, r2b-help):
6866 * textmodes/page-ext.el (pages-directory)
6867 (pages-directory-goto-with-mouse):
6868 * textmodes/bibtex.el (bibtex-validate-globally):
6869 * textmodes/bib-mode.el (bib-capitalize-title):
6870 * textmodes/artist.el (artist-clear-buffer, artist-system):
6871 * progmodes/xscheme.el (global-set-scheme-interaction-buffer):
6872 (local-set-scheme-interaction-buffer, xscheme-process-filter)
6873 (verify-xscheme-buffer, xscheme-enter-interaction-mode)
6874 (xscheme-enter-debugger-mode, xscheme-debugger-mode-p)
6875 (xscheme-send-control-g-interrupt, xscheme-start-process)
6876 (xscheme-process-sentinel, xscheme-cd):
6877 * progmodes/verilog-mode.el (verilog-read-always-signals)
6878 (verilog-set-define, verilog-getopt-file)
6879 (verilog-module-inside-filename-p):
6880 * progmodes/sh-script.el:
6881 * progmodes/python.el (python-pdbtrack-get-source-buffer)
6882 (python-pdbtrack-grub-for-buffer, python-execute-file):
6883 * progmodes/octave-inf.el (inferior-octave):
6884 * progmodes/idlwave.el (idlwave-scan-user-lib-files)
6885 (idlwave-shell-compile-helper-routines, idlwave-set-local)
6886 (idlwave-display-completion-list-xemacs, idlwave-list-abbrevs)
6887 (idlwave-display-completion-list-emacs, idlwave-list-load-path-shadows)
6888 (idlwave-completion-fontify-classes, idlwave-display-calling-sequence):
6889 * progmodes/idlw-shell.el (idlwave-shell-examine-display-clear)
6890 (idlwave-shell-filter, idlwave-shell-examine-highlight)
6891 (idlwave-shell-sentinel, idlwave-shell-filter-directory)
6892 (idlwave-shell-display-line, idlwave-shell-set-bp-in-module)
6893 (idlwave-shell-examine-display, idlwave-shell-run-region)
6894 (idlwave-shell-filter-bp, idlwave-shell-save-and-action)
6895 (idlwave-shell-sources-filter, idlwave-shell-goto-next-error):
6896 * progmodes/idlw-help.el (idlwave-help-get-special-help)
6897 (idlwave-help-get-help-buffer):
6898 * progmodes/gud.el (gud-basic-call, gud-find-class)
6899 (gud-tooltip-activate-mouse-motions-if-enabled):
6900 * progmodes/gdb-mi.el (gdb-mouse-toggle-breakpoint-fringe):
6901 * progmodes/ebrowse.el (ebrowse-member-table, ebrowse-save-tree-as)
6902 (ebrowse-view-exit-fn, ebrowse-tags-list-members-in-file)
6903 (ebrowse-tags-next-file):
6904 * progmodes/ebnf2ps.el (ebnf-generate-eps, ebnf-generate-eps)
6905 (ebnf-eps-production-list, ebnf-begin-file, ebnf-log)
6906 (ebnf-eps-finish-and-write):
6907 * progmodes/cpp.el (cpp-edit-save):
6908 * progmodes/cperl-mode.el (cperl-pod-to-manpage):
6909 * progmodes/cc-defs.el (c-emacs-features):
6910 * progmodes/antlr-mode.el (antlr-invalidate-context-cache)
6911 (antlr-directory-dependencies):
6912 * progmodes/ada-xref.el (ada-gnat-parse-gpr, ada-get-ali-file-name)
6913 (ada-run-application, ada-find-in-src-path, ada-goto-parent)
6914 (ada-find-any-references, ada-make-filename-from-adaname)
6915 (ada-make-body-gnatstub):
6916 * obsolete/rnews.el (news-list-news-groups):
5ce6e4f4 6917 * obsolete/resume.el (resume-suspend-hook, resume-write-buffer-to-file):
9a529312
SM
6918 * obsolete/iso-acc.el (iso-acc-minibuf-setup):
6919 * net/rcirc.el (rcirc-debug):
6920 * net/newst-treeview.el (newsticker--treeview-list-add-item)
6921 (newsticker--treeview-list-clear, newsticker-treeview-browse-url)
6922 (newsticker--treeview-list-update-faces, newsticker-treeview-save)
6923 (newsticker--treeview-item-show-text, newsticker--treeview-item-show)
5ce6e4f4 6924 (newsticker--treeview-tree-update-tag, newsticker--treeview-buffer-init)
9a529312
SM
6925 (newsticker-treeview-show-item, newsticker--treeview-unfold-node)
6926 (newsticker--treeview-list-clear-highlight)
6927 (newsticker--treeview-list-update-highlight)
6928 (newsticker--treeview-list-highlight-start)
6929 (newsticker--treeview-tree-update-highlight)
6930 (newsticker--treeview-get-selected-item)
6931 (newsticker-treeview-mark-list-items-old)
6932 (newsticker--treeview-set-current-node):
6933 * net/newst-plainview.el (newsticker--buffer-set-uptodate):
6934 * net/newst-backend.el (newsticker--get-news-by-funcall)
6935 (newsticker--get-news-by-wget, newsticker--image-get)
6936 (newsticker--image-sentinel):
6937 * net/mairix.el (mairix-rmail-fetch-field, mairix-gnus-fetch-field):
6938 * net/eudcb-ph.el (eudc-ph-do-request, eudc-ph-open-session):
6939 (eudc-ph-close-session):
6940 * net/eudc.el (eudc-save-options):
6941 * language/thai-word.el (thai-update-word-table):
6942 * language/japan-util.el (japanese-string-conversion):
6943 * international/titdic-cnv.el (tsang-quick-converter)
6944 (ziranma-converter, ctlau-converter):
6945 * international/mule-cmds.el (describe-language-environment):
6946 * international/ja-dic-cnv.el (skkdic-convert-okuri-ari)
6947 (skkdic-convert-postfix, skkdic-convert-prefix):
6948 (skkdic-convert-okuri-nasi, skkdic-convert):
6949 * emacs-lisp/re-builder.el (reb-update-overlays):
6950 * emacs-lisp/pp.el (pp-to-string, pp-display-expression):
6951 * emacs-lisp/gulp.el (gulp-send-requests):
6952 * emacs-lisp/find-gc.el (trace-call-tree):
6953 * emacs-lisp/eieio-opt.el (eieio-browse, eieio-describe-class)
6954 (eieio-describe-generic):
6955 * emacs-lisp/eieio-base.el (eieio-persistent-read):
6956 * emacs-lisp/edebug.el (edebug-outside-excursion):
6957 * emacs-lisp/debug.el (debugger-make-xrefs):
6958 * emacs-lisp/cust-print.el (custom-prin1-to-string):
6959 * emacs-lisp/chart.el (chart-new-buffer):
6960 * emacs-lisp/authors.el (authors-scan-el, authors-scan-change-log):
6961 Use with-current-buffer.
6962 * textmodes/artist.el (artist-system): Don't call
6963 copy-sequence on a fresh string.
6964 * progmodes/idlw-shell.el (easymenu setup): Use dolist.
6965
d566f228
GM
69662009-10-31 Stephen Berman <stephen.berman@gmx.net>
6967
6968 * calendar/todo-mode.el (todo-edit-item): Signal an error if there
1c2efdfb 6969 is no item to edit. (Bug#4820)
d566f228 6970 (todo-top-priorities): Restore point and restore narrowing in Todo
1c2efdfb 6971 buffer. (Bug#4820)
d566f228 6972
f3628edd
GM
69732009-10-31 Glenn Morris <rgm@gnu.org>
6974
5cf3709c
GM
6975 * net/ange-ftp.el (top-level): Don't require dired when compiling.
6976 (comint-last-output-start, comint-last-input-start)
6977 (comint-last-input-end): Don't defvar when compiling.
6978 (ange-ftp-process-file): Use bound-and-true-p.
6979
4c814fd2
GM
6980 * pcmpl-rpm.el (top-level): Move provide statement to end.
6981 (pcmpl-rpm): Remove unused custom group.
6982
113b8dcc
GM
6983 * pcmpl-gnu.el (tar-parse-info, tar-header-name): Declare for compiler.
6984
31c615e4
GM
6985 * mail/emacsbug.el (report-emacs-bug): Request `emacs -Q' recipes.
6986
416d3588
GM
6987 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
6988 (byte-compile-warnings): Add `constants' as an option.
6989 (byte-compile-callargs-warn, byte-compile-arglist-warn)
6990 (display-call-tree): Update for byte-compile-fdefinition possibly
6991 returning `(macro lambda ...)'. (Bug#4778)
6992 (byte-compile-variable-ref, byte-compile-setq-default):
6993 Respect `constants' member of byte-compile-warnings.
6994
00f71f39
SM
69952009-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
6996
6997 * vc-bzr.el (vc-bzr-revision-keywords): New var.
6998 (vc-bzr-revision-completion-table): Use it to fix completion of "s:"
6999 to "submit:".
7000
ca0a881a
DN
70012009-10-30 Dan Nicolaescu <dann@ics.uci.edu>
7002
7003 * textmodes/ispell.el (ispell-skip-region-alist):
7004 * international/mule-conf.el (eight-bit):
7005 * international/fontset.el (font-encoding-alist):
7006 * startup.el (pure-space-overflow-message):
7007 * simple.el (overwrite-mode-textual, overwrite-mode-binary):
7008 * paths.el (gnus-nntp-service, rmail-spool-directory)
7009 (term-file-prefix):
7010 * files.el (save-some-buffers-action-alist):
7011 * cmuscheme.el (same-window-buffer-names):
7012 * ielm.el (same-window-buffer-names):
7013 * shell.el (same-window-buffer-names):
7014 * mail/sendmail.el (same-window-buffer-names):
7015 * progmodes/inf-lisp.el (same-window-buffer-names):
7016 * bindings.el (mode-line-client)
7017 (mode-line-column-line-number-mode-map):
7018 * language/tibetan.el (tibetan-precomposition-rule-regexp)
7019 (tibetan-precomposed-regexp): Purecopy string arguments.
7020
b861e45e
SM
70212009-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
7022
6df9b6d7
SM
7023 * calc/calc.el (calc, calc-refresh, calc-trail-buffer, calc-record)
7024 (calcDigit-nondigit):
7025 * calc/calc-yank.el (calc-copy-to-buffer):
7026 * calc/calc-units.el (calc-invalidate-units-table):
7027 * calc/calc-trail.el (calc-trail-yank):
7028 * calc/calc-store.el (calc-insert-variables):
7029 * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
7030 * calc/calc-prog.el (calc-read-parse-table):
7031 * calc/calc-keypd.el (calc-do-keypad, calc-keypad-right-click):
7032 * calc/calc-help.el (calc-describe-bindings, calc-describe-key):
7033 * calc/calc-graph.el (calc-graph-delete, calc-graph-add-curve)
7034 (calc-graph-juggle, calc-graph-count-curves, calc-graph-plot)
7035 (calc-graph-plot, calc-graph-format-data, calc-graph-set-styles)
7036 (calc-graph-name, calc-graph-find-command, calc-graph-view)
7037 (calc-graph-view, calc-gnuplot-command, calc-graph-init):
7038 * calc/calc-ext.el (calc-realign):
7039 * calc/calc-embed.el (calc-do-embedded, calc-do-embedded)
7040 (calc-embedded-finish-edit, calc-embedded-make-info)
7041 (calc-embedded-finish-command, calc-embedded-stack-change):
7042 * calc/calc-aent.el (calcAlg-enter): Use with-current-buffer.
7043
70f44c65
SM
7044 * pcomplete.el (pcomplete-comint-setup): If there's a choice, replace
7045 shell-dynamic-complete-filename in preference to
7046 comint-dynamic-complete-filename.
7047
b861e45e
SM
7048 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
7049 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
7050 Don't consider whether the display supports colors.
7051 (bookmark-import-new-list): Use dolist.
7052 (bookmark-bmenu-mode-map): Move initialization into declaration.
7053 (bookmark-bmenu-list): Use dolist, simplify.
7054 (bookmark-show-all-annotations): Use save-selected-window and dolist.
7055 (menu-bar-final-items): Use push.
7056
8549241d 70572009-10-28 Bernhard Herzog <bernhard.herzog@intevation.de> (tiny change)
cc63d28f
SM
7058
7059 * vc-hg.el (vc-hg-state, vc-hg-working-revision): Use process-file so
7060 it works on remote files.
7061 (vc-hg-diff): Don't pass any `--cwd' argument.
7062
30644573
KR
70632009-10-27 Kevin Ryde <user42@zip.com.au>
7064
cc63d28f
SM
7065 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
7066 Use help-xref-info-regexp and help-xref-url-regexp to identify links.
30644573
KR
7067 (Further to Bug#3921).
7068
9be01a63
MA
70692009-10-27 Michael Albinus <michael.albinus@gmx.de>
7070
7071 * net/tramp-imap.el (top): Add `X-Size' to `imap-hash-headers'.
7072 (tramp-imap-do-copy-or-rename-file): Don't use the inode, when
7073 calling `tramp-imap-put-file'. Add file size to the call.
7074 (tramp-imap-get-file-entries): Compute also user name, file size,
7075 and date.
7076 (tramp-imap-handle-insert-directory): Insert uid and gid.
7077 (tramp-imap-handle-file-attributes): Transform uid and gid
7078 according to `id-format'.
7079 (tramp-imap-put-file): New optional parameter SIZE. Encode file
7080 size in header X-Size.
7081
41849bf9
JB
70822009-10-26 Juanma Barranquero <lekktu@gmail.com>
7083
7084 * simple.el (transpose-subr): Give clearer error when the mark
7085 is not set. (Bug#4807)
7086
293c24f9
MA
70872009-10-26 Michael Albinus <michael.albinus@gmx.de>
7088
cc63d28f
SM
7089 * net/tramp.el (tramp-perl-file-truename): New defconst.
7090 Perl code contributed by yary <not.com@gmail.com> (tiny change).
293c24f9 7091 (tramp-handle-file-truename, tramp-get-remote-perl): Use it.
cc63d28f
SM
7092 Check also for "perl-file-spec" and "perl-cwd-realpath" properties.
7093 (tramp-handle-write-region): In case of APPEND, reuse the tmpfile name.
293c24f9 7094
cc63d28f
SM
7095 * net/tramp-imap.el (tramp-imap-file-name-handler-alist):
7096 Ignore `dired-call-process'.
293c24f9
MA
7097 (tramp-imap-make-iht): Use `user' and `ssl' with `imap-hash-make'.
7098
70992009-10-26 Julian Scheid <julians37@gmail.com>
7100
cc63d28f 7101 * net/tramp.el (tramp-perl-file-name-all-completions): New defconst.
293c24f9
MA
7102 (tramp-get-remote-readlink): New defun.
7103 (tramp-handle-file-truename): Use it.
7104 (tramp-handle-file-exists-p): Check file-attributes cache, assume
7105 file exists if cache value present.
48c2d18a 7106 (tramp-check-cached-permissions): New defun.
293c24f9
MA
7107 (tramp-handle-file-readable-p): Use it.
7108 (tramp-handle-file-writable-p): Likewise.
7109 (tramp-handle-file-executable-p): Likewise.
7110 (tramp-handle-file-name-all-completions): Try using Perl to get
7111 partial completions. When perl not available, combine `cd' and
7112 `ls' into single remote operation and use shell expansion to get
7113 partial remote directory contents. Set `file-exists-p' cache for
7114 directory and any files returned by ls. Change cache handling to
7115 support partial directory contents. Use error message emitted by
7116 remote `cd' or Perl code for local tramp-error.
7117 (tramp-do-copy-or-rename-file-directly): Avoid separate
7118 tramp-send-command-and-check call.
cc63d28f
SM
7119 (tramp-handle-process-file): Merge three remote ops into one.
7120 Do not flush all caches when `process-file-side-effects' is set.
293c24f9
MA
7121 (tramp-handle-write-region): Avoid tramp-set-file-uid-gid if
7122 file-attributes shows uid/gid to be set already.
7123
a7610c52
DN
71242009-10-26 Dan Nicolaescu <dann@ics.uci.edu>
7125
7126 * textmodes/tex-mode.el (tex-dvi-view-command)
7127 (tex-show-queue-command, tex-open-quote):
7128 * progmodes/ruby-mode.el (auto-mode-alist)
7129 (interpreter-mode-alist): Purecopy strings.
7130
7131 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Purecopy item names.
7132
7133 * emacs-lisp/derived.el (define-derived-mode): Purecopy the doc
7134 string for the hook, keymap and abbrev table.
7135
7136 * emacs-lisp/byte-run.el (make-obsolete): Purecopy the current name.
7137
7138 * x-dnd.el (x-dnd-xdnd-to-action):
7139 * startup.el (fancy-startup-text, fancy-about-text): Change to
7140 defconst from defvar.
7141
7142 * ps-print.el (ps-page-dimensions-database): Purecopy initial value.
7143
7144 * mouse.el (mouse-buffer-menu-mode-groups, x-fixed-font-alist):
7145 Purecopy initialization strings.
7146
7147 * mail/sendmail.el (mail-header-separator)
7148 (mail-personal-alias-file):
7149 * mail/rmail.el (rmail-default-dont-reply-to-names)
7150 (rmail-ignored-headers, rmail-retry-ignored-headers)
7151 (rmail-highlighted-headers, rmail-secondary-file-directory)
7152 (rmail-secondary-file-regexp):
7153 * files.el (null-device, file-name-invalid-regexp)
7154 (locate-dominating-stop-dir-regexp)
cc63d28f 7155 (inhibit-first-line-modes-regexps): Purecopy initialization strings.
a7610c52
DN
7156 (interpreter-mode-alist): Use mapcar instead of mapc.
7157
7158 * buff-menu.el (Buffer-menu-mode-map): Purecopy name.
7159
7160 * bindings.el (mode-line-major-mode-keymap): Purecopy name.
7161 (completion-ignored-extensions):
7162 (debug-ignored-errors): Purecopy strings.
7163
4fcc3d32
SM
71642009-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
7165
0667de21
SM
7166 * pcomplete.el (pcomplete-std-complete): Obey pcomplete-use-paring.
7167 (pcomplete, pcomplete-parse-buffer-arguments, pcomplete-opt)
7168 (pcomplete--here): Use push.
7169
4fcc3d32
SM
7170 * subr.el (all-completions): Declare the 4th arg obsolete.
7171
955ef430
SM
71722009-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
7173
2d085307
SM
7174 * pcomplete.el (pcomplete-unquote-argument-function): New var.
7175 (pcomplete-unquote-argument): New function.
7176 (pcomplete--common-suffix): Always pay attention to case.
7177 (pcomplete--table-subvert): Quote and unquote the text.
7178 (pcomplete--common-quoted-suffix): New function.
7179 (pcomplete-std-complete): Use it and pcomplete-begin.
7180
955ef430
SM
7181 * bookmark.el (bookmark-bmenu-list): Don't use switch-to-buffer if
7182 we're inside a dedicated or minibuffer window.
7183
7c85c02b
KF
71842009-10-24 Karl Fogel <kfogel@red-bean.com>
7185
7186 * bookmark.el: Update documentation, especially documentation
7187 of `bookmark-alist' and of the bookmark file format.
7188 Patch by Drew Adams, with minor tweaks from me. (Bug#4195)
7189
3e8ae8a6
CY
71902009-10-24 Chong Yidong <cyd@stupidchicken.com>
7191
3e425845
CY
7192 * mail/emacsbug.el (report-emacs-bug): Clarify that the
7193 keybindings apply to the mail buffer (Bug#4003). Shrink help
7194 window to buffer.
7195
cdd47d48
CY
7196 * whitespace.el (whitespace-mode, whitespace-newline-mode)
7197 (global-whitespace-mode, global-whitespace-newline-mode)
955ef430
SM
7198 (whitespace-toggle-options, global-whitespace-toggle-options):
7199 Doc fix (Bug#3660).
cdd47d48 7200
ba07c9ad
CY
7201 * nxml/nxml-mode.el (nxml-balanced-close-start-tag): Use the value
7202 of xmltok-start before the end tag was inserted (Bug#2840).
7203
3e8ae8a6
CY
7204 * progmodes/sh-script.el (sh-font-lock-paren): Handle case
7205 patterns that are preceded by an open-paren (Bug#1320).
7206
ab276820
CY
72072009-10-24 Sven Joachim <svenjoac@gmx.de>
7208
7209 * files.el (delete-directory): Delete symlinks to directories with
7210 delete-file (Bug#4739).
7211
905a9ed3
DN
72122009-10-24 Dan Nicolaescu <dann@ics.uci.edu>
7213
a9a2a6db
DN
7214 * vc.el (vc-backend-for-registration): Rename from
7215 vc-get-backend-for-registration. Update callers.
7216
cc63d28f
SM
7217 * international/mule-cmds.el (set-language-info-alist):
7218 Purecopy lang-env.
905a9ed3
DN
7219 (leim-list-header, leim-list-entry-regexp): Change defvars to defconst.
7220 (charset): Purecopy the name.
7221 (define-char-code-property): Purecopy string arguments.
7222
7223 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
7224 Purecopy string arguments.
7225
7226 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
7227 * ediff-hook.el (menu-bar-ediff-menu):
7228 * buff-menu.el (Buffer-menu-mode-map): Purecopy names and tooltips.
7229 * bookmark.el (menu-bar-bookmark-map): Add :help and purecopy the name.
7230
d270305a
GM
72312009-10-24 Glenn Morris <rgm@gnu.org>
7232
6c74d523 7233 * comint.el (comint-dynamic-list-completions):
656fc5f5
GM
7234 * term.el (term-dynamic-list-completions): Use choose-completion rather
7235 than obsolete alias mouse-choose-completion.
7236
ae732337
GM
7237 * filecache.el (file-cache-completions-keymap): Bind mouse-2 to
7238 file-cache-choose-completion.
7239 (file-cache-choose-completion): Handle an optional event argument.
7240 (file-cache-mouse-choose-completion): Make it an obsolete alias.
7241
cc63d28f
SM
7242 * progmodes/octave-mod.el (octave-complete-symbol):
7243 Use choose-completion if mouse-choose-completion is ever removed.
ae480838 7244
9847dc91
GM
7245 * textmodes/sgml-mode.el (sgml-looking-back-at): Move definition before
7246 use.
7247
e8f2a5d5
GM
7248 * emacs-lisp/checkdoc.el (generate-autoload-cookie): Define for
7249 compiler.
7250
d270305a
GM
7251 * vc-hooks.el (vc-responsible-backend): Fix declaration.
7252
c6432f1e
SM
72532009-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
7254
7255 * minibuffer.el (completion--embedded-envvar-table): Fix last change.
7256 Ignore `pred' now that we receive one.
7257 Handle test-completion specially.
7258
6ab196f9
DN
72592009-10-23 Dan Nicolaescu <dann@ics.uci.edu>
7260
7261 * vc.el (vc-responsible-backend): Throw an error if not backend is
1c2efdfb 7262 found. Remove the REGISTER argument. Move the code dealing with
6ab196f9
DN
7263 REGISTER ...
7264 (vc-get-backend-for-registration): ... here. New function.
7265 (vc-deduce-fileset): Call vc-get-backend-for-registration instead
7266 of vc-responsible-backend, pass the file name instead of the
7267 directory name.
7268
48feed59
SM
72692009-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
7270
7271 * pcomplete.el (pcomplete-common-suffix, pcomplete-table-subvert):
7272 New funs.
7273 (pcomplete-std-complete): Use them. Obey pcomplete-termination-string.
7274 (pcomplete-comint-setup): Don't modify a global var via
7275 accidental side-effects.
7276 (pcomplete-shell-setup): Adjust call accordingly.
7277 (pcomplete-parse-comint-arguments): Use push.
7278
00006066
CY
72792009-10-23 Chong Yidong <cyd@stupidchicken.com>
7280
36bfa3af
CY
7281 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
7282 Allow uncapitalized info node names (Bug#3921).
7283
00006066
CY
7284 * mail/emacsbug.el (report-emacs-bug): Tweak the sentence pointing
7285 to the DEBUG file (Bug#3781).
7286
aa311d6e
CY
72872009-10-23 Jari Aalto <jari.aalto@cante.net>
7288
7289 * textmodes/ispell.el (ispell-dictionary-base-alist): Add finnish
7290 dictionary entry (Bug#4579).
7291
b88f2d0a
MA
72922009-10-23 Michael Albinus <michael.albinus@gmx.de>
7293
7294 * net/tramp.el (top): Remove `tramp-rfn-eshadow-update-overlay'
7295 from `rfn-eshadow-update-overlay-hook' when unloading.
7296 (tramp-methods): Add `tramp-copy-keep-tmpfile' for "rsync" and
7297 "rsyncc". Adjust doc string.
48c2d18a 7298 (tramp-temp-buffer-file-name): New buffer-local defvar.
b88f2d0a
MA
7299 (tramp-handle-insert-file-contents, tramp-handle-write-region):
7300 Keep temporary file when indicated by method ("rsync" and
7301 "rsyncc").
7302 (tramp-handle-write-region): Handle APPEND.
7303 (tramp-delete-temp-file-function): New defun. Added to
7304 `kill-buffer-hook'.
7305
1becddbb
JB
73062009-10-23 Juanma Barranquero <lekktu@gmail.com>
7307
7308 * menu-bar.el (cua-enable-cua-keys): Declare for the byte-compiler.
7309
8f43cbf3
DN
73102009-10-23 Dan Nicolaescu <dann@ics.uci.edu>
7311
7312 * term/tty-colors.el (msdos-color-values): Remove declaration, unused.
7313 (color-name-rgb-alist, tty-standard-colors)
7314 (tty-color-mode-alist): Change to defconst.
7315
7316 * simple.el (mark-inactive): Purecopy message.
7317
7318 * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle): Fix macro.
7319 (global-map, yank-menu):
7320 * textmodes/ispell.el (ispell-menu-map):
7321 * net/eudc.el (eudc-tools-menu):
7322 * international/mule-cmds.el (describe-language-environment-map)
7323 (setup-language-environment-map, set-coding-system-map)
7324 (mule-menu-keymap):
7325 * vc-hooks.el (vc-menu-entry, vc-menu-map):
7326 * replace.el (occur-mode-map):
7327 * pcvs-defs.el (cvs-global-menu): Purecopy names and tooltips.
7328
1d228a31
JB
73292009-10-23 Jay Belanger <jay.p.belanger@gmail.com>
7330
33aeea0e
SM
7331 * calc/calc.el (math-read-number, math-read-number-simple):
7332 Use `save-match-data'.
1d228a31 7333
3b067af1
SM
73342009-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
7335
28a90c44
SM
7336 * simple.el (normal-erase-is-backspace-mode): Use input-decode-map
7337 rather than fiddling with global-map bindings, since it should only
7338 affect per-terminal settings.
7339 See http://bugs.gentoo.org/show_bug.cgi?id=289709.
7340
a452eee8
SM
7341 * minibuffer.el (completion-table-with-terminator): Allow to specify
7342 the terminator-regexp.
7343
ab14d7d5
SM
7344 * simple.el (switch-to-completions): Look for *Completions* in other
7345 frames as well.
7346
3b067af1
SM
7347 * pcomplete.el: Allow the use of completion-tables.
7348 (pcomplete-std-complete): New command.
7349 (pcomplete-dirs-or-entries): Use a single call to pcomplete-entries.
7350 (pcomplete--here): Use a function for `form' rather than an expression,
7351 so it can be byte-compiled.
7352 (pcomplete-here, pcomplete-here*): Adjust accordingly.
7353 Add edebug declaration.
7354 (pcomplete-show-completions): Remove unused var `curbuf'.
7355 (pcomplete-do-complete, pcomplete-stub):
1becddbb 7356 Don't assume `completions' is a list of strings any more.
3b067af1 7357
5480359e
JB
73582009-10-22 Juanma Barranquero <lekktu@gmail.com>
7359
7360 * find-dired.el (find-name-arg): Fix typo in docstring.
7361
3170b794
SM
73622009-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
7363
48c23a25
SM
7364 * pcmpl-linux.el (pcomplete/kill): Don't abuse pcomplete-entries.
7365 (pcmpl-linux-fs-types): Same, and update to new modules layout.
7366
56b14058
SM
7367 * pcmpl-gnu.el (pcmpl-gnu-makefile-names): Use a single call to
7368 pcomplete-entries.
7369
3170b794
SM
7370 * comint.el (comint-read-input-ring, comint-write-input-ring)
7371 (comint-substitute-in-file-name)
7372 (comint-dynamic-complete-as-filename)
7373 (comint-dynamic-simple-complete)
7374 (comint-dynamic-list-filename-completions)
7375 (comint-dynamic-list-completions)
7376 (comint-redirect-results-list-from-process): Minor simplifications.
7377
2affef34
KR
73782009-10-21 Kevin Ryde <user42@zip.com.au>
7379
3170b794
SM
7380 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
7381 When inserting ";;; Code" put it before any ";;;###autoload" cookie on
2affef34 7382 the first form. And insert a blank line after ";;; Code" since
d8194864 7383 that's usual style. (Bug#4612)
2affef34 7384
e7b94bbb
KR
7385 * net/dns.el: Add "Keywords: comm", as per net/net-utils.el.
7386
528c56e2
SM
73872009-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
7388
7389 * minibuffer.el (completion-table-with-terminator): Properly implement
7390 boundaries, in case `terminator' appears in the suffix.
7391 (completion--embedded-envvar-table): Don't return boundaries if
7392 there's no valid completion. Simplify.
7393 (completion-file-name-table): New completion table extracted from
7394 completion--file-name-table.
7395 (completion--file-name-table): Use it.
7396 (read-file-name-predicate): Declare obsolete.
7397 (read-file-name): Use the pred arg i.s.o read-file-name-predicate.
7398 * vc-bzr.el (vc-bzr-revision-completion-table): Use the new
7399 completion-file-name-table, and use the `pred' argument.
7400 * files.el (locate-file-completion-table): Use the `pred' arg rather
7401 than read-file-name-predicate.
7402 (abbreviate-file-name): Use \` rather than ^ for BOS.
7403
f9ed9b4f
DN
74042009-10-21 Dan Nicolaescu <dann@ics.uci.edu>
7405
7406 * vc.el (vc-deduce-fileset): Undo previous change, do not tell
7407 vc-responsible-backend to register, it causes problems.
7408
5f2022a3
SM
74092009-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
7410
7411 * help-fns.el: Don't require help-mode (to avoid bootstrap issues).
7412
fc754ea1
MA
74132009-10-21 Michael Albinus <michael.albinus@gmx.de>
7414
7415 * net/tramp-smb.el (tramp-smb-get-stat-capability): New defun.
7416 (tramp-smb-handle-file-attributes): Use it.
7417 (tramp-smb-do-file-attributes-with-stat): Don't raise an error.
7418 (tramp-smb-handle-insert-directory): Use `mapc' rather than
5f2022a3
SM
7419 `mapcar'. Use `tramp-smb-get-stat-capability'.
7420 Add `dired-filename' text properties.
fc754ea1
MA
7421 (tramp-smb-get-cifs-capabilities): Apply `save-match-data'.
7422 (tramp-smb-maybe-open-connection): Simplify check for smbclient
7423 version.
7424
79bd5ba1
SM
74252009-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
7426
7427 * subr.el (read-key-delay): Reduce to 0.01.
7428 (read-key): Use read-key-sequence-vector to avoid turning M-t into 244
7429 (bug#4751).
7430
3c13704d
SM
74312009-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
7432
554efd10
SM
7433 * bindings.el (function-key-map): Map C-@ to C-SPC if C-@ is unbound.
7434
c2a37b78
SM
7435 * info.el (Info-complete-menu-item): Handle `boundaries' explicitly.
7436 (Info-menu): Remove unused vars `last' and `completions'.
7437 (Info-index-nodes): Remove unused var `node'.
7438
3c13704d
SM
7439 * info.el (Info-complete-menu-item): Use complete-with-action.
7440
d1e4c403
DN
74412009-10-19 Dan Nicolaescu <dann@ics.uci.edu>
7442
7443 Make vc-annotate work through copies and renames.
3c13704d
SM
7444 * vc-annotate.el (vc-annotate-extract-revision-at-line):
7445 Return the file name too.
d1e4c403
DN
7446 (vc-annotate-revision-at-line)
7447 (vc-annotate-find-revision-at-line)
7448 (vc-annotate-revision-previous-to-line)
7449 (vc-annotate-show-log-revision-at-line): Update to get the file
7450 name from vc-annotate-extract-revision-at-line.
7451 (vc-annotate-show-diff-revision-at-line-internal): Change the
7452 argument to mean whether to show a file diff or not. Get the file
7453 name from vc-annotate-extract-revision-at-line.
3c13704d
SM
7454 (vc-annotate-show-diff-revision-at-line):
7455 Update vc-annotate-show-diff-revision-at-line call.
d1e4c403
DN
7456 (vc-annotate-warp-revision): Add an optional file argument.
7457
7458 * vc-git.el (vc-git-annotate-command): Pass -C -C to the blame command.
7459 (vc-git-annotate-extract-revision-at-line): Also return the file
7460 name if found.
7461
7462 * vc-hg.el (vc-hg-annotate-command): Pass --follow to the annotate
7463 command. Remove unused code.
7464 (vc-hg-annotate-re): Update to match --follow output.
7465 (vc-hg-annotate-extract-revision-at-line): Also return the file
7466 name if found.
7467
7468 * vc.el: Update annotate-extract-revision-at-line documentation.
7469
b0b0ef98
KR
74702009-10-18 Kevin Ryde <user42@zip.com.au>
7471
7472 * ibuffer.el (ibuffer-confirm-operation-on): Correction to error
7473 re-throw, `err' is a pair not a list so can't use apply (Bug#4740).
7474
a9e7f03d
KR
7475 * net/browse-url.el (browse-url): Identify alist with "consp and
7476 not functionp" and let all other things go down the `apply' leg,
7477 as suggested by Stefan. (Further to bug#4531.)
7478
7346a407
CY
74792009-10-18 Chong Yidong <cyd@stupidchicken.com>
7480
7481 * minibuffer.el (read-file-name): Check for repeat before putting
7482 a default argument in file-name-history (Bug#4657).
7483
7484 * emacs-lisp/lisp-mode.el (preceding-sexp): Recognize hash table
7485 read syntax (Bug#4737).
7486
3c13704d 7487 * textmodes/sgml-mode.el (sgml-delete-tag): Use sgml-looking-back-at.
7346a407 7488
1da94541
CY
74892009-10-18 Aaron S. Hawley <aaron.s.hawley@gmail.com>
7490
7491 * textmodes/sgml-mode.el (sgml-tag-help): Prompt user for tag.
7492 (html-tag-alist, html-tag-help): Add descriptions for undocumented
7493 entries and make note of obsolete tags.
7494
2b93080a
SM
74952009-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
7496
7497 * net/ange-ftp.el (ange-ftp-file-size): Use unwind-protect.
7498
18b5ffb5
GM
74992009-10-18 Glenn Morris <rgm@gnu.org>
7500
7501 * Makefile.in (compile-last): Ensure GREP_OPTIONS is null before calling
7502 grep, so that binary files (eg international/uni-bidi.el) can match.
e5f035d7 7503 Remove test for "UnicodeData" files, since it is hopefully unnecessary
18b5ffb5
GM
7504 now, and in any case the file header format has changed.
7505
c2e161b2
GM
75062009-10-17 Glenn Morris <rgm@gnu.org>
7507
7508 * textmodes/flyspell.el (flyspell-large-region, flyspell-word)
7509 (flyspell-get-word, flyspell-large-region)
7510 (flyspell-auto-correct-previous-word): Doc/error message fixes.
7511
a1eb44f5
CY
75122009-10-17 Chong Yidong <cyd@stupidchicken.com>
7513
7514 * Makefile.in (ELCFILES): Add ede/shell.
7515
4418646e
DN
75162009-10-17 Dan Nicolaescu <dann@ics.uci.edu>
7517
7518 * term/common-win.el (x-colors): Purecopy it.
7519
4062011e
SM
75202009-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
7521
7522 * tar-mode.el (tar-data-swapped-p): Make the assertion a bit more
7523 permissive for when the buffer is empty.
7524 (tar-header-block-tokenize): Decode the username and groupname.
7525 (tar-chown-entry, tar-chgrp-entry): Encode the names (bug#4730).
7526
2df48a87
SM
75272009-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
7528
7529 * international/mule-cmds.el (select-safe-coding-system): If the file
7530 has a coding cookie, use it regardless of any other setting (bug#4712).
7531
fd7dd48c
GM
75322009-10-17 Glenn Morris <rgm@gnu.org>
7533
3ee0b477 7534 * foldout.el (foldout-mouse-swallow-events):
cec05144
GM
7535 * gs.el (gs-load-image): Replace obsolete forms of sit-for, sleep-for.
7536
2550e4b1
GM
7537 * dired.el (dired-ls-F-marks-symlinks, dired-keep-marker-rename)
7538 (dired-keep-marker-copy, dired-keep-marker-hardlink)
7539 (dired-keep-marker-symlink, dired-dwim-target)
7540 (dired-copy-preserve-time): Do not autoload these defcustoms.
7541
fd7dd48c
GM
7542 * mail/rmail.el (rmail-write-region-annotate): Prevent viewing different
7543 messages from messing up the file coding. (Bug#4623)
7544
f3e3a990
GM
75452009-10-17 Jari Aalto <jari.aalto@cante.net>
7546
7547 * textmodes/ispell.el (ispell-get-decoded-string): Give an error
7548 if no match is found for the current dictionary. (Bug#4578)
7549
7550 * textmodes/flyspell.el (flyspell-get-word): Make `following' argument
7551 optional, since that is how it is documented, and this is often called
7552 with a nil argument. (Bug#4577)
7553 (flyspell-external-point-words, flyspell-auto-correct-word)
7554 (flyspell-correct-word-before-point, flyspell-word-search-forward)
7555 (flyspell-word-search-backward): Remove nil argument in calls to
7556 flyspell-get-word, since it is not needed now.
7557
75582009-10-17 Ulrich Mueller <ulm@gentoo.org>
7559
1becddbb 7560 * play/doctor.el (doctor-adverbp): Exclude some nouns. (Bug#4565)
f3e3a990 7561
b61374ab
GM
75622009-10-16 Glenn Morris <rgm@gnu.org>
7563
7564 * net/rcirc.el (rcirc-authenticate): Simplify previous change.
7565
412707c2
SM
75662009-10-16 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
7567
7568 * net/ange-ftp.el (ange-ftp-send-cmd): Handle `size' like `mdtm'.
7569 (ange-ftp-file-size): New function.
7570 (ange-ftp-file-attributes): Use it.
7571
0c6f436e
MA
75722009-10-16 Michael Albinus <michael.albinus@gmx.de>
7573
7574 * net/tramp-smb.el (tramp-smb-version): New defvar.
7575 (tramp-smb-maybe-open-connection): Use it, in order to avoid
7576 repeated checks.
7577
850bfd04
GM
75782009-10-16 Glenn Morris <rgm@gnu.org>
7579
7580 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Doc fix.
7581 Maybe copy some custom properties from old to new name. (Bug#4706)
7582
f3ed9aca
JB
75832009-10-16 Juanma Barranquero <lekktu@gmail.com>
7584
7585 * subr.el (error, sit-for, start-process-shell-command)
7586 (start-file-process-shell-command): Set the calling convention
7587 after the function definition.
7588
fd6c5134
SM
75892009-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
7590
7591 * subr.el (error, sit-for, start-process-shell-command)
7592 (start-file-process-shell-command): Use the new
7593 set-advertised-calling-convention feature.
7594
73874eb7
KH
75952009-10-16 Taichi Kawabata <kawabata.taichi@gmail.com>
7596
fd6c5134
SM
7597 * international/ucs-normalize.el (ucs-normalize-version):
7598 Change to 1.2.
7599 (check-range): Adjust for Unicode 5.2.
73874eb7 7600
03fb33cf
JL
76012009-10-15 Juri Linkov <juri@jurta.org>
7602
7603 * menu-bar.el (menu-bar-file-menu): Convert `separator-exit'
7604 to the `menu-item' format.
7605
4260b402
MA
76062009-10-15 Michael Albinus <michael.albinus@gmx.de>
7607
7608 * net/tramp.el (tramp-replace-environment-variables): Do not fail
7609 if the environment variable does not exist.
7610
7611 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
7612 (tramp-smb-get-share, tramp-smb-get-localname): Use only VEC as
7613 parameter.
7614 (tramp-smb-handle-add-name-to-file)
7615 (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
7616 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
7617 (tramp-smb-handle-file-attributes)
7618 (tramp-smb-do-file-attributes-with-stat)
7619 (tramp-smb-handle-file-local-copy)
7620 (tramp-smb-handle-insert-directory)
7621 (tramp-smb-handle-make-directory)
7622 (tramp-smb-handle-make-directory-internal)
7623 (tramp-smb-handle-make-symbolic-link)
7624 (tramp-smb-handle-rename-file, tramp-smb-handle-set-file-modes)
7625 (tramp-smb-handle-write-region, tramp-smb-get-file-entries)
7626 (tramp-smb-maybe-open-connection): Apply the changed parameters.
7627 (tramp-smb-read-file-entry): Read Disk names in compressed format.
7628 Handle long file names.
7629 (tramp-smb-get-cifs-capabilities): Check, whether the connection
7630 process is running.
7631 (tramp-smb-maybe-open-connection): Trace "smbclient -V" command.
7632 Read share names with "-g" option.
7633
d7a0fd6f
GM
76342009-10-15 Ryan Yeske <rcyeske@gmail.com>
7635
7636 * net/rcirc.el (rcirc-view-log-file): New command.
7637 (rcirc-track-minor-mode-map): Remove C-c ` binding.
7638 (rcirc-authenticate, rcirc-authinfo): Allow nickserv-nick to be
7639 specified.
7640
0b44494a
GM
76412009-10-15 Glenn Morris <rgm@gnu.org>
7642
af9fb32f
GM
7643 * w32-fns.el (w32-batch-update-autoloads): Take autoload-make-program
7644 from the second command-line argument.
7645 * makefile.w32-in (autoloads, $(lisp)/calendar/cal-loaddefs.el)
7646 ($(lisp)/calendar/diary-loaddefs.el, $(lisp)/calendar/hol-loaddefs.el)
7647 ($(lisp)/mh-e/mh-loaddefs.el): Pass $(MAKE) as second argument to
7648 w32-batch-update-autoloads.
7649 * emacs-lisp/autoload.el (autoload-make-program): New variable.
7650 (batch-update-autoloads): Handle autoload-excludes on windows-nt.
7651
0b44494a
GM
7652 * mail/rmailedit.el (rmail-cease-edit): Give an error if the end of
7653 the headers cannot be located. Simplify, subtracting superflous
7654 save-excursions.
7655
d5e63715
SM
76562009-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
7657
7658 Replace completion-base-size by completion-base-position to fix bugs
7659 such as (bug#4699).
7660 * simple.el (completion-base-position): New var.
7661 (completion-base-size): Mark as obsolete.
7662 (choose-completion): Make it work for mouse events as well.
7663 Pass the new base-position to choose-completion-string.
7664 (choose-completion-guess-base-position): New function, extracted from
7665 choose-completion-delete-max-match.
7666 (choose-completion-delete-max-match): Use it. Make obsolete.
7667 (choose-completion-string): Use the new base-position info.
7668 (completion-root-regexp): Delete.
7669 (completion-setup-function): Preserve completion-base-position.
7670 Eliminate obsolete base-size manipulation.
7671 * minibuffer.el (display-completion-list): Don't mess with base-size.
7672 (minibuffer-completion-help): Set completion-base-position instead.
7673 * mouse.el (mouse-choose-completion): Redefine as a mere alias to
7674 choose-completion.
7675 * textmodes/bibtex.el (bibtex-complete):
7676 * emacs-lisp/crm.el (crm--choose-completion-string):
7677 Adjust to new calling convention.
7678 * complete.el (partial-completion-mode): Use minibufferp to avoid
7679 bumping into incompatible change to choose-completion-string-functions.
7680 * ido.el (ido-choose-completion-string): Make its calling convention
7681 more permissive.
7682 * comint.el (comint-dynamic-list-input-ring-select): Remove obsolete
7683 base-size manipulation.
7684 (comint-dynamic-list-input-ring): Use dotimes and push.
7685 * iswitchb.el (iswitchb-completion-help): Remove dead-code call to
7686 fundamental-mode. Use `or'.
7687
92f8bfc7
JL
76882009-10-14 Juri Linkov <juri@jurta.org>
7689
7690 * misearch.el (multi-isearch-next-buffer-from-list)
7691 (multi-isearch-next-file-buffer-from-list): Doc fix. (Bug#4723)
7692
e78e280d
SM
76932009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
7694
384ca163
SM
7695 * Makefile.in (compile-onefile): Load `bytecomp' rather than
7696 `bytecomp.el'.
7697
681e0e7c
SM
7698 * minibuffer.el (completion-pcm--merge-completions): Make sure the
7699 string we return is all made up of text from the completions rather
7700 than part from the completions and part from the input (bug#4219).
7701
e78e280d
SM
7702 * ido.el (ido-everywhere): Use define-minor-mode.
7703
7704 * buff-menu.el (list-buffers, ctl-x-map):
7705 Mark the entry points with ;;;###autoload cookies.
7706
b4e813ca
DN
77072009-10-14 Dan Nicolaescu <dann@ics.uci.edu>
7708
52964e54
DN
7709 * vc-git.el (vc-git-dir-extra-headers): Set the branch name
7710 correctly in the detached head case.
7711 (vc-git-print-log): Remove unused binding.
7712
b4e813ca
DN
7713 * vc.el (vc-responsible-backend): When a directory is passed for
7714 for registration create a VC repository if no backend is
7715 responsible for the directory argument.
7716 (vc-deduce-fileset): Tell vc-responsible-backend to register.
1043ce19
DN
7717
7718 * vc.el: Move comments about RCS and SCCS ...
7719 * vc-rcs.el:
7720 * vc-sccs.el: ... here, respectively.
7721
40ba9882
SM
77222009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
7723
7724 * minibuffer.el (completion--file-name-table): Return nil if there's
7725 no file completion, even if substitute-in-file-name changed
7726 the string (bug#4708).
7727
04e0f59b
JL
77282009-10-13 Juri Linkov <juri@jurta.org>
7729
7730 * files-x.el (read-file-local-variable-value): Don't filter out
7731 minor modes from mode name completion (bug#4664).
7732
314c8e25
JB
77332009-10-13 Juanma Barranquero <lekktu@gmail.com>
7734
7735 * international/mule-cmds.el (ucs-names): Remove exclusion of
7736 "Enclosed Ideographic Supplement" range (U+1F200..U+1F2FF).
7737
5c9b7d36
KH
77382009-10-13 Kenichi Handa <handa@m17n.org>
7739
7740 * international/uni-name.el: Regenerated.
7741
1e7a80f2
JB
77422009-10-13 Juanma Barranquero <lekktu@gmail.com>
7743
7744 * bs.el (bs-mode): Fix last change. (`revert-buffer-function'
7745 should be automatically buffer-local, but isn't.)
7746
cd29f88b
SS
77472009-10-12 Sam Steingold <sds@gnu.org>
7748
7749 * progmodes/compile.el (compilation-next-error-function): Fix the
0cd16af4 7750 timestamps if the buffer has been visited before.
0cd16af4
SS
7751 (compilation-mode-font-lock-keywords): Do not prepend "^ *" to
7752 non-anchored patterns, like the perl one (bug#3928).
cd29f88b 7753
37493a98
GM
77542009-10-12 Glenn Morris <rgm@gnu.org>
7755
7756 * net/tramp-smb.el (tramp-smb-do-file-attributes-with-stat):
7757 Let-bind `size'.
7758
3b56b1e6
JB
77592009-10-12 Juanma Barranquero <lekktu@gmail.com>
7760
7422a4bb
JB
7761 * proced.el (proced-unload-function): New function.
7762
fa72d075
JB
7763 * bs.el (bs-mode): Set `revert-buffer-function' to `bs-refresh'.
7764 (bs-refresh): Add IGNORED arg for `revert-buffer' compatibility.
7765 Doc fix.
7766
3b56b1e6
JB
7767 * menu-bar.el (menu-bar-file-menu): Fix format of `separator-exit' item.
7768
4d9b4323
JL
77692009-10-11 Juri Linkov <juri@jurta.org>
7770
7771 * files-x.el (read-file-local-variable-value):
7772 Provide default value only for bound variables (bug#4664).
7773
f6f7e059
MA
77742009-10-11 Michael Albinus <michael.albinus@gmx.de>
7775
7776 * net/tramp.el (tramp-local-host-p): Function shall return nil for
7777 connection methods like smb.
7778
7779 * net/tramp-cache.el (tramp-flush-connection-property): The hash
7780 can be empty.
7781
7782 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
7783 (tramp-smb-file-name-handler-alist): Add handlers for
7784 `add-name-to-file', `make-symbolic-link'.
7785 (tramp-smb-handle-add-name-to-file)
2992485f 7786 (tramp-smb-do-file-attributes-with-stat)
f6f7e059
MA
7787 (tramp-smb-handle-make-symbolic-link)
7788 (tramp-smb-get-cifs-capabilities): New defuns.
7789 (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
7790 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
7791 (tramp-smb-handle-file-local-copy)
7792 (tramp-smb-handle-make-directory-internal)
3b56b1e6
JB
7793 (tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
7794 The file name syntax depends on cifs capabilities.
7795 (tramp-smb-handle-file-attributes):
7796 Call `tramp-smb-do-file-attributes-with-stat' if possible.
7797 (tramp-smb-handle-insert-directory): Use posix attributes if possible.
7798 (tramp-smb-handle-set-file-modes): It is applicable for posix only.
f6f7e059 7799
67868d26
CY
78002009-10-11 Chong Yidong <cyd@stupidchicken.com>
7801
7802 * emacs-lisp/eieio.el: Avoid requiring cl at runtime.
7803 (eieio-defclass): Apply deftype handler and setf-method properties
7804 directly.
7805 (eieio-add-new-slot): Avoid union function from cl library.
7806 (eieio--typep): New function.
7807 (eieio-perform-slot-validation): Use it.
7808
6d6a5b7e
KF
78092009-10-10 Karl Fogel <kfogel@red-bean.com>
7810
3b56b1e6 7811 * bookmark.el (bookmark-yank-word, bookmark-insert-current-bookmark):
6d6a5b7e
KF
7812 Update documentation to refer to the variables documented in r1.135.
7813 (Bug#4188)
7814
67b70de9
KF
78152009-10-10 Karl Fogel <kfogel@red-bean.com>
7816
7817 * bookmark.el (Info-suffix-list): Remove this unused variable.
7818 (bookmark-current-point): Remove this obsolete variable.
7819 (bookmark-set, bookmark-rename, bookmark-send-edited-annotation):
7820 Adjust for removal of bookmark-current-point.
7821
7822 (bookmarks-already-loaded, bookmark-current-buffer)
7823 (bookmark-yank-point): Document. (Bug#4188)
7824
58ae51ae
GM
78252009-10-10 Glenn Morris <rgm@gnu.org>
7826
4619ff5e
GM
7827 * frame.el (frame-height): Doc fix.
7828
58ae51ae
GM
7829 * calendar/calendar.el (calendar-split-width-threshold): New option.
7830 (calendar-basic-setup): Use calendar-split-width-threshold.
7831
d364386c
JB
78322009-10-09 Juanma Barranquero <lekktu@gmail.com>
7833
7834 * international/mule-cmds.el (ucs-names): Exclude new "Enclosed
7835 Ideographic Supplement" range (U+1F200..U+1F2FF).
7836
33e97a28
KF
78372009-10-09 Karl Fogel <kfogel@red-bean.com>
7838
02d0f051 7839 * bookmark.el (bookmark-bmenu-rename): Don't call bookmark-bmenu-list,
d364386c 7840 since the list will have been rebuilt anyway. (Bug#4349)
02d0f051
KF
7841
78422009-10-09 Karl Fogel <kfogel@red-bean.com>
7843
d364386c 7844 * bookmark.el (bookmark-delete): Don't let batch arg prevent saving.
33e97a28
KF
7845 (bookmark-bmenu-execute-deletions): Don't save here, as
7846 bookmark-delete will now do so if necessary.
d364386c 7847 Suggested by Thierry Volpiatto <thierry.volpiatto {_AT_} gmail.com>.
33e97a28
KF
7848 (Bug#4348)
7849
9656d87b
GM
78502009-10-09 Glenn Morris <rgm@gnu.org>
7851
7852 * mail/emacsbug.el (report-emacs-bug): Also print `features'.
7853
e6227f06
KF
78542009-10-09 Karl Fogel <kfogel@red-bean.com>
7855
7856 * bookmark.el (bookmark-jump): Add new `display-func' parameter.
7857 (bookmark-jump-other-window): Just invoke bookmark-jump with new
7858 argument now, so the two function's behaviors will match. (Bug#3645)
7859
288f783b
MA
78602009-10-08 Michael Albinus <michael.albinus@gmx.de>
7861
7862 * net/tramp.el (tramp-file-name-real-user, tramp-file-name-domain)
e78e280d 7863 (tramp-file-name-real-host, tramp-file-name-port):
fc754ea1 7864 Apply `save-match-data'.
288f783b
MA
7865
7866 * net/tramp-smb.el (tramp-smb-handle-copy-directory): Handle the
7867 case both directories are remote.
7868 (tramp-smb-handle-expand-file-name): Implement "~" expansion.
e78e280d 7869 (tramp-smb-maybe-open-connection): Flush the cache only if necessary.
288f783b 7870
872a1ea4
JB
78712009-10-07 Juanma Barranquero <lekktu@gmail.com>
7872
7873 * makefile.w32-in (WINS_UPDATES): Fix typo in previous change.
7874
ab2baced
GM
78752009-10-07 Glenn Morris <rgm@gnu.org>
7876
e78e280d
SM
7877 * emacs-lisp/autoload.el (batch-update-autoloads): Remove useless use
7878 of concat.
ab2baced 7879
5c4634c1
SM
78802009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
7881
7882 * files-x.el (read-file-local-variable): Include some
7883 non-user-variables in the completion table (bug#4664).
7884
c2dc9732
MA
78852009-10-07 Michael Albinus <michael.albinus@gmx.de>
7886
7887 * net/tramp-cache.el (tramp-flush-connection-property): Add trace
7888 message.
7889
7890 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
7891 (tramp-smb-file-name-handler-alist): Add handler for
7892 `copy-directory', `expand-file-name', `set-file-modes'.
7893 (tramp-smb-handle-copy-directory)
7894 (tramp-smb-handle-expand-file-name)
7895 (tramp-smb-handle-set-file-modes): New defuns.
7896 (tramp-smb-handle-copy-file): Handle KEEP-DATE.
7897 (tramp-smb-handle-file-attributes): Simplify check for retrieving
7898 entry.
7899 (tramp-smb-handle-insert-directory): Don't flush the cache.
7900 (tramp-smb-maybe-open-connection): Check for samba client and
7901 server versions.
7902
11be40a6
EZ
79032009-10-07 Eli Zaretskii <eliz@gnu.org>
7904
7905 * emacs-lisp/autoload.el (batch-update-autoloads): Fix last change
7906 to not error out of search for "^lisp=" fails.
7907
8c4afe20
JB
79082009-10-07 Juanma Barranquero <lekktu@gmail.com>
7909
7910 * makefile.w32-in (WINS_UPDATES): New macro.
7911 (custom-deps, finder-data, autoloads): Use it.
7912
429a1506
GM
79132009-10-07 Glenn Morris <rgm@gnu.org>
7914
ee2e93e2
GM
7915 * Makefile.in (autoloads): Revert previous change.
7916 * emacs-lisp/autoload.el (batch-update-autoloads): Rather than having
7917 the list of preloaded files passed on the command-line, get
7918 it from src/Makefile.
7919
429a1506
GM
7920 * calendar/calendar.el (calendar-basic-setup): In the wide frame case,
7921 show the original buffer rather than a random one.
7922
a51203ee 79232009-10-07 Markus Rost <rost@math.uni-bielefeld.de>
e7e2b26c
GM
7924
7925 * help.el (describe-no-warranty): Place point in a slightly better
7926 position in the GPLv3 text.
7927
f58f7520
SS
79282009-10-06 Sam Steingold <sds@gnu.org>
7929
7930 * net/tramp-compat.el (tramp-compat-process-running-p): Check that
7931 the comm attribute is present before calling regexp-quote.
7932
bde79dc0
JB
79332009-10-06 Juanma Barranquero <lekktu@gmail.com>
7934
7935 * play/animate.el (animate-string): For good effect, make sure
7936 `indent-tabs-mode' and `show-trailing-whitespace' are nil.
7937
7938 * play/animate.el (animate-sequence, animate-birthday-present):
7939 * misc.el (butterfly): Don't set `indent-tabs-mode'.
7940
25ab0302
GM
79412009-10-06 Glenn Morris <rgm@gnu.org>
7942
73fe714a
GM
7943 * emacs-lisp/byte-run.el (define-obsolete-face-alias): Doc fix.
7944
3405d98c
GM
7945 * emacs-lisp/autoload.el (autoload-excludes): New variable.
7946 (autoload-generate-file-autoloads): Skip files in autoload-excludes.
7947 (batch-update-autoloads): Process a string value of autoload-excludes,
7948 set during the build process.
7949 * Makefile.in (autoloads): Skip preloaded files. (Bug#4446)
7950
9fb2cdc5
GM
7951 * net/tramp.el (tramp-handle-start-file-process): Move tramp-error call
7952 inside with-parsed... macro so that `v' is defined.
7953
7938ab41
GM
7954 * progmodes/f90.el (f90-end-of-block, f90-beginning-of-block):
7955 * progmodes/fortran.el (fortran-end-of-block)
7956 (fortran-beginning-of-block):
7957 Also push mark in the macro case.
7958
eaf9b564
GM
7959 * emerge.el (emerge-show-file-name):
7960 * calc/calc.el (calc-quit):
7961 * calc/calc-misc.el (calc-big-or-small):
7962 * calc/calc-graph.el (calc-graph-view):
7963 * calc/calc-ext.el (calc-reset):
7964 * calendar/calendar.el (calendar-basic-setup):
7965 Use window-full-height-p.
7966
25ab0302
GM
7967 * mail/rmailedit.el (rmail-cease-edit): If there is a Content-Type
7968 header we don't understand, don't insert another. (Bug#4624)
7969 If changing mime charset, insert the new one in the right place.
7970
00169eb6
GM
79712009-10-06 Matthew Junker <matthew.junker@sbcglobal.net> (tiny change)
7972
7973 * calendar/cal-tex.el (cal-tex-cursor-month-landscape)
7974 (cal-tex-cursor-month): Correctly increment the end date for diary and
7975 holiday listing. (Bug#4626)
7976
82882188
SM
79772009-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
7978
40ba9882 7979 * help-fns.el (describe-function-1): Don't burp if the function is not
82882188
SM
7980 a symbol.
7981
a8f316ca
JB
79822009-10-05 Juanma Barranquero <lekktu@gmail.com>
7983
7984 * emacs-lisp/chart.el (chart-face-pixmap-list, chart-new-buffer, chart)
7985 (chart-axis-range, chart-axis-names, chart-sequece, chart-bar)
7986 (chart-draw, chart-axis-draw, chart-sort, chart-sort-matchlist)
7987 (chart-draw-line, chart-bar-quickie): Fix typos in docstrings.
7988
7989 * emacs-lisp/eieio.el (generic-p, eieiomt-next, eieio-generic-form)
7990 (eieio-default-superclass): Reflow docstrings.
7991 (this, class-option-assoc, defclass, eieio-class-un-autoload)
7992 (eieio-unbind-method-implementations, defmethod)
7993 (eieio-validate-slot-value, eieio-validate-class-slot-value)
7994 (oref-default, eieio-oref-default, eieio-oset, eieio-oset-default)
7995 (with-slots, eieio-add-new-slot, object-assoc, object-remove-from-list)
7996 (eieio-slot-originating-class-p, eieio-slot-name-index)
7997 (eieio-pre-method-execution-hooks, eieio-initarg-to-attribute)
7998 (constructor, initialize-instance, no-next-method, object-print)
7999 (object-write, eieio-override-prin1, eieio-edebug-prin1-to-string):
8000 Fix typos in docstrings.
8001 (eieio-defclass, eieio-perform-slot-validation-for-default, defgeneric)
8002 (child-of-class-p, object-slots, slot-boundp, slot-exists-p)
8003 (next-method-p): Doc fixes.
8004 (eieio-add-new-slot, call-next-method, eieiomt-add, change-class):
8005 Fix typos in error messages.
8006 (eieio-defmethod): Fix typo in description of generic method.
8007
8008 * emacs-lisp/eieio-base.el (eieio-instance-inheritor, slot-unbound)
8009 (eieio-persistent-save-interactive, slot-missing):
8010 Fix typos in docstrings.
8011 (eieio-instance-inheritor-slot-boundp): Doc fix.
8012
8013 * emacs-lisp/eieio-comp.el (byte-compile-file-form-defmethod)
8014 (byte-compile-defmethod-param-convert): Fix typos in docstrings.
8015
8016 * emacs-lisp/eieio-custom.el (eieio-done-customizing)
8017 (eieio-custom-object-apply-reset):
8018 Fix typos in docstrings and error messages.
8019
8020 * emacs-lisp/eieio-datadebug.el (data-debug-show):
8021 Fix typo in docstring.
8022
8023 * emacs-lisp/eieio-opt.el (top): Fix typo in error message.
8024 (eieio-browse-tree): Doc fix.
8025 (eieio-all-generic-functions, eieio-class-speedbar): Reflow docstrings.
8026 (eieio-help-mode-augmentation-maybee, eieio-class-speedbar-make-map):
8027 Fix typos in docstrings.
8028
8029 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-file-button): Doc fix.
8030 (eieio-speedbar-key-map, eieio-speedbar-create-engine)
8031 (eieio-speedbar-buttons, eieio-speedbar, eieio-speedbar-object-children)
8032 (eieio-speedbar-make-tag-line, eieio-speedbar-object-expand):
8033 Reflow docstrings.
8034
c66b7ac0
DN
80352009-10-05 Dan Nicolaescu <dann@ics.uci.edu>
8036
4a827e0a 8037 * vc-hg.el (log-view-vc-backend): Declare for compiler.
82882188
SM
8038 (vc-hg-outgoing-mode, vc-hg-incoming-mode):
8039 Set log-view-vc-backend so that diff can work.
4a827e0a 8040
c66b7ac0
DN
8041 * log-view.el (log-view-diff): Use vc-diff-internal instead of
8042 vc-version-diff.
8043 (vc-diff-internal): Autoload this instead of vc-version-diff.
8044
1902a98c
EZ
80452009-10-05 Eli Zaretskii <eliz@gnu.org>
8046
a7a8618b
EZ
8047 * simple.el (eval-expression): Doc fix.
8048
1902a98c
EZ
8049 * progmodes/cwarn.el (cwarn-mode): Doc fix.
8050
0e1f2ee6
MA
80512009-10-05 Michael Albinus <michael.albinus@gmx.de>
8052
8053 * files.el (directory-files-no-dot-files-regexp): New defconst.
8054 (delete-directory): Use it.
8055 (copy-directory): Use it. Remove parameter PRESERVE-UID-GID.
8056
263c02ef 8057 * net/tramp.el (tramp-verbose): Fix docstring.
82882188
SM
8058 (tramp-methods): Add recursive option to `tramp-copy-args'.
8059 Add `tramp-copy-recursive'. Valid for "rcp", "scp", "scp1", "scp2",
263c02ef 8060 "scp1_old", "scp2_old", "rsync", "rsyncc".
a8f316ca 8061 (tramp-default-method): Check also for `auth-source-user-or-password'.
263c02ef
MA
8062 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
8063 Add handler for `copy-directory'.
8064 (tramp-handle-copy-directory): New defun.
8065 (tramp-do-copy-or-rename-file-out-of-band): Handle directory case.
a8f316ca
JB
8066 (tramp-handle-start-file-process): Raise an error when PROGRAM is nil.
8067 Optimize sent command.
263c02ef 8068
72aa7df4
SM
80692009-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
8070
4a34f065
SM
8071 * calendar/diary-lib.el (diary-show-all-entries): Re-fit the calendar
8072 window if necessary.
8073
72aa7df4
SM
8074 * calendar/calendar.el (calendar-basic-setup): Don't call
8075 switch-to-buffer in a dedicated window.
8076
5feb1ba7
KF
80772009-10-05 Karl Fogel <kfogel@red-bean.com>
8078
8079 * bookmark.el (bookmark-handle-bookmark): If bookmark has no file,
194d44e7 8080 don't do anything related to relocating, just return nil.
5feb1ba7
KF
8081 (bookmark-error-no-filename): New error.
8082 (bookmark-default-handler): Signal `bookmark-error-no-filename' if
194d44e7
JB
8083 bookmark has no file. Don't even attempt to handle things that
8084 are not files; the whole point of custom handlers is to keep that
8085 knowledge elsewhere anyway. Tighten some comments.
5feb1ba7
KF
8086 (bookmark-file-or-variation-thereof): Remove now-unused function.
8087 (bookmark-location): Doc string fix.
8088 (Bug#4250)
8089
1bd49952
KF
80902009-10-04 Karl Fogel <kfogel@red-bean.com>
8091
8092 * bookmark.el (bookmark-handle-bookmark): When relocating a bookmark,
8093 don't use a file dialog, because they usually don't know how to read
8094 a directory target from the user. (Bug#4230)
8095 Also, make sure the prompt can display directories as well as files.
8096
825382c0
KF
80972009-10-04 Karl Fogel <kfogel@red-bean.com>
8098
8099 * bookmark.el (bookmark-set, bookmark-buffer-name):
8100 Improve doc strings. (Bug#1193)
8101
13901bcb
KF
81022009-10-04 Karl Fogel <kfogel@red-bean.com>
8103
4a34f065
SM
8104 * bookmark.el (bookmark-get-bookmark, bookmark-get-bookmark-record)
8105 (bookmark-set-name, bookmark-prop-get, bookmark-prop-set)
8106 (bookmark-get-annotation, bookmark-set-annotation)
8107 (bookmark-get-filename, bookmark-set-filename, bookmark-get-position)
8108 (bookmark-set-position, bookmark-get-front-context-string)
8109 (bookmark-set-front-context-string, bookmark-get-rear-context-string)
8110 (bookmark-set-rear-context-string, bookmark-location, bookmark-jump)
8111 (bookmark-jump-other-window, bookmark-handle-bookmark)
8112 (bookmark-relocate, bookmark-insert-location, bookmark-rename)
8113 (bookmark-insert, bookmark-delete, bookmark-time-to-save-p)
8114 (bookmark-edit-annotation-mode, bookmark-edit-annotation):
194d44e7
JB
8115 Improve doc strings to say whether bookmark can be a string or
8116 a record or both, and make other consistency and clarity fixes.
4a34f065
SM
8117 (bookmark-get-handler, bookmark--jump-via, bookmark-write-file)
8118 (bookmark-default-annotation-text, bookmark-yank-word)
8119 (bookmark-maybe-load-default-file, bookmark-maybe-sort-alist)
8120 (bookmark-import-new-list, bookmark-maybe-rename)
8121 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
8122 (bookmark-bmenu-bookmark): Give these doc strings.
13901bcb 8123 (bookmark-bmenu-check-position): Give this a doc string, but also
194d44e7 8124 add a FIXME comment about how the function may be pointless.
13901bcb 8125 (bookmark-default-handler): Rework doc string and change a
194d44e7
JB
8126 parameter name, to clarify that this takes a bookmark record
8127 not a bookmark name.
13901bcb 8128 (bookmark-set): Change a parameter name to indicate its meaning,
194d44e7 8129 and improve the doc string a bit.
13901bcb
KF
8130 (Bug#4188)
8131
5c1b3e94
KF
81322009-10-04 Karl Fogel <kfogel@red-bean.com>
8133
8134 * bookmark.el (bookmark-alist): Document the new `handler' element
8135 in the param alist.
8136 (bookmark-make-record-function): Adjust documentation for above.
8137 (Bug#4193)
8138
8559076d
KF
81392009-10-04 Karl Fogel <kfogel@red-bean.com>
8140
8141 * info.el (Info-bookmark-make-record): Document this function.
8142 (Info-bookmark-jump): Document with a doc string, not just a comment.
8143 (Bug#4203)
8144
b4583b8c
MA
81452009-10-04 Michael Albinus <michael.albinus@gmx.de>
8146
8147 * files.el (copy-directory): New defun.
8148
8149 * dired-aux.el (dired-copy-file-recursive): Use it.
8150
131ae8f2
JB
81512009-10-04 Juanma Barranquero <lekktu@gmail.com>
8152
a30e71ae 8153 * files-x.el (modify-dir-local-variable)
dd9af436
CY
8154 (copy-dir-locals-to-file-locals-prop-line): Fix typos in
8155 docstrings.
a30e71ae 8156
131ae8f2
JB
8157 * recentf.el (recentf-unload-function): New function.
8158
ccafbf06
GM
81592009-10-04 Glenn Morris <rgm@gnu.org>
8160
8161 * window.el (window-full-height-p): Add doc string.
8162
02c6f098
GM
81632009-10-04 Martin Rudalics <rudalics@gmx.at>
8164
8165 * window.el (window-full-height-p): New function. (Bug#4543)
8166
ed6b0195
DN
81672009-10-03 Dan Nicolaescu <dann@ics.uci.edu>
8168
8169 * vc.el: Remove commented out code.
8170 (vc-derived-from-dir-mode): Remove, unused.
8171 (vc-version-diff, vc-diff): Consistently pass t to vc-deduce-fileset.
8172
1b8d1cc7
MA
81732009-10-03 Michael Albinus <michael.albinus@gmx.de>
8174
4a34f065
SM
8175 * net/tramp-ftp.el (tramp-ftp-file-name-handler):
8176 Disable `file-name-handler-alist' when loading 'ange-ftp. Otherwise,
1b8d1cc7
MA
8177 there could be recursive loading when `default-directory' is a
8178 remote file name. (Bug#4614)
8179
ac3c593c
GM
81802009-10-03 Glenn Morris <rgm@gnu.org>
8181
686ea556
GM
8182 * calendar/calendar.el (calendar-basic-setup): Handle the case where
8183 the frame is wide.
8184 (calendar-generate-window): Test for shrinkability rather than width.
8185
ac3c593c
GM
8186 * mail/rmail.el (rmail-generate-viewer-buffer): Be more careful about
8187 reusing existing buffers, in case we happen to visit two files with the
8188 same basename. (Bug#4593)
8189
573709fd
EZ
81902009-10-02 Eli Zaretskii <eliz@gnu.org>
8191
4a34f065 8192 * makefile.w32-in (update-subdirs-CMD): Add cedet to $(WINS_SUBDIR).
573709fd
EZ
8193 (WINS_CEDET_SUBDIRS): List of subdirectories of cedet.
8194 (bootstrap-clean-CMD, bootstrap-clean-SH): Remove *.elc files in
8195 subdirs of cedet as well.
8f885d01 8196 (AUTOGENEL): Add loaddefs.el files in cedet subdirectories.
573709fd 8197
8d6c1239
SM
81982009-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
8199
8200 * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string):
8201 Obey advertised-signature-table.
8202
8203 * help-fns.el (help-function-arglist): Don't check
8204 advertised-signature-table.
8205 (describe-function-1): Do it here instead so it also applies to subrs.
8206
c4861de0
MA
82072009-10-02 Michael Albinus <michael.albinus@gmx.de>
8208
8209 * simple.el (start-file-process): Say in the doc-string, that file
8210 handlers might not support pty association, if PROGRAM is nil.
8211
8212 * net/ange-ftp.el (ange-ftp-generate-passwd-key): Check, whether
8213 HOST and USER are strings. They are nil, when there are
8214 incomplete entries in ~/.netrc, for example.
8215 (ange-ftp-delete-directory): Implement RECURSIVE case. Change to
8216 root directory ("device busy" error otherwise).
8217
8d6c1239
SM
8218 * net/tramp-smb.el (tramp-smb-handle-make-directory-internal):
8219 Flush file properties of created directory.
c4861de0 8220
d2bda74f
EZ
82212009-10-02 Eli Zaretskii <eliz@gnu.org>
8222
8223 * makefile.w32-in (WINS_BASIC): Remove cedet.
8224 (WINS_CEDET): Add cedet.
8225 (update-subdirs-SH): Use $(WINS_SUBDIR), not $(WINS).
8226
895d1904
GM
82272009-10-02 Kevin Ryde <user42@zip.com.au>
8228
8229 * net/browse-url.el (browse-url): Pass any symbol in
8230 browse-url-browser-function to `apply', since if you've mistakenly put
8231 an unbound symbol then the error is clearer. (Bug#4531)
8232
32226619
JB
82332009-10-02 Juanma Barranquero <lekktu@gmail.com>
8234
8235 * allout.el (allout-init, allout-back-to-current-heading)
8236 (allout-beginning-of-current-entry, allout-ascend-to-depth)
8237 (allout-ascend, allout-up-current-level, allout-end-of-level)
8238 (allout-previous-visible-heading, allout-forward-current-level)
8239 (allout-backward-current-level, allout-show-children):
8240 * apropos.el (apropos-describe-plist):
8241 * bookmark.el (bookmark-maybe-historicize-string, bookmark-bmenu-list):
8242 * comint.el (comint-strip-ctrl-m, comint-goto-process-mark):
8243 * completion.el (add-completion, add-permanent-completion):
8244 * descr-text.el (describe-text-category, describe-char):
8245 * desktop.el (desktop-lazy-abort):
8246 * dired-x.el (dired-omit-expunge, dired-x-bind-find-file):
8247 * dired.el (dired-build-subdir-alist):
8248 * ediff.el (ediff-version):
8249 * elide-head.el (elide-head, elide-head-show):
8250 * emerge.el (emerge-version):
8251 * env.el (getenv):
8252 * face-remap.el (variable-pitch-mode):
8253 * faces.el (describe-face):
8254 * ffap.el (ffap-next-url, find-file-at-point, ffap-at-mouse)
8255 (dired-at-point):
8256 * files.el (find-file-existing, auto-save-mode):
8257 * font-lock.el (font-lock-fontify-buffer):
8258 * help-fns.el (describe-function, describe-variable)
8259 (describe-syntax, describe-categories):
8260 * help.el (view-lossage, describe-bindings, describe-key)
8261 (describe-mode):
8262 * hexl.el (hexl-current-address):
8263 * hi-lock.el (hi-lock-mode, hi-lock-find-patterns):
8264 * info.el (Info-goto-emacs-key-command-node):
8265 * log-edit.el (log-edit-insert-cvs-template)
8266 (log-edit-insert-cvs-rcstemplate):
8267 * menu-bar.el (menu-bar-mode):
8268 * mouse.el (mouse-appearance-menu):
8269 * newcomment.el (comment-indent-new-line):
8270 * pgg.el (pgg-save-coding-system, pgg-encrypt-region)
8271 (pgg-encrypt-symmetric-region, pgg-encrypt-symmetric)
5ce6e4f4 8272 (pgg-encrypt, pgg-decrypt-region, pgg-decrypt)
32226619
JB
8273 (pgg-sign-region, pgg-sign, pgg-verify-region, pgg-verify):
8274 * recentf.el (recentf-mode):
8275 * savehist.el (savehist-mode, savehist-save):
8276 * shadowfile.el (shadow-copy-files):
8277 * simple.el (kill-ring-save, next-line, previous-line)
8278 (normal-erase-is-backspace-mode):
8279 * strokes.el (strokes-update-window-configuration)
8280 (strokes-load-user-strokes, strokes-prompt-user-save-strokes)
8281 (strokes-xpm-for-stroke):
8282 * time.el (emacs-uptime, emacs-init-time):
8283 * tutorial.el (tutorial--describe-nonstandard-key)
8284 (tutorial--detailed-help):
8285 * type-break.el (type-break-mode)
8286 (type-break-mode-line-message-mode, type-break-query-mode)
8287 (type-break-guesstimate-keystroke-threshold):
8288 * vc.el (vc-version-diff, vc-diff, vc-root-diff):
8289 * version.el (emacs-version):
8290 * vt-control.el (vt-keypad-on, vt-keypad-off, vt-numlock):
8291 * winner.el (winner-mode):
8292 * calendar/timeclock.el (timeclock-in, timeclock-out)
8293 (timeclock-status-string, timeclock-change)
8294 (timeclock-workday-remaining-string)
8295 (timeclock-workday-elapsed-string)
8296 (timeclock-when-to-leave-string):
8297 * calendar/todo-mode.el (todo-add-category):
8298 * emacs-lisp/advice.el (ad-enable-regexp, ad-disable-regexp):
8299 * emacs-lisp/autoload.el (update-file-autoloads):
8300 * emacs-lisp/checkdoc.el (checkdoc-current-buffer)
8301 (checkdoc-start, checkdoc-continue, checkdoc-rogue-spaces)
8302 (checkdoc-message-text, checkdoc-defun):
8303 * emacs-lisp/debug.el (debugger-list-functions):
8304 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
8305 * emacs-lisp/eieio-opt.el (eieio-describe-class)
8306 (eieio-describe-generic):
8307 * emacs-lisp/lisp-mnt.el (lm-synopsis):
8308 * emacs-lisp/shadow.el (list-load-path-shadows):
8309 * emulation/cua-base.el (cua-mode):
8310 * emulation/edt.el (edt-set-scroll-margins):
8311 * emulation/tpu-edt.el (tpu-toggle-newline-and-indent)
8312 (tpu-toggle-regexp, tpu-toggle-search-direction)
8313 (tpu-toggle-rectangle, tpu-toggle-control-keys):
8314 * emulation/tpu-extras.el (tpu-set-scroll-margins):
8315 * emulation/viper-cmd.el (viper-set-searchstyle-toggling-macros)
8316 (viper-set-parsing-style-toggling-macro)
8317 (viper-set-emacs-state-searchstyle-macros):
8318 * emulation/viper.el (viper-set-hooks):
8319 * eshell/esh-mode.el (eshell-truncate-buffer):
8320 * international/mule-cmds.el (prefer-coding-system)
8321 (describe-input-method, describe-language-environment):
8322 * international/mule-diag.el (list-character-sets)
8323 (describe-character-set, describe-coding-system)
8324 (describe-fontset, list-fontsets, list-input-methods):
8325 * mail/sendmail.el (mail-signature):
8326 * net/ange-ftp.el (ange-ftp-copy-file):
8327 * net/browse-url.el (browse-url):
8328 * net/eudc.el (eudc-set-server, eudc-get-attribute-list):
8329 * net/quickurl.el (quickurl-add-url):
8330 * net/rcirc.el (names, topic):
8331 * net/xesam.el (xesam-mode):
8332 * play/5x5.el (5x5-new-game):
8333 * play/yow.el (apropos-zippy):
8334 * progmodes/ada-mode.el (ada-mode-version):
8335 * progmodes/f90.el (f90-beginning-of-subprogram, f90-end-of-subprogram)
8336 (f90-end-of-block)
8337 (f90-beginning-of-block):
8338 * progmodes/fortran.el (fortran-end-of-block)
8339 (fortran-beginning-of-block):
8340 * progmodes/js.el (js-syntactic-context, js-gc, js-eval):
8341 * progmodes/python.el (python-describe-symbol, python-shell):
8342 * term/ns-win.el (ns-print-buffer):
8343 * textmodes/bibtex.el (bibtex-end-of-entry, bibtex-url):
8344 * textmodes/flyspell.el (flyspell-mode-on):
8345 * textmodes/page-ext.el (set-page-delimiter, pages-directory)
8346 (pages-directory-for-addresses):
8347 * textmodes/table.el (table-recognize-cell)
8348 (table-query-dimension, table-generate-source)
8349 (table-insert-sequence, table--warn-incompatibility):
8350 * textmodes/tex-mode.el (tex-validate-buffer):
8351 * textmodes/texinfmt.el (texinfmt-version)
8352 (texinfo-format-buffer):
8353 Use `called-interactively-p' instead of `interactive-p'.
8354
12a3c28c
JB
83552009-10-02 Juanma Barranquero <lekktu@gmail.com>
8356
8357 * image-mode.el (image-toggle-display):
8358 * emacs-lisp/elp.el (elp-instrument-function):
8359 * emacs-lisp/advice.el (ad-make-advised-definition):
8360 * emacs-lisp/easy-mmode.el (define-minor-mode):
8361 * net/browse-url.el (browse-url-maybe-new-window):
8362 * progmodes/sh-script.el (sh-learn-buffer-indent):
8363 Pass new argument 'any to `called-interactively-p'.
8364
171fda8a
JB
83652009-10-01 Juanma Barranquero <lekktu@gmail.com>
8366
171fda8a
JB
8367 * international/uni-bidi.el:
8368 * international/uni-category.el:
8369 * international/uni-combining.el:
8370 * international/uni-comment.el:
8371 * international/uni-decimal.el:
9c3c9fdf 8372 * international/uni-decomposition.el:
171fda8a
JB
8373 * international/uni-digit.el:
8374 * international/uni-lowercase.el:
8375 * international/uni-mirrored.el:
8376 * international/uni-name.el:
8377 * international/uni-numeric.el:
8378 * international/uni-old-name.el:
8379 * international/uni-titlecase.el:
8380 * international/uni-uppercase.el:
8381 Regenerate from Unicode 5.2.0 data.
8382
dcb9734a
GM
83832009-10-01 Glenn Morris <rgm@gnu.org>
8384
8385 * Makefile.in (ELCFILES): Regenerate.
8386
ced10a4c
SM
83872009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
8388
9d28c33e
SM
8389 * subr.el (interactive-p): Mark obsolete.
8390 (called-interactively-p): Make the optional-ness of `kind' obsolete.
8391 * emacs-lisp/bytecomp.el (byte-compile-fdefinition): Make it obey
8392 advertised-signature-table for subroutines as well.
8393
ced10a4c
SM
8394 * emacs-lisp/byte-run.el (advertised-signature-table): New var.
8395 (set-advertised-calling-convention): New function.
8396 (make-obsolete, define-obsolete-function-alias)
8397 (make-obsolete-variable, define-obsolete-variable-alias):
8398 Make the optional-ness of `when' obsolete.
8399 (define-obsolete-face-alias): Make `when' non-optional.
8400 * help-fns.el (help-function-arglist):
8401 * emacs-lisp/bytecomp.el (byte-compile-fdefinition):
8402 Use advertised-signature-table.
8403
cc3dda16
MA
84042009-10-01 Michael Albinus <michael.albinus@gmx.de>
8405
8406 * files.el (delete-directory): New defun. The original function
8407 in fileio.c has been renamed to `delete-directory-internal'.
8408
8409 * dired.el (dired-delete-file): Call `delete-directory' with
8410 RECURSIVE parameter.
8411
5ce6e4f4 8412 * net/ange-ftp.el (ange-ftp-delete-directory): Add optional
cc3dda16
MA
8413 parameter RECURSIVE. Implementation is missing.
8414
8415 * net/tramp.el (tramp-handle-make-directory): Flush upper
8416 directory's file properties.
ced10a4c 8417 (tramp-handle-delete-directory): Handle optional parameter RECURSIVE.
cc3dda16
MA
8418 (tramp-handle-dired-recursive-delete-directory): Flush directory
8419 properties after the remove command only.
8420
ced10a4c
SM
8421 * net/tramp-fish.el (tramp-fish-handle-delete-directory):
8422 Handle optional parameter RECURSIVE.
cc3dda16 8423
ced10a4c
SM
8424 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory):
8425 Handle optional parameter RECURSIVE.
cc3dda16
MA
8426
8427 * net/tramp-smb.el (tramp-smb-errors): Add error message for
8428 connection timeout.
8429 (tramp-smb-handle-delete-directory): Handle optional parameter
8430 RECURSIVE.
8431
cf885595
SM
84322009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
8433
e3a6b82f
SM
8434 * emacs-lisp/bytecomp.el (byte-compile-defmacro-declaration): New fun.
8435 (byte-compile-file-form-defmumble, byte-compile-defmacro): Use it.
8436 (byte-compile-defmacro): Use backquotes.
8437
7201bfbb
SM
8438 * files.el (cd-absolute): Don't abbreviate-file-name (bug#4599).
8439
cf885595
SM
8440 * vc-dispatcher.el (vc-resynch-window): Don't revert a buffer which
8441 has no associated file.
8442 (vc-resynch-buffer): Use vc-dir-buffers.
8443
a4d2c321
GM
84442009-10-01 Glenn Morris <rgm@gnu.org>
8445
9ffe3f52
GM
8446 * emacs-lisp/chart.el (chart-zap-chars, chart-bar-quickie)
8447 (chart-file-count):
8448 * emacs-lisp/eieio-comp.el (byte-compile-defmethod-param-convert):
8449 * emacs-lisp/eieio-datadebug.el (data-debug-insert-object-button):
8450 * emacs-lisp/eieio-opt.el (eieio-describe-class):
8451 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-create):
8452 * emacs-lisp/eieio.el (defclass, eieio-defclass-autoload)
8453 (eieio-copy-parents-into-subclass, make-instance, class-children)
8454 (eieio-generic-form):
bd2afec2 8455
9515cdcc
GM
8456 * vc-cvs.el (vc-cvs-parse-entry): Be more careful with the
8457 match-data. (Bug#4555).
8458
a4d2c321
GM
8459 * emacs-lisp/check-declare.el (check-declare-scan): Read the declaration
8460 rather than parsing it as a regexp. This relaxes the layout
8461 requirements and makes errors easier to detect.
8462 (check-declare-verify): Check file is regular.
8463 (check-declare-directory): Doc fix.
8464 * subr.el (declare-function): Doc fix.
8465
b15c31c7
GM
8466 * ibuffer.el (ibuffer-format-qualifier):
8467 * isearch.el (hi-lock-regexp-okay):
8468 * calc/calc.el (math-zerop):
8469 * mail/uce.el (rmail-msgbeg, rmail-msgend):
8470 * term/w32-win.el (setup-default-fontset, set-fontset-font):
8471 Remove unused declarations.
8472
1fc28a2c
GM
84732009-09-30 Glenn Morris <rgm@gnu.org>
8474
1fc28a2c
GM
8475 * emacs-lisp/authors.el (authors-ignored-files): Add "js2-mode.el".
8476
494f4fc7
GM
8477 * emacs-lisp/elint.el (elint-init-form): Report declarations where the
8478 filename is not a string.
8479
561580e9
CY
84802009-09-29 Chong Yidong <cyd@stupidchicken.com>
8481
8482 * files.el (safe-local-eval-forms): Fix typo.
8483
dcbbecd4
SM
84842009-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
8485
8486 * vc-hooks.el (vc-dir-buffers): New var.
8487 (vc-state-refresh): New function.
8488 (vc-state): Use it.
8489 (vc-after-save): Always ask the backend to recompute the new state.
8490 Always call vc-dir if necessary, using vc-dir-buffers.
8491 * vc-dir.el (vc-dir-prepare-status-buffer, vc-dir-resynch-file):
8492 Use vc-dir-buffers.
8493 (vc-dir-mode): Use vc-dir-buffers rather than after-save-hook.
8494 (vc-dir-prepare-status-buffer, vc-dir-update)
8495 (vc-dir-resync-directory-files, vc-dir-resynch-file, vc-dir-mode):
8496 Don't call expand-file-name on default-directory.
8497
d88444f2
JB
84982009-09-29 Juanma Barranquero <lekktu@gmail.com>
8499
8500 * speedbar.el (speedbar-item-delete):
8501 * calc/calc-prog.el (calc-kbd-if):
8502 * language/hanja-util.el (hanja-init-load): Fix typos in messages.
8503
8504 * epa.el (epa-key-list-mode-map):
8505 * hi-lock.el (hi-lock-menu): Fix typos in menus.
8506
8507 * progmodes/hideshow.el (hs-allow-nesting): Reflow docstring.
8508 (hs-show-hook): Fix typo in docstring.
8509
5da62d41
GM
85102009-09-29 Glenn Morris <rgm@gnu.org>
8511
8360fce0
GM
8512 * emacs-lisp/check-declare.el (check-declare-locate): Remove pointless
8513 file-name-nondirectory call preventing location of cedet files.
8514 (check-declare-verify): Use literal search rather than re-search.
ae715515 8515 Add basic defmethod and defclass, and define-overloadable-function.
8360fce0
GM
8516
8517 * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
8518 Use tramp-compat-file-attributes rather than nonexistent
8519 tramp-compat-handle-file-attributes.
8520
5da62d41
GM
8521 * Makefile.in (lisptagsfiles4): New.
8522 (AUTOGENEL): Add cedet loaddefs files.
8523 (TAGS, TAGS-LISP): Use $lisptagsfiles4.
8524 (update-elclist, compile-always, backup-compiled-files)
8525 (bootstrap-clean): Add yet another directory level.
8526 (update-elclist): Use LC_COLLATE rather than COLLATE.
8527 (ELCFILES): Update, via `make update-elclist'.
8528
48267264
JB
85292009-09-29 Juanma Barranquero <lekktu@gmail.com>
8530
8531 * makefile.w32-in (WINS_CEDET, WINS_BASIC, WINS_SUBDIR): New macros.
8532 (WINS_ALMOST): Set from WINS_BASIC and WINS_CEDET.
8533 (update-subdirs-CMD): Use WINS_SUBDIR, not WINS_ALMOST.
8534
2c4cd0b0
AS
85352009-09-28 Andreas Schwab <schwab@linux-m68k.org>
8536
8537 * Makefile.in (lisptagsfiles3): Define.
5da62d41 8538 (TAGS, TAGS-LISP): Use it.
2c4cd0b0
AS
8539 (update-elclist): Add third directory level to look for elc files.
8540 (compile-always): Likewise.
8541 (backup-compiled-files): Likewise.
8542 (bootstrap-clean): Likewise.
8543 (ELCFILES): Update.
8544
a2533e47
CY
85452009-09-28 Chong Yidong <cyd@stupidchicken.com>
8546
8547 * Makefile.in (ELCFILES): Add CEDET files.
8548
eefbedb1
MA
85492009-09-28 Michael Albinus <michael.albinus@gmx.de>
8550
8551 * Makefile.in (ELCFILES): Add net/tramp-imap.elc.
8552
8553 * net/tramp.el (top): Require tramp-imap.
8554
8555 * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
8556 Use `tramp-compat-handle-file-attributes'.
8557
85582009-09-28 Teodor Zlatanov <tzz@lifelogs.com>
8559
8560 * net/tramp-imap.el: New package.
8561
748e3d67
VJL
85622009-09-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8563
8564 * whitespace.el (whitespace-trailing-regexp)
8565 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
8566 Fix doc string.
8567
15120dec
CY
85682009-09-27 Chong Yidong <cyd@stupidchicken.com>
8569
8570 * menu-bar.el: Remove menu-bar-ediff-misc-menu from the Tools
8571 menu.
8572
8573 * ediff-hook.el: Move menu-bar-ediff-misc-menu into
8574 menu-bar-ediff-menu.
8575
8576 * emacs-lisp/lisp-mode.el: Add doc-string-elt property to
8577 define-overloadable-function.
8578
8579 * progmodes/autoconf.el: Provide autoconf as well, so that this
8580 file can be `require'd.
8581
8582 * emacs-lisp/cl-macs.el (deftype): Add to cl-loaddefs.
8583
8584 * emacs-lisp/autoload.el (generated-autoload-feature)
8585 (generated-autoload-load-name): New vars.
8586 (autoload-rubric, autoload-generate-file-autoloads): Use them.
8587 (make-autoload): Recognize define-overloadable-function and
8588 defclass forms (for EIEIO).
8589
8590 * Makefile.in (update-subdirs): Exclude cedet directory.
8591
135abf91
AR
85922009-09-27 Adrian Robert <Adrian.B.Robert@gmail.com>
8593
1becddbb 8594 * term/ns-win.el: Don't set the region face background. (Bug#4381)
135abf91
AR
8595
8596 * faces.el: Default light-background background for region face to
8597 ns_selection_color under NS.
8598
3d994264
TZ
85992009-09-27 Teodor Zlatanov <tzz@lifelogs.com>
8600
8601 * net/imap-hash.el: New library, see NEWS.
8602
8603 * Makefile.in (ELCFILES): Add imap-hash.el.
8604
ce9a0ccb
SM
86052009-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
8606
8607 * help.el (help-for-help-internal): Don't purecopy the text (bug#4560).
8608 * isearch.el (isearch-help-for-help-internal): Purecopy the second arg.
8609 * help-macro.el (make-help-screen): Avoid using an ambiguous function
8610 definition where the docstring could be taken for the return value.
8611
a92cdd49
GM
86122009-09-26 Glenn Morris <rgm@gnu.org>
8613
8614 * mail/rmailmm.el (rmail-mime-show-images, rmail-mime-bulk-handler):
8615 Add option to only show images below a certain size.
8616 (rmail-mime-multipart-handler): Remove unnecessary save-match-data and
8617 save-excursion calls.
8618
416ac2f1
EZ
86192009-09-26 Eli Zaretskii <eliz@gnu.org>
8620
8621 * makefile.w32-in (WINS_ALMOST): Add cedet (with its
8622 subdirectories) and eieio.
8623
d9a13f68
AM
86242009-09-26 Alan Mackenzie <acm@muc.de>
8625
33aeea0e
SM
8626 * progmodes/cc-engine.el (c-beginning-of-statement-1):
8627 Correct buggy bracketing. (Bug#4289)
d9a13f68
AM
8628
8629 * progmodes/cc-langs.el (c-nonlabel-token-key): Allow quoted
550d95a0 8630 character constants (as case labels). (Bug#4289)
d9a13f68 8631
182b3bec
CY
86322009-09-25 Juri Linkov <juri@jurta.org>
8633
8634 * files.el (safe-local-eval-forms): Allow time-stamp in
8635 before-save-hook (Bug#4554).
8636
8f75f2da
JB
86372009-09-25 Drew Adams <drew.adams@oracle.com>
8638
8639 * menu-bar.el (list-buffers-directory): Doc fix.
8640
8390fb80
SM
86412009-09-25 Stefan Monnier <monnier@iro.umontreal.ca>
8642
8643 * log-edit.el (log-edit-changelog-entries): Avoid inf-loops.
8644 Try and avoid copying twice the same paragraph.
8645 (log-edit-changelog-paragraph, log-edit-changelog-subparagraph):
8646 Remove save-excursion.
8647 (log-edit-changelog-entry): Do it here instead.
8648
11ee8d90
JB
86492009-09-25 Juanma Barranquero <lekktu@gmail.com>
8650
027b1942
JB
8651 * bs.el (bs--get-file-name): Use `list-buffers-directory'
8652 when available, instead of hardcoding mode names. Doc fix.
8653
11ee8d90
JB
8654 * menu-bar.el (list-buffers-directory): Add docstring.
8655 Make automatically buffer-local.
8656
8657 * dired.el (dired-mode):
8658 * files.el (cd-absolute):
8659 * pcvs.el (cvs-temp-buffer):
8660 * pcvs-util.el (cvs-get-buffer-create):
8661 * shell.el (shell-mode):
8662 * vc-dir.el (vc-dir-mode):
8663 Don't make `list-buffers-directory' buffer local.
8664
21289c5d
CY
86652009-09-25 Devon Sean McCullough <emacs-hacker@Jovi.Net>
8666
8390fb80
SM
8667 * comint.el (comint-exec, comint-run, make-comint):
8668 Doc fixes (Bug#4542).
21289c5d 8669
e8652dd9
GM
86702009-09-25 Glenn Morris <rgm@gnu.org>
8671
8672 * mail/rmailmm.el (rmail-mime): New custom group.
8673 Move all defcustoms in this file into this group.
8674 (rmail-mime-media-type-handlers-alist): Revert previous change.
8675 (rmail-mime-show-images): New option.
8676 (rmail-mime-total-number-of-bulk-attachments): Remove variable and all
8677 references to it, since it wasn't actually used for anything.
8678 (rmail-mime-insert-image): New function.
8679 (rmail-mime-image): Use rmail-mime-insert-image.
8680 (rmail-mime-bulk-handler): Remove optional `image' argument, instead
69220882
GM
8681 obey the value of `rmail-mime-show-images' option. Print the size of
8682 attachments.
e8652dd9 8683
fb652bb5
JB
86842009-09-25 David Engster <deng@randomsample.de>
8685
8686 * progmodes/hideshow.el (hs-show-block): Run `hs-show-hook'. (Bug#4548)
8687
32a9841c
VJL
86882009-09-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8689
8690 * whitespace.el: Does not highlight trailing spaces While point is
8691 at end of line. Does not highligt spaces at beginning of buffer
8692 while point is at beginning of buffer. Does not highlight spaces
8693 at end of buffer while point is at end of buffer. (Bug#4177)
8694 New version 12.0.
8695 (whitespace-display-mappings): Adjust initialization.
8696 (whitespace-point, whitespace-font-lock-refontify): New vars.
8697 (whitespace-color-on, whitespace-color-off): Adjust code.
8698 (whitespace-trailing-regexp, whitespace-empty-at-bob-regexp)
8699 (whitespace-empty-at-eob-regexp, whitespace-space-regexp)
8700 (whitespace-tab-regexp, whitespace-post-command-hook): New funs.
8701
e477ca84
CY
87022009-09-24 Chong Yidong <cyd@stupidchicken.com>
8703
8704 * nxml/nxml-mode.el: Alias xml-mode to nxml-mode.
8705
8706 * textmodes/sgml-mode.el: Remove xml-mode alias.
8707
8708 * files.el (auto-mode-alist, conf-mode-maybe)
8390fb80 8709 (magic-fallback-mode-alist): Revert 2009-09-18 and 2009-09-21 changes.
e477ca84 8710
68712602
AM
87112009-09-24 Alan Mackenzie <acm@muc.de>
8712
8713 * progmodes/cc-cmds.el (c-scan-conditionals): A new function like
8714 c-forward-conditionals, but it doesn't move point and doesn't set
8715 the mark.
8716 (c-up-conditional, c-up-conditional-with-else, c-down-conditional)
8717 (c-down-conditional-with-else, c-backward-conditional)
8718 (c-forward-conditional): Refactor to use c-scan-conditionals.
8719
1659ada0
JB
87202009-09-24 Juanma Barranquero <lekktu@gmail.com>
8721
8722 * help-fns.el (help-downcase-arguments): New option, defaulting to nil.
8723 (help-default-arg-highlight): Remove.
8724 (help-highlight-arg): New function.
8725 (help-do-arg-highlight): Use it.
8726 Suggested by Drew Adams <drew.adams@oracle.com>. (Bug#4510, bug#4520)
8727
b3f01e46
SM
87282009-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
8729
8730 * term.el (term-set-scroll-region, term-handle-ansi-escape):
8731 Undo last change, which didn't fix the problem and introduced others.
8732
107ef54a
NR
87332009-09-24 Nick Roberts <nickrob@snap.net.nz>
8734
8735 * progmodes/gdb-mi.el: Don't require speedbar.
8736 (gdb-jsonify-buffer): Handle case where "=" is part of value string.
8737
ffa1fed6
GM
87382009-09-24 Glenn Morris <rgm@gnu.org>
8739
2157a2be
GM
8740 * calendar/diary-lib.el (diary-fancy-display): Always run the hook.
8741
6125167c
GM
8742 * term/ns-win.el (ns-reg-to-script): Define for compiler.
8743
ffa1fed6
GM
8744 * mail/rmailmm.el (rmail-mime-multipart-handler): Accept the case where
8745 there is no newline after the final mime boundary. (Bug#4539)
8746 Move markers on insertion so that any buttons inserted don't end up in
8747 the next part of a multipart message.
2e9075d3
GM
8748 (rmail-mime-media-type-handlers-alist): Doc fix. Add image handler.
8749 (rmail-mime-bulk-handler): Optionally handle images.
8750 (rmail-mime-image): New button action.
8751 (rmail-mime-image-handler): New function.
8752 (rmail-mime-mode): New mode.
8753 (rmail-mime): Doc fix. Use rmail-mime-mode (for font-lock).
ffa1fed6 8754
4a814992
SM
87552009-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
8756
075518b5
SM
8757 * minibuffer.el (minibuffer-force-complete): Cycle the list, rather
8758 than just dropping elements from it (bug#4504).
8759
8ad2defc
SM
8760 * term.el (term-set-scroll-region): Don't move cursor any more.
8761 (term-handle-ansi-escape): Call term-goto here instead.
8762 Suggested by Ivan Kanis <apple@kanis.eu>.
8763
4a814992
SM
8764 * term.el: Require CL.
8765 (term-ansi-reset): New function.
8766 (term-mode, term-emulate-terminal, term-handle-colors-array): Use it.
8767 (term-handle-colors-array): Simplify.
8768
5a0c3f56
JB
87692009-09-24 Juanma Barranquero <lekktu@gmail.com>
8770
8771 * allout.el (allout-overlay-interior-modification-handler)
8772 (allout-obtain-passphrase):
8773 * epa-file.el (epa-file-write-region):
8774 * ps-print.el (ps-begin-job):
8775 * vc-hooks.el (vc-toggle-read-only):
8776 * vc-rcs.el (vc-rcs-rollback):
8777 * vc-sccs.el (vc-sccs-rollback):
8778 * vc.el (vc-deduce-fileset, vc-next-action, vc-register-with)
8779 (vc-version-diff, vc-revert, vc-rollback):
8780 * wdired.el (wdired-check-kill-buffer):
8781 * emacs-lisp/authors.el (authors):
8782 * net/socks.el (socks-open-connection):
8783 * net/zeroconf.el (zeroconf-service-add-hook):
8784 * obsolete/vc-mcvs.el (vc-mcvs-register):
8785 * progmodes/gdb-mi.el (def-gdb-thread-buffer-gud-command)
8786 (gdb-select-frame):
8787 * progmodes/grep.el (lgrep, rgrep):
8788 * progmodes/idlw-help.el (idlwave-help-check-locations)
8789 (idlwave-help-html-link, idlwave-help-assistant-open-link):
8790 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
8791 * textmodes/reftex-toc.el (reftex-toc-promote-prepare)
8792 (reftex-toc-rename-label): Fix typos in error messages.
8793
8794 * dired-aux.el (dired-do-shell-command): Reflow docstring.
8795 (dired-copy-how-to-fn): Doc fix.
8796 (dired-files-attributes, dired-read-shell-command):
8797 Fix typos in docstrings.
8798
8799 * dired-x.el (dired-enable-local-variables, dired-filename-at-point)
8800 (dired-x-find-file-other-window): Reflow docstrings.
8801 (dired-omit-marker-char, dired-read-shell-command)
8802 (dired-x-submit-report): Fix typos in docstrings.
8803
8804 * shell.el (shell-mode-hook):
8805 * view.el (View-scroll-line-forward):
8806 * progmodes/inf-lisp.el (inferior-lisp-mode-hook):
8807 Fix typos in docstrings.
8808
8809 * net/dig.el (dig-invoke): Fix typo in docstring.
8810 (query-dig): Reflow docstring.
8811
8812 * progmodes/idlwave.el (idlwave-create-user-catalog-file)
8813 (idlwave-quoted, idlwave-rinfo-max-source-lines): Doc fixes.
8814 (idlwave-abbrev-move, idlwave-auto-routine-info-updates)
8815 (idlwave-begin-block-reg, idlwave-begin-unit-reg)
8816 (idlwave-beginning-of-subprogram, idlwave-block-jump-out)
8817 (idlwave-block-match-regexp, idlwave-calculate-paren-indent)
8818 (idlwave-check-abbrev, idlwave-class-file-or-buffer)
8819 (idlwave-class-found-in, idlwave-complete, idlwave-complete-in-buffer)
8820 (idlwave-completion-map, idlwave-current-indent)
8821 (idlwave-custom-ampersand-surround, idlwave-customize)
8822 (idlwave-default-font-lock-items, idlwave-default-insert-timestamp)
8823 (idlwave-define-abbrev, idlwave-determine-class-special)
8824 (idlwave-do-action, idlwave-doc-header, idlwave-doc-modification)
8825 (idlwave-end-block-reg, idlwave-end-of-statement)
8826 (idlwave-end-of-statement0, idlwave-end-of-subprogram)
8827 (idlwave-end-unit-reg, idlwave-entry-find-keyword)
8828 (idlwave-explicit-class-listed, idlwave-file-header)
8829 (idlwave-fill-paragraph, idlwave-find-class-definition)
8830 (idlwave-fix-keywords, idlwave-hang-indent-regexp, idlwave-hard-tab)
8831 (idlwave-idlwave_routine_info-compiled, idlwave-in-comment)
8832 (idlwave-in-quote, idlwave-indent-action-table)
8833 (idlwave-indent-expand-table, idlwave-indent-line)
8834 (idlwave-indent-subprogram, idlwave-indent-to-open-paren)
8835 (idlwave-is-comment-line, idlwave-is-comment-or-empty-line)
8836 (idlwave-is-continuation-line, idlwave-is-pointer-dereference)
8837 (idlwave-kill-autoloaded-buffers, idlwave-lib-p, idlwave-look-at)
8838 (idlwave-make-tags, idlwave-mode, idlwave-mode-abbrev-table)
8839 (idlwave-mouse-active-rinfo, idlwave-newline, idlwave-no-change-comment)
8840 (idlwave-outlawed-buffers, idlwave-popup-select)
8841 (idlwave-previous-statement, idlwave-rescan-catalog-directories)
8842 (idlwave-routine-entry-compare, idlwave-routine-info.pro)
8843 (idlwave-scan-all-buffers-for-routine-info, idlwave-scan-class-info)
8844 (idlwave-shell-automatic-start, idlwave-shell-explicit-file-name)
8845 (idlwave-show-begin, idlwave-split-line, idlwave-split-link-target)
8846 (idlwave-statement-type, idlwave-struct-skip)
8847 (idlwave-substitute-link-target, idlwave-toggle-comment-region)
8848 (idlwave-update-current-buffer-info, idlwave-use-library-catalogs)
8849 (idlwave-what-module-find-class): Fix typos in docstrings.
8850 (idlwave-all-method-classes, idlwave-calc-hanging-indent)
8851 (idlwave-calculate-cont-indent, idlwave-expand-equal)
8852 (idlwave-find-module, idlwave-find-structure-definition)
8853 (idlwave-init-rinfo-when-idle-after, idlwave-insert-source-location)
8854 (idlwave-list-load-path-shadows, idlwave-next-statement)
8855 (idlwave-routine-entry-compare-twins, idlwave-routine-info)
8856 (idlwave-routines, idlwave-sintern-rinfo-list, idlwave-statement-match)
8857 (idlwave-template): Reflow docstrings.
8858
8859 * progmodes/idlw-shell.el (idlwave-shell-syntax-error): Doc fix.
8860 (idlwave-shell-batch-command, idlwave-shell-bp-alist)
8861 (idlwave-shell-bp-get, idlwave-shell-bp-overlays)
8862 (idlwave-shell-bp-query, idlwave-shell-break-here, idlwave-shell-buffer)
8863 (idlwave-shell-display-line, idlwave-shell-display-wframe)
8864 (idlwave-shell-electric-debug-mode, idlwave-shell-examine-select)
8865 (idlwave-shell-file-name-chars, idlwave-shell-filter-bp)
8866 (idlwave-shell-goto-frame, idlwave-shell-halt-messages-re)
8867 (idlwave-shell-highlighting-and-faces, idlwave-shell-idl-wframe)
8868 (idlwave-shell-mode-hook, idlwave-shell-mode-line-info)
8869 (idlwave-shell-mode-map, idlwave-shell-module-source-filter)
8870 (idlwave-shell-mouse-help, idlwave-shell-mouse-print)
8871 (idlwave-shell-pc-frame, idlwave-shell-pending-commands)
8872 (idlwave-shell-print, idlwave-shell-quit, idlwave-shell-redisplay)
8873 (idlwave-shell-scan-for-state, idlwave-shell-send-command)
8874 (idlwave-shell-sentinel-hook, idlwave-shell-separate-examine-output)
8875 (idlwave-shell-shell-command, idlwave-shell-sources-alist)
8876 (idlwave-shell-sources-bp, idlwave-shell-sources-filter)
8877 (idlwave-shell-step, idlwave-shell-use-breakpoint-glyph)
8878 (idlwave-toolbar-add-everywhere, idlwave-toolbar-toggle):
8879 Fix typos in docstrings.
8880 (idlwave-shell-bp, idlwave-shell-clear-current-bp)
8881 (idlwave-shell-hide-output, idlwave-shell-mode)
8882 (idlwave-shell-run-region, idlwave-shell-set-bp-in-module):
8883 Reflow docstrings.
8884
8885 * textmodes/bibtex.el (bibtex-sort-entry-class): Fix group name.
8886
62136c5d
SM
88872009-09-24 Ivan Kanis <apple@kanis.eu>
8888
8889 * term.el (term-bold-attribute): New var.
8890 (term-handle-colors-array): Use it.
8891
9c1a45ed
NR
88922009-09-23 Nick Roberts <nickrob@snap.net.nz>
8893
8894 * progmodes/gdb-mi.el (gdb-version): New variable.
8895 (gdb-non-stop-handler): Set gdb-version.
8896 (gdb-gud-context-command, gdb-current-context-command, gdb-stopped):
8897 Condition "--thread" option on gdb-version.
8898 (gdb-invalidate-threads): Remove unused argument.
8899
03304f31
SM
89002009-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
8901
8902 * textmodes/flyspell.el (sgml-mode-flyspell-verify): Pass limit args
8903 to looking-back to avoid ridiculous slow down in large files (bug#4511).
8904
4f02f0c9
GM
89052009-09-23 Glenn Morris <rgm@gnu.org>
8906
8907 * mail/rmail.el (rmail-reply): Don't try to add a References header when
8908 replying to mail without References or Message-Id. (Bug#4525)
8909
a3b4b363
AR
89102009-09-23 Adrian Robert <Adrian.B.Robert@gmail.com>
8911
8912 * term/ns-win.el (ns-reg-to-script): New variable.
8913
7bda18cc
DU
89142009-09-23 Daiki Ueno <ueno@unixuser.org>
8915
8916 * epg.el (epg-wait-for-status): Preserve existing 'error results.
8917
72169e55
SS
89182009-09-22 Sam Steingold <sds@gnu.org>
8919
8920 * vc-hg.el (vc-hg-print-log): Fix shortlog arg passing.
71630ffe
SS
8921 (vc-hg-outgoing, vc-hg-incoming): Bump okstatus in `vc-hg-command'
8922 to 1 because hg returns status 1 when nothing is found.
0aa4f295 8923 Bind `vc-short-log' for the sake of `vc-hg-log-view-mode'.
72169e55 8924
905b7d38
SM
89252009-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
8926
b0459dec
SM
8927 * textmodes/fill.el: Convert to utf-8 encoding.
8928 (fill-french-nobreak-p): Remove redundant » and « inherited from our
8929 pre-unicode days.
8930
905b7d38
SM
8931 * add-log.el (change-log-fill-forward-paragraph): New function.
8932 (change-log-mode): Use it so fill-region DTRT.
8933 Set fill-indent-according-to-mode here rather than in
8934 change-log-fill-paragraph.
8935 (change-log-fill-paragraph): Remove.
8936
baa7f3de
JB
89372009-09-22 Juanma Barranquero <lekktu@gmail.com>
8938
8939 * info.el (Info-try-follow-nearest-node): Use the URL extracted by
8940 `Info-get-token', instead of `browse-url-url-at-point'. (Bug#4508)
8941
a8d789f0
GM
89422009-09-22 Glenn Morris <rgm@gnu.org>
8943
daedbbc2
GM
8944 * calendar/calendar.el (calendar-mode-map): Make mouse-1 and 3 clicks on
8945 the scroll-bar scroll the calendar window rather than the buffer.
8946
d8899a74
GM
8947 * calendar/cal-menu.el (cal-menu-scroll-menu): Add a sub-section with
8948 commands that move point (as opposed to scrolling).
8949
a8d789f0
GM
8950 * emulation/tpu-edt.el (tpu-copy-keyfile): Fix condition-case handler.
8951
8952 * emacs-lisp/elint.el (elint): New custom group.
8953 (elint-log-buffer): Make it a defcustom.
8954 (elint-scan-preloaded, elint-ignored-warnings)
8955 (elint-directory-skip-re): New options.
8956 (elint-builtin-variables): Doc fix.
8957 (elint-preloaded-env): New variable.
8958 (elint-unknown-builtin-args): Add an entry for encode-time.
8959 (elint-extra-errors): Make it a variable rather than a constant.
8960 (elint-preloaded-skip-re): New constant.
8961 (elint-directory): Skip files matching elint-directory-skip-re.
8962 (elint-features): New variable, local to linted buffers.
8963 (elint-update-env): Initialize elint-features. Possibly add
8964 elint-preloaded-env to the buffer's environment.
8965 (elint-get-top-forms): Bind elint-current-pos, for log messages.
8966 Skip quoted forms.
8967 (elint-init-form): New function, extracted from elint-init-env.
8968 Make non-list forms a warning rather than an error.
8969 Add the mode-map for define-derived-mode. Handle define-minor-mode,
8970 easy-menu-define, put that adds an error-condition, and provide.
8971 When requiring cl, also require cl-macs. Really require cl, to handle
8972 some cl macros. Store required libraries in the list elint-features,
8973 so as not to re-load them. Treat cc-require like require.
8974 (elint-init-env): Call elint-init-form to do the work.
8975 Handle eval-and-compile and such like.
8976 (elint-add-required-env): Do not clear messages.
8977 (elint-special-forms): Add handlers for function, defalias, if, when,
8978 unless, and, or.
8979 (elint-form): Add optional argument to ignore elint-special-forms,
8980 useful to prevent recursive calls from handlers. Doc fix.
8981 Respect elint-ignored-warnings.
8982 (elint-form): Respect elint-ignored-warnings.
8983 (elint-bound-variable, elint-bound-function): New variables.
8984 (elint-unbound-variable): Respect elint-bound-variable.
8985 (elint-get-args): Respect elint-bound-function.
8986 (elint-check-cond-form): Add some simple handling for (f)boundp and
8987 featurep tests.
8988 (elint-check-defalias-form): New handler.
8989 (elint-check-let-form): Make an empty let a warning rather than an
8990 error.
8991 (elint-check-setq-form): Make an empty setq a warning rather than an
8992 error. Respect elint-ignored-warnings.
8993 (elint-check-defvar-form): Accept null doc-strings.
8994 (elint-check-conditional-form): New handler. Does some simple-minded
8995 checking of featurep and (f)boundp tests.
8996 (elint-put-function-args): New function.
8997 (elint-initialize): Use elint-scan-doc-file rather than
8998 elint-find-builtin-variables. Use elint-put-function-args.
8999 Possibly scan preloaded-file-list.
9000 (elint-scan-doc-file): Rename from elint-find-builtin-variables and
9001 extend to handle functions as well.
9002
245be23c
JB
90032009-09-22 Lennart Borgman <lennart.borgman@gmail.com>
9004
9005 * linum.el (linum-delete-overlays, linum-update-window):
9006 Do not modify the right margin. (Bug#3971)
9007
91fdbd6f
CY
90082009-09-21 Chong Yidong <cyd@stupidchicken.com>
9009
33aeea0e
SM
9010 * files.el (conf-mode-maybe, magic-fallback-mode-alist):
9011 Use nxml-mode instead of xml-mode.
91fdbd6f 9012
7589d38e
JB
90132009-09-21 Kevin Ryde <user42@zip.com.au>
9014
9015 * net/dig.el: Add "Keywords: comm", as per net-utils.el. (Bug#4501)
9016
5ac42715
SM
90172009-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
9018
9019 * net/dig.el (dig-mode): Use define-derived-mode.
9020
09c01323
DN
90212009-09-20 Dan Nicolaescu <dann@ics.uci.edu>
9022
4096c5f2
DN
9023 * vc-dispatcher.el (vc-do-command): Return the process object in
9024 the asynchronous case. Use when instead of if. Do not run
5480359e 9025 vc-exec-after to display a message if not enabled. (Bug#4463)
4096c5f2 9026
0e172cc2
DN
9027 * vc-git.el (vc-git-dir-extra-headers): Add keymap and mouse-face
9028 properties to the stash strings.
9029 (vc-git-stash-list): Return a list of strings.
9030 (vc-git-stash-get-at-point, vc-git-stash-delete-at-point)
9031 (vc-git-stash-show-at-point): New functions.
9032 (vc-git-stash-map): New keymap.
9033
03304f31
SM
9034 * register.el (ctl-x-r-map): Define the keys here instead of
9035 using autoload.
09c01323 9036
03304f31 90372009-09-20 Thierry Volpiatto <thierry.volpiatto@gmail.com> (tiny change)
e3f36d03
SM
9038
9039 * bookmark.el (bookmark-write-file): Avoid calling `pp' with large
9040 list, to workaround performance problem (bug#4485).
9041
2f5fc4d7
NR
90422009-09-20 Nick Roberts <nickrob@snap.net.nz>
9043
9044 * progmodes/gud.el (gud-sentinel): Revert indavertant change.
9045
b0f5fd2e
DU
90462009-09-20 Daiki Ueno <ueno@unixuser.org>
9047
9048 * epa-file.el (epa-file-cache-passphrase-for-symmetric-encryption):
9049 Document that this option is not recommended to use.
9050
f3445fab
GM
90512009-09-19 Glenn Morris <rgm@gnu.org>
9052
547c6921
GM
9053 * calc/calc-graph.el (calc-graph-lookup): Avoid assignment to free
9054 variable `var'.
9055
f3445fab
GM
9056 * calc/calc-alg.el (var):
9057 * calc/calcalg2.el (var): Define for compiler.
9058
946c009b
CY
90592009-09-19 Chong Yidong <cyd@stupidchicken.com>
9060
e3f36d03
SM
9061 * emacs-lisp/advice.el (ad-get-argument, ad-set-argument):
9062 Doc fix (Bug#3932).
e2045997 9063
24aedbca
CY
9064 * subr.el (baud-rate): Remove long-obsolete function (Bug#4372).
9065
327dd27a
CY
9066 * time-stamp.el (time-stamp-month-dd-yyyy)
9067 (time-stamp-dd/mm/yyyy, time-stamp-mon-dd-yyyy)
9068 (time-stamp-dd-mon-yy, time-stamp-yy/mm/dd)
9069 (time-stamp-yyyy/mm/dd, time-stamp-yyyy-mm-dd)
e3f36d03
SM
9070 (time-stamp-yymmdd, time-stamp-hh:mm:ss, time-stamp-hhmm):
9071 Remove functions that have been obsolete since 1995 (Bug#4436).
327dd27a 9072
946c009b
CY
9073 * progmodes/sh-script.el (sh-learn-buffer-indent): Pop to the
9074 indent buffer only if called interactively (Bug#4452).
9075
3e70541a
JB
90762009-09-19 Juanma Barranquero <lekktu@gmail.com>
9077 Eli Zaretskii <eliz@gnu.org>
9078
9079 This fixes bug#4197 (merged to bug#865, though not identical).
9080 * server.el (server-auth-dir): Add docstring note about FAT32.
9081 (server-ensure-safe-dir): Accept FAT32 directories as "safe",
9082 but warn against using them.
9083
9b94c32e
NR
90842009-09-19 Nick Roberts <nickrob@snap.net.nz>
9085
9086 * progmodes/gdb-mi.el (gdb-var-update-handler-1): Include case of
9087 older GDB where there is no has_more field.
9088
66590684
GM
90892009-09-19 Glenn Morris <rgm@gnu.org>
9090
9091 * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
9092
9a1337f9
CY
90932009-09-18 Chong Yidong <cyd@stupidchicken.com>
9094
9095 * files.el (auto-mode-alist): Change default for XML files to nXML
9096 mode (Bug#4169).
9097
d7554167
JB
90982009-09-18 Juanma Barranquero <lekktu@gmail.com>
9099
9100 * server.el (server-ensure-safe-dir): Pass 'integer
9101 to `file-attributes', as suggested.
9102
35a3f9a4
SM
91032009-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
9104
9105 * dired-aux.el (dired-query-alist): Remove spurious backslash.
9106 (dired-query): Use read-key.
9107
044f9b05
AR
91082009-09-18 Adrian Robert <Adrian.B.Robert@gmail.com>
9109
9110 * cus-start.el (ns-use-qd-smoothing): Remove.
9111
6188ea49
GM
91122009-09-18 Glenn Morris <rgm@gnu.org>
9113
08cf18e4
GM
9114 * allout.el (top-level): Remove unnecessary progn.
9115
07eae5c5
GM
9116 * progmodes/js.el (js-end-of-defun): Remove malformed and unneeded let.
9117
6726c25e
GM
9118 * emacs-lisp/derived.el (define-derived-mode): Fix paren typo in
9119 definition of abbrev table.
9120
3f527154 9121 * speedbar.el (speedbar-track-mouse):
6188ea49
GM
9122 * net/eudc-bob.el (eudc-bob-pipe-object-to-external-program):
9123 * net/eudc.el (eudc-expand-inline):
770af4b4
GM
9124 * net/newst-backend.el (newsticker--cache-read-feed):
9125 * nxml/nxml-outln.el (nxml-end-of-heading): Fix typos in
6188ea49
GM
9126 condition-case handlers.
9127
ccb4c30c
NR
91282009-09-18 Nick Roberts <nickrob@snap.net.nz>
9129
9130 * progmodes/gdb-mi.el (gdb-frame-address): New variable.
9131 (gdb-var-list): Add an element for has_more field.
9132 (gdb-non-stop-handler): Enable pretty printing for STL containers.
9133 (gdb-var-create-handler, gdb-var-list-children-handler-1)
9134 (gdb-var-update-handler-1): Parse output of dynamic variable
9135 objects (STL containers).
9136 (gdb-var-delete-1): Pass var1 as an explicit second argument.
9137 (gdb-get-field): Delete alias. Use bindat-get-field directly.
9138
9139 * progmodes/gud.el (gud-speedbar-item-info): Adjust for change to
9140 gdb-var-list.
9141 (gud-speedbar-buttons): Make node expandable if expression "has more"
9142 children.
9143
8686ac71
JB
91442009-09-17 Juanma Barranquero <lekktu@gmail.com>
9145
9146 * startup.el (emacs-quick-startup): Remove variable and all uses.
9147 (command-line): Set `inhibit-x-resources' instead.
9148 (command-line-1): Use `inhibit-x-resources' instead.
9149
a69c67e8
CY
91502009-09-17 Chong Yidong <cyd@stupidchicken.com>
9151
9152 * subr.el: Fix last change to avoid using the `unless' macro,
9153 which breaks bootstrapping.
9154
354f0faf
SM
91552009-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
9156
9157 * subr.el (push, pop, dolist, dotimes, declare): Don't overwrite CL's
9158 extended definitions, in case we reload subr.el after having
9159 loaded CL.
9160 (eval-next-after-load): Mark as obsolete.
9161
98b9bf40
JL
91622009-09-17 Juri Linkov <juri@jurta.org>
9163
9164 * menu-bar.el (menu-bar-search-menu, menu-bar-edit-menu)
9165 (menu-bar-options-menu, menu-bar-showhide-fringe-menu)
9166 (menu-bar-showhide-menu, menu-bar-tools-menu)
9167 (menu-bar-describe-menu, menu-bar-help-menu)
9168 (minibuffer-local-completion-map, minibuffer-local-map):
9169 Fix list quoting.
9170
28fab7b5
GM
91712009-09-17 Glenn Morris <rgm@gnu.org>
9172
88d5190c
GM
9173 * emacs-lisp/bytecomp.el (byte-compile-form): Always check the function
9174 arguments, whether or not it has a handler.
9175
74f24ba7
GM
9176 * ansi-color.el (ansi-color-get-face-1): Fix typo in handler.
9177
28fab7b5
GM
9178 * simple.el (hard-newline): Give it a doc-string.
9179
a8106aec
GM
9180 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
9181 (lisp-mode-syntax-table): Give them doc-strings.
e4a09a11 9182
76251ad7
DN
91832009-09-17 Dan Nicolaescu <dann@ics.uci.edu>
9184
72033dbe
DN
9185 * menu-bar.el (menu-bar-file-menu, menu-bar-file-menu)
9186 (menu-bar-i-search-menu, menu-bar-edit-menu, menu-bar-custom-menu)
9187 (menu-bar-options-menu, menu-bar-showhide-menu)
9188 (menu-bar-showhide-fringe-ind-menu, menu-bar-showhide-fringe-menu)
9189 (menu-bar-showhide-scroll-bar-menu, menu-bar-showhide-menu)
9190 (menu-bar-options-menu, menu-bar-line-wrapping-menu)
9191 (menu-bar-options-menu, menu-bar-tools-menu)
9192 (menu-bar-describe-menu, menu-bar-search-documentation-menu)
9193 (menu-bar-help-menu):
9194 (menu-bar-make-mm-toggle, menu-bar-make-toggle): Purecopy the
9195 string arguments.
9196
76251ad7
DN
9197 * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu)
9198 (menu-bar-epatch-menu, menu-bar-ediff-misc-menu): Add purecopy
9199 calls for the menu names and :help.
9200
97b952b7
SM
92012009-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
9202
9203 * mouse.el (minor-mode-menu-from-indicator): Pay attention
9204 to :minor-mode-function (bug#4455).
9205
8f38189e
SM
92062009-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
9207
d2fd733e
SM
9208 * startup.el (command-line): Initialize the window-system after
9209 processing the command-line.
9210
8f38189e
SM
9211 * textmodes/page.el (what-page): Make sure we don't inf-loop if
9212 page-delimiter matches the empty string.
9213
77564fa4
GM
92142009-09-16 Glenn Morris <rgm@gnu.org>
9215
9216 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-vars): Rename from
9217 byte-compile-not-obsolete-var. It's a list now.
9218 (byte-compile-not-obsolete-funcs): New variable.
9219 (byte-compile-warn-obsolete): Don't warn about functions if they are in
9220 byte-compile-not-obsolete-funcs.
9221 (byte-compile-variable-ref, byte-compile-defvar): Update for
9222 byte-compile-not-obsolete-vars name-change and list nature.
9223 (byte-compile-maybe-guarded): Suppress warnings about obsolete functions
9224 and variables behind (f)boundp tests.
9225 * net/tramp-compat.el (byte-compile-not-obsolete-vars): Set if bound.
9226
79d316d3
DN
92272009-09-15 Dan Nicolaescu <dann@ics.uci.edu>
9228
9229 * vc-git.el (vc-git-log-view-mode): Undo inadvertent change.
9230
8fed6934
SM
92312009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
9232
9233 * Makefile.in (compile-onefile): Use byte-compile-refresh-preloaded.
9234 * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded):
9235 Don't autoload.
9236
4078fd57
SE
92372009-09-15 Stephen Eglen <stephen@gnu.org>
9238
9239 * iswitchb.el (iswitchb-read-buffer): When selecting a match from
5a0c3f56 9240 the virtual-buffers, use the name of the buffer specified by
4078fd57 9241 find-file-noselect, as the match may be a symlink. (This was a
5a0c3f56 9242 problem if the target and the symlink had different names.)
4078fd57 9243
838ff458
SM
92442009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
9245
b3c7c12d
SM
9246 * custom.el (custom-initialize-default, custom-initialize-set): CSE.
9247
13dc2bc2
SM
9248 * desktop.el (desktop-path): Check user-emacs-directory.
9249
49fec531
SM
9250 * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded): New function.
9251
0e328d37
SM
9252 * loadup.el: Use after-load-functions to GC after loading each file.
9253 Remove the explicit GC calls that used to be sprinkled around.
9254
838ff458
SM
9255 * subr.el (after-load-functions): New hook.
9256 (do-after-load-evaluation): Run it. Use string-match-p to detect
9257 `obsolete' packages, rather than painfully extracting the relevant
9258 directory name.
9259
a62f564f
GM
92602009-09-15 Glenn Morris <rgm@gnu.org>
9261
9262 * apropos.el (apropos-documentation-check-doc-file): Avoid assignment to
9263 free variable `doc'.
9264
9265 * dired.el (dired-mode-map): Add menu entry for async shell command.
9266
9267 * help-fns.el (find-lisp-object-file-name): When looking for autoloaded
9268 variables, also consider the .elc files, since the .el files are
9269 normally gzipped (subsequent code locates the .el.gz from the .elc).
9270
9271 * calc/calc-prog.el (arglist): Define for compiler.
9272
9273 * calendar/diary-lib.el (diary-display-function): Change the default to
9274 fancy display.
9275 (body): Define for compiler.
9276
9277 * emacs-lisp/bytecomp.el (byte-compile-keep-pending)
9278 (byte-compile-file-form, byte-compile-lambda)
9279 (byte-compile-top-level-body, byte-compile-form)
9280 (byte-compile-variable-ref, byte-compile-setq)
9281 (byte-compile-setq-default, byte-compile-body)
9282 (byte-compile-body-do-effect, byte-compile-and, byte-compile-or)
9283 (batch-byte-compile): Give some more local variables with common names
9284 a "bytecomp-" prefix to avoid masking warnings about free variables.
9285
cd05fe7f
GM
9286 * startup.el (command-line-1): Give local variables with common names a
9287 distinguishing prefix, so as not to hide free variable warnings during
9288 bootstrap.
9289
a62f564f
GM
9290 * mail/rmailmm.el (rmail-mime-save): If file exists, don't try to be
9291 clever and add a suffix to make a unique name, just let the user decide
9292 whether or not to overwrite it. If the input is a directory, write the
9293 default filename to that directory. (Bug#4388)
9294 (rmail-mime-bulk-handler): Ensure the save button's 'directory property
9295 is a filename-as-a-directory.
9296
fbc88440
SM
92972009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
9298
9299 * textmodes/page.el (what-page): Don't move to beginning of line.
9300 See <87tyz5ajte.fsf@x2.delysid.org> in emacs-devel.
9301
60308853
DN
93022009-09-15 Dan Nicolaescu <dann@ics.uci.edu>
9303
9304 * vc-git.el (vc-git-dir-extra-headers): Show the remote location.
9305
32ba3abc
DN
93062009-09-14 Dan Nicolaescu <dann@ics.uci.edu>
9307
9cd39aff
DN
9308 * bindings.el (mode-line-mode-menu): Add purecopy calls for :help.
9309 * help.el (help-for-help-internal): Add purecopy calls for text.
9310
32ba3abc
DN
9311 * vc.el (top): print-log method now takes an optional SHORTLOG
9312 argument. Add a new method: root.
32ba3abc
DN
9313 (vc-root-diff, vc-print-root-log): New functions.
9314 (vc-log-short-style): New variable.
9315 (vc-print-log-internal): Add support for showing short logs.
9316
9317 * vc-hooks.el (vc-prefix-map, vc-menu-map): Add bindings for
9318 vc-print-root-log and vc-print-root-diff.
9319
9320 * vc-bzr.el (vc-bzr-log-view-mode, vc-bzr-print-log):
9321 * vc-git.el (vc-git-print-log, vc-git-log-view-mode):
9322 * vc-hg.el (vc-hg-print-log, vc-hg-log-view-mode): Add support for
9323 short logs.
9324
9325 * vc-cvs.el (vc-cvs-print-log):
9326 * vc-mtn.el (vc-mtn-print-log):
9327 * vc-rcs.el (vc-rcs-print-log):
9328 * vc-sccs.el (vc-sccs-print-log):
9329 * vc-svn.el (vc-svn-print-log): Add an optional argument shortlog
9330 that is ignored for now.
9331
837b0e99
DN
9332 * vc-mtn.el (vc-mtn-annotate-command):
9333 * vc-svn.el (vc-svn-annotate-command): Run asynchronously.
9334
31cd2dd4
SM
93352009-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
9336
9337 * simple.el: Add mapping for backspace/delete/clear/tab/escape/return
9338 to function-key-map, and give them ascii-character property.
9339 * term/x-win.el (x-alternatives-map):
9340 * term/ns-win.el (ns-alternatives-map):
9341 * term/internal.el (msdos-key-remapping-map):
9342 * w32-fns.el (x-alternatives-map): Remove redundant mappings.
9343
d62e5bf2
GM
93442009-09-14 Glenn Morris <rgm@gnu.org>
9345
9346 * emacs-lisp/elint.el (elint-add-required-env): Revert to not using
9347 temp-buffers (2009-09-12).
9348
7d0105e5
SM
93492009-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
9350
9351 * textmodes/ispell.el (ispell-command-loop): Improve last fix, using
9352 the new read-key function.
9353
e17ed9ad
CY
93542009-09-13 Chong Yidong <cyd@stupidchicken.com>
9355
9356 * term/x-win.el (x-menu-bar-open): Only call accelerate-menu if it
9357 is defined (Bug#4405).
9358
1fc26e29
CY
93592009-09-13 Vincent Belaïche <vincent.belaiche@gmail.com>
9360
9361 * recentf.el (recentf-cleanup): Use a hash table to find
9362 duplicates (Bug#4407).
9363
61dc96a2 93642009-09-13 Per Starbäck <per@starback.se> (tiny change)
7e73ea32
CY
9365
9366 * textmodes/ispell.el (ispell-command-loop): Convert keys such as
9367 kp-0 to ascii equivalents (Bug#4325).
9368
42c3a9e3
CY
93692009-09-13 Chong Yidong <cyd@stupidchicken.com>
9370
1f5c1626
CY
9371 * progmodes/cperl-mode.el (cperl-init-faces): Revert last change.
9372
42c3a9e3 9373 * eshell/em-hist.el:
31cd2dd4
SM
9374 * eshell/em-dirs.el (eshell-complete-user-reference):
9375 Declare pcomplete functions and variables to avoid compiler warnings.
42c3a9e3
CY
9376
93772009-09-13 Leo <sdl.web@gmail.com> (tiny change)
9378
9379 * eshell/em-script.el (eshell-login-script, eshell-rc-script):
9380 * eshell/em-dirs.el (eshell-last-dir-ring-file-name):
9381 * eshell/em-alias.el (eshell-aliases-file):
31cd2dd4
SM
9382 * eshell/em-hist.el (eshell-history-file-name):
9383 Use expand-file-name instead of concat to make file names (Bug#4308).
42c3a9e3 9384
1e2b6acf
GM
93852009-09-13 Glenn Morris <rgm@gnu.org>
9386
9387 * ediff-merg.el (ediff-do-merge):
9388 * filesets.el (filesets-run-cmd):
9389 * emulation/ws-mode.el (ws-show-markers, ws-move-block, ws-delete-block)
9390 (ws-find-marker-0, ws-find-marker-1, ws-find-marker-2, ws-find-marker-3)
9391 (ws-find-marker-4, ws-find-marker-5, ws-find-marker-6, ws-find-marker-7)
9392 (ws-find-marker-8, ws-find-marker-9, ws-goto-block-begin)
9393 (ws-goto-block-end, ws-goto-last-cursorposition, ws-copy-block):
9394 Replace empty `let's with `progn'.
9395
adba8116
SM
93962009-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
9397
9398 * mail/sendmail.el (send-mail-function):
9399 * tooltip.el (tooltip-mode):
9400 * simple.el (transient-mark-mode):
9401 * rfn-eshadow.el (file-name-shadow-mode):
9402 * frame.el (blink-cursor-mode):
9403 * font-core.el (global-font-lock-mode):
9404 * files.el (temporary-file-directory)
9405 (small-temporary-file-directory, auto-save-file-name-transforms):
9406 * epa-hook.el (auto-encryption-mode):
9407 * composite.el (global-auto-composition-mode):
9408 Use custom-initialize-delay.
9409 * startup.el (command-line): Don't explicitly call
9410 custom-reevaluate-setting for all the above vars.
9411 * custom.el (custom-initialize-safe-set)
9412 (custom-initialize-safe-default): Delete.
9413
0a4afea9
SM
94142009-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
9415
9f94990d
SM
9416 * term/x-win.el (x-initialize-window-system):
9417 * term/w32-win.el (w32-initialize-window-system):
9418 * term/ns-win.el (ns-initialize-window-system): Don't call
9419 mouse-wheel-mode since it's enabled globally by default already.
9420
0a4afea9
SM
9421 * mwheel.el (mouse-wheel-mode): Make sure the new defvar doesn't
9422 actually define the variable, but only silences the byte-compiler.
9423 (mouse-wheel-change-button): Check whether mouse-wheel-mode is bound
9424 before looking it up.
9425 (mouse-wheel-scroll-amount): Also reset the bindings if this value
9426 is changed.
9427
bf01513f
GM
94282009-09-12 Glenn Morris <rgm@gnu.org>
9429
9430 * emacs-lisp/elint.el (elint-file): Make max-lisp-eval-depth at least
9431 1000.
9432 (elint-add-required-env): Don't beep on error.
9433 (elint-forms): In case of error, return ENV unchanged.
afdceaec
GM
9434 (elint-init-env): Skip non-list forms.
9435 (elint-log): Handle unknown file positions.
bf01513f 9436
d85889e4
DU
94372009-09-12 Daiki Ueno <ueno@unixuser.org>
9438
9439 * epg.el (epg-make-context): Add autoload cookie.
9440 (epg-list-keys, epg-cancel, epg-start-decrypt, epg-decrypt-file)
9441 (epg-decrypt-string, epg-start-verify, epg-verify-file)
9442 (epg-verify-string, epg-start-sign, epg-sign-file)
9443 (epg-sign-string, epg-start-encrypt, epg-encrypt-file)
9444 (epg-encrypt-string, epg-start-export-keys)
9445 (epg-export-keys-to-file, epg-export-keys-to-string)
9446 (epg-start-import-keys, epg-import-keys-from-file)
9447 (epg-import-keys-from-string, epg-start-receive-keys)
9448 (epg-receive-keys, epg-import-keys-from-server)
9449 (epg-start-delete-keys, epg-delete-keys, epg-start-sign-keys)
9450 (epg-sign-keys, epg-start-generate-key)
0a4afea9
SM
9451 (epg-generate-key-from-file, epg-generate-key-from-string):
9452 Remove autoload cookie.
d85889e4 9453
8f825ee6
EZ
94542009-09-12 Eli Zaretskii <eliz@gnu.org>
9455
36b434ee
EZ
9456 * dos-fns.el (dos-reevaluate-defcustoms): Comment out the
9457 reevaluation of trash-directory.
9458
8f825ee6
EZ
9459 * mwheel.el: Fix last change.
9460 (mouse-wheel-mode): New defvar.
9461 (mouse-wheel-mode): Remove autoload cookie.
9462
5766c380
SM
94632009-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
9464
ab5c0fcd
SM
9465 * mwheel.el (mwheel-installed-bindings): New var.
9466 (mouse-wheel-mode): Use it, so as to make sure we really remove all
9467 the bindings we set last time. Use custom-initialize-delay.
9468 * loadup.el: Load mwheel after term/*-win.el.
9469 * startup.el (command-line): Don't reevaluate mouse-wheel-down-event
9470 and mouse-wheel-up-event now that their first evaluation is done
9471 sufficiently late to be correct.
9472
45448e64
SM
9473 * startup.el (tutorial-directory): Make it a defcustom.
9474 Use custom-initialize-delay rather than eval-at-startup to set it.
9475 * image.el (image-load-path): Make it a defcustom.
9476 Use custom-initialize-delay rather than eval-at-startup to set it.
9477 * subr.el (eval-at-startup): Remove.
9478 * font-lock.el (lisp-font-lock-keywords-2): Remove eval-at-startup.
9479
5766c380
SM
9480 * subr.el (do-after-load-evaluation): Warn the user after loading an
9481 obsolete package.
9482
d6549da4
GM
94832009-09-12 Glenn Morris <rgm@gnu.org>
9484
9485 * proced.el (proced-mark-alt): Remove alias.
9486 (proced-mode-map): Remove proced-mark-alt.
9487
9488 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries to
9489 Elint file and directory. Remove initialization entry.
9490
9491 * emacs-lisp/elint.el (elint-file, elint-directory): New autoloaded
9492 commands.
9493 (elint-current-buffer): Set mode-line-process.
9494 (elint-init-env): Handle define-derived-mode.
9495 Fix declare-function with unspecified arglist. Guard against odd
9496 defalias statements (eg iso-insert's 8859-1-map).
9497 (elint-add-required-env): Use a temp buffer.
9498 (elint-form): Just print the function/macro name, not the whole form.
9499 Return env unchanged if we fail to parse a macro.
9500 (elint-forms): Guard against parse errors.
9501 (elint-output): New function, to handle batch mode.
9502 (elint-log-message): Add optional argument. Use elint-output.
9503 (elint-set-mode-line): New function.
9504
30194d4d
CY
95052009-09-12 Andreas Politz <politza@fh-trier.de> (tiny change)
9506
9507 * emacs-lisp/elp.el (elp-not-profilable): Add more
9508 functions (Bug#4233).
9509
a035f9b0
CY
95102009-09-12 Chong Yidong <cyd@stupidchicken.com>
9511
9512 * emulation/pc-select.el (scroll-down-mark, scroll-down-nomark)
9513 (scroll-up-mark, scroll-up-nomark): Doc fix (Bug#4190).
9514
dad61164
NR
95152009-09-11 Nick Roberts <nickrob@snap.net.nz>
9516
9517 * progmodes/gdb-mi.el (gdb-var-list-children-regexp): Delete.
9518 (gdb-var-list-children): Use json parsing.
9519
9c3c9fdf 95202009-09-11 Daniel Colascione <dan.colascione@gmail.com>
34cab3d9
CY
9521
9522 * progmodes/js.el (js--proper-indentation): Handle the case where
9523 char-before is null. Reported by Deniz Dogan.
9524
b4587710
JB
95252009-09-11 Juanma Barranquero <lekktu@gmail.com>
9526
9527 * emacs-lisp/cl-macs.el (help-add-fundoc-usage): Declare.
9528
13890796
DU
95292009-09-11 Daiki Ueno <ueno@unixuser.org>
9530
9531 * epg.el (epg-cipher-algorithm-alist): Add CAMELLIA.
9532 (epg-digest-algorithm-alist): Add SHA224.
b18508dd 9533 (epg-context-set-passphrase-callback)
97d4bdba 9534 (epg-context-set-progress-callback): Add description about
b18508dd 9535 callback function.
13890796 9536
2efb64a8
SM
95372009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
9538
790d0270
SM
9539 * custom.el (custom-delayed-init-variables): New var.
9540 (custom-initialize-delay): New function.
9541 * startup.el (command-line): "Re"evaluate all vars in
9542 custom-delayed-init-variables. Don't reevaluate abbrev-file-name
9543 explicitly any more.
9544 * abbrev.el (abbrev-file-name): Use custom-initialize-delay
9545 to avoid creating a ~/.emacs.d at build-time (bug#4347).
9546
9547 * proced.el (proced-mode-map): Prefer "m" for proced-mark (bug#4362).
2efb64a8 9548
ac243a40
NR
95492009-09-11 Nick Roberts <nickrob@snap.net.nz>
9550
9551 * progmodes/gdb-mi.el (gdb-var-update-regexp): Delete.
9552 (gdb-var-update-handler): Use json parsing.
9553
657bc6fc
JB
95542009-09-11 Juanma Barranquero <lekktu@gmail.com>
9555
9556 * vc-annotate.el (vc-annotate): Use the main file's coding-system to
9557 decode annotated text, regardless of language environment. (Bug#2741)
9558
b6fe8102
SM
95592009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
9560
9561 * Makefile.in (autoloads): Make rmail.el writable as well.
9562
5cc443fe
GM
95632009-09-11 Glenn Morris <rgm@gnu.org>
9564
5515c54e
GM
9565 * dired-aux.el, dired-x.el: Put autoloads in dired.el rather than
9566 loaddefs.el.
9567 * dired.el: Regenerate with extracted autoloads.
9568 * Makefile.in (autoloads): Make dired.el writable.
9569
15067158
GM
9570 * ibuf-ext.el: Put autoloads in ibuffer.el rather than loaddefs.el.
9571 * ibuffer.el: Regenerate with extracted autoloads.
9572 * Makefile.in (autoloads): Make ibuffer.el writable.
9573
d35d0238
GM
9574 * paths.el (prune-directory-list, gnus-nntp-service, rmail-file-name):
9575 * version.el (emacs-copyright, emacs-major-version)
9576 (emacs-minor-version): Reformat doc-strings for make-docfile.
9577
5cc443fe
GM
9578 * apropos.el (apropos-documentation-check-doc-file): Exclude unbound
9579 functions and variables, since they must be stuff specific to some other
9580 platform.
9581 (apropos-print): Make mouse-click message less specific about button.
9582
9583 * emacs-lisp/cl-macs.el (define-compiler-macro): Add a property
9584 that records where a macro was defined.
9585 * help-fns.el (describe-function-1): Mention if a function has a
9586 compiler-macro.
9587 * help-mode.el (help-function-cmacro): New button.
9588
9589 * locate.el (top-level): Always require dired.
9590 (locate-mode-map): Initialize inside the defvar.
9591
9592 * net/ange-ftp.el (dired-compress-file): Declare.
9593 (ange-ftp-dired-compress-file): Add doc string.
9594
9595 * term/ns-win.el (x-display-name, x-setup-function-keys):
9596 Unify doc-strings with X versions.
9597
8cb95edf
SM
95982009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
9599
726a4d09
SM
9600 * emulation/crisp.el (crisp-mode-map): Move initialization
9601 into declaration.
9602 (crisp-mode): Use define-minor-mode.
9603
8cb95edf
SM
9604 * progmodes/xscheme.el (xscheme-evaluation-commands):
9605 Put a :advertised-binding property rather than using
9606 advertised-xscheme-send-previous-expression.
9607 (advertised-xscheme-send-previous-expression): Declare obsolete.
9608 * emulation/crisp.el (crisp-mode-map): Use `undo' rather than
9609 `advertised-undo'.
9610 (crisp-mode): Add corresponding bindings to
9611 undo's :advertised-binding instead.
9612 * dired.el (dired-mode-map): Put a :advertised-binding property rather
9613 than using dired-advertised-find-file.
9614 (dired-advertised-find-file):
9615 * simple.el (advertised-undo):
9616 * wid-edit.el (advertised-widget-backward): Declare obsolete.
9617 (widget-keymap): Put a :advertised-binding property rather
9618 than using advertised-widget-backward.
9619 * bindings.el (ctl-x-map): Put a :advertised-binding property rather
9620 than using advertised-undo.
9621 * tutorial.el (tutorial--default-keys): Adjust accordingly.
9622
07db5857
SS
96232009-09-10 Simon South <ssouth@slowcomputing.org>
9624
9625 * progmodes/delphi.el (delphi-tab): Indent region when Transient
9626 Mark mode is enabled and region is active; otherwise indent or
9627 insert TAB as usual.
9628 (delphi-mode): Update description of TAB-key binding.
9629
50d4ba39
SM
96302009-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
9631
9632 * subr.el (define-key-rebound-commands): Mark obsolete.
9633 * startup.el (precompute-menubar-bindings): Remove.
9634 (normal-top-level): Remove obsolete code that tried to precompute
9635 menubar bindings.
9636 * loadup.el (define-key-rebound-commands): Don't bother fiddling with
9637 define-key-rebound-commands and precompute-menubar-bindings.
9638
ffa894db
KY
96392009-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9640
9641 * net/imap.el (imap-interactive-login): Better messages.
9642 (imap-open): Fix bug with renamed buffer on reconnect.
9643 (imap-authenticate): Add buffer-local imap-last-authenticator variable
9644 for easier debugging and cleaner code. On successful (guessed based on
9645 server capabilities) secondary authentication, set imap-state
9646 correctly.
9647 (imap-last-authenticator): Define imap-last-authenticator as a variable
9648 to avoid warnings.
9649
9477096c
GM
96502009-09-10 Glenn Morris <rgm@gnu.org>
9651
9652 * pcvs.el (cvs-mode-find-file): Use forward-line rather than goto-line.
9653
9654 * emacs-lisp/bytecomp.el (byte-compile-function-environment): Doc fix.
9655 (byte-compile-file-form-autoload): Don't warn about unknown functions
9656 where the autoload statement comes after the use.
9657 (with-no-warnings): Give it a byte-hunk-handler like than of progn, so
9658 that any handlers inside the body (eg require) are in turn respected.
9659
9660 * emacs-lisp/byte-opt.el (degrees-to-radians): Mark as free from side
9661 effects.
9662
9663 * emacs-lisp/derived.el (define-derived-mode): Give the mode's map,
9664 and syntax and abbrev tables basic docs, if they don't have any.
9665
9666 * emacs-lisp/easy-mmode.el (easy-mmode-defmap): Add doc-string.
9667
9668 * international/mule-cmds.el (top-level): Require cl when compiling.
9669 (view-hello-file): Use default-value rather than
9670 default-enable-multibyte-characters.
9671
9672 * progmodes/fortran.el: Move all safe and risky properties into the
9673 defcustoms.
9674
9675 * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmm.el:
9676 * mail/rmailmsc.el, mail/rmailsort.el, mail/rmailsum.el:
9677 * mail/undigest.el:
9678 Put autoloads in rmail.el rather than loaddefs.el.
9679 * mail/rmail.el: Regenerate with extracted autoloads.
9680
9681 * mail/rmailsum.el (rmail-user-mail-address-regexp): Move to rmail.el.
9682 * mail/rmail.el (rmail-user-mail-address-regexp): Move from rmailsum.el.
9683
9f16c547
NR
96842009-09-10 Nick Roberts <nickrob@snap.net.nz>
9685
9686 Reported in thread for Bug#4375.
9687 * progmodes/gud.el (gud-tooltip-print-command): Use MI command
9688 "-data-evaluate-expression" instead of print.
9689 * progmodes/gdb-mi.el (gdb-tooltip-print-1): Ditto.
9690 (gdb-tooltip-print): Parse output from above MI command.
7ab133d1
NR
9691 (gdb): Revert 2009-08-11 change. User should detach inferior
9692 manually.
9f16c547
NR
9693
9694 Remove the word "separate" from IO functions as inferior
9695 output is now never displayed in the GUD buffer.
9696
50405cd0
JB
96972009-09-10 Juanma Barranquero <lekktu@gmail.com>
9698
9699 * startup.el (command-line-normalize-file-name): On Windows and
9700 MS-DOS, also convert C:\/ and C:\\ (two backslashes) into C:/.
9701
7ae62430
JL
97022009-09-10 Juri Linkov <juri@jurta.org>
9703
9704 * isearch.el (isearch-text-char-description): Propertize escape
9705 character sequences with the `escape-glyph' face. (Bug#4344)
9706
9707 * simple.el (shell-command): Set asynchronous process filter to
9708 `comint-output-filter'. (Bug#4343)
9709
9710 * progmodes/grep.el (grep-template): Add "<X>" to docstring.
9711 (grep-files-aliases): Add "all". Move "el" and "ch" to the top of
9712 the list. Move "asm" to the bottom.
9713 (grep-find-ignored-directories): Add `choice' with nil value
9714 to empty the list easily.
9715 (grep-find-ignored-files): New option.
9716 (grep-files-history): Set to nil by default instead of '("ch" "el").
9717 (grep-compute-defaults): Add "<X>" to `grep-template'.
9718 (grep-read-files): Bind new local variables `default-alias' and
9719 `default-extension'. Use a list of default values for the file prompt.
9720 (lgrep): Add `--exclude=' command line options composed from
9721 `grep-find-ignored-files'.
9722 (rgrep): Add `-name' command line options composed from
9723 `grep-find-ignored-files'. (Bug#4301)
9724
cd875252
SM
97252009-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
9726
9727 * diff-mode.el (diff-hunk-kill): Fix the search of the next hunk
9728 (bug#4368).
9729
cdce0b33
KY
97302009-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
9731
9732 * calendar/time-date.el (autoload):
9733 Expand define-obsolete-function-alias into defalias and make-obsolete
9734 for old Emacsen that Gnus supports.
9735 (with-no-warnings): Define it for old Emacsen.
9736 (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
9737 is available.
9738 (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
9739 float-time is available; suppress compile warning for time-to-seconds.
9740
97412009-09-09 Teodor Zlatanov <tzz@lifelogs.com>
9742
9743 * net/imap.el (imap-message-map): Docstring fix.
9744
2b2eb431
GM
97452009-09-09 Glenn Morris <rgm@gnu.org>
9746
9747 * ffap.el (ffap-file-at-point): Handle absolute (non-remote) files with
9748 line numbers too. (Bug#4374)
9749
83a5aac5
SM
97502009-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
9751
755e0210
SM
9752 * smerge-mode.el (smerge-remove-props, smerge-refine):
9753 Use with-silent-modifications (bug#4342).
9754
83a5aac5
SM
9755 * subr.el (with-silent-modifications): New macro.
9756
79f01fa7
JB
97572009-09-07 Juanma Barranquero <lekktu@gmail.com>
9758
9759 * files.el (top-level): Require `cl' when compiling.
9760
448ecec3
GM
97612009-09-07 Glenn Morris <rgm@gnu.org>
9762
9763 * files.el (auto-mode-alist): Use delphi-mode for .dpr files.
9764
8f09a02f
GM
9765 * proced.el (proced-mode-map): Bind "d" to proced-mark-alt.
9766 (proced-mark-alt): New alias, to control the advertised key. (Bug#4362)
9767
76ff67bf
NR
97682009-09-06 Nick Roberts <nickrob@snap.net.nz>
9769
9770 * vc-git.el (vc-git-annotate-command): Use separator to parse
9771 arguments correctly.
9772
943c8b75
EZ
97732009-09-06 Eli Zaretskii <eliz@gnu.org>
9774
9775 * proced.el (proced-mode): Doc fix.
9776
680db9ac
MA
97772009-09-06 Julian Scheid <julians37@gmail.com> (tiny change)
9778
9779 * net/tramp.el (tramp-perl-file-attributes): Print "nil" when
9780 lstat fails.
9781 (tramp-do-file-attributes-with-ls): Check for file existence at
9782 remote end.
9783 (tramp-do-file-attributes-with-stat): Likewise.
9784 (tramp-convert-file-attributes): Return nil when attr is nil.
9785
3f12e5bd
GM
97862009-09-05 Glenn Morris <rgm@gnu.org>
9787
c8dc27bf
GM
9788 * calendar/diary-lib.el (diary-entry): Add help-echo and follow-link
9789 properties to this button.
9790 (diary-fancy-display): Don't extend the button to the final newline.
9791 (diary-fancy-display-mode): Continue to define "q" as a local key.
9792
cca065d8
GM
9793 * calendar/cal-china.el (holiday-chinese): Make it slightly more
9794 efficient.
9795
cddaedb6
GM
9796 * font-lock.el (lisp-font-lock-keywords-2): Add letf.
9797
3f12e5bd
GM
9798 * emacs-lisp/bytecomp.el (emacs-lisp-file-regexp): Doc fix.
9799 (byte-compile-dest-file-function): New option.
9800 (byte-compile-dest-file): Doc fix.
9801 Obey byte-compile-dest-file-function.
9802 (byte-compile-cl-file-p): New function.
9803 (byte-compile-eval): Only suppress noruntime warnings about cl functions
9804 if the cl-functions warning is enabled. Use byte-compile-cl-file-p.
9805 (byte-compile-eval): Check for non-nil byte-compile-cl-functions rather
9806 than for file being previously loaded.
9807 (byte-compile-find-cl-functions): Use byte-compile-cl-file-p.
9808 (byte-compile-file-form-require): Handle the case where requiring a file
9809 indirectly causes CL to be loaded.
9810
049a231b
KF
98112009-09-05 Karl Fogel <kfogel@red-bean.com>
9812
9813 * files.el (find-alternate-file): Run `kill-buffer-hook' manually
9814 before killing the old buffer, since by the time `kill-buffer' is
9815 run so many buffer variables have been set to nil that it may not
9816 behave as expected. (Bug#4061)
9817
ef7ef2a0
KF
98182009-09-05 Karl Fogel <kfogel@red-bean.com>
9819
9820 * files.el (find-alternate-file): If the old buffer is modified
9821 and visiting a file, behave similarly to `kill-buffer' when
9822 killing it, thus reverting to the pre-1.878 behavior; see
9823 http://lists.gnu.org/archive/html/emacs-devel/2009-09/msg00101.html
9824 for discussion. Also, consult `buffer-file-name' as a variable
9825 not as a function, for consistency with the rest of the code.
9826
73d854cd
MA
98272009-09-04 Michael Albinus <michael.albinus@gmx.de>
9828
9829 * net/tramp.el (tramp-handle-insert-directory): Handle "--dired"
9830 also when adding a new directory.
9831
33aeea0e
SM
9832 * net/tramp-compat.el (tramp-compat-line-beginning-position):
9833 New defun.
73d854cd 9834
df120481
SM
98352009-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
9836
9837 * files.el (locate-file-completion-table): Make it provide boundary
9838 information, so partial-completion works better.
9839
c0bc6d79
SM
98402009-09-04 Leo <sdl.web@gmail.com> (tiny change)
9841
9842 * mail/footnote.el (Footnote-text-under-cursor):
9843 Check footnote-text-marker-alist before using it (bug#4324).
9844
f76a9756
GM
98452009-09-04 Glenn Morris <rgm@gnu.org>
9846
67d110f1
GM
9847 * play/5x5.el, play/decipher.el, play/gametree.el, play/handwrite.el:
9848 * play/hanoi.el, play/landmark.el, play/mpuz.el, play/pong.el:
9849 * play/solitaire.el, play/tetris.el:
9850 Remove leading * from defcustom and defface docs.
9851
b42d4989
GM
9852 * calendar/diary-lib.el (diary-fancy-display): Only switch modes if
9853 necessary.
9854 (diary-fancy-overriding-map): New variable.
9855 (diary-fancy-display-mode): Set minor-mode-overriding-map-alist.
9856 Use view-mode.
9857
f76a9756
GM
9858 * vc-rcs.el (vc-rcs-annotate-command): Use forward-line rather than
9859 goto-line.
9860
e605eeeb
GM
98612009-09-03 Glenn Morris <rgm@gnu.org>
9862
597e2240
GM
9863 * arc-mode.el (archive-mode):
9864 * dos-fns.el (set-default-process-coding-system):
9865 * man.el (Man-getpage-in-background):
9866 * menu-bar.el (menu-bar-describe-menu):
9867 * server.el (server-process-filter):
9868 * startup.el (command-line):
9869 * tar-mode.el (tar-header-block-tokenize, tar-extract):
9870 * w32-fns.el (set-default-process-coding-system):
9871 * x-dnd.el (x-dnd-handle-file-name):
9872 * international/mule-cmds.el (mule-menu-keymap)
9873 (set-default-coding-systems, language-info-alist, set-language-info)
9874 (set-language-environment, standard-display-european-internal)
9875 (set-locale-environment):
9876 * international/mule-diag.el (mule-diag):
9877 * mail/emacsbug.el (report-emacs-bug):
9878 * mail/rmail.el (rmail-mode):
9879 * mail/sendmail.el (mail-setup):
9880 Use default-value rather than default-enable-multibyte-characters.
9881
f38184aa
GM
9882 * progmodes/f90.el: Move all safe properties into the defcustoms.
9883 (f90-get-correct-indent, f90-indent-region, f90-abbrev-start): Use memq.
9884
e605eeeb
GM
9885 * calendar/appt.el (appt-check):
9886 * calendar/diary-lib.el (diary-set-header, diary-live-p)
9887 (diary-check-diary-file, diary-list-entries)
9888 (diary-include-other-diary-files, diary-simple-display)
9889 (diary-fancy-display, diary-print-entries)
9890 (diary-mark-included-diary-files, diary-make-entry):
9891 Don't call substitute-in-file-name on diary-file.
9892
734db384
SM
98932009-09-03 Eduard Wiebe <usenet@pusto.de>
9894 Stefan Monnier <monnier@iro.umontreal.ca>
9895
9896 * mail/footnote.el (footnote-prefix): Make it a defcustom.
9897 (footnote-mode-map): Move initialization into the declaration.
9898 (footnote-minor-mode-map): Define it rather than changing global-map.
9899 (footnote-mode): Use define-minor-mode.
9900
e5aa47f9
MA
99012009-09-02 Michael Albinus <michael.albinus@gmx.de>
9902
9903 * net/tramp.el (tramp-handle-file-attributes-with-ls)
9904 (tramp-do-file-attributes-with-perl)
9905 (tramp-do-file-attributes-with-stat): Rename from
9906 `tramp-handle-file-attributes-with-*'.
9907 (tramp-handle-file-attributes): Use them.
9908 (tramp-do-directory-files-and-attributes-with-perl)
9909 (tramp-do-directory-files-and-attributes-with-stat): Rename from
9910 `tramp-handle-directory-files-and-attributes-with-*'.
9911 (tramp-handle-directory-files-and-attributes): Use them.
9912 (tramp-method-out-of-band-p): Additional parameter SIZE.
9913 (tramp-do-copy-or-rename-file, tramp-handle-file-local-copy)
9914 (tramp-handle-write-region): Use it.
734db384 9915 (tramp-handle-insert-directory): Use "?\ " for compatibility reasons.
e5aa47f9
MA
9916 (tramp-handle-vc-registered): Check, whether the first run did
9917 return files to be tested.
9918 (tramp-advice-make-auto-save-file-name): Do not call directly
9919 `tramp-handle-make-auto-save-file-name', because this would bypass
9920 the locking mechanism.
9921
734db384 9922 * net/tramp-compat.el (top): Autoload used functions from tramp.el.
e5aa47f9
MA
9923 (file-remote-p, process-file, start-file-process, set-file-times)
9924 (tramp-compat-file-attributes): Compatibility functions shall not
9925 call directly `tramp-handle-*', because this would bypass the
9926 locking mechanism.
9927 (tramp-compat-number-sequence): New defun.
9928
6e2ca895
GM
99292009-09-02 Glenn Morris <rgm@gnu.org>
9930
697c7714
GM
9931 * calendar/time-date.el (time-to-seconds): In Emacs, make it an obsolete
9932 alias for float-time.
9933 (time-to-number-of-days): In Emacs, use float-time.
9934 * net/newst-backend.el (time-add): Suppress warnings from compat
9935 function.
9936 * time.el (emacs-uptime, emacs-init-time):
9937 * net/rcirc.el (rcirc-keepalive, rcirc-handler-ctcp-KEEPALIVE):
9938 Use float-time rather than time-to-seconds.
9939
6e2ca895
GM
9940 * minibuffer.el (completion-initials-expand): Fix typo.
9941
9942 * faces.el (modeline, modeline-inactive, modeline-highlight)
9943 (modeline-buffer-id):
9944 * info.el (info-menu-5): Mark these face aliases as obsolete.
9945
ed17efec
NR
99462009-09-01 Nick Roberts <nickrob@snap.net.nz>
9947
9948 * progmodes/gdb-mi.el (gdb-current-context-command): Move the
9949 space ...
9950 (gdb-gud-context-call): ... to here for pre GDB 7.0 when there is
9951 no "--thread" option.
9952 (gdb-stopped): Don't print "Switched to thread" message when it is
9953 unchanged.
9954
fcb68f70
SM
99552009-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
9956
9957 * minibuffer.el (completion-try-completion)
9958 (completion-all-completions): Remove ill-defined (and
9959 mistakenly installed and luckily never used nor documented)
9960 `completion-styles' property.
9961 (completion-initials-expand, completion-initials-all-completions)
9962 (completion-initials-try-completion): New functions.
9963 (completion-styles-alist): Add doc to each entry.
9964 Add new `initials' entry.
9965
83318a6d
NR
99662009-09-01 Nick Roberts <nickrob@snap.net.nz>
9967
9968 * progmodes/gdb-mi.el (gdb-var-create-handler): Remove redundant
9969 MI command -var-evaluate-expression.
9970 (gdb-var-list-children-regexp): Update from regexp-1 in gdb-ui.el
9971 and tweak for case of string child.
734db384 9972 (gdb-var-list-children-handler): Update from handler-1 in gdb-ui.el.
83318a6d 9973
d63eb0e7
GM
99742009-09-01 Glenn Morris <rgm@gnu.org>
9975
c4f6e489
GM
9976 * add-log.el (change-log-date-face, change-log-name-face)
9977 (change-log-email-face, change-log-file-face, change-log-list-face)
9978 (change-log-conditionals-face, change-log-function-face)
9979 (change-log-acknowledgement-face):
9980 * cus-edit.el (custom-invalid-face, custom-rogue-face)
9981 (custom-modified-face, custom-set-face, custom-changed-face)
9982 (custom-saved-face, custom-button-face, custom-button-pressed-face)
9983 (custom-documentation-face, custom-state-face, custom-comment-face)
9984 (custom-comment-tag-face, custom-variable-tag-face)
9985 (custom-variable-button-face, custom-face-tag-face)
9986 (custom-group-tag-face-1, custom-group-tag-face):
9987 * diff-mode.el (diff-header-face, diff-file-header-face)
9988 (diff-index-face, diff-hunk-header-face, diff-removed-face)
9989 (diff-added-face, diff-changed-face, diff-function-face)
9990 (diff-context-face, diff-nonexistent-face):
9991 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
9992 * hilit-chg.el (highlight-changes-face, highlight-changes-delete-face):
9993 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face)
9994 (Info-title-4-face):
9995 * isearch.el (isearch-lazy-highlight-face):
9996 * log-view.el (log-view-file-face, log-view-message-face):
9997 * paren.el (show-paren-match-face, show-paren-mismatch-face):
9998 * pcvs-info.el (cvs-header-face, cvs-filename-face, cvs-unknown-face)
9999 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
10000 (cvs-msg-face):
10001 * smerge-mode.el (smerge-mine-face, smerge-other-face)
10002 (smerge-base-face, smerge-markers-face):
10003 * wid-edit.el (widget-documentation-face, widget-button-face)
10004 (widget-field-face, widget-single-line-field-face)
10005 (widget-inactive-face, widget-button-pressed-face):
10006 * woman.el (woman-italic-face, woman-bold-face, woman-unknown-face)
10007 (woman-addition-face):
2fb1ec93
GM
10008 * eshell/em-ls.el (eshell-ls-directory-face, eshell-ls-symlink-face)
10009 (eshell-ls-executable-face, eshell-ls-readonly-face)
10010 (eshell-ls-unreadable-face, eshell-ls-special-face)
10011 (eshell-ls-missing-face, eshell-ls-archive-face)
10012 (eshell-ls-backup-face, eshell-ls-product-face)
10013 (eshell-ls-clutter-face):
10014 * eshell/em-prompt.el (eshell-prompt-face):
10015 * eshell/esh-test.el (eshell-test-ok-face, eshell-test-failed-face):
c4f6e489 10016 * obsolete/old-whitespace.el (whitespace-highlight-face):
0142e36b
GM
10017 * progmodes/antlr-mode.el (antlr-font-lock-default-face)
10018 (antlr-font-lock-keyword-face, antlr-font-lock-syntax-face)
10019 (antlr-font-lock-ruledef-face, antlr-font-lock-tokendef-face)
10020 (antlr-font-lock-ruleref-face, antlr-font-lock-tokenref-face)
10021 (antlr-font-lock-literal-face):
c4f6e489
GM
10022 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
10023 (ebrowse-root-class-face, ebrowse-file-name-face)
10024 (ebrowse-default-face, ebrowse-member-attribute-face)
10025 (ebrowse-member-class-face, ebrowse-progress-face):
10026 * progmodes/make-mode.el (makefile-space-face):
10027 * progmodes/sh-script.el (sh-heredoc-face):
10028 * textmodes/flyspell.el (flyspell-incorrect-face)
10029 (flyspell-duplicate-face):
10030 * textmodes/tex-mode.el (tex-math-face, tex-verbatim-face):
49c539a1 10031 * textmodes/texinfo.el (texinfo-heading-face):
c4f6e489
GM
10032 Mark face aliases with "-face" suffix as obsolete.
10033
d80619fa
GM
10034 * mail/feedmail.el (file-name-buffer-file-type-alist): Define for
10035 compiler.
10036
5f68c1b7
GM
10037 * net/eudc-bob.el (eudc-bob-generic-menu, eudc-bob-image-menu)
10038 (eudc-bob-sound-menu): Use defvar rather than defconst, since
10039 easy-menu-define wants to modify these.
10040
10041 * net/net-utils.el (nslookup): Use make-comint rather than comint-run.
10042
10043 * net/browse-url.el (browse-url-file-url):
10044 * term/internal.el (dos-codepage-setup):
10045 Use default-value rather than default-enable-multibyte-characters.
10046
d80619fa 10047 * progmodes/etags.el (etags-goto-tag-location):
5f68c1b7
GM
10048 * progmodes/flymake.el (flymake-highlight-line)
10049 (flymake-goto-file-and-line, flymake-goto-line):
10050 * progmodes/gdb-mi.el (gdb-mouse-until, gdb-mouse-jump)
10051 (gdb-goto-breakpoint):
10052 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
10053 * progmodes/python.el (python-find-function)
10054 (python-pdbtrack-track-stack-file):
10055 * progmodes/verilog-mode.el (verilog-surelint-off):
10056 * term/ns-win.el (ns-open-file-select-line):
10057 * textmodes/bibtex.el (bibtex-validate, bibtex-validate-globally):
10058 Use forward-line rather than goto-line.
10059
d63eb0e7
GM
10060 * textmodes/reftex-cite.el (reftex-offer-bib-menu):
10061 * textmodes/reftex-index.el (reftex-display-index):
10062 * textmodes/reftex-ref.el (reftex-offer-label-menu):
10063 * textmodes/reftex-toc.el (reftex-toc):
10064 Remove unnecessary bindings of default-major-mode (all are followed by
10065 major-mode check and possible mode switch).
10066
0afad278
NR
100672009-08-31 Nick Roberts <nickrob@snap.net.nz>
10068
10069 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
10070 Handle watchpoints (bug#4282).
10071 (def-gdb-thread-buffer-command): Enable thread to be selected by
10072 clicking without selecting threads buffer first.
10073 (gdb-current-context-command): Use selected frame so that "up",
10074 "down" etc work in the GUD buffer.
10075 (gdb-update): Find selected frame before rendering stack buffer.
10076 (gdb-frame-handler): Set gdb-frame-number for stack buffer.
10077
4e135dd2
SM
100782009-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
10079
10080 * progmodes/sym-comp.el (displayed-completions): Remove.
10081 (symbol-complete): Use minibuffer-complete.
10082
e61eba34
GM
100832009-08-31 Glenn Morris <rgm@gnu.org>
10084
10085 * emacs-lisp/byte-run.el (define-obsolete-face-alias): New macro.
10086
734db384
SM
10087 * apropos.el (apropos-symbols-internal):
10088 Handle (obsolete) face aliases.
e61eba34
GM
10089
10090 * faces.el (describe-face): Adjust the output format to be more like
10091 describe-variable, and to mention (obsolete) face aliases.
10092 Adjust the whitespace so that help-setup-xref works.
10093
10094 * calendar/calendar.el (calendar-today-face, diary-face, holiday-face):
10095 * calendar/diary-lib.el (diary-button-face):
10096 Mark these face aliases as obsolete.
10097
10098 * calendar/calendar.el (calendar-today): Doc fix.
10099
4cf71456
NR
101002009-08-31 Nick Roberts <nickrob@snap.net.nz>
10101
10102 * progmodes/gdb-mi.el (gdb-control-all-threads)
10103 (gdb-control-current-thread): Force tool bar update.
10104 (gdb-non-stop-handler): New function.
10105 (gdb-init-1): Use it to test if non-stop mode is supported.
10106 Remove unused gdbmi buffer type.
10107
e61eba34 101082009-08-30 Kevin Rodgers <kevin.d.rodgers@gmail.com>
6830f449
JL
10109
10110 * progmodes/grep.el (grep-read-files): Strip trailing <N> from
7ae62430 10111 buffer names not visiting a file (e.g. cloned buffers). (Bug#4210)
6830f449 10112
4324f7ca
NR
101132009-08-30 Nick Roberts <nickrob@snap.net.nz>
10114
10115 * comint.el (comint-exec-1): Check command is non-null first.
10116 Part of gdb-mi.el change (2009-08-28).
10117
a1bf889a
SM
101182009-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
10119
10120 * emacs-lisp/lisp.el (lisp-complete-symbol): Use minibuffer-complete.
10121
060c08b5
JB
101222009-08-30 Juanma Barranquero <lekktu@gmail.com>
10123
10124 * subr.el (do-after-load-evaluation): Fix last change: use `mapc'
10125 instead of `dolist' to avoid a recursive require when bootstrapping.
10126
ab22be48
SM
101272009-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
10128
73ebf88f
SM
10129 * emacs-lisp/lisp.el (field-complete): Use minibuffer-complete.
10130
80629cfc
SM
10131 * net/ldap.el (ldap-search-internal): Use with-current-buffer and push.
10132
206d0387 10133 * net/imap.el (imap-send-command): Simplify.
734db384 10134 (imap-wait-for-tag): point-max -> buffer-size.
206d0387 10135
844f7784
SM
10136 * net/ange-ftp.el (internal-ange-ftp-mode): Use define-derived-mode.
10137
5ca4661e
SM
10138 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't use symbol-value
10139 with constant argument.
10140
c61dc887
SM
10141 * emacs-lisp/debug.el (debugger-setup-buffer): Make it multibyte.
10142
7eb73deb
SM
10143 * emacs-lisp/cl.el (cl-macro-environment): Don't define it here.
10144
5fe443de
SM
10145 * emacs-lisp/checkdoc.el (checkdoc-force-history-flag):
10146 Change default, since most of our files don't have a history.
10147 (checkdoc-display-status-buffer): Don't use a hidden buffer to show to
10148 the user.
10149
6444d64a
SM
10150 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
10151 Add comint-run.
10152
5cb16bfc
SM
10153 * calc/calc.el: Improve commenting convention.
10154 (calc-digit-map, toplevel): Simplify.
10155
0aeb71a7
SM
10156 * comint.el (comint-insert-input): Be careful to only set point if we
10157 don't delegate to some other command.
10158
9a9af856
SM
10159 * proced.el (proced-signal-list): Make it an alist.
10160 (proced-grammar-alist): Capitalize names.
10161 (proced-send-signal): Use a non-hidden buffer (since it's displayed).
10162 Disable undo manually and make it read-only.
10163 Use completion-annotate-function.
10164
ab22be48
SM
10165 * minibuffer.el (minibuffer-message): If the current buffer is not
10166 a minibuffer, insert the message in the echo area rather than at the
10167 end of the buffer.
10168 (completion-annotate-function): New variable.
10169 (minibuffer-completion-help): Use it.
10170 (completion--embedded-envvar-table): Environment vars are
10171 always case-sensitive.
10172
4a948dbf
GM
101732009-08-30 Glenn Morris <rgm@gnu.org>
10174
10175 * progmodes/fortran.el (fortran-start-prog-re): New constant, extracted
10176 from fortran-current-defun.
10177 (fortran-beginning-of-subprogram): Be more precise about finding the
10178 start, to avoid an infinite loop in end-of-defun. (Bug#4259)
10179 (fortran-end-of-subprogram): Simplify.
10180 (fortran-current-defun): Use fortran-start-prog-re.
10181
486cf3b8
JB
101822009-08-29 Juanma Barranquero <lekktu@gmail.com>
10183
10184 * subr.el (do-after-load-evaluation): Simplify.
10185
db167d28
DN
101862009-08-29 Dan Nicolaescu <dann@ics.uci.edu>
10187
10188 * vc.el (vc-print-log-internal): Move RCS/CVS specific code ...
10189
10190 * vc-rcs.el (vc-rcs-print-log-cleanup): ... here. New function.
10191 (vc-rcs-print-log): Use it.
10192
10193 * vc-cvs.el (vc-cvs-print-log): Use vc-rcs-print-log-cleanup.
10194
efbc652a
SM
101952009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
10196
2aa0e5bf
SM
10197 * paths.el (abbrev-file-name): Move to abbrev.el.
10198 * abbrev.el (abbrev-file-name): Move from paths.el.
10199 Obey user-emacs-directory.
10200 * calc/calc.el (calc-settings-file): Don't autoload and instead obey
10201 user-emacs-directory.
10202 * dos-fns.el (dos-reevaluate-defcustoms): Don't reevaluate
10203 abbrev-file-name and calc-settings-file any more.
10204 * startup.el (command-line): Recompute abbrev-file-name and
10205 abbreviated-home-dir.
10206 (normal-no-mouse-startup-screen): Improve the generic code and get rid
10207 of the special code for when C-h bindings haven't been changed.
10208 (display-startup-echo-area-message): Use with-current-buffer.
10209 (command-line-1): Use a list of strings, rather than a list of lists
10210 of strings for longopts.
10211
51da8fe2
SM
10212 * files.el (get-free-disk-space): Use / for default-directory.
10213
0c3cc4dd
SM
10214 * textmodes/ispell.el (ispell-accept-output, ispell-command-loop):
10215 Use with-current-buffer.
10216
d988dbf6
SM
10217 * emacs-lisp/bytecomp.el (byte-compile-const-symbol-p):
10218 Recognize immutable variables like most-positive-fixnum.
10219 (byte-compile-setq-default): Check and warn if trying to assign
10220 to an immutable variable, or a non-variable.
10221
efbc652a
SM
10222 * progmodes/cc-vars.el (c-comment-continuation-stars):
10223 * progmodes/cc-engine.el (c-looking-at-bos):
10224 * progmodes/cc-cmds.el (c-toggle-auto-state)
10225 (c-forward-into-nomenclature, c-backward-into-nomenclature)
10226 (c-comment-line-break-function): Add version of obsolescence.
10227
d30a05d1
JL
102282009-08-28 Juri Linkov <juri@jurta.org>
10229
10230 * files.el (magic-fallback-mode-alist): Add ZIP magic number
10231 associated with `archive-mode'.
10232
10233 * image.el (image-type-header-regexps): Use only JPEG magic number
10234 to determine JPEG images, and don't use `image-jpeg-p' because
10235 Emacs can display non-JFIF non-Exif JPEG images.
10236
1e8eecea
JB
102372009-08-28 Juanma Barranquero <lekktu@gmail.com>
10238
10239 * arc-mode.el (archive-mode):
10240 * emacs-lisp/re-builder.el (re-builder-unload-function):
10241 Protect against the default value of `major-mode' being nil.
10242
dd4fbf56
JB
102432009-08-28 Juanma Barranquero <lekktu@gmail.com>
10244
10245 * international/ucs-normalize.el (ucs-normalize-sort, quick-check-list):
10246 Fix typos in docstrings.
10247
10248 * progmodes/js.el (js--macro-decl-re): Doc fix.
10249 (js--plain-method-re, js--split-name): Refloc docstring.
10250 (js--class-styles, js--make-merged-item, js--splice-into-items):
10251 Fix typos in docstrings; reflow docstrings.
10252 (js--maybe-join, js--function-prologue-beginning, js--flush-caches)
10253 (js--variable-decl-matcher, js--inside-pitem-p)
10254 (js--parse-state-at-point, js--get-all-known-symbols)
10255 (js--symbol-history, js-find-symbol, js--js-references)
10256 (js--moz-interactor, js--js-encode-value, js--read-tab):
10257 Fix typos in docstrings.
10258
72f16325
SM
102592009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
10260
14acf2f5
SM
10261 * textmodes/reftex.el (reftex-get-file-buffer-force):
10262 * progmodes/verilog-mode.el (verilog-batch-execute-func):
10263 * emulation/viper.el (viper-go-away, viper-set-hooks):
10264 * emacs-lisp/re-builder.el (re-builder-unload-function):
10265 * emacs-lisp/bytecomp.el (byte-compile-file):
10266 * ses.el (ses-unload-function):
10267 * hexl.el (hexl-find-file):
10268 * files.el (normal-mode):
10269 * ehelp.el (with-electric-help):
10270 * autoinsert.el (auto-insert-alist):
10271 * arc-mode.el (archive-mode):
10272 Use (default-value 'major-mode) instead of default-major-mode.
10273
72f16325
SM
10274 * textmodes/ispell.el (ispell-check-version, ispell-send-string):
10275 * international/mule.el (load-with-code-conversion):
10276 * emacs-lisp/debug.el (debug):
10277 * ediff-vers.el (ediff-rcs-get-output-buffer):
10278 * dired.el (dired-internal-noselect): Don't let-bind
10279 default-major-mode around code that doesn't use it.
10280 E.g. buffer creation via get-buffer-create doesn't use it.
10281
aa485f7c
MA
102822009-08-28 Michael Albinus <michael.albinus@gmx.de>
10283
10284 * net/tramp.el (all): Replace "'(lambda" by "(lambda".
10285 (tramp-handle-file-local-copy): Unset `file-name-handler-alist'
10286 when writing the temp file. Otherwise, epa-file gets confused.
10287 (tramp-register-file-name-handlers): Make it a defun. Move also
10288 `epa-file-handler' to the front of `file-name-handler-alist'.
10289
102902009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
10291
10292 * net/tramp.el (tramp-shell-prompt-pattern): Allow a prompt to
10293 start right after a ^M.
10294 (tramp-root-regexp, tramp-completion-file-name-regexp-unified)
10295 (tramp-completion-file-name-regexp-separate)
10296 (tramp-completion-file-name-regexp-url): Use \\` and \\'.
72f16325
SM
10297 (tramp-handle-file-attributes, tramp-set-file-uid-gid):
10298 Don't modify last-coding-system-used by accident.
aa485f7c
MA
10299 (tramp-completion-file-name-handler): Apply the checks here,
10300 instead during registration.
2f952059 10301 (tramp-register-file-name-handlers): Rename from
aa485f7c
MA
10302 `tramp-register-file-name-handler'. Register both
10303 `tramp-file-name-handler' and `tramp-completion-file-name-handler'.
72f16325 10304 (tramp-register-completion-file-name-handler): Remove. (Bug#4260)
aa485f7c 10305
3f0c2b92
NR
103062009-08-28 Nick Roberts <nickrob@snap.net.nz>
10307
72f16325
SM
10308 * progmodes/gdb-mi.el (gdb-use-separate-io-buffer):
10309 Remove variable ...
3f0c2b92
NR
10310 (gdb-init-1, gdb-display-separate-io-buffer)
10311 (gdb-frame-separate-io-buffer, gdb-setup-windows): ... and
10312 references to it.
10313 (gdb-inferior-io-mode): Use make-comint-in-buffer.
10314 (gdb-inferior-filter): Use comint-output-filter to stop
10315 echoing and remove ^M characters.
10316
705e5bd9
SM
103172009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
10318
009fdc2e
SM
10319 * emulation/viper-init.el (viper-restore-cursor-type):
10320 * emulation/cua-base.el (cua--update-indications):
10321 Replace default-cursor-type with (default-value 'cursor-type).
10322
b56a5ae0
SM
10323 * mail/sendmail.el (mail-recover-1):
10324 * international/mule-diag.el (describe-current-coding-system-briefly)
10325 (describe-current-coding-system):
10326 * international/mule-cmds.el (select-safe-coding-system)
10327 (select-message-coding-system)
10328 (set-language-environment-coding-systems, set-locale-environment):
10329 * hexl.el (hexl-insert-multibyte-char):
10330 * dos-w32.el (find-buffer-file-type-coding-system):
10331 * simple.el (what-cursor-position):
10332 Replace uses of default-buffer-file-coding-system
10333 with (default-value 'buffer-file-coding-system).
10334
de70529f
SM
10335 * emacs-lisp/edebug.el (edebug-display, edebug-outside-excursion):
10336 Replace uses of default-cursor-in-non-selected-windows
10337 with (default-value 'cursor-in-non-selected-windows).
10338 Use with-current-buffer.
10339
705e5bd9
SM
10340 * mail/feedmail.el: Use CL macros.
10341 (feedmail-run-the-queue, feedmail-send-it-immediately):
10342 * dos-w32.el (find-buffer-file-type): Replace uses of
10343 default-buffer-file-type with (default-value 'buffer-file-type).
10344
4d985ac2
GM
103452009-08-28 Glenn Morris <rgm@gnu.org>
10346
10347 * calendar/diary-lib.el (diary-list-entries, diary-goto-entry)
10348 (diary-show-all-entries, diary-mark-entries, diary-make-entry):
10349 Use default-value of major-mode rather than default-major-mode.
10350
17c15b81
SM
103512009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
10352
3a68ab06
SM
10353 * Makefile.in (update-elcfiles): Report left over elc files.
10354
9421bdd1
SM
10355 * mail/mailalias.el (build-mail-aliases): Use with-temp-buffer,
10356 expand-file-name and with-current-buffer.
10357 (mail-get-names, mail-directory): Use with-current-buffer.
10358
17c15b81
SM
10359 * vc.el (vc-read-revision): New function.
10360 (vc-version-diff, vc-merge): Use it.
10361
ba83a64e
SS
103622009-08-27 Sam Steingold <sds@gnu.org>
10363
10364 * simple.el (kill-do-not-save-duplicates): New user option.
10365 (kill-new): When it is non-nil, and the new string is the same as
10366 the latest kill, set replace to t to avoid duplicates in kill-ring.
10367
be3e598a 103682009-08-27 Julian Scheid <julians37@gmail.com> (tiny change)
d5b5c94a
MA
10369
10370 * net/tramp.el (tramp-handle-process-file): Do not flush all
10371 caches when `process-file-side-effects' is set.
10372 (tramp-handle-vc-registered): Use `tramp-get-file-exists-command'
17c15b81
SM
10373 instead of `tramp-find-file-exists-command'.
10374 Unset `process-file-side-effects'.
d5b5c94a
MA
10375
103762009-08-27 Michael Albinus <michael.albinus@gmx.de>
10377
10378 * net/tramp.el (tramp-methods): New method "rsyncc".
10379 (top): Add completion function for "rsyncc".
10380 (tramp-message-show-message): New defvar.
10381 (tramp-message, tramp-error): Use it.
10382 (tramp-do-copy-or-rename-file-directly): Extend check for direct
10383 remote copying.
10384 (tramp-do-copy-or-rename-file-out-of-band): Handle new
10385 `tramp-methods' entry `copy-env' of "rsyncc".
10386 (tramp-vc-registered-read-file-names): New defconst.
10387 (tramp-vc-registered-file-names): New defvar.
10388 (tramp-handle-vc-registered): Implement optimization strategy.
10389 (tramp-run-real-handler): Add `tramp-vc-file-name-handler'.
10390 (tramp-vc-file-name-handler): New defun.
10391 (tramp-get-ls-command, tramp-get-test-command)
10392 (tramp-get-file-exists-command, tramp-get-remote-ln)
10393 (tramp-get-remote-perl, tramp-get-remote-stat)
17c15b81 10394 (tramp-get-remote-id): Remove superfluous `with-current-buffer'.
d5b5c94a
MA
10395
10396 * net/tramp-cache.el (top): Autoload `tramp-time-less-p'.
10397 (tramp-cache-inhibit-cache): Extend doc string. It allows also
10398 timestamps.
10399 (tramp-get-file-property): Check for timestamps in
10400 `tramp-cache-inhibit-cache'.
10401 (tramp-set-file-property): Write timestamp.
10402
1339cf20
KH
104032009-08-27 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
10404
10405 * language/japan-util.el (japanese-symbol-table): Add entries for
10406 cp932-2-byte.
10407
10408 * international/characters.el: Add category `j' to cp932-2-byte.
10409
726e3f1d
KH
104102009-08-27 Kenichi Handa <handa@m17n.org>
10411
10412 * international/fontset.el (build-default-fontset-data): New macro.
10413 (setup-default-fontset): Use build-default-fontset-data for CJK,
7b6fefac 10414 tibetan, ethiopic, and ipa.
726e3f1d 10415
4e3b4528
SM
104162009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
10417
10418 * cus-start.el (default-major-mode): Customize `major-mode' instead.
10419 (enable-multibyte-characters): Not customizable any more.
10420
10421 * subr.el (default-mode-line-format, default-header-line-format)
10422 (default-line-spacing, default-abbrev-mode, default-ctl-arrow)
10423 (default-direction-reversed, default-truncate-lines)
10424 (default-left-margin, default-tab-width, default-case-fold-search)
10425 (default-left-margin-width, default-right-margin-width)
10426 (default-left-fringe-width, default-right-fringe-width)
10427 (default-fringes-outside-margins, default-scroll-bar-width)
10428 (default-vertical-scroll-bar, default-indicate-empty-lines)
10429 (default-indicate-buffer-boundaries, default-fringe-indicator-alist)
10430 (default-fringe-cursor-alist, default-scroll-up-aggressively)
10431 (default-scroll-down-aggressively, default-fill-column)
10432 (default-cursor-type, default-buffer-file-type)
10433 (default-cursor-in-non-selected-windows)
10434 (default-buffer-file-coding-system, default-major-mode)
10435 (default-enable-multibyte-characters): Mark as obsolete.
10436
b3cca6a6
DN
104372009-08-27 Dan Nicolaescu <dann@ics.uci.edu>
10438
652cc1a2
DN
10439 * vc-dir.el (vc-dir-update): Remove debug helper.
10440
b3cca6a6
DN
10441 * vc-cvs.el (vc-cvs-update-changelog): Fix typo.
10442
4ed8c7aa
SS
104432009-08-26 Sam Steingold <sds@gnu.org>
10444
10445 * simple.el (save-interprogram-paste-before-kill): New user option.
10446 (kill-new): When `save-interprogram-paste-before-kill' is non-nil,
10447 save the interprogram-paste into kill-ring before overriding it
10448 with the Emacs kill.
10449
3b64d86b
DN
104502009-08-26 Dan Nicolaescu <dann@ics.uci.edu>
10451
10452 * vc.el (vc-trunk-p): Rename to vc-rcs-trunk-p and move to vc-rcs.el.
10453 (vc-minor-part): Rename to vc-rcs-minor-part and move to vc-rcs.el.
10454 (vc-default-previous-revision): Rename to vc-rcs-previous-revision
10455 and move to vc-rcs.el.
10456 (vc-default-next-revision): Rename to vc-rcs-next-revision and
10457 move to vc-rcs.el.
10458 (vc-cvs-update-changelog): Move to vc-cvs.el, use vc-call-backend.
10459 (vc-rcs-update-changelog): Remove.
10460 (vc-update-changelog-rcs2log): Rename to vc-rcs-update-changelog
10461 and move to vc-rcs.el.
10462
10463 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-checkin)
10464 (vc-rcs-checkout, vc-rcs-rollback): Adjust for the vc-rcs-trunk-p
10465 renaming.
10466 (vc-rcs-trunk-p, vc-rcs-minor-part, vc-rcs-previous-revision)
72f16325 10467 (vc-rcs-next-revision, vc-rcs-update-changelog): Move here from
3b64d86b
DN
10468 vc.el, renamed to be RCS specific.
10469
72f16325
SM
10470 * vc-cvs.el (vc-cvs-previous-revision, vc-cvs-next-revision):
10471 New functions.
10472 (vc-cvs-update-changelog): Move here from vc.el.
3b64d86b
DN
10473
10474 * vc-sccs.el (vc-sccs-previous-revision, vc-sccs-next-revision):
10475 New functions.
10476
636a36a0
SM
104772009-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
10478
10479 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix up last change.
10480
239b3340
DN
104812009-08-26 Dan Nicolaescu <dann@ics.uci.edu>
10482
b91f0762 10483 * vc-git.el (vc-git-register): Use "git add" for directories.
2ddf440d
DN
10484 (vc-git-stash, vc-git-stash-show): New functions.
10485 (vc-git-extra-menu-map): Bind them.
b91f0762 10486
b8e54362
DN
10487 * vc-dir.el (vc-dir-node-directory, vc-dir-update): Get the parent
10488 directory correctly in case the item is a directory itself.
10489
239b3340
DN
10490 * vc.el: Document the desired behavior for reverted files in the
10491 `added' state.
dc810649
DN
10492 (vc-default-prettify-state-info): Remove function, unused.
10493
10494 * vc-bzr.el (vc-bzr-prettify-state-info): Remove function, unused.
239b3340 10495
e49c0179
GM
104962009-08-26 Glenn Morris <rgm@gnu.org>
10497
10498 * bindings.el (standard-mode-line-format): Reposition dashes in
10499 which-func entry. (Bug#4217)
10500
3029e594
GM
10501 * files.el (enable-local-variables, enable-local-eval)
10502 (safe-local-variable-values, safe-local-eval-forms): Mark as risky in
10503 the defcustoms.
10504 (auto-mode-alist, ignored-local-variables)
10505 (save-some-buffers-action-alist): Move risky declarations to the
10506 definitions.
10507 (dabbrev-case-fold-search, dabbrev-case-replace, display-time-string)
10508 (font-lock-defaults, format-alist, imenu--index-alist)
10509 (imenu-generic-expression, input-method-alist, minor-mode-alist)
10510 (mode-line-buffer-identification, mode-line-client, mode-line-modes)
10511 (mode-line-modified, mode-line-mule-info, mode-line-position)
10512 (mode-line-process, mode-line-remote, outline-level)
10513 (parse-time-rules, rmail-output-file-alist)
10514 (special-display-buffer-names, vc-mode):
10515 Move risky declarations to the relevant files.
72f16325
SM
10516 * bindings.el (mode-line-client, mode-line-mule-info, mode-line-remote)
10517 (mode-line-modified, mode-line-process, mode-line-position)
3029e594
GM
10518 (mode-line-modes, mode-line-buffer-identification, minor-mode-alist)
10519 * font-core.el (font-lock-defaults):
10520 * format.el (format-alist):
10521 * vc-hooks.el (vc-mode):
10522 * window.el (special-display-buffer-names):
10523 * international/mule-cmds.el (input-method-alist):
10524 Define riskiness here (dumped file) rather than in files.el.
10525 * dabbrev.el (dabbrev-case-fold-search, dabbrev-case-replace):
10526 * imenu.el (imenu-generic-expression, imenu--index-alist):
10527 * outline.el (outline-level):
10528 * time.el (display-time-string):
10529 * calendar/parse-time.el (parse-time-rules):
10530 * mail/rmailout.el (rmail-output-file-alist):
10531 Autoload riskiness here, rather than placing in files.el.
10532
8476cfaf
SM
105332009-08-26 Andreas Schwab <schwab@linux-m68k.org>
10534
10535 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Signal overflow.
10536
0b35b48e
MA
105372009-08-25 Michael Albinus <michael.albinus@gmx.de>
10538
10539 * simple.el (process-file-side-effects): New defvar.
10540
10541 * dired-aux.el (dired-show-file-type):
10542 * vc.el (vc-diff-internal):
10543 * vc-arch.el (vc-arch-diff):
10544 * vc-bzr.el (vc-bzr-sha1, vc-bzr-revision-completion-table):
10545 * vc-cvs.el (vc-cvs-state, vc-cvs-diff, vc-cvs-revision-table):
10546 * vc-git.el (vc-git-registered, vc-git-working-revision)
10547 (vc-git-find-revision, vc-git-diff, vc-git-revision-table)
10548 (vc-git--empty-db-p):
10549 * vc-hooks.el (vc-user-login-name):
10550 * vc-svn.el (vc-svn-registered, vc-svn-state)
10551 (vc-svn-dir-extra-headers, vc-svn-find-revision):
10552 * progmodes/grep.el (grep-probe): Let-bind
10553 `process-file-side-effects' with nil.
10554
10555 * net/dbus.el (dbus-ping): Add optional parameter TIMEOUT.
10556
10557 * net/tramp-gvfs.el (top): Use timeout of 100 msec pinging GVFS
10558 daemon. Replace ping by checking for running service for bluez
10559 and zeroconf. (Bug#4239)
10560
d54cc599
GM
105612009-08-25 Kevin Ryde <user42@zip.com.au>
10562
10563 * net/dig.el (dig): Add autoload cookie.
10564
7bfd055d
GM
105652009-08-25 Glenn Morris <rgm@gnu.org>
10566
bac9c66c
GM
10567 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix test for cl in
10568 load-history for absolute file-names.
10569 (byte-compile-file-form-require): Warn about use of the cl package.
10570
7bfd055d
GM
10571 * format.el (format-alist): Doc fix.
10572
5ac1f9e0
GM
10573 * play/bubbles.el (top-level): Don't require cl at run-time.
10574
af62aa88
GM
10575 * progmodes/verilog-mode.el (top-level): Don't require lucid (and hence
10576 run-time cl).
10577
71e036af
DD
105782009-08-24 Dmitry Dzhus <dima@sphinx.net.ru>
10579
10580 * progmodes/gdb-mi.el (gdb-mapcar*): Replacement for `mapcar*'
10581 from cl package.
10582 (gdb-table-add-row, gdb-table-string): Use `gdb-mapcar*'.
10583
42110eaf
JB
105842009-08-24 Jay Belanger <jay.p.belanger@gmail.com>
10585
10586 * calc/calc-alg.el (math-trig-rewrite)
10587 (math-hyperbolic-trig-rewrite): New functions.
10588 (calc-simplify): Simplify trig functions when asked.
10589
88421f3e
SM
105902009-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
10591
10592 * diff-mode.el (diff-find-source-location): Avoid goto-line.
10593
dbd9624e
KH
105942009-08-24 Kenichi Handa <handa@m17n.org>
10595
10596 * language/ind-util.el (mapthread): Delete it.
10597 (combinatorial): New function.
10598 (indian--puthash-cv): Use combinatorial instead of mapthread.
10599
9b89e3ee
GM
106002009-08-22 Kevin Ryde <user42@zip.com.au>
10601
10602 * emacs-lisp/checkdoc.el (checkdoc-force-history-flag)
10603 (checkdoc-arguments-in-order-flag): Add safe-local-variable booleanp.
10604 (checkdoc-symbol-words): Add safe-local-variable for list of strings.
10605 Clarify docstring that the value is strings not symbols.
10606 (checkdoc-list-of-strings-p): New function.
10607
e6ce8c42
GM
106082009-08-22 Glenn Morris <rgm@gnu.org>
10609
2ddf2ea6 10610 * files.el (auto-mode-alist):
a3374680
GM
10611 * hippie-exp.el (he-concat-directory-file-name):
10612 * lpr.el (lpr-windows-system, printer-name):
10613 * ls-lisp.el (ls-lisp-emulation, ls-lisp-use-insert-directory-program):
10614 * ps-print.el (ps-windows-system):
10615 * startup.el (command-line):
10616 * emulation/viper-ex.el (viper-glob-function):
10617 * international/mule-cmds.el (set-language-environment-coding-systems):
10618 * net/ange-ftp.el (ange-ftp-write-region):
10619 * obsolete/fast-lock.el (fast-lock-cache-name):
2ddf2ea6 10620 Remove code for defunct system-types emx, macos, mswindows, next-mach,
a3374680
GM
10621 unisoft-unix, vax-vms, win32, w32.
10622
977955fa
GM
10623 * calendar/diary-lib.el (diary-mark-entries-1): Only mark all days of a
10624 given name if the pattern is not more specific.
10625
b4deec2e
GM
10626 * calendar/lunar.el (lunar-phase-names): New option.
10627 (lunar-phase): Doc fix.
10628 (lunar-cycles-per-year): New constant.
10629 (lunar-index): New function.
10630 (lunar-phase-list, diary-lunar-phases): Use lunar-index.
10631 (lunar-phase-name): Use lunar-phase-names.
10632 (calendar-lunar-phases): Use format.
10633 (lunar-new-moon-on-or-after): Use lunar-cycles-per-year.
10634
47e83968
GM
10635 * progmodes/cperl-mode.el (cperl-imenu-name-and-position):
10636 Copy imenu-example--name-and-position function here for own use.
10637 (cperl-xsub-scan): Use cperl-imenu-name-and-position.
10638
e6ce8c42
GM
10639 * bs.el (bs--redisplay):
10640 * cus-edit.el (custom-redraw):
10641 * ibuffer.el (ibuffer-bury-buffer):
10642 * server.el (server-goto-line-column):
10643 * startup.el (command-line-1):
10644 * strokes.el (strokes-xpm-for-stroke):
10645 * term.el (term-display-buffer-line):
10646 * view.el (View-goto-line):
10647 * calc/calc.el (calc-do, calc-trail-buffer):
10648 * play/gamegrid.el (gamegrid-add-score-insecure):
10649 * progmodes/ada-mode.el (ada-compile-goto-error):
10650 * progmodes/ada-xref.el (ada-xref-find-in-modified-ali):
10651 (ebrowse-select-1st-to-9nth):
47e83968 10652 * progmodes/cperl-mode.el (cperl-time-fontification):
e6ce8c42
GM
10653 * progmodes/ebrowse.el (ebrowse-toggle-file-name-display)
10654 * progmodes/gud.el (gud-display-line):
10655 (idlwave-shell-display-line):
10656 * progmodes/idlw-shell.el (idlwave-shell-goto-frame)
10657 * progmodes/make-mode.el (makefile-browser-toggle):
10658 (vhdl-speedbar-port-copy, vhdl-compose-components-package):
10659 * progmodes/vhdl-mode.el (vhdl-speedbar-find-file)
10660 * textmodes/picture.el (picture-draw-rectangle):
10661 * textmodes/reftex-index.el (reftex-index-goto-letter):
10662 (reftex-select-jump-to-previous):
10663 * textmodes/reftex-sel.el (reftex-find-start-point)
10664 * textmodes/reftex-toc.el (reftex-toc, reftex-toc-restore-region):
10665 (rst-straighten-deco-spacing, rst-section-tree, rst-toc):
10666 * textmodes/rst.el (rst-promote-region, rst-straighten-decorations)
10667 * textmodes/tex-mode.el (tex-compilation-parse-errors):
10668 * textmodes/two-column.el (2C-associated-buffer):
10669 Use forward-line rather than goto-line.
10670
10671 * emulation/vi.el (vi-goto-line): Don't warn about non-interactive
10672 goto-line.
10673
4b18bdb3
GM
10674 * international/ucs-normalize.el (nfd, decomposition-translation-alist)
10675 (decomposition-char-recursively, alist-list-to-vector, quick-check-list)
10676 (quick-check-list-to-regexp): Declare.
e6ce8c42 10677
72f16325
SM
10678 * progmodes/make-mode.el (makefile-browser-insert-selection):
10679 Use goto-char rather than goto-line.
e6ce8c42
GM
10680
10681 * progmodes/prolog.el (compilation-error-regexp-alist)
10682 (compilation-forget-errors): Declare.
10683
32a2cf25
JL
106842009-08-22 Juri Linkov <juri@jurta.org>
10685
10686 * progmodes/grep.el (lgrep, rgrep): At the beginning
10687 set `dir' to `default-directory' unless `dir' is a non-nil
10688 readable directory. (Bug#4052)
10689 (lgrep, rgrep): Change a weird way to report an error
10690 from using `read-string' to using `error'.
10691 Instead of using interactive arguments in the function body,
10692 add new argument `confirm'.
10693
5443c9b7
SM
106942009-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
10695
cb5b40ee
SM
10696 * textmodes/remember.el (remember-buffer):
10697 * progmodes/cperl-mode.el (cperl-vc-header-alist):
10698 * calendar/icalendar.el (icalendar-convert-diary-to-ical)
10699 (icalendar-extract-ical-from-buffer):
5443c9b7
SM
10700 * net/newst-treeview.el (newsticker-groups-filename):
10701 * net/newst-backend.el (newsticker-cache-filename):
10702 * speedbar.el (speedbar-update-speed, speedbar-navigating-speed)
10703 (speedbar-ignored-path-expressions, speedbar-ignored-path-regexp)
10704 (speedbar-add-ignored-path-regexp, speedbar-line-path)
10705 (speedbar-buffers-line-path, speedbar-path-line)
10706 (speedbar-buffers-line-path):
10707 * epg.el (epg-passphrase-callback-function, epg-start-sign-keys)
10708 (epg-sign-keys):
10709 * epa.el (epa-display-verify-result):
10710 * progmodes/pascal.el (pascal-outline): Add version of obsolescence.
10711
d6261cc1
GM
107122009-08-21 Glenn Morris <rgm@gnu.org>
10713
3e1ea342
GM
10714 * progmodes/js.el (inferior-moz-process): Fix declaration.
10715
ce86eeb5
GM
10716 * imenu.el (imenu-example--name-and-position): Fix obsolescence message.
10717
fff28970
GM
10718 * obsolete/rnewspost.el (news-mail-reply):
10719 Use goto-char rather than goto-line.
10720
d93e053b
GM
10721 * term/ns-win.el (ns-open-file-select-line):
10722 Use line-beginning-position rather than goto-line.
10723
d5d105e8
GM
10724 * apropos.el (apropos-command):
10725 * ehelp.el (electric-helpify):
10726 * printing.el (pr-show-setup):
10727 * strokes.el (strokes-help):
10728 * tutorial.el (tutorial--describe-nonstandard-key)
10729 (tutorial--detailed-help):
10730 * woman.el (woman-mini-help, woman-display-extended-fonts):
10731 * calc/calc-help.el (calc-describe-key):
10732 * emulation/edt.el (edt-electric-helpify):
10733 * international/mule-diag.el (mule-diag):
10734 * play/yow.el (apropos-zippy):
10735 * progmodes/python.el (python-describe-symbol):
10736 * progmodes/vhdl-mode.el (vhdl-doc-variable, vhdl-doc-mode):
10737 * textmodes/table.el (*table--cell-describe-mode)
10738 (*table--cell-describe-bindings):
10739 Use help-print-return-message rather than the now obsolete alias.
10740
a8ab722f 10741 * calendar/cal-move.el (calendar-cursor-to-nearest-date)
9b4c5ecd
GM
10742 (calendar-cursor-to-visible-date):
10743 * play/5x5.el (5x5-position-cursor):
10744 * play/decipher.el (decipher):
10745 * play/gomoku.el (gomoku-goto-xy):
10746 * play/landmark.el (lm-goto-xy):
10747 * play/mpuz.el (mpuz-paint-errors, mpuz-paint-statistics)
10748 (mpuz-paint-digit):
10749 Use forward-line, not goto-line.
a8ab722f 10750
d6261cc1
GM
10751 * mail/rmail.el (rmail-obsolete): Delete custom group.
10752 (rmail-pop-password, rmail-pop-password-required): Make into aliases.
10753 (rmail-remote-password, rmail-remote-password-required):
10754 Remove unneeded :set-after and :set properties.
10755
9e846523
MA
107562009-08-21 Michael Albinus <michael.albinus@gmx.de>
10757
10758 * net/dbus.el (top): Initialize only when `dbusbind' is loaded.
10759
bbe1f502
DN
107602009-08-21 Dan Nicolaescu <dann@ics.uci.edu>
10761
bcc5db24
DN
10762 * loadup.el: Remove leftover macos code.
10763
bbe1f502
DN
10764 * vc-git.el (vc-git-annotate-command): Run asynchronously.
10765 Explicitly pass the date format to git blame so that user local
10766 so that the output format can be parsed.
10767
6fd2d19a
MA
107682009-08-20 Michael Albinus <michael.albinus@gmx.de>
10769
10770 * net/dbus.el (top): Don't check for (getenv
10771 "DBUS_SESSION_BUS_ADDRESS"). It's done in dbusbind.c now.
10772
31764e15
SM
107732009-08-19 Magnus Henoch <magnus.henoch@gmail.com>
10774
10775 * log-edit.el (log-edit-strip-single-file-name): New var.
5443c9b7 10776 (log-edit-insert-changelog): Use it. Bug#3571
31764e15 10777
28930e39
SM
107782009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
10779
4fd15622 10780 * subr.el (read-passwd): Use read-key so keypad keys work as well.
31764e15 10781 Bug#3287
4fd15622 10782
b3d8e4a0
SM
10783 * help.el (help-print-return-message): Rename from
10784 print-help-return-message.
10785
c9829c70
SM
10786 * log-view.el (log-view-mode-map): Remove `q' binding, and unreliable
10787 cvs-mode-map parent hack.
10788 (log-view-mode): Derive from special-mode.
10789
b932657b
SM
10790 * linum.el (linum-mode): window-size-change-functions is redundant.
10791 Adapt to new window-configuration-change-hook behavior.
10792 (linum-after-size, linum-after-config): Remove.
10793
1b700bca
SM
10794 * imenu.el (imenu-example--name-and-position)
10795 (imenu-example--lisp-extract-index-name)
10796 (imenu-example--create-lisp-index, imenu-example--create-c-index):
10797 Mark as obsolete.
10798
28930e39
SM
10799 * progmodes/prolog.el (inferior-prolog-error-regexp-alist): New var.
10800 (inferior-prolog-mode): Use it.
10801 (inferior-prolog-load-file): Reset list of errors.
10802
c9af0b68
KH
108032009-08-19 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
10804
10805 * language/tibetan.el ("Tibetan"): Fix sample-text entry.
10806
10807 * language/tai-viet.el ("TaiViet"): Fix sample-text entry.
10808
720c7cd6
MA
108092009-08-19 Michael Albinus <michael.albinus@gmx.de>
10810
10811 * net/dbus.el (top): Apply `dbus-init-bus' only if the session bus
10812 is running already.
10813
03a74b84
SM
108142009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
10815
10816 * subr.el (listify-key-sequence-1): Use normal syntax since those
10817 integers are nowadays always represented by the same (positive) number
10818 on all platforms.
10819 (read-key-empty-map): New const.
10820 (read-key-delay): New var.
10821 (read-key): New function.
10822 (force-mode-line-update): Use with-current-buffer.
10823 (locate-user-emacs-file): Don't forget to abbreviate the file name.
10824 (start-process-shell-command, start-file-process-shell-command):
10825 Discourage the use of command-args.
10826
f43e88d4
GM
108272009-08-19 Glenn Morris <rgm@gnu.org>
10828
10829 * emacs-lisp/authors.el (authors-fixed-entries): Remove cvtmail.
10830
890429cc
SM
108312009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
10832
85be9ec4
SM
10833 * simple.el (choose-completion-string): Don't rely on
10834 minibuffer-completing-file-name and ad-hoc checks to decide whether
10835 to continue completion or not.
10836
890429cc
SM
10837 * minibuffer.el (minibuffer-hide-completions): New function.
10838 (completion--do-completion): Use it.
10839 (completions-annotations): New face.
10840 (completion--insert-strings): Use it.
10841 (completion-pcm--delim-wild-regex): Add docstring.
10842 (completion-pcm--string->pattern): Add support for 0-width delimiters
10843 in completion-pcm--delim-wild-regex.
10844
265d4549
SM
108452009-08-18 Stefan Monnier <monnier@iro.umontreal.ca>
10846
d440b941
SM
10847 * international/ucs-normalize.el (ucs-normalize-hfs-nfd-post-read-conversion):
10848 Remove unused var `buffer-modified-p'.
10849
265d4549
SM
10850 * minibuffer.el (completion--do-completion): Move point for the #b001
10851 case as well (bug#4176).
10852 (minibuffer-complete, minibuffer-complete-word): Don't move point.
10853
ba6f7d86
MA
108542009-08-18 Michael Albinus <michael.albinus@gmx.de>
10855
10856 * net/dbus.el (dbus-init-bus): Declare. Apply it for the :system
10857 and :session buses.
10858
98819490
KH
108592009-08-18 Kenichi Handa <handa@m17n.org>
10860
265d4549
SM
10861 * international/ucs-normalize.el (ucs-normalize-version):
10862 Change to 1.1.
58627cf0
KH
10863 (ucs-normalize-hfs-nfd-pre-write-conversion): New function.
10864 (utf-8-hfs): Make it perform normalization on encoding too.
10865
98819490
KH
10866 * textmodes/paragraphs.el: Change to utf-8. Adjust coding cookie.
10867 (sentence-end-without-space): Delete duplicated chars.
10868 (sentence-end-base): Likewise.
e739cc85
KH
10869
10870 * textmodes/sgml-mode.el: Change to utf-8. Adjust coding cookie.
10871 (html-mode): Delete duplicated chars from sentence-end-base.
10872
10873 * textmodes/texinfo.el: Change to utf-8. Adjust coding cookie.
10874 (texinfo-mode): Delete duplicated chars from sentence-end-base.
98819490 10875
645b9326
CY
108762009-08-17 Chong Yidong <cyd@stupidchicken.com>
10877
10878 * files.el (hack-one-local-variable): If the mode function is for
10879 a minor mode, pass it an argument (Bug#4148).
10880
56c195af
MA
108812009-08-17 Michael Albinus <michael.albinus@gmx.de>
10882
10883 * net/tramp.el (tramp-register-completion-file-name-handler):
10884 Check also for (member 'partial-completion completion-styles).
10885
7a55c78b
CY
108862009-08-16 Chong Yidong <cyd@stupidchicken.com>
10887
10888 * progmodes/cperl-mode.el (cperl-electric-paren): Don't expand
10889 abbrev (Bug#3943).
10890
be3e598a 108912009-08-16 Ilya Zakharevich <ilyaz@cpan.org>
8c777c8d
CY
10892
10893 * progmodes/cperl-mode.el: Merge upstream 6.2.
10894 (cperl-mode-syntax-table): Modify syntax entry for ["'`].
10895 (cperl-forward-re): Check cperl-brace-recursing.
10896 (cperl-highlight-charclass): New function.
10897 (cperl-find-pods-heres): Use it.
31cd2dd4 10898 (cperl-fill-paragraph): Synch to save-excursion placement used upstream.
8c777c8d 10899 (cperl-beautify-regexp-piece): Fix column calculation.
31cd2dd4 10900 (cperl-make-regexp-x): Handle case where point is between "q" and "rs".
8c777c8d
CY
10901 (cperl-beautify-level): Don't process entire regexp.
10902 (cperl-build-manpage, cperl-perldoc): Bind Man-switches before
10903 calling man.
10904 (cperl-tips-faces, cperl-mode, cperl-electric-backspace): Doc fix.
10905 (cperl-init-faces): Build a list in the normal way.
10906
81b1f9c9
CY
109072009-08-16 Chong Yidong <cyd@stupidchicken.com>
10908
10909 * calendar/parse-time.el (parse-time-string-chars): Save match
10910 data.
10911
c3732cb8
SM
109122009-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
10913
55659495
SM
10914 * progmodes/sql.el (sql-product-alist): Add :name tag to entries.
10915 (sql-product): Use it.
10916 (sql-mode-menu): Auto-generate the menu based on sql-product-alist.
10917 (sql-set-product): Add completion.
10918 (sql-highlight-oracle-keywords, sql-highlight-postgres-keywords)
10919 (sql-highlight-linter-keywords, sql-highlight-ms-keywords)
10920 (sql-highlight-ansi-keywords, sql-highlight-sybase-keywords)
10921 (sql-highlight-informix-keywords, sql-highlight-interbase-keywords)
10922 (sql-highlight-ingres-keywords, sql-highlight-solid-keywords)
10923 (sql-highlight-mysql-keywords, sql-highlight-sqlite-keywords)
10924 (sql-highlight-db2-keywords): Remove.
10925 (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
10926 (sql-highlight-product): Use derived-mode-p.
10927 (sql-set-sqli-buffer): Use with-current-buffer.
10928 (sql-connect-informix, sql-connect-ingres, sql-connect-oracle):
10929 Simplify.
10930
1ae79427
SM
10931 * emacs-lisp/lisp-mode.el (lisp-indent-region): Remove unused function.
10932
c3732cb8
SM
10933 * term.el: Fix commenting convention, turn comments into docstrings.
10934
f24b8bf3
CY
109352009-08-16 E. Jay Berkenbilt <ejb@ql.org> (tiny change)
10936
10937 * whitespace.el (whitespace-style): Doc fix (Bug#3661).
10938
7b6fefac 109392009-08-16 Jan Seeger <jan.seeger@thenybble.de> (tiny change)
e1bdde78 10940
1200ac26 10941 * calendar/parse-time.el (parse-time-string-chars): Compute using
d0d3f6e9
CY
10942 character classes, to handle non-ascii characters (Bug#3190).
10943
109442009-08-16 Chong Yidong <cyd@stupidchicken.com>
1200ac26 10945
1abbe4e5
CY
10946 * progmodes/sh-script.el (sh-maybe-here-document): Avoid inserting
10947 another heredoc if the user adds another < (Bug#3226).
10948
c3732cb8
SM
10949 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
10950 Don't initialize based on window-system (Bug#4124).
19261da4 10951
daad00fc
CY
10952 * facemenu.el (facemenu-read-color): Use a completion function
10953 that accepts any defined color, such as RGB triplets (Bug#3677).
10954
e1bdde78
CY
10955 * files.el (get-free-disk-space): Change fallback default
10956 directory to /. Expand DIR argument before switching to fallback.
10957 Suggested by Kevin Ryde (Bug#2631, Bug#3911).
10958
9d73a99e
CY
109592009-08-15 Chong Yidong <cyd@stupidchicken.com>
10960
10961 * files.el (load-library): Doc fix.
10962
68b962d4 109632009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
9d73a99e 10964
953e0c1a 10965 * emulation/viper-cmd.el (viper-insert-isearch-string): New function.
c3732cb8 10966 (viper-if-string): Redefine C-s in the minibuffer to insert the last
68b962d4 10967 incremental search string.
9d73a99e 10968
c3732cb8 10969 * ediff-init.el (ediff-coding-system): Use escape-quoted in case of
68b962d4 10970 XEmacs.
9d73a99e 10971
c3732cb8
SM
10972 * ediff-merg.el (ediff-merge-region-is-non-clash-to-skip)
10973 (ediff-merge-region-is-non-clash)
10974 (ediff-skip-merge-region-if-changed-from-default-p): Use defun.
68b962d4 10975 Also check if the job is really a merge job.
9d73a99e 10976
c3732cb8 10977 * ediff.el (ediff-current-file): New function.
9d73a99e 10978
2e330adc
CY
109792009-08-15 Chong Yidong <cyd@stupidchicken.com>
10980
10981 * progmodes/js.el: Edit docstrings throughout to follow Emacs
10982 conventions.
c3732cb8 10983 (js-insert-and-indent): Delete function.
2e330adc
CY
10984 (js-mode-map): Don't bind keys to js-insert-and-indent.
10985 (js-beginning-of-defun): Rename from js--beginning-of-defun.
10986 (js-end-of-defun): Rename from js--end-of-defun.
c3732cb8 10987 (js-auto-indent-flag): Delete variable.
2e330adc 10988
17b5d0f7
CY
109892009-08-14 Chong Yidong <cyd@stupidchicken.com>
10990
c3732cb8
SM
10991 * progmodes/js.el: Remove proclaim statement.
10992 Defvar which-func-imenu-joiner-function to silence compiler.
2e330adc 10993
ba2d8894
CY
10994 * files.el (auto-mode-alist): Use js-mode for .js files.
10995
c3732cb8 10996 * progmodes/js2-mode.el: Remove file.
17b5d0f7
CY
10997
10998 * Makefile.in (ELCFILES): Add js.el, and remove js2-mode.el.
10999
11000 * speedbar.el (speedbar-supported-extension-expressions): Add .js.
11001
c3732cb8 11002 * progmodes/hideshow.el (hs-special-modes-alist): Add js-mode entry.
17b5d0f7
CY
11003
110042009-08-14 Daniel Colascione <dan.colascione@gmail.com>
7b6fefac 11005 Karl Landstrom <karl.landstrom@brgeight.se>
17b5d0f7
CY
11006
11007 * progmodes/js.el: New file.
11008
b6377f1d
MH
110092009-08-14 Mark A. Hershberger <mah@everybody.org>
11010
11011 * timezone.el (timezone-parse-date): Add ability to understand ISO
11012 basic format (minimal separators) dates in addition to the
11013 already-supported extended format dates.
11014
bc0eef46
EZ
110152009-08-14 Eli Zaretskii <eliz@gnu.org>
11016
4e021e65
EZ
11017 * international/ucs-normalize.el: Add a `coding' file variable.
11018
bc0eef46
EZ
11019 * Makefile.in (ELCFILES): Add international/ucs-normalize.elc.
11020
53dab179
SS
110212009-08-14 Sam Steingold <sds@gnu.org>
11022
6801c38a 11023 * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
53dab179 11024
6c58c39c
CY
110252009-08-13 Chong Yidong <cyd@stupidchicken.com>
11026
11027 * faces.el (help-argument-name): Define it here instead of
11028 help-fns.el, because in daemon mode help-fns.el may be loaded when
11029 faces are still uninitialized (Bug#1078).
11030
11031 * help-fns.el (help-argument-name): Move defface to faces.el.
11032
c7baf7e9
NR
110332009-08-13 Nick Roberts <nickrob@snap.net.nz>
11034
11035 * progmodes/gdb-mi.el (gdb-inferior-io-mode): Use start-process to
11036 create buffer with a pty but no process so that GDB can make the
11037 inferior the controlling process.
11038
9c40e995 110392009-08-13 Taichi Kawabata <kawabata.taichi@gmail.com>
d6d30064
KH
11040
11041 * international/ucs-normalize.el: New file.
11042
8cdba32b
RS
110432009-08-13 Richard Stallman <rms@gnu.org>
11044
5c950923
RS
11045 * mail/rmail.el (rmail-get-attr-names):
11046 Accept an attribute header that is too short.
11047
76e1e40b
RS
11048 * mail/rmail.el (rmail-forget-messages):
11049 Ignore nil elt in rmail-message-vector. Use dotimes.
11050
1fc01b08
RS
11051 * progmodes/compile.el (compilation-goto-locus):
11052 Use next-error-move-function.
11053
8cdba32b
RS
11054 * simple.el (next-error-move-function): New variable.
11055
99910cf4
JL
110562009-08-12 Juri Linkov <juri@jurta.org>
11057
11058 * progmodes/grep.el (lgrep): Ensure that `default-directory' is
11059 always non-nil. (Bug#4052)
11060
11061 * replace.el (read-regexp): Return empty string when
11062 `default-value' is nil.
11063 (keep-lines-read-args): Don't use empty string as the
11064 default value for `read-regexp'. (Bug#2495)
11065
fc5bdf6c
JL
110662009-08-12 Juri Linkov <juri@jurta.org>
11067
11068 * international/mule-cmds.el (ucs-insert): Change arguments
11069 from `arg' to `character', `count', `inherit' to be the same
11070 as in `insert-char'. Doc fix. (Bug#4039)
11071
11072 * international/mule-conf.el (utf-16be-with-signature): Doc fix.
11073
77748848
JL
110742009-08-12 Juri Linkov <juri@jurta.org>
11075
11076 * files-x.el: New file.
11077
11078 * files.el: Move code that deals with adding/deleting
11079 file/directory-local variables to files-x.el.
11080
11081 * Makefile.in (ELCFILES): Add files-x.elc.
11082
c8a44c4e
DD
110832009-08-11 Dmitry Dzhus <dima@sphinx.net.ru>
11084
27a9fd5a
DD
11085 * progmodes/gdb-mi.el (gdb-line-posns): New helper which helps not
11086 to use `goto-line'.
11087 (gdb-place-breakpoints, gdb-get-location): Rewritten without
11088 `goto-line'.
11089 (gdb-invalidate-disassembly): Do not refresh upon receiving
7b6fefac 11090 'update signal. Instead, update all disassembly buffers only after
27a9fd5a 11091 threads list.
107ef54a 11092 (gdb): Send -target-detach when buffer is killed (Bug#3794).
2f952059 11093 (gdb-starting): Move -data-list-register-names...
cf6e27cf
DD
11094 (gdb-stopped): ...here so it's sent when first thread stops.
11095 (gdb-registers-handler-custom): Do nothing if register names are
11096 unknown yet.
27a9fd5a 11097
c8a44c4e
DD
11098 * progmodes/gud.el (gud-stop-subjob): Rewritten without macros
11099 from `gdb-mi.el' to avoid extra tangling.
11100
11101 * progmodes/gdb-mi.el (gdb-gud-context-call): Reverting previous
7b6fefac 11102 change which breaks `gud-def' definitions used in `gdb'.
c8a44c4e
DD
11103 (gdb-update-gud-running): No extra fuss for updating frame number.
11104
dfd4e693
SM
111052009-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
11106
51c4341f
SM
11107 * international/mule-cmds.el (mule-keymap, mule-menu-keymap)
11108 (describe-language-environment-map, setup-language-environment-map)
11109 (set-coding-system-map): Move initialization into declaration.
11110 (set-language-info-alist): Last arg to define-key-after can be skipped.
11111
11112 * international/quail.el (quail-completion-1): Simplify.
11113 (quail-define-rules): Use slightly more compact code.
11114 (quail-insert-decode-map): Propertize keys, compact columns.
11115
dfd4e693
SM
11116 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
11117 Add goto-line.
11118
83326559
MB
111192009-08-10 Miles Bader <miles@gnu.org>
11120
11121 * progmodes/js2-mode.el (js2-warning, js2-error, js2-jsdoc-tag)
11122 (js2-jsdoc-type, js2-jsdoc-value, js2-function-param)
11123 (js2-instance-member, js2-private-member, js2-private-function-call)
11124 (js2-jsdoc-html-tag-name, js2-jsdoc-html-tag-delimiter)
11125 (js2-magic-paren, js2-external-variable):
11126 Remove "-face" suffix from face names.
11127 (js2-jsdoc-highlight-helper, js2-highlight-jsdoc)
11128 (js2-highlight-undeclared-vars, js2-peek-token)
11129 (js2-parse-function-params, js2-mode-show-errors)
11130 (js2-mode-show-warnings, js2-make-magic-delimiter)
11131 (js2-mode-highlight-magic-parens): Update to use new face names.
11132
8e754ea2
MA
111332009-08-09 Michael Albinus <michael.albinus@gmx.de>
11134
11135 * net/tramp.el (tramp-get-ls-command-with-dired): New defun.
11136 (tramp-handle-insert-directory): Handle "--dired". (Bug#4075)
11137
1c292fc7
CY
111382009-08-09 Chong Yidong <cyd@stupidchicken.com>
11139
18d433a7
CY
11140 * subr.el: Provide hashtable-print-readable.
11141
1c292fc7
CY
11142 * progmodes/hideshow.el (hs-special-modes-alist): Don't use
11143 hs-c-like-adjust-block-beginning.
11144 (hs-hide-block-at-point): Stop hiding at the beginning of
11145 hs-block-end-regexp (Bug#700).
11146
2db0ae07
DD
111472009-08-09 Dmitry Dzhus <dima@sphinx.net.ru>
11148
11149 * progmodes/gdb-mi.el (gdb-gud-context-call): Does not need to be
11150 a macro.
11151 (gdb-registers-handler-custom): Do not fail when register names
11152 are unavailable.
11153
fe4740a6
DD
111542009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
11155
11156 * progmodes/gdb-mi.el (gdb-control-all-threads)
11157 (gdb-control-current-thread): Interactive setters for
11158 `gdb-gud-control-all-threads' to use in menu.
11159 (gdb-show-run-p): Show «Go» when process is not active.
33aeea0e
SM
11160 (gud-tool-bar-map): Add non-stop/A,T indicator.
11161 Uses gud/thread.xpm and gud/all.xpm.
fe4740a6 11162
ce299d55
CY
111632009-08-08 Yoni Rabkin <yoni@rabkins.net>
11164
11165 * net/net-utils.el (net-utils-font-lock-keywords): New var.
11166 (nslookup-font-lock-keywords): Make it a variable.
dba90ffd
CY
11167 (net-utils-mode): New mode for viewing diagnostic network output.
11168 (net-utils-remove-ctrl-m-filter): Set inhibit-read-only.
11169 (net-utils-run-simple): New function.
11170 (ifconfig, iwconfig, netstat, arp, route): Use it.
ce299d55 11171
7c4654ad
DD
111722009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
11173
11174 * progmodes/gdb-mi.el (gdb-read-memory-custom)
11175 (gdb-memory-set-address, def-gdb-set-positive-number)
11176 (def-gdb-memory-format, def-gdb-memory-unit): Update memory buffer
11177 after changing settings.
11178 (gdb-invalidate-disassembly): Update when first shown.
11179 (gdb-edit-locals-value): Fixed.
11180 (gdb-registers-handler-custom): Print registers in right order and
11181 allow changing register values (only for current thread yet).
9cbac26b
DD
11182 (gdb-breakpoints-mode-map): Don't assume threads buffer is present.
11183 (gdb-threads-mode-map): Don't assume breakpoints buffer is present.
11184 (gdb-disassembly-handler-custom, gdb-stack-list-frames-custom)
33aeea0e
SM
11185 (gdb-locals-handler-custom, gdb-registers-handler-custom):
11186 Thread info in mode name.
9cbac26b 11187 (gdb-registers-mode-map): TAB to switch to locals.
7c4654ad 11188
0f25a277
EZ
111892009-08-08 Eli Zaretskii <eliz@gnu.org>
11190
11191 * mail/rmail.el (rmail-add-mbox-headers)
11192 (rmail-set-message-counters-counter): Search for
11193 rmail-unix-mail-delimiter instead of just "From ". (Bug#4076)
11194
b971be60
GM
111952009-08-08 Glenn Morris <rgm@gnu.org>
11196
11197 * Makefile.in (ELCFILES): Update.
11198
a35d3ad8
EZ
111992009-08-07 Eli Zaretskii <eliz@gnu.org>
11200
33aeea0e
SM
11201 * mail/sendmail.el (mail-yank-original):
11202 Set buffer-file-coding-system from the one used by the message whose
60c2df40
EZ
11203 text is yanked.
11204
8b0bcc2e
EZ
11205 * calc/calc-graph.el (calc-graph-plot): Set calc-graph-last-device
11206 to "windows" when "pgnuplot" is used.
33aeea0e
SM
11207 (calc-graph-command, calc-gnuplot-command, calc-graph-init):
11208 Don't call accept-process-output if "pgnuplot" is used.
8b0bcc2e
EZ
11209 (calc-graph-init): Don't send -display and -geometry to
11210 "pgnuplot". If "pgnuplot" is used, glean gnuplot version by
11211 running "pgnuplot -V" with shell-command-to-string.
11212
11213 * calc/calc.el (calc-gnuplot-name) [windows-nt]: Use "pgnuplot" as
11214 the default.
11215
112162009-08-07 Eli Zaretskii <eliz@gnu.org>
11217
11218 * Makefile.in (ELCFILES): org/org-export-latex.elc renamed to
a35d3ad8
EZ
11219 org/org-latex.elc.
11220
3bca7ca5
DN
112212009-08-07 Dan Nicolaescu <dann@ics.uci.edu>
11222
3c53763c
DN
11223 * vc-dispatcher.el (vc-resynch-window): Update comment.
11224
3bca7ca5
DN
11225 * term.el (term-handle-ansi-escape): Add comments with the
11226 terminfo capabilities implemented.
11227
7b217360
DD
112282009-08-06 Dmitry Dzhus <dima@sphinx.net.ru>
11229
11230 * progmodes/gdb-mi.el (gdb-var-create-regexp): Removed.
11231 (gdb-var-create-handler): Rewritten using JSON parser.
2f952059
ML
11232 (gdb-propertize-header): Move earlier.
11233 (gdb-set-header): Remove to avoid duplication.
7b217360
DD
11234 (gdb-thread-list-handler-custom, gdb-invalidate-disassembly):
11235 Refresh disassembly buffers only after threads list have been
11236 update.
11237 (gdb-threads-header, gdb-registers-header): Per-buffer header line
11238 variables.
11239
b4d84ecf
JL
112402009-08-04 Juri Linkov <juri@jurta.org>
11241
11242 * files.el: Commands to add/delete file/directory-local variables.
11243 (read-file-local-variable, read-file-local-variable-value)
11244 (read-file-local-variable-mode, modify-file-local-variable)
11245 (modify-file-local-variable-prop-line)
11246 (modify-dir-local-variable): New functions.
11247 (add-file-local-variable, delete-file-local-variable)
11248 (add-file-local-variable-prop-line, delete-file-local-variable-prop-line)
11249 (add-dir-local-variable, delete-dir-local-variable)
11250 (copy-file-locals-to-dir-locals, copy-dir-locals-to-file-locals)
11251 (copy-dir-locals-to-file-locals-prop-line): New commands.
11252
42da39c1
CY
112532009-08-04 Chong Yidong <cyd@stupidchicken.com>
11254
11255 * abbrev.el (insert-abbrev-table-description): Prettify output.
11256 Suggested by Karl Chen.
11257
98bf8494
DD
112582009-08-04 Dmitry Dzhus <dima@sphinx.net.ru>
11259
78b9fb28 11260 * progmodes/gdb-mi.el (gdb-frame-number): Initialize with nil.
7b6fefac 11261 (gdb-overlay-arrow-position): Rename to `gdb-disassembly-position'.
78b9fb28
DD
11262 (gdb-overlay-arrow-position, gdb-thread-position)
11263 (gdb-disassembly-position): Declare variables.
11264 (gdb-wait-for-pending): Function now.
11265 (gdb-add-subscriber, gdb-delete-subscriber, gdb-get-subscribers)
11266 (gdb-emit-signal, gdb-buf-publisher): Declare before first use so
11267 compilation goes smoothly.
11268 (gdb, gdb-non-stop, gdb-buffers): New customization groups.
11269 (gdb-non-stop-setting): New customization setting which replaces
11270 `gdb-non-stop' so changing it doesn't break active GDB session.
11271 (gdb-stack-buffer-locations, gdb-stack-buffer-addresses)
11272 (gdb-thread-buffer-verbose-names, gdb-thread-buffer-arguments)
11273 (gdb-thread-buffer-locations, gdb-thread-buffer-addresses)
11274 (gdb-show-threads-by-default): New customization options.
11275 (gdb-buffer-type, gdb-buffer-shows-main-thread-p): New helper
11276 routines.
11277 (gdb-get-buffer-create): Send buffers update signal when they are
11278 created.
11279 (gdb-invalidate-locals, gdb-invalidate-registers)
11280 (gdb-invalidate-breakpoints)
11281 (gdb-invalidate-threads, gdb-invalidate-disassembly)
11282 (gdb-invalidate-memory): Accept update signal.
11283 (gdb-current-context-command): Use --frame option.
11284 (gdb-update-gud-running, gdb-running, gdb-setq-thread-number):
11285 Implement `gdb-frame-number' selection logic.
11286 (gdb-show-run-p, gdb-show-stop-p): Helper functions which decide
11287 whether to show GUD toolbar buttons.
11288 (gdb-thread-exited): Unselect current thread when it exits.
11289 (gdb-stopped): Typo fixed (now really runs `gdb-stopped-hooks').
11290 (gdb-mark-line): Routine which sets overlay arrow or inverses
11291 video on fringeless displays.
11292 (gdb-table, gdb-table-add-row, gdb-table-string): Structure used
11293 to build aligned columns of data in GDB buffers and set text
11294 properties line-by-line.
11295 (gdb-invalidate-breakpoints)
11296 (gdb-breakpoints-list-handler-custom)
11297 (gdb-thread-list-handler-custom, gdb-disassembly-handler-custom)
11298 (gdb-stack-list-frames-custom, gdb-locals-handler-custom)
11299 (gdb-registers-handler-custom): Align data columns.
11300 (gdb-locals-handler-custom): Now prints data like in variable
11301 declarations.
11302 (gdb-jump-to, gdb-file-button, gdb-insert-file-location-button):
2f952059 11303 Remove confusing buttons.
78b9fb28
DD
11304 (gdb-invalidate-threads): Append --frame.
11305 (gdb-threads-mode-map, gdb-breakpoints-mode-map): TAB to switch
11306 between breakpoints/threads buffers.
11307 (gdb-set-window-buffer): Now can ignore dedicated windows.
11308 (gdb-propertize-header): Use `gdb-set-window-buffer'.
11309 (def-gdb-thread-buffer-simple-command): Numerous typos fixed.
11310 (def-gdb-thread-buffer-gud-command): Replaces
11311 `def-gdb-thread-buffer-gdb-command' and uses standard GUD commands
11312 for fine thread control.
11313 (gdb-preempt-existing-or-display-buffer): New function used to
11314 display bound buffers without breaking window layout.
11315 (gdb-frame-location): Replaces `gdb-insert-frame-location'.
11316 (gdb-select-frame): New version of `gdb-frames-select' which now
11317 sets `gdb-frame-number' so commands may use --frame option instead
11318 of inner debugger state.
11319 (gdb-frame-handler): Do not set `gdb-frame-number'.
11320 (gdb-threads-mode-map): Select threads with mouse.
11321
11322 * progmodes/gud.el (gdb-gud-context-call): Declare function to
11323 avoid compilation warning.
11324 (gud-menu-map, gud-minor-mode-map): Use `gdb-show-run-p` and
11325 `gdb-show-stop-p`.
11326
566f3909
DD
11327 * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create):
11328 Argument `key' renamed to `buffer-type'.
11329 (gdb-current-context-buffer-name): Do not add thread info to
11330 buffer name when no thread is selected.
11331 (gdbmi-record-list, gdb-shell): Try to handle GDB `shell'
11332 command (bug 3794).
11333 (gdb-thread-selected): Handle `=thread-selected' notification.
11334 (gdb-wait-for-pending): New macro to deal with congestion problems.
11335 (gdb-breakpoints-list-handler-custom): Don't fail on pending
11336 breakpoints.
7b6fefac
JB
11337 (gdb-invalidate-disassembly): Use 'fullname instead of 'file.
11338 This fixes problem similar to one described in bug 3947.
566f3909
DD
11339 (gud-menu-map): More menu items.
11340 (gdb-init-1): Reset `gdb-thread-number' to nil.
11341
4a31122c
DD
11342 * progmodes/gud.el (gud-stop-subjob, gud-menu-map): Respect GDB
11343 non-stop settings.
11344
11345 * progmodes/gdb-mi.el (gdb-thread-number): Initialize with nil.
11346 (gdb-current-context-command): Do not append --thread if
11347 `gdb-thread-number' is nil.
33aeea0e
SM
11348 (gdb-running-threads-count, gdb-stopped-threads-count):
11349 New variables.
4a31122c 11350 (gdb-non-stop, gdb-gud-control-all-threads, gdb-switch-reasons)
33aeea0e
SM
11351 (gdb-stopped-hooks, gdb-switch-when-another-stopped):
11352 New customization options.
4a31122c
DD
11353 (gdb-gud-context-command, gdb-gud-context-call): New wrappers for
11354 GUD commands.
7b6fefac 11355 (gdb): `gud-def' definitions changed to use `gdb-gud-context-call'.
4a31122c
DD
11356 (gdb-init-1): Activate non-stop mode if `gdb-non-stop' is enabled.
11357 (gdb-setq-thread-number, gdb-update-gud-running): New functions to
11358 set `gdb-thread-number' and update `gud-running' properly.
11359 (gdb-running): Update threads list when new threads appear.
11360 (gdb-stopped): Support non-stop operation and new thread switching
11361 logic.
11362 (gdb-jsonify-buffer, gdb-json-read-buffer, gdb-json-string)
11363 (gdb-json-partial-output): New set of JSON routines.
11364 (def-gdb-auto-update-trigger): New `signal-list' optional
11365 argument.
11366 (gdb-thread-list-handler-custom): Update `gud-running',
11367 `gdb-stopped-threads-count' and `gdb-running-threads-count'.
11368 (def-gdb-thread-buffer-gdb-command, gdb-interrupt-thread)
11369 (gdb-continue-thread, gdb-step-thread): New commands for fine
11370 thread execution control.
11371 (gud-menu-map): New menu items to switch non-stop options.
11372 (gdb-reset): Cleanup `gdb-thread-position' overlay arrow marker.
0d25e058 11373 (gdb-send): Mimic RET properly (bug 3794).
4a31122c
DD
11374
11375 * progmodes/gdb-mi.el (gdb-rules-name-maker)
11376 (gdb-rules-buffer-mode, gdb-rules-update-trigger): Accessors for
11377 gdb-buffer-rules.
11378 (def-gdb-auto-update-handler): New nopreserve optional argument.
11379 (gdb-stack-list-frames-custom): Print stack from top to bottom.
11380
2f952059 11381 * progmodes/gdb-mi.el (gdb-pc-address): Remove unused variable.
4a31122c
DD
11382 (gdb-threads-list, gdb-breakpoints-list): New assoc lists.
11383 (gdb-parent-mode): New mode to derive other GDB modes from.
11384 (gdb-display-disassembly-for-thread)
11385 (gdb-frame-disassembly-for-thread): New commands for threads
11386 buffer.
11387
11388 * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create)
11389 (gdb-init-1, gdb-bind-function-to-buffer, gdb-add-subscriber)
a5c9f540
DD
11390 (gdb-get-subscribers, gdb-emit-signal, gdb-buf-publisher)
11391 (gdb-update): We now store all GDB buffers in a list so that they
11392 can be updated by traversing a list instead of calling invalidate
7b6fefac 11393 triggers explicitly.
a5c9f540
DD
11394 (def-gdb-trigger-and-handler): New macro to define trigger-handler
11395 pair for GDB buffer.
11396 (gdb-stack-buffer-name): Add thread information.
e7086683
DD
11397 (gdb-add-pending, gdb-pending-p, gdb-delete-pending): Macros to
11398 handle pending triggers.
11399 (gdb-threads-mode-map, def-gdb-thread-buffer-command)
11400 (def-gdb-thread-buffer-simple-command)
11401 (gdb-display-stack-for-thread, gdb-display-locals-for-thread)
11402 (gdb-display-registers-for-thread, gdb-frame-stack-for-thread)
7b6fefac
JB
11403 (gdb-frame-locals-for-thread, gdb-frame-registers-for-thread):
11404 New commands which show buffers bound to thread.
2f952059 11405 (gdb-stack-list-locals-regexp): Remove unused regexp.
4a31122c 11406
7b6fefac
JB
11407 * progmodes/gdb-mi.el (gdb-breakpoints-buffer-name)
11408 (gdb-locals-buffer-name, gdb-registers-buffer-name)
4a31122c
DD
11409 (gdb-memory-buffer-name, gdb-stack-buffer-name): Do not switch
11410 to (gud-comint-buffer) in *-buffer-name functions
11411 because (gdb-get-target-string) already does that.
11412 (gdb-locals-handler-custom, gdb-registers-handler-custom)
11413 (gdb-changed-registers-handler): Rewritten without regexps.
11414
ba214964 11415 * progmodes/gdb-mi.el: Basic thread selection support.
4a31122c
DD
11416 (gdb-thread-number): New variable.
11417 (gdb-current-context-command): New macro which adds --thread
11418 option to command.
7b6fefac 11419 (gdb-threads-mode-map): Select thread with SPC.
4a31122c 11420 (gdb-thread-list-handler-custom): Mark current thread with overlay
7b6fefac 11421 arrow. Synchronize GDB thread and Emacs thread.
4a31122c
DD
11422 (gdb-select-thread): New command which selects current thread.
11423 (gdb-invalidate-frames, gdb-invalidate-locals)
11424 (gdb-invalidate-registers): Use --thread option.
20f12ed8 11425
2ac33804
MA
114262009-08-04 Michael Albinus <michael.albinus@gmx.de>
11427
11428 * net/tramp.el (top): Make check for tramp-gvfs loading more
8e754ea2 11429 robust. (Bug#3977)
2ac33804
MA
11430 (tramp-handle-insert-file-contents): `unwind-protect' must be
11431 inside `with-parsed-tramp-file-name'.
11432
11433 * net/tramp-gvfs.el (top): Remove superfluous message when loading
11434 fails.
11435
39d0296f
NR
114362009-08-03 Nick Roberts <nickrob@snap.net.nz>
11437
11438 * progmodes/gud.el (jdb): Set gud-jdb-classpath-string to current
11439 directory if CLASSPATH is not set.
11440
adcbca53
MA
114412009-08-03 Michael Albinus <michael.albinus@gmx.de>
11442
7b6fefac
JB
11443 * net/tramp.el (tramp-rfn-eshadow-update-overlay-regexp):
11444 New defconst.
7ef849b6 11445 (tramp-rfn-eshadow-update-overlay): Use it. (Bug#4004)
adcbca53 11446
30924b0b
CY
114472009-08-02 Kevin Ryde <user42@zip.com.au>
11448
7b6fefac
JB
11449 * net/newst-backend.el (newsticker--raw-url-list-defaults):
11450 Update freshmeat link. Delete newsforge.com as it seems gone.
30924b0b 11451
b6ce92f1
CY
114522009-08-02 Chong Yidong <cyd@stupidchicken.com>
11453
d977a092
CY
11454 * select.el (x-set-selection): Doc fix (Bug#4021).
11455
11456 * w32-fns.el (x-set-selection): Doc fix (Bug#4021).
11457
b6ce92f1
CY
11458 * help-fns.el (describe-variable): Treat list return values from
11459 dir-locals-find-file properly (Bug#4005).
11460
7b6fefac 114612009-08-02 Julian Scheid <julians37@googlemail.com> (tiny change)
3eedbc85
MA
11462
11463 * net/tramp.el (tramp-debug-message): Print also microseconds.
11464
114652009-08-02 Michael Albinus <michael.albinus@gmx.de>
11466
11467 * net/tramp.el (tramp-handle-insert-file-contents): Optimize, when BEG
11468 or END is non-nil.
11469 (tramp-handle-vc-registered): Use `tramp-cache-inhibit-cache'.
11470 (tramp-get-debug-buffer): Change `outline-regexp' according to new
11471 format.
11472
5ce6e4f4 11473 * net/tramp-cache.el (tramp-cache-inhibit-cache): New defvar.
3eedbc85
MA
11474 (tramp-get-file-property): Use it.
11475
33aeea0e
SM
11476 * autorevert.el (auto-revert-handler):
11477 Allow `auto-revert-tail-mode' for remote files.
3eedbc85 11478
2aafe808
JR
114792009-08-02 Jason Rumney <jasonr@gnu.org>
11480
11481 * minibuffer.el (read-file-name): Treat confirm options to
7b6fefac 11482 MUSTMATCH as nil when invoking x-file-dialog. (Bug#3969)
2aafe808 11483
e094097c
CY
114842009-08-02 Chong Yidong <cyd@stupidchicken.com>
11485
11486 * font-lock.el (font-lock-string-face, font-lock-builtin-face)
33aeea0e
SM
11487 (font-lock-variable-name-face, font-lock-constant-face):
11488 Darken the colors for light backgrounds.
e094097c 11489
de94f281
EZ
114902009-08-01 Eli Zaretskii <eliz@gnu.org>
11491
11492 * mail/rmailsum.el (rmail-header-summary): Ignore letter-case of
11493 month names. (Bug#3987)
11494
54b99340
CY
114952009-07-31 Chong Yidong <cyd@stupidchicken.com>
11496
11497 * simple.el (line-move-finish): Pass whole number to
11498 line-move-to-column.
34be836c 11499 (line-move-visual): Perform hscroll to the recorded position.
54b99340 11500
38216c30
JB
115012009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
11502
11503 * calc/calc-mode.el (calc-matrix-brackets): Remove "P" from prompt.
11504
c779896d
CY
115052009-07-29 Alan Mackenzie <acm@muc.de>
11506
11507 * progmodes/cc-defs.el (c-version): Bump to 5.31.7.
11508
592ccae0
DD
115092009-07-29 Dmitry Dzhus <dima@sphinx.net.ru>
11510
35edc6c6
DD
11511 * progmodes/gdb-mi.el (gdb-goto-breakpoint)
11512 (gdb-place-breakpoints): Use full path when setting breakpoints.
592ccae0 11513
5a9e3ab7
JB
115142009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
11515
11516 * calc/calc.el (calc-mode-map): Add keybinding for
11517 `calc-transpose-lines'.
11518
7b6fefac 115192009-07-29 Vincent Belaïche <vincent.belaiche@gmail.com>
5a9e3ab7
JB
11520
11521 * calc/calc-misc.el (calc-transpose-lines): New function.
11522
905fb90e
MA
115232009-07-28 Michael Albinus <michael.albinus@gmx.de>
11524
11525 * net/tramp.el (tramp-do-copy-or-rename-file): Add messages.
11526 Simplify check for out-of-band methods.
11527 (tramp-do-copy-or-rename-file-out-of-band): Allow both files to be
11528 remote. Remove messages which are in `tramp-do-copy-or-rename-file'.
11529
76e14464
DN
115302009-07-28 Dan Nicolaescu <dann@ics.uci.edu>
11531
11532 * vc-git.el (vc-git-checkin): Fix typo.
11533
6088b51f 115342009-07-28 Steve Yegge <steve.yegge@gmail.com>
af077012
SY
11535
11536 * progmodes/js2-mode.el: New file.
11537
b85157fe
NR
115382009-07-28 Nick Roberts <nickrob@snap.net.nz>
11539
11540 * progmodes/gud.el (jdb): Add gud-pstar to dump object information.
11541 (gud-menu-map): Adjust tooltip accordingly.
11542
d43c2b06
DN
115432009-07-27 Dan Nicolaescu <dann@ics.uci.edu>
11544
1c0f0c3b
DN
11545 * vc-bzr.el (vc-bzr-print-log): Pass multiple arguments to bzr log.
11546 (vc-bzr-log-view-mode): Adjust log-view-file-re.
11547
d43c2b06
DN
11548 * add-log.el (change-log-mode-map): Add a menu.
11549
3dec5c36
MA
115502009-07-27 Michael Albinus <michael.albinus@gmx.de>
11551
11552 * net/dbus.el (dbus-call-method-non-blocking): Handle the case the
11553 function returns nil.
11554 (dbus-handle-event): Handle special return value :ignore.
11555 Reported by Jan Moringen <jan.moringen@uni-bielefeld.de>.
11556
5704140c
CY
115572009-07-26 Chong Yidong <cyd@stupidchicken.com>
11558
11559 * view.el (view-mode-enable): Don't define Helper-return-blurb if
11560 it's not needed.
11561
3077d1f6
EZ
115622009-07-25 Eli Zaretskii <eliz@gnu.org>
11563
11564 Fix Bug#3888:
11565
11566 * w32-vars.el (x-select-enable-clipboard): Doc fix.
11567
11568 * term/pc-win.el (x-display-name, x-colors)
11569 (x-select-enable-clipboard, x-select-text): Doc fix.
11570
11571 * term/common-win.el (x-display-name, x-colors): Doc fix.
11572
11573 * term/ns-win.el (x-select-text, x-setup-function-keys, x-colors)
11574 (xw-defined-colors): Doc fix.
11575
11576 * w32-fns.el (x-select-text, x-setup-function-keys)
11577 (x-get-selection, x-set-selection): Doc fix.
11578
11579 * term/x-win.el (x-select-text, x-setup-function-keys)
11580 (x-select-enable-clipboard, xw-defined-colors): Doc fix.
11581
11582 * select.el (x-set-selection): Doc fix.
11583
51768bc8
MA
115842009-07-25 Michael Albinus <michael.albinus@gmx.de>
11585
11586 * net/zeroconf.el (zeroconf-init): Check for "GetVersionString"
11587 instead of "IsNSSSupportAvailable". Avahi ought to work also when
33aeea0e
SM
11588 "IsNSSSupportAvailable" method is not available.
11589 Reported by Steve Youngs <steve@sxemacs.org>.
51768bc8 11590
b11c2874
KH
115912009-07-24 Kenichi Handa <handa@m17n.org>
11592
11593 * international/characters.el: Fix setting of category ?C, ?|, ?K,
7b6fefac 11594 and ?H. Fix setting of case for Latin Extended and Greek Extended.
b11c2874
KH
11595 (build-unicode-category-table): Fix range checks.
11596
ba83b7b6
DN
115972009-07-24 Dan Nicolaescu <dann@ics.uci.edu>
11598
11599 * vc-dispatcher.el (vc-resynch-buffers-in-directory): Make sure
11600 the buffer we try to sync is current when calling
11601 vc-resynch-buffer.
11602
11603 * vc-dir.el (vc-dir-resynch-file): Make sure vc-dir-update does
11604 not show up to date files.
11605
7a8ae964
GM
116062009-07-24 Glenn Morris <rgm@gnu.org>
11607
11608 * emacs-lisp/elint.el (elint-current-buffer, elint-defun):
11609 Add autoload cookies. If necessary, initialize.
11610 (elint-log): Handle non-file buffers.
11611 (elint-initialize): Add optional argument to reinitialize.
11612 (elint-find-builtin-variables): Save excursion.
11613
a707eb05
DN
116142009-07-23 Dan Nicolaescu <dann@ics.uci.edu>
11615
11616 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
11617 for Lint.
11618
0a2ddfa6
DN
116192009-07-22 Dan Nicolaescu <dann@ics.uci.edu>
11620
d6a62b0d
DN
11621 * vc.el (vc-print-log-internal): New function, split out from ...
11622 (vc-print-log): ... here.
10b5dcad 11623 (vc-dir-move-to-goal-column): Declare.
d6a62b0d 11624
0a2ddfa6
DN
11625 * vc-git.el (vc-git-add-signoff): New variable.
11626 (vc-git-checkin): Use it.
11627 (vc-git-toggle-signoff): New function.
11628 (vc-git-extra-menu-map): Bind it to menu.
2a0e3379
DN
11629 (vc-git--run-command-string): Accept a nil FILE argument.
11630 (vc-git-stash-list): New function.
11631 (vc-git-dir-extra-headers): Use it.
0a2ddfa6 11632
589a99f2
GM
116332009-07-23 Glenn Morris <rgm@gnu.org>
11634
11635 * help-fns.el (describe-variable): Describe ignored and risky local
11636 variables in a similar way to that in which we describe safe ones.
11637
11638 * emacs-lisp/bytecomp.el (byte-compile-from-buffer)
11639 (byte-compile-output-file-form, byte-compile-output-docform)
11640 (byte-compile-file-form-defmumble, byte-compile-output-as-comment):
11641 Give some more local variables with common names a "bytecomp-" prefix,
11642 so as not to shadow things during compilation.
11643 * emacs-lisp/cl-macs.el (load-time-value)
11644 * emacs-lisp/cl.el (cl-compiling-file): Update for the name-change
11645 `outbuffer' to `bytecomp-outbuffer'.
11646
11647 * emacs-lisp/elint.el (elint-standard-variables): Remove most members,
11648 since the next two variables cover them automatically now.
11649 (elint-builtin-variables, elint-autoloaded-variables): New.
11650 (elint-unknown-builtin-args): Remove all members, since they can be
11651 parsed automatically now.
11652 (elint-extra-errors): New.
11653 (elint-env-add-env, elint-env-add-macro): Use cadr.
11654 (elint-current-buffer): Use or. Change final message.
11655 (elint-get-top-forms): Use line-end-position.
11656 (elint-init-env): Use cadr. Handle autoload, declare-function,
11657 and defalias.
11658 (elint-add-required-env): Doc fix. Use or. Standardize error.
11659 (regexp-assoc): Remove unused function.
11660 (elint-top-form): Set elint-current-pos, to record the start of the
11661 top-level form, for compilation-mode.
11662 (elint-form): Trap errors in macro expansion. Use dolist.
11663 (elint-unbound-variable): Use elint-builtin-variables and
11664 elint-autoloaded-variables.
11665 (elint-get-args): Use cadr, or.
11666 (elint-check-cond-form): Use dolist, cadr.
11667 (elint-check-condition-case-form): Doc fix. Use cadr.
11668 Use elint-extra-errors.
11669 (elint-log): New function.
11670 (elint-error, elint-warning): Use elint-log for a bytecomp-style format.
11671 Distinguish errors and warnings.
11672 (elint-log-message): Use with-current-buffer. Inhibit read-only.
11673 Use a bytecomp-style format.
11674 (elint-clear-log): Preserve default-directory. Inhibit read-only.
11675 (elint-get-log-buffer): Use compilation mode. Disable undo.
11676 Don't truncate lines.
11677 (elint-initialize): Set builtin and autoloaded variable lists.
11678 Only process elint-unknown-builtin-args if non-nil.
11679 (elint-find-builtin-variables, elint-find-autoloaded-variables):
11680 New functions.
11681 (elint-find-builtin-args): Doc fix. Handle "BODY...)".
11682
855b42a2
GM
116832009-07-22 Kevin Ryde <user42@zip.com.au>
11684
11685 * net/newst-backend.el (newsticker--parse-atom-1.0)
11686 (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
11687 (newsticker--parse-rss-1.0):
11688 * progmodes/idlwave.el (idlwave-mode):
11689 * progmodes/idlw-shell.el (idlwave-shell-mode):
11690 * progmodes/vera-mode.el (vera-mode):
11691 * progmodes/verilog-mode.el (verilog-auto-inst, verilog-auto):
11692 * progmodes/vhdl-mode.el (vhdl-mode):
11693 * textmodes/table.el (table-generate-source)
11694 (table--warn-incompatibility):
11695 Hyperlink urls in docstrings with URL `...'.
11696
fd413a37
GM
116972009-07-22 Glenn Morris <rgm@gnu.org>
11698
cb711556
GM
11699 * emacs-lisp/advice.el, emacs-lisp/checkdoc.el:
11700 * emacs-lisp/debug.el, emacs-lisp/elp.el, emacs-lisp/gulp.el:
11701 * emacs-lisp/lisp.el, emacs-lisp/pp.el, emacs-lisp/trace.el:
11702 Remove leading * from defcustom docs.
11703
fd413a37
GM
11704 * simple.el (blink-matching-paren-distance): Bump to 100k. (Bug#3889)
11705
11706 * emacs-lisp/shadow.el (shadows-compare-text-p): Remove leading * from
11707 defcustom doc.
11708 (list-load-path-shadows): Optionally, just return shadows as a string.
11709
11710 * mail/emacsbug.el (report-emacs-bug): Include any load-path shadows.
11711
a4f69701
CY
117122009-07-21 Chong Yidong <cyd@stupidchicken.com>
11713
33aeea0e
SM
11714 * mail/rmailedit.el (rmail-edit-mode):
11715 Use auto-save-include-big-deletions.
a4f69701 11716
33aeea0e
SM
11717 * mail/rmail.el (rmail-variables):
11718 Use auto-save-include-big-deletions.
a4f69701
CY
11719
11720 * files.el (auto-save-mode): Revert 2009-07-21 and 2009-07-16
11721 changes.
11722
ec06459c
JB
117232009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
11724
11725 * calc/calc.el (calc-undo-length): New variable.
11726 (calc-quit): Truncate rather than eliminate `calc-undo-list'.
11727
b41b0976
RS
117282009-07-21 Richard Stallman <rms@gnu.org>
11729
11730 * files.el (auto-save-mode): Handle buffer-save-size = -2
11731 for toggling mode.
11732
4ed32706
GM
117332009-07-21 Glenn Morris <rgm@gnu.org>
11734
531b1264
GM
11735 * textmodes/ispell.el (ispell-looking-back): Update declaration.
11736
55d27f41
GM
11737 * calendar/todo-mode.el (calendar-current-date): Update declaration.
11738
02df3f4d
GM
11739 * ps-print.el (ps-jitify, ps-lazify): Remove aliases only used to
11740 silence compiler. Instead...
11741 (jit-lock-fontify-now, lazy-lock-fontify-region): ...Declare.
11742 (ps-print-ensure-fontified): Update for above function name changes.
11743
fdd8417e
GM
11744 * printing.el (pr-mh-get-msg-num, pr-mh-show)
11745 (pr-mh-start-of-uncleaned-message): Remove aliases only used to
11746 silence compiler. Instead...
11747 (mh-get-msg-num, mh-show, mh-start-of-uncleaned-message): ...Declare.
11748 (mh-show-buffer): Only define for compiler.
11749 (pr-mh-current-message): Update for above function name changes.
11750
4ed32706
GM
11751 * files.el (abort-if-file-too-large): Explicitly pass `filename'
11752 as an argument.
11753 (find-file-noselect, insert-file-1): Update for above change.
11754
11755 * mail/rmail.el (rmail-retry-ignored-headers): Bump :version.
11756
11757 * mail/mailclient.el (mailclient-send-it): Fix message.
11758
11759 * emacs-lisp/edebug.el (cl-debug-env): Only define for compiler.
11760 (edebug-eval): Check cl-debug-env is bound.
11761 (print-level, print-circle): Don't redefine built-in variables.
11762
11763 * emacs-lisp/cust-print.el: Remove leading * from defcustom docs.
11764 (custom-print-vectors): Remove old comments from doc.
11765
11766 * emerge.el (menu-bar-emerge-menu): Remove unused variable.
11767 (emerge-version): Make the variable an obsolete alias for the
11768 emacs-version variable. Make the function obsolete.
11769 (emerge-fast-keymap, emerge-edit-keymap): Make a separate menu for
11770 Emerge options, rather than merging in into the main Options menu.
11771 (emerge-options-menu): Adjust menu text. Use buttons for skip prefers
11772 and auto advance modes. Disable edit/fast items when not relevant.
11773
86812144
CY
117742009-07-20 Dan Nicolaescu <dann@ics.uci.edu>
11775
11776 * term/vt420.el (terminal-init-vt420): Fix typo.
11777
6bb90094
SS
117782009-07-20 Sam Steingold <sds@gnu.org>
11779
11780 * progmodes/ada-mode.el (compile-auto-highlight): Remove the
11781 variable (removed from compile.el on 2004-03-11).
11782
42e0a725
CY
117832009-07-20 Chong Yidong <cyd@stupidchicken.com>
11784
11785 * files.el (hack-local-variables-filter): Fix last change.
11786
2ee20f24
JL
117872009-07-19 Juri Linkov <juri@jurta.org>
11788
11789 * files.el (ignored-local-variables): Add `dir-local-variables-alist'.
11790 (dir-local-variables-alist): New buffer-local variable.
11791 (hack-local-variables-filter): If variable is not dir-local,
11792 i.e. `dir-name' is nil, then remove it from `dir-local-variables-alist',
11793 because file-local overrides dir-local.
3570691b 11794 (c-postprocess-file-styles) <declare-function>:
2ee20f24
JL
11795 Remove obsolete declaration.
11796 (hack-dir-local-variables): Add dir-local variable/value pair to
11797 `dir-local-variables-alist' and remove duplicates. Doc fix.
11798
11799 * help-fns.el (describe-variable): Add information about
11800 file-local and dir-local variables.
11801
89bf83cd
CY
118022009-07-19 Chong Yidong <cyd@stupidchicken.com>
11803
11804 * files.el (hack-local-variables-filter): Rewrite.
11805
1a8d3541
GM
118062009-07-19 Glenn Morris <rgm@gnu.org>
11807
d9e8a018
GM
11808 * progmodes/verilog-mode.el (verilog-error-regexp-add-xemacs):
11809 Silence compiler by only defining on XEmacs.
11810
da332cfb
GM
11811 * international/mule.el (auto-coding-regexp-alist): Only match
11812 BABYL... at the start of buffer, not of lines. (Bug#3790)
11813
1a8d3541
GM
11814 * calendar/cal-menu.el (cal-menu-set-date-title): Handle calls from
11815 non-calendar buffers (Bug#3862). Restore "not on a date" message.
11816 (cal-menu-context-mouse-menu): Doc fix.
11817
11818 * desktop.el (desktop-buffers-not-to-save): Set :version tag.
11819
11820 * simple.el (mail-user-agent): Doc fix. Set :version tag.
11821
d842b103
JL
118222009-07-18 Juri Linkov <juri@jurta.org>
11823
11824 * info.el: Virtual Info keyword finder.
3570691b 11825 (add-to-list) <Info-virtual-files>: Add "\\`\\*Finder.*\\*\\'".
d842b103
JL
11826 (Info-finder-file): New variable.
11827 (Info-finder-find-file): New function.
11828 (finder-known-keywords, finder-package-info)
11829 (find-library-name, lm-commentary): Use defvar and
11830 declare-function to silence compiler warnings.
11831 (Info-finder-find-node): New function.
11832 (info-finder): New command.
11833
11834 * subr.el (process-kill-buffer-query-function): New function.
11835 (add-hook)<kill-buffer-query-functions>: Add hook
11836 `process-kill-buffer-query-function'.
11837
10d37df7
AM
118382009-07-18 Alan Mackenzie <acm@muc.de>
11839
7b6fefac 11840 * progmodes/cc-mode.el (c-before-hack-hook)
10d37df7
AM
11841 (c-postprocess-file-styles): Give invocation of `c-set-style'
11842 DONT-OVERRIDE parameter of t. Already set style variables will
11843 thus not be overridden by style settings given by `c-file-syle'.
11844
11845 * files.el (hack-local-variables-filter): Remove entries with
11846 duplicate keys from `file-local-variables-alist'.
11847
102e1a41
EZ
118482009-07-18 Eli Zaretskii <eliz@gnu.org>
11849
11850 * simple.el (deactivate-mark, activate-mark, set-mark): Don't call
11851 x-set-selection if display-selections-p returns nil for the
11852 current frame.
11853
16f2e9fc
CY
118542009-07-18 Chong Yidong <cyd@stupidchicken.com>
11855
11856 * simple.el (region-active-p, use-region-p): Doc fix (Bug#3873).
11857
f22693fc
EZ
118582009-07-18 Eli Zaretskii <eliz@gnu.org>
11859
a6c2c80c
EZ
11860 * desktop.el (desktop-buffers-not-to-save): Default value is nil.
11861 Accept nil in addition to a regexp.
11862 (desktop-files-not-to-save): Add "(ftp)$" to the default regexp.
11863 Accept nil in addition to a regexp.
11864 (desktop-save-buffer-p): Don't use desktop-buffers-not-to-save for
11865 buffers that have an associated file. Handle nil values of
11866 desktop-buffers-not-to-save and desktop-files-not-to-save.
11867 (Bug#3833)
11868
f22693fc
EZ
11869 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
11870 (x-disown-selection-internal): New functions.
11871
e456379a
NR
118722009-07-18 Nick Roberts <nickrob@snap.net.nz>
11873
11874 * progmodes/gdb-mi.el (speedbar-frame): Declare to avoid compiler
11875 warning.
11876 (gdb-breakpoints-header): Move forward to avoid compiler warning.
11877 (gdb-make-header-line-mouse-map): Remove duplicate definition.
11878
0013b70f
CY
118792009-07-18 David De La Harpe Golden <david@harpegolden.net>
11880
11881 * simple.el (set-mark): Revert last change.
11882
0855c2ca
CY
118832009-07-17 Tassilo Horn <tassilo@member.fsf.org>
11884
11885 * doc-view.el (doc-view-initiate-display): Add yes-or-no-p if
11886 rendering of pngs is not possible instead of messaging a long
11887 description.
11888
3f5c9cad
CY
118892009-07-17 David De La Harpe Golden <david@harpegolden.net>
11890
11891 * w32-fns.el (x-selection-owner-p): New function.
11892
11893 * mouse.el (mouse-drag-track): Call deactivate-mark earlier.
33aeea0e
SM
11894 (mouse-yank-at-click, mouse-yank-primary):
11895 If select-active-regions is non-nil, deactivate the mark before
6c6a75d5 11896 insertion.
3f5c9cad
CY
11897
11898 * simple.el (deactivate-mark, set-mark): Only save selection if we
11899 own it.
11900
1fc87f9b
KH
119012009-07-17 Kenichi Handa <handa@m17n.org>
11902
11903 * case-table.el (describe-buffer-case-table): Fix for the case
11904 that KEY is a cons.
11905
d56fdcd2
DN
119062009-07-16 Dan Nicolaescu <dann@ics.uci.edu>
11907
11908 * vc-rcs.el (vc-rcs-find-file-hook):
11909 * vc-sccs.el (vc-sccs-find-file-hook): Fix cut and paste error.
11910
bede3e9f
MA
119112009-07-16 Michael Albinus <michael.albinus@gmx.de>
11912
11913 * net/tramp.el (tramp-wait-for-output): Handle the case when
11914 commands do not return a newline but a null byte before the shell
11915 prompt. (Bug#3858)
11916
7653ca1d
YM
119172009-07-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11918
11919 * term/ns-win.el (ns-set-alpha): Don't declare.
11920 (ns-set-background-alpha): Remove function.
11921
ed2a52e9
SM
119222009-07-16 Kevin Ryde <user42@zip.com.au>
11923
11924 * emacs-lisp/copyright.el (copyright-update): Save match-data across
11925 y-or-n-p, for safety.
11926
7a907299
RS
119272009-07-16 Richard Stallman <rms@gnu.org>
11928
11929 * files.el (auto-save-mode): If buffer-saved-size is -2,
11930 don't clobber it.
11931
11932 * mail/rmail.el (rmail-variables): Set buffer-saved-size to -2.
11933 (rmail-retry-ignored-headers): Add more uninteresting fields.
11934
c0db3477
CY
119352009-07-15 Jari Aalto <jari.aalto@cante.net>
11936
11937 * net/rcirc.el (rcirc): Use history variables.
11938 (rcirc-server-name-history, rcirc-nick-name-history)
11939 (rcirc-server-port-history): New variables.
11940
6c875452
KH
119412009-07-15 Kenichi Handa <handa@m17n.org>
11942
bf974dc9
KH
11943 * international/mule-cmds.el (set-language-environment-charset):
11944 If coding-system-charset-list returns `iso-2022' or `emacs-mule',
11945 ignore them.
11946
6c875452
KH
11947 * language/misc-lang.el ("IPA"): Change coding systems to utf-8.
11948 Delete unibyte-display.
11949
2066b4fe
CY
119502009-07-15 Chong Yidong <cyd@stupidchicken.com>
11951
11952 * simple.el (kill-visual-line): Obey kill-whole-line (Bug#3695).
11953
f9be2e35
CY
119542009-07-15 Chong Yidong <cyd@stupidchicken.com>
11955
11956 * simple.el (deactivate-mark): Optional argument FORCE.
11957 (set-mark): Use deactivate-mark.
11958
11959 * info.el (Info-search): No need to check transient-mark-mode
11960 before calling deactivate-mark.
11961
11962 * select.el (x-set-selection): Doc fix.
11963 (x-valid-simple-selection-p): Allow buffer values.
33aeea0e
SM
11964 (xselect--selection-bounds): Handle buffer values.
11965 Suggested by David De La Harpe Golden.
f9be2e35 11966
33aeea0e
SM
11967 * mouse.el (mouse-set-region, mouse-drag-track):
11968 Call copy-region-as-kill before setting the mark, to let
f9be2e35
CY
11969 select-active-regions work.
11970
be3e598a 119712009-07-15 David De La Harpe Golden <david@harpegolden.net>
f9be2e35
CY
11972
11973 * simple.el (deactivate-mark): If select-active-regions is
11974 non-nil, copy the selection data into a string.
11975 (activate-mark): If select-active-regions is non-nil, set the
11976 selection to the current buffer.
11977 (set-mark): Update selection if select-active-regions is non-nil.
11978
11979 * select.el (x-valid-simple-selection-p): Allow buffer values.
11980
cbd61418
SM
119812009-07-14 Stefan Monnier <monnier@iro.umontreal.ca>
11982
11983 * simple.el (mail-user-agent): Default to the upwardly-UI-compatible
11984 and more featureful message-mode.
11985
f470187f
CY
119862009-07-14 Chong Yidong <cyd@stupidchicken.com>
11987
11988 * select.el (x-set-selection): Doc fix.
11989 (x-valid-simple-selection-p): Disallow selection data consisting
11990 of a list or cons of integers, since that is not used.
11991 (xselect--selection-bounds, xselect--int-to-cons): New functions.
11992 (xselect-convert-to-string, xselect-convert-to-length)
11993 (xselect-convert-to-filename, xselect-convert-to-charpos)
11994 (xselect-convert-to-lineno, xselect-convert-to-colno): Use them.
11995
bfc99364
DD
119962009-07-14 Dmitry Dzhus <dima@sphinx.net.ru>
11997
11998 * progmodes/gdb-mi.el (json-partial-output): Fix broken GDB/MI
11999 output in -break-info command (Emacs bug #3794).
12000
e32721f5
GM
120012009-07-14 Glenn Morris <rgm@gnu.org>
12002
1e46f9e4
GM
12003 * emacs-lisp/edebug.el (edebug-setup-hook, edebug-all-forms)
12004 (edebug-eval-macro-args, edebug-save-displayed-buffer-points)
12005 (edebug-print-length, edebug-print-level, edebug-print-circle)
12006 (edebug-sit-for-seconds, edebug-view-outside)
12007 (edebug-bounce-point, edebug-set-global-break-condition)
12008 (edebug-Go-nonstop-mode, edebug-trace-mode)
12009 (edebug-Trace-fast-mode, edebug-continue-mode)
12010 (edebug-Continue-fast-mode, edebug-forward-sexp, edebug-help)
12011 (edebug-visit-eval-list): Doc fixes.
12012
e32721f5
GM
12013 * subr.el (def-edebug-spec): Doc fix.
12014
66a85e76
KH
120152009-07-14 Kenichi Handa <handa@m17n.org>
12016
12017 * international/characters.el: Fix setting of category ?C.
12018
28571246
JD
120192009-07-13 Jan Djärv <jan.h.d@swipnet.se>
12020
7b6fefac 12021 * term/ns-win.el (x-select-font): defalias x-select-font to
28571246
JD
12022 ns-popup-font-panel instead of generate-fontset-menu.
12023
5d74672c
EZ
120242009-07-12 Eli Zaretskii <eliz@gnu.org>
12025
7b6fefac 12026 * desktop.el (desktop-buffers-not-to-save): Remove ".log". (Bug#3833)
5d74672c 12027
eb1727a4
CY
120282009-07-12 Peter Jolly <peter@jollys.org> (tiny change)
12029
12030 * arc-mode.el (archive-find-type): Allow for a PK00 string before
12031 the PK\003\004 header (Bug#3770).
12032
208384c5
CY
120332009-07-12 Guanpeng Xu <herberteuler@hotmail.com>
12034
12035 * pcomplete.el (pcomplete-comint-setup): Check for
12036 shell-dynamic-complete-filename too.
12037
774409a1
CY
120382009-07-11 Chong Yidong <cyd@stupidchicken.com>
12039
12040 * simple.el (temporary-goal-column): Change the value for
12041 line-move-visual to a cons cell.
12042 (line-move-visual): Record or set the window hscroll, if
12043 necessary (Bug#3494).
12044 (line-move-1): Handle cons value of temporary-goal-column.
12045
1639ee1d
KH
120462009-07-11 Kenichi Handa <handa@m17n.org>
12047
12048 * international/mule-diag.el (describe-character-set): Don't show
12049 width.
12050
2b1d2412
SS
120512009-07-10 Sam Steingold <sds@gnu.org>
12052
12053 * progmodes/compile.el (compilation-mode-font-lock-keywords):
12054 Omake sometimes indents the errors it prints, so allow all
12055 regexps to start with spaces.
12056
ed3a5691
EZ
120572009-07-10 Eli Zaretskii <eliz@gnu.org>
12058
ed2a52e9
SM
12059 * cus-edit.el (customize-changed-options-previous-release):
12060 Bump value to 22.1. (Bug#3804)
ed3a5691 12061
49405d0e
SS
120622009-07-08 Sam Steingold <sds@gnu.org>
12063
12064 * progmodes/grep.el (rgrep): Allow grep-find-ignored-directories
12065 to be a cons cell (test . ignored-directory) to selectively ignore
12066 some directories depending on the location of the search.
12067
93c3eb7c
MA
120682009-07-08 Michael Albinus <michael.albinus@gmx.de>
12069
12070 * net/tramp.el (tramp-set-file-uid-gid): Handle the case the
12071 remote user is root, on the local host.
12072 (tramp-local-host-p): Either the local user or the remote user
12073 must be root. (Bug#3771)
12074
6f2a8484
NR
120752009-07-08 Nick Roberts <nickrob@snap.net.nz>
12076
12077 * progmodes/gdb-mi.el (gdb): Remove description of
12078 gdb-use-separate-io-buffer.
69cb8d82 12079 (menu): Don't allow toggling of or enable
6f2a8484
NR
12080 gdb-use-separate-io-buffer from menubar.
12081
88d03607
CY
120822009-07-08 E. Jay Berkenbilt <ejb@ql.org> (tiny change)
12083
12084 * mail/unrmail.el (unrmail): Make sure the message ends with two
12085 newlines (Bug#3769).
12086
7ef5b8b2
GM
120872009-07-08 Glenn Morris <rgm@gnu.org>
12088
12089 * calendar/calendar.el (calendar-current-date): Rework previous change.
12090
3ce82f97
GM
120912009-07-08 Ed Reingold <reingold@emr.cs.iit.edu>
12092
12093 * calendar/calendar.el (calendar-current-date):
12094 Add an optional argument giving an offset from today.
12095
f35fc841
GM
120962009-07-08 Glenn Morris <rgm@gnu.org>
12097
12098 * tutorial.el (tutorial--describe-nonstandard-key):
12099 Adjust the message for when a key has been unbound.
12100 (help-with-tutorial): Hide the arch-tag.
12101
40149292
KH
121022009-07-08 Kenichi Handa <handa@m17n.org>
12103
69cb8d82
KH
12104 * international/fontset.el (setup-default-fontset): For each
12105 script, append (not set) font-specs.
12106
40149292
KH
12107 * language/japanese.el (japanese-shift-jis-2004): Fix typo in the
12108 docstring.
12109
ff0c4194
NR
121102009-07-08 Nick Roberts <nickrob@snap.net.nz>
12111
12112 * progmodes/gdb-mi.el (gdb-init-1): Move sending
12113 -data-list-register-names to ...
12114 (gdb-starting): ... here because GDB 7.0 requires execution to
12115 have started when using this MI command.
12116 (gdb-set-header): New function to distinguish select and
12117 unselected tabs in gdb buffers.
12118 (gdb-propertize-header): New macro that uses gdb-set-header.
12119 (gdb-breakpoints-header, gdb-locals-header): Use it.
6f2a8484 12120 (gdb-disassembly-mode-map): Add keybinding to kill buffer.
ff0c4194 12121
8954c675
CY
121222009-07-07 Chong Yidong <cyd@stupidchicken.com>
12123
12124 * Makefile.in (ELCFILES): Remove fadr.elc.
12125
0996385d
DD
121262009-07-07 Dmitry Dzhus <dima@sphinx.net.ru>
12127
dc6b4519
DD
12128 * progmodes/gdb-mi.el (gdb-init-1): Disassembly buffer mode name
12129 may contain frame information, so `string-match' should be used.
12130 (gdb-update): Disassembly is invalidated through
12131 `gdb-get-selected-frame'.
12132 (gdb-pad-string): New function to pad string with spaces.
12133 (gdb-invalidate-disassembly): Invalidate only if the buffer
12134 exists.
12135 (gdb-disassembly-handler-custom): Column alignment.
12136 (gdb-disassembly-place-breakpoints): Clear old breakpoints before
12137 placing new ones.
12138 (gdb-toggle-breakpoint, gdb-delete-breakpoint): Now work from the
12139 end of line, too.
12140 (gdb-frame-handler): Match convention to for disassembly buffer
12141 mode name.
17c1380b 12142 (gdb-stack-list-frames-handler): Rewritten without regexps.
e7006f27
DD
12143 (gdb-breakpoints-list-handler-custom): y/n instead of on/off; do
12144 not highlight breakpoints without line information.
69a197a2 12145 (gdb-input): Add trailing newline to command.
dc6b4519 12146
14340b25
DD
12147 * progmodes/gdb-mi.el (gdb-init-1): Set mode name for disassembly
12148 buffer properly.
12149 (gdb-breakpoints-list-handler-custom): Replacement for
7b6fefac 12150 `gdb-break-list-handler'. Using real parser instead of regexps
dc6b4519
DD
12151 now.
12152 (gdb-place-breakpoints): Replacement for `gdb-break-list-custom'.
12153 Use `gdb-breakpoints-list' instead of parsing breakpoints buffer
12154 to place breakpoints.
14340b25
DD
12155 (def-gdb-memory-unit): A new macro to define gdb-memory-unit-..
12156 functions.
12157 (gdb-disassembly-handler-custom): Show overlay arrow.
12158 (gdb-disassembly-place-breakpoints): Show breakpoints in
12159 disassembly buffer.
12160 (gdb-toggle-breakpoint, gdb-delete-breakpoint)
dc6b4519 12161 (gdb-goto-breakpoint): Using `gdb-breakpoint' text properties
7b6fefac 12162 instead of parsing breakpoints buffer. Fixed old menu references
dc6b4519 12163 in `gud-menu-map'.
14340b25 12164
38d4f316 12165 * fadr.el: Remove.
1f2a6224 12166
7b6fefac 12167 * progmodes/gdb-mi.el: Port memory buffer from gdb-ui.el.
0996385d 12168 (gdb-memory-address): New variable which holds top address of
7b6fefac 12169 memory page shown in memory buffer.
33aeea0e
SM
12170 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit):
12171 New customization variables.
0996385d
DD
12172 New functions:
12173 (gdb-display-memory-buffer, gdb-frame-memory-buffer): Functions to
12174 display the memory buffer.
12175 (gdb-memory-set-address, gdb-memory-set-repeat-count): Set memory
12176 buffer display parameters.
12177 (def-gdb-memory-format, gdb-memory-format-binary)
12178 (gdb-memory-format-octal, gdb-memory-format-unsigned)
12179 (gdb-memory-format-signed, gdb-memory-format-hexadecimal):
12180 Functions for setting memory buffer format.
12181 (gdb-memory-unit-word, gdb-memory-unit-halfword)
12182 (gdb-memory-unit-giant, gdb-memory-unit-byte): Functions to set
12183 unit size used in memory buffer.
33aeea0e
SM
12184 (gdb-memory-show-next-page, gdb-memory-show-previous-page):
12185 Switch to next/previous page of memory buffer.
28d67a53 12186 Now using (bindat-get-field) instead of fadr functions.
0996385d 12187
9ba562d3
SS
121882009-07-07 Sam Steingold <sds@gnu.org>
12189
12190 * vc-cvs.el (vc-cvs-merge-news): Fix message parsing for
12191 non-top-level files.
12192
a43977db
KH
121932009-07-07 Kenichi Handa <handa@m17n.org>
12194
33aeea0e
SM
12195 * international/mule-cmds.el (reset-language-environment):
12196 Put the highset priority to the charset iso-8859-1.
a43977db 12197
d44d05e8
CY
121982009-07-06 Chong Yidong <cyd@stupidchicken.com>
12199
12200 * progmodes/hideshow.el (hs-hide-block-at-point): Don't move point
12201 to the end of the line when locating the block (Bug#700).
12202
3e2fa353
MA
122032009-07-06 Michael Albinus <michael.albinus@gmx.de>
12204
12205 * net/tramp.el (tramp-handle-write-region): Flush file properties
12206 in case of short track.
12207
be3e598a 122082009-07-06 Michael McNamara <mac@mail.brushroad.com>
d88782c3 12209
bf0b361c
JB
12210 * progmodes/verilog-mode.el (verilog-error-regexp-emacs-alist):
12211 Coded custom representation of verilog error regular expressions
12212 to work with Emacs-22's new format.
d88782c3 12213 (verilog-error-regexp-xemacs-alist): Coded custom representation
7b6fefac 12214 of verilog error regular expressions to work with XEmacs format.
d88782c3
DN
12215 (verilog-error-regexp-add-xemacs): Hook routine to install verilog
12216 error recognition into XEmacs.
12217 (verilog-error-regexp-add-emacs): Hook routine to install verilog
12218 error recognition into Emacs-22.
12219
25c6f63e
CY
122202009-07-06 Chong Yidong <cyd@stupidchicken.com>
12221
12222 * woman.el: Remove stand-alone closing parentheses.
12223 (woman-file-name, woman2-format-paragraphs)
12224 (woman-leave-blank-lines): Code cleanup.
12225 (woman-use-own-frame): Change default to nil.
33aeea0e
SM
12226 (woman-italic, woman-bold, woman-unknown, woman-addition):
12227 Change defaults to inherit from default faces.
25c6f63e
CY
12228 (woman2-process-escapes): Consume the newline after a stand-alone
12229 filler character (Bug#3651).
12230
f176290e
GM
122312009-07-06 Glenn Morris <rgm@gnu.org>
12232
12233 * ffap.el (ffap-version): Make it an obsolete alias for emacs-version.
12234 (top-level): Move provide to the end.
12235 (ffap): Remove defunct URL from custom group.
12236
12237 * subr.el (eval-after-load): Doc fix.
12238
7b6fefac 122392009-07-06 Vincent Belaïche <vincent.belaiche@gmail.com>
e4a5a307
JB
12240
12241 * calc/calc-embed.el (calc-embedded-make-info): Don't force when
12242 `calc-embedded-word' is called twice.
12243
4b8b1ec5
SM
122442009-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
12245
12246 * files.el (find-alternate-file-other-window, find-alternate-file):
12247 Obey confirm-nonexistent-file-or-buffer.
12248
d6ceb380
MA
122492009-07-05 Michael Albinus <michael.albinus@gmx.de>
12250
12251 * dired-aux.el (dired-show-file-type): Handle remote files.
12252
be3e598a 122532009-07-05 Jari Aalto <jari.aalto@cante.net>
c760f19e 12254
4b8b1ec5
SM
12255 * desktop.el (desktop-globals-to-save):
12256 Add file-name-history (Bug#2750).
c760f19e 12257
6d00ce04
CY
122582009-07-05 Chong Yidong <cyd@stupidchicken.com>
12259
4b8b1ec5 12260 * add-log.el (add-log-current-defun-header-regexp): Doc fix (Bug#2217).
6d00ce04 12261
6ee21b07
JB
122622009-07-04 Johan Bockgård <bojohan@gnu.org>
12263
12264 * eshell/esh-arg.el (eshell-parse-argument-hook): Put `number'
12265 property on entire argument since this is what eshell-lisp-command
12266 expects.
12267
f0dbdc25
MA
122682009-07-03 Michael Albinus <michael.albinus@gmx.de>
12269
12270 * net/tramp-gvfs.el (tramp-gvfs-methods)
12271 (tramp-gvfs-zeroconf-domain)
12272 (tramp-bluez-discover-devices-timeout): Add version flag.
12273 (tramp-gvfs-handler-mounted-unmounted)
12274 (tramp-gvfs-connection-mounted-p): Polish handling of
12275 incompatibilities between GVFS 0.2 and 1.0.
12276
e044e4fc
JD
122772009-07-03 Jan Djärv <jan.h.d@swipnet.se>
12278
4b8b1ec5 12279 * cus-start.el (all): Add make-pointer-invisible.
e044e4fc 12280
2e9b968b
JB
122812009-07-03 Jay Belanger <jay.p.belanger@gmail.com>
12282
bf0b361c 12283 * calc/calc-math.el (math-use-emacs-fn): Make sure that the number is
2e9b968b
JB
12284 formatted correctly.
12285
baf1a55e
JL
122862009-07-02 Juri Linkov <juri@jurta.org>
12287
12288 * info.el: Virtual Info files and nodes.
12289 (Info-virtual-files, Info-virtual-nodes): New variables.
12290 (Info-current-node-virtual): New variable.
12291 (Info-virtual-file-p, Info-virtual-fun, Info-virtual-call):
12292 New functions.
12293 (Info-file-supports-index-cookies): Use Info-virtual-file-p
12294 to check for a virtual file instead of checking a fixed list
12295 of node names.
12296 (Info-find-file): Use Info-virtual-fun and Info-virtual-call
12297 instead of ad-hoc processing of "dir" and (apropos history toc).
12298 (Info-find-node-2): Use Info-virtual-fun and Info-virtual-call
12299 instead of ad-hoc processing of "dir" and (apropos history toc).
12300 Reread a file when moving from a virtual node.
12301 (add-to-list)<Info-virtual-files>: Add "\\`dir\\'".
12302 (Info-directory-toc-nodes, Info-directory-find-file)
12303 (Info-directory-find-node): New functions.
12304 (add-to-list)<Info-virtual-files>: Add "\\`\\*History\\*\\'".
12305 (Info-history): Move part of code to
12306 `Info-history-find-node'.
12307 (Info-history-toc-nodes, Info-history-find-file)
12308 (Info-history-find-node): New functions.
12309 (add-to-list)<Info-virtual-nodes>: Add "\\`\\*TOC\\*\\'".
12310 (Info-toc): Move part of code to `Info-toc-find-node'.
12311 (Info-toc-find-node): New function.
4b8b1ec5 12312 (Info-toc-insert): Rename from `Info-insert-toc'. Don't insert
baf1a55e
JL
12313 the current Info file name to references because now the node
12314 "*TOC*" belongs to the same Info manual.
4b8b1ec5 12315 (Info-toc-build): Rename from `Info-build-toc'.
baf1a55e
JL
12316 (Info-toc-nodes): Rename input argument `file' to `filename'.
12317 Use Info-virtual-fun, Info-virtual-call and Info-virtual-file-p
12318 instead of ad-hoc processing of ("dir" apropos history toc).
12319 (Info-index-nodes): Use Info-virtual-file-p
12320 to check for a virtual file instead of checking a fixed list
12321 of node names.
12322 (Info-index-node): Add check for `Info-current-node-virtual'.
12323 Raise `save-match-data' higher up the tree to contain
12324 `search-forward' too (bug fix).
12325 (add-to-list)<Info-virtual-nodes>: Add "\\`\\*Index.*\\*\\'".
12326 (Info-virtual-index-nodes): New variable.
12327 (Info-virtual-index-find-node, Info-virtual-index): New functions.
12328 (add-to-list)<Info-virtual-files>: Add "\\`\\*Apropos\\*\\'".
12329 (Info-apropos-file, Info-apropos-nodes): New variables.
12330 (Info-apropos-toc-nodes, Info-apropos-find-file)
12331 (Info-apropos-find-node, Info-apropos-matches): New functions.
12332 (info-apropos): Move part of code to `Info-apropos-find-node' and
12333 `Info-apropos-matches'.
12334 (Info-mode-map): Bind "I" to `Info-virtual-index'.
12335 (Info-desktop-buffer-misc-data): Use Info-virtual-file-p to check
12336 for a virtual file instead of checking a fixed list of node names.
12337
12338 * simple.el (async-shell-command): New command.
12339
12340 * bindings.el (esc-map): Bind "&" to `async-shell-command'.
12341
12342 * net/tramp-gvfs.el (tramp-gvfs-connection-mounted-p): Use `elt'
12343 instead of `mount-info'.
12344
d04bc496
MA
123452009-07-02 Michael Albinus <michael.albinus@gmx.de>
12346
12347 * net/tramp-gvfs.el (tramp-gvfs-handler-mounted-unmounted)
4b8b1ec5 12348 (tramp-gvfs-connection-mounted-p): Handle changed mount-info interface.
d04bc496 12349
af0403e0
KH
123502009-07-02 Kenichi Handa <handa@m17n.org>
12351
12352 * international/mule.el (set-keyboard-coding-system): Force *-unix
12353 coding-system to avoid eol conversion.
12354
99278f8a
MA
123552009-07-01 Michael Albinus <michael.albinus@gmx.de>
12356
4b8b1ec5
SM
12357 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
12358 Add handler for `process-file', `shell-command' and
99278f8a
MA
12359 `start-file-process'.
12360 (tramp-gvfs-handle-shell-command)
12361 (tramp-gvfs-handle-start-file-process)
12362 (tramp-gvfs-handle-process-file): New defuns.
4b8b1ec5 12363 (tramp-synce-list-devices): Simplify check for existence of property.
99278f8a 12364
3f1c6666
JD
123652009-07-01 Jan Djärv <jan.h.d@swipnet.se>
12366
12367 * startup.el (command-line-x-option-alist): Add -mm and --maximized.
12368
3f396bac
KH
123692009-07-01 Eduard Wiebe <usenet@pusto.de> (tiny change)
12370
12371 * language/korean.el (set-language-info-alist): Add korean-cp949,
12372 cp949 to spec.
12373
c1185193
KH
123742009-07-01 Kenichi Handa <handa@m17n.org>
12375
12376 * Makefile.in (ELCFILES): Delete encoded-kb.elc.
12377
12378 * international/encoded-kb.el: Deleted.
12379
12380 * international/mule.el (set-keyboard-coding-system): Perform the
12381 necessary setup here instead of calling encoded-kbd-setup-display.
12382
3f150a60
GM
123832009-07-01 Glenn Morris <rgm@gnu.org>
12384
12385 * progmodes/f90.el (f90-break-delimiters, f90-no-break-re): Doc fixes.
12386
b0d5b05b
GM
123872009-07-01 Evangelos Evangelou <vangelis@email.unc.edu> (tiny change)
12388
12389 * progmodes/f90.el (f90-no-break-re): Add "(/" and "/)". (Bug#3730)
12390
4f4126e6
MA
123912009-06-30 Michael Albinus <michael.albinus@gmx.de>
12392
4b8b1ec5
SM
12393 * net/tramp.el (tramp-do-copy-or-rename-file-directly):
12394 Handle also the 'rename case, when setting file modes. (Bug#3712)
48c2d18a 12395 (tramp-default-file-modes): Remove execute permissions.
4f4126e6 12396
7ae3ea65 12397 * net/tramp-gvfs.el (tramp-gvfs-methods): Add "synce" method.
d6ceb380
MA
12398 (top): Add a default for "synce" in `tramp-default-user-alist'.
12399 Add completion function for "synce" method.
12400 (tramp-hal-service, tramp-hal-path-manager)
4b8b1ec5
SM
12401 (tramp-hal-interface-manager, tramp-hal-interface-device):
12402 New defconst.
12403 (tramp-gvfs-connection-mounted-p): Handle empty user name for synce.
12404 (tramp-synce-list-devices, tramp-synce-parse-device-names):
12405 New defuns.
d6ceb380
MA
12406
12407 * net/trampver.el: Update release number.
7ae3ea65 12408
0ad6626b
KH
124092009-06-30 Kenichi Handa <handa@m17n.org>
12410
12411 * international/fontset.el (setup-default-fontset): Add CJK fonts
12412 for symbols and the other miscellaneous characters.
12413
4b8b1ec5
SM
12414 * language/korea-util.el (setup-korean-environment-internal):
12415 Make char-width-table suitable for Korean environments.
0ad6626b
KH
12416 (exit-korean-environment): Cancel above.
12417
12418 * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
12419 ("Chinese-CNS", "Chinese-EUC-TW", "Chinese-GBK"): Add a
48c2d18a 12420 setup-function to make char-width-table suitable for respective
0ad6626b
KH
12421 environments, and an exit-function to cancel that.
12422
12423 * language/japan-util.el (setup-japanese-environment-internal):
12424 Call use-cjk-char-width-table with arg `ja_JP'.
12425
12426 * international/characters.el (cjk-char-width-table): Delete it.
12427 (cjk-char-width-table-list): New variable.
12428 (use-cjk-char-width-table): New arg local-name.
12429 (use-default-char-width-table): Fix for the case that Emacs is
12430 already using the default char-width-table.
12431
fd46e893
MA
124322009-06-29 Michael Albinus <michael.albinus@gmx.de>
12433
12434 * net/tramp.el (tramp-do-copy-or-rename-file-directly): Set file
12435 modes mandatory. (Bug#3712)
12436
b87d9f96
AM
124372009-06-29 Alan Mackenzie <acm@muc.de>
12438
12439 * progmodes/cc-cmds.el (c-mask-paragraph): Remove a spurious
4b8b1ec5 12440 correction between the visible width of TABs and their number of bytes.
b87d9f96 12441
2d25aa5a
CY
124422009-06-29 Chong Yidong <cyd@stupidchicken.com>
12443
12444 * server.el (server-buffer-done): Prevent kill-buffer from
12445 prompting by clearing the buffer modification flag (Bug#3696).
12446
a3a8b002
DN
124472009-06-28 Michael McNamara <mac@mail.brushroad.com>
12448
bf0b361c 12449 * progmodes/verilog-mode.el (verilog-beg-of-statement)
4b8b1ec5 12450 (verilog-endcomment-reason-re): Support unique case and priority case.
a3a8b002
DN
12451 (verilog-basic-complete-re): Support localparam lineup.
12452 (verilog-beg-of-statement-1): Fix for robustness, unique case.
12453 (verilog-set-auto-endcomments): Fix for unique case, always_comb
12454 commenting.
12455 (verilog-leap-to-case-head): Now support *nested* unique &
12456 priority case statements.
12457 (verilog-auto-lineup): Make just declarations the default (as it
12458 had been).
4b8b1ec5 12459 (verilog-leap-to-case-head): Support priority/unique case statements.
a3a8b002 12460 (verilog-auto-lineup): Rework to give users radio buttons to
7b6fefac 12461 select the various styles of automatic lineup.
a3a8b002
DN
12462 (verilog-error-regexp-alist): Rework to support the XEmacs style
12463 of error regular expressions from compilers, lint tools &
12464 simulators. Note that GNU Emacs has made it impossible for a mode
12465 to load such things.
12466 (electric-verilog-terminate-line, verilog-indent-declaration)
12467 (verilog-auto-wiure): Rework for radio button selection of
12468 auto-lineup selection of specification of auto lineup.
12469 (verilog-beg-of-statement-1): Redesign to support proper operation
12470 in additional code, based on testing with auto-lineup.
12471 (verilog-calculate-indent, assignments & declarations)
12472 (verilog-backward-token): Enhance to support auto-lineup of
12473 assignments & declarations.
12474 (verilog-in-directive-p, verilog-at-struct-p): New function for
12475 easy test of whether we are.
12476 (verilog-pretty-declarations, verilog-pretty-expr): Massive rework
12477 to support safe execution at almost anyline.
12478 (verilog-calc-1): Properly support indenting deep inside generate
12479 blocks.
48c2d18a 12480 (verilog-init-font): Remove definition & use of verilog-init-font,
a3a8b002 12481 as it is redundant with font-lock-defaults.
a8f316ca 12482 (verilog-mode): Alter the definition of verilog-font-lock-defaults
a3a8b002
DN
12483 to avoid circular calls if syntax-ppss is a function (as is the
12484 case now in 22.x GNU Emacs) as that function would sometimes call
7b6fefac 12485 itself, leading to (nearly) infinite recursion.
a3a8b002
DN
12486 (verilog-ovm-begin-re, verilog-ovm-end-re)
12487 (verilog-ovm-statement-re, verilog-leap-to-head)
12488 (verilog-backward-token): Add support for OVM macros. Some are
12489 complete statements, and others open and close scopes like begin
12490 and end.
12491 (verilog-defun-level-not-generate-re, verilog-defun-level-re)
12492 (verilog-defun-level-generate-only-re): Really fix the defun-list
7b6fefac 12493 compilation issue.
48c2d18a 12494 (verilog-calc-1, verilog-beg-of-statement): Enhance support for
7b6fefac 12495 coverpoint, constraint and cross statements.
a3a8b002
DN
12496 (verilog-defun-level-list, verilog-generate-defun-level-list)
12497 (verilog-all-defun-level-list): Redo these specifications - it is
12498 too hard to support eval-when compile aggregation of lists also
12499 built at when-compile time.
12500 (verilog-defun-level-list): Place defconsts of variables used in
12501 building regular expressions which are built in eval-when-compile
12502 bodies in the same eval-when-compile body to facilitate compile
12503 without load.
12504 (verilog-beg-block-re-ordered): Support indenting
12505 virtual/protected tasks and functions.
7b6fefac 12506 (verilog-defun-level-list, verilog-in-generate-region-p)
a3a8b002
DN
12507 (verilog-backward-ws&directives, verilog-calc-1): Speed up
12508 indentation of some module items (generate items).
12509 (verilog-forward-sexp, verilog-leap-to-head): Support stepping
12510 across virtual/protected tasks and functions.
12511
125122009-06-28 Wilson Snyder <wsnyder@wsnyder.org>
12513
bf0b361c 12514 * progmodes/verilog-mode.el (verilog-auto-arg, verilog-auto-arg-sort):
4b8b1ec5 12515 Allow sorting AUTOARG lists. Suggested by Andrea Fedeli.
a3a8b002
DN
12516 (verilog-read-sub-decls-line): Fix AUTOWIRE signals getting lost
12517 in concatenations. Reported by Yishay Belkind.
12518 (verilog-auto-ascii-enum): Support one-hot state machines in
12519 AUTOASCIIENUM. Suggested by Lloyd Gomez.
12520 (verilog-auto-inst, verilog-auto-inst-port): Include interface
33aeea0e
SM
12521 modport in AUTOINST and add vl-modport for users.
12522 Reported by David Rogoff.
a3a8b002
DN
12523 (verilog-auto-inout-module, verilog-auto-inst)
12524 (verilog-decls-get-interfaces, verilog-insert-definition)
12525 (verilog-insert-one-definition, verilog-read-decls)
12526 (verilog-read-sub-decls, verilog-read-sub-decls-sig)
12527 (verilog-sig-modport, verilog-signals-combine-bus)
12528 (verilog-subdecls-get-interfaces): Fix expansion of SystemVerilog
12529 interfaces in AUTOINOUTMODULE, AUTOINOUTCOMP, and AUTOINST.
12530 Suggested by David Rogoff.
12531 (verilog-repair-open-comma): Fix non-insertion of comma when
12532 `DEFINE occurs in V2K argument list. Reported by Lane Brooks.
12533 (verilog-make-width-expression): Simplify [A-1:0] expression
12534 widths to just {A{1'b0}}.
12535 (verilog-mode): Cleanup checkdoc warnings.
4b8b1ec5
SM
12536 (verilog-auto-inout-module, verilog-signals-matching-dir-re):
12537 Add third optional regexp to AUTOINOUTMODULE to allow selecting only
a3a8b002
DN
12538 inputs/outputs or data type. Suggested by Vasu Kandadi.
12539 (next-error-last-buffer): Fix byte-compiler warning.
12540 (verilog-auto, verilog-auto-insert-lisp, verilog-auto-inst)
12541 (verilog-delete-auto): Add AUTOINSERTLISP to insert arbitrary lisp
4b8b1ec5 12542 or shell command text during AUTO expansion. Suggested by Tad Truex.
a3a8b002 12543 (verilog-read-sub-decls-expr, verilog-read-sub-decls-line)
4b8b1ec5
SM
12544 (verilog-read-sub-decls-sig, verilog-symbol-detick-text):
12545 Fix dotted nets {a.b,c.d} and excaped identifiers being mis-included
7b6fefac 12546 in AUTOINOUT. Reported by Matthew Lovell.
a3a8b002
DN
12547 (verilog-read-always-signals-recurse): Fix AUTORESET "if (a<=b)"
12548 causing use of <= assignments. Reported by Alex Reed.
12549 (verilog-read-decls): Fix triand, trior, wand, wor to be
12550 recognized by AUTOWIRE. Reported by Spencer Isaacson.
12551 (verilog-extended-complete-re): Support import "DPI-C" functions.
12552 (verilog-read-always-signals-recurse): Fix AUTORESET of "x <=
4b8b1ec5 12553 y[a+1:a+1]" to not include a in reset list. Reported by Dan Dever.
a3a8b002
DN
12554 (verilog-insert-date, verilog-insert-year)
12555 (verilog-sk-header-tmpl): Fix verilog-header inserting error on
12556 Windows systems. Reported by Michael Potts.
12557 (verilog-read-module-name): Fix AUTOINST when the child module
7b6fefac 12558 declaration's name is a tick define. Reported by Elliot Mednick.
a3a8b002 12559 (verilog-read-decls): Fix V2K parameter bit subscripts getting
7b6fefac 12560 passed to next parameter's definition. Reported by Bruce T.
a3a8b002
DN
12561 (verilog-read-decls): Fix detecting "parameter int" when using
12562 AUTOINSTPARAM. Reported by Bruce T.
12563 (verilog-goto-defun): Fix goto not finding modules unless first
7b6fefac 12564 perform a verilog-auto expansion. Suggested by Lawrence Butcher.
4b8b1ec5 12565 (verilog-mode): Expand -f flag arguments on entry to mode so
a3a8b002
DN
12566 verilog-goto-defun will work. Reported by Lawrence Butcher.
12567 (verilog-getopt): Expand environment variables in -f file
12568 arguments. Suggested by Lawrence Butcher.
4b8b1ec5 12569 (verilog-set-define): Fix "Symbol's value as variable is void"
a3a8b002
DN
12570 when reading enumerations.
12571 (verilog-auto-ascii-enum): Fix duplicate labels in AUTOASCIIENUM.
12572 Suggested by Stephen Peltan.
4b8b1ec5 12573 (verilog-read-defines): Fix reading of enumerations in include
a3a8b002
DN
12574 files. Reported by Steve Peltan.
12575
f7c0d931
CY
125762009-06-28 David De La Harpe Golden <david@harpegolden.net>
12577
12578 * files.el (trash-directory): Fix defcustom type.
12579
baf1a55e 125802009-06-28 Juri Linkov <juri@jurta.org>
cebabb67
CY
12581
12582 * help-fns.el (describe-function-1): Correctly locate adviced
12583 functions in hyperlink (Bug#2438).
12584
d63a01ef
CY
125852009-06-28 Chong Yidong <cyd@stupidchicken.com>
12586
12587 * files.el (trash-directory): Change default to nil.
12588 (move-file-to-trash): If trash-directory is nil and
12589 system-move-file-to-trash is unbound, perform freedesktop-style
12590 trashing.
12591
125922009-06-28 David De La Harpe Golden <david@harpegolden.net>
12593
12594 * files.el (move-file-to-trash): Add freedesktop trash
12595 support (Bug#973).
12596
fc2f6a26
GM
125972009-06-28 Glenn Morris <rgm@gnu.org>
12598
12599 * autorevert.el (global-auto-revert-non-file-buffers)
12600 (global-auto-revert-mode): Doc fixes.
12601
00242b07
JB
126022009-06-27 Johan Bockgård <bojohan@gnu.org>
12603
12604 * emacs-lisp/cl-specs.el (defstruct): Fix :conc-name spec.
12605
f5594f03
CY
126062009-06-27 Chong Yidong <cyd@stupidchicken.com>
12607
e8a2b2da
CY
12608 * faces.el (x-handle-named-frame-geometry): Ensure that we have
12609 opened an X connection before calling x-get-resource (Bug#3194).
12610
f5594f03
CY
12611 * play/doctor.el: Remove reference to obsolete website.
12612 (make-doctor-variables): Correct grammar mistake (Bug#2633).
12613
3c3bf6ce
DN
126142009-06-26 Dan Nicolaescu <dann@ics.uci.edu>
12615
12616 Remove find-file-not-found-hook VC method. (Bug#2757)
12617 * vc-hooks.el (vc-file-not-found-hook)
12618 (vc-default-find-file-not-found-hook): Remove functions.
12619 (find-file-not-found-functions): Do not add vc-file-not-found-hook.
12620 * vc-rcs.el (vc-rcs-find-file-not-found-hook): Remove function.
12621 * vc.el:
12622 * vc-hg.el:
12623 * vc-git.el: Do not mention find-file-not-found-hook VC method.
12624
e26a7bc0
AM
126252009-06-25 Agustín Martín <agustin.martin@hispalinux.es>
12626
12627 * textmodes/ispell.el: Add `ispell-looking-back' XEmacs
3570691b 12628 compatibility function for `looking-back'.
e26a7bc0 12629
4b8b1ec5 12630 * textmodes/flyspell.el (sgml-mode-flyspell-verify):
7b6fefac 12631 Use `ispell-looking-back'.
e26a7bc0 12632
d9848600
MA
126332009-06-24 Michael Albinus <michael.albinus@gmx.de>
12634
12635 * net/tramp-gvfs.el (tramp-gvfs-handle-make-directory): Use `dir'
fc2f6a26 12636 rather than `filename'.
d9848600 12637
05fbc4a9
MB
126382009-06-23 Miles Bader <miles@gnu.org>
12639
12640 * face-remap.el (text-scale-set): New function.
12641
f86ca715
GM
126422009-06-23 Glenn Morris <rgm@gnu.org>
12643
33e2c2e5
GM
12644 * pcmpl-rpm.el (pcomplete/rpm): Doc fix.
12645
f529f302
GM
12646 * bindings.el (mode-line-modified): Fix case of "Buffer is modified".
12647
34995333
GM
12648 * textmodes/ispell.el (ispell-local-dictionary): Doc fix.
12649
cc80ccee
GM
12650 * progmodes/gdb-mi.el (gud-remove, gud-break): Update declarations.
12651
84cb770d
GM
12652 * calendar/cal-dst.el (calendar-time-zone-daylight-rules):
12653 Simplify Persian conditionals.
12654
d916c965
GM
12655 * calc/calc-graph.el (calc-graph-plot): Avoid assignment to free
12656 variable `filename'.
12657
b6a44b27
GM
12658 * comint.el (comint-insert-input): Doc fix.
12659
f86ca715
GM
12660 * Makefile.in (ELCFILES): Fix typo in previous change.
12661
666e158e
MB
126622009-06-23 Miles Bader <miles@gnu.org>
12663
12664 * cus-start.el: Add entry for `recenter-redisplay'.
12665
be3e598a 126662009-06-23 Dan Nicolaescu <dann@ics.uci.edu>
77bf3f54
DN
12667
12668 * vc-hooks.el (vc-stay-local-p, vc-state, vc-working-revision):
12669 Add an optional argument for the backend, use it instead of
12670 calling vc-backend.
4b8b1ec5
SM
12671 (vc-mode-line): Add an optional argument for the backend.
12672 Pass the backend to vc-state and vc-working-revision. Move code for
77bf3f54
DN
12673 special handling for vc-state being a buffer to ...
12674
12675 * vc-rcs.el (vc-rcs-find-file-hook):
12676 * vc-sccs.el (vc-sccs-find-file-hook): ... here. New functions.
12677
12678 * vc-svn.el (vc-svn-state, vc-svn-dir-status, vc-svn-checkout)
12679 (vc-svn-print-log, vc-svn-diff): Pass 'SVN to vc-state,
12680 vc-stay-local-p and vc-mode-line calls.
12681
12682 * vc-cvs.el (vc-cvs-state, vc-cvs-checkout, vc-cvs-print-log)
12683 (vc-cvs-diff, vc-cvs-annotate-command)
12684 (vc-cvs-make-version-backups-p, vc-cvs-stay-local-p)
12685 (vc-cvs-dir-status): Pass 'CVS to vc-state, vc-stay-local-p and
12686 vc-mode-line calls.
12687
12688 * vc.el (vc-deduce-fileset): Use vc-deduce-fileset instead of
12689 direct comparison.
12690 (vc-next-action, vc-transfer-file, vc-rename-file): Also pass the
12691 backend when calling vc-mode-line.
12692 (vc-register): Do not create a closure for calling the vc register
12693 function, call it directly.
12694
2764748c
DN
126952009-06-23 Dan Nicolaescu <dann@ics.uci.edu>
12696
12697 * emacs-lisp/elp.el (elp-output-insert-symname): Add a link face
12698 to make it obvious item can be clicked.
f5a0b281
DN
12699
12700 * vc-mtn.el (vc-mtn-after-dir-status, vc-mtn-dir-status): New functions.
12701
d4a885b2
KH
127022009-06-23 Kenichi Handa <handa@m17n.org>
12703
12704 * language/korea-util.el (korean-key-bindings): Change the binding
12705 of F9 to hangul-to-hanja-conversion. Bind Hangul_Hanja to the
12706 same command.
12707
e3610693
MA
127082009-06-22 Michael Albinus <michael.albinus@gmx.de>
12709
12710 Sync with Tramp 2.1.16.
12711
12712 * Makefile.in (ELCFILES): Add net/tramp-gvfs.elc.
12713
12714 * net/tramp.el (top): Require tramp-gvfs. Catch `tramp-loading',
12715 when a loading of a package fails. Completion function for rsync
12716 is `tramp-completion-function-alist-ssh'.
12717 (all): Replace all calls of `split-string' and
12718 `tramp-split-string' by `tramp-compat-split-string'.
12719 (tramp-default-method): Use `tramp-compat-process-running-p'.
12720 (tramp-default-proxies-alist): Allow also Lisp forms.
12721 (tramp-remote-path): Add choice "Private Directories".
4b8b1ec5 12722 (tramp-wrong-passwd-regexp): Remove "Tramp connection closed" option.
e3610693
MA
12723 (tramp-domain-regexp): Allow also "-", "_" and ".".
12724 (tramp-end-of-output): Remove newlines, and add "$" at the end.
12725 (tramp-file-name-handler-alist): Add handler for `dired-uncache'.
12726 (tramp-debug-message): Insert header line in debug buffer.
4b8b1ec5
SM
12727 (tramp-handle-directory-files-and-attributes-with-stat):
12728 Care about filenames with spaces, or starting with "-".
e3610693
MA
12729 (tramp-handle-dired-uncache): New defun.
12730 (tramp-handle-insert-directory): Don't flush the directory from
12731 cache, this is handled by `dired-uncache' now.
12732 (tramp-handle-insert-file-contents): Improve error handling.
12733 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
12734 Quote `tramp-end-of-output'.
12735 (tramp-action-password): Improve trace message.
4b8b1ec5
SM
12736 (tramp-check-for-regexp): Both echoes must be present, before removing.
12737 (tramp-open-connection-setup-interactive-shell): Trace coding system.
e3610693
MA
12738 (tramp-compute-multi-hops): Eval cons cells of
12739 `tramp-default-proxies-alist'.
12740 (tramp-maybe-open-connection): Use the same command pattern for
12741 first hop and further hops.
12742 (tramp-wait-for-output): Remove handling of newlines.
12743 (tramp-get-remote-path): Handle also `tramp-own-remote-path'.
12744 (tramp-split-string): Remove function. It is handled in
12745 tramp-compat now.
12746
4b8b1ec5
SM
12747 * net/tramp-cmds.el (tramp-bug):
12748 Recommend `tramp-cleanup-all-connections' in the bug mail.
e3610693
MA
12749
12750 * net/tramp-compat.el (tramp-compat-split-string)
12751 (tramp-compat-process-running-p): New defuns.
12752
12753 * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add handler
12754 for `dired-uncache'.
12755
12756 * net/tramp-gvfs.el: New package.
12757
4b8b1ec5
SM
12758 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
12759 Add handler for `dired-uncache'.
e3610693
MA
12760 (tramp-smb-handle-file-local-copy): Cleanup in case of error.
12761
12762 * net/trampver.el: Update release number. Make version check fit
12763 for SXEmacs 22.
12764
13a3f374
JM
127652009-06-22 Jim Meyering <meyering@redhat.com>
12766
e0a28a3b 12767 Automatically handle .xz suffix (XZ-compressed files), too.
13a3f374
JM
12768 * jka-cmpr-hook.el (jka-compr-compression-info-list): Add xz.
12769 XZ is the successor to LZMA: <http://tukaani.org/xz/>
12770
5242671e 127712009-06-22 Dmitry Dzhus <dima@sphinx.net.ru>
e0a28a3b 12772 Nick Roberts <nickrob@snap.net.nz>
13a3f374 12773
e0a28a3b 12774 * progmodes/gdb-mi.el: Pull further modified changes from Dmitry's
5242671e
NR
12775 repository (http://sphinx.net.ru/hg/gdb-mi/).
12776
3fde45af
GM
127772009-06-22 Glenn Morris <rgm@gnu.org>
12778
46253b34
GM
12779 * files.el (dir-locals-collect-mode-variables): Allow for any number of
12780 `mode' and `eval' entries. (Bug#3430)
12781
97e18192
GM
12782 * Makefile.in (ELCFILES): Add fadr.elc.
12783
731a00fb
GM
12784 * calendar/appt.el (appt-make-list): Fix off-by-one error caused by
12785 differing behavior of \n and ^ in strings. (Bug#3385)
12786
c66cd0ff
GM
12787 * emacs-lisp/cl-indent.el: Remove leading "*" from defcustom docs.
12788
3fde45af
GM
12789 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Fix safe-local-variable
12790 property.
12791 (lisp-indent-function): Make it a defcustom.
12792
db2241a0
NR
127932009-06-21 Nick Roberts <nickrob@snap.net.nz>
12794
12795 * progmodes/gdb-ui.el: Replace with ...
5242671e 12796 * progmodes/gdb-mi.el: ... this file.
db2241a0 12797 * progmodes/gud.el: Modify for gdb-mi.el.
fca428fe
GM
12798
127992009-06-21 Dmitry Dzhus <dima@sphinx.net.ru>
12800
db2241a0
NR
12801 * fadr.el: New file.
12802
38d4f316 12803See ChangeLog.14 for earlier changes.
e3d51b27
MR
12804
12805;; Local Variables:
12806;; coding: utf-8
e3d51b27
MR
12807;; End:
12808
8de31eec 12809 Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc.
e3d51b27
MR
12810
12811 This file is part of GNU Emacs.
12812
12813 GNU Emacs is free software: you can redistribute it and/or modify
12814 it under the terms of the GNU General Public License as published by
12815 the Free Software Foundation, either version 3 of the License, or
12816 (at your option) any later version.
12817
12818 GNU Emacs is distributed in the hope that it will be useful,
12819 but WITHOUT ANY WARRANTY; without even the implied warranty of
12820 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12821 GNU General Public License for more details.
12822
12823 You should have received a copy of the GNU General Public License
12824 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.