]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
Merge from emacs-23
[gnu-emacs] / lisp / ChangeLog
1 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
2
3 * international/mule.el (auto-coding-alist): Only purecopy
4 car of each item, not the whole list (Bug#6083).
5
6 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
7
8 * progmodes/js.el (js-mode): Make paragraph variables local before
9 calling c-setup-paragraph-variables (Bug#6071).
10
11 2010-05-08 Eli Zaretskii <eliz@gnu.org>
12
13 * composite.el (compose-region, reference-point-alist): Fix typos
14 in the doc strings.
15
16 2010-05-08 Alexander Klimov <alserkli@inbox.ru> (tiny change)
17
18 * calc/calc-graph.el (calc-graph-plot): Use the proper form for
19 gnuplot's "set" command.
20
21 2010-05-08 Juanma Barranquero <lekktu@gmail.com>
22
23 * abbrev.el (last-abbrev-text): Doc fix.
24 (abbrev-prefix-mark): Don't escape parenthesis.
25
26 2010-05-08 Andreas Schwab <schwab@linux-m68k.org>
27
28 * composite.el (find-composition): Doc fix.
29
30 2010-05-08 Juanma Barranquero <lekktu@gmail.com>
31
32 * progmodes/sql.el (sql-electric-stuff): Fix typo in tag.
33 (sql-oracle-program, sql-sqlite-options)
34 (sql-query-placeholders-and-send): Doc fixes.
35 (sql-set-product, sql-interactive-mode): Reflow docstrings.
36 (sql-imenu-generic-expression, sql-buffer)
37 (sql-mode-ansi-font-lock-keywords, sql-mode-oracle-font-lock-keywords)
38 (sql-mode-postgres-font-lock-keywords, sql-mode-ms-font-lock-keywords)
39 (sql-mode-sybase-font-lock-keywords)
40 (sql-mode-informix-font-lock-keywords)
41 (sql-mode-interbase-font-lock-keywords)
42 (sql-mode-ingres-font-lock-keywords, sql-mode-solid-font-lock-keywords)
43 (sql-mode-mysql-font-lock-keywords, sql-mode-sqlite-font-lock-keywords)
44 (sql-mode-db2-font-lock-keywords, sql-mode-font-lock-keywords)
45 (sql-product-feature, sql-highlight-product)
46 (comint-line-beginning-position, sql-rename-buffer)
47 (sql-toggle-pop-to-buffer-after-send-region sql-oracle)
48 (sql-sybase, sql-informix, sql-sqlite, sql-mysql, sql-solid)
49 (sql-ingres, sql-ms, sql-postgres, sql-interbase, sql-db2, sql-linter):
50 Fix typos in docstrings.
51
52 2010-05-08 Juri Linkov <juri@jurta.org>
53
54 * info.el (Info-fontify-node): Put Info-breadcrumbs to the `display'
55 property instead of `invisible' and `after-string' (bug#5998).
56
57 2010-05-08 Juri Linkov <juri@jurta.org>
58
59 * image-mode.el (image-mode-as-text): Fix typo in docstring.
60
61 2010-05-08 Juanma Barranquero <lekktu@gmail.com>
62
63 * filecache.el (file-cache-add-directory-list)
64 (file-cache-add-directory-recursively): Fix typos in docstrings.
65
66 2010-05-08 Kenichi Handa <handa@m17n.org>
67
68 * language/indian.el (gurmukhi-composable-pattern): Fix typo.
69 (gujarati-composable-pattern): Fix typo.
70
71 2010-05-08 Kenichi Handa <handa@m17n.org>
72
73 * language/indian.el (oriya-composable-pattern)
74 (tamil-composable-pattern, malayalam-composable-pattern):
75 Add two-part vowels to "v" (vowel sign).
76
77 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
78
79 * files.el (copy-directory): Handle symlinks (Bug#5982).
80
81 2010-05-08 Dan Nicolaescu <dann@ics.uci.edu>
82
83 * vc-hg.el (vc-hg-state): Use HGRCPATH, not HGRC.
84 (vc-hg-working-revision): Likewise. Use hg parents, not hg parent
85 (Bug#5846).
86
87 2010-05-08 Glenn Morris <rgm@gnu.org>
88
89 * emacs-lisp/lisp.el (lisp-completion-at-point): Give it a doc string.
90
91 * minibuffer.el (completion-at-point): Doc fix.
92
93 2010-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
94
95 * electric.el (Electric-command-loop): Minor tweak.
96
97 * ebuff-menu.el (electric-buffer-list): Try and make it behave a bit
98 better with dedicated windows.
99
100 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
101
102 * Version 23.2 released.
103
104 2010-05-07 Deniz Dogan <deniz.a.m.dogan@gmail.com> (tiny change)
105 Stefan Monnier <monnier@iro.umontreal.ca>
106
107 Highlight vendor specific properties.
108 * textmodes/css-mode.el (css-proprietary-nmstart-re): New var.
109 (css-proprietary-property): New face.
110 (css-font-lock-keywords): Use them.
111
112 2010-05-07 Eli Zaretskii <eliz@gnu.org>
113
114 * cus-start.el (all): Add native condition for tool-bar-* symbols.
115
116 2010-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
117
118 * textmodes/dns-mode.el (auto-mode-alist): Add entry for .zone files.
119 * files.el (auto-mode-alist): Remove redundant entries.
120
121 * files.el (auto-save-mode): Move to simple.el to fix bootstrap.
122 * simple.el (auto-save-mode): Move from files.el.
123 * minibuffer.el (completion--common-suffix): Fix copy&paste error.
124
125 2010-05-07 Christian von Roques <roques@mti.ag> (tiny change)
126
127 * lisp/epg.el (epg-key-capablity-alist): Add "D" flag (Bug#5592).
128
129 2010-05-07 Katsumi Yamaoka <yamaoka@jpl.org>
130
131 * mail/binhex.el (binhex-decode-region-internal)
132 * mail/uudecode.el (uudecode-decode-region-internal)
133 * net/dns.el (dns-read-string-name, dns-write, dns-read)
134 (dns-read-type, dns-query)
135 * pgg-parse.el (pgg-parse-armor)
136 * pgg.el (pgg-verify-region)
137 * sha1.el (sha1-string-external): Don't run set-buffer-multibyte for
138 XEmacs.
139
140 * net/imap.el (imap-disable-multibyte): Redefine it as a macro.
141
142 2010-05-07 Juanma Barranquero <lekktu@gmail.com>
143
144 * progmodes/cperl-mode.el (cperl-mode-unload-function): New function.
145
146 Fix use of `filter-buffer-substring' (4th arg NOPROPS removed).
147 * emulation/cua-base.el (cua-repeat-replace-region):
148 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
149 (cua-cut-region-to-global-mark):
150 Remove text properties with `set-text-properties'.
151
152 2010-05-06 Michael Albinus <michael.albinus@gmx.de>
153
154 * net/tramp.el (top, with-progress-reporter):
155 Use `symbol-function' inside `funcall'.
156
157 * net/tramp-compat.el (tramp-compat-file-attributes)
158 (tramp-compat-delete-file, tramp-compat-delete-directory):
159 Handle only `wrong-number-of-arguments' error.
160
161 * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Fix typo.
162 (tramp-gvfs-handle-file-selinux-context): Use `symbol-function'
163 inside `funcall'.
164
165 2010-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
166
167 * minibuffer.el (completion--sreverse, completion--common-suffix):
168 New functions.
169 (completion-pcm--merge-completions): Extract common suffix when safe.
170
171 * emacs-lisp/easy-mmode.el (define-minor-mode):
172 Make :variable more flexible.
173 * files.el (auto-save-mode): Use it to define using define-minor-mode.
174
175 2010-05-05 Juri Linkov <juri@jurta.org>
176
177 Add `slow' and `history' tags to the desktop data.
178
179 * info.el (Info-virtual-nodes) [*Index*]: Add `slow' tag.
180 (Info-virtual-files) [*Apropos*]: Add `slow' tag.
181 (Info-finder-find-node): Require `finder.el' to be able
182 to restore node from the desktop.
183 (Info-desktop-buffer-misc-data): Save all nodes. Save additional
184 data `Info-history' and `slow' tag in the assoc list.
185 (Info-restore-desktop-buffer): Don't restore nodes with the
186 `slow' tag. Restore `Info-history'.
187
188 2010-05-05 Michael Albinus <michael.albinus@gmx.de>
189
190 Add FORCE argument to `delete-file'.
191
192 * net/ange-ftp.el (ange-ftp-del-tmp-name): Make it a defun,
193 forcing to delete the temporary file.
194 (ange-ftp-delete-file): Add FORCE arg.
195 (ange-ftp-rename-remote-to-remote)
196 (ange-ftp-rename-local-to-remote, ange-ftp-rename-remote-to-local)
197 (ange-ftp-load, ange-ftp-compress, ange-ftp-uncompress):
198 Force file deletion.
199
200 * net/tramp-compat.el (tramp-compat-delete-file): New defun.
201
202 * net/tramp.el (tramp-handle-delete-file): Add FORCE arg.
203 (tramp-handle-make-symbolic-link, tramp-handle-load)
204 (tramp-do-copy-or-rename-file-via-buffer)
205 (tramp-do-copy-or-rename-file-directly)
206 (tramp-do-copy-or-rename-file-out-of-band)
207 (tramp-handle-process-file, tramp-handle-call-process-region)
208 (tramp-handle-shell-command, tramp-handle-file-local-copy)
209 (tramp-handle-insert-file-contents, tramp-handle-write-region)
210 (tramp-delete-temp-file-function): Use `tramp-compat-delete-file'.
211
212 * net/tramp-fish.el (tramp-fish-handle-delete-file): Add FORCE arg.
213 (tramp-fish-handle-make-symbolic-link)
214 (tramp-fish-handle-process-file): Use `tramp-compat-delete-file'.
215
216 * net/tramp-ftp.el (tramp-ftp-file-name-handler):
217 Use `tramp-compat-delete-file'.
218
219 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-file): Add FORCE arg.
220 (tramp-gvfs-handle-write-region): Use `tramp-compat-delete-file'.
221
222 * net/tramp-imap.el (tramp-imap-handle-delete-file): Add FORCE arg.
223 (tramp-imap-do-copy-or-rename-file): Use `tramp-compat-delete-file'.
224
225 * net/tramp-smb.el (tramp-smb-handle-delete-file): Add FORCE arg.
226 (tramp-smb-handle-copy-file, tramp-smb-handle-file-local-copy)
227 (tramp-smb-handle-rename-file, tramp-smb-handle-write-region): Use
228 `tramp-compat-delete-file'.
229
230 2010-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
231
232 Minor cleanups.
233 * subr.el (add-minor-mode): Use push.
234 * mail/supercite.el (sc-electric-mode): Use more descriptive arg name.
235 * emulation/edt.el (edt-select-mode): Simplify.
236
237 Use define-minor-mode in more cases.
238 * term/tvi970.el (tvi970-set-keypad-mode):
239 * simple.el (auto-fill-mode, overwrite-mode, binary-overwrite-mode)
240 (normal-erase-is-backspace-mode):
241 * scroll-bar.el (scroll-bar-mode): Use it and define-minor-mode.
242 (set-scroll-bar-mode-1): (Re)move to its sole caller.
243 (get-scroll-bar-mode): New function.
244 * emacs-lisp/cl-macs.el (eq): Handle a non-variable first arg.
245
246 Use define-minor-mode for less obvious cases.
247 * emacs-lisp/easy-mmode.el (define-minor-mode): Add :variable keyword.
248 * emacs-lisp/cl-macs.el (terminal-parameter, eq): Add setf method.
249 * international/iso-ascii.el (iso-ascii-mode):
250 * frame.el (auto-raise-mode, auto-lower-mode):
251 * composite.el (global-auto-composition-mode): Use define-minor-mode.
252
253 2010-05-04 Michael Albinus <michael.albinus@gmx.de>
254
255 * net/tramp.el (tramp-methods): Remove "-q" from `tramp-login-args'
256 in order to see error messages for failed logins.
257
258 2010-05-03 Chong Yidong <cyd@stupidchicken.com>
259
260 * diff.el (diff-sentinel):
261
262 * epg.el (epg--make-temp-file, epg-decrypt-string)
263 (epg-verify-string, epg-sign-string, epg-encrypt-string):
264
265 * jka-compr.el (jka-compr-partial-uncompress)
266 (jka-compr-call-process, jka-compr-write-region, jka-compr-load):
267
268 * server.el (server-sentinel): Use delete-file's new FORCE arg
269 (Bug#6070).
270
271 2010-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
272
273 Use define-minor-mode where applicable.
274 * view.el (view-mode):
275 * type-break.el (type-break-query-mode)
276 (type-break-mode-line-message-mode):
277 * textmodes/reftex.el (reftex-mode):
278 * term/vt100.el (vt100-wide-mode):
279 * tar-mode.el (tar-subfile-mode):
280 * savehist.el (savehist-mode):
281 * ibuf-ext.el (ibuffer-auto-mode):
282 * composite.el (auto-composition-mode):
283 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
284 Use define-minor-mode.
285 (vhdl-mode): Use static mode-line format.
286 (vhdl-mode-line-update): Delete.
287 (vhdl-create-mode-menu, vhdl-activate-customizations)
288 (vhdl-hs-minor-mode): Don't bother calling it.
289
290 2010-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
291
292 * simple.el (with-wrapper-hook): Move.
293 (buffer-substring-filters): Mark obsolete.
294 (filter-buffer-substring-functions): New variable.
295 (filter-buffer-substring): Use it. Remove unused arg `noprops'.
296
297 Use a mode-line spec rather than a static string in Semantic.
298 * cedet/semantic/util-modes.el:
299 (semantic-minor-modes-format): New var to replace...
300 (semantic-minor-modes-status): Remove.
301 (semantic-mode-line-update): Construct a mode-line spec rather than
302 a static string so that mouse buttons can be used on individual minor
303 modes and so that semantic-mode-line-update only needs to be called
304 when global settings are changed.
305 (semantic-add-minor-mode, semantic-toggle-minor-mode-globally):
306 Call semantic-mode-line-update.
307 (semantic-toggle-minor-mode-globally): Don't assume mode is on
308 minor-mode-alist, check semantic-minor-mode-alist as well.
309 (semantic-stickyfunc-mode, semantic-show-parser-state-auto-marker)
310 (semantic-show-parser-state-marker, semantic-show-parser-state-mode)
311 (semantic-show-unmatched-syntax-mode, semantic-highlight-edits-mode):
312 * cedet/semantic/mru-bookmark.el (semantic-mru-bookmark-mode):
313 * cedet/semantic/idle.el (semantic-idle-scheduler-mode)
314 (define-semantic-idle-service, semantic-idle-summary-mode):
315 * cedet/semantic/decorate/mode.el (semantic-decoration-mode):
316 Don't call semantic-mode-line-update any more.
317
318 2010-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
319
320 Use define-minor-mode in CEDET where applicable.
321
322 * cedet/srecode/mode.el (srecode-minor-mode,global-srecode-minor-mode):
323 Use define-minor-mode.
324
325 * cedet/semantic/util-modes.el (semantic-add-minor-mode):
326 Remove unused arg `keymap' and code redundant with define-minor-mode.
327 (semantic-toggle-minor-mode-globally): Only handle arg -1 and 1.
328 (semantic-stickyfunc-mode, global-semantic-show-unmatched-syntax-mode)
329 (semantic-highlight-func-mode, global-semantic-show-parser-state-mode)
330 (global-semantic-highlight-edits-mode, semantic-highlight-edits-mode)
331 (semantic-show-unmatched-syntax-mode, semantic-show-parser-state-mode)
332 (global-semantic-stickyfunc-mode, global-semantic-highlight-func-mode):
333 Use define-minor-mode.
334 (semantic-stickyfunc-mode-setup, semantic-highlight-edits-mode-setup)
335 (semantic-show-unmatched-syntax-mode-setup)
336 (semantic-show-parser-state-mode-setup)
337 (semantic-highlight-func-mode-setup): Inline into sole caller.
338
339 * cedet/semantic/mru-bookmark.el (global-semantic-mru-bookmark-mode)
340 (semantic-mru-bookmark-mode): Use define-minor-mode.
341 (semantic-mru-bookmark-mode-setup): Inline into sole caller.
342
343 * cedet/semantic/idle.el (define-semantic-idle-service):
344 Use define-minor-mode and inline setup function into its sole caller.
345 (semantic-idle-scheduler-mode-setup)
346 (semantic-idle-summary-mode-setup): Inline into sole caller.
347 (global-semantic-idle-scheduler-mode, semantic-idle-scheduler-mode):
348 Use define-minor-mode.
349
350 * cedet/semantic/decorate/mode.el (global-semantic-decoration-mode)
351 (semantic-decoration-mode): Use define-minor-mode.
352 (semantic-decoration-mode-setup): Inline into sole caller.
353
354 * cedet/ede/dired.el (ede-dired-minor-mode): Initialize in declaration.
355 (ede-dired-minor-mode): Use define-minor-mode and derived-mode-p.
356 (ede-dired-add-to-target): Use dolist.
357
358 2010-05-01 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
359 Michael Albinus <michael.albinus@gmx.de>
360
361 Implement compression for inline methods.
362
363 * net/tramp.el (tramp-inline-compress-start-size): New defcustom.
364 (tramp-copy-size-limit): Allow also nil.
365 (tramp-inline-compress-commands): New defconst.
366 (tramp-find-inline-compress, tramp-get-inline-compress)
367 (tramp-get-inline-coding): New defuns.
368 (tramp-get-remote-coding, tramp-get-local-coding): Remove,
369 replaced by `tramp-get-inline-coding'.
370 (tramp-handle-file-local-copy, tramp-handle-write-region)
371 (tramp-method-out-of-band-p): Use `tramp-get-inline-coding'.
372
373 2010-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
374
375 * bindings.el (mode-line-abbrev-mode, mode-line-auto-fill-mode):
376 Remove unused functions.
377
378 * emacs-lisp/lisp-mode.el (lisp-mode): Use define-derived-mode.
379 Set find-tag-default-function as a variable rather than a property.
380
381 * minibuffer.el (tags-completion-at-point-function): Move to etags.el.
382 * progmodes/etags.el (tags-completion-at-point-function):
383 Remove left over interactive spec. Add autoloading stub.
384 (complete-tag): Use tags-completion-at-point-function.
385
386 2010-04-30 Chong Yidong <cyd@stupidchicken.com>
387
388 * minibuffer.el (tags-completion-at-point-function): Fix return value.
389
390 2010-04-30 Eli Zaretskii <eliz@gnu.org>
391
392 * composite.el (compose-region, reference-point-alist): Fix typos
393 in the doc strings.
394
395 2010-04-29 Chong Yidong <cyd@stupidchicken.com>
396
397 * ido.el (ido-init-completion-maps): Remove C-v binding.
398 (ido-minibuffer-setup): Don't set cua-inhibit-cua-keys (Bug#5765).
399
400 2010-04-29 Chong Yidong <cyd@stupidchicken.com>
401
402 * minibuffer.el (tags-completion-at-point-function): New function.
403 (completion-at-point-functions): Use it.
404
405 * cedet/semantic.el (semantic-completion-at-point-function): New function.
406 (semantic-mode): Use semantic-completion-at-point-function for
407 completion-at-point-functions instead.
408
409 * progmodes/etags.el (complete-tag): Revert last change.
410
411 2010-04-29 Alan Mackenzie <acm@muc.de>
412
413 * progmodes/cc-mode.el (c-extend-region-for-CPP): Fix an
414 off-by-one error (in end of macro position).
415
416 2010-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
417
418 * net/browse-url.el (browse-url-firefox-program): Use iceweasel if
419 firefox is absent. Don't autoload.
420 (browse-url-galeon-program): Don't autoload.
421
422 2010-04-28 Chong Yidong <cyd@stupidchicken.com>
423
424 * bindings.el (complete-symbol): Move into minibuffer.el.
425
426 * minibuffer.el (complete-tag): Move from etags.el. If tags
427 completion cannot be performed, return nil instead of signalling
428 an error.
429 (completion-at-point): Make it an alias for complete-symbol.
430 (complete-symbol): Move from bindings.el, and replace with the
431 body of completion-at-point.
432
433 * progmodes/etags.el (complete-tag): Move to minibuffer.el.
434
435 * cedet/semantic.el (semantic-mode): When enabled, add
436 semantic-ia-complete-symbol to completion-at-point-functions.
437
438 * cedet/semantic/ia.el (semantic-ia-complete-symbol): Return nil
439 if Semantic is not active.
440
441 2010-04-28 Michael Albinus <michael.albinus@gmx.de>
442
443 * net/tramp.el (tramp-remote-selinux-p): New defun.
444 (tramp-handle-file-selinux-context)
445 (tramp-handle-set-file-selinux-context): Use it.
446
447 2010-04-28 Sam Steingold <sds@gnu.org>
448
449 * progmodes/bug-reference.el (bug-reference-url-format): Mark as
450 `safe-local-variable' if the value is a string or a symbol with
451 the property `bug-reference-url-format'.
452
453 2010-04-28 Chong Yidong <cyd@stupidchicken.com>
454
455 * progmodes/bug-reference.el (bug-reference-url-format): Revert
456 2010-04-27 change due to security risk.
457
458 2010-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
459
460 Make it possible to locally disable a globally enabled mode.
461 * simple.el (fundamental-mode): Run fundamental-mode-hook.
462 * emacs-lisp/derived.el (define-derived-mode): Use fundamental-mode
463 rather than kill-all-local-variables so it runs fundamental-mode-hook.
464 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
465 Use fundamental-mode-hook to run MODE-enable-in-buffers earlier, so
466 that subsequent hooks get a chance to disable it.
467
468 2010-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
469
470 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
471 Avoid re-enabling a minor mode after the user turned the minor mode
472 off if MODE-enable-in-buffers is run twice (typically once from
473 fundamental-mode's after-change-major-mode-hook and a second time from
474 run-mode-hook's own after-change-major-mode-hook).
475
476 * emacs-lisp/lisp.el (lisp-complete-symbol): Fail gracefully.
477
478 2010-04-27 Sam Steingold <sds@gnu.org>
479
480 * progmodes/bug-reference.el (bug-reference-url-format): Mark as
481 `safe-local-variable' if the value is a string or a function, as
482 documented and implemented on 2010-04-02.
483
484 2010-04-27 Juanma Barranquero <lekktu@gmail.com>
485
486 * ido.el (ido-buffer-internal): Bind `ido-use-virtual-buffers' to nil
487 when method is 'kill.
488
489 2010-04-27 Agustín Martín <agustin.martin@hispalinux.es>
490
491 * ispell.el (ispell-init-process): Fix personal dictionary condition
492 in default directory check.
493 (ispell-init-process,ispell-kill-ispell,kill-buffer-hook):
494 Kill ispell process when killing its associated buffer.
495
496 2010-04-27 Jan Djärv <jan.h.d@swipnet.se>
497
498 * desktop.el (desktop-kill): ask-if-new: Ask if desktop file exists,
499 but we aren't using it.
500
501 2010-04-25 Jan Djärv <jan.h.d@swipnet.se>
502
503 * tool-bar.el (tool-bar-local-item-from-menu): Revert unintended
504 checkin in 2010-04-23T16:26:11Z!monnier@iro.umontreal.ca.
505
506 2010-04-24 Glenn Morris <rgm@gnu.org>
507
508 * emacs-lisp/authors.el (authors-obsolete-files-regexps):
509 Ignore VCS-ignore files, and deleted nextstep preferences files.
510 (authors-ignored-files): Ignore deleted cedet test files, and "*.el".
511 (authors-ambiguous-files): New list.
512 (authors-valid-file-names): Add some deleted files.
513 (authors-renamed-files-alist): Add font-setting.el, edt-user.doc.
514 (authors-disambiguate-file-name): New function. (Bug#5501)
515 (authors-canonical-file-name): Doc fix.
516 Don't warn about obsolete files.
517 (authors-canonical-file-name, authors-scan-el):
518 Use authors-disambiguate-file-name.
519
520 * hfy-cmap.el (htmlfontify-load-rgb-file, hfy-fallback-colour-values):
521 Add autoload cookies.
522 (htmlfontify-unload-rgb-file, hfy-fallback-colour-values): Add docs.
523 (generated-autoload-file): Set file-local value to "htmlfontify.el".
524 * htmlfontify.el (caddr, cadddr): Remove fallback definitions.
525 They have definitions / compiler macros in cl.el.
526 (htmlfontify-load-rgb-file, hfy-fallback-colour-values):
527 Replace manual autoloads with generated ones.
528 (htmlfontify-unload-rgb-file): Remove autoload.
529 * Makefile.in (autoloads): Ensure htmlfontify.el is writable.
530
531 2010-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
532
533 * emacs-lisp/bytecomp.el (byte-compile-set-default): New function.
534 (byte-compile-setq-default): Optimize for the
535 single-var case and don't call byte-compile-form in this case to avoid
536 inf-loop with byte-compile-set-default.
537
538 * progmodes/compile.el (compilation-start): Abbreviate default directory.
539
540 2010-04-23 Michael Albinus <michael.albinus@gmx.de>
541
542 Implement SELINUX backends.
543
544 * net/tramp.el (tramp-file-name-handler-alist):
545 Add `file-selinux-context' and `set-file-selinux-context'.
546 (tramp-handle-file-selinux-context)
547 (tramp-handle-set-file-selinux-context): New defuns.
548 (tramp-handle-copy-file, tramp-do-copy-or-rename-file):
549 Handle PRESERVE-SELINUX-CONTEXT.
550
551 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
552 Add `file-selinux-context' and `set-file-selinux-context'.
553 (tramp-gvfs-handle-file-selinux-context)
554 (tramp-gvfs-handle-set-file-selinux-context): New defuns.
555 (tramp-gvfs-handle-copy-file): Handle PRESERVE-SELINUX-CONTEXT.
556
557 * net/ange-ftp.el (ange-ftp-copy-file):
558 * net/tramp-fish.el (tramp-fish-handle-copy-file):
559 * net/tramp-imap.el (tramp-imap-handle-copy-file):
560 * net/tramp-smb.el (tramp-smb-handle-copy-file):
561 Add PRESERVE-SELINUX-CONTEXT.
562
563 2010-04-22 Michael Albinus <michael.albinus@gmx.de>
564
565 Synchronize with Tramp repository.
566
567 * net/tramp.el (with-connection-property, tramp-completion-mode-p)
568 (tramp-action-process-alive, tramp-action-out-of-band)
569 (tramp-check-for-regexp, tramp-file-name-p, tramp-equal-remote)
570 (tramp-exists-file-name-handler): Fix docstring.
571 (with-progress-reporter): New defmacro.
572 (tramp-do-copy-or-rename-file, tramp-handle-dired-compress-file)
573 (tramp-maybe-open-connection): Use it.
574
575 2010-04-22 Noah Lavine <noah549@gmail.com> (tiny change)
576
577 Detect ssh 'ControlMaster' argument automatically in some cases.
578
579 * net/tramp.el (tramp-detect-ssh-controlmaster): New defun.
580 (tramp-default-method): Use it.
581
582 2010-04-22 Michael Albinus <michael.albinus@gmx.de>
583
584 * net/tramp.el (tramp-handle-copy-file): Add new optional
585 parameter `preserve-selinux-context'.
586 (tramp-file-name-for-operation): Add `set-file-selinux-context'.
587
588 2010-04-22 Michael Albinus <michael.albinus@gmx.de>
589
590 * net/tramp.el (tramp-completion-handle-file-name-all-completions):
591 Ensure, that non remote files are still checked. Oops.
592
593 2010-04-21 Michael Albinus <michael.albinus@gmx.de>
594
595 Fix Bug#5840.
596
597 * icomplete.el (icomplete-completions): Use `non-essential'.
598
599 * net/tramp.el (tramp-connectable-p): New defun.
600 (tramp-handle-expand-file-name)
601 (tramp-completion-handle-file-name-all-completions)
602 (tramp-completion-handle-file-name-completion): Use it.
603
604 2010-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
605
606 * emacs-lisp/lisp.el (lisp-completion-at-point): Try and handle errors.
607
608 2010-04-21 Jan Djärv <jan.h.d@swipnet.se>
609
610 * vc-dir.el (vc-dir-tool-bar-map): Add :label on some tool bar items.
611
612 * tool-bar.el (tool-bar-setup): Add :label on some tool bar items.
613
614 * loadup.el: Load dynamic-setting.el if feature dynamic-setting
615 is present.
616
617 * info.el (info-tool-bar-map): Add labels.
618
619 * cus-start.el (all): Add tool-bar-style and tool-bar-max-label-size.
620
621 * cus-edit.el (custom-commands): Add labels for tool bar.
622 (custom-buffer-create-internal, Custom-mode): Adjust for
623 labels in custom-commands.
624
625 * dynamic-setting.el: Renamed from font-setting.el.
626
627 2010-04-21 John Wiegley <jwiegley@gmail.com>
628
629 * ido.el (ido-init-completion-maps): For ido-switch-buffer, C-o
630 toggles the use of virtual buffers.
631 (ido-buffer-internal): Guard `ido-use-virtual-buffers' global
632 value.
633 (ido-toggle-virtual-buffers): New function.
634
635 2010-04-21 Juanma Barranquero <lekktu@gmail.com>
636
637 Use `define-derived-mode'; fix window selection; doc fixes.
638 * play/tetris.el (tetris, tetris-update-speed-function)
639 (tetris-tty-colors, tetris-x-colors, tetris-move-bottom)
640 (tetris-move-left, tetris-move-right, tetris-rotate-prev)
641 (tetris-rotate-next, tetris-end-game, tetris-start-game)
642 (tetris-pause-game): Fix typos in docstrings.
643 (tetris-mode-map, tetris-null-map):
644 Move initialization into declaration.
645 (tetris-mode): Define with `define-derived-mode';
646 set show-trailing-whitespace to nil.
647 (tetris): Prefer window already displaying the "*Tetris*" buffer.
648
649 2010-04-21 Karel Klíč <kklic@redhat.com>
650
651 * files.el (backup-buffer): Handle SELinux context, and return it
652 if a backup was made by renaming.
653 (backup-buffer-copy): Set SELinux context to the target file.
654 (basic-save-buffer): Set SELinux context of the newly written file.
655 (basic-save-buffer-1): Now it also returns any SELinux context.
656 (basic-save-buffer-2): Set SELinux context of the newly created file,
657 and return it.
658 * net/tramp.el (tramp-file-name-for-operation):
659 Add file-selinux-context.
660
661 2010-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
662
663 * vc.el (vc-checkin, vc-modify-change-comment):
664 Adjust to new vc-start/finish-logentry.
665 (vc-find-conflicted-file): New command.
666 (vc-transfer-file): Adjust to new vc-checkin.
667 (vc-next-action): Improve scoping.
668
669 * vc-hg.el (vc-hg-log-edit-mode): Remove.
670 (vc-hg-checkin): Remove extra arg. Use log-edit-extract-headers.
671
672 * vc-git.el (vc-git-log-edit-mode): Remove.
673 (vc-git-checkin): Remove extra arg. Use log-edit-extract-headers.
674 (vc-git-commits-coding-system): Rename from git-commits-coding-system.
675
676 * vc-dispatcher.el (vc-log-edit): Shorten names for log-edit-show-files.
677 (vc-start-logentry): Remove argument `extra'.
678 (vc-finish-logentry): Remove extra args.
679
680 * vc-bzr.el (vc-bzr-log-edit-mode): Remove.
681 (vc-bzr-checkin): Remove extra arg. Use log-edit-extract-headers.
682 (vc-bzr-conflicted-files): New function.
683
684 * log-edit.el (log-edit-extra-flags)
685 (log-edit-before-checkin-process): Remove.
686 (log-edit-summary, log-edit-header, log-edit-unknown-header): New faces.
687 (log-edit-headers-alist): New var.
688 (log-edit-header-contents-regexp): New const.
689 (log-edit-match-to-eoh): New function.
690 (log-edit-font-lock-keywords): Use them.
691 (log-edit): Insert a "Summary:" header as default.
692 (log-edit-mode): Mark font-lock rules as case-insensitive.
693 (log-edit-done): Cleanup headers.
694 (log-view-process-buffer): Remove.
695 (log-edit-extract-headers): New function to replace it.
696
697 2010-04-20 Juanma Barranquero <lekktu@gmail.com>
698
699 * subr.el (default-direction-reversed): Remove obsolescence info.
700
701 2010-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
702
703 * vc-dispatcher.el (vc-finish-logentry): Don't mess so badly with the
704 windows/frames.
705
706 * emacs-lisp/lisp.el (lisp-completion-at-point): Complete around point.
707 I.e. include text after point in the completion region.
708 Also, return nil when we're not after/in a symbol.
709
710 * international/mule-cmds.el (view-hello-file): Don't fiddle with the
711 default enable-multibyte-characters.
712
713 2010-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
714
715 * international/mule.el: Help the user choose a valid coding-system.
716 (read-buffer-file-coding-system): New function.
717 (set-buffer-file-coding-system): Use it. Prompt the user if the
718 coding-system cannot encode all the chars.
719
720 * vc-bzr.el: Use standard *vc* and *vc-diff* buffers.
721 (vc-bzr-shelve-show, vc-bzr-shelve-apply)
722 (vc-bzr-shelve-apply-and-keep, vc-bzr-shelve-snapshot):
723 Don't use *vc-bzr-shelve*.
724
725 2010-04-19 Chong Yidong <cyd@stupidchicken.com>
726
727 * cedet/ede/pmake.el (ede-proj-makefile-insert-variables):
728 Don't destroy list before using it.
729
730 2010-04-19 Dan Nicolaescu <dann@ics.uci.edu>
731
732 Fix the version number for added files.
733 * vc-hg.el (vc-hg-working-revision): Check if the file is
734 registered after hg parent fails (Bug#5961).
735
736 2010-04-19 Glenn Morris <rgm@gnu.org>
737
738 * htmlfontify.el (htmlfontify-buffer)
739 (htmlfontify-copy-and-link-dir): Autoload entry points.
740
741 2010-04-19 Magnus Henoch <magnus.henoch@gmail.com>
742
743 * vc-hg.el (vc-hg-annotate-extract-revision-at-line): Expand file
744 name relative to the project root (Bug#5960).
745
746 2010-04-19 Glenn Morris <rgm@gnu.org>
747
748 * vc-git.el (vc-git-print-log): Doc fix.
749
750 2010-04-19 Óscar Fuentes <ofv@wanadoo.es>
751
752 * ido.el (ido-file-internal): Fix 2009-12-02 change.
753
754 2010-04-19 Christoph <cschol2112@googlemail.com> (tiny change)
755
756 * progmodes/grep.el (grep-compute-defaults): Fix handling of host
757 default settings (Bug#5928).
758
759 2010-04-19 Glenn Morris <rgm@gnu.org>
760
761 * progmodes/fortran.el (fortran-match-and-skip-declaration):
762 New function.
763 (fortran-font-lock-keywords-3): Use it. (Bug#1385)
764
765 2010-04-19 Kenichi Handa <handa@m17n.org>
766
767 * language/indian.el (malayalam-composable-pattern): Fix previous
768 change (add U+0D4D "SIGN VIRAMA").
769 (oriya-composable-pattern): Add U+0B30 and fix typo in the regexp.
770 (tamil-composable-pattern): Fix typo in the regexp.
771 (telugu-composable-pattern): Fix U+0C4D and typo in the regexp.
772 (kannada-composable-pattern): Fix U+0CB0 and typo in the regexp.
773 (malayalam-composable-pattern): Fix U+0D4D and typo in the regexp.
774
775 2010-04-19 Chong Yidong <cyd@stupidchicken.com>
776
777 * textmodes/tex-mode.el (latex-mode): Revert 2008-03-03 change to
778 paragraph-separate (Bug#5821).
779
780 2010-04-19 Juri Linkov <juri@jurta.org>
781
782 Put breadcrumbs on overlay instead of inserting to buffer (bug#5809).
783
784 * info.el (Info-find-node-2): Comment out code that skips
785 breadcrumbs line.
786 (Info-mouse-follow-link): New command.
787 (Info-link-keymap): New keymap.
788 (Info-breadcrumbs): Rename from `Info-insert-breadcrumbs'.
789 Return a string with links instead of inserting breadcrumbs
790 to the Info buffer.
791 (Info-fontify-node): Comment out code that inserts breadcrumbs.
792 Instead of putting the `invisible' text property over the Info
793 header, make an overlay over the Info header with the `invisible'
794 property and `after-string' set to the string returned by
795 `Info-breadcrumbs'.
796
797 2010-04-19 Chong Yidong <cyd@stupidchicken.com>
798
799 * help.el (help-window-setup-finish): Doc fix (Bug#5830).
800 Reported by monkey@sandpframing.com.
801
802 2010-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
803
804 * tmm.el (tmm-prompt): Remove obsolete call to x-popup-menu.
805 (tmm-get-keymap): Add key-binding shortcuts now that they're not
806 available in the "keyseq cache" any more.
807
808 * custom.el (defcustom): Add edebug spec.
809
810 2010-04-18 Juri Linkov <juri@jurta.org>
811
812 Test for special mode-class in view-buffer instead of view-file (bug#5513).
813
814 * view.el (view-file, view-buffer): Move test for special mode-class
815 from view-file to view-buffer.
816
817 * tar-mode.el (tar-extract): Turn if's into one cond
818 like in arc-mode.el.
819
820 2010-04-18 Juri Linkov <juri@jurta.org>
821
822 Add 7z archive format support (bug#5475).
823
824 * arc-mode.el (archive-zip-extract): Try to find 7z executable.
825 (archive-7z-extract): New defcustom.
826 (archive-find-type): Add magic string for 7z.
827 (archive-extract-by-stdout): Add new optional arg `stderr-file'.
828 If `stderr-file' is non-nil, use `(t stderr-file)' for the
829 `buffer' arg of `call-process'.
830 (archive-zip-extract): Check `archive-zip-extract' for "7z" and
831 call the function `archive-7z-extract' with the variable
832 `archive-7z-extract' let-bound to `archive-zip-extract'.
833 (archive-7z-summarize, archive-7z-extract): New functions.
834
835 * international/mule.el (auto-coding-alist):
836 * files.el (auto-mode-alist): Add 7z file extension.
837
838 2010-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
839
840 * loadup.el: Setup hash-cons for pure data.
841
842 Fix duplicate entries in cedet's loaddefs.el files.
843 * emacs-lisp/autoload.el (autoload-file-load-name): Be more clever.
844 Should make most file-local generated-autoload-file unnecessary.
845 (print-readably): Silence warnings.
846 (autoload-find-destination): Take load-name as an arg to make sure
847 it's the same as the one that will be in the file.
848 (autoload-generate-file-autoloads): Adjust to above changes.
849 Try to make the dataflow a bit simpler.
850
851 * cvs-status.el (cvs-refontify): Remove unused.
852
853 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
854
855 * calc.el (calc-mode-map): Bind "O" to `calc-missing-key'.
856
857 * calc-bin.el (calc-radix): Have the "O" option turn on
858 twos-complement mode.
859
860 2010-04-17 Jay Belanger <jay.p.belanger@gmail.com>
861
862 * calc-ext.el (calc-init-extensions): Add keybinding for 'calc-option'.
863 Add `calc-option-prefix-help' to calc-help autoloads.
864 (calc-inverse): Add "Option" to message, as appropriate.
865 (calc-hyperbolic): Add "Option" to message, as appropriate.
866 (calc-option, calc-is-option): New functions.
867
868 * calc-help.el (calc-full-help): Add `calc-option-help'.
869 (calc-option-prefix-help): New function.
870
871 * calc-misc.el (calc-help): Add "Option" entry.
872
873 * calc.el (calc-local-var-list): Add `calc-option-flag'.
874 (calc-option-flag): New variable.
875 (calc-do): Set `calc-option-flag to nil.
876 (calc-set-mode-line): Add "Opt " as appropriate.
877
878 2010-04-16 Juri Linkov <juri@jurta.org>
879
880 Move scrolling commands from simple.el to window.el
881 because their primitives are implemented in window.c.
882
883 * simple.el (scroll-error-top-bottom)
884 (scroll-up-command, scroll-down-command, scroll-up-line)
885 (scroll-down-line, scroll-other-window-down)
886 (beginning-of-buffer-other-window, end-of-buffer-other-window):
887 * window.el (scroll-error-top-bottom)
888 (scroll-up-command, scroll-down-command, scroll-up-line)
889 (scroll-down-line, scroll-other-window-down)
890 (beginning-of-buffer-other-window, end-of-buffer-other-window):
891 Move from simple.el to window.el because their primitives are
892 implemented in window.c.
893
894 2010-04-16 Juri Linkov <juri@jurta.org>
895
896 * isearch.el (isearch-lookup-scroll-key): Check both
897 `isearch-scroll' and `scroll-command' properties.
898 (scroll-up, scroll-down): Remove `isearch-scroll' property.
899
900 * mwheel.el (mwheel-scroll): Remove `isearch-scroll' property.
901
902 * simple.el (scroll-up-command, scroll-down-command)
903 (scroll-up-line, scroll-down-line): Remove `isearch-scroll' property.
904
905 2010-04-15 Juri Linkov <juri@jurta.org>
906
907 * simple.el (scroll-up-command, scroll-down-command)
908 (scroll-up-line, scroll-down-line): Put `scroll-command'
909 property on the these symbols. Remove them from
910 `scroll-preserve-screen-position-commands'.
911
912 * mwheel.el (mwheel-scroll): Put `scroll-command' and
913 `isearch-scroll' properties on the `mwheel-scroll' symbol.
914 Remove it from `scroll-preserve-screen-position-commands'.
915
916 * isearch.el (isearch-allow-scroll): Doc fix.
917
918 2010-04-15 Michael Albinus <michael.albinus@gmx.de>
919
920 * net/tramp.el (tramp-error-with-buffer): Don't show the
921 connection buffer when we are in completion mode.
922 (tramp-file-name-handler): Catch the error for some operations
923 when we are in completion mode. This gives the user the chance to
924 correct the file name in the minibuffer.
925
926 2010-04-15 Glenn Morris <rgm@gnu.org>
927
928 * progmodes/verilog-mode.el (verilog-forward-sexp): Avoid free variable.
929
930 2010-04-15 Juanma Barranquero <lekktu@gmail.com>
931
932 Simplify by using `define-derived-mode'.
933 * info.el (Info-mode):
934 * calendar/todo-mode.el (todo-mode):
935 * play/gomoku.el (gomoku-mode): Define with `define-derived-mode'.
936 (gomoku-mode-map): Move initialization into declaration.
937
938 2010-04-14 Michael Albinus <michael.albinus@gmx.de>
939
940 Fix Bug#5840.
941 * ido.el (ido-file-name-all-completions-1):
942 * minibuffer.el (minibuffer-completion-help):
943 * net/tramp.el (tramp-completion-mode-p): Use `non-essential'.
944
945 2010-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
946
947 * simple.el (non-essential): New var.
948
949 Add a new field `location' to bookmarks for non-file bookmarks.
950 * bookmark.el (bookmark-location): Use the new field, if present.
951 (bookmark-insert-location): Undo last change, not needed any more.
952 * man.el (Man-bookmark-make-record):
953 * woman.el (woman-bookmark-make-record): Add `location' field.
954
955 2010-04-14 Juri Linkov <juri@jurta.org>
956
957 * simple.el (scroll-error-top-bottom): New defcustom.
958 (scroll-up-command, scroll-down-command): Use it. Doc fix.
959
960 * emulation/pc-select.el (pc-select-override-scroll-error):
961 Obsolete in favor of `scroll-error-top-bottom'.
962
963 2010-04-14 Juri Linkov <juri@jurta.org>
964
965 * tutorial.el (tutorial--default-keys): Rebind `C-v' to
966 `scroll-up-command' and `M-v' to `scroll-down-command'.
967
968 * emulation/cua-rect.el (cua--init-rectangles):
969 * forms.el (forms--change-commands):
970 * image-mode.el (image-mode-map):
971 Remap scroll-down-command and scroll-up-command
972 in addition to scroll-down and scroll-up.
973
974 2010-04-14 Juri Linkov <juri@jurta.org>
975
976 * mwheel.el (scroll-preserve-screen-position-commands):
977 Add mwheel-scroll to this list of commands.
978
979 * simple.el (scroll-preserve-screen-position-commands):
980 Add scroll-up-command, scroll-down-command, scroll-up-line,
981 scroll-down-line to this list of commands.
982
983 2010-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
984
985 * obsolete/complete.el: Move from lisp/complete.el.
986
987 * pcomplete.el (pcomplete-here*): Fix mistaken change (bug#5935).
988
989 * emacs-lisp/easy-mmode.el (define-minor-mode): Passing a nil argument
990 to the minor mode function now turns the mode ON unconditionally.
991
992 2010-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
993
994 * vc-dir.el (vc-dir-kill-line): New command.
995 (vc-dir-mode-map): Bind it to C-k.
996
997 * bookmark.el (bookmark-insert-location): Handle a nil filename.
998
999 * woman.el: Add bookmark declarations to silence the compiler.
1000 (bookmark-prop-get): Use `man-args' rather than `filename' as a first
1001 step to compatibility between man and woman bookmarks.
1002 Adjust for Man-default-bookmark-title renaming.
1003 (woman-bookmark-jump): Adjust accordingly. Don't forget to autoload.
1004
1005 * man.el: Add bookmark declarations to silence the compiler.
1006 (Man-name-local-regexp): Make it match NAME as well.
1007 (Man-getpage-in-background): Return the buffer.
1008 (Man-notify-when-ready): Use `case'.
1009 (man-set-default-bookmark-title): Rename to Man-default-bookmark-title.
1010 Don't hardcode "NAME". Simplify.
1011 (Man-bookmark-make-record): Use Man-arguments rather than buffer-name.
1012 Rename from Man-bookmark-make-record.
1013 (Man-bookmark-jump): Rename from man-bookmark-jump. Simplify now that
1014 we have the actual man-args. Use Man-getpage-in-background rather
1015 than `man' since the arg is already processed. Let bookmark.el do the
1016 window handling. Only wait for the relevant process.
1017 Don't forget to autoload.
1018
1019 * bookmark.el (bookmark-default-file): Use locate-user-emacs-file.
1020
1021 2010-04-12 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1022
1023 * woman.el (woman-bookmark-make-record, woman-bookmark-jump):
1024 New functions.
1025 (woman-mode): Setup bookmark support.
1026
1027 * man.el (man-set-default-bookmark-title, man-bookmark-make-record)
1028 (man-bookmark-jump): New functions.
1029 (Man-mode): Setup bookmark support.
1030
1031 2010-04-10 Jari Aalto <jari.aalto@cante.net>
1032
1033 * comint.el (comint-password-prompt-regexp): Use regexp-opt, and
1034 recognize ssh-keygen prompt (Bug#2817).
1035
1036 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
1037
1038 * net/tramp.el (tramp-do-copy-or-rename-file): Add progress reporter.
1039
1040 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
1041
1042 Synchronize with Tramp repository.
1043
1044 * net/tramp.el (tramp-completion-function-alist)
1045 (tramp-file-name-regexp, tramp-chunksize)
1046 (tramp-local-coding-commands, tramp-remote-coding-commands):
1047 Fix docstring.
1048 (tramp-remote-process-environment): Use `format' instead of `concat'.
1049 (tramp-handle-directory-files-and-attributes)
1050 (tramp-get-remote-path): Use `copy-tree'.
1051 (tramp-handle-file-name-all-completions): Backward/ XEmacs
1052 compatibility: Use `completion-ignore-case' if
1053 `read-file-name-completion-ignore-case' does not exist.
1054 (tramp-do-copy-or-rename-file-directly): Do not use
1055 `tramp-handle-file-remote-p'.
1056 (tramp-do-copy-or-rename-file-out-of-band):
1057 Use `tramp-compat-delete-directory'.
1058 (tramp-do-copy-or-rename-file-out-of-band)
1059 (tramp-compute-multi-hops, tramp-maybe-open-connection):
1060 Use `format-spec-make'.
1061 (tramp-find-foreign-file-name-handler)
1062 (tramp-advice-make-auto-save-file-name)
1063 (tramp-set-auto-save-file-modes): Remove superfluous check for
1064 `stringp'. This is done inside `tramp-tramp-file-p'.
1065 (tramp-debug-outline-regexp): New defconst.
1066 (tramp-get-debug-buffer): Use it.
1067 (tramp-check-for-regexp): Use (forward-line 1).
1068 (tramp-set-auto-save-file-modes): Adapt version check.
1069
1070 * net/tramp-compat.el (tramp-advice-file-expand-wildcards):
1071 Wrap call of `featurep' for 2nd argument.
1072 (tramp-compat-make-temp-file): Simplify fallback implementation.
1073 (tramp-compat-copy-tree): Remove function.
1074 (tramp-compat-delete-directory): Provide implementation for older
1075 Emacsen.
1076
1077 * net/tramp-fish.el (tramp-fish-handle-directory-files-and-attributes):
1078 Do not use `tramp-fish-handle-file-attributes.
1079
1080 * net/trampver.el: Update release number.
1081
1082 2010-04-10 Glenn Morris <rgm@gnu.org>
1083
1084 * progmodes/compile.el (compilation-save-buffers-predicate):
1085 Add missing :version tag.
1086
1087 2010-04-09 Sam Steingold <sds@gnu.org>
1088
1089 * progmodes/compile.el (compilation-save-buffers-predicate):
1090 Remove the "autoload" cookie.
1091
1092 * progmodes/bug-reference.el (turn-on-bug-reference-mode)
1093 (turn-on-bug-reference-prog-mode): Remove, `bug-reference-mode'
1094 and `bug-reference-prog-mode' can be used in hooks directly.
1095
1096 2010-04-09 Dan Nicolaescu <dann@ics.uci.edu>
1097
1098 Add --author support to git commit.
1099 * vc-git.el (vc-git-checkin): Pass extra-args to the commit command.
1100 (vc-git-log-edit-mode): New minor mode.
1101 (log-edit-mode, log-edit-extra-flags, log-edit-mode):
1102 New declarations.
1103
1104 2010-04-09 Eric Raymond <esr@snark.thyrsus.com>
1105
1106 * vc-hooks.el, vc-git.el: Improve documentation comments.
1107
1108 2010-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
1109
1110 Fix some of the problems in defsubst* (bug#5728).
1111 * emacs-lisp/cl-macs.el (defsubst*): Don't substitute non-trivial args.
1112 (cl-defsubst-expand): Do the substitutions simultaneously (bug#5728).
1113
1114 2010-04-07 Sam Steingold <sds@gnu.org>
1115
1116 * progmodes/compile.el (compilation-save-buffers-predicate):
1117 New custom variable.
1118 (compile, recompile): Pass it to `save-some-buffers'.
1119
1120 2010-04-07 Jan Djärv <jan.h.d@swipnet.se>
1121
1122 * wid-edit.el (widget-choose): Move cursor to the second line of
1123 the buffer (Bug#5695).
1124
1125 2010-04-07 Dan Nicolaescu <dann@ics.uci.edu>
1126
1127 Add new VC methods: vc-log-incoming and vc-log-outgoing.
1128 * vc.el (vc-print-log-setup-buttons): New function split out from
1129 vc-print-log-internal.
1130 (vc-log-internal-common): New function, a parametrized version of
1131 vc-print-log-internal.
1132 (vc-print-log-internal): Just call vc-log-internal-common with the
1133 right arguments.
1134 (vc-incoming-outgoing-internal):
1135 (vc-log-incoming, vc-log-outgoing): New functions.
1136 (vc-log-view-type): New permanent local variable.
1137
1138 * vc-hooks.el (vc-menu-map): Bind vc-log-incoming and vc-log-outgoing.
1139
1140 * vc-bzr.el (vc-bzr-log-view-mode): Use vc-log-view-type instead
1141 of the dynamic bound vc-short-log.
1142 (vc-bzr-log-incoming, vc-bzr-log-outgoing): New functions.
1143
1144 * vc-git.el (vc-git-log-outgoing): New function.
1145 (vc-git-log-view-mode): Use vc-log-view-type instead
1146 of the dynamic bound vc-short-log.
1147
1148 * vc-hg.el (vc-hg-log-view-mode): Use vc-log-view-type instead
1149 of the dynamic bound vc-short-log. Highlight the tag.
1150 (vc-hg-log-incoming, vc-hg-log-outgoing): New functions.
1151 (vc-hg-outgoing, vc-hg-incoming, vc-hg-outgoing-mode):
1152 (vc-hg-incoming-mode): Remove.
1153 (vc-hg-extra-menu-map): Do not bind vc-hg-incoming and vc-hg-outgoing.
1154
1155 2010-04-07 Dan Nicolaescu <dann@ics.uci.edu>
1156
1157 Fix default-directory for vc-root-diff.
1158 * vc.el (vc-root-diff): Bind default-directory to the root
1159 directory for the diff command.
1160
1161 2010-04-07 Michael McNamara <mac@mail.brushroad.com>
1162
1163 * progmodes/verilog-mode.el (verilog-forward-sexp):
1164 (verilog-calc-1): Support "disable fork" and "fork wait" multi
1165 word keywords, suggested by Steve Pearlmutter.
1166 (verilog-pretty-declarations): Support lineup of declarations in
1167 port lists.
1168 (verilog-skip-backward-comments, verilog-skip-forward-comment-p):
1169 fix bug for /* / comments
1170 (verilog-backward-syntactic-ws, verilog-forward-syntactic-ws):
1171 Speed up and simplfy as this is never called with a bound.
1172 (verilog-pretty-declarations): Enhance to line up declarations
1173 inside a parameter list, suggested by Alan Morgan.
1174 (verilog-pretty-expr): Tune assignment regular expression match
1175 string for corner cases; also use markers instead of character
1176 number as indent changes the later.
1177
1178 2010-04-07 Wilson Snyder <wsnyder@wsnyder.org>
1179
1180 * progmodes/verilog-mode.el (verilog-type-keywords): Fix pulldown
1181 as missing keyword.
1182 (verilog-read-sub-decls-line): Fix comments in AUTO_TEMPLATE
1183 causing truncation of AUTOWIRE signals. Reported by Bruce Tennant.
1184 (verilog-auto-inst, verilog-auto-inst-port): Add vl_mbits for
1185 AUTO_TEMPLATEs needing multiple array bits. Suggested by Bruce
1186 Tennant.
1187 (verilog-keywords):
1188 (verilog-1800-2005-keywords, verilog-1800-2009-keywords): Add IEEE
1189 1800-2009 keywords, including "global.".
1190
1191 2010-04-06 John Wiegley <jwiegley@gmail.com>
1192
1193 * ido.el (ido-add-virtual-buffers-to-list): Fix duplicated names
1194 appearing in buffer list (if a live buffer name matched a recentf
1195 file basename). Should use uniquify to offer a real solution.
1196
1197 2010-04-06 John Wiegley <jwiegley@gmail.com>
1198
1199 * ido.el (ido-use-virtual-buffers, ido-virtual): Move a ChangeLog
1200 comment to code, and add a :version tag.
1201 (ido-virtual-buffers): Move defvar to fix byte-compiler warning.
1202
1203 2010-04-06 Juanma Barranquero <lekktu@gmail.com>
1204
1205 Enable recentf-mode if using virtual buffers.
1206 * ido.el (recentf-list): Declare for byte-compiler.
1207 (ido-virtual-buffers): Move up to silence byte-compiler. Add docstring.
1208 (ido-make-buffer-list): Simplify.
1209 (ido-add-virtual-buffers-to-list): Simplify. Enable recentf-mode.
1210
1211 2010-04-05 Juri Linkov <juri@jurta.org>
1212
1213 Scrolling commands which scroll a line instead of full screen.
1214 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01452.html
1215
1216 * simple.el (scroll-up-line, scroll-down-line): New commands.
1217 Put property isearch-scroll=t on them.
1218
1219 * emulation/ws-mode.el (scroll-down-line, scroll-up-line):
1220 Remove commands.
1221
1222 2010-04-05 Juri Linkov <juri@jurta.org>
1223
1224 Scrolling commands which do not signal errors at top/bottom.
1225 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01452.html
1226
1227 * simple.el (scroll-up-command, scroll-down-command): New commands.
1228 Put property isearch-scroll=t on them.
1229
1230 * bindings.el (global-map): Rebind [prior] from `scroll-down' to
1231 `scroll-down-command' and [next] from `scroll-up' to
1232 `scroll-up-command'.
1233
1234 * emulation/cua-base.el: Put property CUA=move on
1235 `scroll-up-command' and `scroll-down-command'.
1236 (cua--init-keymaps): Remap `scroll-up-command' to `cua-scroll-up'
1237 and `scroll-down-command' to `cua-scroll-down'.
1238
1239 2010-04-05 Juanma Barranquero <lekktu@gmail.com>
1240
1241 * help.el (describe-mode): Return nil.
1242
1243 2010-04-04 John Wiegley <jwiegley@gmail.com>
1244
1245 * ido.el (ido-use-virtual-buffers): New variable to indicate
1246 whether "virtual buffer" support is enabled for IDO.
1247 (ido-virtual): Face used to indicate virtual buffers in the list.
1248 (ido-buffer-internal): If a buffer is chosen, and no such buffer
1249 exists, but a virtual buffer of that name does (which would be why
1250 it was in the list), recreate the buffer by reopening the file.
1251 (ido-make-buffer-list): If virtual buffers are being used, call
1252 `ido-add-virtual-buffers-to-list' before the make list hook.
1253 (ido-virtual-buffers): New variable which contains a copy of the
1254 current contents of the `recentf-list', albeit pared down for the
1255 sake of speed, and with proper faces applied.
1256 (ido-add-virtual-buffers-to-list): Using the `recentf-list',
1257 create a list of "virtual buffers" to present to the user in
1258 addition to the currently open set. Note that this logic could
1259 get rather slow if that list is too large. With the default
1260 `recentf-max-saved-items' of 200, there is little speed penalty.
1261
1262 2010-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
1263
1264 * font-lock.el: Require CL when compiling.
1265 (font-lock-turn-on-thing-lock): Use `case'.
1266
1267 2010-04-03 Eli Zaretskii <eliz@gnu.org>
1268
1269 * emacs-lisp/authors.el (authors-fixed-entries): Add entry for Eli
1270 Zaretskii.
1271
1272 2010-04-02 Juanma Barranquero <lekktu@gmail.com>
1273
1274 * cedet/semantic/imenu.el (semantic-imenu-bucketize-type-members)
1275 (semantic-create-imenu-directory-index): Fix typos in docstrings.
1276 (semantic-imenu-goto-function): Reflow docstring.
1277
1278 2010-04-02 Juri Linkov <juri@jurta.org>
1279
1280 * ehelp.el (electric-help-orig-major-mode):
1281 New buffer-local variable.
1282 (electric-help-mode): Set it to original major-mode. Doc fix.
1283 (with-electric-help): Use `electric-help-orig-major-mode' instead
1284 of (default-value 'major-mode). Doc fix.
1285 http://lists.gnu.org/archive/html/emacs-devel/2010-04/msg00069.html
1286
1287 2010-04-02 Sam Steingold <sds@gnu.org>
1288
1289 * vc-hg.el (vc-hg-push, vc-hg-pull): Use `apply' when calling
1290 `vc-hg-command' with a list of flags.
1291
1292 * progmodes/bug-reference.el (bug-reference-bug-regexp):
1293 Also accept "patch" and "RFE".
1294 (bug-reference-fontify): `bug-reference-url-format' can also be a
1295 function to be able to handle the bug kind.
1296 (turn-on-bug-reference-mode, turn-on-bug-reference-prog-mode): Add.
1297
1298 2010-04-02 Jan Djärv <jan.h.d@swipnet.se>
1299
1300 * tmm.el (tmm-get-keymap): Check with symbolp before passing
1301 value to fboundp, it may not be a symbol.
1302
1303 2010-03-31 Chong Yidong <cyd@stupidchicken.com>
1304
1305 * cus-edit.el (custom-buffer-sort-alphabetically): Update :version.
1306
1307 2010-03-31 Juri Linkov <juri@jurta.org>
1308
1309 * simple.el (next-line, previous-line): Re-throw a signal
1310 with `signal' instead of using `ding'.
1311 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01432.html
1312
1313 2010-03-31 Juri Linkov <juri@jurta.org>
1314
1315 * simple.el (keyboard-escape-quit): Raise deselecting the active
1316 region higher than exiting the minibuffer.
1317 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00904.html
1318
1319 2010-03-31 Juri Linkov <juri@jurta.org>
1320
1321 * image.el (image-animated-p): Use `image-metadata' instead of
1322 `image-extension-data'. Get GIF extenstion data from metadata
1323 property `extension-data'.
1324
1325 2010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
1326
1327 * simple.el (append-to-buffer): Simplify.
1328
1329 2010-03-31 Tomas Abrahamsson <tab@lysator.liu.se>
1330
1331 * textmodes/artist.el (artist-mode): Fix typo in docstring.
1332 Reported by Alex Schröder <kensanata@gmail.com>. (Bug#5807)
1333
1334 2010-03-31 Kenichi Handa <handa@m17n.org>
1335
1336 * language/sinhala.el (composition-function-table): Fix regexp for
1337 the new Unicode specification.
1338
1339 * language/indian.el (devanagari-composable-pattern)
1340 (tamil-composable-pattern, kannada-composable-pattern)
1341 (malayalam-composable-pattern): Adjust for the new Unicode
1342 specification.
1343 (bengali-composable-pattern, gurmukhi-composable-pattern)
1344 (gujarati-composable-pattern, oriya-composable-pattern)
1345 (telugu-composable-pattern): New variables to cope with the new
1346 Unicode specification. Use them in composition-function-table.
1347
1348 2010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
1349
1350 Make tmm-menubar work for the Buffers menu again (bug#5726).
1351 * tmm.el (tmm-prompt): Also handle keymap entries in the form of
1352 vectors rather than cons cells, as used in menu-bar-update-buffers.
1353
1354 2010-03-31 Chong Yidong <cyd@stupidchicken.com>
1355
1356 * progmodes/js.el (js-auto-indent-flag, js-mode-map)
1357 (js-insert-and-indent): Revert 2009-08-15 change, restoring
1358 electric punctuation for "{}();,:" (Bug#5586).
1359
1360 * mail/sendmail.el (mail-default-directory): Doc fix.
1361
1362 2010-03-31 Chong Yidong <cyd@stupidchicken.com>
1363
1364 * mail/sendmail.el (mail-default-directory): Doc fix.
1365
1366 2010-03-31 Eli Zaretskii <eliz@gnu.org>
1367
1368 * subr.el (version-regexp-alist, version-to-list)
1369 (version-list-<, version-list-=, version-list-<=)
1370 (version-list-not-zero, version<, version<=, version=): Doc fix.
1371 (Bug#5744).
1372
1373 2010-02-31 Dan Nicolaescu <dann@ics.uci.edu>
1374
1375 * vc.el (vc-root-diff): Doc fix.
1376
1377 2010-03-31 Chong Yidong <cyd@stupidchicken.com>
1378
1379 * vc.el (vc-print-log, vc-print-root-log): Doc fix.
1380
1381 * simple.el (append-to-buffer): Fix last change.
1382
1383 2010-03-31 Chong Yidong <cyd@stupidchicken.com>
1384
1385 * simple.el (append-to-buffer): Ensure that point is preserved if
1386 BUFFER is the current buffer. Suggested by YAMAMOTO Mitsuharu.
1387 (Bug#5749)
1388
1389 2010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
1390
1391 * files.el (auto-mode-case-fold): Change default to t.
1392
1393 2010-03-30 Juri Linkov <juri@jurta.org>
1394
1395 * dired-x.el (dired-omit-mode): Doc fix.
1396
1397 2010-03-30 Juri Linkov <juri@jurta.org>
1398
1399 * replace.el (occur-accumulate-lines): Move occur-engine related
1400 functions `occur-accumulate-lines' and `occur-engine-add-prefix'
1401 to be located after `occur-engine'.
1402
1403 2010-03-30 Juri Linkov <juri@jurta.org>
1404
1405 Make occur handle multi-line matches cleanly with context.
1406 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01280.html
1407
1408 * replace.el (occur-accumulate-lines): Add optional arg `pt'.
1409 (occur-engine): Add local variables `ret', `prev-after-lines',
1410 `prev-lines'. Use more arguments for `occur-context-lines'.
1411 Set first elem of its returned list to `data', and the second elem
1412 to `prev-after-lines'. Don't print the separator line.
1413 In the end, print remaining context after-lines.
1414 (occur-context-lines): Add new arguments `begpt', `endpt',
1415 `lines', `prev-lines', `prev-after-lines'. Rewrite to combine
1416 after-lines of the previous match with before-lines of the
1417 current match and not overlap them. Return a list with two
1418 values: the output line and the list of context after-lines.
1419
1420 2010-03-30 Juri Linkov <juri@jurta.org>
1421
1422 * replace.el (occur-accumulate-lines): Fix a bug where the first
1423 context line at the beginning of the buffer was missing.
1424
1425 2010-03-30 Eli Zaretskii <eliz@gnu.org>
1426
1427 * files.el: Make bidi-display-reordering safe variable for boolean
1428 values.
1429
1430 2010-03-29 Phil Hagelberg <phil@evri.com>
1431 Chong Yidong <cyd@stupidchicken.com>
1432
1433 * subr.el: Extend progress reporters to perform "spinning".
1434 (progress-reporter-update, progress-reporter-do-update):
1435 Handle non-numeric value arguments.
1436 (progress-reporter--pulse-characters): New var.
1437
1438 2010-03-28 Chong Yidong <cyd@stupidchicken.com>
1439
1440 * progmodes/compile.el (compilation-start): Fix regexp detection
1441 of initial cd command (Bug#5771).
1442
1443 2010-03-28 Stefan Guath <stefan@automata.se> (tiny change)
1444
1445 * find-dired.el (find-dired): Use read-directory-name (Bug#5777).
1446
1447 2010-03-27 Nick Roberts <nickrob@snap.net.nz>
1448
1449 Restore GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
1450 * lisp/progmodes/gdb-mi.el: Restore.
1451 * lisp/progmodes/gdb-ui.el: Remove.
1452 * lisp/progmodes/gud.el: Re-accommodate for gdb-mi.el.
1453
1454 2010-03-25 Glenn Morris <rgm@gnu.org>
1455
1456 * desktop.el (desktop-save-buffer-p): Don't mistakenly include
1457 all dired buffers, even tramp ones. (Bug#5755)
1458
1459 2010-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
1460
1461 Add "union tags" in mpc.el.
1462 * mpc.el: Remove backward compatibility code.
1463 (mpc-browser-tags): Change default.
1464 (mpc--find-memoize-union-tags): New var.
1465 (mpc-cmd-flush, mpc-cmd-special-tag-p): New fun.
1466 (mpc-cmd-find): Handle the case where the playlist does not exist.
1467 Handle union-tags.
1468 (mpc-cmd-list): Use mpc-cmd-special-tag-p. Handle union-tags.
1469 (mpc-cmd-add): Use mpc-cmd-flush.
1470 (mpc-tagbrowser-tag-name): New fun.
1471 (mpc-tagbrowser-buf): Use it.
1472 (mpc-songs-refresh): Use cond. Move to point-min as a fallback.
1473
1474 2010-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
1475
1476 Misc cleanup.
1477 * progmodes/make-mode.el (makefile-bsdmake-rule-action-regex):
1478 Use replace-regexp-in-string.
1479 (makefile-mode-abbrev-table): Merge defvar and define-abbrev-table.
1480 (makefile-imake-mode-syntax-table): Move init into defvar.
1481 (makefile-mode): Use define-derived-mode.
1482
1483 * progmodes/make-mode.el (makefile-rule-action-regex): Backtrack less.
1484 (makefile-make-font-lock-keywords): Adjust rule since submatch 1 may
1485 not be present any more.
1486
1487 2010-03-24 Juanma Barranquero <lekktu@gmail.com>
1488
1489 * faces.el (set-face-attribute): Fix typo in docstring.
1490 (face-valid-attribute-values): Reflow docstring.
1491
1492 * cedet/srecode/table.el (srecode-template-table): Fix docstring typo.
1493
1494 2010-03-24 Glenn Morris <rgm@gnu.org>
1495
1496 * textmodes/flyspell.el (sgml-lexical-context): Autoload it (Bug#5752).
1497
1498 2010-03-24 Chong Yidong <cyd@stupidchicken.com>
1499
1500 * indent.el (indent-for-tab-command): Doc fix.
1501
1502 2010-03-24 Alan Mackenzie <acm@muc.de>
1503
1504 * progmodes/cc-engine.el (c-remove-stale-state-cache):
1505 Fix off-by-one error. Fixes bug #5747.
1506
1507 2010-03-24 Juanma Barranquero <lekktu@gmail.com>
1508
1509 * image-dired.el (image-dired-display-thumbs): Fix typo in docstring.
1510 (image-dired-read-comment): Doc fix.
1511
1512 * json.el (json-object-type, json-array-type, json-key-type)
1513 (json-false, json-null, json-read-number):
1514 * minibuffer.el (completion-in-region-functions):
1515 * calendar/cal-tex.el (cal-tex-daily-end, cal-tex-number-weeks)
1516 (cal-tex-cursor-week):
1517 * emacs-lisp/trace.el (trace-function):
1518 * eshell/em-basic.el (eshell/printnl):
1519 * eshell/em-dirs.el (eshell-last-dir-ring, eshell-parse-drive-letter)
1520 (eshell-read-last-dir-ring, eshell-write-last-dir-ring):
1521 * obsolete/levents.el (allocate-event, event-key, event-object)
1522 (event-point, event-process, event-timestamp, event-to-character)
1523 (event-window, event-x, event-x-pixel, event-y, event-y-pixel):
1524 * textmodes/reftex-vars.el (reftex-index-macros-builtin)
1525 (reftex-section-levels, reftex-auto-recenter-toc, reftex-toc-mode-hook)
1526 (reftex-cite-punctuation, reftex-search-unrecursed-path-first)
1527 (reftex-highlight-selection): Fix typos in docstrings.
1528
1529 2010-03-24 Juanma Barranquero <lekktu@gmail.com>
1530
1531 * minibuffer.el (completion-in-region-functions): Fix docstring typos.
1532
1533 2010-03-24 Glenn Morris <rgm@gnu.org>
1534
1535 * mail/rmail.el (rmail-highlight-face): Restore option deleted
1536 2008-02-13 without comment; mark it obsolete.
1537 (rmail-highlight-headers): Use rmail-highlight-face once more.
1538
1539 2010-03-24 Chong Yidong <cyd@stupidchicken.com>
1540
1541 * woman.el (woman2-process-escapes): Only consume the newline if
1542 the filler character is on a line by itself (Bug#5729).
1543
1544 2010-03-24 Kenichi Handa <handa@m17n.org>
1545
1546 * language/indian.el (devanagari-composable-pattern): Add more
1547 consonants.
1548
1549 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
1550
1551 * net/trampver.el: Update release number.
1552
1553 2010-03-24 Glenn Morris <rgm@gnu.org>
1554
1555 * Makefile.in (ELCFILES): Add cedet/semantic/imenu.el.
1556
1557 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
1558
1559 * net/tramp.el (tramp-find-executable):
1560 Use `tramp-get-connection-buffer'. Make the regexp for checking
1561 output of "wc -l" more robust.
1562 (tramp-find-shell): Use another shell but /bin/sh on OpenSolaris.
1563 (tramp-open-connection-setup-interactive-shell): Remove workaround
1564 for OpenSolaris bug, it is not needed anymore.
1565
1566 2010-03-24 Eric M. Ludlam <zappo@gnu.org>
1567
1568 * cedet/semantic/imenu.el: New file, from the CEDET repository
1569 (Bug#5412).
1570
1571 2010-03-24 Glenn Morris <rgm@gnu.org>
1572
1573 * emacs-lisp/cl-macs.el (defsubst*): Add autoload cookie. (Bug#4427)
1574
1575 2010-03-24 Wilson Snyder <wsnyder@wsnyder.org>
1576
1577 * files.el (auto-mode-alist): Accept more verilog file patterns.
1578
1579 2010-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
1580
1581 * vc-dir.el (vc-dir-headers): Abbreviate the working dir.
1582
1583 2010-03-24 Glenn Morris <rgm@gnu.org>
1584
1585 * vc-bzr.el (vc-bzr-log-edit-mode): Add --fixes support to
1586 log-edit-before-checkin-process.
1587
1588 * vc.el (vc-modify-change-comment): Pass MODE to vc-start-logentry.
1589
1590 * vc.el, vc-bzr.el, vc-hg.el (log-edit-mode): Declare.
1591
1592 * vc-dispatcher.el (vc-start-logentry): Doc fix.
1593 (log-view-process-buffer, log-edit-extra-flags): Declare.
1594
1595 * log-edit.el (log-edit-before-checkin-process): Doc fix.
1596
1597 * cedet/semantic/bovine/c.el (semantic-c-describe-environment):
1598 Consistently check ede-object is bound throughout.
1599
1600 * cedet/ede/project-am.el (ede-shell-run-something): Declare.
1601
1602 2010-03-23 Sam Steingold <sds@gnu.org>
1603
1604 Fix bug#5620: recalculate all markers on compilation buffer
1605 modifications, not on file modifications.
1606 * progmodes/compile.el (buffer-modtime): New buffer-local variable:
1607 the buffer modification time, for buffers not associated with files.
1608 (compilation-mode): Create it.
1609 (compilation-filter): Update it.
1610 (compilation-next-error-function): Use it instead of
1611 `visited-file-modtime' for timestamp.
1612
1613 2010-03-23 Juri Linkov <juri@jurta.org>
1614
1615 Implement Occur multi-line matches.
1616 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01044.html
1617
1618 * replace.el (occur): Doc fix.
1619 (occur-engine): Set `begpt' to the beginning of the first line.
1620 Set `endpt' to the end of the last match line. At first, count
1621 line numbers between `origpt' and `begpt'. Split out code from
1622 `out-line' variable to new let-bindings `match-prefix' and
1623 `match-str'. In `out-line' add non-numeric prefix to all
1624 non-first lines of multi-line matches. Finally, count lines
1625 between `begpt' and `endpt' and add to `lines'.
1626
1627 2010-03-23 Juri Linkov <juri@jurta.org>
1628
1629 * replace.el (occur-accumulate-lines, occur-engine):
1630 Use `occur-engine-line' instead of duplicate code.
1631 (occur-engine-line): New function created from duplicate code
1632 in `occur-accumulate-lines' and `occur-engine'.
1633
1634 * replace.el (occur-engine-line): Add optional arg `keep-props'.
1635 (occur-accumulate-lines, occur-engine): Add arg `keep-props'.
1636
1637 2010-03-23 Juri Linkov <juri@jurta.org>
1638
1639 * finder.el: Remove TODO tasks.
1640
1641 * info.el (Info-finder-find-node): Add node "all"
1642 with all package info. Handle a list of multiple keywords
1643 separated by comma.
1644 (info-finder): In interactive use with a prefix argument,
1645 use `completing-read-multiple' to read a list of keywords
1646 separated by comma.
1647
1648 2010-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
1649
1650 Add a new completion style `substring'.
1651 * minibuffer.el (completion-basic--pattern): New function.
1652 (completion-basic-try-completion, completion-basic-all-completions):
1653 Use it.
1654 (completion-substring--all-completions)
1655 (completion-substring-try-completion)
1656 (completion-substring-all-completions): New functions.
1657 (completion-styles-alist): New style `substring'.
1658
1659 2010-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
1660
1661 Get rid of .elc files after removal of the corresponding .el.
1662 * Makefile.in (compile-clean): New target.
1663 (compile-main): Use it.
1664
1665 2010-03-22 Jan Djärv <jan.h.d@swipnet.se>
1666
1667 * Makefile.in (compile-main): cd to $(lisp) in a sub-shell, so we
1668 don't do make there. When compiling with separate object dir, there
1669 is no Makefile there.
1670
1671 2010-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
1672
1673 Get rid of the ELCFILES abomination, again.
1674 * Makefile.in (update-elclist, ELCFILES, compile-last): Remove.
1675 (all, compile): Don't call compile-last.
1676 (compile-main): Build the "elcfiles" list dynamically.
1677 (compile-targets): New (internal) target.
1678
1679 2010-03-21 Andreas Schwab <schwab@linux-m68k.org>
1680
1681 * Makefile.in (top_srcdir): Define.
1682 (abs_top_builddir): Define.
1683 (srcdir): Don't append `/..'.
1684 (EMACS): Use ${abs_top_builddir}.
1685 (all, compile, compile-always, compile-last): Don't set emacswd.
1686 (update-subdirs, update-authors): Use $(top_srcdir) instead of
1687 $(srcdir).
1688 (lisp): Use $(srcdir) instead of @srcdir@.
1689
1690 2010-03-21 Juri Linkov <juri@jurta.org>
1691
1692 Fix message of multi-line occur regexps and multi-buffer header lines.
1693 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00457.html
1694
1695 * replace.el (occur-1): Don't display regexp if it is longer
1696 than window-width. Use `query-replace-descr' to display regexp.
1697 (occur-engine): Don't display regexp in the buffer header for
1698 multi-buffer occur. Display a separate header line with total
1699 match count and regexp for multi-buffer occur.
1700 Use `query-replace-descr' to display regexp.
1701
1702 2010-03-20 Teodor Zlatanov <tzz@lifelogs.com>
1703
1704 * net/secrets.el: Fix parenthesis.
1705 (secrets-enabled): Fix parenthesis.
1706
1707 2010-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
1708
1709 Use more relative file and directory names.
1710 * Makefile.in (EMACS): Arrange for it to work when we chdir.
1711 (setwins, setwins_almost, setwins_for_subdirs):
1712 Don't `cd'; output relative names.
1713 (all, compile, compile-always, compile-last): Set emacswd.
1714 (custom-deps, finder-data, autoloads, update-subdirs, compile-last):
1715 Just cd to the lisp source dir so we can use relative file names.
1716
1717 * outline.el (hide-sublevels): Unfix the paren non-typo! (bug#5738).
1718
1719 2010-03-20 Glenn Morris <rgm@gnu.org>
1720
1721 * textmodes/rst.el: Use faces for font-lock customization, and make the
1722 old -face variables obsolete.
1723 (rst-block, rst-external, rst-definition, rst-directive, rst-comment)
1724 (rst-emphasis1, rst-emphasis2, rst-literal, rst-reference): New faces.
1725 (rst-block-face, rst-external-face, rst-definition-face)
1726 (rst-directive-face, rst-comment-face, rst-emphasis1-face)
1727 (rst-emphasis2-face, rst-literal-face, rst-reference-face):
1728 Make obsolete.
1729 (rst-font-lock-keywords-function): Update for above changes.
1730
1731 2010-03-20 Juri Linkov <juri@jurta.org>
1732
1733 * s-region.el:
1734 * obsolete/s-region.el: Move to obsolete.
1735
1736 2010-03-19 Juanma Barranquero <lekktu@gmail.com>
1737
1738 * vc-dispatcher.el (vc-do-command): Remove reference to `vc-path'.
1739
1740 2010-03-19 Dan Nicolaescu <dann@ics.uci.edu>
1741
1742 * vc-hooks.el (vc-path): Remove variable and obsolete declaration.
1743
1744 2010-03-19 Dan Nicolaescu <dann@ics.uci.edu>
1745
1746 Add special markup processing for commit logs.
1747 * log-edit.el (log-edit-extra-flags): New variable.
1748 (log-edit): Add new argument MODE. Use that mode when non-nil
1749 instead of the log-view-mode.
1750 (log-view-process-buffer): New function.
1751
1752 * vc.el: Document that the checkin method takes optional
1753 arguments. Document new backend specific method: log-view-mode.
1754 (vc-default-log-edit-mode): New function.
1755 (vc-checkin): Use a backend specific log-view-mode.
1756 Pass extra arguments to the checkin method.
1757 (vc-modify-change-comment): Pass a dummy extra argument.
1758
1759 * vc-dispatcher.el (vc-log-edit): Add a mode argument, pass it to
1760 log-edit.
1761 (vc-start-logentry): Add a mode argument, pass it to vc-log-edit.
1762 (vc-finish-logentry): Process the log buffer before passing it
1763 down. Pass log-edit-extra-flags.
1764
1765 * vc-bzr.el (vc-bzr-checkin): Pass extra arguments to the commit
1766 command.
1767 (log-edit-extra-flags, log-edit-before-checkin-process):
1768 New declarations.
1769
1770 * vc-hg.el (vc-hg-checkin): Pass extra arguments to the commit
1771 command.
1772 (log-edit-extra-flags, log-edit-before-checkin-process):
1773 New declarations.
1774 (vc-hg-log-edit-mode): New derived mode.
1775
1776 * vc-arch.el (vc-arch-checkin):
1777 * vc-cvs.el (vc-cvs-checkin):
1778 * vc-git.el (vc-git-checkin):
1779 * vc-mtn.el (vc-mtn-checkin):
1780 * vc-rcs.el (vc-rcs-checkin):
1781 * vc-sccs.el (vc-sccs-checkin):
1782 * vc-svn.el (vc-svn-checkin): Add an optional ignored argument.
1783
1784 2010-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
1785
1786 * outline.el (hide-sublevels): Don't hide trailing newline (and fix
1787 parent typo).
1788
1789 2010-03-19 Glenn Morris <rgm@gnu.org>
1790
1791 * password-cache.el (password-cache, password-cache-expiry): Autoload.
1792
1793 2010-03-18 Glenn Morris <rgm@gnu.org>
1794
1795 * emacs-lisp/autoload.el (autoload-rubric): Doc fix.
1796
1797 * replace.el (query-replace-history): Give it a doc string.
1798 (map-query-replace-regexp): Use query-replace-from-history-variable
1799 and query-replace-to-history-variable.
1800
1801 * mail/hashcash.el (declare-function): Remove duplicate definition.
1802
1803 * mail/emacsbug.el (report-emacs-bug-pretest-address):
1804 Make it an obsolete alias for report-emacs-bug-address.
1805 (message-strip-special-text-properties): Declare.
1806 (report-emacs-bug): Remove test for a pretest bug address.
1807 Combine message-mode-specific code.
1808
1809 * mail/supercite.el: Don't require sendmail.
1810 (mh-in-header-p): Declare rather than using with-no-warnings.
1811 (sc-no-blank-line-or-header): Use rfc822-goto-eoh rather than
1812 mail-header-end. Don't bind mysterious variable `kill-lines-magic'.
1813
1814 * calendar/cal-french.el: Convert to utf-8.
1815
1816 * files.el (interpreter-mode-alist): Use emacs-lisp-mode for
1817 Emacs scripts.
1818
1819 2010-03-16 Michael Albinus <michael.albinus@gmx.de>
1820
1821 * net/secrets.el (secrets-enabled): New variable. Use it instead
1822 of a subfeature.
1823
1824 2010-03-15 Michael Albinus <michael.albinus@gmx.de>
1825
1826 * net/secrets.el (top): Register the D-Bus signals only when the
1827 service "org.freedesktop.secrets" can be pinged.
1828 Provide subfeature `enabled'.
1829
1830 2010-03-14 Juri Linkov <juri@jurta.org>
1831
1832 Add finder unknown keywords.
1833
1834 * finder.el (finder-unknown-keywords): New function.
1835
1836 * info.el (Info-finder-find-node): Use `finder-unknown-keywords'
1837 to create a Finder node with unknown keywords.
1838
1839 2010-03-14 Juri Linkov <juri@jurta.org>
1840
1841 * finder.el (finder-compile-keywords): Replace `princ' with
1842 `prin1' on a list of symbols interned from keyword strings.
1843
1844 * emacs-lisp/lisp-mnt.el (lm-keywords-list): If `keywords' contains
1845 a comma, then split keywords using a comma and optional whitespace.
1846 Otherwise, split by whitespace.
1847
1848 * complete.el:
1849 * face-remap.el:
1850 * log-view.el:
1851 * net/hmac-def.el:
1852 * net/hmac-md5.el:
1853 * net/netrc.el:
1854 * progmodes/mixal-mode.el: Fix keywords.
1855
1856 2010-03-13 Michael Albinus <michael.albinus@gmx.de>
1857
1858 * Makefile.in (ELCFILES): Add net/secrets.elc.
1859
1860 * net/secrets.el: New file.
1861
1862 2010-03-12 Chong Yidong <cyd@stupidchicken.com>
1863
1864 * facemenu.el (list-colors-display, list-colors-print): New arg
1865 callback. Use it to allow selecting colors.
1866
1867 * wid-edit.el (widget-image-insert): Insert image prop even if the
1868 current display is non-graphic.
1869 (widget-field-value-set): New fun.
1870 (editable-field): Use it.
1871 (widget-field-value-get): Clean up unused var.
1872 (widget-color-value-create, widget-color--choose-action):
1873 New funs. Allow using list-colors-display to choose color.
1874
1875 2010-03-12 Chong Yidong <cyd@stupidchicken.com>
1876
1877 * cus-edit.el: Resort topmost custom groups.
1878 (custom-buffer-sort-alphabetically): Default to t.
1879 (customize-apropos): Use apropos-parse-pattern.
1880 (custom-search-field): New var.
1881 (custom-buffer-create-internal): Add custom-apropos search field.
1882 (custom-add-parent-links): Don't display parent doc.
1883 (custom-group-value-create): Don't sort top-level custom group.
1884 (custom-magic-value-create): Show visibility button before option name.
1885
1886 (custom-variable-state): New fun, from custom-variable-state-set.
1887 (custom-variable-state-set): Use it.
1888 (custom-group-value-create): Hide options with standard values
1889 using the :hidden-states property. Use progress reporter.
1890
1891 (custom-show): Simplify.
1892 (custom-visibility): Disable images by default.
1893 (custom-variable): New property :hidden-states.
1894 (custom-variable-value-create): Enable images for
1895 custom-visibility widgets. Use :hidden-states property to
1896 determine initial visibility.
1897
1898 * wid-edit.el (widget-image-find): Give images center ascent.
1899 (visibility): Add :on-image and :off-image properties.
1900 (widget-visibility-value-create): Use them.
1901
1902 2010-03-12 Chong Yidong <cyd@stupidchicken.com>
1903
1904 * cus-edit.el (processes): Remove from development group.
1905 (oop, hypermedia): Delete group.
1906 (comm): Promote to top-level group.
1907
1908 * net/browse-url.el (browse-url):
1909 * net/xesam.el (xesam):
1910 * net/tramp.el (tramp):
1911 * net/goto-addr.el (goto-address):
1912 * net/ange-ftp.el (ange-ftp): Put in comm group.
1913
1914 * view.el (view): Remove from editing group.
1915
1916 * uniquify.el (uniquify): Put in files group.
1917
1918 * net/browse-url.el (browse-url):
1919 * ps-print.el (postscript): Put in external group.
1920
1921 * cus-edit.el (outlines):
1922 * textmodes/text-mode.el (text-mode-hook):
1923 * textmodes/table.el (table):
1924 * textmodes/picture.el (picture):
1925 * outline.el (outlines): Put in wp group.
1926
1927 * nxml/nxml-mode.el (nxml): Remove from wp group.
1928
1929 * net/tramp-imap.el (tramp-imap): Put in tramp group.
1930
1931 * mail/metamail.el (metamail): Remove from hypermedia group.
1932
1933 * cus-edit.el (abbrev):
1934 * whitespace.el (whitespace):
1935 * vcursor.el (vcursor):
1936 * reveal.el (reveal):
1937 * hl-line.el (hl-line): Put in convenience group.
1938
1939 * epg-config.el (epg): Put in data group.
1940
1941 * emulation/pc-select.el (pc-select): Put in emulations group.
1942
1943 * calculator.el (calculator): Put in applications group.
1944
1945 2010-03-12 Dan Nicolaescu <dann@ics.uci.edu>
1946
1947 Add .dir-locals.el support for file-less buffers.
1948 * files.el (hack-local-variables): Split out code to apply local
1949 variable settings ...
1950 (hack-local-variables-apply): ... here. New function.
1951 (hack-dir-local-variables): Use the default directory for when the
1952 buffer does not have an associated file.
1953 (hack-dir-local-variables-non-file-buffer): New function.
1954 * diff-mode.el (diff-mode):
1955 * vc-annotate.el (vc-annotate-mode):
1956 * vc-dir.el (vc-dir-mode):
1957 * log-edit.el (log-edit-mode):
1958 * log-view.el (log-view-mode): Call hack-dir-local-variables-non-file-buffer.
1959
1960 2010-03-12 Dan Nicolaescu <dann@ics.uci.edu>
1961
1962 Add support for shelving snapshots and for showing shelves.
1963 * vc-bzr.el (vc-bzr-shelve-show, vc-bzr-shelve-show-at-point)
1964 (vc-bzr-shelve-apply-and-keep-at-point, vc-bzr-shelve-snapshot):
1965 New functions.
1966 (vc-bzr-shelve-map, vc-bzr-shelve-menu-map)
1967 (vc-bzr-extra-menu-map): Map them.
1968
1969 2010-03-11 Glenn Morris <rgm@gnu.org>
1970
1971 * cus-edit.el (customize-changed-options-previous-release):
1972 Bump to 23.1.
1973
1974 * image.el (image-animate-max-time): Fix :version tag.
1975
1976 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
1977
1978 * Branch for 23.2.
1979
1980 2010-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
1981
1982 * vc-git.el (vc-git-revision-table): Include remote branches.
1983
1984 2010-03-10 Kim F. Storm <storm@cua.dk>
1985
1986 Animated image API.
1987 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00211.html
1988
1989 * image.el (image-animate-max-time): New defcustom.
1990 (image-animated-types): New defconst.
1991 (create-animated-image, image-animate-timer)
1992 (image-animate-start, image-animate-stop, image-animate-timeout)
1993 (image-animated-p): New functions.
1994
1995 * image-mode.el (image-toggle-display-image):
1996 Replace `create-image' with `create-animated-image'.
1997
1998 2010-03-09 Miles Bader <miles@gnu.org>
1999
2000 * vc-git.el (vc-git-print-log): Use "tformat:" for shortlog,
2001 instead of "format:"; this ensures that the output is
2002 newline-terminated.
2003
2004 2010-03-08 Chong Yidong <cyd@stupidchicken.com>
2005
2006 * mail/rfc822.el (rfc822-addresses): Use nested catches to ensure
2007 that all errors are caught, and that the return value is always a
2008 list (Bug#5692).
2009
2010 2010-03-08 Kenichi Handa <handa@m17n.org>
2011
2012 * language/misc-lang.el (windows-1256): New coding system.
2013 (cp1256): New alias of windows-1256 (bug#5690).
2014
2015 2010-03-07 Andreas Schwab <schwab@linux-m68k.org>
2016
2017 * mail/rfc822.el (rfc822-addresses): Move catch clause down around
2018 call to rfc822-bad-address. (Bug#5692)
2019
2020 2010-03-07 Štěpán Němec <stepnem@gmail.com> (tiny change)
2021
2022 * vc-git.el (vc-git-annotate-extract-revision-at-line):
2023 Use vc-git-root as default directory for revision path (Bug#5657).
2024
2025 2010-03-06 Chong Yidong <cyd@stupidchicken.com>
2026
2027 * calculator.el (calculator): Don't bind split-window-keep-point
2028 (Bug#5674).
2029
2030 2010-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
2031
2032 * vc-git.el: Re-flow to fit into 80 columns.
2033 (vc-git-after-dir-status-stage, vc-git-dir-status-goto-stage):
2034 Remove spurious `quote' element in each case alternative.
2035 (vc-git-show-log-entry): Use prog1.
2036 (vc-git-after-dir-status-stage): Remove unused var `remaining'.
2037
2038 2010-03-06 Glenn Morris <rgm@gnu.org>
2039
2040 * cedet/semantic/grammar.el (semantic-grammar-header-template):
2041 Update template copyright to GPLv3+.
2042
2043 2010-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
2044
2045 * man.el (Man-files-regexp): Tighten up the regexp (bug#5686).
2046
2047 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
2048
2049 * macros.el (insert-kbd-macro): Look up keyboard macro using the
2050 definition, not the name (Bug#5481).
2051
2052 2010-03-03 Štěpán Němec <stepnem@gmail.com> (tiny change)
2053
2054 * subr.el (momentary-string-display): Don't overwrite the MESSAGE
2055 argument with a local variable. (Bug#5670)
2056
2057 2010-03-02 Juri Linkov <juri@jurta.org>
2058
2059 * info.el (Info-index-next): Decrement line number by 2. (Bug#5652)
2060
2061 2010-03-02 Michael Albinus <michael.albinus@gmx.de>
2062
2063 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix an
2064 error when FILENAME and NEWNAME are existing remote directories.
2065
2066 * net/tramp-compat.el (tramp-compat-make-temp-file): Add optional
2067 parameter DIR-FLAG.
2068
2069 2010-03-02 Glenn Morris <rgm@gnu.org>
2070
2071 * calendar/cal-hebrew.el (holiday-hebrew-passover): Fix date
2072 of Yom HaAtzma'ut when it falls on a Monday (rule changed in 2004).
2073
2074 2010-03-01 Kenichi Handa <handa@m17n.org>
2075
2076 * language/burmese.el (burmese-composable-pattern): Rename from
2077 myanmar-composable-pattern.
2078
2079 * international/characters.el (script-list):
2080 * international/fontset.el (script-representative-chars):
2081 Change myanmar to burmese.
2082 (otf-script-alist): Likewise.
2083 (setup-default-fontset): Likewise. Re-fix :otf spec.
2084
2085 2010-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
2086
2087 * menu-bar.el (menu-bar-manuals-menu): Fix typo.
2088
2089 2010-02-28 Jan Djärv <jan.h.d@swipnet.se>
2090
2091 * scroll-bar.el (scroll-bar-drag-1): Add save-excursion, bug #5654.
2092
2093 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
2094
2095 * net/tramp.el (tramp-handle-write-region): START can be a string.
2096 Take care in the checks. Reported by Dan Davison
2097 <davison@stats.ox.ac.uk>.
2098
2099 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
2100
2101 * net/dbus.el (dbus-introspect, dbus-get-property)
2102 (dbus-set-property, dbus-get-all-properties):
2103 Use `dbus-call-method' when noninteractive. (Bug#5645)
2104
2105 2010-02-28 Chong Yidong <cyd@stupidchicken.com>
2106
2107 * textmodes/reftex-toc.el (reftex-toc-promote-prepare):
2108 * emacs-lisp/elint.el (elint-add-required-env):
2109 * cedet/semantic/db-find.el
2110 (semanticdb-find-translate-path-brutish-default):
2111 * cedet/ede/make.el (ede-make-check-version):
2112 * calendar/icalendar.el (icalendar--add-diary-entry):
2113 * calc/calcalg2.el (math-tracing-integral):
2114 * files.el (recover-session-finish): Use with-current-buffer
2115 instead of save-excursion.
2116
2117 2010-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
2118
2119 Fix in-buffer completion when after-change-functions modify the buffer.
2120 * minibuffer.el (completion--replace): New function.
2121 (completion--do-completion): Use it and use relative movement.
2122
2123 2010-02-27 Chong Yidong <cyd@stupidchicken.com>
2124
2125 * international/fontset.el (setup-default-fontset): Fix :otf spec.
2126
2127 2010-02-27 Jeremy Whitlock <jcscoobyrs@gmail.com> (tiny change)
2128
2129 * progmodes/python.el (python-pdbtrack-stack-entry-regexp):
2130 Allow the characters _<> in the stack entry (Bug#5653).
2131
2132 2010-02-26 Kenichi Handa <handa@m17n.org>
2133
2134 * language/burmese.el: Fix entries in composition-function-table.
2135 (myanmar-composable-pattern): New variable.
2136
2137 * international/fontset.el (setup-default-fontset): Add an entry
2138 for myanmar.
2139
2140 * international/characters.el (script-list): Add Myanmar
2141 Extended-A.
2142
2143 2010-02-26 Glenn Morris <rgm@gnu.org>
2144
2145 * custom.el (custom-initialize-delay): Doc fix.
2146
2147 * mail/sendmail.el (send-mail-function): Autoload the call
2148 to custom-initialize-delay, not otherwise preserved in loaddefs.el.
2149
2150 2010-02-24 Chong Yidong <cyd@stupidchicken.com>
2151
2152 * files.el (hack-local-variables-filter): For eval forms, also
2153 check safe-local-variable-p (Bug#5636).
2154
2155 2010-02-24 Eduard Wiebe <usenet@pusto.de>
2156
2157 * javascript.el (wisent-javascript-jv-expand-tag): Avoid c(ad)ddr
2158 and use c(ad)r of cddr (Bug#5640).
2159
2160 2010-02-22 Michael Albinus <michael.albinus@gmx.de>
2161
2162 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Protect
2163 setting the modes by `ignore-errors'. It might fail, for example
2164 if the file is not owned by the user but the group.
2165 (tramp-handle-write-region): Ensure, that `tmpfile' is always readable.
2166
2167 2010-02-21 Chong Yidong <cyd@stupidchicken.com>
2168
2169 * files.el (directory-listing-before-filename-regexp): Use
2170 stricter matching for iso-style dates, to avoid false matches with
2171 date-like filenames (Bug#5597).
2172
2173 * htmlfontify.el (htmlfontify): Doc fix.
2174
2175 * eshell/eshell.el (eshell): Doc fix.
2176
2177 * startup.el (fancy-about-screen): In mode-line, apply
2178 mode-line-buffer-id face only to the buffer name (Bug#5613).
2179
2180 2010-02-20 Kevin Ryde <user42@zip.com.au>
2181
2182 * progmodes/compile.el (compilation-error-regexp-alist-alist):
2183 In `watcom' anchor regexp to start of line, to avoid slowness
2184 (Bug#5599).
2185
2186 2010-02-20 Eli Zaretskii <eliz@gnu.org>
2187
2188 * subr.el (remove-yank-excluded-properties): Explain in a comment
2189 why `category' property is removed.
2190
2191 2010-02-19 Chong Yidong <cyd@stupidchicken.com>
2192
2193 * isearch.el (isearch-update-post-hook, isearch-update): Revert
2194 2010-02-17 change.
2195
2196 2010-02-19 Ulf Jasper <ulf.jasper@web.de>
2197
2198 * calendar/icalendar.el (icalendar--convert-ordinary-to-ical)
2199 (icalendar--convert-weekly-to-ical)
2200 (icalendar--convert-yearly-to-ical)
2201 (icalendar--convert-block-to-ical)
2202 (icalendar--convert-cyclic-to-ical)
2203 (icalendar--convert-anniversary-to-ical): Take care of time
2204 specifications where hour has 1-digit only (Bug#5549).
2205
2206 2010-02-19 Nick Roberts <nickrob@snap.net.nz>
2207
2208 * progmodes/gdb-ui.el (gdb-assembler-handler): Accommodate change
2209 of disassemble output in GDB 7.1.
2210
2211 2010-02-19 Glenn Morris <rgm@gnu.org>
2212
2213 * progmodes/f90.el (f90-electric-insert): Give it a delete-selection
2214 property. (Bug#5593)
2215
2216 2010-02-18 Sam Steingold <sds@gnu.org>
2217
2218 * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
2219
2220 2010-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
2221
2222 Use abbreviated file names in bookmarks (bug#5591).
2223 * bookmark.el (bookmark-maybe-load-default-file): Remove redundant
2224 calls to expand-file-name.
2225 (bookmark-relocate): Use abbreviated file names in bookmarks.
2226 (bookmark-load): Use abbreviated file names in messages.
2227
2228 2010-02-18 Michael Albinus <michael.albinus@gmx.de>
2229
2230 * net/tramp.el (tramp-handle-directory-files): When FULL, do not
2231 expand "." and "..". Reported by Thierry Volpiatto
2232 <thierry.volpiatto@gmail.com>.
2233
2234 2010-02-18 Michael Albinus <michael.albinus@gmx.de>
2235
2236 * net/tramp.el (tramp-handle-insert-file-contents): Set always the
2237 permissions of the temporary file to "0600". In case the remote
2238 file has no read permissions for the owner, there might be
2239 problems otherwise. Reported by Ole Laursen <olau@iola.dk>.
2240
2241 22010-02-18 Glenn Morris <rgm@gnu.org>
2242
2243 * emacs-lisp/authors.el (authors-renamed-files-alist):
2244 Add entries for INSTALL.CVS.
2245
2246 2010-02-17 Mark A. Hershberger <mah@everybody.org>
2247
2248 * vc-bzr.el: Fix typo in Known Bugs section.
2249
2250 * isearch.el (isearch-update-post-hook): New hook.
2251 (isearch-update): Use the new hook.
2252
2253 2010-02-16 Michael Albinus <michael.albinus@gmx.de>
2254
2255 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
2256 Fix errors in copying directories.
2257 (tramp-handle-add-name-to-file, tramp-handle-copy-directory)
2258 (tramp-do-copy-or-rename-file, tramp-handle-delete-directory)
2259 (tramp-handle-delete-file)
2260 (tramp-handle-dired-recursive-delete-directory)
2261 (tramp-handle-write-region): Flush also the cache for the upper
2262 directory.
2263
2264 2010-02-16 Chong Yidong <cyd@stupidchicken.com>
2265
2266 * simple.el (save-interprogram-paste-before-kill): Doc fix.
2267
2268 * cus-edit.el (hardware): Doc fix.
2269
2270 * man.el (man): Add to external custom group.
2271
2272 * delim-col.el (columns): Move to wp custom group.
2273
2274 * doc-view.el (doc-view): Add to data custom group.
2275
2276 * cedet/data-debug.el (data-debug): Move to extensions group.
2277
2278 * cedet/ede.el (ede):
2279 * cedet/srecode.el (srecode):
2280 * cedet/semantic.el (semantic): Put in tools and extensions group.
2281
2282 * nxml/nxml-mode.el (nxml-faces): Remove from font-lock-faces group.
2283
2284 * textmodes/flyspell.el (flyspell-word): Obey the offset specified
2285 by ispell-parse-output (Bug#5575).
2286
2287 2010-02-16 Kenichi Handa <handa@m17n.org>
2288
2289 * international/ja-dic-cnv.el (iso-2022-7bit-short): Delete it.
2290 (skkdic-convert-okuri-ari): Ignore lines starting with '>'.
2291 (skkdic-convert): Use `euc-japan' coding system for writing.
2292
2293 2010-02-16 Glenn Morris <rgm@gnu.org>
2294
2295 * textmodes/tex-mode.el (tex-bibtex-file): Expand the result of
2296 tex-main-file before using it. (Bug#5562)
2297
2298 2010-02-15 Stefan Monnier <monnier@iro.umontreal.ca>
2299
2300 * emacs-lisp/advice.el (ad-compile-function): Suppress byte-compiler
2301 warnings, since it is annoying for the user to see them each time he
2302 runs the code.
2303
2304 2010-02-15 Michael Albinus <michael.albinus@gmx.de>
2305
2306 * net/tramp.el (tramp-process-actions, tramp-read-passwd):
2307 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection): Use VEC
2308 instead of PROC for caching "first-password-request". Otherwise,
2309 new processes would not profit from passwords already entered.
2310
2311 * net/tramp-cache.el (tramp-dump-connection-properties):
2312 Don't save "first-password-request" property.
2313
2314 2010-02-14 Juanma Barranquero <lekktu@gmail.com>
2315
2316 * outline.el (outline-head-from-level):
2317 * simple.el (with-wrapper-hook):
2318 * cedet/ede.el (ede-run-target, project-delete-target)
2319 (project-dist-files, ede-name, ede-documentation, ede-parent-project)
2320 (ede-adebug-project, ede-adebug-project-parent)
2321 (ede-adebug-project-root):
2322 * emacs-lisp/elint.el (elint-extra-errors, elint-current-buffer)
2323 (elint-defun, elint-buffer-env, elint-top-form-logged)
2324 (elint-unbound-variable):
2325 * textmodes/reftex-toc.el (reftex-toc-newhead-from-alist):
2326 Fix typos in docstrings.
2327
2328 2010-02-14 Michael Albinus <michael.albinus@gmx.de>
2329
2330 * files.el (insert-directory): When WILDCARD-REGEXP and
2331 FULL-DIRECTORY-P are nil, insert the file entry instead of the
2332 whole directory. (Bug#5551)
2333
2334 * net/ange-ftp.el (ange-ftp-insert-directory): Insert " " for
2335 dired's alignment sanity. (Bug#5516)
2336
2337 2010-02-14 Juri Linkov <juri@jurta.org>
2338
2339 * man.el (Man-fontify-manpage, Man-cleanup-manpage):
2340 Remove remaining ^H with their preceding chars. (Bug#5566)
2341
2342 2010-02-13 Glenn Morris <rgm@gnu.org>
2343
2344 * simple.el (transpose-subr): Give it a doc-string.
2345
2346 * textmodes/paragraphs.el (transpose-paragraphs, transpose-sentences):
2347 Doc fixes.
2348
2349 2010-02-12 Juri Linkov <juri@jurta.org>
2350
2351 * arc-mode.el (archive-unique-fname): Make directories for nested
2352 archives. (Bug#5540)
2353
2354 2010-02-12 Juri Linkov <juri@jurta.org>
2355
2356 * ffap.el (dired-at-point): Fix docstring. (Bug#5565)
2357
2358 2010-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
2359
2360 * subr.el (copy-overlay): Handle deleted overlays.
2361
2362 * man.el (Man-completion-table): Don't signal an error if we can't run
2363 manual-program (bug#4056).
2364
2365 2010-02-10 Juanma Barranquero <lekktu@gmail.com>
2366
2367 * textmodes/artist.el (artist-mt): Fix typos in docstring.
2368
2369 2010-02-10 Thierry Volpiatto <thierry.volpiatto@gmail.com>
2370
2371 * info.el (Info-bookmark-jump): Simplify.
2372
2373 * bookmark.el (bookmark-handle-bookmark): Catch the right error.
2374 (bookmark-default-handler): Accept new bookmark field `buffer'.
2375
2376 2010-02-10 Chong Yidong <cyd@stupidchicken.com>
2377
2378 * iswitchb.el (iswitchb-completions): Revert last change.
2379
2380 2010-02-10 Michael Albinus <michael.albinus@gmx.de>
2381
2382 * ls-lisp.el (ls-lisp-insert-directory): When WILDCARD-REGEXP and
2383 FULL-DIRECTORY-P are nil, and FILE is absolute, expand it.
2384 This prevents file names like "~/" being listed literally.
2385
2386 2010-02-10 Dan Nicolaescu <dann@ics.uci.edu>
2387
2388 * term/xterm.el (xterm-maybe-set-dark-background-mode):
2389 Remove dead code. (Bug#5546)
2390
2391 2010-02-09 Chong Yidong <cyd@stupidchicken.com>
2392
2393 * eshell/em-ls.el (eshell-ls-applicable): Frob file attributes
2394 correctly (Bug#5548).
2395
2396 2010-02-08 Jose E. Marchesi <jemarch@gnu.org>
2397
2398 * progmodes/ada-mode.el (ada-in-numeric-literal-p): New function.
2399 (ada-adjust-case): Don't adjust case in hexadecimal number literals.
2400
2401 2010-02-08 Kenichi Handa <handa@m17n.org>
2402
2403 * international/mule-util.el (with-coding-priority): Add autoload
2404 cookie for putting `lisp-indent-function'.
2405
2406 2010-02-07 Glenn Morris <rgm@gnu.org>
2407
2408 * progmodes/f90.el (f90-font-lock-keywords-1, f90-font-lock-keywords-2):
2409 Move F2003 named interfaces from keywords-2 to keywords-1, and
2410 use function-name-face rather than constant-face.
2411 Simplify "abstract interface" regexp.
2412
2413 2010-02-07 Chong Yidong <cyd@stupidchicken.com>
2414
2415 * eshell/esh-util.el (eshell-file-attributes): New optional arg
2416 ID-FORMAT. Pass it to `file-attributes'.
2417
2418 * eshell/em-ls.el (eshell-do-ls): Use it (Bug#5528).
2419
2420 2010-02-07 sj <prime.wizard+emacs@gmail.com> (tiny change)
2421
2422 * faces.el (set-face-attribute): Allow calling
2423 internal-set-lisp-face-attribute with 'unspecified family and
2424 foundry argument (Bug#5536).
2425
2426 2010-02-07 Glenn Morris <rgm@gnu.org>
2427
2428 * progmodes/f90.el (f90-font-lock-keywords-2)
2429 (f90-looking-at-type-like, f90-looking-at-program-block-end):
2430 Handle F2003 named interfaces.
2431
2432 2010-02-06 Chong Yidong <cyd@stupidchicken.com>
2433
2434 * progmodes/cc-mode.el (c-common-init): Bind temporary variables
2435 beg and end before calling c-get-state-before-change-functions.
2436
2437 2010-02-06 Dan Nicolaescu <dann@ics.uci.edu>
2438
2439 * vc-bzr.el (vc-bzr-dir-extra-headers): Disable the pending merges header.
2440
2441 2010-02-05 Juri Linkov <juri@jurta.org>
2442
2443 * doc-view.el (doc-view-mode):
2444 * image-mode.el (image-mode): Put property mode-class=special.
2445 (Bug#4896)
2446
2447 2010-02-05 Mark A. Hershberger <mah@everybody.org>
2448
2449 * vc-svn.el (vc-svn-revision-table): New function.
2450
2451 2010-02-05 Michael Albinus <michael.albinus@gmx.de>
2452
2453 * net/ange-ftp.el (ange-ftp-insert-directory):
2454 * net/tramp-imap.el (tramp-imap-handle-insert-directory):
2455 * net/tramp-smb.el (tramp-smb-handle-insert-directory):
2456 Handle also directories. (Bug#5478)
2457
2458 2010-02-05 Glenn Morris <rgm@gnu.org>
2459
2460 * progmodes/f90.el (f90-font-lock-keywords-2): Fix `enum'.
2461
2462 2010-02-05 Chong Yidong <cyd@stupidchicken.com>
2463
2464 * startup.el (command-line-1): Convert options beginning with a
2465 single dash as well (Bug#5519).
2466
2467 2010-02-05 Stefan Monnier <monnier@iro.umontreal.ca>
2468
2469 Make `initials' completion work for /hh -> /home/horn again (bug#5524).
2470 * minibuffer.el (completion-initials-expand): Only check the presence
2471 of delims *within* the boundaries, since otherwise the / delim is
2472 always found for files.
2473
2474 Fix up various corner case problems.
2475 * doc-view.el (doc-view-last-page-number): New function.
2476 (doc-view-mode, doc-view-last-page, doc-view-goto-page): Use it.
2477 (doc-view-goto-page): Avoid inf-loops when the conversion fails.
2478 (doc-view-kill-proc): Avoid inf-loop in freak cases.
2479 (doc-view-reconvert-doc): Use the new recursive delete-directory.
2480 (doc-view-convert-current-doc): Don't create the resolution.el file
2481 here any more.
2482 (doc-view-pdf/ps->png): Do it here instead.
2483 (doc-view-already-converted-p): Check that resolution.el is present.
2484 (doc-view-pdf->png): Don't rely on doc-view-pdf/ps->png for the few
2485 windows that are not yet showing images.
2486
2487 2010-02-04 Michael Albinus <michael.albinus@gmx.de>
2488
2489 * dired.el (dired-revert): If DIRED-DIRECTORY is a cons cell, call
2490 `dired-uncache' for every elemnt which is an absolute file name.
2491
2492 * net/tramp.el (tramp-handle-dired-uncache): When DIR is not a
2493 directory, handle its directory component.
2494 (tramp-handle-file-remote-p): Let-bind `tramp-verbose' to 3; this
2495 function is called permanently and creates noise, otherwise.
2496
2497 * net/tramp-imap.el (tramp-imap-handle-insert-directory):
2498 * net/tramp-smb.el (tramp-smb-handle-insert-directory):
2499 Handle the case, FILENAME is not in `default-directory'. (Bug#5478)
2500
2501 2010-02-04 David Burger <dburger@google.com> (tiny change)
2502
2503 * macros.el (apply-macro-to-region-lines):
2504 Minor simplification. (Bug#5485)
2505
2506 2010-02-04 Glenn Morris <rgm@gnu.org>
2507
2508 * mail/rmail.el (rmail-show-message-1): Handle malformed
2509 quoted-printable text. (Bug#5441)
2510
2511 * mail/mail-utils.el (mail-unquote-printable-region): Doc fix.
2512
2513 * simple.el (visual-line-mode): Capitalize lighter.
2514
2515 2010-02-03 John Wiegley <jwiegley@gmail.com>
2516
2517 * iswitchb.el (iswitchb-completions): Add bookmark files to the
2518 list of files considered for "virtual buffer" completions.
2519
2520 2010-02-03 Michael Albinus <michael.albinus@gmx.de>
2521
2522 * net/ange-ftp.el (ange-ftp-insert-directory): Parse directory
2523 also in case of (and (not full) (not wildcard)). This is needed,
2524 when dired is called with a list of files, which are not in
2525 `default-directory'. (Bug#5478)
2526
2527 2010-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
2528
2529 * vc-hooks.el (vc-path): Make it an obsolete var, rather than function.
2530
2531 2010-02-02 Juri Linkov <juri@jurta.org>
2532
2533 * textmodes/ispell.el (ispell-message-text-end): Remove final newline
2534 from unidiff to allow function-line after @@.
2535
2536 2010-02-02 Juri Linkov <juri@jurta.org>
2537
2538 * ediff-util.el (ediff-file-checked-in-p): Replace '(nil CVS) by
2539 '(RCS SCCS) with inverted condition.
2540
2541 2010-02-02 Michael Albinus <michael.albinus@gmx.de>
2542
2543 * net/ange-ftp.el (ange-ftp-skip-msgs): Ignore all ""^500 .*AUTH"
2544 messages.
2545
2546 2010-02-01 Juri Linkov <juri@jurta.org>
2547
2548 * arc-mode.el (archive-zip-extract): Use `member-ignore-case' to
2549 compare with "pkunzip" and "pkzip" instead of only "pkzip".
2550 In the `archive-extract-by-stdout' branch use `shell-quote-argument'
2551 only when (car archive-zip-extract) is "unzip". (Bug#5475)
2552
2553 2010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
2554
2555 * doc-view.el (doc-view-new-window-function): Be a bit more defensive.
2556 (doc-view-revert-buffer): New command.
2557 (doc-view-mode-map): Use it.
2558
2559 2010-02-01 Dan Nicolaescu <dann@ics.uci.edu>
2560
2561 * vc-bzr.el (vc-bzr-dir-extra-headers): Add a header when a
2562 pending merge is detected.
2563
2564 2010-01-31 Juri Linkov <juri@jurta.org>
2565
2566 * progmodes/grep.el (zrgrep): Call `grep-compute-defaults' at the
2567 beginning of interactive spec like all other grep commands do.
2568 Put "all" in front of "gz". (Bug#5260)
2569
2570 2010-01-29 Dan Nicolaescu <dann@ics.uci.edu>
2571
2572 * vc-bzr.el (vc-bzr-after-dir-status): Match another renaming indicator.
2573
2574 2010-01-29 Chong Yidong <cyd@stupidchicken.com>
2575
2576 * dirtrack.el (dirtrack): Warn instead of signalling error if the
2577 regexp is incorrect (Bug#5476).
2578
2579 2010-01-29 Michael Albinus <michael.albinus@gmx.de>
2580
2581 * net/tramp.el (tramp-handle-insert-directory): Handle also
2582 symlinks, when FILENAME is not in `default-directory'.
2583
2584 2010-01-28 Michael Albinus <michael.albinus@gmx.de>
2585
2586 * net/ange-ftp.el (ange-ftp-insert-directory): Handle the case,
2587 FILE is not in `default-directory'. (Bug#5478)
2588
2589 * net/tramp.el (tramp-handle-insert-directory): Simplify handling
2590 of SWITCHES. Handle the case, FILENAME is not in
2591 `default-directory'. (Bug#5478)
2592 (tramp-register-file-name-handlers): Add safe-magic property.
2593
2594 2010-01-28 Chong Yidong <cyd@stupidchicken.com>
2595
2596 * arc-mode.el (archive-zip-extract): Quote the argument passed to
2597 unzip (Bug#5475).
2598
2599 2010-01-28 Nil Geisweiller <ngeiswei@googlemail.com> (tiny change)
2600
2601 * progmodes/flymake.el (flymake-allowed-file-name-masks)
2602 (flymake-master-make-header-init): Add other C++ filename masks.
2603 (flymake-find-possible-master-files)
2604 (flymake-check-patch-master-file-buffer): Doc fixes (Bug#5488).
2605
2606 2010-01-28 Michael Albinus <michael.albinus@gmx.de>
2607
2608 Fix some busybox annoyances.
2609
2610 * net/tramp.el (tramp-wrong-passwd-regexp): Add "Timeout, server
2611 not responding." string.
2612 (tramp-open-connection-setup-interactive-shell): Dump stty
2613 settings. Enable "neveropen" arg for all `tramp-send-command'
2614 calls. Handle "=" in variable values properly.
2615 (tramp-find-inline-encoding): Raise an error, when no encoding is
2616 found.
2617 (tramp-wait-for-output): Check, whether PROC buffer is available.
2618 Remove spurious " ^H" sequences, sent by busybox.
2619 (tramp-get-ls-command): Suppress coloring, if possible.
2620
2621 2010-01-28 Glenn Morris <rgm@gnu.org>
2622
2623 * vc-svn.el (vc-svn-update): Use "svn --non-interactive". (Bug#4280)
2624
2625 * log-edit.el (log-edit-strip-single-file-name): Add missing
2626 :safe, :group, and :version tags.
2627
2628 2010-01-27 Stephen Berman <stephen.berman@gmx.net>
2629
2630 * calendar/diary-lib.el (diary-unhide-everything): Handle narrowed
2631 buffers. (Bug#5477)
2632
2633 2010-01-27 David De La Harpe Golden <david@harpegolden.net>
2634
2635 * files.el (delete-directory): Handle moving to trash without
2636 first doing recursion (Bug#5436).
2637
2638 2010-01-26 Dan Nicolaescu <dann@ics.uci.edu>
2639
2640 * vc-hooks.el (vc-path): Mark as obsolete.
2641
2642 2010-01-25 Dan Nicolaescu <dann@ics.uci.edu>
2643
2644 * vc-annotate.el (vc-annotate-revision-at-line): Compare file
2645 names too.
2646
2647 * vc-bzr.el (vc-bzr-print-log): Use the more compact --line option
2648 for the short log.
2649 (vc-bzr-log-view-mode): Adjust regexp for the above change.
2650
2651 2010-01-25 Mark A. Hershberger <mah@everybody.org>
2652
2653 * progmodes/python.el: Replace reference to obsolete c-subword-mode.
2654
2655 * vc-bzr.el (vc-bzr-revision-table): New function.
2656
2657 2010-01-25 Eric Hanchrow <eric.hanchrow@gmail.com> (tiny change)
2658
2659 * vc-git.el (vc-git-dir-status-goto-stage): Pass --relative to the
2660 diff-index command. This requires at least git-1.5.5. (Bug#1589).
2661
2662 2010-01-24 Dan Nicolaescu <dann@ics.uci.edu>
2663
2664 Remove support for adding --signoff on commit.
2665 Future support will use an incompatible generic mechanism.
2666 * vc-git.el (vc-git-add-signoff): Remove variable.
2667 (vc-git-toggle-signoff): Remove function.
2668 (vc-git-extra-menu-map): Do not bind vc-git-toggle-signoff.
2669
2670 * term/xterm.el (xterm-maybe-set-dark-background-mode): Rename
2671 from xterm-set-background-mode. Return t if the background mode
2672 was set.
2673 (terminal-init-xterm): Move tty-set-up-initial-frame-faces
2674 earlier, call it again in case the background mode has changed.
2675
2676 2010-01-23 Dmitri Paduchikh <dpaduch@k66.ru> (tiny change)
2677
2678 * emacs-lisp/advice.el (ad-set-orig-definition): Fix typo
2679 (Bug#3541).
2680
2681 2010-01-23 Chong Yidong <cyd@stupidchicken.com>
2682
2683 * emacs-lisp/assoc.el (aelement): Doc fix.
2684 (aput, adelete, amake): Use lexical-let (Bug#5450).
2685
2686 2010-01-23 Stephen Leake <stephen_leake@member.fsf.org>
2687
2688 * progmodes/ada-mode.el (ada-in-paramlist-p): Pragma syntax
2689 is the same as subprogram call, not declaration. (Bug#5435).
2690
2691 2010-01-23 Michael Albinus <michael.albinus@gmx.de>
2692
2693 * net/tramp-smb.el (tramp-smb-conf): New defcustom.
2694 (tramp-smb-maybe-open-connection): Use it.
2695
2696 2010-01-22 Michael Albinus <michael.albinus@gmx.de>
2697
2698 * net/tramp-imap.el (top): Autoload needed packages. (Bug#5448)
2699
2700 2010-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
2701
2702 * mail/rmailmm.el (rmail-mime-handle): Don't set the buffer to unibyte
2703 just because we see "encoding: 8bit".
2704 * mail/rmail.el (rmail-show-message-1): Decode the body's QP into bytes.
2705
2706 2010-01-22 Chong Yidong <cyd@stupidchicken.com>
2707
2708 * isearch.el (isearch-allow-scroll): Doc fix (Bug#5446).
2709
2710 2010-01-22 Eli Zaretskii <eliz@gnu.org>
2711
2712 * jka-compr.el (jka-compr-load): If load-file is not in
2713 load-history, try its file-truename version. (bug#5447)
2714
2715 2010-01-21 Alan Mackenzie <acm@muc.de>
2716
2717 Fix a situation where deletion of a cpp construct throws an error.
2718 * progmodes/cc-engine.el (c-invalidate-state-cache): Before
2719 invoking c-with-all-but-one-cpps-commented-out, check that the
2720 special cpp construct is still in the buffer.
2721 (c-parse-state): Record the special cpp with markers, not numbers.
2722
2723 2010-01-21 Kenichi Handa <handa@m17n.org>
2724
2725 * textmodes/sgml-mode.el (sgml-maybe-name-self): No need to
2726 process last-command-event, as it is now decoded first (Bug#5380).
2727
2728 2010-01-20 Chong Yidong <cyd@stupidchicken.com>
2729
2730 * term.el (term-send-raw-meta): Revert 2009-12-04 change (Bug#5330).
2731
2732 2010-01-20 Glenn Morris <rgm@gnu.org>
2733
2734 * indent.el (tab-always-indent): Fix custom-type.
2735
2736 2010-01-19 Alan Mackenzie <acm@muc.de>
2737
2738 * progmodes/cc-defs.el: Fix bug#5395: typing '#' in an empty
2739 buffer throws "args out of range".
2740 (c-set-cpp-delimiters, c-clear-cpp-delimiters): Check for EOB
2741 playing the role of delimiter.
2742
2743 2010-01-18 Stephen Leake <stephen_leake@member.fsf.org>
2744
2745 * progmodes/ada-mode.el: Fix bug#5400.
2746 (ada-matching-decl-start-re): Move into ada-goto-decl-start.
2747 (ada-goto-decl-start): Rename from ada-goto-matching-decl-start; callers
2748 changed. Delete RECURSIVE parameter; never used. Improve doc string.
2749 Improve comments in "is" portion. Handle null procedure declaration.
2750 (ada-move-to-end): Improve doc string.
2751
2752 2010-01-18 Óscar Fuentes <ofv@wanadoo.es>
2753
2754 * ido.el (ido-cur-list): Initialize to nil.
2755 Remove obsolete information from commentary.
2756 (ido-choice-list): Initialize to nil.
2757 (ido-get-bufname): Reject minibuffers.
2758 (ido-make-buffer-list): If "default" is a nonexistent
2759 buffer, ignore it, as per the function's comment.
2760 (ido-kill-buffer-internal): New function.
2761 (ido-kill-buffer-at-head): Use it.
2762 (ido-visit-buffer): Likewise.
2763
2764 2010-01-18 Chong Yidong <cyd@stupidchicken.com>
2765
2766 * calendar/time-date.el (date-to-time): Doc fix (Bug#5408).
2767
2768 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
2769
2770 * cedet/ede/locate.el (ede-locate-file-in-project)
2771 (ede-locate-file-in-project-impl): Fix typos in docstrings.
2772 (ede-enable-locate-on-project): Fix typos in error messages.
2773
2774 * cedet/semantic/util-modes.el (semantic-unmatched-syntax-face)
2775 (semantic-stickyfunc-old-hlf, semantic-stickyfunc-header-line-format)
2776 (semantic-stickyfunc-sticky-classes, semantic-highlight-func-mode-setup)
2777 (semantic-stickyfunc-fetch-stickyline): Fix typos in docstrings.
2778 (semantic-stickyfunc-popup-menu, semantic-highlight-func-popup-menu):
2779 Fix typos in menu help.
2780
2781 * emacs-lisp/chart.el (chart-file-count, chart-rmail-from):
2782 Fix typos in chart titles.
2783
2784 * whitespace.el (whitespace-style, global-whitespace-newline-mode):
2785 * cedet/semantic.el (semantic-require-version, semantic--buffer-cache)
2786 (semantic-unmatched-syntax-cache-check, semantic-unmatched-syntax-hook)
2787 (semantic--before-fetch-tags-hook, semantic-new-buffer-fcn-was-run)
2788 (semantic--umatched-syntax-needs-refresh-p, semantic-elapsed-time)
2789 (semantic-parse-stream, semantic-parse-region)
2790 (semantic-parse-region-default, semantic--set-buffer-cache)
2791 (semantic-minimum-working-buffer-size, semantic-refresh-tags-safe)
2792 (semantic-bovinate-toplevel, semantic-load-system-cache-loaded)
2793 (semantic-default-submodes):
2794 * cedet/semantic/db-ebrowse.el (semanticdb-table-ebrowse)
2795 (semanticdb-create-ebrowse-database)
2796 (semanticdb-find-tags-for-completion-method)
2797 (semanticdb-find-tags-by-class-method)
2798 (semanticdb-deep-find-tags-by-name-method)
2799 (semanticdb-deep-find-tags-for-completion-method):
2800 * cedet/semantic/db-el.el (semanticdb-elisp-mapatom-collector)
2801 (semanticdb-find-tags-by-name-method, emacs-lisp-mode)
2802 (semanticdb-find-tags-for-completion-method)
2803 (semanticdb-find-tags-by-class-method)
2804 (semanticdb-deep-find-tags-for-completion-method):
2805 * cedet/semantic/db-find.el (semanticdb-find-translate-path)
2806 (semanticdb-find-need-cache-update-p, semanticdb-find-result-with-nil-p)
2807 (semanticdb-find-scanned-include-tags, semanticdb-find-tags-collector)
2808 (semanticdb-find-tags-by-name-method)
2809 (semanticdb-find-tags-by-name-regexp-method)
2810 (semanticdb-find-tags-for-completion-method)
2811 (semanticdb-find-tags-by-class-method)
2812 (semanticdb-find-tags-external-children-of-type-method)
2813 (semanticdb-find-tags-subclasses-of-type-method)
2814 (semanticdb-deep-find-tags-by-name-method)
2815 (semanticdb-deep-find-tags-by-name-regexp-method)
2816 (semanticdb-deep-find-tags-for-completion-method):
2817 * cedet/semantic/db-global.el (semanticdb-enable-gnu-global-hook)
2818 (semanticdb-enable-gnu-global-in-buffer)
2819 (semanticdb-find-tags-for-completion-method)
2820 (semanticdb-deep-find-tags-by-name-method)
2821 (semanticdb-deep-find-tags-for-completion-method):
2822 * cedet/semantic/db-javascript.el (semanticdb-javascript-tags)
2823 (javascript-mode, semanticdb-find-translate-path)
2824 (semanticdb-find-tags-for-completion-method)
2825 (semanticdb-find-tags-by-class-method)
2826 (semanticdb-deep-find-tags-by-name-method)
2827 (semanticdb-deep-find-tags-for-completion-method)
2828 (semanticdb-find-tags-external-children-of-type-method):
2829 * cedet/semantic/idle.el (semantic-idle-work-core-handler)
2830 (define-semantic-idle-service, semantic-idle-summary-useful-context-p)
2831 (global-semantic-idle-scheduler-mode):
2832 * cedet/srecode/dictionary.el (srecode-field-value)
2833 (srecode-dictionary-add-section-dictionary):
2834 * emacs-lisp/eieio.el (eieio-error-unsupported-class-tags)
2835 (eieio-generic-form, eieio-help-mode-augmentation-maybee, eieio-browse)
2836 (describe-class, eieio-describe-generic, describe-generic):
2837 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click)
2838 (eieio-speedbar-expand):
2839 * emulation/viper-cmd.el (viper-exec-form-in-vi)
2840 (viper-exec-form-in-emacs, viper-harness-minor-mode, viper-ESC)
2841 (viper-repeat, viper-replace-state-exit-cmd, viper-toggle-search-style)
2842 (viper-del-backward-char-in-replace, viper-backward-indent)
2843 (viper-brac-function, viper-register-to-point, viper-submit-report):
2844 * net/tramp.el (tramp-remote-coding-commands):
2845 * term/x-win.el (emacs-session-save, x-menu-bar-open, icon-map-list):
2846 Fix typos in docstrings.
2847
2848 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
2849
2850 * mail/sendmail.el (mail-yank-original): Set the mark if the
2851 specified function for yanking does not do it.
2852
2853 2010-01-17 Dan Nicolaescu <dann@ics.uci.edu>
2854
2855 * vc.el (with-vc-properties): Deal with directory arguments. (Bug#5298)
2856
2857 * vc-dir.el (vc-dir-resynch-file): Update the vc-dir header when
2858 resyncing a directory.
2859
2860 2010-01-17 Stephen Leake <stephen_leake@member.fsf.org>
2861
2862 * progmodes/ada-mode.el: Fix bug#1920.
2863 (ada-ident-re): Delete ., allow multibyte characters.
2864 (ada-goto-label-re): New; matches goto labels.
2865 (ada-block-label-re): New; matches block labels.
2866 (ada-label-re): New; matches both.
2867 (ada-named-block-re): Deleted; callers changed to use
2868 `ada-block-label-re' instead.
2869 (ada-get-current-indent, ada-get-indent-noindent, ada-get-indent-loop):
2870 Use `ada-block-label-re'.
2871 (ada-indent-on-previous-lines): Improve handling of goto labels.
2872 (ada-get-indent-block-start): Special-case block label.
2873 (ada-get-indent-label): Split into `ada-indent-block-label' and
2874 `ada-indent-goto-label'.
2875 (ada-goto-stmt-start, ada-goto-next-non-ws):
2876 Optionally ignore goto labels.
2877 (ada-goto-next-word): Simplify.
2878 (ada-indent-newline-indent-conditional): Insert newline before
2879 trying to fix indentation; doc fix.
2880
2881 2010-01-17 Jay Belanger <jay.p.belanger@gmail.com>
2882
2883 * calc/calc.el (calc-command-flags): Give it an initial value.
2884
2885 2010-01-17 Glenn Morris <rgm@gnu.org>
2886
2887 * cedet/semantic/idle.el (semantic-idle-work-for-one-buffer): Doc fix.
2888
2889 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
2890
2891 * cedet/semantic.el (semantic-mode):
2892 * files.el (minibuffer-with-setup-hook):
2893 * textmodes/artist.el (artist-mt, artist-key-undraw-continously)
2894 (artist-key-draw-continously, artist-key-do-continously-continously)
2895 (artist-key-set-point-continously, artist-mouse-draw-continously):
2896 Fix typos in docstrings.
2897
2898 2010-01-16 Lennart Borgman <lennart.borgman@gmail.com>
2899
2900 * nxml/nxml-mode.el (nxml-extend-after-change-region): Never
2901 return t (Bug#3898).
2902
2903 2010-01-16 Frédéric Perrin <frederic.perrin@resel.fr> (tiny change)
2904
2905 * vc-dispatcher.el (vc-do-command): Set LC_MESSAGES, so that we
2906 can parse the output of the external commands (Bug#5279).
2907
2908 2010-01-16 Jari Aalto <jari.aalto@cante.net>
2909
2910 * pcmpl-unix.el (pcmpl-unix-read-passwd-file): Doc fix.
2911
2912 2010-01-16 Chong Yidong <cyd@stupidchicken.com>
2913
2914 * emacs-lisp/advice.el (ad-add-advice): Doc fix (Bug#5274)
2915
2916 * emacs-lisp/cl-macs.el (defstruct): Doc fix (Bug#5267).
2917
2918 * startup.el (command-line): Remove unused --icon-type arg.
2919 Handle --display arg, passing it to command-line-1 (Bug#5392).
2920
2921 2010-01-16 Mario Lang <mlang@delysid.org>
2922
2923 * cedet/ede/cpp-root.el (ede-cpp-root-project):
2924 * cedet/ede/files.el (ede-expand-filename):
2925 * cedet/ede/simple.el (ede-simple-project):
2926 * cedet/semantic/complete.el (semantic-complete-read-tag-engine)
2927 (semantic-complete-inline-tag-engine):
2928 * cedet/semantic/db-el.el (semanticdb-equivalent-mode):
2929 * cedet/semantic/db-global.el (semanticdb-equivalent-mode):
2930 * cedet/semantic/db-javascript.el (semanticdb-equivalent-mode):
2931 * cedet/semantic/db.el (semanticdb-equivalent-mode):
2932 * cedet/semantic/decorate/include.el (semantic-decoration-unknown-include-describe):
2933 * cedet/semantic/idle.el (semantic-idle-work-for-one-buffer):
2934 * emacs-lisp/chart.el (chart-translate-namezone):
2935 * textmodes/artist.el (artist-compute-popup-menu-table):
2936 Remove duplicated words in doc-strings.
2937
2938 2010-01-15 David Abrahams <dave@boostpro.com> (tiny change)
2939
2940 * net/mairix.el (mairix-widget-send-query): Send -1 instead of nil
2941 to mairix-search to suppress threading (Bug#5342).
2942
2943 2010-01-15 Kenichi Handa <handa@m17n.org>
2944
2945 * international/mule-cmds.el (canonicalize-coding-system-name):
2946 Convert "msXXX", "ibmXXX", "windows-XXX" to "cpXXX" (Bug#5387).
2947
2948 2010-01-15 Glenn Morris <rgm@gnu.org>
2949
2950 * log-view.el (top-level): Require 'wid-edit. (Bug#5311)
2951
2952 * wid-edit.el (widget-keymap): Doc fix.
2953
2954 * vc-svn.el (vc-svn-print-log): Use --limit rather than -l since the
2955 former seems to be more widely accepted by various svn versions.
2956
2957 2010-01-14 Juanma Barranquero <lekktu@gmail.com>
2958
2959 * find-cmd.el (find-constituents):
2960 * vc-arch.el (vc-arch-root):
2961 * window.el (window-body-height, pop-up-frames):
2962 * cedet/semantic/edit.el (semantic-reparse-needed-change-hook)
2963 (semantic-no-reparse-needed-change-hook):
2964 * cedet/srecode/insert.el (srecode-resolve-argument-list)
2965 (srecode-template-inserter-blank, srecode-template-inserter-variable)
2966 (srecode-template-inserter-ask, srecode-template-inserter-width)
2967 (srecode-template-inserter-section-start)
2968 (srecode-template-inserter-section-end, srecode-insert-method):
2969 * emacs-lisp/eieio-base.el (eieio-singleton, slot-missing):
2970 * progmodes/ada-stmt.el (ada-if):
2971 * progmodes/gdb-ui.el (gdb-jsonify-buffer):
2972 * textmodes/ispell.el (ispell-grep-options, ispell-dictionary-alist)
2973 (ispell-encoding8-command, ispell-aspell-supports-utf8)
2974 (ispell-last-program-name, ispell-help): Fix typos in docstrings.
2975
2976 * progmodes/flymake.el (flymake-post-syntax-check):
2977 Fix typo in error message.
2978
2979 2010-01-14 Juanma Barranquero <lekktu@gmail.com>
2980
2981 * hexl.el (hexl-printable-character): Fix check of `hexl-iso',
2982 which is always a string. (Bug#5313)
2983
2984 2010-01-14 Juanma Barranquero <lekktu@gmail.com>
2985
2986 * progmodes/ada-xref.el (ada-default-prj-properties):
2987 Simplify previous change.
2988
2989 2010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
2990
2991 * progmodes/ada-xref.el (ada-default-prj-properties):
2992 Default ada_project_path to $ADA_PROJECT_PATH.
2993
2994 2010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
2995
2996 * progmodes/ada-mode.el (ada-create-keymap):
2997 Override `narrow-to-defun' with `ada-narrow-to-defun'.
2998
2999 2010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
3000
3001 * progmodes/ada-mode.el: Deal with Ada 2005 "overriding" keyword.
3002 (ada-subprog-start-re, ada-imenu-subprogram-menu-re): Add keyword.
3003 (ada-get-current-indent, ada-imenu-generic-expression)
3004 (ada-which-function): Check for it.
3005
3006 2010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
3007
3008 * progmodes/ada-mode.el (ada-clean-buffer-before-saving): Make obsolete.
3009 (ada-mode): Don't obey `ada-clean-buffer-before-saving' anymore.
3010
3011 2010-01-14 Glenn Morris <rgm@gnu.org>
3012
3013 * frame.el (show-trailing-whitespace): Safe if boolean. (Bug#5312)
3014
3015 2010-01-14 Kenichi Handa <handa@m17n.org>
3016
3017 * composite.el (auto-composition-mode): Make it a buffer local
3018 variable (permanent-local).
3019 (auto-composition-function): Set the default value to
3020 auto-compose-chars.
3021 (auto-composition-mode): Make it a simple function, not a minor mode.
3022 (global-auto-composition-mode): Likewise.
3023 (turn-on-auto-composition-if-enabled): Delete it.
3024
3025 2010-01-13 Karl Fogel <kfogel@red-bean.com>
3026
3027 * bookmark.el (bookmark-bmenu-execute-deletions): Doc fix (Bug#5276).
3028
3029 2010-01-12 Michael Albinus <michael.albinus@gmx.de>
3030
3031 * files.el (copy-directory): Compute target for recursive
3032 directories with identical names. (Bug#5343)
3033
3034 2010-01-12 Glenn Morris <rgm@gnu.org>
3035
3036 * mail/emacsbug.el (report-emacs-bug-pretest-address): Set
3037 it to bug-gnu-emacs rather than emacs-pretest-bug.
3038
3039 2010-01-12 Juanma Barranquero <lekktu@gmail.com>
3040
3041 * cedet/data-debug.el (data-debug): Fix customization group reference.
3042
3043 2010-01-12 Juanma Barranquero <lekktu@gmail.com>
3044
3045 * cedet/semantic/analyze.el (semantic-analyze-push-error)
3046 (semantic-analyze-context, semantic-analyze-context-assignment)
3047 (semantic-analyze-find-tag-sequence, semantic-analyze-find-tag):
3048 * cedet/semantic/java.el (java-mode, semantic-tag-include-filename)
3049 (semantic-java-doc-keywords-map):
3050 * cedet/semantic/bovine/c.el (c-mode, semantic-c-member-of-autocast)
3051 (semantic-lex-c-nested-namespace-ignore-second, semantic-parse-region)
3052 (semantic-c-parse-lexical-token, semantic-c-debug-mode-init-pch)
3053 (semantic-c-classname, semantic-format-tag-uml-prototype)
3054 (semantic-c-dereference-namespace, semantic-analyze-type-constants):
3055 * cedet/semantic/bovine/el.el (semantic-elisp-form-to-doc-string)
3056 (semantic-emacs-lisp-obsoleted-doc, semantic-up-context)
3057 (semantic-get-local-variables, semantic-end-of-command)
3058 (semantic-beginning-of-command, semantic-ctxt-current-class-list)
3059 (lisp-mode):
3060 * cedet/semantic/bovine/make.el (makefile-mode):
3061 * cedet/semantic/wisent/python.el (wisent-python-string-re)
3062 (wisent-python-implicit-line-joining-p, wisent-python-forward-string)
3063 (wisent-python-lex-beginning-of-line, wisent-python-lex-end-of-line)
3064 (semantic-lex, semantic-get-local-variables, python-mode):
3065 * cedet/semantic/wisent/python-wy.el (wisent-python-wy--keyword-table):
3066 * cedet/srecode/extract.el (srecode-extract-state-set)
3067 (srecode-extract-method): Fix typos in docstrings.
3068
3069 2010-01-11 Sam Steingold <sds@gnu.org>
3070
3071 * imenu.el (imenu-default-create-index-function): Detect infinite
3072 loops caused by imenu-prev-index-position-function.
3073
3074 2010-01-11 Juanma Barranquero <lekktu@gmail.com>
3075
3076 * htmlfontify.el (htmlfontify-load-rgb-file)
3077 (htmlfontify-unload-rgb-file, hfy-fallback-colour-values)
3078 (htmlfontify-manual, htmlfontify, hfy-page-header, hfy-page-footer)
3079 (hfy-src-doc-link-style, hfy-src-doc-link-unstyle, hfy-link-extn)
3080 (hfy-link-style-fun, hfy-index-file, hfy-instance-file)
3081 (hfy-html-quote-regex, hfy-init-kludge-hook, hfy-post-html-hooks)
3082 (hfy-default-face-def, hfy-etag-regex, hfy-html-quote-map)
3083 (hfy-etags-cmd-alist-default, hfy-etags-bin, hfy-ignored-properties)
3084 (hfy-which-etags, hfy-etags-cmd, hfy-istext-command, hfy-display-class)
3085 (hfy-optimisations, hfy-tags-cache, hfy-tags-sortl, hfy-tags-rmap)
3086 (hfy-style-assoc, hfy-sheet-assoc, hfy-facemap-assoc, hfy-interq)
3087 (hfy-colour-vals, hfy-default-header, hfy-link-style-string)
3088 (hfy-triplet, hfy-slant, hfy-weight, hfy-combined-face-spec)
3089 (hfy-face-attr-for-class, hfy-face-to-style-i, hfy-size-to-int)
3090 (hfy-flatten-style, hfy-face-to-style, hfy-face-or-def-to-name)
3091 (hfy-face-to-css, hfy-p-to-face, hfy-p-to-face-lennart, hfy-face-at)
3092 (hfy-fontified-p, hfy-merge-adjacent-spans, hfy-buffer)
3093 (hfy-html-enkludge-buffer, hfy-html-quote, hfy-html-dekludge-buffer)
3094 (hfy-force-fontification, htmlfontify-buffer, hfy-dirname)
3095 (hfy-make-directory, hfy-text-p, hfy-mark-tag-names, hfy-relstub)
3096 (hfy-href-stub, hfy-href, hfy-mark-tag-hrefs, hfy-prepare-index-i)
3097 (hfy-prepare-index, hfy-prepare-tag-map, hfy-subtract-maps)
3098 (htmlfontify-run-etags): Fix typos in docstrings and remove superfluous
3099 backslash-quoting from parentheses, etc.
3100
3101 2010-01-11 Chong Yidong <cyd@stupidchicken.com>
3102
3103 * progmodes/js.el: Autoload javascript-mode alias.
3104
3105 2010-01-11 Juanma Barranquero <lekktu@gmail.com>
3106
3107 * ffap.el (ffap-shell-prompt-regexp, ffap-all-subdirs, ffap-url-p)
3108 (ffap-alist, ffap-tex-path, ffap-url-at-point, ffap-gopher-regexp)
3109 (ffap-gopher-at-point, ffap-file-at-point, ffap-read-file-or-url)
3110 (ffap-read-url-internal, ffap-menu, ffap-at-mouse):
3111 Fix typos in docstrings.
3112 (ffap-url-regexp): Doc fix.
3113 (ffap-at-mouse): Fix typo in message.
3114
3115 2010-01-11 Glenn Morris <rgm@gnu.org>
3116
3117 * version.el (emacs-copyright): Set copyright year to 2010.
3118
3119 2010-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
3120
3121 * format.el (format-annotate-function): Only set
3122 write-region-post-annotation-function after running to-fn so as not to
3123 affect nested write-region calls (bug#5273).
3124
3125 2010-01-10 Chong Yidong <cyd@stupidchicken.com>
3126
3127 * cedet/semantic.el (semantic-new-buffer-setup-functions):
3128 Add python parser.
3129
3130 * Makefile.in (ELCFILES): Add wisent/python-wy.el and
3131 wisent/python.el.
3132
3133 2010-01-10 Richard Kim <emacs18@gmail.com>
3134
3135 * cedet/semantic/wisent/python-wy.el:
3136 * cedet/semantic/wisent/python.el: New files.
3137
3138 2010-01-09 Chong Yidong <cyd@stupidchicken.com>
3139
3140 * man.el (Man-goto-section): Signal error if the section is not
3141 found (Bug#5317).
3142
3143 2010-01-09 Juanma Barranquero <lekktu@gmail.com>
3144
3145 * vc-bzr.el (vc-bzr-working-revision): On Windows and MS-DOS, accept
3146 URLs with a leading triple slash in the file: scheme. (Bug#5345)
3147
3148 2010-01-09 Chong Yidong <cyd@stupidchicken.com>
3149
3150 * progmodes/compile.el: Don't treat compile-command as safe if
3151 compilation-read-command might be nil (Bug#4218).
3152
3153 2010-01-09 Jan Djärv <jan.h.d@swipnet.se>
3154
3155 * startup.el (command-line-1): Use orig-argi to check for ignored X and
3156 NS options.
3157
3158 2010-01-08 Kenichi Handa <handa@m17n.org>
3159
3160 * international/fontset.el (build-default-fontset-data):
3161 Exclude characters in scripts kana, hangul, han, or cjk-misc.
3162
3163 2010-01-07 Juanma Barranquero <lekktu@gmail.com>
3164
3165 * vc-dir.el (vc-dir-prepare-status-buffer): Pass a (fake) filename
3166 to `create-file-buffer' as it expects, not just a buffer name.
3167 (vc-dir-mode): Include the buffer name in `list-buffers-directory',
3168 to help uniquify. (Bug#3224)
3169
3170 2010-01-06 Jan Djärv <jan.h.d@swipnet.se>
3171
3172 * font-setting.el (font-setting-change-default-font): Use user-spec
3173 instead of name.
3174
3175 2010-01-06 Dan Nicolaescu <dann@ics.uci.edu>
3176
3177 * vc-bzr.el (vc-bzr-after-dir-status): Ignore pending merges.
3178
3179 2010-01-05 Tom Tromey <tromey@redhat.com>
3180
3181 * progmodes/python.el (python-font-lock-keywords):
3182 Handle qualified decorators (Bug#881).
3183
3184 2010-01-05 Dan Nicolaescu <dann@ics.uci.edu>
3185
3186 * vc-bzr.el (vc-bzr-working-revision): Fix looking for a revision
3187 in a lightweight checkout.
3188
3189 2010-01-05 Kenichi Handa <handa@m17n.org>
3190
3191 * language/indian.el (malayalam-composable-pattern): Fix ZWNJ and ZWJ.
3192
3193 2010-01-05 Dan Nicolaescu <dann@ics.uci.edu>
3194
3195 * vc-bzr.el (vc-bzr-diff): Obey vc-disable-async-diff.
3196
3197 2010-01-04 Dan Nicolaescu <dann@ics.uci.edu>
3198
3199 * vc-bzr.el (vc-bzr-state-heuristic): Make it work for lightweight
3200 checkouts. (Bug#618)
3201 (vc-bzr-log-view-mode): Also highlight the author.
3202 (vc-bzr-shelve-map): Change binding for vc-bzr-shelve-apply-at-point.
3203 (vc-bzr-shelve-menu-map):
3204 (vc-bzr-dir-extra-headers): Improve menu and tooltip text.
3205 (vc-bzr-shelve-apply): Make prompt more explicit.
3206
3207 2010-01-02 Chong Yidong <cyd@stupidchicken.com>
3208
3209 * net/browse-url.el (browse-url-encode-url): Don't escape commas.
3210 They are valid characters in URL paths (rfc3986), and at least
3211 Firefox does not understand the encoded version (Bug#3166).
3212
3213 2010-01-02 Daniel Elliott <danelliottster@gmail.com> (tiny change)
3214
3215 * progmodes/octave-mod.el (octave-end-keywords)
3216 (octave-block-begin-or-end-regexp, octave-block-match-alist):
3217 Add "end" keyword (Bug#3061).
3218 (octave-end-as-array-index-p): New function.
3219 (calculate-octave-indent): Use it.
3220
3221 2010-01-02 Karl Fogel <kfogel@red-bean.com>
3222
3223 * bookmark.el: Consistently put the text property on the bookmark name.
3224 (bookmark-bmenu-marks-width): Bump back to 2, to include
3225 annotation marks.
3226 (bookmark-bmenu-hide-filenames): Adjust for above, and put the text
3227 property on the bookmark name, instead of not putting it at all.
3228 (bookmark-bmenu-list): Fix where we put the text property.
3229
3230 2010-01-02 Karl Fogel <kfogel@red-bean.com>
3231
3232 * bookmark.el (bookmark-bmenu-save): Just depend on the new logic
3233 for showing buffer modified state (as added in the previous change).
3234
3235 2010-01-02 Karl Fogel <kfogel@red-bean.com>
3236
3237 * bookmark.el: Show modified state of bookmark buffer more accurately.
3238 (bookmark-bmenu-list): Initialize buffer-modified-p properly.
3239 (bookmark-send-edited-annotation): Mark bookmark-alist as modified.
3240 (with-buffer-modified-unmodified): New macro.
3241 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
3242 (bookmark-bmenu-mark, bookmark-bmenu-unmark, bookmark-bmenu-delete):
3243 Use new macro to preserve the buffer modified state.
3244
3245 2010-01-02 Karl Fogel <kfogel@red-bean.com>
3246
3247 * bookmark.el (bookmark-bmenu-select, bookmark-bmenu-1-window)
3248 (bookmark-bmenu-2-window, bookmark-bmenu-this-window)
3249 (bookmark-bmenu-other-window, bookmark-bmenu-switch-other-window)
3250 (bookmark-bmenu-show-annotation, bookmark-bmenu-edit-annotation)
3251 (bookmark-bmenu-rename, bookmark-bmenu-locate)
3252 (bookmark-bmenu-relocate, bookmark-bmenu-goto-bookmark):
3253 Remove unnecessary calls to `bookmark-bmenu-ensure-position'.
3254
3255 2010-01-02 Eli Zaretskii <eliz@gnu.org>
3256
3257 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
3258 Make the lines in the generated doc string shorter. (Bug#4668)
3259
3260 2010-01-02 Ryan Yeske <rcyeske@gmail.com>
3261
3262 * net/rcirc.el: Add follow-link binding (Bug#4738).
3263
3264 2010-01-02 Eli Zaretskii <eliz@gnu.org>
3265
3266 * Makefile.in (bzr-update): Rename from cvs-update.
3267 (cvs-update): New target for backward compatibility.
3268
3269 * makefile.w32-in (bzr-update): Rename from cvs-update.
3270 (cvs-update): New target for backward compatibility.
3271
3272 2010-01-02 Karl Fogel <kfogel@red-bean.com>
3273
3274 * bookmark.el: Remove gratuitous gratitude.
3275
3276 2010-01-02 Karl Fogel <kfogel@red-bean.com>
3277
3278 * bookmark.el (bookmark-bmenu-any-marks): New function
3279 (bookmark-bmenu-save): Clear buffer modification if no marks.
3280
3281 2010-01-02 Karl Fogel <kfogel@red-bean.com>
3282
3283 * bookmark.el (bookmark-bmenu-marks-width): Define to 1, not 2.
3284 (bookmark-bmenu-list, bookmark-bmenu-bookmark): Calculate property
3285 positions by using `bookmark-bmenu-marks-width', instead of hardcoding.
3286 This fixes the `bookmark-bmenu-execute-deletions' bug reported here:
3287
3288 http://lists.gnu.org/archive/html/emacs-devel/2009-12/msg00819.html
3289 From: Sun Yijiang <sunyijiang {_AT_} gmail.com>
3290 To: emacs-devel {_AT_} gnu.org
3291 Subject: bookmark.el bug report
3292 Date: Mon, 28 Dec 2009 14:19:16 +0800
3293 Message-ID: 5065e2900912272219y3734fc9fsdaee41167ef99ad7@mail.gmail.com
3294
3295 2010-01-02 Karl Fogel <kfogel@red-bean.com>
3296
3297 * bookmark.el: Improvements suggested by Drew Adams:
3298 (bookmark-bmenu-ensure-position): New name for
3299 `bookmark-bmenu-check-position'. Just ensure the position,
3300 don't return any meaningful value.
3301 (bookmark-bmenu-header-height, bookmark-bmenu-marks-width):
3302 New constants.
3303
3304 2010-01-02 Juanma Barranquero <lekktu@gmail.com>
3305
3306 * bookmark.el (bookmarks-already-loaded): Doc fix (don't use `iff').
3307 (bookmark-yank-point, bookmark-bmenu-check-position):
3308 Fix typos in docstrings.
3309 (bookmark-save-flag, bookmark-bmenu-toggle-filenames)
3310 (bookmark-name-from-full-record, bookmark-get-position)
3311 (bookmark-set-position, bookmark-set, bookmark-handle-bookmark)
3312 (bookmark-delete, bookmark-save, bookmark-save, bookmark-bmenu-mode):
3313 Remove useless quoting of parenthesis, etc. in docstrings.
3314
3315 * ediff-mult.el (ediff-prepare-meta-buffer): Fix typo in help message.
3316 (ediff-append-custom-diff): Fix typo in error message.
3317 (ediff-meta-mark-equal-files): Fix typos in messages.
3318
3319 * mpc.el (mpc-playlist-delete): Fix typo in error messages.
3320
3321 * cedet/semantic/db-typecache.el (semanticdb-typecache-find-default):
3322 Fix typo in docstring.
3323
3324 * net/imap-hash.el (imap-hash-make): Doc fix.
3325 (imap-hash-test): Fix typo in error message; reflow docstring.
3326 (imap-hash-p, imap-hash-get, imap-hash-put, imap-hash-make-message)
3327 (imap-hash-count, imap-hash-server, imap-hash-port, imap-hash-ssl)
3328 (imap-hash-mailbox, imap-hash-user, imap-hash-password):
3329 Fix typos in docstrings.
3330 (imap-hash-open-connection): Fix typo in error message.
3331
3332 * play/gomoku.el (gomoku): Fix typos in docstring.
3333
3334 * progmodes/gdb-ui.el (gdb-location-alist): Reflow docstring.
3335 (gdb-jsonify-buffer): Fix typos in docstring.
3336 (gdb-goto-breakpoint): Fix typo in error message.
3337 ("Display Other Windows"): Fix typo in help message.
3338 (gdb-speedbar-expand-node): Fix typo in question.
3339
3340 * progmodes/idlw-help.el (idlwave-help-browse-url-available)
3341 (idlwave-html-system-help-location, idlwave-html-help-location)
3342 (idlwave-help-browser-function, idlwave-help-browser-generic-program)
3343 (idlwave-help-browser-generic-args, idlwave-help-directory)
3344 (idlwave-html-help-is-available, idlwave-help-mode-line-indicator)
3345 (idlwave-help-mode-map, idlwave-help-mode, idlwave-do-context-help)
3346 (idlwave-online-help, idlwave-help-html-link)
3347 (idlwave-help-show-help-frame, idlwave-help-assistant-command):
3348 Fix typos in docstrings.
3349 (idlwave-help-with-source, idlwave-help-find-routine-definition):
3350 Reflow docstrings.
3351 (idlwave-help-assistant-start): Fix typo in error message.
3352
3353 * progmodes/octave-mod.el (octave-mode, octave-electric-semi)
3354 (octave-electric-space): Fix typos in docstrings.
3355
3356 2010-01-01 Chong Yidong <cyd@stupidchicken.com>
3357
3358 * files.el (minibuffer-with-setup-hook): Doc fix (Bug#5149).
3359
3360 2010-01-01 Juri Linkov <juri@jurta.org>
3361
3362 * comint.el (comint-input-ring-size): Make it a defcustom and
3363 increase the default to 500 (Bug#5148).
3364
3365 2009-12-31 Nick Roberts <nickrob@snap.net.nz>
3366
3367 Further changes from EMACS_23_1_RC branch (2009-12-29 contd).
3368 * term/x-win.el (x-gtk-stock-map): Map some GUD buttons.
3369 * progmodes/gud.el (gud-menu-map): Add reverse-execution commands.
3370
3371 2009-12-30 Nick Roberts <nickrob@snap.net.nz>
3372
3373 Show working revision correctly for mercurial.
3374 * vc-hg.el (vc-hg-working-revision): Use hg parent instead of
3375 hg log as suggested by Alex Harsanyi <alexharsanyi@gmail.com>.
3376
3377 2009-12-29 Juanma Barranquero <lekktu@gmail.com>
3378
3379 Declare some functions for the byte-compiler.
3380 * progmodes/gdb-ui.el (speedbar-change-initial-expansion-list)
3381 (speedbar-timer-fn, speedbar-change-expand-button-char)
3382 (speedbar-delete-subblock, speedbar-center-buffer-smartly): Declare.
3383
3384 2009-12-29 Nick Roberts <nickrob@snap.net.nz>
3385
3386 This changeset reverts GDB Graphical Interface to use annotations.
3387 * progmodes/gdb-ui.el, progmodes/gud.el: Import from EMACS_23_1_RC.
3388
3389 2009-12-29 Dan Nicolaescu <dann@ics.uci.edu>
3390
3391 Make vc-dir work on subdirectories of the bzr root.
3392 * vc-bzr.el (vc-bzr-after-dir-status): Add new argument. Return
3393 file names relative to it.
3394 (vc-bzr-dir-status, vc-bzr-dir-status-files): Pass the bzr root
3395 relative directory to vc-bzr-after-dir-status.
3396
3397 2009-12-28 Tassilo Horn <tassilo@member.fsf.org>
3398
3399 * font-lock.el (font-lock-refresh-defaults): New function, which
3400 can be used to let font-lock react to external changes in
3401 variables like font-lock-defaults and keywords.
3402 See http://thread.gmane.org/gmane.emacs.devel/118777/focus=118802
3403
3404 2009-12-28 Dan Nicolaescu <dann@ics.uci.edu>
3405
3406 * vc-rcs.el (vc-rcs-register): Fix registering a specific version.
3407
3408 * vc-bzr.el (vc-bzr-log-view-mode): Fix short log regexp.
3409
3410 2009-12-28 Juanma Barranquero <lekktu@gmail.com>
3411
3412 Supersede color.diff settings in git log (bug#5211).
3413
3414 * vc-git.el (vc-git-print-log): Pass "--no-color" to log to avoid
3415 escape chars in its output when the user has color.diff set to `always'.
3416 This fix works on git 1.4.2 and newer (released on 2006-08-13).
3417
3418 2009-12-26 Kevin Ryde <user42@zip.com.au>
3419
3420 * info-look.el (sh-mode): Look for coreutils new "Concept Index"
3421 node. Keep previous "Index" name to work with past coreutils too.
3422
3423 * man.el (man): Revise docstring a bit to show -a and -l as
3424 examples. Add -k description since support for it has otherwise
3425 been a secret. (Further to bug#3717.)
3426 (Man-bgproc-sentinel): When "-k foo" produces no output show error
3427 "no matches" rather than "Can't find manpage", as the latter reads
3428 like -k was interpreted as a page name, which is not so. (Bug#5431)
3429
3430 2009-12-26 Michael Albinus <michael.albinus@gmx.de>
3431
3432 * net/tramp.el (tramp-handle-insert-directory): Quote "'" in the
3433 switches. Check also for //SUBDIRED// line.
3434
3435 2009-12-25 Kenichi Handa <handa@m17n.org>
3436
3437 * language/indian.el (devanagari-composable-pattern): Fixed to
3438 handle ZWNJ and ZWJ. Use it in composition-function-table for
3439 Devanagari.
3440 (malayalam-composable-pattern): Fix previous change.
3441
3442 2009-12-23 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3443
3444 * ps-print.el (ps-face-attributes): It was not returning the
3445 attribute face for faces specified as string. Reported by harven
3446 <harven@free.fr>.
3447 (ps-print-version): New version 7.3.5.
3448
3449 2009-12-18 Ulf Jasper <ulf.jasper@web.de>
3450
3451 * calendar/icalendar.el (icalendar--convert-tz-offset):
3452 Fix timezone names.
3453 (icalendar--convert-tz-offset): Fix the "last-day-problem".
3454 (icalendar--add-diary-entry): Remove the trailing blank that
3455 diary-make-entry inserts.
3456
3457 2009-12-17 Michael Albinus <michael.albinus@gmx.de>
3458
3459 Make `file-expand-wildcards' work for remote files.
3460
3461 * files.el (file-expand-wildcards): In case of remote files, check
3462 only local file name part for wildcards. Provide feature 'files
3463 and subfeature 'remote-wildcards. (Bug#5198)
3464
3465 * net/tramp.el (tramp-handle-file-remote-p): Expand file name only
3466 if there is already an established connection.
3467 (tramp-advice-file-expand-wildcards): Remove it.
3468
3469 * net/tramp-compat.el (top): Autoload `tramp-handle-file-remote-p'.
3470 (tramp-advice-file-expand-wildcards): Move from tramp.el.
3471 Activate advice for older GNU Emacs versions. (Bug#5237)
3472
3473 2009-12-17 Juanma Barranquero <lekktu@gmail.com>
3474
3475 Some doc fixes (more needed).
3476
3477 * find-cmd.el (find-constituents): Reflow docstring.
3478 (find-cmd, find-prune, find-command): Fix typos in docstrings.
3479 (find-generic): Doc fix.
3480
3481 2009-12-17 Juri Linkov <juri@jurta.org>
3482
3483 Fix regression from 23.1 to allow multiple modes in Local Variables.
3484
3485 * files.el (hack-local-variables-filter): While ignoring duplicates,
3486 don't take `mode' into account.
3487 (hack-local-variables-filter, hack-dir-local-variables):
3488 Don't remove duplicate `mode' from local-variables-alist (like `eval').
3489
3490 2009-12-17 Juri Linkov <juri@jurta.org>
3491
3492 Make `dired-diff' safer. (Bug#5225)
3493
3494 * dired-aux.el (dired-diff): Signal an error when `file' equals to
3495 `current' or when `file' is a directory of the `current' file.
3496
3497 2009-12-17 Andreas Schwab <schwab@linux-m68k.org>
3498
3499 * emacs-lisp/autoload.el (batch-update-autoloads): Only exclude
3500 unconditionally preloaded files.
3501
3502 2009-12-16 Juri Linkov <juri@jurta.org>
3503
3504 Revert to old 23.1 logic of using the file at the mark as default.
3505 * dired-aux.el (dired-diff): Use the file at the mark as default
3506 if it's not the same as the current file, and the target dir is
3507 the current dir or the mark is active. Add the current file
3508 as the arg of `dired-dwim-target-defaults'. Use the default file
3509 in the prompt. (Bug#5225)
3510
3511 2009-12-15 Michael Albinus <michael.albinus@gmx.de>
3512
3513 * net/tramp.el (tramp-echo-mark-marker-length): New defconst.
3514 (tramp-echo-mark, tramp-echoed-echo-mark-regexp): Use it.
3515 (tramp-check-for-regexp): Check also, when an echoing shell stops
3516 to echo sent commands.
3517
3518 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
3519
3520 * Makefile.in: Revert last change (Bug#5191).
3521
3522 2009-12-14 Dan Nicolaescu <dann@ics.uci.edu>
3523
3524 * vc-hg.el (vc-hg-print-log): Fix argument order.
3525 (vc-hg-working-revision): Make sure the command is executed in a
3526 known environment so that we can parse the output. (Bug#4417)
3527
3528 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
3529
3530 * progmodes/python.el (python-symbol-completions): Remove text
3531 properties from symbol string before calling python-send-receive.
3532
3533 2009-12-14 Nick Roberts <nickrob@snap.net.nz>
3534
3535 * progmodes/gdb-mi.el (gdb-frame-handler): Only set gud-lat-frame
3536 when there are values for both file and line. (Bug#5060)
3537
3538 2009-12-14 Juri Linkov <juri@jurta.org>
3539
3540 * ediff-ptch.el (ediff-context-diff-label-regexp): Don't match
3541 whitespace after the file name of the first line of unified format,
3542 because git-diff doesn't output whitespace and file modification time
3543 after the file name.
3544
3545 2009-12-14 David Kastrup <dak@gnu.org>
3546
3547 * info.el (Info-hide-cookies-node): Before hiding a cookie,
3548 check if it already has the `display' property added by
3549 `Info-display-images-node', and not put the `invisible' property
3550 in this case.
3551
3552 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
3553
3554 * cedet/semantic/mru-bookmark.el (global-semantic-mru-bookmark-mode)
3555 (semantic-mru-bookmark-mode): Doc fixes.
3556
3557 * cedet/semantic/db.el (semanticdb-cache-get): Use error instead
3558 of assert.
3559
3560 2009-12-13 Glenn Morris <rgm@gnu.org>
3561
3562 * mail/emacsbug.el (message-sort-headers): Define for compiler.
3563 (report-emacs-bug): In message-mode, sort manually before storing
3564 original report text. (Bug#5178)
3565 Remove superfluous save-excursion.
3566
3567 2009-12-12 Michael Albinus <michael.albinus@gmx.de>
3568
3569 * net/dbus.el (dbus-property-handler): Filter lambda forms out
3570 when responding to "GetAll" properties.
3571
3572 2009-12-12 Chong Yidong <cyd@stupidchicken.com>
3573
3574 * simple.el (compose-mail): Remove mail-setup-with-from from
3575 customization checks.
3576
3577 2009-12-12 Eli Zaretskii <eliz@gnu.org>
3578
3579 * arc-mode.el (archive-rar-summarize): Support Attribute fields in
3580 RAR archives created on Unix systems.
3581
3582 2009-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
3583
3584 * minibuffer.el (minibuffer-local-must-match-filename-map): Re-instate
3585 the varalias that was accidentally removed by the 2009-11-19 change
3586 (bug#5186).
3587
3588 2009-12-12 Kenichi Handa <handa@m17n.org>
3589
3590 * language/indian.el (indian-compose-regexp): New function.
3591 (malayalam-composable-pattern): Fix the pattern.
3592 (composition-function-table): Set malayalam-composable-pattern for
3593 Malayalam characters.
3594
3595 2009-12-11 Chong Yidong <cyd@stupidchicken.com>
3596
3597 * progmodes/bug-reference.el (bug-reference-map): Bind mouse-2
3598 rather than down-mouse-1, based on follow-link conventions.
3599
3600 * makefile.w32-in: Ensure that Lisp files in CEDET subdirectories
3601 are compiled.
3602
3603 2009-12-11 Michael McNamara <mac@mail.brushroad.com>
3604
3605 * progmodes/verilog-mode.el (verilog-vmm-begin-re, verilog-vmm-end-re)
3606 (verilog-vmm-statement-re, verilog-ovm-statement-re)
3607 (verilog-defun-level-not-generate-re, verilog-calculate-indent)
3608 (verilog-leap-to-head, verilog-backward-token):
3609 Fix indenting VMM macros. Reported by Jonathan Ashbrook.
3610
3611 2009-12-11 Wilson Snyder <wsnyder@wsnyder.org>
3612
3613 * progmodes/verilog-mode.el (verilog-auto-lineup)
3614 (verilog-nameable-item-re): Cleanup user-visible spelling and
3615 documentation errors. One reported by Gary Delp.
3616 (verilog-submit-bug-report): Mention bug tracking and CC co-author.
3617 (verilog-read-decls): Fix AUTOWIRE with types declared in a
3618 package, bug195. Reported by Pierre-David Pfister.
3619
3620 2009-12-11 Glenn Morris <rgm@gnu.org>
3621
3622 * progmodes/cc-engine.el (safe-pos-list): Define for compiler.
3623
3624 * mail/emacsbug.el: No longer require sendmail.
3625 Replace sendmail's `mail-text' by `rfc822-goto-eoh'. (Bug#5174)
3626 (report-emacs-bug-orig-text): Doc fix.
3627 (report-emacs-bug-send-command, report-emacs-bug-send-hook):
3628 New local variables, to adapt to different mail-user-agents.
3629 (report-emacs-bug): Fix test for a gnu.org address.
3630 Use overlays for emphasis, since font-lock defeats 'face property.
3631 Pretest bugs also end up at the newsgroup these days.
3632 Stop message-mode stripping text properties.
3633 Set and use the new buffer-local variables.
3634 (report-emacs-bug-hook): Add doc-string.
3635 Remove some unnecessary save-excursions and simplify.
3636 Use the appropriate hook and send-command.
3637
3638 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Standardize the
3639 capitalization of some menu entries.
3640
3641 2009-12-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3642
3643 * whitespace.el (whitespace-display-char-on): Ensure
3644 `buffer-display-table' is unique when two or more windows are
3645 visible. Reported by Martin Pohlack <mp26@os.inf.tu-dresden.de>.
3646 New version 12.1.
3647
3648 2009-12-10 Eli Zaretskii <eliz@gnu.org>
3649
3650 * arc-mode.el (archive-rar-summarize): Allow between 6 and 7
3651 characters in the Attribute field.
3652
3653 2009-12-10 Dan Nicolaescu <dann@ics.uci.edu>
3654
3655 * vc-svn.el (vc-svn-after-dir-status): Fix regexp. (Bug#4741)
3656
3657 2009-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
3658
3659 Let loaddefs.el adjust to changes in autoload-excludes (bug#5162).
3660 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
3661 Disregard autoload-excludes.
3662 (update-directory-autoloads): Obey autoload-excludes here instead.
3663 But don't store its contents in no-autoloads and remove entries that
3664 refer to excludes files.
3665
3666 2009-12-10 Glenn Morris <rgm@gnu.org>
3667
3668 * mail/feedmail.el (top-level): Move require 'mail-utils to start.
3669 (expand-mail-aliases): Define for compiler.
3670
3671 * vc-annotate.el (log-view-vc-backend, log-view-vc-fileset):
3672 Define for compiler.
3673
3674 * mail/emacsbug.el (report-emacs-bug): Use whichever send command is
3675 appropriate for the mail-user-agent in use.
3676
3677 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
3678
3679 * net/tramp.el (tramp-handle-insert-directory): Suppress error messages.
3680
3681 2009-12-09 Dan Nicolaescu <dann@ics.uci.edu>
3682
3683 Fix short log parsing and fontification.
3684 * vc-bzr.el (vc-bzr-log-view-mode): Match dot in revision number.
3685 Fix fontification for the [merge] label.
3686
3687 2009-12-09 Vivek Dasmohapatra <vivek@etla.org>
3688
3689 Drop some properties to avoid surprises (bug#5002).
3690 * htmlfontify.el (hfy-ignored-properties): New defcustom.
3691 (hfy-fontify-buffer): Use it.
3692
3693 2009-12-09 Stefan Monnier <monnier@iro.umontreal.ca>
3694
3695 Minor cleanup.
3696 * ffap.el (ffap-symbol-value): Replace ffap-soft-value.
3697 Adjust all callers.
3698 (ffap-locate-file): Remove unused arg `dir-ok' and make other
3699 args compulsory. Adjust callers.
3700 (ffap-gopher-at-point): Remove unused var `name'.
3701
3702 Get rid of the ELCFILES abomination.
3703 * Makefile.in (update-elclist, ELCFILES, compile-last): Remove.
3704 (compile-elcfiles): New phony target.
3705 (compile-main): Compute ELCFILES dynamically.
3706 (compile-clean): New target to remove left-over elc files.
3707 (compile, all): Use it.
3708
3709 2009-12-09 Kenichi Handa <handa@etlken>
3710
3711 * international/mule-diag.el: Require help-mode instead of help-fns.
3712
3713 2009-12-09 Kenichi Handa <handa@m17n.org>
3714
3715 * international/mule-cmds.el (ucs-names): Supply sufficiently
3716 fine ranges instead of pre-calculating accurate ranges.
3717 Iterate with bigger gc-cons-threshold.
3718
3719 2009-12-08 Dan Nicolaescu <dann@ics.uci.edu>
3720
3721 Add support for stashing a snapshot of the current tree.
3722 * vc-git.el (vc-git-stash-snapshot): New function.
3723 (vc-git-stash-map, vc-git-extra-menu-map): Add a mapping for it.
3724
3725 2009-12-08 Jose E. Marchesi <jemarch@gnu.org>
3726
3727 * play/gomoku.el (gomoku-mode-map): Remap `move-(beginning|end)-of-line'
3728 instead of `(beginning|end)-of-line'.
3729
3730 2009-12-08 Glenn Morris <rgm@gnu.org>
3731
3732 * vc-mtn.el (vc-mtn-print-log): Fix typo in previous.
3733
3734 * Makefile.in (ELCFILES): Regenerate.
3735
3736 2009-12-07 Juri Linkov <juri@jurta.org>
3737
3738 Don't lazy-highlight the comint output in history Isearch mode.
3739
3740 * comint.el (comint-history-isearch-search): Instead of
3741 `comint-line-beginning-position', use `comint-after-pmark-p'
3742 to check if point if before the process mark, and go to
3743 `process-mark' in this case.
3744
3745 2009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
3746
3747 * textmodes/tex-mode.el (latex-complete)
3748 (latex-indent-or-complete): Remove.
3749 (latex-mode): Set completion-at-point-functions instead.
3750
3751 Provide a standard completion command and hook it into TAB.
3752 * minibuffer.el (completion-at-point-functions): New var.
3753 (completion-at-point): New command.
3754 * indent.el (indent-for-tab-command): Handle the `complete' behavior.
3755 * progmodes/python.el (python-mode-map): Use completion-at-point.
3756 (python-completion-at-point): Rename from python-partial-symbol and
3757 adjust for use in completion-at-point-functions.
3758 (python-mode): Setup completion-at-point for Python completion.
3759 * emacs-lisp/lisp.el (lisp-completion-at-point): New function
3760 extracted from lisp-complete-symbol.
3761 (lisp-complete-symbol): Use it.
3762 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use define-derived-mode,
3763 setup completion-at-point for Elisp completion.
3764 (emacs-lisp-mode-map, lisp-interaction-mode-map):
3765 Use completion-at-point.
3766 * ielm.el (ielm-map): Use completion-at-point.
3767 (inferior-emacs-lisp-mode): Setup completion-at-point-functions.
3768 * progmodes/sym-comp.el: Move to...
3769 * obsolete/sym-comp.el: Move from progmodes.
3770
3771 2009-12-07 Eli Zaretskii <eliz@gnu.org>
3772
3773 Prevent save-buffer in Rmail buffers from using the coding-system
3774 of the current message, and from clobbering the encoding mnemonics
3775 in the mode line (Bug#4623).
3776
3777 * mail/rmail.el (rmail-swap-buffers): Swap encoding and modified
3778 flag, too.
3779 (rmail-message-encoding): New variable.
3780 (rmail-write-region-annotate): Record the encoding of the current
3781 message in rmail-message-encoding.
3782 (rmail-after-save-hook): New function, restores the encoding of
3783 the current message after the message collection is saved.
3784
3785 2009-12-07 Juri Linkov <juri@jurta.org>
3786
3787 * progmodes/grep.el (grep-read-files): Use `completing-read'
3788 instead of `read-string'. Set its `collection' arg to
3789 `read-file-name-internal'. (Bug#4301)
3790
3791 2009-12-07 Juri Linkov <juri@jurta.org>
3792
3793 Correctly restore original Isearch point. (Bug#4994)
3794
3795 * isearch.el (isearch-mode): Move `isearch-push-state' after
3796 `(run-hooks 'isearch-mode-hook)'.
3797 (isearch-cancel): When `isearch-push-state-function' is defined,
3798 let-bind `isearch-cmds' to the first state (the last element of
3799 `isearch-cmds') and call `isearch-top-state' (it calls pop-state
3800 function and restores the original point). Otherwise, move point
3801 to `isearch-opoint'.
3802
3803 2009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
3804
3805 * international/mule-cmds.el (ucs-names): Weed out at compile-time the
3806 chars that don't have names, so the table can be built much faster at
3807 run-time.
3808
3809 2009-12-07 Chong Yidong <cyd@stupidchicken.com>
3810
3811 * vc-bzr.el (vc-bzr-annotate-command): More elegant form for last
3812 change. Suggested by David Kastrup.
3813
3814 * simple.el (compose-mail): Check for incompatibilities and warn.
3815 (compose-mail-user-agent-warnings): New option.
3816
3817 2009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
3818
3819 Support showing a single log entry from vc-annotate.
3820 * vc.el (print-log): Add a new argument: START-REVISION.
3821 (vc-print-log-internal): Add a new optional argument and
3822 pass it to the backend.
3823 (vc-print-log, vc-print-root-log): Adjust callers.
3824 * vc-annotate.el (vc-annotate-show-log-revision-at-line): If a
3825 buffer already displays the requested log entry, use it.
3826 Otherwise display only the log entry in question.
3827 * vc-svn.el (vc-svn-print-log):
3828 * vc-mtn.el (vc-mtn-print-log):
3829 * vc-hg.el (vc-hg-state):
3830 * vc-git.el (vc-git-print-log): Add support for new argument START-REVISION.
3831 (vc-git-show-log-entry): Return t on success.
3832 * vc-bzr.el (vc-bzr-print-log): Add support new argument START-REVISION.
3833 (vc-bzr-show-log-entry): Return t on success.
3834 * vc-rcs.el (vc-rcs-print-log):
3835 * vc-sccs.el (vc-sccs-print-log):
3836 * vc-cvs.el (vc-cvs-print-log): Add new argument, ignore it.
3837
3838 2009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
3839
3840 * ediff-mult.el (ediff-setup-meta-map, ediff-prepare-meta-buffer):
3841 Add menus to the meta mode. (Bug#5043)
3842
3843 2009-12-07 Michael Kifer <kifer@cs.stonybrook.edu>
3844
3845 * ediff-init.el (ediff-event-key): Use event-to-character instead of
3846 event-key.
3847
3848 * ediff.el (ediff-buffers-internal): Add unwind-protect.
3849
3850 2009-12-07 Michael Albinus <michael.albinus@gmx.de>
3851
3852 Handle prompt rules of ksh in OpenBSD 4.5. Reported by Raphaël
3853 Berbain <raphael.berbain@gmail.com>.
3854
3855 * net/tramp.el (tramp-end-of-output): Move up. Use `#' and `$'
3856 characters.
3857 (tramp-initial-end-of-output): New defconst.
3858 (tramp-methods, tramp-find-shell)
3859 (tramp-open-connection-setup-interactive-shell)
3860 (tramp-maybe-open-connection): Use it.
3861 (tramp-shell-prompt-pattern, tramp-wait-for-output): Handle
3862 existence of `#' and `$'.
3863
3864 * net/tramp-fish.el (tramp-fish-maybe-open-connection): Use
3865 `tramp-initial-end-of-output'.
3866
3867 2009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
3868
3869 Get the background mode from the terminal for xterm, and set
3870 faces accordingly.
3871 * term/xterm.el (xterm-set-background-mode): New function.
3872 (terminal-init-xterm): Use it in case xterm supports background
3873 color queries. Recompute faces after getting the background
3874 color.
3875
3876 2009-12-07 Ulrich Mueller <ulm@gentoo.org>
3877
3878 * emacs-lisp/bytecomp.el (byte-compile-insert-header): Put the version
3879 number comment back on its own line, for easier parsing.
3880
3881 2009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
3882
3883 Make it work for non-file buffers (bug#5102).
3884 * doc-view.el (doc-view-current-cache-dir):
3885 Use doc-view-buffer-file-name rather than buffer-file-name.
3886 (doc-view-mode): Use buffer-name when buffer-file-name is nil.
3887
3888 2009-12-06 Óscar Fuentes <ofv@wanadoo.es>
3889
3890 * vc-bzr.el (vc-bzr-annotate-command): Handle the case where the
3891 author field is too short.
3892
3893 2009-12-06 Dan Nicolaescu <dann@ics.uci.edu>
3894
3895 * vc-git.el (vc-git-print-log): Handle a limit argument.
3896 Display the short log in graph form and with labels.
3897 (vc-git-log-view-mode): Handle labels.
3898
3899 Make vc-revert change VC state from 'added to 'unregistered.
3900 * vc-git.el (vc-git-revert): Call git reset first.
3901
3902 2009-12-06 Ulf Jasper <ulf.jasper@web.de>
3903
3904 * net/newst-backend.el, net/newst-plainview.el:
3905 * net/newst-reader.el, net/newst-ticker.el:
3906 * net/newst-treeview.el, net/newsticker.el:
3907 Require/provide newst-... (instead of newsticker-...). (Bug#5096)
3908
3909 2009-12-06 Chong Yidong <cyd@stupidchicken.com>
3910
3911 * log-view.el (log-view-mode-map): Bind "=" to log-view-diff too.
3912
3913 * vc-bzr.el (vc-bzr-annotate-command): Show author in annotation.
3914 Handle empty author field (Bug#4144). Suggested by Óscar Fuentes.
3915 (vc-bzr-annotate-time, vc-bzr-annotate-extract-revision-at-line):
3916 Update annotation regexp.
3917
3918 * simple.el (beginning-of-visual-line): Constrain to field
3919 boundaries (Bug#5106).
3920
3921 2009-12-06 Ulf Jasper <ulf.jasper@web.de>
3922
3923 * xml.el (xml-substitute-numeric-entities): Move
3924 newsticker--decode-numeric-entities in newst-backend.el to
3925 xml-substitute-numeric-entities in xml.el. (Bug#5008)
3926 * net/newst-backend.el (newsticker--parse-generic-feed)
3927 (newsticker--parse-generic-items)
3928 (newsticker--decode-numeric-entities): Move
3929 newsticker--decode-numeric-entities in newst-backend.el to
3930 xml-substitute-numeric-entities in xml.el. (Bug#5008)
3931
3932 2009-12-06 Daniel Colascione <dan.colascione@gmail.com>
3933
3934 * progmodes/js.el (js--js-not): Add null to the list of values.
3935
3936 2009-12-06 Chong Yidong <cyd@stupidchicken.com>
3937
3938 * ansi-color.el (ansi-color-for-comint-mode): Add :version keyword.
3939
3940 2009-12-06 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3941
3942 * textmodes/bibtex.el (bibtex-enclosing-field): Exclude entry
3943 delimiter if it is at the end of the current line.
3944 (bibtex-generate-url-list): Fix docstring.
3945
3946 2009-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
3947
3948 * minibuffer.el (minibuffer-complete-and-exit): Don't replace the
3949 minibuffer's content with itself.
3950 Fold the confirm-after-completion case into the `confirm' case.
3951 (completion-pcm-word-delimiters): Add : and / to the delimiters.
3952
3953 2009-12-06 Kevin Ryde <user42@zip.com.au>
3954
3955 * ffap.el (ffap-rfc-path): Make this a defcustom since
3956 `ffap-rfc-directories' is also a defcustom. (Bug#4514.)
3957
3958 * info-look.el: Add setup for apropos-mode to use emacs-lisp-mode
3959 manuals, similar to existing setup for help-mode. (Bug#3913.)
3960
3961 2009-12-05 Juri Linkov <juri@jurta.org>
3962
3963 Save and restore dired buffer's point positions too. (Bug#4880)
3964
3965 * dired.el (dired-save-positions): Return in the first element
3966 buffer's position in format (BUFFER DIRED-FILENAME BUFFER-POINT).
3967 Doc fix.
3968 (dired-restore-positions): First restore buffer's position.
3969 While restoring window's positions, check if window still displays
3970 the original buffer.
3971
3972 2009-12-05 Chong Yidong <cyd@stupidchicken.com>
3973
3974 * bindings.el (complete-symbol): Call semantic-ia-complete-symbol
3975 if possible.
3976
3977 * cedet/semantic/ia.el (semantic-ia-complete-symbol):
3978 Make argument optional.
3979
3980 * shell.el (shell): Require ansi-color (Bug#5113).
3981
3982 * ansi-color.el (ansi-color-for-comint-mode): Default to t.
3983
3984 * hl-line.el (global-hl-line-highlight): Minor doc fix (Bug#4925).
3985
3986 2009-12-05 Alan Mackenzie <acm@muc.de>
3987
3988 * progmodes/cc-mode.el (c-before-hack-hook)
3989 (c-postprocess-file-styles): Revert change 2009-07-18T21:03:43Z!acm@muc.de to permit
3990 `c-file-style' to work again. This reversion restores the current
3991 software to its state in Emacs 23.1. (Bug#4146)
3992
3993 2009-12-05 Kevin Ryde <user42@zip.com.au>
3994
3995 * textmodes/sgml-mode.el (sgml-lexical-context): Recognise
3996 comment-start-skip to comment-end-skip as comment (Bug#4781).
3997
3998 2009-12-05 Juri Linkov <juri@jurta.org>
3999
4000 * info.el (Info-find-node-2): Set `Info-current-subfile' to nil
4001 for virtual nodes. (Bug#4147)
4002 (Info-find-node-2): Set `Info-current-node-virtual' to nil
4003 when moving from a virtual node.
4004 (Info-mode-menu): Add `Info-virtual-index' to the menu.
4005 (Info-mode): Add `Info-virtual-index' to the docstring.
4006
4007 2009-12-05 Eric Ludlam <zappo@gnu.org>
4008
4009 * cedet/semantic/bovine/c.el (semantic-c-describe-environment):
4010 Describe project macro symbols.
4011
4012 * cedet/semantic/complete.el (semantic-complete-do-completion):
4013 Don't call semantic-collector-current-exact-match.
4014
4015 * cedet/ede.el (ede-apply-preprocessor-map): Accept lists of
4016 ede-objects as targets.
4017
4018 * cedet/ede/pmake.el (ede-proj-makefile-insert-variables): Output
4019 a target's object list even if compiler vars are already in the
4020 Makefile.
4021
4022 * cedet/ede/emacs.el (ede-preprocessor-map): Add config.h to the
4023 list of headers producing necessary macros.
4024
4025 2009-12-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4026
4027 * textmodes/bibtex.el (bibtex-map-entries): Use marker to keep
4028 track of the buffer position of the end of a BibTeX entry as this
4029 position may change during reformatting.
4030 (bibtex-format-entry): Remove whitespace before processing
4031 numerical fields so that we recognize the latter properly.
4032 (bibtex-reformat): Do not use push which changes the global value
4033 of bibtex-entry-format.
4034 (bibtex-field-braces-alist, bibtex-field-strings-alist)
4035 (bibtex-field-re-init): Replace only space characters by regexp
4036 for whitespace.
4037 (bibtex-generate-url-list, bibtex-cite-matcher-alist): Fix docstring.
4038 (bibtex-initialize): Also update bibtex-strings.
4039 (bibtex-kill-field): Preserve white space at end of entry.
4040 (bibtex-kill-entry, bibtex-yank-pop, bibtex-insert-kill):
4041 Update bibtex-reference-keys.
4042
4043 2009-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
4044
4045 * minibuffer.el (completion-pcm--merge-try): Also consider placing
4046 point after a star, if that's the only place where modifications can
4047 make progress.
4048
4049 2009-12-05 Dan Nicolaescu <dann@ics.uci.edu>
4050
4051 * vc-dir.el (vc-dir): Use the correct markup for showing keymaps
4052 in docstrings.
4053
4054 2009-12-04 Juri Linkov <juri@jurta.org>
4055
4056 * proced.el (proced): Call `(proced-update t)' to update process
4057 information instead of only running proced-post-display-hook.
4058 (proced-send-signal): Add a leading space to the buffer name
4059 " *Marked Processes*" to make this buffer ephemeral.
4060
4061 2009-12-04 Juri Linkov <juri@jurta.org>
4062
4063 * dired.el (dired-auto-revert-buffer): New defcustom.
4064 (dired-internal-noselect): Use it.
4065
4066 2009-12-04 Juri Linkov <juri@jurta.org>
4067
4068 Change roles of modes and functions in image-mode.el (Bug#5062).
4069
4070 * image-mode.el: Replace `image-mode-maybe' with `image-mode'
4071 in `auto-mode-alist'.
4072 (image-mode-previous-major-mode): New variable.
4073 (image-minor-mode-map): Rename from `image-mode-text-map'.
4074 (image-mode): Move graceful error-handling code from
4075 `image-minor-mode' to here. On errors call `image-mode-as-text'.
4076 (image-minor-mode): Remove all image-handling code.
4077 Replace `image-mode-text-map' with `image-minor-mode-map'.
4078 Check for `image-type' in mode-line format string.
4079 (image-mode-maybe): Make obsolete with an alias to `image-mode'.
4080 (image-mode-as-text): New function with most code from
4081 `image-mode-maybe'.
4082 (image-toggle-display-text): Move code that removes image
4083 properties from `image-toggle-display' to here.
4084 (image-toggle-display-image): New function with code that adds
4085 image properties copied from `image-toggle-display'.
4086 (image-toggle-display): Remove most code with leaving only code
4087 that toggles between `image-mode-as-text' and `image-mode'.
4088
4089 2009-12-04 Ulf Jasper <ulf.jasper@web.de>
4090
4091 * net/newst-treeview.el
4092 (newsticker--treeview-list-highlight-start): Restored call to
4093 save-excursion: Selected item was stuck.
4094 (newsticker--treeview-list-select): New.
4095 (newsticker--treeview-item-show-text)
4096 (newsticker--treeview-item-show)
4097 (newsticker--treeview-item-update): Use new
4098 newsticker-treeview-item-mode.
4099 (newsticker-treeview-update): Keep current item.
4100 (newsticker-treeview-next-new-or-immortal-item): Doc change.
4101 (newsticker--treeview-first-feed): Doc change.
4102 (newsticker-treeview-list-menu)
4103 (newsticker-treeview-item-menu): Added menu entries.
4104 (newsticker-treeview-item-mode): New.
4105
4106 * net/newst-backend.el (newsticker-customize): Delete other
4107 windows.
4108
4109 2009-12-04 Sam Steingold <sds@gnu.org>
4110
4111 * log-view.el (log-view-mode-map): "q" calls quit-window,
4112 like in all the other non-self-insert buffers.
4113
4114 2009-12-04 Stefan Monnier <monnier@iro.umontreal.ca>
4115
4116 Minor cleanup.
4117 * term.el (term-send-raw, term-send-raw-meta): Use read-key-sequence's
4118 key decoding rather than do it manually via last-input-event +
4119 ascii-character.
4120 (term-exec): Use delete-and-extract-region.
4121 (term-handle-ansi-terminal-messages): Remove unused var `end'.
4122 (term-process-pager): Remove unused var `i'.
4123 (term-dynamic-simple-complete): Make obsolete.
4124 (serial-update-config-menu): Remove unused vars `y' and `str'.
4125 (term-update-mode-line): Remove unused var `temp'.
4126
4127 2009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
4128
4129 Limit the number of log entries displayed by default.
4130 * vc.el (vc-print-log-internal): Fix check for limit-unsupported.
4131 (vc-print-log, vc-print-root-log): Use vc-log-show-limit when not
4132 using a prefix argument.
4133
4134 2009-12-03 Glenn Morris <rgm@gnu.org>
4135
4136 * progmodes/idlwave.el (class): Restore still useful declaration.
4137
4138 2009-12-03 Alan Mackenzie <acm@muc.de>
4139
4140 Enhance `c-parse-state' to run efficiently in "brace deserts".
4141
4142 * progmodes/cc-mode.el (c-basic-common-init):
4143 Call c-state-cache-init.
4144 (c-neutralize-syntax-in-and-mark-CPP): Rename from
4145 c-extend-and-neutralize-syntax-in-CPP. Mark each CPP construct by
4146 placing `category' properties value 'c-cpp-delimiter at its boundaries.
4147
4148 * progmodes/cc-langs.el (c-before-font-lock-function):
4149 c-extend-and-neutralize-syntax-in-CPP has been renamed
4150 c-neutralize-syntax-in-and-mark-CPP.
4151
4152 * progmodes/cc-fonts.el (c-cpp-matchers): Mark template brackets
4153 with `category' properties now, not `syntax-table' ones.
4154
4155 * progmodes/cc-engine.el (c-syntactic-end-of-macro): A new
4156 enhanced (but slower) version of c-end-of-macro that won't land
4157 inside a literal or on another awkward character.
4158 (c-state-cache-too-far, c-state-cache-start)
4159 (c-state-nonlit-pos-interval, c-state-nonlit-pos-cache)
4160 (c-state-nonlit-pos-cache-limit, c-state-point-min)
4161 (c-state-point-min-lit-type, c-state-point-min-lit-start)
4162 (c-state-min-scan-pos, c-state-brace-pair-desert)
4163 (c-state-old-cpp-beg, c-state-old-cpp-end): New constants and
4164 buffer local variables.
4165 (c-state-literal-at, c-state-lit-beg)
4166 (c-state-cache-non-literal-place, c-state-get-min-scan-pos)
4167 (c-state-mark-point-min-literal, c-state-cache-top-lparen)
4168 (c-state-cache-top-paren, c-state-cache-after-top-paren)
4169 (c-get-cache-scan-pos, c-get-fallback-scan-pos)
4170 (c-state-balance-parens-backwards, c-parse-state-get-strategy)
4171 (c-renarrow-state-cache)
4172 (c-append-lower-brace-pair-to-state-cache)
4173 (c-state-push-any-brace-pair, c-append-to-state-cache)
4174 (c-remove-stale-state-cache)
4175 (c-remove-stale-state-cache-backwards, c-state-cache-init)
4176 (c-invalidate-state-cache-1, c-parse-state-1)
4177 (c-invalidate-state-cache): New defuns/defmacros/defsubsts.
4178 (c-parse-state): Enhance and refactor.
4179 (c-debug-parse-state): Amend to deal with all the new variables.
4180
4181 * progmodes/cc-defs.el (c-<-as-paren-syntax, c-mark-<-as-paren)
4182 (c->-as-paren-syntax, c-mark->-as-paren, c-unmark-<->-as-paren):
4183 modify to use category text properties rather than syntax-table ones.
4184 (c-suppress-<->-as-parens, c-restore-<->-as-parens): New defsubsts
4185 to switch off/on the syntactic paren property of C++ template
4186 delimiters using the category property.
4187 (c-with-<->-as-parens-suppressed): Macro to invoke code with
4188 template delims suppressed.
4189 (c-cpp-delimiter, c-set-cpp-delimiters, c-clear-cpp-delimiters):
4190 New constant/macros which apply category properties to the start
4191 and end of preprocessor constructs.
4192 (c-comment-out-cpps, c-uncomment-out-cpps): Defsubsts which
4193 "comment out" the syntactic value of characters in preprocessor
4194 constructs.
4195 (c-with-cpps-commented-out)
4196 (c-with-all-but-one-cpps-commented-out): Macros to invoke code
4197 with characters in all or all but one preprocessor constructs
4198 "commented out".
4199
4200 2009-12-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4201
4202 * proced.el (proced-filter-alist): Use regexp-quote.
4203
4204 2009-12-03 Michael Albinus <michael.albinus@gmx.de>
4205
4206 Cleanup.
4207 * eshell/em-unix.el (top): Require 'esh-opt and 'pcomplete.
4208 (eshell/su, eshell/sudo): Require 'tramp. Fix problems reading
4209 arguments. Expand `default-directory'.
4210
4211 * net/tramp.el (tramp-handle-file-remote-p): Expand FILENAME for
4212 the benefit of returning an expanded localname.
4213 (tramp-tramp-file-p): Handle the case NAME is not a string.
4214
4215 2009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
4216
4217 Add support for bzr shelve/unshelve.
4218 * vc-bzr.el (vc-bzr-shelve-map, vc-bzr-shelve-menu-map)
4219 (vc-bzr-extra-menu-map): New variables.
4220 (vc-bzr-extra-menu, vc-bzr-extra-status-menu, vc-bzr-shelve)
4221 (vc-bzr-shelve-apply, vc-bzr-shelve-list)
4222 (vc-bzr-shelve-get-at-point, vc-bzr-shelve-delete-at-point)
4223 (vc-bzr-shelve-apply-at-point, vc-bzr-shelve-menu): New functions.
4224 (vc-bzr-dir-extra-headers): Display shelves.
4225
4226 * vc-bzr.el (vc-bzr-print-log): Deal with nil arguments better.
4227
4228 2009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
4229
4230 * textmodes/bibtex.el (bibtex-complete-internal):
4231 Use completion-in-region.
4232 (bibtex-text-in-field-bounds): Remove unused var `opoint'.
4233
4234 2009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
4235
4236 Support applying stashes. Improve UI.
4237 * vc-git.el (vc-git-dir-extra-headers): Add tooltips.
4238 (vc-git-stash-apply, vc-git-stash-pop)
4239 (vc-git-stash-apply-at-point, vc-git-stash-pop-at-point)
4240 (vc-git-stash-menu): New functions.
4241 (vc-git-stash-menu-map): New variable.
4242 (vc-git-stash-map): Add bindings to popup a menu and to apply stashes.
4243
4244 2009-12-03 Glenn Morris <rgm@gnu.org>
4245
4246 * vc.el (log-view-vc-backend, log-view-vc-fileset): Declare.
4247 (vc-print-log-internal): Fix previous change.
4248 (vc-revert): Correct pluralization.
4249
4250 2009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
4251
4252 * progmodes/make-mode.el (makefile-special-targets-list): No need for
4253 it to be an alist any more.
4254 (makefile-complete): Use completion-in-region.
4255
4256 * progmodes/octave-mod.el (octave-complete-symbol):
4257 Use completion-in-region.
4258
4259 Misc cleanup.
4260 * progmodes/idlwave.el (idlwave-comment-hook): Simplify with `or'.
4261 (idlwave-code-abbrev, idlwave-display-user-catalog-widget)
4262 (idlwave-complete-class): Don't quote lambda.
4263 (idlwave-find-symbol-syntax-table, idlwave-mode-syntax-table)
4264 (idlwave-mode-map): Move initialization into declaration.
4265 (idlwave-action-and-binding): Use backquotes.
4266 (idlwave-in-quote, idlwave-reset-sintern, idlwave-complete-in-buffer):
4267 Simplify.
4268 (idlwave-is-pointer-dereference): Remove unused var `pos'.
4269 (idlwave-xml-create-rinfo-list): Remove unused var `entry'.
4270 (idlwave-convert-xml-clean-sysvar-aliases): Remove unused vars `new',
4271 `parts', and `all-parts'.
4272 (idlwave-xml-create-sysvar-alist): Remove unused var `fields'.
4273 (idlwave-convert-xml-system-routine-info): Remove unused string
4274 `version-string'.
4275 (idlwave-display-user-catalog-widget): Use dolist.
4276 (idlwave-scanning-lib): Declare dynamically-scoped var.
4277 (idlwave-scan-library-catalogs): Remove unused var `flags'.
4278 (completion-highlight-first-word-only): Declare to silence bytecomp.
4279 (idlwave-popup-select): Tighten scope of `resp'.
4280 (idlwave-find-struct-tag): Remove unused var `beg'.
4281 (idlwave-after-load-rinfo-hook): Declare.
4282 (idlwave-sintern-class-info): Remove unused var `taglist'.
4283 (idlwave-find-class-definition): Remove unused var `list'.
4284 (idlwave-complete-sysvar-tag-help): Remove unused var `main-base'.
4285 (idlwave-what-module-find-class): Remove unused var `classes'.
4286
4287 2009-12-03 Juanma Barranquero <lekktu@gmail.com>
4288
4289 * progmodes/pascal.el: Require CL when compiling (for lexical-let).
4290
4291 2009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
4292
4293 * hippie-exp.el (try-expand-dabbrev-visible): Preserve point in the
4294 buffers visited. Remove redundant current-buffer-saving.
4295
4296 2009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
4297
4298 Use completion-in-buffer and remove uses of dynamic scoping.
4299 * progmodes/pascal.el (pascal-str, pascal-all, pascal-pred)
4300 (pascal-buffer-to-use, pascal-flag): Don't declare.
4301 (pascal-func-completion, pascal-type-completion, pascal-var-completion)
4302 (pascal-get-completion-decl, pascal-keyword-completion):
4303 Add `pascal-str' argument, save-excursion,
4304 return the found completions, and don't filter with pascal-pred.
4305 (pascal-completion-cache): New var.
4306 (pascal-completion): Don't switch buffer any more (it was never
4307 necessary). Don't save-excursion any more (it's done by the called
4308 subroutines). Use a cache to avoid redundant computations.
4309 Use complete-with-action rather than pascal-completion-response and
4310 let it apply the predicate as well.
4311 (pascal-complete-word): Use completion-in-buffer when
4312 pascal-toggle-completions is nil.
4313 (pascal-show-completions): Don't bind pascal-buffer-to-use since it's
4314 not used any more.
4315 (pascal-comp-defun): Don't change buffer any more.
4316 Use complete-with-action rather than pascal-completion-response and
4317 let it apply the predicate as well.
4318 (pascal-goto-defun): Change buffer before calling pascal-comp-defun
4319 when neded.
4320
4321 2009-12-02 Kenichi Handa <handa@m17n.org>
4322
4323 * language/indian.el: Include ZWJ and ZWNJ in the patterns to
4324 shape for all Indic scripts.
4325
4326 2009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
4327
4328 Use completion-in-buffer.
4329 * wid-edit.el (widget-field-text-end): New function.
4330 (widget-field-value-get): Use it.
4331 (widget-string-complete, widget-file-complete)
4332 (widget-color-complete): Use it and completion-in-region.
4333 (widget-complete): Don't narrow the buffer.
4334
4335 2009-12-02 Glenn Morris <rgm@gnu.org>
4336
4337 * mail/rmail.el (rmail-pop-to-buffer): New function. (Bug#2282)
4338 (rmail-select-summary): Use rmail-pop-to-buffer.
4339 * mail/rmailsum.el: Replace all pop-to-buffer calls with
4340 rmail-pop-to-buffer, to prevent horizontal splits.
4341
4342 * calendar/diary-lib.el (diary-list-entries): Replace superfluous
4343 save-excursion with save-current-buffer.
4344 Widen before searching. (Bug#5093)
4345 (diary-list-sexp-entries): Remove superfluous save-excursion.
4346
4347 2009-12-02 Michael Welsh Duggan <mwd@cert.org>
4348
4349 * woman.el (woman-make-bufname): Handle man-pages with "." in the
4350 name. (Bug#5038)
4351
4352 2009-12-02 Andreas Politz <politza@fh-trier.de> (tiny change)
4353
4354 * ido.el (ido-file-internal): Handle filenames at point that do
4355 not have a directory part. (Bug#5049)
4356
4357 2009-12-02 Juanma Barranquero <lekktu@gmail.com>
4358
4359 * mpc.el (mpc-intersection, mpc-host, mpc-songs-playlist)
4360 (mpc-songs-jump-to, mpc-resume): Doc fixes.
4361
4362 2009-12-01 Rob Riepel <riepel@networking.Stanford.EDU>
4363
4364 * emulation/tpu-extras.el (tpu-cursor-free-mode): Emit message.
4365 (tpu-set-cursor-free, tpu-set-cursor-bound): Don't emit a message
4366 any more.
4367
4368 2009-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
4369
4370 * comint.el (comint-insert-input): Ignore clicks to the right of
4371 the field. Reported by Bob Nnamtrop <bobnnamtrop@gmail.com>.
4372
4373 * vc.el (vc-print-log-internal): Don't wait for the process to
4374 terminate before setting up the major mode.
4375
4376 * pcmpl-unix.el (pcomplete/cd): Complete more than one argument, just
4377 in case.
4378
4379 * pcomplete.el (pcomplete-std-complete): Don't try to complete past
4380 the last element.
4381
4382 * simple.el (normal-erase-is-backspace-mode): Fix thinko in message.
4383
4384 2009-12-01 Glenn Morris <rgm@gnu.org>
4385
4386 * window.el (window--display-buffer-2): Fix previous changes.
4387
4388 2009-12-01 Chong Yidong <cyd@stupidchicken.com>
4389
4390 * mail/sendmail.el (mail-setup-hook, mail-send-hook): Doc fixes.
4391
4392 2009-12-01 Glenn Morris <rgm@gnu.org>
4393
4394 * Makefile.in (ELCFILES): Add mpc.elc.
4395
4396 2009-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
4397
4398 * mpc.el: New file.
4399
4400 2009-12-01 Glenn Morris <rgm@gnu.org>
4401
4402 * window.el (window-to-use): Define for compiler.
4403
4404 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Make message
4405 consistent with others (no final period).
4406
4407 * mail/rmailmm.el (rmail-mime-handle): Doc fix.
4408 (rmail-mime-show): Downcase the encoding. (Bug#5070)
4409
4410 2009-12-01 Dan Nicolaescu <dann@ics.uci.edu>
4411
4412 Make vc-print-log buttons work.
4413 * log-view.el (log-view-mode-map): Inherit from widget-keymap.
4414
4415 2009-11-30 Ryan C. Thompson <rct@thompsonclan.org> (tiny change)
4416
4417 * savehist.el (savehist-autosave-interval): Allow setting to nil
4418 through customize. (Bug#5056)
4419
4420 2009-11-30 Juanma Barranquero <lekktu@gmail.com>
4421
4422 Fix references to jit-lock properties.
4423 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
4424 Refer to jit-lock-defer-multiline, not jit-lock-multiline.
4425 (perl-font-lock-special-syntactic-constructs):
4426 Quote jit-lock-defer-multiline property.
4427
4428 2009-11-30 Dan Nicolaescu <dann@ics.uci.edu>
4429
4430 * vc-git.el (vc-git-registered): Call vc-git-root only once.
4431
4432 2009-11-30 Juri Linkov <juri@jurta.org>
4433
4434 * misearch.el (multi-isearch-search-fun): Always provide a non-nil
4435 value `buffer' of `multi-isearch-next-buffer-current-function'.
4436 Use `(current-buffer)' when `buffer' is nil.
4437 (multi-isearch-next-buffer-from-list): Don't fallback to
4438 `(current-buffer)' when `buffer' is nil. (Bug#4947)
4439
4440 2009-11-30 Juri Linkov <juri@jurta.org>
4441
4442 * misearch.el (multi-isearch-read-buffers): Move canonicalization
4443 of buffers with `get-buffer' to `multi-isearch-buffers'.
4444 (multi-isearch-buffers, multi-isearch-buffers-regexp):
4445 Canonicalize BUFFERS with `get-buffer'. Doc fix.
4446 (multi-isearch-files, multi-isearch-files-regexp): Canonicalize
4447 FILES with `expand-file-name' converting relative file names
4448 to absolute. Doc fix. (Bug#4727)
4449
4450 2009-11-30 Juri Linkov <juri@jurta.org>
4451
4452 * misearch.el (multi-isearch-read-buffers)
4453 (multi-isearch-read-matching-buffers): New functions.
4454 (multi-isearch-buffers, multi-isearch-buffers-regexp):
4455 Use them in the `interactive' spec. Doc fix.
4456 (multi-isearch-read-files, multi-isearch-read-matching-files):
4457 New functions.
4458 (multi-isearch-files, multi-isearch-files-regexp):
4459 Use them in the `interactive' spec. Doc fix. (Bug#4725)
4460
4461 2009-11-30 Juri Linkov <juri@jurta.org>
4462
4463 * doc-view.el (doc-view-continuous):
4464 Rename from `doc-view-continuous-mode'.
4465 (doc-view-menu): Move "Toggle display" to the top.
4466 Add submenu "Continuous" with radio buttons "Off"/"On"
4467 and "Save as Default".
4468 (doc-view-scroll-up-or-next-page)
4469 (doc-view-scroll-down-or-previous-page)
4470 (doc-view-next-line-or-next-page)
4471 (doc-view-previous-line-or-previous-page): Rename
4472 `doc-view-continuous-mode' to `doc-view-continuous'. (Bug#4896)
4473
4474 2009-11-30 Juri Linkov <juri@jurta.org>
4475
4476 * comint.el (comint-mode-map): Rebind `M-r' from
4477 `comint-previous-matching-input' to
4478 `comint-history-isearch-backward-regexp'.
4479 Unbind `M-s' to allow global key binding `M-s'.
4480 Add menu items for `comint-history-isearch-backward' and
4481 `comint-history-isearch-backward-regexp'. (Bug#3746)
4482
4483 2009-11-30 Juri Linkov <juri@jurta.org>
4484
4485 * replace.el (perform-replace): Let-bind recenter-last-op to nil.
4486 For def=recenter, replace `recenter' with `recenter-top-bottom'
4487 that is called with `this-command' and `last-command' let-bound
4488 to `recenter-top-bottom'. When the last `def' was not `recenter',
4489 set `recenter-last-op' to nil. (Bug#4981)
4490
4491 2009-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
4492
4493 Minor cleanup and simplification.
4494 * filecache.el (file-cache-add-directory)
4495 (file-cache-add-directory-recursively)
4496 (file-cache-add-from-file-cache-buffer)
4497 (file-cache-delete-file-regexp, file-cache-delete-directory)
4498 (file-cache-files-matching-internal, file-cache-display): Use dolist.
4499 (file-cache-temp-minibuffer-message): Delete function.
4500 (file-cache-minibuffer-complete): Use minibuffer-message instead.
4501
4502 * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
4503 Don't signal an error when bumping into EOB in tr, s, or y.
4504
4505 2009-11-29 Juri Linkov <juri@jurta.org>
4506
4507 * startup.el (fancy-about-text): Fix wording of Guided Tour.
4508 (Bug#4960)
4509
4510 * descr-text.el (describe-char-unidata-list): Use lowercase name
4511 for "Unicode name" like in other tags.
4512
4513 2009-11-29 Juri Linkov <juri@jurta.org>
4514
4515 * ediff-util.el (ediff-minibuffer-with-setup-hook):
4516 New compatibility macro.
4517 (ediff-read-file-name): Use it instead of `minibuffer-with-setup-hook'.
4518
4519 2009-11-29 Juri Linkov <juri@jurta.org>
4520
4521 Add defcustom to define the cycling order of `recenter-top-bottom'.
4522 (Bug#4981)
4523
4524 * window.el (recenter-last-op): Doc fix.
4525 (recenter-positions): New defcustom.
4526 (recenter-top-bottom): Rewrite to use `recenter-positions'.
4527 (move-to-window-line-top-bottom): Rewrite to use `recenter-positions'.
4528
4529 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
4530
4531 Improve integration of Tramp and ange-ftp in eshell.
4532
4533 * eshell/em-unix.el (eshell/whoami): Make it a defun but a defalias.
4534 (eshell/su): Flatten args. Apply better args parsing. Use "cd".
4535 (eshell/sudo): Flatten args. Let-bind `default-directory'.
4536
4537 * eshell/esh-util.el (top): Require also Tramp when compiling.
4538 (eshell-directory-files-and-attributes): Check for FTP remote
4539 connection.
4540 (eshell-parse-ange-ls): Let-bind `ange-ftp-name-format',
4541 `ange-ftp-ftp-name-arg', `ange-ftp-ftp-name-res'.
4542 (eshell-file-attributes): Handle ".". Return `entry'.
4543
4544 * net/ange-ftp.el (ange-ftp-parse-filename): Use `save-match-data'.
4545 (ange-ftp-directory-files-and-attributes)
4546 (ange-ftp-real-directory-files-and-attributes): New defuns.
4547
4548 * net/tramp.el (tramp-maybe-open-connection): Open the remote
4549 shell with "exec" when possible. This prevents trailing prompts
4550 in `start-file-process'.
4551
4552 2009-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
4553
4554 Try and remove assumptions about point-min==1.
4555 * nxml/rng-valid.el (rng-validate-mode): Don't hardcode point-min==1.
4556 (rng-compute-mode-line-string): Show the validation percentage in
4557 terms of the narrowed text, not the widened text.
4558 (rng-do-some-validation): Don't catch internal errors when debugging.
4559 (rng-first-error): Simplify.
4560 (rng-after-change-function): Remove work around. AFAIK the bug has
4561 been fixed a while ago.
4562
4563 * image-mode.el (image-minor-mode): Exit more gracefully when the image
4564 cannot be displayed (e.g. when doing C-x C-f some-new-file.svg RET).
4565
4566 * man.el (Man-completion-table): Make it easier to enter "<sec> <name>".
4567
4568 * eshell/em-prompt.el (eshell-prompt-function): Abbreviate pwd, since
4569 `cd' doesn't always do it for us (bug#5067).
4570
4571 * pcomplete.el (pcomplete-entries): Revert change installed mistakenly
4572 on 2009-10-25 as part of some other change (bug#5067).
4573
4574 2009-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
4575
4576 * emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
4577 `suspicious'.
4578 (byte-compile-warnings): Use byte-compile-warning-types.
4579 (byte-compile-save-excursion): Warn about use of set-buffer right
4580 after save-excursion.
4581
4582 * progmodes/gud.el (gud-basic-call): Don't only save the buffer but
4583 the excursion as well.
4584
4585 2009-11-27 Michael Albinus <michael.albinus@gmx.de>
4586
4587 * eshell/em-unix.el (eshell/su, eshell/sudo): New defuns,
4588 providing a Tramp related implementation of "su" and "sudo".
4589 (eshell-unix-initialize): Add "su" and "sudo".
4590
4591 2009-11-27 Daiki Ueno <ueno@unixuser.org>
4592
4593 * net/socks.el (socks-send-command): Convert binary request to
4594 unibyte before sending. This fixes mishandling of some port
4595 numbers such as 129.
4596
4597 2009-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
4598
4599 * help.el (describe-bindings-internal): Remove `interactive'.
4600
4601 * man.el (Man-completion-table): Trim a terminating "(".
4602 Remove the space between name page a section.
4603 Add the command's description on the `help-echo' property.
4604 Remove `process-connection-type' binding since it's unused by
4605 call-process.
4606 Provide completion for the "<section> <name>" format as well.
4607 (Man-default-man-entry): Remove spurious var shadowing the argument.
4608
4609 2009-11-26 Kevin Ryde <user42@zip.com.au>
4610
4611 * log-view.el: Add "Keywords: tools", since its other keywords
4612 aren't in finder-known-keywords, and following vc.el.
4613
4614 * sha1.el (sha1-string-external): default-directory "/" in case
4615 otherwise non-existent. process-connection-type pipe for touch of
4616 efficiency recommended by elisp manual. (An aside in Bug#3911.)
4617
4618 2009-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
4619
4620 Misc coding convention cleanups.
4621 * htmlfontify.el (hfy-init-kludge-hook): Rename from
4622 hfy-init-kludge-hooks.
4623 (hfy-etags-cmd, hfy-flatten-style, hfy-invisible-name, hfy-face-at)
4624 (hfy-fontify-buffer, hfy-prepare-index-i, hfy-subtract-maps)
4625 (hfy-save-kill-buffers, htmlfontify-copy-and-link-dir): Use dolist
4626 and push.
4627 (hfy-slant, hfy-weight): Use tables rather than code.
4628 (hfy-box-to-border-assoc, hfy-box-to-style, hfy-decor)
4629 (hfy-face-to-style-i, hfy-fontify-buffer): Use `case'.
4630 (hfy-face-attr-for-class): Initialize `face-spec' directly.
4631 (hfy-face-to-css): Remove `nconc' with single arg.
4632 (hfy-p-to-face-lennart): Use `or'.
4633 (hfy-face-at): Hoist common code. Remove spurious quotes in `case'.
4634 (hfy-overlay-props-at, hfy-mark-tag-hrefs): Eta-reduce.
4635 (hfy-compile-stylesheet, hfy-merge-adjacent-spans)
4636 (hfy-compile-face-map, hfy-parse-tags-buffer): Use push.
4637 (hfy-force-fontification): Use run-hooks.
4638
4639 2009-11-26 Vivek Dasmohapatra <vivek@etla.org>
4640
4641 Various minor fixes.
4642 * htmlfontify.el (hfy-default-header): Add toggle_invis since
4643 Javascript belongs in the header, not the body.
4644 (hfy-javascript): Remove.
4645 (hfy-fontify-buffer): Don't insert it any more.
4646 (hfy-face-at): Handle (face0 face1 face2) style face properties.
4647 Fix bug in invis handling when there were no invis props in a chunk.
4648
4649 2009-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
4650
4651 * vc-bzr.el (vc-bzr-annotate-command): Make operation asynchronous.
4652
4653 2009-11-26 Dan Nicolaescu <dann@ics.uci.edu>
4654
4655 * finder.el (finder-mode-map): Add a menu.
4656
4657 2009-11-26 Michael McNamara <mac@mail.brushroad.com>
4658
4659 * progmodes/verilog-mode.el (verilog-at-struct-p): Support "signed" and
4660 "unsigned" structs.
4661
4662 (verilog-leap-to-head, verilog-backward-token): Handle "disable
4663 fork" statement better.
4664
4665 2009-11-26 Wilson Snyder <wsnyder@wsnyder.org>
4666
4667 * progmodes/verilog-mode.el (verilog-auto-insert-lisp)
4668 (verilog-delete-auto, verilog-delete-empty-auto-pair)
4669 (verilog-library-filenames): Fix AUTOINSERTLISP to support insert-file.
4670 Reported by Clay Douglass.
4671
4672 (verilog-auto-inst, verilog-auto-star-safe)
4673 (verilog-delete-auto-star-implicit, verilog-read-sub-decls):
4674 Fix removing "// Interfaces" when saving .* expansions. Reported by
4675 Pierre-David Pfister.
4676
4677 2009-11-26 Glenn Morris <rgm@gnu.org>
4678
4679 * eshell/em-dirs.el (eshell/cd): Don't throw to a tag outside
4680 the scope.
4681
4682 2009-11-25 Johan Bockgård <bojohan@gnu.org>
4683
4684 * vc-annotate.el (vc-annotate-revision-previous-to-line):
4685 Really use previous revision.
4686
4687 2009-11-25 Kevin Ryde <user42@zip.com.au>
4688
4689 * man.el (Man-completion-table): default-directory "/" in case
4690 doesn't otherwise exist. process-environment COLUMNS=999 so as
4691 not to truncate long names. process-connection-type pipe to avoid
4692 any chance of hitting the pseudo-tty TIOCGWINSZ.
4693 (man): completion-ignore-case t for friendliness and since man
4694 itself is case-insensitive on the command line.
4695 Further to Bug#3717.
4696
4697 * arc-mode.el: Add "Keywords: files", so the details in its
4698 commentary can be reached from finder-by-keyword.
4699 * textmodes/dns-mode.el: Add "Keywords: comm". It's only an
4700 editing mode, but it's comms related and sgml-mode.el has "comm"
4701 on that basis too.
4702 * textmodes/bibtex-style.el: Add "Keywords: tex".
4703 * international/isearch-x.el, international/ja-dic-cnv.el:
4704 * international/ja-dic-utl.el, international/kkc.el:
4705 Add "Keywords: i18n", so they can be reached from finder-by-keyword.
4706
4707 2009-11-25 Juri Linkov <juri@jurta.org>
4708
4709 * man.el (Man-completion-table): Modify regexp to include
4710 section names to completion strings. (Bug#3717)
4711
4712 2009-11-25 Juri Linkov <juri@jurta.org>
4713
4714 Search recursively in gzipped files. (Bug#4982)
4715
4716 * progmodes/grep.el (grep-highlight-matches): Add new options
4717 `always' and `auto'. Doc fix.
4718 (grep-process-setup): Check `grep-highlight-matches' for
4719 `auto-detect' to determine the need to compute grep defaults.
4720 Move Windows/DOS specific --colors settings handling
4721 to `grep-compute-defaults'. Check `grep-highlight-matches'
4722 to get the value of "--color=".
4723 (grep-compute-defaults): Compute `grep-highlight-matches' when it
4724 has the value `auto-detect'. Move Windows/DOS specific settings
4725 from `grep-process-setup'.
4726 (zrgrep): New command with alias `rzgrep'.
4727
4728 2009-11-25 Juri Linkov <juri@jurta.org>
4729
4730 * doc-view.el (doc-view-mode): Set buffer-local `view-read-only'
4731 to nil instead of switching off view-mode. (Bug#4896)
4732
4733 2009-11-25 Juri Linkov <juri@jurta.org>
4734
4735 Mouse-wheel scrolling for DocView Continuous mode. (Bug#4896)
4736
4737 * mwheel.el (mwheel-scroll-up-function)
4738 (mwheel-scroll-down-function): New defvars.
4739 (mwheel-scroll): Funcall `mwheel-scroll-up-function' instead of
4740 `scroll-up', and `mwheel-scroll-down-function' instead of
4741 `scroll-down'.
4742
4743 * doc-view.el (doc-view-scroll-up-or-next-page)
4744 (doc-view-scroll-down-or-previous-page): Add optional ARG.
4745 Use this ARG in the call to image-scroll-up/image-scroll-down.
4746 Change `interactive' spec to "P". Goto next/previous page only
4747 when `doc-view-continuous-mode' is non-nil or ARG is nil (for the
4748 SPC/DEL case). Doc fix.
4749 (doc-view-next-line-or-next-page)
4750 (doc-view-previous-line-or-previous-page): Rename arg to ARG
4751 for consistency.
4752 (doc-view-mode): Set buffer-local `mwheel-scroll-up-function' to
4753 `doc-view-scroll-up-or-next-page', and buffer-local
4754 `mwheel-scroll-down-function' to
4755 `doc-view-scroll-down-or-previous-page'.
4756
4757 2009-11-25 Juri Linkov <juri@jurta.org>
4758
4759 Provide additional default values (directories at other Dired
4760 windows) via M-n in the minibuffer of some Dired commands.
4761
4762 * dired-aux.el (dired-diff, dired-compare-directories)
4763 (dired-do-create-files): Use `dired-dwim-target-defaults' to set
4764 `minibuffer-default' in `minibuffer-with-setup-hook'.
4765 (dired-dwim-target-directory): Find a window that displays Dired
4766 buffer instead of failing when the next window is not Dired.
4767 Use `get-window-with-predicate' to find for the next Dired window.
4768 (dired-dwim-target-defaults): New function.
4769
4770 * ediff-util.el (ediff-read-file-name):
4771 Use `dired-dwim-target-defaults' to set `minibuffer-default'
4772 in `minibuffer-with-setup-hook'.
4773
4774 2009-11-25 Juri Linkov <juri@jurta.org>
4775
4776 Provide additional default values (file name at point or at the
4777 current Dired line) via M-n for file reading minibuffers. (Bug#5010)
4778
4779 * minibuffer.el (read-file-name-defaults): New function.
4780 (read-file-name): Reset `minibuffer-default' to nil when
4781 it duplicates initial input `insdef'.
4782 Bind `minibuffer-default-add-function' to lambda that
4783 calls `read-file-name-defaults' in `minibuffer-selected-window'.
4784 (minibuffer-insert-file-name-at-point): New command.
4785
4786 * files.el (file-name-at-point-functions): New defcustom.
4787 (find-file-default): Remove defvar.
4788 (find-file-read-args): Don't use `find-file-default'.
4789 Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
4790 to `read-file-name'.
4791 (find-file-literally): Use `read-file-name' with
4792 `confirm-nonexistent-file-or-buffer'.
4793
4794 * ffap.el (ffap-guess-file-name-at-point): New autoloaded function.
4795
4796 * dired.el (dired-read-dir-and-switches):
4797 Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
4798 to `read-file-name'.
4799 (dired-file-name-at-point): New function.
4800 (dired-mode): Add hook `dired-file-name-at-point' to
4801 `file-name-at-point-functions'.
4802
4803 2009-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
4804
4805 Really make the *Completions* window soft-dedicated (bug#5030).
4806 * window.el (window--display-buffer-2): Add `dedicated' argument.
4807 (display-buffer): Pass it when needed so the dedicated flag is set
4808 after calling set-window-buffer, which would otherwise reset it.
4809
4810 2009-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
4811
4812 * progmodes/meta-mode.el (meta-complete-symbol):
4813 * progmodes/etags.el (complete-tag):
4814 * mail/mailabbrev.el (mail-abbrev-complete-alias):
4815 Use completion-in-region.
4816
4817 * dabbrev.el (dabbrev--minibuffer-origin): Use minibuffer-selected-window.
4818 (dabbrev-completion): Use completion-in-region.
4819 (dabbrev--abbrev-at-point): Simplify regexp.
4820
4821 * abbrev.el (abbrev--before-point): Use word-motion functions
4822 if :regexp is not specified (bug#5031).
4823
4824 * subr.el (string-prefix-p): New function.
4825
4826 * man.el (Man-completion-cache): New var.
4827 (Man-completion-table): Use it.
4828
4829 * vc.el (vc-print-log-internal): Make `limit' optional for better
4830 compatibility (e.g. with vc-annotate.el).
4831
4832 2009-11-24 Kevin Ryde <user42@zip.com.au>
4833
4834 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp):
4835 Build value with regexp-opt instead of explicit joining loop. (Bug#4927)
4836
4837 * emacs-lisp/elint.el (elint-add-required-env): Better error message
4838 when .el source file not found or other error.
4839
4840 2009-11-24 Markus Triska <markus.triska@gmx.at>
4841
4842 * linum.el (linum-update-window): Ignore intangible (bug#4996).
4843
4844 2009-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
4845
4846 Handle the [back] button properly (bug#4979).
4847 * descr-text.el (describe-text-properties): Add a `buffer' argument.
4848 Use help-setup-xref, help-buffer, and with-help-window.
4849 (describe-char): Add `buffer' argument.
4850 Pass proper command to help-setup-xref. Don't meddle with
4851 help-xref-stack-item directly.
4852 (describe-text-category): Use with-help-window and help-buffer.
4853
4854 * emacs-lisp/shadow.el (list-load-path-shadows): Setup a major mode
4855 for the displayed buffer (bug#4887).
4856
4857 * man.el (Man-completion-table): New function.
4858 (man): Use it.
4859
4860 2009-11-24 David Reitter <david.reitter@gmail.com>
4861
4862 * vc-git.el (vc-git-registered): Use checkout directory (where
4863 .git is) rather than the file's directory and a relative path spec
4864 to work around a bug in git.
4865
4866 2009-11-24 Michael Albinus <michael.albinus@gmx.de>
4867
4868 Improve handling of processes on remote hosts.
4869
4870 * eshell/esh-util.el (eshell-path-env): New defvar.
4871 (eshell-parse-colon-path): New defun.
4872 (eshell-file-attributes): Use `eshell-parse-colon-path'.
4873
4874 * eshell/esh-ext.el (eshell-search-path):
4875 Use `eshell-parse-colon-path'.
4876 (eshell-remote-command): Remove argument HANDLER.
4877 (eshell-external-command): Check for FTP remote connection.
4878
4879 * eshell/esh-proc.el (eshell-gather-process-output):
4880 Use `file-truename', in order to start also symlinked files.
4881 Apply `start-file-process' instead of `start-process'.
4882 Shorten `command' to the local file name part.
4883
4884 * eshell/em-cmpl.el (eshell-complete-commands-list):
4885 Use `eshell-parse-colon-path'.
4886
4887 * eshell/em-unix.el (eshell/du): Check for FTP remote connection.
4888
4889 * net/tramp.el (tramp-eshell-directory-change): New defun. Add it
4890 to `eshell-directory-change-hook'.
4891
4892 2009-11-24 Tassilo Horn <tassilo@member.fsf.org>
4893
4894 * doc-view.el (doc-view-mode): Switch off view-mode explicitly,
4895 because it could be enabled automatically if view-read-only is non-nil.
4896
4897 2009-11-24 Michael Kifer <kifer@cs.stonybrook.edu>
4898
4899 * ediff-vers.el (ediff-rcs-get-output-buffer): Revert the change
4900 made on 2009-11-22.
4901
4902 2009-11-24 Glenn Morris <rgm@gnu.org>
4903
4904 * bookmark.el (bookmark-bmenu-hide-filenames): Remove assignment to
4905 deleted variable bookmark-bmenu-bookmark-column.
4906
4907 * cedet/semantic/idle.el (global-semantic-idle-scheduler-mode):
4908 Move after definition of global-semantic-idle-tag-highlight-mode.
4909
4910 2009-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
4911
4912 * bookmark.el (bookmark-bmenu-search): Clear echo area when exiting.
4913
4914 2009-11-23 Ken Brown <kbrown@cornell.edu> (tiny change)
4915
4916 * net/browse-url.el (browse-url-filename-alist): On Windows, add
4917 two slashes to the "file:" prefix.
4918 (browse-url-file-url): De-munge Cygwin filenames before passing
4919 them to Windows browser.
4920 (browse-url-default-windows-browser): Use call-process.
4921
4922 2009-11-23 Juri Linkov <juri@jurta.org>
4923
4924 Implement DocView Continuous mode. (Bug#4896)
4925 * doc-view.el (doc-view-continuous-mode): New defcustom.
4926 (doc-view-mode-map): Bind C-n/<down> to
4927 `doc-view-next-line-or-next-page', C-p/<up> to
4928 `doc-view-previous-line-or-previous-page'.
4929 (doc-view-next-line-or-next-page)
4930 (doc-view-previous-line-or-previous-page): New commands.
4931
4932 2009-11-23 Juri Linkov <juri@jurta.org>
4933
4934 Implement Isearch in comint input history. (Bug#3746)
4935 * comint.el (comint-mode): Add `comint-history-isearch-setup' to
4936 `isearch-mode-hook'.
4937 (comint-history-isearch): New defcustom.
4938 (comint-history-isearch-backward)
4939 (comint-history-isearch-backward-regexp): New commands.
4940 (comint-history-isearch-message-overlay): New buffer-local variable.
4941 (comint-history-isearch-setup, comint-history-isearch-end)
4942 (comint-goto-input, comint-history-isearch-search)
4943 (comint-history-isearch-message, comint-history-isearch-wrap)
4944 (comint-history-isearch-push-state)
4945 (comint-history-isearch-pop-state): New functions.
4946
4947 2009-11-23 Michael Albinus <michael.albinus@gmx.de>
4948
4949 * net/tramp.el (tramp-shell-prompt-pattern): Use \r for carriage
4950 return.
4951 (tramp-handle-make-symbolic-link)
4952 (tramp-handle-dired-compress-file, tramp-handle-expand-file-name):
4953 Quote file names.
4954 (tramp-send-command-and-check): New argument DONT-SUPPRESS-ERR.
4955 (tramp-handle-process-file): Use it.
4956
4957 2009-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
4958
4959 * window.el (move-to-window-line-last-op): Remove.
4960 (move-to-window-line-top-bottom): Reuse recenter-last-op instead.
4961
4962 2009-11-23 Deniz Dogan <deniz.a.m.dogan@gmail.com> (tiny change)
4963
4964 Make M-r mirror the new cycling behavior of C-l.
4965 * window.el (move-to-window-line-last-op): New var.
4966 (move-to-window-line-top-bottom): New command.
4967 (global-map): Bind M-r move-to-window-line-top-bottom.
4968
4969 2009-11-23 Sven Joachim <svenjoac@gmx.de>
4970
4971 * dired-x.el (dired-guess-shell-alist-default):
4972 Support xz format. (Bug#4953)
4973
4974 2009-11-22 Chong Yidong <cyd@stupidchicken.com>
4975
4976 * cedet/srecode/map.el (srecode-get-maps):
4977 * cedet/semantic/wisent/wisent.el (wisent-parse-toggle-verbose-flag):
4978 * cedet/semantic/wisent/comp.el (wisent-toggle-verbose-flag):
4979 * cedet/semantic/decorate/mode.el (semantic-decoration-mode)
4980 (semantic-toggle-decoration-style):
4981 * cedet/semantic/decorate/include.el
4982 (semantic-decoration-include-describe)
4983 (semantic-decoration-unknown-include-describe)
4984 (semantic-decoration-unparsed-include-describe)
4985 (semantic-decoration-all-include-summary):
4986 * cedet/semantic/bovine/c.el (semantic-c-debug-mode-init):
4987 * cedet/semantic/analyze/complete.el
4988 (semantic-analyze-possible-completions):
4989 * cedet/semantic/util-modes.el (semantic-highlight-edits-mode)
4990 (semantic-show-unmatched-syntax-mode)
4991 (semantic-show-parser-state-mode, semantic-stickyfunc-mode)
4992 (semantic-highlight-func-mode):
4993 * cedet/semantic/util.el (semantic-describe-buffer):
4994 * cedet/semantic/symref.el (semantic-symref-find-references-by-name)
4995 (semantic-symref-find-tags-by-name)
4996 (semantic-symref-find-tags-by-regexp)
4997 (semantic-symref-find-tags-by-completion)
4998 (semantic-symref-find-file-references-by-name)
4999 (semantic-symref-find-text):
5000 * cedet/semantic/senator.el (senator-copy-tag, senator-kill-tag)
5001 (senator-yank-tag):
5002 * cedet/semantic/scope.el (semantic-calculate-scope):
5003 * cedet/semantic/mru-bookmark.el (semantic-mru-bookmark-mode):
5004 * cedet/semantic/idle.el (semantic-idle-scheduler-mode)
5005 (define-semantic-idle-service):
5006 * cedet/semantic/complete.el (semantic-complete-analyze-inline)
5007 (semantic-complete-analyze-inline-idle):
5008 * cedet/semantic/analyze.el (semantic-analyze-current-context):
5009 * cedet/mode-local.el (describe-mode-local-bindings)
5010 (describe-mode-local-bindings-in-mode):
5011 * cedet/ede/make.el (ede-make-check-version):
5012 * cedet/ede/locate.el (ede-enable-locate-on-project):
5013 * cedet/cedet-idutils.el (cedet-idutils-expand-filename)
5014 (cedet-idutils-version-check):
5015 * cedet/cedet-global.el (cedet-gnu-global-expand-filename)
5016 (cedet-gnu-global-version-check):
5017 * cedet/cedet-cscope.el (cedet-cscope-expand-filename)
5018 (cedet-cscope-version-check): Use called-interactively-p instead
5019 of interactive-p.
5020
5021 * cedet/semantic/ia.el (semantic-ia-completion-format-tag-function):
5022 Use semantic-format-tag-prototype.
5023
5024 2009-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
5025
5026 * emulation/viper-cmd.el: Use viper-last-command-char instead of
5027 last-command-char/last-command-event.
5028 (viper-prefix-arg-value): Do correct conversion of event-char for
5029 XEmacs.
5030
5031 * emulation/viper-util.el, emulation/viper.el:
5032 Use viper-last-command-char instead of
5033 last-command-char/last-command-event.
5034
5035 * ediff-init.el, ediff-mult.el, ediff-util.el:
5036 Replace last-command-char and last-command-event
5037 with (ediff-last-command-char) everywhere.
5038
5039 * ediff-vers.el (ediff-rcs-get-output-buffer): Make sure the buffer is
5040 created in fundamental mode.
5041
5042 * ediff.el (ediff-version): Revert the change of interactive-p to
5043 called-interactively-p.
5044
5045 2009-11-22 Tassilo Horn <tassilo@member.fsf.org>
5046
5047 * progmodes/subword.el (subword-mode-map): Fix subword-mode-map
5048 generation from word-movement command names.
5049
5050 2009-11-21 Chong Yidong <cyd@stupidchicken.com>
5051
5052 * cedet/semantic/complete.el (semantic-complete-read-tag-engine)
5053 (semantic-complete-jump-local, semantic-complete-jump):
5054 Improve prompt string.
5055
5056 2009-11-21 Jan Djärv <jan.h.d@swipnet.se>
5057
5058 * cus-start.el (all): Add native condition for font-use-system-font.
5059
5060 2009-11-21 Nathaniel Flath <flat0103@gmail.com>
5061
5062 * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
5063 Correct the patch from 2009-11-18. (Bug#3910)
5064
5065 2009-11-21 Tassilo Horn <tassilo@member.fsf.org>
5066
5067 * progmodes/subword.el: Rename from lisp/subword.el.
5068
5069 * subword.el: Rename to progmodes/subword.el.
5070
5071 * Makefile.in (ELCFILES): Adapt to subword.el move.
5072
5073 2009-11-21 Thierry Volpiatto <thierry.volpiatto@gmail.com>
5074 Stefan Monnier <monnier@iro.umontreal.ca>
5075
5076 * bookmark.el (bookmark-bmenu-bookmark-column): Remove var.
5077 (bookmark-bmenu-list): Save name on `bookmark-name-prop' text-prop.
5078 (bookmark-bmenu-show-filenames): Use push.
5079 (bookmark-bmenu-hide-filenames): Use local var instead of
5080 bookmark-bmenu-bookmark-column. Use pop. Don't save window-excursion.
5081 (bookmark-bmenu-bookmark): Use the new `bookmark-name-prop' text-prop.
5082 (bookmark-bmenu-execute-deletions): Don't bother adding/removing the
5083 filenames now that the bookmark names are always available.
5084
5085 2009-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
5086
5087 * bookmark.el (bookmark-search-prompt, bookmark-search-timer): Remove.
5088 (bookmark-search-pattern): Move and leave unbound.
5089 (bookmark-bmenu-mode-map): Change binding.
5090 (bookmark-read-search-input): Simplify.
5091 Don't use text-char-description. Don't error on non-char events.
5092 (bookmark-filtered-alist-by-regexp-only): Remove by folding into the
5093 only caller (i.e. bookmark-bmenu-filter-alist-by-regexp).
5094 (bookmark-bmenu-search): Don't check we're in a bookmark-list buffer.
5095 Use a local var for the timer.
5096 (bookmark-bmenu-cancel-search): Remove by folding into the only caller
5097 (i.e. bookmark-bmenu-search).
5098
5099 2009-11-21 Glenn Morris <rgm@gnu.org>
5100
5101 * mail/rmailmm.el (rmail-mime): Decode in fundamental-mode. (Bug#4993)
5102
5103 2009-11-20 Ken Brown <kbrown@cornell.edu> (tiny change)
5104
5105 * net/browse-url.el (browse-url-default-windows-browser):
5106 Use cygstart for cygwin.
5107
5108 2009-11-20 Karl Fogel <karl.fogel@red-bean.com>
5109
5110 * bookmark.el: Formatting and doc fixes only:
5111 (bookmark-search-delay): Shorten doc string to fit in 80 columns.
5112 (bookmark-bmenu-search): Wrap to fit within 80 columns.
5113 Minor grammar and punctuation fixes in doc string.
5114 (bookmark-read-search-input): Adjust to fit within 80 columns.
5115
5116 2009-11-20 Tassilo Horn <tassilo@member.fsf.org>
5117
5118 * progmodes/cc-cmds.el (c-forward-into-nomenclature)
5119 (c-backward-into-nomenclature): Adapt to subword renaming.
5120
5121 * subword.el (subword-forward, subword-backward, subword-mark)
5122 (subword-kill, subword-backward-kill, subword-transpose)
5123 (subword-downcase, subword-upcase, subword-capitalize)
5124 (subword-forward-internal, subword-backward-internal):
5125 Rename from forward-subword, backward-subword, mark-subword,
5126 kill-subword, backward-kill-subword, transpose-subwords,
5127 downcase-subword, upcase-subword, capitalize-subword,
5128 forward-subword-internal, backward-subword-internal.
5129
5130 2009-11-20 Thierry Volpiatto <thierry.volpiatto@gmail.com>
5131
5132 * bookmark.el (bookmark-search-delay, bookmark-search-prompt):
5133 New options.
5134 (bookmark-search-pattern, bookmark-search-timer, bookmark-quit-flag):
5135 New vars.
5136 (bookmark-read-search-input, bookmark-filtered-alist-by-regexp-only)
5137 (bookmark-bmenu-filter-alist-by-regexp)
5138 (bookmark-bmenu-goto-bookmark, bookmark-bmenu-cancel-search): New funs.
5139 (bookmark-bmenu-search): New command.
5140 (bookmark-bmenu-mode-map): Bind it.
5141
5142 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
5143
5144 * cedet/semantic/complete.el (semantic-complete-inline-map): Doc fix.
5145
5146 * cedet/semantic/idle.el (define-semantic-idle-service)
5147 (semantic-idle-summary-mode, semantic-idle-completions): Doc fix.
5148
5149 2009-11-20 Tassilo Horn <tassilo@member.fsf.org>
5150
5151 * progmodes/cc-cmds.el: declare-functioned forward-subword and
5152 backward-subword to quit the byte-compiler.
5153
5154 * makefile.w32-in: Don't refer cc-subword.elc but subword.elc.
5155
5156 * Makefile.in: Don't refer cc-subword.elc but subword.elc.
5157
5158 * progmodes/cc-cmds.el (c-update-modeline)
5159 (c-forward-into-nomenclature, c-backward-into-nomenclature):
5160 Refer to subword.el functions instead of cc-subword.el.
5161
5162 * progmodes/cc-mode.el (subword-mode, c-mode-base-map): Refer to
5163 subword.el functions instead of cc-subword.el.
5164
5165 * progmodes/cc-subword.el: Rename to subword.el.
5166 * subword.el: Rename from progmodes/cc-subword.el.
5167 (subword-mode-map): Rename from c-subword-mode-map.
5168 (subword-mode): Rename from c-subword-mode.
5169 (global-subword-mode): New global minor mode.
5170 (forward-subword): Rename from c-forward-subword.
5171 (backward-subword): Rename from c-backward-subword.
5172 (mark-subword): Rename from c-mark-subword.
5173 (kill-subword): Rename from c-kill-subword.
5174 (backward-kill-subword): Rename from c-backward-kill-subword.
5175 (transpose-subwords): Rename from c-tranpose-subword.
5176 (downcase-subword): Rename from c-downcase-subword.
5177 (capitalize-subword): Rename from c-capitalize-subword.
5178 (forward-subword-internal): Rename from c-forward-subword-internal.
5179 (backward-subword-internal): Rename from c-backward-subword-internal.
5180
5181 2009-11-20 Dan Nicolaescu <dann@ics.uci.edu>
5182
5183 * vc.el (vc-deduce-fileset): Allow non-state changing operations
5184 from a dired buffer.
5185 (vc-dired-deduce-fileset): New function.
5186 (vc-root-diff, vc-print-root-log): Use it.
5187
5188 * vc-annotate.el (vc-annotate-show-log-revision-at-line): Pass a
5189 nil LIMIT argument to vc-print-log-internal.
5190
5191 2009-11-20 Glenn Morris <rgm@gnu.org>
5192
5193 * Makefile.in (ELCFILES): Regenerate.
5194
5195 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
5196
5197 * cedet/cedet.el (cedet-menu-map): Re-order menu items.
5198
5199 * cedet/semantic.el: Enable idle-mode menu items only if
5200 global-semantic-idle-scheduler-mode is enabled.
5201 (semantic-default-submodes): Doc fix.
5202
5203 * cedet/semantic/idle.el (global-semantic-idle-scheduler-mode):
5204 When turning off, disable other idle modes.
5205
5206 2009-11-20 Jay Belanger <jay.p.belanger@gmail.com>
5207
5208 * calc/calc.el (calc-set-mode-line):
5209 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
5210 (math-format-number): Rename `math-format-complement-signed' to
5211 `math-format-twos-complement'.
5212
5213 * calc/calc-bin.el (math-format-twos-complement): Rename from
5214 math-format-complement-signed.
5215 (calc-radix): Rename `calc-complement-signed-mode' to
5216 `calc-twos-complement-mode'.
5217 (calc-octal-radix, calc-hex-radix): Add an argument for
5218 two's complement.
5219
5220 * calc/calc-embed.el (calc-embedded-mode-vars):
5221 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
5222
5223 * calc/calc-ext.el (calc-init-extensions):
5224 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
5225 (math-format-number-fancy): Let `calc-twos-complement-mode' be nil.
5226
5227 * calc/calc-units.el (math-build-units-table-buffer):
5228 Let `calc-twos-complement-mode' be nil.
5229
5230 * calc/calc-menu.el (calc-modes-menu): Clean up two's complement
5231 entries.
5232
5233 * calc/calc-vec.el (calcFunc-vunpack):
5234 * calc/calc-aent.el (calc-do-calc-eval):
5235 * calc/calc-forms.el (math-format-date):
5236 * calc/calc-graph.el (calc-graph-plot):
5237 * calc/calc-math.el (math-use-emacs-fn):
5238 * calc/calccomp.el (math-compose-expr):
5239 Let `calc-twos-complement-mode' be nil.
5240
5241 2009-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
5242
5243 * abbrev.el (abbrev-with-wrapper-hook): (re)move...
5244 * simple.el (with-wrapper-hook): ...to here. Add argument `args'.
5245 * minibuffer.el (completion-in-region-functions): New hook.
5246 (completion-in-region): New function.
5247 * emacs-lisp/lisp.el (lisp-complete-symbol):
5248 * pcomplete.el (pcomplete-std-complete): Use it.
5249
5250 2009-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
5251
5252 * textmodes/tex-mode.el (latex-complete-bibtex-cache)
5253 (latex-complete-alist): New vars.
5254 (latex-string-prefix-p, latex-complete-bibtex-keys)
5255 (latex-complete-envnames, latex-complete-refkeys)
5256 (latex-complete-data): New functions.
5257 (latex-complete, latex-indent-or-complete): New commands.
5258
5259 * window.el (display-buffer-mark-dedicated): New var.
5260 (display-buffer): Obey it.
5261 * minibuffer.el (minibuffer-completion-help): Use it.
5262
5263 * progmodes/sym-comp.el (symbol-complete): Use completion-in-region.
5264
5265 * filecache.el (file-cache-add-file): Use push and cons.
5266 (file-cache-delete-file-regexp): Use push.
5267 (file-cache-complete): Use completion-in-region.
5268
5269 * simple.el (with-wrapper-hook): Fix thinko.
5270
5271 * hfy-cmap.el (hfy-rgb-file): Use locate-file.
5272 (htmlfontify-load-rgb-file): Remove unnused var `ff'.
5273 Use with-current-buffer and string-to-number.
5274 (hfy-fallback-colour-values): Use assoc-string.
5275 * htmlfontify.el (hfy-face-to-css): Remove unused var `style'.
5276 (hfy-face-at): Remove unused var `found-face'.
5277 (hfy-compile-stylesheet): Remove unused var `css'.
5278 (hfy-fontify-buffer): Remove unused vars `in-style', `invis-button',
5279 and `orig-buffer'.
5280 (hfy-buffer, hfy-copy-and-fontify-file, hfy-parse-tags-buffer):
5281 Use with-current-buffer.
5282 (hfy-text-p): Use expand-file-name and fewer setq.
5283
5284 2009-11-19 Vivek Dasmohapatra <vivek@etla.org>
5285
5286 * htmlfontify.el, hfy-cmap.el: New files.
5287
5288 2009-11-19 Juri Linkov <juri@jurta.org>
5289
5290 * minibuffer.el (completions-format): New defcustom.
5291 (completion--insert-strings): Implement vertical format.
5292
5293 * simple.el (switch-to-completions): Move point to the first
5294 completion when point was at the beginning of the buffer.
5295
5296 2009-11-19 Juri Linkov <juri@jurta.org>
5297
5298 * find-dired.el (find-name-arg): Remove autoload. (Bug#4387)
5299
5300 * progmodes/grep.el (rgrep): Require `find-dired' for `find-name-arg'.
5301
5302 2009-11-19 Chong Yidong <cyd@stupidchicken.com>
5303
5304 * mail/sendmail.el (mail-yank-prefix): Change default to "> ".
5305 (mail-signature): Change default to t.
5306 (mail-from-style): Deprecate `system-default' value.
5307 (mail-insert-from-field): For default value of mail-from-style,
5308 default to `angles' unless `angles' needs quoting and `parens'
5309 does not.
5310 (mail-citation-prefix-regexp): Use citation regexp from
5311 message-mode.
5312
5313 2009-11-19 Michael Albinus <michael.albinus@gmx.de>
5314
5315 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
5316 Set variables for computing the prompt for reading password.
5317
5318 2009-11-19 Glenn Morris <rgm@gnu.org>
5319
5320 * dired-aux.el (dired-compress-file-suffixes): Add ".xz". (Bug#4953)
5321
5322 * textmodes/flyspell.el (sgml-lexical-context): Declare.
5323
5324 * net/newst-treeview.el (newsticker-treeview-treewindow-width)
5325 (newsticker-treeview-listwindow-height): Fix custom type.
5326
5327 2009-11-19 Kenichi Handa <handa@m17n.org>
5328
5329 * descr-text.el (describe-char-padded-string): Compose with TAB
5330 only if there's a font for CH.
5331 (describe-char): Fix the condition for detecting a trivial composition.
5332
5333 2009-11-18 Nathaniel Flath <flat0103@gmail.com>
5334
5335 * progmodes/cc-menus.el (cc-imenu-java-generic-expression): A new,
5336 more accurate version of the regexp. (Bug#3910)
5337
5338 2009-11-18 Bernhard Herzog <bernhard.herzog@intevation.de> (tiny change)
5339
5340 * vc-hg.el (vc-hg-diff): Fix last patch: do not change directory.
5341
5342 2009-11-18 Juanma Barranquero <lekktu@gmail.com>
5343
5344 * font-setting.el (font-use-system-font): Declare for byte-compiler.
5345 (font-setting-change-default-font): Fix typo in docstring.
5346
5347 2009-11-18 Alan Mackenzie <acm@muc.de>
5348
5349 * progmodes/cc-defs.el (c-version): Bump to 5.31.8.
5350
5351 2009-11-17 Jan Djärv <jan.h.d@swipnet.se>
5352
5353 * font-setting.el (font-use-system-font): Move ...
5354
5355 * cus-start.el (all): ... to here.
5356
5357 2009-11-17 Michael Albinus <michael.albinus@gmx.de>
5358
5359 * net/tramp.el (tramp-advice-file-expand-wildcards): Simplify.
5360 Don't set `ad-return-value' if `ad-do-it' doesn't.
5361
5362 * net/tramp-gvfs.el (tramp-gvfs-handle-write-region): Set file
5363 modification time.
5364
5365 2009-11-17 Jan Djärv <jan.h.d@swipnet.se>
5366
5367 * menu-bar.el: Put "Use system font" in Option-menu.
5368 (menu-bar-options-save): Add font-use-system-font.
5369
5370 * loadup.el: If feature system-font-setting or font-render-setting is
5371 there, load font-setting.
5372
5373 * Makefile.in (ELCFILES): Add font-settings.el.
5374 * font-setting.el: New file.
5375
5376 2009-11-17 Glenn Morris <rgm@gnu.org>
5377
5378 * vc-svn.el (vc-svn-print-log): Fix typo in previous.
5379
5380 * net/newst-treeview.el (newsticker--treeview-list-update-faces):
5381 Preserve point in the list buffer. (Bug#4939)
5382 Use point-at-eol.
5383 (newsticker--treeview-list-update-highlight)
5384 (newsticker--treeview-tree-update-highlight): Use point-at-bol/eol.
5385
5386 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5387
5388 * calc/calc-bin.el (math-symclip, calcFunc-symclip, calc-symclip):
5389 Remove.
5390
5391 * calc/calc-ext.el (calc-init-extensions): Remove references to
5392 symclip.
5393
5394 * calc/calc-menu.el (calc-arithmetic-menu): Remove `calc-symclip'.
5395
5396 * calc/calc-map.el (calc-get-operator, calc-b-oper-keys):
5397 * calc/calc-help.el (calc-b-prefix-help): Remove references to
5398 `calc-symclip'.
5399
5400 2009-11-16 Kevin Ryde <user42@zip.com.au>
5401
5402 * textmodes/flyspell.el (sgml-mode-flyspell-verify):
5403 Use `sgml-lexical-context' instead of own parse for tag (Bug#4511).
5404
5405 * emacs-lisp/lisp-mnt.el (lm-keywords): Allow multi-line keywords.
5406 (lm-keywords-list): Allow comma-only separator like "foo,bar".
5407 Ignore trailing spaces by omit-nulls to split-string (fixing
5408 regression from Emacs 21 due to the incompatible split-string
5409 change). (Bug #4928.)
5410
5411 2009-11-16 Dan Nicolaescu <dann@ics.uci.edu>
5412
5413 * vc.el (vc-log-show-limit): Default to 2000.
5414 (vc-print-log-internal): Insert buttons to request more entries
5415 when limiting the output.
5416
5417 * vc-sccs.el (vc-sccs-print-log):
5418 * vc-rcs.el (vc-rcs-print-log):
5419 * vc-cvs.el (vc-cvs-print-log):
5420 * vc-git.el (vc-git-print-log): Return 'limit-unsupported when
5421 LIMIT is non-nil.
5422
5423 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
5424
5425 * net/tramp-gvfs.el (tramp-gvfs-dbus-event-error): Raise only an
5426 error when `tramp-gvfs-dbus-event-vector' is set.
5427 (tramp-gvfs-maybe-open-connection): Loop over `read-event'.
5428
5429 2009-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
5430
5431 * vc-rcs.el (vc-rcs-consult-headers): Add missing save-excursion.
5432
5433 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
5434
5435 * net/dbus.el (dbus-unregister-service): New defun.
5436 (dbus-register-property): Register the handlers of
5437 "org.freedesktop.DBus.Properties" for SERVICE.
5438 (dbus-property-handler): Fix docstring.
5439
5440 2009-11-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5441
5442 * emacs-lisp/bytecomp.el (byte-compile-output-file-form):
5443 Quote doc string reference in defvaralias as it is not in special form.
5444 (byte-compile-output-docform): Doc fix.
5445
5446 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5447
5448 * calc/calc.el (math-2-word-size, math-half-2-word-size)
5449 (calc-complement-signed-mode): New variables.
5450 (calc-set-mode-line): Add indicator for twos-complements.
5451 (math-format-number): Format twos-complement notation.
5452
5453 * calc/calc-bin.el (calc-word-size): Reset the variables
5454 `math-2-word-size' and `math-half-2-word-size'.
5455 (math-format-complement-signed, math-symclip, calcFunc-symclip)
5456 (calc-symclip): New functions.
5457
5458 * calc/calc-aent.el (math-read-token): Read complement signed numbers.
5459
5460 * calc/calc-embed.el (calc-embedded-mode-vars):
5461 Add `calc-complement-signed-mode' to the list of modes.
5462
5463 * calc/calc-map.el (calc-get-operator): Add `calc-symclip'.
5464 (calc-b-oper-keys): Add `calc-symclip' to list.
5465
5466 * calc/calc-ext.el (math-read-number-fancy): Read complement
5467 signed numbers.
5468 (calc-init-extensions): Add binding for `calc-symclip'.
5469 Add autoload for `calcFunc-symclip' and `calc-symclip'.
5470
5471 * calc/calc-menu.el (calc-arithmetic-menu): Add item for
5472 `calc-symclip'.
5473 (calc-modes-menu): Add item for twos complement mode.
5474
5475 * calc/calc-help.el (calc-b-prefix-help): Add help for `calc-symclip'.
5476
5477 2009-11-15 Chong Yidong <cyd@stupidchicken.com>
5478
5479 * register.el (jump-to-register, insert-register): Handle Semantic
5480 tags. From commented-out advice in semantic/senator.el.
5481
5482 2009-11-15 Dan Nicolaescu <dann@ics.uci.edu>
5483
5484 * vc.el (vc-log-show-limit): New variable.
5485 (vc-print-log, vc-print-root-log): Add new argument LIMIT. Set it
5486 when using a prefix argument.
5487 (vc-print-log-internal): Add new argument LIMIT.
5488
5489 * vc-svn.el (vc-svn-print-log):
5490 * vc-mtn.el (vc-mtn-print-log):
5491 * vc-hg.el (vc-hg-print-log):
5492 * vc-bzr.el (vc-bzr-print-log): Add new optional argument LIMIT,
5493 pass it to the log command when set. Make the BUFFER argument
5494 non-optional.
5495
5496 * vc-sccs.el (vc-sccs-print-log):
5497 * vc-rcs.el (vc-rcs-print-log):
5498 * vc-git.el (vc-git-print-log):
5499 * vc-cvs.el (vc-cvs-print-log): Add new optional argument LIMIT,
5500 ignore it. Make the BUFFER argument non-optional
5501
5502 * bindings.el (mode-line-buffer-identification): Do not purecopy.
5503
5504 2009-11-15 Chong Yidong <cyd@stupidchicken.com>
5505
5506 * dired.el (dired-mode-map): Move encryption items to "Operate"
5507 menu (Bug#4703).
5508
5509 * strokes.el (strokes-update-window-configuration): Make strokes
5510 buffer current before erasing (Bug#4906).
5511
5512 * cedet/semantic/idle.el (semantic-idle-summary-mode)
5513 (semantic-idle-summary-mode): Define using define-minor-mode
5514 instead of define-semantic-idle-service.
5515 (semantic-idle-summary-mode): New function.
5516 (semantic-idle-summary-mode-setup): Use pre-command-hook to ensure
5517 that mouse motion does not reset the echo area.
5518
5519 2009-11-15 Juri Linkov <juri@jurta.org>
5520
5521 * simple.el (set-mark-default-inactive): Add :type, :group
5522 and :version. (Bug#4876)
5523
5524 2009-11-15 Michael Albinus <michael.albinus@gmx.de>
5525
5526 * arc-mode.el (archive-maybe-copy): Move creation of directory ...
5527 (archive-unique-fname): ... here. (Bug#4929)
5528
5529 2009-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
5530
5531 * help-mode.el (help-make-xrefs): Undo the last revert, and replace it
5532 with a real fix.
5533
5534 * novice.el (disabled-command-function): Add useful args.
5535 Setup the help buffer so that [back] works.
5536 Remove redundant call to help-mode.
5537 (disabled-command-function): Use `case'.
5538 (en/disable-command): New function extracted from enable-command.
5539 (enable-command, disable-command): Use it.
5540
5541 2009-11-14 Glenn Morris <rgm@gnu.org>
5542
5543 * menu-bar.el (menu-bar-tools-menu): Read and send mail entries are not
5544 constants. (Bug#4913)
5545
5546 * emacs-lisp/elint.el (elint-standard-variables): Doc fix.
5547
5548 2009-11-14 Shigeru Fukaya <shigeru.fukaya@gmail.com>
5549
5550 * emacs-lisp/elint.el (elint-standard-variables): Add some variables
5551 defined in C that have no doc-strings. (Bug#1063)
5552
5553 2009-11-14 Francis Wright <F.J.Wright@qmul.ac.uk>
5554
5555 * cus-edit.el (data, files):
5556 * ps-print.el (postscript): Doc fixes for custom groups. (Bug#3327)
5557
5558 2009-11-14 Chong Yidong <cyd@stupidchicken.com>
5559
5560 * simple.el (shell-command): Doc fix (Bug#4891).
5561
5562 * help-mode.el (help-make-xrefs): Revert 2009-11-13 change.
5563
5564 2009-11-14 Glenn Morris <rgm@gnu.org>
5565
5566 * emulation/viper.el (viper-set-hooks): Remove duplicate advice
5567 statements for vc-diff, emerge-quit, and rmail-cease-edit.
5568 If they are already loaded, eval-after-load will do the right thing.
5569
5570 * speedbar.el (top-level): Remove unnecessary load of ange-ftp when
5571 compiling.
5572
5573 * emacs-lisp/bytecomp.el (byte-compile-single-version): Remove, unused.
5574
5575 * simple.el (x-selection-owner-p): Declare.
5576 (read-mail-command): Use custom radio type rather than choice.
5577 (completion-no-auto-exit): Doc fix.
5578
5579 * custom.el (defgroup):
5580 * epg-config.el (epg): Doc fixes.
5581
5582 2009-11-14 Dan Nicolaescu <dann@ics.uci.edu>
5583
5584 * bindings.el (mode-line-buffer-identification): Purecopy only the string.
5585 * international/ccl.el (define-ccl-program): Do not purecopy the
5586 docstring, defconst does it anyway.
5587
5588 2009-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
5589
5590 * add-log.el (add-change-log-entry): Avoid displaying the changelog
5591 a second time.
5592
5593 * x-dnd.el (x-dnd-maybe-call-test-function):
5594 * window.el (split-window-vertically):
5595 * whitespace.el (whitespace-help-on):
5596 * vc-rcs.el (vc-rcs-consult-headers):
5597 * userlock.el (ask-user-about-lock-help)
5598 (ask-user-about-supersession-help):
5599 * type-break.el (type-break-force-mode-line-update):
5600 * time-stamp.el (time-stamp-conv-warn):
5601 * terminal.el (te-set-output-log, te-more-break, te-filter)
5602 (te-sentinel, terminal-emulator):
5603 * term.el (make-term, term-exec, term-sentinel, term-read-input-ring)
5604 (term-write-input-ring, term-check-source, term-start-output-log):
5605 (term-display-buffer-line, term-dynamic-list-completions):
5606 (term-ansi-make-term, serial-term):
5607 * subr.el (selective-display):
5608 * strokes.el (strokes-xpm-to-compressed-string, strokes-decode-buffer)
5609 (strokes-encode-buffer, strokes-xpm-for-compressed-string):
5610 * speedbar.el (speedbar-buffers-tail-notes, speedbar-buffers-item-info)
5611 (speedbar-reconfigure-keymaps, speedbar-add-localized-speedbar-support)
5612 (speedbar-remove-localized-speedbar-support)
5613 (speedbar-set-mode-line-format, speedbar-create-tag-hierarchy)
5614 (speedbar-update-special-contents, speedbar-buffer-buttons-engine)
5615 (speedbar-buffers-line-directory):
5616 * simple.el (shell-command-on-region, append-to-buffer)
5617 (prepend-to-buffer):
5618 * shadowfile.el (shadow-save-todo-file):
5619 * scroll-bar.el (scroll-bar-set-window-start, scroll-bar-drag-1)
5620 (scroll-bar-maybe-set-window-start):
5621 * sb-image.el (speedbar-image-dump):
5622 * saveplace.el (save-place-alist-to-file, save-places-to-alist)
5623 (load-save-place-alist-from-file):
5624 * ps-samp.el (ps-print-message-from-summary):
5625 * ps-print.el (ps-flush-output, ps-insert-file, ps-get-boundingbox)
5626 (ps-background-image, ps-begin-job, ps-do-despool):
5627 * ps-bdf.el (bdf-find-file, bdf-read-font-info):
5628 * printing.el (pr-interface, pr-ps-file-print, pr-find-buffer-visiting)
5629 (pr-ps-message-from-summary, pr-lpr-message-from-summary):
5630 (pr-call-process, pr-file-list, pr-interface-save):
5631 * novice.el (disabled-command-function)
5632 (enable-command, disable-command):
5633 * mouse.el (mouse-buffer-menu-alist):
5634 * mouse-copy.el (mouse-kill-preserving-secondary):
5635 * macros.el (kbd-macro-query):
5636 * ledit.el (ledit-go-to-lisp, ledit-go-to-liszt):
5637 * informat.el (batch-info-validate):
5638 * ido.el (ido-copy-current-word, ido-initiate-auto-merge):
5639 * hippie-exp.el (try-expand-dabbrev-visible):
5640 * help-mode.el (help-make-xrefs):
5641 * help-fns.el (describe-variable):
5642 * generic-x.el (bat-generic-mode-run-as-comint):
5643 * finder.el (finder-mouse-select):
5644 * find-dired.el (find-dired-sentinel):
5645 * filesets.el (filesets-file-close):
5646 * files.el (list-directory):
5647 * faces.el (list-faces-display, describe-face):
5648 * facemenu.el (list-colors-display):
5649 * ezimage.el (ezimage-image-association-dump, ezimage-image-dump):
5650 * epg.el (epg--process-filter, epg-cancel):
5651 * epa.el (epa--marked-keys, epa--select-keys, epa-display-info)
5652 (epa--read-signature-type):
5653 * emerge.el (emerge-copy-as-kill-A, emerge-copy-as-kill-B)
5654 (emerge-file-names):
5655 * ehelp.el (electric-helpify):
5656 * ediff.el (ediff-regions-wordwise, ediff-regions-linewise):
5657 * ediff-vers.el (rcs-ediff-view-revision):
5658 * ediff-util.el (ediff-setup):
5659 * ediff-mult.el (ediff-append-custom-diff):
5660 * ediff-diff.el (ediff-exec-process, ediff-process-sentinel)
5661 (ediff-wordify):
5662 * echistory.el (Electric-command-history-redo-expression):
5663 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
5664 * disp-table.el (describe-display-table):
5665 * dired.el (dired-find-buffer-nocreate):
5666 * dired-aux.el (dired-rename-subdir, dired-dwim-target-directory):
5667 * dabbrev.el (dabbrev--same-major-mode-p):
5668 * chistory.el (list-command-history):
5669 * apropos.el (apropos-documentation):
5670 * allout.el (allout-obtain-passphrase):
5671 (allout-copy-exposed-to-buffer):
5672 (allout-verify-passphrase): Use with-current-buffer.
5673
5674 2009-11-13 Glenn Morris <rgm@gnu.org>
5675
5676 * Makefile.in (ELCFILES): Regenerate.
5677
5678 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
5679
5680 * net/dbus.el (dbus-registered-objects-table): Rename from
5681 `dbus-registered-functions-table', because it contains also properties.
5682 (dbus-unregister-object): Unregister also properties.
5683 (dbus-get-property, dbus-set-property, dbus-get-all-properties):
5684 Use a timeout of 500 msec, in order to not block.
5685 (dbus-register-property, dbus-property-handler): New defuns.
5686
5687 2009-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
5688
5689 * simple.el (minibuffer-default-add-completions): Drop deprecated
5690 4th arg.
5691
5692 2009-11-13 Tomas Abrahamsson <tab@lysator.liu.se>
5693
5694 * textmodes/artist.el (artist-mouse-choose-operation):
5695 Call `tmm-prompt' instead of `x-popup-menu' if we cannot popup
5696 menus. Bug noticed by Eli Zaretskii <eliz@gnu.org>.
5697 (artist-compute-up-event-key): New function.
5698 (artist-mouse-choose-operation, artist-down-mouse-1): Call it.
5699
5700 2009-11-13 Kenichi Handa <handa@m17n.org>
5701
5702 * language/japan-util.el: Make sure that the value of jisx0208
5703 property is jisx0208 character.
5704
5705 2009-11-13 Dan Nicolaescu <dann@ics.uci.edu>
5706
5707 * international/mule.el (auto-coding-regexp-alist): Only purecopy
5708 car or each item, not the whole list.
5709
5710 2009-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
5711
5712 * minibuffer.el (minibuffer-completion-help):
5713 Use minibuffer-hide-completions.
5714
5715 2009-11-12 Per Starbäck <per@starback.se> (tiny change)
5716
5717 * dired.el (dired-save-positions, dired-restore-positions): New funs.
5718 (dired-revert): Use them (bug#4880).
5719
5720 2009-11-12 Dan Nicolaescu <dann@ics.uci.edu>
5721
5722 * tooltip.el (tooltip-frame-parameters): Undo previous change.
5723
5724 2009-11-12 Juri Linkov <juri@jurta.org>
5725
5726 * ffap.el (ffap-alternate-file-other-window, ffap-literally):
5727 New functions.
5728 (find-file-literally-at-point): Alias of `ffap-literally'.
5729
5730 2009-11-12 Dan Nicolaescu <dann@ics.uci.edu>
5731
5732 * textmodes/ispell.el (ispell-skip-region-alist):
5733 * textmodes/css-mode.el (auto-mode-alist):
5734 * progmodes/compile.el (auto-mode-alist):
5735 * international/mule.el (ctext-non-standard-encodings-alist)
5736 (ctext-non-standard-encodings-regexp):
5737 * simple.el (shell-command-switch, text-read-only):
5738 * replace.el (occur-mode-map):
5739 * paths.el (rmail-file-name):
5740 * jka-cmpr-hook.el (jka-compr-build-file-regexp):
5741 * find-file.el (ff-special-constructs):
5742 * files.el (file-name-handler-alist):
5743 * composite.el: Purecopy strings.
5744
5745 * emacs-lisp/cl-macs.el (define-compiler-macro): Purecopy the file name.
5746
5747 2009-11-11 Dan Nicolaescu <dann@ics.uci.edu>
5748
5749 * widget.el (define-widget): Purecopy the docstring.
5750 * international/mule-cmds.el (charset): Do not purecopy the
5751 docstring here, define-widget does it.
5752
5753 * textmodes/texinfo.el (texinfo-open-quote, texinfo-close-quote):
5754 * textmodes/bibtex-style.el (auto-mode-alist):
5755 * progmodes/inf-lisp.el (inferior-lisp-prompt):
5756 * progmodes/compile.el (compile-command):
5757 * language/korea-util.el (default-korean-keyboard):
5758 * international/mule-conf.el (file-coding-system-alist):
5759 * emacs-lisp/eldoc.el (eldoc-minor-mode-string):
5760 * tooltip.el (tooltip-frame-parameters):
5761 * newcomment.el (comment-end, comment-padding):
5762 * dired.el (dired-trivial-filenames):
5763 * comint.el (comint-file-name-prefix): Purecopy initial values.
5764
5765 2009-11-11 Michael Albinus <michael.albinus@gmx.de>
5766
5767 * net/tramp.el (tramp-advice-minibuffer-electric-separator)
5768 (tramp-advice-minibuffer-electric-tilde): Unload advices via
5769 `tramp-unload'.
5770 (tramp-advice-make-auto-save-file-name)
5771 (tramp-advice-file-expand-wildcards): Apply also `ad-activate'
5772 after removing the advice.
5773
5774 2009-11-11 Dan Nicolaescu <dann@ics.uci.edu>
5775
5776 * progmodes/grep.el (grep-regexp-alist):
5777 * international/mule-cmds.el (iso-2022-control-alist):
5778 * emacs-lisp/timer.el (timer-duration-words):
5779 * subr.el (version-separator, version-regexp-alist):
5780 * minibuffer.el (completion-styles-alist):
5781 * faces.el (face-attribute-name-alist, list-faces-sample-text):
5782 Change defvars to defconsts.
5783
5784 * Makefile.in (ELCFILES): Add international/mule-conf.elc.
5785 * loadup.el ("international/mule-conf"): Load the byte compiled version.
5786 * international/mule-conf.el: Allow to be byte compiled.
5787
5788 * international/mule.el (define-charset): Purecopy props.
5789 (load-with-code-conversion): Purecopy doc string and file name.
5790 (put-charset-property): Purecopy strings.
5791 (auto-coding-alist, auto-coding-regexp-alist): Purecopy initial value.
5792
5793 * international/mule-cmds.el (register-input-method): Purecopy arguments.
5794 (define-char-code-property): Correctly purecopy the table.
5795
5796 * international/ccl.el (define-ccl-program): Purecopy the docstring.
5797
5798 * emacs-lisp/easy-mmode.el (define-minor-mode): Purecopy :lighter.
5799
5800 * subr.el (add-hook): Purecopy strings.
5801 (eval-after-load): Purecopy load-history-regexp and the form.
5802
5803 * custom.el (custom-declare-group): Purecopy load-file-name.
5804
5805 * subr.el (menu-bar-separator): New defconst.
5806 * net/eudc.el (eudc-tools-menu):
5807 * international/mule-cmds.el (set-coding-system-map)
5808 (mule-menu-keymap):
5809 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
5810 * vc-hooks.el (vc-menu-map):
5811 * replace.el (occur-mode-map):
5812 * menu-bar.el (menu-bar-file-menu, menu-bar-search-menu)
5813 (menu-bar-edit-menu, menu-bar-goto-menu)
5814 (menu-bar-custom-menu, menu-bar-showhide-menu)
5815 (menu-bar-options-menu, menu-bar-tools-menu)
5816 (menu-bar-encryption-decryption-menu, menu-bar-describe-menu)
5817 (menu-bar-search-documentation-menu, menu-bar-manuals-menu)
5818 (menu-bar-help-menu):
5819 * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu):
5820 * buff-menu.el (Buffer-menu-mode-map): Use menu-bar-separator.
5821
5822 * term/x-win.el (x-gtk-stock-map):
5823 * progmodes/vera-mode.el (auto-mode-alist):
5824 * progmodes/inf-lisp.el (inferior-lisp-filter-regexp)
5825 (inferior-lisp-program, inferior-lisp-load-command):
5826 * progmodes/hideshow.el (hs-special-modes-alist):
5827 * progmodes/gud.el (same-window-regexps):
5828 * progmodes/grep.el (grep-program, find-program, xargs-program):
5829 * net/telnet.el (same-window-regexps):
5830 * net/rlogin.el (same-window-regexps):
5831 * language/ethiopic.el (font-ccl-encoder-alist):
5832 * vc-sccs.el (vc-sccs-master-templates):
5833 * vc-rcs.el (vc-rcs-master-templates):
5834 * subr.el (cl-assertion-failed):
5835 * simple.el (next-error-overlay-arrow-position):
5836 * lpr.el (lpr-command):
5837 * locate.el (locate-ls-subdir-switches):
5838 * info.el (same-window-regexps, info)
5839 (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
5840 * image-mode.el (image-mode, auto-mode-alist):
5841 * hippie-exp.el (hippie-expand-ignore-buffers):
5842 * format.el (format-alist):
5843 * find-dired.el (find-ls-subdir-switches, find-grep-options)
5844 (find-name-arg):
5845 * facemenu.el (facemenu-keybindings):
5846 * dired.el (dired-listing-switches, dired-chown-program):
5847 * diff.el (diff-switches, diff-command):
5848 * cus-edit.el (same-window-regexps):
5849 * bindings.el (mode-line-mule-info)
5850 (mode-line-buffer-identification): Purecopy strings.
5851
5852 2009-11-11 Juri Linkov <juri@jurta.org>
5853
5854 * simple.el (dired-get-filename) <declare-function>:
5855 Tell the byte-compiler about dired-get-filename.
5856 (shell-command): In Dired mode, get filename from the current line
5857 as the default value.
5858
5859 2009-11-10 Glenn Morris <rgm@gnu.org>
5860
5861 * dired.el, hi-lock.el, calendar/cal-menu.el, calendar/calendar.el:
5862 * calendar/holidays.el, progmodes/cperl-mode.el:
5863 Update x-popup-menu declarations.
5864
5865 * emacs-lisp/shadow.el (find-emacs-lisp-shadows)
5866 (list-load-path-shadows): Use dolist.
5867 (list-load-path-shadows): Use with-current-buffer.
5868
5869 2009-11-10 Juri Linkov <juri@jurta.org>
5870
5871 * minibuffer.el (read-file-name): Support a list of default values
5872 in `default-filename'. Use the first file name where only one
5873 element is required. Doc fix.
5874
5875 2009-11-09 Michael Albinus <michael.albinus@gmx.de>
5876
5877 * net/dbus.el (dbus-unregister-object): Release service, if no
5878 other method is registered for it.
5879
5880 2009-11-08 Markus Rost <rost@math.uni-bielefeld.de>
5881
5882 * bookmark.el (bookmark-completing-read): Sort bookmark names if
5883 bookmark-sort-flag is non-nil (Bug#4653).
5884
5885 2009-11-08 Chong Yidong <cyd@stupidchicken.com>
5886
5887 * cedet/semantic/ctxt.el (semantic-get-local-variables): Disable
5888 the progress reporter entirely.
5889
5890 * emulation/cua-base.el: Add CUA property to some CC mode commands
5891 (Bug#4100).
5892
5893 2009-11-08 Kevin Ryde <user42@zip.com.au>
5894
5895 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Match noun
5896 at end of sentence (Bug#4818).
5897
5898 2009-11-08 Jared Finder <jfinder@crypticstudios.com>
5899
5900 * progmodes/compile.el (compilation-error-regexp-alist-alist):
5901 Handle "see declaration of" MSFT statements (Bug#4100).
5902
5903 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
5904
5905 * net/tramp.el (tramp-advice-make-auto-save-file-name)
5906 (tramp-advice-file-expand-wildcards): Unload via
5907 `ad-remove-advice'.
5908
5909 * net/trampver.el: Update release number.
5910
5911 2009-11-08 Kevin Ryde <user42@zip.com.au>
5912
5913 * net/tramp.el (tramp-advice-file-expand-wildcards): Don't rely on
5914 `ad-do-it'.
5915
5916 2009-11-08 Andr <m00naticus@gmail.com> (tiny change)
5917
5918 * net/tramp.el (tramp-handle-write-region): Copy but rename temp file,
5919 in order to keep context in SELinux.
5920
5921 2009-11-08 Chong Yidong <cyd@stupidchicken.com>
5922
5923 * dired-aux.el (dired-query): Place cursor in echo area and allow
5924 C-g.
5925
5926 * dired.el (dired-mode-map): Disable dired-maybe-insert-subdir
5927 menu item if not on a directory (Bug#4701).
5928
5929 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
5930
5931 Sync with Tramp 2.1.17.
5932
5933 * net/tramp.el (tramp-handle-copy-directory): Don't use
5934 `file-remote-p' (due to compatibility).
5935
5936 * net/tramp-compat.el (tramp-compat-copy-directory)
5937 (tramp-compat-delete-directory): New defuns.
5938
5939 * net/tramp-fish.el (tramp-fish-handle-delete-directory):
5940 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory): Use
5941 `tramp-compat-delete-directory'.
5942
5943 * net/tramp-smb.el (tramp-smb-handle-copy-directory)
5944 (tramp-smb-handle-delete-directory): Use
5945 `tramp-compat-copy-directory' and `tramp-compat-delete-directory'.
5946
5947 * net/trampver.el: Update release number.
5948
5949 2009-11-07 Chong Yidong <cyd@stupidchicken.com>
5950
5951 * tar-mode.el (tar-copy): Call write-region on the right buffer
5952 (Bug#4857).
5953
5954 * mail/rmailsum.el (rmail-summary-rmail-update): Call linum-update
5955 by hand, if necessary (Bug#4878).
5956
5957 2009-11-06 Chong Yidong <cyd@stupidchicken.com>
5958
5959 * buff-menu.el (Buffer-menu-buffer+size): Use display property to
5960 align size column (Bug#4839).
5961
5962 * emacs-lisp/autoload.el (autoload-rubric): Always issue a provide
5963 statement.
5964
5965 2009-11-05 Dan Nicolaescu <dann@ics.uci.edu>
5966
5967 * progmodes/ld-script.el (auto-mode-alist):
5968 * vc-hooks.el (vc-directory-exclusion-list): Purecopy strings.
5969
5970 * cus-face.el (custom-declare-face): Purecopy face spec.
5971
5972 2009-11-06 Kenichi Handa <handa@m17n.org>
5973
5974 * international/uni-bidi.el: Re-generated.
5975 * international/uni-category.el: Re-generated.
5976 * international/uni-combining.el: Re-generated.
5977 * international/uni-mirrored.el: Re-generated.
5978
5979 2009-11-05 Dan Nicolaescu <dann@ics.uci.edu>
5980
5981 * textmodes/tex-mode.el (tex-alt-dvi-print-command)
5982 (tex-dvi-print-command, tex-bibtex-command, tex-start-commands)
5983 (tex-start-options, slitex-run-command, latex-run-command)
5984 (tex-run-command, tex-directory):
5985 * textmodes/ispell.el (ispell-html-skip-alists)
5986 (ispell-tex-skip-alists, ispell-tex-skip-alists):
5987 * textmodes/fill.el (adaptive-fill-first-line-regexp):
5988 (adaptive-fill-regexp):
5989 * textmodes/dns-mode.el (auto-mode-alist):
5990 * progmodes/python.el (interpreter-mode-alist):
5991 * progmodes/etags.el (tags-compression-info-list):
5992 * progmodes/etags.el (tags-file-name):
5993 * net/browse-url.el (browse-url-galeon-program)
5994 (browse-url-firefox-program):
5995 * mail/sendmail.el (mail-signature-file)
5996 (mail-citation-prefix-regexp):
5997 * international/mule-conf.el (eight-bit):
5998 * international/latexenc.el (latex-inputenc-coding-alist):
5999 * international/fontset.el (x-pixel-size-width-font-regexp):
6000 * emacs-lisp/warnings.el (warning-type-format):
6001 * emacs-lisp/trace.el (trace-buffer):
6002 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map)
6003 (emacs-lisp-mode-map):
6004 * calendar/holidays.el (holiday-solar-holidays)
6005 (holiday-bahai-holidays, holiday-islamic-holidays)
6006 (holiday-christian-holidays, holiday-hebrew-holidays)
6007 (hebrew-holidays-4, hebrew-holidays-3, hebrew-holidays-2)
6008 (hebrew-holidays-1, holiday-oriental-holidays)
6009 (holiday-general-holidays):
6010 * x-dnd.el (x-dnd-known-types):
6011 * tool-bar.el (tool-bar):
6012 * startup.el (site-run-file):
6013 * shell.el (shell-dumb-shell-regexp):
6014 * rfn-eshadow.el (file-name-shadow-tty-properties)
6015 (file-name-shadow-properties):
6016 * paths.el (remote-shell-program, news-directory):
6017 * mouse.el ([C-down-mouse-3]):
6018 * menu-bar.el (menu-bar-tools-menu):
6019 * jka-cmpr-hook.el (jka-compr-load-suffixes)
6020 (jka-compr-mode-alist-additions, jka-compr-compression-info-list)
6021 (jka-compr-compression-info-list):
6022 * isearch.el (search-whitespace-regexp):
6023 * image-file.el (image-file-name-extensions):
6024 * find-dired.el (find-ls-option):
6025 * files.el (directory-listing-before-filename-regexp)
6026 (directory-free-space-args, insert-directory-program)
6027 (list-directory-brief-switches, magic-fallback-mode-alist)
6028 (magic-fallback-mode-alist, auto-mode-interpreter-regexp)
6029 (automount-dir-prefix):
6030 * faces.el (face-x-resources, x-font-regexp, x-font-regexp-head)
6031 (x-font-regexp-slant, x-font-regexp-weight, face-x-resources)
6032 (face-font-registry-alternatives, face-font-registry-alternatives)
6033 (face-font-family-alternatives):
6034 * facemenu.el (facemenu-add-new-face, facemenu-background-menu)
6035 (facemenu-foreground-menu, facemenu-face-menu):
6036 * epa-hook.el (epa-file-name-regexp):
6037 * dnd.el (dnd-protocol-alist):
6038 * textmodes/rst.el (auto-mode-alist):
6039 * button.el (default-button): Purecopy strings.
6040
6041 2009-11-06 Glenn Morris <rgm@gnu.org>
6042
6043 * Makefile.in (ELCFILES): Update.
6044
6045 2009-11-05 Stefan Monnier <monnier@iro.umontreal.ca>
6046
6047 * emacs-lisp/lucid.el: Move to obsolete/lucid.el.
6048 * emacs-lisp/levents.el: Move to obsolete/levents.el.
6049
6050 * nxml/xsd-regexp.el (xsdre-gen-categories):
6051 * nxml/xmltok.el (xmltok-parse-entity):
6052 * nxml/rng-parse.el (rng-parse-validate-file):
6053 * nxml/rng-maint.el (rng-format-manual)
6054 (rng-manual-output-force-new-line):
6055 * nxml/rng-loc.el (rng-save-schema-location-1):
6056 * nxml/rng-cmpct.el (rng-c-parse-file):
6057 * nxml/nxml-maint.el (nxml-insert-target-repertoire-glyph-set):
6058 * nxml/nxml-parse.el (nxml-parse-file): Use with-current-buffer.
6059
6060 2009-11-05 Wilson Snyder <wsnyder@wsnyder.org>
6061
6062 * progmodes/verilog-mode.el (verilog-getopt-file, verilog-set-define):
6063 Remove extra save-excursions and make-variable-buffer-local's.
6064 Suggested by Stefan Monnier.
6065
6066 (verilog-getopt-file, verilog-module-inside-filename-p)
6067 (verilog-set-define): Merge GNU 1.35 and repair changes from
6068 switching to using with-current-buffer.
6069
6070 (verilog-read-always-signals-recurse): Fix "a == 2'b00 ? b : c"
6071 being treated as a number and confusing AUTORESET.
6072 Reported by Dan Dever.
6073
6074 (verilog-auto-ignore-concat, verilog-read-sub-decls-expr):
6075 Add verilog-auto-ignore-concat to fix backward compatibility with
6076 older verilog-modes. Reported by Dan Katz.
6077
6078 (verilog-read-auto-template): Fix AUTO_TEMPLATEs with regexps
6079 containing closing anchors "...$".
6080
6081 (verilog-read-decls): Fix AUTOREG not detecting "assign {a,b}".
6082 Reported by Wade Smith.
6083
6084 (verilog-batch-execute-func): Comment on function usage.
6085
6086 2009-11-05 Michael McNamara <mac@mail.brushroad.com>
6087
6088 * progmodes/verilog-mode.el (verilog-label-re): Fix regular expression
6089 for labels.
6090
6091 (verilog-label-re, verilog-calc-1): Support proper indent of named
6092 asserts.
6093
6094 (verilog-backward-token, verilog-basic-complete-re)
6095 (verilog-beg-of-statement, verilog-indent-re): Support proper
6096 indent of the assert statement at the beginning of a block of text.
6097
6098 (verilog-beg-block-re, verilog-ovm-begin-re): Support the
6099 `ovm_object_param_utils_begin and `ovm_component_param_utils_begin
6100 tokens as begins.
6101
6102 2009-11-05 Glenn Morris <rgm@gnu.org>
6103
6104 * emacs-lisp/bytecomp.el (byte-compile-insert-header): Drop test for
6105 Emacs 19. (Bug#1531)
6106 (byte-compile-fix-header): Update for the above change.
6107 Drop test for epoch::version.
6108
6109 * emacs-lisp/autoload.el (autoload-rubric): Add optional feature arg.
6110 * cus-dep.el (custom-make-dependencies):
6111 * finder.el (finder-compile-keywords):
6112 Use autoload-rubric's feature argument.
6113
6114 * calendar/diary-lib.el (top-level): Make load behave more like require.
6115
6116 * vc-git.el (vc-git-stash-map): Move definition before use.
6117
6118 2009-11-04 Dan Nicolaescu <dann@ics.uci.edu>
6119
6120 * custom.el (custom-declare-group): Purecopy standard-value.
6121 (custom-declare-group): Purecopy custom-prefix.
6122
6123 * international/mule.el (load-with-code-conversion):
6124 Call do-after-load-evaluation unconditionally.
6125
6126 * emacs-lisp/bytecomp.el (byte-compile-output-file-form): Handle defvaralias.
6127
6128 2009-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
6129
6130 * descr-text.el: Require help-mode rather than help-fns (bug#4861).
6131
6132 2009-11-04 Glenn Morris <rgm@gnu.org>
6133
6134 * emacs-lisp/bytecomp.el (byte-compile-version-cond): Remove macro.
6135 (byte-compile-compatibility): Remove option.
6136 (byte-compile-close-variables, byte-compile-fix-header)
6137 (byte-compile-insert-header, byte-compile-output-docform)
6138 (byte-compile-file-form-defmumble, byte-compile-byte-code-maker)
6139 (byte-compile-lambda, byte-compile-form, byte-defop-compiler19)
6140 (byte-compile-list, byte-compile-concat, byte-compile-function-form)
6141 (byte-compile-insert, byte-compile-defun):
6142 Remove support for byte-compile-compatibility and Emacs 18. (Bug#4571)
6143 (byte-defop-compiler19): Remove.
6144 Without byte-compile-compatibility, the 'emacs19-opcode property is not
6145 used by anything. Replace all calls with byte-defop-compiler.
6146
6147 2009-11-04 Juri Linkov <juri@jurta.org>
6148
6149 * menu-bar.el (menu-bar-make-mm-toggle): Quote each element of `props'.
6150 (menu-bar-options-menu): Don't quote the `prop' arg of
6151 `menu-bar-make-mm-toggle'.
6152
6153 2009-11-04 Juanma Barranquero <lekktu@gmail.com>
6154
6155 * calendar/calendar.el (cal-loaddefs):
6156 * calendar/diary-lib.el (diary-loaddefs):
6157 * calendar/holidays.el (hol-loaddefs):
6158 * eshell/esh-module.el (esh-groups): Load rather than require.
6159
6160 2009-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
6161
6162 * calendar/todo-mode.el (todo-add-category): Don't hardcode
6163 point-min==1.
6164 (todo-top-priorities): Only display-buffer when called interactively.
6165 (todo-item-start): Don't save excursion point.
6166 (todo-item-end): Be slightly more careful. Add `include-sep' arg.
6167 (todo-insert-item-here, todo-file-item, todo-remove-item):
6168 Adjust uses of todo-item-start and todo-item-end.
6169
6170 * emacs-lisp/autoload.el (generated-autoload-feature): Remove.
6171 (autoload-rubric): Don't use any more.
6172 * cedet/semantic/fw.el (semantic/loaddefs):
6173 * cedet/srecode.el (srecode/loaddefs):
6174 * cedet/ede.el (ede/loaddefs): Load rather than require.
6175 * cedet/ede/cpp-root.el:
6176 * cedet/ede/emacs.el:
6177 * cedet/ede/files.el:
6178 * cedet/ede/linux.el:
6179 * cedet/ede/locate.el:
6180 * cedet/ede/make.el:
6181 * cedet/ede/shell.el:
6182 * cedet/ede/speedbar.el:
6183 * cedet/ede/system.el:
6184 * cedet/ede/util.el:
6185 * cedet/semantic/analyze.el:
6186 * cedet/semantic/bovine.el:
6187 * cedet/semantic/complete.el:
6188 * cedet/semantic/ctxt.el:
6189 * cedet/semantic/db-file.el:
6190 * cedet/semantic/db-find.el:
6191 * cedet/semantic/db-global.el:
6192 * cedet/semantic/db-mode.el:
6193 * cedet/semantic/db-typecache.el:
6194 * cedet/semantic/db.el:
6195 * cedet/semantic/debug.el:
6196 * cedet/semantic/dep.el:
6197 * cedet/semantic/doc.el:
6198 * cedet/semantic/edit.el:
6199 * cedet/semantic/find.el:
6200 * cedet/semantic/format.el:
6201 * cedet/semantic/html.el:
6202 * cedet/semantic/ia-sb.el:
6203 * cedet/semantic/ia.el:
6204 * cedet/semantic/idle.el:
6205 * cedet/semantic/lex-spp.el:
6206 * cedet/semantic/lex.el:
6207 * cedet/semantic/mru-bookmark.el:
6208 * cedet/semantic/scope.el:
6209 * cedet/semantic/senator.el:
6210 * cedet/semantic/sort.el:
6211 * cedet/semantic/symref.el:
6212 * cedet/semantic/tag-file.el:
6213 * cedet/semantic/tag-ls.el:
6214 * cedet/semantic/tag-write.el:
6215 * cedet/semantic/tag.el:
6216 * cedet/semantic/util-modes.el:
6217 * cedet/semantic/analyze/complete.el:
6218 * cedet/semantic/analyze/refs.el:
6219 * cedet/semantic/bovine/c.el:
6220 * cedet/semantic/bovine/gcc.el:
6221 * cedet/semantic/bovine/make.el:
6222 * cedet/semantic/bovine/scm.el:
6223 * cedet/semantic/decorate/include.el:
6224 * cedet/semantic/decorate/mode.el:
6225 * cedet/semantic/symref/cscope.el:
6226 * cedet/semantic/symref/global.el:
6227 * cedet/semantic/symref/grep.el:
6228 * cedet/semantic/symref/idutils.el:
6229 * cedet/semantic/symref/list.el:
6230 * cedet/semantic/wisent/java-tags.el:
6231 * cedet/semantic/wisent/javascript.el:
6232 * cedet/srecode/compile.el:
6233 * cedet/srecode/cpp.el:
6234 * cedet/srecode/document.el:
6235 * cedet/srecode/el.el:
6236 * cedet/srecode/expandproto.el:
6237 * cedet/srecode/getset.el:
6238 * cedet/srecode/insert.el:
6239 * cedet/srecode/java.el:
6240 * cedet/srecode/map.el:
6241 * cedet/srecode/mode.el:
6242 * cedet/srecode/template.el:
6243 * cedet/srecode/texi.el: Remove the file-local setting of
6244 generated-autoload-feature.
6245
6246 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Use dolist,
6247 and only put a prop if it is non-nil.
6248
6249 2009-11-03 Juri Linkov <juri@jurta.org>
6250
6251 * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle)
6252 (menu-bar-options-menu): Fix list quoting (Bug#4429).
6253
6254 * buff-menu.el (Buffer-menu-mode-map): Add hyphen between "Buffer"
6255 and "Menu" to make top-level menu item visually one unit (like
6256 it's done for "Lisp-Interaction", "Emacs-Lisp" and other
6257 multi-word menu items). Fix :help string for quit-window.
6258
6259 2009-11-03 Glenn Morris <rgm@gnu.org>
6260
6261 * cedet/mode-local.el (with-mode-local): Doc fix.
6262
6263 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
6264 (byte-compile-file-form-define-abbrev-table)
6265 (byte-compile-file-form-custom-declare-variable)
6266 (byte-compile-variable-ref, byte-compile-defvar):
6267 Whether or not a warning is enabled should only affect whether we issue
6268 the warning, not whether or not we collect the relevant data.
6269 Eg warnings can be turned on and off throughout the course of a file.
6270
6271 * eshell/esh-mode.el (ansi-color-apply-on-region): Autoload it...
6272 (eshell-handle-ansi-color): ... Rather than requiring ansi-color.
6273
6274 2009-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
6275
6276 * term/ns-win.el (ns-scroll-bar-move, ns-face-at-pos):
6277 * play/mpuz.el (mpuz-create-buffer):
6278 * play/landmark.el (lm-prompt-for-move, lm-print-wts, lm-print-smell)
6279 (lm-print-y,s,noise, lm-print-w0, lm-init):
6280 * play/gomoku.el (gomoku-prompt-for-move):
6281 * play/fortune.el (fortune-in-buffer):
6282 * play/dissociate.el (dissociated-press):
6283 * play/decipher.el (decipher-adjacency-list, decipher-display-regexp)
6284 (decipher-analyze-buffer, decipher-stats-buffer, decipher-stats-buffer):
6285 * mail/supercite.el (sc-eref-show):
6286 * mail/smtpmail.el (smtpmail-send-it):
6287 * mail/rmailsum.el (rmail-summary-next-labeled-message)
6288 (rmail-summary-previous-labeled-message, rmail-summary-wipe)
6289 (rmail-summary-undelete-many, rmail-summary-rmail-update)
6290 (rmail-summary-goto-msg, rmail-summary-expunge)
6291 (rmail-summary-get-new-mail, rmail-summary-search-backward)
6292 (rmail-summary-add-label, rmail-summary-output-menu)
6293 (rmail-summary-output-body):
6294 * mail/rfc822.el (rfc822-addresses):
6295 * mail/reporter.el (reporter-dump-variable, reporter-dump-state):
6296 * mail/mailpost.el (post-mail-send-it):
6297 * mail/hashcash.el (hashcash-generate-payment):
6298 * mail/feedmail.el (feedmail-run-the-queue)
6299 (feedmail-queue-send-edit-prompt-help-first)
6300 (feedmail-send-it-immediately, feedmail-give-it-to-buffer-eater)
6301 (feedmail-deduce-address-list):
6302 * eshell/esh-ext.el (eshell-remote-command):
6303 * eshell/em-unix.el (eshell-occur-mode-mouse-goto):
6304 * emulation/viper-util.el (viper-glob-unix-files, viper-save-setting)
6305 (viper-wildcard-to-regexp, viper-glob-mswindows-files)
6306 (viper-save-string-in-file, viper-valid-marker):
6307 * emulation/viper-keym.el (viper-toggle-key):
6308 * emulation/viper-ex.el (ex-expand-filsyms, viper-get-ex-file)
6309 (ex-edit, ex-global, ex-mark, ex-next-related-buffer, ex-quit)
6310 (ex-get-inline-cmd-args, ex-tag, ex-command, ex-compile):
6311 * emulation/viper-cmd.el (viper-exec-form-in-vi)
6312 (viper-exec-form-in-emacs, viper-brac-function):
6313 * emulation/viper.el (viper-delocalize-var):
6314 * emulation/vip.el (vip-mode, vip-get-ex-token, vip-ex, vip-get-ex-pat)
6315 (vip-get-ex-command, vip-get-ex-opt-gc, vip-get-ex-buffer)
6316 (vip-get-ex-count, vip-get-ex-file, ex-edit, ex-global, ex-mark)
6317 (ex-map, ex-unmap, ex-quit, ex-read, ex-tag, ex-command):
6318 * emulation/vi.el (vi-switch-mode, vi-ex-cmd):
6319 * emulation/edt.el (edt-electric-helpify):
6320 * emulation/cua-rect.el (cua--rectangle-aux-replace):
6321 * emulation/cua-gmrk.el (cua--insert-at-global-mark)
6322 (cua--delete-at-global-mark, cua--copy-rectangle-to-global-mark)
6323 (cua-indent-to-global-mark-column):
6324 * calendar/diary-lib.el (calendar-mark-1):
6325 * calendar/cal-hebrew.el (calendar-hebrew-mark-date-pattern):
6326 Use with-current-buffer.
6327 * emulation/viper.el (viper-delocalize-var): Use dolist.
6328
6329 2009-11-03 Chong Yidong <cyd@stupidchicken.com>
6330
6331 * comint.el (comint-replace-by-expanded-history-before-point):
6332 Replace !! with the previous input string literally (Bug#1795).
6333
6334 2009-11-02 Jay Belanger <jay.p.belanger@gmail.com>
6335
6336 * calc/calc-forms.el (calc-date-notation): Allow a "blank string"
6337 to be made up of whitespace.
6338
6339 2009-11-02 Chong Yidong <cyd@stupidchicken.com>
6340
6341 * minibuffer.el (read-file-name): Don't use file dialogs for
6342 remote directories (Bug#99).
6343
6344 2009-11-01 Chong Yidong <cyd@stupidchicken.com>
6345
6346 * progmodes/sh-script.el (sh-font-lock-paren): Fix last change.
6347
6348 2009-11-01 Andreas Schwab <schwab@linux-m68k.org>
6349
6350 * view.el (view-mode-exit): If OLD-BUF is dead bury the buffer
6351 instead of deleting the window or frame.
6352
6353 2009-10-31 Chong Yidong <cyd@stupidchicken.com>
6354
6355 * textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):
6356 Support face colors.
6357
6358 * textmodes/tex-mode.el (tex-facemenu-add-face-function):
6359 New function. Support face colors (Bug#1168).
6360 (tex-common-initialization): Use it.
6361
6362 * facemenu.el (facemenu-enable-faces-p): Enable facemenu if the
6363 mode allows it (Bug#1168).
6364
6365 2009-10-31 Juri Linkov <juri@jurta.org>
6366
6367 * facemenu.el (list-colors-display): Don't mark buffer as
6368 modified (Bug#3948).
6369
6370 2009-10-31 Chong Yidong <cyd@stupidchicken.com>
6371
6372 * international/mule-diag.el (list-character-sets-1): Minor
6373 message fix (Bug#3526).
6374
6375 * progmodes/etags.el (etags-list-tags, etags-tags-apropos): Fix
6376 face property (Bug#4834).
6377 (etags-list-tags, etags-tags-apropos-additional)
6378 (etags-tags-apropos, tags-select-tags-table): Add follow-link
6379 property.
6380
6381 * menu-bar.el (menu-bar-tools-menu): Add Semantic and EDE menu
6382 items.
6383
6384 * cedet/cedet.el (cedet-menu-map): Remove Semantic and EDE menu
6385 items.
6386
6387 * cedet/ede.el (ede-minor-mode):
6388 * cedet/semantic.el (semantic-mode): Toggle menu separators.
6389
6390 2009-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
6391
6392 * textmodes/two-column.el (2C-split):
6393 * textmodes/texnfo-upd.el (texinfo-multi-file-included-list):
6394 * textmodes/tex-mode.el (tex-set-buffer-directory):
6395 * textmodes/spell.el (spell-region, spell-string):
6396 * textmodes/reftex.el (reftex-erase-buffer):
6397 (reftex-get-file-buffer-force, reftex-kill-temporary-buffers):
6398 * textmodes/reftex-toc.el (reftex-toc-promote-action):
6399 * textmodes/reftex-sel.el (reftex-get-offset, reftex-insert-docstruct)
6400 (reftex-select-item):
6401 * textmodes/reftex-ref.el (reftex-label-info-update)
6402 (reftex-offer-label-menu):
6403 * textmodes/reftex-index.el (reftex-index-change-entry)
6404 (reftex-index-phrases-info):
6405 * textmodes/reftex-global.el (reftex-create-tags-file)
6406 (reftex-save-all-document-buffers, reftex-ensure-write-access):
6407 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite)
6408 (reftex-view-crossref-from-bibtex):
6409 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback)
6410 (reftex-extract-bib-entries-from-thebibliography)
6411 (reftex-all-used-citation-keys, reftex-create-bibtex-file):
6412 * textmodes/refbib.el (r2b-capitalize-title):
6413 (r2b-convert-buffer, r2b-help):
6414 * textmodes/page-ext.el (pages-directory)
6415 (pages-directory-goto-with-mouse):
6416 * textmodes/bibtex.el (bibtex-validate-globally):
6417 * textmodes/bib-mode.el (bib-capitalize-title):
6418 * textmodes/artist.el (artist-clear-buffer, artist-system):
6419 * progmodes/xscheme.el (global-set-scheme-interaction-buffer):
6420 (local-set-scheme-interaction-buffer, xscheme-process-filter)
6421 (verify-xscheme-buffer, xscheme-enter-interaction-mode)
6422 (xscheme-enter-debugger-mode, xscheme-debugger-mode-p)
6423 (xscheme-send-control-g-interrupt, xscheme-start-process)
6424 (xscheme-process-sentinel, xscheme-cd):
6425 * progmodes/verilog-mode.el (verilog-read-always-signals)
6426 (verilog-set-define, verilog-getopt-file)
6427 (verilog-module-inside-filename-p):
6428 * progmodes/sh-script.el:
6429 * progmodes/python.el (python-pdbtrack-get-source-buffer)
6430 (python-pdbtrack-grub-for-buffer, python-execute-file):
6431 * progmodes/octave-inf.el (inferior-octave):
6432 * progmodes/idlwave.el (idlwave-scan-user-lib-files)
6433 (idlwave-shell-compile-helper-routines, idlwave-set-local)
6434 (idlwave-display-completion-list-xemacs, idlwave-list-abbrevs)
6435 (idlwave-display-completion-list-emacs, idlwave-list-load-path-shadows)
6436 (idlwave-completion-fontify-classes, idlwave-display-calling-sequence):
6437 * progmodes/idlw-shell.el (idlwave-shell-examine-display-clear)
6438 (idlwave-shell-filter, idlwave-shell-examine-highlight)
6439 (idlwave-shell-sentinel, idlwave-shell-filter-directory)
6440 (idlwave-shell-display-line, idlwave-shell-set-bp-in-module)
6441 (idlwave-shell-examine-display, idlwave-shell-run-region)
6442 (idlwave-shell-filter-bp, idlwave-shell-save-and-action)
6443 (idlwave-shell-sources-filter, idlwave-shell-goto-next-error):
6444 * progmodes/idlw-help.el (idlwave-help-get-special-help)
6445 (idlwave-help-get-help-buffer):
6446 * progmodes/gud.el (gud-basic-call, gud-find-class)
6447 (gud-tooltip-activate-mouse-motions-if-enabled):
6448 * progmodes/gdb-mi.el (gdb-mouse-toggle-breakpoint-fringe):
6449 * progmodes/ebrowse.el (ebrowse-member-table, ebrowse-save-tree-as)
6450 (ebrowse-view-exit-fn, ebrowse-tags-list-members-in-file)
6451 (ebrowse-tags-next-file):
6452 * progmodes/ebnf2ps.el (ebnf-generate-eps, ebnf-generate-eps)
6453 (ebnf-eps-production-list, ebnf-begin-file, ebnf-log)
6454 (ebnf-eps-finish-and-write):
6455 * progmodes/cpp.el (cpp-edit-save):
6456 * progmodes/cperl-mode.el (cperl-pod-to-manpage):
6457 * progmodes/cc-defs.el (c-emacs-features):
6458 * progmodes/antlr-mode.el (antlr-invalidate-context-cache)
6459 (antlr-directory-dependencies):
6460 * progmodes/ada-xref.el (ada-gnat-parse-gpr, ada-get-ali-file-name)
6461 (ada-run-application, ada-find-in-src-path, ada-goto-parent)
6462 (ada-find-any-references, ada-make-filename-from-adaname)
6463 (ada-make-body-gnatstub):
6464 * obsolete/rnews.el (news-list-news-groups):
6465 * obsolete/resume.el (resume-suspend-hook, resume-write-buffer-to-file):
6466 * obsolete/iso-acc.el (iso-acc-minibuf-setup):
6467 * net/rcirc.el (rcirc-debug):
6468 * net/newst-treeview.el (newsticker--treeview-list-add-item)
6469 (newsticker--treeview-list-clear, newsticker-treeview-browse-url)
6470 (newsticker--treeview-list-update-faces, newsticker-treeview-save)
6471 (newsticker--treeview-item-show-text, newsticker--treeview-item-show)
6472 (newsticker--treeview-tree-update-tag, newsticker--treeview-buffer-init)
6473 (newsticker-treeview-show-item, newsticker--treeview-unfold-node)
6474 (newsticker--treeview-list-clear-highlight)
6475 (newsticker--treeview-list-update-highlight)
6476 (newsticker--treeview-list-highlight-start)
6477 (newsticker--treeview-tree-update-highlight)
6478 (newsticker--treeview-get-selected-item)
6479 (newsticker-treeview-mark-list-items-old)
6480 (newsticker--treeview-set-current-node):
6481 * net/newst-plainview.el (newsticker--buffer-set-uptodate):
6482 * net/newst-backend.el (newsticker--get-news-by-funcall)
6483 (newsticker--get-news-by-wget, newsticker--image-get)
6484 (newsticker--image-sentinel):
6485 * net/mairix.el (mairix-rmail-fetch-field, mairix-gnus-fetch-field):
6486 * net/eudcb-ph.el (eudc-ph-do-request, eudc-ph-open-session):
6487 (eudc-ph-close-session):
6488 * net/eudc.el (eudc-save-options):
6489 * language/thai-word.el (thai-update-word-table):
6490 * language/japan-util.el (japanese-string-conversion):
6491 * international/titdic-cnv.el (tsang-quick-converter)
6492 (ziranma-converter, ctlau-converter):
6493 * international/mule-cmds.el (describe-language-environment):
6494 * international/ja-dic-cnv.el (skkdic-convert-okuri-ari)
6495 (skkdic-convert-postfix, skkdic-convert-prefix):
6496 (skkdic-convert-okuri-nasi, skkdic-convert):
6497 * emacs-lisp/re-builder.el (reb-update-overlays):
6498 * emacs-lisp/pp.el (pp-to-string, pp-display-expression):
6499 * emacs-lisp/gulp.el (gulp-send-requests):
6500 * emacs-lisp/find-gc.el (trace-call-tree):
6501 * emacs-lisp/eieio-opt.el (eieio-browse, eieio-describe-class)
6502 (eieio-describe-generic):
6503 * emacs-lisp/eieio-base.el (eieio-persistent-read):
6504 * emacs-lisp/edebug.el (edebug-outside-excursion):
6505 * emacs-lisp/debug.el (debugger-make-xrefs):
6506 * emacs-lisp/cust-print.el (custom-prin1-to-string):
6507 * emacs-lisp/chart.el (chart-new-buffer):
6508 * emacs-lisp/authors.el (authors-scan-el, authors-scan-change-log):
6509 Use with-current-buffer.
6510 * textmodes/artist.el (artist-system): Don't call
6511 copy-sequence on a fresh string.
6512 * progmodes/idlw-shell.el (easymenu setup): Use dolist.
6513
6514 2009-10-31 Stephen Berman <stephen.berman@gmx.net>
6515
6516 * calendar/todo-mode.el (todo-edit-item): Signal an error if there
6517 is no item to edit. (Bug#4820)
6518 (todo-top-priorities): Restore point and restore narrowing in Todo
6519 buffer. (Bug#4820)
6520
6521 2009-10-31 Glenn Morris <rgm@gnu.org>
6522
6523 * net/ange-ftp.el (top-level): Don't require dired when compiling.
6524 (comint-last-output-start, comint-last-input-start)
6525 (comint-last-input-end): Don't defvar when compiling.
6526 (ange-ftp-process-file): Use bound-and-true-p.
6527
6528 * pcmpl-rpm.el (top-level): Move provide statement to end.
6529 (pcmpl-rpm): Remove unused custom group.
6530
6531 * pcmpl-gnu.el (tar-parse-info, tar-header-name): Declare for compiler.
6532
6533 * mail/emacsbug.el (report-emacs-bug): Request `emacs -Q' recipes.
6534
6535 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
6536 (byte-compile-warnings): Add `constants' as an option.
6537 (byte-compile-callargs-warn, byte-compile-arglist-warn)
6538 (display-call-tree): Update for byte-compile-fdefinition possibly
6539 returning `(macro lambda ...)'. (Bug#4778)
6540 (byte-compile-variable-ref, byte-compile-setq-default):
6541 Respect `constants' member of byte-compile-warnings.
6542
6543 * cedet/semantic/tag.el (semantic--tag-link-list-to-buffer):
6544 Use mapc rather than mapcar because the return value is never used.
6545
6546 * cedet/srecode/template.el, cedet/semantic/wisent/javascript.el:
6547 * cedet/semantic/wisent/java-tags.el, cedet/semantic/texi.el:
6548 * cedet/semantic/html.el:
6549 Suppress harmless warnings about setting up semantic-imenu (not
6550 part of Emacs) variables.
6551
6552 2009-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
6553
6554 * vc-bzr.el (vc-bzr-revision-keywords): New var.
6555 (vc-bzr-revision-completion-table): Use it to fix completion of "s:"
6556 to "submit:".
6557
6558 * cedet/srecode/srt-mode.el (semantic-analyze-possible-completions):
6559 * cedet/semantic/symref/list.el (semantic-symref-rb-toggle-expand-tag):
6560 * cedet/semantic/symref/grep.el (semantic-symref-perform-search):
6561 * cedet/semantic/bovine/gcc.el (semantic-gcc-query):
6562 * cedet/semantic/bovine/c.el (semantic-c-parse-lexical-token):
6563 * cedet/semantic/analyze/debug.el (semantic-analyzer-debug-add-buttons)
6564 (semantic-analyzer-debug-global-symbol)
6565 (semantic-analyzer-debug-missing-innertype)
6566 (semantic-analyzer-debug-insert-include-summary):
6567 * cedet/semantic/util.el (semantic-file-tag-table):
6568 (semantic-describe-buffer-var-helper, semantic-something-to-tag-table)
6569 (semantic-recursive-find-nonterminal-by-name):
6570 * cedet/semantic/tag-ls.el (semantic-tag-calculate-parent-default):
6571 * cedet/semantic/tag-file.el (semantic-prototype-file):
6572 * cedet/semantic/symref.el (semantic-symref-parse-tool-output):
6573 * cedet/semantic/sb.el (semantic-sb-fetch-tag-table):
6574 * cedet/semantic/lex-spp.el (semantic-lex-spp-lex-text-string):
6575 * cedet/semantic/idle.el (semantic-idle-work-for-one-buffer):
6576 (semantic-idle-summary-maybe-highlight):
6577 * cedet/semantic/ia-sb.el (semantic-ia-speedbar)
6578 (semantic-ia-sb-tag-info):
6579 * cedet/semantic/grammar.el (semantic-analyze-possible-completions):
6580 * cedet/semantic/find.el (semantic-brute-find-tag-by-position):
6581 * cedet/semantic/ede-grammar.el (project-compile-target):
6582 (ede-proj-makefile-insert-variables):
6583 * cedet/semantic/debug.el (semantic-debug-set-parser-location):
6584 (semantic-debug-set-source-location, semantic-debug-interface-layout)
6585 (semantic-debug-mode, semantic-debug):
6586 * cedet/semantic/db.el (semanticdb-needs-refresh-p):
6587 * cedet/semantic/db-typecache.el (semanticdb-typecache-refresh-for-buffer):
6588 * cedet/semantic/db-javascript.el (semanticdb-equivalent-mode):
6589 * cedet/semantic/db-find.el (semanticdb-find-log-new-search)
6590 (semanticdb-find-translate-path-includes--internal)
6591 (semanticdb-reset-log, semanticdb-find-log-activity):
6592 * cedet/semantic/db-file.el (object-write):
6593 * cedet/semantic/db-el.el (semanticdb-equivalent-mode):
6594 * cedet/semantic/db-ebrowse.el (semanticdb-ebrowse-C-file-p)
6595 (semanticdb-create-ebrowse-database):
6596 * cedet/semantic/db-debug.el (semanticdb-table-sanity-check):
6597 * cedet/semantic/complete.el (semantic-displayor-focus-request)
6598 (semantic-collector-calculate-completions-raw)
6599 (semantic-complete-read-tag-analyzer):
6600 * cedet/semantic/analyze.el (semantic-analyze-pulse):
6601 * cedet/ede/util.el (ede-update-version-in-source):
6602 * cedet/ede/proj.el (project-delete-target):
6603 * cedet/ede/proj-elisp.el (ede-update-version-in-source)
6604 (ede-proj-flush-autoconf):
6605 * cedet/ede/pconf.el (ede-proj-configure-synchronize)
6606 (ede-proj-configure-synchronize):
6607 * cedet/ede/locate.el (ede-locate-file-in-project-impl):
6608 * cedet/ede/linux.el (ede-linux-version):
6609 * cedet/ede/emacs.el (ede-emacs-version):
6610 * cedet/ede/dired.el (ede-dired-add-to-target):
6611 * cedet/ede.el (ede-buffer-header-file, ede-find-target)
6612 (ede-buffer-documentation-files, ede-project-buffers, ede-set)
6613 (ede-target-buffers, ede-buffers, ede-make-project-local-variable):
6614 * cedet/cedet-idutils.el (cedet-idutils-fnid-call):
6615 (cedet-idutils-lid-call, cedet-idutils-expand-filename)
6616 (cedet-idutils-version-check):
6617 * cedet/cedet-global.el (cedet-gnu-global-call):
6618 (cedet-gnu-global-expand-filename, cedet-gnu-global-root)
6619 (cedet-gnu-global-version-check, cedet-gnu-global-scan-hits):
6620 * cedet/cedet-cscope.el (cedet-cscope-call)
6621 (cedet-cscope-expand-filename, cedet-cscope-version-check):
6622 Use with-current-buffer.
6623 * cedet/ede.el (ede-make-project-local-variable)
6624 (ede-set-project-variables, ede-set): Use dolist.
6625
6626 2009-10-30 Dan Nicolaescu <dann@ics.uci.edu>
6627
6628 * textmodes/ispell.el (ispell-skip-region-alist):
6629 * international/mule-conf.el (eight-bit):
6630 * international/fontset.el (font-encoding-alist):
6631 * startup.el (pure-space-overflow-message):
6632 * simple.el (overwrite-mode-textual, overwrite-mode-binary):
6633 * paths.el (gnus-nntp-service, rmail-spool-directory)
6634 (term-file-prefix):
6635 * files.el (save-some-buffers-action-alist):
6636 * cmuscheme.el (same-window-buffer-names):
6637 * ielm.el (same-window-buffer-names):
6638 * shell.el (same-window-buffer-names):
6639 * mail/sendmail.el (same-window-buffer-names):
6640 * progmodes/inf-lisp.el (same-window-buffer-names):
6641 * bindings.el (mode-line-client)
6642 (mode-line-column-line-number-mode-map):
6643 * language/tibetan.el (tibetan-precomposition-rule-regexp)
6644 (tibetan-precomposed-regexp): Purecopy string arguments.
6645
6646 2009-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
6647
6648 * calc/calc.el (calc, calc-refresh, calc-trail-buffer, calc-record)
6649 (calcDigit-nondigit):
6650 * calc/calc-yank.el (calc-copy-to-buffer):
6651 * calc/calc-units.el (calc-invalidate-units-table):
6652 * calc/calc-trail.el (calc-trail-yank):
6653 * calc/calc-store.el (calc-insert-variables):
6654 * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
6655 * calc/calc-prog.el (calc-read-parse-table):
6656 * calc/calc-keypd.el (calc-do-keypad, calc-keypad-right-click):
6657 * calc/calc-help.el (calc-describe-bindings, calc-describe-key):
6658 * calc/calc-graph.el (calc-graph-delete, calc-graph-add-curve)
6659 (calc-graph-juggle, calc-graph-count-curves, calc-graph-plot)
6660 (calc-graph-plot, calc-graph-format-data, calc-graph-set-styles)
6661 (calc-graph-name, calc-graph-find-command, calc-graph-view)
6662 (calc-graph-view, calc-gnuplot-command, calc-graph-init):
6663 * calc/calc-ext.el (calc-realign):
6664 * calc/calc-embed.el (calc-do-embedded, calc-do-embedded)
6665 (calc-embedded-finish-edit, calc-embedded-make-info)
6666 (calc-embedded-finish-command, calc-embedded-stack-change):
6667 * calc/calc-aent.el (calcAlg-enter): Use with-current-buffer.
6668
6669 * cedet/mode-local.el (make-obsolete-overload): Add `when' argument.
6670 (overload-docstring-extension): Use that info.
6671 * cedet/semantic/fw.el (semantic-alias-obsolete): Pass the `when' info.
6672 * cedet/semantic/idle.el (semantic-eldoc-current-symbol-info):
6673 * cedet/semantic/tag-ls.el (semantic-nonterminal-protection)
6674 (semantic-nonterminal-abstract, semantic-nonterminal-leaf)
6675 (semantic-nonterminal-full-name): Add the new `when' info.
6676 * cedet/semantic/decorate/mode.el (semantic/decorate): Require CL for
6677 `assert'.
6678
6679 * pcomplete.el (pcomplete-comint-setup): If there's a choice, replace
6680 shell-dynamic-complete-filename in preference to
6681 comint-dynamic-complete-filename.
6682
6683 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
6684 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
6685 Don't consider whether the display supports colors.
6686 (bookmark-import-new-list): Use dolist.
6687 (bookmark-bmenu-mode-map): Move initialization into declaration.
6688 (bookmark-bmenu-list): Use dolist, simplify.
6689 (bookmark-show-all-annotations): Use save-selected-window and dolist.
6690 (menu-bar-final-items): Use push.
6691
6692 2009-10-28 Bernhard Herzog <bernhard.herzog@intevation.de> (tiny change)
6693
6694 * vc-hg.el (vc-hg-state, vc-hg-working-revision): Use process-file so
6695 it works on remote files.
6696 (vc-hg-diff): Don't pass any `--cwd' argument.
6697
6698 2009-10-27 Kevin Ryde <user42@zip.com.au>
6699
6700 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
6701 Use help-xref-info-regexp and help-xref-url-regexp to identify links.
6702 (Further to Bug#3921).
6703
6704 2009-10-27 Michael Albinus <michael.albinus@gmx.de>
6705
6706 * net/tramp-imap.el (top): Add `X-Size' to `imap-hash-headers'.
6707 (tramp-imap-do-copy-or-rename-file): Don't use the inode, when
6708 calling `tramp-imap-put-file'. Add file size to the call.
6709 (tramp-imap-get-file-entries): Compute also user name, file size,
6710 and date.
6711 (tramp-imap-handle-insert-directory): Insert uid and gid.
6712 (tramp-imap-handle-file-attributes): Transform uid and gid
6713 according to `id-format'.
6714 (tramp-imap-put-file): New optional parameter SIZE. Encode file
6715 size in header X-Size.
6716
6717 2009-10-26 Juanma Barranquero <lekktu@gmail.com>
6718
6719 * simple.el (transpose-subr): Give clearer error when the mark
6720 is not set. (Bug#4807)
6721
6722 2009-10-26 Michael Albinus <michael.albinus@gmx.de>
6723
6724 * net/tramp.el (tramp-perl-file-truename): New defconst.
6725 Perl code contributed by yary <not.com@gmail.com> (tiny change).
6726 (tramp-handle-file-truename, tramp-get-remote-perl): Use it.
6727 Check also for "perl-file-spec" and "perl-cwd-realpath" properties.
6728 (tramp-handle-write-region): In case of APPEND, reuse the tmpfile name.
6729
6730 * net/tramp-imap.el (tramp-imap-file-name-handler-alist):
6731 Ignore `dired-call-process'.
6732 (tramp-imap-make-iht): Use `user' and `ssl' with `imap-hash-make'.
6733
6734 2009-10-26 Julian Scheid <julians37@gmail.com>
6735
6736 * net/tramp.el (tramp-perl-file-name-all-completions): New defconst.
6737 (tramp-get-remote-readlink): New defun.
6738 (tramp-handle-file-truename): Use it.
6739 (tramp-handle-file-exists-p): Check file-attributes cache, assume
6740 file exists if cache value present.
6741 (tramp-check-cached-permissions): New defun.
6742 (tramp-handle-file-readable-p): Use it.
6743 (tramp-handle-file-writable-p): Likewise.
6744 (tramp-handle-file-executable-p): Likewise.
6745 (tramp-handle-file-name-all-completions): Try using Perl to get
6746 partial completions. When perl not available, combine `cd' and
6747 `ls' into single remote operation and use shell expansion to get
6748 partial remote directory contents. Set `file-exists-p' cache for
6749 directory and any files returned by ls. Change cache handling to
6750 support partial directory contents. Use error message emitted by
6751 remote `cd' or Perl code for local tramp-error.
6752 (tramp-do-copy-or-rename-file-directly): Avoid separate
6753 tramp-send-command-and-check call.
6754 (tramp-handle-process-file): Merge three remote ops into one.
6755 Do not flush all caches when `process-file-side-effects' is set.
6756 (tramp-handle-write-region): Avoid tramp-set-file-uid-gid if
6757 file-attributes shows uid/gid to be set already.
6758
6759 2009-10-26 Dan Nicolaescu <dann@ics.uci.edu>
6760
6761 * textmodes/tex-mode.el (tex-dvi-view-command)
6762 (tex-show-queue-command, tex-open-quote):
6763 * progmodes/ruby-mode.el (auto-mode-alist)
6764 (interpreter-mode-alist): Purecopy strings.
6765
6766 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Purecopy item names.
6767
6768 * emacs-lisp/derived.el (define-derived-mode): Purecopy the doc
6769 string for the hook, keymap and abbrev table.
6770
6771 * emacs-lisp/byte-run.el (make-obsolete): Purecopy the current name.
6772
6773 * x-dnd.el (x-dnd-xdnd-to-action):
6774 * startup.el (fancy-startup-text, fancy-about-text): Change to
6775 defconst from defvar.
6776
6777 * ps-print.el (ps-page-dimensions-database): Purecopy initial value.
6778
6779 * mouse.el (mouse-buffer-menu-mode-groups, x-fixed-font-alist):
6780 Purecopy initialization strings.
6781
6782 * mail/sendmail.el (mail-header-separator)
6783 (mail-personal-alias-file):
6784 * mail/rmail.el (rmail-default-dont-reply-to-names)
6785 (rmail-ignored-headers, rmail-retry-ignored-headers)
6786 (rmail-highlighted-headers, rmail-secondary-file-directory)
6787 (rmail-secondary-file-regexp):
6788 * files.el (null-device, file-name-invalid-regexp)
6789 (locate-dominating-stop-dir-regexp)
6790 (inhibit-first-line-modes-regexps): Purecopy initialization strings.
6791 (interpreter-mode-alist): Use mapcar instead of mapc.
6792
6793 * buff-menu.el (Buffer-menu-mode-map): Purecopy name.
6794
6795 * bindings.el (mode-line-major-mode-keymap): Purecopy name.
6796 (completion-ignored-extensions):
6797 (debug-ignored-errors): Purecopy strings.
6798
6799 2009-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
6800
6801 * pcomplete.el (pcomplete-std-complete): Obey pcomplete-use-paring.
6802 (pcomplete, pcomplete-parse-buffer-arguments, pcomplete-opt)
6803 (pcomplete--here): Use push.
6804
6805 * subr.el (all-completions): Declare the 4th arg obsolete.
6806
6807 2009-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
6808
6809 * pcomplete.el (pcomplete-unquote-argument-function): New var.
6810 (pcomplete-unquote-argument): New function.
6811 (pcomplete--common-suffix): Always pay attention to case.
6812 (pcomplete--table-subvert): Quote and unquote the text.
6813 (pcomplete--common-quoted-suffix): New function.
6814 (pcomplete-std-complete): Use it and pcomplete-begin.
6815
6816 * bookmark.el (bookmark-bmenu-list): Don't use switch-to-buffer if
6817 we're inside a dedicated or minibuffer window.
6818
6819 2009-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
6820
6821 * cedet/semantic/fw.el (semantic-alias-obsolete)
6822 (semantic-varalias-obsolete): Make the `when' arg mandatory.
6823 (define-mode-overload-implementation):
6824 * cedet/semantic/decorate/mode.el (semantic-decorate-pending-decoration-hooks):
6825 * cedet/semantic/wisent.el (wisent-lex-make-token-table):
6826 * cedet/semantic/util.el (semantic-file-token-stream)
6827 (semantic-something-to-stream):
6828 * cedet/semantic/tag.el (semantic-tag-make-assoc-list)
6829 (semantic-expand-nonterminal):
6830 * cedet/semantic/tag-file.el (semantic-find-nonterminal)
6831 (semantic-find-dependency, semantic-find-nonterminal)
6832 (semantic-find-dependency):
6833 * cedet/semantic/lex.el (semantic-flex-start, semantic-flex-end)
6834 (semantic-flex-text, semantic-flex-make-keyword-table)
6835 (semantic-flex-keyword-p, semantic-flex-keyword-put)
6836 (semantic-flex-keyword-get, semantic-flex-map-keywords)
6837 (semantic-flex-keywords, semantic-flex-buffer, semantic-flex-list):
6838 * cedet/semantic/java.el (semantic-java-prototype-nonterminal):
6839 * cedet/semantic/idle.el (semantic-before-idle-scheduler-reparse-hooks)
6840 (semantic-after-idle-scheduler-reparse-hooks):
6841 * cedet/semantic/edit.el (semantic-edits-incremental-reparse-failed-hooks):
6842 * cedet/semantic/db-mode.el (semanticdb-mode-hooks):
6843 * cedet/semantic.el (semantic-toplevel-bovine-table)
6844 (semantic-toplevel-bovine-cache)
6845 (semantic-before-toplevel-bovination-hook, semantic-init-hooks)
6846 (semantic-init-mode-hooks, semantic-init-db-hooks)
6847 (semantic-bovination-working-type): Provide the `when' arg.
6848
6849 2009-10-24 Karl Fogel <kfogel@red-bean.com>
6850
6851 * bookmark.el: Update documentation, especially documentation
6852 of `bookmark-alist' and of the bookmark file format.
6853 Patch by Drew Adams, with minor tweaks from me. (Bug#4195)
6854
6855 2009-10-24 Chong Yidong <cyd@stupidchicken.com>
6856
6857 * mail/emacsbug.el (report-emacs-bug): Clarify that the
6858 keybindings apply to the mail buffer (Bug#4003). Shrink help
6859 window to buffer.
6860
6861 * whitespace.el (whitespace-mode, whitespace-newline-mode)
6862 (global-whitespace-mode, global-whitespace-newline-mode)
6863 (whitespace-toggle-options, global-whitespace-toggle-options):
6864 Doc fix (Bug#3660).
6865
6866 * nxml/nxml-mode.el (nxml-balanced-close-start-tag): Use the value
6867 of xmltok-start before the end tag was inserted (Bug#2840).
6868
6869 * progmodes/sh-script.el (sh-font-lock-paren): Handle case
6870 patterns that are preceded by an open-paren (Bug#1320).
6871
6872 2009-10-24 Sven Joachim <svenjoac@gmx.de>
6873
6874 * files.el (delete-directory): Delete symlinks to directories with
6875 delete-file (Bug#4739).
6876
6877 2009-10-24 Chong Yidong <cyd@stupidchicken.com>
6878
6879 * cedet/semantic/util.el (semantic-recursive-find-nonterminal-by-name):
6880 * cedet/semantic/tag.el (semantic-token-type-parent): Add WHEN
6881 argument to make-obsolete.
6882
6883 * cedet/semantic/fw.el (semantic-alias-obsolete)
6884 (semantic-varalias-obsolete): Add optional WHEN argument.
6885
6886 2009-10-24 Dan Nicolaescu <dann@ics.uci.edu>
6887
6888 * vc.el (vc-backend-for-registration): Rename from
6889 vc-get-backend-for-registration. Update callers.
6890
6891 * international/mule-cmds.el (set-language-info-alist):
6892 Purecopy lang-env.
6893 (leim-list-header, leim-list-entry-regexp): Change defvars to defconst.
6894 (charset): Purecopy the name.
6895 (define-char-code-property): Purecopy string arguments.
6896
6897 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
6898 Purecopy string arguments.
6899
6900 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
6901 * ediff-hook.el (menu-bar-ediff-menu):
6902 * buff-menu.el (Buffer-menu-mode-map): Purecopy names and tooltips.
6903 * bookmark.el (menu-bar-bookmark-map): Add :help and purecopy the name.
6904
6905 2009-10-24 Glenn Morris <rgm@gnu.org>
6906
6907 * comint.el (comint-dynamic-list-completions):
6908 * term.el (term-dynamic-list-completions): Use choose-completion rather
6909 than obsolete alias mouse-choose-completion.
6910
6911 * filecache.el (file-cache-completions-keymap): Bind mouse-2 to
6912 file-cache-choose-completion.
6913 (file-cache-choose-completion): Handle an optional event argument.
6914 (file-cache-mouse-choose-completion): Make it an obsolete alias.
6915
6916 * progmodes/octave-mod.el (octave-complete-symbol):
6917 Use choose-completion if mouse-choose-completion is ever removed.
6918
6919 * textmodes/sgml-mode.el (sgml-looking-back-at): Move definition before
6920 use.
6921
6922 * emacs-lisp/checkdoc.el (generate-autoload-cookie): Define for
6923 compiler.
6924
6925 * vc-hooks.el (vc-responsible-backend): Fix declaration.
6926
6927 2009-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
6928
6929 * minibuffer.el (completion--embedded-envvar-table): Fix last change.
6930 Ignore `pred' now that we receive one.
6931 Handle test-completion specially.
6932
6933 2009-10-23 Dan Nicolaescu <dann@ics.uci.edu>
6934
6935 * vc.el (vc-responsible-backend): Throw an error if not backend is
6936 found. Remove the REGISTER argument. Move the code dealing with
6937 REGISTER ...
6938 (vc-get-backend-for-registration): ... here. New function.
6939 (vc-deduce-fileset): Call vc-get-backend-for-registration instead
6940 of vc-responsible-backend, pass the file name instead of the
6941 directory name.
6942
6943 2009-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
6944
6945 * pcomplete.el (pcomplete-common-suffix, pcomplete-table-subvert):
6946 New funs.
6947 (pcomplete-std-complete): Use them. Obey pcomplete-termination-string.
6948 (pcomplete-comint-setup): Don't modify a global var via
6949 accidental side-effects.
6950 (pcomplete-shell-setup): Adjust call accordingly.
6951 (pcomplete-parse-comint-arguments): Use push.
6952
6953 2009-10-23 Chong Yidong <cyd@stupidchicken.com>
6954
6955 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
6956 Allow uncapitalized info node names (Bug#3921).
6957
6958 * mail/emacsbug.el (report-emacs-bug): Tweak the sentence pointing
6959 to the DEBUG file (Bug#3781).
6960
6961 2009-10-23 Jari Aalto <jari.aalto@cante.net>
6962
6963 * textmodes/ispell.el (ispell-dictionary-base-alist): Add finnish
6964 dictionary entry (Bug#4579).
6965
6966 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
6967
6968 * net/tramp.el (top): Remove `tramp-rfn-eshadow-update-overlay'
6969 from `rfn-eshadow-update-overlay-hook' when unloading.
6970 (tramp-methods): Add `tramp-copy-keep-tmpfile' for "rsync" and
6971 "rsyncc". Adjust doc string.
6972 (tramp-temp-buffer-file-name): New buffer-local defvar.
6973 (tramp-handle-insert-file-contents, tramp-handle-write-region):
6974 Keep temporary file when indicated by method ("rsync" and
6975 "rsyncc").
6976 (tramp-handle-write-region): Handle APPEND.
6977 (tramp-delete-temp-file-function): New defun. Added to
6978 `kill-buffer-hook'.
6979
6980 2009-10-23 Juanma Barranquero <lekktu@gmail.com>
6981
6982 * menu-bar.el (cua-enable-cua-keys): Declare for the byte-compiler.
6983
6984 2009-10-23 Dan Nicolaescu <dann@ics.uci.edu>
6985
6986 * term/tty-colors.el (msdos-color-values): Remove declaration, unused.
6987 (color-name-rgb-alist, tty-standard-colors)
6988 (tty-color-mode-alist): Change to defconst.
6989
6990 * simple.el (mark-inactive): Purecopy message.
6991
6992 * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle): Fix macro.
6993 (global-map, yank-menu):
6994 * textmodes/ispell.el (ispell-menu-map):
6995 * net/eudc.el (eudc-tools-menu):
6996 * international/mule-cmds.el (describe-language-environment-map)
6997 (setup-language-environment-map, set-coding-system-map)
6998 (mule-menu-keymap):
6999 * vc-hooks.el (vc-menu-entry, vc-menu-map):
7000 * replace.el (occur-mode-map):
7001 * pcvs-defs.el (cvs-global-menu): Purecopy names and tooltips.
7002
7003 2009-10-23 Jay Belanger <jay.p.belanger@gmail.com>
7004
7005 * calc/calc.el (math-read-number, math-read-number-simple): Use
7006 `save-match-data'.
7007
7008 2009-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
7009
7010 * simple.el (normal-erase-is-backspace-mode): Use input-decode-map
7011 rather than fiddling with global-map bindings, since it should only
7012 affect per-terminal settings.
7013 See http://bugs.gentoo.org/show_bug.cgi?id=289709.
7014
7015 * minibuffer.el (completion-table-with-terminator): Allow to specify
7016 the terminator-regexp.
7017
7018 * simple.el (switch-to-completions): Look for *Completions* in other
7019 frames as well.
7020
7021 * pcomplete.el: Allow the use of completion-tables.
7022 (pcomplete-std-complete): New command.
7023 (pcomplete-dirs-or-entries): Use a single call to pcomplete-entries.
7024 (pcomplete--here): Use a function for `form' rather than an expression,
7025 so it can be byte-compiled.
7026 (pcomplete-here, pcomplete-here*): Adjust accordingly.
7027 Add edebug declaration.
7028 (pcomplete-show-completions): Remove unused var `curbuf'.
7029 (pcomplete-do-complete, pcomplete-stub):
7030 Don't assume `completions' is a list of strings any more.
7031
7032 2009-10-22 Juanma Barranquero <lekktu@gmail.com>
7033
7034 * find-dired.el (find-name-arg): Fix typo in docstring.
7035
7036 2009-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
7037
7038 * pcmpl-linux.el (pcomplete/kill): Don't abuse pcomplete-entries.
7039 (pcmpl-linux-fs-types): Same, and update to new modules layout.
7040
7041 * pcmpl-gnu.el (pcmpl-gnu-makefile-names): Use a single call to
7042 pcomplete-entries.
7043
7044 * comint.el (comint-read-input-ring, comint-write-input-ring)
7045 (comint-substitute-in-file-name)
7046 (comint-dynamic-complete-as-filename)
7047 (comint-dynamic-simple-complete)
7048 (comint-dynamic-list-filename-completions)
7049 (comint-dynamic-list-completions)
7050 (comint-redirect-results-list-from-process): Minor simplifications.
7051
7052 2009-10-21 Kevin Ryde <user42@zip.com.au>
7053
7054 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
7055 When inserting ";;; Code" put it before any ";;;###autoload" cookie on
7056 the first form. And insert a blank line after ";;; Code" since
7057 that's usual style. (Bug#4612)
7058
7059 * net/dns.el: Add "Keywords: comm", as per net/net-utils.el.
7060
7061 2009-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
7062
7063 * minibuffer.el (completion-table-with-terminator): Properly implement
7064 boundaries, in case `terminator' appears in the suffix.
7065 (completion--embedded-envvar-table): Don't return boundaries if
7066 there's no valid completion. Simplify.
7067 (completion-file-name-table): New completion table extracted from
7068 completion--file-name-table.
7069 (completion--file-name-table): Use it.
7070 (read-file-name-predicate): Declare obsolete.
7071 (read-file-name): Use the pred arg i.s.o read-file-name-predicate.
7072 * vc-bzr.el (vc-bzr-revision-completion-table): Use the new
7073 completion-file-name-table, and use the `pred' argument.
7074 * files.el (locate-file-completion-table): Use the `pred' arg rather
7075 than read-file-name-predicate.
7076 (abbreviate-file-name): Use \` rather than ^ for BOS.
7077
7078 2009-10-21 Dan Nicolaescu <dann@ics.uci.edu>
7079
7080 * vc.el (vc-deduce-fileset): Undo previous change, do not tell
7081 vc-responsible-backend to register, it causes problems.
7082
7083 2009-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
7084
7085 * help-fns.el: Don't require help-mode (to avoid bootstrap issues).
7086
7087 2009-10-21 Eric Ludlam <zappo@gnu.org>
7088
7089 * cedet/semantic/bovine/c.el (semantic-c-debug-mode-init)
7090 (semantic-c-debug-mode-init-pch): New functions.
7091 (semantic-c-debug-mode-init-last-mode): New var.
7092 (semantic-c-parse-lexical-token): Use them.
7093
7094 * cedet/semantic/lex-spp.el (semantic-lex-spp-anlyzer-do-replace):
7095 When extracting the argument list, limit only by point-max.
7096
7097 2009-10-21 Michael Albinus <michael.albinus@gmx.de>
7098
7099 * net/tramp-smb.el (tramp-smb-get-stat-capability): New defun.
7100 (tramp-smb-handle-file-attributes): Use it.
7101 (tramp-smb-do-file-attributes-with-stat): Don't raise an error.
7102 (tramp-smb-handle-insert-directory): Use `mapc' rather than
7103 `mapcar'. Use `tramp-smb-get-stat-capability'.
7104 Add `dired-filename' text properties.
7105 (tramp-smb-get-cifs-capabilities): Apply `save-match-data'.
7106 (tramp-smb-maybe-open-connection): Simplify check for smbclient
7107 version.
7108
7109 2009-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
7110
7111 * subr.el (read-key-delay): Reduce to 0.01.
7112 (read-key): Use read-key-sequence-vector to avoid turning M-t into 244
7113 (bug#4751).
7114
7115 2009-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
7116
7117 * bindings.el (function-key-map): Map C-@ to C-SPC if C-@ is unbound.
7118
7119 * info.el (Info-complete-menu-item): Handle `boundaries' explicitly.
7120 (Info-menu): Remove unused vars `last' and `completions'.
7121 (Info-index-nodes): Remove unused var `node'.
7122
7123 * info.el (Info-complete-menu-item): Use complete-with-action.
7124
7125 2009-10-19 Dan Nicolaescu <dann@ics.uci.edu>
7126
7127 Make vc-annotate work through copies and renames.
7128 * vc-annotate.el (vc-annotate-extract-revision-at-line):
7129 Return the file name too.
7130 (vc-annotate-revision-at-line)
7131 (vc-annotate-find-revision-at-line)
7132 (vc-annotate-revision-previous-to-line)
7133 (vc-annotate-show-log-revision-at-line): Update to get the file
7134 name from vc-annotate-extract-revision-at-line.
7135 (vc-annotate-show-diff-revision-at-line-internal): Change the
7136 argument to mean whether to show a file diff or not. Get the file
7137 name from vc-annotate-extract-revision-at-line.
7138 (vc-annotate-show-diff-revision-at-line):
7139 Update vc-annotate-show-diff-revision-at-line call.
7140 (vc-annotate-warp-revision): Add an optional file argument.
7141
7142 * vc-git.el (vc-git-annotate-command): Pass -C -C to the blame command.
7143 (vc-git-annotate-extract-revision-at-line): Also return the file
7144 name if found.
7145
7146 * vc-hg.el (vc-hg-annotate-command): Pass --follow to the annotate
7147 command. Remove unused code.
7148 (vc-hg-annotate-re): Update to match --follow output.
7149 (vc-hg-annotate-extract-revision-at-line): Also return the file
7150 name if found.
7151
7152 * vc.el: Update annotate-extract-revision-at-line documentation.
7153
7154 2009-10-18 Kevin Ryde <user42@zip.com.au>
7155
7156 * ibuffer.el (ibuffer-confirm-operation-on): Correction to error
7157 re-throw, `err' is a pair not a list so can't use apply (Bug#4740).
7158
7159 * net/browse-url.el (browse-url): Identify alist with "consp and
7160 not functionp" and let all other things go down the `apply' leg,
7161 as suggested by Stefan. (Further to bug#4531.)
7162
7163 2009-10-18 Chong Yidong <cyd@stupidchicken.com>
7164
7165 * minibuffer.el (read-file-name): Check for repeat before putting
7166 a default argument in file-name-history (Bug#4657).
7167
7168 * emacs-lisp/lisp-mode.el (preceding-sexp): Recognize hash table
7169 read syntax (Bug#4737).
7170
7171 * textmodes/sgml-mode.el (sgml-delete-tag): Use sgml-looking-back-at.
7172
7173 2009-10-18 Aaron S. Hawley <aaron.s.hawley@gmail.com>
7174
7175 * textmodes/sgml-mode.el (sgml-tag-help): Prompt user for tag.
7176 (html-tag-alist, html-tag-help): Add descriptions for undocumented
7177 entries and make note of obsolete tags.
7178
7179 2009-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
7180
7181 * net/ange-ftp.el (ange-ftp-file-size): Use unwind-protect.
7182
7183 2009-10-18 Glenn Morris <rgm@gnu.org>
7184
7185 * Makefile.in (compile-last): Ensure GREP_OPTIONS is null before calling
7186 grep, so that binary files (eg international/uni-bidi.el) can match.
7187 Remove test for "UnicodeData" files, since it is hopefully unnecessary
7188 now, and in any case the file header format has changed.
7189
7190 2009-10-17 Glenn Morris <rgm@gnu.org>
7191
7192 * textmodes/flyspell.el (flyspell-large-region, flyspell-word)
7193 (flyspell-get-word, flyspell-large-region)
7194 (flyspell-auto-correct-previous-word): Doc/error message fixes.
7195
7196 2009-10-17 Chong Yidong <cyd@stupidchicken.com>
7197
7198 * Makefile.in (ELCFILES): Add ede/shell.
7199
7200 2009-10-17 Dan Nicolaescu <dann@ics.uci.edu>
7201
7202 * term/common-win.el (x-colors): Purecopy it.
7203
7204 2009-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
7205
7206 * tar-mode.el (tar-data-swapped-p): Make the assertion a bit more
7207 permissive for when the buffer is empty.
7208 (tar-header-block-tokenize): Decode the username and groupname.
7209 (tar-chown-entry, tar-chgrp-entry): Encode the names (bug#4730).
7210
7211 2009-10-17 Chong Yidong <cyd@stupidchicken.com>
7212
7213 * cedet/srecode/srt.el:
7214 * cedet/srecode/compile.el:
7215 * cedet/semantic/mru-bookmark.el:
7216 * cedet/semantic/debug.el:
7217 * cedet/semantic/complete.el:
7218 * cedet/semantic/analyze.el: Require CL when compiling.
7219
7220 2009-10-17 Eric Ludlam <zappo@gnu.org>
7221
7222 * cedet/semantic/scope.el
7223 (semantic-analyze-scoped-inherited-tag-map): Wrap calculation of
7224 tmpscope so that the regular scope will continue to work.
7225
7226 * cedet/semantic/idle.el (semantic-idle-tag-highlight):
7227 Use semantic-idle-summary-highlight-face as the highlighting.
7228
7229 * emacs-lisp/eieio-base.el (eieio-persistent-save): If buffer
7230 contains multibyte characters, choose first applicable coding
7231 system automatically.
7232
7233 * cedet/ede/project-am.el (project-run-target): New method.
7234 (project-run-target): New method.
7235
7236 * cedet/ede.el (ede-target): Add run target menu item.
7237 (ede-project, ede-minor-keymap): Add ede-run-target binding.
7238 (ede-run-target): New function.
7239 (ede-target::project-run-target): New method.
7240
7241 * cedet/ede/proj.el (project-run-target): New method.
7242
7243 * cedet/ede/proj-shared.el (ede-gcc-libtool-shared-compiler)
7244 (ede-g++-libtool-shared-compiler): Remove SHELL. Remove COMMANDS.
7245 Add :rules.
7246 (ede-proj-target-makefile-shared-object): Only libtool compilers
7247 now available. Add linkers for libtool.
7248 (ede-cc-linker-libtool, ede-g++-linker-libtool): New.
7249 (ede-proj-makefile-target-name): Always use .la extension.
7250
7251 * cedet/ede/proj-prog.el (project-run-target): New method.
7252
7253 * cedet/ede/proj-obj.el (ede-cc-linker): Rename from ede-gcc-linker.
7254 (ede-g++-linker): Change Change link lines.
7255
7256 * cedet/ede/pmake.el (ede-pmake-insert-variable-shared):
7257 When searching for old variables, go to the end of the buffer and
7258 search backward from there.
7259 (ede-proj-makefile-automake-insert-subdirs)
7260 (ede-proj-makefile-automake-insert-extradist): New methods.
7261 (ede-proj-makefile-create): Use them.
7262
7263 * cedet/ede/pconf.el (ede-proj-configure-test-required-file):
7264 Force FILE to expand to the current target. Use file-exists-p to
7265 check that it exists.
7266
7267 * cedet/ede/linux.el (ede-linux-version): Don't call "head".
7268 (ede-linux-load): Wrap dir in file-name-as-directory.
7269 Set :version slot.
7270
7271 * cedet/ede/files.el (ede-get-locator-object): When enabling
7272 locate, do so on "top".
7273
7274 * cedet/ede/emacs.el (ede-emacs-file-existing): Wrap "dir" in
7275 file-name-as-directory during compare.
7276 (ede-emacs-version): Return Emacs/XEmacs differentiator.
7277 Get version number from different places. Don't call egrep.
7278 (ede-emacs-load): Set :version slot. Call file-name-as-directory
7279 to set the directory.
7280
7281 * cedet/ede/shell.el: New file.
7282
7283 * cedet/inversion.el (inversion-decoders): Allow for stray . in
7284 alpha/beta variants.
7285
7286 2009-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
7287
7288 * international/mule-cmds.el (select-safe-coding-system): If the file
7289 has a coding cookie, use it regardless of any other setting (bug#4712).
7290
7291 2009-10-17 Glenn Morris <rgm@gnu.org>
7292
7293 * cedet/semantic/grammar.el (semantic-grammar--lex-delim-spec):
7294 All errors should have messages.
7295
7296 * foldout.el (foldout-mouse-swallow-events):
7297 * gs.el (gs-load-image): Replace obsolete forms of sit-for, sleep-for.
7298
7299 * dired.el (dired-ls-F-marks-symlinks, dired-keep-marker-rename)
7300 (dired-keep-marker-copy, dired-keep-marker-hardlink)
7301 (dired-keep-marker-symlink, dired-dwim-target)
7302 (dired-copy-preserve-time): Do not autoload these defcustoms.
7303
7304 * mail/rmail.el (rmail-write-region-annotate): Prevent viewing different
7305 messages from messing up the file coding. (Bug#4623)
7306
7307 2009-10-17 Jari Aalto <jari.aalto@cante.net>
7308
7309 * textmodes/ispell.el (ispell-get-decoded-string): Give an error
7310 if no match is found for the current dictionary. (Bug#4578)
7311
7312 * textmodes/flyspell.el (flyspell-get-word): Make `following' argument
7313 optional, since that is how it is documented, and this is often called
7314 with a nil argument. (Bug#4577)
7315 (flyspell-external-point-words, flyspell-auto-correct-word)
7316 (flyspell-correct-word-before-point, flyspell-word-search-forward)
7317 (flyspell-word-search-backward): Remove nil argument in calls to
7318 flyspell-get-word, since it is not needed now.
7319
7320 2009-10-17 Ulrich Mueller <ulm@gentoo.org>
7321
7322 * play/doctor.el (doctor-adverbp): Exclude some nouns. (Bug#4565)
7323
7324 2009-10-16 Glenn Morris <rgm@gnu.org>
7325
7326 * net/rcirc.el (rcirc-authenticate): Simplify previous change.
7327
7328 2009-10-16 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
7329
7330 * net/ange-ftp.el (ange-ftp-send-cmd): Handle `size' like `mdtm'.
7331 (ange-ftp-file-size): New function.
7332 (ange-ftp-file-attributes): Use it.
7333
7334 2009-10-16 Michael Albinus <michael.albinus@gmx.de>
7335
7336 * net/tramp-smb.el (tramp-smb-version): New defvar.
7337 (tramp-smb-maybe-open-connection): Use it, in order to avoid
7338 repeated checks.
7339
7340 2009-10-16 Glenn Morris <rgm@gnu.org>
7341
7342 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Doc fix.
7343 Maybe copy some custom properties from old to new name. (Bug#4706)
7344
7345 2009-10-16 Juanma Barranquero <lekktu@gmail.com>
7346
7347 * subr.el (error, sit-for, start-process-shell-command)
7348 (start-file-process-shell-command): Set the calling convention
7349 after the function definition.
7350
7351 2009-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
7352
7353 * subr.el (error, sit-for, start-process-shell-command)
7354 (start-file-process-shell-command): Use the new
7355 set-advertised-calling-convention feature.
7356
7357 2009-10-16 Taichi Kawabata <kawabata.taichi@gmail.com>
7358
7359 * international/ucs-normalize.el (ucs-normalize-version):
7360 Change to 1.2.
7361 (check-range): Adjust for Unicode 5.2.
7362
7363 2009-10-15 Juri Linkov <juri@jurta.org>
7364
7365 * menu-bar.el (menu-bar-file-menu): Convert `separator-exit'
7366 to the `menu-item' format.
7367
7368 2009-10-15 Michael Albinus <michael.albinus@gmx.de>
7369
7370 * net/tramp.el (tramp-replace-environment-variables): Do not fail
7371 if the environment variable does not exist.
7372
7373 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
7374 (tramp-smb-get-share, tramp-smb-get-localname): Use only VEC as
7375 parameter.
7376 (tramp-smb-handle-add-name-to-file)
7377 (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
7378 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
7379 (tramp-smb-handle-file-attributes)
7380 (tramp-smb-do-file-attributes-with-stat)
7381 (tramp-smb-handle-file-local-copy)
7382 (tramp-smb-handle-insert-directory)
7383 (tramp-smb-handle-make-directory)
7384 (tramp-smb-handle-make-directory-internal)
7385 (tramp-smb-handle-make-symbolic-link)
7386 (tramp-smb-handle-rename-file, tramp-smb-handle-set-file-modes)
7387 (tramp-smb-handle-write-region, tramp-smb-get-file-entries)
7388 (tramp-smb-maybe-open-connection): Apply the changed parameters.
7389 (tramp-smb-read-file-entry): Read Disk names in compressed format.
7390 Handle long file names.
7391 (tramp-smb-get-cifs-capabilities): Check, whether the connection
7392 process is running.
7393 (tramp-smb-maybe-open-connection): Trace "smbclient -V" command.
7394 Read share names with "-g" option.
7395
7396 2009-10-15 Ryan Yeske <rcyeske@gmail.com>
7397
7398 * net/rcirc.el (rcirc-view-log-file): New command.
7399 (rcirc-track-minor-mode-map): Remove C-c ` binding.
7400 (rcirc-authenticate, rcirc-authinfo): Allow nickserv-nick to be
7401 specified.
7402
7403 2009-10-15 Glenn Morris <rgm@gnu.org>
7404
7405 * w32-fns.el (w32-batch-update-autoloads): Take autoload-make-program
7406 from the second command-line argument.
7407 * makefile.w32-in (autoloads, $(lisp)/calendar/cal-loaddefs.el)
7408 ($(lisp)/calendar/diary-loaddefs.el, $(lisp)/calendar/hol-loaddefs.el)
7409 ($(lisp)/mh-e/mh-loaddefs.el): Pass $(MAKE) as second argument to
7410 w32-batch-update-autoloads.
7411 * emacs-lisp/autoload.el (autoload-make-program): New variable.
7412 (batch-update-autoloads): Handle autoload-excludes on windows-nt.
7413
7414 * mail/rmailedit.el (rmail-cease-edit): Give an error if the end of
7415 the headers cannot be located. Simplify, subtracting superflous
7416 save-excursions.
7417
7418 2009-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
7419
7420 Replace completion-base-size by completion-base-position to fix bugs
7421 such as (bug#4699).
7422 * simple.el (completion-base-position): New var.
7423 (completion-base-size): Mark as obsolete.
7424 (choose-completion): Make it work for mouse events as well.
7425 Pass the new base-position to choose-completion-string.
7426 (choose-completion-guess-base-position): New function, extracted from
7427 choose-completion-delete-max-match.
7428 (choose-completion-delete-max-match): Use it. Make obsolete.
7429 (choose-completion-string): Use the new base-position info.
7430 (completion-root-regexp): Delete.
7431 (completion-setup-function): Preserve completion-base-position.
7432 Eliminate obsolete base-size manipulation.
7433 * minibuffer.el (display-completion-list): Don't mess with base-size.
7434 (minibuffer-completion-help): Set completion-base-position instead.
7435 * mouse.el (mouse-choose-completion): Redefine as a mere alias to
7436 choose-completion.
7437 * textmodes/bibtex.el (bibtex-complete):
7438 * emacs-lisp/crm.el (crm--choose-completion-string):
7439 Adjust to new calling convention.
7440 * complete.el (partial-completion-mode): Use minibufferp to avoid
7441 bumping into incompatible change to choose-completion-string-functions.
7442 * ido.el (ido-choose-completion-string): Make its calling convention
7443 more permissive.
7444 * comint.el (comint-dynamic-list-input-ring-select): Remove obsolete
7445 base-size manipulation.
7446 (comint-dynamic-list-input-ring): Use dotimes and push.
7447 * iswitchb.el (iswitchb-completion-help): Remove dead-code call to
7448 fundamental-mode. Use `or'.
7449
7450 2009-10-14 Juri Linkov <juri@jurta.org>
7451
7452 * misearch.el (multi-isearch-next-buffer-from-list)
7453 (multi-isearch-next-file-buffer-from-list): Doc fix. (Bug#4723)
7454
7455 2009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
7456
7457 * Makefile.in (compile-onefile): Load `bytecomp' rather than
7458 `bytecomp.el'.
7459
7460 * minibuffer.el (completion-pcm--merge-completions): Make sure the
7461 string we return is all made up of text from the completions rather
7462 than part from the completions and part from the input (bug#4219).
7463
7464 * ido.el (ido-everywhere): Use define-minor-mode.
7465
7466 * buff-menu.el (list-buffers, ctl-x-map):
7467 Mark the entry points with ;;;###autoload cookies.
7468
7469 2009-10-14 Dan Nicolaescu <dann@ics.uci.edu>
7470
7471 * vc-git.el (vc-git-dir-extra-headers): Set the branch name
7472 correctly in the detached head case.
7473 (vc-git-print-log): Remove unused binding.
7474
7475 * vc.el (vc-responsible-backend): When a directory is passed for
7476 for registration create a VC repository if no backend is
7477 responsible for the directory argument.
7478 (vc-deduce-fileset): Tell vc-responsible-backend to register.
7479
7480 * vc.el: Move comments about RCS and SCCS ...
7481 * vc-rcs.el:
7482 * vc-sccs.el: ... here, respectively.
7483
7484 2009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
7485
7486 * minibuffer.el (completion--file-name-table): Return nil if there's
7487 no file completion, even if substitute-in-file-name changed
7488 the string (bug#4708).
7489
7490 2009-10-13 Juri Linkov <juri@jurta.org>
7491
7492 * files-x.el (read-file-local-variable-value): Don't filter out
7493 minor modes from mode name completion (bug#4664).
7494
7495 2009-10-13 Juanma Barranquero <lekktu@gmail.com>
7496
7497 * international/mule-cmds.el (ucs-names): Remove exclusion of
7498 "Enclosed Ideographic Supplement" range (U+1F200..U+1F2FF).
7499
7500 2009-10-13 Kenichi Handa <handa@m17n.org>
7501
7502 * international/uni-name.el: Regenerated.
7503
7504 2009-10-13 Juanma Barranquero <lekktu@gmail.com>
7505
7506 * bs.el (bs-mode): Fix last change. (`revert-buffer-function'
7507 should be automatically buffer-local, but isn't.)
7508
7509 2009-10-12 Sam Steingold <sds@gnu.org>
7510
7511 * progmodes/compile.el (compilation-next-error-function): Fix the
7512 timestamps if the buffer has been visited before.
7513 (compilation-mode-font-lock-keywords): Do not prepend "^ *" to
7514 non-anchored patterns, like the perl one (bug#3928).
7515
7516 2009-10-12 Glenn Morris <rgm@gnu.org>
7517
7518 * net/tramp-smb.el (tramp-smb-do-file-attributes-with-stat):
7519 Let-bind `size'.
7520
7521 2009-10-12 Juanma Barranquero <lekktu@gmail.com>
7522
7523 * proced.el (proced-unload-function): New function.
7524
7525 * bs.el (bs-mode): Set `revert-buffer-function' to `bs-refresh'.
7526 (bs-refresh): Add IGNORED arg for `revert-buffer' compatibility.
7527 Doc fix.
7528
7529 * menu-bar.el (menu-bar-file-menu): Fix format of `separator-exit' item.
7530
7531 2009-10-11 Juri Linkov <juri@jurta.org>
7532
7533 * files-x.el (read-file-local-variable-value):
7534 Provide default value only for bound variables (bug#4664).
7535
7536 2009-10-11 Michael Albinus <michael.albinus@gmx.de>
7537
7538 * net/tramp.el (tramp-local-host-p): Function shall return nil for
7539 connection methods like smb.
7540
7541 * net/tramp-cache.el (tramp-flush-connection-property): The hash
7542 can be empty.
7543
7544 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
7545 (tramp-smb-file-name-handler-alist): Add handlers for
7546 `add-name-to-file', `make-symbolic-link'.
7547 (tramp-smb-handle-add-name-to-file)
7548 (tramp-smb-do-file-attributes-with-stat)
7549 (tramp-smb-handle-make-symbolic-link)
7550 (tramp-smb-get-cifs-capabilities): New defuns.
7551 (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
7552 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
7553 (tramp-smb-handle-file-local-copy)
7554 (tramp-smb-handle-make-directory-internal)
7555 (tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
7556 The file name syntax depends on cifs capabilities.
7557 (tramp-smb-handle-file-attributes):
7558 Call `tramp-smb-do-file-attributes-with-stat' if possible.
7559 (tramp-smb-handle-insert-directory): Use posix attributes if possible.
7560 (tramp-smb-handle-set-file-modes): It is applicable for posix only.
7561
7562 2009-10-11 Chong Yidong <cyd@stupidchicken.com>
7563
7564 * emacs-lisp/eieio.el: Avoid requiring cl at runtime.
7565 (eieio-defclass): Apply deftype handler and setf-method properties
7566 directly.
7567 (eieio-add-new-slot): Avoid union function from cl library.
7568 (eieio--typep): New function.
7569 (eieio-perform-slot-validation): Use it.
7570
7571 2009-10-10 Karl Fogel <kfogel@red-bean.com>
7572
7573 * bookmark.el (bookmark-yank-word, bookmark-insert-current-bookmark):
7574 Update documentation to refer to the variables documented in r1.135.
7575 (Bug#4188)
7576
7577 2009-10-10 Karl Fogel <kfogel@red-bean.com>
7578
7579 * bookmark.el (Info-suffix-list): Remove this unused variable.
7580 (bookmark-current-point): Remove this obsolete variable.
7581 (bookmark-set, bookmark-rename, bookmark-send-edited-annotation):
7582 Adjust for removal of bookmark-current-point.
7583
7584 (bookmarks-already-loaded, bookmark-current-buffer)
7585 (bookmark-yank-point): Document. (Bug#4188)
7586
7587 2009-10-10 Glenn Morris <rgm@gnu.org>
7588
7589 * frame.el (frame-height): Doc fix.
7590
7591 * calendar/calendar.el (calendar-split-width-threshold): New option.
7592 (calendar-basic-setup): Use calendar-split-width-threshold.
7593
7594 2009-10-10 Sascha Wilde <wilde@sha-bang.de>
7595
7596 * cedet/ede/proj-shared.el (ede-proj-makefile-target-name):
7597 Use .la for Automake.
7598
7599 2009-10-09 Chong Yidong <cyd@stupidchicken.com>
7600
7601 * cedet/ede/pconf.el (ede-proj-configure-synchronize):
7602 Use "autoreconf -i". Suggested by Andreas Schwab.
7603
7604 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
7605
7606 * international/mule-cmds.el (ucs-names): Exclude new "Enclosed
7607 Ideographic Supplement" range (U+1F200..U+1F2FF).
7608
7609 2009-10-09 Karl Fogel <kfogel@red-bean.com>
7610
7611 * bookmark.el (bookmark-bmenu-rename): Don't call bookmark-bmenu-list,
7612 since the list will have been rebuilt anyway. (Bug#4349)
7613
7614 2009-10-09 Karl Fogel <kfogel@red-bean.com>
7615
7616 * bookmark.el (bookmark-delete): Don't let batch arg prevent saving.
7617 (bookmark-bmenu-execute-deletions): Don't save here, as
7618 bookmark-delete will now do so if necessary.
7619 Suggested by Thierry Volpiatto <thierry.volpiatto {_AT_} gmail.com>.
7620 (Bug#4348)
7621
7622 2009-10-09 Glenn Morris <rgm@gnu.org>
7623
7624 * mail/emacsbug.el (report-emacs-bug): Also print `features'.
7625
7626 2009-10-09 Karl Fogel <kfogel@red-bean.com>
7627
7628 * bookmark.el (bookmark-jump): Add new `display-func' parameter.
7629 (bookmark-jump-other-window): Just invoke bookmark-jump with new
7630 argument now, so the two function's behaviors will match. (Bug#3645)
7631
7632 2009-10-08 Chong Yidong <cyd@stupidchicken.com>
7633
7634 * cedet/ede/proj.el (project-make-dist, project-compile-project):
7635 Fix filename test.
7636 (ede-proj-dist-makefile): Use expand-file-name instead of concat
7637 to expand file names.
7638
7639 2009-10-08 Michael Albinus <michael.albinus@gmx.de>
7640
7641 * net/tramp.el (tramp-file-name-real-user, tramp-file-name-domain)
7642 (tramp-file-name-real-host, tramp-file-name-port):
7643 Apply `save-match-data'.
7644
7645 * net/tramp-smb.el (tramp-smb-handle-copy-directory): Handle the
7646 case both directories are remote.
7647 (tramp-smb-handle-expand-file-name): Implement "~" expansion.
7648 (tramp-smb-maybe-open-connection): Flush the cache only if necessary.
7649
7650 2009-10-08 Chong Yidong <cyd@stupidchicken.com>
7651
7652 * cedet/ede/proj-obj.el (ede-gcc-linker): New var.
7653 (ede-proj-target-makefile-objectcode): Use it.
7654
7655 * cedet/ede/source.el (ede-want-any-source-files-p)
7656 (ede-want-any-auxiliary-files-p, ede-want-any-files-p):
7657 Return search result. This error was introduced while merging.
7658
7659 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
7660
7661 * makefile.w32-in (WINS_UPDATES): Fix typo in previous change.
7662
7663 2009-10-07 Glenn Morris <rgm@gnu.org>
7664
7665 * emacs-lisp/autoload.el (batch-update-autoloads): Remove useless use
7666 of concat.
7667
7668 2009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
7669
7670 * files-x.el (read-file-local-variable): Include some
7671 non-user-variables in the completion table (bug#4664).
7672
7673 2009-10-07 Michael Albinus <michael.albinus@gmx.de>
7674
7675 * net/tramp-cache.el (tramp-flush-connection-property): Add trace
7676 message.
7677
7678 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
7679 (tramp-smb-file-name-handler-alist): Add handler for
7680 `copy-directory', `expand-file-name', `set-file-modes'.
7681 (tramp-smb-handle-copy-directory)
7682 (tramp-smb-handle-expand-file-name)
7683 (tramp-smb-handle-set-file-modes): New defuns.
7684 (tramp-smb-handle-copy-file): Handle KEEP-DATE.
7685 (tramp-smb-handle-file-attributes): Simplify check for retrieving
7686 entry.
7687 (tramp-smb-handle-insert-directory): Don't flush the cache.
7688 (tramp-smb-maybe-open-connection): Check for samba client and
7689 server versions.
7690
7691 2009-10-07 Eli Zaretskii <eliz@gnu.org>
7692
7693 * emacs-lisp/autoload.el (batch-update-autoloads): Fix last change
7694 to not error out of search for "^lisp=" fails.
7695
7696 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
7697
7698 * makefile.w32-in (WINS_UPDATES): New macro.
7699 (custom-deps, finder-data, autoloads): Use it.
7700
7701 2009-10-07 Glenn Morris <rgm@gnu.org>
7702
7703 * Makefile.in (autoloads): Revert previous change.
7704 * emacs-lisp/autoload.el (batch-update-autoloads): Rather than having
7705 the list of preloaded files passed on the command-line, get
7706 it from src/Makefile.
7707
7708 * calendar/calendar.el (calendar-basic-setup): In the wide frame case,
7709 show the original buffer rather than a random one.
7710
7711 2009-10-07 Markus Rost <rost@math.uni-bielefeld.de>
7712
7713 * help.el (describe-no-warranty): Place point in a slightly better
7714 position in the GPLv3 text.
7715
7716 2009-10-06 Sam Steingold <sds@gnu.org>
7717
7718 * net/tramp-compat.el (tramp-compat-process-running-p): Check that
7719 the comm attribute is present before calling regexp-quote.
7720
7721 2009-10-06 Juanma Barranquero <lekktu@gmail.com>
7722
7723 * play/animate.el (animate-string): For good effect, make sure
7724 `indent-tabs-mode' and `show-trailing-whitespace' are nil.
7725
7726 * play/animate.el (animate-sequence, animate-birthday-present):
7727 * misc.el (butterfly): Don't set `indent-tabs-mode'.
7728
7729 2009-10-06 Glenn Morris <rgm@gnu.org>
7730
7731 * emacs-lisp/byte-run.el (define-obsolete-face-alias): Doc fix.
7732
7733 * emacs-lisp/autoload.el (autoload-excludes): New variable.
7734 (autoload-generate-file-autoloads): Skip files in autoload-excludes.
7735 (batch-update-autoloads): Process a string value of autoload-excludes,
7736 set during the build process.
7737 * Makefile.in (autoloads): Skip preloaded files. (Bug#4446)
7738
7739 * net/tramp.el (tramp-handle-start-file-process): Move tramp-error call
7740 inside with-parsed... macro so that `v' is defined.
7741
7742 * progmodes/f90.el (f90-end-of-block, f90-beginning-of-block):
7743 * progmodes/fortran.el (fortran-end-of-block)
7744 (fortran-beginning-of-block):
7745 Also push mark in the macro case.
7746
7747 * emerge.el (emerge-show-file-name):
7748 * calc/calc.el (calc-quit):
7749 * calc/calc-misc.el (calc-big-or-small):
7750 * calc/calc-graph.el (calc-graph-view):
7751 * calc/calc-ext.el (calc-reset):
7752 * calendar/calendar.el (calendar-basic-setup):
7753 Use window-full-height-p.
7754
7755 * mail/rmailedit.el (rmail-cease-edit): If there is a Content-Type
7756 header we don't understand, don't insert another. (Bug#4624)
7757 If changing mime charset, insert the new one in the right place.
7758
7759 2009-10-06 Matthew Junker <matthew.junker@sbcglobal.net> (tiny change)
7760
7761 * calendar/cal-tex.el (cal-tex-cursor-month-landscape)
7762 (cal-tex-cursor-month): Correctly increment the end date for diary and
7763 holiday listing. (Bug#4626)
7764
7765 2009-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
7766
7767 * help-fns.el (describe-function-1): Don't burp if the function is not
7768 a symbol.
7769
7770 2009-10-05 Juanma Barranquero <lekktu@gmail.com>
7771
7772 * emacs-lisp/chart.el (chart-face-pixmap-list, chart-new-buffer, chart)
7773 (chart-axis-range, chart-axis-names, chart-sequece, chart-bar)
7774 (chart-draw, chart-axis-draw, chart-sort, chart-sort-matchlist)
7775 (chart-draw-line, chart-bar-quickie): Fix typos in docstrings.
7776
7777 * emacs-lisp/eieio.el (generic-p, eieiomt-next, eieio-generic-form)
7778 (eieio-default-superclass): Reflow docstrings.
7779 (this, class-option-assoc, defclass, eieio-class-un-autoload)
7780 (eieio-unbind-method-implementations, defmethod)
7781 (eieio-validate-slot-value, eieio-validate-class-slot-value)
7782 (oref-default, eieio-oref-default, eieio-oset, eieio-oset-default)
7783 (with-slots, eieio-add-new-slot, object-assoc, object-remove-from-list)
7784 (eieio-slot-originating-class-p, eieio-slot-name-index)
7785 (eieio-pre-method-execution-hooks, eieio-initarg-to-attribute)
7786 (constructor, initialize-instance, no-next-method, object-print)
7787 (object-write, eieio-override-prin1, eieio-edebug-prin1-to-string):
7788 Fix typos in docstrings.
7789 (eieio-defclass, eieio-perform-slot-validation-for-default, defgeneric)
7790 (child-of-class-p, object-slots, slot-boundp, slot-exists-p)
7791 (next-method-p): Doc fixes.
7792 (eieio-add-new-slot, call-next-method, eieiomt-add, change-class):
7793 Fix typos in error messages.
7794 (eieio-defmethod): Fix typo in description of generic method.
7795
7796 * emacs-lisp/eieio-base.el (eieio-instance-inheritor, slot-unbound)
7797 (eieio-persistent-save-interactive, slot-missing):
7798 Fix typos in docstrings.
7799 (eieio-instance-inheritor-slot-boundp): Doc fix.
7800
7801 * emacs-lisp/eieio-comp.el (byte-compile-file-form-defmethod)
7802 (byte-compile-defmethod-param-convert): Fix typos in docstrings.
7803
7804 * emacs-lisp/eieio-custom.el (eieio-done-customizing)
7805 (eieio-custom-object-apply-reset):
7806 Fix typos in docstrings and error messages.
7807
7808 * emacs-lisp/eieio-datadebug.el (data-debug-show):
7809 Fix typo in docstring.
7810
7811 * emacs-lisp/eieio-opt.el (top): Fix typo in error message.
7812 (eieio-browse-tree): Doc fix.
7813 (eieio-all-generic-functions, eieio-class-speedbar): Reflow docstrings.
7814 (eieio-help-mode-augmentation-maybee, eieio-class-speedbar-make-map):
7815 Fix typos in docstrings.
7816
7817 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-file-button): Doc fix.
7818 (eieio-speedbar-key-map, eieio-speedbar-create-engine)
7819 (eieio-speedbar-buttons, eieio-speedbar, eieio-speedbar-object-children)
7820 (eieio-speedbar-make-tag-line, eieio-speedbar-object-expand):
7821 Reflow docstrings.
7822
7823 2009-10-05 Dan Nicolaescu <dann@ics.uci.edu>
7824
7825 * vc-hg.el (log-view-vc-backend): Declare for compiler.
7826 (vc-hg-outgoing-mode, vc-hg-incoming-mode):
7827 Set log-view-vc-backend so that diff can work.
7828
7829 * log-view.el (log-view-diff): Use vc-diff-internal instead of
7830 vc-version-diff.
7831 (vc-diff-internal): Autoload this instead of vc-version-diff.
7832
7833 2009-10-05 Eli Zaretskii <eliz@gnu.org>
7834
7835 * simple.el (eval-expression): Doc fix.
7836
7837 * progmodes/cwarn.el (cwarn-mode): Doc fix.
7838
7839 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
7840
7841 * files.el (directory-files-no-dot-files-regexp): New defconst.
7842 (delete-directory): Use it.
7843 (copy-directory): Use it. Remove parameter PRESERVE-UID-GID.
7844
7845 * net/tramp.el (tramp-verbose): Fix docstring.
7846 (tramp-methods): Add recursive option to `tramp-copy-args'.
7847 Add `tramp-copy-recursive'. Valid for "rcp", "scp", "scp1", "scp2",
7848 "scp1_old", "scp2_old", "rsync", "rsyncc".
7849 (tramp-default-method): Check also for `auth-source-user-or-password'.
7850 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
7851 Add handler for `copy-directory'.
7852 (tramp-handle-copy-directory): New defun.
7853 (tramp-do-copy-or-rename-file-out-of-band): Handle directory case.
7854 (tramp-handle-start-file-process): Raise an error when PROGRAM is nil.
7855 Optimize sent command.
7856
7857 2009-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
7858
7859 * calendar/diary-lib.el (diary-show-all-entries): Re-fit the calendar
7860 window if necessary.
7861
7862 * calendar/calendar.el (calendar-basic-setup): Don't call
7863 switch-to-buffer in a dedicated window.
7864
7865 2009-10-05 Karl Fogel <kfogel@red-bean.com>
7866
7867 * bookmark.el (bookmark-handle-bookmark): If bookmark has no file,
7868 don't do anything related to relocating, just return nil.
7869 (bookmark-error-no-filename): New error.
7870 (bookmark-default-handler): Signal `bookmark-error-no-filename' if
7871 bookmark has no file. Don't even attempt to handle things that
7872 are not files; the whole point of custom handlers is to keep that
7873 knowledge elsewhere anyway. Tighten some comments.
7874 (bookmark-file-or-variation-thereof): Remove now-unused function.
7875 (bookmark-location): Doc string fix.
7876 (Bug#4250)
7877
7878 2009-10-04 Karl Fogel <kfogel@red-bean.com>
7879
7880 * bookmark.el (bookmark-handle-bookmark): When relocating a bookmark,
7881 don't use a file dialog, because they usually don't know how to read
7882 a directory target from the user. (Bug#4230)
7883 Also, make sure the prompt can display directories as well as files.
7884
7885 2009-10-04 Karl Fogel <kfogel@red-bean.com>
7886
7887 * bookmark.el (bookmark-set, bookmark-buffer-name):
7888 Improve doc strings. (Bug#1193)
7889
7890 2009-10-04 Karl Fogel <kfogel@red-bean.com>
7891
7892 * bookmark.el (bookmark-get-bookmark, bookmark-get-bookmark-record)
7893 (bookmark-set-name, bookmark-prop-get, bookmark-prop-set)
7894 (bookmark-get-annotation, bookmark-set-annotation)
7895 (bookmark-get-filename, bookmark-set-filename, bookmark-get-position)
7896 (bookmark-set-position, bookmark-get-front-context-string)
7897 (bookmark-set-front-context-string, bookmark-get-rear-context-string)
7898 (bookmark-set-rear-context-string, bookmark-location, bookmark-jump)
7899 (bookmark-jump-other-window, bookmark-handle-bookmark)
7900 (bookmark-relocate, bookmark-insert-location, bookmark-rename)
7901 (bookmark-insert, bookmark-delete, bookmark-time-to-save-p)
7902 (bookmark-edit-annotation-mode, bookmark-edit-annotation):
7903 Improve doc strings to say whether bookmark can be a string or
7904 a record or both, and make other consistency and clarity fixes.
7905 (bookmark-get-handler, bookmark--jump-via, bookmark-write-file)
7906 (bookmark-default-annotation-text, bookmark-yank-word)
7907 (bookmark-maybe-load-default-file, bookmark-maybe-sort-alist)
7908 (bookmark-import-new-list, bookmark-maybe-rename)
7909 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
7910 (bookmark-bmenu-bookmark): Give these doc strings.
7911 (bookmark-bmenu-check-position): Give this a doc string, but also
7912 add a FIXME comment about how the function may be pointless.
7913 (bookmark-default-handler): Rework doc string and change a
7914 parameter name, to clarify that this takes a bookmark record
7915 not a bookmark name.
7916 (bookmark-set): Change a parameter name to indicate its meaning,
7917 and improve the doc string a bit.
7918 (Bug#4188)
7919
7920 2009-10-04 Karl Fogel <kfogel@red-bean.com>
7921
7922 * bookmark.el (bookmark-alist): Document the new `handler' element
7923 in the param alist.
7924 (bookmark-make-record-function): Adjust documentation for above.
7925 (Bug#4193)
7926
7927 2009-10-04 Karl Fogel <kfogel@red-bean.com>
7928
7929 * info.el (Info-bookmark-make-record): Document this function.
7930 (Info-bookmark-jump): Document with a doc string, not just a comment.
7931 (Bug#4203)
7932
7933 2009-10-04 Chong Yidong <cyd@stupidchicken.com>
7934
7935 * cedet/semantic.el (semantic-new-buffer-setup-functions): New option.
7936 (semantic-new-buffer-fcn): Call parser setup functions here.
7937 (semantic-mode): Don't call parser setup functions here, it's done
7938 in semantic-new-buffer-fcn now.
7939 (semantic-mode): Parse all existing buffers when enabled.
7940
7941 * cedet/srecode/compile.el (srecode-compile-file):
7942 Call semantic-new-buffer-fcn if the buffer has not been parsed.
7943
7944 2009-10-04 Chong Yidong <cyd@stupidchicken.com>
7945
7946 * cedet/ede/pmake.el (ede-pmake-insert-variable-once): Delete.
7947
7948 * cedet/ede/proj-comp.el: Don't require ede/pmake at toplevel.
7949 (proj-comp-insert-variable-once): New macro, renamed from
7950 ede-pmake-insert-variable-once in ede/pmake.edl.
7951 (ede-proj-makefile-insert-variables): Use it.
7952
7953 2009-10-04 Michael Albinus <michael.albinus@gmx.de>
7954
7955 * files.el (copy-directory): New defun.
7956
7957 * dired-aux.el (dired-copy-file-recursive): Use it.
7958
7959 2009-10-04 Juanma Barranquero <lekktu@gmail.com>
7960
7961 * cedet/ede/makefile-edit.el (makefile-beginning-of-command)
7962 (makefile-end-of-command):
7963 * cedet/srecode/srt-mode.el (semantic-beginning-of-context)
7964 (semantic-end-of-context): Fix previous change. Doc fixes.
7965
7966 2009-10-04 Juanma Barranquero <lekktu@gmail.com>
7967
7968 * files-x.el (modify-dir-local-variable)
7969 (copy-dir-locals-to-file-locals-prop-line):
7970 * cedet/ede/makefile-edit.el (makefile-beginning-of-command)
7971 (makefile-end-of-command):
7972 * cedet/semantic/lex.el (semantic-lex-token):
7973 * cedet/semantic/analyze/fcn.el
7974 (semantic-analyze-dereference-metatype-1):
7975 * cedet/semantic/bovine/c.el (semantic-lex-cpp-define)
7976 (semantic-lex-cpp-undef):
7977 * cedet/semantic/wisent/wisent.el (wisent-skip-block):
7978 * cedet/srecode/srt-mode.el (semantic-beginning-of-context)
7979 (semantic-end-of-context): Fix typos in docstrings.
7980
7981 * recentf.el (recentf-unload-function): New function.
7982
7983 2009-10-04 Chong Yidong <cyd@stupidchicken.com>
7984
7985 * cedet/ede.el (ede-project-placeholder-cache-file):
7986 * cedet/semantic/db-file.el (semanticdb-default-save-directory):
7987 * cedet/srecode/map.el (srecode-map-save-file):
7988 Use locate-user-emacs-file. Suggested by Juanma Barranquero.
7989
7990 2009-10-04 Glenn Morris <rgm@gnu.org>
7991
7992 * window.el (window-full-height-p): Add doc string.
7993
7994 2009-10-04 Martin Rudalics <rudalics@gmx.at>
7995
7996 * window.el (window-full-height-p): New function. (Bug#4543)
7997
7998 2009-10-03 Chong Yidong <cyd@stupidchicken.com>
7999
8000 * cedet/srecode/insert.el: Require srecode/args.
8001
8002 * cedet/srecode/args.el: Require srecode/dictionary instead of
8003 srecode/insert.
8004
8005 * cedet/srecode/srt-mode.el (srecode-template-mode): Doc fix.
8006
8007 * files.el (auto-mode-alist): Add .srt and Project.ede.
8008
8009 * cedet/semantic.el (semantic-mode):
8010 Handle srecode-template-mode-hook as well.
8011 (semantic-mode): Use js-mode-hook for Javascript hook.
8012
8013 * cedet/srecode/template.el: Remove hook variable.
8014
8015 * cedet/ede/proj-comp.el: Require ede/pmake when compiling.
8016
8017 * cedet/ede.el (ede-target-forms-menu): Don't enable if no
8018 projects exist.
8019 (ede-project-placeholder-cache-file): Default to a file in
8020 user-emacs-directory.
8021
8022 * cedet/srecode/map.el (srecode-map-base-template-dir): Look for
8023 templates in data-directory.
8024 (srecode-map-save-file): Default to a file in user-emacs-directory.
8025
8026 * cedet/ede/srecode.el (ede-srecode-setup): Use default templates
8027 directory.
8028
8029 2009-09-30 Eric Ludlam <zappo@gnu.org>
8030
8031 * cedet/semantic/util-modes.el (semantic-highlight-func-mode):
8032 Doc fix.
8033
8034 * cedet/ede/proj-comp.el (ede-proj-makefile-insert-variables):
8035 Only insert each variable once.
8036
8037 * cedet/ede/pmake.el (ede-pmake-insert-variable-once): New macro.
8038 (ede-pmake-insert-variable-shared): Use it.
8039
8040 * cedet/ede/cpp-root.el (ede-preprocessor-map): Do not deref table
8041 for lexical table iff table is nil.
8042
8043 2009-10-03 Dan Nicolaescu <dann@ics.uci.edu>
8044
8045 * vc.el: Remove commented out code.
8046 (vc-derived-from-dir-mode): Remove, unused.
8047 (vc-version-diff, vc-diff): Consistently pass t to vc-deduce-fileset.
8048
8049 2009-10-03 Michael Albinus <michael.albinus@gmx.de>
8050
8051 * net/tramp-ftp.el (tramp-ftp-file-name-handler):
8052 Disable `file-name-handler-alist' when loading 'ange-ftp. Otherwise,
8053 there could be recursive loading when `default-directory' is a
8054 remote file name. (Bug#4614)
8055
8056 2009-10-03 Glenn Morris <rgm@gnu.org>
8057
8058 * calendar/calendar.el (calendar-basic-setup): Handle the case where
8059 the frame is wide.
8060 (calendar-generate-window): Test for shrinkability rather than width.
8061
8062 * cedet/semantic/db-find.el (data-debug-insert-tag-list): Comment out
8063 declaration, currently false.
8064
8065 * mail/rmail.el (rmail-generate-viewer-buffer): Be more careful about
8066 reusing existing buffers, in case we happen to visit two files with the
8067 same basename. (Bug#4593)
8068
8069 2009-10-02 Eli Zaretskii <eliz@gnu.org>
8070
8071 * makefile.w32-in (update-subdirs-CMD): Add cedet to $(WINS_SUBDIR).
8072 (WINS_CEDET_SUBDIRS): List of subdirectories of cedet.
8073 (bootstrap-clean-CMD, bootstrap-clean-SH): Remove *.elc files in
8074 subdirs of cedet as well.
8075 (AUTOGENEL): Add loaddefs.el files in cedet subdirectories.
8076
8077 2009-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
8078
8079 * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string):
8080 Obey advertised-signature-table.
8081
8082 * help-fns.el (help-function-arglist): Don't check
8083 advertised-signature-table.
8084 (describe-function-1): Do it here instead so it also applies to subrs.
8085
8086 2009-10-02 Michael Albinus <michael.albinus@gmx.de>
8087
8088 * simple.el (start-file-process): Say in the doc-string, that file
8089 handlers might not support pty association, if PROGRAM is nil.
8090
8091 * net/ange-ftp.el (ange-ftp-generate-passwd-key): Check, whether
8092 HOST and USER are strings. They are nil, when there are
8093 incomplete entries in ~/.netrc, for example.
8094 (ange-ftp-delete-directory): Implement RECURSIVE case. Change to
8095 root directory ("device busy" error otherwise).
8096
8097 * net/tramp-smb.el (tramp-smb-handle-make-directory-internal):
8098 Flush file properties of created directory.
8099
8100 2009-10-02 Eli Zaretskii <eliz@gnu.org>
8101
8102 * makefile.w32-in (WINS_BASIC): Remove cedet.
8103 (WINS_CEDET): Add cedet.
8104 (update-subdirs-SH): Use $(WINS_SUBDIR), not $(WINS).
8105
8106 2009-10-02 Kevin Ryde <user42@zip.com.au>
8107
8108 * net/browse-url.el (browse-url): Pass any symbol in
8109 browse-url-browser-function to `apply', since if you've mistakenly put
8110 an unbound symbol then the error is clearer. (Bug#4531)
8111
8112 2009-10-02 Juanma Barranquero <lekktu@gmail.com>
8113
8114 * allout.el (allout-init, allout-back-to-current-heading)
8115 (allout-beginning-of-current-entry, allout-ascend-to-depth)
8116 (allout-ascend, allout-up-current-level, allout-end-of-level)
8117 (allout-previous-visible-heading, allout-forward-current-level)
8118 (allout-backward-current-level, allout-show-children):
8119 * apropos.el (apropos-describe-plist):
8120 * bookmark.el (bookmark-maybe-historicize-string, bookmark-bmenu-list):
8121 * comint.el (comint-strip-ctrl-m, comint-goto-process-mark):
8122 * completion.el (add-completion, add-permanent-completion):
8123 * descr-text.el (describe-text-category, describe-char):
8124 * desktop.el (desktop-lazy-abort):
8125 * dired-x.el (dired-omit-expunge, dired-x-bind-find-file):
8126 * dired.el (dired-build-subdir-alist):
8127 * ediff.el (ediff-version):
8128 * elide-head.el (elide-head, elide-head-show):
8129 * emerge.el (emerge-version):
8130 * env.el (getenv):
8131 * face-remap.el (variable-pitch-mode):
8132 * faces.el (describe-face):
8133 * ffap.el (ffap-next-url, find-file-at-point, ffap-at-mouse)
8134 (dired-at-point):
8135 * files.el (find-file-existing, auto-save-mode):
8136 * font-lock.el (font-lock-fontify-buffer):
8137 * help-fns.el (describe-function, describe-variable)
8138 (describe-syntax, describe-categories):
8139 * help.el (view-lossage, describe-bindings, describe-key)
8140 (describe-mode):
8141 * hexl.el (hexl-current-address):
8142 * hi-lock.el (hi-lock-mode, hi-lock-find-patterns):
8143 * info.el (Info-goto-emacs-key-command-node):
8144 * log-edit.el (log-edit-insert-cvs-template)
8145 (log-edit-insert-cvs-rcstemplate):
8146 * menu-bar.el (menu-bar-mode):
8147 * mouse.el (mouse-appearance-menu):
8148 * newcomment.el (comment-indent-new-line):
8149 * pgg.el (pgg-save-coding-system, pgg-encrypt-region)
8150 (pgg-encrypt-symmetric-region, pgg-encrypt-symmetric)
8151 (pgg-encrypt, pgg-decrypt-region, pgg-decrypt)
8152 (pgg-sign-region, pgg-sign, pgg-verify-region, pgg-verify):
8153 * recentf.el (recentf-mode):
8154 * savehist.el (savehist-mode, savehist-save):
8155 * shadowfile.el (shadow-copy-files):
8156 * simple.el (kill-ring-save, next-line, previous-line)
8157 (normal-erase-is-backspace-mode):
8158 * strokes.el (strokes-update-window-configuration)
8159 (strokes-load-user-strokes, strokes-prompt-user-save-strokes)
8160 (strokes-xpm-for-stroke):
8161 * time.el (emacs-uptime, emacs-init-time):
8162 * tutorial.el (tutorial--describe-nonstandard-key)
8163 (tutorial--detailed-help):
8164 * type-break.el (type-break-mode)
8165 (type-break-mode-line-message-mode, type-break-query-mode)
8166 (type-break-guesstimate-keystroke-threshold):
8167 * vc.el (vc-version-diff, vc-diff, vc-root-diff):
8168 * version.el (emacs-version):
8169 * vt-control.el (vt-keypad-on, vt-keypad-off, vt-numlock):
8170 * winner.el (winner-mode):
8171 * calendar/timeclock.el (timeclock-in, timeclock-out)
8172 (timeclock-status-string, timeclock-change)
8173 (timeclock-workday-remaining-string)
8174 (timeclock-workday-elapsed-string)
8175 (timeclock-when-to-leave-string):
8176 * calendar/todo-mode.el (todo-add-category):
8177 * emacs-lisp/advice.el (ad-enable-regexp, ad-disable-regexp):
8178 * emacs-lisp/autoload.el (update-file-autoloads):
8179 * emacs-lisp/checkdoc.el (checkdoc-current-buffer)
8180 (checkdoc-start, checkdoc-continue, checkdoc-rogue-spaces)
8181 (checkdoc-message-text, checkdoc-defun):
8182 * emacs-lisp/debug.el (debugger-list-functions):
8183 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
8184 * emacs-lisp/eieio-opt.el (eieio-describe-class)
8185 (eieio-describe-generic):
8186 * emacs-lisp/lisp-mnt.el (lm-synopsis):
8187 * emacs-lisp/shadow.el (list-load-path-shadows):
8188 * emulation/cua-base.el (cua-mode):
8189 * emulation/edt.el (edt-set-scroll-margins):
8190 * emulation/tpu-edt.el (tpu-toggle-newline-and-indent)
8191 (tpu-toggle-regexp, tpu-toggle-search-direction)
8192 (tpu-toggle-rectangle, tpu-toggle-control-keys):
8193 * emulation/tpu-extras.el (tpu-set-scroll-margins):
8194 * emulation/viper-cmd.el (viper-set-searchstyle-toggling-macros)
8195 (viper-set-parsing-style-toggling-macro)
8196 (viper-set-emacs-state-searchstyle-macros):
8197 * emulation/viper.el (viper-set-hooks):
8198 * eshell/esh-mode.el (eshell-truncate-buffer):
8199 * international/mule-cmds.el (prefer-coding-system)
8200 (describe-input-method, describe-language-environment):
8201 * international/mule-diag.el (list-character-sets)
8202 (describe-character-set, describe-coding-system)
8203 (describe-fontset, list-fontsets, list-input-methods):
8204 * mail/sendmail.el (mail-signature):
8205 * net/ange-ftp.el (ange-ftp-copy-file):
8206 * net/browse-url.el (browse-url):
8207 * net/eudc.el (eudc-set-server, eudc-get-attribute-list):
8208 * net/quickurl.el (quickurl-add-url):
8209 * net/rcirc.el (names, topic):
8210 * net/xesam.el (xesam-mode):
8211 * play/5x5.el (5x5-new-game):
8212 * play/yow.el (apropos-zippy):
8213 * progmodes/ada-mode.el (ada-mode-version):
8214 * progmodes/f90.el (f90-beginning-of-subprogram, f90-end-of-subprogram)
8215 (f90-end-of-block)
8216 (f90-beginning-of-block):
8217 * progmodes/fortran.el (fortran-end-of-block)
8218 (fortran-beginning-of-block):
8219 * progmodes/js.el (js-syntactic-context, js-gc, js-eval):
8220 * progmodes/python.el (python-describe-symbol, python-shell):
8221 * term/ns-win.el (ns-print-buffer):
8222 * textmodes/bibtex.el (bibtex-end-of-entry, bibtex-url):
8223 * textmodes/flyspell.el (flyspell-mode-on):
8224 * textmodes/page-ext.el (set-page-delimiter, pages-directory)
8225 (pages-directory-for-addresses):
8226 * textmodes/table.el (table-recognize-cell)
8227 (table-query-dimension, table-generate-source)
8228 (table-insert-sequence, table--warn-incompatibility):
8229 * textmodes/tex-mode.el (tex-validate-buffer):
8230 * textmodes/texinfmt.el (texinfmt-version)
8231 (texinfo-format-buffer):
8232 Use `called-interactively-p' instead of `interactive-p'.
8233
8234 2009-10-02 Juanma Barranquero <lekktu@gmail.com>
8235
8236 * image-mode.el (image-toggle-display):
8237 * emacs-lisp/elp.el (elp-instrument-function):
8238 * emacs-lisp/advice.el (ad-make-advised-definition):
8239 * emacs-lisp/easy-mmode.el (define-minor-mode):
8240 * net/browse-url.el (browse-url-maybe-new-window):
8241 * progmodes/sh-script.el (sh-learn-buffer-indent):
8242 Pass new argument 'any to `called-interactively-p'.
8243
8244 2009-10-01 Juanma Barranquero <lekktu@gmail.com>
8245
8246 * international/uni-bidi.el:
8247 * international/uni-category.el:
8248 * international/uni-combining.el:
8249 * international/uni-comment.el:
8250 * international/uni-decimal.el:
8251 * international/uni-decomposition.el:
8252 * international/uni-digit.el:
8253 * international/uni-lowercase.el:
8254 * international/uni-mirrored.el:
8255 * international/uni-name.el:
8256 * international/uni-numeric.el:
8257 * international/uni-old-name.el:
8258 * international/uni-titlecase.el:
8259 * international/uni-uppercase.el:
8260 Regenerate from Unicode 5.2.0 data.
8261
8262 2009-10-01 Glenn Morris <rgm@gnu.org>
8263
8264 * Makefile.in (ELCFILES): Regenerate.
8265
8266 2009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
8267
8268 * subr.el (interactive-p): Mark obsolete.
8269 (called-interactively-p): Make the optional-ness of `kind' obsolete.
8270 * emacs-lisp/bytecomp.el (byte-compile-fdefinition): Make it obey
8271 advertised-signature-table for subroutines as well.
8272
8273 * emacs-lisp/byte-run.el (advertised-signature-table): New var.
8274 (set-advertised-calling-convention): New function.
8275 (make-obsolete, define-obsolete-function-alias)
8276 (make-obsolete-variable, define-obsolete-variable-alias):
8277 Make the optional-ness of `when' obsolete.
8278 (define-obsolete-face-alias): Make `when' non-optional.
8279 * help-fns.el (help-function-arglist):
8280 * emacs-lisp/bytecomp.el (byte-compile-fdefinition):
8281 Use advertised-signature-table.
8282
8283 2009-10-01 Michael Albinus <michael.albinus@gmx.de>
8284
8285 * files.el (delete-directory): New defun. The original function
8286 in fileio.c has been renamed to `delete-directory-internal'.
8287
8288 * dired.el (dired-delete-file): Call `delete-directory' with
8289 RECURSIVE parameter.
8290
8291 * net/ange-ftp.el (ange-ftp-delete-directory): Add optional
8292 parameter RECURSIVE. Implementation is missing.
8293
8294 * net/tramp.el (tramp-handle-make-directory): Flush upper
8295 directory's file properties.
8296 (tramp-handle-delete-directory): Handle optional parameter RECURSIVE.
8297 (tramp-handle-dired-recursive-delete-directory): Flush directory
8298 properties after the remove command only.
8299
8300 * net/tramp-fish.el (tramp-fish-handle-delete-directory):
8301 Handle optional parameter RECURSIVE.
8302
8303 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory):
8304 Handle optional parameter RECURSIVE.
8305
8306 * net/tramp-smb.el (tramp-smb-errors): Add error message for
8307 connection timeout.
8308 (tramp-smb-handle-delete-directory): Handle optional parameter
8309 RECURSIVE.
8310
8311 2009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
8312
8313 * emacs-lisp/bytecomp.el (byte-compile-defmacro-declaration): New fun.
8314 (byte-compile-file-form-defmumble, byte-compile-defmacro): Use it.
8315 (byte-compile-defmacro): Use backquotes.
8316
8317 * files.el (cd-absolute): Don't abbreviate-file-name (bug#4599).
8318
8319 * vc-dispatcher.el (vc-resynch-window): Don't revert a buffer which
8320 has no associated file.
8321 (vc-resynch-buffer): Use vc-dir-buffers.
8322
8323 2009-10-01 Glenn Morris <rgm@gnu.org>
8324
8325 * emacs-lisp/chart.el (chart-zap-chars, chart-bar-quickie)
8326 (chart-file-count):
8327 * emacs-lisp/eieio-comp.el (byte-compile-defmethod-param-convert):
8328 * emacs-lisp/eieio-datadebug.el (data-debug-insert-object-button):
8329 * emacs-lisp/eieio-opt.el (eieio-describe-class):
8330 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-create):
8331 * emacs-lisp/eieio.el (defclass, eieio-defclass-autoload)
8332 (eieio-copy-parents-into-subclass, make-instance, class-children)
8333 (eieio-generic-form):
8334 * cedet/cedet-files.el (cedet-directory-name-to-file-name):
8335 * cedet/cedet-idutils.el (cedet-idutils-search)
8336 (cedet-idutils-expand-filename, cedet-idutils-support-for-directory)
8337 (cedet-idutils-version-check):
8338 * cedet/cedet.el (cedet-version):
8339 * cedet/data-debug.el (data-debug-insert-overlay-button)
8340 (data-debug-insert-overlay-list-button)
8341 (data-debug-insert-buffer-button)
8342 (data-debug-insert-buffer-list-button)
8343 (data-debug-insert-process-button, data-debug-insert-ring-button)
8344 (data-debug-insert-widget, data-debug-insert-stuff-list-button)
8345 (data-debug-insert-stuff-vector-button)
8346 (data-debug-insert-symbol-button, data-debug-insert-string)
8347 (data-debug-insert-number, data-debug-insert-lambda-expression)
8348 (data-debug-insert-nil, data-debug-insert-simple-thing)
8349 (data-debug-insert-custom, data-debug-edebug-expr):
8350 * cedet/ede.el (ede-auto-add-method, ede-project-class-files)
8351 (global-ede-mode-map, ede-new, ede-debug-target)
8352 (ede-customize-current-target, ede-buffers, ede-map-buffers, ede-set):
8353 * cedet/semantic.el (semantic-minimum-working-buffer-size)
8354 (semantic-fetch-tags, semantic-submode-list)
8355 (semantic-default-submodes):
8356 * cedet/ede/source.el (ede-source-match):
8357 * cedet/ede/project-am.el (project-am-type-alist, project-add-file)
8358 (project-am-package-info):
8359 * cedet/ede/proj.el (ede-proj-target, project-new-target):
8360 * cedet/ede/proj-elisp.el (ede-proj-tweak-autoconf):
8361 * cedet/ede/proj-comp.el (ede-current-build-list):
8362 * cedet/ede/makefile-edit.el (makefile-move-to-macro):
8363 * cedet/ede/files.el (ede-toplevel-project-or-nil):
8364 * cedet/ede/cpp-root.el (initialize-instance):
8365 * cedet/ede/autoconf-edit.el (autoconf-find-last-macro)
8366 (autoconf-parameter-strip, autoconf-insert-new-macro):
8367 * cedet/semantic/wisent.el (wisent-lex-eoi):
8368 * cedet/semantic/util-modes.el (global-semantic-show-parser-state-mode)
8369 (semantic-show-parser-state-mode):
8370 * cedet/semantic/texi.el (semantic-texi-environment-regexp):
8371 * cedet/semantic/tag.el (semantic-tag-new-variable)
8372 (semantic-tag-class, semantic-tag-new-variable, semantic-tag-copy)
8373 (semantic--tag-deep-copy-attributes, semantic--tag-deep-copy-value)
8374 (semantic--tag-deep-copy-tag-list)
8375 (semantic-tag-components-with-overlays-default):
8376 * cedet/semantic/symref.el (semantic-symref-find-text):
8377 * cedet/semantic/senator.el (senator-yank-tag)
8378 (senator-transpose-tags-up):
8379 * cedet/semantic/scope.el (semantic-analyze-scoped-tags-default)
8380 (semantic-analyze-scoped-inherited-tags, semantic-scope-find):
8381 * cedet/semantic/sb.el (semantic-sb-autoexpand-length):
8382 * cedet/semantic/lex.el (semantic-lex-comment-regex)
8383 (semantic-lex-maximum-depth, define-lex, semantic-lex-token)
8384 (semantic-lex-unterminated-syntax-protection, define-lex-analyzer):
8385 * cedet/semantic/lex-spp.el
8386 (semantic-lex-spp-dynamic-macro-symbol-obarray-stack)
8387 (semantic-lex-spp-symbol, semantic-lex-spp-one-token-to-txt):
8388 * cedet/semantic/idle.el
8389 (semantic-idle-summary-current-symbol-info-brutish)
8390 (semantic-idle-summary-current-symbol-info-default):
8391 * cedet/semantic/grammar.el (semantic-grammar-recreate-package)
8392 (semantic--grammar-macro-compl-dict):
8393 * cedet/semantic/grammar-wy.el (semantic-grammar-wy--parse-table):
8394 * cedet/semantic/format.el (semantic-format-tag-custom-list)
8395 (semantic-format-tag-canonical-name-default):
8396 * cedet/semantic/find.el (semantic-find-tag-by-overlay-in-region)
8397 (semantic-find-tags-for-completion)
8398 (semantic-find-tags-by-scope-protection-default)
8399 (semantic-deep-find-tags-for-completion):
8400 * cedet/semantic/edit.el
8401 (semantic-edits-incremental-reparse-failed-hook)
8402 (semantic-edits-verbose-flag, semantic-edits-assert-valid-region)
8403 (semantic-edits-splice-remove, semantic-edits-splice-replace):
8404 * cedet/semantic/doc.el (semantic-documentation-comment-preceeding-tag):
8405 * cedet/semantic/dep.el (semantic-dependency-include-path):
8406 * cedet/semantic/db.el (semanticdb-default-find-index-class)
8407 (semanticdb-match-any-mode, semanticdb-with-match-any-mode)
8408 (semanticdb-project-roots):
8409 * cedet/semantic/db-find.el (semanticdb-implied-include-tags)
8410 (semanticdb-find-adebug-insert-scanned-tag-cons)
8411 (semanticdb-find-log-buffer-name, semanticdb-find-result-mapc)
8412 (semanticdb-brute-deep-find-tags-for-completion):
8413 * cedet/semantic/db-ebrowse.el (semanticdb-ebrowse-add-tree-to-table):
8414 * cedet/semantic/ctxt.el (semantic-beginning-of-context-default)
8415 (semantic-end-of-context-default)
8416 (semantic-ctxt-current-function-default)
8417 (semantic-ctxt-scoped-types-default):
8418 * cedet/semantic/complete.el (semantic-complete-read-tag-engine)
8419 (semantic-complete-inline-tag-engine)
8420 (semantic-complete-inline-custom-type)
8421 (semantic-complete-read-tag-analyzer):
8422 * cedet/semantic/chart.el (semantic-chart-tags-by-class)
8423 (semantic-chart-database-size):
8424 * cedet/semantic/analyze.el (semantic-analyze-current-symbol)
8425 (semantic-analyze-current-context):
8426 * cedet/semantic/symref/list.el (semantic-symref)
8427 (semantic-symref-hide-buffer, semantic-symref-symbol):
8428 * cedet/semantic/symref/grep.el (semantic-symref-grep-use-template):
8429 * cedet/semantic/symref/filter.el (semantic-symref-hits-in-region):
8430 * cedet/semantic/bovine/el.el (semantic-elisp-form-to-doc-string):
8431 * cedet/semantic/bovine/c.el (semantic-lex-c-preprocessor-symbol-map)
8432 (semantic-c-parse-token-hack-depth, semantic-c--template-name-1)
8433 (semantic-c-dereference-template):
8434 * cedet/semantic/analyze/refs.el (semantic--analyze-refs-full-lookup)
8435 (semantic--analyze-refs-full-lookup-with-parents)
8436 (semantic--analyze-refs-full-lookup-simple):
8437 * cedet/semantic/analyze/complete.el
8438 (semantic-analyze-possible-completions):
8439 * cedet/srecode/table.el (srecode-mode-table-new):
8440 * cedet/srecode/srt.el (srecode-read-variable-name):
8441 * cedet/srecode/srt-mode.el (srecode-macro-help, srecode-in-macro-p):
8442 * cedet/srecode/semantic.el (srecode-semantic-handle-:tag)
8443 (srecode-semantic-handle-:tagtype, srecode-semantic-insert-tag):
8444 * cedet/srecode/map.el (srecode-current-map):
8445 * cedet/srecode/insert.el (srecode-insert)
8446 (srecode-insert-variable-secondname-handler, srecode-insert-method)
8447 (srecode-template-inserter-point-override)
8448 (srecode-insert-include-lookup):
8449 * cedet/srecode/getset.el (srecode-auto-choose-class):
8450 * cedet/srecode/extract.el (srecode-inserter-extract):
8451 * cedet/srecode/document.el
8452 (srecode-document-autocomment-return-last-alist)
8453 (srecode-document-autocomment-param-type-alist)
8454 (srecode-document-insert-function-comment)
8455 (srecode-document-insert-variable-one-line-comment)
8456 (srecode-document-function-name-comment):
8457 * cedet/srecode/dictionary.el (srecode-create-dictionary)
8458 (srecode-compound-toString):
8459 * cedet/srecode/compile.el (srecode-flush-active-templates):
8460 * cedet/srecode/args.el (srecode-semantic-handle-:blank):
8461 Doc/message fixes.
8462
8463 * vc-cvs.el (vc-cvs-parse-entry): Be more careful with the
8464 match-data. (Bug#4555).
8465
8466 * cedet/semantic/bovine/gcc.el
8467 (semantic-c-reset-preprocessor-symbol-map): Fix declaration.
8468 (semantic-gcc-get-include-paths, semantic-gcc-setup-data): Doc fixes.
8469
8470 * emacs-lisp/check-declare.el (check-declare-scan): Read the declaration
8471 rather than parsing it as a regexp. This relaxes the layout
8472 requirements and makes errors easier to detect.
8473 (check-declare-verify): Check file is regular.
8474 (check-declare-directory): Doc fix.
8475 * subr.el (declare-function): Doc fix.
8476
8477 * ibuffer.el (ibuffer-format-qualifier):
8478 * isearch.el (hi-lock-regexp-okay):
8479 * calc/calc.el (math-zerop):
8480 * mail/uce.el (rmail-msgbeg, rmail-msgend):
8481 * term/w32-win.el (setup-default-fontset, set-fontset-font):
8482 Remove unused declarations.
8483
8484 2009-10-01 Juanma Barranquero <lekktu@gmail.com>
8485
8486 * cedet/semantic/wisent/javat-wy.el
8487 (wisent-java-tags-wy--keyword-table): Use \000 instead of literal ^@.
8488
8489 2009-09-30 Juanma Barranquero <lekktu@gmail.com>
8490
8491 * cedet/srecode/expandproto.el: Fix provide statement.
8492
8493 2009-09-30 Eric Ludlam <zappo@gnu.org>
8494
8495 * emacs-lisp/eieio.el (boolean-p): Delete.
8496
8497 2009-09-30 Sascha Wilde <wilde@sha-bang.de>
8498
8499 * cedet/ede/srecode.el: Fix provide statement.
8500
8501 2009-09-30 Glenn Morris <rgm@gnu.org>
8502
8503 * cedet/ede/proj.el (ede-proj-target-makefile-miscelaneous):
8504 * cedet/ede/proj-aux.el (ede-aux-source):
8505 * cedet/ede/proj-misc.el (ede-proj-target-makefile-miscelaneous)
8506 (ede-misc-source):
8507 * cedet/semantic/mru-bookmark.el (semantic-mrub-completing-read)
8508 (semantic-mrub-switch-tags): Fix doc typos.
8509
8510 * cedet/semantic/db-global.el (data-debug-new-buffer)
8511 (data-debug-insert-thing): Remove unneeded declarations (one broken).
8512 (semanticdb-enable-gnu-global-databases): Fix prompt typo.
8513
8514 * cedet/semantic/analyze/fcn.el (semantic-scope-find): Fix declaration.
8515
8516 * cedet/semantic/bovine/gcc.el (semantic-gcc-setup): Replace runtime
8517 use of CL function `remove-if-not'.
8518
8519 * emacs-lisp/authors.el (authors-ignored-files): Add "js2-mode.el".
8520
8521 * emacs-lisp/elint.el (elint-init-form): Report declarations where the
8522 filename is not a string.
8523
8524 2009-09-29 Chong Yidong <cyd@stupidchicken.com>
8525
8526 * files.el (safe-local-eval-forms): Fix typo.
8527
8528 2009-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
8529
8530 * vc-hooks.el (vc-dir-buffers): New var.
8531 (vc-state-refresh): New function.
8532 (vc-state): Use it.
8533 (vc-after-save): Always ask the backend to recompute the new state.
8534 Always call vc-dir if necessary, using vc-dir-buffers.
8535 * vc-dir.el (vc-dir-prepare-status-buffer, vc-dir-resynch-file):
8536 Use vc-dir-buffers.
8537 (vc-dir-mode): Use vc-dir-buffers rather than after-save-hook.
8538 (vc-dir-prepare-status-buffer, vc-dir-update)
8539 (vc-dir-resync-directory-files, vc-dir-resynch-file, vc-dir-mode):
8540 Don't call expand-file-name on default-directory.
8541
8542 2009-09-29 Juanma Barranquero <lekktu@gmail.com>
8543
8544 * speedbar.el (speedbar-item-delete):
8545 * calc/calc-prog.el (calc-kbd-if):
8546 * language/hanja-util.el (hanja-init-load): Fix typos in messages.
8547
8548 * epa.el (epa-key-list-mode-map):
8549 * hi-lock.el (hi-lock-menu): Fix typos in menus.
8550
8551 * progmodes/hideshow.el (hs-allow-nesting): Reflow docstring.
8552 (hs-show-hook): Fix typo in docstring.
8553
8554 2009-09-29 Glenn Morris <rgm@gnu.org>
8555
8556 * cedet/semantic/symref/idutils.el:
8557 * cedet/semantic/symref/list.el: Relicense under GPLv3+.
8558
8559 * cedet/ede/srecode.el (srecode-resolve-arguments): Fix declaration.
8560
8561 * cedet/semantic/complete.el (semantic-displayor-focus-abstract-child-p):
8562 * cedet/semantic/tag-file.el (semanticdb-table-child-p):
8563 * cedet/srecode/compile.el (srecode-template-inserter-newline-child-p):
8564 Mark declarations not understood by check-declare.
8565
8566 * emacs-lisp/check-declare.el (check-declare-locate): Remove pointless
8567 file-name-nondirectory call preventing location of cedet files.
8568 (check-declare-verify): Use literal search rather than re-search.
8569 Add basic defmethod and defclass, and define-overloadable-function.
8570
8571 * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
8572 Use tramp-compat-file-attributes rather than nonexistent
8573 tramp-compat-handle-file-attributes.
8574
8575 * Makefile.in (lisptagsfiles4): New.
8576 (AUTOGENEL): Add cedet loaddefs files.
8577 (TAGS, TAGS-LISP): Use $lisptagsfiles4.
8578 (update-elclist, compile-always, backup-compiled-files)
8579 (bootstrap-clean): Add yet another directory level.
8580 (update-elclist): Use LC_COLLATE rather than COLLATE.
8581 (ELCFILES): Update, via `make update-elclist'.
8582
8583 2009-09-29 Juanma Barranquero <lekktu@gmail.com>
8584
8585 * makefile.w32-in (WINS_CEDET, WINS_BASIC, WINS_SUBDIR): New macros.
8586 (WINS_ALMOST): Set from WINS_BASIC and WINS_CEDET.
8587 (update-subdirs-CMD): Use WINS_SUBDIR, not WINS_ALMOST.
8588
8589 2009-09-28 Andreas Schwab <schwab@linux-m68k.org>
8590
8591 * Makefile.in (lisptagsfiles3): Define.
8592 (TAGS, TAGS-LISP): Use it.
8593 (update-elclist): Add third directory level to look for elc files.
8594 (compile-always): Likewise.
8595 (backup-compiled-files): Likewise.
8596 (bootstrap-clean): Likewise.
8597 (ELCFILES): Update.
8598
8599 2009-09-28 Chong Yidong <cyd@stupidchicken.com>
8600
8601 * Makefile.in (ELCFILES): Add CEDET files.
8602
8603 2009-09-28 Eric Ludlam <zappo@gnu.org>
8604
8605 CEDET (development tools) package merged.
8606
8607 * cedet/*.el:
8608 * cedet/ede/*.el:
8609 * cedet/semantic/*.el:
8610 * cedet/srecode/*.el: New files.
8611
8612 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
8613
8614 * Makefile.in (ELCFILES): Add net/tramp-imap.elc.
8615
8616 * net/tramp.el (top): Require tramp-imap.
8617
8618 * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
8619 Use `tramp-compat-handle-file-attributes'.
8620
8621 2009-09-28 Teodor Zlatanov <tzz@lifelogs.com>
8622
8623 * net/tramp-imap.el: New package.
8624
8625 2009-09-28 Eric Ludlam <zappo@gnu.org>
8626
8627 * emacs-lisp/chart.el:
8628 * emacs-lisp/eieio-base.el:
8629 * emacs-lisp/eieio-comp.el:
8630 * emacs-lisp/eieio-custom.el:
8631 * emacs-lisp/eieio-datadebug.el:
8632 * emacs-lisp/eieio-opt.el:
8633 * emacs-lisp/eieio-speedbar.el:
8634 * emacs-lisp/eieio.el: New files.
8635
8636 * cedet/cedet-cscope.el:
8637 * cedet/cedet-files.el:
8638 * cedet/cedet-global.el:
8639 * cedet/cedet-idutils.el:
8640 * cedet/data-debug.el:
8641 * cedet/inversion.el:
8642 * cedet/mode-local.el:
8643 * cedet/pulse.el: New files.
8644
8645 2009-09-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8646
8647 * whitespace.el (whitespace-trailing-regexp)
8648 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
8649 Fix doc string.
8650
8651 2009-09-27 Chong Yidong <cyd@stupidchicken.com>
8652
8653 * menu-bar.el: Remove menu-bar-ediff-misc-menu from the Tools
8654 menu.
8655
8656 * ediff-hook.el: Move menu-bar-ediff-misc-menu into
8657 menu-bar-ediff-menu.
8658
8659 * emacs-lisp/lisp-mode.el: Add doc-string-elt property to
8660 define-overloadable-function.
8661
8662 * progmodes/autoconf.el: Provide autoconf as well, so that this
8663 file can be `require'd.
8664
8665 * emacs-lisp/cl-macs.el (deftype): Add to cl-loaddefs.
8666
8667 * emacs-lisp/autoload.el (generated-autoload-feature)
8668 (generated-autoload-load-name): New vars.
8669 (autoload-rubric, autoload-generate-file-autoloads): Use them.
8670 (make-autoload): Recognize define-overloadable-function and
8671 defclass forms (for EIEIO).
8672
8673 * Makefile.in (update-subdirs): Exclude cedet directory.
8674
8675 2009-09-27 Adrian Robert <Adrian.B.Robert@gmail.com>
8676
8677 * term/ns-win.el: Don't set the region face background. (Bug#4381)
8678
8679 * faces.el: Default light-background background for region face to
8680 ns_selection_color under NS.
8681
8682 2009-09-27 Teodor Zlatanov <tzz@lifelogs.com>
8683
8684 * net/imap-hash.el: New library, see NEWS.
8685
8686 * Makefile.in (ELCFILES): Add imap-hash.el.
8687
8688 2009-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
8689
8690 * help.el (help-for-help-internal): Don't purecopy the text (bug#4560).
8691 * isearch.el (isearch-help-for-help-internal): Purecopy the second arg.
8692 * help-macro.el (make-help-screen): Avoid using an ambiguous function
8693 definition where the docstring could be taken for the return value.
8694
8695 2009-09-26 Glenn Morris <rgm@gnu.org>
8696
8697 * mail/rmailmm.el (rmail-mime-show-images, rmail-mime-bulk-handler):
8698 Add option to only show images below a certain size.
8699 (rmail-mime-multipart-handler): Remove unnecessary save-match-data and
8700 save-excursion calls.
8701
8702 2009-09-26 Eli Zaretskii <eliz@gnu.org>
8703
8704 * makefile.w32-in (WINS_ALMOST): Add cedet (with its
8705 subdirectories) and eieio.
8706
8707 2009-09-26 Alan Mackenzie <acm@muc.de>
8708
8709 * progmodes/cc-engine.el (c-beginning-of-statement-1): Correct
8710 buggy bracketing. (Bug#4289)
8711
8712 * progmodes/cc-langs.el (c-nonlabel-token-key): Allow quoted
8713 character constants (as case labels). (Bug#4289)
8714
8715 2009-09-25 Juri Linkov <juri@jurta.org>
8716
8717 * files.el (safe-local-eval-forms): Allow time-stamp in
8718 before-save-hook (Bug#4554).
8719
8720 2009-09-25 Drew Adams <drew.adams@oracle.com>
8721
8722 * menu-bar.el (list-buffers-directory): Doc fix.
8723
8724 2009-09-25 Stefan Monnier <monnier@iro.umontreal.ca>
8725
8726 * log-edit.el (log-edit-changelog-entries): Avoid inf-loops.
8727 Try and avoid copying twice the same paragraph.
8728 (log-edit-changelog-paragraph, log-edit-changelog-subparagraph):
8729 Remove save-excursion.
8730 (log-edit-changelog-entry): Do it here instead.
8731
8732 2009-09-25 Juanma Barranquero <lekktu@gmail.com>
8733
8734 * bs.el (bs--get-file-name): Use `list-buffers-directory'
8735 when available, instead of hardcoding mode names. Doc fix.
8736
8737 * menu-bar.el (list-buffers-directory): Add docstring.
8738 Make automatically buffer-local.
8739
8740 * dired.el (dired-mode):
8741 * files.el (cd-absolute):
8742 * pcvs.el (cvs-temp-buffer):
8743 * pcvs-util.el (cvs-get-buffer-create):
8744 * shell.el (shell-mode):
8745 * vc-dir.el (vc-dir-mode):
8746 Don't make `list-buffers-directory' buffer local.
8747
8748 2009-09-25 Devon Sean McCullough <emacs-hacker@Jovi.Net>
8749
8750 * comint.el (comint-exec, comint-run, make-comint):
8751 Doc fixes (Bug#4542).
8752
8753 2009-09-25 Glenn Morris <rgm@gnu.org>
8754
8755 * mail/rmailmm.el (rmail-mime): New custom group.
8756 Move all defcustoms in this file into this group.
8757 (rmail-mime-media-type-handlers-alist): Revert previous change.
8758 (rmail-mime-show-images): New option.
8759 (rmail-mime-total-number-of-bulk-attachments): Remove variable and all
8760 references to it, since it wasn't actually used for anything.
8761 (rmail-mime-insert-image): New function.
8762 (rmail-mime-image): Use rmail-mime-insert-image.
8763 (rmail-mime-bulk-handler): Remove optional `image' argument, instead
8764 obey the value of `rmail-mime-show-images' option. Print the size of
8765 attachments.
8766
8767 2009-09-25 David Engster <deng@randomsample.de>
8768
8769 * progmodes/hideshow.el (hs-show-block): Run `hs-show-hook'. (Bug#4548)
8770
8771 2009-09-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8772
8773 * whitespace.el: Does not highlight trailing spaces While point is
8774 at end of line. Does not highligt spaces at beginning of buffer
8775 while point is at beginning of buffer. Does not highlight spaces
8776 at end of buffer while point is at end of buffer. (Bug#4177)
8777 New version 12.0.
8778 (whitespace-display-mappings): Adjust initialization.
8779 (whitespace-point, whitespace-font-lock-refontify): New vars.
8780 (whitespace-color-on, whitespace-color-off): Adjust code.
8781 (whitespace-trailing-regexp, whitespace-empty-at-bob-regexp)
8782 (whitespace-empty-at-eob-regexp, whitespace-space-regexp)
8783 (whitespace-tab-regexp, whitespace-post-command-hook): New funs.
8784
8785 2009-09-24 Chong Yidong <cyd@stupidchicken.com>
8786
8787 * nxml/nxml-mode.el: Alias xml-mode to nxml-mode.
8788
8789 * textmodes/sgml-mode.el: Remove xml-mode alias.
8790
8791 * files.el (auto-mode-alist, conf-mode-maybe)
8792 (magic-fallback-mode-alist): Revert 2009-09-18 and 2009-09-21 changes.
8793
8794 2009-09-24 Alan Mackenzie <acm@muc.de>
8795
8796 * progmodes/cc-cmds.el (c-scan-conditionals): A new function like
8797 c-forward-conditionals, but it doesn't move point and doesn't set
8798 the mark.
8799 (c-up-conditional, c-up-conditional-with-else, c-down-conditional)
8800 (c-down-conditional-with-else, c-backward-conditional)
8801 (c-forward-conditional): Refactor to use c-scan-conditionals.
8802
8803 2009-09-24 Juanma Barranquero <lekktu@gmail.com>
8804
8805 * help-fns.el (help-downcase-arguments): New option, defaulting to nil.
8806 (help-default-arg-highlight): Remove.
8807 (help-highlight-arg): New function.
8808 (help-do-arg-highlight): Use it.
8809 Suggested by Drew Adams <drew.adams@oracle.com>. (Bug#4510, bug#4520)
8810
8811 2009-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
8812
8813 * term.el (term-set-scroll-region, term-handle-ansi-escape):
8814 Undo last change, which didn't fix the problem and introduced others.
8815
8816 2009-09-24 Nick Roberts <nickrob@snap.net.nz>
8817
8818 * progmodes/gdb-mi.el: Don't require speedbar.
8819 (gdb-jsonify-buffer): Handle case where "=" is part of value string.
8820
8821 2009-09-24 Glenn Morris <rgm@gnu.org>
8822
8823 * calendar/diary-lib.el (diary-fancy-display): Always run the hook.
8824
8825 * term/ns-win.el (ns-reg-to-script): Define for compiler.
8826
8827 * mail/rmailmm.el (rmail-mime-multipart-handler): Accept the case where
8828 there is no newline after the final mime boundary. (Bug#4539)
8829 Move markers on insertion so that any buttons inserted don't end up in
8830 the next part of a multipart message.
8831 (rmail-mime-media-type-handlers-alist): Doc fix. Add image handler.
8832 (rmail-mime-bulk-handler): Optionally handle images.
8833 (rmail-mime-image): New button action.
8834 (rmail-mime-image-handler): New function.
8835 (rmail-mime-mode): New mode.
8836 (rmail-mime): Doc fix. Use rmail-mime-mode (for font-lock).
8837
8838 2009-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
8839
8840 * minibuffer.el (minibuffer-force-complete): Cycle the list, rather
8841 than just dropping elements from it (bug#4504).
8842
8843 * term.el (term-set-scroll-region): Don't move cursor any more.
8844 (term-handle-ansi-escape): Call term-goto here instead.
8845 Suggested by Ivan Kanis <apple@kanis.eu>.
8846
8847 * term.el: Require CL.
8848 (term-ansi-reset): New function.
8849 (term-mode, term-emulate-terminal, term-handle-colors-array): Use it.
8850 (term-handle-colors-array): Simplify.
8851
8852 2009-09-24 Juanma Barranquero <lekktu@gmail.com>
8853
8854 * allout.el (allout-overlay-interior-modification-handler)
8855 (allout-obtain-passphrase):
8856 * epa-file.el (epa-file-write-region):
8857 * ps-print.el (ps-begin-job):
8858 * vc-hooks.el (vc-toggle-read-only):
8859 * vc-rcs.el (vc-rcs-rollback):
8860 * vc-sccs.el (vc-sccs-rollback):
8861 * vc.el (vc-deduce-fileset, vc-next-action, vc-register-with)
8862 (vc-version-diff, vc-revert, vc-rollback):
8863 * wdired.el (wdired-check-kill-buffer):
8864 * emacs-lisp/authors.el (authors):
8865 * net/socks.el (socks-open-connection):
8866 * net/zeroconf.el (zeroconf-service-add-hook):
8867 * obsolete/vc-mcvs.el (vc-mcvs-register):
8868 * progmodes/gdb-mi.el (def-gdb-thread-buffer-gud-command)
8869 (gdb-select-frame):
8870 * progmodes/grep.el (lgrep, rgrep):
8871 * progmodes/idlw-help.el (idlwave-help-check-locations)
8872 (idlwave-help-html-link, idlwave-help-assistant-open-link):
8873 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
8874 * textmodes/reftex-toc.el (reftex-toc-promote-prepare)
8875 (reftex-toc-rename-label): Fix typos in error messages.
8876
8877 * dired-aux.el (dired-do-shell-command): Reflow docstring.
8878 (dired-copy-how-to-fn): Doc fix.
8879 (dired-files-attributes, dired-read-shell-command):
8880 Fix typos in docstrings.
8881
8882 * dired-x.el (dired-enable-local-variables, dired-filename-at-point)
8883 (dired-x-find-file-other-window): Reflow docstrings.
8884 (dired-omit-marker-char, dired-read-shell-command)
8885 (dired-x-submit-report): Fix typos in docstrings.
8886
8887 * shell.el (shell-mode-hook):
8888 * view.el (View-scroll-line-forward):
8889 * progmodes/inf-lisp.el (inferior-lisp-mode-hook):
8890 Fix typos in docstrings.
8891
8892 * net/dig.el (dig-invoke): Fix typo in docstring.
8893 (query-dig): Reflow docstring.
8894
8895 * progmodes/idlwave.el (idlwave-create-user-catalog-file)
8896 (idlwave-quoted, idlwave-rinfo-max-source-lines): Doc fixes.
8897 (idlwave-abbrev-move, idlwave-auto-routine-info-updates)
8898 (idlwave-begin-block-reg, idlwave-begin-unit-reg)
8899 (idlwave-beginning-of-subprogram, idlwave-block-jump-out)
8900 (idlwave-block-match-regexp, idlwave-calculate-paren-indent)
8901 (idlwave-check-abbrev, idlwave-class-file-or-buffer)
8902 (idlwave-class-found-in, idlwave-complete, idlwave-complete-in-buffer)
8903 (idlwave-completion-map, idlwave-current-indent)
8904 (idlwave-custom-ampersand-surround, idlwave-customize)
8905 (idlwave-default-font-lock-items, idlwave-default-insert-timestamp)
8906 (idlwave-define-abbrev, idlwave-determine-class-special)
8907 (idlwave-do-action, idlwave-doc-header, idlwave-doc-modification)
8908 (idlwave-end-block-reg, idlwave-end-of-statement)
8909 (idlwave-end-of-statement0, idlwave-end-of-subprogram)
8910 (idlwave-end-unit-reg, idlwave-entry-find-keyword)
8911 (idlwave-explicit-class-listed, idlwave-file-header)
8912 (idlwave-fill-paragraph, idlwave-find-class-definition)
8913 (idlwave-fix-keywords, idlwave-hang-indent-regexp, idlwave-hard-tab)
8914 (idlwave-idlwave_routine_info-compiled, idlwave-in-comment)
8915 (idlwave-in-quote, idlwave-indent-action-table)
8916 (idlwave-indent-expand-table, idlwave-indent-line)
8917 (idlwave-indent-subprogram, idlwave-indent-to-open-paren)
8918 (idlwave-is-comment-line, idlwave-is-comment-or-empty-line)
8919 (idlwave-is-continuation-line, idlwave-is-pointer-dereference)
8920 (idlwave-kill-autoloaded-buffers, idlwave-lib-p, idlwave-look-at)
8921 (idlwave-make-tags, idlwave-mode, idlwave-mode-abbrev-table)
8922 (idlwave-mouse-active-rinfo, idlwave-newline, idlwave-no-change-comment)
8923 (idlwave-outlawed-buffers, idlwave-popup-select)
8924 (idlwave-previous-statement, idlwave-rescan-catalog-directories)
8925 (idlwave-routine-entry-compare, idlwave-routine-info.pro)
8926 (idlwave-scan-all-buffers-for-routine-info, idlwave-scan-class-info)
8927 (idlwave-shell-automatic-start, idlwave-shell-explicit-file-name)
8928 (idlwave-show-begin, idlwave-split-line, idlwave-split-link-target)
8929 (idlwave-statement-type, idlwave-struct-skip)
8930 (idlwave-substitute-link-target, idlwave-toggle-comment-region)
8931 (idlwave-update-current-buffer-info, idlwave-use-library-catalogs)
8932 (idlwave-what-module-find-class): Fix typos in docstrings.
8933 (idlwave-all-method-classes, idlwave-calc-hanging-indent)
8934 (idlwave-calculate-cont-indent, idlwave-expand-equal)
8935 (idlwave-find-module, idlwave-find-structure-definition)
8936 (idlwave-init-rinfo-when-idle-after, idlwave-insert-source-location)
8937 (idlwave-list-load-path-shadows, idlwave-next-statement)
8938 (idlwave-routine-entry-compare-twins, idlwave-routine-info)
8939 (idlwave-routines, idlwave-sintern-rinfo-list, idlwave-statement-match)
8940 (idlwave-template): Reflow docstrings.
8941
8942 * progmodes/idlw-shell.el (idlwave-shell-syntax-error): Doc fix.
8943 (idlwave-shell-batch-command, idlwave-shell-bp-alist)
8944 (idlwave-shell-bp-get, idlwave-shell-bp-overlays)
8945 (idlwave-shell-bp-query, idlwave-shell-break-here, idlwave-shell-buffer)
8946 (idlwave-shell-display-line, idlwave-shell-display-wframe)
8947 (idlwave-shell-electric-debug-mode, idlwave-shell-examine-select)
8948 (idlwave-shell-file-name-chars, idlwave-shell-filter-bp)
8949 (idlwave-shell-goto-frame, idlwave-shell-halt-messages-re)
8950 (idlwave-shell-highlighting-and-faces, idlwave-shell-idl-wframe)
8951 (idlwave-shell-mode-hook, idlwave-shell-mode-line-info)
8952 (idlwave-shell-mode-map, idlwave-shell-module-source-filter)
8953 (idlwave-shell-mouse-help, idlwave-shell-mouse-print)
8954 (idlwave-shell-pc-frame, idlwave-shell-pending-commands)
8955 (idlwave-shell-print, idlwave-shell-quit, idlwave-shell-redisplay)
8956 (idlwave-shell-scan-for-state, idlwave-shell-send-command)
8957 (idlwave-shell-sentinel-hook, idlwave-shell-separate-examine-output)
8958 (idlwave-shell-shell-command, idlwave-shell-sources-alist)
8959 (idlwave-shell-sources-bp, idlwave-shell-sources-filter)
8960 (idlwave-shell-step, idlwave-shell-use-breakpoint-glyph)
8961 (idlwave-toolbar-add-everywhere, idlwave-toolbar-toggle):
8962 Fix typos in docstrings.
8963 (idlwave-shell-bp, idlwave-shell-clear-current-bp)
8964 (idlwave-shell-hide-output, idlwave-shell-mode)
8965 (idlwave-shell-run-region, idlwave-shell-set-bp-in-module):
8966 Reflow docstrings.
8967
8968 * textmodes/bibtex.el (bibtex-sort-entry-class): Fix group name.
8969
8970 2009-09-24 Ivan Kanis <apple@kanis.eu>
8971
8972 * term.el (term-bold-attribute): New var.
8973 (term-handle-colors-array): Use it.
8974
8975 2009-09-23 Nick Roberts <nickrob@snap.net.nz>
8976
8977 * progmodes/gdb-mi.el (gdb-version): New variable.
8978 (gdb-non-stop-handler): Set gdb-version.
8979 (gdb-gud-context-command, gdb-current-context-command, gdb-stopped):
8980 Condition "--thread" option on gdb-version.
8981 (gdb-invalidate-threads): Remove unused argument.
8982
8983 2009-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
8984
8985 * textmodes/flyspell.el (sgml-mode-flyspell-verify): Pass limit args
8986 to looking-back to avoid ridiculous slow down in large files (bug#4511).
8987
8988 2009-09-23 Glenn Morris <rgm@gnu.org>
8989
8990 * mail/rmail.el (rmail-reply): Don't try to add a References header when
8991 replying to mail without References or Message-Id. (Bug#4525)
8992
8993 2009-09-23 Adrian Robert <Adrian.B.Robert@gmail.com>
8994
8995 * term/ns-win.el (ns-reg-to-script): New variable.
8996
8997 2009-09-23 Daiki Ueno <ueno@unixuser.org>
8998
8999 * epg.el (epg-wait-for-status): Preserve existing 'error results.
9000
9001 2009-09-22 Sam Steingold <sds@gnu.org>
9002
9003 * vc-hg.el (vc-hg-print-log): Fix shortlog arg passing.
9004 (vc-hg-outgoing, vc-hg-incoming): Bump okstatus in `vc-hg-command'
9005 to 1 because hg returns status 1 when nothing is found.
9006 Bind `vc-short-log' for the sake of `vc-hg-log-view-mode'.
9007
9008 2009-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
9009
9010 * textmodes/fill.el: Convert to utf-8 encoding.
9011 (fill-french-nobreak-p): Remove redundant » and « inherited from our
9012 pre-unicode days.
9013
9014 * add-log.el (change-log-fill-forward-paragraph): New function.
9015 (change-log-mode): Use it so fill-region DTRT.
9016 Set fill-indent-according-to-mode here rather than in
9017 change-log-fill-paragraph.
9018 (change-log-fill-paragraph): Remove.
9019
9020 2009-09-22 Juanma Barranquero <lekktu@gmail.com>
9021
9022 * info.el (Info-try-follow-nearest-node): Use the URL extracted by
9023 `Info-get-token', instead of `browse-url-url-at-point'. (Bug#4508)
9024
9025 2009-09-22 Glenn Morris <rgm@gnu.org>
9026
9027 * calendar/calendar.el (calendar-mode-map): Make mouse-1 and 3 clicks on
9028 the scroll-bar scroll the calendar window rather than the buffer.
9029
9030 * calendar/cal-menu.el (cal-menu-scroll-menu): Add a sub-section with
9031 commands that move point (as opposed to scrolling).
9032
9033 * emulation/tpu-edt.el (tpu-copy-keyfile): Fix condition-case handler.
9034
9035 * emacs-lisp/elint.el (elint): New custom group.
9036 (elint-log-buffer): Make it a defcustom.
9037 (elint-scan-preloaded, elint-ignored-warnings)
9038 (elint-directory-skip-re): New options.
9039 (elint-builtin-variables): Doc fix.
9040 (elint-preloaded-env): New variable.
9041 (elint-unknown-builtin-args): Add an entry for encode-time.
9042 (elint-extra-errors): Make it a variable rather than a constant.
9043 (elint-preloaded-skip-re): New constant.
9044 (elint-directory): Skip files matching elint-directory-skip-re.
9045 (elint-features): New variable, local to linted buffers.
9046 (elint-update-env): Initialize elint-features. Possibly add
9047 elint-preloaded-env to the buffer's environment.
9048 (elint-get-top-forms): Bind elint-current-pos, for log messages.
9049 Skip quoted forms.
9050 (elint-init-form): New function, extracted from elint-init-env.
9051 Make non-list forms a warning rather than an error.
9052 Add the mode-map for define-derived-mode. Handle define-minor-mode,
9053 easy-menu-define, put that adds an error-condition, and provide.
9054 When requiring cl, also require cl-macs. Really require cl, to handle
9055 some cl macros. Store required libraries in the list elint-features,
9056 so as not to re-load them. Treat cc-require like require.
9057 (elint-init-env): Call elint-init-form to do the work.
9058 Handle eval-and-compile and such like.
9059 (elint-add-required-env): Do not clear messages.
9060 (elint-special-forms): Add handlers for function, defalias, if, when,
9061 unless, and, or.
9062 (elint-form): Add optional argument to ignore elint-special-forms,
9063 useful to prevent recursive calls from handlers. Doc fix.
9064 Respect elint-ignored-warnings.
9065 (elint-form): Respect elint-ignored-warnings.
9066 (elint-bound-variable, elint-bound-function): New variables.
9067 (elint-unbound-variable): Respect elint-bound-variable.
9068 (elint-get-args): Respect elint-bound-function.
9069 (elint-check-cond-form): Add some simple handling for (f)boundp and
9070 featurep tests.
9071 (elint-check-defalias-form): New handler.
9072 (elint-check-let-form): Make an empty let a warning rather than an
9073 error.
9074 (elint-check-setq-form): Make an empty setq a warning rather than an
9075 error. Respect elint-ignored-warnings.
9076 (elint-check-defvar-form): Accept null doc-strings.
9077 (elint-check-conditional-form): New handler. Does some simple-minded
9078 checking of featurep and (f)boundp tests.
9079 (elint-put-function-args): New function.
9080 (elint-initialize): Use elint-scan-doc-file rather than
9081 elint-find-builtin-variables. Use elint-put-function-args.
9082 Possibly scan preloaded-file-list.
9083 (elint-scan-doc-file): Rename from elint-find-builtin-variables and
9084 extend to handle functions as well.
9085
9086 2009-09-22 Lennart Borgman <lennart.borgman@gmail.com>
9087
9088 * linum.el (linum-delete-overlays, linum-update-window):
9089 Do not modify the right margin. (Bug#3971)
9090
9091 2009-09-21 Chong Yidong <cyd@stupidchicken.com>
9092
9093 * files.el (conf-mode-maybe, magic-fallback-mode-alist): Use
9094 nxml-mode instead of xml-mode.
9095
9096 2009-09-21 Kevin Ryde <user42@zip.com.au>
9097
9098 * net/dig.el: Add "Keywords: comm", as per net-utils.el. (Bug#4501)
9099
9100 2009-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
9101
9102 * net/dig.el (dig-mode): Use define-derived-mode.
9103
9104 2009-09-20 Dan Nicolaescu <dann@ics.uci.edu>
9105
9106 * vc-dispatcher.el (vc-do-command): Return the process object in
9107 the asynchronous case. Use when instead of if. Do not run
9108 vc-exec-after to display a message if not enabled. (Bug#4463)
9109
9110 * vc-git.el (vc-git-dir-extra-headers): Add keymap and mouse-face
9111 properties to the stash strings.
9112 (vc-git-stash-list): Return a list of strings.
9113 (vc-git-stash-get-at-point, vc-git-stash-delete-at-point)
9114 (vc-git-stash-show-at-point): New functions.
9115 (vc-git-stash-map): New keymap.
9116
9117 * register.el (ctl-x-r-map): Define the keys here instead of
9118 using autoload.
9119
9120 2009-09-20 Thierry Volpiatto <thierry.volpiatto@gmail.com> (tiny change)
9121
9122 * bookmark.el (bookmark-write-file): Avoid calling `pp' with large
9123 list, to workaround performance problem (bug#4485).
9124
9125 2009-09-20 Nick Roberts <nickrob@snap.net.nz>
9126
9127 * progmodes/gud.el (gud-sentinel): Revert indavertant change.
9128
9129 2009-09-20 Daiki Ueno <ueno@unixuser.org>
9130
9131 * epa-file.el (epa-file-cache-passphrase-for-symmetric-encryption):
9132 Document that this option is not recommended to use.
9133
9134 2009-09-19 Glenn Morris <rgm@gnu.org>
9135
9136 * calc/calc-graph.el (calc-graph-lookup): Avoid assignment to free
9137 variable `var'.
9138
9139 * calc/calc-alg.el (var):
9140 * calc/calcalg2.el (var): Define for compiler.
9141
9142 2009-09-19 Chong Yidong <cyd@stupidchicken.com>
9143
9144 * emacs-lisp/advice.el (ad-get-argument, ad-set-argument):
9145 Doc fix (Bug#3932).
9146
9147 * subr.el (baud-rate): Remove long-obsolete function (Bug#4372).
9148
9149 * time-stamp.el (time-stamp-month-dd-yyyy)
9150 (time-stamp-dd/mm/yyyy, time-stamp-mon-dd-yyyy)
9151 (time-stamp-dd-mon-yy, time-stamp-yy/mm/dd)
9152 (time-stamp-yyyy/mm/dd, time-stamp-yyyy-mm-dd)
9153 (time-stamp-yymmdd, time-stamp-hh:mm:ss, time-stamp-hhmm):
9154 Remove functions that have been obsolete since 1995 (Bug#4436).
9155
9156 * progmodes/sh-script.el (sh-learn-buffer-indent): Pop to the
9157 indent buffer only if called interactively (Bug#4452).
9158
9159 2009-09-19 Juanma Barranquero <lekktu@gmail.com>
9160 Eli Zaretskii <eliz@gnu.org>
9161
9162 This fixes bug#4197 (merged to bug#865, though not identical).
9163 * server.el (server-auth-dir): Add docstring note about FAT32.
9164 (server-ensure-safe-dir): Accept FAT32 directories as "safe",
9165 but warn against using them.
9166
9167 2009-09-19 Nick Roberts <nickrob@snap.net.nz>
9168
9169 * progmodes/gdb-mi.el (gdb-var-update-handler-1): Include case of
9170 older GDB where there is no has_more field.
9171
9172 2009-09-19 Glenn Morris <rgm@gnu.org>
9173
9174 * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
9175
9176 2009-09-18 Chong Yidong <cyd@stupidchicken.com>
9177
9178 * files.el (auto-mode-alist): Change default for XML files to nXML
9179 mode (Bug#4169).
9180
9181 2009-09-18 Juanma Barranquero <lekktu@gmail.com>
9182
9183 * server.el (server-ensure-safe-dir): Pass 'integer
9184 to `file-attributes', as suggested.
9185
9186 2009-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
9187
9188 * dired-aux.el (dired-query-alist): Remove spurious backslash.
9189 (dired-query): Use read-key.
9190
9191 2009-09-18 Adrian Robert <Adrian.B.Robert@gmail.com>
9192
9193 * cus-start.el (ns-use-qd-smoothing): Remove.
9194
9195 2009-09-18 Glenn Morris <rgm@gnu.org>
9196
9197 * allout.el (top-level): Remove unnecessary progn.
9198
9199 * progmodes/js.el (js-end-of-defun): Remove malformed and unneeded let.
9200
9201 * emacs-lisp/derived.el (define-derived-mode): Fix paren typo in
9202 definition of abbrev table.
9203
9204 * speedbar.el (speedbar-track-mouse):
9205 * net/eudc-bob.el (eudc-bob-pipe-object-to-external-program):
9206 * net/eudc.el (eudc-expand-inline):
9207 * net/newst-backend.el (newsticker--cache-read-feed):
9208 * nxml/nxml-outln.el (nxml-end-of-heading): Fix typos in
9209 condition-case handlers.
9210
9211 2009-09-18 Nick Roberts <nickrob@snap.net.nz>
9212
9213 * progmodes/gdb-mi.el (gdb-frame-address): New variable.
9214 (gdb-var-list): Add an element for has_more field.
9215 (gdb-non-stop-handler): Enable pretty printing for STL containers.
9216 (gdb-var-create-handler, gdb-var-list-children-handler-1)
9217 (gdb-var-update-handler-1): Parse output of dynamic variable
9218 objects (STL containers).
9219 (gdb-var-delete-1): Pass var1 as an explicit second argument.
9220 (gdb-get-field): Delete alias. Use bindat-get-field directly.
9221
9222 * progmodes/gud.el (gud-speedbar-item-info): Adjust for change to
9223 gdb-var-list.
9224 (gud-speedbar-buttons): Make node expandable if expression "has more"
9225 children.
9226
9227 2009-09-17 Juanma Barranquero <lekktu@gmail.com>
9228
9229 * startup.el (emacs-quick-startup): Remove variable and all uses.
9230 (command-line): Set `inhibit-x-resources' instead.
9231 (command-line-1): Use `inhibit-x-resources' instead.
9232
9233 2009-09-17 Chong Yidong <cyd@stupidchicken.com>
9234
9235 * subr.el: Fix last change to avoid using the `unless' macro,
9236 which breaks bootstrapping.
9237
9238 2009-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
9239
9240 * subr.el (push, pop, dolist, dotimes, declare): Don't overwrite CL's
9241 extended definitions, in case we reload subr.el after having
9242 loaded CL.
9243 (eval-next-after-load): Mark as obsolete.
9244
9245 2009-09-17 Juri Linkov <juri@jurta.org>
9246
9247 * menu-bar.el (menu-bar-search-menu, menu-bar-edit-menu)
9248 (menu-bar-options-menu, menu-bar-showhide-fringe-menu)
9249 (menu-bar-showhide-menu, menu-bar-tools-menu)
9250 (menu-bar-describe-menu, menu-bar-help-menu)
9251 (minibuffer-local-completion-map, minibuffer-local-map):
9252 Fix list quoting.
9253
9254 2009-09-17 Glenn Morris <rgm@gnu.org>
9255
9256 * emacs-lisp/bytecomp.el (byte-compile-form): Always check the function
9257 arguments, whether or not it has a handler.
9258
9259 * ansi-color.el (ansi-color-get-face-1): Fix typo in handler.
9260
9261 * simple.el (hard-newline): Give it a doc-string.
9262
9263 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
9264 (lisp-mode-syntax-table): Give them doc-strings.
9265
9266 2009-09-17 Dan Nicolaescu <dann@ics.uci.edu>
9267
9268 * menu-bar.el (menu-bar-file-menu, menu-bar-file-menu)
9269 (menu-bar-i-search-menu, menu-bar-edit-menu, menu-bar-custom-menu)
9270 (menu-bar-options-menu, menu-bar-showhide-menu)
9271 (menu-bar-showhide-fringe-ind-menu, menu-bar-showhide-fringe-menu)
9272 (menu-bar-showhide-scroll-bar-menu, menu-bar-showhide-menu)
9273 (menu-bar-options-menu, menu-bar-line-wrapping-menu)
9274 (menu-bar-options-menu, menu-bar-tools-menu)
9275 (menu-bar-describe-menu, menu-bar-search-documentation-menu)
9276 (menu-bar-help-menu):
9277 (menu-bar-make-mm-toggle, menu-bar-make-toggle): Purecopy the
9278 string arguments.
9279
9280 * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu)
9281 (menu-bar-epatch-menu, menu-bar-ediff-misc-menu): Add purecopy
9282 calls for the menu names and :help.
9283
9284 2009-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
9285
9286 * mouse.el (minor-mode-menu-from-indicator): Pay attention
9287 to :minor-mode-function (bug#4455).
9288
9289 2009-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
9290
9291 * startup.el (command-line): Initialize the window-system after
9292 processing the command-line.
9293
9294 * textmodes/page.el (what-page): Make sure we don't inf-loop if
9295 page-delimiter matches the empty string.
9296
9297 2009-09-16 Glenn Morris <rgm@gnu.org>
9298
9299 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-vars): Rename from
9300 byte-compile-not-obsolete-var. It's a list now.
9301 (byte-compile-not-obsolete-funcs): New variable.
9302 (byte-compile-warn-obsolete): Don't warn about functions if they are in
9303 byte-compile-not-obsolete-funcs.
9304 (byte-compile-variable-ref, byte-compile-defvar): Update for
9305 byte-compile-not-obsolete-vars name-change and list nature.
9306 (byte-compile-maybe-guarded): Suppress warnings about obsolete functions
9307 and variables behind (f)boundp tests.
9308 * net/tramp-compat.el (byte-compile-not-obsolete-vars): Set if bound.
9309
9310 2009-09-15 Dan Nicolaescu <dann@ics.uci.edu>
9311
9312 * vc-git.el (vc-git-log-view-mode): Undo inadvertent change.
9313
9314 2009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
9315
9316 * Makefile.in (compile-onefile): Use byte-compile-refresh-preloaded.
9317 * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded):
9318 Don't autoload.
9319
9320 2009-09-15 Stephen Eglen <stephen@gnu.org>
9321
9322 * iswitchb.el (iswitchb-read-buffer): When selecting a match from
9323 the virtual-buffers, use the name of the buffer specified by
9324 find-file-noselect, as the match may be a symlink. (This was a
9325 problem if the target and the symlink had different names.)
9326
9327 2009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
9328
9329 * custom.el (custom-initialize-default, custom-initialize-set): CSE.
9330
9331 * desktop.el (desktop-path): Check user-emacs-directory.
9332
9333 * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded): New function.
9334
9335 * loadup.el: Use after-load-functions to GC after loading each file.
9336 Remove the explicit GC calls that used to be sprinkled around.
9337
9338 * subr.el (after-load-functions): New hook.
9339 (do-after-load-evaluation): Run it. Use string-match-p to detect
9340 `obsolete' packages, rather than painfully extracting the relevant
9341 directory name.
9342
9343 2009-09-15 Glenn Morris <rgm@gnu.org>
9344
9345 * apropos.el (apropos-documentation-check-doc-file): Avoid assignment to
9346 free variable `doc'.
9347
9348 * dired.el (dired-mode-map): Add menu entry for async shell command.
9349
9350 * help-fns.el (find-lisp-object-file-name): When looking for autoloaded
9351 variables, also consider the .elc files, since the .el files are
9352 normally gzipped (subsequent code locates the .el.gz from the .elc).
9353
9354 * calc/calc-prog.el (arglist): Define for compiler.
9355
9356 * calendar/diary-lib.el (diary-display-function): Change the default to
9357 fancy display.
9358 (body): Define for compiler.
9359
9360 * emacs-lisp/bytecomp.el (byte-compile-keep-pending)
9361 (byte-compile-file-form, byte-compile-lambda)
9362 (byte-compile-top-level-body, byte-compile-form)
9363 (byte-compile-variable-ref, byte-compile-setq)
9364 (byte-compile-setq-default, byte-compile-body)
9365 (byte-compile-body-do-effect, byte-compile-and, byte-compile-or)
9366 (batch-byte-compile): Give some more local variables with common names
9367 a "bytecomp-" prefix to avoid masking warnings about free variables.
9368
9369 * startup.el (command-line-1): Give local variables with common names a
9370 distinguishing prefix, so as not to hide free variable warnings during
9371 bootstrap.
9372
9373 * mail/rmailmm.el (rmail-mime-save): If file exists, don't try to be
9374 clever and add a suffix to make a unique name, just let the user decide
9375 whether or not to overwrite it. If the input is a directory, write the
9376 default filename to that directory. (Bug#4388)
9377 (rmail-mime-bulk-handler): Ensure the save button's 'directory property
9378 is a filename-as-a-directory.
9379
9380 2009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
9381
9382 * textmodes/page.el (what-page): Don't move to beginning of line.
9383 See <87tyz5ajte.fsf@x2.delysid.org> in emacs-devel.
9384
9385 2009-09-15 Dan Nicolaescu <dann@ics.uci.edu>
9386
9387 * vc-git.el (vc-git-dir-extra-headers): Show the remote location.
9388
9389 2009-09-14 Dan Nicolaescu <dann@ics.uci.edu>
9390
9391 * bindings.el (mode-line-mode-menu): Add purecopy calls for :help.
9392 * help.el (help-for-help-internal): Add purecopy calls for text.
9393
9394 * vc.el (top): print-log method now takes an optional SHORTLOG
9395 argument. Add a new method: root.
9396 (vc-root-diff, vc-print-root-log): New functions.
9397 (vc-log-short-style): New variable.
9398 (vc-print-log-internal): Add support for showing short logs.
9399
9400 * vc-hooks.el (vc-prefix-map, vc-menu-map): Add bindings for
9401 vc-print-root-log and vc-print-root-diff.
9402
9403 * vc-bzr.el (vc-bzr-log-view-mode, vc-bzr-print-log):
9404 * vc-git.el (vc-git-print-log, vc-git-log-view-mode):
9405 * vc-hg.el (vc-hg-print-log, vc-hg-log-view-mode): Add support for
9406 short logs.
9407
9408 * vc-cvs.el (vc-cvs-print-log):
9409 * vc-mtn.el (vc-mtn-print-log):
9410 * vc-rcs.el (vc-rcs-print-log):
9411 * vc-sccs.el (vc-sccs-print-log):
9412 * vc-svn.el (vc-svn-print-log): Add an optional argument shortlog
9413 that is ignored for now.
9414
9415 * vc-mtn.el (vc-mtn-annotate-command):
9416 * vc-svn.el (vc-svn-annotate-command): Run asynchronously.
9417
9418 2009-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
9419
9420 * simple.el: Add mapping for backspace/delete/clear/tab/escape/return
9421 to function-key-map, and give them ascii-character property.
9422 * term/x-win.el (x-alternatives-map):
9423 * term/ns-win.el (ns-alternatives-map):
9424 * term/internal.el (msdos-key-remapping-map):
9425 * w32-fns.el (x-alternatives-map): Remove redundant mappings.
9426
9427 2009-09-14 Glenn Morris <rgm@gnu.org>
9428
9429 * emacs-lisp/elint.el (elint-add-required-env): Revert to not using
9430 temp-buffers (2009-09-12).
9431
9432 2009-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
9433
9434 * textmodes/ispell.el (ispell-command-loop): Improve last fix, using
9435 the new read-key function.
9436
9437 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
9438
9439 * term/x-win.el (x-menu-bar-open): Only call accelerate-menu if it
9440 is defined (Bug#4405).
9441
9442 2009-09-13 Vincent Belaïche <vincent.belaiche@gmail.com>
9443
9444 * recentf.el (recentf-cleanup): Use a hash table to find
9445 duplicates (Bug#4407).
9446
9447 2009-09-13 Per Starbäck <per@starback.se> (tiny change)
9448
9449 * textmodes/ispell.el (ispell-command-loop): Convert keys such as
9450 kp-0 to ascii equivalents (Bug#4325).
9451
9452 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
9453
9454 * progmodes/cperl-mode.el (cperl-init-faces): Revert last change.
9455
9456 * eshell/em-hist.el:
9457 * eshell/em-dirs.el (eshell-complete-user-reference):
9458 Declare pcomplete functions and variables to avoid compiler warnings.
9459
9460 2009-09-13 Leo <sdl.web@gmail.com> (tiny change)
9461
9462 * eshell/em-script.el (eshell-login-script, eshell-rc-script):
9463 * eshell/em-dirs.el (eshell-last-dir-ring-file-name):
9464 * eshell/em-alias.el (eshell-aliases-file):
9465 * eshell/em-hist.el (eshell-history-file-name):
9466 Use expand-file-name instead of concat to make file names (Bug#4308).
9467
9468 2009-09-13 Glenn Morris <rgm@gnu.org>
9469
9470 * ediff-merg.el (ediff-do-merge):
9471 * filesets.el (filesets-run-cmd):
9472 * emulation/ws-mode.el (ws-show-markers, ws-move-block, ws-delete-block)
9473 (ws-find-marker-0, ws-find-marker-1, ws-find-marker-2, ws-find-marker-3)
9474 (ws-find-marker-4, ws-find-marker-5, ws-find-marker-6, ws-find-marker-7)
9475 (ws-find-marker-8, ws-find-marker-9, ws-goto-block-begin)
9476 (ws-goto-block-end, ws-goto-last-cursorposition, ws-copy-block):
9477 Replace empty `let's with `progn'.
9478
9479 2009-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
9480
9481 * mail/sendmail.el (send-mail-function):
9482 * tooltip.el (tooltip-mode):
9483 * simple.el (transient-mark-mode):
9484 * rfn-eshadow.el (file-name-shadow-mode):
9485 * frame.el (blink-cursor-mode):
9486 * font-core.el (global-font-lock-mode):
9487 * files.el (temporary-file-directory)
9488 (small-temporary-file-directory, auto-save-file-name-transforms):
9489 * epa-hook.el (auto-encryption-mode):
9490 * composite.el (global-auto-composition-mode):
9491 Use custom-initialize-delay.
9492 * startup.el (command-line): Don't explicitly call
9493 custom-reevaluate-setting for all the above vars.
9494 * custom.el (custom-initialize-safe-set)
9495 (custom-initialize-safe-default): Delete.
9496
9497 2009-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
9498
9499 * term/x-win.el (x-initialize-window-system):
9500 * term/w32-win.el (w32-initialize-window-system):
9501 * term/ns-win.el (ns-initialize-window-system): Don't call
9502 mouse-wheel-mode since it's enabled globally by default already.
9503
9504 * mwheel.el (mouse-wheel-mode): Make sure the new defvar doesn't
9505 actually define the variable, but only silences the byte-compiler.
9506 (mouse-wheel-change-button): Check whether mouse-wheel-mode is bound
9507 before looking it up.
9508 (mouse-wheel-scroll-amount): Also reset the bindings if this value
9509 is changed.
9510
9511 2009-09-12 Glenn Morris <rgm@gnu.org>
9512
9513 * emacs-lisp/elint.el (elint-file): Make max-lisp-eval-depth at least
9514 1000.
9515 (elint-add-required-env): Don't beep on error.
9516 (elint-forms): In case of error, return ENV unchanged.
9517 (elint-init-env): Skip non-list forms.
9518 (elint-log): Handle unknown file positions.
9519
9520 2009-09-12 Daiki Ueno <ueno@unixuser.org>
9521
9522 * epg.el (epg-make-context): Add autoload cookie.
9523 (epg-list-keys, epg-cancel, epg-start-decrypt, epg-decrypt-file)
9524 (epg-decrypt-string, epg-start-verify, epg-verify-file)
9525 (epg-verify-string, epg-start-sign, epg-sign-file)
9526 (epg-sign-string, epg-start-encrypt, epg-encrypt-file)
9527 (epg-encrypt-string, epg-start-export-keys)
9528 (epg-export-keys-to-file, epg-export-keys-to-string)
9529 (epg-start-import-keys, epg-import-keys-from-file)
9530 (epg-import-keys-from-string, epg-start-receive-keys)
9531 (epg-receive-keys, epg-import-keys-from-server)
9532 (epg-start-delete-keys, epg-delete-keys, epg-start-sign-keys)
9533 (epg-sign-keys, epg-start-generate-key)
9534 (epg-generate-key-from-file, epg-generate-key-from-string):
9535 Remove autoload cookie.
9536
9537 2009-09-12 Eli Zaretskii <eliz@gnu.org>
9538
9539 * dos-fns.el (dos-reevaluate-defcustoms): Comment out the
9540 reevaluation of trash-directory.
9541
9542 * mwheel.el: Fix last change.
9543 (mouse-wheel-mode): New defvar.
9544 (mouse-wheel-mode): Remove autoload cookie.
9545
9546 2009-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
9547
9548 * mwheel.el (mwheel-installed-bindings): New var.
9549 (mouse-wheel-mode): Use it, so as to make sure we really remove all
9550 the bindings we set last time. Use custom-initialize-delay.
9551 * loadup.el: Load mwheel after term/*-win.el.
9552 * startup.el (command-line): Don't reevaluate mouse-wheel-down-event
9553 and mouse-wheel-up-event now that their first evaluation is done
9554 sufficiently late to be correct.
9555
9556 * startup.el (tutorial-directory): Make it a defcustom.
9557 Use custom-initialize-delay rather than eval-at-startup to set it.
9558 * image.el (image-load-path): Make it a defcustom.
9559 Use custom-initialize-delay rather than eval-at-startup to set it.
9560 * subr.el (eval-at-startup): Remove.
9561 * font-lock.el (lisp-font-lock-keywords-2): Remove eval-at-startup.
9562
9563 * subr.el (do-after-load-evaluation): Warn the user after loading an
9564 obsolete package.
9565
9566 2009-09-12 Glenn Morris <rgm@gnu.org>
9567
9568 * proced.el (proced-mark-alt): Remove alias.
9569 (proced-mode-map): Remove proced-mark-alt.
9570
9571 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries to
9572 Elint file and directory. Remove initialization entry.
9573
9574 * emacs-lisp/elint.el (elint-file, elint-directory): New autoloaded
9575 commands.
9576 (elint-current-buffer): Set mode-line-process.
9577 (elint-init-env): Handle define-derived-mode.
9578 Fix declare-function with unspecified arglist. Guard against odd
9579 defalias statements (eg iso-insert's 8859-1-map).
9580 (elint-add-required-env): Use a temp buffer.
9581 (elint-form): Just print the function/macro name, not the whole form.
9582 Return env unchanged if we fail to parse a macro.
9583 (elint-forms): Guard against parse errors.
9584 (elint-output): New function, to handle batch mode.
9585 (elint-log-message): Add optional argument. Use elint-output.
9586 (elint-set-mode-line): New function.
9587
9588 2009-09-12 Andreas Politz <politza@fh-trier.de> (tiny change)
9589
9590 * emacs-lisp/elp.el (elp-not-profilable): Add more
9591 functions (Bug#4233).
9592
9593 2009-09-12 Chong Yidong <cyd@stupidchicken.com>
9594
9595 * emulation/pc-select.el (scroll-down-mark, scroll-down-nomark)
9596 (scroll-up-mark, scroll-up-nomark): Doc fix (Bug#4190).
9597
9598 2009-09-11 Nick Roberts <nickrob@snap.net.nz>
9599
9600 * progmodes/gdb-mi.el (gdb-var-list-children-regexp): Delete.
9601 (gdb-var-list-children): Use json parsing.
9602
9603 2009-09-11 Daniel Colascione <dan.colascione@gmail.com>
9604
9605 * progmodes/js.el (js--proper-indentation): Handle the case where
9606 char-before is null. Reported by Deniz Dogan.
9607
9608 2009-09-11 Juanma Barranquero <lekktu@gmail.com>
9609
9610 * emacs-lisp/cl-macs.el (help-add-fundoc-usage): Declare.
9611
9612 2009-09-11 Daiki Ueno <ueno@unixuser.org>
9613
9614 * epg.el (epg-cipher-algorithm-alist): Add CAMELLIA.
9615 (epg-digest-algorithm-alist): Add SHA224.
9616 (epg-context-set-passphrase-callback)
9617 (epg-context-set-progress-callback): Add description about
9618 callback function.
9619
9620 2009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
9621
9622 * custom.el (custom-delayed-init-variables): New var.
9623 (custom-initialize-delay): New function.
9624 * startup.el (command-line): "Re"evaluate all vars in
9625 custom-delayed-init-variables. Don't reevaluate abbrev-file-name
9626 explicitly any more.
9627 * abbrev.el (abbrev-file-name): Use custom-initialize-delay
9628 to avoid creating a ~/.emacs.d at build-time (bug#4347).
9629
9630 * proced.el (proced-mode-map): Prefer "m" for proced-mark (bug#4362).
9631
9632 2009-09-11 Nick Roberts <nickrob@snap.net.nz>
9633
9634 * progmodes/gdb-mi.el (gdb-var-update-regexp): Delete.
9635 (gdb-var-update-handler): Use json parsing.
9636
9637 2009-09-11 Juanma Barranquero <lekktu@gmail.com>
9638
9639 * vc-annotate.el (vc-annotate): Use the main file's coding-system to
9640 decode annotated text, regardless of language environment. (Bug#2741)
9641
9642 2009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
9643
9644 * Makefile.in (autoloads): Make rmail.el writable as well.
9645
9646 2009-09-11 Glenn Morris <rgm@gnu.org>
9647
9648 * dired-aux.el, dired-x.el: Put autoloads in dired.el rather than
9649 loaddefs.el.
9650 * dired.el: Regenerate with extracted autoloads.
9651 * Makefile.in (autoloads): Make dired.el writable.
9652
9653 * ibuf-ext.el: Put autoloads in ibuffer.el rather than loaddefs.el.
9654 * ibuffer.el: Regenerate with extracted autoloads.
9655 * Makefile.in (autoloads): Make ibuffer.el writable.
9656
9657 * paths.el (prune-directory-list, gnus-nntp-service, rmail-file-name):
9658 * version.el (emacs-copyright, emacs-major-version)
9659 (emacs-minor-version): Reformat doc-strings for make-docfile.
9660
9661 * apropos.el (apropos-documentation-check-doc-file): Exclude unbound
9662 functions and variables, since they must be stuff specific to some other
9663 platform.
9664 (apropos-print): Make mouse-click message less specific about button.
9665
9666 * emacs-lisp/cl-macs.el (define-compiler-macro): Add a property
9667 that records where a macro was defined.
9668 * help-fns.el (describe-function-1): Mention if a function has a
9669 compiler-macro.
9670 * help-mode.el (help-function-cmacro): New button.
9671
9672 * locate.el (top-level): Always require dired.
9673 (locate-mode-map): Initialize inside the defvar.
9674
9675 * net/ange-ftp.el (dired-compress-file): Declare.
9676 (ange-ftp-dired-compress-file): Add doc string.
9677
9678 * term/ns-win.el (x-display-name, x-setup-function-keys):
9679 Unify doc-strings with X versions.
9680
9681 2009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
9682
9683 * emulation/crisp.el (crisp-mode-map): Move initialization
9684 into declaration.
9685 (crisp-mode): Use define-minor-mode.
9686
9687 * progmodes/xscheme.el (xscheme-evaluation-commands):
9688 Put a :advertised-binding property rather than using
9689 advertised-xscheme-send-previous-expression.
9690 (advertised-xscheme-send-previous-expression): Declare obsolete.
9691 * emulation/crisp.el (crisp-mode-map): Use `undo' rather than
9692 `advertised-undo'.
9693 (crisp-mode): Add corresponding bindings to
9694 undo's :advertised-binding instead.
9695 * dired.el (dired-mode-map): Put a :advertised-binding property rather
9696 than using dired-advertised-find-file.
9697 (dired-advertised-find-file):
9698 * simple.el (advertised-undo):
9699 * wid-edit.el (advertised-widget-backward): Declare obsolete.
9700 (widget-keymap): Put a :advertised-binding property rather
9701 than using advertised-widget-backward.
9702 * bindings.el (ctl-x-map): Put a :advertised-binding property rather
9703 than using advertised-undo.
9704 * tutorial.el (tutorial--default-keys): Adjust accordingly.
9705
9706 2009-09-10 Simon South <ssouth@slowcomputing.org>
9707
9708 * progmodes/delphi.el (delphi-tab): Indent region when Transient
9709 Mark mode is enabled and region is active; otherwise indent or
9710 insert TAB as usual.
9711 (delphi-mode): Update description of TAB-key binding.
9712
9713 2009-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
9714
9715 * subr.el (define-key-rebound-commands): Mark obsolete.
9716 * startup.el (precompute-menubar-bindings): Remove.
9717 (normal-top-level): Remove obsolete code that tried to precompute
9718 menubar bindings.
9719 * loadup.el (define-key-rebound-commands): Don't bother fiddling with
9720 define-key-rebound-commands and precompute-menubar-bindings.
9721
9722 2009-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9723
9724 * net/imap.el (imap-interactive-login): Better messages.
9725 (imap-open): Fix bug with renamed buffer on reconnect.
9726 (imap-authenticate): Add buffer-local imap-last-authenticator variable
9727 for easier debugging and cleaner code. On successful (guessed based on
9728 server capabilities) secondary authentication, set imap-state
9729 correctly.
9730 (imap-last-authenticator): Define imap-last-authenticator as a variable
9731 to avoid warnings.
9732
9733 2009-09-10 Glenn Morris <rgm@gnu.org>
9734
9735 * pcvs.el (cvs-mode-find-file): Use forward-line rather than goto-line.
9736
9737 * emacs-lisp/bytecomp.el (byte-compile-function-environment): Doc fix.
9738 (byte-compile-file-form-autoload): Don't warn about unknown functions
9739 where the autoload statement comes after the use.
9740 (with-no-warnings): Give it a byte-hunk-handler like than of progn, so
9741 that any handlers inside the body (eg require) are in turn respected.
9742
9743 * emacs-lisp/byte-opt.el (degrees-to-radians): Mark as free from side
9744 effects.
9745
9746 * emacs-lisp/derived.el (define-derived-mode): Give the mode's map,
9747 and syntax and abbrev tables basic docs, if they don't have any.
9748
9749 * emacs-lisp/easy-mmode.el (easy-mmode-defmap): Add doc-string.
9750
9751 * international/mule-cmds.el (top-level): Require cl when compiling.
9752 (view-hello-file): Use default-value rather than
9753 default-enable-multibyte-characters.
9754
9755 * progmodes/fortran.el: Move all safe and risky properties into the
9756 defcustoms.
9757
9758 * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmm.el:
9759 * mail/rmailmsc.el, mail/rmailsort.el, mail/rmailsum.el:
9760 * mail/undigest.el:
9761 Put autoloads in rmail.el rather than loaddefs.el.
9762 * mail/rmail.el: Regenerate with extracted autoloads.
9763
9764 * mail/rmailsum.el (rmail-user-mail-address-regexp): Move to rmail.el.
9765 * mail/rmail.el (rmail-user-mail-address-regexp): Move from rmailsum.el.
9766
9767 2009-09-10 Nick Roberts <nickrob@snap.net.nz>
9768
9769 Reported in thread for Bug#4375.
9770 * progmodes/gud.el (gud-tooltip-print-command): Use MI command
9771 "-data-evaluate-expression" instead of print.
9772 * progmodes/gdb-mi.el (gdb-tooltip-print-1): Ditto.
9773 (gdb-tooltip-print): Parse output from above MI command.
9774 (gdb): Revert 2009-08-11 change. User should detach inferior
9775 manually.
9776
9777 Remove the word "separate" from IO functions as inferior
9778 output is now never displayed in the GUD buffer.
9779
9780 2009-09-10 Juanma Barranquero <lekktu@gmail.com>
9781
9782 * startup.el (command-line-normalize-file-name): On Windows and
9783 MS-DOS, also convert C:\/ and C:\\ (two backslashes) into C:/.
9784
9785 2009-09-10 Juri Linkov <juri@jurta.org>
9786
9787 * isearch.el (isearch-text-char-description): Propertize escape
9788 character sequences with the `escape-glyph' face. (Bug#4344)
9789
9790 * simple.el (shell-command): Set asynchronous process filter to
9791 `comint-output-filter'. (Bug#4343)
9792
9793 * progmodes/grep.el (grep-template): Add "<X>" to docstring.
9794 (grep-files-aliases): Add "all". Move "el" and "ch" to the top of
9795 the list. Move "asm" to the bottom.
9796 (grep-find-ignored-directories): Add `choice' with nil value
9797 to empty the list easily.
9798 (grep-find-ignored-files): New option.
9799 (grep-files-history): Set to nil by default instead of '("ch" "el").
9800 (grep-compute-defaults): Add "<X>" to `grep-template'.
9801 (grep-read-files): Bind new local variables `default-alias' and
9802 `default-extension'. Use a list of default values for the file prompt.
9803 (lgrep): Add `--exclude=' command line options composed from
9804 `grep-find-ignored-files'.
9805 (rgrep): Add `-name' command line options composed from
9806 `grep-find-ignored-files'. (Bug#4301)
9807
9808 2009-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
9809
9810 * diff-mode.el (diff-hunk-kill): Fix the search of the next hunk
9811 (bug#4368).
9812
9813 2009-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
9814
9815 * calendar/time-date.el (autoload):
9816 Expand define-obsolete-function-alias into defalias and make-obsolete
9817 for old Emacsen that Gnus supports.
9818 (with-no-warnings): Define it for old Emacsen.
9819 (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
9820 is available.
9821 (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
9822 float-time is available; suppress compile warning for time-to-seconds.
9823
9824 2009-09-09 Teodor Zlatanov <tzz@lifelogs.com>
9825
9826 * net/imap.el (imap-message-map): Docstring fix.
9827
9828 2009-09-09 Glenn Morris <rgm@gnu.org>
9829
9830 * ffap.el (ffap-file-at-point): Handle absolute (non-remote) files with
9831 line numbers too. (Bug#4374)
9832
9833 2009-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
9834
9835 * smerge-mode.el (smerge-remove-props, smerge-refine):
9836 Use with-silent-modifications (bug#4342).
9837
9838 * subr.el (with-silent-modifications): New macro.
9839
9840 2009-09-07 Juanma Barranquero <lekktu@gmail.com>
9841
9842 * files.el (top-level): Require `cl' when compiling.
9843
9844 2009-09-07 Glenn Morris <rgm@gnu.org>
9845
9846 * files.el (auto-mode-alist): Use delphi-mode for .dpr files.
9847
9848 * proced.el (proced-mode-map): Bind "d" to proced-mark-alt.
9849 (proced-mark-alt): New alias, to control the advertised key. (Bug#4362)
9850
9851 2009-09-06 Nick Roberts <nickrob@snap.net.nz>
9852
9853 * vc-git.el (vc-git-annotate-command): Use separator to parse
9854 arguments correctly.
9855
9856 2009-09-06 Eli Zaretskii <eliz@gnu.org>
9857
9858 * proced.el (proced-mode): Doc fix.
9859
9860 2009-09-06 Julian Scheid <julians37@gmail.com> (tiny change)
9861
9862 * net/tramp.el (tramp-perl-file-attributes): Print "nil" when
9863 lstat fails.
9864 (tramp-do-file-attributes-with-ls): Check for file existence at
9865 remote end.
9866 (tramp-do-file-attributes-with-stat): Likewise.
9867 (tramp-convert-file-attributes): Return nil when attr is nil.
9868
9869 2009-09-05 Glenn Morris <rgm@gnu.org>
9870
9871 * calendar/diary-lib.el (diary-entry): Add help-echo and follow-link
9872 properties to this button.
9873 (diary-fancy-display): Don't extend the button to the final newline.
9874 (diary-fancy-display-mode): Continue to define "q" as a local key.
9875
9876 * calendar/cal-china.el (holiday-chinese): Make it slightly more
9877 efficient.
9878
9879 * font-lock.el (lisp-font-lock-keywords-2): Add letf.
9880
9881 * emacs-lisp/bytecomp.el (emacs-lisp-file-regexp): Doc fix.
9882 (byte-compile-dest-file-function): New option.
9883 (byte-compile-dest-file): Doc fix.
9884 Obey byte-compile-dest-file-function.
9885 (byte-compile-cl-file-p): New function.
9886 (byte-compile-eval): Only suppress noruntime warnings about cl functions
9887 if the cl-functions warning is enabled. Use byte-compile-cl-file-p.
9888 (byte-compile-eval): Check for non-nil byte-compile-cl-functions rather
9889 than for file being previously loaded.
9890 (byte-compile-find-cl-functions): Use byte-compile-cl-file-p.
9891 (byte-compile-file-form-require): Handle the case where requiring a file
9892 indirectly causes CL to be loaded.
9893
9894 2009-09-05 Karl Fogel <kfogel@red-bean.com>
9895
9896 * files.el (find-alternate-file): Run `kill-buffer-hook' manually
9897 before killing the old buffer, since by the time `kill-buffer' is
9898 run so many buffer variables have been set to nil that it may not
9899 behave as expected. (Bug#4061)
9900
9901 2009-09-05 Karl Fogel <kfogel@red-bean.com>
9902
9903 * files.el (find-alternate-file): If the old buffer is modified
9904 and visiting a file, behave similarly to `kill-buffer' when
9905 killing it, thus reverting to the pre-1.878 behavior; see
9906 http://lists.gnu.org/archive/html/emacs-devel/2009-09/msg00101.html
9907 for discussion. Also, consult `buffer-file-name' as a variable
9908 not as a function, for consistency with the rest of the code.
9909
9910 2009-09-04 Michael Albinus <michael.albinus@gmx.de>
9911
9912 * net/tramp.el (tramp-handle-insert-directory): Handle "--dired"
9913 also when adding a new directory.
9914
9915 * net/tramp-compat.el (tramp-compat-line-beginning-position): New
9916 defun.
9917
9918 2009-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
9919
9920 * files.el (locate-file-completion-table): Make it provide boundary
9921 information, so partial-completion works better.
9922
9923 2009-09-04 Leo <sdl.web@gmail.com> (tiny change)
9924
9925 * mail/footnote.el (Footnote-text-under-cursor):
9926 Check footnote-text-marker-alist before using it (bug#4324).
9927
9928 2009-09-04 Glenn Morris <rgm@gnu.org>
9929
9930 * play/5x5.el, play/decipher.el, play/gametree.el, play/handwrite.el:
9931 * play/hanoi.el, play/landmark.el, play/mpuz.el, play/pong.el:
9932 * play/solitaire.el, play/tetris.el:
9933 Remove leading * from defcustom and defface docs.
9934
9935 * calendar/diary-lib.el (diary-fancy-display): Only switch modes if
9936 necessary.
9937 (diary-fancy-overriding-map): New variable.
9938 (diary-fancy-display-mode): Set minor-mode-overriding-map-alist.
9939 Use view-mode.
9940
9941 * vc-rcs.el (vc-rcs-annotate-command): Use forward-line rather than
9942 goto-line.
9943
9944 2009-09-03 Glenn Morris <rgm@gnu.org>
9945
9946 * arc-mode.el (archive-mode):
9947 * dos-fns.el (set-default-process-coding-system):
9948 * man.el (Man-getpage-in-background):
9949 * menu-bar.el (menu-bar-describe-menu):
9950 * server.el (server-process-filter):
9951 * startup.el (command-line):
9952 * tar-mode.el (tar-header-block-tokenize, tar-extract):
9953 * w32-fns.el (set-default-process-coding-system):
9954 * x-dnd.el (x-dnd-handle-file-name):
9955 * international/mule-cmds.el (mule-menu-keymap)
9956 (set-default-coding-systems, language-info-alist, set-language-info)
9957 (set-language-environment, standard-display-european-internal)
9958 (set-locale-environment):
9959 * international/mule-diag.el (mule-diag):
9960 * mail/emacsbug.el (report-emacs-bug):
9961 * mail/rmail.el (rmail-mode):
9962 * mail/sendmail.el (mail-setup):
9963 Use default-value rather than default-enable-multibyte-characters.
9964
9965 * progmodes/f90.el: Move all safe properties into the defcustoms.
9966 (f90-get-correct-indent, f90-indent-region, f90-abbrev-start): Use memq.
9967
9968 * calendar/appt.el (appt-check):
9969 * calendar/diary-lib.el (diary-set-header, diary-live-p)
9970 (diary-check-diary-file, diary-list-entries)
9971 (diary-include-other-diary-files, diary-simple-display)
9972 (diary-fancy-display, diary-print-entries)
9973 (diary-mark-included-diary-files, diary-make-entry):
9974 Don't call substitute-in-file-name on diary-file.
9975
9976 2009-09-03 Eduard Wiebe <usenet@pusto.de>
9977 Stefan Monnier <monnier@iro.umontreal.ca>
9978
9979 * mail/footnote.el (footnote-prefix): Make it a defcustom.
9980 (footnote-mode-map): Move initialization into the declaration.
9981 (footnote-minor-mode-map): Define it rather than changing global-map.
9982 (footnote-mode): Use define-minor-mode.
9983
9984 2009-09-02 Michael Albinus <michael.albinus@gmx.de>
9985
9986 * net/tramp.el (tramp-handle-file-attributes-with-ls)
9987 (tramp-do-file-attributes-with-perl)
9988 (tramp-do-file-attributes-with-stat): Rename from
9989 `tramp-handle-file-attributes-with-*'.
9990 (tramp-handle-file-attributes): Use them.
9991 (tramp-do-directory-files-and-attributes-with-perl)
9992 (tramp-do-directory-files-and-attributes-with-stat): Rename from
9993 `tramp-handle-directory-files-and-attributes-with-*'.
9994 (tramp-handle-directory-files-and-attributes): Use them.
9995 (tramp-method-out-of-band-p): Additional parameter SIZE.
9996 (tramp-do-copy-or-rename-file, tramp-handle-file-local-copy)
9997 (tramp-handle-write-region): Use it.
9998 (tramp-handle-insert-directory): Use "?\ " for compatibility reasons.
9999 (tramp-handle-vc-registered): Check, whether the first run did
10000 return files to be tested.
10001 (tramp-advice-make-auto-save-file-name): Do not call directly
10002 `tramp-handle-make-auto-save-file-name', because this would bypass
10003 the locking mechanism.
10004
10005 * net/tramp-compat.el (top): Autoload used functions from tramp.el.
10006 (file-remote-p, process-file, start-file-process, set-file-times)
10007 (tramp-compat-file-attributes): Compatibility functions shall not
10008 call directly `tramp-handle-*', because this would bypass the
10009 locking mechanism.
10010 (tramp-compat-number-sequence): New defun.
10011
10012 2009-09-02 Glenn Morris <rgm@gnu.org>
10013
10014 * calendar/time-date.el (time-to-seconds): In Emacs, make it an obsolete
10015 alias for float-time.
10016 (time-to-number-of-days): In Emacs, use float-time.
10017 * net/newst-backend.el (time-add): Suppress warnings from compat
10018 function.
10019 * time.el (emacs-uptime, emacs-init-time):
10020 * net/rcirc.el (rcirc-keepalive, rcirc-handler-ctcp-KEEPALIVE):
10021 Use float-time rather than time-to-seconds.
10022
10023 * minibuffer.el (completion-initials-expand): Fix typo.
10024
10025 * faces.el (modeline, modeline-inactive, modeline-highlight)
10026 (modeline-buffer-id):
10027 * info.el (info-menu-5): Mark these face aliases as obsolete.
10028
10029 2009-09-01 Nick Roberts <nickrob@snap.net.nz>
10030
10031 * progmodes/gdb-mi.el (gdb-current-context-command): Move the
10032 space ...
10033 (gdb-gud-context-call): ... to here for pre GDB 7.0 when there is
10034 no "--thread" option.
10035 (gdb-stopped): Don't print "Switched to thread" message when it is
10036 unchanged.
10037
10038 2009-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
10039
10040 * minibuffer.el (completion-try-completion)
10041 (completion-all-completions): Remove ill-defined (and
10042 mistakenly installed and luckily never used nor documented)
10043 `completion-styles' property.
10044 (completion-initials-expand, completion-initials-all-completions)
10045 (completion-initials-try-completion): New functions.
10046 (completion-styles-alist): Add doc to each entry.
10047 Add new `initials' entry.
10048
10049 2009-09-01 Nick Roberts <nickrob@snap.net.nz>
10050
10051 * progmodes/gdb-mi.el (gdb-var-create-handler): Remove redundant
10052 MI command -var-evaluate-expression.
10053 (gdb-var-list-children-regexp): Update from regexp-1 in gdb-ui.el
10054 and tweak for case of string child.
10055 (gdb-var-list-children-handler): Update from handler-1 in gdb-ui.el.
10056
10057 2009-09-01 Glenn Morris <rgm@gnu.org>
10058
10059 * add-log.el (change-log-date-face, change-log-name-face)
10060 (change-log-email-face, change-log-file-face, change-log-list-face)
10061 (change-log-conditionals-face, change-log-function-face)
10062 (change-log-acknowledgement-face):
10063 * cus-edit.el (custom-invalid-face, custom-rogue-face)
10064 (custom-modified-face, custom-set-face, custom-changed-face)
10065 (custom-saved-face, custom-button-face, custom-button-pressed-face)
10066 (custom-documentation-face, custom-state-face, custom-comment-face)
10067 (custom-comment-tag-face, custom-variable-tag-face)
10068 (custom-variable-button-face, custom-face-tag-face)
10069 (custom-group-tag-face-1, custom-group-tag-face):
10070 * diff-mode.el (diff-header-face, diff-file-header-face)
10071 (diff-index-face, diff-hunk-header-face, diff-removed-face)
10072 (diff-added-face, diff-changed-face, diff-function-face)
10073 (diff-context-face, diff-nonexistent-face):
10074 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
10075 * hilit-chg.el (highlight-changes-face, highlight-changes-delete-face):
10076 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face)
10077 (Info-title-4-face):
10078 * isearch.el (isearch-lazy-highlight-face):
10079 * log-view.el (log-view-file-face, log-view-message-face):
10080 * paren.el (show-paren-match-face, show-paren-mismatch-face):
10081 * pcvs-info.el (cvs-header-face, cvs-filename-face, cvs-unknown-face)
10082 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
10083 (cvs-msg-face):
10084 * smerge-mode.el (smerge-mine-face, smerge-other-face)
10085 (smerge-base-face, smerge-markers-face):
10086 * wid-edit.el (widget-documentation-face, widget-button-face)
10087 (widget-field-face, widget-single-line-field-face)
10088 (widget-inactive-face, widget-button-pressed-face):
10089 * woman.el (woman-italic-face, woman-bold-face, woman-unknown-face)
10090 (woman-addition-face):
10091 * eshell/em-ls.el (eshell-ls-directory-face, eshell-ls-symlink-face)
10092 (eshell-ls-executable-face, eshell-ls-readonly-face)
10093 (eshell-ls-unreadable-face, eshell-ls-special-face)
10094 (eshell-ls-missing-face, eshell-ls-archive-face)
10095 (eshell-ls-backup-face, eshell-ls-product-face)
10096 (eshell-ls-clutter-face):
10097 * eshell/em-prompt.el (eshell-prompt-face):
10098 * eshell/esh-test.el (eshell-test-ok-face, eshell-test-failed-face):
10099 * obsolete/old-whitespace.el (whitespace-highlight-face):
10100 * progmodes/antlr-mode.el (antlr-font-lock-default-face)
10101 (antlr-font-lock-keyword-face, antlr-font-lock-syntax-face)
10102 (antlr-font-lock-ruledef-face, antlr-font-lock-tokendef-face)
10103 (antlr-font-lock-ruleref-face, antlr-font-lock-tokenref-face)
10104 (antlr-font-lock-literal-face):
10105 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
10106 (ebrowse-root-class-face, ebrowse-file-name-face)
10107 (ebrowse-default-face, ebrowse-member-attribute-face)
10108 (ebrowse-member-class-face, ebrowse-progress-face):
10109 * progmodes/make-mode.el (makefile-space-face):
10110 * progmodes/sh-script.el (sh-heredoc-face):
10111 * textmodes/flyspell.el (flyspell-incorrect-face)
10112 (flyspell-duplicate-face):
10113 * textmodes/tex-mode.el (tex-math-face, tex-verbatim-face):
10114 * textmodes/texinfo.el (texinfo-heading-face):
10115 Mark face aliases with "-face" suffix as obsolete.
10116
10117 * mail/feedmail.el (file-name-buffer-file-type-alist): Define for
10118 compiler.
10119
10120 * net/eudc-bob.el (eudc-bob-generic-menu, eudc-bob-image-menu)
10121 (eudc-bob-sound-menu): Use defvar rather than defconst, since
10122 easy-menu-define wants to modify these.
10123
10124 * net/net-utils.el (nslookup): Use make-comint rather than comint-run.
10125
10126 * net/browse-url.el (browse-url-file-url):
10127 * term/internal.el (dos-codepage-setup):
10128 Use default-value rather than default-enable-multibyte-characters.
10129
10130 * progmodes/etags.el (etags-goto-tag-location):
10131 * progmodes/flymake.el (flymake-highlight-line)
10132 (flymake-goto-file-and-line, flymake-goto-line):
10133 * progmodes/gdb-mi.el (gdb-mouse-until, gdb-mouse-jump)
10134 (gdb-goto-breakpoint):
10135 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
10136 * progmodes/python.el (python-find-function)
10137 (python-pdbtrack-track-stack-file):
10138 * progmodes/verilog-mode.el (verilog-surelint-off):
10139 * term/ns-win.el (ns-open-file-select-line):
10140 * textmodes/bibtex.el (bibtex-validate, bibtex-validate-globally):
10141 Use forward-line rather than goto-line.
10142
10143 * textmodes/reftex-cite.el (reftex-offer-bib-menu):
10144 * textmodes/reftex-index.el (reftex-display-index):
10145 * textmodes/reftex-ref.el (reftex-offer-label-menu):
10146 * textmodes/reftex-toc.el (reftex-toc):
10147 Remove unnecessary bindings of default-major-mode (all are followed by
10148 major-mode check and possible mode switch).
10149
10150 2009-08-31 Nick Roberts <nickrob@snap.net.nz>
10151
10152 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
10153 Handle watchpoints (bug#4282).
10154 (def-gdb-thread-buffer-command): Enable thread to be selected by
10155 clicking without selecting threads buffer first.
10156 (gdb-current-context-command): Use selected frame so that "up",
10157 "down" etc work in the GUD buffer.
10158 (gdb-update): Find selected frame before rendering stack buffer.
10159 (gdb-frame-handler): Set gdb-frame-number for stack buffer.
10160
10161 2009-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
10162
10163 * progmodes/sym-comp.el (displayed-completions): Remove.
10164 (symbol-complete): Use minibuffer-complete.
10165
10166 2009-08-31 Glenn Morris <rgm@gnu.org>
10167
10168 * emacs-lisp/byte-run.el (define-obsolete-face-alias): New macro.
10169
10170 * apropos.el (apropos-symbols-internal):
10171 Handle (obsolete) face aliases.
10172
10173 * faces.el (describe-face): Adjust the output format to be more like
10174 describe-variable, and to mention (obsolete) face aliases.
10175 Adjust the whitespace so that help-setup-xref works.
10176
10177 * calendar/calendar.el (calendar-today-face, diary-face, holiday-face):
10178 * calendar/diary-lib.el (diary-button-face):
10179 Mark these face aliases as obsolete.
10180
10181 * calendar/calendar.el (calendar-today): Doc fix.
10182
10183 2009-08-31 Nick Roberts <nickrob@snap.net.nz>
10184
10185 * progmodes/gdb-mi.el (gdb-control-all-threads)
10186 (gdb-control-current-thread): Force tool bar update.
10187 (gdb-non-stop-handler): New function.
10188 (gdb-init-1): Use it to test if non-stop mode is supported.
10189 Remove unused gdbmi buffer type.
10190
10191 2009-08-30 Kevin Rodgers <kevin.d.rodgers@gmail.com>
10192
10193 * progmodes/grep.el (grep-read-files): Strip trailing <N> from
10194 buffer names not visiting a file (e.g. cloned buffers). (Bug#4210)
10195
10196 2009-08-30 Nick Roberts <nickrob@snap.net.nz>
10197
10198 * comint.el (comint-exec-1): Check command is non-null first.
10199 Part of gdb-mi.el change (2009-08-28).
10200
10201 2009-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
10202
10203 * emacs-lisp/lisp.el (lisp-complete-symbol): Use minibuffer-complete.
10204
10205 2009-08-30 Juanma Barranquero <lekktu@gmail.com>
10206
10207 * subr.el (do-after-load-evaluation): Fix last change: use `mapc'
10208 instead of `dolist' to avoid a recursive require when bootstrapping.
10209
10210 2009-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
10211
10212 * emacs-lisp/lisp.el (field-complete): Use minibuffer-complete.
10213
10214 * net/ldap.el (ldap-search-internal): Use with-current-buffer and push.
10215
10216 * net/imap.el (imap-send-command): Simplify.
10217 (imap-wait-for-tag): point-max -> buffer-size.
10218
10219 * net/ange-ftp.el (internal-ange-ftp-mode): Use define-derived-mode.
10220
10221 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't use symbol-value
10222 with constant argument.
10223
10224 * emacs-lisp/debug.el (debugger-setup-buffer): Make it multibyte.
10225
10226 * emacs-lisp/cl.el (cl-macro-environment): Don't define it here.
10227
10228 * emacs-lisp/checkdoc.el (checkdoc-force-history-flag):
10229 Change default, since most of our files don't have a history.
10230 (checkdoc-display-status-buffer): Don't use a hidden buffer to show to
10231 the user.
10232
10233 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
10234 Add comint-run.
10235
10236 * calc/calc.el: Improve commenting convention.
10237 (calc-digit-map, toplevel): Simplify.
10238
10239 * comint.el (comint-insert-input): Be careful to only set point if we
10240 don't delegate to some other command.
10241
10242 * proced.el (proced-signal-list): Make it an alist.
10243 (proced-grammar-alist): Capitalize names.
10244 (proced-send-signal): Use a non-hidden buffer (since it's displayed).
10245 Disable undo manually and make it read-only.
10246 Use completion-annotate-function.
10247
10248 * minibuffer.el (minibuffer-message): If the current buffer is not
10249 a minibuffer, insert the message in the echo area rather than at the
10250 end of the buffer.
10251 (completion-annotate-function): New variable.
10252 (minibuffer-completion-help): Use it.
10253 (completion--embedded-envvar-table): Environment vars are
10254 always case-sensitive.
10255
10256 2009-08-30 Glenn Morris <rgm@gnu.org>
10257
10258 * progmodes/fortran.el (fortran-start-prog-re): New constant, extracted
10259 from fortran-current-defun.
10260 (fortran-beginning-of-subprogram): Be more precise about finding the
10261 start, to avoid an infinite loop in end-of-defun. (Bug#4259)
10262 (fortran-end-of-subprogram): Simplify.
10263 (fortran-current-defun): Use fortran-start-prog-re.
10264
10265 2009-08-29 Juanma Barranquero <lekktu@gmail.com>
10266
10267 * subr.el (do-after-load-evaluation): Simplify.
10268
10269 2009-08-29 Dan Nicolaescu <dann@ics.uci.edu>
10270
10271 * vc.el (vc-print-log-internal): Move RCS/CVS specific code ...
10272
10273 * vc-rcs.el (vc-rcs-print-log-cleanup): ... here. New function.
10274 (vc-rcs-print-log): Use it.
10275
10276 * vc-cvs.el (vc-cvs-print-log): Use vc-rcs-print-log-cleanup.
10277
10278 2009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
10279
10280 * paths.el (abbrev-file-name): Move to abbrev.el.
10281 * abbrev.el (abbrev-file-name): Move from paths.el.
10282 Obey user-emacs-directory.
10283 * calc/calc.el (calc-settings-file): Don't autoload and instead obey
10284 user-emacs-directory.
10285 * dos-fns.el (dos-reevaluate-defcustoms): Don't reevaluate
10286 abbrev-file-name and calc-settings-file any more.
10287 * startup.el (command-line): Recompute abbrev-file-name and
10288 abbreviated-home-dir.
10289 (normal-no-mouse-startup-screen): Improve the generic code and get rid
10290 of the special code for when C-h bindings haven't been changed.
10291 (display-startup-echo-area-message): Use with-current-buffer.
10292 (command-line-1): Use a list of strings, rather than a list of lists
10293 of strings for longopts.
10294
10295 * files.el (get-free-disk-space): Use / for default-directory.
10296
10297 * textmodes/ispell.el (ispell-accept-output, ispell-command-loop):
10298 Use with-current-buffer.
10299
10300 * emacs-lisp/bytecomp.el (byte-compile-const-symbol-p):
10301 Recognize immutable variables like most-positive-fixnum.
10302 (byte-compile-setq-default): Check and warn if trying to assign
10303 to an immutable variable, or a non-variable.
10304
10305 * progmodes/cc-vars.el (c-comment-continuation-stars):
10306 * progmodes/cc-engine.el (c-looking-at-bos):
10307 * progmodes/cc-cmds.el (c-toggle-auto-state)
10308 (c-forward-into-nomenclature, c-backward-into-nomenclature)
10309 (c-comment-line-break-function): Add version of obsolescence.
10310
10311 2009-08-28 Juri Linkov <juri@jurta.org>
10312
10313 * files.el (magic-fallback-mode-alist): Add ZIP magic number
10314 associated with `archive-mode'.
10315
10316 * image.el (image-type-header-regexps): Use only JPEG magic number
10317 to determine JPEG images, and don't use `image-jpeg-p' because
10318 Emacs can display non-JFIF non-Exif JPEG images.
10319
10320 2009-08-28 Juanma Barranquero <lekktu@gmail.com>
10321
10322 * arc-mode.el (archive-mode):
10323 * emacs-lisp/re-builder.el (re-builder-unload-function):
10324 Protect against the default value of `major-mode' being nil.
10325
10326 2009-08-28 Juanma Barranquero <lekktu@gmail.com>
10327
10328 * international/ucs-normalize.el (ucs-normalize-sort, quick-check-list):
10329 Fix typos in docstrings.
10330
10331 * progmodes/js.el (js--macro-decl-re): Doc fix.
10332 (js--plain-method-re, js--split-name): Refloc docstring.
10333 (js--class-styles, js--make-merged-item, js--splice-into-items):
10334 Fix typos in docstrings; reflow docstrings.
10335 (js--maybe-join, js--function-prologue-beginning, js--flush-caches)
10336 (js--variable-decl-matcher, js--inside-pitem-p)
10337 (js--parse-state-at-point, js--get-all-known-symbols)
10338 (js--symbol-history, js-find-symbol, js--js-references)
10339 (js--moz-interactor, js--js-encode-value, js--read-tab):
10340 Fix typos in docstrings.
10341
10342 2009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
10343
10344 * textmodes/reftex.el (reftex-get-file-buffer-force):
10345 * progmodes/verilog-mode.el (verilog-batch-execute-func):
10346 * emulation/viper.el (viper-go-away, viper-set-hooks):
10347 * emacs-lisp/re-builder.el (re-builder-unload-function):
10348 * emacs-lisp/bytecomp.el (byte-compile-file):
10349 * ses.el (ses-unload-function):
10350 * hexl.el (hexl-find-file):
10351 * files.el (normal-mode):
10352 * ehelp.el (with-electric-help):
10353 * autoinsert.el (auto-insert-alist):
10354 * arc-mode.el (archive-mode):
10355 Use (default-value 'major-mode) instead of default-major-mode.
10356
10357 * textmodes/ispell.el (ispell-check-version, ispell-send-string):
10358 * international/mule.el (load-with-code-conversion):
10359 * emacs-lisp/debug.el (debug):
10360 * ediff-vers.el (ediff-rcs-get-output-buffer):
10361 * dired.el (dired-internal-noselect): Don't let-bind
10362 default-major-mode around code that doesn't use it.
10363 E.g. buffer creation via get-buffer-create doesn't use it.
10364
10365 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
10366
10367 * net/tramp.el (all): Replace "'(lambda" by "(lambda".
10368 (tramp-handle-file-local-copy): Unset `file-name-handler-alist'
10369 when writing the temp file. Otherwise, epa-file gets confused.
10370 (tramp-register-file-name-handlers): Make it a defun. Move also
10371 `epa-file-handler' to the front of `file-name-handler-alist'.
10372
10373 2009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
10374
10375 * net/tramp.el (tramp-shell-prompt-pattern): Allow a prompt to
10376 start right after a ^M.
10377 (tramp-root-regexp, tramp-completion-file-name-regexp-unified)
10378 (tramp-completion-file-name-regexp-separate)
10379 (tramp-completion-file-name-regexp-url): Use \\` and \\'.
10380 (tramp-handle-file-attributes, tramp-set-file-uid-gid):
10381 Don't modify last-coding-system-used by accident.
10382 (tramp-completion-file-name-handler): Apply the checks here,
10383 instead during registration.
10384 (tramp-register-file-name-handlers): Renamed from
10385 `tramp-register-file-name-handler'. Register both
10386 `tramp-file-name-handler' and `tramp-completion-file-name-handler'.
10387 (tramp-register-completion-file-name-handler): Remove. (Bug#4260)
10388
10389 2009-08-28 Nick Roberts <nickrob@snap.net.nz>
10390
10391 * progmodes/gdb-mi.el (gdb-use-separate-io-buffer):
10392 Remove variable ...
10393 (gdb-init-1, gdb-display-separate-io-buffer)
10394 (gdb-frame-separate-io-buffer, gdb-setup-windows): ... and
10395 references to it.
10396 (gdb-inferior-io-mode): Use make-comint-in-buffer.
10397 (gdb-inferior-filter): Use comint-output-filter to stop
10398 echoing and remove ^M characters.
10399
10400 2009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
10401
10402 * emulation/viper-init.el (viper-restore-cursor-type):
10403 * emulation/cua-base.el (cua--update-indications):
10404 Replace default-cursor-type with (default-value 'cursor-type).
10405
10406 * mail/sendmail.el (mail-recover-1):
10407 * international/mule-diag.el (describe-current-coding-system-briefly)
10408 (describe-current-coding-system):
10409 * international/mule-cmds.el (select-safe-coding-system)
10410 (select-message-coding-system)
10411 (set-language-environment-coding-systems, set-locale-environment):
10412 * hexl.el (hexl-insert-multibyte-char):
10413 * dos-w32.el (find-buffer-file-type-coding-system):
10414 * simple.el (what-cursor-position):
10415 Replace uses of default-buffer-file-coding-system
10416 with (default-value 'buffer-file-coding-system).
10417
10418 * emacs-lisp/edebug.el (edebug-display, edebug-outside-excursion):
10419 Replace uses of default-cursor-in-non-selected-windows
10420 with (default-value 'cursor-in-non-selected-windows).
10421 Use with-current-buffer.
10422
10423 * mail/feedmail.el: Use CL macros.
10424 (feedmail-run-the-queue, feedmail-send-it-immediately):
10425 * dos-w32.el (find-buffer-file-type): Replace uses of
10426 default-buffer-file-type with (default-value 'buffer-file-type).
10427
10428 2009-08-28 Glenn Morris <rgm@gnu.org>
10429
10430 * calendar/diary-lib.el (diary-list-entries, diary-goto-entry)
10431 (diary-show-all-entries, diary-mark-entries, diary-make-entry):
10432 Use default-value of major-mode rather than default-major-mode.
10433
10434 2009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
10435
10436 * Makefile.in (update-elcfiles): Report left over elc files.
10437
10438 * mail/mailalias.el (build-mail-aliases): Use with-temp-buffer,
10439 expand-file-name and with-current-buffer.
10440 (mail-get-names, mail-directory): Use with-current-buffer.
10441
10442 * vc.el (vc-read-revision): New function.
10443 (vc-version-diff, vc-merge): Use it.
10444
10445 2009-08-27 Sam Steingold <sds@gnu.org>
10446
10447 * simple.el (kill-do-not-save-duplicates): New user option.
10448 (kill-new): When it is non-nil, and the new string is the same as
10449 the latest kill, set replace to t to avoid duplicates in kill-ring.
10450
10451 2009-08-27 Julian Scheid <julians37@gmail.com> (tiny change)
10452
10453 * net/tramp.el (tramp-handle-process-file): Do not flush all
10454 caches when `process-file-side-effects' is set.
10455 (tramp-handle-vc-registered): Use `tramp-get-file-exists-command'
10456 instead of `tramp-find-file-exists-command'.
10457 Unset `process-file-side-effects'.
10458
10459 2009-08-27 Michael Albinus <michael.albinus@gmx.de>
10460
10461 * net/tramp.el (tramp-methods): New method "rsyncc".
10462 (top): Add completion function for "rsyncc".
10463 (tramp-message-show-message): New defvar.
10464 (tramp-message, tramp-error): Use it.
10465 (tramp-do-copy-or-rename-file-directly): Extend check for direct
10466 remote copying.
10467 (tramp-do-copy-or-rename-file-out-of-band): Handle new
10468 `tramp-methods' entry `copy-env' of "rsyncc".
10469 (tramp-vc-registered-read-file-names): New defconst.
10470 (tramp-vc-registered-file-names): New defvar.
10471 (tramp-handle-vc-registered): Implement optimization strategy.
10472 (tramp-run-real-handler): Add `tramp-vc-file-name-handler'.
10473 (tramp-vc-file-name-handler): New defun.
10474 (tramp-get-ls-command, tramp-get-test-command)
10475 (tramp-get-file-exists-command, tramp-get-remote-ln)
10476 (tramp-get-remote-perl, tramp-get-remote-stat)
10477 (tramp-get-remote-id): Remove superfluous `with-current-buffer'.
10478
10479 * net/tramp-cache.el (top): Autoload `tramp-time-less-p'.
10480 (tramp-cache-inhibit-cache): Extend doc string. It allows also
10481 timestamps.
10482 (tramp-get-file-property): Check for timestamps in
10483 `tramp-cache-inhibit-cache'.
10484 (tramp-set-file-property): Write timestamp.
10485
10486 2009-08-27 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
10487
10488 * language/japan-util.el (japanese-symbol-table): Add entries for
10489 cp932-2-byte.
10490
10491 * international/characters.el: Add category `j' to cp932-2-byte.
10492
10493 2009-08-27 Kenichi Handa <handa@m17n.org>
10494
10495 * international/fontset.el (build-default-fontset-data): New macro.
10496 (setup-default-fontset): Use build-default-fontset-data for CJK,
10497 tibetan, ethiopic, and ipa.
10498
10499 2009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
10500
10501 * cus-start.el (default-major-mode): Customize `major-mode' instead.
10502 (enable-multibyte-characters): Not customizable any more.
10503
10504 * subr.el (default-mode-line-format, default-header-line-format)
10505 (default-line-spacing, default-abbrev-mode, default-ctl-arrow)
10506 (default-direction-reversed, default-truncate-lines)
10507 (default-left-margin, default-tab-width, default-case-fold-search)
10508 (default-left-margin-width, default-right-margin-width)
10509 (default-left-fringe-width, default-right-fringe-width)
10510 (default-fringes-outside-margins, default-scroll-bar-width)
10511 (default-vertical-scroll-bar, default-indicate-empty-lines)
10512 (default-indicate-buffer-boundaries, default-fringe-indicator-alist)
10513 (default-fringe-cursor-alist, default-scroll-up-aggressively)
10514 (default-scroll-down-aggressively, default-fill-column)
10515 (default-cursor-type, default-buffer-file-type)
10516 (default-cursor-in-non-selected-windows)
10517 (default-buffer-file-coding-system, default-major-mode)
10518 (default-enable-multibyte-characters): Mark as obsolete.
10519
10520 2009-08-27 Dan Nicolaescu <dann@ics.uci.edu>
10521
10522 * vc-dir.el (vc-dir-update): Remove debug helper.
10523
10524 * vc-cvs.el (vc-cvs-update-changelog): Fix typo.
10525
10526 2009-08-26 Sam Steingold <sds@gnu.org>
10527
10528 * simple.el (save-interprogram-paste-before-kill): New user option.
10529 (kill-new): When `save-interprogram-paste-before-kill' is non-nil,
10530 save the interprogram-paste into kill-ring before overriding it
10531 with the Emacs kill.
10532
10533 2009-08-26 Dan Nicolaescu <dann@ics.uci.edu>
10534
10535 * vc.el (vc-trunk-p): Rename to vc-rcs-trunk-p and move to vc-rcs.el.
10536 (vc-minor-part): Rename to vc-rcs-minor-part and move to vc-rcs.el.
10537 (vc-default-previous-revision): Rename to vc-rcs-previous-revision
10538 and move to vc-rcs.el.
10539 (vc-default-next-revision): Rename to vc-rcs-next-revision and
10540 move to vc-rcs.el.
10541 (vc-cvs-update-changelog): Move to vc-cvs.el, use vc-call-backend.
10542 (vc-rcs-update-changelog): Remove.
10543 (vc-update-changelog-rcs2log): Rename to vc-rcs-update-changelog
10544 and move to vc-rcs.el.
10545
10546 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-checkin)
10547 (vc-rcs-checkout, vc-rcs-rollback): Adjust for the vc-rcs-trunk-p
10548 renaming.
10549 (vc-rcs-trunk-p, vc-rcs-minor-part, vc-rcs-previous-revision)
10550 (vc-rcs-next-revision, vc-rcs-update-changelog): Move here from
10551 vc.el, renamed to be RCS specific.
10552
10553 * vc-cvs.el (vc-cvs-previous-revision, vc-cvs-next-revision):
10554 New functions.
10555 (vc-cvs-update-changelog): Move here from vc.el.
10556
10557 * vc-sccs.el (vc-sccs-previous-revision, vc-sccs-next-revision):
10558 New functions.
10559
10560 2009-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
10561
10562 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix up last change.
10563
10564 2009-08-26 Dan Nicolaescu <dann@ics.uci.edu>
10565
10566 * vc-git.el (vc-git-register): Use "git add" for directories.
10567 (vc-git-stash, vc-git-stash-show): New functions.
10568 (vc-git-extra-menu-map): Bind them.
10569
10570 * vc-dir.el (vc-dir-node-directory, vc-dir-update): Get the parent
10571 directory correctly in case the item is a directory itself.
10572
10573 * vc.el: Document the desired behavior for reverted files in the
10574 `added' state.
10575 (vc-default-prettify-state-info): Remove function, unused.
10576
10577 * vc-bzr.el (vc-bzr-prettify-state-info): Remove function, unused.
10578
10579 2009-08-26 Glenn Morris <rgm@gnu.org>
10580
10581 * bindings.el (standard-mode-line-format): Reposition dashes in
10582 which-func entry. (Bug#4217)
10583
10584 * files.el (enable-local-variables, enable-local-eval)
10585 (safe-local-variable-values, safe-local-eval-forms): Mark as risky in
10586 the defcustoms.
10587 (auto-mode-alist, ignored-local-variables)
10588 (save-some-buffers-action-alist): Move risky declarations to the
10589 definitions.
10590 (dabbrev-case-fold-search, dabbrev-case-replace, display-time-string)
10591 (font-lock-defaults, format-alist, imenu--index-alist)
10592 (imenu-generic-expression, input-method-alist, minor-mode-alist)
10593 (mode-line-buffer-identification, mode-line-client, mode-line-modes)
10594 (mode-line-modified, mode-line-mule-info, mode-line-position)
10595 (mode-line-process, mode-line-remote, outline-level)
10596 (parse-time-rules, rmail-output-file-alist)
10597 (special-display-buffer-names, vc-mode):
10598 Move risky declarations to the relevant files.
10599 * bindings.el (mode-line-client, mode-line-mule-info, mode-line-remote)
10600 (mode-line-modified, mode-line-process, mode-line-position)
10601 (mode-line-modes, mode-line-buffer-identification, minor-mode-alist)
10602 * font-core.el (font-lock-defaults):
10603 * format.el (format-alist):
10604 * vc-hooks.el (vc-mode):
10605 * window.el (special-display-buffer-names):
10606 * international/mule-cmds.el (input-method-alist):
10607 Define riskiness here (dumped file) rather than in files.el.
10608 * dabbrev.el (dabbrev-case-fold-search, dabbrev-case-replace):
10609 * imenu.el (imenu-generic-expression, imenu--index-alist):
10610 * outline.el (outline-level):
10611 * time.el (display-time-string):
10612 * calendar/parse-time.el (parse-time-rules):
10613 * mail/rmailout.el (rmail-output-file-alist):
10614 Autoload riskiness here, rather than placing in files.el.
10615
10616 2009-08-26 Andreas Schwab <schwab@linux-m68k.org>
10617
10618 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Signal overflow.
10619
10620 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
10621
10622 * simple.el (process-file-side-effects): New defvar.
10623
10624 * dired-aux.el (dired-show-file-type):
10625 * vc.el (vc-diff-internal):
10626 * vc-arch.el (vc-arch-diff):
10627 * vc-bzr.el (vc-bzr-sha1, vc-bzr-revision-completion-table):
10628 * vc-cvs.el (vc-cvs-state, vc-cvs-diff, vc-cvs-revision-table):
10629 * vc-git.el (vc-git-registered, vc-git-working-revision)
10630 (vc-git-find-revision, vc-git-diff, vc-git-revision-table)
10631 (vc-git--empty-db-p):
10632 * vc-hooks.el (vc-user-login-name):
10633 * vc-svn.el (vc-svn-registered, vc-svn-state)
10634 (vc-svn-dir-extra-headers, vc-svn-find-revision):
10635 * progmodes/grep.el (grep-probe): Let-bind
10636 `process-file-side-effects' with nil.
10637
10638 * net/dbus.el (dbus-ping): Add optional parameter TIMEOUT.
10639
10640 * net/tramp-gvfs.el (top): Use timeout of 100 msec pinging GVFS
10641 daemon. Replace ping by checking for running service for bluez
10642 and zeroconf. (Bug#4239)
10643
10644 2009-08-25 Kevin Ryde <user42@zip.com.au>
10645
10646 * net/dig.el (dig): Add autoload cookie.
10647
10648 2009-08-25 Glenn Morris <rgm@gnu.org>
10649
10650 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix test for cl in
10651 load-history for absolute file-names.
10652 (byte-compile-file-form-require): Warn about use of the cl package.
10653
10654 * format.el (format-alist): Doc fix.
10655
10656 * play/bubbles.el (top-level): Don't require cl at run-time.
10657
10658 * progmodes/verilog-mode.el (top-level): Don't require lucid (and hence
10659 run-time cl).
10660
10661 2009-08-24 Dmitry Dzhus <dima@sphinx.net.ru>
10662
10663 * progmodes/gdb-mi.el (gdb-mapcar*): Replacement for `mapcar*'
10664 from cl package.
10665 (gdb-table-add-row, gdb-table-string): Use `gdb-mapcar*'.
10666
10667 2009-08-24 Jay Belanger <jay.p.belanger@gmail.com>
10668
10669 * calc/calc-alg.el (math-trig-rewrite)
10670 (math-hyperbolic-trig-rewrite): New functions.
10671 (calc-simplify): Simplify trig functions when asked.
10672
10673 2009-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
10674
10675 * diff-mode.el (diff-find-source-location): Avoid goto-line.
10676
10677 2009-08-24 Kenichi Handa <handa@m17n.org>
10678
10679 * language/ind-util.el (mapthread): Delete it.
10680 (combinatorial): New function.
10681 (indian--puthash-cv): Use combinatorial instead of mapthread.
10682
10683 2009-08-22 Kevin Ryde <user42@zip.com.au>
10684
10685 * emacs-lisp/checkdoc.el (checkdoc-force-history-flag)
10686 (checkdoc-arguments-in-order-flag): Add safe-local-variable booleanp.
10687 (checkdoc-symbol-words): Add safe-local-variable for list of strings.
10688 Clarify docstring that the value is strings not symbols.
10689 (checkdoc-list-of-strings-p): New function.
10690
10691 2009-08-22 Glenn Morris <rgm@gnu.org>
10692
10693 * files.el (auto-mode-alist):
10694 * hippie-exp.el (he-concat-directory-file-name):
10695 * lpr.el (lpr-windows-system, printer-name):
10696 * ls-lisp.el (ls-lisp-emulation, ls-lisp-use-insert-directory-program):
10697 * ps-print.el (ps-windows-system):
10698 * startup.el (command-line):
10699 * emulation/viper-ex.el (viper-glob-function):
10700 * international/mule-cmds.el (set-language-environment-coding-systems):
10701 * net/ange-ftp.el (ange-ftp-write-region):
10702 * obsolete/fast-lock.el (fast-lock-cache-name):
10703 Remove code for defunct system-types emx, macos, mswindows, next-mach,
10704 unisoft-unix, vax-vms, win32, w32.
10705
10706 * calendar/diary-lib.el (diary-mark-entries-1): Only mark all days of a
10707 given name if the pattern is not more specific.
10708
10709 * calendar/lunar.el (lunar-phase-names): New option.
10710 (lunar-phase): Doc fix.
10711 (lunar-cycles-per-year): New constant.
10712 (lunar-index): New function.
10713 (lunar-phase-list, diary-lunar-phases): Use lunar-index.
10714 (lunar-phase-name): Use lunar-phase-names.
10715 (calendar-lunar-phases): Use format.
10716 (lunar-new-moon-on-or-after): Use lunar-cycles-per-year.
10717
10718 * progmodes/cperl-mode.el (cperl-imenu-name-and-position):
10719 Copy imenu-example--name-and-position function here for own use.
10720 (cperl-xsub-scan): Use cperl-imenu-name-and-position.
10721
10722 * bs.el (bs--redisplay):
10723 * cus-edit.el (custom-redraw):
10724 * ibuffer.el (ibuffer-bury-buffer):
10725 * server.el (server-goto-line-column):
10726 * startup.el (command-line-1):
10727 * strokes.el (strokes-xpm-for-stroke):
10728 * term.el (term-display-buffer-line):
10729 * view.el (View-goto-line):
10730 * calc/calc.el (calc-do, calc-trail-buffer):
10731 * play/gamegrid.el (gamegrid-add-score-insecure):
10732 * progmodes/ada-mode.el (ada-compile-goto-error):
10733 * progmodes/ada-xref.el (ada-xref-find-in-modified-ali):
10734 (ebrowse-select-1st-to-9nth):
10735 * progmodes/cperl-mode.el (cperl-time-fontification):
10736 * progmodes/ebrowse.el (ebrowse-toggle-file-name-display)
10737 * progmodes/gud.el (gud-display-line):
10738 (idlwave-shell-display-line):
10739 * progmodes/idlw-shell.el (idlwave-shell-goto-frame)
10740 * progmodes/make-mode.el (makefile-browser-toggle):
10741 (vhdl-speedbar-port-copy, vhdl-compose-components-package):
10742 * progmodes/vhdl-mode.el (vhdl-speedbar-find-file)
10743 * textmodes/picture.el (picture-draw-rectangle):
10744 * textmodes/reftex-index.el (reftex-index-goto-letter):
10745 (reftex-select-jump-to-previous):
10746 * textmodes/reftex-sel.el (reftex-find-start-point)
10747 * textmodes/reftex-toc.el (reftex-toc, reftex-toc-restore-region):
10748 (rst-straighten-deco-spacing, rst-section-tree, rst-toc):
10749 * textmodes/rst.el (rst-promote-region, rst-straighten-decorations)
10750 * textmodes/tex-mode.el (tex-compilation-parse-errors):
10751 * textmodes/two-column.el (2C-associated-buffer):
10752 Use forward-line rather than goto-line.
10753
10754 * emulation/vi.el (vi-goto-line): Don't warn about non-interactive
10755 goto-line.
10756
10757 * international/ucs-normalize.el (nfd, decomposition-translation-alist)
10758 (decomposition-char-recursively, alist-list-to-vector, quick-check-list)
10759 (quick-check-list-to-regexp): Declare.
10760
10761 * progmodes/make-mode.el (makefile-browser-insert-selection):
10762 Use goto-char rather than goto-line.
10763
10764 * progmodes/prolog.el (compilation-error-regexp-alist)
10765 (compilation-forget-errors): Declare.
10766
10767 2009-08-22 Juri Linkov <juri@jurta.org>
10768
10769 * progmodes/grep.el (lgrep, rgrep): At the beginning
10770 set `dir' to `default-directory' unless `dir' is a non-nil
10771 readable directory. (Bug#4052)
10772 (lgrep, rgrep): Change a weird way to report an error
10773 from using `read-string' to using `error'.
10774 Instead of using interactive arguments in the function body,
10775 add new argument `confirm'.
10776
10777 2009-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
10778
10779 * textmodes/remember.el (remember-buffer):
10780 * progmodes/cperl-mode.el (cperl-vc-header-alist):
10781 * calendar/icalendar.el (icalendar-convert-diary-to-ical)
10782 (icalendar-extract-ical-from-buffer):
10783 * net/newst-treeview.el (newsticker-groups-filename):
10784 * net/newst-backend.el (newsticker-cache-filename):
10785 * speedbar.el (speedbar-update-speed, speedbar-navigating-speed)
10786 (speedbar-ignored-path-expressions, speedbar-ignored-path-regexp)
10787 (speedbar-add-ignored-path-regexp, speedbar-line-path)
10788 (speedbar-buffers-line-path, speedbar-path-line)
10789 (speedbar-buffers-line-path):
10790 * epg.el (epg-passphrase-callback-function, epg-start-sign-keys)
10791 (epg-sign-keys):
10792 * epa.el (epa-display-verify-result):
10793 * progmodes/pascal.el (pascal-outline): Add version of obsolescence.
10794
10795 2009-08-21 Glenn Morris <rgm@gnu.org>
10796
10797 * progmodes/js.el (inferior-moz-process): Fix declaration.
10798
10799 * imenu.el (imenu-example--name-and-position): Fix obsolescence message.
10800
10801 * obsolete/rnewspost.el (news-mail-reply):
10802 Use goto-char rather than goto-line.
10803
10804 * term/ns-win.el (ns-open-file-select-line):
10805 Use line-beginning-position rather than goto-line.
10806
10807 * apropos.el (apropos-command):
10808 * ehelp.el (electric-helpify):
10809 * printing.el (pr-show-setup):
10810 * strokes.el (strokes-help):
10811 * tutorial.el (tutorial--describe-nonstandard-key)
10812 (tutorial--detailed-help):
10813 * woman.el (woman-mini-help, woman-display-extended-fonts):
10814 * calc/calc-help.el (calc-describe-key):
10815 * emulation/edt.el (edt-electric-helpify):
10816 * international/mule-diag.el (mule-diag):
10817 * play/yow.el (apropos-zippy):
10818 * progmodes/python.el (python-describe-symbol):
10819 * progmodes/vhdl-mode.el (vhdl-doc-variable, vhdl-doc-mode):
10820 * textmodes/table.el (*table--cell-describe-mode)
10821 (*table--cell-describe-bindings):
10822 Use help-print-return-message rather than the now obsolete alias.
10823
10824 * calendar/cal-move.el (calendar-cursor-to-nearest-date)
10825 (calendar-cursor-to-visible-date):
10826 * play/5x5.el (5x5-position-cursor):
10827 * play/decipher.el (decipher):
10828 * play/gomoku.el (gomoku-goto-xy):
10829 * play/landmark.el (lm-goto-xy):
10830 * play/mpuz.el (mpuz-paint-errors, mpuz-paint-statistics)
10831 (mpuz-paint-digit):
10832 Use forward-line, not goto-line.
10833
10834 * mail/rmail.el (rmail-obsolete): Delete custom group.
10835 (rmail-pop-password, rmail-pop-password-required): Make into aliases.
10836 (rmail-remote-password, rmail-remote-password-required):
10837 Remove unneeded :set-after and :set properties.
10838
10839 2009-08-21 Michael Albinus <michael.albinus@gmx.de>
10840
10841 * net/dbus.el (top): Initialize only when `dbusbind' is loaded.
10842
10843 2009-08-21 Dan Nicolaescu <dann@ics.uci.edu>
10844
10845 * loadup.el: Remove leftover macos code.
10846
10847 * vc-git.el (vc-git-annotate-command): Run asynchronously.
10848 Explicitly pass the date format to git blame so that user local
10849 so that the output format can be parsed.
10850
10851 2009-08-20 Michael Albinus <michael.albinus@gmx.de>
10852
10853 * net/dbus.el (top): Don't check for (getenv
10854 "DBUS_SESSION_BUS_ADDRESS"). It's done in dbusbind.c now.
10855
10856 2009-08-19 Magnus Henoch <magnus.henoch@gmail.com>
10857
10858 * log-edit.el (log-edit-strip-single-file-name): New var.
10859 (log-edit-insert-changelog): Use it. Bug#3571
10860
10861 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
10862
10863 * subr.el (read-passwd): Use read-key so keypad keys work as well.
10864 Bug#3287
10865
10866 * help.el (help-print-return-message): Rename from
10867 print-help-return-message.
10868
10869 * log-view.el (log-view-mode-map): Remove `q' binding, and unreliable
10870 cvs-mode-map parent hack.
10871 (log-view-mode): Derive from special-mode.
10872
10873 * linum.el (linum-mode): window-size-change-functions is redundant.
10874 Adapt to new window-configuration-change-hook behavior.
10875 (linum-after-size, linum-after-config): Remove.
10876
10877 * imenu.el (imenu-example--name-and-position)
10878 (imenu-example--lisp-extract-index-name)
10879 (imenu-example--create-lisp-index, imenu-example--create-c-index):
10880 Mark as obsolete.
10881
10882 * progmodes/prolog.el (inferior-prolog-error-regexp-alist): New var.
10883 (inferior-prolog-mode): Use it.
10884 (inferior-prolog-load-file): Reset list of errors.
10885
10886 2009-08-19 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
10887
10888 * language/tibetan.el ("Tibetan"): Fix sample-text entry.
10889
10890 * language/tai-viet.el ("TaiViet"): Fix sample-text entry.
10891
10892 2009-08-19 Michael Albinus <michael.albinus@gmx.de>
10893
10894 * net/dbus.el (top): Apply `dbus-init-bus' only if the session bus
10895 is running already.
10896
10897 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
10898
10899 * subr.el (listify-key-sequence-1): Use normal syntax since those
10900 integers are nowadays always represented by the same (positive) number
10901 on all platforms.
10902 (read-key-empty-map): New const.
10903 (read-key-delay): New var.
10904 (read-key): New function.
10905 (force-mode-line-update): Use with-current-buffer.
10906 (locate-user-emacs-file): Don't forget to abbreviate the file name.
10907 (start-process-shell-command, start-file-process-shell-command):
10908 Discourage the use of command-args.
10909
10910 2009-08-19 Glenn Morris <rgm@gnu.org>
10911
10912 * emacs-lisp/authors.el (authors-fixed-entries): Remove cvtmail.
10913
10914 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
10915
10916 * simple.el (choose-completion-string): Don't rely on
10917 minibuffer-completing-file-name and ad-hoc checks to decide whether
10918 to continue completion or not.
10919
10920 * minibuffer.el (minibuffer-hide-completions): New function.
10921 (completion--do-completion): Use it.
10922 (completions-annotations): New face.
10923 (completion--insert-strings): Use it.
10924 (completion-pcm--delim-wild-regex): Add docstring.
10925 (completion-pcm--string->pattern): Add support for 0-width delimiters
10926 in completion-pcm--delim-wild-regex.
10927
10928 2009-08-18 Stefan Monnier <monnier@iro.umontreal.ca>
10929
10930 * international/ucs-normalize.el (ucs-normalize-hfs-nfd-post-read-conversion):
10931 Remove unused var `buffer-modified-p'.
10932
10933 * minibuffer.el (completion--do-completion): Move point for the #b001
10934 case as well (bug#4176).
10935 (minibuffer-complete, minibuffer-complete-word): Don't move point.
10936
10937 2009-08-18 Michael Albinus <michael.albinus@gmx.de>
10938
10939 * net/dbus.el (dbus-init-bus): Declare. Apply it for the :system
10940 and :session buses.
10941
10942 2009-08-18 Kenichi Handa <handa@m17n.org>
10943
10944 * international/ucs-normalize.el (ucs-normalize-version):
10945 Change to 1.1.
10946 (ucs-normalize-hfs-nfd-pre-write-conversion): New function.
10947 (utf-8-hfs): Make it perform normalization on encoding too.
10948
10949 * textmodes/paragraphs.el: Change to utf-8. Adjust coding cookie.
10950 (sentence-end-without-space): Delete duplicated chars.
10951 (sentence-end-base): Likewise.
10952
10953 * textmodes/sgml-mode.el: Change to utf-8. Adjust coding cookie.
10954 (html-mode): Delete duplicated chars from sentence-end-base.
10955
10956 * textmodes/texinfo.el: Change to utf-8. Adjust coding cookie.
10957 (texinfo-mode): Delete duplicated chars from sentence-end-base.
10958
10959 2009-08-17 Chong Yidong <cyd@stupidchicken.com>
10960
10961 * files.el (hack-one-local-variable): If the mode function is for
10962 a minor mode, pass it an argument (Bug#4148).
10963
10964 2009-08-17 Michael Albinus <michael.albinus@gmx.de>
10965
10966 * net/tramp.el (tramp-register-completion-file-name-handler):
10967 Check also for (member 'partial-completion completion-styles).
10968
10969 2009-08-16 Chong Yidong <cyd@stupidchicken.com>
10970
10971 * progmodes/cperl-mode.el (cperl-electric-paren): Don't expand
10972 abbrev (Bug#3943).
10973
10974 2009-08-16 Ilya Zakharevich <ilyaz@cpan.org>
10975
10976 * progmodes/cperl-mode.el: Merge upstream 6.2.
10977 (cperl-mode-syntax-table): Modify syntax entry for ["'`].
10978 (cperl-forward-re): Check cperl-brace-recursing.
10979 (cperl-highlight-charclass): New function.
10980 (cperl-find-pods-heres): Use it.
10981 (cperl-fill-paragraph): Synch to save-excursion placement used upstream.
10982 (cperl-beautify-regexp-piece): Fix column calculation.
10983 (cperl-make-regexp-x): Handle case where point is between "q" and "rs".
10984 (cperl-beautify-level): Don't process entire regexp.
10985 (cperl-build-manpage, cperl-perldoc): Bind Man-switches before
10986 calling man.
10987 (cperl-tips-faces, cperl-mode, cperl-electric-backspace): Doc fix.
10988 (cperl-init-faces): Build a list in the normal way.
10989
10990 2009-08-16 Chong Yidong <cyd@stupidchicken.com>
10991
10992 * calendar/parse-time.el (parse-time-string-chars): Save match
10993 data.
10994
10995 2009-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
10996
10997 * progmodes/sql.el (sql-product-alist): Add :name tag to entries.
10998 (sql-product): Use it.
10999 (sql-mode-menu): Auto-generate the menu based on sql-product-alist.
11000 (sql-set-product): Add completion.
11001 (sql-highlight-oracle-keywords, sql-highlight-postgres-keywords)
11002 (sql-highlight-linter-keywords, sql-highlight-ms-keywords)
11003 (sql-highlight-ansi-keywords, sql-highlight-sybase-keywords)
11004 (sql-highlight-informix-keywords, sql-highlight-interbase-keywords)
11005 (sql-highlight-ingres-keywords, sql-highlight-solid-keywords)
11006 (sql-highlight-mysql-keywords, sql-highlight-sqlite-keywords)
11007 (sql-highlight-db2-keywords): Remove.
11008 (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
11009 (sql-highlight-product): Use derived-mode-p.
11010 (sql-set-sqli-buffer): Use with-current-buffer.
11011 (sql-connect-informix, sql-connect-ingres, sql-connect-oracle):
11012 Simplify.
11013
11014 * emacs-lisp/lisp-mode.el (lisp-indent-region): Remove unused function.
11015
11016 * term.el: Fix commenting convention, turn comments into docstrings.
11017
11018 2009-08-16 E. Jay Berkenbilt <ejb@ql.org> (tiny change)
11019
11020 * whitespace.el (whitespace-style): Doc fix (Bug#3661).
11021
11022 2009-08-16 Jan Seeger <jan.seeger@thenybble.de> (tiny change)
11023
11024 * calendar/parse-time.el (parse-time-string-chars): Compute using
11025 character classes, to handle non-ascii characters (Bug#3190).
11026
11027 2009-08-16 Chong Yidong <cyd@stupidchicken.com>
11028
11029 * progmodes/sh-script.el (sh-maybe-here-document): Avoid inserting
11030 another heredoc if the user adds another < (Bug#3226).
11031
11032 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
11033 Don't initialize based on window-system (Bug#4124).
11034
11035 * facemenu.el (facemenu-read-color): Use a completion function
11036 that accepts any defined color, such as RGB triplets (Bug#3677).
11037
11038 * files.el (get-free-disk-space): Change fallback default
11039 directory to /. Expand DIR argument before switching to fallback.
11040 Suggested by Kevin Ryde (Bug#2631, Bug#3911).
11041
11042 2009-08-15 Chong Yidong <cyd@stupidchicken.com>
11043
11044 * files.el (load-library): Doc fix.
11045
11046 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
11047
11048 * emulation/viper-cmd.el (viper-insert-isearch-string): New function.
11049 (viper-if-string): Redefine C-s in the minibuffer to insert the last
11050 incremental search string.
11051
11052 * ediff-init.el (ediff-coding-system): Use escape-quoted in case of
11053 XEmacs.
11054
11055 * ediff-merg.el (ediff-merge-region-is-non-clash-to-skip)
11056 (ediff-merge-region-is-non-clash)
11057 (ediff-skip-merge-region-if-changed-from-default-p): Use defun.
11058 Also check if the job is really a merge job.
11059
11060 * ediff.el (ediff-current-file): New function.
11061
11062 2009-08-15 Chong Yidong <cyd@stupidchicken.com>
11063
11064 * progmodes/js.el: Edit docstrings throughout to follow Emacs
11065 conventions.
11066 (js-insert-and-indent): Delete function.
11067 (js-mode-map): Don't bind keys to js-insert-and-indent.
11068 (js-beginning-of-defun): Rename from js--beginning-of-defun.
11069 (js-end-of-defun): Rename from js--end-of-defun.
11070 (js-auto-indent-flag): Delete variable.
11071
11072 2009-08-14 Chong Yidong <cyd@stupidchicken.com>
11073
11074 * progmodes/js.el: Remove proclaim statement.
11075 Defvar which-func-imenu-joiner-function to silence compiler.
11076
11077 * files.el (auto-mode-alist): Use js-mode for .js files.
11078
11079 * progmodes/js2-mode.el: Remove file.
11080
11081 * Makefile.in (ELCFILES): Add js.el, and remove js2-mode.el.
11082
11083 * speedbar.el (speedbar-supported-extension-expressions): Add .js.
11084
11085 * progmodes/hideshow.el (hs-special-modes-alist): Add js-mode entry.
11086
11087 2009-08-14 Daniel Colascione <dan.colascione@gmail.com>
11088 Karl Landstrom <karl.landstrom@brgeight.se>
11089
11090 * progmodes/js.el: New file.
11091
11092 2009-08-14 Mark A. Hershberger <mah@everybody.org>
11093
11094 * timezone.el (timezone-parse-date): Add ability to understand ISO
11095 basic format (minimal separators) dates in addition to the
11096 already-supported extended format dates.
11097
11098 2009-08-14 Eli Zaretskii <eliz@gnu.org>
11099
11100 * international/ucs-normalize.el: Add a `coding' file variable.
11101
11102 * Makefile.in (ELCFILES): Add international/ucs-normalize.elc.
11103
11104 2009-08-14 Sam Steingold <sds@gnu.org>
11105
11106 * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
11107
11108 2009-08-13 Chong Yidong <cyd@stupidchicken.com>
11109
11110 * faces.el (help-argument-name): Define it here instead of
11111 help-fns.el, because in daemon mode help-fns.el may be loaded when
11112 faces are still uninitialized (Bug#1078).
11113
11114 * help-fns.el (help-argument-name): Move defface to faces.el.
11115
11116 2009-08-13 Nick Roberts <nickrob@snap.net.nz>
11117
11118 * progmodes/gdb-mi.el (gdb-inferior-io-mode): Use start-process to
11119 create buffer with a pty but no process so that GDB can make the
11120 inferior the controlling process.
11121
11122 2009-08-13 Taichi Kawabata <kawabata.taichi@gmail.com>
11123
11124 * international/ucs-normalize.el: New file.
11125
11126 2009-08-13 Richard Stallman <rms@gnu.org>
11127
11128 * mail/rmail.el (rmail-get-attr-names):
11129 Accept an attribute header that is too short.
11130
11131 * mail/rmail.el (rmail-forget-messages):
11132 Ignore nil elt in rmail-message-vector. Use dotimes.
11133
11134 * progmodes/compile.el (compilation-goto-locus):
11135 Use next-error-move-function.
11136
11137 * simple.el (next-error-move-function): New variable.
11138
11139 2009-08-12 Juri Linkov <juri@jurta.org>
11140
11141 * progmodes/grep.el (lgrep): Ensure that `default-directory' is
11142 always non-nil. (Bug#4052)
11143
11144 * replace.el (read-regexp): Return empty string when
11145 `default-value' is nil.
11146 (keep-lines-read-args): Don't use empty string as the
11147 default value for `read-regexp'. (Bug#2495)
11148
11149 2009-08-12 Juri Linkov <juri@jurta.org>
11150
11151 * international/mule-cmds.el (ucs-insert): Change arguments
11152 from `arg' to `character', `count', `inherit' to be the same
11153 as in `insert-char'. Doc fix. (Bug#4039)
11154
11155 * international/mule-conf.el (utf-16be-with-signature): Doc fix.
11156
11157 2009-08-12 Juri Linkov <juri@jurta.org>
11158
11159 * files-x.el: New file.
11160
11161 * files.el: Move code that deals with adding/deleting
11162 file/directory-local variables to files-x.el.
11163
11164 * Makefile.in (ELCFILES): Add files-x.elc.
11165
11166 2009-08-11 Dmitry Dzhus <dima@sphinx.net.ru>
11167
11168 * progmodes/gdb-mi.el (gdb-line-posns): New helper which helps not
11169 to use `goto-line'.
11170 (gdb-place-breakpoints, gdb-get-location): Rewritten without
11171 `goto-line'.
11172 (gdb-invalidate-disassembly): Do not refresh upon receiving
11173 'update signal. Instead, update all disassembly buffers only after
11174 threads list.
11175 (gdb): Send -target-detach when buffer is killed (Bug#3794).
11176 (gdb-starting): Moved -data-list-register-names...
11177 (gdb-stopped): ...here so it's sent when first thread stops.
11178 (gdb-registers-handler-custom): Do nothing if register names are
11179 unknown yet.
11180
11181 * progmodes/gud.el (gud-stop-subjob): Rewritten without macros
11182 from `gdb-mi.el' to avoid extra tangling.
11183
11184 * progmodes/gdb-mi.el (gdb-gud-context-call): Reverting previous
11185 change which breaks `gud-def' definitions used in `gdb'.
11186 (gdb-update-gud-running): No extra fuss for updating frame number.
11187
11188 2009-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
11189
11190 * international/mule-cmds.el (mule-keymap, mule-menu-keymap)
11191 (describe-language-environment-map, setup-language-environment-map)
11192 (set-coding-system-map): Move initialization into declaration.
11193 (set-language-info-alist): Last arg to define-key-after can be skipped.
11194
11195 * international/quail.el (quail-completion-1): Simplify.
11196 (quail-define-rules): Use slightly more compact code.
11197 (quail-insert-decode-map): Propertize keys, compact columns.
11198
11199 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
11200 Add goto-line.
11201
11202 2009-08-10 Miles Bader <miles@gnu.org>
11203
11204 * progmodes/js2-mode.el (js2-warning, js2-error, js2-jsdoc-tag)
11205 (js2-jsdoc-type, js2-jsdoc-value, js2-function-param)
11206 (js2-instance-member, js2-private-member, js2-private-function-call)
11207 (js2-jsdoc-html-tag-name, js2-jsdoc-html-tag-delimiter)
11208 (js2-magic-paren, js2-external-variable):
11209 Remove "-face" suffix from face names.
11210 (js2-jsdoc-highlight-helper, js2-highlight-jsdoc)
11211 (js2-highlight-undeclared-vars, js2-peek-token)
11212 (js2-parse-function-params, js2-mode-show-errors)
11213 (js2-mode-show-warnings, js2-make-magic-delimiter)
11214 (js2-mode-highlight-magic-parens): Update to use new face names.
11215
11216 2009-08-09 Michael Albinus <michael.albinus@gmx.de>
11217
11218 * net/tramp.el (tramp-get-ls-command-with-dired): New defun.
11219 (tramp-handle-insert-directory): Handle "--dired". (Bug#4075)
11220
11221 2009-08-09 Chong Yidong <cyd@stupidchicken.com>
11222
11223 * subr.el: Provide hashtable-print-readable.
11224
11225 * progmodes/hideshow.el (hs-special-modes-alist): Don't use
11226 hs-c-like-adjust-block-beginning.
11227 (hs-hide-block-at-point): Stop hiding at the beginning of
11228 hs-block-end-regexp (Bug#700).
11229
11230 2009-08-09 Dmitry Dzhus <dima@sphinx.net.ru>
11231
11232 * progmodes/gdb-mi.el (gdb-gud-context-call): Does not need to be
11233 a macro.
11234 (gdb-registers-handler-custom): Do not fail when register names
11235 are unavailable.
11236
11237 2009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
11238
11239 * progmodes/gdb-mi.el (gdb-control-all-threads)
11240 (gdb-control-current-thread): Interactive setters for
11241 `gdb-gud-control-all-threads' to use in menu.
11242 (gdb-show-run-p): Show «Go» when process is not active.
11243 (gud-tool-bar-map): Add non-stop/A,T indicator. Uses
11244 gud/thread.xpm and gud/all.xpm.
11245
11246 2009-08-08 Yoni Rabkin <yoni@rabkins.net>
11247
11248 * net/net-utils.el (net-utils-font-lock-keywords): New var.
11249 (nslookup-font-lock-keywords): Make it a variable.
11250 (net-utils-mode): New mode for viewing diagnostic network output.
11251 (net-utils-remove-ctrl-m-filter): Set inhibit-read-only.
11252 (net-utils-run-simple): New function.
11253 (ifconfig, iwconfig, netstat, arp, route): Use it.
11254
11255 2009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
11256
11257 * progmodes/gdb-mi.el (gdb-read-memory-custom)
11258 (gdb-memory-set-address, def-gdb-set-positive-number)
11259 (def-gdb-memory-format, def-gdb-memory-unit): Update memory buffer
11260 after changing settings.
11261 (gdb-invalidate-disassembly): Update when first shown.
11262 (gdb-edit-locals-value): Fixed.
11263 (gdb-registers-handler-custom): Print registers in right order and
11264 allow changing register values (only for current thread yet).
11265 (gdb-breakpoints-mode-map): Don't assume threads buffer is present.
11266 (gdb-threads-mode-map): Don't assume breakpoints buffer is present.
11267 (gdb-disassembly-handler-custom, gdb-stack-list-frames-custom)
11268 (gdb-locals-handler-custom, gdb-registers-handler-custom): Thread
11269 info in mode name.
11270 (gdb-registers-mode-map): TAB to switch to locals.
11271
11272 2009-08-08 Eli Zaretskii <eliz@gnu.org>
11273
11274 * mail/rmail.el (rmail-add-mbox-headers)
11275 (rmail-set-message-counters-counter): Search for
11276 rmail-unix-mail-delimiter instead of just "From ". (Bug#4076)
11277
11278 2009-08-08 Glenn Morris <rgm@gnu.org>
11279
11280 * Makefile.in (ELCFILES): Update.
11281
11282 2009-08-07 Eli Zaretskii <eliz@gnu.org>
11283
11284 * mail/sendmail.el (mail-yank-original): Set
11285 buffer-file-coding-system from the one used by the message whose
11286 text is yanked.
11287
11288 * calc/calc-graph.el (calc-graph-plot): Set calc-graph-last-device
11289 to "windows" when "pgnuplot" is used.
11290 (calc-graph-command, calc-gnuplot-command, calc-graph-init): Don't
11291 call accept-process-output if "pgnuplot" is used.
11292 (calc-graph-init): Don't send -display and -geometry to
11293 "pgnuplot". If "pgnuplot" is used, glean gnuplot version by
11294 running "pgnuplot -V" with shell-command-to-string.
11295
11296 * calc/calc.el (calc-gnuplot-name) [windows-nt]: Use "pgnuplot" as
11297 the default.
11298
11299 2009-08-07 Eli Zaretskii <eliz@gnu.org>
11300
11301 * Makefile.in (ELCFILES): org/org-export-latex.elc renamed to
11302 org/org-latex.elc.
11303
11304 2009-08-07 Dan Nicolaescu <dann@ics.uci.edu>
11305
11306 * vc-dispatcher.el (vc-resynch-window): Update comment.
11307
11308 * term.el (term-handle-ansi-escape): Add comments with the
11309 terminfo capabilities implemented.
11310
11311 2009-08-06 Dmitry Dzhus <dima@sphinx.net.ru>
11312
11313 * progmodes/gdb-mi.el (gdb-var-create-regexp): Removed.
11314 (gdb-var-create-handler): Rewritten using JSON parser.
11315 (gdb-propertize-header): Moved earlier.
11316 (gdb-set-header): Removed to avoid duplication.
11317 (gdb-thread-list-handler-custom, gdb-invalidate-disassembly):
11318 Refresh disassembly buffers only after threads list have been
11319 update.
11320 (gdb-threads-header, gdb-registers-header): Per-buffer header line
11321 variables.
11322
11323 2009-08-04 Juri Linkov <juri@jurta.org>
11324
11325 * files.el: Commands to add/delete file/directory-local variables.
11326 (read-file-local-variable, read-file-local-variable-value)
11327 (read-file-local-variable-mode, modify-file-local-variable)
11328 (modify-file-local-variable-prop-line)
11329 (modify-dir-local-variable): New functions.
11330 (add-file-local-variable, delete-file-local-variable)
11331 (add-file-local-variable-prop-line, delete-file-local-variable-prop-line)
11332 (add-dir-local-variable, delete-dir-local-variable)
11333 (copy-file-locals-to-dir-locals, copy-dir-locals-to-file-locals)
11334 (copy-dir-locals-to-file-locals-prop-line): New commands.
11335
11336 2009-08-04 Chong Yidong <cyd@stupidchicken.com>
11337
11338 * abbrev.el (insert-abbrev-table-description): Prettify output.
11339 Suggested by Karl Chen.
11340
11341 2009-08-04 Dmitry Dzhus <dima@sphinx.net.ru>
11342
11343 * progmodes/gdb-mi.el (gdb-frame-number): Initialize with nil.
11344 (gdb-overlay-arrow-position): Rename to `gdb-disassembly-position'.
11345 (gdb-overlay-arrow-position, gdb-thread-position)
11346 (gdb-disassembly-position): Declare variables.
11347 (gdb-wait-for-pending): Function now.
11348 (gdb-add-subscriber, gdb-delete-subscriber, gdb-get-subscribers)
11349 (gdb-emit-signal, gdb-buf-publisher): Declare before first use so
11350 compilation goes smoothly.
11351 (gdb, gdb-non-stop, gdb-buffers): New customization groups.
11352 (gdb-non-stop-setting): New customization setting which replaces
11353 `gdb-non-stop' so changing it doesn't break active GDB session.
11354 (gdb-stack-buffer-locations, gdb-stack-buffer-addresses)
11355 (gdb-thread-buffer-verbose-names, gdb-thread-buffer-arguments)
11356 (gdb-thread-buffer-locations, gdb-thread-buffer-addresses)
11357 (gdb-show-threads-by-default): New customization options.
11358 (gdb-buffer-type, gdb-buffer-shows-main-thread-p): New helper
11359 routines.
11360 (gdb-get-buffer-create): Send buffers update signal when they are
11361 created.
11362 (gdb-invalidate-locals, gdb-invalidate-registers)
11363 (gdb-invalidate-breakpoints)
11364 (gdb-invalidate-threads, gdb-invalidate-disassembly)
11365 (gdb-invalidate-memory): Accept update signal.
11366 (gdb-current-context-command): Use --frame option.
11367 (gdb-update-gud-running, gdb-running, gdb-setq-thread-number):
11368 Implement `gdb-frame-number' selection logic.
11369 (gdb-show-run-p, gdb-show-stop-p): Helper functions which decide
11370 whether to show GUD toolbar buttons.
11371 (gdb-thread-exited): Unselect current thread when it exits.
11372 (gdb-stopped): Typo fixed (now really runs `gdb-stopped-hooks').
11373 (gdb-mark-line): Routine which sets overlay arrow or inverses
11374 video on fringeless displays.
11375 (gdb-table, gdb-table-add-row, gdb-table-string): Structure used
11376 to build aligned columns of data in GDB buffers and set text
11377 properties line-by-line.
11378 (gdb-invalidate-breakpoints)
11379 (gdb-breakpoints-list-handler-custom)
11380 (gdb-thread-list-handler-custom, gdb-disassembly-handler-custom)
11381 (gdb-stack-list-frames-custom, gdb-locals-handler-custom)
11382 (gdb-registers-handler-custom): Align data columns.
11383 (gdb-locals-handler-custom): Now prints data like in variable
11384 declarations.
11385 (gdb-jump-to, gdb-file-button, gdb-insert-file-location-button):
11386 Removed confusing buttons.
11387 (gdb-invalidate-threads): Append --frame.
11388 (gdb-threads-mode-map, gdb-breakpoints-mode-map): TAB to switch
11389 between breakpoints/threads buffers.
11390 (gdb-set-window-buffer): Now can ignore dedicated windows.
11391 (gdb-propertize-header): Use `gdb-set-window-buffer'.
11392 (def-gdb-thread-buffer-simple-command): Numerous typos fixed.
11393 (def-gdb-thread-buffer-gud-command): Replaces
11394 `def-gdb-thread-buffer-gdb-command' and uses standard GUD commands
11395 for fine thread control.
11396 (gdb-preempt-existing-or-display-buffer): New function used to
11397 display bound buffers without breaking window layout.
11398 (gdb-frame-location): Replaces `gdb-insert-frame-location'.
11399 (gdb-select-frame): New version of `gdb-frames-select' which now
11400 sets `gdb-frame-number' so commands may use --frame option instead
11401 of inner debugger state.
11402 (gdb-frame-handler): Do not set `gdb-frame-number'.
11403 (gdb-threads-mode-map): Select threads with mouse.
11404
11405 * progmodes/gud.el (gdb-gud-context-call): Declare function to
11406 avoid compilation warning.
11407 (gud-menu-map, gud-minor-mode-map): Use `gdb-show-run-p` and
11408 `gdb-show-stop-p`.
11409
11410 * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create):
11411 Argument `key' renamed to `buffer-type'.
11412 (gdb-current-context-buffer-name): Do not add thread info to
11413 buffer name when no thread is selected.
11414 (gdbmi-record-list, gdb-shell): Try to handle GDB `shell'
11415 command (bug 3794).
11416 (gdb-thread-selected): Handle `=thread-selected' notification.
11417 (gdb-wait-for-pending): New macro to deal with congestion problems.
11418 (gdb-breakpoints-list-handler-custom): Don't fail on pending
11419 breakpoints.
11420 (gdb-invalidate-disassembly): Use 'fullname instead of 'file.
11421 This fixes problem similar to one described in bug 3947.
11422 (gud-menu-map): More menu items.
11423 (gdb-init-1): Reset `gdb-thread-number' to nil.
11424
11425 * progmodes/gud.el (gud-stop-subjob, gud-menu-map): Respect GDB
11426 non-stop settings.
11427
11428 * progmodes/gdb-mi.el (gdb-thread-number): Initialize with nil.
11429 (gdb-current-context-command): Do not append --thread if
11430 `gdb-thread-number' is nil.
11431 (gdb-running-threads-count, gdb-stopped-threads-count): New
11432 variables.
11433 (gdb-non-stop, gdb-gud-control-all-threads, gdb-switch-reasons)
11434 (gdb-stopped-hooks, gdb-switch-when-another-stopped): New
11435 customization options.
11436 (gdb-gud-context-command, gdb-gud-context-call): New wrappers for
11437 GUD commands.
11438 (gdb): `gud-def' definitions changed to use `gdb-gud-context-call'.
11439 (gdb-init-1): Activate non-stop mode if `gdb-non-stop' is enabled.
11440 (gdb-setq-thread-number, gdb-update-gud-running): New functions to
11441 set `gdb-thread-number' and update `gud-running' properly.
11442 (gdb-running): Update threads list when new threads appear.
11443 (gdb-stopped): Support non-stop operation and new thread switching
11444 logic.
11445 (gdb-jsonify-buffer, gdb-json-read-buffer, gdb-json-string)
11446 (gdb-json-partial-output): New set of JSON routines.
11447 (def-gdb-auto-update-trigger): New `signal-list' optional
11448 argument.
11449 (gdb-thread-list-handler-custom): Update `gud-running',
11450 `gdb-stopped-threads-count' and `gdb-running-threads-count'.
11451 (def-gdb-thread-buffer-gdb-command, gdb-interrupt-thread)
11452 (gdb-continue-thread, gdb-step-thread): New commands for fine
11453 thread execution control.
11454 (gud-menu-map): New menu items to switch non-stop options.
11455 (gdb-reset): Cleanup `gdb-thread-position' overlay arrow marker.
11456 (gdb-send): Mimic RET properly (bug 3794).
11457
11458 * progmodes/gdb-mi.el (gdb-rules-name-maker)
11459 (gdb-rules-buffer-mode, gdb-rules-update-trigger): Accessors for
11460 gdb-buffer-rules.
11461 (def-gdb-auto-update-handler): New nopreserve optional argument.
11462 (gdb-stack-list-frames-custom): Print stack from top to bottom.
11463
11464 * progmodes/gdb-mi.el (gdb-pc-address): Removed unused variable.
11465 (gdb-threads-list, gdb-breakpoints-list): New assoc lists.
11466 (gdb-parent-mode): New mode to derive other GDB modes from.
11467 (gdb-display-disassembly-for-thread)
11468 (gdb-frame-disassembly-for-thread): New commands for threads
11469 buffer.
11470
11471 * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create)
11472 (gdb-init-1, gdb-bind-function-to-buffer, gdb-add-subscriber)
11473 (gdb-get-subscribers, gdb-emit-signal, gdb-buf-publisher)
11474 (gdb-update): We now store all GDB buffers in a list so that they
11475 can be updated by traversing a list instead of calling invalidate
11476 triggers explicitly.
11477 (def-gdb-trigger-and-handler): New macro to define trigger-handler
11478 pair for GDB buffer.
11479 (gdb-stack-buffer-name): Add thread information.
11480 (gdb-add-pending, gdb-pending-p, gdb-delete-pending): Macros to
11481 handle pending triggers.
11482 (gdb-threads-mode-map, def-gdb-thread-buffer-command)
11483 (def-gdb-thread-buffer-simple-command)
11484 (gdb-display-stack-for-thread, gdb-display-locals-for-thread)
11485 (gdb-display-registers-for-thread, gdb-frame-stack-for-thread)
11486 (gdb-frame-locals-for-thread, gdb-frame-registers-for-thread):
11487 New commands which show buffers bound to thread.
11488 (gdb-stack-list-locals-regexp): Removed unused regexp.
11489
11490 * progmodes/gdb-mi.el (gdb-breakpoints-buffer-name)
11491 (gdb-locals-buffer-name, gdb-registers-buffer-name)
11492 (gdb-memory-buffer-name, gdb-stack-buffer-name): Do not switch
11493 to (gud-comint-buffer) in *-buffer-name functions
11494 because (gdb-get-target-string) already does that.
11495 (gdb-locals-handler-custom, gdb-registers-handler-custom)
11496 (gdb-changed-registers-handler): Rewritten without regexps.
11497
11498 * progmodes/gdb-mi.el: Basic thread selection support.
11499 (gdb-thread-number): New variable.
11500 (gdb-current-context-command): New macro which adds --thread
11501 option to command.
11502 (gdb-threads-mode-map): Select thread with SPC.
11503 (gdb-thread-list-handler-custom): Mark current thread with overlay
11504 arrow. Synchronize GDB thread and Emacs thread.
11505 (gdb-select-thread): New command which selects current thread.
11506 (gdb-invalidate-frames, gdb-invalidate-locals)
11507 (gdb-invalidate-registers): Use --thread option.
11508
11509 2009-08-04 Michael Albinus <michael.albinus@gmx.de>
11510
11511 * net/tramp.el (top): Make check for tramp-gvfs loading more
11512 robust. (Bug#3977)
11513 (tramp-handle-insert-file-contents): `unwind-protect' must be
11514 inside `with-parsed-tramp-file-name'.
11515
11516 * net/tramp-gvfs.el (top): Remove superfluous message when loading
11517 fails.
11518
11519 2009-08-03 Nick Roberts <nickrob@snap.net.nz>
11520
11521 * progmodes/gud.el (jdb): Set gud-jdb-classpath-string to current
11522 directory if CLASSPATH is not set.
11523
11524 2009-08-03 Michael Albinus <michael.albinus@gmx.de>
11525
11526 * net/tramp.el (tramp-rfn-eshadow-update-overlay-regexp):
11527 New defconst.
11528 (tramp-rfn-eshadow-update-overlay): Use it. (Bug#4004)
11529
11530 2009-08-02 Kevin Ryde <user42@zip.com.au>
11531
11532 * net/newst-backend.el (newsticker--raw-url-list-defaults):
11533 Update freshmeat link. Delete newsforge.com as it seems gone.
11534
11535 2009-08-02 Chong Yidong <cyd@stupidchicken.com>
11536
11537 * select.el (x-set-selection): Doc fix (Bug#4021).
11538
11539 * w32-fns.el (x-set-selection): Doc fix (Bug#4021).
11540
11541 * help-fns.el (describe-variable): Treat list return values from
11542 dir-locals-find-file properly (Bug#4005).
11543
11544 2009-08-02 Julian Scheid <julians37@googlemail.com> (tiny change)
11545
11546 * net/tramp.el (tramp-debug-message): Print also microseconds.
11547
11548 2009-08-02 Michael Albinus <michael.albinus@gmx.de>
11549
11550 * net/tramp.el (tramp-handle-insert-file-contents): Optimize, when BEG
11551 or END is non-nil.
11552 (tramp-handle-vc-registered): Use `tramp-cache-inhibit-cache'.
11553 (tramp-get-debug-buffer): Change `outline-regexp' according to new
11554 format.
11555
11556 * net/tramp-cache.el (tramp-cache-inhibit-cache): New defvar.
11557 (tramp-get-file-property): Use it.
11558
11559 * autorevert.el (auto-revert-handler): Allow
11560 `auto-revert-tail-mode' for remote files.
11561
11562 2009-08-02 Jason Rumney <jasonr@gnu.org>
11563
11564 * minibuffer.el (read-file-name): Treat confirm options to
11565 MUSTMATCH as nil when invoking x-file-dialog. (Bug#3969)
11566
11567 2009-08-02 Chong Yidong <cyd@stupidchicken.com>
11568
11569 * font-lock.el (font-lock-string-face, font-lock-builtin-face)
11570 (font-lock-variable-name-face, font-lock-constant-face): Darken
11571 the colors for light backgrounds.
11572
11573 2009-08-01 Eli Zaretskii <eliz@gnu.org>
11574
11575 * mail/rmailsum.el (rmail-header-summary): Ignore letter-case of
11576 month names. (Bug#3987)
11577
11578 2009-07-31 Chong Yidong <cyd@stupidchicken.com>
11579
11580 * simple.el (line-move-finish): Pass whole number to
11581 line-move-to-column.
11582 (line-move-visual): Perform hscroll to the recorded position.
11583
11584 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
11585
11586 * calc/calc-mode.el (calc-matrix-brackets): Remove "P" from prompt.
11587
11588 2009-07-29 Alan Mackenzie <acm@muc.de>
11589
11590 * progmodes/cc-defs.el (c-version): Bump to 5.31.7.
11591
11592 2009-07-29 Dmitry Dzhus <dima@sphinx.net.ru>
11593
11594 * progmodes/gdb-mi.el (gdb-goto-breakpoint)
11595 (gdb-place-breakpoints): Use full path when setting breakpoints.
11596
11597 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
11598
11599 * calc/calc.el (calc-mode-map): Add keybinding for
11600 `calc-transpose-lines'.
11601
11602 2009-07-29 Vincent Belaïche <vincent.belaiche@gmail.com>
11603
11604 * calc/calc-misc.el (calc-transpose-lines): New function.
11605
11606 2009-07-28 Michael Albinus <michael.albinus@gmx.de>
11607
11608 * net/tramp.el (tramp-do-copy-or-rename-file): Add messages.
11609 Simplify check for out-of-band methods.
11610 (tramp-do-copy-or-rename-file-out-of-band): Allow both files to be
11611 remote. Remove messages which are in `tramp-do-copy-or-rename-file'.
11612
11613 2009-07-28 Dan Nicolaescu <dann@ics.uci.edu>
11614
11615 * vc-git.el (vc-git-checkin): Fix typo.
11616
11617 2009-07-28 Steve Yegge <steve.yegge@gmail.com>
11618
11619 * progmodes/js2-mode.el: New file.
11620
11621 2009-07-28 Nick Roberts <nickrob@snap.net.nz>
11622
11623 * progmodes/gud.el (jdb): Add gud-pstar to dump object information.
11624 (gud-menu-map): Adjust tooltip accordingly.
11625
11626 2009-07-27 Dan Nicolaescu <dann@ics.uci.edu>
11627
11628 * vc-bzr.el (vc-bzr-print-log): Pass multiple arguments to bzr log.
11629 (vc-bzr-log-view-mode): Adjust log-view-file-re.
11630
11631 * add-log.el (change-log-mode-map): Add a menu.
11632
11633 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
11634
11635 * net/dbus.el (dbus-call-method-non-blocking): Handle the case the
11636 function returns nil.
11637 (dbus-handle-event): Handle special return value :ignore.
11638 Reported by Jan Moringen <jan.moringen@uni-bielefeld.de>.
11639
11640 2009-07-26 Chong Yidong <cyd@stupidchicken.com>
11641
11642 * view.el (view-mode-enable): Don't define Helper-return-blurb if
11643 it's not needed.
11644
11645 2009-07-25 Eli Zaretskii <eliz@gnu.org>
11646
11647 Fix Bug#3888:
11648
11649 * w32-vars.el (x-select-enable-clipboard): Doc fix.
11650
11651 * term/pc-win.el (x-display-name, x-colors)
11652 (x-select-enable-clipboard, x-select-text): Doc fix.
11653
11654 * term/common-win.el (x-display-name, x-colors): Doc fix.
11655
11656 * term/ns-win.el (x-select-text, x-setup-function-keys, x-colors)
11657 (xw-defined-colors): Doc fix.
11658
11659 * w32-fns.el (x-select-text, x-setup-function-keys)
11660 (x-get-selection, x-set-selection): Doc fix.
11661
11662 * term/x-win.el (x-select-text, x-setup-function-keys)
11663 (x-select-enable-clipboard, xw-defined-colors): Doc fix.
11664
11665 * select.el (x-set-selection): Doc fix.
11666
11667 2009-07-25 Michael Albinus <michael.albinus@gmx.de>
11668
11669 * net/zeroconf.el (zeroconf-init): Check for "GetVersionString"
11670 instead of "IsNSSSupportAvailable". Avahi ought to work also when
11671 "IsNSSSupportAvailable" method is not available. Reported by
11672 Steve Youngs <steve@sxemacs.org>.
11673
11674 2009-07-24 Kenichi Handa <handa@m17n.org>
11675
11676 * international/characters.el: Fix setting of category ?C, ?|, ?K,
11677 and ?H. Fix setting of case for Latin Extended and Greek Extended.
11678 (build-unicode-category-table): Fix range checks.
11679
11680 2009-07-24 Dan Nicolaescu <dann@ics.uci.edu>
11681
11682 * vc-dispatcher.el (vc-resynch-buffers-in-directory): Make sure
11683 the buffer we try to sync is current when calling
11684 vc-resynch-buffer.
11685
11686 * vc-dir.el (vc-dir-resynch-file): Make sure vc-dir-update does
11687 not show up to date files.
11688
11689 2009-07-24 Glenn Morris <rgm@gnu.org>
11690
11691 * emacs-lisp/elint.el (elint-current-buffer, elint-defun):
11692 Add autoload cookies. If necessary, initialize.
11693 (elint-log): Handle non-file buffers.
11694 (elint-initialize): Add optional argument to reinitialize.
11695 (elint-find-builtin-variables): Save excursion.
11696
11697 2009-07-23 Dan Nicolaescu <dann@ics.uci.edu>
11698
11699 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
11700 for Lint.
11701
11702 2009-07-22 Dan Nicolaescu <dann@ics.uci.edu>
11703
11704 * vc.el (vc-print-log-internal): New function, split out from ...
11705 (vc-print-log): ... here.
11706 (vc-dir-move-to-goal-column): Declare.
11707
11708 * vc-git.el (vc-git-add-signoff): New variable.
11709 (vc-git-checkin): Use it.
11710 (vc-git-toggle-signoff): New function.
11711 (vc-git-extra-menu-map): Bind it to menu.
11712 (vc-git--run-command-string): Accept a nil FILE argument.
11713 (vc-git-stash-list): New function.
11714 (vc-git-dir-extra-headers): Use it.
11715
11716 2009-07-23 Glenn Morris <rgm@gnu.org>
11717
11718 * help-fns.el (describe-variable): Describe ignored and risky local
11719 variables in a similar way to that in which we describe safe ones.
11720
11721 * emacs-lisp/bytecomp.el (byte-compile-from-buffer)
11722 (byte-compile-output-file-form, byte-compile-output-docform)
11723 (byte-compile-file-form-defmumble, byte-compile-output-as-comment):
11724 Give some more local variables with common names a "bytecomp-" prefix,
11725 so as not to shadow things during compilation.
11726 * emacs-lisp/cl-macs.el (load-time-value)
11727 * emacs-lisp/cl.el (cl-compiling-file): Update for the name-change
11728 `outbuffer' to `bytecomp-outbuffer'.
11729
11730 * emacs-lisp/elint.el (elint-standard-variables): Remove most members,
11731 since the next two variables cover them automatically now.
11732 (elint-builtin-variables, elint-autoloaded-variables): New.
11733 (elint-unknown-builtin-args): Remove all members, since they can be
11734 parsed automatically now.
11735 (elint-extra-errors): New.
11736 (elint-env-add-env, elint-env-add-macro): Use cadr.
11737 (elint-current-buffer): Use or. Change final message.
11738 (elint-get-top-forms): Use line-end-position.
11739 (elint-init-env): Use cadr. Handle autoload, declare-function,
11740 and defalias.
11741 (elint-add-required-env): Doc fix. Use or. Standardize error.
11742 (regexp-assoc): Remove unused function.
11743 (elint-top-form): Set elint-current-pos, to record the start of the
11744 top-level form, for compilation-mode.
11745 (elint-form): Trap errors in macro expansion. Use dolist.
11746 (elint-unbound-variable): Use elint-builtin-variables and
11747 elint-autoloaded-variables.
11748 (elint-get-args): Use cadr, or.
11749 (elint-check-cond-form): Use dolist, cadr.
11750 (elint-check-condition-case-form): Doc fix. Use cadr.
11751 Use elint-extra-errors.
11752 (elint-log): New function.
11753 (elint-error, elint-warning): Use elint-log for a bytecomp-style format.
11754 Distinguish errors and warnings.
11755 (elint-log-message): Use with-current-buffer. Inhibit read-only.
11756 Use a bytecomp-style format.
11757 (elint-clear-log): Preserve default-directory. Inhibit read-only.
11758 (elint-get-log-buffer): Use compilation mode. Disable undo.
11759 Don't truncate lines.
11760 (elint-initialize): Set builtin and autoloaded variable lists.
11761 Only process elint-unknown-builtin-args if non-nil.
11762 (elint-find-builtin-variables, elint-find-autoloaded-variables):
11763 New functions.
11764 (elint-find-builtin-args): Doc fix. Handle "BODY...)".
11765
11766 2009-07-22 Kevin Ryde <user42@zip.com.au>
11767
11768 * net/newst-backend.el (newsticker--parse-atom-1.0)
11769 (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
11770 (newsticker--parse-rss-1.0):
11771 * progmodes/idlwave.el (idlwave-mode):
11772 * progmodes/idlw-shell.el (idlwave-shell-mode):
11773 * progmodes/vera-mode.el (vera-mode):
11774 * progmodes/verilog-mode.el (verilog-auto-inst, verilog-auto):
11775 * progmodes/vhdl-mode.el (vhdl-mode):
11776 * textmodes/table.el (table-generate-source)
11777 (table--warn-incompatibility):
11778 Hyperlink urls in docstrings with URL `...'.
11779
11780 2009-07-22 Glenn Morris <rgm@gnu.org>
11781
11782 * emacs-lisp/advice.el, emacs-lisp/checkdoc.el:
11783 * emacs-lisp/debug.el, emacs-lisp/elp.el, emacs-lisp/gulp.el:
11784 * emacs-lisp/lisp.el, emacs-lisp/pp.el, emacs-lisp/trace.el:
11785 Remove leading * from defcustom docs.
11786
11787 * simple.el (blink-matching-paren-distance): Bump to 100k. (Bug#3889)
11788
11789 * emacs-lisp/shadow.el (shadows-compare-text-p): Remove leading * from
11790 defcustom doc.
11791 (list-load-path-shadows): Optionally, just return shadows as a string.
11792
11793 * mail/emacsbug.el (report-emacs-bug): Include any load-path shadows.
11794
11795 2009-07-21 Chong Yidong <cyd@stupidchicken.com>
11796
11797 * mail/rmailedit.el (rmail-edit-mode): Use
11798 auto-save-include-big-deletions.
11799
11800 * mail/rmail.el (rmail-variables): Use
11801 auto-save-include-big-deletions.
11802
11803 * files.el (auto-save-mode): Revert 2009-07-21 and 2009-07-16
11804 changes.
11805
11806 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
11807
11808 * calc/calc.el (calc-undo-length): New variable.
11809 (calc-quit): Truncate rather than eliminate `calc-undo-list'.
11810
11811 2009-07-21 Richard Stallman <rms@gnu.org>
11812
11813 * files.el (auto-save-mode): Handle buffer-save-size = -2
11814 for toggling mode.
11815
11816 2009-07-21 Glenn Morris <rgm@gnu.org>
11817
11818 * textmodes/ispell.el (ispell-looking-back): Update declaration.
11819
11820 * calendar/todo-mode.el (calendar-current-date): Update declaration.
11821
11822 * ps-print.el (ps-jitify, ps-lazify): Remove aliases only used to
11823 silence compiler. Instead...
11824 (jit-lock-fontify-now, lazy-lock-fontify-region): ...Declare.
11825 (ps-print-ensure-fontified): Update for above function name changes.
11826
11827 * printing.el (pr-mh-get-msg-num, pr-mh-show)
11828 (pr-mh-start-of-uncleaned-message): Remove aliases only used to
11829 silence compiler. Instead...
11830 (mh-get-msg-num, mh-show, mh-start-of-uncleaned-message): ...Declare.
11831 (mh-show-buffer): Only define for compiler.
11832 (pr-mh-current-message): Update for above function name changes.
11833
11834 * files.el (abort-if-file-too-large): Explicitly pass `filename'
11835 as an argument.
11836 (find-file-noselect, insert-file-1): Update for above change.
11837
11838 * mail/rmail.el (rmail-retry-ignored-headers): Bump :version.
11839
11840 * mail/mailclient.el (mailclient-send-it): Fix message.
11841
11842 * emacs-lisp/edebug.el (cl-debug-env): Only define for compiler.
11843 (edebug-eval): Check cl-debug-env is bound.
11844 (print-level, print-circle): Don't redefine built-in variables.
11845
11846 * emacs-lisp/cust-print.el: Remove leading * from defcustom docs.
11847 (custom-print-vectors): Remove old comments from doc.
11848
11849 * emerge.el (menu-bar-emerge-menu): Remove unused variable.
11850 (emerge-version): Make the variable an obsolete alias for the
11851 emacs-version variable. Make the function obsolete.
11852 (emerge-fast-keymap, emerge-edit-keymap): Make a separate menu for
11853 Emerge options, rather than merging in into the main Options menu.
11854 (emerge-options-menu): Adjust menu text. Use buttons for skip prefers
11855 and auto advance modes. Disable edit/fast items when not relevant.
11856
11857 2009-07-20 Dan Nicolaescu <dann@ics.uci.edu>
11858
11859 * term/vt420.el (terminal-init-vt420): Fix typo.
11860
11861 2009-07-20 Sam Steingold <sds@gnu.org>
11862
11863 * progmodes/ada-mode.el (compile-auto-highlight): Remove the
11864 variable (removed from compile.el on 2004-03-11).
11865
11866 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
11867
11868 * files.el (hack-local-variables-filter): Fix last change.
11869
11870 2009-07-19 Juri Linkov <juri@jurta.org>
11871
11872 * files.el (ignored-local-variables): Add `dir-local-variables-alist'.
11873 (dir-local-variables-alist): New buffer-local variable.
11874 (hack-local-variables-filter): If variable is not dir-local,
11875 i.e. `dir-name' is nil, then remove it from `dir-local-variables-alist',
11876 because file-local overrides dir-local.
11877 (c-postprocess-file-styles) <declare-function>:
11878 Remove obsolete declaration.
11879 (hack-dir-local-variables): Add dir-local variable/value pair to
11880 `dir-local-variables-alist' and remove duplicates. Doc fix.
11881
11882 * help-fns.el (describe-variable): Add information about
11883 file-local and dir-local variables.
11884
11885 2009-07-19 Chong Yidong <cyd@stupidchicken.com>
11886
11887 * files.el (hack-local-variables-filter): Rewrite.
11888
11889 2009-07-19 Glenn Morris <rgm@gnu.org>
11890
11891 * progmodes/verilog-mode.el (verilog-error-regexp-add-xemacs):
11892 Silence compiler by only defining on XEmacs.
11893
11894 * international/mule.el (auto-coding-regexp-alist): Only match
11895 BABYL... at the start of buffer, not of lines. (Bug#3790)
11896
11897 * calendar/cal-menu.el (cal-menu-set-date-title): Handle calls from
11898 non-calendar buffers (Bug#3862). Restore "not on a date" message.
11899 (cal-menu-context-mouse-menu): Doc fix.
11900
11901 * desktop.el (desktop-buffers-not-to-save): Set :version tag.
11902
11903 * simple.el (mail-user-agent): Doc fix. Set :version tag.
11904
11905 2009-07-18 Juri Linkov <juri@jurta.org>
11906
11907 * info.el: Virtual Info keyword finder.
11908 (add-to-list) <Info-virtual-files>: Add "\\`\\*Finder.*\\*\\'".
11909 (Info-finder-file): New variable.
11910 (Info-finder-find-file): New function.
11911 (finder-known-keywords, finder-package-info)
11912 (find-library-name, lm-commentary): Use defvar and
11913 declare-function to silence compiler warnings.
11914 (Info-finder-find-node): New function.
11915 (info-finder): New command.
11916
11917 * subr.el (process-kill-buffer-query-function): New function.
11918 (add-hook)<kill-buffer-query-functions>: Add hook
11919 `process-kill-buffer-query-function'.
11920
11921 2009-07-18 Alan Mackenzie <acm@muc.de>
11922
11923 * progmodes/cc-mode.el (c-before-hack-hook)
11924 (c-postprocess-file-styles): Give invocation of `c-set-style'
11925 DONT-OVERRIDE parameter of t. Already set style variables will
11926 thus not be overridden by style settings given by `c-file-syle'.
11927
11928 * files.el (hack-local-variables-filter): Remove entries with
11929 duplicate keys from `file-local-variables-alist'.
11930
11931 2009-07-18 Eli Zaretskii <eliz@gnu.org>
11932
11933 * simple.el (deactivate-mark, activate-mark, set-mark): Don't call
11934 x-set-selection if display-selections-p returns nil for the
11935 current frame.
11936
11937 2009-07-18 Chong Yidong <cyd@stupidchicken.com>
11938
11939 * simple.el (region-active-p, use-region-p): Doc fix (Bug#3873).
11940
11941 2009-07-18 Eli Zaretskii <eliz@gnu.org>
11942
11943 * desktop.el (desktop-buffers-not-to-save): Default value is nil.
11944 Accept nil in addition to a regexp.
11945 (desktop-files-not-to-save): Add "(ftp)$" to the default regexp.
11946 Accept nil in addition to a regexp.
11947 (desktop-save-buffer-p): Don't use desktop-buffers-not-to-save for
11948 buffers that have an associated file. Handle nil values of
11949 desktop-buffers-not-to-save and desktop-files-not-to-save.
11950 (Bug#3833)
11951
11952 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
11953 (x-disown-selection-internal): New functions.
11954
11955 2009-07-18 Nick Roberts <nickrob@snap.net.nz>
11956
11957 * progmodes/gdb-mi.el (speedbar-frame): Declare to avoid compiler
11958 warning.
11959 (gdb-breakpoints-header): Move forward to avoid compiler warning.
11960 (gdb-make-header-line-mouse-map): Remove duplicate definition.
11961
11962 2009-07-18 David De La Harpe Golden <david@harpegolden.net>
11963
11964 * simple.el (set-mark): Revert last change.
11965
11966 2009-07-17 Tassilo Horn <tassilo@member.fsf.org>
11967
11968 * doc-view.el (doc-view-initiate-display): Add yes-or-no-p if
11969 rendering of pngs is not possible instead of messaging a long
11970 description.
11971
11972 2009-07-17 David De La Harpe Golden <david@harpegolden.net>
11973
11974 * w32-fns.el (x-selection-owner-p): New function.
11975
11976 * mouse.el (mouse-drag-track): Call deactivate-mark earlier.
11977 (mouse-yank-at-click, mouse-yank-primary): If
11978 select-active-regions is non-nil, deactivate the mark before
11979 insertion.
11980
11981 * simple.el (deactivate-mark, set-mark): Only save selection if we
11982 own it.
11983
11984 2009-07-17 Kenichi Handa <handa@m17n.org>
11985
11986 * case-table.el (describe-buffer-case-table): Fix for the case
11987 that KEY is a cons.
11988
11989 2009-07-16 Dan Nicolaescu <dann@ics.uci.edu>
11990
11991 * vc-rcs.el (vc-rcs-find-file-hook):
11992 * vc-sccs.el (vc-sccs-find-file-hook): Fix cut and paste error.
11993
11994 2009-07-16 Michael Albinus <michael.albinus@gmx.de>
11995
11996 * net/tramp.el (tramp-wait-for-output): Handle the case when
11997 commands do not return a newline but a null byte before the shell
11998 prompt. (Bug#3858)
11999
12000 2009-07-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12001
12002 * term/ns-win.el (ns-set-alpha): Don't declare.
12003 (ns-set-background-alpha): Remove function.
12004
12005 2009-07-16 Kevin Ryde <user42@zip.com.au>
12006
12007 * emacs-lisp/copyright.el (copyright-update): Save match-data across
12008 y-or-n-p, for safety.
12009
12010 2009-07-16 Richard Stallman <rms@gnu.org>
12011
12012 * files.el (auto-save-mode): If buffer-saved-size is -2,
12013 don't clobber it.
12014
12015 * mail/rmail.el (rmail-variables): Set buffer-saved-size to -2.
12016 (rmail-retry-ignored-headers): Add more uninteresting fields.
12017
12018 2009-07-15 Jari Aalto <jari.aalto@cante.net>
12019
12020 * net/rcirc.el (rcirc): Use history variables.
12021 (rcirc-server-name-history, rcirc-nick-name-history)
12022 (rcirc-server-port-history): New variables.
12023
12024 2009-07-15 Kenichi Handa <handa@m17n.org>
12025
12026 * international/mule-cmds.el (set-language-environment-charset):
12027 If coding-system-charset-list returns `iso-2022' or `emacs-mule',
12028 ignore them.
12029
12030 * language/misc-lang.el ("IPA"): Change coding systems to utf-8.
12031 Delete unibyte-display.
12032
12033 2009-07-15 Chong Yidong <cyd@stupidchicken.com>
12034
12035 * simple.el (kill-visual-line): Obey kill-whole-line (Bug#3695).
12036
12037 2009-07-15 Chong Yidong <cyd@stupidchicken.com>
12038
12039 * simple.el (deactivate-mark): Optional argument FORCE.
12040 (set-mark): Use deactivate-mark.
12041
12042 * info.el (Info-search): No need to check transient-mark-mode
12043 before calling deactivate-mark.
12044
12045 * select.el (x-set-selection): Doc fix.
12046 (x-valid-simple-selection-p): Allow buffer values.
12047 (xselect--selection-bounds): Handle buffer values. Suggested by
12048 David De La Harpe Golden.
12049
12050 * mouse.el (mouse-set-region, mouse-drag-track): Call
12051 copy-region-as-kill before setting the mark, to let
12052 select-active-regions work.
12053
12054 2009-07-15 David De La Harpe Golden <david@harpegolden.net>
12055
12056 * simple.el (deactivate-mark): If select-active-regions is
12057 non-nil, copy the selection data into a string.
12058 (activate-mark): If select-active-regions is non-nil, set the
12059 selection to the current buffer.
12060 (set-mark): Update selection if select-active-regions is non-nil.
12061
12062 * select.el (x-valid-simple-selection-p): Allow buffer values.
12063
12064 2009-07-14 Stefan Monnier <monnier@iro.umontreal.ca>
12065
12066 * simple.el (mail-user-agent): Default to the upwardly-UI-compatible
12067 and more featureful message-mode.
12068
12069 2009-07-14 Chong Yidong <cyd@stupidchicken.com>
12070
12071 * select.el (x-set-selection): Doc fix.
12072 (x-valid-simple-selection-p): Disallow selection data consisting
12073 of a list or cons of integers, since that is not used.
12074 (xselect--selection-bounds, xselect--int-to-cons): New functions.
12075 (xselect-convert-to-string, xselect-convert-to-length)
12076 (xselect-convert-to-filename, xselect-convert-to-charpos)
12077 (xselect-convert-to-lineno, xselect-convert-to-colno): Use them.
12078
12079 2009-07-14 Dmitry Dzhus <dima@sphinx.net.ru>
12080
12081 * progmodes/gdb-mi.el (json-partial-output): Fix broken GDB/MI
12082 output in -break-info command (Emacs bug #3794).
12083
12084 2009-07-14 Glenn Morris <rgm@gnu.org>
12085
12086 * emacs-lisp/edebug.el (edebug-setup-hook, edebug-all-forms)
12087 (edebug-eval-macro-args, edebug-save-displayed-buffer-points)
12088 (edebug-print-length, edebug-print-level, edebug-print-circle)
12089 (edebug-sit-for-seconds, edebug-view-outside)
12090 (edebug-bounce-point, edebug-set-global-break-condition)
12091 (edebug-Go-nonstop-mode, edebug-trace-mode)
12092 (edebug-Trace-fast-mode, edebug-continue-mode)
12093 (edebug-Continue-fast-mode, edebug-forward-sexp, edebug-help)
12094 (edebug-visit-eval-list): Doc fixes.
12095
12096 * subr.el (def-edebug-spec): Doc fix.
12097
12098 2009-07-14 Kenichi Handa <handa@m17n.org>
12099
12100 * international/characters.el: Fix setting of category ?C.
12101
12102 2009-07-13 Jan Djärv <jan.h.d@swipnet.se>
12103
12104 * term/ns-win.el (x-select-font): defalias x-select-font to
12105 ns-popup-font-panel instead of generate-fontset-menu.
12106
12107 2009-07-12 Eli Zaretskii <eliz@gnu.org>
12108
12109 * desktop.el (desktop-buffers-not-to-save): Remove ".log". (Bug#3833)
12110
12111 2009-07-12 Peter Jolly <peter@jollys.org> (tiny change)
12112
12113 * arc-mode.el (archive-find-type): Allow for a PK00 string before
12114 the PK\003\004 header (Bug#3770).
12115
12116 2009-07-12 Guanpeng Xu <herberteuler@hotmail.com>
12117
12118 * pcomplete.el (pcomplete-comint-setup): Check for
12119 shell-dynamic-complete-filename too.
12120
12121 2009-07-11 Chong Yidong <cyd@stupidchicken.com>
12122
12123 * simple.el (temporary-goal-column): Change the value for
12124 line-move-visual to a cons cell.
12125 (line-move-visual): Record or set the window hscroll, if
12126 necessary (Bug#3494).
12127 (line-move-1): Handle cons value of temporary-goal-column.
12128
12129 2009-07-11 Kenichi Handa <handa@m17n.org>
12130
12131 * international/mule-diag.el (describe-character-set): Don't show
12132 width.
12133
12134 2009-07-10 Sam Steingold <sds@gnu.org>
12135
12136 * progmodes/compile.el (compilation-mode-font-lock-keywords):
12137 Omake sometimes indents the errors it prints, so allow all
12138 regexps to start with spaces.
12139
12140 2009-07-10 Eli Zaretskii <eliz@gnu.org>
12141
12142 * cus-edit.el (customize-changed-options-previous-release):
12143 Bump value to 22.1. (Bug#3804)
12144
12145 2009-07-08 Sam Steingold <sds@gnu.org>
12146
12147 * progmodes/grep.el (rgrep): Allow grep-find-ignored-directories
12148 to be a cons cell (test . ignored-directory) to selectively ignore
12149 some directories depending on the location of the search.
12150
12151 2009-07-08 Michael Albinus <michael.albinus@gmx.de>
12152
12153 * net/tramp.el (tramp-set-file-uid-gid): Handle the case the
12154 remote user is root, on the local host.
12155 (tramp-local-host-p): Either the local user or the remote user
12156 must be root. (Bug#3771)
12157
12158 2009-07-08 Nick Roberts <nickrob@snap.net.nz>
12159
12160 * progmodes/gdb-mi.el (gdb): Remove description of
12161 gdb-use-separate-io-buffer.
12162 (menu): Don't allow toggling of or enable
12163 gdb-use-separate-io-buffer from menubar.
12164
12165 2009-07-08 E. Jay Berkenbilt <ejb@ql.org> (tiny change)
12166
12167 * mail/unrmail.el (unrmail): Make sure the message ends with two
12168 newlines (Bug#3769).
12169
12170 2009-07-08 Glenn Morris <rgm@gnu.org>
12171
12172 * calendar/calendar.el (calendar-current-date): Rework previous change.
12173
12174 2009-07-08 Ed Reingold <reingold@emr.cs.iit.edu>
12175
12176 * calendar/calendar.el (calendar-current-date):
12177 Add an optional argument giving an offset from today.
12178
12179 2009-07-08 Glenn Morris <rgm@gnu.org>
12180
12181 * tutorial.el (tutorial--describe-nonstandard-key):
12182 Adjust the message for when a key has been unbound.
12183 (help-with-tutorial): Hide the arch-tag.
12184
12185 2009-07-08 Kenichi Handa <handa@m17n.org>
12186
12187 * international/fontset.el (setup-default-fontset): For each
12188 script, append (not set) font-specs.
12189
12190 * language/japanese.el (japanese-shift-jis-2004): Fix typo in the
12191 docstring.
12192
12193 2009-07-08 Nick Roberts <nickrob@snap.net.nz>
12194
12195 * progmodes/gdb-mi.el (gdb-init-1): Move sending
12196 -data-list-register-names to ...
12197 (gdb-starting): ... here because GDB 7.0 requires execution to
12198 have started when using this MI command.
12199 (gdb-set-header): New function to distinguish select and
12200 unselected tabs in gdb buffers.
12201 (gdb-propertize-header): New macro that uses gdb-set-header.
12202 (gdb-breakpoints-header, gdb-locals-header): Use it.
12203 (gdb-disassembly-mode-map): Add keybinding to kill buffer.
12204
12205 2009-07-07 Chong Yidong <cyd@stupidchicken.com>
12206
12207 * Makefile.in (ELCFILES): Remove fadr.elc.
12208
12209 2009-07-07 Dmitry Dzhus <dima@sphinx.net.ru>
12210
12211 * progmodes/gdb-mi.el (gdb-init-1): Disassembly buffer mode name
12212 may contain frame information, so `string-match' should be used.
12213 (gdb-update): Disassembly is invalidated through
12214 `gdb-get-selected-frame'.
12215 (gdb-pad-string): New function to pad string with spaces.
12216 (gdb-invalidate-disassembly): Invalidate only if the buffer
12217 exists.
12218 (gdb-disassembly-handler-custom): Column alignment.
12219 (gdb-disassembly-place-breakpoints): Clear old breakpoints before
12220 placing new ones.
12221 (gdb-toggle-breakpoint, gdb-delete-breakpoint): Now work from the
12222 end of line, too.
12223 (gdb-frame-handler): Match convention to for disassembly buffer
12224 mode name.
12225 (gdb-stack-list-frames-handler): Rewritten without regexps.
12226 (gdb-breakpoints-list-handler-custom): y/n instead of on/off; do
12227 not highlight breakpoints without line information.
12228 (gdb-input): Add trailing newline to command.
12229
12230 * progmodes/gdb-mi.el (gdb-init-1): Set mode name for disassembly
12231 buffer properly.
12232 (gdb-breakpoints-list-handler-custom): Replacement for
12233 `gdb-break-list-handler'. Using real parser instead of regexps
12234 now.
12235 (gdb-place-breakpoints): Replacement for `gdb-break-list-custom'.
12236 Use `gdb-breakpoints-list' instead of parsing breakpoints buffer
12237 to place breakpoints.
12238 (def-gdb-memory-unit): A new macro to define gdb-memory-unit-..
12239 functions.
12240 (gdb-disassembly-handler-custom): Show overlay arrow.
12241 (gdb-disassembly-place-breakpoints): Show breakpoints in
12242 disassembly buffer.
12243 (gdb-toggle-breakpoint, gdb-delete-breakpoint)
12244 (gdb-goto-breakpoint): Using `gdb-breakpoint' text properties
12245 instead of parsing breakpoints buffer. Fixed old menu references
12246 in `gud-menu-map'.
12247
12248 * fadr.el: Remove.
12249
12250 * progmodes/gdb-mi.el: Port memory buffer from gdb-ui.el.
12251 (gdb-memory-address): New variable which holds top address of
12252 memory page shown in memory buffer.
12253 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit): New
12254 customization variables.
12255 New functions:
12256 (gdb-display-memory-buffer, gdb-frame-memory-buffer): Functions to
12257 display the memory buffer.
12258 (gdb-memory-set-address, gdb-memory-set-repeat-count): Set memory
12259 buffer display parameters.
12260 (def-gdb-memory-format, gdb-memory-format-binary)
12261 (gdb-memory-format-octal, gdb-memory-format-unsigned)
12262 (gdb-memory-format-signed, gdb-memory-format-hexadecimal):
12263 Functions for setting memory buffer format.
12264 (gdb-memory-unit-word, gdb-memory-unit-halfword)
12265 (gdb-memory-unit-giant, gdb-memory-unit-byte): Functions to set
12266 unit size used in memory buffer.
12267 (gdb-memory-show-next-page, gdb-memory-show-previous-page): Switch
12268 to next/previous page of memory buffer.
12269 Now using (bindat-get-field) instead of fadr functions.
12270
12271 2009-07-07 Sam Steingold <sds@gnu.org>
12272
12273 * vc-cvs.el (vc-cvs-merge-news): Fix message parsing for
12274 non-top-level files.
12275
12276 2009-07-07 Kenichi Handa <handa@m17n.org>
12277
12278 * international/mule-cmds.el (reset-language-environment): Put
12279 the highset priority to the charset iso-8859-1.
12280
12281 2009-07-06 Chong Yidong <cyd@stupidchicken.com>
12282
12283 * progmodes/hideshow.el (hs-hide-block-at-point): Don't move point
12284 to the end of the line when locating the block (Bug#700).
12285
12286 2009-07-06 Michael Albinus <michael.albinus@gmx.de>
12287
12288 * net/tramp.el (tramp-handle-write-region): Flush file properties
12289 in case of short track.
12290
12291 2009-07-06 Michael McNamara <mac@mail.brushroad.com>
12292
12293 * progmodes/verilog-mode.el (verilog-error-regexp-emacs-alist):
12294 Coded custom representation of verilog error regular expressions
12295 to work with Emacs-22's new format.
12296 (verilog-error-regexp-xemacs-alist): Coded custom representation
12297 of verilog error regular expressions to work with XEmacs format.
12298 (verilog-error-regexp-add-xemacs): Hook routine to install verilog
12299 error recognition into XEmacs.
12300 (verilog-error-regexp-add-emacs): Hook routine to install verilog
12301 error recognition into Emacs-22.
12302
12303 2009-07-06 Chong Yidong <cyd@stupidchicken.com>
12304
12305 * woman.el: Remove stand-alone closing parentheses.
12306 (woman-file-name, woman2-format-paragraphs)
12307 (woman-leave-blank-lines): Code cleanup.
12308 (woman-use-own-frame): Change default to nil.
12309 (woman-italic, woman-bold, woman-unknown, woman-addition): Change
12310 defaults to inherit from default faces.
12311 (woman2-process-escapes): Consume the newline after a stand-alone
12312 filler character (Bug#3651).
12313
12314 2009-07-06 Glenn Morris <rgm@gnu.org>
12315
12316 * ffap.el (ffap-version): Make it an obsolete alias for emacs-version.
12317 (top-level): Move provide to the end.
12318 (ffap): Remove defunct URL from custom group.
12319
12320 * subr.el (eval-after-load): Doc fix.
12321
12322 2009-07-06 Vincent Belaïche <vincent.belaiche@gmail.com>
12323
12324 * calc/calc-embed.el (calc-embedded-make-info): Don't force when
12325 `calc-embedded-word' is called twice.
12326
12327 2009-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
12328
12329 * files.el (find-alternate-file-other-window, find-alternate-file):
12330 Obey confirm-nonexistent-file-or-buffer.
12331
12332 2009-07-05 Michael Albinus <michael.albinus@gmx.de>
12333
12334 * dired-aux.el (dired-show-file-type): Handle remote files.
12335
12336 2009-07-05 Jari Aalto <jari.aalto@cante.net>
12337
12338 * desktop.el (desktop-globals-to-save):
12339 Add file-name-history (Bug#2750).
12340
12341 2009-07-05 Chong Yidong <cyd@stupidchicken.com>
12342
12343 * add-log.el (add-log-current-defun-header-regexp): Doc fix (Bug#2217).
12344
12345 2009-07-04 Johan Bockgård <bojohan@gnu.org>
12346
12347 * eshell/esh-arg.el (eshell-parse-argument-hook): Put `number'
12348 property on entire argument since this is what eshell-lisp-command
12349 expects.
12350
12351 2009-07-03 Michael Albinus <michael.albinus@gmx.de>
12352
12353 * net/tramp-gvfs.el (tramp-gvfs-methods)
12354 (tramp-gvfs-zeroconf-domain)
12355 (tramp-bluez-discover-devices-timeout): Add version flag.
12356 (tramp-gvfs-handler-mounted-unmounted)
12357 (tramp-gvfs-connection-mounted-p): Polish handling of
12358 incompatibilities between GVFS 0.2 and 1.0.
12359
12360 2009-07-03 Jan Djärv <jan.h.d@swipnet.se>
12361
12362 * cus-start.el (all): Add make-pointer-invisible.
12363
12364 2009-07-03 Jay Belanger <jay.p.belanger@gmail.com>
12365
12366 * calc/calc-math.el (math-use-emacs-fn): Make sure that the number is
12367 formatted correctly.
12368
12369 2009-07-02 Juri Linkov <juri@jurta.org>
12370
12371 * info.el: Virtual Info files and nodes.
12372 (Info-virtual-files, Info-virtual-nodes): New variables.
12373 (Info-current-node-virtual): New variable.
12374 (Info-virtual-file-p, Info-virtual-fun, Info-virtual-call):
12375 New functions.
12376 (Info-file-supports-index-cookies): Use Info-virtual-file-p
12377 to check for a virtual file instead of checking a fixed list
12378 of node names.
12379 (Info-find-file): Use Info-virtual-fun and Info-virtual-call
12380 instead of ad-hoc processing of "dir" and (apropos history toc).
12381 (Info-find-node-2): Use Info-virtual-fun and Info-virtual-call
12382 instead of ad-hoc processing of "dir" and (apropos history toc).
12383 Reread a file when moving from a virtual node.
12384 (add-to-list)<Info-virtual-files>: Add "\\`dir\\'".
12385 (Info-directory-toc-nodes, Info-directory-find-file)
12386 (Info-directory-find-node): New functions.
12387 (add-to-list)<Info-virtual-files>: Add "\\`\\*History\\*\\'".
12388 (Info-history): Move part of code to
12389 `Info-history-find-node'.
12390 (Info-history-toc-nodes, Info-history-find-file)
12391 (Info-history-find-node): New functions.
12392 (add-to-list)<Info-virtual-nodes>: Add "\\`\\*TOC\\*\\'".
12393 (Info-toc): Move part of code to `Info-toc-find-node'.
12394 (Info-toc-find-node): New function.
12395 (Info-toc-insert): Rename from `Info-insert-toc'. Don't insert
12396 the current Info file name to references because now the node
12397 "*TOC*" belongs to the same Info manual.
12398 (Info-toc-build): Rename from `Info-build-toc'.
12399 (Info-toc-nodes): Rename input argument `file' to `filename'.
12400 Use Info-virtual-fun, Info-virtual-call and Info-virtual-file-p
12401 instead of ad-hoc processing of ("dir" apropos history toc).
12402 (Info-index-nodes): Use Info-virtual-file-p
12403 to check for a virtual file instead of checking a fixed list
12404 of node names.
12405 (Info-index-node): Add check for `Info-current-node-virtual'.
12406 Raise `save-match-data' higher up the tree to contain
12407 `search-forward' too (bug fix).
12408 (add-to-list)<Info-virtual-nodes>: Add "\\`\\*Index.*\\*\\'".
12409 (Info-virtual-index-nodes): New variable.
12410 (Info-virtual-index-find-node, Info-virtual-index): New functions.
12411 (add-to-list)<Info-virtual-files>: Add "\\`\\*Apropos\\*\\'".
12412 (Info-apropos-file, Info-apropos-nodes): New variables.
12413 (Info-apropos-toc-nodes, Info-apropos-find-file)
12414 (Info-apropos-find-node, Info-apropos-matches): New functions.
12415 (info-apropos): Move part of code to `Info-apropos-find-node' and
12416 `Info-apropos-matches'.
12417 (Info-mode-map): Bind "I" to `Info-virtual-index'.
12418 (Info-desktop-buffer-misc-data): Use Info-virtual-file-p to check
12419 for a virtual file instead of checking a fixed list of node names.
12420
12421 * simple.el (async-shell-command): New command.
12422
12423 * bindings.el (esc-map): Bind "&" to `async-shell-command'.
12424
12425 * net/tramp-gvfs.el (tramp-gvfs-connection-mounted-p): Use `elt'
12426 instead of `mount-info'.
12427
12428 2009-07-02 Michael Albinus <michael.albinus@gmx.de>
12429
12430 * net/tramp-gvfs.el (tramp-gvfs-handler-mounted-unmounted)
12431 (tramp-gvfs-connection-mounted-p): Handle changed mount-info interface.
12432
12433 2009-07-02 Kenichi Handa <handa@m17n.org>
12434
12435 * international/mule.el (set-keyboard-coding-system): Force *-unix
12436 coding-system to avoid eol conversion.
12437
12438 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
12439
12440 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
12441 Add handler for `process-file', `shell-command' and
12442 `start-file-process'.
12443 (tramp-gvfs-handle-shell-command)
12444 (tramp-gvfs-handle-start-file-process)
12445 (tramp-gvfs-handle-process-file): New defuns.
12446 (tramp-synce-list-devices): Simplify check for existence of property.
12447
12448 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
12449
12450 * startup.el (command-line-x-option-alist): Add -mm and --maximized.
12451
12452 2009-07-01 Eduard Wiebe <usenet@pusto.de> (tiny change)
12453
12454 * language/korean.el (set-language-info-alist): Add korean-cp949,
12455 cp949 to spec.
12456
12457 2009-07-01 Kenichi Handa <handa@m17n.org>
12458
12459 * Makefile.in (ELCFILES): Delete encoded-kb.elc.
12460
12461 * international/encoded-kb.el: Deleted.
12462
12463 * international/mule.el (set-keyboard-coding-system): Perform the
12464 necessary setup here instead of calling encoded-kbd-setup-display.
12465
12466 2009-07-01 Glenn Morris <rgm@gnu.org>
12467
12468 * progmodes/f90.el (f90-break-delimiters, f90-no-break-re): Doc fixes.
12469
12470 2009-07-01 Evangelos Evangelou <vangelis@email.unc.edu> (tiny change)
12471
12472 * progmodes/f90.el (f90-no-break-re): Add "(/" and "/)". (Bug#3730)
12473
12474 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
12475
12476 * net/tramp.el (tramp-do-copy-or-rename-file-directly):
12477 Handle also the 'rename case, when setting file modes. (Bug#3712)
12478 (tramp-default-file-modes): Remove execute permissions.
12479
12480 * net/tramp-gvfs.el (tramp-gvfs-methods): Add "synce" method.
12481 (top): Add a default for "synce" in `tramp-default-user-alist'.
12482 Add completion function for "synce" method.
12483 (tramp-hal-service, tramp-hal-path-manager)
12484 (tramp-hal-interface-manager, tramp-hal-interface-device):
12485 New defconst.
12486 (tramp-gvfs-connection-mounted-p): Handle empty user name for synce.
12487 (tramp-synce-list-devices, tramp-synce-parse-device-names):
12488 New defuns.
12489
12490 * net/trampver.el: Update release number.
12491
12492 2009-06-30 Kenichi Handa <handa@m17n.org>
12493
12494 * international/fontset.el (setup-default-fontset): Add CJK fonts
12495 for symbols and the other miscellaneous characters.
12496
12497 * language/korea-util.el (setup-korean-environment-internal):
12498 Make char-width-table suitable for Korean environments.
12499 (exit-korean-environment): Cancel above.
12500
12501 * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
12502 ("Chinese-CNS", "Chinese-EUC-TW", "Chinese-GBK"): Add a
12503 setup-function to make char-width-table suitable for respective
12504 environments, and an exit-function to cancel that.
12505
12506 * language/japan-util.el (setup-japanese-environment-internal):
12507 Call use-cjk-char-width-table with arg `ja_JP'.
12508
12509 * international/characters.el (cjk-char-width-table): Delete it.
12510 (cjk-char-width-table-list): New variable.
12511 (use-cjk-char-width-table): New arg local-name.
12512 (use-default-char-width-table): Fix for the case that Emacs is
12513 already using the default char-width-table.
12514
12515 2009-06-29 Michael Albinus <michael.albinus@gmx.de>
12516
12517 * net/tramp.el (tramp-do-copy-or-rename-file-directly): Set file
12518 modes mandatory. (Bug#3712)
12519
12520 2009-06-29 Alan Mackenzie <acm@muc.de>
12521
12522 * progmodes/cc-cmds.el (c-mask-paragraph): Remove a spurious
12523 correction between the visible width of TABs and their number of bytes.
12524
12525 2009-06-29 Chong Yidong <cyd@stupidchicken.com>
12526
12527 * server.el (server-buffer-done): Prevent kill-buffer from
12528 prompting by clearing the buffer modification flag (Bug#3696).
12529
12530 2009-06-28 Michael McNamara <mac@mail.brushroad.com>
12531
12532 * progmodes/verilog-mode.el (verilog-beg-of-statement)
12533 (verilog-endcomment-reason-re): Support unique case and priority case.
12534 (verilog-basic-complete-re): Support localparam lineup.
12535 (verilog-beg-of-statement-1): Fix for robustness, unique case.
12536 (verilog-set-auto-endcomments): Fix for unique case, always_comb
12537 commenting.
12538 (verilog-leap-to-case-head): Now support *nested* unique &
12539 priority case statements.
12540 (verilog-auto-lineup): Make just declarations the default (as it
12541 had been).
12542 (verilog-leap-to-case-head): Support priority/unique case statements.
12543 (verilog-auto-lineup): Rework to give users radio buttons to
12544 select the various styles of automatic lineup.
12545 (verilog-error-regexp-alist): Rework to support the XEmacs style
12546 of error regular expressions from compilers, lint tools &
12547 simulators. Note that GNU Emacs has made it impossible for a mode
12548 to load such things.
12549 (electric-verilog-terminate-line, verilog-indent-declaration)
12550 (verilog-auto-wiure): Rework for radio button selection of
12551 auto-lineup selection of specification of auto lineup.
12552 (verilog-beg-of-statement-1): Redesign to support proper operation
12553 in additional code, based on testing with auto-lineup.
12554 (verilog-calculate-indent, assignments & declarations)
12555 (verilog-backward-token): Enhance to support auto-lineup of
12556 assignments & declarations.
12557 (verilog-in-directive-p, verilog-at-struct-p): New function for
12558 easy test of whether we are.
12559 (verilog-pretty-declarations, verilog-pretty-expr): Massive rework
12560 to support safe execution at almost anyline.
12561 (verilog-calc-1): Properly support indenting deep inside generate
12562 blocks.
12563 (verilog-init-font): Remove definition & use of verilog-init-font,
12564 as it is redundant with font-lock-defaults.
12565 (verilog-mode): Alter the definition of verilog-font-lock-defaults
12566 to avoid circular calls if syntax-ppss is a function (as is the
12567 case now in 22.x GNU Emacs) as that function would sometimes call
12568 itself, leading to (nearly) infinite recursion.
12569 (verilog-ovm-begin-re, verilog-ovm-end-re)
12570 (verilog-ovm-statement-re, verilog-leap-to-head)
12571 (verilog-backward-token): Add support for OVM macros. Some are
12572 complete statements, and others open and close scopes like begin
12573 and end.
12574 (verilog-defun-level-not-generate-re, verilog-defun-level-re)
12575 (verilog-defun-level-generate-only-re): Really fix the defun-list
12576 compilation issue.
12577 (verilog-calc-1, verilog-beg-of-statement): Enhance support for
12578 coverpoint, constraint and cross statements.
12579 (verilog-defun-level-list, verilog-generate-defun-level-list)
12580 (verilog-all-defun-level-list): Redo these specifications - it is
12581 too hard to support eval-when compile aggregation of lists also
12582 built at when-compile time.
12583 (verilog-defun-level-list): Place defconsts of variables used in
12584 building regular expressions which are built in eval-when-compile
12585 bodies in the same eval-when-compile body to facilitate compile
12586 without load.
12587 (verilog-beg-block-re-ordered): Support indenting
12588 virtual/protected tasks and functions.
12589 (verilog-defun-level-list, verilog-in-generate-region-p)
12590 (verilog-backward-ws&directives, verilog-calc-1): Speed up
12591 indentation of some module items (generate items).
12592 (verilog-forward-sexp, verilog-leap-to-head): Support stepping
12593 across virtual/protected tasks and functions.
12594
12595 2009-06-28 Wilson Snyder <wsnyder@wsnyder.org>
12596
12597 * progmodes/verilog-mode.el (verilog-auto-arg, verilog-auto-arg-sort):
12598 Allow sorting AUTOARG lists. Suggested by Andrea Fedeli.
12599 (verilog-read-sub-decls-line): Fix AUTOWIRE signals getting lost
12600 in concatenations. Reported by Yishay Belkind.
12601 (verilog-auto-ascii-enum): Support one-hot state machines in
12602 AUTOASCIIENUM. Suggested by Lloyd Gomez.
12603 (verilog-auto-inst, verilog-auto-inst-port): Include interface
12604 modport in AUTOINST and add vl-modport for users. Reported by
12605 David Rogoff.
12606 (verilog-auto-inout-module, verilog-auto-inst)
12607 (verilog-decls-get-interfaces, verilog-insert-definition)
12608 (verilog-insert-one-definition, verilog-read-decls)
12609 (verilog-read-sub-decls, verilog-read-sub-decls-sig)
12610 (verilog-sig-modport, verilog-signals-combine-bus)
12611 (verilog-subdecls-get-interfaces): Fix expansion of SystemVerilog
12612 interfaces in AUTOINOUTMODULE, AUTOINOUTCOMP, and AUTOINST.
12613 Suggested by David Rogoff.
12614 (verilog-repair-open-comma): Fix non-insertion of comma when
12615 `DEFINE occurs in V2K argument list. Reported by Lane Brooks.
12616 (verilog-make-width-expression): Simplify [A-1:0] expression
12617 widths to just {A{1'b0}}.
12618 (verilog-mode): Cleanup checkdoc warnings.
12619 (verilog-auto-inout-module, verilog-signals-matching-dir-re):
12620 Add third optional regexp to AUTOINOUTMODULE to allow selecting only
12621 inputs/outputs or data type. Suggested by Vasu Kandadi.
12622 (next-error-last-buffer): Fix byte-compiler warning.
12623 (verilog-auto, verilog-auto-insert-lisp, verilog-auto-inst)
12624 (verilog-delete-auto): Add AUTOINSERTLISP to insert arbitrary lisp
12625 or shell command text during AUTO expansion. Suggested by Tad Truex.
12626 (verilog-read-sub-decls-expr, verilog-read-sub-decls-line)
12627 (verilog-read-sub-decls-sig, verilog-symbol-detick-text):
12628 Fix dotted nets {a.b,c.d} and excaped identifiers being mis-included
12629 in AUTOINOUT. Reported by Matthew Lovell.
12630 (verilog-read-always-signals-recurse): Fix AUTORESET "if (a<=b)"
12631 causing use of <= assignments. Reported by Alex Reed.
12632 (verilog-read-decls): Fix triand, trior, wand, wor to be
12633 recognized by AUTOWIRE. Reported by Spencer Isaacson.
12634 (verilog-extended-complete-re): Support import "DPI-C" functions.
12635 (verilog-read-always-signals-recurse): Fix AUTORESET of "x <=
12636 y[a+1:a+1]" to not include a in reset list. Reported by Dan Dever.
12637 (verilog-insert-date, verilog-insert-year)
12638 (verilog-sk-header-tmpl): Fix verilog-header inserting error on
12639 Windows systems. Reported by Michael Potts.
12640 (verilog-read-module-name): Fix AUTOINST when the child module
12641 declaration's name is a tick define. Reported by Elliot Mednick.
12642 (verilog-read-decls): Fix V2K parameter bit subscripts getting
12643 passed to next parameter's definition. Reported by Bruce T.
12644 (verilog-read-decls): Fix detecting "parameter int" when using
12645 AUTOINSTPARAM. Reported by Bruce T.
12646 (verilog-goto-defun): Fix goto not finding modules unless first
12647 perform a verilog-auto expansion. Suggested by Lawrence Butcher.
12648 (verilog-mode): Expand -f flag arguments on entry to mode so
12649 verilog-goto-defun will work. Reported by Lawrence Butcher.
12650 (verilog-getopt): Expand environment variables in -f file
12651 arguments. Suggested by Lawrence Butcher.
12652 (verilog-set-define): Fix "Symbol's value as variable is void"
12653 when reading enumerations.
12654 (verilog-auto-ascii-enum): Fix duplicate labels in AUTOASCIIENUM.
12655 Suggested by Stephen Peltan.
12656 (verilog-read-defines): Fix reading of enumerations in include
12657 files. Reported by Steve Peltan.
12658
12659 2009-06-28 David De La Harpe Golden <david@harpegolden.net>
12660
12661 * files.el (trash-directory): Fix defcustom type.
12662
12663 2009-06-28 Juri Linkov <juri@jurta.org>
12664
12665 * help-fns.el (describe-function-1): Correctly locate adviced
12666 functions in hyperlink (Bug#2438).
12667
12668 2009-06-28 Chong Yidong <cyd@stupidchicken.com>
12669
12670 * files.el (trash-directory): Change default to nil.
12671 (move-file-to-trash): If trash-directory is nil and
12672 system-move-file-to-trash is unbound, perform freedesktop-style
12673 trashing.
12674
12675 2009-06-28 David De La Harpe Golden <david@harpegolden.net>
12676
12677 * files.el (move-file-to-trash): Add freedesktop trash
12678 support (Bug#973).
12679
12680 2009-06-28 Glenn Morris <rgm@gnu.org>
12681
12682 * autorevert.el (global-auto-revert-non-file-buffers)
12683 (global-auto-revert-mode): Doc fixes.
12684
12685 2009-06-27 Johan Bockgård <bojohan@gnu.org>
12686
12687 * emacs-lisp/cl-specs.el (defstruct): Fix :conc-name spec.
12688
12689 2009-06-27 Chong Yidong <cyd@stupidchicken.com>
12690
12691 * faces.el (x-handle-named-frame-geometry): Ensure that we have
12692 opened an X connection before calling x-get-resource (Bug#3194).
12693
12694 * play/doctor.el: Remove reference to obsolete website.
12695 (make-doctor-variables): Correct grammar mistake (Bug#2633).
12696
12697 2009-06-26 Dan Nicolaescu <dann@ics.uci.edu>
12698
12699 Remove find-file-not-found-hook VC method. (Bug#2757)
12700 * vc-hooks.el (vc-file-not-found-hook)
12701 (vc-default-find-file-not-found-hook): Remove functions.
12702 (find-file-not-found-functions): Do not add vc-file-not-found-hook.
12703 * vc-rcs.el (vc-rcs-find-file-not-found-hook): Remove function.
12704 * vc.el:
12705 * vc-hg.el:
12706 * vc-git.el: Do not mention find-file-not-found-hook VC method.
12707
12708 2009-06-25 Agustín Martín <agustin.martin@hispalinux.es>
12709
12710 * textmodes/ispell.el: Add `ispell-looking-back' XEmacs
12711 compatibility function for `looking-back'.
12712
12713 * textmodes/flyspell.el (sgml-mode-flyspell-verify):
12714 Use `ispell-looking-back'.
12715
12716 2009-06-24 Michael Albinus <michael.albinus@gmx.de>
12717
12718 * net/tramp-gvfs.el (tramp-gvfs-handle-make-directory): Use `dir'
12719 rather than `filename'.
12720
12721 2009-06-23 Miles Bader <miles@gnu.org>
12722
12723 * face-remap.el (text-scale-set): New function.
12724
12725 2009-06-23 Glenn Morris <rgm@gnu.org>
12726
12727 * pcmpl-rpm.el (pcomplete/rpm): Doc fix.
12728
12729 * bindings.el (mode-line-modified): Fix case of "Buffer is modified".
12730
12731 * textmodes/ispell.el (ispell-local-dictionary): Doc fix.
12732
12733 * progmodes/gdb-mi.el (gud-remove, gud-break): Update declarations.
12734
12735 * calendar/cal-dst.el (calendar-time-zone-daylight-rules):
12736 Simplify Persian conditionals.
12737
12738 * calc/calc-graph.el (calc-graph-plot): Avoid assignment to free
12739 variable `filename'.
12740
12741 * comint.el (comint-insert-input): Doc fix.
12742
12743 * Makefile.in (ELCFILES): Fix typo in previous change.
12744
12745 2009-06-23 Miles Bader <miles@gnu.org>
12746
12747 * cus-start.el: Add entry for `recenter-redisplay'.
12748
12749 2009-06-23 Dan Nicolaescu <dann@ics.uci.edu>
12750
12751 * vc-hooks.el (vc-stay-local-p, vc-state, vc-working-revision):
12752 Add an optional argument for the backend, use it instead of
12753 calling vc-backend.
12754 (vc-mode-line): Add an optional argument for the backend.
12755 Pass the backend to vc-state and vc-working-revision. Move code for
12756 special handling for vc-state being a buffer to ...
12757
12758 * vc-rcs.el (vc-rcs-find-file-hook):
12759 * vc-sccs.el (vc-sccs-find-file-hook): ... here. New functions.
12760
12761 * vc-svn.el (vc-svn-state, vc-svn-dir-status, vc-svn-checkout)
12762 (vc-svn-print-log, vc-svn-diff): Pass 'SVN to vc-state,
12763 vc-stay-local-p and vc-mode-line calls.
12764
12765 * vc-cvs.el (vc-cvs-state, vc-cvs-checkout, vc-cvs-print-log)
12766 (vc-cvs-diff, vc-cvs-annotate-command)
12767 (vc-cvs-make-version-backups-p, vc-cvs-stay-local-p)
12768 (vc-cvs-dir-status): Pass 'CVS to vc-state, vc-stay-local-p and
12769 vc-mode-line calls.
12770
12771 * vc.el (vc-deduce-fileset): Use vc-deduce-fileset instead of
12772 direct comparison.
12773 (vc-next-action, vc-transfer-file, vc-rename-file): Also pass the
12774 backend when calling vc-mode-line.
12775 (vc-register): Do not create a closure for calling the vc register
12776 function, call it directly.
12777
12778 2009-06-23 Dan Nicolaescu <dann@ics.uci.edu>
12779
12780 * emacs-lisp/elp.el (elp-output-insert-symname): Add a link face
12781 to make it obvious item can be clicked.
12782
12783 * vc-mtn.el (vc-mtn-after-dir-status, vc-mtn-dir-status): New functions.
12784
12785 2009-06-23 Kenichi Handa <handa@m17n.org>
12786
12787 * language/korea-util.el (korean-key-bindings): Change the binding
12788 of F9 to hangul-to-hanja-conversion. Bind Hangul_Hanja to the
12789 same command.
12790
12791 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
12792
12793 Sync with Tramp 2.1.16.
12794
12795 * Makefile.in (ELCFILES): Add net/tramp-gvfs.elc.
12796
12797 * net/tramp.el (top): Require tramp-gvfs. Catch `tramp-loading',
12798 when a loading of a package fails. Completion function for rsync
12799 is `tramp-completion-function-alist-ssh'.
12800 (all): Replace all calls of `split-string' and
12801 `tramp-split-string' by `tramp-compat-split-string'.
12802 (tramp-default-method): Use `tramp-compat-process-running-p'.
12803 (tramp-default-proxies-alist): Allow also Lisp forms.
12804 (tramp-remote-path): Add choice "Private Directories".
12805 (tramp-wrong-passwd-regexp): Remove "Tramp connection closed" option.
12806 (tramp-domain-regexp): Allow also "-", "_" and ".".
12807 (tramp-end-of-output): Remove newlines, and add "$" at the end.
12808 (tramp-file-name-handler-alist): Add handler for `dired-uncache'.
12809 (tramp-debug-message): Insert header line in debug buffer.
12810 (tramp-handle-directory-files-and-attributes-with-stat):
12811 Care about filenames with spaces, or starting with "-".
12812 (tramp-handle-dired-uncache): New defun.
12813 (tramp-handle-insert-directory): Don't flush the directory from
12814 cache, this is handled by `dired-uncache' now.
12815 (tramp-handle-insert-file-contents): Improve error handling.
12816 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
12817 Quote `tramp-end-of-output'.
12818 (tramp-action-password): Improve trace message.
12819 (tramp-check-for-regexp): Both echoes must be present, before removing.
12820 (tramp-open-connection-setup-interactive-shell): Trace coding system.
12821 (tramp-compute-multi-hops): Eval cons cells of
12822 `tramp-default-proxies-alist'.
12823 (tramp-maybe-open-connection): Use the same command pattern for
12824 first hop and further hops.
12825 (tramp-wait-for-output): Remove handling of newlines.
12826 (tramp-get-remote-path): Handle also `tramp-own-remote-path'.
12827 (tramp-split-string): Remove function. It is handled in
12828 tramp-compat now.
12829
12830 * net/tramp-cmds.el (tramp-bug):
12831 Recommend `tramp-cleanup-all-connections' in the bug mail.
12832
12833 * net/tramp-compat.el (tramp-compat-split-string)
12834 (tramp-compat-process-running-p): New defuns.
12835
12836 * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add handler
12837 for `dired-uncache'.
12838
12839 * net/tramp-gvfs.el: New package.
12840
12841 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
12842 Add handler for `dired-uncache'.
12843 (tramp-smb-handle-file-local-copy): Cleanup in case of error.
12844
12845 * net/trampver.el: Update release number. Make version check fit
12846 for SXEmacs 22.
12847
12848 2009-06-22 Jim Meyering <meyering@redhat.com>
12849
12850 Automatically handle .xz suffix (XZ-compressed files), too.
12851 * jka-cmpr-hook.el (jka-compr-compression-info-list): Add xz.
12852 XZ is the successor to LZMA: <http://tukaani.org/xz/>
12853
12854 2009-06-22 Dmitry Dzhus <dima@sphinx.net.ru>
12855 Nick Roberts <nickrob@snap.net.nz>
12856
12857 * progmodes/gdb-mi.el: Pull further modified changes from Dmitry's
12858 repository (http://sphinx.net.ru/hg/gdb-mi/).
12859
12860 2009-06-22 Glenn Morris <rgm@gnu.org>
12861
12862 * files.el (dir-locals-collect-mode-variables): Allow for any number of
12863 `mode' and `eval' entries. (Bug#3430)
12864
12865 * Makefile.in (ELCFILES): Add fadr.elc.
12866
12867 * calendar/appt.el (appt-make-list): Fix off-by-one error caused by
12868 differing behavior of \n and ^ in strings. (Bug#3385)
12869
12870 * emacs-lisp/cl-indent.el: Remove leading "*" from defcustom docs.
12871
12872 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Fix safe-local-variable
12873 property.
12874 (lisp-indent-function): Make it a defcustom.
12875
12876 2009-06-21 Nick Roberts <nickrob@snap.net.nz>
12877
12878 * progmodes/gdb-ui.el: Replace with ...
12879 * progmodes/gdb-mi.el: ... this file.
12880 * progmodes/gud.el: Modify for gdb-mi.el.
12881
12882 2009-06-21 Dmitry Dzhus <dima@sphinx.net.ru>
12883
12884 * fadr.el: New file.
12885
12886 See ChangeLog.14 for earlier changes.
12887
12888 ;; Local Variables:
12889 ;; coding: utf-8
12890 ;; End:
12891
12892 Copyright (C) 2009, 2010 Free Software Foundation, Inc.
12893
12894 This file is part of GNU Emacs.
12895
12896 GNU Emacs is free software: you can redistribute it and/or modify
12897 it under the terms of the GNU General Public License as published by
12898 the Free Software Foundation, either version 3 of the License, or
12899 (at your option) any later version.
12900
12901 GNU Emacs is distributed in the hope that it will be useful,
12902 but WITHOUT ANY WARRANTY; without even the implied warranty of
12903 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12904 GNU General Public License for more details.
12905
12906 You should have received a copy of the GNU General Public License
12907 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
12908
12909 ;; arch-tag: d3e45e38-19e2-49b6-8dc2-7cb26adcc5a1